| Server IP : 138.197.176.125 / Your IP : 216.73.217.122 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/crm_easylife/ |
Upload File : |
-- MariaDB dump 10.19 Distrib 10.11.4-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost Database: crm_easylife
-- ------------------------------------------------------
-- Server version 10.11.4-MariaDB-1~deb12u1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `com_vtiger_workflow_activatedonce`
--
DROP TABLE IF EXISTS `com_vtiger_workflow_activatedonce`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `com_vtiger_workflow_activatedonce` (
`workflow_id` int(11) NOT NULL,
`entity_id` int(11) NOT NULL,
PRIMARY KEY (`workflow_id`,`entity_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `com_vtiger_workflow_activatedonce`
--
LOCK TABLES `com_vtiger_workflow_activatedonce` WRITE;
/*!40000 ALTER TABLE `com_vtiger_workflow_activatedonce` DISABLE KEYS */;
INSERT INTO `com_vtiger_workflow_activatedonce` VALUES
(21,185),
(21,187),
(21,193),
(21,695),
(21,927),
(21,942),
(21,944),
(21,1078),
(21,1081),
(21,1189),
(21,1190),
(21,1193),
(21,1196),
(21,1199),
(21,1200),
(21,1507),
(25,58),
(25,68),
(25,71),
(25,98),
(25,140),
(25,142),
(25,295),
(25,296),
(25,312),
(25,325),
(25,345),
(25,403),
(25,408),
(25,467),
(25,697),
(25,776),
(25,783),
(25,794),
(25,836),
(25,900),
(26,77),
(26,78),
(26,132),
(26,561),
(26,565),
(26,573),
(26,574),
(26,584),
(26,598),
(26,616),
(26,620),
(26,629),
(26,640),
(26,646),
(26,649),
(26,659),
(26,665),
(26,669),
(26,674),
(26,677),
(26,681),
(26,682),
(26,685),
(26,698),
(26,700),
(26,704),
(26,718),
(26,719),
(26,726),
(26,728),
(26,729),
(26,735),
(26,737),
(26,740),
(26,742),
(26,752),
(26,759),
(26,766),
(26,769),
(26,771),
(26,784),
(26,800),
(26,801),
(26,805),
(26,813),
(26,848),
(26,861),
(26,863),
(26,866),
(26,873),
(26,879),
(26,889),
(26,894),
(26,897),
(26,902),
(26,903),
(26,906),
(26,907),
(26,913),
(26,917),
(26,920),
(26,922),
(26,929),
(26,939),
(26,953),
(26,955),
(26,957),
(26,962),
(26,964),
(26,965),
(26,968),
(26,969),
(26,974),
(26,976),
(26,983),
(26,994),
(26,996),
(26,997),
(26,999),
(26,1010),
(26,1012),
(26,1013),
(26,1016),
(26,1020),
(26,1049),
(26,1052),
(26,1053),
(26,1057),
(26,1058),
(26,1059),
(26,1062),
(26,1066),
(26,1068),
(26,1071),
(26,1105),
(26,1117),
(26,1121),
(26,1123),
(26,1125),
(26,1136),
(26,1138),
(26,1139),
(26,1142),
(26,1159),
(26,1164);
/*!40000 ALTER TABLE `com_vtiger_workflow_activatedonce` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `com_vtiger_workflow_tasktypes`
--
DROP TABLE IF EXISTS `com_vtiger_workflow_tasktypes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `com_vtiger_workflow_tasktypes` (
`id` int(11) NOT NULL,
`tasktypename` varchar(255) NOT NULL,
`label` varchar(255) DEFAULT NULL,
`classname` varchar(255) DEFAULT NULL,
`classpath` varchar(255) DEFAULT NULL,
`templatepath` varchar(255) DEFAULT NULL,
`modules` varchar(500) DEFAULT NULL,
`sourcemodule` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `com_vtiger_workflow_tasktypes`
--
LOCK TABLES `com_vtiger_workflow_tasktypes` WRITE;
/*!40000 ALTER TABLE `com_vtiger_workflow_tasktypes` DISABLE KEYS */;
INSERT INTO `com_vtiger_workflow_tasktypes` VALUES
(1,'VTEmailTask','Send Mail','VTEmailTask','modules/com_vtiger_workflow/tasks/VTEmailTask.inc','modules/Settings/Workflows/Tasks/VTEmailTask.tpl','{\"include\":[],\"exclude\":[]}',''),
(2,'VTEntityMethodTask','Invoke Custom Function','VTEntityMethodTask','modules/com_vtiger_workflow/tasks/VTEntityMethodTask.inc','modules/Settings/Workflows/Tasks/VTEntityMethodTask.tpl','{\"include\":[],\"exclude\":[]}',''),
(3,'VTCreateTodoTask','Create Todo','VTCreateTodoTask','modules/com_vtiger_workflow/tasks/VTCreateTodoTask.inc','modules/Settings/Workflows/Tasks/VTCreateTodoTask.tpl','{\"include\":[\"Leads\",\"Accounts\",\"Potentials\",\"Contacts\",\"HelpDesk\",\"Campaigns\",\"Quotes\",\"PurchaseOrder\",\"SalesOrder\",\"Invoice\",\"Project\"],\"exclude\":[\"Calendar\",\"FAQ\",\"Events\"]}',''),
(4,'VTCreateEventTask','Create Event','VTCreateEventTask','modules/com_vtiger_workflow/tasks/VTCreateEventTask.inc','modules/Settings/Workflows/Tasks/VTCreateEventTask.tpl','{\"include\":[\"Leads\",\"Accounts\",\"Potentials\",\"Contacts\",\"HelpDesk\",\"Campaigns\",\"Project\"],\"exclude\":[\"Calendar\",\"FAQ\",\"Events\"]}',''),
(5,'VTUpdateFieldsTask','Update Fields','VTUpdateFieldsTask','modules/com_vtiger_workflow/tasks/VTUpdateFieldsTask.inc','modules/Settings/Workflows/Tasks/VTUpdateFieldsTask.tpl','{\"include\":[],\"exclude\":[]}',''),
(6,'VTCreateEntityTask','Create Entity','VTCreateEntityTask','modules/com_vtiger_workflow/tasks/VTCreateEntityTask.inc','modules/Settings/Workflows/Tasks/VTCreateEntityTask.tpl','{\"include\":[],\"exclude\":[]}',''),
(7,'VTSMSTask','SMS Task','VTSMSTask','modules/com_vtiger_workflow/tasks/VTSMSTask.inc','modules/Settings/Workflows/Tasks/VTSMSTask.tpl','{\"include\":[],\"exclude\":[]}','SMSNotifier'),
(8,'VTPushNotification','CRMTiger Mobile - Push Notification','VTPushNotification','modules/com_vtiger_workflow/tasks/VTPushNotification.inc','modules/Settings/Workflows/Tasks/VTPushNotification.tpl','{\"include\":[],\"exclude\":[]}','CTPushNotification');
/*!40000 ALTER TABLE `com_vtiger_workflow_tasktypes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `com_vtiger_workflow_tasktypes_seq`
--
DROP TABLE IF EXISTS `com_vtiger_workflow_tasktypes_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `com_vtiger_workflow_tasktypes_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `com_vtiger_workflow_tasktypes_seq`
--
LOCK TABLES `com_vtiger_workflow_tasktypes_seq` WRITE;
/*!40000 ALTER TABLE `com_vtiger_workflow_tasktypes_seq` DISABLE KEYS */;
INSERT INTO `com_vtiger_workflow_tasktypes_seq` VALUES
(8);
/*!40000 ALTER TABLE `com_vtiger_workflow_tasktypes_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `com_vtiger_workflows`
--
DROP TABLE IF EXISTS `com_vtiger_workflows`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `com_vtiger_workflows` (
`workflow_id` int(11) NOT NULL AUTO_INCREMENT,
`module_name` varchar(100) DEFAULT NULL,
`summary` varchar(400) NOT NULL,
`test` text NOT NULL,
`execution_condition` int(11) NOT NULL,
`defaultworkflow` int(1) DEFAULT NULL,
`type` varchar(255) DEFAULT NULL,
`filtersavedinnew` int(1) DEFAULT NULL,
`schtypeid` int(10) DEFAULT NULL,
`schdayofmonth` varchar(100) DEFAULT NULL,
`schdayofweek` varchar(100) DEFAULT NULL,
`schannualdates` varchar(100) DEFAULT NULL,
`schtime` varchar(50) DEFAULT NULL,
`nexttrigger_time` datetime DEFAULT NULL,
`status` tinyint(1) DEFAULT 1,
`workflowname` varchar(100) DEFAULT NULL,
PRIMARY KEY (`workflow_id`),
UNIQUE KEY `com_vtiger_workflows_idx` (`workflow_id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `com_vtiger_workflows`
--
LOCK TABLES `com_vtiger_workflows` WRITE;
/*!40000 ALTER TABLE `com_vtiger_workflows` DISABLE KEYS */;
INSERT INTO `com_vtiger_workflows` VALUES
(1,'Invoice','UpdateInventoryProducts On Every Save','[{\"fieldname\":\"subject\",\"operation\":\"does not contain\",\"value\":\"`!`\"}]',3,1,'basic',5,NULL,NULL,NULL,NULL,NULL,NULL,0,'UpdateInventoryProducts On Every Save'),
(2,'Accounts','Send Email to user when Notifyowner is True','[{\"fieldname\":\"notify_owner\",\"operation\":\"is\",\"value\":\"true:boolean\"}]',2,1,'basic',5,NULL,NULL,NULL,NULL,NULL,NULL,0,'Send Email to user when Notifyowner is True'),
(3,'Contacts','Send Email to user when Notifyowner is True','[{\"fieldname\":\"notify_owner\",\"operation\":\"is\",\"value\":\"true:boolean\"}]',2,1,'basic',5,NULL,NULL,NULL,NULL,NULL,NULL,0,'Send Email to user when Notifyowner is True'),
(4,'Contacts','Send Email to user when Portal User is True','[{\"fieldname\":\"portal\",\"operation\":\"is\",\"value\":\"1\",\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"email\",\"operation\":\"is not empty\",\"value\":\"\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"}]',3,1,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,1,'Send Email to user when Portal User is True'),
(5,'Potentials','Send Email to users on Potential creation','[]',1,1,'basic',5,NULL,NULL,NULL,NULL,NULL,NULL,0,'Send Email to users on Potential creation'),
(6,'Contacts','Workflow for Contact Creation or Modification','[]',3,1,'basic',5,NULL,NULL,NULL,NULL,NULL,NULL,0,'Workflow for Contact Creation or Modification'),
(7,'HelpDesk','Ticket Creation From Portal : Send Email to Record Owner and Contact','[{\"fieldname\":\"from_portal\",\"operation\":\"is\",\"value\":1,\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":0}]',1,1,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,0,'Ticket Creation From Portal : Send Email to Record Owner and Contact'),
(9,'HelpDesk','Send Email to Contact on Ticket Update','[{\"fieldname\":\"(contact_id : (Contacts) emailoptout)\",\"operation\":\"is\",\"value\":\"0\",\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"from_portal\",\"operation\":\"is\",\"value\":0,\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":0},{\"fieldname\":\"ticketstatus\",\"operation\":\"has changed to\",\"value\":\"Closed\",\"valuetype\":\"rawtext\",\"joincondition\":\"or\",\"groupjoin\":\"and\",\"groupid\":\"1\"},{\"fieldname\":\"solution\",\"operation\":\"has changed\",\"value\":\"\",\"valuetype\":\"\",\"joincondition\":\"or\",\"groupjoin\":\"and\",\"groupid\":\"1\"},{\"fieldname\":\"description\",\"operation\":\"has changed\",\"value\":\"\",\"valuetype\":\"\",\"joincondition\":\"or\",\"groupjoin\":\"and\",\"groupid\":\"1\"}]',3,1,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,0,'Send Email to Contact on Ticket Update'),
(10,'Events','Workflow for Events when Send Notification is True','[{\"fieldname\":\"sendnotification\",\"operation\":\"is\",\"value\":\"true:boolean\"}]',3,1,'basic',5,NULL,NULL,NULL,NULL,NULL,NULL,1,'Workflow for Events when Send Notification is True'),
(11,'Calendar','Workflow for Calendar Todos when Send Notification is True','[{\"fieldname\":\"sendnotification\",\"operation\":\"is\",\"value\":\"true:boolean\"}]',3,1,'basic',5,NULL,NULL,NULL,NULL,NULL,NULL,1,'Workflow for Calendar Todos when Send Notification is True'),
(12,'Potentials','Calculate or Update forecast amount','[]',3,1,'basic',5,NULL,NULL,NULL,NULL,NULL,NULL,0,'Calculate or Update forecast amount'),
(13,'Events','Workflow for Events when Send Notification is True','[{\"fieldname\":\"sendnotification\",\"operation\":\"is\",\"value\":\"true:boolean\"}]',3,1,'basic',5,NULL,NULL,NULL,NULL,NULL,NULL,1,'Workflow for Events when Send Notification is True'),
(14,'Calendar','Workflow for Calendar Todos when Send Notification is True','[{\"fieldname\":\"sendnotification\",\"operation\":\"is\",\"value\":\"true:boolean\"}]',3,1,'basic',5,NULL,NULL,NULL,NULL,NULL,NULL,1,'Workflow for Calendar Todos when Send Notification is True'),
(15,'HelpDesk','Comment Added From CRM : Send Email to Organization','[{\"fieldname\":\"_VT_add_comment\",\"operation\":\"is added\",\"value\":\"\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"from_portal\",\"operation\":\"is\",\"value\":\"0\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"(parent_id : (Accounts) emailoptout)\",\"operation\":\"is\",\"value\":\"0\",\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":\"0\"}]',3,1,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,0,'Comment Added From CRM : Send Email to Organization'),
(16,'PurchaseOrder','Update Inventory Products On Every Save','[]',3,1,'basic',5,NULL,NULL,NULL,NULL,NULL,NULL,0,'Update Inventory Products On Every Save'),
(17,'HelpDesk','Comment Added From Portal : Send Email to Record Owner','[{\"fieldname\":\"_VT_add_comment\",\"operation\":\"is added\",\"value\":\"\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"from_portal\",\"operation\":\"is\",\"value\":\"1\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"}]',3,1,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,0,'Comment Added From Portal : Send Email to Record Owner'),
(18,'HelpDesk','Comment Added From CRM : Send Email to Contact, where Contact is not a Portal User','[{\"fieldname\":\"(contact_id : (Contacts) portal)\",\"operation\":\"is\",\"value\":\"0\",\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"_VT_add_comment\",\"operation\":\"is added\",\"value\":\"\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"from_portal\",\"operation\":\"is\",\"value\":\"0\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"(contact_id : (Contacts) emailoptout)\",\"operation\":\"is\",\"value\":\"0\",\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":\"0\"}]',3,1,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,0,'Comment Added From CRM : Send Email to Contact, where Contact is not a Portal User'),
(19,'HelpDesk','Comment Added From CRM : Send Email to Contact, where Contact is Portal User','[{\"fieldname\":\"(contact_id : (Contacts) portal)\",\"operation\":\"is\",\"value\":\"1\",\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"_VT_add_comment\",\"operation\":\"is added\",\"value\":\"\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"from_portal\",\"operation\":\"is\",\"value\":\"0\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"(contact_id : (Contacts) emailoptout)\",\"operation\":\"is\",\"value\":\"0\",\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":\"0\"}]',3,1,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,0,'Comment Added From CRM : Send Email to Contact, where Contact is Portal User'),
(20,'HelpDesk','Send Email to Record Owner on Ticket Update','[{\"fieldname\":\"from_portal\",\"operation\":\"is\",\"value\":0,\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":0},{\"fieldname\":\"ticketstatus\",\"operation\":\"has changed to\",\"value\":\"Closed\",\"valuetype\":\"rawtext\",\"joincondition\":\"or\",\"groupjoin\":\"and\",\"groupid\":\"1\"},{\"fieldname\":\"solution\",\"operation\":\"has changed\",\"value\":\"\",\"valuetype\":\"\",\"joincondition\":\"or\",\"groupjoin\":\"and\",\"groupid\":\"1\"},{\"fieldname\":\"assigned_user_id\",\"operation\":\"has changed\",\"value\":\"\",\"valuetype\":\"\",\"joincondition\":\"or\",\"groupjoin\":\"and\",\"groupid\":\"1\"},{\"fieldname\":\"description\",\"operation\":\"has changed\",\"value\":\"\",\"valuetype\":\"\",\"joincondition\":\"or\",\"groupjoin\":\"and\",\"groupid\":\"1\"}]',3,1,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,0,'Send Email to Record Owner on Ticket Update'),
(21,'HelpDesk','Ticket Creation From CRM : Send Email to Record Owner','[{\"fieldname\":\"ticketstatus\",\"operation\":\"is\",\"value\":\"Open\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"}]',2,1,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,1,'Ticket Creation From CRM : Send Email to Record Owner'),
(22,'HelpDesk','Send Email to Organization on Ticket Update','[{\"fieldname\":\"(parent_id : (Accounts) emailoptout)\",\"operation\":\"is\",\"value\":\"0\",\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"from_portal\",\"operation\":\"is\",\"value\":0,\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":0},{\"fieldname\":\"ticketstatus\",\"operation\":\"has changed to\",\"value\":\"Closed\",\"valuetype\":\"rawtext\",\"joincondition\":\"or\",\"groupjoin\":\"and\",\"groupid\":\"1\"},{\"fieldname\":\"solution\",\"operation\":\"has changed\",\"value\":\"\",\"valuetype\":\"\",\"joincondition\":\"or\",\"groupjoin\":\"and\",\"groupid\":\"1\"},{\"fieldname\":\"description\",\"operation\":\"has changed\",\"value\":\"\",\"valuetype\":\"\",\"joincondition\":\"or\",\"groupjoin\":\"and\",\"groupid\":\"1\"}]',3,1,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,0,'Send Email to Organization on Ticket Update'),
(23,'HelpDesk','Ticket Creation From CRM : Send Email to Organization','[{\"fieldname\":\"(parent_id : (Accounts) emailoptout)\",\"operation\":\"is\",\"value\":\"0\",\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"from_portal\",\"operation\":\"is\",\"value\":\"0\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"}]',1,1,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,0,'Ticket Creation From CRM : Send Email to Organization'),
(24,'HelpDesk','Ticket Creation From CRM : Send Email to Contact','[{\"fieldname\":\"(contact_id : (Contacts) emailoptout)\",\"operation\":\"is\",\"value\":\"0\",\"valuetype\":\"rawtext\",\"joincondition\":\"and\",\"groupjoin\":\"and\",\"groupid\":\"0\"},{\"fieldname\":\"from_portal\",\"operation\":\"is\",\"value\":\"0\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"}]',1,1,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,0,'Ticket Creation From CRM : Send Email to Contact'),
(25,'Leads','','[{\"fieldname\":\"leadstatus\",\"operation\":\"is\",\"value\":\"Acquisito\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"}]',2,NULL,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,1,'Onboarding Appartamenti Acquisiti'),
(26,'Leads','','[{\"fieldname\":\"leadstatus\",\"operation\":\"is\",\"value\":\"Fuori Zona\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"}]',2,NULL,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,1,'SendEmail-Lead-FuoriZona'),
(27,'Contacts','','[{\"fieldname\":\"cf_873\",\"operation\":\"is\",\"value\":\"1\",\"valuetype\":\"rawtext\",\"joincondition\":\"\",\"groupjoin\":\"and\",\"groupid\":\"0\"}]',2,NULL,'basic',6,NULL,NULL,NULL,NULL,NULL,NULL,0,'Invio crendenziali portale owner al proprietario'),
(28,'Leads','create latlong','[]',3,0,'basic',6,0,'0','0','0','0','0000-00-00 00:00:00',1,'CTLatLong for Leads Module'),
(29,'Contacts','create latlong','[]',3,0,'basic',6,0,'0','0','0','0','0000-00-00 00:00:00',1,'CTLatLong for Contacts Module'),
(30,'Accounts','create latlong','[]',3,0,'basic',6,0,'0','0','0','0','0000-00-00 00:00:00',1,'CTLatLong for Organization Module'),
(31,'Calendar','create latlong','[]',3,0,'basic',6,0,'0','0','0','0','0000-00-00 00:00:00',1,'CTLatLong for Calendar Module'),
(32,'Events','create latlong','[]',3,0,'basic',6,0,'0','0','0','0','0000-00-00 00:00:00',1,'CTLatLong for Events Module');
/*!40000 ALTER TABLE `com_vtiger_workflows` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `com_vtiger_workflows_seq`
--
DROP TABLE IF EXISTS `com_vtiger_workflows_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `com_vtiger_workflows_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `com_vtiger_workflows_seq`
--
LOCK TABLES `com_vtiger_workflows_seq` WRITE;
/*!40000 ALTER TABLE `com_vtiger_workflows_seq` DISABLE KEYS */;
INSERT INTO `com_vtiger_workflows_seq` VALUES
(32);
/*!40000 ALTER TABLE `com_vtiger_workflows_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `com_vtiger_workflowtask_queue`
--
DROP TABLE IF EXISTS `com_vtiger_workflowtask_queue`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `com_vtiger_workflowtask_queue` (
`task_id` int(11) DEFAULT NULL,
`entity_id` varchar(100) DEFAULT NULL,
`do_after` int(11) DEFAULT NULL,
`relatedinfo` varchar(255) DEFAULT NULL,
`task_contents` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `com_vtiger_workflowtask_queue`
--
LOCK TABLES `com_vtiger_workflowtask_queue` WRITE;
/*!40000 ALTER TABLE `com_vtiger_workflowtask_queue` DISABLE KEYS */;
INSERT INTO `com_vtiger_workflowtask_queue` VALUES
(25,'17x1189',0,'false','{\"fromEmail\":\"supporto@easylife.house\",\"fromName\":\"Easylife House Support\",\"replyTo\":\"supporto@easylife.house\",\"toEmail\":\"maintenance@easylife.house\",\"ccEmail\":\"\",\"bccEmail\":\"pietromarra@easylife.house\",\"subject\":\"Problema Riscontrato: Problema idraulico - \",\"content\":\"<!DOCTYPE html>\\r\\n<html>\\r\\n<head>\\r\\n\\t<meta charset=\\\"UTF-8\\\" \\/>\\r\\n\\t<title>Dettagli ticket<\\/title>\\r\\n\\t<style type=\\\"text\\/css\\\">body {\\r\\n font-family: Arial, sans-serif;\\r\\n background-color: #ffffff;\\r\\n }\\r\\n\\r\\n h2 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n table {\\r\\n border-collapse: collapse;\\r\\n width: 100%;\\r\\n margin-bottom: 20px;\\r\\n background-color: #ffffff;\\r\\n border-radius: 10px;\\r\\n }\\r\\n\\r\\n table td, table th {\\r\\n padding: 8px;\\r\\n border: 1px solid #dddddd;\\r\\n }\\r\\n\\r\\n table th {\\r\\n text-align: left;\\r\\n background-color: #f2f2f2;\\r\\n vertical-align: top;\\r\\n width: 20%;\\r\\n }\\r\\n\\r\\n h3 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n p {\\r\\n margin-bottom: 20px;\\r\\n }\\r\\n\\t<\\/style>\\r\\n<\\/head>\\r\\n<body>\\r\\n<h2>Dettagli ticket<\\/h2>\\r\\n\\r\\n<table>\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Problema riscontrato:<\\/th>\\r\\n\\t\\t\\t<td>Problema idraulico<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Appartamento:<\\/th>\\r\\n\\t\\t\\t<td><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Categoria:<\\/th>\\r\\n\\t\\t\\t<td><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Ticket No:<\\/th>\\r\\n\\t\\t\\t<td>TT17<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Severità:<\\/th>\\r\\n\\t\\t\\t<td><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Stato:<\\/th>\\r\\n\\t\\t\\t<td>Open<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Priorità:<\\/th>\\r\\n\\t\\t\\t<td>Low<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<h3>Descrizione:<\\/h3>\\r\\n\\r\\n<p><\\/p>\\r\\n\\r\\n<h3>Soluzione:<\\/h3>\\r\\n\\r\\n<p><br \\/>\\r\\n<br \\/>\\r\\nDETTAGLIO TICKET<\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/works-dev.eslf.it\\/index.php?module=HelpDesk&view=Detail&record=1189\\\">CRM Detail View URL<\\/a><\\/p>\\r\\n\\r\\n<p><\\/p>\\r\\n<\\/body>\\r\\n<\\/html>\\r\\n<br><br>\"}'),
(25,'17x1190',0,'false','{\"fromEmail\":\"supporto@easylife.house\",\"fromName\":\"Easylife House Support\",\"replyTo\":\"supporto@easylife.house\",\"toEmail\":\"maintenance@easylife.house\",\"ccEmail\":\"\",\"bccEmail\":\"pietromarra@easylife.house\",\"subject\":\"Problema Riscontrato: Problema test - $cf_865\",\"content\":\"<!DOCTYPE html>\\r\\n<html>\\r\\n<head>\\r\\n\\t<meta charset=\\\"UTF-8\\\" \\/>\\r\\n\\t<title>Dettagli ticket<\\/title>\\r\\n\\t<style type=\\\"text\\/css\\\">body {\\r\\n font-family: Arial, sans-serif;\\r\\n background-color: #ffffff;\\r\\n }\\r\\n\\r\\n h2 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n table {\\r\\n border-collapse: collapse;\\r\\n width: 100%;\\r\\n margin-bottom: 20px;\\r\\n background-color: #ffffff;\\r\\n border-radius: 10px;\\r\\n }\\r\\n\\r\\n table td, table th {\\r\\n padding: 8px;\\r\\n border: 1px solid #dddddd;\\r\\n }\\r\\n\\r\\n table th {\\r\\n text-align: left;\\r\\n background-color: #f2f2f2;\\r\\n vertical-align: top;\\r\\n width: 20%;\\r\\n }\\r\\n\\r\\n h3 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n p {\\r\\n margin-bottom: 20px;\\r\\n }\\r\\n\\t<\\/style>\\r\\n<\\/head>\\r\\n<body>\\r\\n<h2>Dettagli ticket<\\/h2>\\r\\n\\r\\n<table>\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Problema riscontrato:<\\/th>\\r\\n\\t\\t\\t<td>Problema test<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Appartamento:<\\/th>\\r\\n\\t\\t\\t<td>$cf_865<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Categoria:<\\/th>\\r\\n\\t\\t\\t<td>Problemi con attrezzature casa<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Ticket No:<\\/th>\\r\\n\\t\\t\\t<td>TT18<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Severità:<\\/th>\\r\\n\\t\\t\\t<td><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Stato:<\\/th>\\r\\n\\t\\t\\t<td>Open<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Priorità:<\\/th>\\r\\n\\t\\t\\t<td>Low<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<h3>Descrizione:<\\/h3>\\r\\n\\r\\n<p><\\/p>\\r\\n\\r\\n<h3>Soluzione:<\\/h3>\\r\\n\\r\\n<p><br \\/>\\r\\n<br \\/>\\r\\nDETTAGLIO TICKET<\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/works-dev.eslf.it\\/index.php?module=HelpDesk&view=Detail&record=1190\\\">CRM Detail View URL<\\/a><\\/p>\\r\\n\\r\\n<p><\\/p>\\r\\n<\\/body>\\r\\n<\\/html>\\r\\n<br><br>\"}'),
(25,'17x1193',0,'false','{\"fromEmail\":\"supporto@easylife.house\",\"fromName\":\"Easylife House Support\",\"replyTo\":\"supporto@easylife.house\",\"toEmail\":\"maintenance@easylife.house\",\"ccEmail\":\"\",\"bccEmail\":\"pietromarra@easylife.house\",\"subject\":\"Problema Riscontrato: Caldaia Rotta - $cf_865\",\"content\":\"<!DOCTYPE html>\\r\\n<html>\\r\\n<head>\\r\\n\\t<meta charset=\\\"UTF-8\\\" \\/>\\r\\n\\t<title>Dettagli ticket<\\/title>\\r\\n\\t<style type=\\\"text\\/css\\\">body {\\r\\n font-family: Arial, sans-serif;\\r\\n background-color: #ffffff;\\r\\n }\\r\\n\\r\\n h2 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n table {\\r\\n border-collapse: collapse;\\r\\n width: 100%;\\r\\n margin-bottom: 20px;\\r\\n background-color: #ffffff;\\r\\n border-radius: 10px;\\r\\n }\\r\\n\\r\\n table td, table th {\\r\\n padding: 8px;\\r\\n border: 1px solid #dddddd;\\r\\n }\\r\\n\\r\\n table th {\\r\\n text-align: left;\\r\\n background-color: #f2f2f2;\\r\\n vertical-align: top;\\r\\n width: 20%;\\r\\n }\\r\\n\\r\\n h3 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n p {\\r\\n margin-bottom: 20px;\\r\\n }\\r\\n\\t<\\/style>\\r\\n<\\/head>\\r\\n<body>\\r\\n<h2>Dettagli ticket<\\/h2>\\r\\n\\r\\n<table>\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Problema riscontrato:<\\/th>\\r\\n\\t\\t\\t<td>Caldaia Rotta<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Appartamento:<\\/th>\\r\\n\\t\\t\\t<td>$cf_865<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Categoria:<\\/th>\\r\\n\\t\\t\\t<td>Attrezzature\\/dotazioni della cucina<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Ticket No:<\\/th>\\r\\n\\t\\t\\t<td>TT19<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Severità:<\\/th>\\r\\n\\t\\t\\t<td><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Stato:<\\/th>\\r\\n\\t\\t\\t<td>Open<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Priorità:<\\/th>\\r\\n\\t\\t\\t<td>Low<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<h3>Descrizione:<\\/h3>\\r\\n\\r\\n<p><\\/p>\\r\\n\\r\\n<h3>Soluzione:<\\/h3>\\r\\n\\r\\n<p><br \\/>\\r\\n<br \\/>\\r\\nDETTAGLIO TICKET<\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/works-dev.eslf.it\\/index.php?module=HelpDesk&view=Detail&record=1193\\\">CRM Detail View URL<\\/a><\\/p>\\r\\n\\r\\n<p><\\/p>\\r\\n<\\/body>\\r\\n<\\/html>\\r\\n<br><br>\"}'),
(25,'17x1196',0,'false','{\"fromEmail\":\"supporto@easylife.house\",\"fromName\":\"Easylife House Support\",\"replyTo\":\"supporto@easylife.house\",\"toEmail\":\"maintenance@easylife.house\",\"ccEmail\":\"\",\"bccEmail\":\"pietromarra@easylife.house\",\"subject\":\"Problema Riscontrato: tende da riparare - $cf_865\",\"content\":\"<!DOCTYPE html>\\r\\n<html>\\r\\n<head>\\r\\n\\t<meta charset=\\\"UTF-8\\\" \\/>\\r\\n\\t<title>Dettagli ticket<\\/title>\\r\\n\\t<style type=\\\"text\\/css\\\">body {\\r\\n font-family: Arial, sans-serif;\\r\\n background-color: #ffffff;\\r\\n }\\r\\n\\r\\n h2 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n table {\\r\\n border-collapse: collapse;\\r\\n width: 100%;\\r\\n margin-bottom: 20px;\\r\\n background-color: #ffffff;\\r\\n border-radius: 10px;\\r\\n }\\r\\n\\r\\n table td, table th {\\r\\n padding: 8px;\\r\\n border: 1px solid #dddddd;\\r\\n }\\r\\n\\r\\n table th {\\r\\n text-align: left;\\r\\n background-color: #f2f2f2;\\r\\n vertical-align: top;\\r\\n width: 20%;\\r\\n }\\r\\n\\r\\n h3 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n p {\\r\\n margin-bottom: 20px;\\r\\n }\\r\\n\\t<\\/style>\\r\\n<\\/head>\\r\\n<body>\\r\\n<h2>Dettagli ticket<\\/h2>\\r\\n\\r\\n<table>\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Problema riscontrato:<\\/th>\\r\\n\\t\\t\\t<td>tende da riparare<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Appartamento:<\\/th>\\r\\n\\t\\t\\t<td>$cf_865<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Categoria:<\\/th>\\r\\n\\t\\t\\t<td> <\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Ticket No:<\\/th>\\r\\n\\t\\t\\t<td>TT20<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Severità:<\\/th>\\r\\n\\t\\t\\t<td><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Stato:<\\/th>\\r\\n\\t\\t\\t<td>Open<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Priorità:<\\/th>\\r\\n\\t\\t\\t<td>Normal<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<h3>Descrizione:<\\/h3>\\r\\n\\r\\n<p><\\/p>\\r\\n\\r\\n<h3>Soluzione:<\\/h3>\\r\\n\\r\\n<p><br \\/>\\r\\n<br \\/>\\r\\nDETTAGLIO TICKET<\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/works-dev.eslf.it\\/index.php?module=HelpDesk&view=Detail&record=1196\\\">CRM Detail View URL<\\/a><\\/p>\\r\\n\\r\\n<p><\\/p>\\r\\n<\\/body>\\r\\n<\\/html>\\r\\n<br><br>\"}'),
(25,'17x1199',0,'false','{\"fromEmail\":\"supporto@easylife.house\",\"fromName\":\"Easylife House Support\",\"replyTo\":\"supporto@easylife.house\",\"toEmail\":\"maintenance@easylife.house\",\"ccEmail\":\"\",\"bccEmail\":\"pietromarra@easylife.house\",\"subject\":\"Problema Riscontrato: Account chiuso - $cf_865\",\"content\":\"<!DOCTYPE html>\\r\\n<html>\\r\\n<head>\\r\\n\\t<meta charset=\\\"UTF-8\\\" \\/>\\r\\n\\t<title>Dettagli ticket<\\/title>\\r\\n\\t<style type=\\\"text\\/css\\\">body {\\r\\n font-family: Arial, sans-serif;\\r\\n background-color: #ffffff;\\r\\n }\\r\\n\\r\\n h2 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n table {\\r\\n border-collapse: collapse;\\r\\n width: 100%;\\r\\n margin-bottom: 20px;\\r\\n background-color: #ffffff;\\r\\n border-radius: 10px;\\r\\n }\\r\\n\\r\\n table td, table th {\\r\\n padding: 8px;\\r\\n border: 1px solid #dddddd;\\r\\n }\\r\\n\\r\\n table th {\\r\\n text-align: left;\\r\\n background-color: #f2f2f2;\\r\\n vertical-align: top;\\r\\n width: 20%;\\r\\n }\\r\\n\\r\\n h3 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n p {\\r\\n margin-bottom: 20px;\\r\\n }\\r\\n\\t<\\/style>\\r\\n<\\/head>\\r\\n<body>\\r\\n<h2>Dettagli ticket<\\/h2>\\r\\n\\r\\n<table>\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Problema riscontrato:<\\/th>\\r\\n\\t\\t\\t<td>Account chiuso<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Appartamento:<\\/th>\\r\\n\\t\\t\\t<td>$cf_865<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Categoria:<\\/th>\\r\\n\\t\\t\\t<td>Problemi con attrezzature casa<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Ticket No:<\\/th>\\r\\n\\t\\t\\t<td>TT21<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Severità:<\\/th>\\r\\n\\t\\t\\t<td><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Stato:<\\/th>\\r\\n\\t\\t\\t<td>Open<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Priorità:<\\/th>\\r\\n\\t\\t\\t<td>Low<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<h3>Descrizione:<\\/h3>\\r\\n\\r\\n<p><\\/p>\\r\\n\\r\\n<h3>Soluzione:<\\/h3>\\r\\n\\r\\n<p><br \\/>\\r\\n<br \\/>\\r\\nDETTAGLIO TICKET<\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/works-dev.eslf.it\\/index.php?module=HelpDesk&view=Detail&record=1199\\\">CRM Detail View URL<\\/a><\\/p>\\r\\n\\r\\n<p><\\/p>\\r\\n<\\/body>\\r\\n<\\/html>\\r\\n<br><br>\"}'),
(25,'17x1200',0,'false','{\"fromEmail\":\"supporto@easylife.house\",\"fromName\":\"Easylife House Support\",\"replyTo\":\"supporto@easylife.house\",\"toEmail\":\"maintenance@easylife.house\",\"ccEmail\":\"\",\"bccEmail\":\"pietromarra@easylife.house\",\"subject\":\"Problema Riscontrato: LAVANDINO OTTURATO - $cf_865\",\"content\":\"<!DOCTYPE html>\\r\\n<html>\\r\\n<head>\\r\\n\\t<meta charset=\\\"UTF-8\\\" \\/>\\r\\n\\t<title>Dettagli ticket<\\/title>\\r\\n\\t<style type=\\\"text\\/css\\\">body {\\r\\n font-family: Arial, sans-serif;\\r\\n background-color: #ffffff;\\r\\n }\\r\\n\\r\\n h2 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n table {\\r\\n border-collapse: collapse;\\r\\n width: 100%;\\r\\n margin-bottom: 20px;\\r\\n background-color: #ffffff;\\r\\n border-radius: 10px;\\r\\n }\\r\\n\\r\\n table td, table th {\\r\\n padding: 8px;\\r\\n border: 1px solid #dddddd;\\r\\n }\\r\\n\\r\\n table th {\\r\\n text-align: left;\\r\\n background-color: #f2f2f2;\\r\\n vertical-align: top;\\r\\n width: 20%;\\r\\n }\\r\\n\\r\\n h3 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n p {\\r\\n margin-bottom: 20px;\\r\\n }\\r\\n\\t<\\/style>\\r\\n<\\/head>\\r\\n<body>\\r\\n<h2>Dettagli ticket<\\/h2>\\r\\n\\r\\n<table>\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Problema riscontrato:<\\/th>\\r\\n\\t\\t\\t<td>LAVANDINO OTTURATO<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Appartamento:<\\/th>\\r\\n\\t\\t\\t<td>$cf_865<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Categoria:<\\/th>\\r\\n\\t\\t\\t<td>Pulizie insufficienti<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Ticket No:<\\/th>\\r\\n\\t\\t\\t<td>TT22<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Severità:<\\/th>\\r\\n\\t\\t\\t<td><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Stato:<\\/th>\\r\\n\\t\\t\\t<td>Open<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Priorità:<\\/th>\\r\\n\\t\\t\\t<td>Normal<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<h3>Descrizione:<\\/h3>\\r\\n\\r\\n<p><\\/p>\\r\\n\\r\\n<h3>Soluzione:<\\/h3>\\r\\n\\r\\n<p><br \\/>\\r\\n<br \\/>\\r\\nDETTAGLIO TICKET<\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/works-dev.eslf.it\\/index.php?module=HelpDesk&view=Detail&record=1200\\\">CRM Detail View URL<\\/a><\\/p>\\r\\n\\r\\n<p><\\/p>\\r\\n<\\/body>\\r\\n<\\/html>\\r\\n<br><br>\"}'),
(25,'17x1507',0,'false','{\"fromEmail\":\"supporto@easylife.house\",\"fromName\":\"Easylife House Support\",\"replyTo\":\"supporto@easylife.house\",\"toEmail\":\"maintenance@easylife.house\",\"ccEmail\":\"\",\"bccEmail\":\"pietromarra@easylife.house\",\"subject\":\"Problema Riscontrato: caldaia rotta - $cf_865\",\"content\":\"<!DOCTYPE html>\\r\\n<html>\\r\\n<head>\\r\\n\\t<meta charset=\\\"UTF-8\\\" \\/>\\r\\n\\t<title>Dettagli ticket<\\/title>\\r\\n\\t<style type=\\\"text\\/css\\\">body {\\r\\n font-family: Arial, sans-serif;\\r\\n background-color: #ffffff;\\r\\n }\\r\\n\\r\\n h2 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n table {\\r\\n border-collapse: collapse;\\r\\n width: 100%;\\r\\n margin-bottom: 20px;\\r\\n background-color: #ffffff;\\r\\n border-radius: 10px;\\r\\n }\\r\\n\\r\\n table td, table th {\\r\\n padding: 8px;\\r\\n border: 1px solid #dddddd;\\r\\n }\\r\\n\\r\\n table th {\\r\\n text-align: left;\\r\\n background-color: #f2f2f2;\\r\\n vertical-align: top;\\r\\n width: 20%;\\r\\n }\\r\\n\\r\\n h3 {\\r\\n color: #333333;\\r\\n }\\r\\n\\r\\n p {\\r\\n margin-bottom: 20px;\\r\\n }\\r\\n\\t<\\/style>\\r\\n<\\/head>\\r\\n<body>\\r\\n<h2>Dettagli ticket<\\/h2>\\r\\n\\r\\n<table>\\r\\n\\t<tbody>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Problema riscontrato:<\\/th>\\r\\n\\t\\t\\t<td>caldaia rotta<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Appartamento:<\\/th>\\r\\n\\t\\t\\t<td>$cf_865<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Categoria:<\\/th>\\r\\n\\t\\t\\t<td> <\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Ticket No:<\\/th>\\r\\n\\t\\t\\t<td>TT23<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Severità:<\\/th>\\r\\n\\t\\t\\t<td><\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Stato:<\\/th>\\r\\n\\t\\t\\t<td>Open<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t\\t<tr>\\r\\n\\t\\t\\t<th>Priorità:<\\/th>\\r\\n\\t\\t\\t<td>Urgent<\\/td>\\r\\n\\t\\t<\\/tr>\\r\\n\\t<\\/tbody>\\r\\n<\\/table>\\r\\n\\r\\n<h3>Descrizione:<\\/h3>\\r\\n\\r\\n<p>descrizione<\\/p>\\r\\n\\r\\n<h3>Soluzione:<\\/h3>\\r\\n\\r\\n<p><br \\/>\\r\\n<br \\/>\\r\\nDETTAGLIO TICKET<\\/p>\\r\\n\\r\\n<p><a href=\\\"https:\\/\\/works-dev.eslf.it\\/index.php?module=HelpDesk&view=Detail&record=1507\\\">CRM Detail View URL<\\/a><\\/p>\\r\\n\\r\\n<p><\\/p>\\r\\n<\\/body>\\r\\n<\\/html>\\r\\n<br><br>\"}');
/*!40000 ALTER TABLE `com_vtiger_workflowtask_queue` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `com_vtiger_workflowtasks`
--
DROP TABLE IF EXISTS `com_vtiger_workflowtasks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `com_vtiger_workflowtasks` (
`task_id` int(11) NOT NULL AUTO_INCREMENT,
`workflow_id` int(11) DEFAULT NULL,
`summary` varchar(400) NOT NULL,
`task` text NOT NULL,
PRIMARY KEY (`task_id`),
UNIQUE KEY `com_vtiger_workflowtasks_idx` (`task_id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `com_vtiger_workflowtasks`
--
LOCK TABLES `com_vtiger_workflowtasks` WRITE;
/*!40000 ALTER TABLE `com_vtiger_workflowtasks` DISABLE KEYS */;
INSERT INTO `com_vtiger_workflowtasks` VALUES
(1,1,'','O:18:\"VTEntityMethodTask\":6:{s:18:\"executeImmediately\";b:1;s:10:\"workflowId\";i:1;s:7:\"summary\";s:0:\"\";s:6:\"active\";b:1;s:10:\"methodName\";s:15:\"UpdateInventory\";s:2:\"id\";i:1;}'),
(2,2,'An account has been created ','O:11:\"VTEmailTask\":9:{s:18:\"executeImmediately\";s:0:\"\";s:10:\"workflowId\";s:1:\"2\";s:7:\"summary\";s:28:\"An account has been created \";s:6:\"active\";s:1:\"1\";s:10:\"methodName\";s:11:\"NotifyOwner\";s:9:\"recepient\";s:36:\"$(assigned_user_id : (Users) email1)\";s:7:\"subject\";s:26:\"Regarding Account Creation\";s:7:\"content\";s:301:\"An Account has been assigned to you on vtigerCRM<br>Details of account are :<br><br>AccountId:<b>$account_no</b><br>AccountName:<b>$accountname</b><br>Rating:<b>$rating</b><br>Industry:<b>$industry</b><br>AccountType:<b>$accounttype</b><br>Description:<b>$description</b><br><br><br>Thank You<br>Admin\";s:2:\"id\";s:1:\"2\";}'),
(3,3,'An contact has been created ','O:11:\"VTEmailTask\":9:{s:18:\"executeImmediately\";s:0:\"\";s:10:\"workflowId\";s:1:\"3\";s:7:\"summary\";s:28:\"An contact has been created \";s:6:\"active\";s:1:\"1\";s:10:\"methodName\";s:11:\"NotifyOwner\";s:9:\"recepient\";s:36:\"$(assigned_user_id : (Users) email1)\";s:7:\"subject\";s:26:\"Regarding Contact Creation\";s:7:\"content\";s:305:\"An Contact has been assigned to you on vtigerCRM<br>Details of Contact are :<br><br>Contact Id:<b>$contact_no</b><br>LastName:<b>$lastname</b><br>FirstName:<b>$firstname</b><br>Lead Source:<b>$leadsource</b><br>Department:<b>$department</b><br>Description:<b>$description</b><br><br><br>Thank You<br>Admin\";s:2:\"id\";s:1:\"3\";}'),
(4,4,'Email Customer Portal Login Details','O:18:\"VTEntityMethodTask\":6:{s:18:\"executeImmediately\";b:1;s:10:\"workflowId\";i:4;s:7:\"summary\";s:35:\"Email Customer Portal Login Details\";s:6:\"active\";b:1;s:10:\"methodName\";s:22:\"SendPortalLoginDetails\";s:2:\"id\";i:4;}'),
(5,5,'An Potential has been created ','O:11:\"VTEmailTask\":8:{s:18:\"executeImmediately\";s:0:\"\";s:10:\"workflowId\";s:1:\"5\";s:7:\"summary\";s:30:\"An Potential has been created \";s:6:\"active\";s:1:\"1\";s:9:\"recepient\";s:36:\"$(assigned_user_id : (Users) email1)\";s:7:\"subject\";s:30:\"Regarding Potential Assignment\";s:7:\"content\";s:342:\"An Potential has been assigned to you on vtigerCRM<br>Details of Potential are :<br><br>Potential No:<b>$potential_no</b><br>Potential Name:<b>$potentialname</b><br>Amount:<b>$amount</b><br>Expected Close Date:<b>$closingdate ($_DATE_FORMAT_)</b><br>Type:<b>$opportunity_type</b><br><br><br>Description :$description<br><br>Thank You<br>Admin\";s:2:\"id\";s:1:\"5\";}'),
(6,6,'An contact has been created ','O:11:\"VTEmailTask\":8:{s:18:\"executeImmediately\";s:0:\"\";s:10:\"workflowId\";s:1:\"6\";s:7:\"summary\";s:28:\"An contact has been created \";s:6:\"active\";s:1:\"1\";s:9:\"recepient\";s:36:\"$(assigned_user_id : (Users) email1)\";s:7:\"subject\";s:28:\"Regarding Contact Assignment\";s:7:\"content\";s:384:\"An Contact has been assigned to you on vtigerCRM<br>Details of Contact are :<br><br>Contact Id:<b>$contact_no</b><br>LastName:<b>$lastname</b><br>FirstName:<b>$firstname</b><br>Lead Source:<b>$leadsource</b><br>Department:<b>$department</b><br>Description:<b>$description</b><br><br><br>And <b>CustomerPortal Login Details</b> is sent to the EmailID :-$email<br><br>Thank You<br>Admin\";s:2:\"id\";s:1:\"6\";}'),
(7,7,'Notify Related Contact when Ticket is created from Portal','O:11:\"VTEmailTask\":9:{s:18:\"executeImmediately\";s:1:\"0\";s:7:\"summary\";s:57:\"Notify Related Contact when Ticket is created from Portal\";s:6:\"active\";s:1:\"1\";s:2:\"id\";s:1:\"7\";s:10:\"workflowId\";s:1:\"7\";s:9:\"fromEmail\";s:93:\"$(general : (__VtigerMeta__) supportName)<$(general : (__VtigerMeta__) supportEmailId)>\";s:9:\"recepient\";s:33:\",$(contact_id : (Contacts) email)\";s:7:\"subject\";s:93:\"[From Portal] $ticket_no [ Ticket Id : $(general : (__VtigerMeta__) recordId) ] $ticket_title\";s:7:\"content\";s:158:\"Ticket No : $ticket_no<br>\n Ticket ID : $(general : (__VtigerMeta__) recordId)<br>\n Ticket Title : $ticket_title<br><br>\n $description\";}'),
(10,9,'Send Email to Contact on Ticket Update','O:11:\"VTEmailTask\":9:{s:18:\"executeImmediately\";s:1:\"0\";s:7:\"summary\";s:38:\"Send Email to Contact on Ticket Update\";s:6:\"active\";s:1:\"1\";s:2:\"id\";s:2:\"10\";s:9:\"fromEmail\";s:93:\"$(general : (__VtigerMeta__) supportName)<$(general : (__VtigerMeta__) supportEmailId)>\";s:9:\"recepient\";s:33:\",$(contact_id : (Contacts) email)\";s:7:\"subject\";s:79:\"$ticket_no [ Ticket Id : $(general : (__VtigerMeta__) recordId) ] $ticket_title\";s:7:\"content\";s:624:\"Ticket ID : $(general : (__VtigerMeta__) recordId)<br>Ticket Title : $ticket_title<br><br>\n Dear $(contact_id : (Contacts) lastname) $(contact_id : (Contacts) firstname),<br><br>\n The Ticket is replied the details are :<br><br>\n Ticket No : $ticket_no<br>\n Status : $ticketstatus<br>\n Category : $ticketcategories<br>\n Severity : $ticketseverities<br>\n Priority : $ticketpriorities<br><br>\n Description : <br>$description<br><br>\n Solution : <br>$solution<br>\n The comments are : <br>\n $allComments<br><br>\n Regards<br>Support Administrator\";s:10:\"workflowId\";s:1:\"9\";}'),
(13,12,'update forecast amount','O:18:\"VTUpdateFieldsTask\":7:{s:18:\"executeImmediately\";b:1;s:43:\"\0VTUpdateFieldsTask\0referenceFieldFocusList\";a:0:{}s:10:\"workflowId\";i:12;s:7:\"summary\";s:22:\"update forecast amount\";s:6:\"active\";b:1;s:19:\"field_value_mapping\";s:95:\"[{\"fieldname\":\"forecast_amount\",\"valuetype\":\"expression\",\"value\":\"amount * probability / 100\"}]\";s:2:\"id\";i:13;}'),
(14,13,'Send Notification Email to Record Owner','O:11:\"VTEmailTask\":17:{s:18:\"executeImmediately\";s:0:\"\";s:10:\"workflowId\";s:2:\"13\";s:7:\"summary\";s:39:\"Send Notification Email to Record Owner\";s:6:\"active\";s:1:\"1\";s:9:\"recepient\";s:36:\"$(assigned_user_id : (Users) email1)\";s:7:\"subject\";s:17:\"Event : $subject\";s:7:\"content\";s:1072:\"<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>$(assigned_user_id : (Users) last_name) $(assigned_user_id : (Users) first_name) ,<br />\r\n<b>Activity Notification Details:</b><br />\r\nSubject : $subject<a class=\"cancelLink\" data-dismiss=\"modal\" href=\"https://crm.easylife.house/index.php?module=Workflows&parent=Settings&view=Edit&record=13&mode=V7Edit&returnmodule=Workflows&returnparent=Settings&returnpage=1&returnview=List#\" type=\"reset\">Cancel</a><br />\r\nStart date and time : $date_start ($(general : (__VtigerMeta__) usertimezone))<br />\r\nEnd date and time : $due_date ($(general : (__VtigerMeta__) usertimezone))<br />\r\nStatus : $eventstatus<br />\r\nPriority : $taskpriority<br />\r\nRelated To : $(parent_id : (Leads) lastname) $(parent_id : (Leads) firstname) $(parent_id : (Accounts) accountname) $(parent_id : (Potentials) potentialname) $(parent_id : (HelpDesk) ticket_title) $(parent_id : (Campaigns) campaignname)<br />\r\nContacts List : $contact_id<br />\r\nLocation : $location<br />\r\nDescription : $description</body>\r\n</html>\r\n\";s:2:\"id\";s:2:\"14\";s:7:\"trigger\";N;s:7:\"emailcc\";s:0:\"\";s:8:\"emailbcc\";s:0:\"\";s:9:\"fromEmail\";s:87:\"$(general : (__VtigerMeta__) supportName)<$(general : (__VtigerMeta__) supportEmailId)>\";s:3:\"pdf\";s:0:\"\";s:13:\"pdfTemplateId\";s:0:\"\";s:9:\"signature\";s:0:\"\";s:7:\"replyTo\";s:0:\"\";s:19:\"field_value_mapping\";s:4:\"null\";}'),
(15,14,'Send Notification Email to Record Owner','O:11:\"VTEmailTask\":8:{s:18:\"executeImmediately\";s:0:\"\";s:10:\"workflowId\";s:2:\"14\";s:7:\"summary\";s:39:\"Send Notification Email to Record Owner\";s:6:\"active\";s:1:\"1\";s:9:\"recepient\";s:36:\"$(assigned_user_id : (Users) email1)\";s:7:\"subject\";s:16:\"Task : $subject\";s:7:\"content\";s:689:\"$(assigned_user_id : (Users) last_name) $(assigned_user_id : (Users) first_name) ,<br/><b>Task Notification Details:</b><br/>Subject : $subject<br/>Start date and time : $date_start ($(general : (__VtigerMeta__) usertimezone))<br/>End date and time : $due_date ($_DATE_FORMAT_) <br/>Status : $taskstatus <br/>Priority : $taskpriority <br/>Related To : $(parent_id : (Leads) lastname) $(parent_id : (Leads) firstname) $(parent_id : (Accounts) accountname) $(parent_id : (Potentials) potentialname) $(parent_id : (HelpDesk) ticket_title) $(parent_id : (Campaigns) campaignname) <br/>Contacts List : $contact_id <br/>Description : $description\";s:2:\"id\";s:2:\"15\";}'),
(18,16,'Update Inventory Products','O:18:\"VTEntityMethodTask\":6:{s:18:\"executeImmediately\";b:1;s:10:\"workflowId\";i:16;s:7:\"summary\";s:25:\"Update Inventory Products\";s:6:\"active\";b:1;s:10:\"methodName\";s:15:\"UpdateInventory\";s:2:\"id\";i:18;}'),
(19,17,'Comment Added From Portal : Send Email to Record Owner','O:11:\"VTEmailTask\":9:{s:18:\"executeImmediately\";s:1:\"0\";s:7:\"summary\";s:54:\"Comment Added From Portal : Send Email to Record Owner\";s:6:\"active\";s:1:\"1\";s:2:\"id\";s:2:\"19\";s:10:\"workflowId\";s:2:\"17\";s:9:\"fromEmail\";s:112:\"$(contact_id : (Contacts) lastname) $(contact_id : (Contacts) firstname)<$(contact_id : (Contacts) email)>\";s:9:\"recepient\";s:37:\",$(assigned_user_id : (Users) email1)\";s:7:\"subject\";s:92:\"Respond to Ticket ID## $(general : (__VtigerMeta__) recordId) ## in Customer Portal - URGENT\";s:7:\"content\";s:325:\"Dear $(assigned_user_id : (Users) last_name) $(assigned_user_id : (Users) first_name),<br><br>\n Customer has provided the following additional information to your reply:<br><br>\n <b>$lastComment</b><br><br>\n Kindly respond to above ticket at the earliest.<br><br>\n Regards<br>Support Administrator\";}'),
(20,18,'Comment Added From CRM : Send Email to Contact, where Contact is not a Portal User','O:11:\"VTEmailTask\":9:{s:18:\"executeImmediately\";s:1:\"0\";s:7:\"summary\";s:82:\"Comment Added From CRM : Send Email to Contact, where Contact is not a Portal User\";s:6:\"active\";s:1:\"1\";s:2:\"id\";s:2:\"20\";s:10:\"workflowId\";s:2:\"18\";s:9:\"fromEmail\";s:93:\"$(general : (__VtigerMeta__) supportName)<$(general : (__VtigerMeta__) supportEmailId)>\";s:9:\"recepient\";s:33:\",$(contact_id : (Contacts) email)\";s:7:\"subject\";s:79:\"$ticket_no [ Ticket Id : $(general : (__VtigerMeta__) recordId) ] $ticket_title\";s:7:\"content\";s:514:\"Dear $(contact_id : (Contacts) lastname) $(contact_id : (Contacts) firstname),<br><br>\n The Ticket is replied the details are :<br><br>\n Ticket No : $ticket_no<br>\n Status : $ticketstatus<br>\n Category : $ticketcategories<br>\n Severity : $ticketseverities<br>\n Priority : $ticketpriorities<br><br>\n Description : <br>$description<br><br>\n Solution : <br>$solution<br>\n The comments are : <br>\n $allComments<br><br>\n Regards<br>Support Administrator\";}'),
(21,19,'Comment Added From CRM : Send Email to Contact, where Contact is Portal User','O:11:\"VTEmailTask\":9:{s:18:\"executeImmediately\";s:1:\"0\";s:7:\"summary\";s:76:\"Comment Added From CRM : Send Email to Contact, where Contact is Portal User\";s:6:\"active\";s:1:\"1\";s:2:\"id\";s:2:\"21\";s:10:\"workflowId\";s:2:\"19\";s:9:\"fromEmail\";s:93:\"$(general : (__VtigerMeta__) supportName)<$(general : (__VtigerMeta__) supportEmailId)>\";s:9:\"recepient\";s:33:\",$(contact_id : (Contacts) email)\";s:7:\"subject\";s:79:\"$ticket_no [ Ticket Id : $(general : (__VtigerMeta__) recordId) ] $ticket_title\";s:7:\"content\";s:547:\"Ticket No : $ticket_no<br>\n Ticket Id : $(general : (__VtigerMeta__) recordId)<br>\n Subject : $ticket_title<br><br>\n Dear $(contact_id : (Contacts) lastname) $(contact_id : (Contacts) firstname),<br><br>\n There is a reply to <b>$ticket_title</b> in the \"Customer Portal\" at VTiger.\n You can use the following link to view the replies made:<br>\n <a href=\"$(general : (__VtigerMeta__) portaldetailviewurl)\">Ticket Details</a><br><br>\n Thanks<br>$(general : (__VtigerMeta__) supportName)\";}'),
(22,15,'Comment Added From CRM : Send Email to Organization','O:11:\"VTEmailTask\":9:{s:18:\"executeImmediately\";s:1:\"0\";s:7:\"summary\";s:51:\"Comment Added From CRM : Send Email to Organization\";s:6:\"active\";s:1:\"1\";s:2:\"id\";s:2:\"22\";s:10:\"workflowId\";s:2:\"15\";s:9:\"fromEmail\";s:93:\"$(general : (__VtigerMeta__) supportName)<$(general : (__VtigerMeta__) supportEmailId)>\";s:9:\"recepient\";s:34:\",$(parent_id : (Accounts) email1),\";s:7:\"subject\";s:79:\"$ticket_no [ Ticket Id : $(general : (__VtigerMeta__) recordId) ] $ticket_title\";s:7:\"content\";s:589:\"Ticket ID : $(general : (__VtigerMeta__) recordId)<br>Ticket Title : $ticket_title<br><br>\n Dear $(parent_id : (Accounts) accountname),<br><br>\n The Ticket is replied the details are :<br><br>\n Ticket No : $ticket_no<br>\n Status : $ticketstatus<br>\n Category : $ticketcategories<br>\n Severity : $ticketseverities<br>\n Priority : $ticketpriorities<br><br>\n Description : <br>$description<br><br>\n Solution : <br>$solution<br>\n The comments are : <br>\n $allComments<br><br>\n Regards<br>Support Administrator\";}'),
(23,7,'Notify Record Owner when Ticket is created from Portal','O:11:\"VTEmailTask\":9:{s:18:\"executeImmediately\";s:1:\"0\";s:7:\"summary\";s:54:\"Notify Record Owner when Ticket is created from Portal\";s:6:\"active\";s:1:\"1\";s:2:\"id\";s:2:\"23\";s:10:\"workflowId\";s:1:\"7\";s:9:\"fromEmail\";s:124:\"$(contact_id : (Contacts) lastname) $(contact_id : (Contacts) firstname)<$(general : (__VtigerMeta__) supportEmailId)>\";s:9:\"recepient\";s:37:\",$(assigned_user_id : (Users) email1)\";s:7:\"subject\";s:93:\"[From Portal] $ticket_no [ Ticket Id : $(general : (__VtigerMeta__) recordId) ] $ticket_title\";s:7:\"content\";s:158:\"Ticket No : $ticket_no<br>\n Ticket ID : $(general : (__VtigerMeta__) recordId)<br>\n Ticket Title : $ticket_title<br><br>\n $description\";}'),
(24,20,'Send Email to Record Owner on Ticket Update','O:11:\"VTEmailTask\":9:{s:18:\"executeImmediately\";s:1:\"0\";s:7:\"summary\";s:43:\"Send Email to Record Owner on Ticket Update\";s:6:\"active\";s:1:\"1\";s:2:\"id\";s:2:\"24\";s:10:\"workflowId\";s:2:\"20\";s:9:\"fromEmail\";s:93:\"$(general : (__VtigerMeta__) supportName)<$(general : (__VtigerMeta__) supportEmailId)>\";s:9:\"recepient\";s:37:\",$(assigned_user_id : (Users) email1)\";s:7:\"subject\";s:40:\"Ticket Number : $ticket_no $ticket_title\";s:7:\"content\";s:596:\"Ticket ID : $(general : (__VtigerMeta__) recordId)<br>Ticket Title : $ticket_title<br><br>\n Dear $(assigned_user_id : (Users) last_name) $(assigned_user_id : (Users) first_name),<br><br>\n The Ticket is replied the details are :<br><br>\n Ticket No : $ticket_no<br>\n Status : $ticketstatus<br>\n Category : $ticketcategories<br>\n Severity : $ticketseverities<br>\n Priority : $ticketpriorities<br><br>\n Description : <br>$description<br><br>\n Solution : <br>$solution\n $allComments<br><br>\n Regards<br>Support Administrator\";}'),
(25,21,'Ticket Creation From CRM : Send Email to Record Owner','O:11:\"VTEmailTask\":17:{s:18:\"executeImmediately\";s:1:\"0\";s:7:\"summary\";s:53:\"Ticket Creation From CRM : Send Email to Record Owner\";s:6:\"active\";s:1:\"1\";s:2:\"id\";s:2:\"25\";s:10:\"workflowId\";s:2:\"21\";s:9:\"fromEmail\";s:87:\"$(general : (__VtigerMeta__) supportName)<$(general : (__VtigerMeta__) supportEmailId)>\";s:9:\"recepient\";s:26:\"maintenance@easylife.house\";s:7:\"subject\";s:45:\"Problema Riscontrato: $ticket_title - $cf_865\";s:7:\"content\";s:1710:\"<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <title>Dettagli ticket</title>\r\n <style type=\"text/css\">body {\r\n font-family: Arial, sans-serif;\r\n background-color: #ffffff;\r\n }\r\n\r\n h2 {\r\n color: #333333;\r\n }\r\n\r\n table {\r\n border-collapse: collapse;\r\n width: 100%;\r\n margin-bottom: 20px;\r\n background-color: #ffffff;\r\n border-radius: 10px;\r\n }\r\n\r\n table td, table th {\r\n padding: 8px;\r\n border: 1px solid #dddddd;\r\n }\r\n\r\n table th {\r\n text-align: left;\r\n background-color: #f2f2f2;\r\n vertical-align: top;\r\n width: 20%;\r\n }\r\n\r\n h3 {\r\n color: #333333;\r\n }\r\n\r\n p {\r\n margin-bottom: 20px;\r\n }\r\n </style>\r\n</head>\r\n<body>\r\n<h2>Dettagli ticket</h2>\r\n\r\n<table>\r\n <tbody>\r\n <tr>\r\n <th>Problema riscontrato:</th>\r\n <td>$ticket_title</td>\r\n </tr>\r\n <tr>\r\n <th>Appartamento:</th>\r\n <td>$cf_865</td>\r\n </tr>\r\n <tr>\r\n <th>Categoria:</th>\r\n <td>$ticketcategories</td>\r\n </tr>\r\n <tr>\r\n <th>Ticket No:</th>\r\n <td>$ticket_no</td>\r\n </tr>\r\n <tr>\r\n <th>Severità:</th>\r\n <td>$ticketseverities</td>\r\n </tr>\r\n <tr>\r\n <th>Stato:</th>\r\n <td>$ticketstatus</td>\r\n </tr>\r\n <tr>\r\n <th>Priorità:</th>\r\n <td>$ticketpriorities</td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n\r\n<h3>Descrizione:</h3>\r\n\r\n<p>$description</p>\r\n\r\n<h3>Soluzione:</h3>\r\n\r\n<p>$solution<br />\r\n<br />\r\nDETTAGLIO TICKET</p>\r\n\r\n<p><a href=\"$(general : (__VtigerMeta__) crmdetailviewurl)\">CRM Detail View URL</a></p>\r\n\r\n<p></p>\r\n</body>\r\n</html>\r\n\";s:7:\"trigger\";N;s:7:\"emailcc\";s:0:\"\";s:8:\"emailbcc\";s:26:\"pietromarra@easylife.house\";s:3:\"pdf\";s:0:\"\";s:13:\"pdfTemplateId\";s:0:\"\";s:9:\"signature\";s:0:\"\";s:7:\"replyTo\";s:0:\"\";s:19:\"field_value_mapping\";s:4:\"null\";}'),
(26,22,'Send Email to Organization on Ticket Update','O:11:\"VTEmailTask\":9:{s:18:\"executeImmediately\";s:1:\"0\";s:7:\"summary\";s:43:\"Send Email to Organization on Ticket Update\";s:6:\"active\";s:1:\"1\";s:2:\"id\";s:2:\"26\";s:9:\"fromEmail\";s:93:\"$(general : (__VtigerMeta__) supportName)<$(general : (__VtigerMeta__) supportEmailId)>\";s:9:\"recepient\";s:33:\",$(parent_id : (Accounts) email1)\";s:7:\"subject\";s:79:\"$ticket_no [ Ticket Id : $(general : (__VtigerMeta__) recordId) ] $ticket_title\";s:7:\"content\";s:589:\"Ticket ID : $(general : (__VtigerMeta__) recordId)<br>Ticket Title : $ticket_title<br><br>\n Dear $(parent_id : (Accounts) accountname),<br><br>\n The Ticket is replied the details are :<br><br>\n Ticket No : $ticket_no<br>\n Status : $ticketstatus<br>\n Category : $ticketcategories<br>\n Severity : $ticketseverities<br>\n Priority : $ticketpriorities<br><br>\n Description : <br>$description<br><br>\n Solution : <br>$solution<br>\n The comments are : <br>\n $allComments<br><br>\n Regards<br>Support Administrator\";s:10:\"workflowId\";s:2:\"22\";}'),
(27,23,'Ticket Creation From CRM : Send Email to Organization','O:11:\"VTEmailTask\":9:{s:18:\"executeImmediately\";s:1:\"0\";s:7:\"summary\";s:53:\"Ticket Creation From CRM : Send Email to Organization\";s:6:\"active\";s:1:\"1\";s:2:\"id\";s:2:\"27\";s:9:\"fromEmail\";s:93:\"$(general : (__VtigerMeta__) supportName)<$(general : (__VtigerMeta__) supportEmailId)>\";s:9:\"recepient\";s:33:\",$(parent_id : (Accounts) email1)\";s:7:\"subject\";s:79:\"$ticket_no [ Ticket Id : $(general : (__VtigerMeta__) recordId) ] $ticket_title\";s:7:\"content\";s:589:\"Ticket ID : $(general : (__VtigerMeta__) recordId)<br>Ticket Title : $ticket_title<br><br>\n Dear $(parent_id : (Accounts) accountname),<br><br>\n The Ticket is replied the details are :<br><br>\n Ticket No : $ticket_no<br>\n Status : $ticketstatus<br>\n Category : $ticketcategories<br>\n Severity : $ticketseverities<br>\n Priority : $ticketpriorities<br><br>\n Description : <br>$description<br><br>\n Solution : <br>$solution<br>\n The comments are : <br>\n $allComments<br><br>\n Regards<br>Support Administrator\";s:10:\"workflowId\";s:2:\"23\";}'),
(28,24,'Ticket Creation From CRM : Send Email to Contact','O:11:\"VTEmailTask\":9:{s:18:\"executeImmediately\";s:1:\"0\";s:7:\"summary\";s:48:\"Ticket Creation From CRM : Send Email to Contact\";s:6:\"active\";s:1:\"1\";s:2:\"id\";s:2:\"28\";s:9:\"fromEmail\";s:93:\"$(general : (__VtigerMeta__) supportName)<$(general : (__VtigerMeta__) supportEmailId)>\";s:9:\"recepient\";s:33:\",$(contact_id : (Contacts) email)\";s:7:\"subject\";s:79:\"$ticket_no [ Ticket Id : $(general : (__VtigerMeta__) recordId) ] $ticket_title\";s:7:\"content\";s:624:\"Ticket ID : $(general : (__VtigerMeta__) recordId)<br>Ticket Title : $ticket_title<br><br>\n Dear $(contact_id : (Contacts) lastname) $(contact_id : (Contacts) firstname),<br><br>\n The Ticket is replied the details are :<br><br>\n Ticket No : $ticket_no<br>\n Status : $ticketstatus<br>\n Category : $ticketcategories<br>\n Severity : $ticketseverities<br>\n Priority : $ticketpriorities<br><br>\n Description : <br>$description<br><br>\n Solution : <br>$solution<br>\n The comments are : <br>\n $allComments<br><br>\n Regards<br>Support Administrator\";s:10:\"workflowId\";s:2:\"24\";}'),
(29,25,'EMAIL avvio procedura di onboarding','O:11:\"VTEmailTask\":17:{s:18:\"executeImmediately\";b:0;s:10:\"workflowId\";s:2:\"25\";s:7:\"summary\";s:35:\"EMAIL avvio procedura di onboarding\";s:6:\"active\";b:1;s:7:\"trigger\";N;s:7:\"subject\";s:40:\"Onboarding Appartamento in $lane - $city\";s:7:\"content\";s:555:\"<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in $lane a $city, da parte di $(modifiedby : (Users) lead_view)<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n\";s:9:\"recepient\";s:25:\"onboarding@easylife.house\";s:7:\"emailcc\";s:0:\"\";s:8:\"emailbcc\";s:0:\"\";s:9:\"fromEmail\";s:25:\"onboarding@easylife.house\";s:3:\"pdf\";s:0:\"\";s:13:\"pdfTemplateId\";s:0:\"\";s:9:\"signature\";s:0:\"\";s:7:\"replyTo\";s:0:\"\";s:19:\"field_value_mapping\";s:4:\"null\";s:2:\"id\";i:29;}'),
(30,25,'Creazione Processo di Onboarding','O:18:\"VTCreateEntityTask\":10:{s:18:\"executeImmediately\";b:1;s:43:\"\0VTCreateEntityTask\0referenceFieldFocusList\";a:0:{}s:10:\"workflowId\";s:2:\"25\";s:7:\"summary\";s:32:\"Creazione Processo di Onboarding\";s:6:\"active\";b:1;s:7:\"trigger\";N;s:11:\"entity_type\";s:7:\"Project\";s:15:\"reference_field\";s:0:\"\";s:19:\"field_value_mapping\";s:228:\"[{\"fieldname\":\"projectname\",\"value\":\"concat(\'Onboarding APT \',lane,\' \' ,city)\",\"valuetype\":\"expression\",\"modulename\":\"Leads\"},{\"fieldname\":\"assigned_user_id\",\"value\":\"Operation Group\",\"valuetype\":\"rawtext\",\"modulename\":\"Leads\"}]\";s:2:\"id\";i:30;}'),
(31,26,'SendEmail-FuoriZona','O:11:\"VTEmailTask\":17:{s:18:\"executeImmediately\";b:0;s:10:\"workflowId\";s:2:\"26\";s:7:\"summary\";s:19:\"SendEmail-FuoriZona\";s:6:\"active\";b:1;s:7:\"trigger\";N;s:7:\"subject\";s:37:\"Valutazione Immobile in $lane - $city\";s:7:\"content\";s:8339:\"<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>$leads-firstname$</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n\";s:9:\"recepient\";s:7:\",$email\";s:7:\"emailcc\";s:0:\"\";s:8:\"emailbcc\";s:0:\"\";s:9:\"fromEmail\";s:32:\"francescamontuoro@easylife.house\";s:3:\"pdf\";s:0:\"\";s:13:\"pdfTemplateId\";s:0:\"\";s:9:\"signature\";s:0:\"\";s:7:\"replyTo\";s:0:\"\";s:19:\"field_value_mapping\";s:4:\"null\";s:2:\"id\";i:31;}'),
(32,27,'Invio Credenziali Portale Owner','O:11:\"VTEmailTask\":17:{s:18:\"executeImmediately\";b:0;s:10:\"workflowId\";s:2:\"27\";s:7:\"summary\";s:31:\"Invio Credenziali Portale Owner\";s:6:\"active\";b:1;s:7:\"trigger\";N;s:7:\"subject\";s:33:\"CREDENZIALI ACCESSO PORTALE OWNER\";s:7:\"content\";s:2428:\"<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body style=\"color: rgb(255, 255, 255); background-color: rgb(43, 70, 91);\">\r\n<table style=\"width:100%;max-width:600px;margin:0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding:20px;text-align:center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width:200px;\" />\r\n <h1 style=\"margin-top:0;\"><font size=\"3\"><span style=\"font-weight:400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding:20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align:center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align:center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width:50px;width:50px;height:50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width:50px;height:50px;width:50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding:20px;\">\r\n <center>Copyright © 2023 <a href=\"www.easylife.house\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n\";s:9:\"recepient\";s:7:\",$email\";s:7:\"emailcc\";s:0:\"\";s:8:\"emailbcc\";s:0:\"\";s:9:\"fromEmail\";s:26:\"pietromarra@easylife.house\";s:3:\"pdf\";s:0:\"\";s:13:\"pdfTemplateId\";s:0:\"\";s:9:\"signature\";s:0:\"\";s:7:\"replyTo\";s:0:\"\";s:19:\"field_value_mapping\";s:4:\"null\";s:2:\"id\";i:32;}'),
(33,28,'add lat long','O:18:\"VTEntityMethodTask\":7:{s:18:\"executeImmediately\";b:1;s:10:\"workflowId\";s:2:\"28\";s:7:\"summary\";s:12:\"add lat long\";s:6:\"active\";b:1;s:7:\"trigger\";N;s:10:\"methodName\";s:16:\"AddRecordLatLong\";s:2:\"id\";i:33;}'),
(34,29,'add lat long','O:18:\"VTEntityMethodTask\":7:{s:18:\"executeImmediately\";b:1;s:10:\"workflowId\";s:2:\"29\";s:7:\"summary\";s:12:\"add lat long\";s:6:\"active\";b:1;s:7:\"trigger\";N;s:10:\"methodName\";s:16:\"AddRecordLatLong\";s:2:\"id\";i:34;}'),
(35,30,'add lat long','O:18:\"VTEntityMethodTask\":7:{s:18:\"executeImmediately\";b:1;s:10:\"workflowId\";s:2:\"30\";s:7:\"summary\";s:12:\"add lat long\";s:6:\"active\";b:1;s:7:\"trigger\";N;s:10:\"methodName\";s:16:\"AddRecordLatLong\";s:2:\"id\";i:35;}'),
(36,31,'add lat long','O:18:\"VTEntityMethodTask\":7:{s:18:\"executeImmediately\";b:1;s:10:\"workflowId\";s:2:\"31\";s:7:\"summary\";s:12:\"add lat long\";s:6:\"active\";b:1;s:7:\"trigger\";N;s:10:\"methodName\";s:16:\"AddRecordLatLong\";s:2:\"id\";i:36;}'),
(37,32,'add lat long','O:18:\"VTEntityMethodTask\":7:{s:18:\"executeImmediately\";b:1;s:10:\"workflowId\";s:2:\"32\";s:7:\"summary\";s:12:\"add lat long\";s:6:\"active\";b:1;s:7:\"trigger\";N;s:10:\"methodName\";s:16:\"AddRecordLatLong\";s:2:\"id\";i:37;}');
/*!40000 ALTER TABLE `com_vtiger_workflowtasks` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `com_vtiger_workflowtasks_entitymethod`
--
DROP TABLE IF EXISTS `com_vtiger_workflowtasks_entitymethod`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `com_vtiger_workflowtasks_entitymethod` (
`workflowtasks_entitymethod_id` int(11) NOT NULL,
`module_name` varchar(100) DEFAULT NULL,
`method_name` varchar(100) DEFAULT NULL,
`function_path` varchar(400) DEFAULT NULL,
`function_name` varchar(100) DEFAULT NULL,
PRIMARY KEY (`workflowtasks_entitymethod_id`),
UNIQUE KEY `com_vtiger_workflowtasks_entitymethod_idx` (`workflowtasks_entitymethod_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `com_vtiger_workflowtasks_entitymethod`
--
LOCK TABLES `com_vtiger_workflowtasks_entitymethod` WRITE;
/*!40000 ALTER TABLE `com_vtiger_workflowtasks_entitymethod` DISABLE KEYS */;
INSERT INTO `com_vtiger_workflowtasks_entitymethod` VALUES
(1,'SalesOrder','UpdateInventory','include/InventoryHandler.php','handleInventoryProductRel'),
(2,'Invoice','UpdateInventory','include/InventoryHandler.php','handleInventoryProductRel'),
(3,'Contacts','SendPortalLoginDetails','modules/Contacts/ContactsHandler.php','Contacts_sendCustomerPortalLoginDetails'),
(4,'HelpDesk','NotifyOnPortalTicketCreation','modules/HelpDesk/HelpDeskHandler.php','HelpDesk_nofifyOnPortalTicketCreation'),
(5,'HelpDesk','NotifyOnPortalTicketComment','modules/HelpDesk/HelpDeskHandler.php','HelpDesk_notifyOnPortalTicketComment'),
(6,'HelpDesk','NotifyOwnerOnTicketChange','modules/HelpDesk/HelpDeskHandler.php','HelpDesk_notifyOwnerOnTicketChange'),
(7,'HelpDesk','NotifyParentOnTicketChange','modules/HelpDesk/HelpDeskHandler.php','HelpDesk_notifyParentOnTicketChange'),
(8,'ModComments','CustomerCommentFromPortal','modules/ModComments/ModCommentsHandler.php','CustomerCommentFromPortal'),
(9,'ModComments','TicketOwnerComments','modules/ModComments/ModCommentsHandler.php','TicketOwnerComments'),
(10,'PurchaseOrder','UpdateInventory','include/InventoryHandler.php','handleInventoryProductRel'),
(11,'Leads','AddRecordLatLong','modules/CTUserFilterView/AddRecordLatLong.php','AddRecordLatLong'),
(12,'Contacts','AddRecordLatLong','modules/CTUserFilterView/AddRecordLatLong.php','AddRecordLatLong'),
(13,'Accounts','AddRecordLatLong','modules/CTUserFilterView/AddRecordLatLong.php','AddRecordLatLong'),
(14,'Calendar','AddRecordLatLong','modules/CTUserFilterView/AddRecordLatLong.php','AddRecordLatLong'),
(15,'Events','AddRecordLatLong','modules/CTUserFilterView/AddRecordLatLong.php','AddRecordLatLong');
/*!40000 ALTER TABLE `com_vtiger_workflowtasks_entitymethod` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `com_vtiger_workflowtasks_entitymethod_seq`
--
DROP TABLE IF EXISTS `com_vtiger_workflowtasks_entitymethod_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `com_vtiger_workflowtasks_entitymethod_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `com_vtiger_workflowtasks_entitymethod_seq`
--
LOCK TABLES `com_vtiger_workflowtasks_entitymethod_seq` WRITE;
/*!40000 ALTER TABLE `com_vtiger_workflowtasks_entitymethod_seq` DISABLE KEYS */;
INSERT INTO `com_vtiger_workflowtasks_entitymethod_seq` VALUES
(15);
/*!40000 ALTER TABLE `com_vtiger_workflowtasks_entitymethod_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `com_vtiger_workflowtasks_seq`
--
DROP TABLE IF EXISTS `com_vtiger_workflowtasks_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `com_vtiger_workflowtasks_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `com_vtiger_workflowtasks_seq`
--
LOCK TABLES `com_vtiger_workflowtasks_seq` WRITE;
/*!40000 ALTER TABLE `com_vtiger_workflowtasks_seq` DISABLE KEYS */;
INSERT INTO `com_vtiger_workflowtasks_seq` VALUES
(37);
/*!40000 ALTER TABLE `com_vtiger_workflowtasks_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `com_vtiger_workflowtemplates`
--
DROP TABLE IF EXISTS `com_vtiger_workflowtemplates`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `com_vtiger_workflowtemplates` (
`template_id` int(11) NOT NULL AUTO_INCREMENT,
`module_name` varchar(100) DEFAULT NULL,
`title` varchar(400) DEFAULT NULL,
`template` text DEFAULT NULL,
PRIMARY KEY (`template_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `com_vtiger_workflowtemplates`
--
LOCK TABLES `com_vtiger_workflowtemplates` WRITE;
/*!40000 ALTER TABLE `com_vtiger_workflowtemplates` DISABLE KEYS */;
/*!40000 ALTER TABLE `com_vtiger_workflowtemplates` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ct_address_lat_long`
--
DROP TABLE IF EXISTS `ct_address_lat_long`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ct_address_lat_long` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`recordid` int(11) NOT NULL,
`moduleid` int(11) NOT NULL,
`latitude` varchar(255) DEFAULT NULL,
`longitude` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=195 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ct_address_lat_long`
--
LOCK TABLES `ct_address_lat_long` WRITE;
/*!40000 ALTER TABLE `ct_address_lat_long` DISABLE KEYS */;
INSERT INTO `ct_address_lat_long` VALUES
(188,1194,39,'0.0','0.0'),
(189,1195,10,'0.0','0.0'),
(190,1196,17,'0.0','0.0'),
(191,1197,9,'0.0','0.0'),
(192,1206,30,'0.0','0.0'),
(193,1207,18,'45.4857821','9.2163166'),
(194,1507,17,'0.0','0.0');
/*!40000 ALTER TABLE `ct_address_lat_long` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `cte_modules`
--
DROP TABLE IF EXISTS `cte_modules`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `cte_modules` (
`module` varchar(50) NOT NULL,
`valid` int(1) DEFAULT NULL,
PRIMARY KEY (`module`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `cte_modules`
--
LOCK TABLES `cte_modules` WRITE;
/*!40000 ALTER TABLE `cte_modules` DISABLE KEYS */;
/*!40000 ALTER TABLE `cte_modules` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_access_users`
--
DROP TABLE IF EXISTS `ctmobile_access_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_access_users` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`userid` varchar(50) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_access_users`
--
LOCK TABLES `ctmobile_access_users` WRITE;
/*!40000 ALTER TABLE `ctmobile_access_users` DISABLE KEYS */;
INSERT INTO `ctmobile_access_users` VALUES
(19,'1'),
(20,'5'),
(21,'6'),
(22,'7'),
(23,'10'),
(24,'11'),
(25,'12'),
(26,'13'),
(27,'14');
/*!40000 ALTER TABLE `ctmobile_access_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_address_autofields`
--
DROP TABLE IF EXISTS `ctmobile_address_autofields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_address_autofields` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`module` varchar(50) NOT NULL,
`auto_search` varchar(50) NOT NULL,
`street` varchar(100) NOT NULL,
`city` varchar(100) NOT NULL,
`state` varchar(100) NOT NULL,
`postalCode` varchar(50) NOT NULL,
`country` varchar(100) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_address_autofields`
--
LOCK TABLES `ctmobile_address_autofields` WRITE;
/*!40000 ALTER TABLE `ctmobile_address_autofields` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_address_autofields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_address_fields`
--
DROP TABLE IF EXISTS `ctmobile_address_fields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_address_fields` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`module` varchar(50) DEFAULT NULL,
`fieldname` varchar(250) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=76 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_address_fields`
--
LOCK TABLES `ctmobile_address_fields` WRITE;
/*!40000 ALTER TABLE `ctmobile_address_fields` DISABLE KEYS */;
INSERT INTO `ctmobile_address_fields` VALUES
(60,'Contacts','vtiger_contactaddress:mailingstreet:mailingstreet:Contacts_Mailing_Street:V'),
(61,'Contacts','vtiger_contactaddress:mailingcity:mailingcity:Contacts_Mailing_City:V'),
(62,'Contacts','vtiger_contactaddress:mailingstate:mailingstate:Contacts_Mailing_State:V'),
(63,'Contacts','vtiger_contactaddress:mailingcountry:mailingcountry:Contacts_Mailing_Country:V'),
(64,'Contacts','vtiger_contactaddress:mailingzip:mailingzip:Contacts_Mailing_Zip:V'),
(65,'Accounts','vtiger_accountshipads:ship_street:ship_street:Accounts_Shipping_Address:V'),
(66,'Accounts','vtiger_accountshipads:ship_city:ship_city:Accounts_Shipping_City:V'),
(67,'Accounts','vtiger_accountshipads:ship_state:ship_state:Accounts_Shipping_State:V'),
(68,'Accounts','vtiger_accountshipads:ship_country:ship_country:Accounts_Shipping_Country:V'),
(69,'Accounts','vtiger_accountshipads:ship_code:ship_code:Accounts_Shipping_Code:V'),
(70,'Leads','vtiger_leadaddress:lane:lane:Leads_Street:V'),
(71,'Leads','vtiger_leadaddress:city:city:Leads_City:V'),
(72,'Leads','vtiger_leadaddress:state:state:Leads_State:V'),
(73,'Leads','vtiger_leadaddress:country:country:Leads_Country:V'),
(74,'Leads','vtiger_leadaddress:code:code:Leads_Postal_Code:V'),
(75,'Calendar','vtiger_activity:location:location:Events_Location:V');
/*!40000 ALTER TABLE `ctmobile_address_fields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_address_modules`
--
DROP TABLE IF EXISTS `ctmobile_address_modules`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_address_modules` (
`module` varchar(250) NOT NULL DEFAULT '',
`active` int(1) DEFAULT NULL,
`sequence` int(3) DEFAULT NULL,
PRIMARY KEY (`module`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_address_modules`
--
LOCK TABLES `ctmobile_address_modules` WRITE;
/*!40000 ALTER TABLE `ctmobile_address_modules` DISABLE KEYS */;
INSERT INTO `ctmobile_address_modules` VALUES
('Accounts',1,NULL),
('Appartamenti',1,NULL),
('Assets',1,NULL),
('Calendar',1,NULL),
('Campaigns',1,NULL),
('Contacts',1,NULL),
('Documents',1,NULL),
('Faq',1,NULL),
('HelpDesk',1,NULL),
('Invoice',1,NULL),
('Leads',1,NULL),
('ModComments',1,NULL),
('PBXManager',1,NULL),
('Potentials',1,NULL),
('PriceBooks',1,NULL),
('Products',1,NULL),
('Project',1,NULL),
('ProjectMilestone',1,NULL),
('ProjectTask',1,NULL),
('PurchaseOrder',1,NULL),
('Quotes',1,NULL),
('SalesOrder',1,NULL),
('ServiceContracts',1,NULL),
('Services',1,NULL),
('SMSNotifier',1,NULL),
('Vendors',1,NULL);
/*!40000 ALTER TABLE `ctmobile_address_modules` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_api_settings`
--
DROP TABLE IF EXISTS `ctmobile_api_settings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_api_settings` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`api_key` varchar(255) DEFAULT NULL,
`order_no` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_api_settings`
--
LOCK TABLES `ctmobile_api_settings` WRITE;
/*!40000 ALTER TABLE `ctmobile_api_settings` DISABLE KEYS */;
INSERT INTO `ctmobile_api_settings` VALUES
(1,'','GOOGLE::0'),
(2,'','LOCATIONIQ::0'),
(3,'','OPENSTREET::1');
/*!40000 ALTER TABLE `ctmobile_api_settings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_apilogs`
--
DROP TABLE IF EXISTS `ctmobile_apilogs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_apilogs` (
`apilogid` int(11) NOT NULL AUTO_INCREMENT,
`userid` int(11) NOT NULL,
`apirequest` longtext DEFAULT NULL,
`apiresponse` longtext DEFAULT NULL,
PRIMARY KEY (`apilogid`)
) ENGINE=InnoDB AUTO_INCREMENT=77 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_apilogs`
--
LOCK TABLES `ctmobile_apilogs` WRITE;
/*!40000 ALTER TABLE `ctmobile_apilogs` DISABLE KEYS */;
INSERT INTO `ctmobile_apilogs` VALUES
(1,15,'{\"_operation\":\"loginAndFetchModules\",\"device_key\":\"cl1lzJ8UJUXYo6y-ZUryHi:APA91bHy0w6aoF8t37xJhqXkdZmWVn6U8Ei_beyfqwH0aFS9TkUa2alBjf8wHUsHU5-9NHyzxBAXu0Szf-fGRKJfCTWA430nEpeNGwk8rm8GnII_MyQ9uE6BlB-k2vAykuO_8RnzfhOe\",\"device_type\":\"ios\",\"password\":\"Test12345!\",\"username\":\"UserTest\"}',NULL),
(2,15,'{\"_operation\":\"loginAndFetchModules\",\"device_key\":\"cl1lzJ8UJUXYo6y-ZUryHi:APA91bHy0w6aoF8t37xJhqXkdZmWVn6U8Ei_beyfqwH0aFS9TkUa2alBjf8wHUsHU5-9NHyzxBAXu0Szf-fGRKJfCTWA430nEpeNGwk8rm8GnII_MyQ9uE6BlB-k2vAykuO_8RnzfhOe\",\"device_type\":\"ios\",\"password\":\"Test12345!\",\"username\":\"UserTest\"}',NULL),
(3,14,'{\"_operation\":\"CTLanguage\",\"_session\":\"4cf731ae6579a04b25540\"}','{\"success\":true,\"result\":{\"section_list\":[{\"keyword_name\":\"network_error\",\"language_keyword\":\"Network connection error!\"},{\"keyword_name\":\"connection_check\",\"language_keyword\":\"Could not connect to CRM, Please check your Internet connection.\"},{\"keyword_name\":\"update\",\"language_keyword\":\"Update\"},{\"keyword_name\":\"cancel\",\"language_keyword\":\"Cancel\"},{\"keyword_name\":\"ok\",\"language_keyword\":\"Ok\"},{\"keyword_name\":\"more_information\",\"language_keyword\":\"Click here for more information.\"},{\"keyword_name\":\"yes\",\"language_keyword\":\"Yes\"},{\"keyword_name\":\"no\",\"language_keyword\":\"No\"},{\"keyword_name\":\"click_again_exit\",\"language_keyword\":\"Click again to exit\"},{\"keyword_name\":\"forpermission\",\"language_keyword\":\"You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.\"},{\"keyword_name\":\"clickhere\",\"language_keyword\":\"Click here\"},{\"keyword_name\":\"clickhere_subscribe\",\"language_keyword\":\"Click here to subscribe premium version\"},{\"keyword_name\":\"clickhere_configure\",\"language_keyword\":\"Click here and view how to Configure.\"},{\"keyword_name\":\"please_wait\",\"language_keyword\":\"Please Wait\\u2026\"},{\"keyword_name\":\"share__msg\",\"language_keyword\":\"Share file with\"},{\"keyword_name\":\"dialog_camera\",\"language_keyword\":\"Camera\"},{\"keyword_name\":\"dialog_add_file_by\",\"language_keyword\":\"Take Photo from\"},{\"keyword_name\":\"add\",\"language_keyword\":\"Add\"},{\"keyword_name\":\"mail_manager_configured\",\"language_keyword\":\"Mail Manager is not configured\"},{\"keyword_name\":\"dialog_add_files_by\",\"language_keyword\":\"Add Files by\"},{\"keyword_name\":\"dialog_drive\",\"language_keyword\":\"Drive\"},{\"keyword_name\":\"dialog_drop_box\",\"language_keyword\":\"Drop Box\"},{\"keyword_name\":\"dialog_need_signin\",\"language_keyword\":\"You need to Sign-in to your Drive account first.\"},{\"keyword_name\":\"dialog_gallery\",\"language_keyword\":\"Gallery\"},{\"keyword_name\":\"delete\",\"language_keyword\":\"Delete\"},{\"keyword_name\":\"timeoutmessage\",\"language_keyword\":\"Oops! Request is taking more time than expected.\"},{\"keyword_name\":\"gps_location_message\",\"language_keyword\":\"GPS is not enabled. Please turn it on to get your near by locations.\"},{\"keyword_name\":\"sure_want_delete\",\"language_keyword\":\"Are you sure want to delete ?\"},{\"keyword_name\":\"select\",\"language_keyword\":\"Select\"},{\"keyword_name\":\"msgforrecordaudio\",\"language_keyword\":\"Minimum record duration one second.\"},{\"keyword_name\":\"permission_storage\",\"language_keyword\":\"Permission denied to read your External storage\"},{\"keyword_name\":\"send_permission_msg\",\"language_keyword\":\"Send message permission denied\"},{\"keyword_name\":\"choosefile\",\"language_keyword\":\"Choose File\"},{\"keyword_name\":\"enter\",\"language_keyword\":\"Enter\"},{\"keyword_name\":\"select_an_option\",\"language_keyword\":\"Select an Option\"},{\"keyword_name\":\"email_validation\",\"language_keyword\":\"Email is not valid\"},{\"keyword_name\":\"please_enter\",\"language_keyword\":\"Please Enter\"},{\"keyword_name\":\"website_validation_text\",\"language_keyword\":\"Website URL is not valid\"},{\"keyword_name\":\"selectvalue\",\"language_keyword\":\"Select value first\"},{\"keyword_name\":\"email\",\"language_keyword\":\"Email\"},{\"keyword_name\":\"enter_email_address\",\"language_keyword\":\"Enter email address\"},{\"keyword_name\":\"email_address_not_correct\",\"language_keyword\":\"Email address incorrect\"},{\"keyword_name\":\"pls_enter_subject\",\"language_keyword\":\"Please Enter Subject\"},{\"keyword_name\":\"attachFiles\",\"language_keyword\":\"Attached File\"},{\"keyword_name\":\"from\",\"language_keyword\":\"From\"},{\"keyword_name\":\"to\",\"language_keyword\":\"To\"},{\"keyword_name\":\"call_permission_msg\",\"language_keyword\":\"Call permission denied\"},{\"keyword_name\":\"no_records\",\"language_keyword\":\"No records found\"},{\"keyword_name\":\"fullform\",\"language_keyword\":\"Create New\"},{\"keyword_name\":\"save\",\"language_keyword\":\"Save\"},{\"keyword_name\":\"total\",\"language_keyword\":\"Total\"},{\"keyword_name\":\"discount\",\"language_keyword\":\"Discount\"},{\"keyword_name\":\"price\",\"language_keyword\":\"Price\"},{\"keyword_name\":\"quantity\",\"language_keyword\":\"Quantity\"},{\"keyword_name\":\"select_module\",\"language_keyword\":\"Select Module\"},{\"keyword_name\":\"item_list\",\"language_keyword\":\"Item List\"},{\"keyword_name\":\"quickcreate\",\"language_keyword\":\"Quick Create\"},{\"keyword_name\":\"overwrite_msg_part1\",\"language_keyword\":\"Overwrite the existing address with the selected\"},{\"keyword_name\":\"once_in_every\",\"language_keyword\":\"Once in every\"},{\"keyword_name\":\"overwrite_msg_part2\",\"language_keyword\":\"address details?\"},{\"keyword_name\":\"add_item\",\"language_keyword\":\"Add Item\"},{\"keyword_name\":\"recordsave\",\"language_keyword\":\"Record saved successfully\"},{\"keyword_name\":\"recordnotsave\",\"language_keyword\":\"Could not save record. Try again later\"},{\"keyword_name\":\"minutes\",\"language_keyword\":\"Minutes\"},{\"keyword_name\":\"hours\",\"language_keyword\":\"Hours\"},{\"keyword_name\":\"days\",\"language_keyword\":\"Days\"},{\"keyword_name\":\"on\",\"language_keyword\":\"On\"},{\"keyword_name\":\"day_of_the_month\",\"language_keyword\":\"day of the month\"},{\"keyword_name\":\"list_price\",\"language_keyword\":\"List Price\"},{\"keyword_name\":\"add_record\",\"language_keyword\":\"Add Record\"},{\"keyword_name\":\"add_product\",\"language_keyword\":\"Add Product\"},{\"keyword_name\":\"add_service\",\"language_keyword\":\"Add Service\"},{\"keyword_name\":\"discountin\",\"language_keyword\":\"Discount in %\"},{\"keyword_name\":\"unitprice\",\"language_keyword\":\"Unit price\"},{\"keyword_name\":\"netprice\",\"language_keyword\":\"Net price\"},{\"keyword_name\":\"comments\",\"language_keyword\":\"Comments\"},{\"keyword_name\":\"add_close\",\"language_keyword\":\"Add & Close\"},{\"keyword_name\":\"fetching_rout_message\",\"language_keyword\":\"Fetching route, Please wait\\u2026\"},{\"keyword_name\":\"setting\",\"language_keyword\":\"Settings\"},{\"keyword_name\":\"utc\",\"language_keyword\":\"UTC\"},{\"keyword_name\":\"in\",\"language_keyword\":\"In\"},{\"keyword_name\":\"days_ago\",\"language_keyword\":\"days ago\"},{\"keyword_name\":\"mins_ago\",\"language_keyword\":\"Minutes ago\"},{\"keyword_name\":\"justnow\",\"language_keyword\":\"Just now\"},{\"keyword_name\":\"hours_ago\",\"language_keyword\":\"hours ago\"},{\"keyword_name\":\"in_1_day\",\"language_keyword\":\"In 1 day\"},{\"keyword_name\":\"scanqrcode\",\"language_keyword\":\"Asset \\/ Card scanner\"},{\"keyword_name\":\"call_log\",\"language_keyword\":\"Call Log\"},{\"keyword_name\":\"voice_message\",\"language_keyword\":\"Hi\"},{\"keyword_name\":\"voice_message1\",\"language_keyword\":\"What can I search for you in\"},{\"keyword_name\":\"live_tracking\",\"language_keyword\":\"Live Tracking\"},{\"keyword_name\":\"mailmanager\",\"language_keyword\":\"Mail Manager\"},{\"keyword_name\":\"my_location\",\"language_keyword\":\"My location\"},{\"keyword_name\":\"created_on\",\"language_keyword\":\"Created On\"},{\"keyword_name\":\"modified_on\",\"language_keyword\":\"Modified On\"},{\"keyword_name\":\"enter_comments\",\"language_keyword\":\"Enter Comments\"},{\"keyword_name\":\"viewmore\",\"language_keyword\":\"View More\"},{\"keyword_name\":\"viewless\",\"language_keyword\":\"View Less\"},{\"keyword_name\":\"gotofullform\",\"language_keyword\":\"Go to Full Form\"},{\"keyword_name\":\"post\",\"language_keyword\":\"Post\"},{\"keyword_name\":\"url\",\"language_keyword\":\"URL\"},{\"keyword_name\":\"dialog_title_text_back_color\",\"language_keyword\":\"Select a Text Background Color\"},{\"keyword_name\":\"event_or_task\",\"language_keyword\":\"Add event\\/task\"},{\"keyword_name\":\"shortcut\",\"language_keyword\":\"Shortcuts\"},{\"keyword_name\":\"select_field\",\"language_keyword\":\"Select Field\"},{\"keyword_name\":\"share\",\"language_keyword\":\"Share\"},{\"keyword_name\":\"title_insert_link\",\"language_keyword\":\"Insert Link\"},{\"keyword_name\":\"addyourcommentshere\",\"language_keyword\":\"Add your comments here\"},{\"keyword_name\":\"nocomment\",\"language_keyword\":\"No Comments\"},{\"keyword_name\":\"leads\",\"language_keyword\":\"Leads\"},{\"keyword_name\":\"true_val\",\"language_keyword\":\"true\"},{\"keyword_name\":\"noresult\",\"language_keyword\":\"No Result\"},{\"keyword_name\":\"version\",\"language_keyword\":\"Version\"},{\"keyword_name\":\"convert_lead\",\"language_keyword\":\"Convert Lead\"},{\"keyword_name\":\"app_name\",\"language_keyword\":\"CRMTiger\"},{\"keyword_name\":\"enter_url\",\"language_keyword\":\"Please Enter url\"},{\"keyword_name\":\"help\",\"language_keyword\":\"Help\"},{\"keyword_name\":\"contact_us\",\"language_keyword\":\"Contact Us\"},{\"keyword_name\":\"updates\",\"language_keyword\":\"Updates\"},{\"keyword_name\":\"logout\",\"language_keyword\":\"LogOut\"},{\"keyword_name\":\"busnies_cardscanner\",\"language_keyword\":\"Business Card Scanner\"},{\"keyword_name\":\"sure_want_logout\",\"language_keyword\":\"Are you sure want to logout ?\"},{\"keyword_name\":\"logout_message\",\"language_keyword\":\"Logout successfully\"},{\"keyword_name\":\"all\",\"language_keyword\":\"All\"},{\"keyword_name\":\"add_event\",\"language_keyword\":\"Add event\"},{\"keyword_name\":\"add_task\",\"language_keyword\":\"Add Task\"},{\"keyword_name\":\"next\",\"language_keyword\":\"Next\"},{\"keyword_name\":\"terms_conditions\",\"language_keyword\":\"Terms and Conditions\"},{\"keyword_name\":\"login\",\"language_keyword\":\"Login\"},{\"keyword_name\":\"privacy_policay\",\"language_keyword\":\"By logging in, you agree to our Terms and Conditions & Privacy Policy\"},{\"keyword_name\":\"copyright\",\"language_keyword\":\"Copyright \\u00a9 2023 CRMTiger Version\"},{\"keyword_name\":\"enter_username\",\"language_keyword\":\"Please enter username\"},{\"keyword_name\":\"enter_password\",\"language_keyword\":\"Please enter password\"},{\"keyword_name\":\"remanberme\",\"language_keyword\":\"Remember Me\"},{\"keyword_name\":\"forgot_password\",\"language_keyword\":\"Forgot password?\"},{\"keyword_name\":\"privacy_policay1\",\"language_keyword\":\"Privacy Policy\"},{\"keyword_name\":\"contactsupportmsg\",\"language_keyword\":\"Something went wrong. \\n please Click here to contact support.\"},{\"keyword_name\":\"enter_username_password\",\"language_keyword\":\"Entered Username or Password is wrong\"},{\"keyword_name\":\"server_issue_occured\",\"language_keyword\":\"Server issues occurred\"},{\"keyword_name\":\"password\",\"language_keyword\":\"Password\"},{\"keyword_name\":\"user_name\",\"language_keyword\":\"Username\"},{\"keyword_name\":\"reset_pwd\",\"language_keyword\":\"Reset Password\"},{\"keyword_name\":\"forgot_password_title\",\"language_keyword\":\"Forgot password\"},{\"keyword_name\":\"enter_user_name\",\"language_keyword\":\"Enter user name\"},{\"keyword_name\":\"cc\",\"language_keyword\":\"Cc\"},{\"keyword_name\":\"body\",\"language_keyword\":\"Body\"},{\"keyword_name\":\"bcc\",\"language_keyword\":\"BCC\"},{\"keyword_name\":\"dialog_title_text_color\",\"language_keyword\":\"Select a Text Color\"},{\"keyword_name\":\"date\",\"language_keyword\":\"Date\"},{\"keyword_name\":\"subject\",\"language_keyword\":\"Subject\"},{\"keyword_name\":\"composeMail\",\"language_keyword\":\"Compose Mail\"},{\"keyword_name\":\"send\",\"language_keyword\":\"Send\"},{\"keyword_name\":\"select_message\",\"language_keyword\":\"Select message\"},{\"keyword_name\":\"title_insert_table\",\"language_keyword\":\"Insert Table\"},{\"keyword_name\":\"log_file_sms\",\"language_keyword\":\"I agree to Share API Log to Technical team for further troubleshooting\"},{\"keyword_name\":\"edit_record\",\"language_keyword\":\"Edit Records\"},{\"keyword_name\":\"select_time\",\"language_keyword\":\"Select Time\"},{\"keyword_name\":\"edit_item\",\"language_keyword\":\"Edit Item\"},{\"keyword_name\":\"items_total\",\"language_keyword\":\"Items Total\"},{\"keyword_name\":\"number_less_then_31\",\"language_keyword\":\"Number should be less than 31\"},{\"keyword_name\":\"users\",\"language_keyword\":\"Users\"},{\"keyword_name\":\"groups\",\"language_keyword\":\"Groups\"},{\"keyword_name\":\"txt_note_for_file\",\"language_keyword\":\"Note : Existing attachments(images\\/files) will be replaced\"},{\"keyword_name\":\"greaterdatetime\",\"language_keyword\":\"End DateTime should be greater than Start DateTime\"},{\"keyword_name\":\"until\",\"language_keyword\":\"Until\"},{\"keyword_name\":\"organizations\",\"language_keyword\":\"Organizations\"},{\"keyword_name\":\"contacts\",\"language_keyword\":\"Contacts\"},{\"keyword_name\":\"opportunity\",\"language_keyword\":\"Opportunity\"},{\"keyword_name\":\"lbl_sun\",\"language_keyword\":\"SUN\"},{\"keyword_name\":\"lbl_mon\",\"language_keyword\":\"MON\"},{\"keyword_name\":\"lbl_tue\",\"language_keyword\":\"TUE\"},{\"keyword_name\":\"lbl_wed\",\"language_keyword\":\"WED\"},{\"keyword_name\":\"lbl_thu\",\"language_keyword\":\"THU\"},{\"keyword_name\":\"lbl_fri\",\"language_keyword\":\"FRI\"},{\"keyword_name\":\"lbl_sat\",\"language_keyword\":\"SAT\"},{\"keyword_name\":\"lbl_1\",\"language_keyword\":\"1\"},{\"keyword_name\":\"lbl_2\",\"language_keyword\":\"2\"},{\"keyword_name\":\"lbl_3\",\"language_keyword\":\"3\"},{\"keyword_name\":\"lbl_4\",\"language_keyword\":\"4\"},{\"keyword_name\":\"lbl_5\",\"language_keyword\":\"5\"},{\"keyword_name\":\"lbl_6\",\"language_keyword\":\"6\"},{\"keyword_name\":\"lbl_7\",\"language_keyword\":\"7\"},{\"keyword_name\":\"lbl_8\",\"language_keyword\":\"8\"},{\"keyword_name\":\"lbl_9\",\"language_keyword\":\"9\"},{\"keyword_name\":\"lbl_10\",\"language_keyword\":\"10\"},{\"keyword_name\":\"lbl_11\",\"language_keyword\":\"11\"},{\"keyword_name\":\"lbl_12\",\"language_keyword\":\"12\"},{\"keyword_name\":\"lbl_13\",\"language_keyword\":\"13\"},{\"keyword_name\":\"lbl_14\",\"language_keyword\":\"14\"},{\"keyword_name\":\"lbl_15\",\"language_keyword\":\"15\"},{\"keyword_name\":\"lbl_16\",\"language_keyword\":\"16\"},{\"keyword_name\":\"lbl_17\",\"language_keyword\":\"17\"},{\"keyword_name\":\"lbl_18\",\"language_keyword\":\"18\"},{\"keyword_name\":\"lbl_19\",\"language_keyword\":\"19\"},{\"keyword_name\":\"lbl_20\",\"language_keyword\":\"20\"},{\"keyword_name\":\"lbl_21\",\"language_keyword\":\"21\"},{\"keyword_name\":\"lbl_22\",\"language_keyword\":\"22\"},{\"keyword_name\":\"lbl_23\",\"language_keyword\":\"23\"},{\"keyword_name\":\"lbl_24\",\"language_keyword\":\"24\"},{\"keyword_name\":\"lbl_25\",\"language_keyword\":\"25\"},{\"keyword_name\":\"lbl_26\",\"language_keyword\":\"26\"},{\"keyword_name\":\"lbl_27\",\"language_keyword\":\"27\"},{\"keyword_name\":\"lbl_28\",\"language_keyword\":\"28\"},{\"keyword_name\":\"lbl_29\",\"language_keyword\":\"29\"},{\"keyword_name\":\"lbl_30\",\"language_keyword\":\"30\"},{\"keyword_name\":\"lbl_31\",\"language_keyword\":\"31\"},{\"keyword_name\":\"lbl_32\",\"language_keyword\":\"32\"},{\"keyword_name\":\"lbl_33\",\"language_keyword\":\"33\"},{\"keyword_name\":\"lbl_34\",\"language_keyword\":\"34\"},{\"keyword_name\":\"lbl_35\",\"language_keyword\":\"35\"},{\"keyword_name\":\"lbl_36\",\"language_keyword\":\"36\"},{\"keyword_name\":\"lbl_37\",\"language_keyword\":\"37\"},{\"keyword_name\":\"lbl_38\",\"language_keyword\":\"38\"},{\"keyword_name\":\"lbl_39\",\"language_keyword\":\"39\"},{\"keyword_name\":\"lbl_40\",\"language_keyword\":\"40\"},{\"keyword_name\":\"lbl_41\",\"language_keyword\":\"41\"},{\"keyword_name\":\"lbl_42\",\"language_keyword\":\"42\"},{\"keyword_name\":\"current_date\",\"language_keyword\":\"current date\"},{\"keyword_name\":\"event\",\"language_keyword\":\"Events\"},{\"keyword_name\":\"calendar\",\"language_keyword\":\"Calendar\"},{\"keyword_name\":\"latest_version\",\"language_keyword\":\"Latest Version :\"},{\"keyword_name\":\"expire_on\",\"language_keyword\":\"Next renewal date : \"},{\"keyword_name\":\"ctmobile_ext_version\",\"language_keyword\":\"CTMobile Ext. Version : \"},{\"keyword_name\":\"you_have_latest_version\",\"language_keyword\":\"You already have latest version\"},{\"keyword_name\":\"latest_version1\",\"language_keyword\":\"You Already have latest version\"},{\"keyword_name\":\"upgreaded\",\"language_keyword\":\"Upgrade\"},{\"keyword_name\":\"downgrade\",\"language_keyword\":\"Downgrade\"},{\"keyword_name\":\"dialog_recent_event_info\",\"language_keyword\":\"You can set from here how many number of records you want to show on Home screen for Recent Event.\"},{\"keyword_name\":\"dialog_feedback_info\",\"language_keyword\":\"You can submit your feedback with description , our team will check your feedback and get back to you.\"},{\"keyword_name\":\"dialog_log_info\",\"language_keyword\":\"Log functionality is used for customer support \\/ help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.\"},{\"keyword_name\":\"info\",\"language_keyword\":\"Info\"},{\"keyword_name\":\"recent_history\",\"language_keyword\":\"Recent History\"},{\"keyword_name\":\"recent_feedback\",\"language_keyword\":\"Feedback\"},{\"keyword_name\":\"recent_log\",\"language_keyword\":\"Log\"},{\"keyword_name\":\"crmtiger_app_version\",\"language_keyword\":\"CRMTiger App Version : \"},{\"keyword_name\":\"historylimit\",\"language_keyword\":\"Recent History Limit\"},{\"keyword_name\":\"radious_in_miles\",\"language_keyword\":\"Radius in miles\"},{\"keyword_name\":\"recentlimit\",\"language_keyword\":\"Recent Event Limit\"},{\"keyword_name\":\"upcoming_events\",\"language_keyword\":\"Upcoming Events\"},{\"keyword_name\":\"rate_our_app\",\"language_keyword\":\"Rate Our App!\"},{\"keyword_name\":\"feedback\",\"language_keyword\":\"Submit Feedback\"},{\"keyword_name\":\"sendfeedback\",\"language_keyword\":\"Feedback Send\"},{\"keyword_name\":\"emaillimit\",\"language_keyword\":\"Email limit\"},{\"keyword_name\":\"log\",\"language_keyword\":\"Log\"},{\"keyword_name\":\"logclear\",\"language_keyword\":\"Log cleared successfully.\"},{\"keyword_name\":\"dialog_recent_history_info\",\"language_keyword\":\"You can set from here how many number of records you want to show on Home screen for Recent History.\"},{\"keyword_name\":\"proceed_to_upgrade1\",\"language_keyword\":\"Proceed to\"},{\"keyword_name\":\"upgradation_message\",\"language_keyword\":\"will required logout and login again later.\"},{\"keyword_name\":\"proceed_to_upgrade\",\"language_keyword\":\"Proceed to Upgrade\"},{\"keyword_name\":\"module_setting\",\"language_keyword\":\"Module Setting\"},{\"keyword_name\":\"sortbyfield\",\"language_keyword\":\"Sort by field\"},{\"keyword_name\":\"ascending\",\"language_keyword\":\"Ascending A to Z\"},{\"keyword_name\":\"descending\",\"language_keyword\":\"Descending Z to A\"},{\"keyword_name\":\"first_field\",\"language_keyword\":\"First Field\"},{\"keyword_name\":\"second_field\",\"language_keyword\":\"Second Field\"},{\"keyword_name\":\"third_field\",\"language_keyword\":\"Third Field\"},{\"keyword_name\":\"sure_want_restore\",\"language_keyword\":\"Are you sure you want to reset to default settings?\"},{\"keyword_name\":\"orderlist\",\"language_keyword\":\"List Order\"},{\"keyword_name\":\"module_reset\",\"language_keyword\":\"Restore to Default\"},{\"keyword_name\":\"display_fields\",\"language_keyword\":\"Display Fields\"},{\"keyword_name\":\"discount_lessthen_100\",\"language_keyword\":\"Discount % should be less than 100\"},{\"keyword_name\":\"select_item\",\"language_keyword\":\"Select Item\"},{\"keyword_name\":\"item_comment\",\"language_keyword\":\"Item Comment\"},{\"keyword_name\":\"record_name\",\"language_keyword\":\"Record Name is :\"},{\"keyword_name\":\"go_back\",\"language_keyword\":\"Go Back\"},{\"keyword_name\":\"please_enter_shortcut_name\",\"language_keyword\":\"Please Enter Shortcut Name\"},{\"keyword_name\":\"number_not_found\",\"language_keyword\":\"Contact Number not found\"},{\"keyword_name\":\"mail_not_found\",\"language_keyword\":\"Mail Address not found\"},{\"keyword_name\":\"create_shortcut\",\"language_keyword\":\"Create Shortcut\"},{\"keyword_name\":\"contact_summary\",\"language_keyword\":\"Summary\"},{\"keyword_name\":\"activites\",\"language_keyword\":\"Activities\"},{\"keyword_name\":\"details\",\"language_keyword\":\"Details\"},{\"keyword_name\":\"related\",\"language_keyword\":\"Related\"},{\"keyword_name\":\"share_link\",\"language_keyword\":\"Share record with\"},{\"keyword_name\":\"edit\",\"language_keyword\":\"Edit\"},{\"keyword_name\":\"duplicate\",\"language_keyword\":\"Duplicate\"},{\"keyword_name\":\"whatsapp\",\"language_keyword\":\"Whatsapp\"},{\"keyword_name\":\"call\",\"language_keyword\":\"Call\"},{\"keyword_name\":\"choose_contact_for_call\",\"language_keyword\":\"Choose Contact for Call\"},{\"keyword_name\":\"choose_contact_for_sms\",\"language_keyword\":\"Choose Contact for SMS\"},{\"keyword_name\":\"choose_contact_for_whatsapp\",\"language_keyword\":\"Choose Contact for WhatsApp\"},{\"keyword_name\":\"chosse_contact_for_email\",\"language_keyword\":\"Choose Email\"},{\"keyword_name\":\"attach_file\",\"language_keyword\":\"Attach Files\"},{\"keyword_name\":\"close\",\"language_keyword\":\"Close\"},{\"keyword_name\":\"status\",\"language_keyword\":\"Status\"},{\"keyword_name\":\"stop\",\"language_keyword\":\"Stop\"},{\"keyword_name\":\"zero\",\"language_keyword\":\"0\"},{\"keyword_name\":\"record\",\"language_keyword\":\"Record\"},{\"keyword_name\":\"voice_note\",\"language_keyword\":\"Voice Note\"},{\"keyword_name\":\"tickets\",\"language_keyword\":\"Tickets\"},{\"keyword_name\":\"check_out\",\"language_keyword\":\"Check Out\"},{\"keyword_name\":\"check_in\",\"language_keyword\":\"Check In\"},{\"keyword_name\":\"select_any\",\"language_keyword\":\"Select any\"},{\"keyword_name\":\"fulldetails\",\"language_keyword\":\"Show Full Details\"},{\"keyword_name\":\"checkin\",\"language_keyword\":\"Check-in\"},{\"keyword_name\":\"navigate\",\"language_keyword\":\"Navigate\"},{\"keyword_name\":\"product\",\"language_keyword\":\"Products\"},{\"keyword_name\":\"projectMilestone\",\"language_keyword\":\"Project Milestone\"},{\"keyword_name\":\"projecttask\",\"language_keyword\":\"Project Tasks\"},{\"keyword_name\":\"nearby\",\"language_keyword\":\"NearBy\"},{\"keyword_name\":\"document\",\"language_keyword\":\"Document\"},{\"keyword_name\":\"reply\",\"language_keyword\":\"Reply\"},{\"keyword_name\":\"reply_all\",\"language_keyword\":\"Reply All\"},{\"keyword_name\":\"forward\",\"language_keyword\":\"Forward\"},{\"keyword_name\":\"action\",\"language_keyword\":\"Action\"},{\"keyword_name\":\"select_first\",\"language_keyword\":\"Select First\"},{\"keyword_name\":\"commentaddsuccessful\",\"language_keyword\":\"Comment added successfull\"},{\"keyword_name\":\"move_to\",\"language_keyword\":\"Move to\"},{\"keyword_name\":\"attach\",\"language_keyword\":\"Attach\"},{\"keyword_name\":\"addcoment\",\"language_keyword\":\"Add Comment\"},{\"keyword_name\":\"adddocument\",\"language_keyword\":\"Add Document\"},{\"keyword_name\":\"home\",\"language_keyword\":\"Home\"},{\"keyword_name\":\"checkout\",\"language_keyword\":\"Check-out\"},{\"keyword_name\":\"message_search\",\"language_keyword\":\"Search by name\"},{\"keyword_name\":\"start_shift\",\"language_keyword\":\"Start shift\"},{\"keyword_name\":\"end_shift\",\"language_keyword\":\"End shift\"},{\"keyword_name\":\"today_meeting\",\"language_keyword\":\"Meetings\"},{\"keyword_name\":\"shift_time_track\",\"language_keyword\":\"Shift Time Track\"},{\"keyword_name\":\"logout_msg\",\"language_keyword\":\"You have to login again , click\"},{\"keyword_name\":\"logout_msg1\",\"language_keyword\":\"to continue.\"},{\"keyword_name\":\"permission_denied\",\"language_keyword\":\"You don\'t have permission to create\"},{\"keyword_name\":\"history\",\"language_keyword\":\"Activity stream\"},{\"keyword_name\":\"search_value\",\"language_keyword\":\"Search value :\"},{\"keyword_name\":\"feed_back_msg\",\"language_keyword\":\"Please enter feedback message\"},{\"keyword_name\":\"feed_back_hint_msg\",\"language_keyword\":\"Enter feedback message\"},{\"keyword_name\":\"submit\",\"language_keyword\":\"Submit\"},{\"keyword_name\":\"check_app_not_installed\",\"language_keyword\":\"Application is not currently installed.\"},{\"keyword_name\":\"send_sms_fail_message\",\"language_keyword\":\"SMS failed, please try again later!\"},{\"keyword_name\":\"documentaddsuccessfully\",\"language_keyword\":\"Document Attach successfully\"},{\"keyword_name\":\"send_message\",\"language_keyword\":\"Send message\"},{\"keyword_name\":\"sms_to\",\"language_keyword\":\"smsto:\"},{\"keyword_name\":\"add_list_message\",\"language_keyword\":\"Add List\"},{\"keyword_name\":\"mylist\",\"language_keyword\":\"My List\"},{\"keyword_name\":\"filtername\",\"language_keyword\":\"Filter Name\"},{\"keyword_name\":\"selectlist\",\"language_keyword\":\"Select a List\"},{\"keyword_name\":\"assingedto\",\"language_keyword\":\"Assigned To\"},{\"keyword_name\":\"selectmodule\",\"language_keyword\":\"Select a module\"},{\"keyword_name\":\"add_list\",\"language_keyword\":\"Add Filter\"},{\"keyword_name\":\"recent_event\",\"language_keyword\":\"Recent Event\"},{\"keyword_name\":\"recent_hostory\",\"language_keyword\":\"Recent History\"},{\"keyword_name\":\"module_specific_settings\",\"language_keyword\":\"Module-Specific Settings\"},{\"keyword_name\":\"talk_to_us\",\"language_keyword\":\"Talk to us\"},{\"keyword_name\":\"report_a_bug\",\"language_keyword\":\"Report A Bug\"},{\"keyword_name\":\"faq\",\"language_keyword\":\"FAQ\"},{\"keyword_name\":\"selectmodules\",\"language_keyword\":\"Select Module\"},{\"keyword_name\":\"myplan\",\"language_keyword\":\"My Plan\"},{\"keyword_name\":\"message\",\"language_keyword\":\"Message\"},{\"keyword_name\":\"message_validation\",\"language_keyword\":\"Please enter Message\"},{\"keyword_name\":\"contact_select\",\"language_keyword\":\"Please Select contact\"},{\"keyword_name\":\"global_search\",\"language_keyword\":\"Global Search\"},{\"keyword_name\":\"records\",\"language_keyword\":\"Records\"},{\"keyword_name\":\"dont_show_again\",\"language_keyword\":\"Don\'t Show Again\"},{\"keyword_name\":\"skip\",\"language_keyword\":\"Skip\"},{\"keyword_name\":\"file_downloading\",\"language_keyword\":\"File Downloading\"},{\"keyword_name\":\"add_screenshots_optional\",\"language_keyword\":\"Add screenshots (optional)\"},{\"keyword_name\":\"describe_your_problem\",\"language_keyword\":\"Describe your problem\"},{\"keyword_name\":\"default_filter_shortcut\",\"language_keyword\":\"Default Filter Shortcut\"},{\"keyword_name\":\"record_shortcut\",\"language_keyword\":\"Record Shortcut\"},{\"keyword_name\":\"enter_url\",\"language_keyword\":\"Please Enter url\"},{\"keyword_name\":\"new_version_is_avaiable\",\"language_keyword\":\"You need to update the app to continue using Please update to continue Older versions will no longer work from today\"},{\"keyword_name\":\"search_by\",\"language_keyword\":\"Search by\"},{\"keyword_name\":\"selected_filter\",\"language_keyword\":\"Selected filter :\"},{\"keyword_name\":\"selected_field\",\"language_keyword\":\"Selected field :\"},{\"keyword_name\":\"choose\",\"language_keyword\":\"Choose\"},{\"keyword_name\":\"qr_cardscanner\",\"language_keyword\":\"QR Code Scanner\"},{\"keyword_name\":\"error_message_for_scan\",\"language_keyword\":\"Could not read the card Try again later.\"},{\"keyword_name\":\"press_start_scan\",\"language_keyword\":\"Press to Start Scan\"},{\"keyword_name\":\"line_item_quntity_validation_msg\",\"language_keyword\":\"Value should be greater than zero\"},{\"keyword_name\":\"percentage_msg\",\"language_keyword\":\"Percentage should be less than 100\"},{\"keyword_name\":\"MSG_NO_DATA\",\"language_keyword\":\"No data found!\"},{\"keyword_name\":\"MSG_SOMETHING_WRONG\",\"language_keyword\":\"Something went wrong!\"},{\"keyword_name\":\"MSG_COMING_SOON\",\"language_keyword\":\"Coming Soon!\"},{\"keyword_name\":\"MSG_UPLOAD_PROFILE_IMAGE\",\"language_keyword\":\"Please upload profile image.\"},{\"keyword_name\":\"ALERT_TITLE_LOCATION_ACCESS\",\"language_keyword\":\"Location Access\"},{\"keyword_name\":\"ALERT_MSG_LOCATION_ACCESS\",\"language_keyword\":\"Requires your location to show nearby events.\"},{\"keyword_name\":\"ALERT_BTN_ALLOW\",\"language_keyword\":\"ALLOW\"},{\"keyword_name\":\"ALERT_BTN_DENY\",\"language_keyword\":\"DENY\"},{\"keyword_name\":\"ALERT_MSG_LOCATION_SETTING\",\"language_keyword\":\"Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well\"},{\"keyword_name\":\"DELETE_RECORD\",\"language_keyword\":\"Delete Record\"},{\"keyword_name\":\"ALERT_MSG_DELETE_SHORTCUT\",\"language_keyword\":\"Are you sure want to delete this shortcut?\"},{\"keyword_name\":\"DELETE_SHORTCUT\",\"language_keyword\":\"Delete Shortcut\"},{\"keyword_name\":\"LBL_TERMS\",\"language_keyword\":\"By logging in, you agree to our Terms and\"},{\"keyword_name\":\"LBL_CONDITIONS\",\"language_keyword\":\"Conditions &\"},{\"keyword_name\":\"ALERT_TITLE\",\"language_keyword\":\"Alert\"},{\"keyword_name\":\"ALERT_BTN_SUBSCRIBE\",\"language_keyword\":\"Subscribe\"},{\"keyword_name\":\"MSG_SELECT_MODULE\",\"language_keyword\":\"Please select any Module\"},{\"keyword_name\":\"MSG_SELECT_LIST\",\"language_keyword\":\"Please select any List\"},{\"keyword_name\":\"ALERT_MSG_DONT_HAVE_CAMERA\",\"language_keyword\":\"You don\'t have camera\"},{\"keyword_name\":\"ALERT_MSG_GALLARY_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access gallery.\"},{\"keyword_name\":\"ALERT_MSG_CAMERA_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on\"},{\"keyword_name\":\"ALERT_MSG_SPEECH_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on\"},{\"keyword_name\":\"BTN_DONE\",\"language_keyword\":\"Done\"},{\"keyword_name\":\"COMMENT\",\"language_keyword\":\"Comment\"},{\"keyword_name\":\"FULL_FORM\",\"language_keyword\":\"Full Form\"},{\"keyword_name\":\"QUICK_CREATE\",\"language_keyword\":\"Create\"},{\"keyword_name\":\"LBL_SELECT_FIELDS\",\"language_keyword\":\"Select Fields\"},{\"keyword_name\":\"LBL_SELECT_FIELDS\",\"language_keyword\":\"Select Fields\"},{\"keyword_name\":\"LBL_SELECT_FIRST_FIELDS\",\"language_keyword\":\"Select First Field\"},{\"keyword_name\":\"LBL_SELECT_SECOND_FIELDS\",\"language_keyword\":\"Select Second Field\"},{\"keyword_name\":\"LBL_SELECT_THIRD_FIELDS\",\"language_keyword\":\"Select Third Field\"},{\"keyword_name\":\"LBL_SORT_BY_FIELD\",\"language_keyword\":\"Select Sort By Field\"},{\"keyword_name\":\"BTN_RESET_TO_DEFAULT\",\"language_keyword\":\"Reset to Default\"},{\"keyword_name\":\"MSG_SELECT_SORT_BY_FIELD\",\"language_keyword\":\"Select Sort by field\"},{\"keyword_name\":\"kStrClearBtnTitle\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"kStrShowMoreBtnTitle\",\"language_keyword\":\"Show More\"},{\"keyword_name\":\"kStrAddActivitiesBtnTitle\",\"language_keyword\":\"Add Activities\"},{\"keyword_name\":\"kStrAddCommentPlaceHolder\",\"language_keyword\":\"Add your comments here\"},{\"keyword_name\":\"MSG_ENTER_TO_EMAIL\",\"language_keyword\":\"Please enter to field.\"},{\"keyword_name\":\"WARNING_FILE\",\"language_keyword\":\"File can\'t open.\"},{\"keyword_name\":\"MSG_FILE_SAVED\",\"language_keyword\":\"File saved.\"},{\"keyword_name\":\"WARNING_DOWNLOAD_FAIL\",\"language_keyword\":\"Download fail!, please try after sometime.\"},{\"keyword_name\":\"LBL_SHORTCUT\",\"language_keyword\":\"Shortcut\"},{\"keyword_name\":\"TXT_MESSAGE_PLACEHOLDER\",\"language_keyword\":\"Type Message\"},{\"keyword_name\":\"ALERT_INSTALL_WHATSAPP\",\"language_keyword\":\"Install Whatsapp\"},{\"keyword_name\":\"MSG_NO_MAIL_BOX\",\"language_keyword\":\"No MailBox found. Please Create Mailbox\"},{\"keyword_name\":\"LBL_WROTE\",\"language_keyword\":\"Wrote\"},{\"keyword_name\":\"MSG_MAIL_SEND\",\"language_keyword\":\"Mail sent\"},{\"keyword_name\":\"log_file_not_found\",\"language_keyword\":\"API Log file not found.\"},{\"keyword_name\":\"unknown_error\",\"language_keyword\":\"An unknown error occurred, try again\"},{\"keyword_name\":\"CTMTigerAppVersion\",\"language_keyword\":\"CRMTiger App Version\"},{\"keyword_name\":\"CTMMobileUpdateMsg\",\"language_keyword\":\"CTMobile Ext. Version Update Successfully\"},{\"keyword_name\":\"dialog_Premium_downgrade\",\"language_keyword\":\"Downgrade will required logout and login again later\"},{\"keyword_name\":\"dialog_Premium\",\"language_keyword\":\"Upgrade will required logout and login again later\"},{\"keyword_name\":\"Overwrite\",\"language_keyword\":\"Overwrite\"},{\"keyword_name\":\"MSGAddressOverwrite1\",\"language_keyword\":\"Overwrite the existing address with the selected\"},{\"keyword_name\":\"MSGAddressOverwrite2\",\"language_keyword\":\"address details?\"},{\"keyword_name\":\"UPGRADE_PLAN\",\"language_keyword\":\"Upgrade Plan\"},{\"keyword_name\":\"DOWNGRADE_PLAN\",\"language_keyword\":\"Downgrade Plan\"},{\"keyword_name\":\"UPGRADE_EXTENSION\",\"language_keyword\":\"Upgrade Extension\"},{\"keyword_name\":\"UPGRADE_APP\",\"language_keyword\":\"Upgrade App\"},{\"keyword_name\":\"SELECT_OPTION\",\"language_keyword\":\"Select Option\"},{\"keyword_name\":\"PLEASE_SELECT\",\"language_keyword\":\"Please select\"},{\"keyword_name\":\"MSG_ACCESS_DENIED\",\"language_keyword\":\"You don\'t have permission for this module.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_MONTH_DAY\",\"language_keyword\":\"Please select reccuring day of month.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_WEEK_DAY\",\"language_keyword\":\"Please select reccuring day of week.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_DAYS\",\"language_keyword\":\"Please select reccuring days.\"},{\"keyword_name\":\"Please select reccuring days.\",\"language_keyword\":\"Please select reccuring days.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_END_DATE\",\"language_keyword\":\"Please select reccuring end date.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_TYPE\",\"language_keyword\":\"Please select reccuring type.\"},{\"keyword_name\":\"FREQ_TIME\",\"language_keyword\":\"Times\"},{\"keyword_name\":\"REPEAT_YEARLY\",\"language_keyword\":\"Repeat Yearly\"},{\"keyword_name\":\"REPEAT_MONTHLY\",\"language_keyword\":\"Repeat Monthly\"},{\"keyword_name\":\"REPEAT_WEEKLY\",\"language_keyword\":\"Repeat Weekly\"},{\"keyword_name\":\"REPEAT_DAILY\",\"language_keyword\":\"Repeat Daily\"},{\"keyword_name\":\"ACTION_TITLE\",\"language_keyword\":\"Action Title\"},{\"keyword_name\":\"MSG_SELECT_VALID_DATE\",\"language_keyword\":\"Please select valid day of month.\"},{\"keyword_name\":\"MSG_SELECT_VALID_START_DATE\",\"language_keyword\":\"Start date should be less than end date.\"},{\"keyword_name\":\"MSG_SELECT_VALID_START_TIME\",\"language_keyword\":\"Start time should be less than end time.\"},{\"keyword_name\":\"LBL_LINEITEM_DETAILS\",\"language_keyword\":\"Lineitem Details\"},{\"keyword_name\":\"MSG_INVALIDE_DISCOUNT_AMOUNT\",\"language_keyword\":\"Discount amount should be less than the total.\"},{\"keyword_name\":\"VIEW\",\"language_keyword\":\"View\"},{\"keyword_name\":\"MSG_ENTER_VALID\",\"language_keyword\":\"Please enter valid\"},{\"keyword_name\":\"MSG_ENTER_PERCENTAGE\",\"language_keyword\":\"Percentage should be less than 100.\"},{\"keyword_name\":\"ITEM_TOTAL\",\"language_keyword\":\"Item Total\"},{\"keyword_name\":\"ADJUSTMENT\",\"language_keyword\":\"Adjustment\"},{\"keyword_name\":\"TITLE_CHOOSE_IMAGE\",\"language_keyword\":\"Choose Image\"},{\"keyword_name\":\"COMPRESS\",\"language_keyword\":\"Compress\"},{\"keyword_name\":\"CHOOSE_ANOTHER_IMAGE\",\"language_keyword\":\"Your image size is too large, please select another image\"},{\"keyword_name\":\"OnDayOfMonth\",\"language_keyword\":\"On day of month\"},{\"keyword_name\":\"OnDayOfWeek\",\"language_keyword\":\"On day of week\"},{\"keyword_name\":\"AddAndClose\",\"language_keyword\":\"Add & Close\"},{\"keyword_name\":\"Repeat\",\"language_keyword\":\"Repeat\"},{\"keyword_name\":\"OnDay\",\"language_keyword\":\"On day\"},{\"keyword_name\":\"View_Line_Item\",\"language_keyword\":\"View Line Item\"},{\"keyword_name\":\"TITLE_IMAGE\",\"language_keyword\":\"Image\"},{\"keyword_name\":\"TITLE_ICLOUD\",\"language_keyword\":\"iCloud\"},{\"keyword_name\":\"GOOGLE\",\"language_keyword\":\"Google\"},{\"keyword_name\":\"ALERT_BTN_OKAY\",\"language_keyword\":\"Okay\"},{\"keyword_name\":\"ALERT_TITLE_ACCESS_DENIED\",\"language_keyword\":\"Access Denied\"},{\"keyword_name\":\"Dont_Show_Again\",\"language_keyword\":\"Don\'t show again\"},{\"keyword_name\":\"Skip\",\"language_keyword\":\"Skip\"},{\"keyword_name\":\"Fillter_Name\",\"language_keyword\":\"Fillter Name\"},{\"keyword_name\":\"Fillter_Record_Count\",\"language_keyword\":\"Fillter Record Count\"},{\"keyword_name\":\"url_note\",\"language_keyword\":\"Note : if your URL of CRM is https:\\/\\/example.com\\/crm enter that into above box\"},{\"keyword_name\":\"vtiger_url\",\"language_keyword\":\"Your vTiger CRM URL\"},{\"keyword_name\":\"msg_doc_read_permission\",\"language_keyword\":\"You don\'t have permission to Add either This is read-only or Private Field.\"},{\"keyword_name\":\"CLEAR\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"Files\\/photos uploaded successfully\",\"language_keyword\":\"Files\\/photos uploaded successfully\"},{\"keyword_name\":\"Digital signature saved\",\"language_keyword\":\"Digital signature saved\"},{\"keyword_name\":\"Please upload Signature or Files\\/photos\",\"language_keyword\":\"Please upload Signature or Files\\/photos\"},{\"keyword_name\":\"Files \\/ Photos\",\"language_keyword\":\"Files \\/ Photos\"},{\"keyword_name\":\"Signature\",\"language_keyword\":\"Signature\"},{\"keyword_name\":\"add_photo_using\",\"language_keyword\":\"Add Photo Using\"},{\"keyword_name\":\"btn_upload_sign\",\"language_keyword\":\"(+) Add Signature\"},{\"keyword_name\":\"btn_upload_photo_doc\",\"language_keyword\":\"(+) Upload Files\\/Photos\"},{\"keyword_name\":\"select_photo_doc_to_upload\",\"language_keyword\":\"Please select files\\/photos to upload\"},{\"keyword_name\":\"related_module_title\",\"language_keyword\":\"Search from related module and Add to \\\"Route\\\"\"},{\"keyword_name\":\"Route status updated successfully\",\"language_keyword\":\"Route status updated successfully\"},{\"keyword_name\":\"Session init failed\",\"language_keyword\":\"Session init failed\"},{\"keyword_name\":\"You don't have permission to access this resource\",\"language_keyword\":\"You don\'t have permission to access this resource\"},{\"keyword_name\":\"ctroute_realtedto cannot be empty\",\"language_keyword\":\"Could not get the Related To - Try again later\"},{\"keyword_name\":\"ctroute_planning cannot be empty\",\"language_keyword\":\"Could not get the Route Planning Record - Try again later\"},{\"keyword_name\":\"Something went wrong - Try again later\",\"language_keyword\":\"Something went wrong - Try again later\"},{\"keyword_name\":\"sequence updated successfully\",\"language_keyword\":\"sequence updated successfully\"},{\"keyword_name\":\"sequence cannot be empty\",\"language_keyword\":\"sequence cannot be empty\"},{\"keyword_name\":\"Shortcut details not saved\",\"language_keyword\":\"Shortcut details not saved\"},{\"keyword_name\":\"Shortcut details saved successfully\",\"language_keyword\":\"Shortcut details saved successfully\"},{\"keyword_name\":\"Route save successfully\",\"language_keyword\":\"Route save successfully\"},{\"keyword_name\":\"Record save successfully\",\"language_keyword\":\"Record save successfully\"},{\"keyword_name\":\"No dependency found for picklist\",\"language_keyword\":\"No dependency found for picklist\"},{\"keyword_name\":\"No records found\",\"language_keyword\":\"No records found\"},{\"keyword_name\":\"Outgoing server is not enabled, please configure from CRM\",\"language_keyword\":\"Outgoing server is not enabled, please configure from CRM\"},{\"keyword_name\":\"Removed Successfully\",\"language_keyword\":\"Removed Successfully\"},{\"keyword_name\":\"Shortcut has been deleted\",\"language_keyword\":\"Shortcut has been deleted\"},{\"keyword_name\":\"relation of records removed successfully\",\"language_keyword\":\"relation of records removed successfully\"},{\"keyword_name\":\"relation of records not removed\",\"language_keyword\":\"relation of records not removed\"},{\"keyword_name\":\"Record has been deleted successfully\",\"language_keyword\":\"Record has been deleted successfully\"},{\"keyword_name\":\"Time Tracking saved successfully\",\"language_keyword\":\"Time Tracking saved successfully\"},{\"keyword_name\":\"Time Tracking updated successfully\",\"language_keyword\":\"Time Tracking updated successfully\"},{\"keyword_name\":\"Time Tracking ended successfully\",\"language_keyword\":\"Time Tracking ended successfully\"},{\"keyword_name\":\"Time Tracking started successfully\",\"language_keyword\":\"Time Tracking started successfully\"},{\"keyword_name\":\"record cannot be empty\",\"language_keyword\":\"record cannot be empty\"},{\"keyword_name\":\"Module is disabled\",\"language_keyword\":\"Module is disabled\"},{\"keyword_name\":\"Shift ended successfully\",\"language_keyword\":\"Shift ended successfully\"},{\"keyword_name\":\"Shift started successfully\",\"language_keyword\":\"Shift started successfully\"},{\"keyword_name\":\"relation of records added successfully\",\"language_keyword\":\"relation of records added successfully\"},{\"keyword_name\":\"Comment saved successfully\",\"language_keyword\":\"Comment saved successfully\"},{\"keyword_name\":\"Comment not saved\",\"language_keyword\":\"Comment not saved\"},{\"keyword_name\":\"Comment module is not active\",\"language_keyword\":\"Comment module is not active\"},{\"keyword_name\":\"No Upcoming Event\",\"language_keyword\":\"No Upcoming Event\"},{\"keyword_name\":\"No Templates found - create it from Message Templates module\",\"language_keyword\":\"No Templates found - create it from Message Templates module\"},{\"keyword_name\":\"No event or task for this date\",\"language_keyword\":\"No event or task for this date\"},{\"keyword_name\":\"No filters created\",\"language_keyword\":\"No filters created\"},{\"keyword_name\":\"Select at least one record to attach\",\"language_keyword\":\"Select at least one record to attach\"},{\"keyword_name\":\"Please select one or more attachments\",\"language_keyword\":\"Please select one or more attachments\"},{\"keyword_name\":\"No event for this month\",\"language_keyword\":\"No event for this month\"},{\"keyword_name\":\"No Activity found\",\"language_keyword\":\"No Activity found\"},{\"keyword_name\":\"Your feedback is valuable for us - it cannot be empty\",\"language_keyword\":\"Your feedback is valuable for us - it cannot be empty\"},{\"keyword_name\":\"Could not send mail, Please try later\",\"language_keyword\":\"Could not send mail, Please try later\"},{\"keyword_name\":\"Latest Version updated successfully\",\"language_keyword\":\"Latest Version updated successfully\"},{\"keyword_name\":\"User Location Updated Successfully\",\"language_keyword\":\"User Location Updated Successfully\"},{\"keyword_name\":\"User Location not Updated Successfully\",\"language_keyword\":\"User Location not Updated Successfully\"},{\"keyword_name\":\"SMSNotifier is not enable in CRM. Please enable it first\",\"language_keyword\":\"SMSNotifier is not enable in CRM. Please enable it first\"},{\"keyword_name\":\"Could not submit your feedback - Please try again later\",\"language_keyword\":\"Could not submit your feedback - Please try again later\"},{\"keyword_name\":\"Thank you for submitting your feedback\",\"language_keyword\":\"Thank you for submitting your feedback\"},{\"keyword_name\":\"Please upload User Image\",\"language_keyword\":\"Please upload User Image\"},{\"keyword_name\":\"Image Not Uploading, please try again\",\"language_keyword\":\"Image Not Uploading, please try again\"},{\"keyword_name\":\"User Image Uploaded Successfully\",\"language_keyword\":\"User Image Uploaded Successfully\"},{\"keyword_name\":\"Invalid Module name\",\"language_keyword\":\"Invalid Module name\"},{\"keyword_name\":\"Records Sync Successfully\",\"language_keyword\":\"Records Sync Successfully\"},{\"keyword_name\":\"Values cannot be empty\",\"language_keyword\":\"Values cannot be empty\"},{\"keyword_name\":\"Record id is empty\",\"language_keyword\":\"Record id is empty\"},{\"keyword_name\":\"Logout Successfully\",\"language_keyword\":\"Logout Successfully\"},{\"keyword_name\":\"Please Enable CTMobile Module\",\"language_keyword\":\"Please Enable CTMobile Module\"},{\"keyword_name\":\"Authentication Failed\",\"language_keyword\":\"Username and Password do not match\"},{\"keyword_name\":\"Mismatched module information\",\"language_keyword\":\"Something gone wrong, please try again later\"},{\"keyword_name\":\"Field does not exists\",\"language_keyword\":\"Please set display fields again\"},{\"keyword_name\":\"Module does not exists\",\"language_keyword\":\"Module does not exists or disabled by admin\"},{\"keyword_name\":\"Month cannot be empty\",\"language_keyword\":\"Could not get the Month - Try again later\"},{\"keyword_name\":\"Year cannot be empty\",\"language_keyword\":\"Could not get the Year - Try again later\"},{\"keyword_name\":\"Date cannot be empty\",\"language_keyword\":\"Could not get the Date - Try again later\"},{\"keyword_name\":\"Userid cannot be empty\",\"language_keyword\":\"Could not get the Userid - Try again later\"},{\"keyword_name\":\"End Date cannot be empty\",\"language_keyword\":\"Could not get the status - Try again later\"},{\"keyword_name\":\"Start Date cannot be empty\",\"language_keyword\":\"Could not get the Start Date - Try again later\"},{\"keyword_name\":\"You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature\",\"language_keyword\":\"You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature\"},{\"keyword_name\":\"Longitude cannot be empty\",\"language_keyword\":\"Could not get location-Please try again\"},{\"keyword_name\":\"Latitude cannot be empty\",\"language_keyword\":\"Could not get location-Please try again\"},{\"keyword_name\":\"User cannot be empty\",\"language_keyword\":\"Could not get the User - Try again later\"},{\"keyword_name\":\"Status cannot be empty\",\"language_keyword\":\"Could not get the status - Try again later\"},{\"keyword_name\":\"Required fields not found\",\"language_keyword\":\"Required fields not found\"},{\"keyword_name\":\"Tracking module not active\",\"language_keyword\":\"Tracking module not active-Please contact CRM Admin\"},{\"keyword_name\":\"Missing mandatory input values\",\"language_keyword\":\"Missing mandatory input values\"},{\"keyword_name\":\"No MailBox found. Please Create Mailbox\",\"language_keyword\":\"No MailBox found. Please Create Mailbox\"},{\"keyword_name\":\"Mail not sent\",\"language_keyword\":\"Mail not sent\"},{\"keyword_name\":\"Mail send successfully\",\"language_keyword\":\"Mail send successfully\"},{\"keyword_name\":\"Email Id or username not match with your record\",\"language_keyword\":\"Email Id or username not match with your record\"},{\"keyword_name\":\"Module not specified\",\"language_keyword\":\"Module not specified\"},{\"keyword_name\":\"No messages found\",\"language_keyword\":\"No messages found\"},{\"keyword_name\":\"No Dependency Found For This Module\",\"language_keyword\":\"No Dependency Found For This Module\"},{\"keyword_name\":\"Outgoing server is not Enabled\",\"language_keyword\":\"Outgoing server is not Enabled\"},{\"keyword_name\":\"Outgoing server is Enabled\",\"language_keyword\":\"Outgoing server is Enabled\"},{\"keyword_name\":\"Email Attached Successfully\",\"language_keyword\":\"Email Attached Successfully\"},{\"keyword_name\":\"Documents Attached Successfully\",\"language_keyword\":\"Documents Attached Successfully\"},{\"keyword_name\":\"Login required - Please login again\",\"language_keyword\":\"Login required - Please login again\"},{\"keyword_name\":\"time_tracking_module_disable\",\"language_keyword\":\"Time tracking module is disable\"},{\"keyword_name\":\"route_planning_module_disable\",\"language_keyword\":\"Route planning module is disable\"},{\"keyword_name\":\"mark_as_held\",\"language_keyword\":\"Are you sure you want to mark Event as Held?\"},{\"keyword_name\":\"stop_timer_msg\",\"language_keyword\":\"You have already started Time tracking for another record, Do you want to stop it first ?\"},{\"keyword_name\":\"access_denied_routeplanning\",\"language_keyword\":\"Access denied for route planning\"},{\"keyword_name\":\"time_spent\",\"language_keyword\":\"Time Spent\"},{\"keyword_name\":\"select_user\",\"language_keyword\":\"Select User\"},{\"keyword_name\":\"status_cannot_be_held\",\"language_keyword\":\"Status cannot be held for future date start\"},{\"keyword_name\":\"please_select_end_date\",\"language_keyword\":\"Please select end date\"},{\"keyword_name\":\"please_select_start_date\",\"language_keyword\":\"Please select start date\"},{\"keyword_name\":\"tap_on_plus_icon_for_select_route\",\"language_keyword\":\"Tap on + icon to select record for your route.\"},{\"keyword_name\":\"please_enter_notes\",\"language_keyword\":\"Please enter notes\"},{\"keyword_name\":\"please_enter_title\",\"language_keyword\":\"Please enter title\"},{\"keyword_name\":\"please_select_date\",\"language_keyword\":\"Please Select Date\"},{\"keyword_name\":\"search_by_date\",\"language_keyword\":\"Search by Date\"},{\"keyword_name\":\"shortcut_not_setup_yet\",\"language_keyword\":\"Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.\"},{\"keyword_name\":\"max_upload_size\",\"language_keyword\":\"max file Upload exceeds\"},{\"keyword_name\":\"unselect_all\",\"language_keyword\":\"UnSelect All\"},{\"keyword_name\":\"select_all\",\"language_keyword\":\"Select All\"},{\"keyword_name\":\"please_select_records\",\"language_keyword\":\"Please select records\"},{\"keyword_name\":\"select_date\",\"language_keyword\":\"Select Date\"},{\"keyword_name\":\"quantity_in_stock_is\",\"language_keyword\":\"Quantity in stock is\"},{\"keyword_name\":\"replies\",\"language_keyword\":\"Replies\"},{\"keyword_name\":\"conversation_require_selection\",\"language_keyword\":\"Conversion requires selection of Contact or Organization\"},{\"keyword_name\":\"please_select_product\",\"language_keyword\":\"Please Select Product\"},{\"keyword_name\":\"timer_msg\",\"language_keyword\":\"You can start timer for single task only at same time\"},{\"keyword_name\":\"save_start_tracking\",\"language_keyword\":\"Save & Start Tracking\"},{\"keyword_name\":\"lbl_notes\",\"language_keyword\":\"Notes\"},{\"keyword_name\":\"enter_title\",\"language_keyword\":\"Enter Title\"},{\"keyword_name\":\"select_module_record\",\"language_keyword\":\"Select Module \\/ Record\"},{\"keyword_name\":\"lbl_tomorrow\",\"language_keyword\":\"Tomorrow\"},{\"keyword_name\":\"lbl_yesterday\",\"language_keyword\":\"Yesterday\"},{\"keyword_name\":\"lbl_today\",\"language_keyword\":\"Today\"},{\"keyword_name\":\"time_tracker\",\"language_keyword\":\"Time Tracker\"},{\"keyword_name\":\"time_end\",\"language_keyword\":\"End Time\"},{\"keyword_name\":\"due_date\",\"language_keyword\":\"End Date\"},{\"keyword_name\":\"time_start\",\"language_keyword\":\"Time Start\"},{\"keyword_name\":\"date_start\",\"language_keyword\":\"Start Date\"},{\"keyword_name\":\"delete_widget_msg\",\"language_keyword\":\"Display widget again by using (+) option\"},{\"keyword_name\":\"no_upcoming_activities\",\"language_keyword\":\"No scheduled activities \"},{\"keyword_name\":\"check_in_first\",\"language_keyword\":\"Please check-in first\"},{\"keyword_name\":\"duration\",\"language_keyword\":\"Duration\"},{\"keyword_name\":\"distance\",\"language_keyword\":\"Distance\"},{\"keyword_name\":\"proper_address_message\",\"language_keyword\":\"Please enter proper address in record\"},{\"keyword_name\":\"select_status\",\"language_keyword\":\"Select Status\"},{\"keyword_name\":\"route_planner\",\"language_keyword\":\"Route Planner\"},{\"keyword_name\":\"route_planning\",\"language_keyword\":\"Route Planning\"},{\"keyword_name\":\"add_route\",\"language_keyword\":\"Add Route\"},{\"keyword_name\":\"calender_disabled\",\"language_keyword\":\"Calendar Module is disabled\"},{\"keyword_name\":\"close_dialog\",\"language_keyword\":\"Close form\"},{\"keyword_name\":\"cancel_form_message\",\"language_keyword\":\"Are You sure want to close ?\"},{\"keyword_name\":\"create_route\",\"language_keyword\":\"Create Route\"},{\"keyword_name\":\"select_module_create_route\",\"language_keyword\":\"Select Module to create Route\"},{\"keyword_name\":\"cancel\",\"language_keyword\":\"Cancel\"},{\"keyword_name\":\"assign_route\",\"language_keyword\":\"Assign Route\"},{\"keyword_name\":\"route_for\",\"language_keyword\":\"Route for\"},{\"keyword_name\":\"assigned_to\",\"language_keyword\":\"Assigned To\"},{\"keyword_name\":\"enter_route_name\",\"language_keyword\":\"Enter Route Name\"},{\"keyword_name\":\"list\",\"language_keyword\":\"List\"},{\"keyword_name\":\"map\",\"language_keyword\":\"Map\"},{\"keyword_name\":\"other_modules\",\"language_keyword\":\"Other Modules\"},{\"keyword_name\":\"shortcut_no_record_msg\",\"language_keyword\":\"Opps shortcut not setup\\n yet!!! Please add shortcut by click on + icon from record\\n search results or view record screen.\"},{\"keyword_name\":\"clear\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"open\",\"language_keyword\":\"Open\"},{\"keyword_name\":\"max_file_msg\",\"language_keyword\":\"Too many files selected (max:6)\"},{\"keyword_name\":\"error_voicenote_record\",\"language_keyword\":\"Unable to recording voice while another application is recording sound.\"},{\"keyword_name\":\"msg_warning\",\"language_keyword\":\"Warning!\"},{\"keyword_name\":\"Permision_denied_contact\",\"language_keyword\":\"Permission denied to access your contacts\"},{\"keyword_name\":\"no_widget_added\",\"language_keyword\":\"Please click + icon to add new widget to your dashboard.\"},{\"keyword_name\":\"no_data_available\",\"language_keyword\":\"Data not available, please check the selected fields\"},{\"keyword_name\":\"check_out_successfully\",\"language_keyword\":\"Checked out successfully\"},{\"keyword_name\":\"check_in_successfully\",\"language_keyword\":\"Checked in successfully\"},{\"keyword_name\":\"check_out\",\"language_keyword\":\"Check out\"},{\"keyword_name\":\"check_in\",\"language_keyword\":\"Check in\"},{\"keyword_name\":\"navigate\",\"language_keyword\":\"Navigate\"},{\"keyword_name\":\"save_to_phone_vcard_success\",\"language_keyword\":\"VCard Saved to phone successfully\"},{\"keyword_name\":\"download_vcard_success\",\"language_keyword\":\"VCard downloaded successfully\"},{\"keyword_name\":\"card_details\",\"language_keyword\":\"Card Details\"},{\"keyword_name\":\"add_widget\",\"language_keyword\":\"Add Widget\"},{\"keyword_name\":\"delete_widget\",\"language_keyword\":\"Are you sure to hide widget?\"},{\"keyword_name\":\"already_widgets_added\",\"language_keyword\":\"All types of Widget & reports are already added\"},{\"keyword_name\":\"retry\",\"language_keyword\":\"Retry\"},{\"keyword_name\":\"retake\",\"language_keyword\":\"Retake\"},{\"keyword_name\":\"Reports\",\"language_keyword\":\"Reports\"},{\"keyword_name\":\"Widgets\",\"language_keyword\":\"Widgets\"},{\"keyword_name\":\"vcard_config\",\"language_keyword\":\"Vcard Configuration\"},{\"keyword_name\":\"save_to_phone\",\"language_keyword\":\"Save to phone\"},{\"keyword_name\":\"download_vcard\",\"language_keyword\":\"Download Vcard\"},{\"keyword_name\":\"share_vcard\",\"language_keyword\":\"Share Vcard\"},{\"keyword_name\":\"share_record\",\"language_keyword\":\"Share Record\"},{\"keyword_name\":\"permission_denied_edit\",\"language_keyword\":\"You don\'t have permission to edit this record.\"},{\"keyword_name\":\"permission_denied_delete\",\"language_keyword\":\"You don\'t have permission to delete this record.\"},{\"keyword_name\":\"Voice_Recording_Started\",\"language_keyword\":\"Recording Started\"},{\"keyword_name\":\"Voice_Recording_Stopped\",\"language_keyword\":\"Recording Stopped\"},{\"keyword_name\":\"SEARCH\",\"language_keyword\":\"Search\"},{\"keyword_name\":\"LAST\",\"language_keyword\":\"Last\"},{\"keyword_name\":\"FIRST\",\"language_keyword\":\"First\"},{\"keyword_name\":\"MONDAY\",\"language_keyword\":\"Monday\"},{\"keyword_name\":\"TUESDAY\",\"language_keyword\":\"Tuesday\"},{\"keyword_name\":\"WEDNESDAY\",\"language_keyword\":\"Wednesday\"},{\"keyword_name\":\"THURSDAY\",\"language_keyword\":\"Thursday\"},{\"keyword_name\":\"FRIDAY\",\"language_keyword\":\"Friday\"},{\"keyword_name\":\"SATURDAY\",\"language_keyword\":\"Saturday\"},{\"keyword_name\":\"SUNDAY\",\"language_keyword\":\"Sunday\"},{\"keyword_name\":\"DAILY\",\"language_keyword\":\"Daily\"},{\"keyword_name\":\"WEEKLY\",\"language_keyword\":\"Weekly\"},{\"keyword_name\":\"MONTHLY\",\"language_keyword\":\"Monthly\"},{\"keyword_name\":\"YEARLY\",\"language_keyword\":\"Yearly\"},{\"keyword_name\":\"asset_tracking\",\"language_keyword\":\"Asset tracking\"},{\"keyword_name\":\"open_file\",\"language_keyword\":\"Open File\"},{\"keyword_name\":\"download_pdf_successfully\",\"language_keyword\":\"Download PDF Successfully\"},{\"keyword_name\":\"select_pdf\",\"language_keyword\":\"Select PDF\"},{\"keyword_name\":\"email_pdf\",\"language_keyword\":\"Email PDF\"},{\"keyword_name\":\"download_pdf\",\"language_keyword\":\"Download PDF\"},{\"keyword_name\":\"edit_route\",\"language_keyword\":\"Edit Route\"},{\"keyword_name\":\"save_route\",\"language_keyword\":\"Save Route\"},{\"keyword_name\":\"clear_all\",\"language_keyword\":\"Clear All\"},{\"keyword_name\":\"notification\",\"language_keyword\":\"Notifications\"},{\"keyword_name\":\"menu_management\",\"language_keyword\":\"Menu Management\"},{\"keyword_name\":\"select_menu\",\"language_keyword\":\"Select Menu\"},{\"keyword_name\":\"module_record_not_found\",\"language_keyword\":\"Module and Record not found\"},{\"keyword_name\":\"reason_for_changing_comments\",\"language_keyword\":\"Reason for changing comments\"},{\"keyword_name\":\"edit_reason\",\"language_keyword\":\"Edit Reason\"},{\"keyword_name\":\"create_filters\",\"language_keyword\":\"Create Filter\"},{\"keyword_name\":\"you_checked\",\"language_keyword\":\"You Checked\"},{\"keyword_name\":\"you_un_checked\",\"language_keyword\":\"You UnChecked\"},{\"keyword_name\":\"log_the_call\",\"language_keyword\":\"Log the call ?\"},{\"keyword_name\":\"add_a_description_(optional)\",\"language_keyword\":\"Add a description (optional)\"},{\"keyword_name\":\"called\",\"language_keyword\":\"Called\"},{\"keyword_name\":\"call_log\",\"language_keyword\":\"Call Log\"},{\"keyword_name\":\"subject\",\"language_keyword\":\"Subject\"},{\"keyword_name\":\"add_condition\",\"language_keyword\":\"Add Condition\"},{\"keyword_name\":\"select_condition\",\"language_keyword\":\"Select Condition\"},{\"keyword_name\":\"select_field\",\"language_keyword\":\"Select Field\"},{\"keyword_name\":\"please_select_first_field\",\"language_keyword\":\"Please First Select field\"},{\"keyword_name\":\"filter_name\",\"language_keyword\":\"Filter Name\"},{\"keyword_name\":\"enter_filter_name\",\"language_keyword\":\"Enter filter name\"},{\"keyword_name\":\"choose_conditions\",\"language_keyword\":\"Choose Conditions\"},{\"keyword_name\":\"all_condition\",\"language_keyword\":\"All Conditions(All conditions must be met)\"},{\"keyword_name\":\"any_condition\",\"language_keyword\":\"Any Conditions(At least one the conditions must be met)\"},{\"keyword_name\":\"lattitude\",\"language_keyword\":\"latitude\"},{\"keyword_name\":\"notification_settings\",\"language_keyword\":\"Notification Settings\"},{\"keyword_name\":\"notification_management\",\"language_keyword\":\"Notification Management\"},{\"keyword_name\":\"addyourcommentshere\",\"language_keyword\":\"Type @ to mention user\"},{\"keyword_name\":\"google_api_key_missing\",\"language_keyword\":\"Google Api key is missing.\"},{\"keyword_name\":\"event_filter_by\",\"language_keyword\":\"Event Filter by\"},{\"keyword_name\":\"apply\",\"language_keyword\":\"Apply\"},{\"keyword_name\":\"choose_from_gallery\",\"language_keyword\":\"Choose From Gallery\"},{\"keyword_name\":\"choose_from_camera\",\"language_keyword\":\"Choose From Camera\"},{\"keyword_name\":\"mutli_select_CB\",\"language_keyword\":\"Mutli Select CB\"},{\"keyword_name\":\"please_select_condition\",\"language_keyword\":\"Please Select Condition\"},{\"keyword_name\":\"please_enter_value_or_field\",\"language_keyword\":\"Please Enter Value or Field\"},{\"keyword_name\":\"set_as_default\",\"language_keyword\":\"Set as Default\"},{\"keyword_name\":\"list_in_metrics\",\"language_keyword\":\"List in Metrics\"},{\"keyword_name\":\"order_number\",\"language_keyword\":\"Order Number\"},{\"keyword_name\":\"recording_saved_message\",\"language_keyword\":\"Recording saved successfully.\"},{\"keyword_name\":\"recording_file\",\"language_keyword\":\"Recording File\"},{\"keyword_name\":\"file_not_found\",\"language_keyword\":\"File not found\"},{\"keyword_name\":\"please_enter_valid_path\",\"language_keyword\":\"Please enter valid path\"},{\"keyword_name\":\"enter_path_here\",\"language_keyword\":\"Enter path here...\"},{\"keyword_name\":\"set_call_recording_path\",\"language_keyword\":\"Set Call Recording Path\"},{\"keyword_name\":\"set_call_recording_path_here\",\"language_keyword\":\"Set call recording path here\"},{\"keyword_name\":\"call_recording_path\",\"language_keyword\":\"Call Recording Path\"},{\"keyword_name\":\"please_place_api\",\"language_keyword\":\"Please enable place api\"},{\"keyword_name\":\"event_filters_by\",\"language_keyword\":\"Event Filters by\"},{\"keyword_name\":\"select_at_least_one_option\",\"language_keyword\":\"Please select at least one option\"},{\"keyword_name\":\"enable_call_feature\",\"language_keyword\":\"Please enable call feature\"},{\"keyword_name\":\"enable_email_feature\",\"language_keyword\":\"Please enable email feature\"},{\"keyword_name\":\"demo_login\",\"language_keyword\":\"Demo Login\"},{\"keyword_name\":\"select_email_template\",\"language_keyword\":\"Select Email Template\"},{\"keyword_name\":\"template_name\",\"language_keyword\":\"Template Name\"},{\"keyword_name\":\"example_storage_path\",\"language_keyword\":\"example : storage\\/Music\\/Recordings\\/Call Recordings\"},{\"keyword_name\":\"User Notification Settings saved successfully\",\"language_keyword\":\"User Notification Settings saved successfully\"},{\"keyword_name\":\"This Notification has been disabled by admin\",\"language_keyword\":\"This Notification has been disabled by admin\"},{\"keyword_name\":\"Notify when any updates to the record you're following\",\"language_keyword\":\"Notify when any updates to the record you\'re following\"},{\"keyword_name\":\"Task assigned to you\",\"language_keyword\":\"Task assigned to you\"},{\"keyword_name\":\"Task Reminder\",\"language_keyword\":\"Task Reminder\"},{\"keyword_name\":\"You were mentioned in comments\",\"language_keyword\":\"You were mentioned in comments\"},{\"keyword_name\":\"Comments has been added to record assigned to you\",\"language_keyword\":\"Comments has been added to record assigned to you\"},{\"keyword_name\":\"When Record Assigned\",\"language_keyword\":\"When Record Assigned\"},{\"keyword_name\":\"Event Reminder\",\"language_keyword\":\"Event Reminder\"},{\"keyword_name\":\"Event Invitation\",\"language_keyword\":\"Event Invitation\"},{\"keyword_name\":\"Follow record\",\"language_keyword\":\"Follow record\"},{\"keyword_name\":\"Task\",\"language_keyword\":\"Task\"},{\"keyword_name\":\"Conversions\",\"language_keyword\":\"Conversions\"},{\"keyword_name\":\"Events\",\"language_keyword\":\"Events\"},{\"keyword_name\":\"no_records_changed_filter_message\",\"language_keyword\":\"No record(s) found Please click on filter icon to change filter\"},{\"keyword_name\":\"title\",\"language_keyword\":\"Title\"},{\"keyword_name\":\"dialog_recent_call_info\",\"language_keyword\":\"Click + to select your mobile call recording folder where your recorded call files are stored.\"},{\"keyword_name\":\"call_recording\",\"language_keyword\":\"Call recording\"},{\"keyword_name\":\"voice_recorder\",\"language_keyword\":\"Voice Recorder\"},{\"keyword_name\":\"no_address_reference_found\",\"language_keyword\":\"No Address Reference found\"},{\"keyword_name\":\"no_overdue_activities\",\"language_keyword\":\"No OverDue Activities\"},{\"keyword_name\":\"latitude_longitude_validation_message\",\"language_keyword\":\"Please enter proper address from this address we are not getting proper latitude and longitude\"},{\"keyword_name\":\"Default_Search_Field\",\"language_keyword\":\"Default search field\"},{\"keyword_name\":\"Calender_Reminder_Message\",\"language_keyword\":\"Free user can\'t send local reminder\"},{\"keyword_name\":\"you_must_have_permission\",\"language_keyword\":\"You must give permissions to use this features.\"},{\"keyword_name\":\"internal_comment\",\"language_keyword\":\"Internal Comment\"},{\"keyword_name\":\"unlink_record\",\"language_keyword\":\"Unlink Record\"},{\"keyword_name\":\"unlink_record_msg\",\"language_keyword\":\"Are you sure want to unlink record?\"},{\"keyword_name\":\"file_format_not_support\",\"language_keyword\":\"File format not supported\"},{\"keyword_name\":\"file_upload\",\"language_keyword\":\"File Upload\"},{\"keyword_name\":\"to_vtiger\",\"language_keyword\":\"To Vtiger\"},{\"keyword_name\":\"link_external_document\",\"language_keyword\":\"Link External Document\"},{\"keyword_name\":\"from_file_url\",\"language_keyword\":\"From File Url\"},{\"keyword_name\":\"create_new_document\",\"language_keyword\":\"Create New Document\"},{\"keyword_name\":\"select_document_type\",\"language_keyword\":\"Select Document type\"},{\"keyword_name\":\"add_signature\",\"language_keyword\":\"Please add signature\"},{\"keyword_name\":\"date_greater_then_equal\",\"language_keyword\":\"should be greater than or equal to\"},{\"keyword_name\":\"date_less_then_equal\",\"language_keyword\":\"should be less than or equal to\"},{\"keyword_name\":\"Click_on_plus_for_add\",\"language_keyword\":\"Please tap on + to create a new record.\"},{\"keyword_name\":\"display_map\",\"language_keyword\":\"Display map\"},{\"keyword_name\":\"other_settings\",\"language_keyword\":\"Other settings\"},{\"keyword_name\":\"total_hours\",\"language_keyword\":\"Total hours\"},{\"keyword_name\":\"widget_not_found\",\"language_keyword\":\"No widgets found\"},{\"keyword_name\":\"quickaction\",\"language_keyword\":\"Quick action\"},{\"keyword_name\":\"dashboard\",\"language_keyword\":\"Dashboard\"},{\"keyword_name\":\"new\",\"language_keyword\":\"New\"},{\"keyword_name\":\"global_search_hint\",\"language_keyword\":\"Please try to search using search box at top\"},{\"keyword_name\":\"near_by_map\",\"language_keyword\":\"Near By Map\"},{\"keyword_name\":\"miles\",\"language_keyword\":\"Miles\"},{\"keyword_name\":\"lbl_filters\",\"language_keyword\":\"Filters\"},{\"keyword_name\":\"warning\",\"language_keyword\":\"Warning\"},{\"keyword_name\":\"no_filter_created\",\"language_keyword\":\"No filter is created.\"},{\"keyword_name\":\"please_create_new_ilter\",\"language_keyword\":\"Please create a new filter\"},{\"keyword_name\":\"select_search_fields\",\"language_keyword\":\"Select fields for the search record.\"},{\"keyword_name\":\"apply_fliters\",\"language_keyword\":\"Apply filters\"},{\"keyword_name\":\"sort_by\",\"language_keyword\":\"Sort by\"},{\"keyword_name\":\"sort_order\",\"language_keyword\":\"Sort order\"},{\"keyword_name\":\"Start_time_tracking\",\"language_keyword\":\"Start time tracking\"},{\"keyword_name\":\"Stop_time_tracking\",\"language_keyword\":\"Stop time tracking\"},{\"keyword_name\":\"image_preview\",\"language_keyword\":\"Image preview\"},{\"keyword_name\":\"phone_number\",\"language_keyword\":\"Phone number\"},{\"keyword_name\":\"email_address\",\"language_keyword\":\"Email address\"},{\"keyword_name\":\"edit_your_preferences\",\"language_keyword\":\"Edit your preferences\"},{\"keyword_name\":\"about_app\",\"language_keyword\":\"About app\"},{\"keyword_name\":\"updated_ctmobile_ext_version\",\"language_keyword\":\"You already have latest CTMobile Ext. Version\"},{\"keyword_name\":\"updated_app_version\",\"language_keyword\":\"You already have latest CRMTiger App Version\"},{\"keyword_name\":\"plan\",\"language_keyword\":\"Plan\"},{\"keyword_name\":\"time\",\"language_keyword\":\"Time\"},{\"keyword_name\":\"error_log_msg\",\"language_keyword\":\"Oops, something went wrong! Please click on Share Button to share error log with our technical team\"},{\"keyword_name\":\"add_to_quick_action\",\"language_keyword\":\"Add to quick action\"},{\"keyword_name\":\"add_filter_to_quick_action\",\"language_keyword\":\"Add filter to quick action\"},{\"keyword_name\":\"create_record\",\"language_keyword\":\"Create Record\"},{\"keyword_name\":\"quick_action_hint\",\"language_keyword\":\"You can Add Quick Action here\"},{\"keyword_name\":\"str_send\",\"language_keyword\":\"Send\"},{\"keyword_name\":\"tax_region_msg\",\"language_keyword\":\"Do you want to update tax & charge values corresponding to selected region?\"},{\"keyword_name\":\"delete_quick_action_widgest\",\"language_keyword\":\"Delete Widget?\"},{\"keyword_name\":\"add_record_to_dashboard\",\"language_keyword\":\"Add record to dashboard\"},{\"keyword_name\":\"module_quick_action_msg\",\"language_keyword\":\"Module added to dashboard\"},{\"keyword_name\":\"filter_quick_action_msg\",\"language_keyword\":\"Filter added to dashboard\"},{\"keyword_name\":\"record_quick_action_msg\",\"language_keyword\":\"Record added to dashboard\"},{\"keyword_name\":\"filter_shortcut_quick_action_msg\",\"language_keyword\":\"Filter shortcut added to dashboard\"},{\"keyword_name\":\"record_shortcut_quick_action_msg\",\"language_keyword\":\"Record shortcut added to dashboard\"},{\"keyword_name\":\"documents_disabled\",\"language_keyword\":\"Documents Module is disabled\"},{\"keyword_name\":\"document_dont_attachment\",\"language_keyword\":\"Document does not have a attachment\"},{\"keyword_name\":\"go_to_neat_by\",\"language_keyword\":\"Go to NearBy\"},{\"keyword_name\":\"go_to_time_tracking\",\"language_keyword\":\"Go to Time Tracker\"},{\"keyword_name\":\"nearby_quick_action_msg\",\"language_keyword\":\"NearBy added to dashboard\"},{\"keyword_name\":\"time_tracking_quick_action_msg\",\"language_keyword\":\"Time Tracking added to dashboard\"},{\"keyword_name\":\"attendance_quick_action_msg\",\"language_keyword\":\"Attendance added to dashboard\"},{\"keyword_name\":\"attachment\",\"language_keyword\":\"Attachment\"},{\"keyword_name\":\"search_by_fields\",\"language_keyword\":\"Search by fields\"},{\"keyword_name\":\"apply_selected\",\"language_keyword\":\"Apply selected\"},{\"keyword_name\":\"auto_address_disabled\",\"language_keyword\":\"auto address finder is disabled, please enable it from CRMTiger Settings\"},{\"keyword_name\":\"Attendance\",\"language_keyword\":\"Attendance\"},{\"keyword_name\":\"Check-in successfully\",\"language_keyword\":\"Check-in successfully\"},{\"keyword_name\":\"Check-out successfully\",\"language_keyword\":\"Check-out successfully\"},{\"keyword_name\":\"Nothing around here\",\"language_keyword\":\"Nothing around here\"},{\"keyword_name\":\"select_days\",\"language_keyword\":\"Select Days\"},{\"keyword_name\":\"select_minutes\",\"language_keyword\":\"Select Minutes\"},{\"keyword_name\":\"select_hours\",\"language_keyword\":\"Select Hours\"},{\"keyword_name\":\"no_lat_long_found\",\"language_keyword\":\"Location information (Latitude,Longitude) not found\"},{\"keyword_name\":\"Call Log save successfully\",\"language_keyword\":\"Call Log save successfully\"},{\"keyword_name\":\"Files\\/photos deleted successfully\",\"language_keyword\":\"Files\\/photos deleted successfully\"}]}}'),
(4,14,'{\"_operation\":\"Dashboard\",\"_session\":\"4cf731ae6579a04b25540\"}','{\"success\":true,\"result\":{\"attendance_status\":false,\"timetracking_data\":{\"isTimeTracking\":false,\"time_tracking_record\":\"\",\"tracking_title\":\"\",\"related_record\":\"\",\"related_record_title\":\"\",\"related_module\":\"\",\"tracking_status\":\"\"},\"isRead\":true,\"EventsLabel\":\"Events\",\"WidgetsList\":[{\"widgetid\":\"103\",\"widgetname\":\"Funnel Amount\",\"widgetlabel\":\"Total Amount by Sales stage\",\"is_added\":false,\"sequence\":7},{\"widgetid\":\"99\",\"widgetname\":\"Key Metrics\",\"widgetlabel\":\"Key Metrics\",\"is_added\":false,\"sequence\":6},{\"widgetid\":\"68\",\"widgetname\":\"Open Tickets\",\"widgetlabel\":\"Open Tickets\",\"is_added\":false,\"sequence\":5},{\"widgetid\":\"66\",\"widgetname\":\"Overdue Activities\",\"widgetlabel\":\"Overdue Activities\",\"is_added\":false,\"sequence\":4},{\"widgetid\":\"60\",\"widgetname\":\"Pipelined Amount\",\"widgetlabel\":\"Sales Pipeline\",\"is_added\":false,\"sequence\":3},{\"widgetid\":\"59\",\"widgetname\":\"Potentials by Stage\",\"widgetlabel\":\"Opportunities by Stage\",\"is_added\":false,\"sequence\":2},{\"widgetid\":\"57\",\"widgetname\":\"Upcoming Activities\",\"widgetlabel\":\"Upcoming Activities\",\"is_added\":false,\"sequence\":1},{\"widgetid\":\"56\",\"widgetname\":\"History\",\"widgetlabel\":\"History\",\"is_added\":false,\"sequence\":0},{\"widgetid\":\"2\",\"widgetname\":\"time_tracking\",\"widgetlabel\":\"Time Tracker\",\"is_added\":true,\"sequence\":0}],\"ReportsList\":[],\"sequence_list\":[]}}'),
(5,15,'{\"_operation\":\"loginAndFetchModules\",\"device_key\":\"cl1lzJ8UJUXYo6y-ZUryHi:APA91bHy0w6aoF8t37xJhqXkdZmWVn6U8Ei_beyfqwH0aFS9TkUa2alBjf8wHUsHU5-9NHyzxBAXu0Szf-fGRKJfCTWA430nEpeNGwk8rm8GnII_MyQ9uE6BlB-k2vAykuO_8RnzfhOe\",\"device_type\":\"ios\",\"password\":\"Test12345!\",\"username\":\"UserTest\"}',NULL),
(6,14,'{\"_operation\":\"CTLanguage\"}','{\"success\":true,\"result\":{\"section_list\":[{\"keyword_name\":\"network_error\",\"language_keyword\":\"Network connection error!\"},{\"keyword_name\":\"connection_check\",\"language_keyword\":\"Could not connect to CRM, Please check your Internet connection.\"},{\"keyword_name\":\"update\",\"language_keyword\":\"Update\"},{\"keyword_name\":\"cancel\",\"language_keyword\":\"Cancel\"},{\"keyword_name\":\"ok\",\"language_keyword\":\"Ok\"},{\"keyword_name\":\"more_information\",\"language_keyword\":\"Click here for more information.\"},{\"keyword_name\":\"yes\",\"language_keyword\":\"Yes\"},{\"keyword_name\":\"no\",\"language_keyword\":\"No\"},{\"keyword_name\":\"click_again_exit\",\"language_keyword\":\"Click again to exit\"},{\"keyword_name\":\"forpermission\",\"language_keyword\":\"You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.\"},{\"keyword_name\":\"clickhere\",\"language_keyword\":\"Click here\"},{\"keyword_name\":\"clickhere_subscribe\",\"language_keyword\":\"Click here to subscribe premium version\"},{\"keyword_name\":\"clickhere_configure\",\"language_keyword\":\"Click here and view how to Configure.\"},{\"keyword_name\":\"please_wait\",\"language_keyword\":\"Please Wait\\u2026\"},{\"keyword_name\":\"share__msg\",\"language_keyword\":\"Share file with\"},{\"keyword_name\":\"dialog_camera\",\"language_keyword\":\"Camera\"},{\"keyword_name\":\"dialog_add_file_by\",\"language_keyword\":\"Take Photo from\"},{\"keyword_name\":\"add\",\"language_keyword\":\"Add\"},{\"keyword_name\":\"mail_manager_configured\",\"language_keyword\":\"Mail Manager is not configured\"},{\"keyword_name\":\"dialog_add_files_by\",\"language_keyword\":\"Add Files by\"},{\"keyword_name\":\"dialog_drive\",\"language_keyword\":\"Drive\"},{\"keyword_name\":\"dialog_drop_box\",\"language_keyword\":\"Drop Box\"},{\"keyword_name\":\"dialog_need_signin\",\"language_keyword\":\"You need to Sign-in to your Drive account first.\"},{\"keyword_name\":\"dialog_gallery\",\"language_keyword\":\"Gallery\"},{\"keyword_name\":\"delete\",\"language_keyword\":\"Delete\"},{\"keyword_name\":\"timeoutmessage\",\"language_keyword\":\"Oops! Request is taking more time than expected.\"},{\"keyword_name\":\"gps_location_message\",\"language_keyword\":\"GPS is not enabled. Please turn it on to get your near by locations.\"},{\"keyword_name\":\"sure_want_delete\",\"language_keyword\":\"Are you sure want to delete ?\"},{\"keyword_name\":\"select\",\"language_keyword\":\"Select\"},{\"keyword_name\":\"msgforrecordaudio\",\"language_keyword\":\"Minimum record duration one second.\"},{\"keyword_name\":\"permission_storage\",\"language_keyword\":\"Permission denied to read your External storage\"},{\"keyword_name\":\"send_permission_msg\",\"language_keyword\":\"Send message permission denied\"},{\"keyword_name\":\"choosefile\",\"language_keyword\":\"Choose File\"},{\"keyword_name\":\"enter\",\"language_keyword\":\"Enter\"},{\"keyword_name\":\"select_an_option\",\"language_keyword\":\"Select an Option\"},{\"keyword_name\":\"email_validation\",\"language_keyword\":\"Email is not valid\"},{\"keyword_name\":\"please_enter\",\"language_keyword\":\"Please Enter\"},{\"keyword_name\":\"website_validation_text\",\"language_keyword\":\"Website URL is not valid\"},{\"keyword_name\":\"selectvalue\",\"language_keyword\":\"Select value first\"},{\"keyword_name\":\"email\",\"language_keyword\":\"Email\"},{\"keyword_name\":\"enter_email_address\",\"language_keyword\":\"Enter email address\"},{\"keyword_name\":\"email_address_not_correct\",\"language_keyword\":\"Email address incorrect\"},{\"keyword_name\":\"pls_enter_subject\",\"language_keyword\":\"Please Enter Subject\"},{\"keyword_name\":\"attachFiles\",\"language_keyword\":\"Attached File\"},{\"keyword_name\":\"from\",\"language_keyword\":\"From\"},{\"keyword_name\":\"to\",\"language_keyword\":\"To\"},{\"keyword_name\":\"call_permission_msg\",\"language_keyword\":\"Call permission denied\"},{\"keyword_name\":\"no_records\",\"language_keyword\":\"No records found\"},{\"keyword_name\":\"fullform\",\"language_keyword\":\"Create New\"},{\"keyword_name\":\"save\",\"language_keyword\":\"Save\"},{\"keyword_name\":\"total\",\"language_keyword\":\"Total\"},{\"keyword_name\":\"discount\",\"language_keyword\":\"Discount\"},{\"keyword_name\":\"price\",\"language_keyword\":\"Price\"},{\"keyword_name\":\"quantity\",\"language_keyword\":\"Quantity\"},{\"keyword_name\":\"select_module\",\"language_keyword\":\"Select Module\"},{\"keyword_name\":\"item_list\",\"language_keyword\":\"Item List\"},{\"keyword_name\":\"quickcreate\",\"language_keyword\":\"Quick Create\"},{\"keyword_name\":\"overwrite_msg_part1\",\"language_keyword\":\"Overwrite the existing address with the selected\"},{\"keyword_name\":\"once_in_every\",\"language_keyword\":\"Once in every\"},{\"keyword_name\":\"overwrite_msg_part2\",\"language_keyword\":\"address details?\"},{\"keyword_name\":\"add_item\",\"language_keyword\":\"Add Item\"},{\"keyword_name\":\"recordsave\",\"language_keyword\":\"Record saved successfully\"},{\"keyword_name\":\"recordnotsave\",\"language_keyword\":\"Could not save record. Try again later\"},{\"keyword_name\":\"minutes\",\"language_keyword\":\"Minutes\"},{\"keyword_name\":\"hours\",\"language_keyword\":\"Hours\"},{\"keyword_name\":\"days\",\"language_keyword\":\"Days\"},{\"keyword_name\":\"on\",\"language_keyword\":\"On\"},{\"keyword_name\":\"day_of_the_month\",\"language_keyword\":\"day of the month\"},{\"keyword_name\":\"list_price\",\"language_keyword\":\"List Price\"},{\"keyword_name\":\"add_record\",\"language_keyword\":\"Add Record\"},{\"keyword_name\":\"add_product\",\"language_keyword\":\"Add Product\"},{\"keyword_name\":\"add_service\",\"language_keyword\":\"Add Service\"},{\"keyword_name\":\"discountin\",\"language_keyword\":\"Discount in %\"},{\"keyword_name\":\"unitprice\",\"language_keyword\":\"Unit price\"},{\"keyword_name\":\"netprice\",\"language_keyword\":\"Net price\"},{\"keyword_name\":\"comments\",\"language_keyword\":\"Comments\"},{\"keyword_name\":\"add_close\",\"language_keyword\":\"Add & Close\"},{\"keyword_name\":\"fetching_rout_message\",\"language_keyword\":\"Fetching route, Please wait\\u2026\"},{\"keyword_name\":\"setting\",\"language_keyword\":\"Settings\"},{\"keyword_name\":\"utc\",\"language_keyword\":\"UTC\"},{\"keyword_name\":\"in\",\"language_keyword\":\"In\"},{\"keyword_name\":\"days_ago\",\"language_keyword\":\"days ago\"},{\"keyword_name\":\"mins_ago\",\"language_keyword\":\"Minutes ago\"},{\"keyword_name\":\"justnow\",\"language_keyword\":\"Just now\"},{\"keyword_name\":\"hours_ago\",\"language_keyword\":\"hours ago\"},{\"keyword_name\":\"in_1_day\",\"language_keyword\":\"In 1 day\"},{\"keyword_name\":\"scanqrcode\",\"language_keyword\":\"Asset \\/ Card scanner\"},{\"keyword_name\":\"call_log\",\"language_keyword\":\"Call Log\"},{\"keyword_name\":\"voice_message\",\"language_keyword\":\"Hi\"},{\"keyword_name\":\"voice_message1\",\"language_keyword\":\"What can I search for you in\"},{\"keyword_name\":\"live_tracking\",\"language_keyword\":\"Live Tracking\"},{\"keyword_name\":\"mailmanager\",\"language_keyword\":\"Mail Manager\"},{\"keyword_name\":\"my_location\",\"language_keyword\":\"My location\"},{\"keyword_name\":\"created_on\",\"language_keyword\":\"Created On\"},{\"keyword_name\":\"modified_on\",\"language_keyword\":\"Modified On\"},{\"keyword_name\":\"enter_comments\",\"language_keyword\":\"Enter Comments\"},{\"keyword_name\":\"viewmore\",\"language_keyword\":\"View More\"},{\"keyword_name\":\"viewless\",\"language_keyword\":\"View Less\"},{\"keyword_name\":\"gotofullform\",\"language_keyword\":\"Go to Full Form\"},{\"keyword_name\":\"post\",\"language_keyword\":\"Post\"},{\"keyword_name\":\"url\",\"language_keyword\":\"URL\"},{\"keyword_name\":\"dialog_title_text_back_color\",\"language_keyword\":\"Select a Text Background Color\"},{\"keyword_name\":\"event_or_task\",\"language_keyword\":\"Add event\\/task\"},{\"keyword_name\":\"shortcut\",\"language_keyword\":\"Shortcuts\"},{\"keyword_name\":\"select_field\",\"language_keyword\":\"Select Field\"},{\"keyword_name\":\"share\",\"language_keyword\":\"Share\"},{\"keyword_name\":\"title_insert_link\",\"language_keyword\":\"Insert Link\"},{\"keyword_name\":\"addyourcommentshere\",\"language_keyword\":\"Add your comments here\"},{\"keyword_name\":\"nocomment\",\"language_keyword\":\"No Comments\"},{\"keyword_name\":\"leads\",\"language_keyword\":\"Leads\"},{\"keyword_name\":\"true_val\",\"language_keyword\":\"true\"},{\"keyword_name\":\"noresult\",\"language_keyword\":\"No Result\"},{\"keyword_name\":\"version\",\"language_keyword\":\"Version\"},{\"keyword_name\":\"convert_lead\",\"language_keyword\":\"Convert Lead\"},{\"keyword_name\":\"app_name\",\"language_keyword\":\"CRMTiger\"},{\"keyword_name\":\"enter_url\",\"language_keyword\":\"Please Enter url\"},{\"keyword_name\":\"help\",\"language_keyword\":\"Help\"},{\"keyword_name\":\"contact_us\",\"language_keyword\":\"Contact Us\"},{\"keyword_name\":\"updates\",\"language_keyword\":\"Updates\"},{\"keyword_name\":\"logout\",\"language_keyword\":\"LogOut\"},{\"keyword_name\":\"busnies_cardscanner\",\"language_keyword\":\"Business Card Scanner\"},{\"keyword_name\":\"sure_want_logout\",\"language_keyword\":\"Are you sure want to logout ?\"},{\"keyword_name\":\"logout_message\",\"language_keyword\":\"Logout successfully\"},{\"keyword_name\":\"all\",\"language_keyword\":\"All\"},{\"keyword_name\":\"add_event\",\"language_keyword\":\"Add event\"},{\"keyword_name\":\"add_task\",\"language_keyword\":\"Add Task\"},{\"keyword_name\":\"next\",\"language_keyword\":\"Next\"},{\"keyword_name\":\"terms_conditions\",\"language_keyword\":\"Terms and Conditions\"},{\"keyword_name\":\"login\",\"language_keyword\":\"Login\"},{\"keyword_name\":\"privacy_policay\",\"language_keyword\":\"By logging in, you agree to our Terms and Conditions & Privacy Policy\"},{\"keyword_name\":\"copyright\",\"language_keyword\":\"Copyright \\u00a9 2023 CRMTiger Version\"},{\"keyword_name\":\"enter_username\",\"language_keyword\":\"Please enter username\"},{\"keyword_name\":\"enter_password\",\"language_keyword\":\"Please enter password\"},{\"keyword_name\":\"remanberme\",\"language_keyword\":\"Remember Me\"},{\"keyword_name\":\"forgot_password\",\"language_keyword\":\"Forgot password?\"},{\"keyword_name\":\"privacy_policay1\",\"language_keyword\":\"Privacy Policy\"},{\"keyword_name\":\"contactsupportmsg\",\"language_keyword\":\"Something went wrong. \\n please Click here to contact support.\"},{\"keyword_name\":\"enter_username_password\",\"language_keyword\":\"Entered Username or Password is wrong\"},{\"keyword_name\":\"server_issue_occured\",\"language_keyword\":\"Server issues occurred\"},{\"keyword_name\":\"password\",\"language_keyword\":\"Password\"},{\"keyword_name\":\"user_name\",\"language_keyword\":\"Username\"},{\"keyword_name\":\"reset_pwd\",\"language_keyword\":\"Reset Password\"},{\"keyword_name\":\"forgot_password_title\",\"language_keyword\":\"Forgot password\"},{\"keyword_name\":\"enter_user_name\",\"language_keyword\":\"Enter user name\"},{\"keyword_name\":\"cc\",\"language_keyword\":\"Cc\"},{\"keyword_name\":\"body\",\"language_keyword\":\"Body\"},{\"keyword_name\":\"bcc\",\"language_keyword\":\"BCC\"},{\"keyword_name\":\"dialog_title_text_color\",\"language_keyword\":\"Select a Text Color\"},{\"keyword_name\":\"date\",\"language_keyword\":\"Date\"},{\"keyword_name\":\"subject\",\"language_keyword\":\"Subject\"},{\"keyword_name\":\"composeMail\",\"language_keyword\":\"Compose Mail\"},{\"keyword_name\":\"send\",\"language_keyword\":\"Send\"},{\"keyword_name\":\"select_message\",\"language_keyword\":\"Select message\"},{\"keyword_name\":\"title_insert_table\",\"language_keyword\":\"Insert Table\"},{\"keyword_name\":\"log_file_sms\",\"language_keyword\":\"I agree to Share API Log to Technical team for further troubleshooting\"},{\"keyword_name\":\"edit_record\",\"language_keyword\":\"Edit Records\"},{\"keyword_name\":\"select_time\",\"language_keyword\":\"Select Time\"},{\"keyword_name\":\"edit_item\",\"language_keyword\":\"Edit Item\"},{\"keyword_name\":\"items_total\",\"language_keyword\":\"Items Total\"},{\"keyword_name\":\"number_less_then_31\",\"language_keyword\":\"Number should be less than 31\"},{\"keyword_name\":\"users\",\"language_keyword\":\"Users\"},{\"keyword_name\":\"groups\",\"language_keyword\":\"Groups\"},{\"keyword_name\":\"txt_note_for_file\",\"language_keyword\":\"Note : Existing attachments(images\\/files) will be replaced\"},{\"keyword_name\":\"greaterdatetime\",\"language_keyword\":\"End DateTime should be greater than Start DateTime\"},{\"keyword_name\":\"until\",\"language_keyword\":\"Until\"},{\"keyword_name\":\"organizations\",\"language_keyword\":\"Organizations\"},{\"keyword_name\":\"contacts\",\"language_keyword\":\"Contacts\"},{\"keyword_name\":\"opportunity\",\"language_keyword\":\"Opportunity\"},{\"keyword_name\":\"lbl_sun\",\"language_keyword\":\"SUN\"},{\"keyword_name\":\"lbl_mon\",\"language_keyword\":\"MON\"},{\"keyword_name\":\"lbl_tue\",\"language_keyword\":\"TUE\"},{\"keyword_name\":\"lbl_wed\",\"language_keyword\":\"WED\"},{\"keyword_name\":\"lbl_thu\",\"language_keyword\":\"THU\"},{\"keyword_name\":\"lbl_fri\",\"language_keyword\":\"FRI\"},{\"keyword_name\":\"lbl_sat\",\"language_keyword\":\"SAT\"},{\"keyword_name\":\"lbl_1\",\"language_keyword\":\"1\"},{\"keyword_name\":\"lbl_2\",\"language_keyword\":\"2\"},{\"keyword_name\":\"lbl_3\",\"language_keyword\":\"3\"},{\"keyword_name\":\"lbl_4\",\"language_keyword\":\"4\"},{\"keyword_name\":\"lbl_5\",\"language_keyword\":\"5\"},{\"keyword_name\":\"lbl_6\",\"language_keyword\":\"6\"},{\"keyword_name\":\"lbl_7\",\"language_keyword\":\"7\"},{\"keyword_name\":\"lbl_8\",\"language_keyword\":\"8\"},{\"keyword_name\":\"lbl_9\",\"language_keyword\":\"9\"},{\"keyword_name\":\"lbl_10\",\"language_keyword\":\"10\"},{\"keyword_name\":\"lbl_11\",\"language_keyword\":\"11\"},{\"keyword_name\":\"lbl_12\",\"language_keyword\":\"12\"},{\"keyword_name\":\"lbl_13\",\"language_keyword\":\"13\"},{\"keyword_name\":\"lbl_14\",\"language_keyword\":\"14\"},{\"keyword_name\":\"lbl_15\",\"language_keyword\":\"15\"},{\"keyword_name\":\"lbl_16\",\"language_keyword\":\"16\"},{\"keyword_name\":\"lbl_17\",\"language_keyword\":\"17\"},{\"keyword_name\":\"lbl_18\",\"language_keyword\":\"18\"},{\"keyword_name\":\"lbl_19\",\"language_keyword\":\"19\"},{\"keyword_name\":\"lbl_20\",\"language_keyword\":\"20\"},{\"keyword_name\":\"lbl_21\",\"language_keyword\":\"21\"},{\"keyword_name\":\"lbl_22\",\"language_keyword\":\"22\"},{\"keyword_name\":\"lbl_23\",\"language_keyword\":\"23\"},{\"keyword_name\":\"lbl_24\",\"language_keyword\":\"24\"},{\"keyword_name\":\"lbl_25\",\"language_keyword\":\"25\"},{\"keyword_name\":\"lbl_26\",\"language_keyword\":\"26\"},{\"keyword_name\":\"lbl_27\",\"language_keyword\":\"27\"},{\"keyword_name\":\"lbl_28\",\"language_keyword\":\"28\"},{\"keyword_name\":\"lbl_29\",\"language_keyword\":\"29\"},{\"keyword_name\":\"lbl_30\",\"language_keyword\":\"30\"},{\"keyword_name\":\"lbl_31\",\"language_keyword\":\"31\"},{\"keyword_name\":\"lbl_32\",\"language_keyword\":\"32\"},{\"keyword_name\":\"lbl_33\",\"language_keyword\":\"33\"},{\"keyword_name\":\"lbl_34\",\"language_keyword\":\"34\"},{\"keyword_name\":\"lbl_35\",\"language_keyword\":\"35\"},{\"keyword_name\":\"lbl_36\",\"language_keyword\":\"36\"},{\"keyword_name\":\"lbl_37\",\"language_keyword\":\"37\"},{\"keyword_name\":\"lbl_38\",\"language_keyword\":\"38\"},{\"keyword_name\":\"lbl_39\",\"language_keyword\":\"39\"},{\"keyword_name\":\"lbl_40\",\"language_keyword\":\"40\"},{\"keyword_name\":\"lbl_41\",\"language_keyword\":\"41\"},{\"keyword_name\":\"lbl_42\",\"language_keyword\":\"42\"},{\"keyword_name\":\"current_date\",\"language_keyword\":\"current date\"},{\"keyword_name\":\"event\",\"language_keyword\":\"Events\"},{\"keyword_name\":\"calendar\",\"language_keyword\":\"Calendar\"},{\"keyword_name\":\"latest_version\",\"language_keyword\":\"Latest Version :\"},{\"keyword_name\":\"expire_on\",\"language_keyword\":\"Next renewal date : \"},{\"keyword_name\":\"ctmobile_ext_version\",\"language_keyword\":\"CTMobile Ext. Version : \"},{\"keyword_name\":\"you_have_latest_version\",\"language_keyword\":\"You already have latest version\"},{\"keyword_name\":\"latest_version1\",\"language_keyword\":\"You Already have latest version\"},{\"keyword_name\":\"upgreaded\",\"language_keyword\":\"Upgrade\"},{\"keyword_name\":\"downgrade\",\"language_keyword\":\"Downgrade\"},{\"keyword_name\":\"dialog_recent_event_info\",\"language_keyword\":\"You can set from here how many number of records you want to show on Home screen for Recent Event.\"},{\"keyword_name\":\"dialog_feedback_info\",\"language_keyword\":\"You can submit your feedback with description , our team will check your feedback and get back to you.\"},{\"keyword_name\":\"dialog_log_info\",\"language_keyword\":\"Log functionality is used for customer support \\/ help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.\"},{\"keyword_name\":\"info\",\"language_keyword\":\"Info\"},{\"keyword_name\":\"recent_history\",\"language_keyword\":\"Recent History\"},{\"keyword_name\":\"recent_feedback\",\"language_keyword\":\"Feedback\"},{\"keyword_name\":\"recent_log\",\"language_keyword\":\"Log\"},{\"keyword_name\":\"crmtiger_app_version\",\"language_keyword\":\"CRMTiger App Version : \"},{\"keyword_name\":\"historylimit\",\"language_keyword\":\"Recent History Limit\"},{\"keyword_name\":\"radious_in_miles\",\"language_keyword\":\"Radius in miles\"},{\"keyword_name\":\"recentlimit\",\"language_keyword\":\"Recent Event Limit\"},{\"keyword_name\":\"upcoming_events\",\"language_keyword\":\"Upcoming Events\"},{\"keyword_name\":\"rate_our_app\",\"language_keyword\":\"Rate Our App!\"},{\"keyword_name\":\"feedback\",\"language_keyword\":\"Submit Feedback\"},{\"keyword_name\":\"sendfeedback\",\"language_keyword\":\"Feedback Send\"},{\"keyword_name\":\"emaillimit\",\"language_keyword\":\"Email limit\"},{\"keyword_name\":\"log\",\"language_keyword\":\"Log\"},{\"keyword_name\":\"logclear\",\"language_keyword\":\"Log cleared successfully.\"},{\"keyword_name\":\"dialog_recent_history_info\",\"language_keyword\":\"You can set from here how many number of records you want to show on Home screen for Recent History.\"},{\"keyword_name\":\"proceed_to_upgrade1\",\"language_keyword\":\"Proceed to\"},{\"keyword_name\":\"upgradation_message\",\"language_keyword\":\"will required logout and login again later.\"},{\"keyword_name\":\"proceed_to_upgrade\",\"language_keyword\":\"Proceed to Upgrade\"},{\"keyword_name\":\"module_setting\",\"language_keyword\":\"Module Setting\"},{\"keyword_name\":\"sortbyfield\",\"language_keyword\":\"Sort by field\"},{\"keyword_name\":\"ascending\",\"language_keyword\":\"Ascending A to Z\"},{\"keyword_name\":\"descending\",\"language_keyword\":\"Descending Z to A\"},{\"keyword_name\":\"first_field\",\"language_keyword\":\"First Field\"},{\"keyword_name\":\"second_field\",\"language_keyword\":\"Second Field\"},{\"keyword_name\":\"third_field\",\"language_keyword\":\"Third Field\"},{\"keyword_name\":\"sure_want_restore\",\"language_keyword\":\"Are you sure you want to reset to default settings?\"},{\"keyword_name\":\"orderlist\",\"language_keyword\":\"List Order\"},{\"keyword_name\":\"module_reset\",\"language_keyword\":\"Restore to Default\"},{\"keyword_name\":\"display_fields\",\"language_keyword\":\"Display Fields\"},{\"keyword_name\":\"discount_lessthen_100\",\"language_keyword\":\"Discount % should be less than 100\"},{\"keyword_name\":\"select_item\",\"language_keyword\":\"Select Item\"},{\"keyword_name\":\"item_comment\",\"language_keyword\":\"Item Comment\"},{\"keyword_name\":\"record_name\",\"language_keyword\":\"Record Name is :\"},{\"keyword_name\":\"go_back\",\"language_keyword\":\"Go Back\"},{\"keyword_name\":\"please_enter_shortcut_name\",\"language_keyword\":\"Please Enter Shortcut Name\"},{\"keyword_name\":\"number_not_found\",\"language_keyword\":\"Contact Number not found\"},{\"keyword_name\":\"mail_not_found\",\"language_keyword\":\"Mail Address not found\"},{\"keyword_name\":\"create_shortcut\",\"language_keyword\":\"Create Shortcut\"},{\"keyword_name\":\"contact_summary\",\"language_keyword\":\"Summary\"},{\"keyword_name\":\"activites\",\"language_keyword\":\"Activities\"},{\"keyword_name\":\"details\",\"language_keyword\":\"Details\"},{\"keyword_name\":\"related\",\"language_keyword\":\"Related\"},{\"keyword_name\":\"share_link\",\"language_keyword\":\"Share record with\"},{\"keyword_name\":\"edit\",\"language_keyword\":\"Edit\"},{\"keyword_name\":\"duplicate\",\"language_keyword\":\"Duplicate\"},{\"keyword_name\":\"whatsapp\",\"language_keyword\":\"Whatsapp\"},{\"keyword_name\":\"call\",\"language_keyword\":\"Call\"},{\"keyword_name\":\"choose_contact_for_call\",\"language_keyword\":\"Choose Contact for Call\"},{\"keyword_name\":\"choose_contact_for_sms\",\"language_keyword\":\"Choose Contact for SMS\"},{\"keyword_name\":\"choose_contact_for_whatsapp\",\"language_keyword\":\"Choose Contact for WhatsApp\"},{\"keyword_name\":\"chosse_contact_for_email\",\"language_keyword\":\"Choose Email\"},{\"keyword_name\":\"attach_file\",\"language_keyword\":\"Attach Files\"},{\"keyword_name\":\"close\",\"language_keyword\":\"Close\"},{\"keyword_name\":\"status\",\"language_keyword\":\"Status\"},{\"keyword_name\":\"stop\",\"language_keyword\":\"Stop\"},{\"keyword_name\":\"zero\",\"language_keyword\":\"0\"},{\"keyword_name\":\"record\",\"language_keyword\":\"Record\"},{\"keyword_name\":\"voice_note\",\"language_keyword\":\"Voice Note\"},{\"keyword_name\":\"tickets\",\"language_keyword\":\"Tickets\"},{\"keyword_name\":\"check_out\",\"language_keyword\":\"Check Out\"},{\"keyword_name\":\"check_in\",\"language_keyword\":\"Check In\"},{\"keyword_name\":\"select_any\",\"language_keyword\":\"Select any\"},{\"keyword_name\":\"fulldetails\",\"language_keyword\":\"Show Full Details\"},{\"keyword_name\":\"checkin\",\"language_keyword\":\"Check-in\"},{\"keyword_name\":\"navigate\",\"language_keyword\":\"Navigate\"},{\"keyword_name\":\"product\",\"language_keyword\":\"Products\"},{\"keyword_name\":\"projectMilestone\",\"language_keyword\":\"Project Milestone\"},{\"keyword_name\":\"projecttask\",\"language_keyword\":\"Project Tasks\"},{\"keyword_name\":\"nearby\",\"language_keyword\":\"NearBy\"},{\"keyword_name\":\"document\",\"language_keyword\":\"Document\"},{\"keyword_name\":\"reply\",\"language_keyword\":\"Reply\"},{\"keyword_name\":\"reply_all\",\"language_keyword\":\"Reply All\"},{\"keyword_name\":\"forward\",\"language_keyword\":\"Forward\"},{\"keyword_name\":\"action\",\"language_keyword\":\"Action\"},{\"keyword_name\":\"select_first\",\"language_keyword\":\"Select First\"},{\"keyword_name\":\"commentaddsuccessful\",\"language_keyword\":\"Comment added successfull\"},{\"keyword_name\":\"move_to\",\"language_keyword\":\"Move to\"},{\"keyword_name\":\"attach\",\"language_keyword\":\"Attach\"},{\"keyword_name\":\"addcoment\",\"language_keyword\":\"Add Comment\"},{\"keyword_name\":\"adddocument\",\"language_keyword\":\"Add Document\"},{\"keyword_name\":\"home\",\"language_keyword\":\"Home\"},{\"keyword_name\":\"checkout\",\"language_keyword\":\"Check-out\"},{\"keyword_name\":\"message_search\",\"language_keyword\":\"Search by name\"},{\"keyword_name\":\"start_shift\",\"language_keyword\":\"Start shift\"},{\"keyword_name\":\"end_shift\",\"language_keyword\":\"End shift\"},{\"keyword_name\":\"today_meeting\",\"language_keyword\":\"Meetings\"},{\"keyword_name\":\"shift_time_track\",\"language_keyword\":\"Shift Time Track\"},{\"keyword_name\":\"logout_msg\",\"language_keyword\":\"You have to login again , click\"},{\"keyword_name\":\"logout_msg1\",\"language_keyword\":\"to continue.\"},{\"keyword_name\":\"permission_denied\",\"language_keyword\":\"You don\'t have permission to create\"},{\"keyword_name\":\"history\",\"language_keyword\":\"Activity stream\"},{\"keyword_name\":\"search_value\",\"language_keyword\":\"Search value :\"},{\"keyword_name\":\"feed_back_msg\",\"language_keyword\":\"Please enter feedback message\"},{\"keyword_name\":\"feed_back_hint_msg\",\"language_keyword\":\"Enter feedback message\"},{\"keyword_name\":\"submit\",\"language_keyword\":\"Submit\"},{\"keyword_name\":\"check_app_not_installed\",\"language_keyword\":\"Application is not currently installed.\"},{\"keyword_name\":\"send_sms_fail_message\",\"language_keyword\":\"SMS failed, please try again later!\"},{\"keyword_name\":\"documentaddsuccessfully\",\"language_keyword\":\"Document Attach successfully\"},{\"keyword_name\":\"send_message\",\"language_keyword\":\"Send message\"},{\"keyword_name\":\"sms_to\",\"language_keyword\":\"smsto:\"},{\"keyword_name\":\"add_list_message\",\"language_keyword\":\"Add List\"},{\"keyword_name\":\"mylist\",\"language_keyword\":\"My List\"},{\"keyword_name\":\"filtername\",\"language_keyword\":\"Filter Name\"},{\"keyword_name\":\"selectlist\",\"language_keyword\":\"Select a List\"},{\"keyword_name\":\"assingedto\",\"language_keyword\":\"Assigned To\"},{\"keyword_name\":\"selectmodule\",\"language_keyword\":\"Select a module\"},{\"keyword_name\":\"add_list\",\"language_keyword\":\"Add Filter\"},{\"keyword_name\":\"recent_event\",\"language_keyword\":\"Recent Event\"},{\"keyword_name\":\"recent_hostory\",\"language_keyword\":\"Recent History\"},{\"keyword_name\":\"module_specific_settings\",\"language_keyword\":\"Module-Specific Settings\"},{\"keyword_name\":\"talk_to_us\",\"language_keyword\":\"Talk to us\"},{\"keyword_name\":\"report_a_bug\",\"language_keyword\":\"Report A Bug\"},{\"keyword_name\":\"faq\",\"language_keyword\":\"FAQ\"},{\"keyword_name\":\"selectmodules\",\"language_keyword\":\"Select Module\"},{\"keyword_name\":\"myplan\",\"language_keyword\":\"My Plan\"},{\"keyword_name\":\"message\",\"language_keyword\":\"Message\"},{\"keyword_name\":\"message_validation\",\"language_keyword\":\"Please enter Message\"},{\"keyword_name\":\"contact_select\",\"language_keyword\":\"Please Select contact\"},{\"keyword_name\":\"global_search\",\"language_keyword\":\"Global Search\"},{\"keyword_name\":\"records\",\"language_keyword\":\"Records\"},{\"keyword_name\":\"dont_show_again\",\"language_keyword\":\"Don\'t Show Again\"},{\"keyword_name\":\"skip\",\"language_keyword\":\"Skip\"},{\"keyword_name\":\"file_downloading\",\"language_keyword\":\"File Downloading\"},{\"keyword_name\":\"add_screenshots_optional\",\"language_keyword\":\"Add screenshots (optional)\"},{\"keyword_name\":\"describe_your_problem\",\"language_keyword\":\"Describe your problem\"},{\"keyword_name\":\"default_filter_shortcut\",\"language_keyword\":\"Default Filter Shortcut\"},{\"keyword_name\":\"record_shortcut\",\"language_keyword\":\"Record Shortcut\"},{\"keyword_name\":\"enter_url\",\"language_keyword\":\"Please Enter url\"},{\"keyword_name\":\"new_version_is_avaiable\",\"language_keyword\":\"You need to update the app to continue using Please update to continue Older versions will no longer work from today\"},{\"keyword_name\":\"search_by\",\"language_keyword\":\"Search by\"},{\"keyword_name\":\"selected_filter\",\"language_keyword\":\"Selected filter :\"},{\"keyword_name\":\"selected_field\",\"language_keyword\":\"Selected field :\"},{\"keyword_name\":\"choose\",\"language_keyword\":\"Choose\"},{\"keyword_name\":\"qr_cardscanner\",\"language_keyword\":\"QR Code Scanner\"},{\"keyword_name\":\"error_message_for_scan\",\"language_keyword\":\"Could not read the card Try again later.\"},{\"keyword_name\":\"press_start_scan\",\"language_keyword\":\"Press to Start Scan\"},{\"keyword_name\":\"line_item_quntity_validation_msg\",\"language_keyword\":\"Value should be greater than zero\"},{\"keyword_name\":\"percentage_msg\",\"language_keyword\":\"Percentage should be less than 100\"},{\"keyword_name\":\"MSG_NO_DATA\",\"language_keyword\":\"No data found!\"},{\"keyword_name\":\"MSG_SOMETHING_WRONG\",\"language_keyword\":\"Something went wrong!\"},{\"keyword_name\":\"MSG_COMING_SOON\",\"language_keyword\":\"Coming Soon!\"},{\"keyword_name\":\"MSG_UPLOAD_PROFILE_IMAGE\",\"language_keyword\":\"Please upload profile image.\"},{\"keyword_name\":\"ALERT_TITLE_LOCATION_ACCESS\",\"language_keyword\":\"Location Access\"},{\"keyword_name\":\"ALERT_MSG_LOCATION_ACCESS\",\"language_keyword\":\"Requires your location to show nearby events.\"},{\"keyword_name\":\"ALERT_BTN_ALLOW\",\"language_keyword\":\"ALLOW\"},{\"keyword_name\":\"ALERT_BTN_DENY\",\"language_keyword\":\"DENY\"},{\"keyword_name\":\"ALERT_MSG_LOCATION_SETTING\",\"language_keyword\":\"Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well\"},{\"keyword_name\":\"DELETE_RECORD\",\"language_keyword\":\"Delete Record\"},{\"keyword_name\":\"ALERT_MSG_DELETE_SHORTCUT\",\"language_keyword\":\"Are you sure want to delete this shortcut?\"},{\"keyword_name\":\"DELETE_SHORTCUT\",\"language_keyword\":\"Delete Shortcut\"},{\"keyword_name\":\"LBL_TERMS\",\"language_keyword\":\"By logging in, you agree to our Terms and\"},{\"keyword_name\":\"LBL_CONDITIONS\",\"language_keyword\":\"Conditions &\"},{\"keyword_name\":\"ALERT_TITLE\",\"language_keyword\":\"Alert\"},{\"keyword_name\":\"ALERT_BTN_SUBSCRIBE\",\"language_keyword\":\"Subscribe\"},{\"keyword_name\":\"MSG_SELECT_MODULE\",\"language_keyword\":\"Please select any Module\"},{\"keyword_name\":\"MSG_SELECT_LIST\",\"language_keyword\":\"Please select any List\"},{\"keyword_name\":\"ALERT_MSG_DONT_HAVE_CAMERA\",\"language_keyword\":\"You don\'t have camera\"},{\"keyword_name\":\"ALERT_MSG_GALLARY_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access gallery.\"},{\"keyword_name\":\"ALERT_MSG_CAMERA_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on\"},{\"keyword_name\":\"ALERT_MSG_SPEECH_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on\"},{\"keyword_name\":\"BTN_DONE\",\"language_keyword\":\"Done\"},{\"keyword_name\":\"COMMENT\",\"language_keyword\":\"Comment\"},{\"keyword_name\":\"FULL_FORM\",\"language_keyword\":\"Full Form\"},{\"keyword_name\":\"QUICK_CREATE\",\"language_keyword\":\"Create\"},{\"keyword_name\":\"LBL_SELECT_FIELDS\",\"language_keyword\":\"Select Fields\"},{\"keyword_name\":\"LBL_SELECT_FIELDS\",\"language_keyword\":\"Select Fields\"},{\"keyword_name\":\"LBL_SELECT_FIRST_FIELDS\",\"language_keyword\":\"Select First Field\"},{\"keyword_name\":\"LBL_SELECT_SECOND_FIELDS\",\"language_keyword\":\"Select Second Field\"},{\"keyword_name\":\"LBL_SELECT_THIRD_FIELDS\",\"language_keyword\":\"Select Third Field\"},{\"keyword_name\":\"LBL_SORT_BY_FIELD\",\"language_keyword\":\"Select Sort By Field\"},{\"keyword_name\":\"BTN_RESET_TO_DEFAULT\",\"language_keyword\":\"Reset to Default\"},{\"keyword_name\":\"MSG_SELECT_SORT_BY_FIELD\",\"language_keyword\":\"Select Sort by field\"},{\"keyword_name\":\"kStrClearBtnTitle\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"kStrShowMoreBtnTitle\",\"language_keyword\":\"Show More\"},{\"keyword_name\":\"kStrAddActivitiesBtnTitle\",\"language_keyword\":\"Add Activities\"},{\"keyword_name\":\"kStrAddCommentPlaceHolder\",\"language_keyword\":\"Add your comments here\"},{\"keyword_name\":\"MSG_ENTER_TO_EMAIL\",\"language_keyword\":\"Please enter to field.\"},{\"keyword_name\":\"WARNING_FILE\",\"language_keyword\":\"File can\'t open.\"},{\"keyword_name\":\"MSG_FILE_SAVED\",\"language_keyword\":\"File saved.\"},{\"keyword_name\":\"WARNING_DOWNLOAD_FAIL\",\"language_keyword\":\"Download fail!, please try after sometime.\"},{\"keyword_name\":\"LBL_SHORTCUT\",\"language_keyword\":\"Shortcut\"},{\"keyword_name\":\"TXT_MESSAGE_PLACEHOLDER\",\"language_keyword\":\"Type Message\"},{\"keyword_name\":\"ALERT_INSTALL_WHATSAPP\",\"language_keyword\":\"Install Whatsapp\"},{\"keyword_name\":\"MSG_NO_MAIL_BOX\",\"language_keyword\":\"No MailBox found. Please Create Mailbox\"},{\"keyword_name\":\"LBL_WROTE\",\"language_keyword\":\"Wrote\"},{\"keyword_name\":\"MSG_MAIL_SEND\",\"language_keyword\":\"Mail sent\"},{\"keyword_name\":\"log_file_not_found\",\"language_keyword\":\"API Log file not found.\"},{\"keyword_name\":\"unknown_error\",\"language_keyword\":\"An unknown error occurred, try again\"},{\"keyword_name\":\"CTMTigerAppVersion\",\"language_keyword\":\"CRMTiger App Version\"},{\"keyword_name\":\"CTMMobileUpdateMsg\",\"language_keyword\":\"CTMobile Ext. Version Update Successfully\"},{\"keyword_name\":\"dialog_Premium_downgrade\",\"language_keyword\":\"Downgrade will required logout and login again later\"},{\"keyword_name\":\"dialog_Premium\",\"language_keyword\":\"Upgrade will required logout and login again later\"},{\"keyword_name\":\"Overwrite\",\"language_keyword\":\"Overwrite\"},{\"keyword_name\":\"MSGAddressOverwrite1\",\"language_keyword\":\"Overwrite the existing address with the selected\"},{\"keyword_name\":\"MSGAddressOverwrite2\",\"language_keyword\":\"address details?\"},{\"keyword_name\":\"UPGRADE_PLAN\",\"language_keyword\":\"Upgrade Plan\"},{\"keyword_name\":\"DOWNGRADE_PLAN\",\"language_keyword\":\"Downgrade Plan\"},{\"keyword_name\":\"UPGRADE_EXTENSION\",\"language_keyword\":\"Upgrade Extension\"},{\"keyword_name\":\"UPGRADE_APP\",\"language_keyword\":\"Upgrade App\"},{\"keyword_name\":\"SELECT_OPTION\",\"language_keyword\":\"Select Option\"},{\"keyword_name\":\"PLEASE_SELECT\",\"language_keyword\":\"Please select\"},{\"keyword_name\":\"MSG_ACCESS_DENIED\",\"language_keyword\":\"You don\'t have permission for this module.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_MONTH_DAY\",\"language_keyword\":\"Please select reccuring day of month.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_WEEK_DAY\",\"language_keyword\":\"Please select reccuring day of week.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_DAYS\",\"language_keyword\":\"Please select reccuring days.\"},{\"keyword_name\":\"Please select reccuring days.\",\"language_keyword\":\"Please select reccuring days.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_END_DATE\",\"language_keyword\":\"Please select reccuring end date.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_TYPE\",\"language_keyword\":\"Please select reccuring type.\"},{\"keyword_name\":\"FREQ_TIME\",\"language_keyword\":\"Times\"},{\"keyword_name\":\"REPEAT_YEARLY\",\"language_keyword\":\"Repeat Yearly\"},{\"keyword_name\":\"REPEAT_MONTHLY\",\"language_keyword\":\"Repeat Monthly\"},{\"keyword_name\":\"REPEAT_WEEKLY\",\"language_keyword\":\"Repeat Weekly\"},{\"keyword_name\":\"REPEAT_DAILY\",\"language_keyword\":\"Repeat Daily\"},{\"keyword_name\":\"ACTION_TITLE\",\"language_keyword\":\"Action Title\"},{\"keyword_name\":\"MSG_SELECT_VALID_DATE\",\"language_keyword\":\"Please select valid day of month.\"},{\"keyword_name\":\"MSG_SELECT_VALID_START_DATE\",\"language_keyword\":\"Start date should be less than end date.\"},{\"keyword_name\":\"MSG_SELECT_VALID_START_TIME\",\"language_keyword\":\"Start time should be less than end time.\"},{\"keyword_name\":\"LBL_LINEITEM_DETAILS\",\"language_keyword\":\"Lineitem Details\"},{\"keyword_name\":\"MSG_INVALIDE_DISCOUNT_AMOUNT\",\"language_keyword\":\"Discount amount should be less than the total.\"},{\"keyword_name\":\"VIEW\",\"language_keyword\":\"View\"},{\"keyword_name\":\"MSG_ENTER_VALID\",\"language_keyword\":\"Please enter valid\"},{\"keyword_name\":\"MSG_ENTER_PERCENTAGE\",\"language_keyword\":\"Percentage should be less than 100.\"},{\"keyword_name\":\"ITEM_TOTAL\",\"language_keyword\":\"Item Total\"},{\"keyword_name\":\"ADJUSTMENT\",\"language_keyword\":\"Adjustment\"},{\"keyword_name\":\"TITLE_CHOOSE_IMAGE\",\"language_keyword\":\"Choose Image\"},{\"keyword_name\":\"COMPRESS\",\"language_keyword\":\"Compress\"},{\"keyword_name\":\"CHOOSE_ANOTHER_IMAGE\",\"language_keyword\":\"Your image size is too large, please select another image\"},{\"keyword_name\":\"OnDayOfMonth\",\"language_keyword\":\"On day of month\"},{\"keyword_name\":\"OnDayOfWeek\",\"language_keyword\":\"On day of week\"},{\"keyword_name\":\"AddAndClose\",\"language_keyword\":\"Add & Close\"},{\"keyword_name\":\"Repeat\",\"language_keyword\":\"Repeat\"},{\"keyword_name\":\"OnDay\",\"language_keyword\":\"On day\"},{\"keyword_name\":\"View_Line_Item\",\"language_keyword\":\"View Line Item\"},{\"keyword_name\":\"TITLE_IMAGE\",\"language_keyword\":\"Image\"},{\"keyword_name\":\"TITLE_ICLOUD\",\"language_keyword\":\"iCloud\"},{\"keyword_name\":\"GOOGLE\",\"language_keyword\":\"Google\"},{\"keyword_name\":\"ALERT_BTN_OKAY\",\"language_keyword\":\"Okay\"},{\"keyword_name\":\"ALERT_TITLE_ACCESS_DENIED\",\"language_keyword\":\"Access Denied\"},{\"keyword_name\":\"Dont_Show_Again\",\"language_keyword\":\"Don\'t show again\"},{\"keyword_name\":\"Skip\",\"language_keyword\":\"Skip\"},{\"keyword_name\":\"Fillter_Name\",\"language_keyword\":\"Fillter Name\"},{\"keyword_name\":\"Fillter_Record_Count\",\"language_keyword\":\"Fillter Record Count\"},{\"keyword_name\":\"url_note\",\"language_keyword\":\"Note : if your URL of CRM is https:\\/\\/example.com\\/crm enter that into above box\"},{\"keyword_name\":\"vtiger_url\",\"language_keyword\":\"Your vTiger CRM URL\"},{\"keyword_name\":\"msg_doc_read_permission\",\"language_keyword\":\"You don\'t have permission to Add either This is read-only or Private Field.\"},{\"keyword_name\":\"CLEAR\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"Files\\/photos uploaded successfully\",\"language_keyword\":\"Files\\/photos uploaded successfully\"},{\"keyword_name\":\"Digital signature saved\",\"language_keyword\":\"Digital signature saved\"},{\"keyword_name\":\"Please upload Signature or Files\\/photos\",\"language_keyword\":\"Please upload Signature or Files\\/photos\"},{\"keyword_name\":\"Files \\/ Photos\",\"language_keyword\":\"Files \\/ Photos\"},{\"keyword_name\":\"Signature\",\"language_keyword\":\"Signature\"},{\"keyword_name\":\"add_photo_using\",\"language_keyword\":\"Add Photo Using\"},{\"keyword_name\":\"btn_upload_sign\",\"language_keyword\":\"(+) Add Signature\"},{\"keyword_name\":\"btn_upload_photo_doc\",\"language_keyword\":\"(+) Upload Files\\/Photos\"},{\"keyword_name\":\"select_photo_doc_to_upload\",\"language_keyword\":\"Please select files\\/photos to upload\"},{\"keyword_name\":\"related_module_title\",\"language_keyword\":\"Search from related module and Add to \\\"Route\\\"\"},{\"keyword_name\":\"Route status updated successfully\",\"language_keyword\":\"Route status updated successfully\"},{\"keyword_name\":\"Session init failed\",\"language_keyword\":\"Session init failed\"},{\"keyword_name\":\"You don't have permission to access this resource\",\"language_keyword\":\"You don\'t have permission to access this resource\"},{\"keyword_name\":\"ctroute_realtedto cannot be empty\",\"language_keyword\":\"Could not get the Related To - Try again later\"},{\"keyword_name\":\"ctroute_planning cannot be empty\",\"language_keyword\":\"Could not get the Route Planning Record - Try again later\"},{\"keyword_name\":\"Something went wrong - Try again later\",\"language_keyword\":\"Something went wrong - Try again later\"},{\"keyword_name\":\"sequence updated successfully\",\"language_keyword\":\"sequence updated successfully\"},{\"keyword_name\":\"sequence cannot be empty\",\"language_keyword\":\"sequence cannot be empty\"},{\"keyword_name\":\"Shortcut details not saved\",\"language_keyword\":\"Shortcut details not saved\"},{\"keyword_name\":\"Shortcut details saved successfully\",\"language_keyword\":\"Shortcut details saved successfully\"},{\"keyword_name\":\"Route save successfully\",\"language_keyword\":\"Route save successfully\"},{\"keyword_name\":\"Record save successfully\",\"language_keyword\":\"Record save successfully\"},{\"keyword_name\":\"No dependency found for picklist\",\"language_keyword\":\"No dependency found for picklist\"},{\"keyword_name\":\"No records found\",\"language_keyword\":\"No records found\"},{\"keyword_name\":\"Outgoing server is not enabled, please configure from CRM\",\"language_keyword\":\"Outgoing server is not enabled, please configure from CRM\"},{\"keyword_name\":\"Removed Successfully\",\"language_keyword\":\"Removed Successfully\"},{\"keyword_name\":\"Shortcut has been deleted\",\"language_keyword\":\"Shortcut has been deleted\"},{\"keyword_name\":\"relation of records removed successfully\",\"language_keyword\":\"relation of records removed successfully\"},{\"keyword_name\":\"relation of records not removed\",\"language_keyword\":\"relation of records not removed\"},{\"keyword_name\":\"Record has been deleted successfully\",\"language_keyword\":\"Record has been deleted successfully\"},{\"keyword_name\":\"Time Tracking saved successfully\",\"language_keyword\":\"Time Tracking saved successfully\"},{\"keyword_name\":\"Time Tracking updated successfully\",\"language_keyword\":\"Time Tracking updated successfully\"},{\"keyword_name\":\"Time Tracking ended successfully\",\"language_keyword\":\"Time Tracking ended successfully\"},{\"keyword_name\":\"Time Tracking started successfully\",\"language_keyword\":\"Time Tracking started successfully\"},{\"keyword_name\":\"record cannot be empty\",\"language_keyword\":\"record cannot be empty\"},{\"keyword_name\":\"Module is disabled\",\"language_keyword\":\"Module is disabled\"},{\"keyword_name\":\"Shift ended successfully\",\"language_keyword\":\"Shift ended successfully\"},{\"keyword_name\":\"Shift started successfully\",\"language_keyword\":\"Shift started successfully\"},{\"keyword_name\":\"relation of records added successfully\",\"language_keyword\":\"relation of records added successfully\"},{\"keyword_name\":\"Comment saved successfully\",\"language_keyword\":\"Comment saved successfully\"},{\"keyword_name\":\"Comment not saved\",\"language_keyword\":\"Comment not saved\"},{\"keyword_name\":\"Comment module is not active\",\"language_keyword\":\"Comment module is not active\"},{\"keyword_name\":\"No Upcoming Event\",\"language_keyword\":\"No Upcoming Event\"},{\"keyword_name\":\"No Templates found - create it from Message Templates module\",\"language_keyword\":\"No Templates found - create it from Message Templates module\"},{\"keyword_name\":\"No event or task for this date\",\"language_keyword\":\"No event or task for this date\"},{\"keyword_name\":\"No filters created\",\"language_keyword\":\"No filters created\"},{\"keyword_name\":\"Select at least one record to attach\",\"language_keyword\":\"Select at least one record to attach\"},{\"keyword_name\":\"Please select one or more attachments\",\"language_keyword\":\"Please select one or more attachments\"},{\"keyword_name\":\"No event for this month\",\"language_keyword\":\"No event for this month\"},{\"keyword_name\":\"No Activity found\",\"language_keyword\":\"No Activity found\"},{\"keyword_name\":\"Your feedback is valuable for us - it cannot be empty\",\"language_keyword\":\"Your feedback is valuable for us - it cannot be empty\"},{\"keyword_name\":\"Could not send mail, Please try later\",\"language_keyword\":\"Could not send mail, Please try later\"},{\"keyword_name\":\"Latest Version updated successfully\",\"language_keyword\":\"Latest Version updated successfully\"},{\"keyword_name\":\"User Location Updated Successfully\",\"language_keyword\":\"User Location Updated Successfully\"},{\"keyword_name\":\"User Location not Updated Successfully\",\"language_keyword\":\"User Location not Updated Successfully\"},{\"keyword_name\":\"SMSNotifier is not enable in CRM. Please enable it first\",\"language_keyword\":\"SMSNotifier is not enable in CRM. Please enable it first\"},{\"keyword_name\":\"Could not submit your feedback - Please try again later\",\"language_keyword\":\"Could not submit your feedback - Please try again later\"},{\"keyword_name\":\"Thank you for submitting your feedback\",\"language_keyword\":\"Thank you for submitting your feedback\"},{\"keyword_name\":\"Please upload User Image\",\"language_keyword\":\"Please upload User Image\"},{\"keyword_name\":\"Image Not Uploading, please try again\",\"language_keyword\":\"Image Not Uploading, please try again\"},{\"keyword_name\":\"User Image Uploaded Successfully\",\"language_keyword\":\"User Image Uploaded Successfully\"},{\"keyword_name\":\"Invalid Module name\",\"language_keyword\":\"Invalid Module name\"},{\"keyword_name\":\"Records Sync Successfully\",\"language_keyword\":\"Records Sync Successfully\"},{\"keyword_name\":\"Values cannot be empty\",\"language_keyword\":\"Values cannot be empty\"},{\"keyword_name\":\"Record id is empty\",\"language_keyword\":\"Record id is empty\"},{\"keyword_name\":\"Logout Successfully\",\"language_keyword\":\"Logout Successfully\"},{\"keyword_name\":\"Please Enable CTMobile Module\",\"language_keyword\":\"Please Enable CTMobile Module\"},{\"keyword_name\":\"Authentication Failed\",\"language_keyword\":\"Username and Password do not match\"},{\"keyword_name\":\"Mismatched module information\",\"language_keyword\":\"Something gone wrong, please try again later\"},{\"keyword_name\":\"Field does not exists\",\"language_keyword\":\"Please set display fields again\"},{\"keyword_name\":\"Module does not exists\",\"language_keyword\":\"Module does not exists or disabled by admin\"},{\"keyword_name\":\"Month cannot be empty\",\"language_keyword\":\"Could not get the Month - Try again later\"},{\"keyword_name\":\"Year cannot be empty\",\"language_keyword\":\"Could not get the Year - Try again later\"},{\"keyword_name\":\"Date cannot be empty\",\"language_keyword\":\"Could not get the Date - Try again later\"},{\"keyword_name\":\"Userid cannot be empty\",\"language_keyword\":\"Could not get the Userid - Try again later\"},{\"keyword_name\":\"End Date cannot be empty\",\"language_keyword\":\"Could not get the status - Try again later\"},{\"keyword_name\":\"Start Date cannot be empty\",\"language_keyword\":\"Could not get the Start Date - Try again later\"},{\"keyword_name\":\"You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature\",\"language_keyword\":\"You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature\"},{\"keyword_name\":\"Longitude cannot be empty\",\"language_keyword\":\"Could not get location-Please try again\"},{\"keyword_name\":\"Latitude cannot be empty\",\"language_keyword\":\"Could not get location-Please try again\"},{\"keyword_name\":\"User cannot be empty\",\"language_keyword\":\"Could not get the User - Try again later\"},{\"keyword_name\":\"Status cannot be empty\",\"language_keyword\":\"Could not get the status - Try again later\"},{\"keyword_name\":\"Required fields not found\",\"language_keyword\":\"Required fields not found\"},{\"keyword_name\":\"Tracking module not active\",\"language_keyword\":\"Tracking module not active-Please contact CRM Admin\"},{\"keyword_name\":\"Missing mandatory input values\",\"language_keyword\":\"Missing mandatory input values\"},{\"keyword_name\":\"No MailBox found. Please Create Mailbox\",\"language_keyword\":\"No MailBox found. Please Create Mailbox\"},{\"keyword_name\":\"Mail not sent\",\"language_keyword\":\"Mail not sent\"},{\"keyword_name\":\"Mail send successfully\",\"language_keyword\":\"Mail send successfully\"},{\"keyword_name\":\"Email Id or username not match with your record\",\"language_keyword\":\"Email Id or username not match with your record\"},{\"keyword_name\":\"Module not specified\",\"language_keyword\":\"Module not specified\"},{\"keyword_name\":\"No messages found\",\"language_keyword\":\"No messages found\"},{\"keyword_name\":\"No Dependency Found For This Module\",\"language_keyword\":\"No Dependency Found For This Module\"},{\"keyword_name\":\"Outgoing server is not Enabled\",\"language_keyword\":\"Outgoing server is not Enabled\"},{\"keyword_name\":\"Outgoing server is Enabled\",\"language_keyword\":\"Outgoing server is Enabled\"},{\"keyword_name\":\"Email Attached Successfully\",\"language_keyword\":\"Email Attached Successfully\"},{\"keyword_name\":\"Documents Attached Successfully\",\"language_keyword\":\"Documents Attached Successfully\"},{\"keyword_name\":\"Login required - Please login again\",\"language_keyword\":\"Login required - Please login again\"},{\"keyword_name\":\"time_tracking_module_disable\",\"language_keyword\":\"Time tracking module is disable\"},{\"keyword_name\":\"route_planning_module_disable\",\"language_keyword\":\"Route planning module is disable\"},{\"keyword_name\":\"mark_as_held\",\"language_keyword\":\"Are you sure you want to mark Event as Held?\"},{\"keyword_name\":\"stop_timer_msg\",\"language_keyword\":\"You have already started Time tracking for another record, Do you want to stop it first ?\"},{\"keyword_name\":\"access_denied_routeplanning\",\"language_keyword\":\"Access denied for route planning\"},{\"keyword_name\":\"time_spent\",\"language_keyword\":\"Time Spent\"},{\"keyword_name\":\"select_user\",\"language_keyword\":\"Select User\"},{\"keyword_name\":\"status_cannot_be_held\",\"language_keyword\":\"Status cannot be held for future date start\"},{\"keyword_name\":\"please_select_end_date\",\"language_keyword\":\"Please select end date\"},{\"keyword_name\":\"please_select_start_date\",\"language_keyword\":\"Please select start date\"},{\"keyword_name\":\"tap_on_plus_icon_for_select_route\",\"language_keyword\":\"Tap on + icon to select record for your route.\"},{\"keyword_name\":\"please_enter_notes\",\"language_keyword\":\"Please enter notes\"},{\"keyword_name\":\"please_enter_title\",\"language_keyword\":\"Please enter title\"},{\"keyword_name\":\"please_select_date\",\"language_keyword\":\"Please Select Date\"},{\"keyword_name\":\"search_by_date\",\"language_keyword\":\"Search by Date\"},{\"keyword_name\":\"shortcut_not_setup_yet\",\"language_keyword\":\"Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.\"},{\"keyword_name\":\"max_upload_size\",\"language_keyword\":\"max file Upload exceeds\"},{\"keyword_name\":\"unselect_all\",\"language_keyword\":\"UnSelect All\"},{\"keyword_name\":\"select_all\",\"language_keyword\":\"Select All\"},{\"keyword_name\":\"please_select_records\",\"language_keyword\":\"Please select records\"},{\"keyword_name\":\"select_date\",\"language_keyword\":\"Select Date\"},{\"keyword_name\":\"quantity_in_stock_is\",\"language_keyword\":\"Quantity in stock is\"},{\"keyword_name\":\"replies\",\"language_keyword\":\"Replies\"},{\"keyword_name\":\"conversation_require_selection\",\"language_keyword\":\"Conversion requires selection of Contact or Organization\"},{\"keyword_name\":\"please_select_product\",\"language_keyword\":\"Please Select Product\"},{\"keyword_name\":\"timer_msg\",\"language_keyword\":\"You can start timer for single task only at same time\"},{\"keyword_name\":\"save_start_tracking\",\"language_keyword\":\"Save & Start Tracking\"},{\"keyword_name\":\"lbl_notes\",\"language_keyword\":\"Notes\"},{\"keyword_name\":\"enter_title\",\"language_keyword\":\"Enter Title\"},{\"keyword_name\":\"select_module_record\",\"language_keyword\":\"Select Module \\/ Record\"},{\"keyword_name\":\"lbl_tomorrow\",\"language_keyword\":\"Tomorrow\"},{\"keyword_name\":\"lbl_yesterday\",\"language_keyword\":\"Yesterday\"},{\"keyword_name\":\"lbl_today\",\"language_keyword\":\"Today\"},{\"keyword_name\":\"time_tracker\",\"language_keyword\":\"Time Tracker\"},{\"keyword_name\":\"time_end\",\"language_keyword\":\"End Time\"},{\"keyword_name\":\"due_date\",\"language_keyword\":\"End Date\"},{\"keyword_name\":\"time_start\",\"language_keyword\":\"Time Start\"},{\"keyword_name\":\"date_start\",\"language_keyword\":\"Start Date\"},{\"keyword_name\":\"delete_widget_msg\",\"language_keyword\":\"Display widget again by using (+) option\"},{\"keyword_name\":\"no_upcoming_activities\",\"language_keyword\":\"No scheduled activities \"},{\"keyword_name\":\"check_in_first\",\"language_keyword\":\"Please check-in first\"},{\"keyword_name\":\"duration\",\"language_keyword\":\"Duration\"},{\"keyword_name\":\"distance\",\"language_keyword\":\"Distance\"},{\"keyword_name\":\"proper_address_message\",\"language_keyword\":\"Please enter proper address in record\"},{\"keyword_name\":\"select_status\",\"language_keyword\":\"Select Status\"},{\"keyword_name\":\"route_planner\",\"language_keyword\":\"Route Planner\"},{\"keyword_name\":\"route_planning\",\"language_keyword\":\"Route Planning\"},{\"keyword_name\":\"add_route\",\"language_keyword\":\"Add Route\"},{\"keyword_name\":\"calender_disabled\",\"language_keyword\":\"Calendar Module is disabled\"},{\"keyword_name\":\"close_dialog\",\"language_keyword\":\"Close form\"},{\"keyword_name\":\"cancel_form_message\",\"language_keyword\":\"Are You sure want to close ?\"},{\"keyword_name\":\"create_route\",\"language_keyword\":\"Create Route\"},{\"keyword_name\":\"select_module_create_route\",\"language_keyword\":\"Select Module to create Route\"},{\"keyword_name\":\"cancel\",\"language_keyword\":\"Cancel\"},{\"keyword_name\":\"assign_route\",\"language_keyword\":\"Assign Route\"},{\"keyword_name\":\"route_for\",\"language_keyword\":\"Route for\"},{\"keyword_name\":\"assigned_to\",\"language_keyword\":\"Assigned To\"},{\"keyword_name\":\"enter_route_name\",\"language_keyword\":\"Enter Route Name\"},{\"keyword_name\":\"list\",\"language_keyword\":\"List\"},{\"keyword_name\":\"map\",\"language_keyword\":\"Map\"},{\"keyword_name\":\"other_modules\",\"language_keyword\":\"Other Modules\"},{\"keyword_name\":\"shortcut_no_record_msg\",\"language_keyword\":\"Opps shortcut not setup\\n yet!!! Please add shortcut by click on + icon from record\\n search results or view record screen.\"},{\"keyword_name\":\"clear\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"open\",\"language_keyword\":\"Open\"},{\"keyword_name\":\"max_file_msg\",\"language_keyword\":\"Too many files selected (max:6)\"},{\"keyword_name\":\"error_voicenote_record\",\"language_keyword\":\"Unable to recording voice while another application is recording sound.\"},{\"keyword_name\":\"msg_warning\",\"language_keyword\":\"Warning!\"},{\"keyword_name\":\"Permision_denied_contact\",\"language_keyword\":\"Permission denied to access your contacts\"},{\"keyword_name\":\"no_widget_added\",\"language_keyword\":\"Please click + icon to add new widget to your dashboard.\"},{\"keyword_name\":\"no_data_available\",\"language_keyword\":\"Data not available, please check the selected fields\"},{\"keyword_name\":\"check_out_successfully\",\"language_keyword\":\"Checked out successfully\"},{\"keyword_name\":\"check_in_successfully\",\"language_keyword\":\"Checked in successfully\"},{\"keyword_name\":\"check_out\",\"language_keyword\":\"Check out\"},{\"keyword_name\":\"check_in\",\"language_keyword\":\"Check in\"},{\"keyword_name\":\"navigate\",\"language_keyword\":\"Navigate\"},{\"keyword_name\":\"save_to_phone_vcard_success\",\"language_keyword\":\"VCard Saved to phone successfully\"},{\"keyword_name\":\"download_vcard_success\",\"language_keyword\":\"VCard downloaded successfully\"},{\"keyword_name\":\"card_details\",\"language_keyword\":\"Card Details\"},{\"keyword_name\":\"add_widget\",\"language_keyword\":\"Add Widget\"},{\"keyword_name\":\"delete_widget\",\"language_keyword\":\"Are you sure to hide widget?\"},{\"keyword_name\":\"already_widgets_added\",\"language_keyword\":\"All types of Widget & reports are already added\"},{\"keyword_name\":\"retry\",\"language_keyword\":\"Retry\"},{\"keyword_name\":\"retake\",\"language_keyword\":\"Retake\"},{\"keyword_name\":\"Reports\",\"language_keyword\":\"Reports\"},{\"keyword_name\":\"Widgets\",\"language_keyword\":\"Widgets\"},{\"keyword_name\":\"vcard_config\",\"language_keyword\":\"Vcard Configuration\"},{\"keyword_name\":\"save_to_phone\",\"language_keyword\":\"Save to phone\"},{\"keyword_name\":\"download_vcard\",\"language_keyword\":\"Download Vcard\"},{\"keyword_name\":\"share_vcard\",\"language_keyword\":\"Share Vcard\"},{\"keyword_name\":\"share_record\",\"language_keyword\":\"Share Record\"},{\"keyword_name\":\"permission_denied_edit\",\"language_keyword\":\"You don\'t have permission to edit this record.\"},{\"keyword_name\":\"permission_denied_delete\",\"language_keyword\":\"You don\'t have permission to delete this record.\"},{\"keyword_name\":\"Voice_Recording_Started\",\"language_keyword\":\"Recording Started\"},{\"keyword_name\":\"Voice_Recording_Stopped\",\"language_keyword\":\"Recording Stopped\"},{\"keyword_name\":\"SEARCH\",\"language_keyword\":\"Search\"},{\"keyword_name\":\"LAST\",\"language_keyword\":\"Last\"},{\"keyword_name\":\"FIRST\",\"language_keyword\":\"First\"},{\"keyword_name\":\"MONDAY\",\"language_keyword\":\"Monday\"},{\"keyword_name\":\"TUESDAY\",\"language_keyword\":\"Tuesday\"},{\"keyword_name\":\"WEDNESDAY\",\"language_keyword\":\"Wednesday\"},{\"keyword_name\":\"THURSDAY\",\"language_keyword\":\"Thursday\"},{\"keyword_name\":\"FRIDAY\",\"language_keyword\":\"Friday\"},{\"keyword_name\":\"SATURDAY\",\"language_keyword\":\"Saturday\"},{\"keyword_name\":\"SUNDAY\",\"language_keyword\":\"Sunday\"},{\"keyword_name\":\"DAILY\",\"language_keyword\":\"Daily\"},{\"keyword_name\":\"WEEKLY\",\"language_keyword\":\"Weekly\"},{\"keyword_name\":\"MONTHLY\",\"language_keyword\":\"Monthly\"},{\"keyword_name\":\"YEARLY\",\"language_keyword\":\"Yearly\"},{\"keyword_name\":\"asset_tracking\",\"language_keyword\":\"Asset tracking\"},{\"keyword_name\":\"open_file\",\"language_keyword\":\"Open File\"},{\"keyword_name\":\"download_pdf_successfully\",\"language_keyword\":\"Download PDF Successfully\"},{\"keyword_name\":\"select_pdf\",\"language_keyword\":\"Select PDF\"},{\"keyword_name\":\"email_pdf\",\"language_keyword\":\"Email PDF\"},{\"keyword_name\":\"download_pdf\",\"language_keyword\":\"Download PDF\"},{\"keyword_name\":\"edit_route\",\"language_keyword\":\"Edit Route\"},{\"keyword_name\":\"save_route\",\"language_keyword\":\"Save Route\"},{\"keyword_name\":\"clear_all\",\"language_keyword\":\"Clear All\"},{\"keyword_name\":\"notification\",\"language_keyword\":\"Notifications\"},{\"keyword_name\":\"menu_management\",\"language_keyword\":\"Menu Management\"},{\"keyword_name\":\"select_menu\",\"language_keyword\":\"Select Menu\"},{\"keyword_name\":\"module_record_not_found\",\"language_keyword\":\"Module and Record not found\"},{\"keyword_name\":\"reason_for_changing_comments\",\"language_keyword\":\"Reason for changing comments\"},{\"keyword_name\":\"edit_reason\",\"language_keyword\":\"Edit Reason\"},{\"keyword_name\":\"create_filters\",\"language_keyword\":\"Create Filter\"},{\"keyword_name\":\"you_checked\",\"language_keyword\":\"You Checked\"},{\"keyword_name\":\"you_un_checked\",\"language_keyword\":\"You UnChecked\"},{\"keyword_name\":\"log_the_call\",\"language_keyword\":\"Log the call ?\"},{\"keyword_name\":\"add_a_description_(optional)\",\"language_keyword\":\"Add a description (optional)\"},{\"keyword_name\":\"called\",\"language_keyword\":\"Called\"},{\"keyword_name\":\"call_log\",\"language_keyword\":\"Call Log\"},{\"keyword_name\":\"subject\",\"language_keyword\":\"Subject\"},{\"keyword_name\":\"add_condition\",\"language_keyword\":\"Add Condition\"},{\"keyword_name\":\"select_condition\",\"language_keyword\":\"Select Condition\"},{\"keyword_name\":\"select_field\",\"language_keyword\":\"Select Field\"},{\"keyword_name\":\"please_select_first_field\",\"language_keyword\":\"Please First Select field\"},{\"keyword_name\":\"filter_name\",\"language_keyword\":\"Filter Name\"},{\"keyword_name\":\"enter_filter_name\",\"language_keyword\":\"Enter filter name\"},{\"keyword_name\":\"choose_conditions\",\"language_keyword\":\"Choose Conditions\"},{\"keyword_name\":\"all_condition\",\"language_keyword\":\"All Conditions(All conditions must be met)\"},{\"keyword_name\":\"any_condition\",\"language_keyword\":\"Any Conditions(At least one the conditions must be met)\"},{\"keyword_name\":\"lattitude\",\"language_keyword\":\"latitude\"},{\"keyword_name\":\"notification_settings\",\"language_keyword\":\"Notification Settings\"},{\"keyword_name\":\"notification_management\",\"language_keyword\":\"Notification Management\"},{\"keyword_name\":\"addyourcommentshere\",\"language_keyword\":\"Type @ to mention user\"},{\"keyword_name\":\"google_api_key_missing\",\"language_keyword\":\"Google Api key is missing.\"},{\"keyword_name\":\"event_filter_by\",\"language_keyword\":\"Event Filter by\"},{\"keyword_name\":\"apply\",\"language_keyword\":\"Apply\"},{\"keyword_name\":\"choose_from_gallery\",\"language_keyword\":\"Choose From Gallery\"},{\"keyword_name\":\"choose_from_camera\",\"language_keyword\":\"Choose From Camera\"},{\"keyword_name\":\"mutli_select_CB\",\"language_keyword\":\"Mutli Select CB\"},{\"keyword_name\":\"please_select_condition\",\"language_keyword\":\"Please Select Condition\"},{\"keyword_name\":\"please_enter_value_or_field\",\"language_keyword\":\"Please Enter Value or Field\"},{\"keyword_name\":\"set_as_default\",\"language_keyword\":\"Set as Default\"},{\"keyword_name\":\"list_in_metrics\",\"language_keyword\":\"List in Metrics\"},{\"keyword_name\":\"order_number\",\"language_keyword\":\"Order Number\"},{\"keyword_name\":\"recording_saved_message\",\"language_keyword\":\"Recording saved successfully.\"},{\"keyword_name\":\"recording_file\",\"language_keyword\":\"Recording File\"},{\"keyword_name\":\"file_not_found\",\"language_keyword\":\"File not found\"},{\"keyword_name\":\"please_enter_valid_path\",\"language_keyword\":\"Please enter valid path\"},{\"keyword_name\":\"enter_path_here\",\"language_keyword\":\"Enter path here...\"},{\"keyword_name\":\"set_call_recording_path\",\"language_keyword\":\"Set Call Recording Path\"},{\"keyword_name\":\"set_call_recording_path_here\",\"language_keyword\":\"Set call recording path here\"},{\"keyword_name\":\"call_recording_path\",\"language_keyword\":\"Call Recording Path\"},{\"keyword_name\":\"please_place_api\",\"language_keyword\":\"Please enable place api\"},{\"keyword_name\":\"event_filters_by\",\"language_keyword\":\"Event Filters by\"},{\"keyword_name\":\"select_at_least_one_option\",\"language_keyword\":\"Please select at least one option\"},{\"keyword_name\":\"enable_call_feature\",\"language_keyword\":\"Please enable call feature\"},{\"keyword_name\":\"enable_email_feature\",\"language_keyword\":\"Please enable email feature\"},{\"keyword_name\":\"demo_login\",\"language_keyword\":\"Demo Login\"},{\"keyword_name\":\"select_email_template\",\"language_keyword\":\"Select Email Template\"},{\"keyword_name\":\"template_name\",\"language_keyword\":\"Template Name\"},{\"keyword_name\":\"example_storage_path\",\"language_keyword\":\"example : storage\\/Music\\/Recordings\\/Call Recordings\"},{\"keyword_name\":\"User Notification Settings saved successfully\",\"language_keyword\":\"User Notification Settings saved successfully\"},{\"keyword_name\":\"This Notification has been disabled by admin\",\"language_keyword\":\"This Notification has been disabled by admin\"},{\"keyword_name\":\"Notify when any updates to the record you're following\",\"language_keyword\":\"Notify when any updates to the record you\'re following\"},{\"keyword_name\":\"Task assigned to you\",\"language_keyword\":\"Task assigned to you\"},{\"keyword_name\":\"Task Reminder\",\"language_keyword\":\"Task Reminder\"},{\"keyword_name\":\"You were mentioned in comments\",\"language_keyword\":\"You were mentioned in comments\"},{\"keyword_name\":\"Comments has been added to record assigned to you\",\"language_keyword\":\"Comments has been added to record assigned to you\"},{\"keyword_name\":\"When Record Assigned\",\"language_keyword\":\"When Record Assigned\"},{\"keyword_name\":\"Event Reminder\",\"language_keyword\":\"Event Reminder\"},{\"keyword_name\":\"Event Invitation\",\"language_keyword\":\"Event Invitation\"},{\"keyword_name\":\"Follow record\",\"language_keyword\":\"Follow record\"},{\"keyword_name\":\"Task\",\"language_keyword\":\"Task\"},{\"keyword_name\":\"Conversions\",\"language_keyword\":\"Conversions\"},{\"keyword_name\":\"Events\",\"language_keyword\":\"Events\"},{\"keyword_name\":\"no_records_changed_filter_message\",\"language_keyword\":\"No record(s) found Please click on filter icon to change filter\"},{\"keyword_name\":\"title\",\"language_keyword\":\"Title\"},{\"keyword_name\":\"dialog_recent_call_info\",\"language_keyword\":\"Click + to select your mobile call recording folder where your recorded call files are stored.\"},{\"keyword_name\":\"call_recording\",\"language_keyword\":\"Call recording\"},{\"keyword_name\":\"voice_recorder\",\"language_keyword\":\"Voice Recorder\"},{\"keyword_name\":\"no_address_reference_found\",\"language_keyword\":\"No Address Reference found\"},{\"keyword_name\":\"no_overdue_activities\",\"language_keyword\":\"No OverDue Activities\"},{\"keyword_name\":\"latitude_longitude_validation_message\",\"language_keyword\":\"Please enter proper address from this address we are not getting proper latitude and longitude\"},{\"keyword_name\":\"Default_Search_Field\",\"language_keyword\":\"Default search field\"},{\"keyword_name\":\"Calender_Reminder_Message\",\"language_keyword\":\"Free user can\'t send local reminder\"},{\"keyword_name\":\"you_must_have_permission\",\"language_keyword\":\"You must give permissions to use this features.\"},{\"keyword_name\":\"internal_comment\",\"language_keyword\":\"Internal Comment\"},{\"keyword_name\":\"unlink_record\",\"language_keyword\":\"Unlink Record\"},{\"keyword_name\":\"unlink_record_msg\",\"language_keyword\":\"Are you sure want to unlink record?\"},{\"keyword_name\":\"file_format_not_support\",\"language_keyword\":\"File format not supported\"},{\"keyword_name\":\"file_upload\",\"language_keyword\":\"File Upload\"},{\"keyword_name\":\"to_vtiger\",\"language_keyword\":\"To Vtiger\"},{\"keyword_name\":\"link_external_document\",\"language_keyword\":\"Link External Document\"},{\"keyword_name\":\"from_file_url\",\"language_keyword\":\"From File Url\"},{\"keyword_name\":\"create_new_document\",\"language_keyword\":\"Create New Document\"},{\"keyword_name\":\"select_document_type\",\"language_keyword\":\"Select Document type\"},{\"keyword_name\":\"add_signature\",\"language_keyword\":\"Please add signature\"},{\"keyword_name\":\"date_greater_then_equal\",\"language_keyword\":\"should be greater than or equal to\"},{\"keyword_name\":\"date_less_then_equal\",\"language_keyword\":\"should be less than or equal to\"},{\"keyword_name\":\"Click_on_plus_for_add\",\"language_keyword\":\"Please tap on + to create a new record.\"},{\"keyword_name\":\"display_map\",\"language_keyword\":\"Display map\"},{\"keyword_name\":\"other_settings\",\"language_keyword\":\"Other settings\"},{\"keyword_name\":\"total_hours\",\"language_keyword\":\"Total hours\"},{\"keyword_name\":\"widget_not_found\",\"language_keyword\":\"No widgets found\"},{\"keyword_name\":\"quickaction\",\"language_keyword\":\"Quick action\"},{\"keyword_name\":\"dashboard\",\"language_keyword\":\"Dashboard\"},{\"keyword_name\":\"new\",\"language_keyword\":\"New\"},{\"keyword_name\":\"global_search_hint\",\"language_keyword\":\"Please try to search using search box at top\"},{\"keyword_name\":\"near_by_map\",\"language_keyword\":\"Near By Map\"},{\"keyword_name\":\"miles\",\"language_keyword\":\"Miles\"},{\"keyword_name\":\"lbl_filters\",\"language_keyword\":\"Filters\"},{\"keyword_name\":\"warning\",\"language_keyword\":\"Warning\"},{\"keyword_name\":\"no_filter_created\",\"language_keyword\":\"No filter is created.\"},{\"keyword_name\":\"please_create_new_ilter\",\"language_keyword\":\"Please create a new filter\"},{\"keyword_name\":\"select_search_fields\",\"language_keyword\":\"Select fields for the search record.\"},{\"keyword_name\":\"apply_fliters\",\"language_keyword\":\"Apply filters\"},{\"keyword_name\":\"sort_by\",\"language_keyword\":\"Sort by\"},{\"keyword_name\":\"sort_order\",\"language_keyword\":\"Sort order\"},{\"keyword_name\":\"Start_time_tracking\",\"language_keyword\":\"Start time tracking\"},{\"keyword_name\":\"Stop_time_tracking\",\"language_keyword\":\"Stop time tracking\"},{\"keyword_name\":\"image_preview\",\"language_keyword\":\"Image preview\"},{\"keyword_name\":\"phone_number\",\"language_keyword\":\"Phone number\"},{\"keyword_name\":\"email_address\",\"language_keyword\":\"Email address\"},{\"keyword_name\":\"edit_your_preferences\",\"language_keyword\":\"Edit your preferences\"},{\"keyword_name\":\"about_app\",\"language_keyword\":\"About app\"},{\"keyword_name\":\"updated_ctmobile_ext_version\",\"language_keyword\":\"You already have latest CTMobile Ext. Version\"},{\"keyword_name\":\"updated_app_version\",\"language_keyword\":\"You already have latest CRMTiger App Version\"},{\"keyword_name\":\"plan\",\"language_keyword\":\"Plan\"},{\"keyword_name\":\"time\",\"language_keyword\":\"Time\"},{\"keyword_name\":\"error_log_msg\",\"language_keyword\":\"Oops, something went wrong! Please click on Share Button to share error log with our technical team\"},{\"keyword_name\":\"add_to_quick_action\",\"language_keyword\":\"Add to quick action\"},{\"keyword_name\":\"add_filter_to_quick_action\",\"language_keyword\":\"Add filter to quick action\"},{\"keyword_name\":\"create_record\",\"language_keyword\":\"Create Record\"},{\"keyword_name\":\"quick_action_hint\",\"language_keyword\":\"You can Add Quick Action here\"},{\"keyword_name\":\"str_send\",\"language_keyword\":\"Send\"},{\"keyword_name\":\"tax_region_msg\",\"language_keyword\":\"Do you want to update tax & charge values corresponding to selected region?\"},{\"keyword_name\":\"delete_quick_action_widgest\",\"language_keyword\":\"Delete Widget?\"},{\"keyword_name\":\"add_record_to_dashboard\",\"language_keyword\":\"Add record to dashboard\"},{\"keyword_name\":\"module_quick_action_msg\",\"language_keyword\":\"Module added to dashboard\"},{\"keyword_name\":\"filter_quick_action_msg\",\"language_keyword\":\"Filter added to dashboard\"},{\"keyword_name\":\"record_quick_action_msg\",\"language_keyword\":\"Record added to dashboard\"},{\"keyword_name\":\"filter_shortcut_quick_action_msg\",\"language_keyword\":\"Filter shortcut added to dashboard\"},{\"keyword_name\":\"record_shortcut_quick_action_msg\",\"language_keyword\":\"Record shortcut added to dashboard\"},{\"keyword_name\":\"documents_disabled\",\"language_keyword\":\"Documents Module is disabled\"},{\"keyword_name\":\"document_dont_attachment\",\"language_keyword\":\"Document does not have a attachment\"},{\"keyword_name\":\"go_to_neat_by\",\"language_keyword\":\"Go to NearBy\"},{\"keyword_name\":\"go_to_time_tracking\",\"language_keyword\":\"Go to Time Tracker\"},{\"keyword_name\":\"nearby_quick_action_msg\",\"language_keyword\":\"NearBy added to dashboard\"},{\"keyword_name\":\"time_tracking_quick_action_msg\",\"language_keyword\":\"Time Tracking added to dashboard\"},{\"keyword_name\":\"attendance_quick_action_msg\",\"language_keyword\":\"Attendance added to dashboard\"},{\"keyword_name\":\"attachment\",\"language_keyword\":\"Attachment\"},{\"keyword_name\":\"search_by_fields\",\"language_keyword\":\"Search by fields\"},{\"keyword_name\":\"apply_selected\",\"language_keyword\":\"Apply selected\"},{\"keyword_name\":\"auto_address_disabled\",\"language_keyword\":\"auto address finder is disabled, please enable it from CRMTiger Settings\"},{\"keyword_name\":\"Attendance\",\"language_keyword\":\"Attendance\"},{\"keyword_name\":\"Check-in successfully\",\"language_keyword\":\"Check-in successfully\"},{\"keyword_name\":\"Check-out successfully\",\"language_keyword\":\"Check-out successfully\"},{\"keyword_name\":\"Nothing around here\",\"language_keyword\":\"Nothing around here\"},{\"keyword_name\":\"select_days\",\"language_keyword\":\"Select Days\"},{\"keyword_name\":\"select_minutes\",\"language_keyword\":\"Select Minutes\"},{\"keyword_name\":\"select_hours\",\"language_keyword\":\"Select Hours\"},{\"keyword_name\":\"no_lat_long_found\",\"language_keyword\":\"Location information (Latitude,Longitude) not found\"},{\"keyword_name\":\"Call Log save successfully\",\"language_keyword\":\"Call Log save successfully\"},{\"keyword_name\":\"Files\\/photos deleted successfully\",\"language_keyword\":\"Files\\/photos deleted successfully\"}]}}'),
(7,14,'{\"_operation\":\"Dashboard\"}','{\"success\":true,\"result\":{\"attendance_status\":false,\"timetracking_data\":{\"isTimeTracking\":false,\"time_tracking_record\":\"\",\"tracking_title\":\"\",\"related_record\":\"\",\"related_record_title\":\"\",\"related_module\":\"\",\"tracking_status\":\"\"},\"isRead\":true,\"EventsLabel\":\"Events\",\"WidgetsList\":[{\"widgetid\":\"103\",\"widgetname\":\"Funnel Amount\",\"widgetlabel\":\"Total Amount by Sales stage\",\"is_added\":false,\"sequence\":7},{\"widgetid\":\"99\",\"widgetname\":\"Key Metrics\",\"widgetlabel\":\"Key Metrics\",\"is_added\":false,\"sequence\":6},{\"widgetid\":\"68\",\"widgetname\":\"Open Tickets\",\"widgetlabel\":\"Open Tickets\",\"is_added\":false,\"sequence\":5},{\"widgetid\":\"66\",\"widgetname\":\"Overdue Activities\",\"widgetlabel\":\"Overdue Activities\",\"is_added\":false,\"sequence\":4},{\"widgetid\":\"60\",\"widgetname\":\"Pipelined Amount\",\"widgetlabel\":\"Sales Pipeline\",\"is_added\":false,\"sequence\":3},{\"widgetid\":\"59\",\"widgetname\":\"Potentials by Stage\",\"widgetlabel\":\"Opportunities by Stage\",\"is_added\":false,\"sequence\":2},{\"widgetid\":\"57\",\"widgetname\":\"Upcoming Activities\",\"widgetlabel\":\"Upcoming Activities\",\"is_added\":false,\"sequence\":1},{\"widgetid\":\"56\",\"widgetname\":\"History\",\"widgetlabel\":\"History\",\"is_added\":false,\"sequence\":0},{\"widgetid\":\"2\",\"widgetname\":\"time_tracking\",\"widgetlabel\":\"Time Tracker\",\"is_added\":true,\"sequence\":0}],\"ReportsList\":[],\"sequence_list\":[]}}'),
(8,14,'{\"_operation\":\"CTLanguage\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"section_list\":[{\"keyword_name\":\"network_error\",\"language_keyword\":\"Network connection error!\"},{\"keyword_name\":\"connection_check\",\"language_keyword\":\"Could not connect to CRM, Please check your Internet connection.\"},{\"keyword_name\":\"update\",\"language_keyword\":\"Update\"},{\"keyword_name\":\"cancel\",\"language_keyword\":\"Cancel\"},{\"keyword_name\":\"ok\",\"language_keyword\":\"Ok\"},{\"keyword_name\":\"more_information\",\"language_keyword\":\"Click here for more information.\"},{\"keyword_name\":\"yes\",\"language_keyword\":\"Yes\"},{\"keyword_name\":\"no\",\"language_keyword\":\"No\"},{\"keyword_name\":\"click_again_exit\",\"language_keyword\":\"Click again to exit\"},{\"keyword_name\":\"forpermission\",\"language_keyword\":\"You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.\"},{\"keyword_name\":\"clickhere\",\"language_keyword\":\"Click here\"},{\"keyword_name\":\"clickhere_subscribe\",\"language_keyword\":\"Click here to subscribe premium version\"},{\"keyword_name\":\"clickhere_configure\",\"language_keyword\":\"Click here and view how to Configure.\"},{\"keyword_name\":\"please_wait\",\"language_keyword\":\"Please Wait\\u2026\"},{\"keyword_name\":\"share__msg\",\"language_keyword\":\"Share file with\"},{\"keyword_name\":\"dialog_camera\",\"language_keyword\":\"Camera\"},{\"keyword_name\":\"dialog_add_file_by\",\"language_keyword\":\"Take Photo from\"},{\"keyword_name\":\"add\",\"language_keyword\":\"Add\"},{\"keyword_name\":\"mail_manager_configured\",\"language_keyword\":\"Mail Manager is not configured\"},{\"keyword_name\":\"dialog_add_files_by\",\"language_keyword\":\"Add Files by\"},{\"keyword_name\":\"dialog_drive\",\"language_keyword\":\"Drive\"},{\"keyword_name\":\"dialog_drop_box\",\"language_keyword\":\"Drop Box\"},{\"keyword_name\":\"dialog_need_signin\",\"language_keyword\":\"You need to Sign-in to your Drive account first.\"},{\"keyword_name\":\"dialog_gallery\",\"language_keyword\":\"Gallery\"},{\"keyword_name\":\"delete\",\"language_keyword\":\"Delete\"},{\"keyword_name\":\"timeoutmessage\",\"language_keyword\":\"Oops! Request is taking more time than expected.\"},{\"keyword_name\":\"gps_location_message\",\"language_keyword\":\"GPS is not enabled. Please turn it on to get your near by locations.\"},{\"keyword_name\":\"sure_want_delete\",\"language_keyword\":\"Are you sure want to delete ?\"},{\"keyword_name\":\"select\",\"language_keyword\":\"Select\"},{\"keyword_name\":\"msgforrecordaudio\",\"language_keyword\":\"Minimum record duration one second.\"},{\"keyword_name\":\"permission_storage\",\"language_keyword\":\"Permission denied to read your External storage\"},{\"keyword_name\":\"send_permission_msg\",\"language_keyword\":\"Send message permission denied\"},{\"keyword_name\":\"choosefile\",\"language_keyword\":\"Choose File\"},{\"keyword_name\":\"enter\",\"language_keyword\":\"Enter\"},{\"keyword_name\":\"select_an_option\",\"language_keyword\":\"Select an Option\"},{\"keyword_name\":\"email_validation\",\"language_keyword\":\"Email is not valid\"},{\"keyword_name\":\"please_enter\",\"language_keyword\":\"Please Enter\"},{\"keyword_name\":\"website_validation_text\",\"language_keyword\":\"Website URL is not valid\"},{\"keyword_name\":\"selectvalue\",\"language_keyword\":\"Select value first\"},{\"keyword_name\":\"email\",\"language_keyword\":\"Email\"},{\"keyword_name\":\"enter_email_address\",\"language_keyword\":\"Enter email address\"},{\"keyword_name\":\"email_address_not_correct\",\"language_keyword\":\"Email address incorrect\"},{\"keyword_name\":\"pls_enter_subject\",\"language_keyword\":\"Please Enter Subject\"},{\"keyword_name\":\"attachFiles\",\"language_keyword\":\"Attached File\"},{\"keyword_name\":\"from\",\"language_keyword\":\"From\"},{\"keyword_name\":\"to\",\"language_keyword\":\"To\"},{\"keyword_name\":\"call_permission_msg\",\"language_keyword\":\"Call permission denied\"},{\"keyword_name\":\"no_records\",\"language_keyword\":\"No records found\"},{\"keyword_name\":\"fullform\",\"language_keyword\":\"Create New\"},{\"keyword_name\":\"save\",\"language_keyword\":\"Save\"},{\"keyword_name\":\"total\",\"language_keyword\":\"Total\"},{\"keyword_name\":\"discount\",\"language_keyword\":\"Discount\"},{\"keyword_name\":\"price\",\"language_keyword\":\"Price\"},{\"keyword_name\":\"quantity\",\"language_keyword\":\"Quantity\"},{\"keyword_name\":\"select_module\",\"language_keyword\":\"Select Module\"},{\"keyword_name\":\"item_list\",\"language_keyword\":\"Item List\"},{\"keyword_name\":\"quickcreate\",\"language_keyword\":\"Quick Create\"},{\"keyword_name\":\"overwrite_msg_part1\",\"language_keyword\":\"Overwrite the existing address with the selected\"},{\"keyword_name\":\"once_in_every\",\"language_keyword\":\"Once in every\"},{\"keyword_name\":\"overwrite_msg_part2\",\"language_keyword\":\"address details?\"},{\"keyword_name\":\"add_item\",\"language_keyword\":\"Add Item\"},{\"keyword_name\":\"recordsave\",\"language_keyword\":\"Record saved successfully\"},{\"keyword_name\":\"recordnotsave\",\"language_keyword\":\"Could not save record. Try again later\"},{\"keyword_name\":\"minutes\",\"language_keyword\":\"Minutes\"},{\"keyword_name\":\"hours\",\"language_keyword\":\"Hours\"},{\"keyword_name\":\"days\",\"language_keyword\":\"Days\"},{\"keyword_name\":\"on\",\"language_keyword\":\"On\"},{\"keyword_name\":\"day_of_the_month\",\"language_keyword\":\"day of the month\"},{\"keyword_name\":\"list_price\",\"language_keyword\":\"List Price\"},{\"keyword_name\":\"add_record\",\"language_keyword\":\"Add Record\"},{\"keyword_name\":\"add_product\",\"language_keyword\":\"Add Product\"},{\"keyword_name\":\"add_service\",\"language_keyword\":\"Add Service\"},{\"keyword_name\":\"discountin\",\"language_keyword\":\"Discount in %\"},{\"keyword_name\":\"unitprice\",\"language_keyword\":\"Unit price\"},{\"keyword_name\":\"netprice\",\"language_keyword\":\"Net price\"},{\"keyword_name\":\"comments\",\"language_keyword\":\"Comments\"},{\"keyword_name\":\"add_close\",\"language_keyword\":\"Add & Close\"},{\"keyword_name\":\"fetching_rout_message\",\"language_keyword\":\"Fetching route, Please wait\\u2026\"},{\"keyword_name\":\"setting\",\"language_keyword\":\"Settings\"},{\"keyword_name\":\"utc\",\"language_keyword\":\"UTC\"},{\"keyword_name\":\"in\",\"language_keyword\":\"In\"},{\"keyword_name\":\"days_ago\",\"language_keyword\":\"days ago\"},{\"keyword_name\":\"mins_ago\",\"language_keyword\":\"Minutes ago\"},{\"keyword_name\":\"justnow\",\"language_keyword\":\"Just now\"},{\"keyword_name\":\"hours_ago\",\"language_keyword\":\"hours ago\"},{\"keyword_name\":\"in_1_day\",\"language_keyword\":\"In 1 day\"},{\"keyword_name\":\"scanqrcode\",\"language_keyword\":\"Asset \\/ Card scanner\"},{\"keyword_name\":\"call_log\",\"language_keyword\":\"Call Log\"},{\"keyword_name\":\"voice_message\",\"language_keyword\":\"Hi\"},{\"keyword_name\":\"voice_message1\",\"language_keyword\":\"What can I search for you in\"},{\"keyword_name\":\"live_tracking\",\"language_keyword\":\"Live Tracking\"},{\"keyword_name\":\"mailmanager\",\"language_keyword\":\"Mail Manager\"},{\"keyword_name\":\"my_location\",\"language_keyword\":\"My location\"},{\"keyword_name\":\"created_on\",\"language_keyword\":\"Created On\"},{\"keyword_name\":\"modified_on\",\"language_keyword\":\"Modified On\"},{\"keyword_name\":\"enter_comments\",\"language_keyword\":\"Enter Comments\"},{\"keyword_name\":\"viewmore\",\"language_keyword\":\"View More\"},{\"keyword_name\":\"viewless\",\"language_keyword\":\"View Less\"},{\"keyword_name\":\"gotofullform\",\"language_keyword\":\"Go to Full Form\"},{\"keyword_name\":\"post\",\"language_keyword\":\"Post\"},{\"keyword_name\":\"url\",\"language_keyword\":\"URL\"},{\"keyword_name\":\"dialog_title_text_back_color\",\"language_keyword\":\"Select a Text Background Color\"},{\"keyword_name\":\"event_or_task\",\"language_keyword\":\"Add event\\/task\"},{\"keyword_name\":\"shortcut\",\"language_keyword\":\"Shortcuts\"},{\"keyword_name\":\"select_field\",\"language_keyword\":\"Select Field\"},{\"keyword_name\":\"share\",\"language_keyword\":\"Share\"},{\"keyword_name\":\"title_insert_link\",\"language_keyword\":\"Insert Link\"},{\"keyword_name\":\"addyourcommentshere\",\"language_keyword\":\"Add your comments here\"},{\"keyword_name\":\"nocomment\",\"language_keyword\":\"No Comments\"},{\"keyword_name\":\"leads\",\"language_keyword\":\"Leads\"},{\"keyword_name\":\"true_val\",\"language_keyword\":\"true\"},{\"keyword_name\":\"noresult\",\"language_keyword\":\"No Result\"},{\"keyword_name\":\"version\",\"language_keyword\":\"Version\"},{\"keyword_name\":\"convert_lead\",\"language_keyword\":\"Convert Lead\"},{\"keyword_name\":\"app_name\",\"language_keyword\":\"CRMTiger\"},{\"keyword_name\":\"enter_url\",\"language_keyword\":\"Please Enter url\"},{\"keyword_name\":\"help\",\"language_keyword\":\"Help\"},{\"keyword_name\":\"contact_us\",\"language_keyword\":\"Contact Us\"},{\"keyword_name\":\"updates\",\"language_keyword\":\"Updates\"},{\"keyword_name\":\"logout\",\"language_keyword\":\"LogOut\"},{\"keyword_name\":\"busnies_cardscanner\",\"language_keyword\":\"Business Card Scanner\"},{\"keyword_name\":\"sure_want_logout\",\"language_keyword\":\"Are you sure want to logout ?\"},{\"keyword_name\":\"logout_message\",\"language_keyword\":\"Logout successfully\"},{\"keyword_name\":\"all\",\"language_keyword\":\"All\"},{\"keyword_name\":\"add_event\",\"language_keyword\":\"Add event\"},{\"keyword_name\":\"add_task\",\"language_keyword\":\"Add Task\"},{\"keyword_name\":\"next\",\"language_keyword\":\"Next\"},{\"keyword_name\":\"terms_conditions\",\"language_keyword\":\"Terms and Conditions\"},{\"keyword_name\":\"login\",\"language_keyword\":\"Login\"},{\"keyword_name\":\"privacy_policay\",\"language_keyword\":\"By logging in, you agree to our Terms and Conditions & Privacy Policy\"},{\"keyword_name\":\"copyright\",\"language_keyword\":\"Copyright \\u00a9 2023 CRMTiger Version\"},{\"keyword_name\":\"enter_username\",\"language_keyword\":\"Please enter username\"},{\"keyword_name\":\"enter_password\",\"language_keyword\":\"Please enter password\"},{\"keyword_name\":\"remanberme\",\"language_keyword\":\"Remember Me\"},{\"keyword_name\":\"forgot_password\",\"language_keyword\":\"Forgot password?\"},{\"keyword_name\":\"privacy_policay1\",\"language_keyword\":\"Privacy Policy\"},{\"keyword_name\":\"contactsupportmsg\",\"language_keyword\":\"Something went wrong. \\n please Click here to contact support.\"},{\"keyword_name\":\"enter_username_password\",\"language_keyword\":\"Entered Username or Password is wrong\"},{\"keyword_name\":\"server_issue_occured\",\"language_keyword\":\"Server issues occurred\"},{\"keyword_name\":\"password\",\"language_keyword\":\"Password\"},{\"keyword_name\":\"user_name\",\"language_keyword\":\"Username\"},{\"keyword_name\":\"reset_pwd\",\"language_keyword\":\"Reset Password\"},{\"keyword_name\":\"forgot_password_title\",\"language_keyword\":\"Forgot password\"},{\"keyword_name\":\"enter_user_name\",\"language_keyword\":\"Enter user name\"},{\"keyword_name\":\"cc\",\"language_keyword\":\"Cc\"},{\"keyword_name\":\"body\",\"language_keyword\":\"Body\"},{\"keyword_name\":\"bcc\",\"language_keyword\":\"BCC\"},{\"keyword_name\":\"dialog_title_text_color\",\"language_keyword\":\"Select a Text Color\"},{\"keyword_name\":\"date\",\"language_keyword\":\"Date\"},{\"keyword_name\":\"subject\",\"language_keyword\":\"Subject\"},{\"keyword_name\":\"composeMail\",\"language_keyword\":\"Compose Mail\"},{\"keyword_name\":\"send\",\"language_keyword\":\"Send\"},{\"keyword_name\":\"select_message\",\"language_keyword\":\"Select message\"},{\"keyword_name\":\"title_insert_table\",\"language_keyword\":\"Insert Table\"},{\"keyword_name\":\"log_file_sms\",\"language_keyword\":\"I agree to Share API Log to Technical team for further troubleshooting\"},{\"keyword_name\":\"edit_record\",\"language_keyword\":\"Edit Records\"},{\"keyword_name\":\"select_time\",\"language_keyword\":\"Select Time\"},{\"keyword_name\":\"edit_item\",\"language_keyword\":\"Edit Item\"},{\"keyword_name\":\"items_total\",\"language_keyword\":\"Items Total\"},{\"keyword_name\":\"number_less_then_31\",\"language_keyword\":\"Number should be less than 31\"},{\"keyword_name\":\"users\",\"language_keyword\":\"Users\"},{\"keyword_name\":\"groups\",\"language_keyword\":\"Groups\"},{\"keyword_name\":\"txt_note_for_file\",\"language_keyword\":\"Note : Existing attachments(images\\/files) will be replaced\"},{\"keyword_name\":\"greaterdatetime\",\"language_keyword\":\"End DateTime should be greater than Start DateTime\"},{\"keyword_name\":\"until\",\"language_keyword\":\"Until\"},{\"keyword_name\":\"organizations\",\"language_keyword\":\"Organizations\"},{\"keyword_name\":\"contacts\",\"language_keyword\":\"Contacts\"},{\"keyword_name\":\"opportunity\",\"language_keyword\":\"Opportunity\"},{\"keyword_name\":\"lbl_sun\",\"language_keyword\":\"SUN\"},{\"keyword_name\":\"lbl_mon\",\"language_keyword\":\"MON\"},{\"keyword_name\":\"lbl_tue\",\"language_keyword\":\"TUE\"},{\"keyword_name\":\"lbl_wed\",\"language_keyword\":\"WED\"},{\"keyword_name\":\"lbl_thu\",\"language_keyword\":\"THU\"},{\"keyword_name\":\"lbl_fri\",\"language_keyword\":\"FRI\"},{\"keyword_name\":\"lbl_sat\",\"language_keyword\":\"SAT\"},{\"keyword_name\":\"lbl_1\",\"language_keyword\":\"1\"},{\"keyword_name\":\"lbl_2\",\"language_keyword\":\"2\"},{\"keyword_name\":\"lbl_3\",\"language_keyword\":\"3\"},{\"keyword_name\":\"lbl_4\",\"language_keyword\":\"4\"},{\"keyword_name\":\"lbl_5\",\"language_keyword\":\"5\"},{\"keyword_name\":\"lbl_6\",\"language_keyword\":\"6\"},{\"keyword_name\":\"lbl_7\",\"language_keyword\":\"7\"},{\"keyword_name\":\"lbl_8\",\"language_keyword\":\"8\"},{\"keyword_name\":\"lbl_9\",\"language_keyword\":\"9\"},{\"keyword_name\":\"lbl_10\",\"language_keyword\":\"10\"},{\"keyword_name\":\"lbl_11\",\"language_keyword\":\"11\"},{\"keyword_name\":\"lbl_12\",\"language_keyword\":\"12\"},{\"keyword_name\":\"lbl_13\",\"language_keyword\":\"13\"},{\"keyword_name\":\"lbl_14\",\"language_keyword\":\"14\"},{\"keyword_name\":\"lbl_15\",\"language_keyword\":\"15\"},{\"keyword_name\":\"lbl_16\",\"language_keyword\":\"16\"},{\"keyword_name\":\"lbl_17\",\"language_keyword\":\"17\"},{\"keyword_name\":\"lbl_18\",\"language_keyword\":\"18\"},{\"keyword_name\":\"lbl_19\",\"language_keyword\":\"19\"},{\"keyword_name\":\"lbl_20\",\"language_keyword\":\"20\"},{\"keyword_name\":\"lbl_21\",\"language_keyword\":\"21\"},{\"keyword_name\":\"lbl_22\",\"language_keyword\":\"22\"},{\"keyword_name\":\"lbl_23\",\"language_keyword\":\"23\"},{\"keyword_name\":\"lbl_24\",\"language_keyword\":\"24\"},{\"keyword_name\":\"lbl_25\",\"language_keyword\":\"25\"},{\"keyword_name\":\"lbl_26\",\"language_keyword\":\"26\"},{\"keyword_name\":\"lbl_27\",\"language_keyword\":\"27\"},{\"keyword_name\":\"lbl_28\",\"language_keyword\":\"28\"},{\"keyword_name\":\"lbl_29\",\"language_keyword\":\"29\"},{\"keyword_name\":\"lbl_30\",\"language_keyword\":\"30\"},{\"keyword_name\":\"lbl_31\",\"language_keyword\":\"31\"},{\"keyword_name\":\"lbl_32\",\"language_keyword\":\"32\"},{\"keyword_name\":\"lbl_33\",\"language_keyword\":\"33\"},{\"keyword_name\":\"lbl_34\",\"language_keyword\":\"34\"},{\"keyword_name\":\"lbl_35\",\"language_keyword\":\"35\"},{\"keyword_name\":\"lbl_36\",\"language_keyword\":\"36\"},{\"keyword_name\":\"lbl_37\",\"language_keyword\":\"37\"},{\"keyword_name\":\"lbl_38\",\"language_keyword\":\"38\"},{\"keyword_name\":\"lbl_39\",\"language_keyword\":\"39\"},{\"keyword_name\":\"lbl_40\",\"language_keyword\":\"40\"},{\"keyword_name\":\"lbl_41\",\"language_keyword\":\"41\"},{\"keyword_name\":\"lbl_42\",\"language_keyword\":\"42\"},{\"keyword_name\":\"current_date\",\"language_keyword\":\"current date\"},{\"keyword_name\":\"event\",\"language_keyword\":\"Events\"},{\"keyword_name\":\"calendar\",\"language_keyword\":\"Calendar\"},{\"keyword_name\":\"latest_version\",\"language_keyword\":\"Latest Version :\"},{\"keyword_name\":\"expire_on\",\"language_keyword\":\"Next renewal date : \"},{\"keyword_name\":\"ctmobile_ext_version\",\"language_keyword\":\"CTMobile Ext. Version : \"},{\"keyword_name\":\"you_have_latest_version\",\"language_keyword\":\"You already have latest version\"},{\"keyword_name\":\"latest_version1\",\"language_keyword\":\"You Already have latest version\"},{\"keyword_name\":\"upgreaded\",\"language_keyword\":\"Upgrade\"},{\"keyword_name\":\"downgrade\",\"language_keyword\":\"Downgrade\"},{\"keyword_name\":\"dialog_recent_event_info\",\"language_keyword\":\"You can set from here how many number of records you want to show on Home screen for Recent Event.\"},{\"keyword_name\":\"dialog_feedback_info\",\"language_keyword\":\"You can submit your feedback with description , our team will check your feedback and get back to you.\"},{\"keyword_name\":\"dialog_log_info\",\"language_keyword\":\"Log functionality is used for customer support \\/ help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.\"},{\"keyword_name\":\"info\",\"language_keyword\":\"Info\"},{\"keyword_name\":\"recent_history\",\"language_keyword\":\"Recent History\"},{\"keyword_name\":\"recent_feedback\",\"language_keyword\":\"Feedback\"},{\"keyword_name\":\"recent_log\",\"language_keyword\":\"Log\"},{\"keyword_name\":\"crmtiger_app_version\",\"language_keyword\":\"CRMTiger App Version : \"},{\"keyword_name\":\"historylimit\",\"language_keyword\":\"Recent History Limit\"},{\"keyword_name\":\"radious_in_miles\",\"language_keyword\":\"Radius in miles\"},{\"keyword_name\":\"recentlimit\",\"language_keyword\":\"Recent Event Limit\"},{\"keyword_name\":\"upcoming_events\",\"language_keyword\":\"Upcoming Events\"},{\"keyword_name\":\"rate_our_app\",\"language_keyword\":\"Rate Our App!\"},{\"keyword_name\":\"feedback\",\"language_keyword\":\"Submit Feedback\"},{\"keyword_name\":\"sendfeedback\",\"language_keyword\":\"Feedback Send\"},{\"keyword_name\":\"emaillimit\",\"language_keyword\":\"Email limit\"},{\"keyword_name\":\"log\",\"language_keyword\":\"Log\"},{\"keyword_name\":\"logclear\",\"language_keyword\":\"Log cleared successfully.\"},{\"keyword_name\":\"dialog_recent_history_info\",\"language_keyword\":\"You can set from here how many number of records you want to show on Home screen for Recent History.\"},{\"keyword_name\":\"proceed_to_upgrade1\",\"language_keyword\":\"Proceed to\"},{\"keyword_name\":\"upgradation_message\",\"language_keyword\":\"will required logout and login again later.\"},{\"keyword_name\":\"proceed_to_upgrade\",\"language_keyword\":\"Proceed to Upgrade\"},{\"keyword_name\":\"module_setting\",\"language_keyword\":\"Module Setting\"},{\"keyword_name\":\"sortbyfield\",\"language_keyword\":\"Sort by field\"},{\"keyword_name\":\"ascending\",\"language_keyword\":\"Ascending A to Z\"},{\"keyword_name\":\"descending\",\"language_keyword\":\"Descending Z to A\"},{\"keyword_name\":\"first_field\",\"language_keyword\":\"First Field\"},{\"keyword_name\":\"second_field\",\"language_keyword\":\"Second Field\"},{\"keyword_name\":\"third_field\",\"language_keyword\":\"Third Field\"},{\"keyword_name\":\"sure_want_restore\",\"language_keyword\":\"Are you sure you want to reset to default settings?\"},{\"keyword_name\":\"orderlist\",\"language_keyword\":\"List Order\"},{\"keyword_name\":\"module_reset\",\"language_keyword\":\"Restore to Default\"},{\"keyword_name\":\"display_fields\",\"language_keyword\":\"Display Fields\"},{\"keyword_name\":\"discount_lessthen_100\",\"language_keyword\":\"Discount % should be less than 100\"},{\"keyword_name\":\"select_item\",\"language_keyword\":\"Select Item\"},{\"keyword_name\":\"item_comment\",\"language_keyword\":\"Item Comment\"},{\"keyword_name\":\"record_name\",\"language_keyword\":\"Record Name is :\"},{\"keyword_name\":\"go_back\",\"language_keyword\":\"Go Back\"},{\"keyword_name\":\"please_enter_shortcut_name\",\"language_keyword\":\"Please Enter Shortcut Name\"},{\"keyword_name\":\"number_not_found\",\"language_keyword\":\"Contact Number not found\"},{\"keyword_name\":\"mail_not_found\",\"language_keyword\":\"Mail Address not found\"},{\"keyword_name\":\"create_shortcut\",\"language_keyword\":\"Create Shortcut\"},{\"keyword_name\":\"contact_summary\",\"language_keyword\":\"Summary\"},{\"keyword_name\":\"activites\",\"language_keyword\":\"Activities\"},{\"keyword_name\":\"details\",\"language_keyword\":\"Details\"},{\"keyword_name\":\"related\",\"language_keyword\":\"Related\"},{\"keyword_name\":\"share_link\",\"language_keyword\":\"Share record with\"},{\"keyword_name\":\"edit\",\"language_keyword\":\"Edit\"},{\"keyword_name\":\"duplicate\",\"language_keyword\":\"Duplicate\"},{\"keyword_name\":\"whatsapp\",\"language_keyword\":\"Whatsapp\"},{\"keyword_name\":\"call\",\"language_keyword\":\"Call\"},{\"keyword_name\":\"choose_contact_for_call\",\"language_keyword\":\"Choose Contact for Call\"},{\"keyword_name\":\"choose_contact_for_sms\",\"language_keyword\":\"Choose Contact for SMS\"},{\"keyword_name\":\"choose_contact_for_whatsapp\",\"language_keyword\":\"Choose Contact for WhatsApp\"},{\"keyword_name\":\"chosse_contact_for_email\",\"language_keyword\":\"Choose Email\"},{\"keyword_name\":\"attach_file\",\"language_keyword\":\"Attach Files\"},{\"keyword_name\":\"close\",\"language_keyword\":\"Close\"},{\"keyword_name\":\"status\",\"language_keyword\":\"Status\"},{\"keyword_name\":\"stop\",\"language_keyword\":\"Stop\"},{\"keyword_name\":\"zero\",\"language_keyword\":\"0\"},{\"keyword_name\":\"record\",\"language_keyword\":\"Record\"},{\"keyword_name\":\"voice_note\",\"language_keyword\":\"Voice Note\"},{\"keyword_name\":\"tickets\",\"language_keyword\":\"Tickets\"},{\"keyword_name\":\"check_out\",\"language_keyword\":\"Check Out\"},{\"keyword_name\":\"check_in\",\"language_keyword\":\"Check In\"},{\"keyword_name\":\"select_any\",\"language_keyword\":\"Select any\"},{\"keyword_name\":\"fulldetails\",\"language_keyword\":\"Show Full Details\"},{\"keyword_name\":\"checkin\",\"language_keyword\":\"Check-in\"},{\"keyword_name\":\"navigate\",\"language_keyword\":\"Navigate\"},{\"keyword_name\":\"product\",\"language_keyword\":\"Products\"},{\"keyword_name\":\"projectMilestone\",\"language_keyword\":\"Project Milestone\"},{\"keyword_name\":\"projecttask\",\"language_keyword\":\"Project Tasks\"},{\"keyword_name\":\"nearby\",\"language_keyword\":\"NearBy\"},{\"keyword_name\":\"document\",\"language_keyword\":\"Document\"},{\"keyword_name\":\"reply\",\"language_keyword\":\"Reply\"},{\"keyword_name\":\"reply_all\",\"language_keyword\":\"Reply All\"},{\"keyword_name\":\"forward\",\"language_keyword\":\"Forward\"},{\"keyword_name\":\"action\",\"language_keyword\":\"Action\"},{\"keyword_name\":\"select_first\",\"language_keyword\":\"Select First\"},{\"keyword_name\":\"commentaddsuccessful\",\"language_keyword\":\"Comment added successfull\"},{\"keyword_name\":\"move_to\",\"language_keyword\":\"Move to\"},{\"keyword_name\":\"attach\",\"language_keyword\":\"Attach\"},{\"keyword_name\":\"addcoment\",\"language_keyword\":\"Add Comment\"},{\"keyword_name\":\"adddocument\",\"language_keyword\":\"Add Document\"},{\"keyword_name\":\"home\",\"language_keyword\":\"Home\"},{\"keyword_name\":\"checkout\",\"language_keyword\":\"Check-out\"},{\"keyword_name\":\"message_search\",\"language_keyword\":\"Search by name\"},{\"keyword_name\":\"start_shift\",\"language_keyword\":\"Start shift\"},{\"keyword_name\":\"end_shift\",\"language_keyword\":\"End shift\"},{\"keyword_name\":\"today_meeting\",\"language_keyword\":\"Meetings\"},{\"keyword_name\":\"shift_time_track\",\"language_keyword\":\"Shift Time Track\"},{\"keyword_name\":\"logout_msg\",\"language_keyword\":\"You have to login again , click\"},{\"keyword_name\":\"logout_msg1\",\"language_keyword\":\"to continue.\"},{\"keyword_name\":\"permission_denied\",\"language_keyword\":\"You don\'t have permission to create\"},{\"keyword_name\":\"history\",\"language_keyword\":\"Activity stream\"},{\"keyword_name\":\"search_value\",\"language_keyword\":\"Search value :\"},{\"keyword_name\":\"feed_back_msg\",\"language_keyword\":\"Please enter feedback message\"},{\"keyword_name\":\"feed_back_hint_msg\",\"language_keyword\":\"Enter feedback message\"},{\"keyword_name\":\"submit\",\"language_keyword\":\"Submit\"},{\"keyword_name\":\"check_app_not_installed\",\"language_keyword\":\"Application is not currently installed.\"},{\"keyword_name\":\"send_sms_fail_message\",\"language_keyword\":\"SMS failed, please try again later!\"},{\"keyword_name\":\"documentaddsuccessfully\",\"language_keyword\":\"Document Attach successfully\"},{\"keyword_name\":\"send_message\",\"language_keyword\":\"Send message\"},{\"keyword_name\":\"sms_to\",\"language_keyword\":\"smsto:\"},{\"keyword_name\":\"add_list_message\",\"language_keyword\":\"Add List\"},{\"keyword_name\":\"mylist\",\"language_keyword\":\"My List\"},{\"keyword_name\":\"filtername\",\"language_keyword\":\"Filter Name\"},{\"keyword_name\":\"selectlist\",\"language_keyword\":\"Select a List\"},{\"keyword_name\":\"assingedto\",\"language_keyword\":\"Assigned To\"},{\"keyword_name\":\"selectmodule\",\"language_keyword\":\"Select a module\"},{\"keyword_name\":\"add_list\",\"language_keyword\":\"Add Filter\"},{\"keyword_name\":\"recent_event\",\"language_keyword\":\"Recent Event\"},{\"keyword_name\":\"recent_hostory\",\"language_keyword\":\"Recent History\"},{\"keyword_name\":\"module_specific_settings\",\"language_keyword\":\"Module-Specific Settings\"},{\"keyword_name\":\"talk_to_us\",\"language_keyword\":\"Talk to us\"},{\"keyword_name\":\"report_a_bug\",\"language_keyword\":\"Report A Bug\"},{\"keyword_name\":\"faq\",\"language_keyword\":\"FAQ\"},{\"keyword_name\":\"selectmodules\",\"language_keyword\":\"Select Module\"},{\"keyword_name\":\"myplan\",\"language_keyword\":\"My Plan\"},{\"keyword_name\":\"message\",\"language_keyword\":\"Message\"},{\"keyword_name\":\"message_validation\",\"language_keyword\":\"Please enter Message\"},{\"keyword_name\":\"contact_select\",\"language_keyword\":\"Please Select contact\"},{\"keyword_name\":\"global_search\",\"language_keyword\":\"Global Search\"},{\"keyword_name\":\"records\",\"language_keyword\":\"Records\"},{\"keyword_name\":\"dont_show_again\",\"language_keyword\":\"Don\'t Show Again\"},{\"keyword_name\":\"skip\",\"language_keyword\":\"Skip\"},{\"keyword_name\":\"file_downloading\",\"language_keyword\":\"File Downloading\"},{\"keyword_name\":\"add_screenshots_optional\",\"language_keyword\":\"Add screenshots (optional)\"},{\"keyword_name\":\"describe_your_problem\",\"language_keyword\":\"Describe your problem\"},{\"keyword_name\":\"default_filter_shortcut\",\"language_keyword\":\"Default Filter Shortcut\"},{\"keyword_name\":\"record_shortcut\",\"language_keyword\":\"Record Shortcut\"},{\"keyword_name\":\"enter_url\",\"language_keyword\":\"Please Enter url\"},{\"keyword_name\":\"new_version_is_avaiable\",\"language_keyword\":\"You need to update the app to continue using Please update to continue Older versions will no longer work from today\"},{\"keyword_name\":\"search_by\",\"language_keyword\":\"Search by\"},{\"keyword_name\":\"selected_filter\",\"language_keyword\":\"Selected filter :\"},{\"keyword_name\":\"selected_field\",\"language_keyword\":\"Selected field :\"},{\"keyword_name\":\"choose\",\"language_keyword\":\"Choose\"},{\"keyword_name\":\"qr_cardscanner\",\"language_keyword\":\"QR Code Scanner\"},{\"keyword_name\":\"error_message_for_scan\",\"language_keyword\":\"Could not read the card Try again later.\"},{\"keyword_name\":\"press_start_scan\",\"language_keyword\":\"Press to Start Scan\"},{\"keyword_name\":\"line_item_quntity_validation_msg\",\"language_keyword\":\"Value should be greater than zero\"},{\"keyword_name\":\"percentage_msg\",\"language_keyword\":\"Percentage should be less than 100\"},{\"keyword_name\":\"MSG_NO_DATA\",\"language_keyword\":\"No data found!\"},{\"keyword_name\":\"MSG_SOMETHING_WRONG\",\"language_keyword\":\"Something went wrong!\"},{\"keyword_name\":\"MSG_COMING_SOON\",\"language_keyword\":\"Coming Soon!\"},{\"keyword_name\":\"MSG_UPLOAD_PROFILE_IMAGE\",\"language_keyword\":\"Please upload profile image.\"},{\"keyword_name\":\"ALERT_TITLE_LOCATION_ACCESS\",\"language_keyword\":\"Location Access\"},{\"keyword_name\":\"ALERT_MSG_LOCATION_ACCESS\",\"language_keyword\":\"Requires your location to show nearby events.\"},{\"keyword_name\":\"ALERT_BTN_ALLOW\",\"language_keyword\":\"ALLOW\"},{\"keyword_name\":\"ALERT_BTN_DENY\",\"language_keyword\":\"DENY\"},{\"keyword_name\":\"ALERT_MSG_LOCATION_SETTING\",\"language_keyword\":\"Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well\"},{\"keyword_name\":\"DELETE_RECORD\",\"language_keyword\":\"Delete Record\"},{\"keyword_name\":\"ALERT_MSG_DELETE_SHORTCUT\",\"language_keyword\":\"Are you sure want to delete this shortcut?\"},{\"keyword_name\":\"DELETE_SHORTCUT\",\"language_keyword\":\"Delete Shortcut\"},{\"keyword_name\":\"LBL_TERMS\",\"language_keyword\":\"By logging in, you agree to our Terms and\"},{\"keyword_name\":\"LBL_CONDITIONS\",\"language_keyword\":\"Conditions &\"},{\"keyword_name\":\"ALERT_TITLE\",\"language_keyword\":\"Alert\"},{\"keyword_name\":\"ALERT_BTN_SUBSCRIBE\",\"language_keyword\":\"Subscribe\"},{\"keyword_name\":\"MSG_SELECT_MODULE\",\"language_keyword\":\"Please select any Module\"},{\"keyword_name\":\"MSG_SELECT_LIST\",\"language_keyword\":\"Please select any List\"},{\"keyword_name\":\"ALERT_MSG_DONT_HAVE_CAMERA\",\"language_keyword\":\"You don\'t have camera\"},{\"keyword_name\":\"ALERT_MSG_GALLARY_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access gallery.\"},{\"keyword_name\":\"ALERT_MSG_CAMERA_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on\"},{\"keyword_name\":\"ALERT_MSG_SPEECH_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on\"},{\"keyword_name\":\"BTN_DONE\",\"language_keyword\":\"Done\"},{\"keyword_name\":\"COMMENT\",\"language_keyword\":\"Comment\"},{\"keyword_name\":\"FULL_FORM\",\"language_keyword\":\"Full Form\"},{\"keyword_name\":\"QUICK_CREATE\",\"language_keyword\":\"Create\"},{\"keyword_name\":\"LBL_SELECT_FIELDS\",\"language_keyword\":\"Select Fields\"},{\"keyword_name\":\"LBL_SELECT_FIELDS\",\"language_keyword\":\"Select Fields\"},{\"keyword_name\":\"LBL_SELECT_FIRST_FIELDS\",\"language_keyword\":\"Select First Field\"},{\"keyword_name\":\"LBL_SELECT_SECOND_FIELDS\",\"language_keyword\":\"Select Second Field\"},{\"keyword_name\":\"LBL_SELECT_THIRD_FIELDS\",\"language_keyword\":\"Select Third Field\"},{\"keyword_name\":\"LBL_SORT_BY_FIELD\",\"language_keyword\":\"Select Sort By Field\"},{\"keyword_name\":\"BTN_RESET_TO_DEFAULT\",\"language_keyword\":\"Reset to Default\"},{\"keyword_name\":\"MSG_SELECT_SORT_BY_FIELD\",\"language_keyword\":\"Select Sort by field\"},{\"keyword_name\":\"kStrClearBtnTitle\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"kStrShowMoreBtnTitle\",\"language_keyword\":\"Show More\"},{\"keyword_name\":\"kStrAddActivitiesBtnTitle\",\"language_keyword\":\"Add Activities\"},{\"keyword_name\":\"kStrAddCommentPlaceHolder\",\"language_keyword\":\"Add your comments here\"},{\"keyword_name\":\"MSG_ENTER_TO_EMAIL\",\"language_keyword\":\"Please enter to field.\"},{\"keyword_name\":\"WARNING_FILE\",\"language_keyword\":\"File can\'t open.\"},{\"keyword_name\":\"MSG_FILE_SAVED\",\"language_keyword\":\"File saved.\"},{\"keyword_name\":\"WARNING_DOWNLOAD_FAIL\",\"language_keyword\":\"Download fail!, please try after sometime.\"},{\"keyword_name\":\"LBL_SHORTCUT\",\"language_keyword\":\"Shortcut\"},{\"keyword_name\":\"TXT_MESSAGE_PLACEHOLDER\",\"language_keyword\":\"Type Message\"},{\"keyword_name\":\"ALERT_INSTALL_WHATSAPP\",\"language_keyword\":\"Install Whatsapp\"},{\"keyword_name\":\"MSG_NO_MAIL_BOX\",\"language_keyword\":\"No MailBox found. Please Create Mailbox\"},{\"keyword_name\":\"LBL_WROTE\",\"language_keyword\":\"Wrote\"},{\"keyword_name\":\"MSG_MAIL_SEND\",\"language_keyword\":\"Mail sent\"},{\"keyword_name\":\"log_file_not_found\",\"language_keyword\":\"API Log file not found.\"},{\"keyword_name\":\"unknown_error\",\"language_keyword\":\"An unknown error occurred, try again\"},{\"keyword_name\":\"CTMTigerAppVersion\",\"language_keyword\":\"CRMTiger App Version\"},{\"keyword_name\":\"CTMMobileUpdateMsg\",\"language_keyword\":\"CTMobile Ext. Version Update Successfully\"},{\"keyword_name\":\"dialog_Premium_downgrade\",\"language_keyword\":\"Downgrade will required logout and login again later\"},{\"keyword_name\":\"dialog_Premium\",\"language_keyword\":\"Upgrade will required logout and login again later\"},{\"keyword_name\":\"Overwrite\",\"language_keyword\":\"Overwrite\"},{\"keyword_name\":\"MSGAddressOverwrite1\",\"language_keyword\":\"Overwrite the existing address with the selected\"},{\"keyword_name\":\"MSGAddressOverwrite2\",\"language_keyword\":\"address details?\"},{\"keyword_name\":\"UPGRADE_PLAN\",\"language_keyword\":\"Upgrade Plan\"},{\"keyword_name\":\"DOWNGRADE_PLAN\",\"language_keyword\":\"Downgrade Plan\"},{\"keyword_name\":\"UPGRADE_EXTENSION\",\"language_keyword\":\"Upgrade Extension\"},{\"keyword_name\":\"UPGRADE_APP\",\"language_keyword\":\"Upgrade App\"},{\"keyword_name\":\"SELECT_OPTION\",\"language_keyword\":\"Select Option\"},{\"keyword_name\":\"PLEASE_SELECT\",\"language_keyword\":\"Please select\"},{\"keyword_name\":\"MSG_ACCESS_DENIED\",\"language_keyword\":\"You don\'t have permission for this module.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_MONTH_DAY\",\"language_keyword\":\"Please select reccuring day of month.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_WEEK_DAY\",\"language_keyword\":\"Please select reccuring day of week.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_DAYS\",\"language_keyword\":\"Please select reccuring days.\"},{\"keyword_name\":\"Please select reccuring days.\",\"language_keyword\":\"Please select reccuring days.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_END_DATE\",\"language_keyword\":\"Please select reccuring end date.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_TYPE\",\"language_keyword\":\"Please select reccuring type.\"},{\"keyword_name\":\"FREQ_TIME\",\"language_keyword\":\"Times\"},{\"keyword_name\":\"REPEAT_YEARLY\",\"language_keyword\":\"Repeat Yearly\"},{\"keyword_name\":\"REPEAT_MONTHLY\",\"language_keyword\":\"Repeat Monthly\"},{\"keyword_name\":\"REPEAT_WEEKLY\",\"language_keyword\":\"Repeat Weekly\"},{\"keyword_name\":\"REPEAT_DAILY\",\"language_keyword\":\"Repeat Daily\"},{\"keyword_name\":\"ACTION_TITLE\",\"language_keyword\":\"Action Title\"},{\"keyword_name\":\"MSG_SELECT_VALID_DATE\",\"language_keyword\":\"Please select valid day of month.\"},{\"keyword_name\":\"MSG_SELECT_VALID_START_DATE\",\"language_keyword\":\"Start date should be less than end date.\"},{\"keyword_name\":\"MSG_SELECT_VALID_START_TIME\",\"language_keyword\":\"Start time should be less than end time.\"},{\"keyword_name\":\"LBL_LINEITEM_DETAILS\",\"language_keyword\":\"Lineitem Details\"},{\"keyword_name\":\"MSG_INVALIDE_DISCOUNT_AMOUNT\",\"language_keyword\":\"Discount amount should be less than the total.\"},{\"keyword_name\":\"VIEW\",\"language_keyword\":\"View\"},{\"keyword_name\":\"MSG_ENTER_VALID\",\"language_keyword\":\"Please enter valid\"},{\"keyword_name\":\"MSG_ENTER_PERCENTAGE\",\"language_keyword\":\"Percentage should be less than 100.\"},{\"keyword_name\":\"ITEM_TOTAL\",\"language_keyword\":\"Item Total\"},{\"keyword_name\":\"ADJUSTMENT\",\"language_keyword\":\"Adjustment\"},{\"keyword_name\":\"TITLE_CHOOSE_IMAGE\",\"language_keyword\":\"Choose Image\"},{\"keyword_name\":\"COMPRESS\",\"language_keyword\":\"Compress\"},{\"keyword_name\":\"CHOOSE_ANOTHER_IMAGE\",\"language_keyword\":\"Your image size is too large, please select another image\"},{\"keyword_name\":\"OnDayOfMonth\",\"language_keyword\":\"On day of month\"},{\"keyword_name\":\"OnDayOfWeek\",\"language_keyword\":\"On day of week\"},{\"keyword_name\":\"AddAndClose\",\"language_keyword\":\"Add & Close\"},{\"keyword_name\":\"Repeat\",\"language_keyword\":\"Repeat\"},{\"keyword_name\":\"OnDay\",\"language_keyword\":\"On day\"},{\"keyword_name\":\"View_Line_Item\",\"language_keyword\":\"View Line Item\"},{\"keyword_name\":\"TITLE_IMAGE\",\"language_keyword\":\"Image\"},{\"keyword_name\":\"TITLE_ICLOUD\",\"language_keyword\":\"iCloud\"},{\"keyword_name\":\"GOOGLE\",\"language_keyword\":\"Google\"},{\"keyword_name\":\"ALERT_BTN_OKAY\",\"language_keyword\":\"Okay\"},{\"keyword_name\":\"ALERT_TITLE_ACCESS_DENIED\",\"language_keyword\":\"Access Denied\"},{\"keyword_name\":\"Dont_Show_Again\",\"language_keyword\":\"Don\'t show again\"},{\"keyword_name\":\"Skip\",\"language_keyword\":\"Skip\"},{\"keyword_name\":\"Fillter_Name\",\"language_keyword\":\"Fillter Name\"},{\"keyword_name\":\"Fillter_Record_Count\",\"language_keyword\":\"Fillter Record Count\"},{\"keyword_name\":\"url_note\",\"language_keyword\":\"Note : if your URL of CRM is https:\\/\\/example.com\\/crm enter that into above box\"},{\"keyword_name\":\"vtiger_url\",\"language_keyword\":\"Your vTiger CRM URL\"},{\"keyword_name\":\"msg_doc_read_permission\",\"language_keyword\":\"You don\'t have permission to Add either This is read-only or Private Field.\"},{\"keyword_name\":\"CLEAR\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"Files\\/photos uploaded successfully\",\"language_keyword\":\"Files\\/photos uploaded successfully\"},{\"keyword_name\":\"Digital signature saved\",\"language_keyword\":\"Digital signature saved\"},{\"keyword_name\":\"Please upload Signature or Files\\/photos\",\"language_keyword\":\"Please upload Signature or Files\\/photos\"},{\"keyword_name\":\"Files \\/ Photos\",\"language_keyword\":\"Files \\/ Photos\"},{\"keyword_name\":\"Signature\",\"language_keyword\":\"Signature\"},{\"keyword_name\":\"add_photo_using\",\"language_keyword\":\"Add Photo Using\"},{\"keyword_name\":\"btn_upload_sign\",\"language_keyword\":\"(+) Add Signature\"},{\"keyword_name\":\"btn_upload_photo_doc\",\"language_keyword\":\"(+) Upload Files\\/Photos\"},{\"keyword_name\":\"select_photo_doc_to_upload\",\"language_keyword\":\"Please select files\\/photos to upload\"},{\"keyword_name\":\"related_module_title\",\"language_keyword\":\"Search from related module and Add to \\\"Route\\\"\"},{\"keyword_name\":\"Route status updated successfully\",\"language_keyword\":\"Route status updated successfully\"},{\"keyword_name\":\"Session init failed\",\"language_keyword\":\"Session init failed\"},{\"keyword_name\":\"You don't have permission to access this resource\",\"language_keyword\":\"You don\'t have permission to access this resource\"},{\"keyword_name\":\"ctroute_realtedto cannot be empty\",\"language_keyword\":\"Could not get the Related To - Try again later\"},{\"keyword_name\":\"ctroute_planning cannot be empty\",\"language_keyword\":\"Could not get the Route Planning Record - Try again later\"},{\"keyword_name\":\"Something went wrong - Try again later\",\"language_keyword\":\"Something went wrong - Try again later\"},{\"keyword_name\":\"sequence updated successfully\",\"language_keyword\":\"sequence updated successfully\"},{\"keyword_name\":\"sequence cannot be empty\",\"language_keyword\":\"sequence cannot be empty\"},{\"keyword_name\":\"Shortcut details not saved\",\"language_keyword\":\"Shortcut details not saved\"},{\"keyword_name\":\"Shortcut details saved successfully\",\"language_keyword\":\"Shortcut details saved successfully\"},{\"keyword_name\":\"Route save successfully\",\"language_keyword\":\"Route save successfully\"},{\"keyword_name\":\"Record save successfully\",\"language_keyword\":\"Record save successfully\"},{\"keyword_name\":\"No dependency found for picklist\",\"language_keyword\":\"No dependency found for picklist\"},{\"keyword_name\":\"No records found\",\"language_keyword\":\"No records found\"},{\"keyword_name\":\"Outgoing server is not enabled, please configure from CRM\",\"language_keyword\":\"Outgoing server is not enabled, please configure from CRM\"},{\"keyword_name\":\"Removed Successfully\",\"language_keyword\":\"Removed Successfully\"},{\"keyword_name\":\"Shortcut has been deleted\",\"language_keyword\":\"Shortcut has been deleted\"},{\"keyword_name\":\"relation of records removed successfully\",\"language_keyword\":\"relation of records removed successfully\"},{\"keyword_name\":\"relation of records not removed\",\"language_keyword\":\"relation of records not removed\"},{\"keyword_name\":\"Record has been deleted successfully\",\"language_keyword\":\"Record has been deleted successfully\"},{\"keyword_name\":\"Time Tracking saved successfully\",\"language_keyword\":\"Time Tracking saved successfully\"},{\"keyword_name\":\"Time Tracking updated successfully\",\"language_keyword\":\"Time Tracking updated successfully\"},{\"keyword_name\":\"Time Tracking ended successfully\",\"language_keyword\":\"Time Tracking ended successfully\"},{\"keyword_name\":\"Time Tracking started successfully\",\"language_keyword\":\"Time Tracking started successfully\"},{\"keyword_name\":\"record cannot be empty\",\"language_keyword\":\"record cannot be empty\"},{\"keyword_name\":\"Module is disabled\",\"language_keyword\":\"Module is disabled\"},{\"keyword_name\":\"Shift ended successfully\",\"language_keyword\":\"Shift ended successfully\"},{\"keyword_name\":\"Shift started successfully\",\"language_keyword\":\"Shift started successfully\"},{\"keyword_name\":\"relation of records added successfully\",\"language_keyword\":\"relation of records added successfully\"},{\"keyword_name\":\"Comment saved successfully\",\"language_keyword\":\"Comment saved successfully\"},{\"keyword_name\":\"Comment not saved\",\"language_keyword\":\"Comment not saved\"},{\"keyword_name\":\"Comment module is not active\",\"language_keyword\":\"Comment module is not active\"},{\"keyword_name\":\"No Upcoming Event\",\"language_keyword\":\"No Upcoming Event\"},{\"keyword_name\":\"No Templates found - create it from Message Templates module\",\"language_keyword\":\"No Templates found - create it from Message Templates module\"},{\"keyword_name\":\"No event or task for this date\",\"language_keyword\":\"No event or task for this date\"},{\"keyword_name\":\"No filters created\",\"language_keyword\":\"No filters created\"},{\"keyword_name\":\"Select at least one record to attach\",\"language_keyword\":\"Select at least one record to attach\"},{\"keyword_name\":\"Please select one or more attachments\",\"language_keyword\":\"Please select one or more attachments\"},{\"keyword_name\":\"No event for this month\",\"language_keyword\":\"No event for this month\"},{\"keyword_name\":\"No Activity found\",\"language_keyword\":\"No Activity found\"},{\"keyword_name\":\"Your feedback is valuable for us - it cannot be empty\",\"language_keyword\":\"Your feedback is valuable for us - it cannot be empty\"},{\"keyword_name\":\"Could not send mail, Please try later\",\"language_keyword\":\"Could not send mail, Please try later\"},{\"keyword_name\":\"Latest Version updated successfully\",\"language_keyword\":\"Latest Version updated successfully\"},{\"keyword_name\":\"User Location Updated Successfully\",\"language_keyword\":\"User Location Updated Successfully\"},{\"keyword_name\":\"User Location not Updated Successfully\",\"language_keyword\":\"User Location not Updated Successfully\"},{\"keyword_name\":\"SMSNotifier is not enable in CRM. Please enable it first\",\"language_keyword\":\"SMSNotifier is not enable in CRM. Please enable it first\"},{\"keyword_name\":\"Could not submit your feedback - Please try again later\",\"language_keyword\":\"Could not submit your feedback - Please try again later\"},{\"keyword_name\":\"Thank you for submitting your feedback\",\"language_keyword\":\"Thank you for submitting your feedback\"},{\"keyword_name\":\"Please upload User Image\",\"language_keyword\":\"Please upload User Image\"},{\"keyword_name\":\"Image Not Uploading, please try again\",\"language_keyword\":\"Image Not Uploading, please try again\"},{\"keyword_name\":\"User Image Uploaded Successfully\",\"language_keyword\":\"User Image Uploaded Successfully\"},{\"keyword_name\":\"Invalid Module name\",\"language_keyword\":\"Invalid Module name\"},{\"keyword_name\":\"Records Sync Successfully\",\"language_keyword\":\"Records Sync Successfully\"},{\"keyword_name\":\"Values cannot be empty\",\"language_keyword\":\"Values cannot be empty\"},{\"keyword_name\":\"Record id is empty\",\"language_keyword\":\"Record id is empty\"},{\"keyword_name\":\"Logout Successfully\",\"language_keyword\":\"Logout Successfully\"},{\"keyword_name\":\"Please Enable CTMobile Module\",\"language_keyword\":\"Please Enable CTMobile Module\"},{\"keyword_name\":\"Authentication Failed\",\"language_keyword\":\"Username and Password do not match\"},{\"keyword_name\":\"Mismatched module information\",\"language_keyword\":\"Something gone wrong, please try again later\"},{\"keyword_name\":\"Field does not exists\",\"language_keyword\":\"Please set display fields again\"},{\"keyword_name\":\"Module does not exists\",\"language_keyword\":\"Module does not exists or disabled by admin\"},{\"keyword_name\":\"Month cannot be empty\",\"language_keyword\":\"Could not get the Month - Try again later\"},{\"keyword_name\":\"Year cannot be empty\",\"language_keyword\":\"Could not get the Year - Try again later\"},{\"keyword_name\":\"Date cannot be empty\",\"language_keyword\":\"Could not get the Date - Try again later\"},{\"keyword_name\":\"Userid cannot be empty\",\"language_keyword\":\"Could not get the Userid - Try again later\"},{\"keyword_name\":\"End Date cannot be empty\",\"language_keyword\":\"Could not get the status - Try again later\"},{\"keyword_name\":\"Start Date cannot be empty\",\"language_keyword\":\"Could not get the Start Date - Try again later\"},{\"keyword_name\":\"You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature\",\"language_keyword\":\"You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature\"},{\"keyword_name\":\"Longitude cannot be empty\",\"language_keyword\":\"Could not get location-Please try again\"},{\"keyword_name\":\"Latitude cannot be empty\",\"language_keyword\":\"Could not get location-Please try again\"},{\"keyword_name\":\"User cannot be empty\",\"language_keyword\":\"Could not get the User - Try again later\"},{\"keyword_name\":\"Status cannot be empty\",\"language_keyword\":\"Could not get the status - Try again later\"},{\"keyword_name\":\"Required fields not found\",\"language_keyword\":\"Required fields not found\"},{\"keyword_name\":\"Tracking module not active\",\"language_keyword\":\"Tracking module not active-Please contact CRM Admin\"},{\"keyword_name\":\"Missing mandatory input values\",\"language_keyword\":\"Missing mandatory input values\"},{\"keyword_name\":\"No MailBox found. Please Create Mailbox\",\"language_keyword\":\"No MailBox found. Please Create Mailbox\"},{\"keyword_name\":\"Mail not sent\",\"language_keyword\":\"Mail not sent\"},{\"keyword_name\":\"Mail send successfully\",\"language_keyword\":\"Mail send successfully\"},{\"keyword_name\":\"Email Id or username not match with your record\",\"language_keyword\":\"Email Id or username not match with your record\"},{\"keyword_name\":\"Module not specified\",\"language_keyword\":\"Module not specified\"},{\"keyword_name\":\"No messages found\",\"language_keyword\":\"No messages found\"},{\"keyword_name\":\"No Dependency Found For This Module\",\"language_keyword\":\"No Dependency Found For This Module\"},{\"keyword_name\":\"Outgoing server is not Enabled\",\"language_keyword\":\"Outgoing server is not Enabled\"},{\"keyword_name\":\"Outgoing server is Enabled\",\"language_keyword\":\"Outgoing server is Enabled\"},{\"keyword_name\":\"Email Attached Successfully\",\"language_keyword\":\"Email Attached Successfully\"},{\"keyword_name\":\"Documents Attached Successfully\",\"language_keyword\":\"Documents Attached Successfully\"},{\"keyword_name\":\"Login required - Please login again\",\"language_keyword\":\"Login required - Please login again\"},{\"keyword_name\":\"time_tracking_module_disable\",\"language_keyword\":\"Time tracking module is disable\"},{\"keyword_name\":\"route_planning_module_disable\",\"language_keyword\":\"Route planning module is disable\"},{\"keyword_name\":\"mark_as_held\",\"language_keyword\":\"Are you sure you want to mark Event as Held?\"},{\"keyword_name\":\"stop_timer_msg\",\"language_keyword\":\"You have already started Time tracking for another record, Do you want to stop it first ?\"},{\"keyword_name\":\"access_denied_routeplanning\",\"language_keyword\":\"Access denied for route planning\"},{\"keyword_name\":\"time_spent\",\"language_keyword\":\"Time Spent\"},{\"keyword_name\":\"select_user\",\"language_keyword\":\"Select User\"},{\"keyword_name\":\"status_cannot_be_held\",\"language_keyword\":\"Status cannot be held for future date start\"},{\"keyword_name\":\"please_select_end_date\",\"language_keyword\":\"Please select end date\"},{\"keyword_name\":\"please_select_start_date\",\"language_keyword\":\"Please select start date\"},{\"keyword_name\":\"tap_on_plus_icon_for_select_route\",\"language_keyword\":\"Tap on + icon to select record for your route.\"},{\"keyword_name\":\"please_enter_notes\",\"language_keyword\":\"Please enter notes\"},{\"keyword_name\":\"please_enter_title\",\"language_keyword\":\"Please enter title\"},{\"keyword_name\":\"please_select_date\",\"language_keyword\":\"Please Select Date\"},{\"keyword_name\":\"search_by_date\",\"language_keyword\":\"Search by Date\"},{\"keyword_name\":\"shortcut_not_setup_yet\",\"language_keyword\":\"Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.\"},{\"keyword_name\":\"max_upload_size\",\"language_keyword\":\"max file Upload exceeds\"},{\"keyword_name\":\"unselect_all\",\"language_keyword\":\"UnSelect All\"},{\"keyword_name\":\"select_all\",\"language_keyword\":\"Select All\"},{\"keyword_name\":\"please_select_records\",\"language_keyword\":\"Please select records\"},{\"keyword_name\":\"select_date\",\"language_keyword\":\"Select Date\"},{\"keyword_name\":\"quantity_in_stock_is\",\"language_keyword\":\"Quantity in stock is\"},{\"keyword_name\":\"replies\",\"language_keyword\":\"Replies\"},{\"keyword_name\":\"conversation_require_selection\",\"language_keyword\":\"Conversion requires selection of Contact or Organization\"},{\"keyword_name\":\"please_select_product\",\"language_keyword\":\"Please Select Product\"},{\"keyword_name\":\"timer_msg\",\"language_keyword\":\"You can start timer for single task only at same time\"},{\"keyword_name\":\"save_start_tracking\",\"language_keyword\":\"Save & Start Tracking\"},{\"keyword_name\":\"lbl_notes\",\"language_keyword\":\"Notes\"},{\"keyword_name\":\"enter_title\",\"language_keyword\":\"Enter Title\"},{\"keyword_name\":\"select_module_record\",\"language_keyword\":\"Select Module \\/ Record\"},{\"keyword_name\":\"lbl_tomorrow\",\"language_keyword\":\"Tomorrow\"},{\"keyword_name\":\"lbl_yesterday\",\"language_keyword\":\"Yesterday\"},{\"keyword_name\":\"lbl_today\",\"language_keyword\":\"Today\"},{\"keyword_name\":\"time_tracker\",\"language_keyword\":\"Time Tracker\"},{\"keyword_name\":\"time_end\",\"language_keyword\":\"End Time\"},{\"keyword_name\":\"due_date\",\"language_keyword\":\"End Date\"},{\"keyword_name\":\"time_start\",\"language_keyword\":\"Time Start\"},{\"keyword_name\":\"date_start\",\"language_keyword\":\"Start Date\"},{\"keyword_name\":\"delete_widget_msg\",\"language_keyword\":\"Display widget again by using (+) option\"},{\"keyword_name\":\"no_upcoming_activities\",\"language_keyword\":\"No scheduled activities \"},{\"keyword_name\":\"check_in_first\",\"language_keyword\":\"Please check-in first\"},{\"keyword_name\":\"duration\",\"language_keyword\":\"Duration\"},{\"keyword_name\":\"distance\",\"language_keyword\":\"Distance\"},{\"keyword_name\":\"proper_address_message\",\"language_keyword\":\"Please enter proper address in record\"},{\"keyword_name\":\"select_status\",\"language_keyword\":\"Select Status\"},{\"keyword_name\":\"route_planner\",\"language_keyword\":\"Route Planner\"},{\"keyword_name\":\"route_planning\",\"language_keyword\":\"Route Planning\"},{\"keyword_name\":\"add_route\",\"language_keyword\":\"Add Route\"},{\"keyword_name\":\"calender_disabled\",\"language_keyword\":\"Calendar Module is disabled\"},{\"keyword_name\":\"close_dialog\",\"language_keyword\":\"Close form\"},{\"keyword_name\":\"cancel_form_message\",\"language_keyword\":\"Are You sure want to close ?\"},{\"keyword_name\":\"create_route\",\"language_keyword\":\"Create Route\"},{\"keyword_name\":\"select_module_create_route\",\"language_keyword\":\"Select Module to create Route\"},{\"keyword_name\":\"cancel\",\"language_keyword\":\"Cancel\"},{\"keyword_name\":\"assign_route\",\"language_keyword\":\"Assign Route\"},{\"keyword_name\":\"route_for\",\"language_keyword\":\"Route for\"},{\"keyword_name\":\"assigned_to\",\"language_keyword\":\"Assigned To\"},{\"keyword_name\":\"enter_route_name\",\"language_keyword\":\"Enter Route Name\"},{\"keyword_name\":\"list\",\"language_keyword\":\"List\"},{\"keyword_name\":\"map\",\"language_keyword\":\"Map\"},{\"keyword_name\":\"other_modules\",\"language_keyword\":\"Other Modules\"},{\"keyword_name\":\"shortcut_no_record_msg\",\"language_keyword\":\"Opps shortcut not setup\\n yet!!! Please add shortcut by click on + icon from record\\n search results or view record screen.\"},{\"keyword_name\":\"clear\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"open\",\"language_keyword\":\"Open\"},{\"keyword_name\":\"max_file_msg\",\"language_keyword\":\"Too many files selected (max:6)\"},{\"keyword_name\":\"error_voicenote_record\",\"language_keyword\":\"Unable to recording voice while another application is recording sound.\"},{\"keyword_name\":\"msg_warning\",\"language_keyword\":\"Warning!\"},{\"keyword_name\":\"Permision_denied_contact\",\"language_keyword\":\"Permission denied to access your contacts\"},{\"keyword_name\":\"no_widget_added\",\"language_keyword\":\"Please click + icon to add new widget to your dashboard.\"},{\"keyword_name\":\"no_data_available\",\"language_keyword\":\"Data not available, please check the selected fields\"},{\"keyword_name\":\"check_out_successfully\",\"language_keyword\":\"Checked out successfully\"},{\"keyword_name\":\"check_in_successfully\",\"language_keyword\":\"Checked in successfully\"},{\"keyword_name\":\"check_out\",\"language_keyword\":\"Check out\"},{\"keyword_name\":\"check_in\",\"language_keyword\":\"Check in\"},{\"keyword_name\":\"navigate\",\"language_keyword\":\"Navigate\"},{\"keyword_name\":\"save_to_phone_vcard_success\",\"language_keyword\":\"VCard Saved to phone successfully\"},{\"keyword_name\":\"download_vcard_success\",\"language_keyword\":\"VCard downloaded successfully\"},{\"keyword_name\":\"card_details\",\"language_keyword\":\"Card Details\"},{\"keyword_name\":\"add_widget\",\"language_keyword\":\"Add Widget\"},{\"keyword_name\":\"delete_widget\",\"language_keyword\":\"Are you sure to hide widget?\"},{\"keyword_name\":\"already_widgets_added\",\"language_keyword\":\"All types of Widget & reports are already added\"},{\"keyword_name\":\"retry\",\"language_keyword\":\"Retry\"},{\"keyword_name\":\"retake\",\"language_keyword\":\"Retake\"},{\"keyword_name\":\"Reports\",\"language_keyword\":\"Reports\"},{\"keyword_name\":\"Widgets\",\"language_keyword\":\"Widgets\"},{\"keyword_name\":\"vcard_config\",\"language_keyword\":\"Vcard Configuration\"},{\"keyword_name\":\"save_to_phone\",\"language_keyword\":\"Save to phone\"},{\"keyword_name\":\"download_vcard\",\"language_keyword\":\"Download Vcard\"},{\"keyword_name\":\"share_vcard\",\"language_keyword\":\"Share Vcard\"},{\"keyword_name\":\"share_record\",\"language_keyword\":\"Share Record\"},{\"keyword_name\":\"permission_denied_edit\",\"language_keyword\":\"You don\'t have permission to edit this record.\"},{\"keyword_name\":\"permission_denied_delete\",\"language_keyword\":\"You don\'t have permission to delete this record.\"},{\"keyword_name\":\"Voice_Recording_Started\",\"language_keyword\":\"Recording Started\"},{\"keyword_name\":\"Voice_Recording_Stopped\",\"language_keyword\":\"Recording Stopped\"},{\"keyword_name\":\"SEARCH\",\"language_keyword\":\"Search\"},{\"keyword_name\":\"LAST\",\"language_keyword\":\"Last\"},{\"keyword_name\":\"FIRST\",\"language_keyword\":\"First\"},{\"keyword_name\":\"MONDAY\",\"language_keyword\":\"Monday\"},{\"keyword_name\":\"TUESDAY\",\"language_keyword\":\"Tuesday\"},{\"keyword_name\":\"WEDNESDAY\",\"language_keyword\":\"Wednesday\"},{\"keyword_name\":\"THURSDAY\",\"language_keyword\":\"Thursday\"},{\"keyword_name\":\"FRIDAY\",\"language_keyword\":\"Friday\"},{\"keyword_name\":\"SATURDAY\",\"language_keyword\":\"Saturday\"},{\"keyword_name\":\"SUNDAY\",\"language_keyword\":\"Sunday\"},{\"keyword_name\":\"DAILY\",\"language_keyword\":\"Daily\"},{\"keyword_name\":\"WEEKLY\",\"language_keyword\":\"Weekly\"},{\"keyword_name\":\"MONTHLY\",\"language_keyword\":\"Monthly\"},{\"keyword_name\":\"YEARLY\",\"language_keyword\":\"Yearly\"},{\"keyword_name\":\"asset_tracking\",\"language_keyword\":\"Asset tracking\"},{\"keyword_name\":\"open_file\",\"language_keyword\":\"Open File\"},{\"keyword_name\":\"download_pdf_successfully\",\"language_keyword\":\"Download PDF Successfully\"},{\"keyword_name\":\"select_pdf\",\"language_keyword\":\"Select PDF\"},{\"keyword_name\":\"email_pdf\",\"language_keyword\":\"Email PDF\"},{\"keyword_name\":\"download_pdf\",\"language_keyword\":\"Download PDF\"},{\"keyword_name\":\"edit_route\",\"language_keyword\":\"Edit Route\"},{\"keyword_name\":\"save_route\",\"language_keyword\":\"Save Route\"},{\"keyword_name\":\"clear_all\",\"language_keyword\":\"Clear All\"},{\"keyword_name\":\"notification\",\"language_keyword\":\"Notifications\"},{\"keyword_name\":\"menu_management\",\"language_keyword\":\"Menu Management\"},{\"keyword_name\":\"select_menu\",\"language_keyword\":\"Select Menu\"},{\"keyword_name\":\"module_record_not_found\",\"language_keyword\":\"Module and Record not found\"},{\"keyword_name\":\"reason_for_changing_comments\",\"language_keyword\":\"Reason for changing comments\"},{\"keyword_name\":\"edit_reason\",\"language_keyword\":\"Edit Reason\"},{\"keyword_name\":\"create_filters\",\"language_keyword\":\"Create Filter\"},{\"keyword_name\":\"you_checked\",\"language_keyword\":\"You Checked\"},{\"keyword_name\":\"you_un_checked\",\"language_keyword\":\"You UnChecked\"},{\"keyword_name\":\"log_the_call\",\"language_keyword\":\"Log the call ?\"},{\"keyword_name\":\"add_a_description_(optional)\",\"language_keyword\":\"Add a description (optional)\"},{\"keyword_name\":\"called\",\"language_keyword\":\"Called\"},{\"keyword_name\":\"call_log\",\"language_keyword\":\"Call Log\"},{\"keyword_name\":\"subject\",\"language_keyword\":\"Subject\"},{\"keyword_name\":\"add_condition\",\"language_keyword\":\"Add Condition\"},{\"keyword_name\":\"select_condition\",\"language_keyword\":\"Select Condition\"},{\"keyword_name\":\"select_field\",\"language_keyword\":\"Select Field\"},{\"keyword_name\":\"please_select_first_field\",\"language_keyword\":\"Please First Select field\"},{\"keyword_name\":\"filter_name\",\"language_keyword\":\"Filter Name\"},{\"keyword_name\":\"enter_filter_name\",\"language_keyword\":\"Enter filter name\"},{\"keyword_name\":\"choose_conditions\",\"language_keyword\":\"Choose Conditions\"},{\"keyword_name\":\"all_condition\",\"language_keyword\":\"All Conditions(All conditions must be met)\"},{\"keyword_name\":\"any_condition\",\"language_keyword\":\"Any Conditions(At least one the conditions must be met)\"},{\"keyword_name\":\"lattitude\",\"language_keyword\":\"latitude\"},{\"keyword_name\":\"notification_settings\",\"language_keyword\":\"Notification Settings\"},{\"keyword_name\":\"notification_management\",\"language_keyword\":\"Notification Management\"},{\"keyword_name\":\"addyourcommentshere\",\"language_keyword\":\"Type @ to mention user\"},{\"keyword_name\":\"google_api_key_missing\",\"language_keyword\":\"Google Api key is missing.\"},{\"keyword_name\":\"event_filter_by\",\"language_keyword\":\"Event Filter by\"},{\"keyword_name\":\"apply\",\"language_keyword\":\"Apply\"},{\"keyword_name\":\"choose_from_gallery\",\"language_keyword\":\"Choose From Gallery\"},{\"keyword_name\":\"choose_from_camera\",\"language_keyword\":\"Choose From Camera\"},{\"keyword_name\":\"mutli_select_CB\",\"language_keyword\":\"Mutli Select CB\"},{\"keyword_name\":\"please_select_condition\",\"language_keyword\":\"Please Select Condition\"},{\"keyword_name\":\"please_enter_value_or_field\",\"language_keyword\":\"Please Enter Value or Field\"},{\"keyword_name\":\"set_as_default\",\"language_keyword\":\"Set as Default\"},{\"keyword_name\":\"list_in_metrics\",\"language_keyword\":\"List in Metrics\"},{\"keyword_name\":\"order_number\",\"language_keyword\":\"Order Number\"},{\"keyword_name\":\"recording_saved_message\",\"language_keyword\":\"Recording saved successfully.\"},{\"keyword_name\":\"recording_file\",\"language_keyword\":\"Recording File\"},{\"keyword_name\":\"file_not_found\",\"language_keyword\":\"File not found\"},{\"keyword_name\":\"please_enter_valid_path\",\"language_keyword\":\"Please enter valid path\"},{\"keyword_name\":\"enter_path_here\",\"language_keyword\":\"Enter path here...\"},{\"keyword_name\":\"set_call_recording_path\",\"language_keyword\":\"Set Call Recording Path\"},{\"keyword_name\":\"set_call_recording_path_here\",\"language_keyword\":\"Set call recording path here\"},{\"keyword_name\":\"call_recording_path\",\"language_keyword\":\"Call Recording Path\"},{\"keyword_name\":\"please_place_api\",\"language_keyword\":\"Please enable place api\"},{\"keyword_name\":\"event_filters_by\",\"language_keyword\":\"Event Filters by\"},{\"keyword_name\":\"select_at_least_one_option\",\"language_keyword\":\"Please select at least one option\"},{\"keyword_name\":\"enable_call_feature\",\"language_keyword\":\"Please enable call feature\"},{\"keyword_name\":\"enable_email_feature\",\"language_keyword\":\"Please enable email feature\"},{\"keyword_name\":\"demo_login\",\"language_keyword\":\"Demo Login\"},{\"keyword_name\":\"select_email_template\",\"language_keyword\":\"Select Email Template\"},{\"keyword_name\":\"template_name\",\"language_keyword\":\"Template Name\"},{\"keyword_name\":\"example_storage_path\",\"language_keyword\":\"example : storage\\/Music\\/Recordings\\/Call Recordings\"},{\"keyword_name\":\"User Notification Settings saved successfully\",\"language_keyword\":\"User Notification Settings saved successfully\"},{\"keyword_name\":\"This Notification has been disabled by admin\",\"language_keyword\":\"This Notification has been disabled by admin\"},{\"keyword_name\":\"Notify when any updates to the record you're following\",\"language_keyword\":\"Notify when any updates to the record you\'re following\"},{\"keyword_name\":\"Task assigned to you\",\"language_keyword\":\"Task assigned to you\"},{\"keyword_name\":\"Task Reminder\",\"language_keyword\":\"Task Reminder\"},{\"keyword_name\":\"You were mentioned in comments\",\"language_keyword\":\"You were mentioned in comments\"},{\"keyword_name\":\"Comments has been added to record assigned to you\",\"language_keyword\":\"Comments has been added to record assigned to you\"},{\"keyword_name\":\"When Record Assigned\",\"language_keyword\":\"When Record Assigned\"},{\"keyword_name\":\"Event Reminder\",\"language_keyword\":\"Event Reminder\"},{\"keyword_name\":\"Event Invitation\",\"language_keyword\":\"Event Invitation\"},{\"keyword_name\":\"Follow record\",\"language_keyword\":\"Follow record\"},{\"keyword_name\":\"Task\",\"language_keyword\":\"Task\"},{\"keyword_name\":\"Conversions\",\"language_keyword\":\"Conversions\"},{\"keyword_name\":\"Events\",\"language_keyword\":\"Events\"},{\"keyword_name\":\"no_records_changed_filter_message\",\"language_keyword\":\"No record(s) found Please click on filter icon to change filter\"},{\"keyword_name\":\"title\",\"language_keyword\":\"Title\"},{\"keyword_name\":\"dialog_recent_call_info\",\"language_keyword\":\"Click + to select your mobile call recording folder where your recorded call files are stored.\"},{\"keyword_name\":\"call_recording\",\"language_keyword\":\"Call recording\"},{\"keyword_name\":\"voice_recorder\",\"language_keyword\":\"Voice Recorder\"},{\"keyword_name\":\"no_address_reference_found\",\"language_keyword\":\"No Address Reference found\"},{\"keyword_name\":\"no_overdue_activities\",\"language_keyword\":\"No OverDue Activities\"},{\"keyword_name\":\"latitude_longitude_validation_message\",\"language_keyword\":\"Please enter proper address from this address we are not getting proper latitude and longitude\"},{\"keyword_name\":\"Default_Search_Field\",\"language_keyword\":\"Default search field\"},{\"keyword_name\":\"Calender_Reminder_Message\",\"language_keyword\":\"Free user can\'t send local reminder\"},{\"keyword_name\":\"you_must_have_permission\",\"language_keyword\":\"You must give permissions to use this features.\"},{\"keyword_name\":\"internal_comment\",\"language_keyword\":\"Internal Comment\"},{\"keyword_name\":\"unlink_record\",\"language_keyword\":\"Unlink Record\"},{\"keyword_name\":\"unlink_record_msg\",\"language_keyword\":\"Are you sure want to unlink record?\"},{\"keyword_name\":\"file_format_not_support\",\"language_keyword\":\"File format not supported\"},{\"keyword_name\":\"file_upload\",\"language_keyword\":\"File Upload\"},{\"keyword_name\":\"to_vtiger\",\"language_keyword\":\"To Vtiger\"},{\"keyword_name\":\"link_external_document\",\"language_keyword\":\"Link External Document\"},{\"keyword_name\":\"from_file_url\",\"language_keyword\":\"From File Url\"},{\"keyword_name\":\"create_new_document\",\"language_keyword\":\"Create New Document\"},{\"keyword_name\":\"select_document_type\",\"language_keyword\":\"Select Document type\"},{\"keyword_name\":\"add_signature\",\"language_keyword\":\"Please add signature\"},{\"keyword_name\":\"date_greater_then_equal\",\"language_keyword\":\"should be greater than or equal to\"},{\"keyword_name\":\"date_less_then_equal\",\"language_keyword\":\"should be less than or equal to\"},{\"keyword_name\":\"Click_on_plus_for_add\",\"language_keyword\":\"Please tap on + to create a new record.\"},{\"keyword_name\":\"display_map\",\"language_keyword\":\"Display map\"},{\"keyword_name\":\"other_settings\",\"language_keyword\":\"Other settings\"},{\"keyword_name\":\"total_hours\",\"language_keyword\":\"Total hours\"},{\"keyword_name\":\"widget_not_found\",\"language_keyword\":\"No widgets found\"},{\"keyword_name\":\"quickaction\",\"language_keyword\":\"Quick action\"},{\"keyword_name\":\"dashboard\",\"language_keyword\":\"Dashboard\"},{\"keyword_name\":\"new\",\"language_keyword\":\"New\"},{\"keyword_name\":\"global_search_hint\",\"language_keyword\":\"Please try to search using search box at top\"},{\"keyword_name\":\"near_by_map\",\"language_keyword\":\"Near By Map\"},{\"keyword_name\":\"miles\",\"language_keyword\":\"Miles\"},{\"keyword_name\":\"lbl_filters\",\"language_keyword\":\"Filters\"},{\"keyword_name\":\"warning\",\"language_keyword\":\"Warning\"},{\"keyword_name\":\"no_filter_created\",\"language_keyword\":\"No filter is created.\"},{\"keyword_name\":\"please_create_new_ilter\",\"language_keyword\":\"Please create a new filter\"},{\"keyword_name\":\"select_search_fields\",\"language_keyword\":\"Select fields for the search record.\"},{\"keyword_name\":\"apply_fliters\",\"language_keyword\":\"Apply filters\"},{\"keyword_name\":\"sort_by\",\"language_keyword\":\"Sort by\"},{\"keyword_name\":\"sort_order\",\"language_keyword\":\"Sort order\"},{\"keyword_name\":\"Start_time_tracking\",\"language_keyword\":\"Start time tracking\"},{\"keyword_name\":\"Stop_time_tracking\",\"language_keyword\":\"Stop time tracking\"},{\"keyword_name\":\"image_preview\",\"language_keyword\":\"Image preview\"},{\"keyword_name\":\"phone_number\",\"language_keyword\":\"Phone number\"},{\"keyword_name\":\"email_address\",\"language_keyword\":\"Email address\"},{\"keyword_name\":\"edit_your_preferences\",\"language_keyword\":\"Edit your preferences\"},{\"keyword_name\":\"about_app\",\"language_keyword\":\"About app\"},{\"keyword_name\":\"updated_ctmobile_ext_version\",\"language_keyword\":\"You already have latest CTMobile Ext. Version\"},{\"keyword_name\":\"updated_app_version\",\"language_keyword\":\"You already have latest CRMTiger App Version\"},{\"keyword_name\":\"plan\",\"language_keyword\":\"Plan\"},{\"keyword_name\":\"time\",\"language_keyword\":\"Time\"},{\"keyword_name\":\"error_log_msg\",\"language_keyword\":\"Oops, something went wrong! Please click on Share Button to share error log with our technical team\"},{\"keyword_name\":\"add_to_quick_action\",\"language_keyword\":\"Add to quick action\"},{\"keyword_name\":\"add_filter_to_quick_action\",\"language_keyword\":\"Add filter to quick action\"},{\"keyword_name\":\"create_record\",\"language_keyword\":\"Create Record\"},{\"keyword_name\":\"quick_action_hint\",\"language_keyword\":\"You can Add Quick Action here\"},{\"keyword_name\":\"str_send\",\"language_keyword\":\"Send\"},{\"keyword_name\":\"tax_region_msg\",\"language_keyword\":\"Do you want to update tax & charge values corresponding to selected region?\"},{\"keyword_name\":\"delete_quick_action_widgest\",\"language_keyword\":\"Delete Widget?\"},{\"keyword_name\":\"add_record_to_dashboard\",\"language_keyword\":\"Add record to dashboard\"},{\"keyword_name\":\"module_quick_action_msg\",\"language_keyword\":\"Module added to dashboard\"},{\"keyword_name\":\"filter_quick_action_msg\",\"language_keyword\":\"Filter added to dashboard\"},{\"keyword_name\":\"record_quick_action_msg\",\"language_keyword\":\"Record added to dashboard\"},{\"keyword_name\":\"filter_shortcut_quick_action_msg\",\"language_keyword\":\"Filter shortcut added to dashboard\"},{\"keyword_name\":\"record_shortcut_quick_action_msg\",\"language_keyword\":\"Record shortcut added to dashboard\"},{\"keyword_name\":\"documents_disabled\",\"language_keyword\":\"Documents Module is disabled\"},{\"keyword_name\":\"document_dont_attachment\",\"language_keyword\":\"Document does not have a attachment\"},{\"keyword_name\":\"go_to_neat_by\",\"language_keyword\":\"Go to NearBy\"},{\"keyword_name\":\"go_to_time_tracking\",\"language_keyword\":\"Go to Time Tracker\"},{\"keyword_name\":\"nearby_quick_action_msg\",\"language_keyword\":\"NearBy added to dashboard\"},{\"keyword_name\":\"time_tracking_quick_action_msg\",\"language_keyword\":\"Time Tracking added to dashboard\"},{\"keyword_name\":\"attendance_quick_action_msg\",\"language_keyword\":\"Attendance added to dashboard\"},{\"keyword_name\":\"attachment\",\"language_keyword\":\"Attachment\"},{\"keyword_name\":\"search_by_fields\",\"language_keyword\":\"Search by fields\"},{\"keyword_name\":\"apply_selected\",\"language_keyword\":\"Apply selected\"},{\"keyword_name\":\"auto_address_disabled\",\"language_keyword\":\"auto address finder is disabled, please enable it from CRMTiger Settings\"},{\"keyword_name\":\"Attendance\",\"language_keyword\":\"Attendance\"},{\"keyword_name\":\"Check-in successfully\",\"language_keyword\":\"Check-in successfully\"},{\"keyword_name\":\"Check-out successfully\",\"language_keyword\":\"Check-out successfully\"},{\"keyword_name\":\"Nothing around here\",\"language_keyword\":\"Nothing around here\"},{\"keyword_name\":\"select_days\",\"language_keyword\":\"Select Days\"},{\"keyword_name\":\"select_minutes\",\"language_keyword\":\"Select Minutes\"},{\"keyword_name\":\"select_hours\",\"language_keyword\":\"Select Hours\"},{\"keyword_name\":\"no_lat_long_found\",\"language_keyword\":\"Location information (Latitude,Longitude) not found\"},{\"keyword_name\":\"Call Log save successfully\",\"language_keyword\":\"Call Log save successfully\"},{\"keyword_name\":\"Files\\/photos deleted successfully\",\"language_keyword\":\"Files\\/photos deleted successfully\"}]}}'),
(9,14,'{\"_operation\":\"Dashboard\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"attendance_status\":false,\"timetracking_data\":{\"isTimeTracking\":false,\"time_tracking_record\":\"\",\"tracking_title\":\"\",\"related_record\":\"\",\"related_record_title\":\"\",\"related_module\":\"\",\"tracking_status\":\"\"},\"isRead\":true,\"EventsLabel\":\"Events\",\"WidgetsList\":[{\"widgetid\":\"103\",\"widgetname\":\"Funnel Amount\",\"widgetlabel\":\"Total Amount by Sales stage\",\"is_added\":false,\"sequence\":7},{\"widgetid\":\"99\",\"widgetname\":\"Key Metrics\",\"widgetlabel\":\"Key Metrics\",\"is_added\":false,\"sequence\":6},{\"widgetid\":\"68\",\"widgetname\":\"Open Tickets\",\"widgetlabel\":\"Open Tickets\",\"is_added\":false,\"sequence\":5},{\"widgetid\":\"66\",\"widgetname\":\"Overdue Activities\",\"widgetlabel\":\"Overdue Activities\",\"is_added\":false,\"sequence\":4},{\"widgetid\":\"60\",\"widgetname\":\"Pipelined Amount\",\"widgetlabel\":\"Sales Pipeline\",\"is_added\":false,\"sequence\":3},{\"widgetid\":\"59\",\"widgetname\":\"Potentials by Stage\",\"widgetlabel\":\"Opportunities by Stage\",\"is_added\":false,\"sequence\":2},{\"widgetid\":\"57\",\"widgetname\":\"Upcoming Activities\",\"widgetlabel\":\"Upcoming Activities\",\"is_added\":false,\"sequence\":1},{\"widgetid\":\"56\",\"widgetname\":\"History\",\"widgetlabel\":\"History\",\"is_added\":false,\"sequence\":0},{\"widgetid\":\"2\",\"widgetname\":\"time_tracking\",\"widgetlabel\":\"Time Tracker\",\"is_added\":true,\"sequence\":0}],\"ReportsList\":[],\"sequence_list\":[]}}'),
(10,14,'{\"_operation\":\"newDescribe\",\"isFilter\":\"true\",\"module\":\"Leads\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"describe\":{\"blocks\":[{\"blockId\":\"13\",\"blockname\":\"LBL_LEAD_INFORMATION\",\"blocklabel\":\"Lead Details\",\"fields\":[{\"name\":\"firstname\",\"label\":\"First Name\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"55\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"1\",\"readonly\":false},{\"name\":\"lastname\",\"label\":\"Last Name\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"255\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"2\",\"readonly\":false},{\"name\":\"mobile\",\"label\":\"Mobile Phone\",\"mandatory\":false,\"type\":{\"name\":\"phone\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"11\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"3\",\"readonly\":false},{\"name\":\"email\",\"label\":\"Primary Email\",\"mandatory\":false,\"type\":{\"name\":\"email\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"13\",\"typeofdata\":\"E~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"4\",\"readonly\":false},{\"name\":\"emailoptout\",\"label\":\"Email Opt Out\",\"mandatory\":false,\"type\":{\"name\":\"boolean\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"56\",\"typeofdata\":\"C~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"7\",\"readonly\":false},{\"name\":\"assigned_user_id\",\"label\":\"Assigned To\",\"mandatory\":true,\"type\":{\"name\":\"owner\",\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"}},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"},\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"53\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"8\",\"readonly\":false},{\"name\":\"lead_no\",\"label\":\"Lead Number\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"4\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"9\",\"readonly\":false},{\"name\":\"modifiedtime\",\"label\":\"Modified Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"10\",\"readonly\":false},{\"name\":\"cf_857\",\"label\":\"Bedroom\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"1\",\"label\":\"1\",\"color\":\"\"},{\"value\":\"2\",\"label\":\"2\",\"color\":\"\"},{\"value\":\"3\",\"label\":\"3\",\"color\":\"\"},{\"value\":\"4\",\"label\":\"4\",\"color\":\"\"},{\"value\":\"5\",\"label\":\"5\",\"color\":\"\"},{\"value\":\"6\",\"label\":\"6\",\"color\":\"\"},{\"value\":\"7\",\"label\":\"7\",\"color\":\"\"},{\"value\":\"8\",\"label\":\"8\",\"color\":\"\"},{\"value\":\"9\",\"label\":\"9\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\" \",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"16\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"11\",\"readonly\":false},{\"name\":\"createdtime\",\"label\":\"Created Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"12\",\"readonly\":false},{\"name\":\"cf_859\",\"label\":\"Bathroom\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"1\",\"label\":\"1\",\"color\":\"\"},{\"value\":\"2\",\"label\":\"2\",\"color\":\"\"},{\"value\":\"3\",\"label\":\"3\",\"color\":\"\"},{\"value\":\"4\",\"label\":\"4\",\"color\":\"\"},{\"value\":\"5\",\"label\":\"5\",\"color\":\"\"},{\"value\":\"6\",\"label\":\"6\",\"color\":\"\"},{\"value\":\"7\",\"label\":\"7\",\"color\":\"\"},{\"value\":\"8\",\"label\":\"8\",\"color\":\"\"},{\"value\":\"9\",\"label\":\"9\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\" \",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"16\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"13\",\"readonly\":false}]},{\"blockId\":\"14\",\"blockname\":\"LBL_CUSTOM_INFORMATION\",\"blocklabel\":\"Custom Information\",\"fields\":[]},{\"blockId\":\"15\",\"blockname\":\"LBL_ADDRESS_INFORMATION\",\"blocklabel\":\"Address Details\",\"fields\":[{\"name\":\"lane\",\"label\":\"Street\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"21\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false},{\"name\":\"city\",\"label\":\"City\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"1\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"2\",\"readonly\":false}]},{\"blockId\":\"16\",\"blockname\":\"LBL_DESCRIPTION_INFORMATION\",\"blocklabel\":\"Description Details\",\"fields\":[{\"name\":\"cf_861\",\"label\":\"Dove ci hai conosciuti\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"1\",\"typeofdata\":\"V~O~LE~50\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false},{\"name\":\"leadsource\",\"label\":\"Lead Source\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Cold Call\",\"label\":\"Cold Call\",\"color\":\"\"},{\"value\":\"Existing Customer\",\"label\":\"Existing Customer\",\"color\":\"\"},{\"value\":\"Self Generated\",\"label\":\"Self Generated\",\"color\":\"\"},{\"value\":\"Employee\",\"label\":\"Employee\",\"color\":\"\"},{\"value\":\"Partner\",\"label\":\"Partner\",\"color\":\"\"},{\"value\":\"Public Relations\",\"label\":\"Public Relations\",\"color\":\"\"},{\"value\":\"Direct Mail\",\"label\":\"Direct Mail\",\"color\":\"\"},{\"value\":\"Conference\",\"label\":\"Conference\",\"color\":\"\"},{\"value\":\"Trade Show\",\"label\":\"Trade Show\",\"color\":\"\"},{\"value\":\"Web Site\",\"label\":\"Web Site\",\"color\":\"\"},{\"value\":\"Word of mouth\",\"label\":\"Word of mouth\",\"color\":\"\"},{\"value\":\"Other\",\"label\":\"Other\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"2\",\"readonly\":false},{\"name\":\"description\",\"label\":\"Description\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"19\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"3\",\"readonly\":false},{\"name\":\"leadstatus\",\"label\":\"Lead Status\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Attempted to Contact\",\"label\":\"Attempted to Contact\",\"color\":\"\"},{\"value\":\"Cold\",\"label\":\"Cold\",\"color\":\"\"},{\"value\":\"Contact in Future\",\"label\":\"Contact in Future\",\"color\":\"\"},{\"value\":\"Contacted\",\"label\":\"Contacted\",\"color\":\"\"},{\"value\":\"Hot\",\"label\":\"Hot\",\"color\":\"\"},{\"value\":\"Junk Lead\",\"label\":\"Junk Lead\",\"color\":\"\"},{\"value\":\"Lost Lead\",\"label\":\"Lost Lead\",\"color\":\"\"},{\"value\":\"Not Contacted\",\"label\":\"Not Contacted\",\"color\":\"\"},{\"value\":\"Pre Qualified\",\"label\":\"Pre Qualified\",\"color\":\"\"},{\"value\":\"Qualified\",\"label\":\"Qualified\",\"color\":\"\"},{\"value\":\"Medium Term\",\"label\":\"Medium Term\",\"color\":\"\"},{\"value\":\"Non Qualificato\",\"label\":\"Non Qualificato\",\"color\":\"\"},{\"value\":\"Senza AC\",\"label\":\"Senza AC\",\"color\":\"\"},{\"value\":\"Fissato appuntamento\",\"label\":\"Fissato appuntamento\",\"color\":\"\"},{\"value\":\"Proposta commerciale\",\"label\":\"Proposta commerciale\",\"color\":\"\"},{\"value\":\"Affittato\",\"label\":\"Affittato\",\"color\":\"\"},{\"value\":\"Acquisito\",\"label\":\"Acquisito\",\"color\":\"\"},{\"value\":\"Follow Up\",\"label\":\"Follow Up\",\"color\":\"\"},{\"value\":\"Fuori Zona\",\"label\":\"Fuori Zona\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"4\",\"readonly\":false}]}],\"barcode_field\":\"\",\"QuickCreateAction\":true,\"label\":\"Leads\",\"name\":\"Leads\",\"createable\":true,\"updateable\":true,\"deleteable\":true,\"retrieveable\":true,\"idPrefix\":\"10\",\"isEntity\":true,\"allowDuplicates\":true,\"labelFields\":\"firstname,lastname\",\"entityField\":{\"name\":\"firstname\",\"label\":\"First Name\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"55\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"blockId\":\"13\",\"blockname\":\"LBL_LEAD_INFORMATION\",\"blocklabel\":\"Lead Details\",\"sequence\":\"1\",\"readonly\":false},\"currency_symbol\":\"\\u20ac\"}}}'),
(11,14,'{\"_operation\":\"fetchModuleFilters\",\"module\":\"Leads\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"filters\":[{\"cvid\":\"1\",\"viewname\":\"All\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"admin Administrator\",\"isDefault\":0},{\"cvid\":\"2\",\"viewname\":\"Leads\",\"setdefault\":\"1\",\"setmetrics\":\"1\",\"moduleName\":\"Leads\",\"userName\":\"admin Administrator\",\"isDefault\":1},{\"cvid\":\"50\",\"viewname\":\"Lead HOT\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"admin Administrator\",\"isDefault\":0},{\"cvid\":\"51\",\"viewname\":\"Lead Andrea \",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"admin Administrator\",\"isDefault\":0},{\"cvid\":\"52\",\"viewname\":\"Lead richiamare \",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"admin Administrator\",\"isDefault\":0},{\"cvid\":\"53\",\"viewname\":\"Follow up\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"Francesca Montuoro\",\"isDefault\":0},{\"cvid\":\"59\",\"viewname\":\"Caldo\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"Francesca Montuoro\",\"isDefault\":0},{\"cvid\":\"67\",\"viewname\":\"Lead Da Contattare\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"Pietro Marra\",\"isDefault\":0}]}}'),
(12,14,'{\"filterid\":\"2\",\"_operation\":\"listModuleRecords\",\"user_type\":\"premium\",\"size\":\"20\",\"module\":\"Leads\",\"_session\":\"2a2184e26579a818b473d\",\"index\":\"1\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"10x1195\",\"label\":\"test test\",\"phone\":null,\"email\":\"pietromarra@easylife.house\",\"sms_notifier\":false,\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false,\"is_related_address\":false,\"latitude\":\"0.0\",\"longitude\":\"0.0\"}],\"module\":\"Leads\",\"moduleLabel\":\"Leads\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"firstname\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"55\",\"summaryfield\":\"1\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 1 of 1\",\"is_map_enable\":true,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(13,14,'{\"_operation\":\"newDescribe\",\"isFilter\":\"true\",\"module\":\"Project\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"describe\":{\"blocks\":[{\"blockId\":\"101\",\"blockname\":\"LBL_PROJECT_INFORMATION\",\"blocklabel\":\"Project Details\",\"fields\":[{\"name\":\"projectname\",\"label\":\"Project Name\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"2\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"project_no\",\"label\":\"Project Number\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"4\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"2\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"startdate\",\"label\":\"Start Date\",\"mandatory\":false,\"type\":{\"format\":\"yyyy-mm-dd\",\"name\":\"date\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"23\",\"typeofdata\":\"D~O\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"3\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"label\":\"Assigned To\",\"mandatory\":true,\"type\":{\"name\":\"owner\",\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"}},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"},\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"53\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"4\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"targetenddate\",\"label\":\"Target End Date\",\"mandatory\":false,\"type\":{\"format\":\"yyyy-mm-dd\",\"name\":\"date\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"23\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"5\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"actualenddate\",\"label\":\"Actual End Date\",\"mandatory\":false,\"type\":{\"format\":\"yyyy-mm-dd\",\"name\":\"date\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"23\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"6\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"projectstatus\",\"label\":\"Status\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"prospecting\",\"label\":\"Prospecting\",\"color\":\"\"},{\"value\":\"initiated\",\"label\":\"Initiated\",\"color\":\"\"},{\"value\":\"in progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"waiting for feedback\",\"label\":\"Waiting for Feedback\",\"color\":\"\"},{\"value\":\"on hold\",\"label\":\"On Hold\",\"color\":\"\"},{\"value\":\"completed\",\"label\":\"Completed\",\"color\":\"\"},{\"value\":\"delivered\",\"label\":\"Delivered\",\"color\":\"\"},{\"value\":\"archived\",\"label\":\"Archived\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"7\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"projecttype\",\"label\":\"Type\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"administrative\",\"label\":\"Administrative\",\"color\":\"\"},{\"value\":\"operative\",\"label\":\"Operative\",\"color\":\"\"},{\"value\":\"other\",\"label\":\"Other\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"8\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"isconvertedfrompotential\",\"label\":\"Is Converted From Opportunity\",\"mandatory\":false,\"type\":{\"name\":\"boolean\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"56\",\"typeofdata\":\"C~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"13\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"102\",\"blockname\":\"LBL_CUSTOM_INFORMATION\",\"blocklabel\":\"Custom Information\",\"fields\":[{\"name\":\"projectpriority\",\"label\":\"Priority\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"low\",\"label\":\"Low\",\"color\":\"\"},{\"value\":\"normal\",\"label\":\"Normal\",\"color\":\"\"},{\"value\":\"high\",\"label\":\"High\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"3\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"progress\",\"label\":\"Progress\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"10%\",\"label\":\"10%\",\"color\":\"\"},{\"value\":\"20%\",\"label\":\"20%\",\"color\":\"\"},{\"value\":\"30%\",\"label\":\"30%\",\"color\":\"\"},{\"value\":\"40%\",\"label\":\"40%\",\"color\":\"\"},{\"value\":\"50%\",\"label\":\"50%\",\"color\":\"\"},{\"value\":\"60%\",\"label\":\"60%\",\"color\":\"\"},{\"value\":\"70%\",\"label\":\"70%\",\"color\":\"\"},{\"value\":\"80%\",\"label\":\"80%\",\"color\":\"\"},{\"value\":\"90%\",\"label\":\"90%\",\"color\":\"\"},{\"value\":\"100%\",\"label\":\"100%\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"4\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"createdtime\",\"label\":\"Created Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"1\",\"sequence\":\"5\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"label\":\"Modified Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"1\",\"sequence\":\"6\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"103\",\"blockname\":\"LBL_DESCRIPTION_INFORMATION\",\"blocklabel\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"label\":\"Description\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"19\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]}],\"barcode_field\":\"\",\"QuickCreateAction\":true,\"label\":\"Projects\",\"name\":\"Project\",\"createable\":true,\"updateable\":true,\"deleteable\":true,\"retrieveable\":true,\"idPrefix\":\"29\",\"isEntity\":true,\"allowDuplicates\":true,\"labelFields\":\"projectname\",\"entityField\":{\"name\":\"projectname\",\"label\":\"Project Name\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"2\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"blockId\":\"101\",\"blockname\":\"LBL_PROJECT_INFORMATION\",\"blocklabel\":\"Project Details\",\"sequence\":\"1\",\"readonly\":false},\"currency_symbol\":\"\\u20ac\"}}}'),
(14,14,'{\"_operation\":\"fetchModuleFilters\",\"module\":\"Project\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"filters\":[{\"cvid\":\"49\",\"viewname\":\"All\",\"setdefault\":\"1\",\"setmetrics\":\"0\",\"moduleName\":\"Project\",\"userName\":\"admin Administrator\",\"isDefault\":1},{\"cvid\":\"55\",\"viewname\":\"OnBoarding Iniziati\",\"setdefault\":\"1\",\"setmetrics\":\"0\",\"moduleName\":\"Project\",\"userName\":\"Pietro Marra\",\"isDefault\":0},{\"cvid\":\"56\",\"viewname\":\"Progetti Personali Iniziati\\/In corso\",\"setdefault\":\"1\",\"setmetrics\":\"0\",\"moduleName\":\"Project\",\"userName\":\"Pietro Marra\",\"isDefault\":0},{\"cvid\":\"57\",\"viewname\":\"Progetti Personali In Sospeso\",\"setdefault\":\"1\",\"setmetrics\":\"0\",\"moduleName\":\"Project\",\"userName\":\"Pietro Marra\",\"isDefault\":0}]}}'),
(15,14,'{\"filterid\":\"49\",\"_operation\":\"listModuleRecords\",\"user_type\":\"premium\",\"size\":\"20\",\"module\":\"Project\",\"_session\":\"2a2184e26579a818b473d\",\"index\":\"1\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"29x112\",\"label\":\"Teodorico 21\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1100\",\"label\":\"Onboarding APT Cola Montano 3 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1098\",\"label\":\"Onboarding APT Via Procaccini 12 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1045\",\"label\":\"Onboarding APT Garofalo 5 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1043\",\"label\":\"Onboarding APT Giovanni Schiaparelli Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1041\",\"label\":\"Onboarding APT Viale Stelvio 45 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1039\",\"label\":\"Onboarding APT Via Rosolino Pilo 6 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1037\",\"label\":\"Onboarding APT Via Angera 10 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1035\",\"label\":\"Onboarding APT Corso di porta romana 109 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1033\",\"label\":\"Onboarding APT VIA Melchiorre Gioia 30 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1031\",\"label\":\"Onboarding APT Zuretti 5 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1029\",\"label\":\"Onboarding APT Via Spallanzani 6 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1027\",\"label\":\"Onboarding APT Via masera 10 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x874\",\"label\":\"Onboarding APT Via Friuli 24 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x610\",\"label\":\"Onboarding APT crema 1 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x601\",\"label\":\"Onboarding APT Via Solferino Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x595\",\"label\":\"Onboarding APT via del torchio Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x592\",\"label\":\"Onboarding APT viale sabotino 20 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x591\",\"label\":\"Onboarding APT Viale Ca granda 44 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x200\",\"label\":\"Attivazione HOMETOGO\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Project\",\"moduleLabel\":\"Projects\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":false,\"entityField\":{\"name\":\"projectname\",\"label\":\"Project Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":true,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~M\",\"uitype\":\"2\",\"summaryfield\":\"1\",\"presence\":\"2\"},\"pagingLabel\":\"1 to 20 of 22\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(16,14,'{\"_operation\":\"relatedModule\",\"module\":\"Project\",\"record\":\"29x112\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":[{\"linktype\":\"DETAILVIEWTAB\",\"moduleName\":\"Project\",\"record\":\"112\",\"linkKey\":\"Summary\",\"tablabel\":\"Summary\",\"img_url\":\"\"},{\"linktype\":\"DETAILVIEWTAB\",\"moduleName\":\"Project\",\"record\":\"112\",\"linkKey\":\"Details\",\"tablabel\":\"Details\",\"img_url\":\"\"},{\"linktype\":\"DETAILVIEWTAB\",\"moduleName\":\"Project\",\"record\":\"112\",\"linkKey\":\"Updates\",\"tablabel\":\"Updates\",\"img_url\":\"\"},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"140\",\"moduleName\":\"Project\",\"record\":\"112\",\"related_tabid\":\"43\",\"relatedmoduleName\":\"ProjectTask\",\"tabid\":\"44\",\"tablabel\":\"Project Tasks\",\"numofrows\":0,\"actions\":\"ADD\",\"createAction\":true,\"relatedfieldname\":\"projectid\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/ProjectTask.png\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"141\",\"moduleName\":\"Project\",\"record\":\"112\",\"related_tabid\":\"42\",\"relatedmoduleName\":\"ProjectMilestone\",\"tabid\":\"44\",\"tablabel\":\"Project Milestones\",\"numofrows\":0,\"actions\":\"ADD\",\"createAction\":true,\"relatedfieldname\":\"projectid\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/ProjectMilestone.png\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"142\",\"moduleName\":\"Project\",\"record\":\"112\",\"related_tabid\":\"8\",\"relatedmoduleName\":\"Documents\",\"tabid\":\"44\",\"tablabel\":\"Documents\",\"numofrows\":0,\"actions\":\"ADD,SELECT\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Documents.png\",\"selectAction\":true,\"isDependencyAddress\":false,\"is_show_document_option\":true},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"143\",\"moduleName\":\"Project\",\"record\":\"112\",\"related_tabid\":\"13\",\"relatedmoduleName\":\"HelpDesk\",\"tabid\":\"44\",\"tablabel\":\"Tickets\",\"numofrows\":0,\"actions\":\"ADD,SELECT\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/HelpDesk.png\",\"selectAction\":true,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"145\",\"moduleName\":\"Project\",\"record\":\"112\",\"related_tabid\":\"48\",\"relatedmoduleName\":\"ModComments\",\"tabid\":\"44\",\"tablabel\":\"Comments\",\"numofrows\":5,\"actions\":\"\",\"createAction\":true,\"relatedfieldname\":\"related_to\",\"img_url\":\"\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"166\",\"moduleName\":\"Project\",\"record\":\"112\",\"related_tabid\":\"10\",\"relatedmoduleName\":\"Emails\",\"tabid\":\"44\",\"tablabel\":\"Emails\",\"numofrows\":0,\"actions\":\"ADD\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Emails.png\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"168\",\"moduleName\":\"Project\",\"record\":\"112\",\"related_tabid\":\"9\",\"relatedmoduleName\":\"Calendar\",\"tabid\":\"44\",\"tablabel\":\"Activities\",\"numofrows\":0,\"actions\":\"ADD\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Calendar.png\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"169\",\"moduleName\":\"Project\",\"record\":\"112\",\"related_tabid\":\"20\",\"relatedmoduleName\":\"Quotes\",\"tabid\":\"44\",\"tablabel\":\"Quotes\",\"numofrows\":0,\"actions\":\"SELECT\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Quotes.png\",\"selectAction\":true,\"isDependencyAddress\":false}]}'),
(17,14,'{\"_operation\":\"fetchRecordWithGrouping\",\"module\":\"Project\",\"record\":\"29x112\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"record\":{\"blocks\":[{\"name\":\"LBL_PROJECT_INFORMATION\",\"label\":\"Project Details\",\"fields\":[{\"name\":\"projectname\",\"value\":\"Teodorico 21\",\"label\":\"Project Name\",\"uitype\":\"2\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"project_no\",\"value\":\"PROJ3\",\"label\":\"Project Number\",\"uitype\":\"4\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"startdate\",\"value\":\"2023-03-01\",\"label\":\"Start Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"value\":{\"value\":\"19x6\",\"label\":\"Pietro Marra\"},\"label\":\"Assigned To\",\"uitype\":\"53\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"type\":{\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger\"},\"name\":\"owner\"},\"is_Ajaxedit\":true,\"mandatory\":true,\"GeoFields\":false},{\"name\":\"targetenddate\",\"value\":\"2023-03-11\",\"label\":\"Target End Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"actualenddate\",\"value\":\"2023-03-08\",\"label\":\"Actual End Date\",\"uitype\":\"23\",\"summaryfield\":\"0\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projectstatus\",\"value\":\"On Hold\",\"label\":\"Status\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"prospecting\",\"label\":\"Prospecting\",\"color\":\"\"},{\"value\":\"initiated\",\"label\":\"Initiated\",\"color\":\"\"},{\"value\":\"in progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"waiting for feedback\",\"label\":\"Waiting for Feedback\",\"color\":\"\"},{\"value\":\"on hold\",\"label\":\"On Hold\",\"color\":\"\"},{\"value\":\"completed\",\"label\":\"Completed\",\"color\":\"\"},{\"value\":\"delivered\",\"label\":\"Delivered\",\"color\":\"\"},{\"value\":\"archived\",\"label\":\"Archived\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projecttype\",\"value\":\"\",\"label\":\"Type\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"administrative\",\"label\":\"Administrative\",\"color\":\"\"},{\"value\":\"operative\",\"label\":\"Operative\",\"color\":\"\"},{\"value\":\"other\",\"label\":\"Other\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"source\",\"value\":\"CRM\",\"label\":\"Source\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"isconvertedfrompotential\",\"value\":\"No\",\"label\":\"Is Converted From Opportunity\",\"uitype\":\"56\",\"summaryfield\":\"0\",\"typeofdata\":\"C~O\",\"bool_value\":\"0\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"boolean\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_CUSTOM_INFORMATION\",\"label\":\"Custom Information\",\"fields\":[{\"name\":\"projectpriority\",\"value\":\"\",\"label\":\"Priority\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"low\",\"label\":\"Low\",\"color\":\"\"},{\"value\":\"normal\",\"label\":\"Normal\",\"color\":\"\"},{\"value\":\"high\",\"label\":\"High\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"progress\",\"value\":\"\",\"label\":\"Progress\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"10%\",\"label\":\"10%\",\"color\":\"\"},{\"value\":\"20%\",\"label\":\"20%\",\"color\":\"\"},{\"value\":\"30%\",\"label\":\"30%\",\"color\":\"\"},{\"value\":\"40%\",\"label\":\"40%\",\"color\":\"\"},{\"value\":\"50%\",\"label\":\"50%\",\"color\":\"\"},{\"value\":\"60%\",\"label\":\"60%\",\"color\":\"\"},{\"value\":\"70%\",\"label\":\"70%\",\"color\":\"\"},{\"value\":\"80%\",\"label\":\"80%\",\"color\":\"\"},{\"value\":\"90%\",\"label\":\"90%\",\"color\":\"\"},{\"value\":\"100%\",\"label\":\"100%\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"createdtime\",\"value\":\"2023-03-07 5:41 PM\",\"label\":\"Created Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"value\":\"2023-11-30 12:52 AM\",\"label\":\"Modified Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_DESCRIPTION_INFORMATION\",\"label\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"value\":\"\",\"label\":\"Description\",\"uitype\":\"19\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"text\"},\"mandatory\":false,\"GeoFields\":false}]}],\"id\":\"29x112\",\"recordLabel\":\"Teodorico 21\",\"editAction\":true,\"deleteAction\":true,\"duplicateAction\":true,\"commentModuleAccess\":true,\"ActivityModuleAccess\":true,\"ImageUrl\":\"\",\"isAttachmentSupport\":true,\"recordShortcut\":true,\"modulename\":\"Project\",\"modulelabel\":\"Projects\",\"conversion\":[],\"toMailNamesList\":[],\"isDownloadPDF\":false,\"isEmailPDF\":false,\"PDFType\":[],\"isTimeTrackerModule\":false,\"isTimeTracking\":null,\"tracking_status\":false,\"cttimetrackerid\":\"\",\"time_tracking_record\":null,\"tracking_time\":\"\",\"isTimeTrackingSameRecord\":false,\"is_show_startsave_button\":true,\"time_tracker_access\":true}}}'),
(18,14,'{\"_operation\":\"RelatedRecords\",\"module\":\"Project\",\"record\":\"29x112\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"related_records\":[{\"related_module_name\":\"summary\",\"related_module_label\":\"Key Field\",\"related_module_list\":[{\"fields\":[{\"name\":\"projectname\",\"value\":\"Teodorico 21\",\"label\":\"Project Name\",\"uitype\":\"2\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"startdate\",\"value\":\"2023-03-01\",\"label\":\"Start Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"value\":{\"value\":\"19x6\",\"label\":\"Pietro Marra\"},\"label\":\"Assigned To\",\"uitype\":\"53\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"type\":{\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger\"},\"name\":\"owner\"},\"is_Ajaxedit\":true,\"mandatory\":true,\"GeoFields\":false},{\"name\":\"targetenddate\",\"value\":\"2023-03-11\",\"label\":\"Target End Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projectstatus\",\"value\":\"On Hold\",\"label\":\"Status\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"prospecting\",\"label\":\"Prospecting\",\"color\":\"\"},{\"value\":\"initiated\",\"label\":\"Initiated\",\"color\":\"\"},{\"value\":\"in progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"waiting for feedback\",\"label\":\"Waiting for Feedback\",\"color\":\"\"},{\"value\":\"on hold\",\"label\":\"On Hold\",\"color\":\"\"},{\"value\":\"completed\",\"label\":\"Completed\",\"color\":\"\"},{\"value\":\"delivered\",\"label\":\"Delivered\",\"color\":\"\"},{\"value\":\"archived\",\"label\":\"Archived\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projecttype\",\"value\":\"\",\"label\":\"Type\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"administrative\",\"label\":\"Administrative\",\"color\":\"\"},{\"value\":\"operative\",\"label\":\"Operative\",\"color\":\"\"},{\"value\":\"other\",\"label\":\"Other\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false}]}],\"createAction\":null},{\"related_module_name\":\"Project Key Metrics\",\"related_module_label\":\"Project Key Metrics\",\"related_module_list\":{\"projecttaskstatus\":[{\"Label\":\"Tasks Open\",\"value\":0},{\"Label\":\"Progress\",\"value\":0},{\"Label\":\"Tasks Due\",\"value\":0},{\"Label\":\"Tasks Completed\",\"value\":0}],\"projecttaskpriority\":[{\"Label\":\"High Priority\",\"value\":0},{\"Label\":\"Normal Priority\",\"value\":0},{\"Label\":\"Low Priority\",\"value\":0},{\"Label\":\"Other Priorities\",\"value\":0}]},\"createAction\":null},{\"related_module_name\":\"Documents\",\"related_module_label\":\"Documents\",\"related_module_list\":[{\"fields\":{\"title\":\"Title\",\"filename\":\"File Name\"},\"records\":[]}],\"createAction\":true,\"is_show_document_option\":true},{\"related_module_name\":\"ModComments\",\"related_module_label\":\"Comments\",\"related_module_list\":[{\"fields\":{\"commentcontent\":\"Comment\",\"related_to\":\"Related To\"},\"records\":[{\"modcommentId\":\"32x1203\",\"commentcontent\":\"Attachment\",\"relatedTo\":\"112\",\"reasontoedit\":\"\",\"userid\":\"6\",\"attachments\":[{\"filename\":\"File_20231130_015247.mp3\",\"file_URL\":\"https:\\/\\/works-dev.eslf.it\\/CTMobileApi.php?operation=DownloadUrl&record=1204\",\"fileAccess\":false,\"AccessMessage\":\"You don\'t have permission to access this resource\",\"extension\":\"\"}],\"userName\":\"Pietro Marra\",\"userImage\":\"\",\"createdtime\":\"2023-11-30 00:52:48\",\"ModifiedTime\":\"13 days ago\",\"isEdit\":false,\"isModified\":false,\"modifiedText\":\"\",\"isReply\":true},{\"modcommentId\":\"32x1201\",\"commentcontent\":\"Attachment\",\"relatedTo\":\"112\",\"reasontoedit\":\"\",\"userid\":\"6\",\"attachments\":[{\"filename\":\"File_20231130_015216.mp3\",\"file_URL\":\"https:\\/\\/works-dev.eslf.it\\/CTMobileApi.php?operation=DownloadUrl&record=1202\",\"fileAccess\":false,\"AccessMessage\":\"You don\'t have permission to access this resource\",\"extension\":\"\"}],\"userName\":\"Pietro Marra\",\"userImage\":\"\",\"createdtime\":\"2023-11-30 00:52:17\",\"ModifiedTime\":\"13 days ago\",\"isEdit\":false,\"isModified\":false,\"modifiedText\":\"\",\"isReply\":true},{\"modcommentId\":\"32x1104\",\"commentcontent\":\"qui funzionano i commenti\",\"relatedTo\":\"112\",\"reasontoedit\":\"\",\"userid\":\"6\",\"attachments\":[],\"userName\":\"Pietro Marra\",\"userImage\":\"\",\"createdtime\":\"2023-08-03 16:55:54\",\"ModifiedTime\":\"4 months ago\",\"isEdit\":false,\"isModified\":false,\"modifiedText\":\"\",\"isReply\":true},{\"modcommentId\":\"32x120\",\"commentcontent\":\"email arrivata ma non salvata\",\"relatedTo\":\"112\",\"reasontoedit\":\"\",\"userid\":\"6\",\"attachments\":[],\"userName\":\"Pietro Marra\",\"userImage\":\"\",\"createdtime\":\"2023-03-08 23:10:52\",\"ModifiedTime\":\"9 months ago\",\"isEdit\":false,\"isModified\":false,\"modifiedText\":\"\",\"isReply\":true},{\"modcommentId\":\"32x115\",\"commentcontent\":\"email inviata ma non salvata\",\"relatedTo\":\"112\",\"reasontoedit\":\"\",\"userid\":\"6\",\"attachments\":[],\"userName\":\"Pietro Marra\",\"userImage\":\"\",\"createdtime\":\"2023-03-07 17:57:43\",\"ModifiedTime\":\"9 months ago\",\"isEdit\":false,\"isModified\":false,\"modifiedText\":\"\",\"isReply\":true}]}],\"createAction\":true},{\"related_module_name\":\"Tickets\",\"related_module_label\":\"Tickets\",\"related_module_list\":[{\"fields\":{\"title\":\"Title\",\"priority\":\"Priority\"},\"records\":[]}],\"createAction\":true},{\"related_module_name\":\"ProjectMilestone\",\"related_module_label\":\"Project Milestones\",\"related_module_list\":[{\"fields\":{\"projectmilestonename\":\"Project Milestone Name\",\"projectmilestonedate\":\"Milestone Date\"},\"records\":[]}],\"createAction\":true},{\"related_module_name\":\"ProjectTask\",\"related_module_label\":\"Project Tasks\",\"related_module_list\":[{\"fields\":{\"projecttaskname\":\"Project Task Name\",\"projecttaskprogress\":\"Progress\",\"projecttaskstatus\":\"Status\"},\"records\":[]}],\"createAction\":true}],\"recordLabel\":\"Teodorico 21\",\"editAction\":true,\"deleteAction\":true,\"duplicateAction\":true,\"commentModuleAccess\":true,\"ActivityModuleAccess\":true,\"isAttachmentSupport\":true,\"recordShortcut\":true,\"isDownloadPDF\":false,\"isEmailPDF\":false,\"PDFType\":[],\"toMailNamesList\":[],\"conversion\":[],\"latitude\":null,\"longitude\":null,\"ImageUrl\":\"\"}}'),
(19,14,'{\"_operation\":\"fetchRecordWithGrouping\",\"module\":\"Project\",\"record\":\"29x112\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"record\":{\"blocks\":[{\"name\":\"LBL_PROJECT_INFORMATION\",\"label\":\"Project Details\",\"fields\":[{\"name\":\"projectname\",\"value\":\"Teodorico 21\",\"label\":\"Project Name\",\"uitype\":\"2\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"project_no\",\"value\":\"PROJ3\",\"label\":\"Project Number\",\"uitype\":\"4\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"startdate\",\"value\":\"2023-03-01\",\"label\":\"Start Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"value\":{\"value\":\"19x6\",\"label\":\"Pietro Marra\"},\"label\":\"Assigned To\",\"uitype\":\"53\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"type\":{\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger\"},\"name\":\"owner\"},\"is_Ajaxedit\":true,\"mandatory\":true,\"GeoFields\":false},{\"name\":\"targetenddate\",\"value\":\"2023-03-11\",\"label\":\"Target End Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"actualenddate\",\"value\":\"2023-03-08\",\"label\":\"Actual End Date\",\"uitype\":\"23\",\"summaryfield\":\"0\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projectstatus\",\"value\":\"On Hold\",\"label\":\"Status\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"prospecting\",\"label\":\"Prospecting\",\"color\":\"\"},{\"value\":\"initiated\",\"label\":\"Initiated\",\"color\":\"\"},{\"value\":\"in progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"waiting for feedback\",\"label\":\"Waiting for Feedback\",\"color\":\"\"},{\"value\":\"on hold\",\"label\":\"On Hold\",\"color\":\"\"},{\"value\":\"completed\",\"label\":\"Completed\",\"color\":\"\"},{\"value\":\"delivered\",\"label\":\"Delivered\",\"color\":\"\"},{\"value\":\"archived\",\"label\":\"Archived\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projecttype\",\"value\":\"\",\"label\":\"Type\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"administrative\",\"label\":\"Administrative\",\"color\":\"\"},{\"value\":\"operative\",\"label\":\"Operative\",\"color\":\"\"},{\"value\":\"other\",\"label\":\"Other\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"source\",\"value\":\"CRM\",\"label\":\"Source\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"isconvertedfrompotential\",\"value\":\"No\",\"label\":\"Is Converted From Opportunity\",\"uitype\":\"56\",\"summaryfield\":\"0\",\"typeofdata\":\"C~O\",\"bool_value\":\"0\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"boolean\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_CUSTOM_INFORMATION\",\"label\":\"Custom Information\",\"fields\":[{\"name\":\"projectpriority\",\"value\":\"\",\"label\":\"Priority\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"low\",\"label\":\"Low\",\"color\":\"\"},{\"value\":\"normal\",\"label\":\"Normal\",\"color\":\"\"},{\"value\":\"high\",\"label\":\"High\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"progress\",\"value\":\"\",\"label\":\"Progress\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"10%\",\"label\":\"10%\",\"color\":\"\"},{\"value\":\"20%\",\"label\":\"20%\",\"color\":\"\"},{\"value\":\"30%\",\"label\":\"30%\",\"color\":\"\"},{\"value\":\"40%\",\"label\":\"40%\",\"color\":\"\"},{\"value\":\"50%\",\"label\":\"50%\",\"color\":\"\"},{\"value\":\"60%\",\"label\":\"60%\",\"color\":\"\"},{\"value\":\"70%\",\"label\":\"70%\",\"color\":\"\"},{\"value\":\"80%\",\"label\":\"80%\",\"color\":\"\"},{\"value\":\"90%\",\"label\":\"90%\",\"color\":\"\"},{\"value\":\"100%\",\"label\":\"100%\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"createdtime\",\"value\":\"2023-03-07 5:41 PM\",\"label\":\"Created Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"value\":\"2023-11-30 12:52 AM\",\"label\":\"Modified Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_DESCRIPTION_INFORMATION\",\"label\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"value\":\"\",\"label\":\"Description\",\"uitype\":\"19\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"text\"},\"mandatory\":false,\"GeoFields\":false}]}],\"id\":\"29x112\",\"recordLabel\":\"Teodorico 21\",\"editAction\":true,\"deleteAction\":true,\"duplicateAction\":true,\"commentModuleAccess\":true,\"ActivityModuleAccess\":true,\"ImageUrl\":\"\",\"isAttachmentSupport\":true,\"recordShortcut\":true,\"modulename\":\"Project\",\"modulelabel\":\"Projects\",\"conversion\":[],\"toMailNamesList\":[],\"isDownloadPDF\":false,\"isEmailPDF\":false,\"PDFType\":[],\"isTimeTrackerModule\":false,\"isTimeTracking\":null,\"tracking_status\":false,\"cttimetrackerid\":\"\",\"time_tracking_record\":null,\"tracking_time\":\"\",\"isTimeTrackingSameRecord\":false,\"is_show_startsave_button\":true,\"time_tracker_access\":true}}}'),
(20,14,'{\"_operation\":\"listModuleRecords\",\"isMentionUser\":\"true\",\"module\":\"Users\",\"_session\":\"2a2184e26579a818b473d\",\"field_value\":\"\",\"field_name\":\"[\\\"first_name\\\"]\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"19x1\",\"label\":\"admin Administrator\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x5\",\"label\":\"Easylife Automation\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x6\",\"label\":\"Pietro Marra\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x7\",\"label\":\"Francesca Montuoro\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x10\",\"label\":\"Donato Cella\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x11\",\"label\":\"Rommelson Rodriguez\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x12\",\"label\":\"Francesco Petillo\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x13\",\"label\":\"Valeria Barreca\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x14\",\"label\":\"crmtiger crmtiger\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x15\",\"label\":\"User test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Users\",\"moduleLabel\":\"Users\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"first_name\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 10 of 10\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(21,14,'{\"_operation\":\"listModuleRecords\",\"isMentionUser\":\"true\",\"module\":\"Users\",\"_session\":\"2a2184e26579a818b473d\",\"field_value\":\"\",\"field_name\":\"[\\\"first_name\\\"]\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"19x1\",\"label\":\"admin Administrator\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x5\",\"label\":\"Easylife Automation\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x6\",\"label\":\"Pietro Marra\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x7\",\"label\":\"Francesca Montuoro\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x10\",\"label\":\"Donato Cella\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x11\",\"label\":\"Rommelson Rodriguez\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x12\",\"label\":\"Francesco Petillo\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x13\",\"label\":\"Valeria Barreca\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x14\",\"label\":\"crmtiger crmtiger\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x15\",\"label\":\"User test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Users\",\"moduleLabel\":\"Users\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"first_name\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 10 of 10\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(22,14,'{\"_operation\":\"listModuleRecords\",\"isMentionUser\":\"true\",\"module\":\"Users\",\"_session\":\"2a2184e26579a818b473d\",\"field_value\":\"\",\"field_name\":\"[\\\"first_name\\\",\\\"first_name\\\"]\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"19x1\",\"label\":\"admin Administrator\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x5\",\"label\":\"Easylife Automation\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x6\",\"label\":\"Pietro Marra\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x7\",\"label\":\"Francesca Montuoro\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x10\",\"label\":\"Donato Cella\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x11\",\"label\":\"Rommelson Rodriguez\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x12\",\"label\":\"Francesco Petillo\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x13\",\"label\":\"Valeria Barreca\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x14\",\"label\":\"crmtiger crmtiger\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x15\",\"label\":\"User test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Users\",\"moduleLabel\":\"Users\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"first_name\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 10 of 10\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(23,14,'{\"_operation\":\"listModuleRecords\",\"isMentionUser\":\"true\",\"module\":\"Users\",\"_session\":\"2a2184e26579a818b473d\",\"field_value\":\"\",\"field_name\":\"[\\\"first_name\\\",\\\"first_name\\\",\\\"first_name\\\"]\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"19x1\",\"label\":\"admin Administrator\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x5\",\"label\":\"Easylife Automation\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x6\",\"label\":\"Pietro Marra\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x7\",\"label\":\"Francesca Montuoro\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x10\",\"label\":\"Donato Cella\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x11\",\"label\":\"Rommelson Rodriguez\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x12\",\"label\":\"Francesco Petillo\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x13\",\"label\":\"Valeria Barreca\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x14\",\"label\":\"crmtiger crmtiger\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x15\",\"label\":\"User test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Users\",\"moduleLabel\":\"Users\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"first_name\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 10 of 10\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(24,14,'{\"_operation\":\"listModuleRecords\",\"isMentionUser\":\"true\",\"module\":\"Users\",\"_session\":\"2a2184e26579a818b473d\",\"field_value\":\"\",\"field_name\":\"[\\\"first_name\\\",\\\"first_name\\\",\\\"first_name\\\",\\\"first_name\\\"]\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"19x1\",\"label\":\"admin Administrator\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x5\",\"label\":\"Easylife Automation\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x6\",\"label\":\"Pietro Marra\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x7\",\"label\":\"Francesca Montuoro\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x10\",\"label\":\"Donato Cella\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x11\",\"label\":\"Rommelson Rodriguez\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x12\",\"label\":\"Francesco Petillo\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x13\",\"label\":\"Valeria Barreca\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x14\",\"label\":\"crmtiger crmtiger\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x15\",\"label\":\"User test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Users\",\"moduleLabel\":\"Users\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"first_name\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 10 of 10\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(25,14,'{\"_operation\":\"listModuleRecords\",\"isMentionUser\":\"true\",\"module\":\"Users\",\"_session\":\"2a2184e26579a818b473d\",\"field_value\":\"\",\"field_name\":\"[\\\"first_name\\\",\\\"first_name\\\",\\\"first_name\\\",\\\"first_name\\\",\\\"first_name\\\"]\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"19x1\",\"label\":\"admin Administrator\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x5\",\"label\":\"Easylife Automation\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x6\",\"label\":\"Pietro Marra\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x7\",\"label\":\"Francesca Montuoro\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x10\",\"label\":\"Donato Cella\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x11\",\"label\":\"Rommelson Rodriguez\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x12\",\"label\":\"Francesco Petillo\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x13\",\"label\":\"Valeria Barreca\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x14\",\"label\":\"crmtiger crmtiger\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x15\",\"label\":\"User test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Users\",\"moduleLabel\":\"Users\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"first_name\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 10 of 10\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(26,14,'{\"_operation\":\"fetchRecordWithGrouping\",\"module\":\"Project\",\"record\":\"29x112\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"record\":{\"blocks\":[{\"name\":\"LBL_PROJECT_INFORMATION\",\"label\":\"Project Details\",\"fields\":[{\"name\":\"projectname\",\"value\":\"Teodorico 21\",\"label\":\"Project Name\",\"uitype\":\"2\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"project_no\",\"value\":\"PROJ3\",\"label\":\"Project Number\",\"uitype\":\"4\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"startdate\",\"value\":\"2023-03-01\",\"label\":\"Start Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"value\":{\"value\":\"19x6\",\"label\":\"Pietro Marra\"},\"label\":\"Assigned To\",\"uitype\":\"53\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"type\":{\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger\"},\"name\":\"owner\"},\"is_Ajaxedit\":true,\"mandatory\":true,\"GeoFields\":false},{\"name\":\"targetenddate\",\"value\":\"2023-03-11\",\"label\":\"Target End Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"actualenddate\",\"value\":\"2023-03-08\",\"label\":\"Actual End Date\",\"uitype\":\"23\",\"summaryfield\":\"0\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projectstatus\",\"value\":\"On Hold\",\"label\":\"Status\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"prospecting\",\"label\":\"Prospecting\",\"color\":\"\"},{\"value\":\"initiated\",\"label\":\"Initiated\",\"color\":\"\"},{\"value\":\"in progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"waiting for feedback\",\"label\":\"Waiting for Feedback\",\"color\":\"\"},{\"value\":\"on hold\",\"label\":\"On Hold\",\"color\":\"\"},{\"value\":\"completed\",\"label\":\"Completed\",\"color\":\"\"},{\"value\":\"delivered\",\"label\":\"Delivered\",\"color\":\"\"},{\"value\":\"archived\",\"label\":\"Archived\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projecttype\",\"value\":\"\",\"label\":\"Type\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"administrative\",\"label\":\"Administrative\",\"color\":\"\"},{\"value\":\"operative\",\"label\":\"Operative\",\"color\":\"\"},{\"value\":\"other\",\"label\":\"Other\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"source\",\"value\":\"CRM\",\"label\":\"Source\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"isconvertedfrompotential\",\"value\":\"No\",\"label\":\"Is Converted From Opportunity\",\"uitype\":\"56\",\"summaryfield\":\"0\",\"typeofdata\":\"C~O\",\"bool_value\":\"0\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"boolean\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_CUSTOM_INFORMATION\",\"label\":\"Custom Information\",\"fields\":[{\"name\":\"projectpriority\",\"value\":\"\",\"label\":\"Priority\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"low\",\"label\":\"Low\",\"color\":\"\"},{\"value\":\"normal\",\"label\":\"Normal\",\"color\":\"\"},{\"value\":\"high\",\"label\":\"High\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"progress\",\"value\":\"\",\"label\":\"Progress\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"10%\",\"label\":\"10%\",\"color\":\"\"},{\"value\":\"20%\",\"label\":\"20%\",\"color\":\"\"},{\"value\":\"30%\",\"label\":\"30%\",\"color\":\"\"},{\"value\":\"40%\",\"label\":\"40%\",\"color\":\"\"},{\"value\":\"50%\",\"label\":\"50%\",\"color\":\"\"},{\"value\":\"60%\",\"label\":\"60%\",\"color\":\"\"},{\"value\":\"70%\",\"label\":\"70%\",\"color\":\"\"},{\"value\":\"80%\",\"label\":\"80%\",\"color\":\"\"},{\"value\":\"90%\",\"label\":\"90%\",\"color\":\"\"},{\"value\":\"100%\",\"label\":\"100%\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"createdtime\",\"value\":\"2023-03-07 5:41 PM\",\"label\":\"Created Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"value\":\"2023-11-30 12:52 AM\",\"label\":\"Modified Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_DESCRIPTION_INFORMATION\",\"label\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"value\":\"\",\"label\":\"Description\",\"uitype\":\"19\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"text\"},\"mandatory\":false,\"GeoFields\":false}]}],\"id\":\"29x112\",\"recordLabel\":\"Teodorico 21\",\"editAction\":true,\"deleteAction\":true,\"duplicateAction\":true,\"commentModuleAccess\":true,\"ActivityModuleAccess\":true,\"ImageUrl\":\"\",\"isAttachmentSupport\":true,\"recordShortcut\":true,\"modulename\":\"Project\",\"modulelabel\":\"Projects\",\"conversion\":[],\"toMailNamesList\":[],\"isDownloadPDF\":false,\"isEmailPDF\":false,\"PDFType\":[],\"isTimeTrackerModule\":false,\"isTimeTracking\":null,\"tracking_status\":false,\"cttimetrackerid\":\"\",\"time_tracking_record\":null,\"tracking_time\":\"\",\"isTimeTrackingSameRecord\":false,\"is_show_startsave_button\":true,\"time_tracker_access\":true}}}'),
(27,14,'{\"_operation\":\"fetchRecordWithGrouping\",\"module\":\"Project\",\"record\":\"29x112\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"record\":{\"blocks\":[{\"name\":\"LBL_PROJECT_INFORMATION\",\"label\":\"Project Details\",\"fields\":[{\"name\":\"projectname\",\"value\":\"Teodorico 21\",\"label\":\"Project Name\",\"uitype\":\"2\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"project_no\",\"value\":\"PROJ3\",\"label\":\"Project Number\",\"uitype\":\"4\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"startdate\",\"value\":\"2023-03-01\",\"label\":\"Start Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"value\":{\"value\":\"19x6\",\"label\":\"Pietro Marra\"},\"label\":\"Assigned To\",\"uitype\":\"53\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"type\":{\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger\"},\"name\":\"owner\"},\"is_Ajaxedit\":true,\"mandatory\":true,\"GeoFields\":false},{\"name\":\"targetenddate\",\"value\":\"2023-03-11\",\"label\":\"Target End Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"actualenddate\",\"value\":\"2023-03-08\",\"label\":\"Actual End Date\",\"uitype\":\"23\",\"summaryfield\":\"0\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projectstatus\",\"value\":\"On Hold\",\"label\":\"Status\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"prospecting\",\"label\":\"Prospecting\",\"color\":\"\"},{\"value\":\"initiated\",\"label\":\"Initiated\",\"color\":\"\"},{\"value\":\"in progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"waiting for feedback\",\"label\":\"Waiting for Feedback\",\"color\":\"\"},{\"value\":\"on hold\",\"label\":\"On Hold\",\"color\":\"\"},{\"value\":\"completed\",\"label\":\"Completed\",\"color\":\"\"},{\"value\":\"delivered\",\"label\":\"Delivered\",\"color\":\"\"},{\"value\":\"archived\",\"label\":\"Archived\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projecttype\",\"value\":\"\",\"label\":\"Type\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"administrative\",\"label\":\"Administrative\",\"color\":\"\"},{\"value\":\"operative\",\"label\":\"Operative\",\"color\":\"\"},{\"value\":\"other\",\"label\":\"Other\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"source\",\"value\":\"CRM\",\"label\":\"Source\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"isconvertedfrompotential\",\"value\":\"No\",\"label\":\"Is Converted From Opportunity\",\"uitype\":\"56\",\"summaryfield\":\"0\",\"typeofdata\":\"C~O\",\"bool_value\":\"0\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"boolean\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_CUSTOM_INFORMATION\",\"label\":\"Custom Information\",\"fields\":[{\"name\":\"projectpriority\",\"value\":\"\",\"label\":\"Priority\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"low\",\"label\":\"Low\",\"color\":\"\"},{\"value\":\"normal\",\"label\":\"Normal\",\"color\":\"\"},{\"value\":\"high\",\"label\":\"High\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"progress\",\"value\":\"\",\"label\":\"Progress\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"10%\",\"label\":\"10%\",\"color\":\"\"},{\"value\":\"20%\",\"label\":\"20%\",\"color\":\"\"},{\"value\":\"30%\",\"label\":\"30%\",\"color\":\"\"},{\"value\":\"40%\",\"label\":\"40%\",\"color\":\"\"},{\"value\":\"50%\",\"label\":\"50%\",\"color\":\"\"},{\"value\":\"60%\",\"label\":\"60%\",\"color\":\"\"},{\"value\":\"70%\",\"label\":\"70%\",\"color\":\"\"},{\"value\":\"80%\",\"label\":\"80%\",\"color\":\"\"},{\"value\":\"90%\",\"label\":\"90%\",\"color\":\"\"},{\"value\":\"100%\",\"label\":\"100%\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"createdtime\",\"value\":\"2023-03-07 5:41 PM\",\"label\":\"Created Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"value\":\"2023-11-30 12:52 AM\",\"label\":\"Modified Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_DESCRIPTION_INFORMATION\",\"label\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"value\":\"\",\"label\":\"Description\",\"uitype\":\"19\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"text\"},\"mandatory\":false,\"GeoFields\":false}]}],\"id\":\"29x112\",\"recordLabel\":\"Teodorico 21\",\"editAction\":true,\"deleteAction\":true,\"duplicateAction\":true,\"commentModuleAccess\":true,\"ActivityModuleAccess\":true,\"ImageUrl\":\"\",\"isAttachmentSupport\":true,\"recordShortcut\":true,\"modulename\":\"Project\",\"modulelabel\":\"Projects\",\"conversion\":[],\"toMailNamesList\":[],\"isDownloadPDF\":false,\"isEmailPDF\":false,\"PDFType\":[],\"isTimeTrackerModule\":false,\"isTimeTracking\":null,\"tracking_status\":false,\"cttimetrackerid\":\"\",\"time_tracking_record\":null,\"tracking_time\":\"\",\"isTimeTrackingSameRecord\":false,\"is_show_startsave_button\":true,\"time_tracker_access\":true}}}'),
(28,14,'{\"_operation\":\"RelatedRecords\",\"module\":\"Project\",\"record\":\"29x112\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"related_records\":[{\"related_module_name\":\"summary\",\"related_module_label\":\"Key Field\",\"related_module_list\":[{\"fields\":[{\"name\":\"projectname\",\"value\":\"Teodorico 21\",\"label\":\"Project Name\",\"uitype\":\"2\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"startdate\",\"value\":\"2023-03-01\",\"label\":\"Start Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"value\":{\"value\":\"19x6\",\"label\":\"Pietro Marra\"},\"label\":\"Assigned To\",\"uitype\":\"53\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"type\":{\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger\"},\"name\":\"owner\"},\"is_Ajaxedit\":true,\"mandatory\":true,\"GeoFields\":false},{\"name\":\"targetenddate\",\"value\":\"2023-03-11\",\"label\":\"Target End Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projectstatus\",\"value\":\"On Hold\",\"label\":\"Status\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"prospecting\",\"label\":\"Prospecting\",\"color\":\"\"},{\"value\":\"initiated\",\"label\":\"Initiated\",\"color\":\"\"},{\"value\":\"in progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"waiting for feedback\",\"label\":\"Waiting for Feedback\",\"color\":\"\"},{\"value\":\"on hold\",\"label\":\"On Hold\",\"color\":\"\"},{\"value\":\"completed\",\"label\":\"Completed\",\"color\":\"\"},{\"value\":\"delivered\",\"label\":\"Delivered\",\"color\":\"\"},{\"value\":\"archived\",\"label\":\"Archived\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projecttype\",\"value\":\"\",\"label\":\"Type\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"administrative\",\"label\":\"Administrative\",\"color\":\"\"},{\"value\":\"operative\",\"label\":\"Operative\",\"color\":\"\"},{\"value\":\"other\",\"label\":\"Other\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false}]}],\"createAction\":null},{\"related_module_name\":\"Project Key Metrics\",\"related_module_label\":\"Project Key Metrics\",\"related_module_list\":{\"projecttaskstatus\":[{\"Label\":\"Tasks Open\",\"value\":0},{\"Label\":\"Progress\",\"value\":0},{\"Label\":\"Tasks Due\",\"value\":0},{\"Label\":\"Tasks Completed\",\"value\":0}],\"projecttaskpriority\":[{\"Label\":\"High Priority\",\"value\":0},{\"Label\":\"Normal Priority\",\"value\":0},{\"Label\":\"Low Priority\",\"value\":0},{\"Label\":\"Other Priorities\",\"value\":0}]},\"createAction\":null},{\"related_module_name\":\"Documents\",\"related_module_label\":\"Documents\",\"related_module_list\":[{\"fields\":{\"title\":\"Title\",\"filename\":\"File Name\"},\"records\":[]}],\"createAction\":true,\"is_show_document_option\":true},{\"related_module_name\":\"ModComments\",\"related_module_label\":\"Comments\",\"related_module_list\":[{\"fields\":{\"commentcontent\":\"Comment\",\"related_to\":\"Related To\"},\"records\":[{\"modcommentId\":\"32x1203\",\"commentcontent\":\"Attachment\",\"relatedTo\":\"112\",\"reasontoedit\":\"\",\"userid\":\"6\",\"attachments\":[{\"filename\":\"File_20231130_015247.mp3\",\"file_URL\":\"https:\\/\\/works-dev.eslf.it\\/CTMobileApi.php?operation=DownloadUrl&record=1204\",\"fileAccess\":false,\"AccessMessage\":\"You don\'t have permission to access this resource\",\"extension\":\"\"}],\"userName\":\"Pietro Marra\",\"userImage\":\"\",\"createdtime\":\"2023-11-30 00:52:48\",\"ModifiedTime\":\"13 days ago\",\"isEdit\":false,\"isModified\":false,\"modifiedText\":\"\",\"isReply\":true},{\"modcommentId\":\"32x1201\",\"commentcontent\":\"Attachment\",\"relatedTo\":\"112\",\"reasontoedit\":\"\",\"userid\":\"6\",\"attachments\":[{\"filename\":\"File_20231130_015216.mp3\",\"file_URL\":\"https:\\/\\/works-dev.eslf.it\\/CTMobileApi.php?operation=DownloadUrl&record=1202\",\"fileAccess\":false,\"AccessMessage\":\"You don\'t have permission to access this resource\",\"extension\":\"\"}],\"userName\":\"Pietro Marra\",\"userImage\":\"\",\"createdtime\":\"2023-11-30 00:52:17\",\"ModifiedTime\":\"13 days ago\",\"isEdit\":false,\"isModified\":false,\"modifiedText\":\"\",\"isReply\":true},{\"modcommentId\":\"32x1104\",\"commentcontent\":\"qui funzionano i commenti\",\"relatedTo\":\"112\",\"reasontoedit\":\"\",\"userid\":\"6\",\"attachments\":[],\"userName\":\"Pietro Marra\",\"userImage\":\"\",\"createdtime\":\"2023-08-03 16:55:54\",\"ModifiedTime\":\"4 months ago\",\"isEdit\":false,\"isModified\":false,\"modifiedText\":\"\",\"isReply\":true},{\"modcommentId\":\"32x120\",\"commentcontent\":\"email arrivata ma non salvata\",\"relatedTo\":\"112\",\"reasontoedit\":\"\",\"userid\":\"6\",\"attachments\":[],\"userName\":\"Pietro Marra\",\"userImage\":\"\",\"createdtime\":\"2023-03-08 23:10:52\",\"ModifiedTime\":\"9 months ago\",\"isEdit\":false,\"isModified\":false,\"modifiedText\":\"\",\"isReply\":true},{\"modcommentId\":\"32x115\",\"commentcontent\":\"email inviata ma non salvata\",\"relatedTo\":\"112\",\"reasontoedit\":\"\",\"userid\":\"6\",\"attachments\":[],\"userName\":\"Pietro Marra\",\"userImage\":\"\",\"createdtime\":\"2023-03-07 17:57:43\",\"ModifiedTime\":\"9 months ago\",\"isEdit\":false,\"isModified\":false,\"modifiedText\":\"\",\"isReply\":true}]}],\"createAction\":true},{\"related_module_name\":\"Tickets\",\"related_module_label\":\"Tickets\",\"related_module_list\":[{\"fields\":{\"title\":\"Title\",\"priority\":\"Priority\"},\"records\":[]}],\"createAction\":true},{\"related_module_name\":\"ProjectMilestone\",\"related_module_label\":\"Project Milestones\",\"related_module_list\":[{\"fields\":{\"projectmilestonename\":\"Project Milestone Name\",\"projectmilestonedate\":\"Milestone Date\"},\"records\":[]}],\"createAction\":true},{\"related_module_name\":\"ProjectTask\",\"related_module_label\":\"Project Tasks\",\"related_module_list\":[{\"fields\":{\"projecttaskname\":\"Project Task Name\",\"projecttaskprogress\":\"Progress\",\"projecttaskstatus\":\"Status\"},\"records\":[]}],\"createAction\":true}],\"recordLabel\":\"Teodorico 21\",\"editAction\":true,\"deleteAction\":true,\"duplicateAction\":true,\"commentModuleAccess\":true,\"ActivityModuleAccess\":true,\"isAttachmentSupport\":true,\"recordShortcut\":true,\"isDownloadPDF\":false,\"isEmailPDF\":false,\"PDFType\":[],\"toMailNamesList\":[],\"conversion\":[],\"latitude\":null,\"longitude\":null,\"ImageUrl\":\"\"}}'),
(29,14,'{\"_operation\":\"fetchRecordWithGrouping\",\"module\":\"Project\",\"record\":\"29x112\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"record\":{\"blocks\":[{\"name\":\"LBL_PROJECT_INFORMATION\",\"label\":\"Project Details\",\"fields\":[{\"name\":\"projectname\",\"value\":\"Teodorico 21\",\"label\":\"Project Name\",\"uitype\":\"2\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"project_no\",\"value\":\"PROJ3\",\"label\":\"Project Number\",\"uitype\":\"4\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"startdate\",\"value\":\"2023-03-01\",\"label\":\"Start Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"value\":{\"value\":\"19x6\",\"label\":\"Pietro Marra\"},\"label\":\"Assigned To\",\"uitype\":\"53\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"type\":{\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger\"},\"name\":\"owner\"},\"is_Ajaxedit\":true,\"mandatory\":true,\"GeoFields\":false},{\"name\":\"targetenddate\",\"value\":\"2023-03-11\",\"label\":\"Target End Date\",\"uitype\":\"23\",\"summaryfield\":\"1\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"actualenddate\",\"value\":\"2023-03-08\",\"label\":\"Actual End Date\",\"uitype\":\"23\",\"summaryfield\":\"0\",\"typeofdata\":\"D~O~OTH~GE~startdate~Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projectstatus\",\"value\":\"On Hold\",\"label\":\"Status\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"prospecting\",\"label\":\"Prospecting\",\"color\":\"\"},{\"value\":\"initiated\",\"label\":\"Initiated\",\"color\":\"\"},{\"value\":\"in progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"waiting for feedback\",\"label\":\"Waiting for Feedback\",\"color\":\"\"},{\"value\":\"on hold\",\"label\":\"On Hold\",\"color\":\"\"},{\"value\":\"completed\",\"label\":\"Completed\",\"color\":\"\"},{\"value\":\"delivered\",\"label\":\"Delivered\",\"color\":\"\"},{\"value\":\"archived\",\"label\":\"Archived\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"projecttype\",\"value\":\"\",\"label\":\"Type\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"administrative\",\"label\":\"Administrative\",\"color\":\"\"},{\"value\":\"operative\",\"label\":\"Operative\",\"color\":\"\"},{\"value\":\"other\",\"label\":\"Other\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"source\",\"value\":\"CRM\",\"label\":\"Source\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"isconvertedfrompotential\",\"value\":\"No\",\"label\":\"Is Converted From Opportunity\",\"uitype\":\"56\",\"summaryfield\":\"0\",\"typeofdata\":\"C~O\",\"bool_value\":\"0\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"boolean\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_CUSTOM_INFORMATION\",\"label\":\"Custom Information\",\"fields\":[{\"name\":\"projectpriority\",\"value\":\"\",\"label\":\"Priority\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"low\",\"label\":\"Low\",\"color\":\"\"},{\"value\":\"normal\",\"label\":\"Normal\",\"color\":\"\"},{\"value\":\"high\",\"label\":\"High\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"progress\",\"value\":\"\",\"label\":\"Progress\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"10%\",\"label\":\"10%\",\"color\":\"\"},{\"value\":\"20%\",\"label\":\"20%\",\"color\":\"\"},{\"value\":\"30%\",\"label\":\"30%\",\"color\":\"\"},{\"value\":\"40%\",\"label\":\"40%\",\"color\":\"\"},{\"value\":\"50%\",\"label\":\"50%\",\"color\":\"\"},{\"value\":\"60%\",\"label\":\"60%\",\"color\":\"\"},{\"value\":\"70%\",\"label\":\"70%\",\"color\":\"\"},{\"value\":\"80%\",\"label\":\"80%\",\"color\":\"\"},{\"value\":\"90%\",\"label\":\"90%\",\"color\":\"\"},{\"value\":\"100%\",\"label\":\"100%\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"createdtime\",\"value\":\"2023-03-07 5:41 PM\",\"label\":\"Created Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"value\":\"2023-11-30 12:52 AM\",\"label\":\"Modified Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_DESCRIPTION_INFORMATION\",\"label\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"value\":\"\",\"label\":\"Description\",\"uitype\":\"19\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"text\"},\"mandatory\":false,\"GeoFields\":false}]}],\"id\":\"29x112\",\"recordLabel\":\"Teodorico 21\",\"editAction\":true,\"deleteAction\":true,\"duplicateAction\":true,\"commentModuleAccess\":true,\"ActivityModuleAccess\":true,\"ImageUrl\":\"\",\"isAttachmentSupport\":true,\"recordShortcut\":true,\"modulename\":\"Project\",\"modulelabel\":\"Projects\",\"conversion\":[],\"toMailNamesList\":[],\"isDownloadPDF\":false,\"isEmailPDF\":false,\"PDFType\":[],\"isTimeTrackerModule\":false,\"isTimeTracking\":null,\"tracking_status\":false,\"cttimetrackerid\":\"\",\"time_tracking_record\":null,\"tracking_time\":\"\",\"isTimeTrackingSameRecord\":false,\"is_show_startsave_button\":true,\"time_tracker_access\":true}}}'),
(30,14,'{\"_operation\":\"listModuleRecords\",\"isMentionUser\":\"true\",\"module\":\"Users\",\"_session\":\"2a2184e26579a818b473d\",\"field_value\":\"\",\"field_name\":\"[\\\"first_name\\\"]\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"19x1\",\"label\":\"admin Administrator\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x5\",\"label\":\"Easylife Automation\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x6\",\"label\":\"Pietro Marra\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x7\",\"label\":\"Francesca Montuoro\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x10\",\"label\":\"Donato Cella\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x11\",\"label\":\"Rommelson Rodriguez\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x12\",\"label\":\"Francesco Petillo\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x13\",\"label\":\"Valeria Barreca\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x14\",\"label\":\"crmtiger crmtiger\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x15\",\"label\":\"User test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Users\",\"moduleLabel\":\"Users\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"first_name\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 10 of 10\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(31,14,'{\"_operation\":\"listModuleRecords\",\"isMentionUser\":\"true\",\"module\":\"Users\",\"_session\":\"2a2184e26579a818b473d\",\"field_value\":\"\",\"field_name\":\"[\\\"first_name\\\"]\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"19x1\",\"label\":\"admin Administrator\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x5\",\"label\":\"Easylife Automation\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x6\",\"label\":\"Pietro Marra\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x7\",\"label\":\"Francesca Montuoro\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x10\",\"label\":\"Donato Cella\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x11\",\"label\":\"Rommelson Rodriguez\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x12\",\"label\":\"Francesco Petillo\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x13\",\"label\":\"Valeria Barreca\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x14\",\"label\":\"crmtiger crmtiger\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x15\",\"label\":\"User test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Users\",\"moduleLabel\":\"Users\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"first_name\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 10 of 10\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(32,14,'{\"_operation\":\"listModuleRecords\",\"isMentionUser\":\"true\",\"module\":\"Users\",\"_session\":\"2a2184e26579a818b473d\",\"field_value\":\"\",\"field_name\":\"[\\\"first_name\\\",\\\"first_name\\\"]\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"19x1\",\"label\":\"admin Administrator\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x5\",\"label\":\"Easylife Automation\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x6\",\"label\":\"Pietro Marra\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x7\",\"label\":\"Francesca Montuoro\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x10\",\"label\":\"Donato Cella\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x11\",\"label\":\"Rommelson Rodriguez\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x12\",\"label\":\"Francesco Petillo\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x13\",\"label\":\"Valeria Barreca\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x14\",\"label\":\"crmtiger crmtiger\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x15\",\"label\":\"User test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Users\",\"moduleLabel\":\"Users\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"first_name\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 10 of 10\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(33,14,'{\"_operation\":\"listModuleRecords\",\"isMentionUser\":\"true\",\"module\":\"Users\",\"_session\":\"2a2184e26579a818b473d\",\"field_value\":\"\",\"field_name\":\"[\\\"first_name\\\",\\\"first_name\\\",\\\"first_name\\\"]\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"19x1\",\"label\":\"admin Administrator\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x5\",\"label\":\"Easylife Automation\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x6\",\"label\":\"Pietro Marra\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x7\",\"label\":\"Francesca Montuoro\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x10\",\"label\":\"Donato Cella\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x11\",\"label\":\"Rommelson Rodriguez\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x12\",\"label\":\"Francesco Petillo\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x13\",\"label\":\"Valeria Barreca\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x14\",\"label\":\"crmtiger crmtiger\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x15\",\"label\":\"User test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Users\",\"moduleLabel\":\"Users\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"first_name\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 10 of 10\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(34,14,'{\"_operation\":\"listModuleRecords\",\"isMentionUser\":\"true\",\"module\":\"Users\",\"_session\":\"2a2184e26579a818b473d\",\"field_value\":\"\",\"field_name\":\"[\\\"first_name\\\",\\\"first_name\\\",\\\"first_name\\\",\\\"first_name\\\"]\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"19x1\",\"label\":\"admin Administrator\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x5\",\"label\":\"Easylife Automation\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x6\",\"label\":\"Pietro Marra\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x7\",\"label\":\"Francesca Montuoro\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x10\",\"label\":\"Donato Cella\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x11\",\"label\":\"Rommelson Rodriguez\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x12\",\"label\":\"Francesco Petillo\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x13\",\"label\":\"Valeria Barreca\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x14\",\"label\":\"crmtiger crmtiger\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x15\",\"label\":\"User test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Users\",\"moduleLabel\":\"Users\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"first_name\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 10 of 10\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(35,14,'{\"_operation\":\"listModuleRecords\",\"isMentionUser\":\"true\",\"module\":\"Users\",\"_session\":\"2a2184e26579a818b473d\",\"field_value\":\"\",\"field_name\":\"[\\\"first_name\\\",\\\"first_name\\\",\\\"first_name\\\",\\\"first_name\\\",\\\"first_name\\\"]\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"19x1\",\"label\":\"admin Administrator\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x5\",\"label\":\"Easylife Automation\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x6\",\"label\":\"Pietro Marra\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x7\",\"label\":\"Francesca Montuoro\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x10\",\"label\":\"Donato Cella\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x11\",\"label\":\"Rommelson Rodriguez\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x12\",\"label\":\"Francesco Petillo\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x13\",\"label\":\"Valeria Barreca\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x14\",\"label\":\"crmtiger crmtiger\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"19x15\",\"label\":\"User test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Users\",\"moduleLabel\":\"Users\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"first_name\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 10 of 10\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(36,14,'{\"filterid\":\"49\",\"_operation\":\"listModuleRecords\",\"user_type\":\"premium\",\"size\":\"20\",\"module\":\"Project\",\"_session\":\"2a2184e26579a818b473d\",\"index\":\"1\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"29x112\",\"label\":\"Teodorico 21\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1100\",\"label\":\"Onboarding APT Cola Montano 3 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1098\",\"label\":\"Onboarding APT Via Procaccini 12 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1045\",\"label\":\"Onboarding APT Garofalo 5 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1043\",\"label\":\"Onboarding APT Giovanni Schiaparelli Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1041\",\"label\":\"Onboarding APT Viale Stelvio 45 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1039\",\"label\":\"Onboarding APT Via Rosolino Pilo 6 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1037\",\"label\":\"Onboarding APT Via Angera 10 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1035\",\"label\":\"Onboarding APT Corso di porta romana 109 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1033\",\"label\":\"Onboarding APT VIA Melchiorre Gioia 30 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1031\",\"label\":\"Onboarding APT Zuretti 5 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1029\",\"label\":\"Onboarding APT Via Spallanzani 6 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x1027\",\"label\":\"Onboarding APT Via masera 10 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x874\",\"label\":\"Onboarding APT Via Friuli 24 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x610\",\"label\":\"Onboarding APT crema 1 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x601\",\"label\":\"Onboarding APT Via Solferino Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x595\",\"label\":\"Onboarding APT via del torchio Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x592\",\"label\":\"Onboarding APT viale sabotino 20 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x591\",\"label\":\"Onboarding APT Viale Ca granda 44 Milano\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"29x200\",\"label\":\"Attivazione HOMETOGO\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Project\",\"moduleLabel\":\"Projects\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":false,\"entityField\":{\"name\":\"projectname\",\"label\":\"Project Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":true,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~M\",\"uitype\":\"2\",\"summaryfield\":\"1\",\"presence\":\"2\"},\"pagingLabel\":\"1 to 20 of 22\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(37,14,'{\"_operation\":\"logout\",\"_session\":\"2a2184e26579a818b473d\"}','{\"success\":true,\"result\":{\"code\":1,\"message\":\"Logout Successfully\"}}'),
(38,14,'{\"_operation\":\"Dashboard\"}','{\"success\":true,\"result\":{\"attendance_status\":false,\"timetracking_data\":{\"isTimeTracking\":false,\"time_tracking_record\":\"\",\"tracking_title\":\"\",\"related_record\":\"\",\"related_record_title\":\"\",\"related_module\":\"\",\"tracking_status\":\"\"},\"isRead\":true,\"EventsLabel\":\"Events\",\"WidgetsList\":[{\"widgetid\":\"103\",\"widgetname\":\"Funnel Amount\",\"widgetlabel\":\"Total Amount by Sales stage\",\"is_added\":false,\"sequence\":7},{\"widgetid\":\"99\",\"widgetname\":\"Key Metrics\",\"widgetlabel\":\"Key Metrics\",\"is_added\":false,\"sequence\":6},{\"widgetid\":\"68\",\"widgetname\":\"Open Tickets\",\"widgetlabel\":\"Open Tickets\",\"is_added\":false,\"sequence\":5},{\"widgetid\":\"66\",\"widgetname\":\"Overdue Activities\",\"widgetlabel\":\"Overdue Activities\",\"is_added\":false,\"sequence\":4},{\"widgetid\":\"60\",\"widgetname\":\"Pipelined Amount\",\"widgetlabel\":\"Sales Pipeline\",\"is_added\":false,\"sequence\":3},{\"widgetid\":\"59\",\"widgetname\":\"Potentials by Stage\",\"widgetlabel\":\"Opportunities by Stage\",\"is_added\":false,\"sequence\":2},{\"widgetid\":\"57\",\"widgetname\":\"Upcoming Activities\",\"widgetlabel\":\"Upcoming Activities\",\"is_added\":false,\"sequence\":1},{\"widgetid\":\"56\",\"widgetname\":\"History\",\"widgetlabel\":\"History\",\"is_added\":false,\"sequence\":0},{\"widgetid\":\"2\",\"widgetname\":\"time_tracking\",\"widgetlabel\":\"Time Tracker\",\"is_added\":true,\"sequence\":0}],\"ReportsList\":[],\"sequence_list\":[]}}'),
(39,14,'{\"_operation\":\"Dashboard\"}','{\"success\":true,\"result\":{\"attendance_status\":false,\"timetracking_data\":{\"isTimeTracking\":false,\"time_tracking_record\":\"\",\"tracking_title\":\"\",\"related_record\":\"\",\"related_record_title\":\"\",\"related_module\":\"\",\"tracking_status\":\"\"},\"isRead\":true,\"EventsLabel\":\"Events\",\"WidgetsList\":[{\"widgetid\":\"103\",\"widgetname\":\"Funnel Amount\",\"widgetlabel\":\"Total Amount by Sales stage\",\"is_added\":false,\"sequence\":7},{\"widgetid\":\"99\",\"widgetname\":\"Key Metrics\",\"widgetlabel\":\"Key Metrics\",\"is_added\":false,\"sequence\":6},{\"widgetid\":\"68\",\"widgetname\":\"Open Tickets\",\"widgetlabel\":\"Open Tickets\",\"is_added\":false,\"sequence\":5},{\"widgetid\":\"66\",\"widgetname\":\"Overdue Activities\",\"widgetlabel\":\"Overdue Activities\",\"is_added\":false,\"sequence\":4},{\"widgetid\":\"60\",\"widgetname\":\"Pipelined Amount\",\"widgetlabel\":\"Sales Pipeline\",\"is_added\":false,\"sequence\":3},{\"widgetid\":\"59\",\"widgetname\":\"Potentials by Stage\",\"widgetlabel\":\"Opportunities by Stage\",\"is_added\":false,\"sequence\":2},{\"widgetid\":\"57\",\"widgetname\":\"Upcoming Activities\",\"widgetlabel\":\"Upcoming Activities\",\"is_added\":false,\"sequence\":1},{\"widgetid\":\"56\",\"widgetname\":\"History\",\"widgetlabel\":\"History\",\"is_added\":false,\"sequence\":0},{\"widgetid\":\"2\",\"widgetname\":\"time_tracking\",\"widgetlabel\":\"Time Tracker\",\"is_added\":true,\"sequence\":0}],\"ReportsList\":[],\"sequence_list\":[]}}'),
(40,14,'{\"_operation\":\"logout\",\"_session\":\"ae510bc657a8ac94ca8f\"}','{\"success\":true,\"result\":{\"code\":1,\"message\":\"Logout Successfully\"}}'),
(41,14,'{\"_operation\":\"Dashboard\",\"_session\":\"836016b6580328781023\"}','{\"success\":true,\"result\":{\"attendance_status\":false,\"timetracking_data\":{\"isTimeTracking\":false,\"time_tracking_record\":\"\",\"tracking_title\":\"\",\"related_record\":\"\",\"related_record_title\":\"\",\"related_module\":\"\",\"tracking_status\":\"\"},\"isRead\":true,\"EventsLabel\":\"Events\",\"WidgetsList\":[{\"widgetid\":\"103\",\"widgetname\":\"Funnel Amount\",\"widgetlabel\":\"Total Amount by Sales stage\",\"is_added\":false,\"sequence\":7},{\"widgetid\":\"99\",\"widgetname\":\"Key Metrics\",\"widgetlabel\":\"Key Metrics\",\"is_added\":false,\"sequence\":6},{\"widgetid\":\"68\",\"widgetname\":\"Open Tickets\",\"widgetlabel\":\"Open Tickets\",\"is_added\":false,\"sequence\":5},{\"widgetid\":\"66\",\"widgetname\":\"Overdue Activities\",\"widgetlabel\":\"Overdue Activities\",\"is_added\":false,\"sequence\":4},{\"widgetid\":\"60\",\"widgetname\":\"Pipelined Amount\",\"widgetlabel\":\"Sales Pipeline\",\"is_added\":false,\"sequence\":3},{\"widgetid\":\"59\",\"widgetname\":\"Potentials by Stage\",\"widgetlabel\":\"Opportunities by Stage\",\"is_added\":false,\"sequence\":2},{\"widgetid\":\"57\",\"widgetname\":\"Upcoming Activities\",\"widgetlabel\":\"Upcoming Activities\",\"is_added\":false,\"sequence\":1},{\"widgetid\":\"56\",\"widgetname\":\"History\",\"widgetlabel\":\"History\",\"is_added\":false,\"sequence\":0},{\"widgetid\":\"2\",\"widgetname\":\"time_tracking\",\"widgetlabel\":\"Time Tracker\",\"is_added\":true,\"sequence\":0}],\"ReportsList\":[],\"sequence_list\":[]}}'),
(42,14,'{\"_operation\":\"logout\",\"_session\":\"836016b6580328781023\"}','{\"success\":true,\"result\":{\"code\":1,\"message\":\"Logout Successfully\"}}'),
(43,14,'{\"_operation\":\"CTLanguage\"}','{\"success\":true,\"result\":{\"section_list\":[{\"keyword_name\":\"network_error\",\"language_keyword\":\"Network connection error!\"},{\"keyword_name\":\"connection_check\",\"language_keyword\":\"Could not connect to CRM, Please check your Internet connection.\"},{\"keyword_name\":\"update\",\"language_keyword\":\"Update\"},{\"keyword_name\":\"cancel\",\"language_keyword\":\"Cancel\"},{\"keyword_name\":\"ok\",\"language_keyword\":\"Ok\"},{\"keyword_name\":\"more_information\",\"language_keyword\":\"Click here for more information.\"},{\"keyword_name\":\"yes\",\"language_keyword\":\"Yes\"},{\"keyword_name\":\"no\",\"language_keyword\":\"No\"},{\"keyword_name\":\"click_again_exit\",\"language_keyword\":\"Click again to exit\"},{\"keyword_name\":\"forpermission\",\"language_keyword\":\"You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.\"},{\"keyword_name\":\"clickhere\",\"language_keyword\":\"Click here\"},{\"keyword_name\":\"clickhere_subscribe\",\"language_keyword\":\"Click here to subscribe premium version\"},{\"keyword_name\":\"clickhere_configure\",\"language_keyword\":\"Click here and view how to Configure.\"},{\"keyword_name\":\"please_wait\",\"language_keyword\":\"Please Wait\\u2026\"},{\"keyword_name\":\"share__msg\",\"language_keyword\":\"Share file with\"},{\"keyword_name\":\"dialog_camera\",\"language_keyword\":\"Camera\"},{\"keyword_name\":\"dialog_add_file_by\",\"language_keyword\":\"Take Photo from\"},{\"keyword_name\":\"add\",\"language_keyword\":\"Add\"},{\"keyword_name\":\"mail_manager_configured\",\"language_keyword\":\"Mail Manager is not configured\"},{\"keyword_name\":\"dialog_add_files_by\",\"language_keyword\":\"Add Files by\"},{\"keyword_name\":\"dialog_drive\",\"language_keyword\":\"Drive\"},{\"keyword_name\":\"dialog_drop_box\",\"language_keyword\":\"Drop Box\"},{\"keyword_name\":\"dialog_need_signin\",\"language_keyword\":\"You need to Sign-in to your Drive account first.\"},{\"keyword_name\":\"dialog_gallery\",\"language_keyword\":\"Gallery\"},{\"keyword_name\":\"delete\",\"language_keyword\":\"Delete\"},{\"keyword_name\":\"timeoutmessage\",\"language_keyword\":\"Oops! Request is taking more time than expected.\"},{\"keyword_name\":\"gps_location_message\",\"language_keyword\":\"GPS is not enabled. Please turn it on to get your near by locations.\"},{\"keyword_name\":\"sure_want_delete\",\"language_keyword\":\"Are you sure want to delete ?\"},{\"keyword_name\":\"select\",\"language_keyword\":\"Select\"},{\"keyword_name\":\"msgforrecordaudio\",\"language_keyword\":\"Minimum record duration one second.\"},{\"keyword_name\":\"permission_storage\",\"language_keyword\":\"Permission denied to read your External storage\"},{\"keyword_name\":\"send_permission_msg\",\"language_keyword\":\"Send message permission denied\"},{\"keyword_name\":\"choosefile\",\"language_keyword\":\"Choose File\"},{\"keyword_name\":\"enter\",\"language_keyword\":\"Enter\"},{\"keyword_name\":\"select_an_option\",\"language_keyword\":\"Select an Option\"},{\"keyword_name\":\"email_validation\",\"language_keyword\":\"Email is not valid\"},{\"keyword_name\":\"please_enter\",\"language_keyword\":\"Please Enter\"},{\"keyword_name\":\"website_validation_text\",\"language_keyword\":\"Website URL is not valid\"},{\"keyword_name\":\"selectvalue\",\"language_keyword\":\"Select value first\"},{\"keyword_name\":\"email\",\"language_keyword\":\"Email\"},{\"keyword_name\":\"enter_email_address\",\"language_keyword\":\"Enter email address\"},{\"keyword_name\":\"email_address_not_correct\",\"language_keyword\":\"Email address incorrect\"},{\"keyword_name\":\"pls_enter_subject\",\"language_keyword\":\"Please Enter Subject\"},{\"keyword_name\":\"attachFiles\",\"language_keyword\":\"Attached File\"},{\"keyword_name\":\"from\",\"language_keyword\":\"From\"},{\"keyword_name\":\"to\",\"language_keyword\":\"To\"},{\"keyword_name\":\"call_permission_msg\",\"language_keyword\":\"Call permission denied\"},{\"keyword_name\":\"no_records\",\"language_keyword\":\"No records found\"},{\"keyword_name\":\"fullform\",\"language_keyword\":\"Create New\"},{\"keyword_name\":\"save\",\"language_keyword\":\"Save\"},{\"keyword_name\":\"total\",\"language_keyword\":\"Total\"},{\"keyword_name\":\"discount\",\"language_keyword\":\"Discount\"},{\"keyword_name\":\"price\",\"language_keyword\":\"Price\"},{\"keyword_name\":\"quantity\",\"language_keyword\":\"Quantity\"},{\"keyword_name\":\"select_module\",\"language_keyword\":\"Select Module\"},{\"keyword_name\":\"item_list\",\"language_keyword\":\"Item List\"},{\"keyword_name\":\"quickcreate\",\"language_keyword\":\"Quick Create\"},{\"keyword_name\":\"overwrite_msg_part1\",\"language_keyword\":\"Overwrite the existing address with the selected\"},{\"keyword_name\":\"once_in_every\",\"language_keyword\":\"Once in every\"},{\"keyword_name\":\"overwrite_msg_part2\",\"language_keyword\":\"address details?\"},{\"keyword_name\":\"add_item\",\"language_keyword\":\"Add Item\"},{\"keyword_name\":\"recordsave\",\"language_keyword\":\"Record saved successfully\"},{\"keyword_name\":\"recordnotsave\",\"language_keyword\":\"Could not save record. Try again later\"},{\"keyword_name\":\"minutes\",\"language_keyword\":\"Minutes\"},{\"keyword_name\":\"hours\",\"language_keyword\":\"Hours\"},{\"keyword_name\":\"days\",\"language_keyword\":\"Days\"},{\"keyword_name\":\"on\",\"language_keyword\":\"On\"},{\"keyword_name\":\"day_of_the_month\",\"language_keyword\":\"day of the month\"},{\"keyword_name\":\"list_price\",\"language_keyword\":\"List Price\"},{\"keyword_name\":\"add_record\",\"language_keyword\":\"Add Record\"},{\"keyword_name\":\"add_product\",\"language_keyword\":\"Add Product\"},{\"keyword_name\":\"add_service\",\"language_keyword\":\"Add Service\"},{\"keyword_name\":\"discountin\",\"language_keyword\":\"Discount in %\"},{\"keyword_name\":\"unitprice\",\"language_keyword\":\"Unit price\"},{\"keyword_name\":\"netprice\",\"language_keyword\":\"Net price\"},{\"keyword_name\":\"comments\",\"language_keyword\":\"Comments\"},{\"keyword_name\":\"add_close\",\"language_keyword\":\"Add & Close\"},{\"keyword_name\":\"fetching_rout_message\",\"language_keyword\":\"Fetching route, Please wait\\u2026\"},{\"keyword_name\":\"setting\",\"language_keyword\":\"Settings\"},{\"keyword_name\":\"utc\",\"language_keyword\":\"UTC\"},{\"keyword_name\":\"in\",\"language_keyword\":\"In\"},{\"keyword_name\":\"days_ago\",\"language_keyword\":\"days ago\"},{\"keyword_name\":\"mins_ago\",\"language_keyword\":\"Minutes ago\"},{\"keyword_name\":\"justnow\",\"language_keyword\":\"Just now\"},{\"keyword_name\":\"hours_ago\",\"language_keyword\":\"hours ago\"},{\"keyword_name\":\"in_1_day\",\"language_keyword\":\"In 1 day\"},{\"keyword_name\":\"scanqrcode\",\"language_keyword\":\"Asset \\/ Card scanner\"},{\"keyword_name\":\"call_log\",\"language_keyword\":\"Call Log\"},{\"keyword_name\":\"voice_message\",\"language_keyword\":\"Hi\"},{\"keyword_name\":\"voice_message1\",\"language_keyword\":\"What can I search for you in\"},{\"keyword_name\":\"live_tracking\",\"language_keyword\":\"Live Tracking\"},{\"keyword_name\":\"mailmanager\",\"language_keyword\":\"Mail Manager\"},{\"keyword_name\":\"my_location\",\"language_keyword\":\"My location\"},{\"keyword_name\":\"created_on\",\"language_keyword\":\"Created On\"},{\"keyword_name\":\"modified_on\",\"language_keyword\":\"Modified On\"},{\"keyword_name\":\"enter_comments\",\"language_keyword\":\"Enter Comments\"},{\"keyword_name\":\"viewmore\",\"language_keyword\":\"View More\"},{\"keyword_name\":\"viewless\",\"language_keyword\":\"View Less\"},{\"keyword_name\":\"gotofullform\",\"language_keyword\":\"Go to Full Form\"},{\"keyword_name\":\"post\",\"language_keyword\":\"Post\"},{\"keyword_name\":\"url\",\"language_keyword\":\"URL\"},{\"keyword_name\":\"dialog_title_text_back_color\",\"language_keyword\":\"Select a Text Background Color\"},{\"keyword_name\":\"event_or_task\",\"language_keyword\":\"Add event\\/task\"},{\"keyword_name\":\"shortcut\",\"language_keyword\":\"Shortcuts\"},{\"keyword_name\":\"select_field\",\"language_keyword\":\"Select Field\"},{\"keyword_name\":\"share\",\"language_keyword\":\"Share\"},{\"keyword_name\":\"title_insert_link\",\"language_keyword\":\"Insert Link\"},{\"keyword_name\":\"addyourcommentshere\",\"language_keyword\":\"Add your comments here\"},{\"keyword_name\":\"nocomment\",\"language_keyword\":\"No Comments\"},{\"keyword_name\":\"leads\",\"language_keyword\":\"Leads\"},{\"keyword_name\":\"true_val\",\"language_keyword\":\"true\"},{\"keyword_name\":\"noresult\",\"language_keyword\":\"No Result\"},{\"keyword_name\":\"version\",\"language_keyword\":\"Version\"},{\"keyword_name\":\"convert_lead\",\"language_keyword\":\"Convert Lead\"},{\"keyword_name\":\"app_name\",\"language_keyword\":\"CRMTiger\"},{\"keyword_name\":\"enter_url\",\"language_keyword\":\"Please Enter url\"},{\"keyword_name\":\"help\",\"language_keyword\":\"Help\"},{\"keyword_name\":\"contact_us\",\"language_keyword\":\"Contact Us\"},{\"keyword_name\":\"updates\",\"language_keyword\":\"Updates\"},{\"keyword_name\":\"logout\",\"language_keyword\":\"LogOut\"},{\"keyword_name\":\"busnies_cardscanner\",\"language_keyword\":\"Business Card Scanner\"},{\"keyword_name\":\"sure_want_logout\",\"language_keyword\":\"Are you sure want to logout ?\"},{\"keyword_name\":\"logout_message\",\"language_keyword\":\"Logout successfully\"},{\"keyword_name\":\"all\",\"language_keyword\":\"All\"},{\"keyword_name\":\"add_event\",\"language_keyword\":\"Add event\"},{\"keyword_name\":\"add_task\",\"language_keyword\":\"Add Task\"},{\"keyword_name\":\"next\",\"language_keyword\":\"Next\"},{\"keyword_name\":\"terms_conditions\",\"language_keyword\":\"Terms and Conditions\"},{\"keyword_name\":\"login\",\"language_keyword\":\"Login\"},{\"keyword_name\":\"privacy_policay\",\"language_keyword\":\"By logging in, you agree to our Terms and Conditions & Privacy Policy\"},{\"keyword_name\":\"copyright\",\"language_keyword\":\"Copyright \\u00a9 2024 CRMTiger Version\"},{\"keyword_name\":\"enter_username\",\"language_keyword\":\"Please enter username\"},{\"keyword_name\":\"enter_password\",\"language_keyword\":\"Please enter password\"},{\"keyword_name\":\"remanberme\",\"language_keyword\":\"Remember Me\"},{\"keyword_name\":\"forgot_password\",\"language_keyword\":\"Forgot password?\"},{\"keyword_name\":\"privacy_policay1\",\"language_keyword\":\"Privacy Policy\"},{\"keyword_name\":\"contactsupportmsg\",\"language_keyword\":\"Something went wrong. \\n please Click here to contact support.\"},{\"keyword_name\":\"enter_username_password\",\"language_keyword\":\"Entered Username or Password is wrong\"},{\"keyword_name\":\"server_issue_occured\",\"language_keyword\":\"Server issues occurred\"},{\"keyword_name\":\"password\",\"language_keyword\":\"Password\"},{\"keyword_name\":\"user_name\",\"language_keyword\":\"Username\"},{\"keyword_name\":\"reset_pwd\",\"language_keyword\":\"Reset Password\"},{\"keyword_name\":\"forgot_password_title\",\"language_keyword\":\"Forgot password\"},{\"keyword_name\":\"enter_user_name\",\"language_keyword\":\"Enter user name\"},{\"keyword_name\":\"cc\",\"language_keyword\":\"Cc\"},{\"keyword_name\":\"body\",\"language_keyword\":\"Body\"},{\"keyword_name\":\"bcc\",\"language_keyword\":\"BCC\"},{\"keyword_name\":\"dialog_title_text_color\",\"language_keyword\":\"Select a Text Color\"},{\"keyword_name\":\"date\",\"language_keyword\":\"Date\"},{\"keyword_name\":\"subject\",\"language_keyword\":\"Subject\"},{\"keyword_name\":\"composeMail\",\"language_keyword\":\"Compose Mail\"},{\"keyword_name\":\"send\",\"language_keyword\":\"Send\"},{\"keyword_name\":\"select_message\",\"language_keyword\":\"Select message\"},{\"keyword_name\":\"title_insert_table\",\"language_keyword\":\"Insert Table\"},{\"keyword_name\":\"log_file_sms\",\"language_keyword\":\"I agree to Share API Log to Technical team for further troubleshooting\"},{\"keyword_name\":\"edit_record\",\"language_keyword\":\"Edit Records\"},{\"keyword_name\":\"select_time\",\"language_keyword\":\"Select Time\"},{\"keyword_name\":\"edit_item\",\"language_keyword\":\"Edit Item\"},{\"keyword_name\":\"items_total\",\"language_keyword\":\"Items Total\"},{\"keyword_name\":\"number_less_then_31\",\"language_keyword\":\"Number should be less than 31\"},{\"keyword_name\":\"users\",\"language_keyword\":\"Users\"},{\"keyword_name\":\"groups\",\"language_keyword\":\"Groups\"},{\"keyword_name\":\"txt_note_for_file\",\"language_keyword\":\"Note : Existing attachments(images\\/files) will be replaced\"},{\"keyword_name\":\"greaterdatetime\",\"language_keyword\":\"End DateTime should be greater than Start DateTime\"},{\"keyword_name\":\"until\",\"language_keyword\":\"Until\"},{\"keyword_name\":\"organizations\",\"language_keyword\":\"Organizations\"},{\"keyword_name\":\"contacts\",\"language_keyword\":\"Contacts\"},{\"keyword_name\":\"opportunity\",\"language_keyword\":\"Opportunity\"},{\"keyword_name\":\"lbl_sun\",\"language_keyword\":\"SUN\"},{\"keyword_name\":\"lbl_mon\",\"language_keyword\":\"MON\"},{\"keyword_name\":\"lbl_tue\",\"language_keyword\":\"TUE\"},{\"keyword_name\":\"lbl_wed\",\"language_keyword\":\"WED\"},{\"keyword_name\":\"lbl_thu\",\"language_keyword\":\"THU\"},{\"keyword_name\":\"lbl_fri\",\"language_keyword\":\"FRI\"},{\"keyword_name\":\"lbl_sat\",\"language_keyword\":\"SAT\"},{\"keyword_name\":\"lbl_1\",\"language_keyword\":\"1\"},{\"keyword_name\":\"lbl_2\",\"language_keyword\":\"2\"},{\"keyword_name\":\"lbl_3\",\"language_keyword\":\"3\"},{\"keyword_name\":\"lbl_4\",\"language_keyword\":\"4\"},{\"keyword_name\":\"lbl_5\",\"language_keyword\":\"5\"},{\"keyword_name\":\"lbl_6\",\"language_keyword\":\"6\"},{\"keyword_name\":\"lbl_7\",\"language_keyword\":\"7\"},{\"keyword_name\":\"lbl_8\",\"language_keyword\":\"8\"},{\"keyword_name\":\"lbl_9\",\"language_keyword\":\"9\"},{\"keyword_name\":\"lbl_10\",\"language_keyword\":\"10\"},{\"keyword_name\":\"lbl_11\",\"language_keyword\":\"11\"},{\"keyword_name\":\"lbl_12\",\"language_keyword\":\"12\"},{\"keyword_name\":\"lbl_13\",\"language_keyword\":\"13\"},{\"keyword_name\":\"lbl_14\",\"language_keyword\":\"14\"},{\"keyword_name\":\"lbl_15\",\"language_keyword\":\"15\"},{\"keyword_name\":\"lbl_16\",\"language_keyword\":\"16\"},{\"keyword_name\":\"lbl_17\",\"language_keyword\":\"17\"},{\"keyword_name\":\"lbl_18\",\"language_keyword\":\"18\"},{\"keyword_name\":\"lbl_19\",\"language_keyword\":\"19\"},{\"keyword_name\":\"lbl_20\",\"language_keyword\":\"20\"},{\"keyword_name\":\"lbl_21\",\"language_keyword\":\"21\"},{\"keyword_name\":\"lbl_22\",\"language_keyword\":\"22\"},{\"keyword_name\":\"lbl_23\",\"language_keyword\":\"23\"},{\"keyword_name\":\"lbl_24\",\"language_keyword\":\"24\"},{\"keyword_name\":\"lbl_25\",\"language_keyword\":\"25\"},{\"keyword_name\":\"lbl_26\",\"language_keyword\":\"26\"},{\"keyword_name\":\"lbl_27\",\"language_keyword\":\"27\"},{\"keyword_name\":\"lbl_28\",\"language_keyword\":\"28\"},{\"keyword_name\":\"lbl_29\",\"language_keyword\":\"29\"},{\"keyword_name\":\"lbl_30\",\"language_keyword\":\"30\"},{\"keyword_name\":\"lbl_31\",\"language_keyword\":\"31\"},{\"keyword_name\":\"lbl_32\",\"language_keyword\":\"32\"},{\"keyword_name\":\"lbl_33\",\"language_keyword\":\"33\"},{\"keyword_name\":\"lbl_34\",\"language_keyword\":\"34\"},{\"keyword_name\":\"lbl_35\",\"language_keyword\":\"35\"},{\"keyword_name\":\"lbl_36\",\"language_keyword\":\"36\"},{\"keyword_name\":\"lbl_37\",\"language_keyword\":\"37\"},{\"keyword_name\":\"lbl_38\",\"language_keyword\":\"38\"},{\"keyword_name\":\"lbl_39\",\"language_keyword\":\"39\"},{\"keyword_name\":\"lbl_40\",\"language_keyword\":\"40\"},{\"keyword_name\":\"lbl_41\",\"language_keyword\":\"41\"},{\"keyword_name\":\"lbl_42\",\"language_keyword\":\"42\"},{\"keyword_name\":\"current_date\",\"language_keyword\":\"current date\"},{\"keyword_name\":\"event\",\"language_keyword\":\"Events\"},{\"keyword_name\":\"calendar\",\"language_keyword\":\"Calendar\"},{\"keyword_name\":\"latest_version\",\"language_keyword\":\"Latest Version :\"},{\"keyword_name\":\"expire_on\",\"language_keyword\":\"Next renewal date : \"},{\"keyword_name\":\"ctmobile_ext_version\",\"language_keyword\":\"CTMobile Ext. Version : \"},{\"keyword_name\":\"you_have_latest_version\",\"language_keyword\":\"You already have latest version\"},{\"keyword_name\":\"latest_version1\",\"language_keyword\":\"You Already have latest version\"},{\"keyword_name\":\"upgreaded\",\"language_keyword\":\"Upgrade\"},{\"keyword_name\":\"downgrade\",\"language_keyword\":\"Downgrade\"},{\"keyword_name\":\"dialog_recent_event_info\",\"language_keyword\":\"You can set from here how many number of records you want to show on Home screen for Recent Event.\"},{\"keyword_name\":\"dialog_feedback_info\",\"language_keyword\":\"You can submit your feedback with description , our team will check your feedback and get back to you.\"},{\"keyword_name\":\"dialog_log_info\",\"language_keyword\":\"Log functionality is used for customer support \\/ help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.\"},{\"keyword_name\":\"info\",\"language_keyword\":\"Info\"},{\"keyword_name\":\"recent_history\",\"language_keyword\":\"Recent History\"},{\"keyword_name\":\"recent_feedback\",\"language_keyword\":\"Feedback\"},{\"keyword_name\":\"recent_log\",\"language_keyword\":\"Log\"},{\"keyword_name\":\"crmtiger_app_version\",\"language_keyword\":\"CRMTiger App Version : \"},{\"keyword_name\":\"historylimit\",\"language_keyword\":\"Recent History Limit\"},{\"keyword_name\":\"radious_in_miles\",\"language_keyword\":\"Radius in miles\"},{\"keyword_name\":\"recentlimit\",\"language_keyword\":\"Recent Event Limit\"},{\"keyword_name\":\"upcoming_events\",\"language_keyword\":\"Upcoming Events\"},{\"keyword_name\":\"rate_our_app\",\"language_keyword\":\"Rate Our App!\"},{\"keyword_name\":\"feedback\",\"language_keyword\":\"Submit Feedback\"},{\"keyword_name\":\"sendfeedback\",\"language_keyword\":\"Feedback Send\"},{\"keyword_name\":\"emaillimit\",\"language_keyword\":\"Email limit\"},{\"keyword_name\":\"log\",\"language_keyword\":\"Log\"},{\"keyword_name\":\"logclear\",\"language_keyword\":\"Log cleared successfully.\"},{\"keyword_name\":\"dialog_recent_history_info\",\"language_keyword\":\"You can set from here how many number of records you want to show on Home screen for Recent History.\"},{\"keyword_name\":\"proceed_to_upgrade1\",\"language_keyword\":\"Proceed to\"},{\"keyword_name\":\"upgradation_message\",\"language_keyword\":\"will required logout and login again later.\"},{\"keyword_name\":\"proceed_to_upgrade\",\"language_keyword\":\"Proceed to Upgrade\"},{\"keyword_name\":\"module_setting\",\"language_keyword\":\"Module Setting\"},{\"keyword_name\":\"sortbyfield\",\"language_keyword\":\"Sort by field\"},{\"keyword_name\":\"ascending\",\"language_keyword\":\"Ascending A to Z\"},{\"keyword_name\":\"descending\",\"language_keyword\":\"Descending Z to A\"},{\"keyword_name\":\"first_field\",\"language_keyword\":\"First Field\"},{\"keyword_name\":\"second_field\",\"language_keyword\":\"Second Field\"},{\"keyword_name\":\"third_field\",\"language_keyword\":\"Third Field\"},{\"keyword_name\":\"sure_want_restore\",\"language_keyword\":\"Are you sure you want to reset to default settings?\"},{\"keyword_name\":\"orderlist\",\"language_keyword\":\"List Order\"},{\"keyword_name\":\"module_reset\",\"language_keyword\":\"Restore to Default\"},{\"keyword_name\":\"display_fields\",\"language_keyword\":\"Display Fields\"},{\"keyword_name\":\"discount_lessthen_100\",\"language_keyword\":\"Discount % should be less than 100\"},{\"keyword_name\":\"select_item\",\"language_keyword\":\"Select Item\"},{\"keyword_name\":\"item_comment\",\"language_keyword\":\"Item Comment\"},{\"keyword_name\":\"record_name\",\"language_keyword\":\"Record Name is :\"},{\"keyword_name\":\"go_back\",\"language_keyword\":\"Go Back\"},{\"keyword_name\":\"please_enter_shortcut_name\",\"language_keyword\":\"Please Enter Shortcut Name\"},{\"keyword_name\":\"number_not_found\",\"language_keyword\":\"Contact Number not found\"},{\"keyword_name\":\"mail_not_found\",\"language_keyword\":\"Mail Address not found\"},{\"keyword_name\":\"create_shortcut\",\"language_keyword\":\"Create Shortcut\"},{\"keyword_name\":\"contact_summary\",\"language_keyword\":\"Summary\"},{\"keyword_name\":\"activites\",\"language_keyword\":\"Activities\"},{\"keyword_name\":\"details\",\"language_keyword\":\"Details\"},{\"keyword_name\":\"related\",\"language_keyword\":\"Related\"},{\"keyword_name\":\"share_link\",\"language_keyword\":\"Share record with\"},{\"keyword_name\":\"edit\",\"language_keyword\":\"Edit\"},{\"keyword_name\":\"duplicate\",\"language_keyword\":\"Duplicate\"},{\"keyword_name\":\"whatsapp\",\"language_keyword\":\"Whatsapp\"},{\"keyword_name\":\"call\",\"language_keyword\":\"Call\"},{\"keyword_name\":\"choose_contact_for_call\",\"language_keyword\":\"Choose Contact for Call\"},{\"keyword_name\":\"choose_contact_for_sms\",\"language_keyword\":\"Choose Contact for SMS\"},{\"keyword_name\":\"choose_contact_for_whatsapp\",\"language_keyword\":\"Choose Contact for WhatsApp\"},{\"keyword_name\":\"chosse_contact_for_email\",\"language_keyword\":\"Choose Email\"},{\"keyword_name\":\"attach_file\",\"language_keyword\":\"Attach Files\"},{\"keyword_name\":\"close\",\"language_keyword\":\"Close\"},{\"keyword_name\":\"status\",\"language_keyword\":\"Status\"},{\"keyword_name\":\"stop\",\"language_keyword\":\"Stop\"},{\"keyword_name\":\"zero\",\"language_keyword\":\"0\"},{\"keyword_name\":\"record\",\"language_keyword\":\"Record\"},{\"keyword_name\":\"voice_note\",\"language_keyword\":\"Voice Note\"},{\"keyword_name\":\"tickets\",\"language_keyword\":\"Tickets\"},{\"keyword_name\":\"check_out\",\"language_keyword\":\"Check Out\"},{\"keyword_name\":\"check_in\",\"language_keyword\":\"Check In\"},{\"keyword_name\":\"select_any\",\"language_keyword\":\"Select any\"},{\"keyword_name\":\"fulldetails\",\"language_keyword\":\"Show Full Details\"},{\"keyword_name\":\"checkin\",\"language_keyword\":\"Check-in\"},{\"keyword_name\":\"navigate\",\"language_keyword\":\"Navigate\"},{\"keyword_name\":\"product\",\"language_keyword\":\"Products\"},{\"keyword_name\":\"projectMilestone\",\"language_keyword\":\"Project Milestone\"},{\"keyword_name\":\"projecttask\",\"language_keyword\":\"Project Tasks\"},{\"keyword_name\":\"nearby\",\"language_keyword\":\"NearBy\"},{\"keyword_name\":\"document\",\"language_keyword\":\"Document\"},{\"keyword_name\":\"reply\",\"language_keyword\":\"Reply\"},{\"keyword_name\":\"reply_all\",\"language_keyword\":\"Reply All\"},{\"keyword_name\":\"forward\",\"language_keyword\":\"Forward\"},{\"keyword_name\":\"action\",\"language_keyword\":\"Action\"},{\"keyword_name\":\"select_first\",\"language_keyword\":\"Select First\"},{\"keyword_name\":\"commentaddsuccessful\",\"language_keyword\":\"Comment added successfull\"},{\"keyword_name\":\"move_to\",\"language_keyword\":\"Move to\"},{\"keyword_name\":\"attach\",\"language_keyword\":\"Attach\"},{\"keyword_name\":\"addcoment\",\"language_keyword\":\"Add Comment\"},{\"keyword_name\":\"adddocument\",\"language_keyword\":\"Add Document\"},{\"keyword_name\":\"home\",\"language_keyword\":\"Home\"},{\"keyword_name\":\"checkout\",\"language_keyword\":\"Check-out\"},{\"keyword_name\":\"message_search\",\"language_keyword\":\"Search by name\"},{\"keyword_name\":\"start_shift\",\"language_keyword\":\"Start shift\"},{\"keyword_name\":\"end_shift\",\"language_keyword\":\"End shift\"},{\"keyword_name\":\"today_meeting\",\"language_keyword\":\"Meetings\"},{\"keyword_name\":\"shift_time_track\",\"language_keyword\":\"Shift Time Track\"},{\"keyword_name\":\"logout_msg\",\"language_keyword\":\"You have to login again , click\"},{\"keyword_name\":\"logout_msg1\",\"language_keyword\":\"to continue.\"},{\"keyword_name\":\"permission_denied\",\"language_keyword\":\"You don\'t have permission to create\"},{\"keyword_name\":\"history\",\"language_keyword\":\"Activity stream\"},{\"keyword_name\":\"search_value\",\"language_keyword\":\"Search value :\"},{\"keyword_name\":\"feed_back_msg\",\"language_keyword\":\"Please enter feedback message\"},{\"keyword_name\":\"feed_back_hint_msg\",\"language_keyword\":\"Enter feedback message\"},{\"keyword_name\":\"submit\",\"language_keyword\":\"Submit\"},{\"keyword_name\":\"check_app_not_installed\",\"language_keyword\":\"Application is not currently installed.\"},{\"keyword_name\":\"send_sms_fail_message\",\"language_keyword\":\"SMS failed, please try again later!\"},{\"keyword_name\":\"documentaddsuccessfully\",\"language_keyword\":\"Document Attach successfully\"},{\"keyword_name\":\"send_message\",\"language_keyword\":\"Send message\"},{\"keyword_name\":\"sms_to\",\"language_keyword\":\"smsto:\"},{\"keyword_name\":\"add_list_message\",\"language_keyword\":\"Add List\"},{\"keyword_name\":\"mylist\",\"language_keyword\":\"My List\"},{\"keyword_name\":\"filtername\",\"language_keyword\":\"Filter Name\"},{\"keyword_name\":\"selectlist\",\"language_keyword\":\"Select a List\"},{\"keyword_name\":\"assingedto\",\"language_keyword\":\"Assigned To\"},{\"keyword_name\":\"selectmodule\",\"language_keyword\":\"Select a module\"},{\"keyword_name\":\"add_list\",\"language_keyword\":\"Add Filter\"},{\"keyword_name\":\"recent_event\",\"language_keyword\":\"Recent Event\"},{\"keyword_name\":\"recent_hostory\",\"language_keyword\":\"Recent History\"},{\"keyword_name\":\"module_specific_settings\",\"language_keyword\":\"Module-Specific Settings\"},{\"keyword_name\":\"talk_to_us\",\"language_keyword\":\"Talk to us\"},{\"keyword_name\":\"report_a_bug\",\"language_keyword\":\"Report A Bug\"},{\"keyword_name\":\"faq\",\"language_keyword\":\"FAQ\"},{\"keyword_name\":\"selectmodules\",\"language_keyword\":\"Select Module\"},{\"keyword_name\":\"myplan\",\"language_keyword\":\"My Plan\"},{\"keyword_name\":\"message\",\"language_keyword\":\"Message\"},{\"keyword_name\":\"message_validation\",\"language_keyword\":\"Please enter Message\"},{\"keyword_name\":\"contact_select\",\"language_keyword\":\"Please Select contact\"},{\"keyword_name\":\"global_search\",\"language_keyword\":\"Global Search\"},{\"keyword_name\":\"records\",\"language_keyword\":\"Records\"},{\"keyword_name\":\"dont_show_again\",\"language_keyword\":\"Don\'t Show Again\"},{\"keyword_name\":\"skip\",\"language_keyword\":\"Skip\"},{\"keyword_name\":\"file_downloading\",\"language_keyword\":\"File Downloading\"},{\"keyword_name\":\"add_screenshots_optional\",\"language_keyword\":\"Add screenshots (optional)\"},{\"keyword_name\":\"describe_your_problem\",\"language_keyword\":\"Describe your problem\"},{\"keyword_name\":\"default_filter_shortcut\",\"language_keyword\":\"Default Filter Shortcut\"},{\"keyword_name\":\"record_shortcut\",\"language_keyword\":\"Record Shortcut\"},{\"keyword_name\":\"enter_url\",\"language_keyword\":\"Please Enter url\"},{\"keyword_name\":\"new_version_is_avaiable\",\"language_keyword\":\"You need to update the app to continue using Please update to continue Older versions will no longer work from today\"},{\"keyword_name\":\"search_by\",\"language_keyword\":\"Search by\"},{\"keyword_name\":\"selected_filter\",\"language_keyword\":\"Selected filter :\"},{\"keyword_name\":\"selected_field\",\"language_keyword\":\"Selected field :\"},{\"keyword_name\":\"choose\",\"language_keyword\":\"Choose\"},{\"keyword_name\":\"qr_cardscanner\",\"language_keyword\":\"QR Code Scanner\"},{\"keyword_name\":\"error_message_for_scan\",\"language_keyword\":\"Could not read the card Try again later.\"},{\"keyword_name\":\"press_start_scan\",\"language_keyword\":\"Press to Start Scan\"},{\"keyword_name\":\"line_item_quntity_validation_msg\",\"language_keyword\":\"Value should be greater than zero\"},{\"keyword_name\":\"percentage_msg\",\"language_keyword\":\"Percentage should be less than 100\"},{\"keyword_name\":\"MSG_NO_DATA\",\"language_keyword\":\"No data found!\"},{\"keyword_name\":\"MSG_SOMETHING_WRONG\",\"language_keyword\":\"Something went wrong!\"},{\"keyword_name\":\"MSG_COMING_SOON\",\"language_keyword\":\"Coming Soon!\"},{\"keyword_name\":\"MSG_UPLOAD_PROFILE_IMAGE\",\"language_keyword\":\"Please upload profile image.\"},{\"keyword_name\":\"ALERT_TITLE_LOCATION_ACCESS\",\"language_keyword\":\"Location Access\"},{\"keyword_name\":\"ALERT_MSG_LOCATION_ACCESS\",\"language_keyword\":\"Requires your location to show nearby events.\"},{\"keyword_name\":\"ALERT_BTN_ALLOW\",\"language_keyword\":\"ALLOW\"},{\"keyword_name\":\"ALERT_BTN_DENY\",\"language_keyword\":\"DENY\"},{\"keyword_name\":\"ALERT_MSG_LOCATION_SETTING\",\"language_keyword\":\"Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well\"},{\"keyword_name\":\"DELETE_RECORD\",\"language_keyword\":\"Delete Record\"},{\"keyword_name\":\"ALERT_MSG_DELETE_SHORTCUT\",\"language_keyword\":\"Are you sure want to delete this shortcut?\"},{\"keyword_name\":\"DELETE_SHORTCUT\",\"language_keyword\":\"Delete Shortcut\"},{\"keyword_name\":\"LBL_TERMS\",\"language_keyword\":\"By logging in, you agree to our Terms and\"},{\"keyword_name\":\"LBL_CONDITIONS\",\"language_keyword\":\"Conditions &\"},{\"keyword_name\":\"ALERT_TITLE\",\"language_keyword\":\"Alert\"},{\"keyword_name\":\"ALERT_BTN_SUBSCRIBE\",\"language_keyword\":\"Subscribe\"},{\"keyword_name\":\"MSG_SELECT_MODULE\",\"language_keyword\":\"Please select any Module\"},{\"keyword_name\":\"MSG_SELECT_LIST\",\"language_keyword\":\"Please select any List\"},{\"keyword_name\":\"ALERT_MSG_DONT_HAVE_CAMERA\",\"language_keyword\":\"You don\'t have camera\"},{\"keyword_name\":\"ALERT_MSG_GALLARY_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access gallery.\"},{\"keyword_name\":\"ALERT_MSG_CAMERA_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on\"},{\"keyword_name\":\"ALERT_MSG_SPEECH_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on\"},{\"keyword_name\":\"BTN_DONE\",\"language_keyword\":\"Done\"},{\"keyword_name\":\"COMMENT\",\"language_keyword\":\"Comment\"},{\"keyword_name\":\"FULL_FORM\",\"language_keyword\":\"Full Form\"},{\"keyword_name\":\"QUICK_CREATE\",\"language_keyword\":\"Create\"},{\"keyword_name\":\"LBL_SELECT_FIELDS\",\"language_keyword\":\"Select Fields\"},{\"keyword_name\":\"LBL_SELECT_FIELDS\",\"language_keyword\":\"Select Fields\"},{\"keyword_name\":\"LBL_SELECT_FIRST_FIELDS\",\"language_keyword\":\"Select First Field\"},{\"keyword_name\":\"LBL_SELECT_SECOND_FIELDS\",\"language_keyword\":\"Select Second Field\"},{\"keyword_name\":\"LBL_SELECT_THIRD_FIELDS\",\"language_keyword\":\"Select Third Field\"},{\"keyword_name\":\"LBL_SORT_BY_FIELD\",\"language_keyword\":\"Select Sort By Field\"},{\"keyword_name\":\"BTN_RESET_TO_DEFAULT\",\"language_keyword\":\"Reset to Default\"},{\"keyword_name\":\"MSG_SELECT_SORT_BY_FIELD\",\"language_keyword\":\"Select Sort by field\"},{\"keyword_name\":\"kStrClearBtnTitle\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"kStrShowMoreBtnTitle\",\"language_keyword\":\"Show More\"},{\"keyword_name\":\"kStrAddActivitiesBtnTitle\",\"language_keyword\":\"Add Activities\"},{\"keyword_name\":\"kStrAddCommentPlaceHolder\",\"language_keyword\":\"Add your comments here\"},{\"keyword_name\":\"MSG_ENTER_TO_EMAIL\",\"language_keyword\":\"Please enter to field.\"},{\"keyword_name\":\"WARNING_FILE\",\"language_keyword\":\"File can\'t open.\"},{\"keyword_name\":\"MSG_FILE_SAVED\",\"language_keyword\":\"File saved.\"},{\"keyword_name\":\"WARNING_DOWNLOAD_FAIL\",\"language_keyword\":\"Download fail!, please try after sometime.\"},{\"keyword_name\":\"LBL_SHORTCUT\",\"language_keyword\":\"Shortcut\"},{\"keyword_name\":\"TXT_MESSAGE_PLACEHOLDER\",\"language_keyword\":\"Type Message\"},{\"keyword_name\":\"ALERT_INSTALL_WHATSAPP\",\"language_keyword\":\"Install Whatsapp\"},{\"keyword_name\":\"MSG_NO_MAIL_BOX\",\"language_keyword\":\"No MailBox found. Please Create Mailbox\"},{\"keyword_name\":\"LBL_WROTE\",\"language_keyword\":\"Wrote\"},{\"keyword_name\":\"MSG_MAIL_SEND\",\"language_keyword\":\"Mail sent\"},{\"keyword_name\":\"log_file_not_found\",\"language_keyword\":\"API Log file not found.\"},{\"keyword_name\":\"unknown_error\",\"language_keyword\":\"An unknown error occurred, try again\"},{\"keyword_name\":\"CTMTigerAppVersion\",\"language_keyword\":\"CRMTiger App Version\"},{\"keyword_name\":\"CTMMobileUpdateMsg\",\"language_keyword\":\"CTMobile Ext. Version Update Successfully\"},{\"keyword_name\":\"dialog_Premium_downgrade\",\"language_keyword\":\"Downgrade will required logout and login again later\"},{\"keyword_name\":\"dialog_Premium\",\"language_keyword\":\"Upgrade will required logout and login again later\"},{\"keyword_name\":\"Overwrite\",\"language_keyword\":\"Overwrite\"},{\"keyword_name\":\"MSGAddressOverwrite1\",\"language_keyword\":\"Overwrite the existing address with the selected\"},{\"keyword_name\":\"MSGAddressOverwrite2\",\"language_keyword\":\"address details?\"},{\"keyword_name\":\"UPGRADE_PLAN\",\"language_keyword\":\"Upgrade Plan\"},{\"keyword_name\":\"DOWNGRADE_PLAN\",\"language_keyword\":\"Downgrade Plan\"},{\"keyword_name\":\"UPGRADE_EXTENSION\",\"language_keyword\":\"Upgrade Extension\"},{\"keyword_name\":\"UPGRADE_APP\",\"language_keyword\":\"Upgrade App\"},{\"keyword_name\":\"SELECT_OPTION\",\"language_keyword\":\"Select Option\"},{\"keyword_name\":\"PLEASE_SELECT\",\"language_keyword\":\"Please select\"},{\"keyword_name\":\"MSG_ACCESS_DENIED\",\"language_keyword\":\"You don\'t have permission for this module.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_MONTH_DAY\",\"language_keyword\":\"Please select reccuring day of month.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_WEEK_DAY\",\"language_keyword\":\"Please select reccuring day of week.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_DAYS\",\"language_keyword\":\"Please select reccuring days.\"},{\"keyword_name\":\"Please select reccuring days.\",\"language_keyword\":\"Please select reccuring days.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_END_DATE\",\"language_keyword\":\"Please select reccuring end date.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_TYPE\",\"language_keyword\":\"Please select reccuring type.\"},{\"keyword_name\":\"FREQ_TIME\",\"language_keyword\":\"Times\"},{\"keyword_name\":\"REPEAT_YEARLY\",\"language_keyword\":\"Repeat Yearly\"},{\"keyword_name\":\"REPEAT_MONTHLY\",\"language_keyword\":\"Repeat Monthly\"},{\"keyword_name\":\"REPEAT_WEEKLY\",\"language_keyword\":\"Repeat Weekly\"},{\"keyword_name\":\"REPEAT_DAILY\",\"language_keyword\":\"Repeat Daily\"},{\"keyword_name\":\"ACTION_TITLE\",\"language_keyword\":\"Action Title\"},{\"keyword_name\":\"MSG_SELECT_VALID_DATE\",\"language_keyword\":\"Please select valid day of month.\"},{\"keyword_name\":\"MSG_SELECT_VALID_START_DATE\",\"language_keyword\":\"Start date should be less than end date.\"},{\"keyword_name\":\"MSG_SELECT_VALID_START_TIME\",\"language_keyword\":\"Start time should be less than end time.\"},{\"keyword_name\":\"LBL_LINEITEM_DETAILS\",\"language_keyword\":\"Lineitem Details\"},{\"keyword_name\":\"MSG_INVALIDE_DISCOUNT_AMOUNT\",\"language_keyword\":\"Discount amount should be less than the total.\"},{\"keyword_name\":\"VIEW\",\"language_keyword\":\"View\"},{\"keyword_name\":\"MSG_ENTER_VALID\",\"language_keyword\":\"Please enter valid\"},{\"keyword_name\":\"MSG_ENTER_PERCENTAGE\",\"language_keyword\":\"Percentage should be less than 100.\"},{\"keyword_name\":\"ITEM_TOTAL\",\"language_keyword\":\"Item Total\"},{\"keyword_name\":\"ADJUSTMENT\",\"language_keyword\":\"Adjustment\"},{\"keyword_name\":\"TITLE_CHOOSE_IMAGE\",\"language_keyword\":\"Choose Image\"},{\"keyword_name\":\"COMPRESS\",\"language_keyword\":\"Compress\"},{\"keyword_name\":\"CHOOSE_ANOTHER_IMAGE\",\"language_keyword\":\"Your image size is too large, please select another image\"},{\"keyword_name\":\"OnDayOfMonth\",\"language_keyword\":\"On day of month\"},{\"keyword_name\":\"OnDayOfWeek\",\"language_keyword\":\"On day of week\"},{\"keyword_name\":\"AddAndClose\",\"language_keyword\":\"Add & Close\"},{\"keyword_name\":\"Repeat\",\"language_keyword\":\"Repeat\"},{\"keyword_name\":\"OnDay\",\"language_keyword\":\"On day\"},{\"keyword_name\":\"View_Line_Item\",\"language_keyword\":\"View Line Item\"},{\"keyword_name\":\"TITLE_IMAGE\",\"language_keyword\":\"Image\"},{\"keyword_name\":\"TITLE_ICLOUD\",\"language_keyword\":\"iCloud\"},{\"keyword_name\":\"GOOGLE\",\"language_keyword\":\"Google\"},{\"keyword_name\":\"ALERT_BTN_OKAY\",\"language_keyword\":\"Okay\"},{\"keyword_name\":\"ALERT_TITLE_ACCESS_DENIED\",\"language_keyword\":\"Access Denied\"},{\"keyword_name\":\"Dont_Show_Again\",\"language_keyword\":\"Don\'t show again\"},{\"keyword_name\":\"Skip\",\"language_keyword\":\"Skip\"},{\"keyword_name\":\"Fillter_Name\",\"language_keyword\":\"Fillter Name\"},{\"keyword_name\":\"Fillter_Record_Count\",\"language_keyword\":\"Fillter Record Count\"},{\"keyword_name\":\"url_note\",\"language_keyword\":\"Note : if your URL of CRM is https:\\/\\/example.com\\/crm enter that into above box\"},{\"keyword_name\":\"vtiger_url\",\"language_keyword\":\"Your vTiger CRM URL\"},{\"keyword_name\":\"msg_doc_read_permission\",\"language_keyword\":\"You don\'t have permission to Add either This is read-only or Private Field.\"},{\"keyword_name\":\"CLEAR\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"Files\\/photos uploaded successfully\",\"language_keyword\":\"Files\\/photos uploaded successfully\"},{\"keyword_name\":\"Digital signature saved\",\"language_keyword\":\"Digital signature saved\"},{\"keyword_name\":\"Please upload Signature or Files\\/photos\",\"language_keyword\":\"Please upload Signature or Files\\/photos\"},{\"keyword_name\":\"Files \\/ Photos\",\"language_keyword\":\"Files \\/ Photos\"},{\"keyword_name\":\"Signature\",\"language_keyword\":\"Signature\"},{\"keyword_name\":\"add_photo_using\",\"language_keyword\":\"Add Photo Using\"},{\"keyword_name\":\"btn_upload_sign\",\"language_keyword\":\"(+) Add Signature\"},{\"keyword_name\":\"btn_upload_photo_doc\",\"language_keyword\":\"(+) Upload Files\\/Photos\"},{\"keyword_name\":\"select_photo_doc_to_upload\",\"language_keyword\":\"Please select files\\/photos to upload\"},{\"keyword_name\":\"related_module_title\",\"language_keyword\":\"Search from related module and Add to \\\"Route\\\"\"},{\"keyword_name\":\"Route status updated successfully\",\"language_keyword\":\"Route status updated successfully\"},{\"keyword_name\":\"Session init failed\",\"language_keyword\":\"Session init failed\"},{\"keyword_name\":\"You don't have permission to access this resource\",\"language_keyword\":\"You don\'t have permission to access this resource\"},{\"keyword_name\":\"ctroute_realtedto cannot be empty\",\"language_keyword\":\"Could not get the Related To - Try again later\"},{\"keyword_name\":\"ctroute_planning cannot be empty\",\"language_keyword\":\"Could not get the Route Planning Record - Try again later\"},{\"keyword_name\":\"Something went wrong - Try again later\",\"language_keyword\":\"Something went wrong - Try again later\"},{\"keyword_name\":\"sequence updated successfully\",\"language_keyword\":\"sequence updated successfully\"},{\"keyword_name\":\"sequence cannot be empty\",\"language_keyword\":\"sequence cannot be empty\"},{\"keyword_name\":\"Shortcut details not saved\",\"language_keyword\":\"Shortcut details not saved\"},{\"keyword_name\":\"Shortcut details saved successfully\",\"language_keyword\":\"Shortcut details saved successfully\"},{\"keyword_name\":\"Route save successfully\",\"language_keyword\":\"Route save successfully\"},{\"keyword_name\":\"Record save successfully\",\"language_keyword\":\"Record save successfully\"},{\"keyword_name\":\"No dependency found for picklist\",\"language_keyword\":\"No dependency found for picklist\"},{\"keyword_name\":\"No records found\",\"language_keyword\":\"No records found\"},{\"keyword_name\":\"Outgoing server is not enabled, please configure from CRM\",\"language_keyword\":\"Outgoing server is not enabled, please configure from CRM\"},{\"keyword_name\":\"Removed Successfully\",\"language_keyword\":\"Removed Successfully\"},{\"keyword_name\":\"Shortcut has been deleted\",\"language_keyword\":\"Shortcut has been deleted\"},{\"keyword_name\":\"relation of records removed successfully\",\"language_keyword\":\"relation of records removed successfully\"},{\"keyword_name\":\"relation of records not removed\",\"language_keyword\":\"relation of records not removed\"},{\"keyword_name\":\"Record has been deleted successfully\",\"language_keyword\":\"Record has been deleted successfully\"},{\"keyword_name\":\"Time Tracking saved successfully\",\"language_keyword\":\"Time Tracking saved successfully\"},{\"keyword_name\":\"Time Tracking updated successfully\",\"language_keyword\":\"Time Tracking updated successfully\"},{\"keyword_name\":\"Time Tracking ended successfully\",\"language_keyword\":\"Time Tracking ended successfully\"},{\"keyword_name\":\"Time Tracking started successfully\",\"language_keyword\":\"Time Tracking started successfully\"},{\"keyword_name\":\"record cannot be empty\",\"language_keyword\":\"record cannot be empty\"},{\"keyword_name\":\"Module is disabled\",\"language_keyword\":\"Module is disabled\"},{\"keyword_name\":\"Shift ended successfully\",\"language_keyword\":\"Shift ended successfully\"},{\"keyword_name\":\"Shift started successfully\",\"language_keyword\":\"Shift started successfully\"},{\"keyword_name\":\"relation of records added successfully\",\"language_keyword\":\"relation of records added successfully\"},{\"keyword_name\":\"Comment saved successfully\",\"language_keyword\":\"Comment saved successfully\"},{\"keyword_name\":\"Comment not saved\",\"language_keyword\":\"Comment not saved\"},{\"keyword_name\":\"Comment module is not active\",\"language_keyword\":\"Comment module is not active\"},{\"keyword_name\":\"No Upcoming Event\",\"language_keyword\":\"No Upcoming Event\"},{\"keyword_name\":\"No Templates found - create it from Message Templates module\",\"language_keyword\":\"No Templates found - create it from Message Templates module\"},{\"keyword_name\":\"No event or task for this date\",\"language_keyword\":\"No event or task for this date\"},{\"keyword_name\":\"No filters created\",\"language_keyword\":\"No filters created\"},{\"keyword_name\":\"Select at least one record to attach\",\"language_keyword\":\"Select at least one record to attach\"},{\"keyword_name\":\"Please select one or more attachments\",\"language_keyword\":\"Please select one or more attachments\"},{\"keyword_name\":\"No event for this month\",\"language_keyword\":\"No event for this month\"},{\"keyword_name\":\"No Activity found\",\"language_keyword\":\"No Activity found\"},{\"keyword_name\":\"Your feedback is valuable for us - it cannot be empty\",\"language_keyword\":\"Your feedback is valuable for us - it cannot be empty\"},{\"keyword_name\":\"Could not send mail, Please try later\",\"language_keyword\":\"Could not send mail, Please try later\"},{\"keyword_name\":\"Latest Version updated successfully\",\"language_keyword\":\"Latest Version updated successfully\"},{\"keyword_name\":\"User Location Updated Successfully\",\"language_keyword\":\"User Location Updated Successfully\"},{\"keyword_name\":\"User Location not Updated Successfully\",\"language_keyword\":\"User Location not Updated Successfully\"},{\"keyword_name\":\"SMSNotifier is not enable in CRM. Please enable it first\",\"language_keyword\":\"SMSNotifier is not enable in CRM. Please enable it first\"},{\"keyword_name\":\"Could not submit your feedback - Please try again later\",\"language_keyword\":\"Could not submit your feedback - Please try again later\"},{\"keyword_name\":\"Thank you for submitting your feedback\",\"language_keyword\":\"Thank you for submitting your feedback\"},{\"keyword_name\":\"Please upload User Image\",\"language_keyword\":\"Please upload User Image\"},{\"keyword_name\":\"Image Not Uploading, please try again\",\"language_keyword\":\"Image Not Uploading, please try again\"},{\"keyword_name\":\"User Image Uploaded Successfully\",\"language_keyword\":\"User Image Uploaded Successfully\"},{\"keyword_name\":\"Invalid Module name\",\"language_keyword\":\"Invalid Module name\"},{\"keyword_name\":\"Records Sync Successfully\",\"language_keyword\":\"Records Sync Successfully\"},{\"keyword_name\":\"Values cannot be empty\",\"language_keyword\":\"Values cannot be empty\"},{\"keyword_name\":\"Record id is empty\",\"language_keyword\":\"Record id is empty\"},{\"keyword_name\":\"Logout Successfully\",\"language_keyword\":\"Logout Successfully\"},{\"keyword_name\":\"Please Enable CTMobile Module\",\"language_keyword\":\"Please Enable CTMobile Module\"},{\"keyword_name\":\"Authentication Failed\",\"language_keyword\":\"Username and Password do not match\"},{\"keyword_name\":\"Mismatched module information\",\"language_keyword\":\"Something gone wrong, please try again later\"},{\"keyword_name\":\"Field does not exists\",\"language_keyword\":\"Please set display fields again\"},{\"keyword_name\":\"Module does not exists\",\"language_keyword\":\"Module does not exists or disabled by admin\"},{\"keyword_name\":\"Month cannot be empty\",\"language_keyword\":\"Could not get the Month - Try again later\"},{\"keyword_name\":\"Year cannot be empty\",\"language_keyword\":\"Could not get the Year - Try again later\"},{\"keyword_name\":\"Date cannot be empty\",\"language_keyword\":\"Could not get the Date - Try again later\"},{\"keyword_name\":\"Userid cannot be empty\",\"language_keyword\":\"Could not get the Userid - Try again later\"},{\"keyword_name\":\"End Date cannot be empty\",\"language_keyword\":\"Could not get the status - Try again later\"},{\"keyword_name\":\"Start Date cannot be empty\",\"language_keyword\":\"Could not get the Start Date - Try again later\"},{\"keyword_name\":\"You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature\",\"language_keyword\":\"You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature\"},{\"keyword_name\":\"Longitude cannot be empty\",\"language_keyword\":\"Could not get location-Please try again\"},{\"keyword_name\":\"Latitude cannot be empty\",\"language_keyword\":\"Could not get location-Please try again\"},{\"keyword_name\":\"User cannot be empty\",\"language_keyword\":\"Could not get the User - Try again later\"},{\"keyword_name\":\"Status cannot be empty\",\"language_keyword\":\"Could not get the status - Try again later\"},{\"keyword_name\":\"Required fields not found\",\"language_keyword\":\"Required fields not found\"},{\"keyword_name\":\"Tracking module not active\",\"language_keyword\":\"Tracking module not active-Please contact CRM Admin\"},{\"keyword_name\":\"Missing mandatory input values\",\"language_keyword\":\"Missing mandatory input values\"},{\"keyword_name\":\"No MailBox found. Please Create Mailbox\",\"language_keyword\":\"No MailBox found. Please Create Mailbox\"},{\"keyword_name\":\"Mail not sent\",\"language_keyword\":\"Mail not sent\"},{\"keyword_name\":\"Mail send successfully\",\"language_keyword\":\"Mail send successfully\"},{\"keyword_name\":\"Email Id or username not match with your record\",\"language_keyword\":\"Email Id or username not match with your record\"},{\"keyword_name\":\"Module not specified\",\"language_keyword\":\"Module not specified\"},{\"keyword_name\":\"No messages found\",\"language_keyword\":\"No messages found\"},{\"keyword_name\":\"No Dependency Found For This Module\",\"language_keyword\":\"No Dependency Found For This Module\"},{\"keyword_name\":\"Outgoing server is not Enabled\",\"language_keyword\":\"Outgoing server is not Enabled\"},{\"keyword_name\":\"Outgoing server is Enabled\",\"language_keyword\":\"Outgoing server is Enabled\"},{\"keyword_name\":\"Email Attached Successfully\",\"language_keyword\":\"Email Attached Successfully\"},{\"keyword_name\":\"Documents Attached Successfully\",\"language_keyword\":\"Documents Attached Successfully\"},{\"keyword_name\":\"Login required - Please login again\",\"language_keyword\":\"Login required - Please login again\"},{\"keyword_name\":\"time_tracking_module_disable\",\"language_keyword\":\"Time tracking module is disable\"},{\"keyword_name\":\"route_planning_module_disable\",\"language_keyword\":\"Route planning module is disable\"},{\"keyword_name\":\"mark_as_held\",\"language_keyword\":\"Are you sure you want to mark Event as Held?\"},{\"keyword_name\":\"stop_timer_msg\",\"language_keyword\":\"You have already started Time tracking for another record, Do you want to stop it first ?\"},{\"keyword_name\":\"access_denied_routeplanning\",\"language_keyword\":\"Access denied for route planning\"},{\"keyword_name\":\"time_spent\",\"language_keyword\":\"Time Spent\"},{\"keyword_name\":\"select_user\",\"language_keyword\":\"Select User\"},{\"keyword_name\":\"status_cannot_be_held\",\"language_keyword\":\"Status cannot be held for future date start\"},{\"keyword_name\":\"please_select_end_date\",\"language_keyword\":\"Please select end date\"},{\"keyword_name\":\"please_select_start_date\",\"language_keyword\":\"Please select start date\"},{\"keyword_name\":\"tap_on_plus_icon_for_select_route\",\"language_keyword\":\"Tap on + icon to select record for your route.\"},{\"keyword_name\":\"please_enter_notes\",\"language_keyword\":\"Please enter notes\"},{\"keyword_name\":\"please_enter_title\",\"language_keyword\":\"Please enter title\"},{\"keyword_name\":\"please_select_date\",\"language_keyword\":\"Please Select Date\"},{\"keyword_name\":\"search_by_date\",\"language_keyword\":\"Search by Date\"},{\"keyword_name\":\"shortcut_not_setup_yet\",\"language_keyword\":\"Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.\"},{\"keyword_name\":\"max_upload_size\",\"language_keyword\":\"max file Upload exceeds\"},{\"keyword_name\":\"unselect_all\",\"language_keyword\":\"UnSelect All\"},{\"keyword_name\":\"select_all\",\"language_keyword\":\"Select All\"},{\"keyword_name\":\"please_select_records\",\"language_keyword\":\"Please select records\"},{\"keyword_name\":\"select_date\",\"language_keyword\":\"Select Date\"},{\"keyword_name\":\"quantity_in_stock_is\",\"language_keyword\":\"Quantity in stock is\"},{\"keyword_name\":\"replies\",\"language_keyword\":\"Replies\"},{\"keyword_name\":\"conversation_require_selection\",\"language_keyword\":\"Conversion requires selection of Contact or Organization\"},{\"keyword_name\":\"please_select_product\",\"language_keyword\":\"Please Select Product\"},{\"keyword_name\":\"timer_msg\",\"language_keyword\":\"You can start timer for single task only at same time\"},{\"keyword_name\":\"save_start_tracking\",\"language_keyword\":\"Save & Start Tracking\"},{\"keyword_name\":\"lbl_notes\",\"language_keyword\":\"Notes\"},{\"keyword_name\":\"enter_title\",\"language_keyword\":\"Enter Title\"},{\"keyword_name\":\"select_module_record\",\"language_keyword\":\"Select Module \\/ Record\"},{\"keyword_name\":\"lbl_tomorrow\",\"language_keyword\":\"Tomorrow\"},{\"keyword_name\":\"lbl_yesterday\",\"language_keyword\":\"Yesterday\"},{\"keyword_name\":\"lbl_today\",\"language_keyword\":\"Today\"},{\"keyword_name\":\"time_tracker\",\"language_keyword\":\"Time Tracker\"},{\"keyword_name\":\"time_end\",\"language_keyword\":\"End Time\"},{\"keyword_name\":\"due_date\",\"language_keyword\":\"End Date\"},{\"keyword_name\":\"time_start\",\"language_keyword\":\"Time Start\"},{\"keyword_name\":\"date_start\",\"language_keyword\":\"Start Date\"},{\"keyword_name\":\"delete_widget_msg\",\"language_keyword\":\"Display widget again by using (+) option\"},{\"keyword_name\":\"no_upcoming_activities\",\"language_keyword\":\"No scheduled activities \"},{\"keyword_name\":\"check_in_first\",\"language_keyword\":\"Please check-in first\"},{\"keyword_name\":\"duration\",\"language_keyword\":\"Duration\"},{\"keyword_name\":\"distance\",\"language_keyword\":\"Distance\"},{\"keyword_name\":\"proper_address_message\",\"language_keyword\":\"Please enter proper address in record\"},{\"keyword_name\":\"select_status\",\"language_keyword\":\"Select Status\"},{\"keyword_name\":\"route_planner\",\"language_keyword\":\"Route Planner\"},{\"keyword_name\":\"route_planning\",\"language_keyword\":\"Route Planning\"},{\"keyword_name\":\"add_route\",\"language_keyword\":\"Add Route\"},{\"keyword_name\":\"calender_disabled\",\"language_keyword\":\"Calendar Module is disabled\"},{\"keyword_name\":\"close_dialog\",\"language_keyword\":\"Close form\"},{\"keyword_name\":\"cancel_form_message\",\"language_keyword\":\"Are You sure want to close ?\"},{\"keyword_name\":\"create_route\",\"language_keyword\":\"Create Route\"},{\"keyword_name\":\"select_module_create_route\",\"language_keyword\":\"Select Module to create Route\"},{\"keyword_name\":\"cancel\",\"language_keyword\":\"Cancel\"},{\"keyword_name\":\"assign_route\",\"language_keyword\":\"Assign Route\"},{\"keyword_name\":\"route_for\",\"language_keyword\":\"Route for\"},{\"keyword_name\":\"assigned_to\",\"language_keyword\":\"Assigned To\"},{\"keyword_name\":\"enter_route_name\",\"language_keyword\":\"Enter Route Name\"},{\"keyword_name\":\"list\",\"language_keyword\":\"List\"},{\"keyword_name\":\"map\",\"language_keyword\":\"Map\"},{\"keyword_name\":\"other_modules\",\"language_keyword\":\"Other Modules\"},{\"keyword_name\":\"shortcut_no_record_msg\",\"language_keyword\":\"Opps shortcut not setup\\n yet!!! Please add shortcut by click on + icon from record\\n search results or view record screen.\"},{\"keyword_name\":\"clear\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"open\",\"language_keyword\":\"Open\"},{\"keyword_name\":\"max_file_msg\",\"language_keyword\":\"Too many files selected (max:6)\"},{\"keyword_name\":\"error_voicenote_record\",\"language_keyword\":\"Unable to recording voice while another application is recording sound.\"},{\"keyword_name\":\"msg_warning\",\"language_keyword\":\"Warning!\"},{\"keyword_name\":\"Permision_denied_contact\",\"language_keyword\":\"Permission denied to access your contacts\"},{\"keyword_name\":\"no_widget_added\",\"language_keyword\":\"Please click + icon to add new widget to your dashboard.\"},{\"keyword_name\":\"no_data_available\",\"language_keyword\":\"Data not available, please check the selected fields\"},{\"keyword_name\":\"check_out_successfully\",\"language_keyword\":\"Checked out successfully\"},{\"keyword_name\":\"check_in_successfully\",\"language_keyword\":\"Checked in successfully\"},{\"keyword_name\":\"check_out\",\"language_keyword\":\"Check out\"},{\"keyword_name\":\"check_in\",\"language_keyword\":\"Check in\"},{\"keyword_name\":\"navigate\",\"language_keyword\":\"Navigate\"},{\"keyword_name\":\"save_to_phone_vcard_success\",\"language_keyword\":\"VCard Saved to phone successfully\"},{\"keyword_name\":\"download_vcard_success\",\"language_keyword\":\"VCard downloaded successfully\"},{\"keyword_name\":\"card_details\",\"language_keyword\":\"Card Details\"},{\"keyword_name\":\"add_widget\",\"language_keyword\":\"Add Widget\"},{\"keyword_name\":\"delete_widget\",\"language_keyword\":\"Are you sure to hide widget?\"},{\"keyword_name\":\"already_widgets_added\",\"language_keyword\":\"All types of Widget & reports are already added\"},{\"keyword_name\":\"retry\",\"language_keyword\":\"Retry\"},{\"keyword_name\":\"retake\",\"language_keyword\":\"Retake\"},{\"keyword_name\":\"Reports\",\"language_keyword\":\"Reports\"},{\"keyword_name\":\"Widgets\",\"language_keyword\":\"Widgets\"},{\"keyword_name\":\"vcard_config\",\"language_keyword\":\"Vcard Configuration\"},{\"keyword_name\":\"save_to_phone\",\"language_keyword\":\"Save to phone\"},{\"keyword_name\":\"download_vcard\",\"language_keyword\":\"Download Vcard\"},{\"keyword_name\":\"share_vcard\",\"language_keyword\":\"Share Vcard\"},{\"keyword_name\":\"share_record\",\"language_keyword\":\"Share Record\"},{\"keyword_name\":\"permission_denied_edit\",\"language_keyword\":\"You don\'t have permission to edit this record.\"},{\"keyword_name\":\"permission_denied_delete\",\"language_keyword\":\"You don\'t have permission to delete this record.\"},{\"keyword_name\":\"Voice_Recording_Started\",\"language_keyword\":\"Recording Started\"},{\"keyword_name\":\"Voice_Recording_Stopped\",\"language_keyword\":\"Recording Stopped\"},{\"keyword_name\":\"SEARCH\",\"language_keyword\":\"Search\"},{\"keyword_name\":\"LAST\",\"language_keyword\":\"Last\"},{\"keyword_name\":\"FIRST\",\"language_keyword\":\"First\"},{\"keyword_name\":\"MONDAY\",\"language_keyword\":\"Monday\"},{\"keyword_name\":\"TUESDAY\",\"language_keyword\":\"Tuesday\"},{\"keyword_name\":\"WEDNESDAY\",\"language_keyword\":\"Wednesday\"},{\"keyword_name\":\"THURSDAY\",\"language_keyword\":\"Thursday\"},{\"keyword_name\":\"FRIDAY\",\"language_keyword\":\"Friday\"},{\"keyword_name\":\"SATURDAY\",\"language_keyword\":\"Saturday\"},{\"keyword_name\":\"SUNDAY\",\"language_keyword\":\"Sunday\"},{\"keyword_name\":\"DAILY\",\"language_keyword\":\"Daily\"},{\"keyword_name\":\"WEEKLY\",\"language_keyword\":\"Weekly\"},{\"keyword_name\":\"MONTHLY\",\"language_keyword\":\"Monthly\"},{\"keyword_name\":\"YEARLY\",\"language_keyword\":\"Yearly\"},{\"keyword_name\":\"asset_tracking\",\"language_keyword\":\"Asset tracking\"},{\"keyword_name\":\"open_file\",\"language_keyword\":\"Open File\"},{\"keyword_name\":\"download_pdf_successfully\",\"language_keyword\":\"Download PDF Successfully\"},{\"keyword_name\":\"select_pdf\",\"language_keyword\":\"Select PDF\"},{\"keyword_name\":\"email_pdf\",\"language_keyword\":\"Email PDF\"},{\"keyword_name\":\"download_pdf\",\"language_keyword\":\"Download PDF\"},{\"keyword_name\":\"edit_route\",\"language_keyword\":\"Edit Route\"},{\"keyword_name\":\"save_route\",\"language_keyword\":\"Save Route\"},{\"keyword_name\":\"clear_all\",\"language_keyword\":\"Clear All\"},{\"keyword_name\":\"notification\",\"language_keyword\":\"Notifications\"},{\"keyword_name\":\"menu_management\",\"language_keyword\":\"Menu Management\"},{\"keyword_name\":\"select_menu\",\"language_keyword\":\"Select Menu\"},{\"keyword_name\":\"module_record_not_found\",\"language_keyword\":\"Module and Record not found\"},{\"keyword_name\":\"reason_for_changing_comments\",\"language_keyword\":\"Reason for changing comments\"},{\"keyword_name\":\"edit_reason\",\"language_keyword\":\"Edit Reason\"},{\"keyword_name\":\"create_filters\",\"language_keyword\":\"Create Filter\"},{\"keyword_name\":\"you_checked\",\"language_keyword\":\"You Checked\"},{\"keyword_name\":\"you_un_checked\",\"language_keyword\":\"You UnChecked\"},{\"keyword_name\":\"log_the_call\",\"language_keyword\":\"Log the call ?\"},{\"keyword_name\":\"add_a_description_(optional)\",\"language_keyword\":\"Add a description (optional)\"},{\"keyword_name\":\"called\",\"language_keyword\":\"Called\"},{\"keyword_name\":\"call_log\",\"language_keyword\":\"Call Log\"},{\"keyword_name\":\"subject\",\"language_keyword\":\"Subject\"},{\"keyword_name\":\"add_condition\",\"language_keyword\":\"Add Condition\"},{\"keyword_name\":\"select_condition\",\"language_keyword\":\"Select Condition\"},{\"keyword_name\":\"select_field\",\"language_keyword\":\"Select Field\"},{\"keyword_name\":\"please_select_first_field\",\"language_keyword\":\"Please First Select field\"},{\"keyword_name\":\"filter_name\",\"language_keyword\":\"Filter Name\"},{\"keyword_name\":\"enter_filter_name\",\"language_keyword\":\"Enter filter name\"},{\"keyword_name\":\"choose_conditions\",\"language_keyword\":\"Choose Conditions\"},{\"keyword_name\":\"all_condition\",\"language_keyword\":\"All Conditions(All conditions must be met)\"},{\"keyword_name\":\"any_condition\",\"language_keyword\":\"Any Conditions(At least one the conditions must be met)\"},{\"keyword_name\":\"lattitude\",\"language_keyword\":\"latitude\"},{\"keyword_name\":\"notification_settings\",\"language_keyword\":\"Notification Settings\"},{\"keyword_name\":\"notification_management\",\"language_keyword\":\"Notification Management\"},{\"keyword_name\":\"addyourcommentshere\",\"language_keyword\":\"Type @ to mention user\"},{\"keyword_name\":\"google_api_key_missing\",\"language_keyword\":\"Google Api key is missing.\"},{\"keyword_name\":\"event_filter_by\",\"language_keyword\":\"Event Filter by\"},{\"keyword_name\":\"apply\",\"language_keyword\":\"Apply\"},{\"keyword_name\":\"choose_from_gallery\",\"language_keyword\":\"Choose From Gallery\"},{\"keyword_name\":\"choose_from_camera\",\"language_keyword\":\"Choose From Camera\"},{\"keyword_name\":\"mutli_select_CB\",\"language_keyword\":\"Mutli Select CB\"},{\"keyword_name\":\"please_select_condition\",\"language_keyword\":\"Please Select Condition\"},{\"keyword_name\":\"please_enter_value_or_field\",\"language_keyword\":\"Please Enter Value or Field\"},{\"keyword_name\":\"set_as_default\",\"language_keyword\":\"Set as Default\"},{\"keyword_name\":\"list_in_metrics\",\"language_keyword\":\"List in Metrics\"},{\"keyword_name\":\"order_number\",\"language_keyword\":\"Order Number\"},{\"keyword_name\":\"recording_saved_message\",\"language_keyword\":\"Recording saved successfully.\"},{\"keyword_name\":\"recording_file\",\"language_keyword\":\"Recording File\"},{\"keyword_name\":\"file_not_found\",\"language_keyword\":\"File not found\"},{\"keyword_name\":\"please_enter_valid_path\",\"language_keyword\":\"Please enter valid path\"},{\"keyword_name\":\"enter_path_here\",\"language_keyword\":\"Enter path here...\"},{\"keyword_name\":\"set_call_recording_path\",\"language_keyword\":\"Set Call Recording Path\"},{\"keyword_name\":\"set_call_recording_path_here\",\"language_keyword\":\"Set call recording path here\"},{\"keyword_name\":\"call_recording_path\",\"language_keyword\":\"Call Recording Path\"},{\"keyword_name\":\"please_place_api\",\"language_keyword\":\"Please enable place api\"},{\"keyword_name\":\"event_filters_by\",\"language_keyword\":\"Event Filters by\"},{\"keyword_name\":\"select_at_least_one_option\",\"language_keyword\":\"Please select at least one option\"},{\"keyword_name\":\"enable_call_feature\",\"language_keyword\":\"Please enable call feature\"},{\"keyword_name\":\"enable_email_feature\",\"language_keyword\":\"Please enable email feature\"},{\"keyword_name\":\"demo_login\",\"language_keyword\":\"Demo Login\"},{\"keyword_name\":\"select_email_template\",\"language_keyword\":\"Select Email Template\"},{\"keyword_name\":\"template_name\",\"language_keyword\":\"Template Name\"},{\"keyword_name\":\"example_storage_path\",\"language_keyword\":\"example : storage\\/Music\\/Recordings\\/Call Recordings\"},{\"keyword_name\":\"User Notification Settings saved successfully\",\"language_keyword\":\"User Notification Settings saved successfully\"},{\"keyword_name\":\"This Notification has been disabled by admin\",\"language_keyword\":\"This Notification has been disabled by admin\"},{\"keyword_name\":\"Notify when any updates to the record you're following\",\"language_keyword\":\"Notify when any updates to the record you\'re following\"},{\"keyword_name\":\"Task assigned to you\",\"language_keyword\":\"Task assigned to you\"},{\"keyword_name\":\"Task Reminder\",\"language_keyword\":\"Task Reminder\"},{\"keyword_name\":\"You were mentioned in comments\",\"language_keyword\":\"You were mentioned in comments\"},{\"keyword_name\":\"Comments has been added to record assigned to you\",\"language_keyword\":\"Comments has been added to record assigned to you\"},{\"keyword_name\":\"When Record Assigned\",\"language_keyword\":\"When Record Assigned\"},{\"keyword_name\":\"Event Reminder\",\"language_keyword\":\"Event Reminder\"},{\"keyword_name\":\"Event Invitation\",\"language_keyword\":\"Event Invitation\"},{\"keyword_name\":\"Follow record\",\"language_keyword\":\"Follow record\"},{\"keyword_name\":\"Task\",\"language_keyword\":\"Task\"},{\"keyword_name\":\"Conversions\",\"language_keyword\":\"Conversions\"},{\"keyword_name\":\"Events\",\"language_keyword\":\"Events\"},{\"keyword_name\":\"no_records_changed_filter_message\",\"language_keyword\":\"No record(s) found Please click on filter icon to change filter\"},{\"keyword_name\":\"title\",\"language_keyword\":\"Title\"},{\"keyword_name\":\"dialog_recent_call_info\",\"language_keyword\":\"Click + to select your mobile call recording folder where your recorded call files are stored.\"},{\"keyword_name\":\"call_recording\",\"language_keyword\":\"Call recording\"},{\"keyword_name\":\"voice_recorder\",\"language_keyword\":\"Voice Recorder\"},{\"keyword_name\":\"no_address_reference_found\",\"language_keyword\":\"No Address Reference found\"},{\"keyword_name\":\"no_overdue_activities\",\"language_keyword\":\"No OverDue Activities\"},{\"keyword_name\":\"latitude_longitude_validation_message\",\"language_keyword\":\"Please enter proper address from this address we are not getting proper latitude and longitude\"},{\"keyword_name\":\"Default_Search_Field\",\"language_keyword\":\"Default search field\"},{\"keyword_name\":\"Calender_Reminder_Message\",\"language_keyword\":\"Free user can\'t send local reminder\"},{\"keyword_name\":\"you_must_have_permission\",\"language_keyword\":\"You must give permissions to use this features.\"},{\"keyword_name\":\"internal_comment\",\"language_keyword\":\"Internal Comment\"},{\"keyword_name\":\"unlink_record\",\"language_keyword\":\"Unlink Record\"},{\"keyword_name\":\"unlink_record_msg\",\"language_keyword\":\"Are you sure want to unlink record?\"},{\"keyword_name\":\"file_format_not_support\",\"language_keyword\":\"File format not supported\"},{\"keyword_name\":\"file_upload\",\"language_keyword\":\"File Upload\"},{\"keyword_name\":\"to_vtiger\",\"language_keyword\":\"To Vtiger\"},{\"keyword_name\":\"link_external_document\",\"language_keyword\":\"Link External Document\"},{\"keyword_name\":\"from_file_url\",\"language_keyword\":\"From File Url\"},{\"keyword_name\":\"create_new_document\",\"language_keyword\":\"Create New Document\"},{\"keyword_name\":\"select_document_type\",\"language_keyword\":\"Select Document type\"},{\"keyword_name\":\"add_signature\",\"language_keyword\":\"Please add signature\"},{\"keyword_name\":\"date_greater_then_equal\",\"language_keyword\":\"should be greater than or equal to\"},{\"keyword_name\":\"date_less_then_equal\",\"language_keyword\":\"should be less than or equal to\"},{\"keyword_name\":\"Click_on_plus_for_add\",\"language_keyword\":\"Please tap on + to create a new record.\"},{\"keyword_name\":\"display_map\",\"language_keyword\":\"Display map\"},{\"keyword_name\":\"other_settings\",\"language_keyword\":\"Other settings\"},{\"keyword_name\":\"total_hours\",\"language_keyword\":\"Total hours\"},{\"keyword_name\":\"widget_not_found\",\"language_keyword\":\"No widgets found\"},{\"keyword_name\":\"quickaction\",\"language_keyword\":\"Quick action\"},{\"keyword_name\":\"dashboard\",\"language_keyword\":\"Dashboard\"},{\"keyword_name\":\"new\",\"language_keyword\":\"New\"},{\"keyword_name\":\"global_search_hint\",\"language_keyword\":\"Please try to search using search box at top\"},{\"keyword_name\":\"near_by_map\",\"language_keyword\":\"Near By Map\"},{\"keyword_name\":\"miles\",\"language_keyword\":\"Miles\"},{\"keyword_name\":\"lbl_filters\",\"language_keyword\":\"Filters\"},{\"keyword_name\":\"warning\",\"language_keyword\":\"Warning\"},{\"keyword_name\":\"no_filter_created\",\"language_keyword\":\"No filter is created.\"},{\"keyword_name\":\"please_create_new_ilter\",\"language_keyword\":\"Please create a new filter\"},{\"keyword_name\":\"select_search_fields\",\"language_keyword\":\"Select fields for the search record.\"},{\"keyword_name\":\"apply_fliters\",\"language_keyword\":\"Apply filters\"},{\"keyword_name\":\"sort_by\",\"language_keyword\":\"Sort by\"},{\"keyword_name\":\"sort_order\",\"language_keyword\":\"Sort order\"},{\"keyword_name\":\"Start_time_tracking\",\"language_keyword\":\"Start time tracking\"},{\"keyword_name\":\"Stop_time_tracking\",\"language_keyword\":\"Stop time tracking\"},{\"keyword_name\":\"image_preview\",\"language_keyword\":\"Image preview\"},{\"keyword_name\":\"phone_number\",\"language_keyword\":\"Phone number\"},{\"keyword_name\":\"email_address\",\"language_keyword\":\"Email address\"},{\"keyword_name\":\"edit_your_preferences\",\"language_keyword\":\"Edit your preferences\"},{\"keyword_name\":\"about_app\",\"language_keyword\":\"About app\"},{\"keyword_name\":\"updated_ctmobile_ext_version\",\"language_keyword\":\"You already have latest CTMobile Ext. Version\"},{\"keyword_name\":\"updated_app_version\",\"language_keyword\":\"You already have latest CRMTiger App Version\"},{\"keyword_name\":\"plan\",\"language_keyword\":\"Plan\"},{\"keyword_name\":\"time\",\"language_keyword\":\"Time\"},{\"keyword_name\":\"error_log_msg\",\"language_keyword\":\"Oops, something went wrong! Please click on Share Button to share error log with our technical team\"},{\"keyword_name\":\"add_to_quick_action\",\"language_keyword\":\"Add to quick action\"},{\"keyword_name\":\"add_filter_to_quick_action\",\"language_keyword\":\"Add filter to quick action\"},{\"keyword_name\":\"create_record\",\"language_keyword\":\"Create Record\"},{\"keyword_name\":\"quick_action_hint\",\"language_keyword\":\"You can Add Quick Action here\"},{\"keyword_name\":\"str_send\",\"language_keyword\":\"Send\"},{\"keyword_name\":\"tax_region_msg\",\"language_keyword\":\"Do you want to update tax & charge values corresponding to selected region?\"},{\"keyword_name\":\"delete_quick_action_widgest\",\"language_keyword\":\"Delete Widget?\"},{\"keyword_name\":\"add_record_to_dashboard\",\"language_keyword\":\"Add record to dashboard\"},{\"keyword_name\":\"module_quick_action_msg\",\"language_keyword\":\"Module added to dashboard\"},{\"keyword_name\":\"filter_quick_action_msg\",\"language_keyword\":\"Filter added to dashboard\"},{\"keyword_name\":\"record_quick_action_msg\",\"language_keyword\":\"Record added to dashboard\"},{\"keyword_name\":\"filter_shortcut_quick_action_msg\",\"language_keyword\":\"Filter shortcut added to dashboard\"},{\"keyword_name\":\"record_shortcut_quick_action_msg\",\"language_keyword\":\"Record shortcut added to dashboard\"},{\"keyword_name\":\"documents_disabled\",\"language_keyword\":\"Documents Module is disabled\"},{\"keyword_name\":\"document_dont_attachment\",\"language_keyword\":\"Document does not have a attachment\"},{\"keyword_name\":\"go_to_neat_by\",\"language_keyword\":\"Go to NearBy\"},{\"keyword_name\":\"go_to_time_tracking\",\"language_keyword\":\"Go to Time Tracker\"},{\"keyword_name\":\"nearby_quick_action_msg\",\"language_keyword\":\"NearBy added to dashboard\"},{\"keyword_name\":\"time_tracking_quick_action_msg\",\"language_keyword\":\"Time Tracking added to dashboard\"},{\"keyword_name\":\"attendance_quick_action_msg\",\"language_keyword\":\"Attendance added to dashboard\"},{\"keyword_name\":\"attachment\",\"language_keyword\":\"Attachment\"},{\"keyword_name\":\"search_by_fields\",\"language_keyword\":\"Search by fields\"},{\"keyword_name\":\"apply_selected\",\"language_keyword\":\"Apply selected\"},{\"keyword_name\":\"auto_address_disabled\",\"language_keyword\":\"auto address finder is disabled, please enable it from CRMTiger Settings\"},{\"keyword_name\":\"Attendance\",\"language_keyword\":\"Attendance\"},{\"keyword_name\":\"Check-in successfully\",\"language_keyword\":\"Check-in successfully\"},{\"keyword_name\":\"Check-out successfully\",\"language_keyword\":\"Check-out successfully\"},{\"keyword_name\":\"Nothing around here\",\"language_keyword\":\"Nothing around here\"},{\"keyword_name\":\"select_days\",\"language_keyword\":\"Select Days\"},{\"keyword_name\":\"select_minutes\",\"language_keyword\":\"Select Minutes\"},{\"keyword_name\":\"select_hours\",\"language_keyword\":\"Select Hours\"},{\"keyword_name\":\"no_lat_long_found\",\"language_keyword\":\"Location information (Latitude,Longitude) not found\"},{\"keyword_name\":\"Call Log save successfully\",\"language_keyword\":\"Call Log save successfully\"},{\"keyword_name\":\"Files\\/photos deleted successfully\",\"language_keyword\":\"Files\\/photos deleted successfully\"}]}}'),
(44,14,'{\"_operation\":\"Dashboard\"}','{\"success\":true,\"result\":{\"attendance_status\":false,\"timetracking_data\":{\"isTimeTracking\":false,\"time_tracking_record\":\"\",\"tracking_title\":\"\",\"related_record\":\"\",\"related_record_title\":\"\",\"related_module\":\"\",\"tracking_status\":\"\"},\"isRead\":true,\"EventsLabel\":\"Events\",\"WidgetsList\":[{\"widgetid\":\"103\",\"widgetname\":\"Funnel Amount\",\"widgetlabel\":\"Total Amount by Sales stage\",\"is_added\":false,\"sequence\":7},{\"widgetid\":\"99\",\"widgetname\":\"Key Metrics\",\"widgetlabel\":\"Key Metrics\",\"is_added\":false,\"sequence\":6},{\"widgetid\":\"68\",\"widgetname\":\"Open Tickets\",\"widgetlabel\":\"Open Tickets\",\"is_added\":false,\"sequence\":5},{\"widgetid\":\"66\",\"widgetname\":\"Overdue Activities\",\"widgetlabel\":\"Overdue Activities\",\"is_added\":false,\"sequence\":4},{\"widgetid\":\"60\",\"widgetname\":\"Pipelined Amount\",\"widgetlabel\":\"Sales Pipeline\",\"is_added\":false,\"sequence\":3},{\"widgetid\":\"59\",\"widgetname\":\"Potentials by Stage\",\"widgetlabel\":\"Opportunities by Stage\",\"is_added\":false,\"sequence\":2},{\"widgetid\":\"57\",\"widgetname\":\"Upcoming Activities\",\"widgetlabel\":\"Upcoming Activities\",\"is_added\":false,\"sequence\":1},{\"widgetid\":\"56\",\"widgetname\":\"History\",\"widgetlabel\":\"History\",\"is_added\":false,\"sequence\":0},{\"widgetid\":\"2\",\"widgetname\":\"time_tracking\",\"widgetlabel\":\"Time Tracker\",\"is_added\":true,\"sequence\":0}],\"ReportsList\":[],\"sequence_list\":[]}}'),
(45,14,'{\"_operation\":\"fetchModuleFilters\",\"module\":\"Products\"}','{\"success\":true,\"result\":{\"filters\":[{\"cvid\":\"24\",\"viewname\":\"All\",\"setdefault\":\"1\",\"setmetrics\":\"0\",\"moduleName\":\"Products\",\"userName\":\"admin Administrator\",\"isDefault\":1}]}}'),
(46,14,'{\"_operation\":\"newDescribe\",\"isAssetTracking\":\"0\",\"isFilter\":\"1\",\"module\":\"Products\",\"productid\":\"\",\"record\":\"\",\"type\":\"\"}','{\"success\":true,\"result\":{\"describe\":{\"blocks\":[{\"blockId\":\"31\",\"blockname\":\"LBL_PRODUCT_INFORMATION\",\"blocklabel\":\"Product Details\",\"fields\":[{\"name\":\"productname\",\"label\":\"Product Name\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"2\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"product_no\",\"label\":\"Product Number\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"1\",\"summaryfield\":\"0\",\"uitype\":\"4\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"2\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"discontinued\",\"label\":\"Product Active\",\"mandatory\":false,\"type\":{\"name\":\"boolean\",\"defaultValue\":\"1\"},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":\"1\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"1\",\"summaryfield\":\"0\",\"uitype\":\"56\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"3\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"productcode\",\"label\":\"Part Number\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"1\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"4\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"sales_start_date\",\"label\":\"Sales Start Date\",\"mandatory\":false,\"type\":{\"format\":\"yyyy-mm-dd\",\"name\":\"date\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"5\",\"typeofdata\":\"D~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"5\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"manufacturer\",\"label\":\"Manufacturer\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"AltvetPet Inc.\",\"label\":\"AltvetPet Inc.\",\"color\":\"\"},{\"value\":\"LexPon Inc.\",\"label\":\"LexPon Inc.\",\"color\":\"\"},{\"value\":\"MetBeat Corp\",\"label\":\"MetBeat Corp\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"6\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"productcategory\",\"label\":\"Product Category\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Hardware\",\"label\":\"Hardware\",\"color\":\"\"},{\"value\":\"Software\",\"label\":\"Software\",\"color\":\"\"},{\"value\":\"CRM Applications\",\"label\":\"CRM Applications\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"1\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"6\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"start_date\",\"label\":\"Support Start Date\",\"mandatory\":false,\"type\":{\"format\":\"yyyy-mm-dd\",\"name\":\"date\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"5\",\"typeofdata\":\"D~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"7\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"sales_end_date\",\"label\":\"Sales End Date\",\"mandatory\":false,\"type\":{\"format\":\"yyyy-mm-dd\",\"name\":\"date\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"5\",\"typeofdata\":\"D~O~OTH~GE~sales_start_date~Sales Start Date\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"8\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"expiry_date\",\"label\":\"Support Expiry Date\",\"mandatory\":false,\"type\":{\"format\":\"yyyy-mm-dd\",\"name\":\"date\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"5\",\"typeofdata\":\"D~O~OTH~GE~start_date~Start Date\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"10\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"vendor_id\",\"label\":\"Vendor Name\",\"mandatory\":false,\"type\":{\"refersTo\":[{\"value\":\"Vendors\",\"label\":\"Vendors\",\"isQuickCreate\":true}],\"name\":\"reference\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"75\",\"typeofdata\":\"I~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"13\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"website\",\"label\":\"Website\",\"mandatory\":false,\"type\":{\"name\":\"url\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"17\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"14\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"vendor_part_no\",\"label\":\"Vendor Part No\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"15\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"mfr_part_no\",\"label\":\"Mfr PartNo\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"16\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"productsheet\",\"label\":\"Product Sheet\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"17\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"serial_no\",\"label\":\"Serial No\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"18\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"createdtime\",\"label\":\"Created Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"19\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"glacct\",\"label\":\"GL Account\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"300-Sales-Software\",\"label\":\"300-Sales-Software\",\"color\":\"\"},{\"value\":\"301-Sales-Hardware\",\"label\":\"301-Sales-Hardware\",\"color\":\"\"},{\"value\":\"302-Rental-Income\",\"label\":\"302-Rental-Income\",\"color\":\"\"},{\"value\":\"303-Interest-Income\",\"label\":\"303-Interest-Income\",\"color\":\"\"},{\"value\":\"304-Sales-Software-Support\",\"label\":\"304-Sales-Software-Support\",\"color\":\"\"},{\"value\":\"305-Sales Other\",\"label\":\"305-Sales Other\",\"color\":\"\"},{\"value\":\"306-Internet Sales\",\"label\":\"306-Internet Sales\",\"color\":\"\"},{\"value\":\"307-Service-Hardware Labor\",\"label\":\"307-Service-Hardware Labor\",\"color\":\"\"},{\"value\":\"308-Sales-Books\",\"label\":\"308-Sales-Books\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"20\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"label\":\"Modified Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"21\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"32\",\"blockname\":\"LBL_PRICING_INFORMATION\",\"blocklabel\":\"Pricing Information\",\"fields\":[{\"name\":\"unit_price\",\"label\":\"Unit Price\",\"mandatory\":false,\"type\":{\"name\":\"currency\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"72\",\"typeofdata\":\"N~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"commissionrate\",\"label\":\"Commission Rate\",\"mandatory\":false,\"type\":{\"name\":\"double\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"9\",\"typeofdata\":\"N~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"2\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"taxclass\",\"label\":\"Taxes\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"83\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"4\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"purchase_cost\",\"label\":\"Purchase Cost\",\"mandatory\":false,\"type\":{\"name\":\"currency\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"71\",\"typeofdata\":\"N~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"5\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"33\",\"blockname\":\"LBL_STOCK_INFORMATION\",\"blocklabel\":\"Stock Information\",\"fields\":[{\"name\":\"usageunit\",\"label\":\"Usage Unit\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Box\",\"label\":\"Box\",\"color\":\"\"},{\"value\":\"Carton\",\"label\":\"Carton\",\"color\":\"\"},{\"value\":\"Dozen\",\"label\":\"Dozen\",\"color\":\"\"},{\"value\":\"Each\",\"label\":\"Each\",\"color\":\"\"},{\"value\":\"Hours\",\"label\":\"Hours\",\"color\":\"\"},{\"value\":\"Impressions\",\"label\":\"Impressions\",\"color\":\"\"},{\"value\":\"Lb\",\"label\":\"Lb\",\"color\":\"\"},{\"value\":\"M\",\"label\":\"M\",\"color\":\"\"},{\"value\":\"Pack\",\"label\":\"Pack\",\"color\":\"\"},{\"value\":\"Pages\",\"label\":\"Pages\",\"color\":\"\"},{\"value\":\"Pieces\",\"label\":\"Pieces\",\"color\":\"\"},{\"value\":\"Quantity\",\"label\":\"Quantity\",\"color\":\"\"},{\"value\":\"Reams\",\"label\":\"Reams\",\"color\":\"\"},{\"value\":\"Sheet\",\"label\":\"Sheet\",\"color\":\"\"},{\"value\":\"Spiral Binder\",\"label\":\"Spiral Binder\",\"color\":\"\"},{\"value\":\"Sq Ft\",\"label\":\"Sq Ft\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"qty_per_unit\",\"label\":\"Qty\\/Unit\",\"mandatory\":false,\"type\":{\"name\":\"double\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"1\",\"typeofdata\":\"N~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"2\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"qtyinstock\",\"label\":\"Qty. in Stock\",\"mandatory\":false,\"type\":{\"name\":\"double\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"1\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"NN~O\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"3\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"reorderlevel\",\"label\":\"Reorder Level\",\"mandatory\":false,\"type\":{\"name\":\"integer\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"I~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"4\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"label\":\"Handler\",\"mandatory\":true,\"type\":{\"name\":\"owner\",\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"}},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"},\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"53\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"5\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"qtyindemand\",\"label\":\"Qty. in Demand\",\"mandatory\":false,\"type\":{\"name\":\"integer\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"I~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"6\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"34\",\"blockname\":\"LBL_CUSTOM_INFORMATION\",\"blocklabel\":\"Custom Information\",\"fields\":[]},{\"blockId\":\"35\",\"blockname\":\"LBL_IMAGE_INFORMATION\",\"blocklabel\":\"Product Image Information\",\"fields\":[{\"name\":\"imagename\",\"label\":\"Product Image\",\"mandatory\":false,\"type\":{\"name\":\"image\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"69\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"36\",\"blockname\":\"LBL_DESCRIPTION_INFORMATION\",\"blocklabel\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"label\":\"Description\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"19\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]}],\"barcode_field\":\"product_no\",\"QuickCreateAction\":true,\"label\":\"Products\",\"name\":\"Products\",\"createable\":true,\"updateable\":true,\"deleteable\":true,\"retrieveable\":true,\"idPrefix\":\"14\",\"isEntity\":true,\"allowDuplicates\":true,\"labelFields\":\"productname\",\"entityField\":{\"name\":\"productname\",\"label\":\"Product Name\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"2\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"blockId\":\"31\",\"blockname\":\"LBL_PRODUCT_INFORMATION\",\"blocklabel\":\"Product Details\",\"sequence\":\"1\",\"readonly\":false},\"currency_symbol\":\"\\u20ac\"}}}'),
(47,14,'{\"_operation\":\"listModuleRecords\",\"display_params\":\"\",\"field_name\":\"\",\"field_name2\":\"\",\"field_value\":\"\",\"field_value2\":\"\",\"filterid\":\"24\",\"index\":\"1\",\"isRoute\":\"0\",\"module\":\"Products\",\"order_field\":\"\",\"orderby\":\"\",\"related\":\"0\",\"relatedModule\":\"\",\"searchType\":\"\",\"search_params\":\"\",\"size\":\"20\",\"sourceModule\":\"\",\"sourceRecord\":\"\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"14x15\",\"label\":\"Caff\\u00e8\",\"ImageUrl\":\"\",\"unit_price\":\"0.50\",\"purchase_cost\":\"5.00\",\"discontinued\":\"Yes\",\"description\":\"\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Products\",\"moduleLabel\":\"Products\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"productname\",\"label\":\"Product Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":true,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~M\",\"uitype\":\"2\",\"summaryfield\":\"1\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 1 of 1\",\"is_map_enable\":false,\"is_display_image\":true,\"relatedModuleList\":[]}}'),
(48,14,'{\"_operation\":\"relatedModule\",\"_session\":\"2a28acdd65955d56785b9\",\"module\":\"Products\",\"record\":\"14x15\"}','{\"success\":true,\"result\":[{\"linktype\":\"DETAILVIEWTAB\",\"moduleName\":\"Products\",\"record\":\"15\",\"linkKey\":\"Details\",\"tablabel\":\"Details\",\"img_url\":\"\"},{\"linktype\":\"DETAILVIEWTAB\",\"moduleName\":\"Products\",\"record\":\"15\",\"linkKey\":\"Updates\",\"tablabel\":\"Updates\",\"img_url\":\"\"},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"38\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"13\",\"relatedmoduleName\":\"HelpDesk\",\"tabid\":\"14\",\"tablabel\":\"Tickets\",\"numofrows\":0,\"actions\":\"add\",\"createAction\":true,\"relatedfieldname\":\"product_id\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/HelpDesk.png\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"39\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"8\",\"relatedmoduleName\":\"Documents\",\"tabid\":\"14\",\"tablabel\":\"Documents\",\"numofrows\":0,\"actions\":\"add,select\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Documents.png\",\"selectAction\":true,\"isDependencyAddress\":false,\"is_show_document_option\":true},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"40\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"20\",\"relatedmoduleName\":\"Quotes\",\"tabid\":\"14\",\"tablabel\":\"Quotes\",\"numofrows\":0,\"actions\":\"add\",\"createAction\":true,\"relatedfieldname\":\"productid\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Quotes.png\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"41\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"21\",\"relatedmoduleName\":\"PurchaseOrder\",\"tabid\":\"14\",\"tablabel\":\"Purchase Orders\",\"numofrows\":0,\"actions\":\"add\",\"createAction\":true,\"relatedfieldname\":\"productid\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/PurchaseOrder.png\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"42\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"22\",\"relatedmoduleName\":\"SalesOrder\",\"tabid\":\"14\",\"tablabel\":\"Sales Orders\",\"numofrows\":0,\"actions\":\"add\",\"createAction\":true,\"relatedfieldname\":\"productid\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/SalesOrder.png\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"43\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"23\",\"relatedmoduleName\":\"Invoice\",\"tabid\":\"14\",\"tablabel\":\"Invoices\",\"numofrows\":0,\"actions\":\"add\",\"createAction\":true,\"relatedfieldname\":\"productid\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Invoice.png\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"44\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"19\",\"relatedmoduleName\":\"PriceBooks\",\"tabid\":\"14\",\"tablabel\":\"Price Books\",\"numofrows\":0,\"actions\":\"ADD,SELECT\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/PriceBooks.png\",\"selectAction\":true,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"45\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"7\",\"relatedmoduleName\":\"Leads\",\"tabid\":\"14\",\"tablabel\":\"Leads\",\"numofrows\":0,\"actions\":\"select\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Leads.png\",\"selectAction\":true,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"46\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"6\",\"relatedmoduleName\":\"Accounts\",\"tabid\":\"14\",\"tablabel\":\"Organizations\",\"numofrows\":0,\"actions\":\"select\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Accounts.png\",\"selectAction\":true,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"47\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"4\",\"relatedmoduleName\":\"Contacts\",\"tabid\":\"14\",\"tablabel\":\"Contacts\",\"numofrows\":0,\"actions\":\"select\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Contacts.png\",\"selectAction\":true,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"48\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"2\",\"relatedmoduleName\":\"Potentials\",\"tabid\":\"14\",\"tablabel\":\"Opportunities\",\"numofrows\":0,\"actions\":\"select\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Potentials.png\",\"selectAction\":true,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"49\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"14\",\"relatedmoduleName\":\"Products\",\"tabid\":\"14\",\"tablabel\":\"Product Bundles\",\"numofrows\":0,\"actions\":\"add,select\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Products.png\",\"selectAction\":true,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"50\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"14\",\"relatedmoduleName\":\"Products\",\"tabid\":\"14\",\"tablabel\":\"Parent Product\",\"numofrows\":0,\"actions\":\"\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Products.png\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"127\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"46\",\"relatedmoduleName\":\"Assets\",\"tabid\":\"14\",\"tablabel\":\"Assets\",\"numofrows\":1,\"actions\":\"ADD\",\"createAction\":true,\"relatedfieldname\":\"product\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Assets.png\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"170\",\"moduleName\":\"Products\",\"record\":\"15\",\"related_tabid\":\"21\",\"relatedmoduleName\":\"PurchaseOrder\",\"tabid\":\"14\",\"tablabel\":\"Purchase Orders\",\"numofrows\":0,\"actions\":\"ADD\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/PurchaseOrder.png\",\"selectAction\":false,\"isDependencyAddress\":false}]}'),
(49,14,'{\"_operation\":\"fetchRecordWithGrouping\",\"_session\":\"2a28acdd65955d56785b9\",\"record\":\"14x15\"}','{\"success\":true,\"result\":{\"record\":{\"blocks\":[{\"name\":\"LBL_PRODUCT_INFORMATION\",\"label\":\"Product Details\",\"fields\":[{\"name\":\"productname\",\"value\":\"Caff\\u00e8\",\"label\":\"Product Name\",\"uitype\":\"2\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"product_no\",\"value\":\"PRO1\",\"label\":\"Product Number\",\"uitype\":\"4\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"discontinued\",\"value\":\"Yes\",\"label\":\"Product Active\",\"uitype\":\"56\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"bool_value\":\"1\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"boolean\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"productcode\",\"value\":\"012544548\",\"label\":\"Part Number\",\"uitype\":\"1\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"sales_start_date\",\"value\":\"2023-02-14\",\"label\":\"Sales Start Date\",\"uitype\":\"5\",\"summaryfield\":\"0\",\"typeofdata\":\"D~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"manufacturer\",\"value\":\"AltvetPet Inc.\",\"label\":\"Manufacturer\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"AltvetPet Inc.\",\"label\":\"AltvetPet Inc.\",\"color\":\"\"},{\"value\":\"LexPon Inc.\",\"label\":\"LexPon Inc.\",\"color\":\"\"},{\"value\":\"MetBeat Corp\",\"label\":\"MetBeat Corp\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"productcategory\",\"value\":\"CRM Applications\",\"label\":\"Product Category\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Hardware\",\"label\":\"Hardware\",\"color\":\"\"},{\"value\":\"Software\",\"label\":\"Software\",\"color\":\"\"},{\"value\":\"CRM Applications\",\"label\":\"CRM Applications\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"start_date\",\"value\":\"\",\"label\":\"Support Start Date\",\"uitype\":\"5\",\"summaryfield\":\"0\",\"typeofdata\":\"D~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"sales_end_date\",\"value\":\"\",\"label\":\"Sales End Date\",\"uitype\":\"5\",\"summaryfield\":\"0\",\"typeofdata\":\"D~O~OTH~GE~sales_start_date~Sales Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"expiry_date\",\"value\":\"\",\"label\":\"Support Expiry Date\",\"uitype\":\"5\",\"summaryfield\":\"0\",\"typeofdata\":\"D~O~OTH~GE~start_date~Start Date\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"date\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"vendor_id\",\"value\":{\"value\":\"2x14\",\"label\":\"Lavazza\"},\"label\":\"Vendor Name\",\"uitype\":\"75\",\"summaryfield\":\"0\",\"typeofdata\":\"I~O\",\"refrerenceModule\":\"Vendors\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"reference\",\"refersTo\":[{\"value\":\"Vendors\",\"label\":\"Vendors\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"website\",\"value\":\"www.lavazza.com\",\"label\":\"Website\",\"uitype\":\"17\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"url\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"vendor_part_no\",\"value\":\"\",\"label\":\"Vendor Part No\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"mfr_part_no\",\"value\":\"\",\"label\":\"Mfr PartNo\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"productsheet\",\"value\":\"\",\"label\":\"Product Sheet\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"serial_no\",\"value\":\"\",\"label\":\"Serial No\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"createdtime\",\"value\":\"2023-02-14 09:52 AM\",\"label\":\"Created Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"glacct\",\"value\":\"\",\"label\":\"GL Account\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"300-Sales-Software\",\"label\":\"300-Sales-Software\",\"color\":\"\"},{\"value\":\"301-Sales-Hardware\",\"label\":\"301-Sales-Hardware\",\"color\":\"\"},{\"value\":\"302-Rental-Income\",\"label\":\"302-Rental-Income\",\"color\":\"\"},{\"value\":\"303-Interest-Income\",\"label\":\"303-Interest-Income\",\"color\":\"\"},{\"value\":\"304-Sales-Software-Support\",\"label\":\"304-Sales-Software-Support\",\"color\":\"\"},{\"value\":\"305-Sales Other\",\"label\":\"305-Sales Other\",\"color\":\"\"},{\"value\":\"306-Internet Sales\",\"label\":\"306-Internet Sales\",\"color\":\"\"},{\"value\":\"307-Service-Hardware Labor\",\"label\":\"307-Service-Hardware Labor\",\"color\":\"\"},{\"value\":\"308-Sales-Books\",\"label\":\"308-Sales-Books\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"value\":\"2023-06-04 08:52 AM\",\"label\":\"Modified Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"source\",\"value\":\"CRM\",\"label\":\"Source\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_PRICING_INFORMATION\",\"label\":\"Pricing Information\",\"fields\":[{\"name\":\"unit_price\",\"value\":\"0.50\",\"label\":\"Unit Price\",\"uitype\":\"72\",\"summaryfield\":\"1\",\"typeofdata\":\"N~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"currency\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"commissionrate\",\"value\":\"0.00\",\"label\":\"Commission Rate\",\"uitype\":\"9\",\"summaryfield\":\"1\",\"typeofdata\":\"N~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"percentage\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"taxclass\",\"value\":\"\",\"label\":\"Taxes\",\"uitype\":\"83\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"productTax\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"purchase_cost\",\"value\":\"5.00\",\"label\":\"Purchase Cost\",\"uitype\":\"71\",\"summaryfield\":\"0\",\"typeofdata\":\"N~O\",\"reminder_value\":{\"days\":0,\"hours\":0,\"minutes\":0},\"is_Ajaxedit\":false,\"type\":{\"name\":\"currency\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_STOCK_INFORMATION\",\"label\":\"Stock Information\",\"fields\":[{\"name\":\"usageunit\",\"value\":\"Box\",\"label\":\"Usage Unit\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Box\",\"label\":\"Box\",\"color\":\"\"},{\"value\":\"Carton\",\"label\":\"Carton\",\"color\":\"\"},{\"value\":\"Dozen\",\"label\":\"Dozen\",\"color\":\"\"},{\"value\":\"Each\",\"label\":\"Each\",\"color\":\"\"},{\"value\":\"Hours\",\"label\":\"Hours\",\"color\":\"\"},{\"value\":\"Impressions\",\"label\":\"Impressions\",\"color\":\"\"},{\"value\":\"Lb\",\"label\":\"Lb\",\"color\":\"\"},{\"value\":\"M\",\"label\":\"M\",\"color\":\"\"},{\"value\":\"Pack\",\"label\":\"Pack\",\"color\":\"\"},{\"value\":\"Pages\",\"label\":\"Pages\",\"color\":\"\"},{\"value\":\"Pieces\",\"label\":\"Pieces\",\"color\":\"\"},{\"value\":\"Quantity\",\"label\":\"Quantity\",\"color\":\"\"},{\"value\":\"Reams\",\"label\":\"Reams\",\"color\":\"\"},{\"value\":\"Sheet\",\"label\":\"Sheet\",\"color\":\"\"},{\"value\":\"Spiral Binder\",\"label\":\"Spiral Binder\",\"color\":\"\"},{\"value\":\"Sq Ft\",\"label\":\"Sq Ft\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"qty_per_unit\",\"value\":\"0\",\"label\":\"Qty\\/Unit\",\"uitype\":\"1\",\"summaryfield\":\"1\",\"typeofdata\":\"N~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"double\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"qtyinstock\",\"value\":\"50\",\"label\":\"Qty. in Stock\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"NN~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"double\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"reorderlevel\",\"value\":\"0\",\"label\":\"Reorder Level\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"I~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"integer\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"value\":{\"value\":\"19x1\",\"label\":\"admin Administrator\"},\"label\":\"Handler\",\"uitype\":\"53\",\"summaryfield\":\"0\",\"typeofdata\":\"V~M\",\"type\":{\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger\"},\"name\":\"owner\"},\"is_Ajaxedit\":true,\"mandatory\":true,\"GeoFields\":false},{\"name\":\"qtyindemand\",\"value\":\"0\",\"label\":\"Qty. in Demand\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"I~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"integer\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_IMAGE_INFORMATION\",\"label\":\"Product Image Information\",\"fields\":[{\"name\":\"imagename\",\"value\":\"\",\"ImageUrl\":\"\",\"label\":\"Product Image\",\"uitype\":\"69\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"ProductImageUrlList\":[],\"is_Ajaxedit\":false,\"type\":{\"name\":\"image\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_DESCRIPTION_INFORMATION\",\"label\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"value\":\"\",\"label\":\"Description\",\"uitype\":\"19\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"text\"},\"mandatory\":false,\"GeoFields\":false}]}],\"id\":\"14x15\",\"recordLabel\":\"Caff\\u00e8\",\"editAction\":true,\"deleteAction\":true,\"duplicateAction\":true,\"commentModuleAccess\":true,\"ActivityModuleAccess\":true,\"ImageUrl\":\"\",\"isAttachmentSupport\":true,\"recordShortcut\":true,\"modulename\":\"Products\",\"modulelabel\":\"Products\",\"conversion\":[],\"toMailNamesList\":[],\"isDownloadPDF\":false,\"isEmailPDF\":false,\"PDFType\":[],\"isTimeTrackerModule\":false,\"isTimeTracking\":null,\"tracking_status\":false,\"cttimetrackerid\":\"\",\"time_tracking_record\":null,\"tracking_time\":\"\",\"isTimeTrackingSameRecord\":false,\"is_show_startsave_button\":true,\"time_tracker_access\":true}}}'),
(50,14,'{\"_operation\":\"fetchModuleFilters\",\"module\":\"Products\"}','{\"success\":true,\"result\":{\"filters\":[{\"cvid\":\"24\",\"viewname\":\"All\",\"setdefault\":\"1\",\"setmetrics\":\"0\",\"moduleName\":\"Products\",\"userName\":\"admin Administrator\",\"isDefault\":1}]}}'),
(51,14,'{\"_operation\":\"newDescribe\",\"isAssetTracking\":\"0\",\"isFilter\":\"1\",\"module\":\"Products\",\"productid\":\"\",\"record\":\"\",\"type\":\"\"}','{\"success\":true,\"result\":{\"describe\":{\"blocks\":[{\"blockId\":\"31\",\"blockname\":\"LBL_PRODUCT_INFORMATION\",\"blocklabel\":\"Product Details\",\"fields\":[{\"name\":\"productname\",\"label\":\"Product Name\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"2\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"product_no\",\"label\":\"Product Number\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"1\",\"summaryfield\":\"0\",\"uitype\":\"4\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"2\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"discontinued\",\"label\":\"Product Active\",\"mandatory\":false,\"type\":{\"name\":\"boolean\",\"defaultValue\":\"1\"},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":\"1\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"1\",\"summaryfield\":\"0\",\"uitype\":\"56\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"3\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"productcode\",\"label\":\"Part Number\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"1\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"4\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"sales_start_date\",\"label\":\"Sales Start Date\",\"mandatory\":false,\"type\":{\"format\":\"yyyy-mm-dd\",\"name\":\"date\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"5\",\"typeofdata\":\"D~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"5\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"manufacturer\",\"label\":\"Manufacturer\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"AltvetPet Inc.\",\"label\":\"AltvetPet Inc.\",\"color\":\"\"},{\"value\":\"LexPon Inc.\",\"label\":\"LexPon Inc.\",\"color\":\"\"},{\"value\":\"MetBeat Corp\",\"label\":\"MetBeat Corp\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"6\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"productcategory\",\"label\":\"Product Category\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Hardware\",\"label\":\"Hardware\",\"color\":\"\"},{\"value\":\"Software\",\"label\":\"Software\",\"color\":\"\"},{\"value\":\"CRM Applications\",\"label\":\"CRM Applications\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"1\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"6\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"start_date\",\"label\":\"Support Start Date\",\"mandatory\":false,\"type\":{\"format\":\"yyyy-mm-dd\",\"name\":\"date\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"5\",\"typeofdata\":\"D~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"7\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"sales_end_date\",\"label\":\"Sales End Date\",\"mandatory\":false,\"type\":{\"format\":\"yyyy-mm-dd\",\"name\":\"date\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"5\",\"typeofdata\":\"D~O~OTH~GE~sales_start_date~Sales Start Date\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"8\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"expiry_date\",\"label\":\"Support Expiry Date\",\"mandatory\":false,\"type\":{\"format\":\"yyyy-mm-dd\",\"name\":\"date\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"5\",\"typeofdata\":\"D~O~OTH~GE~start_date~Start Date\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"10\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"vendor_id\",\"label\":\"Vendor Name\",\"mandatory\":false,\"type\":{\"refersTo\":[{\"value\":\"Vendors\",\"label\":\"Vendors\",\"isQuickCreate\":true}],\"name\":\"reference\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"75\",\"typeofdata\":\"I~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"13\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"website\",\"label\":\"Website\",\"mandatory\":false,\"type\":{\"name\":\"url\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"17\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"14\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"vendor_part_no\",\"label\":\"Vendor Part No\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"15\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"mfr_part_no\",\"label\":\"Mfr PartNo\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"16\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"productsheet\",\"label\":\"Product Sheet\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"17\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"serial_no\",\"label\":\"Serial No\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"18\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"createdtime\",\"label\":\"Created Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"19\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"glacct\",\"label\":\"GL Account\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"300-Sales-Software\",\"label\":\"300-Sales-Software\",\"color\":\"\"},{\"value\":\"301-Sales-Hardware\",\"label\":\"301-Sales-Hardware\",\"color\":\"\"},{\"value\":\"302-Rental-Income\",\"label\":\"302-Rental-Income\",\"color\":\"\"},{\"value\":\"303-Interest-Income\",\"label\":\"303-Interest-Income\",\"color\":\"\"},{\"value\":\"304-Sales-Software-Support\",\"label\":\"304-Sales-Software-Support\",\"color\":\"\"},{\"value\":\"305-Sales Other\",\"label\":\"305-Sales Other\",\"color\":\"\"},{\"value\":\"306-Internet Sales\",\"label\":\"306-Internet Sales\",\"color\":\"\"},{\"value\":\"307-Service-Hardware Labor\",\"label\":\"307-Service-Hardware Labor\",\"color\":\"\"},{\"value\":\"308-Sales-Books\",\"label\":\"308-Sales-Books\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"20\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"label\":\"Modified Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"21\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"32\",\"blockname\":\"LBL_PRICING_INFORMATION\",\"blocklabel\":\"Pricing Information\",\"fields\":[{\"name\":\"unit_price\",\"label\":\"Unit Price\",\"mandatory\":false,\"type\":{\"name\":\"currency\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"72\",\"typeofdata\":\"N~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"commissionrate\",\"label\":\"Commission Rate\",\"mandatory\":false,\"type\":{\"name\":\"double\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"9\",\"typeofdata\":\"N~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"2\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"taxclass\",\"label\":\"Taxes\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"83\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"4\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"purchase_cost\",\"label\":\"Purchase Cost\",\"mandatory\":false,\"type\":{\"name\":\"currency\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"71\",\"typeofdata\":\"N~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"5\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"33\",\"blockname\":\"LBL_STOCK_INFORMATION\",\"blocklabel\":\"Stock Information\",\"fields\":[{\"name\":\"usageunit\",\"label\":\"Usage Unit\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Box\",\"label\":\"Box\",\"color\":\"\"},{\"value\":\"Carton\",\"label\":\"Carton\",\"color\":\"\"},{\"value\":\"Dozen\",\"label\":\"Dozen\",\"color\":\"\"},{\"value\":\"Each\",\"label\":\"Each\",\"color\":\"\"},{\"value\":\"Hours\",\"label\":\"Hours\",\"color\":\"\"},{\"value\":\"Impressions\",\"label\":\"Impressions\",\"color\":\"\"},{\"value\":\"Lb\",\"label\":\"Lb\",\"color\":\"\"},{\"value\":\"M\",\"label\":\"M\",\"color\":\"\"},{\"value\":\"Pack\",\"label\":\"Pack\",\"color\":\"\"},{\"value\":\"Pages\",\"label\":\"Pages\",\"color\":\"\"},{\"value\":\"Pieces\",\"label\":\"Pieces\",\"color\":\"\"},{\"value\":\"Quantity\",\"label\":\"Quantity\",\"color\":\"\"},{\"value\":\"Reams\",\"label\":\"Reams\",\"color\":\"\"},{\"value\":\"Sheet\",\"label\":\"Sheet\",\"color\":\"\"},{\"value\":\"Spiral Binder\",\"label\":\"Spiral Binder\",\"color\":\"\"},{\"value\":\"Sq Ft\",\"label\":\"Sq Ft\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"qty_per_unit\",\"label\":\"Qty\\/Unit\",\"mandatory\":false,\"type\":{\"name\":\"double\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"1\",\"typeofdata\":\"N~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"2\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"qtyinstock\",\"label\":\"Qty. in Stock\",\"mandatory\":false,\"type\":{\"name\":\"double\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"1\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"NN~O\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"3\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"reorderlevel\",\"label\":\"Reorder Level\",\"mandatory\":false,\"type\":{\"name\":\"integer\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"I~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"4\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"label\":\"Handler\",\"mandatory\":true,\"type\":{\"name\":\"owner\",\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"}},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"},\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"53\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"5\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"qtyindemand\",\"label\":\"Qty. in Demand\",\"mandatory\":false,\"type\":{\"name\":\"integer\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"I~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"6\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"34\",\"blockname\":\"LBL_CUSTOM_INFORMATION\",\"blocklabel\":\"Custom Information\",\"fields\":[]},{\"blockId\":\"35\",\"blockname\":\"LBL_IMAGE_INFORMATION\",\"blocklabel\":\"Product Image Information\",\"fields\":[{\"name\":\"imagename\",\"label\":\"Product Image\",\"mandatory\":false,\"type\":{\"name\":\"image\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"69\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"36\",\"blockname\":\"LBL_DESCRIPTION_INFORMATION\",\"blocklabel\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"label\":\"Description\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"19\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]}],\"barcode_field\":\"product_no\",\"QuickCreateAction\":true,\"label\":\"Products\",\"name\":\"Products\",\"createable\":true,\"updateable\":true,\"deleteable\":true,\"retrieveable\":true,\"idPrefix\":\"14\",\"isEntity\":true,\"allowDuplicates\":true,\"labelFields\":\"productname\",\"entityField\":{\"name\":\"productname\",\"label\":\"Product Name\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"2\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"blockId\":\"31\",\"blockname\":\"LBL_PRODUCT_INFORMATION\",\"blocklabel\":\"Product Details\",\"sequence\":\"1\",\"readonly\":false},\"currency_symbol\":\"\\u20ac\"}}}'),
(52,14,'{\"_operation\":\"listModuleRecords\",\"display_params\":\"\",\"field_name\":\"\",\"field_name2\":\"\",\"field_value\":\"\",\"field_value2\":\"\",\"filterid\":\"24\",\"index\":\"1\",\"isRoute\":\"0\",\"module\":\"Products\",\"order_field\":\"\",\"orderby\":\"\",\"related\":\"0\",\"relatedModule\":\"\",\"searchType\":\"\",\"search_params\":\"\",\"size\":\"20\",\"sourceModule\":\"\",\"sourceRecord\":\"\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"14x15\",\"label\":\"Caff\\u00e8\",\"ImageUrl\":\"\",\"unit_price\":\"0.50\",\"purchase_cost\":\"5.00\",\"discontinued\":\"Yes\",\"description\":\"\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"Products\",\"moduleLabel\":\"Products\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"productname\",\"label\":\"Product Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":true,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~M\",\"uitype\":\"2\",\"summaryfield\":\"1\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 1 of 1\",\"is_map_enable\":false,\"is_display_image\":true,\"relatedModuleList\":[]}}'),
(53,14,'{\"_operation\":\"fetchModuleFilters\",\"module\":\"HelpDesk\"}','{\"success\":true,\"result\":{\"filters\":[{\"cvid\":\"13\",\"viewname\":\"All\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"HelpDesk\",\"userName\":\"admin Administrator\",\"isDefault\":0},{\"cvid\":\"14\",\"viewname\":\"Nuovi\",\"setdefault\":\"1\",\"setmetrics\":\"1\",\"moduleName\":\"HelpDesk\",\"userName\":\"admin Administrator\",\"isDefault\":1},{\"cvid\":\"54\",\"viewname\":\"Lavorazione\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"HelpDesk\",\"userName\":\"Pietro Marra\",\"isDefault\":0},{\"cvid\":\"69\",\"viewname\":\"Risolti\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"HelpDesk\",\"userName\":\"Pietro Marra\",\"isDefault\":0}]}}'),
(54,14,'{\"_operation\":\"newDescribe\",\"isAssetTracking\":\"0\",\"isFilter\":\"1\",\"module\":\"HelpDesk\",\"productid\":\"\",\"record\":\"\",\"type\":\"\"}','{\"success\":true,\"result\":{\"describe\":{\"blocks\":[{\"blockId\":\"25\",\"blockname\":\"LBL_TICKET_INFORMATION\",\"blocklabel\":\"Ticket Information\",\"fields\":[{\"name\":\"appartamentiRef\",\"label\":\"Appartamento\",\"mandatory\":false,\"type\":{\"refersTo\":[{\"value\":\"Appartamenti\",\"label\":\"Appartamenti\",\"isQuickCreate\":true}],\"name\":\"reference\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"10\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticket_title\",\"label\":\"Title\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":\"\",\"isDisplayField\":true,\"display_fieldtype\":\"First Field\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"22\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"2\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"label\":\"Assigned To\",\"mandatory\":true,\"type\":{\"name\":\"owner\",\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"}},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"},\"isDisplayField\":true,\"display_fieldtype\":\"Third Field\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"53\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"3\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticketstatus\",\"label\":\"Status\",\"mandatory\":true,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Open\",\"label\":\"Open\",\"color\":\"\"},{\"value\":\"In Progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"Wait For Response\",\"label\":\"Wait For Response\",\"color\":\"\"},{\"value\":\"Closed\",\"label\":\"Closed\",\"color\":\"\"},{\"value\":\"Resolved\",\"label\":\"Resolved\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":true,\"display_fieldtype\":\"Second Field\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"15\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"4\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticketpriorities\",\"label\":\"Priority\",\"mandatory\":true,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Low\",\"label\":\"Low\",\"color\":\"\"},{\"value\":\"Normal\",\"label\":\"Normal\",\"color\":\"\"},{\"value\":\"High\",\"label\":\"High\",\"color\":\"\"},{\"value\":\"Urgent\",\"label\":\"Urgent\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"15\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"5\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"createdtime\",\"label\":\"Created Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"6\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"label\":\"Modified Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"7\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticketcategories\",\"label\":\"Category\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Problemi con attrezzature casa\",\"label\":\"Problemi con attrezzature casa\",\"color\":\"\"},{\"value\":\"Attrezzature\\/dotazioni della cucina\",\"label\":\"Attrezzature\\/dotazioni della cucina\",\"color\":\"\"},{\"value\":\"Problemi caldaia\\/riscaldamento\",\"label\":\"Problemi caldaia\\/riscaldamento\",\"color\":\"\"},{\"value\":\"Pulizie insufficienti\",\"label\":\"Pulizie insufficienti\",\"color\":\"\"},{\"value\":\"Problemi idrici\",\"label\":\"Problemi idrici\",\"color\":\"\"},{\"value\":\"Attrezzature\\/dotazioni camera da letto\",\"label\":\"Attrezzature\\/dotazioni camera da letto\",\"color\":\"\"},{\"value\":\"Comunicazione con lo staff\",\"label\":\"Comunicazione con lo staff\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"8\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticket_no\",\"label\":\"Ticket Number\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"4\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"10\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"26\",\"blockname\":\"\",\"blocklabel\":\"\",\"fields\":[]},{\"blockId\":\"27\",\"blockname\":\"LBL_CUSTOM_INFORMATION\",\"blocklabel\":\"Custom Information\",\"fields\":[{\"name\":\"parent_id\",\"label\":\"Organization Name\",\"mandatory\":false,\"type\":{\"refersTo\":[{\"value\":\"Accounts\",\"label\":\"Organizations\",\"isQuickCreate\":true}],\"name\":\"reference\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"10\",\"typeofdata\":\"I~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"28\",\"blockname\":\"LBL_DESCRIPTION_INFORMATION\",\"blocklabel\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"label\":\"Description\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"19\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"29\",\"blockname\":\"LBL_TICKET_RESOLUTION\",\"blocklabel\":\"Ticket Resolution\",\"fields\":[{\"name\":\"solution\",\"label\":\"Solution\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"19\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"30\",\"blockname\":\"LBL_COMMENTS\",\"blocklabel\":\"Comments\",\"fields\":[]}],\"barcode_field\":\"\",\"QuickCreateAction\":true,\"label\":\"Tickets\",\"name\":\"HelpDesk\",\"createable\":true,\"updateable\":true,\"deleteable\":true,\"retrieveable\":true,\"idPrefix\":\"17\",\"isEntity\":true,\"allowDuplicates\":true,\"labelFields\":\"title\",\"entityField\":{\"name\":\"ticket_title\",\"label\":\"Title\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":\"\",\"isDisplayField\":true,\"display_fieldtype\":\"First Field\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"22\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"blockId\":\"25\",\"blockname\":\"LBL_TICKET_INFORMATION\",\"blocklabel\":\"Ticket Information\",\"sequence\":\"2\",\"readonly\":false},\"currency_symbol\":\"\\u20ac\"}}}'),
(55,14,'{\"_operation\":\"listModuleRecords\",\"display_params\":\"\",\"field_name\":\"\",\"field_name2\":\"\",\"field_value\":\"\",\"field_value2\":\"\",\"filterid\":\"14\",\"index\":\"1\",\"isRoute\":\"0\",\"module\":\"HelpDesk\",\"order_field\":\"\",\"orderby\":\"\",\"related\":\"0\",\"relatedModule\":\"\",\"searchType\":\"\",\"search_params\":\"\",\"size\":\"20\",\"sourceModule\":\"\",\"sourceRecord\":\"\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"17x1507\",\"label\":\"caldaia rotta\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"17x1196\",\"label\":\"tende da riparare\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"17x1200\",\"label\":\"LAVANDINO OTTURATO\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"17x1193\",\"label\":\"Caldaia Rotta\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"17x1190\",\"label\":\"Problema test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"HelpDesk\",\"moduleLabel\":\"Tickets\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"ticket_title\",\"label\":\"Title\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":true,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~M\",\"uitype\":\"22\",\"summaryfield\":\"1\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 5 of 5\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(56,14,'{\"_operation\":\"relatedModule\",\"_session\":\"2a28acdd65955d56785b9\",\"module\":\"HelpDesk\",\"record\":\"17x1200\"}','{\"success\":true,\"result\":[{\"linktype\":\"DETAILVIEWTAB\",\"moduleName\":\"HelpDesk\",\"record\":\"1200\",\"linkKey\":\"Summary\",\"tablabel\":\"Summary\",\"img_url\":\"\"},{\"linktype\":\"DETAILVIEWTAB\",\"moduleName\":\"HelpDesk\",\"record\":\"1200\",\"linkKey\":\"Details\",\"tablabel\":\"Details\",\"img_url\":\"\"},{\"linktype\":\"DETAILVIEWTAB\",\"moduleName\":\"HelpDesk\",\"record\":\"1200\",\"linkKey\":\"Updates\",\"tablabel\":\"Updates\",\"img_url\":\"\"},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"54\",\"moduleName\":\"HelpDesk\",\"record\":\"1200\",\"related_tabid\":\"9\",\"relatedmoduleName\":\"Calendar\",\"tabid\":\"13\",\"tablabel\":\"Activities\",\"numofrows\":0,\"actions\":\"add\",\"createAction\":true,\"relatedfieldname\":\"parent_id\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Calendar.png\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"55\",\"moduleName\":\"HelpDesk\",\"record\":\"1200\",\"related_tabid\":\"8\",\"relatedmoduleName\":\"Documents\",\"tabid\":\"13\",\"tablabel\":\"Documents\",\"numofrows\":0,\"actions\":\"add,select\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Documents.png\",\"selectAction\":true,\"isDependencyAddress\":false,\"is_show_document_option\":true},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"104\",\"moduleName\":\"HelpDesk\",\"record\":\"1200\",\"related_tabid\":\"33\",\"relatedmoduleName\":\"Services\",\"tabid\":\"13\",\"tablabel\":\"Services\",\"numofrows\":0,\"actions\":\"SELECT\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Services.png\",\"selectAction\":true,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"114\",\"moduleName\":\"HelpDesk\",\"record\":\"1200\",\"related_tabid\":\"35\",\"relatedmoduleName\":\"ServiceContracts\",\"tabid\":\"13\",\"tablabel\":\"Service Contracts\",\"numofrows\":0,\"actions\":\"ADD,SELECT\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/ServiceContracts.png\",\"selectAction\":true,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"123\",\"moduleName\":\"HelpDesk\",\"record\":\"1200\",\"related_tabid\":\"44\",\"relatedmoduleName\":\"Project\",\"tabid\":\"13\",\"tablabel\":\"Projects\",\"numofrows\":0,\"actions\":\"SELECT\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Project.png\",\"selectAction\":true,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"146\",\"moduleName\":\"HelpDesk\",\"record\":\"1200\",\"related_tabid\":\"48\",\"relatedmoduleName\":\"ModComments\",\"tabid\":\"13\",\"tablabel\":\"Comments\",\"numofrows\":0,\"actions\":\"\",\"createAction\":true,\"relatedfieldname\":\"related_to\",\"img_url\":\"\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"172\",\"moduleName\":\"HelpDesk\",\"record\":\"1200\",\"related_tabid\":\"10\",\"relatedmoduleName\":\"Emails\",\"tabid\":\"13\",\"tablabel\":\"Emails\",\"numofrows\":0,\"actions\":\"ADD\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/Emails.png\",\"selectAction\":false,\"isDependencyAddress\":false},{\"linktype\":\"DETAILVIEWRELATED\",\"relation_id\":\"176\",\"moduleName\":\"HelpDesk\",\"record\":\"1200\",\"related_tabid\":\"50\",\"relatedmoduleName\":\"Appartamenti\",\"tabid\":\"13\",\"tablabel\":\"Appartamenti\",\"numofrows\":0,\"actions\":\"ADD,SELECT\",\"createAction\":true,\"relatedfieldname\":\"\",\"img_url\":\"\",\"selectAction\":true,\"isDependencyAddress\":false}]}'),
(57,14,'{\"_operation\":\"fetchRecordWithGrouping\",\"_session\":\"2a28acdd65955d56785b9\",\"record\":\"17x1200\"}','{\"success\":true,\"result\":{\"record\":{\"blocks\":[{\"name\":\"LBL_TICKET_INFORMATION\",\"label\":\"Ticket Information\",\"fields\":[{\"name\":\"appartamentiRef\",\"value\":{\"value\":\"\",\"label\":\"\"},\"label\":\"Appartamento\",\"uitype\":\"10\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"refrerenceModule\":\"\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"reference\",\"refersTo\":[{\"value\":\"Appartamenti\",\"label\":\"Appartamenti\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"ticket_title\",\"value\":\"LAVANDINO OTTURATO\",\"label\":\"Title\",\"uitype\":\"22\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"value\":{\"value\":\"20x8\",\"label\":\"Maintenance Group\"},\"label\":\"Assigned To\",\"uitype\":\"53\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"type\":{\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger\"},\"name\":\"owner\"},\"is_Ajaxedit\":true,\"mandatory\":true,\"GeoFields\":false},{\"name\":\"ticketstatus\",\"value\":\"Open\",\"label\":\"Status\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Open\",\"label\":\"Open\",\"color\":\"\"},{\"value\":\"In Progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"Wait For Response\",\"label\":\"Wait For Response\",\"color\":\"\"},{\"value\":\"Closed\",\"label\":\"Closed\",\"color\":\"\"},{\"value\":\"Resolved\",\"label\":\"Resolved\",\"color\":\"\"}]},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"ticketpriorities\",\"value\":\"Normal\",\"label\":\"Priority\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Low\",\"label\":\"Low\",\"color\":\"\"},{\"value\":\"Normal\",\"label\":\"Normal\",\"color\":\"\"},{\"value\":\"High\",\"label\":\"High\",\"color\":\"\"},{\"value\":\"Urgent\",\"label\":\"Urgent\",\"color\":\"\"}]},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"createdtime\",\"value\":\"2023-11-30 12:19 AM\",\"label\":\"Created Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"value\":\"2023-11-30 12:19 AM\",\"label\":\"Modified Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"ticketcategories\",\"value\":\"Pulizie insufficienti\",\"label\":\"Category\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Problemi con attrezzature casa\",\"label\":\"Problemi con attrezzature casa\",\"color\":\"\"},{\"value\":\"Attrezzature\\/dotazioni della cucina\",\"label\":\"Attrezzature\\/dotazioni della cucina\",\"color\":\"\"},{\"value\":\"Problemi caldaia\\/riscaldamento\",\"label\":\"Problemi caldaia\\/riscaldamento\",\"color\":\"\"},{\"value\":\"Pulizie insufficienti\",\"label\":\"Pulizie insufficienti\",\"color\":\"\"},{\"value\":\"Problemi idrici\",\"label\":\"Problemi idrici\",\"color\":\"\"},{\"value\":\"Attrezzature\\/dotazioni camera da letto\",\"label\":\"Attrezzature\\/dotazioni camera da letto\",\"color\":\"\"},{\"value\":\"Comunicazione con lo staff\",\"label\":\"Comunicazione con lo staff\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"source\",\"value\":\"CRM\",\"label\":\"Source\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"ticket_no\",\"value\":\"TT22\",\"label\":\"Ticket Number\",\"uitype\":\"4\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_CUSTOM_INFORMATION\",\"label\":\"Custom Information\",\"fields\":[{\"name\":\"parent_id\",\"value\":{\"value\":\"\",\"label\":\"\"},\"label\":\"Organization Name\",\"uitype\":\"10\",\"summaryfield\":\"0\",\"typeofdata\":\"I~O\",\"refrerenceModule\":\"\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"reference\",\"refersTo\":[{\"value\":\"Accounts\",\"label\":\"Organizations\"}]},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_DESCRIPTION_INFORMATION\",\"label\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"value\":\"\",\"label\":\"Description\",\"uitype\":\"19\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"text\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_TICKET_RESOLUTION\",\"label\":\"Ticket Resolution\",\"fields\":[{\"name\":\"solution\",\"value\":\"\",\"label\":\"Solution\",\"uitype\":\"19\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"text\"},\"mandatory\":false,\"GeoFields\":false}]}],\"id\":\"17x1200\",\"recordLabel\":\"LAVANDINO OTTURATO\",\"editAction\":true,\"deleteAction\":true,\"duplicateAction\":true,\"commentModuleAccess\":true,\"ActivityModuleAccess\":true,\"ImageUrl\":\"\",\"isAttachmentSupport\":true,\"recordShortcut\":true,\"modulename\":\"HelpDesk\",\"modulelabel\":\"Tickets\",\"conversion\":[],\"toMailNamesList\":[],\"isDownloadPDF\":false,\"isEmailPDF\":false,\"PDFType\":[],\"isTimeTrackerModule\":false,\"isTimeTracking\":null,\"tracking_status\":false,\"cttimetrackerid\":\"\",\"time_tracking_record\":null,\"tracking_time\":\"\",\"isTimeTrackingSameRecord\":false,\"is_show_startsave_button\":true,\"time_tracker_access\":true}}}'),
(58,14,'{\"_operation\":\"RelatedRecords\",\"_session\":\"2a28acdd65955d56785b9\",\"module\":\"HelpDesk\",\"record\":\"17x1200\"}','{\"success\":true,\"result\":{\"related_records\":[{\"related_module_name\":\"summary\",\"related_module_label\":\"Key Field\",\"related_module_list\":[{\"fields\":[{\"name\":\"appartamentiRef\",\"value\":{\"value\":\"\",\"label\":\"\"},\"label\":\"Appartamento\",\"uitype\":\"10\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"refrerenceModule\":\"\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"reference\",\"refersTo\":[{\"value\":\"Appartamenti\",\"label\":\"Appartamenti\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"ticket_title\",\"value\":\"LAVANDINO OTTURATO\",\"label\":\"Title\",\"uitype\":\"22\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"value\":{\"value\":\"20x8\",\"label\":\"Maintenance Group\"},\"label\":\"Assigned To\",\"uitype\":\"53\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"type\":{\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger\"},\"name\":\"owner\"},\"is_Ajaxedit\":true,\"mandatory\":true,\"GeoFields\":false},{\"name\":\"ticketstatus\",\"value\":\"Open\",\"label\":\"Status\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Open\",\"label\":\"Open\",\"color\":\"\"},{\"value\":\"In Progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"Wait For Response\",\"label\":\"Wait For Response\",\"color\":\"\"},{\"value\":\"Closed\",\"label\":\"Closed\",\"color\":\"\"},{\"value\":\"Resolved\",\"label\":\"Resolved\",\"color\":\"\"}]},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"ticketpriorities\",\"value\":\"Normal\",\"label\":\"Priority\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Low\",\"label\":\"Low\",\"color\":\"\"},{\"value\":\"Normal\",\"label\":\"Normal\",\"color\":\"\"},{\"value\":\"High\",\"label\":\"High\",\"color\":\"\"},{\"value\":\"Urgent\",\"label\":\"Urgent\",\"color\":\"\"}]},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"ticket_no\",\"value\":\"TT22\",\"label\":\"Ticket Number\",\"uitype\":\"4\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"description\",\"value\":\"\",\"label\":\"Description\",\"uitype\":\"19\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"text\"},\"mandatory\":false,\"GeoFields\":false}]}],\"createAction\":null},{\"related_module_name\":\"Documents\",\"related_module_label\":\"Documents\",\"related_module_list\":[{\"fields\":{\"title\":\"Title\",\"filename\":\"File Name\"},\"records\":[]}],\"createAction\":true,\"is_show_document_option\":true},{\"related_module_name\":\"ModComments\",\"related_module_label\":\"Comments\",\"related_module_list\":[{\"fields\":{\"commentcontent\":\"Comment\",\"related_to\":\"Related To\"},\"records\":[]}],\"createAction\":true},{\"related_module_name\":\"Activities\",\"related_module_label\":\"Activities\",\"related_module_list\":[{\"fields\":{\"subject\":\"Subject\",\"activitytype\":\"Activity Type\",\"eventstatus\":\"Status\"},\"records\":[]}],\"createAction\":true}],\"recordLabel\":\"LAVANDINO OTTURATO\",\"editAction\":true,\"deleteAction\":true,\"duplicateAction\":true,\"commentModuleAccess\":true,\"ActivityModuleAccess\":true,\"isAttachmentSupport\":true,\"recordShortcut\":true,\"isDownloadPDF\":false,\"isEmailPDF\":false,\"PDFType\":[],\"toMailNamesList\":[],\"conversion\":[],\"latitude\":null,\"longitude\":null,\"ImageUrl\":\"\"}}'),
(59,14,'{\"_operation\":\"fetchRecordWithGrouping\",\"_session\":\"2a28acdd65955d56785b9\",\"record\":\"17x1200\"}','{\"success\":true,\"result\":{\"record\":{\"blocks\":[{\"name\":\"LBL_TICKET_INFORMATION\",\"label\":\"Ticket Information\",\"fields\":[{\"name\":\"appartamentiRef\",\"value\":{\"value\":\"\",\"label\":\"\"},\"label\":\"Appartamento\",\"uitype\":\"10\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"refrerenceModule\":\"\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"reference\",\"refersTo\":[{\"value\":\"Appartamenti\",\"label\":\"Appartamenti\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"ticket_title\",\"value\":\"LAVANDINO OTTURATO\",\"label\":\"Title\",\"uitype\":\"22\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"value\":{\"value\":\"20x8\",\"label\":\"Maintenance Group\"},\"label\":\"Assigned To\",\"uitype\":\"53\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"type\":{\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger\"},\"name\":\"owner\"},\"is_Ajaxedit\":true,\"mandatory\":true,\"GeoFields\":false},{\"name\":\"ticketstatus\",\"value\":\"Open\",\"label\":\"Status\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Open\",\"label\":\"Open\",\"color\":\"\"},{\"value\":\"In Progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"Wait For Response\",\"label\":\"Wait For Response\",\"color\":\"\"},{\"value\":\"Closed\",\"label\":\"Closed\",\"color\":\"\"},{\"value\":\"Resolved\",\"label\":\"Resolved\",\"color\":\"\"}]},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"ticketpriorities\",\"value\":\"Normal\",\"label\":\"Priority\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Low\",\"label\":\"Low\",\"color\":\"\"},{\"value\":\"Normal\",\"label\":\"Normal\",\"color\":\"\"},{\"value\":\"High\",\"label\":\"High\",\"color\":\"\"},{\"value\":\"Urgent\",\"label\":\"Urgent\",\"color\":\"\"}]},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"createdtime\",\"value\":\"2023-11-30 12:19 AM\",\"label\":\"Created Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"value\":\"2023-11-30 12:19 AM\",\"label\":\"Modified Time\",\"uitype\":\"70\",\"summaryfield\":\"0\",\"typeofdata\":\"DT~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"datetime\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"ticketcategories\",\"value\":\"Pulizie insufficienti\",\"label\":\"Category\",\"uitype\":\"15\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Problemi con attrezzature casa\",\"label\":\"Problemi con attrezzature casa\",\"color\":\"\"},{\"value\":\"Attrezzature\\/dotazioni della cucina\",\"label\":\"Attrezzature\\/dotazioni della cucina\",\"color\":\"\"},{\"value\":\"Problemi caldaia\\/riscaldamento\",\"label\":\"Problemi caldaia\\/riscaldamento\",\"color\":\"\"},{\"value\":\"Pulizie insufficienti\",\"label\":\"Pulizie insufficienti\",\"color\":\"\"},{\"value\":\"Problemi idrici\",\"label\":\"Problemi idrici\",\"color\":\"\"},{\"value\":\"Attrezzature\\/dotazioni camera da letto\",\"label\":\"Attrezzature\\/dotazioni camera da letto\",\"color\":\"\"},{\"value\":\"Comunicazione con lo staff\",\"label\":\"Comunicazione con lo staff\",\"color\":\"\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"source\",\"value\":\"CRM\",\"label\":\"Source\",\"uitype\":\"1\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"ticket_no\",\"value\":\"TT22\",\"label\":\"Ticket Number\",\"uitype\":\"4\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_CUSTOM_INFORMATION\",\"label\":\"Custom Information\",\"fields\":[{\"name\":\"parent_id\",\"value\":{\"value\":\"\",\"label\":\"\"},\"label\":\"Organization Name\",\"uitype\":\"10\",\"summaryfield\":\"0\",\"typeofdata\":\"I~O\",\"refrerenceModule\":\"\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"reference\",\"refersTo\":[{\"value\":\"Accounts\",\"label\":\"Organizations\"}]},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_DESCRIPTION_INFORMATION\",\"label\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"value\":\"\",\"label\":\"Description\",\"uitype\":\"19\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"text\"},\"mandatory\":false,\"GeoFields\":false}]},{\"name\":\"LBL_TICKET_RESOLUTION\",\"label\":\"Ticket Resolution\",\"fields\":[{\"name\":\"solution\",\"value\":\"\",\"label\":\"Solution\",\"uitype\":\"19\",\"summaryfield\":\"0\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"text\"},\"mandatory\":false,\"GeoFields\":false}]}],\"id\":\"17x1200\",\"recordLabel\":\"LAVANDINO OTTURATO\",\"editAction\":true,\"deleteAction\":true,\"duplicateAction\":true,\"commentModuleAccess\":true,\"ActivityModuleAccess\":true,\"ImageUrl\":\"\",\"isAttachmentSupport\":true,\"recordShortcut\":true,\"modulename\":\"HelpDesk\",\"modulelabel\":\"Tickets\",\"conversion\":[],\"toMailNamesList\":[],\"isDownloadPDF\":false,\"isEmailPDF\":false,\"PDFType\":[],\"isTimeTrackerModule\":false,\"isTimeTracking\":null,\"tracking_status\":false,\"cttimetrackerid\":\"\",\"time_tracking_record\":null,\"tracking_time\":\"\",\"isTimeTrackingSameRecord\":false,\"is_show_startsave_button\":true,\"time_tracker_access\":true}}}'),
(60,14,'{\"_operation\":\"history\",\"_session\":\"2a28acdd65955d56785b9\",\"index\":\"1\",\"mode\":\"All\",\"record\":\"17x1200\",\"size\":\"10\"}','{\"success\":true,\"result\":{\"history\":[{\"modifieduser\":{\"value\":\"19x6\",\"label\":\"Pietro Marra\"},\"id\":\"17x1200\",\"modifiedtime\":\"2023-11-30 00:19:50\",\"ModifiedTime\":\"1 month ago\",\"status\":\"2\",\"statuslabel\":\"created\",\"module\":\"HelpDesk\",\"iconpath\":\"https:\\/\\/works-dev.eslf.itmodules\\/CTMobile\\/MobileIcon\\/HelpDesk.png\",\"values\":{\"label\":{\"previous\":null,\"current\":\"LAVANDINO OTTURATO\"},\"ticket_no\":{\"previous\":null,\"current\":\"TT22\"},\"assigned_user_id\":{\"previous\":\"\",\"current\":\"\"},\"ticketpriorities\":{\"previous\":null,\"current\":\"Normal\"},\"ticketstatus\":{\"previous\":null,\"current\":\"Open\"},\"ticketcategories\":{\"previous\":null,\"current\":\"Pulizie insufficienti\"},\"createdtime\":{\"previous\":null,\"current\":\"2023-11-30 00:19:50\"},\"modifiedby\":{\"previous\":null,\"current\":\"6\"},\"ticket_title\":{\"previous\":null,\"current\":\"LAVANDINO OTTURATO\"},\"source\":{\"previous\":null,\"current\":\"CRM\"},\"appartamentiRef\":{\"previous\":null,\"current\":\"536\"},\"record_id\":{\"previous\":null,\"current\":\"1200\"},\"record_module\":{\"previous\":null,\"current\":\"HelpDesk\"}},\"label\":\"added LAVANDINO OTTURATO \"}]}}'),
(61,14,'{\"_operation\":\"RelatedRecords\",\"_session\":\"2a28acdd65955d56785b9\",\"module\":\"HelpDesk\",\"record\":\"17x1200\"}','{\"success\":true,\"result\":{\"related_records\":[{\"related_module_name\":\"summary\",\"related_module_label\":\"Key Field\",\"related_module_list\":[{\"fields\":[{\"name\":\"appartamentiRef\",\"value\":{\"value\":\"\",\"label\":\"\"},\"label\":\"Appartamento\",\"uitype\":\"10\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"refrerenceModule\":\"\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"reference\",\"refersTo\":[{\"value\":\"Appartamenti\",\"label\":\"Appartamenti\"}]},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"ticket_title\",\"value\":\"LAVANDINO OTTURATO\",\"label\":\"Title\",\"uitype\":\"22\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"string\"},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"value\":{\"value\":\"20x8\",\"label\":\"Maintenance Group\"},\"label\":\"Assigned To\",\"uitype\":\"53\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"type\":{\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger\"},\"name\":\"owner\"},\"is_Ajaxedit\":true,\"mandatory\":true,\"GeoFields\":false},{\"name\":\"ticketstatus\",\"value\":\"Open\",\"label\":\"Status\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Open\",\"label\":\"Open\",\"color\":\"\"},{\"value\":\"In Progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"Wait For Response\",\"label\":\"Wait For Response\",\"color\":\"\"},{\"value\":\"Closed\",\"label\":\"Closed\",\"color\":\"\"},{\"value\":\"Resolved\",\"label\":\"Resolved\",\"color\":\"\"}]},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"ticketpriorities\",\"value\":\"Normal\",\"label\":\"Priority\",\"uitype\":\"15\",\"summaryfield\":\"1\",\"typeofdata\":\"V~M\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"picklist\",\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Low\",\"label\":\"Low\",\"color\":\"\"},{\"value\":\"Normal\",\"label\":\"Normal\",\"color\":\"\"},{\"value\":\"High\",\"label\":\"High\",\"color\":\"\"},{\"value\":\"Urgent\",\"label\":\"Urgent\",\"color\":\"\"}]},\"mandatory\":true,\"GeoFields\":false},{\"name\":\"ticket_no\",\"value\":\"TT22\",\"label\":\"Ticket Number\",\"uitype\":\"4\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":false,\"type\":{\"name\":\"string\"},\"mandatory\":false,\"GeoFields\":false},{\"name\":\"description\",\"value\":\"\",\"label\":\"Description\",\"uitype\":\"19\",\"summaryfield\":\"1\",\"typeofdata\":\"V~O\",\"is_Ajaxedit\":true,\"type\":{\"name\":\"text\"},\"mandatory\":false,\"GeoFields\":false}]}],\"createAction\":null},{\"related_module_name\":\"Documents\",\"related_module_label\":\"Documents\",\"related_module_list\":[{\"fields\":{\"title\":\"Title\",\"filename\":\"File Name\"},\"records\":[]}],\"createAction\":true,\"is_show_document_option\":true},{\"related_module_name\":\"ModComments\",\"related_module_label\":\"Comments\",\"related_module_list\":[{\"fields\":{\"commentcontent\":\"Comment\",\"related_to\":\"Related To\"},\"records\":[]}],\"createAction\":true},{\"related_module_name\":\"Activities\",\"related_module_label\":\"Activities\",\"related_module_list\":[{\"fields\":{\"subject\":\"Subject\",\"activitytype\":\"Activity Type\",\"eventstatus\":\"Status\"},\"records\":[]}],\"createAction\":true}],\"recordLabel\":\"LAVANDINO OTTURATO\",\"editAction\":true,\"deleteAction\":true,\"duplicateAction\":true,\"commentModuleAccess\":true,\"ActivityModuleAccess\":true,\"isAttachmentSupport\":true,\"recordShortcut\":true,\"isDownloadPDF\":false,\"isEmailPDF\":false,\"PDFType\":[],\"toMailNamesList\":[],\"conversion\":[],\"latitude\":null,\"longitude\":null,\"ImageUrl\":\"\"}}'),
(62,14,'{\"_operation\":\"fetchModuleFilters\",\"module\":\"HelpDesk\"}','{\"success\":true,\"result\":{\"filters\":[{\"cvid\":\"13\",\"viewname\":\"All\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"HelpDesk\",\"userName\":\"admin Administrator\",\"isDefault\":0},{\"cvid\":\"14\",\"viewname\":\"Nuovi\",\"setdefault\":\"1\",\"setmetrics\":\"1\",\"moduleName\":\"HelpDesk\",\"userName\":\"admin Administrator\",\"isDefault\":1},{\"cvid\":\"54\",\"viewname\":\"Lavorazione\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"HelpDesk\",\"userName\":\"Pietro Marra\",\"isDefault\":0},{\"cvid\":\"69\",\"viewname\":\"Risolti\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"HelpDesk\",\"userName\":\"Pietro Marra\",\"isDefault\":0}]}}'),
(63,14,'{\"_operation\":\"newDescribe\",\"isAssetTracking\":\"0\",\"isFilter\":\"1\",\"module\":\"HelpDesk\",\"productid\":\"\",\"record\":\"\",\"type\":\"\"}','{\"success\":true,\"result\":{\"describe\":{\"blocks\":[{\"blockId\":\"25\",\"blockname\":\"LBL_TICKET_INFORMATION\",\"blocklabel\":\"Ticket Information\",\"fields\":[{\"name\":\"appartamentiRef\",\"label\":\"Appartamento\",\"mandatory\":false,\"type\":{\"refersTo\":[{\"value\":\"Appartamenti\",\"label\":\"Appartamenti\",\"isQuickCreate\":true}],\"name\":\"reference\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"10\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticket_title\",\"label\":\"Title\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":\"\",\"isDisplayField\":true,\"display_fieldtype\":\"First Field\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"22\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"2\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"label\":\"Assigned To\",\"mandatory\":true,\"type\":{\"name\":\"owner\",\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"}},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"},\"isDisplayField\":true,\"display_fieldtype\":\"Third Field\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"53\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"3\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticketstatus\",\"label\":\"Status\",\"mandatory\":true,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Open\",\"label\":\"Open\",\"color\":\"\"},{\"value\":\"In Progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"Wait For Response\",\"label\":\"Wait For Response\",\"color\":\"\"},{\"value\":\"Closed\",\"label\":\"Closed\",\"color\":\"\"},{\"value\":\"Resolved\",\"label\":\"Resolved\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":true,\"display_fieldtype\":\"Second Field\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"15\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"4\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticketpriorities\",\"label\":\"Priority\",\"mandatory\":true,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Low\",\"label\":\"Low\",\"color\":\"\"},{\"value\":\"Normal\",\"label\":\"Normal\",\"color\":\"\"},{\"value\":\"High\",\"label\":\"High\",\"color\":\"\"},{\"value\":\"Urgent\",\"label\":\"Urgent\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"15\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"5\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"createdtime\",\"label\":\"Created Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"6\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"label\":\"Modified Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"7\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticketcategories\",\"label\":\"Category\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Problemi con attrezzature casa\",\"label\":\"Problemi con attrezzature casa\",\"color\":\"\"},{\"value\":\"Attrezzature\\/dotazioni della cucina\",\"label\":\"Attrezzature\\/dotazioni della cucina\",\"color\":\"\"},{\"value\":\"Problemi caldaia\\/riscaldamento\",\"label\":\"Problemi caldaia\\/riscaldamento\",\"color\":\"\"},{\"value\":\"Pulizie insufficienti\",\"label\":\"Pulizie insufficienti\",\"color\":\"\"},{\"value\":\"Problemi idrici\",\"label\":\"Problemi idrici\",\"color\":\"\"},{\"value\":\"Attrezzature\\/dotazioni camera da letto\",\"label\":\"Attrezzature\\/dotazioni camera da letto\",\"color\":\"\"},{\"value\":\"Comunicazione con lo staff\",\"label\":\"Comunicazione con lo staff\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"8\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticket_no\",\"label\":\"Ticket Number\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"4\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"10\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"26\",\"blockname\":\"\",\"blocklabel\":\"\",\"fields\":[]},{\"blockId\":\"27\",\"blockname\":\"LBL_CUSTOM_INFORMATION\",\"blocklabel\":\"Custom Information\",\"fields\":[{\"name\":\"parent_id\",\"label\":\"Organization Name\",\"mandatory\":false,\"type\":{\"refersTo\":[{\"value\":\"Accounts\",\"label\":\"Organizations\",\"isQuickCreate\":true}],\"name\":\"reference\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"10\",\"typeofdata\":\"I~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"28\",\"blockname\":\"LBL_DESCRIPTION_INFORMATION\",\"blocklabel\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"label\":\"Description\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"19\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"29\",\"blockname\":\"LBL_TICKET_RESOLUTION\",\"blocklabel\":\"Ticket Resolution\",\"fields\":[{\"name\":\"solution\",\"label\":\"Solution\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"19\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"30\",\"blockname\":\"LBL_COMMENTS\",\"blocklabel\":\"Comments\",\"fields\":[]}],\"barcode_field\":\"\",\"QuickCreateAction\":true,\"label\":\"Tickets\",\"name\":\"HelpDesk\",\"createable\":true,\"updateable\":true,\"deleteable\":true,\"retrieveable\":true,\"idPrefix\":\"17\",\"isEntity\":true,\"allowDuplicates\":true,\"labelFields\":\"title\",\"entityField\":{\"name\":\"ticket_title\",\"label\":\"Title\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":\"\",\"isDisplayField\":true,\"display_fieldtype\":\"First Field\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"22\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"blockId\":\"25\",\"blockname\":\"LBL_TICKET_INFORMATION\",\"blocklabel\":\"Ticket Information\",\"sequence\":\"2\",\"readonly\":false},\"currency_symbol\":\"\\u20ac\"}}}'),
(64,14,'{\"_operation\":\"listModuleRecords\",\"display_params\":\"\",\"field_name\":\"\",\"field_name2\":\"\",\"field_value\":\"\",\"field_value2\":\"\",\"filterid\":\"14\",\"index\":\"1\",\"isRoute\":\"0\",\"module\":\"HelpDesk\",\"order_field\":\"\",\"orderby\":\"\",\"related\":\"0\",\"relatedModule\":\"\",\"searchType\":\"\",\"search_params\":\"\",\"size\":\"20\",\"sourceModule\":\"\",\"sourceRecord\":\"\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"17x1507\",\"label\":\"caldaia rotta\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"17x1196\",\"label\":\"tende da riparare\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"17x1200\",\"label\":\"LAVANDINO OTTURATO\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"17x1193\",\"label\":\"Caldaia Rotta\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"17x1190\",\"label\":\"Problema test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"HelpDesk\",\"moduleLabel\":\"Tickets\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"ticket_title\",\"label\":\"Title\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":true,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~M\",\"uitype\":\"22\",\"summaryfield\":\"1\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 5 of 5\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(65,14,'{\"_operation\":\"logout\",\"_session\":\"2a28acdd65955d56785b9\"}','{\"success\":true,\"result\":{\"code\":1,\"message\":\"Logout Successfully\"}}'),
(66,14,'{\"_operation\":\"CTLanguage\"}','{\"success\":true,\"result\":{\"section_list\":[{\"keyword_name\":\"network_error\",\"language_keyword\":\"Network connection error!\"},{\"keyword_name\":\"connection_check\",\"language_keyword\":\"Could not connect to CRM, Please check your Internet connection.\"},{\"keyword_name\":\"update\",\"language_keyword\":\"Update\"},{\"keyword_name\":\"cancel\",\"language_keyword\":\"Cancel\"},{\"keyword_name\":\"ok\",\"language_keyword\":\"Ok\"},{\"keyword_name\":\"more_information\",\"language_keyword\":\"Click here for more information.\"},{\"keyword_name\":\"yes\",\"language_keyword\":\"Yes\"},{\"keyword_name\":\"no\",\"language_keyword\":\"No\"},{\"keyword_name\":\"click_again_exit\",\"language_keyword\":\"Click again to exit\"},{\"keyword_name\":\"forpermission\",\"language_keyword\":\"You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.\"},{\"keyword_name\":\"clickhere\",\"language_keyword\":\"Click here\"},{\"keyword_name\":\"clickhere_subscribe\",\"language_keyword\":\"Click here to subscribe premium version\"},{\"keyword_name\":\"clickhere_configure\",\"language_keyword\":\"Click here and view how to Configure.\"},{\"keyword_name\":\"please_wait\",\"language_keyword\":\"Please Wait\\u2026\"},{\"keyword_name\":\"share__msg\",\"language_keyword\":\"Share file with\"},{\"keyword_name\":\"dialog_camera\",\"language_keyword\":\"Camera\"},{\"keyword_name\":\"dialog_add_file_by\",\"language_keyword\":\"Take Photo from\"},{\"keyword_name\":\"add\",\"language_keyword\":\"Add\"},{\"keyword_name\":\"mail_manager_configured\",\"language_keyword\":\"Mail Manager is not configured\"},{\"keyword_name\":\"dialog_add_files_by\",\"language_keyword\":\"Add Files by\"},{\"keyword_name\":\"dialog_drive\",\"language_keyword\":\"Drive\"},{\"keyword_name\":\"dialog_drop_box\",\"language_keyword\":\"Drop Box\"},{\"keyword_name\":\"dialog_need_signin\",\"language_keyword\":\"You need to Sign-in to your Drive account first.\"},{\"keyword_name\":\"dialog_gallery\",\"language_keyword\":\"Gallery\"},{\"keyword_name\":\"delete\",\"language_keyword\":\"Delete\"},{\"keyword_name\":\"timeoutmessage\",\"language_keyword\":\"Oops! Request is taking more time than expected.\"},{\"keyword_name\":\"gps_location_message\",\"language_keyword\":\"GPS is not enabled. Please turn it on to get your near by locations.\"},{\"keyword_name\":\"sure_want_delete\",\"language_keyword\":\"Are you sure want to delete ?\"},{\"keyword_name\":\"select\",\"language_keyword\":\"Select\"},{\"keyword_name\":\"msgforrecordaudio\",\"language_keyword\":\"Minimum record duration one second.\"},{\"keyword_name\":\"permission_storage\",\"language_keyword\":\"Permission denied to read your External storage\"},{\"keyword_name\":\"send_permission_msg\",\"language_keyword\":\"Send message permission denied\"},{\"keyword_name\":\"choosefile\",\"language_keyword\":\"Choose File\"},{\"keyword_name\":\"enter\",\"language_keyword\":\"Enter\"},{\"keyword_name\":\"select_an_option\",\"language_keyword\":\"Select an Option\"},{\"keyword_name\":\"email_validation\",\"language_keyword\":\"Email is not valid\"},{\"keyword_name\":\"please_enter\",\"language_keyword\":\"Please Enter\"},{\"keyword_name\":\"website_validation_text\",\"language_keyword\":\"Website URL is not valid\"},{\"keyword_name\":\"selectvalue\",\"language_keyword\":\"Select value first\"},{\"keyword_name\":\"email\",\"language_keyword\":\"Email\"},{\"keyword_name\":\"enter_email_address\",\"language_keyword\":\"Enter email address\"},{\"keyword_name\":\"email_address_not_correct\",\"language_keyword\":\"Email address incorrect\"},{\"keyword_name\":\"pls_enter_subject\",\"language_keyword\":\"Please Enter Subject\"},{\"keyword_name\":\"attachFiles\",\"language_keyword\":\"Attached File\"},{\"keyword_name\":\"from\",\"language_keyword\":\"From\"},{\"keyword_name\":\"to\",\"language_keyword\":\"To\"},{\"keyword_name\":\"call_permission_msg\",\"language_keyword\":\"Call permission denied\"},{\"keyword_name\":\"no_records\",\"language_keyword\":\"No records found\"},{\"keyword_name\":\"fullform\",\"language_keyword\":\"Create New\"},{\"keyword_name\":\"save\",\"language_keyword\":\"Save\"},{\"keyword_name\":\"total\",\"language_keyword\":\"Total\"},{\"keyword_name\":\"discount\",\"language_keyword\":\"Discount\"},{\"keyword_name\":\"price\",\"language_keyword\":\"Price\"},{\"keyword_name\":\"quantity\",\"language_keyword\":\"Quantity\"},{\"keyword_name\":\"select_module\",\"language_keyword\":\"Select Module\"},{\"keyword_name\":\"item_list\",\"language_keyword\":\"Item List\"},{\"keyword_name\":\"quickcreate\",\"language_keyword\":\"Quick Create\"},{\"keyword_name\":\"overwrite_msg_part1\",\"language_keyword\":\"Overwrite the existing address with the selected\"},{\"keyword_name\":\"once_in_every\",\"language_keyword\":\"Once in every\"},{\"keyword_name\":\"overwrite_msg_part2\",\"language_keyword\":\"address details?\"},{\"keyword_name\":\"add_item\",\"language_keyword\":\"Add Item\"},{\"keyword_name\":\"recordsave\",\"language_keyword\":\"Record saved successfully\"},{\"keyword_name\":\"recordnotsave\",\"language_keyword\":\"Could not save record. Try again later\"},{\"keyword_name\":\"minutes\",\"language_keyword\":\"Minutes\"},{\"keyword_name\":\"hours\",\"language_keyword\":\"Hours\"},{\"keyword_name\":\"days\",\"language_keyword\":\"Days\"},{\"keyword_name\":\"on\",\"language_keyword\":\"On\"},{\"keyword_name\":\"day_of_the_month\",\"language_keyword\":\"day of the month\"},{\"keyword_name\":\"list_price\",\"language_keyword\":\"List Price\"},{\"keyword_name\":\"add_record\",\"language_keyword\":\"Add Record\"},{\"keyword_name\":\"add_product\",\"language_keyword\":\"Add Product\"},{\"keyword_name\":\"add_service\",\"language_keyword\":\"Add Service\"},{\"keyword_name\":\"discountin\",\"language_keyword\":\"Discount in %\"},{\"keyword_name\":\"unitprice\",\"language_keyword\":\"Unit price\"},{\"keyword_name\":\"netprice\",\"language_keyword\":\"Net price\"},{\"keyword_name\":\"comments\",\"language_keyword\":\"Comments\"},{\"keyword_name\":\"add_close\",\"language_keyword\":\"Add & Close\"},{\"keyword_name\":\"fetching_rout_message\",\"language_keyword\":\"Fetching route, Please wait\\u2026\"},{\"keyword_name\":\"setting\",\"language_keyword\":\"Settings\"},{\"keyword_name\":\"utc\",\"language_keyword\":\"UTC\"},{\"keyword_name\":\"in\",\"language_keyword\":\"In\"},{\"keyword_name\":\"days_ago\",\"language_keyword\":\"days ago\"},{\"keyword_name\":\"mins_ago\",\"language_keyword\":\"Minutes ago\"},{\"keyword_name\":\"justnow\",\"language_keyword\":\"Just now\"},{\"keyword_name\":\"hours_ago\",\"language_keyword\":\"hours ago\"},{\"keyword_name\":\"in_1_day\",\"language_keyword\":\"In 1 day\"},{\"keyword_name\":\"scanqrcode\",\"language_keyword\":\"Asset \\/ Card scanner\"},{\"keyword_name\":\"call_log\",\"language_keyword\":\"Call Log\"},{\"keyword_name\":\"voice_message\",\"language_keyword\":\"Hi\"},{\"keyword_name\":\"voice_message1\",\"language_keyword\":\"What can I search for you in\"},{\"keyword_name\":\"live_tracking\",\"language_keyword\":\"Live Tracking\"},{\"keyword_name\":\"mailmanager\",\"language_keyword\":\"Mail Manager\"},{\"keyword_name\":\"my_location\",\"language_keyword\":\"My location\"},{\"keyword_name\":\"created_on\",\"language_keyword\":\"Created On\"},{\"keyword_name\":\"modified_on\",\"language_keyword\":\"Modified On\"},{\"keyword_name\":\"enter_comments\",\"language_keyword\":\"Enter Comments\"},{\"keyword_name\":\"viewmore\",\"language_keyword\":\"View More\"},{\"keyword_name\":\"viewless\",\"language_keyword\":\"View Less\"},{\"keyword_name\":\"gotofullform\",\"language_keyword\":\"Go to Full Form\"},{\"keyword_name\":\"post\",\"language_keyword\":\"Post\"},{\"keyword_name\":\"url\",\"language_keyword\":\"URL\"},{\"keyword_name\":\"dialog_title_text_back_color\",\"language_keyword\":\"Select a Text Background Color\"},{\"keyword_name\":\"event_or_task\",\"language_keyword\":\"Add event\\/task\"},{\"keyword_name\":\"shortcut\",\"language_keyword\":\"Shortcuts\"},{\"keyword_name\":\"select_field\",\"language_keyword\":\"Select Field\"},{\"keyword_name\":\"share\",\"language_keyword\":\"Share\"},{\"keyword_name\":\"title_insert_link\",\"language_keyword\":\"Insert Link\"},{\"keyword_name\":\"addyourcommentshere\",\"language_keyword\":\"Add your comments here\"},{\"keyword_name\":\"nocomment\",\"language_keyword\":\"No Comments\"},{\"keyword_name\":\"leads\",\"language_keyword\":\"Leads\"},{\"keyword_name\":\"true_val\",\"language_keyword\":\"true\"},{\"keyword_name\":\"noresult\",\"language_keyword\":\"No Result\"},{\"keyword_name\":\"version\",\"language_keyword\":\"Version\"},{\"keyword_name\":\"convert_lead\",\"language_keyword\":\"Convert Lead\"},{\"keyword_name\":\"app_name\",\"language_keyword\":\"CRMTiger\"},{\"keyword_name\":\"enter_url\",\"language_keyword\":\"Please Enter url\"},{\"keyword_name\":\"help\",\"language_keyword\":\"Help\"},{\"keyword_name\":\"contact_us\",\"language_keyword\":\"Contact Us\"},{\"keyword_name\":\"updates\",\"language_keyword\":\"Updates\"},{\"keyword_name\":\"logout\",\"language_keyword\":\"LogOut\"},{\"keyword_name\":\"busnies_cardscanner\",\"language_keyword\":\"Business Card Scanner\"},{\"keyword_name\":\"sure_want_logout\",\"language_keyword\":\"Are you sure want to logout ?\"},{\"keyword_name\":\"logout_message\",\"language_keyword\":\"Logout successfully\"},{\"keyword_name\":\"all\",\"language_keyword\":\"All\"},{\"keyword_name\":\"add_event\",\"language_keyword\":\"Add event\"},{\"keyword_name\":\"add_task\",\"language_keyword\":\"Add Task\"},{\"keyword_name\":\"next\",\"language_keyword\":\"Next\"},{\"keyword_name\":\"terms_conditions\",\"language_keyword\":\"Terms and Conditions\"},{\"keyword_name\":\"login\",\"language_keyword\":\"Login\"},{\"keyword_name\":\"privacy_policay\",\"language_keyword\":\"By logging in, you agree to our Terms and Conditions & Privacy Policy\"},{\"keyword_name\":\"copyright\",\"language_keyword\":\"Copyright \\u00a9 2024 CRMTiger Version\"},{\"keyword_name\":\"enter_username\",\"language_keyword\":\"Please enter username\"},{\"keyword_name\":\"enter_password\",\"language_keyword\":\"Please enter password\"},{\"keyword_name\":\"remanberme\",\"language_keyword\":\"Remember Me\"},{\"keyword_name\":\"forgot_password\",\"language_keyword\":\"Forgot password?\"},{\"keyword_name\":\"privacy_policay1\",\"language_keyword\":\"Privacy Policy\"},{\"keyword_name\":\"contactsupportmsg\",\"language_keyword\":\"Something went wrong. \\n please Click here to contact support.\"},{\"keyword_name\":\"enter_username_password\",\"language_keyword\":\"Entered Username or Password is wrong\"},{\"keyword_name\":\"server_issue_occured\",\"language_keyword\":\"Server issues occurred\"},{\"keyword_name\":\"password\",\"language_keyword\":\"Password\"},{\"keyword_name\":\"user_name\",\"language_keyword\":\"Username\"},{\"keyword_name\":\"reset_pwd\",\"language_keyword\":\"Reset Password\"},{\"keyword_name\":\"forgot_password_title\",\"language_keyword\":\"Forgot password\"},{\"keyword_name\":\"enter_user_name\",\"language_keyword\":\"Enter user name\"},{\"keyword_name\":\"cc\",\"language_keyword\":\"Cc\"},{\"keyword_name\":\"body\",\"language_keyword\":\"Body\"},{\"keyword_name\":\"bcc\",\"language_keyword\":\"BCC\"},{\"keyword_name\":\"dialog_title_text_color\",\"language_keyword\":\"Select a Text Color\"},{\"keyword_name\":\"date\",\"language_keyword\":\"Date\"},{\"keyword_name\":\"subject\",\"language_keyword\":\"Subject\"},{\"keyword_name\":\"composeMail\",\"language_keyword\":\"Compose Mail\"},{\"keyword_name\":\"send\",\"language_keyword\":\"Send\"},{\"keyword_name\":\"select_message\",\"language_keyword\":\"Select message\"},{\"keyword_name\":\"title_insert_table\",\"language_keyword\":\"Insert Table\"},{\"keyword_name\":\"log_file_sms\",\"language_keyword\":\"I agree to Share API Log to Technical team for further troubleshooting\"},{\"keyword_name\":\"edit_record\",\"language_keyword\":\"Edit Records\"},{\"keyword_name\":\"select_time\",\"language_keyword\":\"Select Time\"},{\"keyword_name\":\"edit_item\",\"language_keyword\":\"Edit Item\"},{\"keyword_name\":\"items_total\",\"language_keyword\":\"Items Total\"},{\"keyword_name\":\"number_less_then_31\",\"language_keyword\":\"Number should be less than 31\"},{\"keyword_name\":\"users\",\"language_keyword\":\"Users\"},{\"keyword_name\":\"groups\",\"language_keyword\":\"Groups\"},{\"keyword_name\":\"txt_note_for_file\",\"language_keyword\":\"Note : Existing attachments(images\\/files) will be replaced\"},{\"keyword_name\":\"greaterdatetime\",\"language_keyword\":\"End DateTime should be greater than Start DateTime\"},{\"keyword_name\":\"until\",\"language_keyword\":\"Until\"},{\"keyword_name\":\"organizations\",\"language_keyword\":\"Organizations\"},{\"keyword_name\":\"contacts\",\"language_keyword\":\"Contacts\"},{\"keyword_name\":\"opportunity\",\"language_keyword\":\"Opportunity\"},{\"keyword_name\":\"lbl_sun\",\"language_keyword\":\"SUN\"},{\"keyword_name\":\"lbl_mon\",\"language_keyword\":\"MON\"},{\"keyword_name\":\"lbl_tue\",\"language_keyword\":\"TUE\"},{\"keyword_name\":\"lbl_wed\",\"language_keyword\":\"WED\"},{\"keyword_name\":\"lbl_thu\",\"language_keyword\":\"THU\"},{\"keyword_name\":\"lbl_fri\",\"language_keyword\":\"FRI\"},{\"keyword_name\":\"lbl_sat\",\"language_keyword\":\"SAT\"},{\"keyword_name\":\"lbl_1\",\"language_keyword\":\"1\"},{\"keyword_name\":\"lbl_2\",\"language_keyword\":\"2\"},{\"keyword_name\":\"lbl_3\",\"language_keyword\":\"3\"},{\"keyword_name\":\"lbl_4\",\"language_keyword\":\"4\"},{\"keyword_name\":\"lbl_5\",\"language_keyword\":\"5\"},{\"keyword_name\":\"lbl_6\",\"language_keyword\":\"6\"},{\"keyword_name\":\"lbl_7\",\"language_keyword\":\"7\"},{\"keyword_name\":\"lbl_8\",\"language_keyword\":\"8\"},{\"keyword_name\":\"lbl_9\",\"language_keyword\":\"9\"},{\"keyword_name\":\"lbl_10\",\"language_keyword\":\"10\"},{\"keyword_name\":\"lbl_11\",\"language_keyword\":\"11\"},{\"keyword_name\":\"lbl_12\",\"language_keyword\":\"12\"},{\"keyword_name\":\"lbl_13\",\"language_keyword\":\"13\"},{\"keyword_name\":\"lbl_14\",\"language_keyword\":\"14\"},{\"keyword_name\":\"lbl_15\",\"language_keyword\":\"15\"},{\"keyword_name\":\"lbl_16\",\"language_keyword\":\"16\"},{\"keyword_name\":\"lbl_17\",\"language_keyword\":\"17\"},{\"keyword_name\":\"lbl_18\",\"language_keyword\":\"18\"},{\"keyword_name\":\"lbl_19\",\"language_keyword\":\"19\"},{\"keyword_name\":\"lbl_20\",\"language_keyword\":\"20\"},{\"keyword_name\":\"lbl_21\",\"language_keyword\":\"21\"},{\"keyword_name\":\"lbl_22\",\"language_keyword\":\"22\"},{\"keyword_name\":\"lbl_23\",\"language_keyword\":\"23\"},{\"keyword_name\":\"lbl_24\",\"language_keyword\":\"24\"},{\"keyword_name\":\"lbl_25\",\"language_keyword\":\"25\"},{\"keyword_name\":\"lbl_26\",\"language_keyword\":\"26\"},{\"keyword_name\":\"lbl_27\",\"language_keyword\":\"27\"},{\"keyword_name\":\"lbl_28\",\"language_keyword\":\"28\"},{\"keyword_name\":\"lbl_29\",\"language_keyword\":\"29\"},{\"keyword_name\":\"lbl_30\",\"language_keyword\":\"30\"},{\"keyword_name\":\"lbl_31\",\"language_keyword\":\"31\"},{\"keyword_name\":\"lbl_32\",\"language_keyword\":\"32\"},{\"keyword_name\":\"lbl_33\",\"language_keyword\":\"33\"},{\"keyword_name\":\"lbl_34\",\"language_keyword\":\"34\"},{\"keyword_name\":\"lbl_35\",\"language_keyword\":\"35\"},{\"keyword_name\":\"lbl_36\",\"language_keyword\":\"36\"},{\"keyword_name\":\"lbl_37\",\"language_keyword\":\"37\"},{\"keyword_name\":\"lbl_38\",\"language_keyword\":\"38\"},{\"keyword_name\":\"lbl_39\",\"language_keyword\":\"39\"},{\"keyword_name\":\"lbl_40\",\"language_keyword\":\"40\"},{\"keyword_name\":\"lbl_41\",\"language_keyword\":\"41\"},{\"keyword_name\":\"lbl_42\",\"language_keyword\":\"42\"},{\"keyword_name\":\"current_date\",\"language_keyword\":\"current date\"},{\"keyword_name\":\"event\",\"language_keyword\":\"Events\"},{\"keyword_name\":\"calendar\",\"language_keyword\":\"Calendar\"},{\"keyword_name\":\"latest_version\",\"language_keyword\":\"Latest Version :\"},{\"keyword_name\":\"expire_on\",\"language_keyword\":\"Next renewal date : \"},{\"keyword_name\":\"ctmobile_ext_version\",\"language_keyword\":\"CTMobile Ext. Version : \"},{\"keyword_name\":\"you_have_latest_version\",\"language_keyword\":\"You already have latest version\"},{\"keyword_name\":\"latest_version1\",\"language_keyword\":\"You Already have latest version\"},{\"keyword_name\":\"upgreaded\",\"language_keyword\":\"Upgrade\"},{\"keyword_name\":\"downgrade\",\"language_keyword\":\"Downgrade\"},{\"keyword_name\":\"dialog_recent_event_info\",\"language_keyword\":\"You can set from here how many number of records you want to show on Home screen for Recent Event.\"},{\"keyword_name\":\"dialog_feedback_info\",\"language_keyword\":\"You can submit your feedback with description , our team will check your feedback and get back to you.\"},{\"keyword_name\":\"dialog_log_info\",\"language_keyword\":\"Log functionality is used for customer support \\/ help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.\"},{\"keyword_name\":\"info\",\"language_keyword\":\"Info\"},{\"keyword_name\":\"recent_history\",\"language_keyword\":\"Recent History\"},{\"keyword_name\":\"recent_feedback\",\"language_keyword\":\"Feedback\"},{\"keyword_name\":\"recent_log\",\"language_keyword\":\"Log\"},{\"keyword_name\":\"crmtiger_app_version\",\"language_keyword\":\"CRMTiger App Version : \"},{\"keyword_name\":\"historylimit\",\"language_keyword\":\"Recent History Limit\"},{\"keyword_name\":\"radious_in_miles\",\"language_keyword\":\"Radius in miles\"},{\"keyword_name\":\"recentlimit\",\"language_keyword\":\"Recent Event Limit\"},{\"keyword_name\":\"upcoming_events\",\"language_keyword\":\"Upcoming Events\"},{\"keyword_name\":\"rate_our_app\",\"language_keyword\":\"Rate Our App!\"},{\"keyword_name\":\"feedback\",\"language_keyword\":\"Submit Feedback\"},{\"keyword_name\":\"sendfeedback\",\"language_keyword\":\"Feedback Send\"},{\"keyword_name\":\"emaillimit\",\"language_keyword\":\"Email limit\"},{\"keyword_name\":\"log\",\"language_keyword\":\"Log\"},{\"keyword_name\":\"logclear\",\"language_keyword\":\"Log cleared successfully.\"},{\"keyword_name\":\"dialog_recent_history_info\",\"language_keyword\":\"You can set from here how many number of records you want to show on Home screen for Recent History.\"},{\"keyword_name\":\"proceed_to_upgrade1\",\"language_keyword\":\"Proceed to\"},{\"keyword_name\":\"upgradation_message\",\"language_keyword\":\"will required logout and login again later.\"},{\"keyword_name\":\"proceed_to_upgrade\",\"language_keyword\":\"Proceed to Upgrade\"},{\"keyword_name\":\"module_setting\",\"language_keyword\":\"Module Setting\"},{\"keyword_name\":\"sortbyfield\",\"language_keyword\":\"Sort by field\"},{\"keyword_name\":\"ascending\",\"language_keyword\":\"Ascending A to Z\"},{\"keyword_name\":\"descending\",\"language_keyword\":\"Descending Z to A\"},{\"keyword_name\":\"first_field\",\"language_keyword\":\"First Field\"},{\"keyword_name\":\"second_field\",\"language_keyword\":\"Second Field\"},{\"keyword_name\":\"third_field\",\"language_keyword\":\"Third Field\"},{\"keyword_name\":\"sure_want_restore\",\"language_keyword\":\"Are you sure you want to reset to default settings?\"},{\"keyword_name\":\"orderlist\",\"language_keyword\":\"List Order\"},{\"keyword_name\":\"module_reset\",\"language_keyword\":\"Restore to Default\"},{\"keyword_name\":\"display_fields\",\"language_keyword\":\"Display Fields\"},{\"keyword_name\":\"discount_lessthen_100\",\"language_keyword\":\"Discount % should be less than 100\"},{\"keyword_name\":\"select_item\",\"language_keyword\":\"Select Item\"},{\"keyword_name\":\"item_comment\",\"language_keyword\":\"Item Comment\"},{\"keyword_name\":\"record_name\",\"language_keyword\":\"Record Name is :\"},{\"keyword_name\":\"go_back\",\"language_keyword\":\"Go Back\"},{\"keyword_name\":\"please_enter_shortcut_name\",\"language_keyword\":\"Please Enter Shortcut Name\"},{\"keyword_name\":\"number_not_found\",\"language_keyword\":\"Contact Number not found\"},{\"keyword_name\":\"mail_not_found\",\"language_keyword\":\"Mail Address not found\"},{\"keyword_name\":\"create_shortcut\",\"language_keyword\":\"Create Shortcut\"},{\"keyword_name\":\"contact_summary\",\"language_keyword\":\"Summary\"},{\"keyword_name\":\"activites\",\"language_keyword\":\"Activities\"},{\"keyword_name\":\"details\",\"language_keyword\":\"Details\"},{\"keyword_name\":\"related\",\"language_keyword\":\"Related\"},{\"keyword_name\":\"share_link\",\"language_keyword\":\"Share record with\"},{\"keyword_name\":\"edit\",\"language_keyword\":\"Edit\"},{\"keyword_name\":\"duplicate\",\"language_keyword\":\"Duplicate\"},{\"keyword_name\":\"whatsapp\",\"language_keyword\":\"Whatsapp\"},{\"keyword_name\":\"call\",\"language_keyword\":\"Call\"},{\"keyword_name\":\"choose_contact_for_call\",\"language_keyword\":\"Choose Contact for Call\"},{\"keyword_name\":\"choose_contact_for_sms\",\"language_keyword\":\"Choose Contact for SMS\"},{\"keyword_name\":\"choose_contact_for_whatsapp\",\"language_keyword\":\"Choose Contact for WhatsApp\"},{\"keyword_name\":\"chosse_contact_for_email\",\"language_keyword\":\"Choose Email\"},{\"keyword_name\":\"attach_file\",\"language_keyword\":\"Attach Files\"},{\"keyword_name\":\"close\",\"language_keyword\":\"Close\"},{\"keyword_name\":\"status\",\"language_keyword\":\"Status\"},{\"keyword_name\":\"stop\",\"language_keyword\":\"Stop\"},{\"keyword_name\":\"zero\",\"language_keyword\":\"0\"},{\"keyword_name\":\"record\",\"language_keyword\":\"Record\"},{\"keyword_name\":\"voice_note\",\"language_keyword\":\"Voice Note\"},{\"keyword_name\":\"tickets\",\"language_keyword\":\"Tickets\"},{\"keyword_name\":\"check_out\",\"language_keyword\":\"Check Out\"},{\"keyword_name\":\"check_in\",\"language_keyword\":\"Check In\"},{\"keyword_name\":\"select_any\",\"language_keyword\":\"Select any\"},{\"keyword_name\":\"fulldetails\",\"language_keyword\":\"Show Full Details\"},{\"keyword_name\":\"checkin\",\"language_keyword\":\"Check-in\"},{\"keyword_name\":\"navigate\",\"language_keyword\":\"Navigate\"},{\"keyword_name\":\"product\",\"language_keyword\":\"Products\"},{\"keyword_name\":\"projectMilestone\",\"language_keyword\":\"Project Milestone\"},{\"keyword_name\":\"projecttask\",\"language_keyword\":\"Project Tasks\"},{\"keyword_name\":\"nearby\",\"language_keyword\":\"NearBy\"},{\"keyword_name\":\"document\",\"language_keyword\":\"Document\"},{\"keyword_name\":\"reply\",\"language_keyword\":\"Reply\"},{\"keyword_name\":\"reply_all\",\"language_keyword\":\"Reply All\"},{\"keyword_name\":\"forward\",\"language_keyword\":\"Forward\"},{\"keyword_name\":\"action\",\"language_keyword\":\"Action\"},{\"keyword_name\":\"select_first\",\"language_keyword\":\"Select First\"},{\"keyword_name\":\"commentaddsuccessful\",\"language_keyword\":\"Comment added successfull\"},{\"keyword_name\":\"move_to\",\"language_keyword\":\"Move to\"},{\"keyword_name\":\"attach\",\"language_keyword\":\"Attach\"},{\"keyword_name\":\"addcoment\",\"language_keyword\":\"Add Comment\"},{\"keyword_name\":\"adddocument\",\"language_keyword\":\"Add Document\"},{\"keyword_name\":\"home\",\"language_keyword\":\"Home\"},{\"keyword_name\":\"checkout\",\"language_keyword\":\"Check-out\"},{\"keyword_name\":\"message_search\",\"language_keyword\":\"Search by name\"},{\"keyword_name\":\"start_shift\",\"language_keyword\":\"Start shift\"},{\"keyword_name\":\"end_shift\",\"language_keyword\":\"End shift\"},{\"keyword_name\":\"today_meeting\",\"language_keyword\":\"Meetings\"},{\"keyword_name\":\"shift_time_track\",\"language_keyword\":\"Shift Time Track\"},{\"keyword_name\":\"logout_msg\",\"language_keyword\":\"You have to login again , click\"},{\"keyword_name\":\"logout_msg1\",\"language_keyword\":\"to continue.\"},{\"keyword_name\":\"permission_denied\",\"language_keyword\":\"You don\'t have permission to create\"},{\"keyword_name\":\"history\",\"language_keyword\":\"Activity stream\"},{\"keyword_name\":\"search_value\",\"language_keyword\":\"Search value :\"},{\"keyword_name\":\"feed_back_msg\",\"language_keyword\":\"Please enter feedback message\"},{\"keyword_name\":\"feed_back_hint_msg\",\"language_keyword\":\"Enter feedback message\"},{\"keyword_name\":\"submit\",\"language_keyword\":\"Submit\"},{\"keyword_name\":\"check_app_not_installed\",\"language_keyword\":\"Application is not currently installed.\"},{\"keyword_name\":\"send_sms_fail_message\",\"language_keyword\":\"SMS failed, please try again later!\"},{\"keyword_name\":\"documentaddsuccessfully\",\"language_keyword\":\"Document Attach successfully\"},{\"keyword_name\":\"send_message\",\"language_keyword\":\"Send message\"},{\"keyword_name\":\"sms_to\",\"language_keyword\":\"smsto:\"},{\"keyword_name\":\"add_list_message\",\"language_keyword\":\"Add List\"},{\"keyword_name\":\"mylist\",\"language_keyword\":\"My List\"},{\"keyword_name\":\"filtername\",\"language_keyword\":\"Filter Name\"},{\"keyword_name\":\"selectlist\",\"language_keyword\":\"Select a List\"},{\"keyword_name\":\"assingedto\",\"language_keyword\":\"Assigned To\"},{\"keyword_name\":\"selectmodule\",\"language_keyword\":\"Select a module\"},{\"keyword_name\":\"add_list\",\"language_keyword\":\"Add Filter\"},{\"keyword_name\":\"recent_event\",\"language_keyword\":\"Recent Event\"},{\"keyword_name\":\"recent_hostory\",\"language_keyword\":\"Recent History\"},{\"keyword_name\":\"module_specific_settings\",\"language_keyword\":\"Module-Specific Settings\"},{\"keyword_name\":\"talk_to_us\",\"language_keyword\":\"Talk to us\"},{\"keyword_name\":\"report_a_bug\",\"language_keyword\":\"Report A Bug\"},{\"keyword_name\":\"faq\",\"language_keyword\":\"FAQ\"},{\"keyword_name\":\"selectmodules\",\"language_keyword\":\"Select Module\"},{\"keyword_name\":\"myplan\",\"language_keyword\":\"My Plan\"},{\"keyword_name\":\"message\",\"language_keyword\":\"Message\"},{\"keyword_name\":\"message_validation\",\"language_keyword\":\"Please enter Message\"},{\"keyword_name\":\"contact_select\",\"language_keyword\":\"Please Select contact\"},{\"keyword_name\":\"global_search\",\"language_keyword\":\"Global Search\"},{\"keyword_name\":\"records\",\"language_keyword\":\"Records\"},{\"keyword_name\":\"dont_show_again\",\"language_keyword\":\"Don\'t Show Again\"},{\"keyword_name\":\"skip\",\"language_keyword\":\"Skip\"},{\"keyword_name\":\"file_downloading\",\"language_keyword\":\"File Downloading\"},{\"keyword_name\":\"add_screenshots_optional\",\"language_keyword\":\"Add screenshots (optional)\"},{\"keyword_name\":\"describe_your_problem\",\"language_keyword\":\"Describe your problem\"},{\"keyword_name\":\"default_filter_shortcut\",\"language_keyword\":\"Default Filter Shortcut\"},{\"keyword_name\":\"record_shortcut\",\"language_keyword\":\"Record Shortcut\"},{\"keyword_name\":\"enter_url\",\"language_keyword\":\"Please Enter url\"},{\"keyword_name\":\"new_version_is_avaiable\",\"language_keyword\":\"You need to update the app to continue using Please update to continue Older versions will no longer work from today\"},{\"keyword_name\":\"search_by\",\"language_keyword\":\"Search by\"},{\"keyword_name\":\"selected_filter\",\"language_keyword\":\"Selected filter :\"},{\"keyword_name\":\"selected_field\",\"language_keyword\":\"Selected field :\"},{\"keyword_name\":\"choose\",\"language_keyword\":\"Choose\"},{\"keyword_name\":\"qr_cardscanner\",\"language_keyword\":\"QR Code Scanner\"},{\"keyword_name\":\"error_message_for_scan\",\"language_keyword\":\"Could not read the card Try again later.\"},{\"keyword_name\":\"press_start_scan\",\"language_keyword\":\"Press to Start Scan\"},{\"keyword_name\":\"line_item_quntity_validation_msg\",\"language_keyword\":\"Value should be greater than zero\"},{\"keyword_name\":\"percentage_msg\",\"language_keyword\":\"Percentage should be less than 100\"},{\"keyword_name\":\"MSG_NO_DATA\",\"language_keyword\":\"No data found!\"},{\"keyword_name\":\"MSG_SOMETHING_WRONG\",\"language_keyword\":\"Something went wrong!\"},{\"keyword_name\":\"MSG_COMING_SOON\",\"language_keyword\":\"Coming Soon!\"},{\"keyword_name\":\"MSG_UPLOAD_PROFILE_IMAGE\",\"language_keyword\":\"Please upload profile image.\"},{\"keyword_name\":\"ALERT_TITLE_LOCATION_ACCESS\",\"language_keyword\":\"Location Access\"},{\"keyword_name\":\"ALERT_MSG_LOCATION_ACCESS\",\"language_keyword\":\"Requires your location to show nearby events.\"},{\"keyword_name\":\"ALERT_BTN_ALLOW\",\"language_keyword\":\"ALLOW\"},{\"keyword_name\":\"ALERT_BTN_DENY\",\"language_keyword\":\"DENY\"},{\"keyword_name\":\"ALERT_MSG_LOCATION_SETTING\",\"language_keyword\":\"Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well\"},{\"keyword_name\":\"DELETE_RECORD\",\"language_keyword\":\"Delete Record\"},{\"keyword_name\":\"ALERT_MSG_DELETE_SHORTCUT\",\"language_keyword\":\"Are you sure want to delete this shortcut?\"},{\"keyword_name\":\"DELETE_SHORTCUT\",\"language_keyword\":\"Delete Shortcut\"},{\"keyword_name\":\"LBL_TERMS\",\"language_keyword\":\"By logging in, you agree to our Terms and\"},{\"keyword_name\":\"LBL_CONDITIONS\",\"language_keyword\":\"Conditions &\"},{\"keyword_name\":\"ALERT_TITLE\",\"language_keyword\":\"Alert\"},{\"keyword_name\":\"ALERT_BTN_SUBSCRIBE\",\"language_keyword\":\"Subscribe\"},{\"keyword_name\":\"MSG_SELECT_MODULE\",\"language_keyword\":\"Please select any Module\"},{\"keyword_name\":\"MSG_SELECT_LIST\",\"language_keyword\":\"Please select any List\"},{\"keyword_name\":\"ALERT_MSG_DONT_HAVE_CAMERA\",\"language_keyword\":\"You don\'t have camera\"},{\"keyword_name\":\"ALERT_MSG_GALLARY_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access gallery.\"},{\"keyword_name\":\"ALERT_MSG_CAMERA_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on\"},{\"keyword_name\":\"ALERT_MSG_SPEECH_PERMISSION\",\"language_keyword\":\"You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on\"},{\"keyword_name\":\"BTN_DONE\",\"language_keyword\":\"Done\"},{\"keyword_name\":\"COMMENT\",\"language_keyword\":\"Comment\"},{\"keyword_name\":\"FULL_FORM\",\"language_keyword\":\"Full Form\"},{\"keyword_name\":\"QUICK_CREATE\",\"language_keyword\":\"Create\"},{\"keyword_name\":\"LBL_SELECT_FIELDS\",\"language_keyword\":\"Select Fields\"},{\"keyword_name\":\"LBL_SELECT_FIELDS\",\"language_keyword\":\"Select Fields\"},{\"keyword_name\":\"LBL_SELECT_FIRST_FIELDS\",\"language_keyword\":\"Select First Field\"},{\"keyword_name\":\"LBL_SELECT_SECOND_FIELDS\",\"language_keyword\":\"Select Second Field\"},{\"keyword_name\":\"LBL_SELECT_THIRD_FIELDS\",\"language_keyword\":\"Select Third Field\"},{\"keyword_name\":\"LBL_SORT_BY_FIELD\",\"language_keyword\":\"Select Sort By Field\"},{\"keyword_name\":\"BTN_RESET_TO_DEFAULT\",\"language_keyword\":\"Reset to Default\"},{\"keyword_name\":\"MSG_SELECT_SORT_BY_FIELD\",\"language_keyword\":\"Select Sort by field\"},{\"keyword_name\":\"kStrClearBtnTitle\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"kStrShowMoreBtnTitle\",\"language_keyword\":\"Show More\"},{\"keyword_name\":\"kStrAddActivitiesBtnTitle\",\"language_keyword\":\"Add Activities\"},{\"keyword_name\":\"kStrAddCommentPlaceHolder\",\"language_keyword\":\"Add your comments here\"},{\"keyword_name\":\"MSG_ENTER_TO_EMAIL\",\"language_keyword\":\"Please enter to field.\"},{\"keyword_name\":\"WARNING_FILE\",\"language_keyword\":\"File can\'t open.\"},{\"keyword_name\":\"MSG_FILE_SAVED\",\"language_keyword\":\"File saved.\"},{\"keyword_name\":\"WARNING_DOWNLOAD_FAIL\",\"language_keyword\":\"Download fail!, please try after sometime.\"},{\"keyword_name\":\"LBL_SHORTCUT\",\"language_keyword\":\"Shortcut\"},{\"keyword_name\":\"TXT_MESSAGE_PLACEHOLDER\",\"language_keyword\":\"Type Message\"},{\"keyword_name\":\"ALERT_INSTALL_WHATSAPP\",\"language_keyword\":\"Install Whatsapp\"},{\"keyword_name\":\"MSG_NO_MAIL_BOX\",\"language_keyword\":\"No MailBox found. Please Create Mailbox\"},{\"keyword_name\":\"LBL_WROTE\",\"language_keyword\":\"Wrote\"},{\"keyword_name\":\"MSG_MAIL_SEND\",\"language_keyword\":\"Mail sent\"},{\"keyword_name\":\"log_file_not_found\",\"language_keyword\":\"API Log file not found.\"},{\"keyword_name\":\"unknown_error\",\"language_keyword\":\"An unknown error occurred, try again\"},{\"keyword_name\":\"CTMTigerAppVersion\",\"language_keyword\":\"CRMTiger App Version\"},{\"keyword_name\":\"CTMMobileUpdateMsg\",\"language_keyword\":\"CTMobile Ext. Version Update Successfully\"},{\"keyword_name\":\"dialog_Premium_downgrade\",\"language_keyword\":\"Downgrade will required logout and login again later\"},{\"keyword_name\":\"dialog_Premium\",\"language_keyword\":\"Upgrade will required logout and login again later\"},{\"keyword_name\":\"Overwrite\",\"language_keyword\":\"Overwrite\"},{\"keyword_name\":\"MSGAddressOverwrite1\",\"language_keyword\":\"Overwrite the existing address with the selected\"},{\"keyword_name\":\"MSGAddressOverwrite2\",\"language_keyword\":\"address details?\"},{\"keyword_name\":\"UPGRADE_PLAN\",\"language_keyword\":\"Upgrade Plan\"},{\"keyword_name\":\"DOWNGRADE_PLAN\",\"language_keyword\":\"Downgrade Plan\"},{\"keyword_name\":\"UPGRADE_EXTENSION\",\"language_keyword\":\"Upgrade Extension\"},{\"keyword_name\":\"UPGRADE_APP\",\"language_keyword\":\"Upgrade App\"},{\"keyword_name\":\"SELECT_OPTION\",\"language_keyword\":\"Select Option\"},{\"keyword_name\":\"PLEASE_SELECT\",\"language_keyword\":\"Please select\"},{\"keyword_name\":\"MSG_ACCESS_DENIED\",\"language_keyword\":\"You don\'t have permission for this module.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_MONTH_DAY\",\"language_keyword\":\"Please select reccuring day of month.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_WEEK_DAY\",\"language_keyword\":\"Please select reccuring day of week.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_DAYS\",\"language_keyword\":\"Please select reccuring days.\"},{\"keyword_name\":\"Please select reccuring days.\",\"language_keyword\":\"Please select reccuring days.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_END_DATE\",\"language_keyword\":\"Please select reccuring end date.\"},{\"keyword_name\":\"MSG_SELECT_RECCURING_TYPE\",\"language_keyword\":\"Please select reccuring type.\"},{\"keyword_name\":\"FREQ_TIME\",\"language_keyword\":\"Times\"},{\"keyword_name\":\"REPEAT_YEARLY\",\"language_keyword\":\"Repeat Yearly\"},{\"keyword_name\":\"REPEAT_MONTHLY\",\"language_keyword\":\"Repeat Monthly\"},{\"keyword_name\":\"REPEAT_WEEKLY\",\"language_keyword\":\"Repeat Weekly\"},{\"keyword_name\":\"REPEAT_DAILY\",\"language_keyword\":\"Repeat Daily\"},{\"keyword_name\":\"ACTION_TITLE\",\"language_keyword\":\"Action Title\"},{\"keyword_name\":\"MSG_SELECT_VALID_DATE\",\"language_keyword\":\"Please select valid day of month.\"},{\"keyword_name\":\"MSG_SELECT_VALID_START_DATE\",\"language_keyword\":\"Start date should be less than end date.\"},{\"keyword_name\":\"MSG_SELECT_VALID_START_TIME\",\"language_keyword\":\"Start time should be less than end time.\"},{\"keyword_name\":\"LBL_LINEITEM_DETAILS\",\"language_keyword\":\"Lineitem Details\"},{\"keyword_name\":\"MSG_INVALIDE_DISCOUNT_AMOUNT\",\"language_keyword\":\"Discount amount should be less than the total.\"},{\"keyword_name\":\"VIEW\",\"language_keyword\":\"View\"},{\"keyword_name\":\"MSG_ENTER_VALID\",\"language_keyword\":\"Please enter valid\"},{\"keyword_name\":\"MSG_ENTER_PERCENTAGE\",\"language_keyword\":\"Percentage should be less than 100.\"},{\"keyword_name\":\"ITEM_TOTAL\",\"language_keyword\":\"Item Total\"},{\"keyword_name\":\"ADJUSTMENT\",\"language_keyword\":\"Adjustment\"},{\"keyword_name\":\"TITLE_CHOOSE_IMAGE\",\"language_keyword\":\"Choose Image\"},{\"keyword_name\":\"COMPRESS\",\"language_keyword\":\"Compress\"},{\"keyword_name\":\"CHOOSE_ANOTHER_IMAGE\",\"language_keyword\":\"Your image size is too large, please select another image\"},{\"keyword_name\":\"OnDayOfMonth\",\"language_keyword\":\"On day of month\"},{\"keyword_name\":\"OnDayOfWeek\",\"language_keyword\":\"On day of week\"},{\"keyword_name\":\"AddAndClose\",\"language_keyword\":\"Add & Close\"},{\"keyword_name\":\"Repeat\",\"language_keyword\":\"Repeat\"},{\"keyword_name\":\"OnDay\",\"language_keyword\":\"On day\"},{\"keyword_name\":\"View_Line_Item\",\"language_keyword\":\"View Line Item\"},{\"keyword_name\":\"TITLE_IMAGE\",\"language_keyword\":\"Image\"},{\"keyword_name\":\"TITLE_ICLOUD\",\"language_keyword\":\"iCloud\"},{\"keyword_name\":\"GOOGLE\",\"language_keyword\":\"Google\"},{\"keyword_name\":\"ALERT_BTN_OKAY\",\"language_keyword\":\"Okay\"},{\"keyword_name\":\"ALERT_TITLE_ACCESS_DENIED\",\"language_keyword\":\"Access Denied\"},{\"keyword_name\":\"Dont_Show_Again\",\"language_keyword\":\"Don\'t show again\"},{\"keyword_name\":\"Skip\",\"language_keyword\":\"Skip\"},{\"keyword_name\":\"Fillter_Name\",\"language_keyword\":\"Fillter Name\"},{\"keyword_name\":\"Fillter_Record_Count\",\"language_keyword\":\"Fillter Record Count\"},{\"keyword_name\":\"url_note\",\"language_keyword\":\"Note : if your URL of CRM is https:\\/\\/example.com\\/crm enter that into above box\"},{\"keyword_name\":\"vtiger_url\",\"language_keyword\":\"Your vTiger CRM URL\"},{\"keyword_name\":\"msg_doc_read_permission\",\"language_keyword\":\"You don\'t have permission to Add either This is read-only or Private Field.\"},{\"keyword_name\":\"CLEAR\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"Files\\/photos uploaded successfully\",\"language_keyword\":\"Files\\/photos uploaded successfully\"},{\"keyword_name\":\"Digital signature saved\",\"language_keyword\":\"Digital signature saved\"},{\"keyword_name\":\"Please upload Signature or Files\\/photos\",\"language_keyword\":\"Please upload Signature or Files\\/photos\"},{\"keyword_name\":\"Files \\/ Photos\",\"language_keyword\":\"Files \\/ Photos\"},{\"keyword_name\":\"Signature\",\"language_keyword\":\"Signature\"},{\"keyword_name\":\"add_photo_using\",\"language_keyword\":\"Add Photo Using\"},{\"keyword_name\":\"btn_upload_sign\",\"language_keyword\":\"(+) Add Signature\"},{\"keyword_name\":\"btn_upload_photo_doc\",\"language_keyword\":\"(+) Upload Files\\/Photos\"},{\"keyword_name\":\"select_photo_doc_to_upload\",\"language_keyword\":\"Please select files\\/photos to upload\"},{\"keyword_name\":\"related_module_title\",\"language_keyword\":\"Search from related module and Add to \\\"Route\\\"\"},{\"keyword_name\":\"Route status updated successfully\",\"language_keyword\":\"Route status updated successfully\"},{\"keyword_name\":\"Session init failed\",\"language_keyword\":\"Session init failed\"},{\"keyword_name\":\"You don't have permission to access this resource\",\"language_keyword\":\"You don\'t have permission to access this resource\"},{\"keyword_name\":\"ctroute_realtedto cannot be empty\",\"language_keyword\":\"Could not get the Related To - Try again later\"},{\"keyword_name\":\"ctroute_planning cannot be empty\",\"language_keyword\":\"Could not get the Route Planning Record - Try again later\"},{\"keyword_name\":\"Something went wrong - Try again later\",\"language_keyword\":\"Something went wrong - Try again later\"},{\"keyword_name\":\"sequence updated successfully\",\"language_keyword\":\"sequence updated successfully\"},{\"keyword_name\":\"sequence cannot be empty\",\"language_keyword\":\"sequence cannot be empty\"},{\"keyword_name\":\"Shortcut details not saved\",\"language_keyword\":\"Shortcut details not saved\"},{\"keyword_name\":\"Shortcut details saved successfully\",\"language_keyword\":\"Shortcut details saved successfully\"},{\"keyword_name\":\"Route save successfully\",\"language_keyword\":\"Route save successfully\"},{\"keyword_name\":\"Record save successfully\",\"language_keyword\":\"Record save successfully\"},{\"keyword_name\":\"No dependency found for picklist\",\"language_keyword\":\"No dependency found for picklist\"},{\"keyword_name\":\"No records found\",\"language_keyword\":\"No records found\"},{\"keyword_name\":\"Outgoing server is not enabled, please configure from CRM\",\"language_keyword\":\"Outgoing server is not enabled, please configure from CRM\"},{\"keyword_name\":\"Removed Successfully\",\"language_keyword\":\"Removed Successfully\"},{\"keyword_name\":\"Shortcut has been deleted\",\"language_keyword\":\"Shortcut has been deleted\"},{\"keyword_name\":\"relation of records removed successfully\",\"language_keyword\":\"relation of records removed successfully\"},{\"keyword_name\":\"relation of records not removed\",\"language_keyword\":\"relation of records not removed\"},{\"keyword_name\":\"Record has been deleted successfully\",\"language_keyword\":\"Record has been deleted successfully\"},{\"keyword_name\":\"Time Tracking saved successfully\",\"language_keyword\":\"Time Tracking saved successfully\"},{\"keyword_name\":\"Time Tracking updated successfully\",\"language_keyword\":\"Time Tracking updated successfully\"},{\"keyword_name\":\"Time Tracking ended successfully\",\"language_keyword\":\"Time Tracking ended successfully\"},{\"keyword_name\":\"Time Tracking started successfully\",\"language_keyword\":\"Time Tracking started successfully\"},{\"keyword_name\":\"record cannot be empty\",\"language_keyword\":\"record cannot be empty\"},{\"keyword_name\":\"Module is disabled\",\"language_keyword\":\"Module is disabled\"},{\"keyword_name\":\"Shift ended successfully\",\"language_keyword\":\"Shift ended successfully\"},{\"keyword_name\":\"Shift started successfully\",\"language_keyword\":\"Shift started successfully\"},{\"keyword_name\":\"relation of records added successfully\",\"language_keyword\":\"relation of records added successfully\"},{\"keyword_name\":\"Comment saved successfully\",\"language_keyword\":\"Comment saved successfully\"},{\"keyword_name\":\"Comment not saved\",\"language_keyword\":\"Comment not saved\"},{\"keyword_name\":\"Comment module is not active\",\"language_keyword\":\"Comment module is not active\"},{\"keyword_name\":\"No Upcoming Event\",\"language_keyword\":\"No Upcoming Event\"},{\"keyword_name\":\"No Templates found - create it from Message Templates module\",\"language_keyword\":\"No Templates found - create it from Message Templates module\"},{\"keyword_name\":\"No event or task for this date\",\"language_keyword\":\"No event or task for this date\"},{\"keyword_name\":\"No filters created\",\"language_keyword\":\"No filters created\"},{\"keyword_name\":\"Select at least one record to attach\",\"language_keyword\":\"Select at least one record to attach\"},{\"keyword_name\":\"Please select one or more attachments\",\"language_keyword\":\"Please select one or more attachments\"},{\"keyword_name\":\"No event for this month\",\"language_keyword\":\"No event for this month\"},{\"keyword_name\":\"No Activity found\",\"language_keyword\":\"No Activity found\"},{\"keyword_name\":\"Your feedback is valuable for us - it cannot be empty\",\"language_keyword\":\"Your feedback is valuable for us - it cannot be empty\"},{\"keyword_name\":\"Could not send mail, Please try later\",\"language_keyword\":\"Could not send mail, Please try later\"},{\"keyword_name\":\"Latest Version updated successfully\",\"language_keyword\":\"Latest Version updated successfully\"},{\"keyword_name\":\"User Location Updated Successfully\",\"language_keyword\":\"User Location Updated Successfully\"},{\"keyword_name\":\"User Location not Updated Successfully\",\"language_keyword\":\"User Location not Updated Successfully\"},{\"keyword_name\":\"SMSNotifier is not enable in CRM. Please enable it first\",\"language_keyword\":\"SMSNotifier is not enable in CRM. Please enable it first\"},{\"keyword_name\":\"Could not submit your feedback - Please try again later\",\"language_keyword\":\"Could not submit your feedback - Please try again later\"},{\"keyword_name\":\"Thank you for submitting your feedback\",\"language_keyword\":\"Thank you for submitting your feedback\"},{\"keyword_name\":\"Please upload User Image\",\"language_keyword\":\"Please upload User Image\"},{\"keyword_name\":\"Image Not Uploading, please try again\",\"language_keyword\":\"Image Not Uploading, please try again\"},{\"keyword_name\":\"User Image Uploaded Successfully\",\"language_keyword\":\"User Image Uploaded Successfully\"},{\"keyword_name\":\"Invalid Module name\",\"language_keyword\":\"Invalid Module name\"},{\"keyword_name\":\"Records Sync Successfully\",\"language_keyword\":\"Records Sync Successfully\"},{\"keyword_name\":\"Values cannot be empty\",\"language_keyword\":\"Values cannot be empty\"},{\"keyword_name\":\"Record id is empty\",\"language_keyword\":\"Record id is empty\"},{\"keyword_name\":\"Logout Successfully\",\"language_keyword\":\"Logout Successfully\"},{\"keyword_name\":\"Please Enable CTMobile Module\",\"language_keyword\":\"Please Enable CTMobile Module\"},{\"keyword_name\":\"Authentication Failed\",\"language_keyword\":\"Username and Password do not match\"},{\"keyword_name\":\"Mismatched module information\",\"language_keyword\":\"Something gone wrong, please try again later\"},{\"keyword_name\":\"Field does not exists\",\"language_keyword\":\"Please set display fields again\"},{\"keyword_name\":\"Module does not exists\",\"language_keyword\":\"Module does not exists or disabled by admin\"},{\"keyword_name\":\"Month cannot be empty\",\"language_keyword\":\"Could not get the Month - Try again later\"},{\"keyword_name\":\"Year cannot be empty\",\"language_keyword\":\"Could not get the Year - Try again later\"},{\"keyword_name\":\"Date cannot be empty\",\"language_keyword\":\"Could not get the Date - Try again later\"},{\"keyword_name\":\"Userid cannot be empty\",\"language_keyword\":\"Could not get the Userid - Try again later\"},{\"keyword_name\":\"End Date cannot be empty\",\"language_keyword\":\"Could not get the status - Try again later\"},{\"keyword_name\":\"Start Date cannot be empty\",\"language_keyword\":\"Could not get the Start Date - Try again later\"},{\"keyword_name\":\"You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature\",\"language_keyword\":\"You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature\"},{\"keyword_name\":\"Longitude cannot be empty\",\"language_keyword\":\"Could not get location-Please try again\"},{\"keyword_name\":\"Latitude cannot be empty\",\"language_keyword\":\"Could not get location-Please try again\"},{\"keyword_name\":\"User cannot be empty\",\"language_keyword\":\"Could not get the User - Try again later\"},{\"keyword_name\":\"Status cannot be empty\",\"language_keyword\":\"Could not get the status - Try again later\"},{\"keyword_name\":\"Required fields not found\",\"language_keyword\":\"Required fields not found\"},{\"keyword_name\":\"Tracking module not active\",\"language_keyword\":\"Tracking module not active-Please contact CRM Admin\"},{\"keyword_name\":\"Missing mandatory input values\",\"language_keyword\":\"Missing mandatory input values\"},{\"keyword_name\":\"No MailBox found. Please Create Mailbox\",\"language_keyword\":\"No MailBox found. Please Create Mailbox\"},{\"keyword_name\":\"Mail not sent\",\"language_keyword\":\"Mail not sent\"},{\"keyword_name\":\"Mail send successfully\",\"language_keyword\":\"Mail send successfully\"},{\"keyword_name\":\"Email Id or username not match with your record\",\"language_keyword\":\"Email Id or username not match with your record\"},{\"keyword_name\":\"Module not specified\",\"language_keyword\":\"Module not specified\"},{\"keyword_name\":\"No messages found\",\"language_keyword\":\"No messages found\"},{\"keyword_name\":\"No Dependency Found For This Module\",\"language_keyword\":\"No Dependency Found For This Module\"},{\"keyword_name\":\"Outgoing server is not Enabled\",\"language_keyword\":\"Outgoing server is not Enabled\"},{\"keyword_name\":\"Outgoing server is Enabled\",\"language_keyword\":\"Outgoing server is Enabled\"},{\"keyword_name\":\"Email Attached Successfully\",\"language_keyword\":\"Email Attached Successfully\"},{\"keyword_name\":\"Documents Attached Successfully\",\"language_keyword\":\"Documents Attached Successfully\"},{\"keyword_name\":\"Login required - Please login again\",\"language_keyword\":\"Login required - Please login again\"},{\"keyword_name\":\"time_tracking_module_disable\",\"language_keyword\":\"Time tracking module is disable\"},{\"keyword_name\":\"route_planning_module_disable\",\"language_keyword\":\"Route planning module is disable\"},{\"keyword_name\":\"mark_as_held\",\"language_keyword\":\"Are you sure you want to mark Event as Held?\"},{\"keyword_name\":\"stop_timer_msg\",\"language_keyword\":\"You have already started Time tracking for another record, Do you want to stop it first ?\"},{\"keyword_name\":\"access_denied_routeplanning\",\"language_keyword\":\"Access denied for route planning\"},{\"keyword_name\":\"time_spent\",\"language_keyword\":\"Time Spent\"},{\"keyword_name\":\"select_user\",\"language_keyword\":\"Select User\"},{\"keyword_name\":\"status_cannot_be_held\",\"language_keyword\":\"Status cannot be held for future date start\"},{\"keyword_name\":\"please_select_end_date\",\"language_keyword\":\"Please select end date\"},{\"keyword_name\":\"please_select_start_date\",\"language_keyword\":\"Please select start date\"},{\"keyword_name\":\"tap_on_plus_icon_for_select_route\",\"language_keyword\":\"Tap on + icon to select record for your route.\"},{\"keyword_name\":\"please_enter_notes\",\"language_keyword\":\"Please enter notes\"},{\"keyword_name\":\"please_enter_title\",\"language_keyword\":\"Please enter title\"},{\"keyword_name\":\"please_select_date\",\"language_keyword\":\"Please Select Date\"},{\"keyword_name\":\"search_by_date\",\"language_keyword\":\"Search by Date\"},{\"keyword_name\":\"shortcut_not_setup_yet\",\"language_keyword\":\"Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.\"},{\"keyword_name\":\"max_upload_size\",\"language_keyword\":\"max file Upload exceeds\"},{\"keyword_name\":\"unselect_all\",\"language_keyword\":\"UnSelect All\"},{\"keyword_name\":\"select_all\",\"language_keyword\":\"Select All\"},{\"keyword_name\":\"please_select_records\",\"language_keyword\":\"Please select records\"},{\"keyword_name\":\"select_date\",\"language_keyword\":\"Select Date\"},{\"keyword_name\":\"quantity_in_stock_is\",\"language_keyword\":\"Quantity in stock is\"},{\"keyword_name\":\"replies\",\"language_keyword\":\"Replies\"},{\"keyword_name\":\"conversation_require_selection\",\"language_keyword\":\"Conversion requires selection of Contact or Organization\"},{\"keyword_name\":\"please_select_product\",\"language_keyword\":\"Please Select Product\"},{\"keyword_name\":\"timer_msg\",\"language_keyword\":\"You can start timer for single task only at same time\"},{\"keyword_name\":\"save_start_tracking\",\"language_keyword\":\"Save & Start Tracking\"},{\"keyword_name\":\"lbl_notes\",\"language_keyword\":\"Notes\"},{\"keyword_name\":\"enter_title\",\"language_keyword\":\"Enter Title\"},{\"keyword_name\":\"select_module_record\",\"language_keyword\":\"Select Module \\/ Record\"},{\"keyword_name\":\"lbl_tomorrow\",\"language_keyword\":\"Tomorrow\"},{\"keyword_name\":\"lbl_yesterday\",\"language_keyword\":\"Yesterday\"},{\"keyword_name\":\"lbl_today\",\"language_keyword\":\"Today\"},{\"keyword_name\":\"time_tracker\",\"language_keyword\":\"Time Tracker\"},{\"keyword_name\":\"time_end\",\"language_keyword\":\"End Time\"},{\"keyword_name\":\"due_date\",\"language_keyword\":\"End Date\"},{\"keyword_name\":\"time_start\",\"language_keyword\":\"Time Start\"},{\"keyword_name\":\"date_start\",\"language_keyword\":\"Start Date\"},{\"keyword_name\":\"delete_widget_msg\",\"language_keyword\":\"Display widget again by using (+) option\"},{\"keyword_name\":\"no_upcoming_activities\",\"language_keyword\":\"No scheduled activities \"},{\"keyword_name\":\"check_in_first\",\"language_keyword\":\"Please check-in first\"},{\"keyword_name\":\"duration\",\"language_keyword\":\"Duration\"},{\"keyword_name\":\"distance\",\"language_keyword\":\"Distance\"},{\"keyword_name\":\"proper_address_message\",\"language_keyword\":\"Please enter proper address in record\"},{\"keyword_name\":\"select_status\",\"language_keyword\":\"Select Status\"},{\"keyword_name\":\"route_planner\",\"language_keyword\":\"Route Planner\"},{\"keyword_name\":\"route_planning\",\"language_keyword\":\"Route Planning\"},{\"keyword_name\":\"add_route\",\"language_keyword\":\"Add Route\"},{\"keyword_name\":\"calender_disabled\",\"language_keyword\":\"Calendar Module is disabled\"},{\"keyword_name\":\"close_dialog\",\"language_keyword\":\"Close form\"},{\"keyword_name\":\"cancel_form_message\",\"language_keyword\":\"Are You sure want to close ?\"},{\"keyword_name\":\"create_route\",\"language_keyword\":\"Create Route\"},{\"keyword_name\":\"select_module_create_route\",\"language_keyword\":\"Select Module to create Route\"},{\"keyword_name\":\"cancel\",\"language_keyword\":\"Cancel\"},{\"keyword_name\":\"assign_route\",\"language_keyword\":\"Assign Route\"},{\"keyword_name\":\"route_for\",\"language_keyword\":\"Route for\"},{\"keyword_name\":\"assigned_to\",\"language_keyword\":\"Assigned To\"},{\"keyword_name\":\"enter_route_name\",\"language_keyword\":\"Enter Route Name\"},{\"keyword_name\":\"list\",\"language_keyword\":\"List\"},{\"keyword_name\":\"map\",\"language_keyword\":\"Map\"},{\"keyword_name\":\"other_modules\",\"language_keyword\":\"Other Modules\"},{\"keyword_name\":\"shortcut_no_record_msg\",\"language_keyword\":\"Opps shortcut not setup\\n yet!!! Please add shortcut by click on + icon from record\\n search results or view record screen.\"},{\"keyword_name\":\"clear\",\"language_keyword\":\"Clear\"},{\"keyword_name\":\"open\",\"language_keyword\":\"Open\"},{\"keyword_name\":\"max_file_msg\",\"language_keyword\":\"Too many files selected (max:6)\"},{\"keyword_name\":\"error_voicenote_record\",\"language_keyword\":\"Unable to recording voice while another application is recording sound.\"},{\"keyword_name\":\"msg_warning\",\"language_keyword\":\"Warning!\"},{\"keyword_name\":\"Permision_denied_contact\",\"language_keyword\":\"Permission denied to access your contacts\"},{\"keyword_name\":\"no_widget_added\",\"language_keyword\":\"Please click + icon to add new widget to your dashboard.\"},{\"keyword_name\":\"no_data_available\",\"language_keyword\":\"Data not available, please check the selected fields\"},{\"keyword_name\":\"check_out_successfully\",\"language_keyword\":\"Checked out successfully\"},{\"keyword_name\":\"check_in_successfully\",\"language_keyword\":\"Checked in successfully\"},{\"keyword_name\":\"check_out\",\"language_keyword\":\"Check out\"},{\"keyword_name\":\"check_in\",\"language_keyword\":\"Check in\"},{\"keyword_name\":\"navigate\",\"language_keyword\":\"Navigate\"},{\"keyword_name\":\"save_to_phone_vcard_success\",\"language_keyword\":\"VCard Saved to phone successfully\"},{\"keyword_name\":\"download_vcard_success\",\"language_keyword\":\"VCard downloaded successfully\"},{\"keyword_name\":\"card_details\",\"language_keyword\":\"Card Details\"},{\"keyword_name\":\"add_widget\",\"language_keyword\":\"Add Widget\"},{\"keyword_name\":\"delete_widget\",\"language_keyword\":\"Are you sure to hide widget?\"},{\"keyword_name\":\"already_widgets_added\",\"language_keyword\":\"All types of Widget & reports are already added\"},{\"keyword_name\":\"retry\",\"language_keyword\":\"Retry\"},{\"keyword_name\":\"retake\",\"language_keyword\":\"Retake\"},{\"keyword_name\":\"Reports\",\"language_keyword\":\"Reports\"},{\"keyword_name\":\"Widgets\",\"language_keyword\":\"Widgets\"},{\"keyword_name\":\"vcard_config\",\"language_keyword\":\"Vcard Configuration\"},{\"keyword_name\":\"save_to_phone\",\"language_keyword\":\"Save to phone\"},{\"keyword_name\":\"download_vcard\",\"language_keyword\":\"Download Vcard\"},{\"keyword_name\":\"share_vcard\",\"language_keyword\":\"Share Vcard\"},{\"keyword_name\":\"share_record\",\"language_keyword\":\"Share Record\"},{\"keyword_name\":\"permission_denied_edit\",\"language_keyword\":\"You don\'t have permission to edit this record.\"},{\"keyword_name\":\"permission_denied_delete\",\"language_keyword\":\"You don\'t have permission to delete this record.\"},{\"keyword_name\":\"Voice_Recording_Started\",\"language_keyword\":\"Recording Started\"},{\"keyword_name\":\"Voice_Recording_Stopped\",\"language_keyword\":\"Recording Stopped\"},{\"keyword_name\":\"SEARCH\",\"language_keyword\":\"Search\"},{\"keyword_name\":\"LAST\",\"language_keyword\":\"Last\"},{\"keyword_name\":\"FIRST\",\"language_keyword\":\"First\"},{\"keyword_name\":\"MONDAY\",\"language_keyword\":\"Monday\"},{\"keyword_name\":\"TUESDAY\",\"language_keyword\":\"Tuesday\"},{\"keyword_name\":\"WEDNESDAY\",\"language_keyword\":\"Wednesday\"},{\"keyword_name\":\"THURSDAY\",\"language_keyword\":\"Thursday\"},{\"keyword_name\":\"FRIDAY\",\"language_keyword\":\"Friday\"},{\"keyword_name\":\"SATURDAY\",\"language_keyword\":\"Saturday\"},{\"keyword_name\":\"SUNDAY\",\"language_keyword\":\"Sunday\"},{\"keyword_name\":\"DAILY\",\"language_keyword\":\"Daily\"},{\"keyword_name\":\"WEEKLY\",\"language_keyword\":\"Weekly\"},{\"keyword_name\":\"MONTHLY\",\"language_keyword\":\"Monthly\"},{\"keyword_name\":\"YEARLY\",\"language_keyword\":\"Yearly\"},{\"keyword_name\":\"asset_tracking\",\"language_keyword\":\"Asset tracking\"},{\"keyword_name\":\"open_file\",\"language_keyword\":\"Open File\"},{\"keyword_name\":\"download_pdf_successfully\",\"language_keyword\":\"Download PDF Successfully\"},{\"keyword_name\":\"select_pdf\",\"language_keyword\":\"Select PDF\"},{\"keyword_name\":\"email_pdf\",\"language_keyword\":\"Email PDF\"},{\"keyword_name\":\"download_pdf\",\"language_keyword\":\"Download PDF\"},{\"keyword_name\":\"edit_route\",\"language_keyword\":\"Edit Route\"},{\"keyword_name\":\"save_route\",\"language_keyword\":\"Save Route\"},{\"keyword_name\":\"clear_all\",\"language_keyword\":\"Clear All\"},{\"keyword_name\":\"notification\",\"language_keyword\":\"Notifications\"},{\"keyword_name\":\"menu_management\",\"language_keyword\":\"Menu Management\"},{\"keyword_name\":\"select_menu\",\"language_keyword\":\"Select Menu\"},{\"keyword_name\":\"module_record_not_found\",\"language_keyword\":\"Module and Record not found\"},{\"keyword_name\":\"reason_for_changing_comments\",\"language_keyword\":\"Reason for changing comments\"},{\"keyword_name\":\"edit_reason\",\"language_keyword\":\"Edit Reason\"},{\"keyword_name\":\"create_filters\",\"language_keyword\":\"Create Filter\"},{\"keyword_name\":\"you_checked\",\"language_keyword\":\"You Checked\"},{\"keyword_name\":\"you_un_checked\",\"language_keyword\":\"You UnChecked\"},{\"keyword_name\":\"log_the_call\",\"language_keyword\":\"Log the call ?\"},{\"keyword_name\":\"add_a_description_(optional)\",\"language_keyword\":\"Add a description (optional)\"},{\"keyword_name\":\"called\",\"language_keyword\":\"Called\"},{\"keyword_name\":\"call_log\",\"language_keyword\":\"Call Log\"},{\"keyword_name\":\"subject\",\"language_keyword\":\"Subject\"},{\"keyword_name\":\"add_condition\",\"language_keyword\":\"Add Condition\"},{\"keyword_name\":\"select_condition\",\"language_keyword\":\"Select Condition\"},{\"keyword_name\":\"select_field\",\"language_keyword\":\"Select Field\"},{\"keyword_name\":\"please_select_first_field\",\"language_keyword\":\"Please First Select field\"},{\"keyword_name\":\"filter_name\",\"language_keyword\":\"Filter Name\"},{\"keyword_name\":\"enter_filter_name\",\"language_keyword\":\"Enter filter name\"},{\"keyword_name\":\"choose_conditions\",\"language_keyword\":\"Choose Conditions\"},{\"keyword_name\":\"all_condition\",\"language_keyword\":\"All Conditions(All conditions must be met)\"},{\"keyword_name\":\"any_condition\",\"language_keyword\":\"Any Conditions(At least one the conditions must be met)\"},{\"keyword_name\":\"lattitude\",\"language_keyword\":\"latitude\"},{\"keyword_name\":\"notification_settings\",\"language_keyword\":\"Notification Settings\"},{\"keyword_name\":\"notification_management\",\"language_keyword\":\"Notification Management\"},{\"keyword_name\":\"addyourcommentshere\",\"language_keyword\":\"Type @ to mention user\"},{\"keyword_name\":\"google_api_key_missing\",\"language_keyword\":\"Google Api key is missing.\"},{\"keyword_name\":\"event_filter_by\",\"language_keyword\":\"Event Filter by\"},{\"keyword_name\":\"apply\",\"language_keyword\":\"Apply\"},{\"keyword_name\":\"choose_from_gallery\",\"language_keyword\":\"Choose From Gallery\"},{\"keyword_name\":\"choose_from_camera\",\"language_keyword\":\"Choose From Camera\"},{\"keyword_name\":\"mutli_select_CB\",\"language_keyword\":\"Mutli Select CB\"},{\"keyword_name\":\"please_select_condition\",\"language_keyword\":\"Please Select Condition\"},{\"keyword_name\":\"please_enter_value_or_field\",\"language_keyword\":\"Please Enter Value or Field\"},{\"keyword_name\":\"set_as_default\",\"language_keyword\":\"Set as Default\"},{\"keyword_name\":\"list_in_metrics\",\"language_keyword\":\"List in Metrics\"},{\"keyword_name\":\"order_number\",\"language_keyword\":\"Order Number\"},{\"keyword_name\":\"recording_saved_message\",\"language_keyword\":\"Recording saved successfully.\"},{\"keyword_name\":\"recording_file\",\"language_keyword\":\"Recording File\"},{\"keyword_name\":\"file_not_found\",\"language_keyword\":\"File not found\"},{\"keyword_name\":\"please_enter_valid_path\",\"language_keyword\":\"Please enter valid path\"},{\"keyword_name\":\"enter_path_here\",\"language_keyword\":\"Enter path here...\"},{\"keyword_name\":\"set_call_recording_path\",\"language_keyword\":\"Set Call Recording Path\"},{\"keyword_name\":\"set_call_recording_path_here\",\"language_keyword\":\"Set call recording path here\"},{\"keyword_name\":\"call_recording_path\",\"language_keyword\":\"Call Recording Path\"},{\"keyword_name\":\"please_place_api\",\"language_keyword\":\"Please enable place api\"},{\"keyword_name\":\"event_filters_by\",\"language_keyword\":\"Event Filters by\"},{\"keyword_name\":\"select_at_least_one_option\",\"language_keyword\":\"Please select at least one option\"},{\"keyword_name\":\"enable_call_feature\",\"language_keyword\":\"Please enable call feature\"},{\"keyword_name\":\"enable_email_feature\",\"language_keyword\":\"Please enable email feature\"},{\"keyword_name\":\"demo_login\",\"language_keyword\":\"Demo Login\"},{\"keyword_name\":\"select_email_template\",\"language_keyword\":\"Select Email Template\"},{\"keyword_name\":\"template_name\",\"language_keyword\":\"Template Name\"},{\"keyword_name\":\"example_storage_path\",\"language_keyword\":\"example : storage\\/Music\\/Recordings\\/Call Recordings\"},{\"keyword_name\":\"User Notification Settings saved successfully\",\"language_keyword\":\"User Notification Settings saved successfully\"},{\"keyword_name\":\"This Notification has been disabled by admin\",\"language_keyword\":\"This Notification has been disabled by admin\"},{\"keyword_name\":\"Notify when any updates to the record you're following\",\"language_keyword\":\"Notify when any updates to the record you\'re following\"},{\"keyword_name\":\"Task assigned to you\",\"language_keyword\":\"Task assigned to you\"},{\"keyword_name\":\"Task Reminder\",\"language_keyword\":\"Task Reminder\"},{\"keyword_name\":\"You were mentioned in comments\",\"language_keyword\":\"You were mentioned in comments\"},{\"keyword_name\":\"Comments has been added to record assigned to you\",\"language_keyword\":\"Comments has been added to record assigned to you\"},{\"keyword_name\":\"When Record Assigned\",\"language_keyword\":\"When Record Assigned\"},{\"keyword_name\":\"Event Reminder\",\"language_keyword\":\"Event Reminder\"},{\"keyword_name\":\"Event Invitation\",\"language_keyword\":\"Event Invitation\"},{\"keyword_name\":\"Follow record\",\"language_keyword\":\"Follow record\"},{\"keyword_name\":\"Task\",\"language_keyword\":\"Task\"},{\"keyword_name\":\"Conversions\",\"language_keyword\":\"Conversions\"},{\"keyword_name\":\"Events\",\"language_keyword\":\"Events\"},{\"keyword_name\":\"no_records_changed_filter_message\",\"language_keyword\":\"No record(s) found Please click on filter icon to change filter\"},{\"keyword_name\":\"title\",\"language_keyword\":\"Title\"},{\"keyword_name\":\"dialog_recent_call_info\",\"language_keyword\":\"Click + to select your mobile call recording folder where your recorded call files are stored.\"},{\"keyword_name\":\"call_recording\",\"language_keyword\":\"Call recording\"},{\"keyword_name\":\"voice_recorder\",\"language_keyword\":\"Voice Recorder\"},{\"keyword_name\":\"no_address_reference_found\",\"language_keyword\":\"No Address Reference found\"},{\"keyword_name\":\"no_overdue_activities\",\"language_keyword\":\"No OverDue Activities\"},{\"keyword_name\":\"latitude_longitude_validation_message\",\"language_keyword\":\"Please enter proper address from this address we are not getting proper latitude and longitude\"},{\"keyword_name\":\"Default_Search_Field\",\"language_keyword\":\"Default search field\"},{\"keyword_name\":\"Calender_Reminder_Message\",\"language_keyword\":\"Free user can\'t send local reminder\"},{\"keyword_name\":\"you_must_have_permission\",\"language_keyword\":\"You must give permissions to use this features.\"},{\"keyword_name\":\"internal_comment\",\"language_keyword\":\"Internal Comment\"},{\"keyword_name\":\"unlink_record\",\"language_keyword\":\"Unlink Record\"},{\"keyword_name\":\"unlink_record_msg\",\"language_keyword\":\"Are you sure want to unlink record?\"},{\"keyword_name\":\"file_format_not_support\",\"language_keyword\":\"File format not supported\"},{\"keyword_name\":\"file_upload\",\"language_keyword\":\"File Upload\"},{\"keyword_name\":\"to_vtiger\",\"language_keyword\":\"To Vtiger\"},{\"keyword_name\":\"link_external_document\",\"language_keyword\":\"Link External Document\"},{\"keyword_name\":\"from_file_url\",\"language_keyword\":\"From File Url\"},{\"keyword_name\":\"create_new_document\",\"language_keyword\":\"Create New Document\"},{\"keyword_name\":\"select_document_type\",\"language_keyword\":\"Select Document type\"},{\"keyword_name\":\"add_signature\",\"language_keyword\":\"Please add signature\"},{\"keyword_name\":\"date_greater_then_equal\",\"language_keyword\":\"should be greater than or equal to\"},{\"keyword_name\":\"date_less_then_equal\",\"language_keyword\":\"should be less than or equal to\"},{\"keyword_name\":\"Click_on_plus_for_add\",\"language_keyword\":\"Please tap on + to create a new record.\"},{\"keyword_name\":\"display_map\",\"language_keyword\":\"Display map\"},{\"keyword_name\":\"other_settings\",\"language_keyword\":\"Other settings\"},{\"keyword_name\":\"total_hours\",\"language_keyword\":\"Total hours\"},{\"keyword_name\":\"widget_not_found\",\"language_keyword\":\"No widgets found\"},{\"keyword_name\":\"quickaction\",\"language_keyword\":\"Quick action\"},{\"keyword_name\":\"dashboard\",\"language_keyword\":\"Dashboard\"},{\"keyword_name\":\"new\",\"language_keyword\":\"New\"},{\"keyword_name\":\"global_search_hint\",\"language_keyword\":\"Please try to search using search box at top\"},{\"keyword_name\":\"near_by_map\",\"language_keyword\":\"Near By Map\"},{\"keyword_name\":\"miles\",\"language_keyword\":\"Miles\"},{\"keyword_name\":\"lbl_filters\",\"language_keyword\":\"Filters\"},{\"keyword_name\":\"warning\",\"language_keyword\":\"Warning\"},{\"keyword_name\":\"no_filter_created\",\"language_keyword\":\"No filter is created.\"},{\"keyword_name\":\"please_create_new_ilter\",\"language_keyword\":\"Please create a new filter\"},{\"keyword_name\":\"select_search_fields\",\"language_keyword\":\"Select fields for the search record.\"},{\"keyword_name\":\"apply_fliters\",\"language_keyword\":\"Apply filters\"},{\"keyword_name\":\"sort_by\",\"language_keyword\":\"Sort by\"},{\"keyword_name\":\"sort_order\",\"language_keyword\":\"Sort order\"},{\"keyword_name\":\"Start_time_tracking\",\"language_keyword\":\"Start time tracking\"},{\"keyword_name\":\"Stop_time_tracking\",\"language_keyword\":\"Stop time tracking\"},{\"keyword_name\":\"image_preview\",\"language_keyword\":\"Image preview\"},{\"keyword_name\":\"phone_number\",\"language_keyword\":\"Phone number\"},{\"keyword_name\":\"email_address\",\"language_keyword\":\"Email address\"},{\"keyword_name\":\"edit_your_preferences\",\"language_keyword\":\"Edit your preferences\"},{\"keyword_name\":\"about_app\",\"language_keyword\":\"About app\"},{\"keyword_name\":\"updated_ctmobile_ext_version\",\"language_keyword\":\"You already have latest CTMobile Ext. Version\"},{\"keyword_name\":\"updated_app_version\",\"language_keyword\":\"You already have latest CRMTiger App Version\"},{\"keyword_name\":\"plan\",\"language_keyword\":\"Plan\"},{\"keyword_name\":\"time\",\"language_keyword\":\"Time\"},{\"keyword_name\":\"error_log_msg\",\"language_keyword\":\"Oops, something went wrong! Please click on Share Button to share error log with our technical team\"},{\"keyword_name\":\"add_to_quick_action\",\"language_keyword\":\"Add to quick action\"},{\"keyword_name\":\"add_filter_to_quick_action\",\"language_keyword\":\"Add filter to quick action\"},{\"keyword_name\":\"create_record\",\"language_keyword\":\"Create Record\"},{\"keyword_name\":\"quick_action_hint\",\"language_keyword\":\"You can Add Quick Action here\"},{\"keyword_name\":\"str_send\",\"language_keyword\":\"Send\"},{\"keyword_name\":\"tax_region_msg\",\"language_keyword\":\"Do you want to update tax & charge values corresponding to selected region?\"},{\"keyword_name\":\"delete_quick_action_widgest\",\"language_keyword\":\"Delete Widget?\"},{\"keyword_name\":\"add_record_to_dashboard\",\"language_keyword\":\"Add record to dashboard\"},{\"keyword_name\":\"module_quick_action_msg\",\"language_keyword\":\"Module added to dashboard\"},{\"keyword_name\":\"filter_quick_action_msg\",\"language_keyword\":\"Filter added to dashboard\"},{\"keyword_name\":\"record_quick_action_msg\",\"language_keyword\":\"Record added to dashboard\"},{\"keyword_name\":\"filter_shortcut_quick_action_msg\",\"language_keyword\":\"Filter shortcut added to dashboard\"},{\"keyword_name\":\"record_shortcut_quick_action_msg\",\"language_keyword\":\"Record shortcut added to dashboard\"},{\"keyword_name\":\"documents_disabled\",\"language_keyword\":\"Documents Module is disabled\"},{\"keyword_name\":\"document_dont_attachment\",\"language_keyword\":\"Document does not have a attachment\"},{\"keyword_name\":\"go_to_neat_by\",\"language_keyword\":\"Go to NearBy\"},{\"keyword_name\":\"go_to_time_tracking\",\"language_keyword\":\"Go to Time Tracker\"},{\"keyword_name\":\"nearby_quick_action_msg\",\"language_keyword\":\"NearBy added to dashboard\"},{\"keyword_name\":\"time_tracking_quick_action_msg\",\"language_keyword\":\"Time Tracking added to dashboard\"},{\"keyword_name\":\"attendance_quick_action_msg\",\"language_keyword\":\"Attendance added to dashboard\"},{\"keyword_name\":\"attachment\",\"language_keyword\":\"Attachment\"},{\"keyword_name\":\"search_by_fields\",\"language_keyword\":\"Search by fields\"},{\"keyword_name\":\"apply_selected\",\"language_keyword\":\"Apply selected\"},{\"keyword_name\":\"auto_address_disabled\",\"language_keyword\":\"auto address finder is disabled, please enable it from CRMTiger Settings\"},{\"keyword_name\":\"Attendance\",\"language_keyword\":\"Attendance\"},{\"keyword_name\":\"Check-in successfully\",\"language_keyword\":\"Check-in successfully\"},{\"keyword_name\":\"Check-out successfully\",\"language_keyword\":\"Check-out successfully\"},{\"keyword_name\":\"Nothing around here\",\"language_keyword\":\"Nothing around here\"},{\"keyword_name\":\"select_days\",\"language_keyword\":\"Select Days\"},{\"keyword_name\":\"select_minutes\",\"language_keyword\":\"Select Minutes\"},{\"keyword_name\":\"select_hours\",\"language_keyword\":\"Select Hours\"},{\"keyword_name\":\"no_lat_long_found\",\"language_keyword\":\"Location information (Latitude,Longitude) not found\"},{\"keyword_name\":\"Call Log save successfully\",\"language_keyword\":\"Call Log save successfully\"},{\"keyword_name\":\"Files\\/photos deleted successfully\",\"language_keyword\":\"Files\\/photos deleted successfully\"}]}}'),
(67,14,'{\"_operation\":\"Dashboard\"}','{\"success\":true,\"result\":{\"attendance_status\":false,\"timetracking_data\":{\"isTimeTracking\":false,\"time_tracking_record\":\"\",\"tracking_title\":\"\",\"related_record\":\"\",\"related_record_title\":\"\",\"related_module\":\"\",\"tracking_status\":\"\"},\"isRead\":true,\"EventsLabel\":\"Events\",\"WidgetsList\":[{\"widgetid\":\"103\",\"widgetname\":\"Funnel Amount\",\"widgetlabel\":\"Total Amount by Sales stage\",\"is_added\":false,\"sequence\":7},{\"widgetid\":\"99\",\"widgetname\":\"Key Metrics\",\"widgetlabel\":\"Key Metrics\",\"is_added\":false,\"sequence\":6},{\"widgetid\":\"68\",\"widgetname\":\"Open Tickets\",\"widgetlabel\":\"Open Tickets\",\"is_added\":false,\"sequence\":5},{\"widgetid\":\"66\",\"widgetname\":\"Overdue Activities\",\"widgetlabel\":\"Overdue Activities\",\"is_added\":false,\"sequence\":4},{\"widgetid\":\"60\",\"widgetname\":\"Pipelined Amount\",\"widgetlabel\":\"Sales Pipeline\",\"is_added\":false,\"sequence\":3},{\"widgetid\":\"59\",\"widgetname\":\"Potentials by Stage\",\"widgetlabel\":\"Opportunities by Stage\",\"is_added\":false,\"sequence\":2},{\"widgetid\":\"57\",\"widgetname\":\"Upcoming Activities\",\"widgetlabel\":\"Upcoming Activities\",\"is_added\":false,\"sequence\":1},{\"widgetid\":\"56\",\"widgetname\":\"History\",\"widgetlabel\":\"History\",\"is_added\":false,\"sequence\":0},{\"widgetid\":\"2\",\"widgetname\":\"time_tracking\",\"widgetlabel\":\"Time Tracker\",\"is_added\":true,\"sequence\":0}],\"ReportsList\":[],\"sequence_list\":[]}}'),
(68,14,'{\"_operation\":\"fetchModuleFilters\",\"module\":\"Leads\"}','{\"success\":true,\"result\":{\"filters\":[{\"cvid\":\"1\",\"viewname\":\"All\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"admin Administrator\",\"isDefault\":0},{\"cvid\":\"2\",\"viewname\":\"Leads\",\"setdefault\":\"1\",\"setmetrics\":\"1\",\"moduleName\":\"Leads\",\"userName\":\"admin Administrator\",\"isDefault\":1},{\"cvid\":\"50\",\"viewname\":\"Lead HOT\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"admin Administrator\",\"isDefault\":0},{\"cvid\":\"51\",\"viewname\":\"Lead Andrea \",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"admin Administrator\",\"isDefault\":0},{\"cvid\":\"52\",\"viewname\":\"Lead richiamare \",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"admin Administrator\",\"isDefault\":0},{\"cvid\":\"53\",\"viewname\":\"Follow up\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"Francesca Montuoro\",\"isDefault\":0},{\"cvid\":\"59\",\"viewname\":\"Caldo\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"Francesca Montuoro\",\"isDefault\":0},{\"cvid\":\"67\",\"viewname\":\"Lead Da Contattare\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"Leads\",\"userName\":\"Pietro Marra\",\"isDefault\":0}]}}'),
(69,14,'{\"_operation\":\"newDescribe\",\"isAssetTracking\":\"0\",\"isFilter\":\"1\",\"is_duplicate\":\"0\",\"module\":\"Leads\",\"productid\":\"\",\"record\":\"\",\"type\":\"\"}','{\"success\":true,\"result\":{\"describe\":{\"blocks\":[{\"blockId\":\"13\",\"blockname\":\"LBL_LEAD_INFORMATION\",\"blocklabel\":\"Lead Details\",\"fields\":[{\"name\":\"firstname\",\"label\":\"First Name\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"55\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"1\",\"readonly\":false},{\"name\":\"lastname\",\"label\":\"Last Name\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"255\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"2\",\"readonly\":false},{\"name\":\"mobile\",\"label\":\"Mobile Phone\",\"mandatory\":false,\"type\":{\"name\":\"phone\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"11\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"3\",\"readonly\":false},{\"name\":\"email\",\"label\":\"Primary Email\",\"mandatory\":false,\"type\":{\"name\":\"email\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"13\",\"typeofdata\":\"E~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"4\",\"readonly\":false},{\"name\":\"emailoptout\",\"label\":\"Email Opt Out\",\"mandatory\":false,\"type\":{\"name\":\"boolean\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"56\",\"typeofdata\":\"C~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"7\",\"readonly\":false},{\"name\":\"assigned_user_id\",\"label\":\"Assigned To\",\"mandatory\":true,\"type\":{\"name\":\"owner\",\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"}},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"},\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"53\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"8\",\"readonly\":false},{\"name\":\"lead_no\",\"label\":\"Lead Number\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"4\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"9\",\"readonly\":false},{\"name\":\"modifiedtime\",\"label\":\"Modified Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"10\",\"readonly\":false},{\"name\":\"cf_857\",\"label\":\"Bedroom\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"1\",\"label\":\"1\",\"color\":\"\"},{\"value\":\"2\",\"label\":\"2\",\"color\":\"\"},{\"value\":\"3\",\"label\":\"3\",\"color\":\"\"},{\"value\":\"4\",\"label\":\"4\",\"color\":\"\"},{\"value\":\"5\",\"label\":\"5\",\"color\":\"\"},{\"value\":\"6\",\"label\":\"6\",\"color\":\"\"},{\"value\":\"7\",\"label\":\"7\",\"color\":\"\"},{\"value\":\"8\",\"label\":\"8\",\"color\":\"\"},{\"value\":\"9\",\"label\":\"9\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\" \",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"16\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"11\",\"readonly\":false},{\"name\":\"createdtime\",\"label\":\"Created Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"12\",\"readonly\":false},{\"name\":\"cf_859\",\"label\":\"Bathroom\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"1\",\"label\":\"1\",\"color\":\"\"},{\"value\":\"2\",\"label\":\"2\",\"color\":\"\"},{\"value\":\"3\",\"label\":\"3\",\"color\":\"\"},{\"value\":\"4\",\"label\":\"4\",\"color\":\"\"},{\"value\":\"5\",\"label\":\"5\",\"color\":\"\"},{\"value\":\"6\",\"label\":\"6\",\"color\":\"\"},{\"value\":\"7\",\"label\":\"7\",\"color\":\"\"},{\"value\":\"8\",\"label\":\"8\",\"color\":\"\"},{\"value\":\"9\",\"label\":\"9\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\" \",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"16\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"13\",\"readonly\":false}]},{\"blockId\":\"14\",\"blockname\":\"LBL_CUSTOM_INFORMATION\",\"blocklabel\":\"Custom Information\",\"fields\":[]},{\"blockId\":\"15\",\"blockname\":\"LBL_ADDRESS_INFORMATION\",\"blocklabel\":\"Address Details\",\"fields\":[{\"name\":\"lane\",\"label\":\"Street\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"21\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false},{\"name\":\"city\",\"label\":\"City\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"1\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"2\",\"readonly\":false}]},{\"blockId\":\"16\",\"blockname\":\"LBL_DESCRIPTION_INFORMATION\",\"blocklabel\":\"Description Details\",\"fields\":[{\"name\":\"cf_861\",\"label\":\"Dove ci hai conosciuti\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"1\",\"typeofdata\":\"V~O~LE~50\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false},{\"name\":\"leadsource\",\"label\":\"Lead Source\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Cold Call\",\"label\":\"Cold Call\",\"color\":\"\"},{\"value\":\"Existing Customer\",\"label\":\"Existing Customer\",\"color\":\"\"},{\"value\":\"Self Generated\",\"label\":\"Self Generated\",\"color\":\"\"},{\"value\":\"Employee\",\"label\":\"Employee\",\"color\":\"\"},{\"value\":\"Partner\",\"label\":\"Partner\",\"color\":\"\"},{\"value\":\"Public Relations\",\"label\":\"Public Relations\",\"color\":\"\"},{\"value\":\"Direct Mail\",\"label\":\"Direct Mail\",\"color\":\"\"},{\"value\":\"Conference\",\"label\":\"Conference\",\"color\":\"\"},{\"value\":\"Trade Show\",\"label\":\"Trade Show\",\"color\":\"\"},{\"value\":\"Web Site\",\"label\":\"Web Site\",\"color\":\"\"},{\"value\":\"Word of mouth\",\"label\":\"Word of mouth\",\"color\":\"\"},{\"value\":\"Other\",\"label\":\"Other\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"2\",\"readonly\":false},{\"name\":\"description\",\"label\":\"Description\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"19\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"3\",\"readonly\":false},{\"name\":\"leadstatus\",\"label\":\"Lead Status\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Attempted to Contact\",\"label\":\"Attempted to Contact\",\"color\":\"\"},{\"value\":\"Cold\",\"label\":\"Cold\",\"color\":\"\"},{\"value\":\"Contact in Future\",\"label\":\"Contact in Future\",\"color\":\"\"},{\"value\":\"Contacted\",\"label\":\"Contacted\",\"color\":\"\"},{\"value\":\"Hot\",\"label\":\"Hot\",\"color\":\"\"},{\"value\":\"Junk Lead\",\"label\":\"Junk Lead\",\"color\":\"\"},{\"value\":\"Lost Lead\",\"label\":\"Lost Lead\",\"color\":\"\"},{\"value\":\"Not Contacted\",\"label\":\"Not Contacted\",\"color\":\"\"},{\"value\":\"Pre Qualified\",\"label\":\"Pre Qualified\",\"color\":\"\"},{\"value\":\"Qualified\",\"label\":\"Qualified\",\"color\":\"\"},{\"value\":\"Medium Term\",\"label\":\"Medium Term\",\"color\":\"\"},{\"value\":\"Non Qualificato\",\"label\":\"Non Qualificato\",\"color\":\"\"},{\"value\":\"Senza AC\",\"label\":\"Senza AC\",\"color\":\"\"},{\"value\":\"Fissato appuntamento\",\"label\":\"Fissato appuntamento\",\"color\":\"\"},{\"value\":\"Proposta commerciale\",\"label\":\"Proposta commerciale\",\"color\":\"\"},{\"value\":\"Affittato\",\"label\":\"Affittato\",\"color\":\"\"},{\"value\":\"Acquisito\",\"label\":\"Acquisito\",\"color\":\"\"},{\"value\":\"Follow Up\",\"label\":\"Follow Up\",\"color\":\"\"},{\"value\":\"Fuori Zona\",\"label\":\"Fuori Zona\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"4\",\"readonly\":false}]}],\"barcode_field\":\"\",\"QuickCreateAction\":true,\"label\":\"Leads\",\"name\":\"Leads\",\"createable\":true,\"updateable\":true,\"deleteable\":true,\"retrieveable\":true,\"idPrefix\":\"10\",\"isEntity\":true,\"allowDuplicates\":true,\"labelFields\":\"firstname,lastname\",\"entityField\":{\"name\":\"firstname\",\"label\":\"First Name\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"55\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"blockId\":\"13\",\"blockname\":\"LBL_LEAD_INFORMATION\",\"blocklabel\":\"Lead Details\",\"sequence\":\"1\",\"readonly\":false},\"currency_symbol\":\"\\u20ac\"}}}'),
(70,14,'{\"_operation\":\"listModuleRecords\",\"display_params\":\"\",\"field_name\":\"\",\"field_name2\":\"\",\"field_value\":\"\",\"field_value2\":\"\",\"filterid\":\"2\",\"index\":\"1\",\"isRoute\":\"0\",\"module\":\"Leads\",\"order_field\":\"\",\"orderby\":\"\",\"related\":\"0\",\"relatedModule\":\"\",\"searchType\":\"\",\"search_params\":\"\",\"size\":\"20\",\"sourceModule\":\"\",\"sourceRecord\":\"\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"10x1195\",\"label\":\"test test\",\"phone\":null,\"email\":\"pietromarra@easylife.house\",\"sms_notifier\":false,\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false,\"is_related_address\":false,\"latitude\":\"0.0\",\"longitude\":\"0.0\"}],\"module\":\"Leads\",\"moduleLabel\":\"Leads\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"firstname\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"55\",\"summaryfield\":\"1\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 1 of 1\",\"is_map_enable\":true,\"is_display_image\":false,\"relatedModuleList\":[]}}'),
(71,14,'{\"_operation\":\"fetchModuleFilters\",\"module\":\"Contacts\"}','{\"success\":true,\"result\":{\"filters\":[{\"cvid\":\"7\",\"viewname\":\"All\",\"setdefault\":\"1\",\"setmetrics\":\"0\",\"moduleName\":\"Contacts\",\"userName\":\"admin Administrator\",\"isDefault\":1},{\"cvid\":\"8\",\"viewname\":\"Contacts Address\",\"setdefault\":\"1\",\"setmetrics\":\"0\",\"moduleName\":\"Contacts\",\"userName\":\"admin Administrator\",\"isDefault\":0}]}}'),
(72,14,'{\"_operation\":\"newDescribe\",\"isAssetTracking\":\"0\",\"isFilter\":\"1\",\"is_duplicate\":\"0\",\"module\":\"Contacts\",\"productid\":\"\",\"record\":\"\",\"type\":\"\"}','{\"success\":true,\"result\":{\"describe\":{\"blocks\":[{\"blockId\":\"4\",\"blockname\":\"LBL_CONTACT_INFORMATION\",\"blocklabel\":\"Basic Information\",\"fields\":[{\"name\":\"firstname\",\"label\":\"First Name\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"55\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"2\",\"readonly\":false},{\"name\":\"contact_no\",\"label\":\"Contact Id\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"4\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"3\",\"readonly\":false},{\"name\":\"lastname\",\"label\":\"Last Name\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"255\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"4\",\"readonly\":false},{\"name\":\"phone\",\"label\":\"Office Phone\",\"mandatory\":false,\"type\":{\"name\":\"phone\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"1\",\"summaryfield\":\"0\",\"uitype\":\"11\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"5\",\"readonly\":false},{\"name\":\"account_id\",\"label\":\"Organization Name\",\"mandatory\":false,\"type\":{\"refersTo\":[{\"value\":\"Accounts\",\"label\":\"Organizations\",\"isQuickCreate\":true}],\"name\":\"reference\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"51\",\"typeofdata\":\"I~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"6\",\"readonly\":false},{\"name\":\"mobile\",\"label\":\"Mobile Phone\",\"mandatory\":false,\"type\":{\"name\":\"phone\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"11\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"7\",\"readonly\":false},{\"name\":\"email\",\"label\":\"Primary Email\",\"mandatory\":false,\"type\":{\"name\":\"email\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"13\",\"typeofdata\":\"E~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"15\",\"readonly\":false},{\"name\":\"contact_id\",\"label\":\"Reports To\",\"mandatory\":false,\"type\":{\"refersTo\":[{\"value\":\"Contacts\",\"label\":\"Contacts\",\"isQuickCreate\":true}],\"name\":\"reference\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"57\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"18\",\"readonly\":false},{\"name\":\"emailoptout\",\"label\":\"Email Opt Out\",\"mandatory\":false,\"type\":{\"name\":\"boolean\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"56\",\"typeofdata\":\"C~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"21\",\"readonly\":false},{\"name\":\"reference\",\"label\":\"Reference\",\"mandatory\":false,\"type\":{\"name\":\"boolean\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"56\",\"typeofdata\":\"C~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"23\",\"readonly\":false},{\"name\":\"assigned_user_id\",\"label\":\"Assigned To\",\"mandatory\":true,\"type\":{\"name\":\"owner\",\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"}},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"},\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"53\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"24\",\"readonly\":false},{\"name\":\"createdtime\",\"label\":\"Created Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"25\",\"readonly\":false},{\"name\":\"modifiedtime\",\"label\":\"Modified Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"27\",\"readonly\":false},{\"name\":\"cf_873\",\"label\":\"Inviata Email Portale\",\"mandatory\":false,\"type\":{\"name\":\"boolean\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"56\",\"typeofdata\":\"C~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"33\",\"readonly\":false},{\"name\":\"cf_875\",\"label\":\"username\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"1\",\"typeofdata\":\"V~O~LE~20\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"34\",\"readonly\":false},{\"name\":\"cf_877\",\"label\":\"Password\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"1\",\"typeofdata\":\"V~O~LE~20\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"35\",\"readonly\":false},{\"name\":\"secondaryemail\",\"label\":\"Secondary Email\",\"mandatory\":false,\"type\":{\"name\":\"email\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"13\",\"typeofdata\":\"E~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"36\",\"readonly\":false},{\"name\":\"cf_925\",\"label\":\"Link Annuncio\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"V~O~LE~50\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"37\",\"readonly\":false},{\"name\":\"cf_971\",\"label\":\"Booking.com link\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"1\",\"typeofdata\":\"V~O~LE~200\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"38\",\"readonly\":false}]},{\"blockId\":\"5\",\"blockname\":\"LBL_CUSTOM_INFORMATION\",\"blocklabel\":\"Custom Information\",\"fields\":[]},{\"blockId\":\"6\",\"blockname\":\"LBL_CUSTOMER_PORTAL_INFORMATION\",\"blocklabel\":\"Customer Portal Details\",\"fields\":[{\"name\":\"portal\",\"label\":\"Portal User\",\"mandatory\":false,\"type\":{\"name\":\"boolean\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"56\",\"typeofdata\":\"C~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false},{\"name\":\"support_start_date\",\"label\":\"Support Start Date\",\"mandatory\":false,\"type\":{\"format\":\"yyyy-mm-dd\",\"name\":\"date\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"5\",\"typeofdata\":\"D~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"2\",\"readonly\":false},{\"name\":\"support_end_date\",\"label\":\"Support End Date\",\"mandatory\":false,\"type\":{\"format\":\"yyyy-mm-dd\",\"name\":\"date\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"5\",\"typeofdata\":\"D~O~OTH~GE~support_start_date~Support Start Date\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"3\",\"readonly\":false}]},{\"blockId\":\"7\",\"blockname\":\"LBL_ADDRESS_INFORMATION\",\"blocklabel\":\"Address Details\",\"fields\":[]},{\"blockId\":\"8\",\"blockname\":\"LBL_DESCRIPTION_INFORMATION\",\"blocklabel\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"label\":\"Description\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"19\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false}]},{\"blockId\":\"73\",\"blockname\":\"LBL_IMAGE_INFORMATION\",\"blocklabel\":\"Profile Picture\",\"fields\":[{\"name\":\"imagename\",\"label\":\"Contact Image\",\"mandatory\":false,\"type\":{\"name\":\"image\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"69\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"1\",\"readonly\":false}]}],\"barcode_field\":\"\",\"QuickCreateAction\":true,\"label\":\"Contacts\",\"name\":\"Contacts\",\"createable\":true,\"updateable\":true,\"deleteable\":true,\"retrieveable\":true,\"idPrefix\":\"12\",\"isEntity\":true,\"allowDuplicates\":true,\"labelFields\":\"firstname,lastname\",\"entityField\":{\"name\":\"firstname\",\"label\":\"First Name\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"55\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"blockId\":\"4\",\"blockname\":\"LBL_CONTACT_INFORMATION\",\"blocklabel\":\"Basic Information\",\"sequence\":\"2\",\"readonly\":false},\"currency_symbol\":\"\\u20ac\"}}}'),
(73,14,'{\"_operation\":\"listModuleRecords\",\"display_params\":\"\",\"field_name\":\"\",\"field_name2\":\"\",\"field_value\":\"\",\"field_value2\":\"\",\"filterid\":\"7\",\"index\":\"1\",\"isRoute\":\"0\",\"module\":\"Contacts\",\"order_field\":\"\",\"orderby\":\"\",\"related\":\"0\",\"relatedModule\":\"\",\"searchType\":\"\",\"search_params\":\"\",\"size\":\"20\",\"sourceModule\":\"\",\"sourceRecord\":\"\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"12x1208\",\"label\":\"Test Test\",\"ImageUrl\":\"\",\"phone\":\"0039123456789\",\"email\":\"\",\"sms_notifier\":false,\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false,\"is_related_address\":false,\"latitude\":\"\",\"longitude\":\"\"}],\"module\":\"Contacts\",\"moduleLabel\":\"Contacts\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"firstname\",\"label\":\"First Name\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":false,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~O\",\"uitype\":\"55\",\"summaryfield\":\"1\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 1 of 1\",\"is_map_enable\":true,\"is_display_image\":true,\"relatedModuleList\":[]}}'),
(74,14,'{\"_operation\":\"fetchModuleFilters\",\"module\":\"HelpDesk\"}','{\"success\":true,\"result\":{\"filters\":[{\"cvid\":\"13\",\"viewname\":\"All\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"HelpDesk\",\"userName\":\"admin Administrator\",\"isDefault\":0},{\"cvid\":\"14\",\"viewname\":\"Nuovi\",\"setdefault\":\"1\",\"setmetrics\":\"1\",\"moduleName\":\"HelpDesk\",\"userName\":\"admin Administrator\",\"isDefault\":1},{\"cvid\":\"54\",\"viewname\":\"Lavorazione\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"HelpDesk\",\"userName\":\"Pietro Marra\",\"isDefault\":0},{\"cvid\":\"69\",\"viewname\":\"Risolti\",\"setdefault\":\"0\",\"setmetrics\":\"0\",\"moduleName\":\"HelpDesk\",\"userName\":\"Pietro Marra\",\"isDefault\":0}]}}'),
(75,14,'{\"_operation\":\"newDescribe\",\"isAssetTracking\":\"0\",\"isFilter\":\"1\",\"is_duplicate\":\"0\",\"module\":\"HelpDesk\",\"productid\":\"\",\"record\":\"\",\"type\":\"\"}','{\"success\":true,\"result\":{\"describe\":{\"blocks\":[{\"blockId\":\"25\",\"blockname\":\"LBL_TICKET_INFORMATION\",\"blocklabel\":\"Ticket Information\",\"fields\":[{\"name\":\"appartamentiRef\",\"label\":\"Appartamento\",\"mandatory\":false,\"type\":{\"refersTo\":[{\"value\":\"Appartamenti\",\"label\":\"Appartamenti\",\"isQuickCreate\":true}],\"name\":\"reference\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"10\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticket_title\",\"label\":\"Title\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":\"\",\"isDisplayField\":true,\"display_fieldtype\":\"First Field\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"22\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"2\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"assigned_user_id\",\"label\":\"Assigned To\",\"mandatory\":true,\"type\":{\"name\":\"owner\",\"defaultValue\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"}},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":{\"value\":\"19x14\",\"label\":\"crmtiger crmtiger\"},\"isDisplayField\":true,\"display_fieldtype\":\"Third Field\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"53\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"3\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticketstatus\",\"label\":\"Status\",\"mandatory\":true,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Open\",\"label\":\"Open\",\"color\":\"\"},{\"value\":\"In Progress\",\"label\":\"In Progress\",\"color\":\"\"},{\"value\":\"Wait For Response\",\"label\":\"Wait For Response\",\"color\":\"\"},{\"value\":\"Closed\",\"label\":\"Closed\",\"color\":\"\"},{\"value\":\"Resolved\",\"label\":\"Resolved\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":true,\"display_fieldtype\":\"Second Field\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"15\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"4\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticketpriorities\",\"label\":\"Priority\",\"mandatory\":true,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Low\",\"label\":\"Low\",\"color\":\"\"},{\"value\":\"Normal\",\"label\":\"Normal\",\"color\":\"\"},{\"value\":\"High\",\"label\":\"High\",\"color\":\"\"},{\"value\":\"Urgent\",\"label\":\"Urgent\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"15\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"sequence\":\"5\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"createdtime\",\"label\":\"Created Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"6\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"modifiedtime\",\"label\":\"Modified Time\",\"mandatory\":false,\"type\":{\"name\":\"datetime\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"70\",\"typeofdata\":\"DT~O\",\"displaytype\":\"2\",\"quickcreate\":\"3\",\"sequence\":\"7\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticketcategories\",\"label\":\"Category\",\"mandatory\":false,\"type\":{\"picklistValues\":[{\"value\":\"\",\"label\":\"Select an Option\",\"color\":\"\"},{\"value\":\"Problemi con attrezzature casa\",\"label\":\"Problemi con attrezzature casa\",\"color\":\"\"},{\"value\":\"Attrezzature\\/dotazioni della cucina\",\"label\":\"Attrezzature\\/dotazioni della cucina\",\"color\":\"\"},{\"value\":\"Problemi caldaia\\/riscaldamento\",\"label\":\"Problemi caldaia\\/riscaldamento\",\"color\":\"\"},{\"value\":\"Pulizie insufficienti\",\"label\":\"Pulizie insufficienti\",\"color\":\"\"},{\"value\":\"Problemi idrici\",\"label\":\"Problemi idrici\",\"color\":\"\"},{\"value\":\"Attrezzature\\/dotazioni camera da letto\",\"label\":\"Attrezzature\\/dotazioni camera da letto\",\"color\":\"\"},{\"value\":\"Comunicazione con lo staff\",\"label\":\"Comunicazione con lo staff\",\"color\":\"\"}],\"defaultValue\":\"\",\"name\":\"picklist\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"15\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"8\",\"readonly\":false,\"GeoFields\":false},{\"name\":\"ticket_no\",\"label\":\"Ticket Number\",\"mandatory\":false,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":false,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"4\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"10\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"26\",\"blockname\":\"\",\"blocklabel\":\"\",\"fields\":[]},{\"blockId\":\"27\",\"blockname\":\"LBL_CUSTOM_INFORMATION\",\"blocklabel\":\"Custom Information\",\"fields\":[{\"name\":\"parent_id\",\"label\":\"Organization Name\",\"mandatory\":false,\"type\":{\"refersTo\":[{\"value\":\"Accounts\",\"label\":\"Organizations\",\"isQuickCreate\":true}],\"name\":\"reference\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"10\",\"typeofdata\":\"I~O\",\"displaytype\":\"1\",\"quickcreate\":\"1\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"28\",\"blockname\":\"LBL_DESCRIPTION_INFORMATION\",\"blocklabel\":\"Description Details\",\"fields\":[{\"name\":\"description\",\"label\":\"Description\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"19\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"2\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"29\",\"blockname\":\"LBL_TICKET_RESOLUTION\",\"blocklabel\":\"Ticket Resolution\",\"fields\":[{\"name\":\"solution\",\"label\":\"Solution\",\"mandatory\":false,\"type\":{\"name\":\"text\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":true,\"editable\":true,\"default\":\"\",\"isDisplayField\":false,\"display_fieldtype\":\"\",\"headerfield\":\"0\",\"summaryfield\":\"0\",\"uitype\":\"19\",\"typeofdata\":\"V~O\",\"displaytype\":\"1\",\"quickcreate\":\"3\",\"sequence\":\"1\",\"readonly\":false,\"GeoFields\":false}]},{\"blockId\":\"30\",\"blockname\":\"LBL_COMMENTS\",\"blocklabel\":\"Comments\",\"fields\":[]}],\"barcode_field\":\"\",\"QuickCreateAction\":true,\"label\":\"Tickets\",\"name\":\"HelpDesk\",\"createable\":true,\"updateable\":true,\"deleteable\":true,\"retrieveable\":true,\"idPrefix\":\"17\",\"isEntity\":true,\"allowDuplicates\":true,\"labelFields\":\"title\",\"entityField\":{\"name\":\"ticket_title\",\"label\":\"Title\",\"mandatory\":true,\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"isunique\":\"\",\"nullable\":false,\"editable\":true,\"default\":\"\",\"isDisplayField\":true,\"display_fieldtype\":\"First Field\",\"headerfield\":\"0\",\"summaryfield\":\"1\",\"uitype\":\"22\",\"typeofdata\":\"V~M\",\"displaytype\":\"1\",\"quickcreate\":\"0\",\"blockId\":\"25\",\"blockname\":\"LBL_TICKET_INFORMATION\",\"blocklabel\":\"Ticket Information\",\"sequence\":\"2\",\"readonly\":false},\"currency_symbol\":\"\\u20ac\"}}}'),
(76,14,'{\"_operation\":\"listModuleRecords\",\"display_params\":\"\",\"field_name\":\"\",\"field_name2\":\"\",\"field_value\":\"\",\"field_value2\":\"\",\"filterid\":\"14\",\"index\":\"1\",\"isRoute\":\"0\",\"module\":\"HelpDesk\",\"order_field\":\"\",\"orderby\":\"\",\"related\":\"0\",\"relatedModule\":\"\",\"searchType\":\"\",\"search_params\":\"\",\"size\":\"20\",\"sourceModule\":\"\",\"sourceRecord\":\"\"}','{\"success\":true,\"result\":{\"records\":[{\"id\":\"17x1507\",\"label\":\"caldaia rotta\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"17x1196\",\"label\":\"tende da riparare\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"17x1200\",\"label\":\"LAVANDINO OTTURATO\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"17x1193\",\"label\":\"Caldaia Rotta\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false},{\"id\":\"17x1190\",\"label\":\"Problema test\",\"isRelatedRecord\":false,\"relationfield\":\"\",\"editAction\":true,\"deleteAction\":true,\"isTimeTracking\":false}],\"module\":\"HelpDesk\",\"moduleLabel\":\"Tickets\",\"message\":\"\",\"module_record_status\":true,\"createAction\":true,\"isLast\":true,\"entityField\":{\"name\":\"ticket_title\",\"label\":\"Title\",\"type\":{\"name\":\"string\",\"defaultValue\":\"\"},\"mandatory\":true,\"editable\":true,\"isunique\":\"0\",\"readonly\":\"1\",\"displaytype\":\"1\",\"typeofdata\":\"V~M\",\"uitype\":\"22\",\"summaryfield\":\"1\",\"presence\":\"0\"},\"pagingLabel\":\"1 to 5 of 5\",\"is_map_enable\":false,\"is_display_image\":false,\"relatedModuleList\":[]}}');
/*!40000 ALTER TABLE `ctmobile_apilogs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_asset_field`
--
DROP TABLE IF EXISTS `ctmobile_asset_field`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_asset_field` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`module` varchar(50) DEFAULT NULL,
`fieldname` varchar(250) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_asset_field`
--
LOCK TABLES `ctmobile_asset_field` WRITE;
/*!40000 ALTER TABLE `ctmobile_asset_field` DISABLE KEYS */;
INSERT INTO `ctmobile_asset_field` VALUES
(1,'Assets','vtiger_assets:asset_no:asset_no:Assets_Asset_No:V'),
(3,'Appartamenti','vtiger_appartamenti:codice:codice:Appartamenti_Codice:V');
/*!40000 ALTER TABLE `ctmobile_asset_field` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_barcode_fields`
--
DROP TABLE IF EXISTS `ctmobile_barcode_fields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_barcode_fields` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`module` varchar(50) DEFAULT NULL,
`fieldname` varchar(250) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_barcode_fields`
--
LOCK TABLES `ctmobile_barcode_fields` WRITE;
/*!40000 ALTER TABLE `ctmobile_barcode_fields` DISABLE KEYS */;
INSERT INTO `ctmobile_barcode_fields` VALUES
(1,'Products','vtiger_products:product_no:product_no:Products_Product_No:V');
/*!40000 ALTER TABLE `ctmobile_barcode_fields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_calllog_activity`
--
DROP TABLE IF EXISTS `ctmobile_calllog_activity`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_calllog_activity` (
`calllogid` int(11) NOT NULL AUTO_INCREMENT,
`activityid` int(11) NOT NULL,
`attachmentsid` int(11) NOT NULL,
PRIMARY KEY (`calllogid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_calllog_activity`
--
LOCK TABLES `ctmobile_calllog_activity` WRITE;
/*!40000 ALTER TABLE `ctmobile_calllog_activity` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_calllog_activity` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_calllog_autoactivity`
--
DROP TABLE IF EXISTS `ctmobile_calllog_autoactivity`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_calllog_autoactivity` (
`isAutoActivityCreate` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_calllog_autoactivity`
--
LOCK TABLES `ctmobile_calllog_autoactivity` WRITE;
/*!40000 ALTER TABLE `ctmobile_calllog_autoactivity` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_calllog_autoactivity` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_calllog_users`
--
DROP TABLE IF EXISTS `ctmobile_calllog_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_calllog_users` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`userid` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_calllog_users`
--
LOCK TABLES `ctmobile_calllog_users` WRITE;
/*!40000 ALTER TABLE `ctmobile_calllog_users` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_calllog_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_dashboard_sequence`
--
DROP TABLE IF EXISTS `ctmobile_dashboard_sequence`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_dashboard_sequence` (
`id` int(11) NOT NULL,
`userid` int(11) NOT NULL,
`type` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_dashboard_sequence`
--
LOCK TABLES `ctmobile_dashboard_sequence` WRITE;
/*!40000 ALTER TABLE `ctmobile_dashboard_sequence` DISABLE KEYS */;
INSERT INTO `ctmobile_dashboard_sequence` VALUES
(2,6,'widget'),
(57,6,'widget'),
(66,6,'widget'),
(68,6,'widget');
/*!40000 ALTER TABLE `ctmobile_dashboard_sequence` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_display_fields`
--
DROP TABLE IF EXISTS `ctmobile_display_fields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_display_fields` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`userid` int(11) NOT NULL,
`module` varchar(255) NOT NULL,
`fieldname` varchar(255) NOT NULL,
`fieldtype` enum('First Field','Second Field','Third Field') NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_display_fields`
--
LOCK TABLES `ctmobile_display_fields` WRITE;
/*!40000 ALTER TABLE `ctmobile_display_fields` DISABLE KEYS */;
INSERT INTO `ctmobile_display_fields` VALUES
(1,6,'Appartamenti','codice','First Field'),
(2,6,'Appartamenti','cf_967','Second Field'),
(3,6,'Appartamenti','cf_937','Third Field'),
(4,12,'HelpDesk','ticket_title','First Field'),
(5,12,'HelpDesk','ticketstatus','Second Field'),
(6,12,'HelpDesk','assigned_user_id','Third Field'),
(7,12,'Appartamenti','codice','First Field'),
(8,12,'Appartamenti','cf_967','Second Field'),
(9,12,'Appartamenti','cf_937','Third Field');
/*!40000 ALTER TABLE `ctmobile_display_fields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_filter_shortcut`
--
DROP TABLE IF EXISTS `ctmobile_filter_shortcut`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_filter_shortcut` (
`shortcutid` int(11) NOT NULL AUTO_INCREMENT,
`shortcutname` varchar(255) NOT NULL,
`filterid` int(11) NOT NULL,
`fieldname` varchar(100) NOT NULL,
`search_value` varchar(255) NOT NULL,
`userid` int(11) NOT NULL,
`module` varchar(100) NOT NULL,
`createdtime` datetime NOT NULL,
PRIMARY KEY (`shortcutid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_filter_shortcut`
--
LOCK TABLES `ctmobile_filter_shortcut` WRITE;
/*!40000 ALTER TABLE `ctmobile_filter_shortcut` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_filter_shortcut` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_language_keyword`
--
DROP TABLE IF EXISTS `ctmobile_language_keyword`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_language_keyword` (
`keyword_id` int(11) NOT NULL AUTO_INCREMENT,
`keyword` longtext NOT NULL,
`keyword_name` longtext NOT NULL,
`keyword_lang` varchar(10) NOT NULL,
`language_keyword` longtext NOT NULL,
`sectionid` int(11) NOT NULL,
PRIMARY KEY (`keyword_id`)
) ENGINE=InnoDB AUTO_INCREMENT=13582 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_language_keyword`
--
LOCK TABLES `ctmobile_language_keyword` WRITE;
/*!40000 ALTER TABLE `ctmobile_language_keyword` DISABLE KEYS */;
INSERT INTO `ctmobile_language_keyword` VALUES
(1,'network_error','Network connection error!','ar_ae','خطأ في الشبكة!',1),
(2,'connection_check','Could not connect to CRM, Please check your Internet connection.','ar_ae','الرجاء التحقق من اتصال الانترنت الخاص بك.',1),
(3,'update','Update','ar_ae','تحديث',1),
(4,'cancel','Cancel','ar_ae','Cancel',1),
(5,'ok','Ok','ar_ae','حسنا',1),
(6,'more_information','Click here for more information.','ar_ae','انقر هنا للمزيد من المعلومات.',1),
(7,'yes','Yes','ar_ae','نعم فعلا',1),
(8,'no','No','ar_ae','لا',1),
(9,'click_again_exit','Click again to exit','ar_ae','انقر مرة أخرى للخروج',1),
(10,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','ar_ae','ليس لديك إذن لعرض هذه الميزات. يرجى الاشتراك للحصول على نسخة متميزة انقر هنا للاشتراك.',1),
(11,'clickhere','Click here','ar_ae','انقر هنا',1),
(12,'clickhere_subscribe','Click here to subscribe premium version','ar_ae','انقر هنا للاشتراك في الإصدار المميز',1),
(13,'clickhere_configure','Click here and view how to Configure.','ar_ae','انقر هنا وعرض كيفية تكوين.',1),
(14,'please_wait','Please Wait…','ar_ae','ارجوك انتظر…',1),
(15,'share__msg','Share file with','ar_ae','مشاركة الملف مع',1),
(16,'dialog_camera','Camera','ar_ae','الة تصوير',1),
(17,'dialog_add_file_by','Take Photo from','ar_ae','إضافة ملفات',1),
(18,'add','Add','ar_ae','إضافة',1),
(19,'mail_manager_configured','Mail Manager is not configured','ar_ae','لم يتم تكوين مدير البريد',1),
(20,'dialog_add_files_by','Add Files by','ar_ae','إضافة ملفات',1),
(21,'dialog_drive','Drive','ar_ae','قيادة',1),
(22,'dialog_drop_box','Drop Box','ar_ae','بصندوق الإسقاط',1),
(23,'dialog_need_signin','You need to Sign-in to your Drive account first.','ar_ae','يجب تسجيل الدخول إلى حساب Drive أولاً.',1),
(24,'dialog_gallery','Gallery','ar_ae','صالة عرض',1),
(25,'delete','Delete','ar_ae','حذف',1),
(26,'timeoutmessage','Oops! Request is taking more time than expected.','ar_ae','انتبه! الطلب يستغرق وقتًا أكثر مما هو متوقع.',1),
(27,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','ar_ae','لم يتم تمكين GPS. يرجى تشغيلها للحصول على قرب من المواقع.',1),
(28,'sure_want_delete','Are you sure want to delete ?','ar_ae','هل أنت متأكد من حذف؟',1),
(29,'select','Select','ar_ae','تحديد',1),
(30,'msgforrecordaudio','Minimum record duration one second.','ar_ae','اقل وقت للتسجيل ثانيه واحده',1),
(31,'permission_storage','Permission denied to read your External storage','ar_ae','تم رفض الإذن لقراءة وحدة التخزين الخارجية',1),
(32,'send_permission_msg','Send message permission denied','ar_ae','إرسال تم رفض الإذن',1),
(33,'choosefile','Choose File','ar_ae','اختر ملف',1),
(34,'enter','Enter','ar_ae','أدخل',1),
(35,'select_an_option','Select an Option','ar_ae','اختار',1),
(36,'email_validation','Email is not valid','ar_ae','البريد الإلكتروني غير صالح',1),
(37,'please_enter','Please Enter','ar_ae','تفضل ',1),
(38,'website_validation_text','Website URL is not valid','ar_ae','عنوان url للموقع غير صالح',1),
(39,'selectvalue','Select value first','ar_ae','حدد القيمة أولا',1),
(40,'email','Email','ar_ae','البريد الإلكتروني',1),
(41,'enter_email_address','Enter email address','ar_ae','أدخل عنوان البريد الالكتروني',1),
(42,'email_address_not_correct','Email address incorrect','ar_ae','عنوان البريد الالكتروني غير صحيح',1),
(43,'pls_enter_subject','Please Enter Subject','ar_ae','من فضلك أدخل الموضوع',1),
(44,'attachFiles','Attached File','ar_ae','ملف مرفق',1),
(45,'from','From','ar_ae','من عند',1),
(46,'to','To','ar_ae','إلى',1),
(47,'call_permission_msg','Call permission denied','ar_ae','رفض تصريح المكالمة',1),
(48,'no_records','No records found','ar_ae','لا توجد سجلات',1),
(49,'fullform','Create New','ar_ae','خلق جديد إبداع جديد',1),
(50,'save','Save','ar_ae','حفظ',1),
(51,'total','Total','ar_ae','مجموع',1),
(52,'discount','Discount','ar_ae','خصم(٪)',1),
(53,'price','Price','ar_ae','السعر *',1),
(54,'quantity','Quantity','ar_ae','الكمية *',1),
(55,'select_module','Select Module','ar_ae','حدد الوحدة',1),
(56,'item_list','Item List','ar_ae','قائمة البند',1),
(57,'quickcreate','Quick Create','ar_ae','إنشاء سريع',1),
(58,'overwrite_msg_part1','Overwrite the existing address with the selected','ar_ae','الكتابه علي العنوان الحالي بالعنوان المختار',1),
(59,'once_in_every','Once in every','ar_ae','مرة واحدة في كل',1),
(60,'overwrite_msg_part2','address details?','ar_ae','تفاصيل العنوان',1),
(61,'add_item','Add Item','ar_ae','اضافة عنصر',1),
(62,'recordsave','Record saved successfully','ar_ae','حفظ السجل بنجاح',1),
(63,'recordnotsave','Could not save record. Try again later','ar_ae','السجل لا يحفظ',1),
(64,'minutes','Minutes','ar_ae','الدقائق',1),
(65,'hours','Hours','ar_ae','ساعات',1),
(66,'days','Days','ar_ae','أيام',1),
(67,'on','On','ar_ae','على',1),
(68,'day_of_the_month','day of the month','ar_ae','يوم من الشهر',1),
(69,'list_price','List Price','ar_ae','قائمة الأسعار *',1),
(70,'add_record','Add Record','ar_ae','أضف سجل',1),
(71,'add_product','Add Product','ar_ae','أضف منتج',1),
(72,'add_service','Add Service','ar_ae','أضف خدمة',1),
(73,'discountin','Discount in %','ar_ae','الخصم في٪',1),
(74,'unitprice','Unit price','ar_ae','Unit price',1),
(75,'netprice','Net price','ar_ae','السعر الصافي*',1),
(76,'comments','Comments','ar_ae','تعليقات',1),
(77,'add_close','Add & Close','ar_ae','إضافة وإغلاق',1),
(78,'fetching_rout_message','Fetching route, Please wait…','ar_ae','إحضار الطريق ، يرجى الانتظار …',1),
(79,'setting','Settings','ar_ae','الإعدادات',1),
(80,'utc','UTC','ar_ae','التوقيت العالمي',1),
(81,'in','In','ar_ae','في ',1),
(82,'days_ago','days ago','ar_ae','أيام مضت',1),
(83,'mins_ago','Minutes ago','ar_ae','قبل دقيقة',1),
(84,'justnow','Just now','ar_ae','الآن فقط',1),
(85,'hours_ago','hours ago','ar_ae','منذ ساعات',1),
(86,'in_1_day','In 1 day','ar_ae','في يوم واحد',1),
(87,'scanqrcode','Asset / Card scanner','ar_ae','ماسحة بطاقة',1),
(88,'call_log','Call Log','ar_ae','سجل المكالمات',1),
(89,'voice_message','Hi','ar_ae','اهلا',1),
(90,'voice_message1','What can I search for you in','ar_ae','عن ماذا تريد ان ابحث لك',1),
(91,'live_tracking','Live Tracking','ar_ae','تتبع مباشر (فريق)',1),
(92,'mailmanager','Mail Manager','ar_ae','مدير البريد',1),
(93,'my_location','My location','ar_ae','موقعي',1),
(94,'created_on','Created On','ar_ae','تم إنشاؤها على',1),
(95,'modified_on','Modified On','ar_ae','تعديل على',1),
(96,'enter_comments','Enter Comments','ar_ae','أدخل التعليقات',1),
(97,'viewmore','View More','ar_ae','عرض المزيد',1),
(98,'viewless','View Less','ar_ae','عرض أقل',1),
(99,'gotofullform','Go to Full Form','ar_ae','الذهاب إلى النموذج الكامل',1),
(100,'post','Post','ar_ae','بريد',1),
(101,'url','URL','ar_ae','URL',1),
(102,'dialog_title_text_back_color','Select a Text Background Color','ar_ae','Select a Text Background Color',1),
(103,'event_or_task','Add event/task','ar_ae','اضافه حدث/ مهمه',1),
(104,'shortcut','Shortcuts','ar_ae','اختصارات',1),
(105,'select_field','Select Field','ar_ae','اختر المجال',1),
(106,'share','Share','ar_ae','شارك',1),
(107,'title_insert_link','Insert Link','ar_ae','Insert Link',1),
(108,'addyourcommentshere','Add your comments here','ar_ae','أضف تعليقاتك هنا',1),
(109,'nocomment','No Comments','ar_ae','لا تعليقات',1),
(110,'leads','Leads','ar_ae','يؤدي',1),
(111,'true_val','true','ar_ae','true',1),
(112,'noresult','No Result','ar_ae','No Result',1),
(113,'version','Version','ar_ae','الإصدار',1),
(114,'convert_lead','Convert Lead','ar_ae','تحويل العميل المحتمل',1),
(115,'app_name','CRMTiger','ar_ae','SalesHiker',1),
(116,'enter_url','Please Enter url','ar_ae','يرجى إدخال url',1),
(117,'help','Help','ar_ae','مساعدة',1),
(118,'contact_us','Contact Us','ar_ae','اتصل بنا',1),
(119,'updates','Updates','ar_ae','تحديث',1),
(120,'logout','LogOut','ar_ae','الخروج',1),
(121,'busnies_cardscanner','Business Card Scanner','ar_ae','مسح ضوئي للكارت',1),
(122,'sure_want_logout','Are you sure want to logout ?','ar_ae','هل أنت متأكد من تسجيل الخروج؟',1),
(123,'logout_message','Logout successfully','ar_ae','Logout successfully',1),
(124,'all','All','ar_ae','الكل',1),
(125,'add_event','Add event','ar_ae','اضافه حدث',1),
(126,'add_task','Add Task','ar_ae','اضافه مهمه',1),
(127,'next','Next','ar_ae','التالي',1),
(128,'terms_conditions','Terms and Conditions','ar_ae','Terms and Conditions',1),
(129,'login','Login','ar_ae','تسجيل الدخول',2),
(130,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','ar_ae','من خلال تسجيل الدخول ، فإنك توافق على الشروط والأحكام سياسة خاصة',2),
(131,'copyright','Copyright © 2019 CRMTiger Version','ar_ae','حقوق الطبع والنشر © 2019clickhere_subscribe CRMTiger الإصدار',2),
(132,'enter_username','Please enter username','ar_ae','الرجاء إدخال اسم المستخدم',2),
(133,'enter_password','Please enter password','ar_ae','يرجى إدخال كلمة المرور',2),
(134,'remanberme','Remember Me','ar_ae','تذكرنى',2),
(135,'forgot_password','Forgot password?','ar_ae','هل نسيت كلمة المرور؟',2),
(136,'privacy_policay1','Privacy Policy','ar_ae','سياسة خاصة',2),
(137,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','ar_ae','هناك خطا ما يرجي الضغط هنا للتواصل مع الدعم الفني',2),
(138,'enter_username_password','Entered Username or Password is wrong','ar_ae','اسم المستخدم أو كلمة المرور المدخلتين غير صحيحين',2),
(139,'server_issue_occured','Server issues occurred','ar_ae','ظهر تعطل بالخادم ',2),
(140,'password','Password','ar_ae','كلمه السر',3),
(141,'user_name','Username','ar_ae','اسم المستخدم',3),
(142,'reset_pwd','Reset Password','ar_ae','إعادة ضبط كلمة المرور',3),
(143,'forgot_password_title','Forgot password','ar_ae','هل نسيت كلمة المرور',3),
(144,'enter_user_name','Enter user name','ar_ae','ادخل اسم المستخدم',3),
(145,'cc','Cc','ar_ae','سم مكعب',4),
(146,'body','Body','ar_ae','الجسم',4),
(147,'bcc','BCC','ar_ae','مخفية',4),
(148,'dialog_title_text_color','Select a Text Color','ar_ae','حدد لون النص',4),
(149,'date','Date','ar_ae','تاريخ',4),
(150,'subject','Subject','ar_ae','موضوع',4),
(151,'composeMail','Compose Mail','ar_ae','كتابة رسالة',4),
(152,'send','Send','ar_ae','إرسال',4),
(153,'select_message','Select message','ar_ae','اختر الرسالة',4),
(154,'title_insert_table','Insert Table','ar_ae','إدراج جدول',4),
(155,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','ar_ae','أوافق على مشاركة سجل API إلى الفريق الفني لمزيد من استكشاف الأخطاء وإصلاحها',5),
(156,'edit_record','Edit Records','ar_ae','تحرير السجل',5),
(157,'select_time','Select Time','ar_ae','اختر الوقت',5),
(158,'edit_item','Edit Item','ar_ae','Edit Item',5),
(159,'items_total','Items Total','ar_ae','Items Total',5),
(160,'number_less_then_31','Number should be less than 31','ar_ae','الرقم لابد ان يكون اقل من 31',5),
(161,'users','Users','ar_ae','المستخدمين',5),
(162,'groups','Groups','ar_ae','المجموعات',5),
(163,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','ar_ae','ملاحظة: سيتم استبدال المرفقات الحالية (الصور / الملفات)',5),
(164,'greaterdatetime','End DateTime should be greater than Start DateTime','ar_ae','يجب أن يكون تاريخ ووقت الانتهاء أكبر من تاريخ ووقت البدء',5),
(165,'until','Until','ar_ae','حتى',5),
(166,'organizations','Organizations','ar_ae','المنظمات',6),
(167,'contacts','Contacts','ar_ae','جهات الاتصال',6),
(168,'opportunity','Opportunity','ar_ae','فرصة',6),
(169,'lbl_sun','SUN','ar_ae','شمس',7),
(170,'lbl_mon','MON','ar_ae','MON',7),
(171,'lbl_tue','TUE','ar_ae','TUE',7),
(172,'lbl_wed','WED','ar_ae','WED',7),
(173,'lbl_thu','THU','ar_ae','THU',7),
(174,'lbl_fri','FRI','ar_ae','جمعة',7),
(175,'lbl_sat','SAT','ar_ae','جلسنا',7),
(176,'lbl_1','1','ar_ae','1',7),
(177,'lbl_2','2','ar_ae','2',7),
(178,'lbl_3','3','ar_ae','3',7),
(179,'lbl_4','4','ar_ae','4',7),
(180,'lbl_5','5','ar_ae','5',7),
(181,'lbl_6','6','ar_ae','6',7),
(182,'lbl_7','7','ar_ae','7',7),
(183,'lbl_8','8','ar_ae','8',7),
(184,'lbl_9','9','ar_ae','9',7),
(185,'lbl_10','10','ar_ae','10',7),
(186,'lbl_11','11','ar_ae','11',7),
(187,'lbl_12','12','ar_ae','12',7),
(188,'lbl_13','13','ar_ae','13',7),
(189,'lbl_14','14','ar_ae','14',7),
(190,'lbl_15','15','ar_ae','15',7),
(191,'lbl_16','16','ar_ae','16',7),
(192,'lbl_17','17','ar_ae','17',7),
(193,'lbl_18','18','ar_ae','18',7),
(194,'lbl_19','19','ar_ae','19',7),
(195,'lbl_20','20','ar_ae','20',7),
(196,'lbl_21','21','ar_ae','21',7),
(197,'lbl_22','22','ar_ae','22',7),
(198,'lbl_23','23','ar_ae','23',7),
(199,'lbl_24','24','ar_ae','24',7),
(200,'lbl_25','25','ar_ae','25',7),
(201,'lbl_26','26','ar_ae','26',7),
(202,'lbl_27','27','ar_ae','27',7),
(203,'lbl_28','28','ar_ae','28',7),
(204,'lbl_29','29','ar_ae','29',7),
(205,'lbl_30','30','ar_ae','30',7),
(206,'lbl_31','31','ar_ae','31',7),
(207,'lbl_32','32','ar_ae','32',7),
(208,'lbl_33','33','ar_ae','33',7),
(209,'lbl_34','34','ar_ae','34',7),
(210,'lbl_35','35','ar_ae','35',7),
(211,'lbl_36','36','ar_ae','36',7),
(212,'lbl_37','37','ar_ae','37',7),
(213,'lbl_38','38','ar_ae','38',7),
(214,'lbl_39','39','ar_ae','39',7),
(215,'lbl_40','40','ar_ae','40',7),
(216,'lbl_41','41','ar_ae','41',7),
(217,'lbl_42','42','ar_ae','42',7),
(218,'current_date','current date','ar_ae','التاريخ الحالي',7),
(219,'event','Events','ar_ae','أحداث',7),
(220,'calendar','Calendar','ar_ae','التقويم',7),
(221,'latest_version','Latest Version :','ar_ae','احدث اصدار : ',8),
(222,'expire_on','Expire On :','ar_ae','تنتهي في:',8),
(223,'ctmobile_ext_version','CTMobile Ext. Version :','ar_ae','CTMobile تحويلة. الإصدار :',8),
(224,'you_have_latest_version','You already have latest version','ar_ae','لديك بالفعل أحدث نسخة',8),
(225,'latest_version1','You Already have latest version','ar_ae','لديك بالفعل أحدث نسخة',8),
(226,'upgreaded','Upgrade','ar_ae','تطوير',8),
(227,'downgrade','Downgrade','ar_ae','تخفيض',8),
(228,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','ar_ae','يمكنك تعيين عدد السجلات التي تريد إظهارها على الشاشة الرئيسية للحدث الأخير من هنا.',8),
(229,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','ar_ae','يمكنك تعيين عدد السجلات التي تريد إظهارها على الشاشة الرئيسية للحدث الأخير من هنا.',8),
(230,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','ar_ae','يتم استخدام وظيفة سجل لدعم / مساعدة العملاء ، إذا كنت تواجه أي مشاكل في التطبيق أو أي وحدة نمطية أو وظيفة لا يعمل بشكل صحيح ، يمكنك تمكين سجل المشاركة مع فريق التطوير لدينا.',8),
(231,'info','Info','ar_ae','معلومات',8),
(232,'recent_history','Recent History','ar_ae','التاريخ الحديث',8),
(233,'recent_feedback','Feedback','ar_ae','ردود الفعل',8),
(234,'recent_log','Log','ar_ae','سجل',8),
(235,'crmtiger_app_version','CRMTiger App Version :','ar_ae','إصدار تطبيق CRMTiger:',8),
(236,'historylimit','Recent History Limit','ar_ae','حد التاريخ الحديث',8),
(237,'radious_in_miles','Radius in miles','ar_ae','نصف القطر بالأميال',8),
(238,'recentlimit','Recent Event Limit','ar_ae','حدود الأحداث الأخيرة',8),
(239,'upcoming_events','Upcoming Events','ar_ae','الأحداث القادمة',8),
(240,'rate_our_app','Rate Our App!','ar_ae','قيم التطبيق',8),
(241,'feedback','Submit Feedback','ar_ae','إرسال ملاحظات',8),
(242,'sendfeedback','Feedback Send','ar_ae','Feedback Send',8),
(243,'emaillimit','Email limit','ar_ae','حد البريد الإلكتروني',8),
(244,'log','Log','ar_ae','سجل',8),
(245,'logclear','Log cleared successfully.','ar_ae','تم محو السجل بنجاح',8),
(246,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','ar_ae','يمكنك تعيين عدد السجلات التي تريد إظهارها على الشاشة الرئيسية للسجل الحديث من هنا.',8),
(247,'proceed_to_upgrade1','Proceed to','ar_ae','الشروع في',8),
(248,'upgradation_message','will required logout and login again later.','ar_ae','يتطلب الخروج من البرنامج و الخول مره اخري',8),
(249,'proceed_to_upgrade','Proceed to Upgrade','ar_ae','يجري التحديث الان',8),
(250,'module_setting','Module Setting','ar_ae','إعدادات الوحدة',9),
(251,'sortbyfield','Sort by field','ar_ae','الترتيب حسب المجال',9),
(252,'ascending','Ascending A to Z','ar_ae','تصاعدي A إلى Z',9),
(253,'descending','Descending Z to A','ar_ae','تنازلي Z إلى A',9),
(254,'first_field','First Field','ar_ae','الحقل الأول',9),
(255,'second_field','Second Field','ar_ae','الحقل الثاني',9),
(256,'third_field','Third Field','ar_ae','المجال الثالث',9),
(257,'sure_want_restore','Are you sure you want to reset to default settings?','ar_ae','هل تريد بالتأكيد إعادة تعيين الإعدادات الافتراضية؟',9),
(258,'orderlist','List Order','ar_ae','ترتيب القائمة',9),
(259,'module_reset','Restore to Default','ar_ae','إعادة تعيين إلى الافتراضي',9),
(260,'display_fields','Display Fields','ar_ae','حقول العرض',9),
(261,'discount_lessthen_100','Discount % should be less than 100','ar_ae','يجب أن يكون الخصم٪ أقل من 100',10),
(262,'select_item','Select Item','ar_ae','اختر البند',10),
(263,'item_comment','Item Comment','ar_ae','تعليق البند',10),
(264,'record_name','Record Name is :','ar_ae','مسجل باسم',11),
(265,'go_back','Go Back','ar_ae','Go Back',11),
(266,'please_enter_shortcut_name','Please Enter Shortcut Name','ar_ae','الرجاء إدخال اسم الاختصار',11),
(267,'number_not_found','Contact Number not found','ar_ae','رقم الاتصال غير موجود',11),
(268,'mail_not_found','Mail Address not found','ar_ae','عنوان البريد غير موجود ',11),
(269,'create_shortcut','Create Shortcut','ar_ae','انشاء اختصار',11),
(270,'contact_summary','Summary','ar_ae','Summary',11),
(271,'activites','Activities','ar_ae','أنشطة',11),
(272,'details','Details','ar_ae','Details',11),
(273,'related','Related','ar_ae','Related',11),
(274,'share_link','Share record with','ar_ae','مشاركه المجل مع',11),
(275,'edit','Edit','ar_ae','اضافه',11),
(276,'duplicate','Duplicate','ar_ae','مكرر',11),
(277,'whatsapp','Whatsapp','ar_ae','واتس اب',11),
(278,'call','Call','ar_ae','مكالمه',11),
(279,'choose_contact_for_call','Choose Contact for Call','ar_ae','اختار اسم للاتصال',11),
(280,'choose_contact_for_sms','Choose Contact for SMS','ar_ae','اختار اسم لارسال رساله قصيره',11),
(281,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','ar_ae','اختار اسم لارسال واتس اب',11),
(282,'chosse_contact_for_email','Choose Email','ar_ae','اختار بريد الكتروني',11),
(283,'attach_file','Attach Files','ar_ae','اضافه ملحقات',11),
(284,'close','Close','ar_ae','اغلق',11),
(285,'status','Status','ar_ae','الحالة',11),
(286,'stop','Stop','ar_ae','توقف',11),
(287,'zero','0','ar_ae','0',11),
(288,'record','Record','ar_ae','تسجيل',11),
(289,'voice_note','Voice Note','ar_ae','مفكره صوتيه',11),
(290,'tickets','Tickets','ar_ae','تذاكر',12),
(291,'check_out','Check Out','ar_ae','الدفع',12),
(292,'check_in','Check In','ar_ae','تحقق في',12),
(293,'select_any','Select any','ar_ae','Select any',12),
(294,'fulldetails','Show Full Details','ar_ae','إظهار التفاصيل الكاملة',12),
(295,'checkin','Check-in','ar_ae','تحقق في',12),
(296,'navigate','Navigate','ar_ae','التنقل',12),
(297,'product','Products','ar_ae','منتجات',12),
(298,'projectMilestone','Project Milestone','ar_ae','معلما المشروع',12),
(299,'projecttask','Project Tasks','ar_ae','المشاريع المهمة',12),
(300,'nearby','NearBy','ar_ae','مجاوز',13),
(301,'document','Document','ar_ae','وثيقة',14),
(302,'reply','Reply','ar_ae','الرد',14),
(303,'reply_all','Reply All','ar_ae','الرد على الجميع',14),
(304,'forward','Forward','ar_ae','إلى الأمام',14),
(305,'action','Action','ar_ae','عمل',14),
(306,'select_first','Select First','ar_ae','اختار اولا',14),
(307,'commentaddsuccessful','Comment added successfull','ar_ae','تم إضافة التعليق بنجاح',14),
(308,'move_to','Move to','ar_ae','الانتقال إلى',14),
(309,'attach','Attach','ar_ae','يربط',14),
(310,'addcoment','Add Comment','ar_ae','أضف تعليق',14),
(311,'adddocument','Add Document','ar_ae','إضافة وثيقة',14),
(312,'home','Home','ar_ae','الصفحة الرئيسية',15),
(313,'checkout','Check-out','ar_ae','الدفع',15),
(314,'message_search','Search by name','ar_ae','البحث عن طريق الإسم',15),
(315,'start_shift','Start shift','ar_ae','بدء التحول',15),
(316,'end_shift','End shift','ar_ae','نهاية التحول',15),
(317,'today_meeting','Meetings','ar_ae','اجتماعات',15),
(318,'shift_time_track','Shift Time Track','ar_ae','التحول الزمني المسار',15),
(319,'logout_msg','You have to login again , click','ar_ae','لابد من الدخول مره اخري اضغط',15),
(320,'logout_msg1','to continue.','ar_ae','يستمر',15),
(321,'permission_denied','You don\'t have permission to create','ar_ae','ليس لديك إذن لإنشاء',15),
(322,'history','Activity stream','ar_ae','تيار النشاط',15),
(323,'search_value','Search value :','ar_ae','قيمه البحث',15),
(324,'feed_back_msg','Please enter feedback message','ar_ae','يرجى إدخال رسالة ملاحظات',16),
(325,'feed_back_hint_msg','Enter feedback message','ar_ae','أدخل رسالة التعليقات',16),
(326,'submit','Submit','ar_ae','خضع',16),
(327,'check_app_not_installed','Application is not currently installed.','ar_ae','التطبيق غير مثبت حاليا.',17),
(328,'send_sms_fail_message','SMS failed, please try again later!','ar_ae','فشلت رسالة SMS ، يرجى المحاولة مرة أخرى في وقت لاحق!',17),
(329,'documentaddsuccessfully','Document Attach successfully','ar_ae','إرفاق المستند بنجاح',17),
(330,'send_message','Send message','ar_ae','ارسل رساله',17),
(331,'sms_to','smsto:','ar_ae','رساله الي ',17),
(332,'add_list_message','Add List','ar_ae','اضف قائمة',18),
(333,'mylist','My List','ar_ae','قوائمي',18),
(334,'filtername','Filter Name','ar_ae','اسم الفلتر',18),
(335,'selectlist','Select a List','ar_ae','حدد وحدة نمطية *',18),
(336,'assingedto','Assigned To','ar_ae','مخصص ل*',18),
(337,'selectmodule','Select a module','ar_ae','حدد وحدة نمطية',18),
(338,'add_list','Add Filter','ar_ae','إضافة مرشح',18),
(339,'recent_event','Recent Event','ar_ae','حدث حديث',19),
(340,'recent_hostory','Recent History','ar_ae','التاريخ الحديث',19),
(341,'module_specific_settings','Module-Specific Settings','ar_ae','إعدادات الوحدة النمطية',19),
(342,'talk_to_us','Talk to us','ar_ae','تكلم معنا',19),
(343,'report_a_bug','Report A Bug','ar_ae','الإبلاغ عن خطأ',19),
(344,'faq','FAQ','ar_ae','التعليمات',19),
(345,'selectmodules','Select Module','ar_ae','اختر الوحدة',19),
(346,'myplan','My Plan','ar_ae','My Plan',19),
(347,'message','Message','ar_ae','رسالة',20),
(348,'message_validation','Please enter Message','ar_ae','يرجى إدخال الرسالة',20),
(349,'contact_select','Please Select contact','ar_ae','يرجى تحديد الاتصال',20),
(350,'global_search','Global Search','ar_ae','بحث عام',21),
(351,'records','Records','ar_ae','تسجيل',21),
(352,'dont_show_again','Don\'t Show Again','ar_ae','لا تراه مره اخري',22),
(353,'skip','Skip','ar_ae','تخطي',22),
(354,'file_downloading','File Downloading','ar_ae','تحميل الملف',23),
(355,'add_screenshots_optional','Add screenshots (optional)','ar_ae','إضافة لقطات شاشة (اختياري)',24),
(356,'describe_your_problem','Describe your problem','ar_ae','صف مشكلتك',24),
(357,'default_filter_shortcut','Default Filter Shortcut','ar_ae','اختصار افتراضي عام ',25),
(358,'record_shortcut','Record Shortcut','ar_ae','Record Shortcut',25),
(359,'enter_url','Please Enter url','ar_ae','يرجي ادخال الموقع الالكتروني ',26),
(360,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','ar_ae','لابد من تحديث التطبيق للاستمرا يرجي تحديث التطبيق و معاوده المحاوله',26),
(361,'search_by','Search by','ar_ae','البحث ب',27),
(362,'selected_filter','Selected filter :','ar_ae','مرشح محدد: -',27),
(363,'selected_field','Selected field :','ar_ae','الحقل المحدد: -',27),
(364,'choose','Choose','ar_ae','اختار',28),
(365,'qr_cardscanner','QR Code Scanner','ar_ae','اجراء مسح QR',28),
(366,'error_message_for_scan','Could not read the card Try again later.','ar_ae','لا يمكن قراءة البطاقة حاول مرة أخرى لاحقًا.',28),
(367,'press_start_scan','Press to Start Scan','ar_ae','اضغط بدء المسح',28),
(368,'line_item_quntity_validation_msg','Value should be greater than zero','ar_ae','القيمه لابد انت تكون اكبر من صفر',29),
(369,'percentage_msg','Percentage should be less than 100','ar_ae','النسبه المئويه لابد ان تكون اقل من 100',29),
(370,'MSG_NO_DATA','No data found!','ar_ae','لا توجد بيانات',29),
(371,'MSG_SOMETHING_WRONG','Something went wrong!','ar_ae','هناك خطا ما',29),
(372,'MSG_COMING_SOON','Coming Soon!','ar_ae','قريبا',29),
(373,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','ar_ae','يرجي رفع صوره البروفايل',29),
(374,'ALERT_TITLE_LOCATION_ACCESS','Location Access','ar_ae','الوصول الي الموقع',29),
(375,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','ar_ae','لابد من الحصول علي موقعك لامكانيه ايضاح المواقع القريبه',29),
(376,'ALERT_BTN_ALLOW','ALLOW','ar_ae','سماح',29),
(377,'ALERT_BTN_DENY','DENY','ar_ae','رفض',29),
(378,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','ar_ae','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(379,'DELETE_RECORD','Delete Record','ar_ae','الغاء ',29),
(380,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','ar_ae','هل انت متاكد من الالغاء؟',29),
(381,'DELETE_SHORTCUT','Delete Shortcut','ar_ae','اختصار الالغاء',29),
(382,'LBL_TERMS','By logging in, you agree to our Terms and','ar_ae','بدخولك علي الموقع فقد وافقت علي الشروط و الاحكام',29),
(383,'LBL_CONDITIONS','Conditions &','ar_ae','شرط',29),
(384,'ALERT_TITLE','Alert','ar_ae','تنبيه',29),
(385,'ALERT_BTN_SUBSCRIBE','Subscribe','ar_ae','اشترك',29),
(386,'MSG_SELECT_MODULE','Please select any Module','ar_ae','برجاء اختار الموديول',29),
(387,'MSG_SELECT_LIST','Please select any List','ar_ae','برجاء اختيار القائمه',29),
(388,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','ar_ae','لا توجد كاميرا',29),
(389,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','ar_ae','انت لا تملك الصلاحيه للدخول الي معرض الصور',29),
(390,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','ar_ae','انت لا تملك الصلاحيه للدخول الي معرض الصور برجاء الدخول الي اعدادات و انزل الي نهايه الصفحه و اختار تطبيق ',29),
(391,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','ar_ae','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on',29),
(392,'BTN_DONE','Done','ar_ae','انتهي',29),
(393,'COMMENT','Comment','ar_ae','تعليق',29),
(394,'FULL_FORM','Full Form','ar_ae','الاستماره الكامله',29),
(395,'QUICK_CREATE','Create','ar_ae','انشاء',29),
(396,'LBL_SELECT_FIELDS','Select Fields','ar_ae','اختار حقل',29),
(397,'LBL_SELECT_FIELDS','Select Fields','ar_ae','اختار حقل',29),
(398,'LBL_SELECT_FIRST_FIELDS','Select First Field','ar_ae','اختار اول حقل',29),
(399,'LBL_SELECT_SECOND_FIELDS','Select Second Field','ar_ae','اختار ثاني حقل',29),
(400,'LBL_SELECT_THIRD_FIELDS','Select Third Field','ar_ae','اختار ثالث حقل',29),
(401,'LBL_SORT_BY_FIELD','Select Sort By Field','ar_ae','اختيار ب',29),
(402,'BTN_RESET_TO_DEFAULT','Reset to Default','ar_ae','الرجوع الي الافتراضي',29),
(403,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','ar_ae','اختيار ب',29),
(404,'kStrClearBtnTitle','Clear','ar_ae','امسح',29),
(405,'kStrShowMoreBtnTitle','Show More','ar_ae','ارني اكثر',29),
(406,'kStrAddActivitiesBtnTitle','Add Activities','ar_ae','اضافه نشاطات',29),
(407,'kStrAddCommentPlaceHolder','Add your comments here','ar_ae','ضع تعليقك هنا',29),
(408,'MSG_ENTER_TO_EMAIL','Please enter to field.','ar_ae','يرجي ادخال الحقل',29),
(409,'WARNING_FILE','File can\'t open.','ar_ae','الملف لا يفتح',29),
(410,'MSG_FILE_SAVED','File saved.','ar_ae','تم حفظ الملف',29),
(411,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','ar_ae','فشل في التنزيل برجاء المحاوله بعد فتره',29),
(412,'LBL_SHORTCUT','Shortcut','ar_ae','اختصار',29),
(413,'TXT_MESSAGE_PLACEHOLDER','Type Message','ar_ae','اكتب الرساله',29),
(414,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','ar_ae','تنزيل واتس اب',29),
(415,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','ar_ae','لا يوجد صندوق بريد برجاء انشاء صندوق بريد',29),
(416,'LBL_WROTE','Wrote','ar_ae','كتب',29),
(417,'MSG_MAIL_SEND','Mail sent','ar_ae','تم ارسال الرساله',29),
(418,'log_file_not_found','API Log file not found.','ar_ae','لم يتم العثور علي API',29),
(419,'unknown_error','An unknown error occurred, try again','ar_ae','خطا غير معروف برجاء المحاوله مره اخري',29),
(420,'CTMTigerAppVersion','CRMTiger App Version','ar_ae','نسخه تطبيق CRM Tiger',29),
(421,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','ar_ae','امتداد CT Mobile تم تحديثه',29),
(422,'dialog_Premium_downgrade','Downgrade will required logout and login again later','ar_ae','النزول الي الفئه الادني يتطلب الخروج و الدخول مره اخري',29),
(423,'dialog_Premium','Upgrade will required logout and login again later','ar_ae','التحديث الي الفئه الاعلي يتطلب الخروج و الدخول مره اخري',29),
(424,'Overwrite','Overwrite','ar_ae','الكتابه فوق',29),
(425,'MSGAddressOverwrite1','Overwrite the existing address with the selected','ar_ae','الكتابه فوق العنوان المكتوب سيتم اختياره',29),
(426,'MSGAddressOverwrite2','address details?','ar_ae','تفاصيل العنوان',29),
(427,'UPGRADE_PLAN','Upgrade Plan','ar_ae','خطه التحديث',29),
(428,'DOWNGRADE_PLAN','Downgrade Plan','ar_ae','خطه النزول الي افئه الادني',29),
(429,'UPGRADE_EXTENSION','Upgrade Extension','ar_ae','امتدادات التحديث',29),
(430,'UPGRADE_APP','Upgrade App','ar_ae','تحديث التطبيق',29),
(431,'SELECT_OPTION','Select Option','ar_ae','اختار ',29),
(432,'PLEASE_SELECT','Please select','ar_ae','برجاء الاختيار',29),
(433,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','ar_ae','انت لا تملك الصلاحيه للدخول لهذا القسم',29),
(434,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','ar_ae','برجاء اختيار اليوم المكرر في الشهر',29),
(435,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','ar_ae','برجاء اختيار اليوم المكرر في الاسبوع',29),
(436,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','ar_ae','برجاء اختيار اليوم المكرر',29),
(437,'Please select reccuring days.','Please select reccuring days.','ar_ae','برجاء اختيار اليوم المكرر',29),
(438,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','ar_ae','برجاء اختيار اليوم النهائي',29),
(439,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','ar_ae','برجاء اختيار النوع',29),
(440,'FREQ_TIME','Times','ar_ae','عدد المرات',29),
(441,'REPEAT_YEARLY','Repeat Yearly','ar_ae','الاعاده سنويا',29),
(442,'REPEAT_MONTHLY','Repeat Monthly','ar_ae','الاعاده شهريا',29),
(443,'REPEAT_WEEKLY','Repeat Weekly','ar_ae','الاعاده اسبوعيا',29),
(444,'REPEAT_DAILY','Repeat Daily','ar_ae','الاعاده يوميا',29),
(445,'ACTION_TITLE','Action Title','ar_ae','عنوان الحدث',29),
(446,'MSG_SELECT_VALID_DATE','Please select valid day of month.','ar_ae','برجاء اختيار يوم مناسب في الشهر',29),
(447,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','ar_ae','تاريخ البدايه لابد ان يكون اقل من تاريخ الانتهاء',29),
(448,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','ar_ae','اختيار بدء الوقت لابد ان يكون قبل وقت الانتهاء',29),
(449,'LBL_LINEITEM_DETAILS','Lineitem Details','ar_ae','Lineitem Details',29),
(450,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','ar_ae','الخصم لابد ان يكون اقل من الاجمالي',29),
(451,'VIEW','View','ar_ae','View',29),
(452,'MSG_ENTER_VALID','Please enter valid','ar_ae','برجاء ادخال صحيح',29),
(453,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','ar_ae','النسبه المئويه لابد ان تكون اقل من 100',29),
(454,'ITEM_TOTAL','Item Total','ar_ae','الاجمالي',29),
(455,'ADJUSTMENT','Adjustment','ar_ae','تعديل',29),
(456,'TITLE_CHOOSE_IMAGE','Choose Image','ar_ae','اختار صوره',29),
(457,'COMPRESS','Compress','ar_ae','ضغط',29),
(458,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','ar_ae','الصوره كبيره جدا برجاء اختيار صوره اخري',29),
(459,'OnDayOfMonth','On day of month','ar_ae','يوم في الشهر',29),
(460,'OnDayOfWeek','On day of week','ar_ae','يوم في الاسبوع',29),
(461,'AddAndClose','Add & Close','ar_ae','اضافه&اغلاق',29),
(462,'Repeat','Repeat','ar_ae','اعاده',29),
(463,'OnDay','On day','ar_ae','في يوم',29),
(464,'View_Line_Item','View Line Item','ar_ae','View Line Item',29),
(465,'TITLE_IMAGE','Image','ar_ae','صوره',29),
(466,'TITLE_ICLOUD','iCloud','ar_ae','اي كلود',29),
(467,'GOOGLE','Google','ar_ae','جوجل',29),
(468,'ALERT_BTN_OKAY','Okay','ar_ae','حسنا',29),
(469,'ALERT_TITLE_ACCESS_DENIED','Access Denied','ar_ae','الدخول مرفوض',29),
(470,'Dont_Show_Again','Don\'t show again','ar_ae','لا تظهرها مره اخري',29),
(471,'Skip','Skip','ar_ae','تخطي',29),
(472,'Fillter_Name','Fillter Name','ar_ae','اسم الفلتر',29),
(473,'Fillter_Record_Count','Fillter Record Count','ar_ae','Fillter Record Count',29),
(474,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','ar_ae','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(475,'vtiger_url','Your vTiger CRM URL','ar_ae','Your vTiger CRM URL',26),
(476,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','ar_ae','You don\'t have permission to Add either This is read-only or Private Field.',31),
(477,'CLEAR','Clear','ar_ae','Clear',31),
(478,'Files/photos uploaded successfully','Files/photos uploaded successfully','ar_ae','Files/photos uploaded successfully',32),
(479,'Digital signature saved','Digital signature saved','ar_ae','Digital signature saved',32),
(480,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','ar_ae','Please upload Signature or Files/photos',32),
(481,'Files / Photos','Files / Photos','ar_ae','Files / Photos',32),
(482,'Signature','Signature','ar_ae','Signature',32),
(483,'add_photo_using','Add Photo Using','ar_ae','Add Photo Using',31),
(484,'btn_upload_sign','(+) Add Signature','ar_ae','(+) Add Signature',31),
(485,'btn_upload_photo_doc','(+) Upload Files/Photos','ar_ae','(+) Upload Files/Photos',31),
(486,'select_photo_doc_to_upload','Please select files/photos to upload','ar_ae','Please select files/photos to upload',31),
(487,'related_module_title','Search from related module and Add to \"Route\"','ar_ae','Search from related module and Add to \"Route\"',30),
(488,'Route status updated successfully','Route status updated successfully','ar_ae','Route status updated successfully',32),
(489,'Session init failed','Session init failed','ar_ae','Session init failed',32),
(490,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','ar_ae','You don\'t have permission to access this resource',32),
(491,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','ar_ae','Could not get the Related To - Try again later',32),
(492,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','ar_ae','Could not get the Route Planning Record - Try again later',32),
(493,'Something went wrong - Try again later','Something went wrong - Try again later','ar_ae','Something went wrong - Try again later',32),
(494,'sequence updated successfully','sequence updated successfully','ar_ae','sequence updated successfully',32),
(495,'sequence cannot be empty','sequence cannot be empty','ar_ae','sequence cannot be empty',32),
(496,'Shortcut details not saved','Shortcut details not saved','ar_ae','Shortcut details not saved',32),
(497,'Shortcut details saved successfully','Shortcut details saved successfully','ar_ae','Shortcut details saved successfully',32),
(498,'Route save successfully','Route save successfully','ar_ae','Route save successfully',32),
(499,'Record save successfully','Record save successfully','ar_ae','Record save successfully',32),
(500,'No dependency found for picklist','No dependency found for picklist','ar_ae','No dependency found for picklist',32),
(501,'No records found','No records found','ar_ae','No records found',32),
(502,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','ar_ae','Outgoing server is not enabled, please configure from CRM',32),
(503,'Removed Successfully','Removed Successfully','ar_ae','Removed Successfully',32),
(504,'Shortcut has been deleted','Shortcut has been deleted','ar_ae','Shortcut has been deleted',32),
(505,'relation of records removed successfully','relation of records removed successfully','ar_ae','relation of records removed successfully',32),
(506,'relation of records not removed','relation of records not removed','ar_ae','relation of records not removed',32),
(507,'Record has been deleted successfully','Record has been deleted successfully','ar_ae','Record has been deleted successfully',32),
(508,'Time Tracking saved successfully','Time Tracking saved successfully','ar_ae','Time Tracking saved successfully',32),
(509,'Time Tracking updated successfully','Time Tracking updated successfully','ar_ae','Time Tracking updated successfully',32),
(510,'Time Tracking ended successfully','Time Tracking ended successfully','ar_ae','Time Tracking ended successfully',32),
(511,'Time Tracking started successfully','Time Tracking started successfully','ar_ae','Time Tracking started successfully',32),
(512,'record cannot be empty','record cannot be empty','ar_ae','record cannot be empty',32),
(513,'Module is disabled','Module is disabled','ar_ae','Module is disabled',32),
(514,'Shift ended successfully','Shift ended successfully','ar_ae','Shift ended successfully',32),
(515,'Shift started successfully','Shift started successfully','ar_ae','Shift started successfully',32),
(516,'relation of records added successfully','relation of records added successfully','ar_ae','relation of records added successfully',32),
(517,'Comment saved successfully','Comment saved successfully','ar_ae','Comment saved successfully',32),
(518,'Comment not saved','Comment not saved','ar_ae','Comment not saved',32),
(519,'Comment module is not active','Comment module is not active','ar_ae','Comment module is not active',32),
(520,'No Upcoming Event','No Upcoming Event','ar_ae','No Upcoming Event',32),
(521,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','ar_ae','No Templates found - create it from Message Templates module',32),
(522,'No event or task for this date','No event or task for this date','ar_ae','No event or task for this date',32),
(523,'No filters created','No filters created','ar_ae','No filters created',32),
(524,'Select at least one record to attach','Select at least one record to attach','ar_ae','Select at least one record to attach',32),
(525,'Please select one or more attachments','Please select one or more attachments','ar_ae','Please select one or more attachments',32),
(526,'No event for this month','No event for this month','ar_ae','No event for this month',32),
(527,'No Activity found','No Activity found','ar_ae','No Activity found',32),
(528,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','ar_ae','Your feedback is valuable for us - it cannot be empty',32),
(529,'Could not send mail, Please try later','Could not send mail, Please try later','ar_ae','Could not send mail, Please try later',32),
(530,'Latest Version updated successfully','Latest Version updated successfully','ar_ae','Latest Version updated successfully',32),
(531,'User Location Updated Successfully','User Location Updated Successfully','ar_ae','User Location Updated Successfully',32),
(532,'User Location not Updated Successfully','User Location not Updated Successfully','ar_ae','User Location not Updated Successfully',32),
(533,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','ar_ae','SMSNotifier is not enable in CRM. Please enable it first',32),
(534,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','ar_ae','Could not submit your feedback - Please try again later',32),
(535,'Thank you for submitting your feedback','Thank you for submitting your feedback','ar_ae','Thank you for submitting your feedback',32),
(536,'Please upload User Image','Please upload User Image','ar_ae','Please upload User Image',32),
(537,'Image Not Uploading, please try again','Image Not Uploading, please try again','ar_ae','Image Not Uploading, please try again',32),
(538,'User Image Uploaded Successfully','User Image Uploaded Successfully','ar_ae','User Image Uploaded Successfully',32),
(539,'Invalid Module name','Invalid Module name','ar_ae','Invalid Module name',32),
(540,'Records Sync Successfully','Records Sync Successfully','ar_ae','Records Sync Successfully',32),
(541,'Values cannot be empty','Values cannot be empty','ar_ae','Values cannot be empty',32),
(542,'Record id is empty','Record id is empty','ar_ae','Record id is empty',32),
(543,'Logout Successfully','Logout Successfully','ar_ae','Logout Successfully',32),
(544,'Please Enable CTMobile Module','Please Enable CTMobile Module','ar_ae','Please Enable CTMobile Module',32),
(545,'Authentication Failed','Username and Password do not match','ar_ae','Username and Password do not match',32),
(546,'Mismatched module information','Something gone wrong, please try again later','ar_ae','Something gone wrong, please try again later',32),
(547,'Field does not exists','Please set display fields again','ar_ae','Please set display fields again',32),
(548,'Module does not exists','Module does not exists or disabled by admin','ar_ae','Module does not exists or disabled by admin',32),
(549,'Month cannot be empty','Could not get the Month - Try again later','ar_ae','Could not get the Month - Try again later',32),
(550,'Year cannot be empty','Could not get the Year - Try again later','ar_ae','Could not get the Year - Try again later',32),
(551,'Date cannot be empty','Could not get the Date - Try again later','ar_ae','Could not get the Date - Try again later',32),
(552,'Userid cannot be empty','Could not get the Userid - Try again later','ar_ae','Could not get the Userid - Try again later',32),
(553,'End Date cannot be empty','Could not get the status - Try again later','ar_ae','Could not get the status - Try again later',32),
(554,'Start Date cannot be empty','Could not get the Start Date - Try again later','ar_ae','Could not get the Start Date - Try again later',32),
(555,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','ar_ae','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature',32),
(556,'Longitude cannot be empty','Could not get location-Please try again','ar_ae','Could not get location-Please try again',32),
(557,'Latitude cannot be empty','Could not get location-Please try again','ar_ae','Could not get location-Please try again',32),
(558,'User cannot be empty','Could not get the User - Try again later','ar_ae','Could not get the User - Try again later',32),
(559,'Status cannot be empty','Could not get the status - Try again later','ar_ae','Could not get the status - Try again later',32),
(560,'Required fields not found','Required fields not found','ar_ae','Required fields not found',32),
(561,'Tracking module not active','Tracking module not active-Please contact CRM Admin','ar_ae','Tracking module not active-Please contact CRM Admin',32),
(562,'Missing mandatory input values','Missing mandatory input values','ar_ae','Missing mandatory input values',32),
(563,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','ar_ae','No MailBox found. Please Create Mailbox',32),
(564,'Mail not sent','Mail not sent','ar_ae','Mail not sent',32),
(565,'Mail send successfully','Mail send successfully','ar_ae','Mail send successfully',32),
(566,'Email Id or username not match with your record','Email Id or username not match with your record','ar_ae','Email Id or username not match with your record',32),
(567,'Module not specified','Module not specified','ar_ae','Module not specified',32),
(568,'No messages found','No messages found','ar_ae','No messages found',32),
(569,'No Dependency Found For This Module','No Dependency Found For This Module','ar_ae','No Dependency Found For This Module',32),
(570,'Outgoing server is not Enabled','Outgoing server is not Enabled','ar_ae','Outgoing server is not Enabled',32),
(571,'Outgoing server is Enabled','Outgoing server is Enabled','ar_ae','Outgoing server is Enabled',32),
(572,'Email Attached Successfully','Email Attached Successfully','ar_ae','Email Attached Successfully',32),
(573,'Documents Attached Successfully','Documents Attached Successfully','ar_ae','Documents Attached Successfully',32),
(574,'Login required - Please login again','Login required - Please login again','ar_ae','Login required - Please login again',32),
(575,'time_tracking_module_disable','Time tracking module is disable','ar_ae','Time tracking module is disable',31),
(576,'route_planning_module_disable','Route planning module is disable','ar_ae','Route planning module is disable',31),
(577,'mark_as_held','Are you sure you want to mark Event as Held?','ar_ae','Are you sure you want to mark Event as Held?',31),
(578,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','ar_ae','You have already started Time tracking for another record, Do you want to stop it first ?',31),
(579,'access_denied_routeplanning','Access denied for route planning','ar_ae','Access denied for route planning',31),
(580,'time_spent','Time Spent','ar_ae','Time Spent',31),
(581,'select_user','Select User','ar_ae','Select User',30),
(582,'status_cannot_be_held','Status cannot be held for future date start','ar_ae','Status cannot be held for future date start',30),
(583,'please_select_end_date','Please select end date','ar_ae','Please select end date',30),
(584,'please_select_start_date','Please select start date','ar_ae','Please select start date',30),
(585,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','ar_ae','Tap on + icon to select record for your route.',30),
(586,'please_enter_notes','Please enter notes','ar_ae','Please enter notes',30),
(587,'please_enter_title','Please enter title','ar_ae','Please enter title',30),
(588,'please_select_date','Please Select Date','ar_ae','Please Select Date',30),
(589,'search_by_date','Search by Date','ar_ae','Search by Date',30),
(590,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','ar_ae','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.',30),
(591,'max_upload_size','max file Upload exceeds','ar_ae','max file Upload exceeds',30),
(592,'unselect_all','UnSelect All','ar_ae','UnSelect All',30),
(593,'select_all','Select All','ar_ae','Select All',30),
(594,'please_select_records','Please select records','ar_ae','Please select records',30),
(595,'select_date','Select Date','ar_ae','Select Date',30),
(596,'quantity_in_stock_is','Quantity in stock is','ar_ae','Quantity in stock is',30),
(597,'replies','Replies','ar_ae','Replies',30),
(598,'conversation_require_selection','Conversion requires selection of Contact or Organization','ar_ae','Conversion requires selection of Contact or Organization',30),
(599,'please_select_product','Please Select Product','ar_ae','Please Select Product',30),
(600,'timer_msg','You can start timer for single task only at same time','ar_ae','You can start timer for single task only at same time',31),
(601,'save_start_tracking','Save & Start Tracking','ar_ae','Save & Start Tracking',31),
(602,'lbl_notes','Notes','ar_ae','Notes',31),
(603,'enter_title','Enter Title','ar_ae','Enter Title',31),
(604,'select_module_record','Select Module / Record','ar_ae','Select Module / Record',31),
(605,'lbl_tomorrow','Tomorrow','ar_ae','Tomorrow',30),
(606,'lbl_yesterday','Yesterday','ar_ae','Yesterday',30),
(607,'lbl_today','Today','ar_ae','Today',30),
(608,'time_tracker','Time Tracker','ar_ae','Time Tracker',31),
(609,'time_end','End Time','ar_ae','End Time',5),
(610,'due_date','End Date','ar_ae','End Date',5),
(611,'time_start','Time Start','ar_ae','Time Start',5),
(612,'date_start','Start Date','ar_ae','Start Date',5),
(613,'delete_widget_msg','Display widget again by using (+) option','ar_ae','Display widget again by using (+) option',15),
(614,'no_upcoming_activities','No scheduled activities ','ar_ae','No scheduled activities ',15),
(615,'check_in_first','Please check-in first','ar_ae','Please check-in first',30),
(616,'duration','Duration','ar_ae','Duration',30),
(617,'distance','Distance','ar_ae','Distance',30),
(618,'proper_address_message','Please enter proper address in record\n','ar_ae','Please enter proper address in record',30),
(619,'select_status','Select Status','ar_ae','Select Status',30),
(620,'route_planner','Route Planner','ar_ae','Route Planner',30),
(621,'route_planning','Route Planning','ar_ae','Route Planning',30),
(622,'add_route','Add Route','ar_ae','Add Route',30),
(623,'calender_disabled','Calendar Module is disabled','ar_ae','Calendar Module is disabled',30),
(624,'close_dialog','Close form','ar_ae','Close form',30),
(625,'cancel_form_message','Are You sure want to close ?','ar_ae','Are You sure want to close ?',30),
(626,'create_route','Create Route','ar_ae','Create Route',30),
(627,'select_module_create_route','Select Module to create Route','ar_ae','Select Module to create Route',30),
(628,'cancel','Cancel','ar_ae','الغاء',30),
(629,'assign_route','Assign Route','ar_ae','Assign Route',30),
(630,'route_for','Route for','ar_ae','Route for',30),
(631,'assigned_to','Assigned To','ar_ae','Assigned To',30),
(632,'enter_route_name','Enter Route Name','ar_ae','Enter Route Name',30),
(633,'list','List','ar_ae','List',30),
(634,'map','Map','ar_ae','Map',30),
(635,'other_modules','Other Modules','ar_ae','Other Modules',15),
(636,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','ar_ae','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.',25),
(637,'clear','Clear','ar_ae','Clear',25),
(638,'open','Open','ar_ae','Open',11),
(639,'max_file_msg','Too many files selected (max:6)','ar_ae','Too many files selected (max:6)',11),
(640,'error_voicenote_record','Unable to recording voice while another application is recording sound.','ar_ae','Unable to recording voice while another application is recording sound.',11),
(641,'msg_warning','Warning!','ar_ae','Warning!',11),
(642,'Permision_denied_contact','Permission denied to access your contacts','ar_ae','Permission denied to access your contacts',15),
(643,'no_widget_added','Please click + icon to add new widget to your dashboard.','ar_ae','Please click + icon to add new widget to your dashboard.',15),
(644,'no_data_available','Data not available, please check the selected fields','ar_ae','Data not available, please check the selected fields',15),
(645,'check_out_successfully','Check out successfully','ar_ae','Checked out successfully',11),
(646,'check_in_successfully','Check in successfully','ar_ae','Checked in successfully',11),
(647,'check_out','Check out','ar_ae','Check out',11),
(648,'check_in','Check in','ar_ae','Check in',11),
(649,'navigate','Navigate','ar_ae','Navigate',11),
(650,'save_to_phone_vcard_success','VCard Saved to phone successfully','ar_ae','VCard Saved to phone successfully',15),
(651,'download_vcard_success','VCard downloaded successfully','ar_ae','VCard downloaded successfully',15),
(652,'card_details','Card Details','ar_ae','Card Details',15),
(653,'add_widget','Add Widget','ar_ae','Add Widget',15),
(654,'delete_widget','Are you sure to hide widget?','ar_ae','Are you sure to hide widget?',15),
(655,'already_widgets_added','All types of Widget & reports are already added','ar_ae','All types of Widget & reports are already added',15),
(656,'retry','Retry','ar_ae','Retry',28),
(657,'retake','Retake','ar_ae','Retake',28),
(658,'Reports','Reports','ar_ae','Reports',15),
(659,'Widgets','Widgets','ar_ae','Widgets',15),
(660,'vcard_config','Vcard Configuration','ar_ae','Vcard Configuration',8),
(661,'save_to_phone','Save to phone','ar_ae','Save to phone',11),
(662,'download_vcard','Download Vcard','ar_ae','Download Vcard',11),
(663,'share_vcard','Share Vcard','ar_ae','Share Vcard',11),
(664,'share_record','Share Record','ar_ae','شارك ',11),
(665,'permission_denied_edit','You don\'t have permission to edit this record.','ar_ae','انت لا تملك صلاحيه الاضافه',27),
(666,'permission_denied_delete','You don\'t have permission to delete this record.','ar_ae','انهت لا تملك صلاحيه الغاء هذا ',27),
(667,'Voice_Recording_Started','Recording Started','ar_ae','بدء التسجيل',12),
(668,'Voice_Recording_Stopped','Recording Stopped','ar_ae','وقف التسجيل',12),
(669,'SEARCH','Search','ar_ae','بحث',7),
(670,'LAST','Last','ar_ae','الاخير',7),
(671,'FIRST','First','ar_ae','الاول',7),
(672,'MONDAY','Monday','ar_ae','الاثنين',7),
(673,'TUESDAY','Tuesday','ar_ae','الثلاثاء',7),
(674,'WEDNESDAY','Wednesday','ar_ae','الاربعاء',7),
(675,'THURSDAY','Thursday','ar_ae','الخميس',7),
(676,'FRIDAY','Friday','ar_ae','الجمعه',7),
(677,'SATURDAY','Saturday','ar_ae','السبت',7),
(678,'SUNDAY','Sunday','ar_ae','الاحد',7),
(679,'DAILY','Daily','ar_ae','يوميا',7),
(680,'WEEKLY','Weekly','ar_ae','اسبوعيا',7),
(681,'MONTHLY','Monthly','ar_ae','شهريا',7),
(682,'YEARLY','Yearly','ar_ae','سنويا',7),
(683,'asset_tracking','Asset tracking','ar_ae','مساعده في البحث',15),
(684,'open_file','Open File','ar_ae','Open File',1),
(685,'download_pdf_successfully','Download PDF Successfully','ar_ae','Download PDF Successfully',1),
(686,'select_pdf','Select PDF','ar_ae','Select PDF',1),
(687,'email_pdf','Email PDF','ar_ae','Email PDF',1),
(688,'download_pdf','Download PDF','ar_ae','Download PDF',1),
(689,'edit_route','Edit Route','ar_ae','Edit Route',1),
(690,'save_route','Save Route','ar_ae','Save Route',1),
(691,'clear_all','Clear All','ar_ae','Clear All',1),
(692,'notification','Notifications','ar_ae','Notifications',1),
(693,'menu_management','Menu Management','ar_ae','Menu Management',1),
(694,'select_menu','Select Menu','ar_ae','Select Menu',1),
(695,'module_record_not_found','Module and Record not found','ar_ae','Module and Record not found',1),
(696,'reason_for_changing_comments','Reason for changing comments','ar_ae','Reason for changing comments',1),
(697,'edit_reason','Edit Reason','ar_ae','Edit Reason',1),
(698,'create_filters','Create Filter','ar_ae','Create Filter',1),
(699,'you_checked','You Checked','ar_ae','You Checked',1),
(700,'you_un_checked','You UnChecked','ar_ae','You UnChecked',1),
(701,'log_the_call','Log the call ?','ar_ae','Log the call ?',1),
(702,'add_a_description_(optional)','Add a description (optional)','ar_ae','Add a description (optional)',1),
(703,'called','Called','ar_ae','Called',1),
(704,'call_log','Call Log','ar_ae','Call Log',1),
(705,'subject','Subject','ar_ae','Subject',1),
(706,'add_condition','Add Condition','ar_ae','Add Condition',1),
(707,'select_condition','Select Condition','ar_ae','Select Condition',1),
(708,'select_field','Select Field','ar_ae','Select Field',1),
(709,'please_select_first_field','Please First Select field','ar_ae','Please First Select field',1),
(710,'filter_name','Filter Name','ar_ae','Filter Name',1),
(711,'enter_filter_name','Enter filter name','ar_ae','Enter filter name',1),
(712,'choose_conditions','Choose Conditions','ar_ae','Choose Conditions',1),
(713,'all_condition','All Conditions(All conditions must be met)','ar_ae','All Conditions(All conditions must be met)',1),
(714,'any_condition','Any Conditions(At least one the conditions must be met)','ar_ae','Any Conditions(At least one the conditions must be met)',1),
(715,'lattitude','latitude','ar_ae','latitude',1),
(716,'notification_settings','Notification Settings','ar_ae','Notification Settings',1),
(717,'notification_management','Notification Management','ar_ae','Notification Management',1),
(718,'addyourcommentshere','Type @ to mention user','ar_ae','Type @ to mention user',1),
(719,'google_api_key_missing','Google Api key is missing.','ar_ae','Google Api key is missing.',1),
(720,'event_filter_by','Event Filter by','ar_ae','Event Filter by',1),
(721,'apply','Apply','ar_ae','Apply',1),
(722,'choose_from_gallery','Choose From Gallery','ar_ae','Choose From Gallery',1),
(723,'choose_from_camera','Choose From Camera','ar_ae','Choose From Camera',1),
(724,'mutli_select_CB','Mutli Select CB','ar_ae','Mutli Select CB',1),
(725,'please_select_condition','Please Select Condition','ar_ae','Please Select Condition',1),
(726,'please_enter_value_or_field','Please Enter Value or Field','ar_ae','Please Enter Value or Field',1),
(727,'set_as_default','Set as Default','ar_ae','Set as Default',1),
(728,'list_in_metrics','List in Metrics','ar_ae','List in Metrics',1),
(729,'order_number','Order Number','ar_ae','Order Number',1),
(730,'recording_saved_message','Recording saved successfully.','ar_ae','Recording saved successfully.',1),
(731,'recording_file','Recording File','ar_ae','Recording File',1),
(732,'file_not_found','File not found','ar_ae','File not found',1),
(733,'please_enter_valid_path','Please enter valid path','ar_ae','Please enter valid path',1),
(734,'enter_path_here','Enter path here...','ar_ae','Enter path here...',1),
(735,'set_call_recording_path','Set Call Recording Path','ar_ae','Set Call Recording Path',1),
(736,'set_call_recording_path_here','Set call recording path here','ar_ae','Set call recording path here',1),
(737,'call_recording_path','Call Recording Path','ar_ae','Call Recording Path',1),
(738,'please_place_api','Please enable place api','ar_ae','Please enable place api',1),
(739,'event_filters_by','Event Filters by','ar_ae','Event Filters by',1),
(740,'select_at_least_one_option','Please select at least one option','ar_ae','Please select at least one option',1),
(741,'enable_call_feature','Please enable call feature','ar_ae','Please enable call feature',1),
(742,'enable_email_feature','Please enable email feature','ar_ae','Please enable email feature',1),
(743,'demo_login','Demo Login','ar_ae','Demo Login',1),
(744,'select_email_template','Select Email Template','ar_ae','Select Email Template',1),
(745,'template_name','Template Name','ar_ae','Template Name',1),
(746,'example_storage_path','example : storage/Music/Recordings/Call Recordings','ar_ae','example : storage/Music/Recordings/Call Recordings',1),
(747,'User Notification Settings saved successfully','User Notification Settings saved successfully','ar_ae','User Notification Settings saved successfully',33),
(748,'This Notification has been disabled by admin','This Notification has been disabled by admin','ar_ae','This Notification has been disabled by admin',33),
(749,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','ar_ae','Notify when any updates to the record you\'re following',33),
(750,'Task assigned to you','Task assigned to you','ar_ae','Task assigned to you',33),
(751,'Task Reminder','Task Reminder','ar_ae','Task Reminder',33),
(752,'You were mentioned in comments','You were mentioned in comments','ar_ae','You were mentioned in comments',33),
(753,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','ar_ae','Comments has been added to record assigned to you',33),
(754,'When Record Assigned','When Record Assigned','ar_ae','When Record Assigned',33),
(755,'Event Reminder','Event Reminder','ar_ae','Event Reminder',33),
(756,'Event Invitation','Event Invitation','ar_ae','Event Invitation',33),
(757,'Follow record','Follow record','ar_ae','Follow record',33),
(758,'Task','Task','ar_ae','Task',33),
(759,'Conversions','Conversions','ar_ae','Conversions',33),
(760,'Events','Events','ar_ae','Events',33),
(761,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','ar_ae','No record(s) found Please click on filter icon to change filter',1),
(762,'title','Title','ar_ae','Title',1),
(763,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','ar_ae','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(764,'call_recording','Call recording','ar_ae','Call recording',1),
(765,'voice_recorder','Voice Recorder','ar_ae','Voice Recorder',1),
(766,'no_address_reference_found','No Address Reference found','ar_ae','No Address Reference found',32),
(767,'no_overdue_activities','No OverDue Activities','ar_ae','No OverDue Activities',32),
(768,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','ar_ae','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(769,'Default_Search_Field','Default search field','ar_ae','Default search field',32),
(770,'Calender_Reminder_Message','Free user can\'t send local reminder','ar_ae','Free user can\'t send local reminder',32),
(771,'you_must_have_permission','You must give permissions to use this features.','ar_ae','You must give permissions to use this features.',32),
(772,'internal_comment','Internal Comment','ar_ae','Internal Comment',1),
(773,'unlink_record','Unlink Record','ar_ae','Unlink Record',11),
(774,'unlink_record_msg','Are you sure want to unlink record?','ar_ae','Are you sure want to unlink record?',11),
(775,'file_format_not_support','File format not supported','ar_ae','File format not supported',11),
(776,'file_upload','File Upload','ar_ae','File Upload',5),
(777,'to_vtiger','To Vtiger','ar_ae','To Vtiger',5),
(778,'link_external_document','Link External Document','ar_ae','Link External Document',5),
(779,'from_file_url','From File Url','ar_ae','From File Url',5),
(780,'create_new_document','Create New Document','ar_ae','Create New Document',5),
(781,'select_document_type','Select Document type','ar_ae','Select Document type',5),
(782,'add_signature','Please add signature','ar_ae','Please add signature',11),
(783,'date_greater_then_equal','should be greater than or equal to','ar_ae','should be greater than or equal to',1),
(784,'date_less_then_equal','should be less than or equal to','ar_ae','should be less than or equal to',1),
(785,'Click_on_plus_for_add','Please tap on + to create a new record.','ar_ae','Please tap on + to create a new record.',15),
(786,'display_map','Display map','ar_ae','Display map',15),
(787,'other_settings','Other settings','ar_ae','Other settings',15),
(788,'total_hours','Total hours','ar_ae','Total hours',15),
(789,'widget_not_found','No widgets found','ar_ae','No widgets found',15),
(790,'quickaction','Quick action','ar_ae','Quick action',15),
(791,'dashboard','Dashboard','ar_ae','Dashboard',15),
(792,'new','New','ar_ae','New',15),
(793,'global_search_hint','Please try to search using search box at top','ar_ae','Please try to search using search box at top',15),
(794,'near_by_map','Near By Map','ar_ae','Near By Map',15),
(795,'miles','Miles','ar_ae','Miles',15),
(796,'lbl_filters','Filters','ar_ae','Filters',27),
(797,'warning','Warning','ar_ae','Warning',27),
(798,'no_filter_created','No filter is created.','ar_ae','No filter is created.',27),
(799,'please_create_new_ilter','Please create a new filter','ar_ae','Please create a new filter',27),
(800,'select_search_fields','Select fields for the search record.','ar_ae','Select fields for the search record.',27),
(801,'apply_fliters','Apply filters','ar_ae','Apply filters',27),
(802,'sort_by','Sort by','ar_ae','Sort by',27),
(803,'sort_order','Sort order','ar_ae','Sort order',27),
(804,'Start_time_tracking','Start time tracking','ar_ae','Start time tracking',31),
(805,'Stop_time_tracking','Stop time tracking','ar_ae','Stop time tracking',31),
(806,'image_preview','Image preview','ar_ae','Image preview',11),
(807,'phone_number','Phone number','ar_ae','Phone number',11),
(808,'email_address','Email address','ar_ae','Email address',11),
(809,'edit_your_preferences','Edit your preferences','ar_ae','Edit your preferences',8),
(810,'about_app','About app','ar_ae','About app',8),
(811,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','ar_ae','You already have latest CTMobile Ext. Version',8),
(812,'updated_app_version','You already have latest CRMTiger App Version','ar_ae','You already have latest CRMTiger App Version',8),
(813,'plan','Plan','ar_ae','Plan',8),
(814,'time','Time','ar_ae','Time',31),
(815,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','ar_ae','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(816,'add_to_quick_action','Add to quick action','ar_ae','Add to quick action',1),
(817,'add_filter_to_quick_action','Add filter to quick action','ar_ae','Add filter to quick action',1),
(818,'create_record','Create Record','ar_ae','Create Record',1),
(819,'quick_action_hint','You can Add Quick Action here','ar_ae','You can Add Quick Action here',1),
(820,'str_send','Send','ar_ae','Send',3),
(821,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','ar_ae','Do you want to update tax & charge values corresponding to selected region?',1),
(822,'delete_quick_action_widgest','Delete Widget?','ar_ae','Delete Widget?',15),
(823,'add_record_to_dashboard','Add record to dashboard','ar_ae','Add record to dashboard',15),
(824,'module_quick_action_msg','Module added to dashboard','ar_ae','Module added to dashboard',15),
(825,'filter_quick_action_msg','Filter added to dashboard','ar_ae','Filter added to dashboard',15),
(826,'record_quick_action_msg','Record added to dashboard','ar_ae','Record added to dashboard',15),
(827,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','ar_ae','Filter shortcut added to dashboard',15),
(828,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','ar_ae','Record shortcut added to dashboard',15),
(829,'documents_disabled','Documents Module is disabled','ar_ae','Documents Module is disabled',1),
(830,'document_dont_attachment','Document does not have a attachment','ar_ae','Document does not have a attachment',1),
(831,'go_to_neat_by','Go to NearBy','ar_ae','Go to NearBy',15),
(832,'go_to_time_tracking','Go to Time Tracker','ar_ae','Go to Time Tracker',13),
(833,'nearby_quick_action_msg','NearBy added to dashboard','ar_ae','NearBy added to dashboard',15),
(834,'time_tracking_quick_action_msg','Time Tracking added to dashboard','ar_ae','Time Tracking added to dashboard',15),
(835,'attendance_quick_action_msg','Attendance added to dashboard','ar_ae','Attendance added to dashboard',15),
(836,'attachment','Attachment','ar_ae','Attachment',15),
(837,'search_by_fields','Search by fields','ar_ae','Search by fields',27),
(838,'apply_selected','Apply selected','ar_ae','Apply selected',27),
(839,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','ar_ae','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(840,'Attendance','Attendance','ar_ae','Attendance',15),
(841,'Check-in successfully','Check-in successfully','ar_ae','Check-in successfully',32),
(842,'Check-out successfully','Check-out successfully','ar_ae','Check-out successfully',32),
(843,'Nothing around here','Nothing around here','ar_ae','Nothing around here',13),
(844,'select_days','Select Days','ar_ae','Select Days',5),
(845,'select_minutes','Select Minutes','ar_ae','Select Minutes',5),
(846,'select_hours','Select Hours','ar_ae','Select Hours',5),
(847,'no_lat_long_found','Location information (Latitude,Longitude) not found','ar_ae','Location information (Latitude,Longitude) not found',32),
(848,'Call Log save successfully','Call Log save successfully','ar_ae','Call Log save successfully',32),
(849,'Files/photos deleted successfully','Files/photos deleted successfully','ar_ae','Files/photos deleted successfully',32),
(850,'network_error','Network connection error!','en_gb','Network connection error!',1),
(851,'connection_check','Could not connect to CRM, Please check your Internet connection.','en_gb','Could not connect to CRM, Please check your Internet connection.',1),
(852,'update','Update','en_gb','Update',1),
(853,'cancel','Cancel','en_gb','Cancel',1),
(854,'ok','Ok','en_gb','Ok',1),
(855,'more_information','Click here for more information.','en_gb','Click here for more information.',1),
(856,'yes','Yes','en_gb','Yes',1),
(857,'no','No','en_gb','No',1),
(858,'click_again_exit','Click again to exit','en_gb','Click again to exit',1),
(859,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','en_gb','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.',1),
(860,'clickhere','Click here','en_gb','Click here',1),
(861,'clickhere_subscribe','Click here to subscribe premium version','en_gb','Click here to subscribe premium version',1),
(862,'clickhere_configure','Click here and view how to Configure.','en_gb','Click here and view how to Configure.',1),
(863,'please_wait','Please Wait…','en_gb','Please Wait…',1),
(864,'share__msg','Share file with','en_gb','Share file with',1),
(865,'dialog_camera','Camera','en_gb','Camera',1),
(866,'dialog_add_file_by','Take Photo from','en_gb','Take Photo from',1),
(867,'add','Add','en_gb','Add',1),
(868,'mail_manager_configured','Mail Manager is not configured','en_gb','Mail Manager is not configured',1),
(869,'dialog_add_files_by','Add Files by','en_gb','Add Files by',1),
(870,'dialog_drive','Drive','en_gb','Drive',1),
(871,'dialog_drop_box','Drop Box','en_gb','Drop Box',1),
(872,'dialog_need_signin','You need to Sign-in to your Drive account first.','en_gb','You need to Sign-in to your Drive account first.',1),
(873,'dialog_gallery','Gallery','en_gb','Gallery',1),
(874,'delete','Delete','en_gb','Delete',1),
(875,'timeoutmessage','Oops! Request is taking more time than expected.','en_gb','Oops! Request is taking more time than expected.',1),
(876,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','en_gb','GPS is not enabled. Please turn it on to get your near by locations.',1),
(877,'sure_want_delete','Are you sure want to delete ?','en_gb','Are you sure want to delete ?',1),
(878,'select','Select','en_gb','Select',1),
(879,'msgforrecordaudio','Minimum record duration one second.','en_gb','Minimum record duration one second.',1),
(880,'permission_storage','Permission denied to read your External storage','en_gb','Permission denied to read your External storage',1),
(881,'send_permission_msg','Send message permission denied','en_gb','Send message permission denied',1),
(882,'choosefile','Choose File','en_gb','Choose File',1),
(883,'enter','Enter','en_gb','Enter',1),
(884,'select_an_option','Select an Option','en_gb','Select an Option',1),
(885,'email_validation','Email is not valid','en_gb','Email is not valid',1),
(886,'please_enter','Please Enter','en_gb','Please Enter',1),
(887,'website_validation_text','Website URL is not valid','en_gb','Website URL is not valid',1),
(888,'selectvalue','Select value first','en_gb','Select value first',1),
(889,'email','Email','en_gb','Email',1),
(890,'enter_email_address','Enter email address','en_gb','Enter email address',1),
(891,'email_address_not_correct','Email address incorrect','en_gb','Email address incorrect',1),
(892,'pls_enter_subject','Please Enter Subject','en_gb','Please Enter Subject',1),
(893,'attachFiles','Attached File','en_gb','Attached File',1),
(894,'from','From','en_gb','From',1),
(895,'to','To','en_gb','To',1),
(896,'call_permission_msg','Call permission denied','en_gb','Call permission denied',1),
(897,'no_records','No records found','en_gb','No records found',1),
(898,'fullform','Create New','en_gb','Create New',1),
(899,'save','Save','en_gb','Save',1),
(900,'total','Total','en_gb','Total',1),
(901,'discount','Discount','en_gb','Discount',1),
(902,'price','Price','en_gb','Price',1),
(903,'quantity','Quantity','en_gb','Quantity',1),
(904,'select_module','Select Module','en_gb','Select Module',1),
(905,'item_list','Item List','en_gb','Item List',1),
(906,'quickcreate','Quick Create','en_gb','Quick Create',1),
(907,'overwrite_msg_part1','Overwrite the existing address with the selected','en_gb','Overwrite the existing address with the selected',1),
(908,'once_in_every','Once in every','en_gb','Once in every',1),
(909,'overwrite_msg_part2','address details?','en_gb','address details?',1),
(910,'add_item','Add Item','en_gb','Add Item',1),
(911,'recordsave','Record saved successfully','en_gb','Record saved successfully',1),
(912,'recordnotsave','Could not save record. Try again later','en_gb','Could not save record. Try again later',1),
(913,'minutes','Minutes','en_gb','Minutes',1),
(914,'hours','Hours','en_gb','Hours',1),
(915,'days','Days','en_gb','Days',1),
(916,'on','On','en_gb','On',1),
(917,'day_of_the_month','day of the month','en_gb','day of the month',1),
(918,'list_price','List Price','en_gb','List Price',1),
(919,'add_record','Add Record','en_gb','Add Record',1),
(920,'add_product','Add Product','en_gb','Add Product',1),
(921,'add_service','Add Service','en_gb','Add Service',1),
(922,'discountin','Discount in %','en_gb','Discount in %',1),
(923,'unitprice','Unit price','en_gb','Unit price',1),
(924,'netprice','Net price','en_gb','Net price',1),
(925,'comments','Comments','en_gb','Comments',1),
(926,'add_close','Add & Close','en_gb','Add & Close',1),
(927,'fetching_rout_message','Fetching route, Please wait…','en_gb','Fetching route, Please wait…',1),
(928,'setting','Settings','en_gb','Settings',1),
(929,'utc','UTC','en_gb','UTC',1),
(930,'in','In','en_gb','In',1),
(931,'days_ago','days ago','en_gb','days ago',1),
(932,'mins_ago','Minutes ago','en_gb','Minutes ago',1),
(933,'justnow','Just now','en_gb','Just now',1),
(934,'hours_ago','hours ago','en_gb','hours ago',1),
(935,'in_1_day','In 1 day','en_gb','In 1 day',1),
(936,'scanqrcode','Asset / Card scanner','en_gb','Asset / Card scanner',1),
(937,'call_log','Call Log','en_gb','Call Log',1),
(938,'voice_message','Hi','en_gb','Hi',1),
(939,'voice_message1','What can I search for you in','en_gb','What can I search for you in',1),
(940,'live_tracking','Live Tracking','en_gb','Live Tracking',1),
(941,'mailmanager','Mail Manager','en_gb','Mail Manager',1),
(942,'my_location','My location','en_gb','My location',1),
(943,'created_on','Created On','en_gb','Created On',1),
(944,'modified_on','Modified On','en_gb','Modified On',1),
(945,'enter_comments','Enter Comments','en_gb','Enter Comments',1),
(946,'viewmore','View More','en_gb','View More',1),
(947,'viewless','View Less','en_gb','View Less',1),
(948,'gotofullform','Go to Full Form','en_gb','Go to Full Form',1),
(949,'post','Post','en_gb','Post',1),
(950,'url','URL','en_gb','URL',1),
(951,'dialog_title_text_back_color','Select a Text Background Color','en_gb','Select a Text Background Color',1),
(952,'event_or_task','Add event/task','en_gb','Add event/task',1),
(953,'shortcut','Shortcuts','en_gb','Shortcuts',1),
(954,'select_field','Select Field','en_gb','Select Field',1),
(955,'share','Share','en_gb','Share',1),
(956,'title_insert_link','Insert Link','en_gb','Insert Link',1),
(957,'addyourcommentshere','Add your comments here','en_gb','Add your comments here',1),
(958,'nocomment','No Comments','en_gb','No Comments',1),
(959,'leads','Leads','en_gb','Leads',1),
(960,'true_val','true','en_gb','true',1),
(961,'noresult','No Result','en_gb','No Result',1),
(962,'version','Version','en_gb','Version',1),
(963,'convert_lead','Convert Lead','en_gb','Convert Lead',1),
(964,'app_name','CRMTiger','en_gb','CRMTiger',1),
(965,'enter_url','Please Enter url','en_gb','Please Enter url',1),
(966,'help','Help','en_gb','Help',1),
(967,'contact_us','Contact Us','en_gb','Contact Us',1),
(968,'updates','Updates','en_gb','Updates',1),
(969,'logout','LogOut','en_gb','LogOut',1),
(970,'busnies_cardscanner','Business Card Scanner','en_gb','Business Card Scanner',1),
(971,'sure_want_logout','Are you sure want to logout ?','en_gb','Are you sure want to logout ?',1),
(972,'logout_message','Logout successfully','en_gb','Logout successfully',1),
(973,'all','All','en_gb','All',1),
(974,'add_event','Add event','en_gb','Add event',1),
(975,'add_task','Add Task','en_gb','Add Task',1),
(976,'next','Next','en_gb','Next',1),
(977,'terms_conditions','Terms and Conditions','en_gb','Terms and Conditions',1),
(978,'login','Login','en_gb','Login',2),
(979,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','en_gb','By logging in, you agree to our Terms and Conditions & Privacy Policy',2),
(980,'copyright','Copyright © 2020 CRMTiger Version','en_gb','Copyright © 2020 CRMTiger Version',2),
(981,'enter_username','Please enter username','en_gb','Please enter username',2),
(982,'enter_password','Please enter password','en_gb','Please enter password',2),
(983,'remanberme','Remember Me','en_gb','Remember Me',2),
(984,'forgot_password','Forgot password?','en_gb','Forgot password?',2),
(985,'privacy_policay1','Privacy Policy','en_gb','Privacy Policy',2),
(986,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','en_gb','Something went wrong. \n please Click here to contact support.',2),
(987,'enter_username_password','Entered Username or Password is wrong','en_gb','Entered Username or Password is wrong',2),
(988,'server_issue_occured','Server issues occurred','en_gb','Server issues occurred',2),
(989,'password','Password','en_gb','Password',3),
(990,'user_name','Username','en_gb','Username',3),
(991,'reset_pwd','Reset Password','en_gb','Reset Password',3),
(992,'forgot_password_title','Forgot password','en_gb','Forgot password',3),
(993,'enter_user_name','Enter user name','en_gb','Enter user name',3),
(994,'cc','Cc','en_gb','Cc',4),
(995,'body','Body','en_gb','Body',4),
(996,'bcc','BCC','en_gb','BCC',4),
(997,'dialog_title_text_color','Select a Text Color','en_gb','Select a Text Color',4),
(998,'date','Date','en_gb','Date',4),
(999,'subject','Subject','en_gb','Subject',4),
(1000,'composeMail','Compose Mail','en_gb','Compose Mail',4),
(1001,'send','Send','en_gb','Send',4),
(1002,'select_message','Select message','en_gb','Select message',4),
(1003,'title_insert_table','Insert Table','en_gb','Insert Table',4),
(1004,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','en_gb','I agree to Share API Log to Technical team for further troubleshooting',5),
(1005,'edit_record','Edit Records','en_gb','Edit Records',5),
(1006,'select_time','Select Time','en_gb','Select Time',5),
(1007,'edit_item','Edit Item','en_gb','Edit Item',5),
(1008,'items_total','Items Total','en_gb','Items Total',5),
(1009,'number_less_then_31','Number should be less than 31','en_gb','Number should be less than 31',5),
(1010,'users','Users','en_gb','Users',5),
(1011,'groups','Groups','en_gb','Groups',5),
(1012,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','en_gb','Note : Existing attachments(images/files) will be replaced',5),
(1013,'greaterdatetime','End DateTime should be greater than Start DateTime','en_gb','End DateTime should be greater than Start DateTime',5),
(1014,'until','Until','en_gb','Until',5),
(1015,'organizations','Organizations','en_gb','Organizations',6),
(1016,'contacts','Contacts','en_gb','Contacts',6),
(1017,'opportunity','Opportunity','en_gb','Opportunity',6),
(1018,'lbl_sun','SUN','en_gb','SUN',7),
(1019,'lbl_mon','MON','en_gb','MON',7),
(1020,'lbl_tue','TUE','en_gb','TUE',7),
(1021,'lbl_wed','WED','en_gb','WED',7),
(1022,'lbl_thu','THU','en_gb','THU',7),
(1023,'lbl_fri','FRI','en_gb','FRI',7),
(1024,'lbl_sat','SAT','en_gb','SAT',7),
(1025,'lbl_1','1','en_gb','1',7),
(1026,'lbl_2','2','en_gb','2',7),
(1027,'lbl_3','3','en_gb','3',7),
(1028,'lbl_4','4','en_gb','4',7),
(1029,'lbl_5','5','en_gb','5',7),
(1030,'lbl_6','6','en_gb','6',7),
(1031,'lbl_7','7','en_gb','7',7),
(1032,'lbl_8','8','en_gb','8',7),
(1033,'lbl_9','9','en_gb','9',7),
(1034,'lbl_10','10','en_gb','10',7),
(1035,'lbl_11','11','en_gb','11',7),
(1036,'lbl_12','12','en_gb','12',7),
(1037,'lbl_13','13','en_gb','13',7),
(1038,'lbl_14','14','en_gb','14',7),
(1039,'lbl_15','15','en_gb','15',7),
(1040,'lbl_16','16','en_gb','16',7),
(1041,'lbl_17','17','en_gb','17',7),
(1042,'lbl_18','18','en_gb','18',7),
(1043,'lbl_19','19','en_gb','19',7),
(1044,'lbl_20','20','en_gb','20',7),
(1045,'lbl_21','21','en_gb','21',7),
(1046,'lbl_22','22','en_gb','22',7),
(1047,'lbl_23','23','en_gb','23',7),
(1048,'lbl_24','24','en_gb','24',7),
(1049,'lbl_25','25','en_gb','25',7),
(1050,'lbl_26','26','en_gb','26',7),
(1051,'lbl_27','27','en_gb','27',7),
(1052,'lbl_28','28','en_gb','28',7),
(1053,'lbl_29','29','en_gb','29',7),
(1054,'lbl_30','30','en_gb','30',7),
(1055,'lbl_31','31','en_gb','31',7),
(1056,'lbl_32','32','en_gb','32',7),
(1057,'lbl_33','33','en_gb','33',7),
(1058,'lbl_34','34','en_gb','34',7),
(1059,'lbl_35','35','en_gb','35',7),
(1060,'lbl_36','36','en_gb','36',7),
(1061,'lbl_37','37','en_gb','37',7),
(1062,'lbl_38','38','en_gb','38',7),
(1063,'lbl_39','39','en_gb','39',7),
(1064,'lbl_40','40','en_gb','40',7),
(1065,'lbl_41','41','en_gb','41',7),
(1066,'lbl_42','42','en_gb','42',7),
(1067,'current_date','current date','en_gb','current date',7),
(1068,'event','Events','en_gb','Events',7),
(1069,'calendar','Calendar','en_gb','Calendar',7),
(1070,'latest_version','Latest Version :','en_gb','Latest Version :',8),
(1071,'expire_on','Next renewal date : ','en_gb','Next renewal date : ',8),
(1072,'ctmobile_ext_version','CTMobile Ext. Version : ','en_gb','CTMobile Ext. Version : ',8),
(1073,'you_have_latest_version','You already have latest version','en_gb','You already have latest version',8),
(1074,'latest_version1','You Already have latest version','en_gb','You Already have latest version',8),
(1075,'upgreaded','Upgrade','en_gb','Upgrade',8),
(1076,'downgrade','Downgrade','en_gb','Downgrade',8),
(1077,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','en_gb','You can set from here how many number of records you want to show on Home screen for Recent Event.',8),
(1078,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','en_gb','You can submit your feedback with description , our team will check your feedback and get back to you.',8),
(1079,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','en_gb','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.',8),
(1080,'info','Info','en_gb','Info',8),
(1081,'recent_history','Recent History','en_gb','Recent History',8),
(1082,'recent_feedback','Feedback','en_gb','Feedback',8),
(1083,'recent_log','Log','en_gb','Log',8),
(1084,'crmtiger_app_version','CRMTiger App Version : ','en_gb','CRMTiger App Version : ',8),
(1085,'historylimit','Recent History Limit','en_gb','Recent History Limit',8),
(1086,'radious_in_miles','Radius in miles','en_gb','Radius in miles',8),
(1087,'recentlimit','Recent Event Limit','en_gb','Recent Event Limit',8),
(1088,'upcoming_events','Upcoming Events','en_gb','Upcoming Events',8),
(1089,'rate_our_app','Rate Our App!','en_gb','Rate Our App!',8),
(1090,'feedback','Submit Feedback','en_gb','Submit Feedback',8),
(1091,'sendfeedback','Feedback Send','en_gb','Feedback Send',8),
(1092,'emaillimit','Email limit','en_gb','Email limit',8),
(1093,'log','Log','en_gb','Log',8),
(1094,'logclear','Log cleared successfully.','en_gb','Log cleared successfully.',8),
(1095,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','en_gb','You can set from here how many number of records you want to show on Home screen for Recent History.',8),
(1096,'proceed_to_upgrade1','Proceed to','en_gb','Proceed to',8),
(1097,'upgradation_message','will required logout and login again later.','en_gb','will required logout and login again later.',8),
(1098,'proceed_to_upgrade','Proceed to Upgrade','en_gb','Proceed to Upgrade',8),
(1099,'module_setting','Module Setting','en_gb','Module Setting',9),
(1100,'sortbyfield','Sort by field','en_gb','Sort by field',9),
(1101,'ascending','Ascending A to Z','en_gb','Ascending A to Z',9),
(1102,'descending','Descending Z to A','en_gb','Descending Z to A',9),
(1103,'first_field','First Field','en_gb','First Field',9),
(1104,'second_field','Second Field','en_gb','Second Field',9),
(1105,'third_field','Third Field','en_gb','Third Field',9),
(1106,'sure_want_restore','Are you sure you want to reset to default settings?','en_gb','Are you sure you want to reset to default settings?',9),
(1107,'orderlist','List Order','en_gb','List Order',9),
(1108,'module_reset','Restore to Default','en_gb','Restore to Default',9),
(1109,'display_fields','Display Fields','en_gb','Display Fields',9),
(1110,'discount_lessthen_100','Discount % should be less than 100','en_gb','Discount % should be less than 100',10),
(1111,'select_item','Select Item','en_gb','Select Item',10),
(1112,'item_comment','Item Comment','en_gb','Item Comment',10),
(1113,'record_name','Record Name is :','en_gb','Record Name is :',11),
(1114,'go_back','Go Back','en_gb','Go Back',11),
(1115,'please_enter_shortcut_name','Please Enter Shortcut Name','en_gb','Please Enter Shortcut Name',11),
(1116,'number_not_found','Contact Number not found','en_gb','Contact Number not found',11),
(1117,'mail_not_found','Mail Address not found','en_gb','Mail Address not found',11),
(1118,'create_shortcut','Create Shortcut','en_gb','Create Shortcut',11),
(1119,'contact_summary','Summary','en_gb','Summary',11),
(1120,'activites','Activities','en_gb','Activities',11),
(1121,'details','Details','en_gb','Details',11),
(1122,'related','Related','en_gb','Related',11),
(1123,'share_link','Share record with','en_gb','Share record with',11),
(1124,'edit','Edit','en_gb','Edit',11),
(1125,'duplicate','Duplicate','en_gb','Duplicate',11),
(1126,'whatsapp','Whatsapp','en_gb','Whatsapp',11),
(1127,'call','Call','en_gb','Call',11),
(1128,'choose_contact_for_call','Choose Contact for Call','en_gb','Choose Contact for Call',11),
(1129,'choose_contact_for_sms','Choose Contact for SMS','en_gb','Choose Contact for SMS',11),
(1130,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','en_gb','Choose Contact for WhatsApp',11),
(1131,'chosse_contact_for_email','Choose Email','en_gb','Choose Email',11),
(1132,'attach_file','Attach Files','en_gb','Attach Files',11),
(1133,'close','Close','en_gb','Close',11),
(1134,'status','Status','en_gb','Status',11),
(1135,'stop','Stop','en_gb','Stop',11),
(1136,'zero','0','en_gb','0',11),
(1137,'record','Record','en_gb','Record',11),
(1138,'voice_note','Voice Note','en_gb','Voice Note',11),
(1139,'tickets','Tickets','en_gb','Tickets',12),
(1140,'check_out','Check Out','en_gb','Check Out',12),
(1141,'check_in','Check In','en_gb','Check In',12),
(1142,'select_any','Select any','en_gb','Select any',12),
(1143,'fulldetails','Show Full Details','en_gb','Show Full Details',12),
(1144,'checkin','Check-in','en_gb','Check-in',12),
(1145,'navigate','Navigate','en_gb','Navigate',12),
(1146,'product','Products','en_gb','Products',12),
(1147,'projectMilestone','Project Milestone','en_gb','Project Milestone',12),
(1148,'projecttask','Project Tasks','en_gb','Project Tasks',12),
(1149,'nearby','NearBy','en_gb','NearBy',13),
(1150,'document','Document','en_gb','Document',14),
(1151,'reply','Reply','en_gb','Reply',14),
(1152,'reply_all','Reply All','en_gb','Reply All',14),
(1153,'forward','Forward','en_gb','Forward',14),
(1154,'action','Action','en_gb','Action',14),
(1155,'select_first','Select First','en_gb','Select First',14),
(1156,'commentaddsuccessful','Comment added successfull','en_gb','Comment added successfull',14),
(1157,'move_to','Move to','en_gb','Move to',14),
(1158,'attach','Attach','en_gb','Attach',14),
(1159,'addcoment','Add Comment','en_gb','Add Comment',14),
(1160,'adddocument','Add Document','en_gb','Add Document',14),
(1161,'home','Home','en_gb','Home',15),
(1162,'checkout','Check-out','en_gb','Check-out',15),
(1163,'message_search','Search by name','en_gb','Search by name',15),
(1164,'start_shift','Start shift','en_gb','Start shift',15),
(1165,'end_shift','End shift','en_gb','End shift',15),
(1166,'today_meeting','Meetings','en_gb','Meetings',15),
(1167,'shift_time_track','Shift Time Track','en_gb','Shift Time Track',15),
(1168,'logout_msg','You have to login again , click','en_gb','You have to login again , click',15),
(1169,'logout_msg1','to continue.','en_gb','to continue.',15),
(1170,'permission_denied','You don\'t have permission to create','en_gb','You don\'t have permission to create',15),
(1171,'history','Activity stream','en_gb','Activity stream',15),
(1172,'search_value','Search value :','en_gb','Search value :',15),
(1173,'feed_back_msg','Please enter feedback message','en_gb','Please enter feedback message',16),
(1174,'feed_back_hint_msg','Enter feedback message','en_gb','Enter feedback message',16),
(1175,'submit','Submit','en_gb','Submit',16),
(1176,'check_app_not_installed','Application is not currently installed.','en_gb','Application is not currently installed.',17),
(1177,'send_sms_fail_message','SMS failed, please try again later!','en_gb','SMS failed, please try again later!',17),
(1178,'documentaddsuccessfully','Document Attach successfully','en_gb','Document Attach successfully',17),
(1179,'send_message','Send message','en_gb','Send message',17),
(1180,'sms_to','smsto:','en_gb','smsto:',17),
(1181,'add_list_message','Add List','en_gb','Add List',18),
(1182,'mylist','My List','en_gb','My List',18),
(1183,'filtername','Filter Name','en_gb','Filter Name',18),
(1184,'selectlist','Select a List','en_gb','Select a List',18),
(1185,'assingedto','Assigned To','en_gb','Assigned To',18),
(1186,'selectmodule','Select a module','en_gb','Select a module',18),
(1187,'add_list','Add Filter','en_gb','Add Filter',18),
(1188,'recent_event','Recent Event','en_gb','Recent Event',19),
(1189,'recent_hostory','Recent History','en_gb','Recent History',19),
(1190,'module_specific_settings','Module-Specific Settings','en_gb','Module-Specific Settings',19),
(1191,'talk_to_us','Talk to us','en_gb','Talk to us',19),
(1192,'report_a_bug','Report A Bug','en_gb','Report A Bug',19),
(1193,'faq','FAQ','en_gb','FAQ',19),
(1194,'selectmodules','Select Module','en_gb','Select Module',19),
(1195,'myplan','My Plan','en_gb','My Plan',19),
(1196,'message','Message','en_gb','Message',20),
(1197,'message_validation','Please enter Message','en_gb','Please enter Message',20),
(1198,'contact_select','Please Select contact','en_gb','Please Select contact',20),
(1199,'global_search','Global Search','en_gb','Global Search',21),
(1200,'records','Records','en_gb','Records',21),
(1201,'dont_show_again','Don\'t Show Again','en_gb','Don\'t Show Again',22),
(1202,'skip','Skip','en_gb','Skip',22),
(1203,'file_downloading','File Downloading','en_gb','File Downloading',23),
(1204,'add_screenshots_optional','Add screenshots (optional)','en_gb','Add screenshots (optional)',24),
(1205,'describe_your_problem','Describe your problem','en_gb','Describe your problem',24),
(1206,'default_filter_shortcut','Default Filter Shortcut','en_gb','Default Filter Shortcut',25),
(1207,'record_shortcut','Record Shortcut','en_gb','Record Shortcut',25),
(1208,'enter_url','Please Enter url','en_gb','Please Enter url',26),
(1209,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','en_gb','You need to update the app to continue using Please update to continue Older versions will no longer work from today',26),
(1210,'search_by','Search by','en_gb','Search by',27),
(1211,'selected_filter','Selected filter :','en_gb','Selected filter :',27),
(1212,'selected_field','Selected field :','en_gb','Selected field :',27),
(1213,'choose','Choose','en_gb','Choose',28),
(1214,'qr_cardscanner','QR Code Scanner','en_gb','QR Code Scanner',28),
(1215,'error_message_for_scan','Could not read the card Try again later.','en_gb','Could not read the card Try again later.',28),
(1216,'press_start_scan','Press to Start Scan','en_gb','Press to Start Scan',28),
(1217,'line_item_quntity_validation_msg','Value should be greater than zero','en_gb','Value should be greater than zero',29),
(1218,'percentage_msg','Percentage should be less than 100','en_gb','Percentage should be less than 100',29),
(1219,'MSG_NO_DATA','No data found!','en_gb','No data found!',29),
(1220,'MSG_SOMETHING_WRONG','Something went wrong!','en_gb','Something went wrong!',29),
(1221,'MSG_COMING_SOON','Coming Soon!','en_gb','Coming Soon!',29),
(1222,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','en_gb','Please upload profile image.',29),
(1223,'ALERT_TITLE_LOCATION_ACCESS','Location Access','en_gb','Location Access',29),
(1224,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','en_gb','Requires your location to show nearby events.',29),
(1225,'ALERT_BTN_ALLOW','ALLOW','en_gb','ALLOW',29),
(1226,'ALERT_BTN_DENY','DENY','en_gb','DENY',29),
(1227,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','en_gb','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(1228,'DELETE_RECORD','Delete Record','en_gb','Delete Record',29),
(1229,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','en_gb','Are you sure want to delete this shortcut?',29),
(1230,'DELETE_SHORTCUT','Delete Shortcut','en_gb','Delete Shortcut',29),
(1231,'LBL_TERMS','By logging in, you agree to our Terms and','en_gb','By logging in, you agree to our Terms and',29),
(1232,'LBL_CONDITIONS','Conditions &','en_gb','Conditions &',29),
(1233,'ALERT_TITLE','Alert','en_gb','Alert',29),
(1234,'ALERT_BTN_SUBSCRIBE','Subscribe','en_gb','Subscribe',29),
(1235,'MSG_SELECT_MODULE','Please select any Module','en_gb','Please select any Module',29),
(1236,'MSG_SELECT_LIST','Please select any List','en_gb','Please select any List',29),
(1237,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','en_gb','You don\'t have camera',29),
(1238,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','en_gb','You don\'t have permission to access gallery.',29),
(1239,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','en_gb','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on',29),
(1240,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','en_gb','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on',29),
(1241,'BTN_DONE','Done','en_gb','Done',29),
(1242,'COMMENT','Comment','en_gb','Comment',29),
(1243,'FULL_FORM','Full Form','en_gb','Full Form',29),
(1244,'QUICK_CREATE','Create','en_gb','Create',29),
(1245,'LBL_SELECT_FIELDS','Select Fields','en_gb','Select Fields',29),
(1246,'LBL_SELECT_FIELDS','Select Fields','en_gb','Select Fields',29),
(1247,'LBL_SELECT_FIRST_FIELDS','Select First Field','en_gb','Select First Field',29),
(1248,'LBL_SELECT_SECOND_FIELDS','Select Second Field','en_gb','Select Second Field',29),
(1249,'LBL_SELECT_THIRD_FIELDS','Select Third Field','en_gb','Select Third Field',29),
(1250,'LBL_SORT_BY_FIELD','Select Sort By Field','en_gb','Select Sort By Field',29),
(1251,'BTN_RESET_TO_DEFAULT','Reset to Default','en_gb','Reset to Default',29),
(1252,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','en_gb','Select Sort by field',29),
(1253,'kStrClearBtnTitle','Clear','en_gb','Clear',29),
(1254,'kStrShowMoreBtnTitle','Show More','en_gb','Show More',29),
(1255,'kStrAddActivitiesBtnTitle','Add Activities','en_gb','Add Activities',29),
(1256,'kStrAddCommentPlaceHolder','Add your comments here','en_gb','Add your comments here',29),
(1257,'MSG_ENTER_TO_EMAIL','Please enter to field.','en_gb','Please enter to field.',29),
(1258,'WARNING_FILE','File can\'t open.','en_gb','File can\'t open.',29),
(1259,'MSG_FILE_SAVED','File saved.','en_gb','File saved.',29),
(1260,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','en_gb','Download fail!, please try after sometime.',29),
(1261,'LBL_SHORTCUT','Shortcut','en_gb','Shortcut',29),
(1262,'TXT_MESSAGE_PLACEHOLDER','Type Message','en_gb','Type Message',29),
(1263,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','en_gb','Install Whatsapp',29),
(1264,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','en_gb','No MailBox found. Please Create Mailbox',29),
(1265,'LBL_WROTE','Wrote','en_gb','Wrote',29),
(1266,'MSG_MAIL_SEND','Mail sent','en_gb','Mail sent',29),
(1267,'log_file_not_found','API Log file not found.','en_gb','API Log file not found.',29),
(1268,'unknown_error','An unknown error occurred, try again','en_gb','An unknown error occurred, try again',29),
(1269,'CTMTigerAppVersion','CRMTiger App Version','en_gb','CRMTiger App Version',29),
(1270,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','en_gb','CTMobile Ext. Version Update Successfully',29),
(1271,'dialog_Premium_downgrade','Downgrade will required logout and login again later','en_gb','Downgrade will required logout and login again later',29),
(1272,'dialog_Premium','Upgrade will required logout and login again later','en_gb','Upgrade will required logout and login again later',29),
(1273,'Overwrite','Overwrite','en_gb','Overwrite',29),
(1274,'MSGAddressOverwrite1','Overwrite the existing address with the selected','en_gb','Overwrite the existing address with the selected',29),
(1275,'MSGAddressOverwrite2','address details?','en_gb','address details?',29),
(1276,'UPGRADE_PLAN','Upgrade Plan','en_gb','Upgrade Plan',29),
(1277,'DOWNGRADE_PLAN','Downgrade Plan','en_gb','Downgrade Plan',29),
(1278,'UPGRADE_EXTENSION','Upgrade Extension','en_gb','Upgrade Extension',29),
(1279,'UPGRADE_APP','Upgrade App','en_gb','Upgrade App',29),
(1280,'SELECT_OPTION','Select Option','en_gb','Select Option',29),
(1281,'PLEASE_SELECT','Please select','en_gb','Please select',29),
(1282,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','en_gb','You don\'t have permission for this module.',29),
(1283,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','en_gb','Please select reccuring day of month.',29),
(1284,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','en_gb','Please select reccuring day of week.',29),
(1285,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','en_gb','Please select reccuring days.',29),
(1286,'Please select reccuring days.','Please select reccuring days.','en_gb','Please select reccuring days.',29),
(1287,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','en_gb','Please select reccuring end date.',29),
(1288,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','en_gb','Please select reccuring type.',29),
(1289,'FREQ_TIME','Times','en_gb','Times',29),
(1290,'REPEAT_YEARLY','Repeat Yearly','en_gb','Repeat Yearly',29),
(1291,'REPEAT_MONTHLY','Repeat Monthly','en_gb','Repeat Monthly',29),
(1292,'REPEAT_WEEKLY','Repeat Weekly','en_gb','Repeat Weekly',29),
(1293,'REPEAT_DAILY','Repeat Daily','en_gb','Repeat Daily',29),
(1294,'ACTION_TITLE','Action Title','en_gb','Action Title',29),
(1295,'MSG_SELECT_VALID_DATE','Please select valid day of month.','en_gb','Please select valid day of month.',29),
(1296,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','en_gb','Start date should be less than end date.',29),
(1297,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','en_gb','Start time should be less than end time.',29),
(1298,'LBL_LINEITEM_DETAILS','Lineitem Details','en_gb','Lineitem Details',29),
(1299,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','en_gb','Discount amount should be less than the total.',29),
(1300,'VIEW','View','en_gb','View',29),
(1301,'MSG_ENTER_VALID','Please enter valid','en_gb','Please enter valid',29),
(1302,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','en_gb','Percentage should be less than 100.',29),
(1303,'ITEM_TOTAL','Item Total','en_gb','Item Total',29),
(1304,'ADJUSTMENT','Adjustment','en_gb','Adjustment',29),
(1305,'TITLE_CHOOSE_IMAGE','Choose Image','en_gb','Choose Image',29),
(1306,'COMPRESS','Compress','en_gb','Compress',29),
(1307,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','en_gb','Your image size is too large, please select another image',29),
(1308,'OnDayOfMonth','On day of month','en_gb','On day of month',29),
(1309,'OnDayOfWeek','On day of week','en_gb','On day of week',29),
(1310,'AddAndClose','Add & Close','en_gb','Add & Close',29),
(1311,'Repeat','Repeat','en_gb','Repeat',29),
(1312,'OnDay','On day','en_gb','On day',29),
(1313,'View_Line_Item','View Line Item','en_gb','View Line Item',29),
(1314,'TITLE_IMAGE','Image','en_gb','Image',29),
(1315,'TITLE_ICLOUD','iCloud','en_gb','iCloud',29),
(1316,'GOOGLE','Google','en_gb','Google',29),
(1317,'ALERT_BTN_OKAY','Okay','en_gb','Okay',29),
(1318,'ALERT_TITLE_ACCESS_DENIED','Access Denied','en_gb','Access Denied',29),
(1319,'Dont_Show_Again','Don\'t show again','en_gb','Don\'t show again',29),
(1320,'Skip','Skip','en_gb','Skip',29),
(1321,'Fillter_Name','Fillter Name','en_gb','Fillter Name',29),
(1322,'Fillter_Record_Count','Fillter Record Count','en_gb','Fillter Record Count',29),
(1323,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','en_gb','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(1324,'vtiger_url','Your vTiger CRM URL','en_gb','Your vTiger CRM URL',26),
(1325,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','en_gb','You don\'t have permission to Add either This is read-only or Private Field.',31),
(1326,'CLEAR','Clear','en_gb','Clear',31),
(1327,'Files/photos uploaded successfully','Files/photos uploaded successfully','en_gb','Files/photos uploaded successfully',32),
(1328,'Digital signature saved','Digital signature saved','en_gb','Digital signature saved',32),
(1329,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','en_gb','Please upload Signature or Files/photos',32),
(1330,'Files / Photos','Files / Photos','en_gb','Files / Photos',32),
(1331,'Signature','Signature','en_gb','Signature',32),
(1332,'add_photo_using','Add Photo Using','en_gb','Add Photo Using',31),
(1333,'btn_upload_sign','(+) Add Signature','en_gb','(+) Add Signature',31),
(1334,'btn_upload_photo_doc','(+) Upload Files/Photos','en_gb','(+) Upload Files/Photos',31),
(1335,'select_photo_doc_to_upload','Please select files/photos to upload','en_gb','Please select files/photos to upload',31),
(1336,'related_module_title','Search from related module and Add to \"Route\"','en_gb','Search from related module and Add to \"Route\"',30),
(1337,'Route status updated successfully','Route status updated successfully','en_gb','Route status updated successfully',32),
(1338,'Session init failed','Session init failed','en_gb','Session init failed',32),
(1339,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','en_gb','You don\'t have permission to access this resource',32),
(1340,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','en_gb','Could not get the Related To - Try again later',32),
(1341,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','en_gb','Could not get the Route Planning Record - Try again later',32),
(1342,'Something went wrong - Try again later','Something went wrong - Try again later','en_gb','Something went wrong - Try again later',32),
(1343,'sequence updated successfully','sequence updated successfully','en_gb','sequence updated successfully',32),
(1344,'sequence cannot be empty','sequence cannot be empty','en_gb','sequence cannot be empty',32),
(1345,'Shortcut details not saved','Shortcut details not saved','en_gb','Shortcut details not saved',32),
(1346,'Shortcut details saved successfully','Shortcut details saved successfully','en_gb','Shortcut details saved successfully',32),
(1347,'Route save successfully','Route save successfully','en_gb','Route save successfully',32),
(1348,'Record save successfully','Record save successfully','en_gb','Record save successfully',32),
(1349,'No dependency found for picklist','No dependency found for picklist','en_gb','No dependency found for picklist',32),
(1350,'No records found','No records found','en_gb','No records found',32),
(1351,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','en_gb','Outgoing server is not enabled, please configure from CRM',32),
(1352,'Removed Successfully','Removed Successfully','en_gb','Removed Successfully',32),
(1353,'Shortcut has been deleted','Shortcut has been deleted','en_gb','Shortcut has been deleted',32),
(1354,'relation of records removed successfully','relation of records removed successfully','en_gb','relation of records removed successfully',32),
(1355,'relation of records not removed','relation of records not removed','en_gb','relation of records not removed',32),
(1356,'Record has been deleted successfully','Record has been deleted successfully','en_gb','Record has been deleted successfully',32),
(1357,'Time Tracking saved successfully','Time Tracking saved successfully','en_gb','Time Tracking saved successfully',32),
(1358,'Time Tracking updated successfully','Time Tracking updated successfully','en_gb','Time Tracking updated successfully',32),
(1359,'Time Tracking ended successfully','Time Tracking ended successfully','en_gb','Time Tracking ended successfully',32),
(1360,'Time Tracking started successfully','Time Tracking started successfully','en_gb','Time Tracking started successfully',32),
(1361,'record cannot be empty','record cannot be empty','en_gb','record cannot be empty',32),
(1362,'Module is disabled','Module is disabled','en_gb','Module is disabled',32),
(1363,'Shift ended successfully','Shift ended successfully','en_gb','Shift ended successfully',32),
(1364,'Shift started successfully','Shift started successfully','en_gb','Shift started successfully',32),
(1365,'relation of records added successfully','relation of records added successfully','en_gb','relation of records added successfully',32),
(1366,'Comment saved successfully','Comment saved successfully','en_gb','Comment saved successfully',32),
(1367,'Comment not saved','Comment not saved','en_gb','Comment not saved',32),
(1368,'Comment module is not active','Comment module is not active','en_gb','Comment module is not active',32),
(1369,'No Upcoming Event','No Upcoming Event','en_gb','No Upcoming Event',32),
(1370,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','en_gb','No Templates found - create it from Message Templates module',32),
(1371,'No event or task for this date','No event or task for this date','en_gb','No event or task for this date',32),
(1372,'No filters created','No filters created','en_gb','No filters created',32),
(1373,'Select at least one record to attach','Select at least one record to attach','en_gb','Select at least one record to attach',32),
(1374,'Please select one or more attachments','Please select one or more attachments','en_gb','Please select one or more attachments',32),
(1375,'No event for this month','No event for this month','en_gb','No event for this month',32),
(1376,'No Activity found','No Activity found','en_gb','No Activity found',32),
(1377,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','en_gb','Your feedback is valuable for us - it cannot be empty',32),
(1378,'Could not send mail, Please try later','Could not send mail, Please try later','en_gb','Could not send mail, Please try later',32),
(1379,'Latest Version updated successfully','Latest Version updated successfully','en_gb','Latest Version updated successfully',32),
(1380,'User Location Updated Successfully','User Location Updated Successfully','en_gb','User Location Updated Successfully',32),
(1381,'User Location not Updated Successfully','User Location not Updated Successfully','en_gb','User Location not Updated Successfully',32),
(1382,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','en_gb','SMSNotifier is not enable in CRM. Please enable it first',32),
(1383,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','en_gb','Could not submit your feedback - Please try again later',32),
(1384,'Thank you for submitting your feedback','Thank you for submitting your feedback','en_gb','Thank you for submitting your feedback',32),
(1385,'Please upload User Image','Please upload User Image','en_gb','Please upload User Image',32),
(1386,'Image Not Uploading, please try again','Image Not Uploading, please try again','en_gb','Image Not Uploading, please try again',32),
(1387,'User Image Uploaded Successfully','User Image Uploaded Successfully','en_gb','User Image Uploaded Successfully',32),
(1388,'Invalid Module name','Invalid Module name','en_gb','Invalid Module name',32),
(1389,'Records Sync Successfully','Records Sync Successfully','en_gb','Records Sync Successfully',32),
(1390,'Values cannot be empty','Values cannot be empty','en_gb','Values cannot be empty',32),
(1391,'Record id is empty','Record id is empty','en_gb','Record id is empty',32),
(1392,'Logout Successfully','Logout Successfully','en_gb','Logout Successfully',32),
(1393,'Please Enable CTMobile Module','Please Enable CTMobile Module','en_gb','Please Enable CTMobile Module',32),
(1394,'Authentication Failed','Username and Password do not match','en_gb','Username and Password do not match',32),
(1395,'Mismatched module information','Something gone wrong, please try again later','en_gb','Something gone wrong, please try again later',32),
(1396,'Field does not exists','Please set display fields again','en_gb','Please set display fields again',32),
(1397,'Module does not exists','Module does not exists or disabled by admin','en_gb','Module does not exists or disabled by admin',32),
(1398,'Month cannot be empty','Could not get the Month - Try again later','en_gb','Could not get the Month - Try again later',32),
(1399,'Year cannot be empty','Could not get the Year - Try again later','en_gb','Could not get the Year - Try again later',32),
(1400,'Date cannot be empty','Could not get the Date - Try again later','en_gb','Could not get the Date - Try again later',32),
(1401,'Userid cannot be empty','Could not get the Userid - Try again later','en_gb','Could not get the Userid - Try again later',32),
(1402,'End Date cannot be empty','Could not get the status - Try again later','en_gb','Could not get the status - Try again later',32),
(1403,'Start Date cannot be empty','Could not get the Start Date - Try again later','en_gb','Could not get the Start Date - Try again later',32),
(1404,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','en_gb','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature',32),
(1405,'Longitude cannot be empty','Could not get location-Please try again','en_gb','Could not get location-Please try again',32),
(1406,'Latitude cannot be empty','Could not get location-Please try again','en_gb','Could not get location-Please try again',32),
(1407,'User cannot be empty','Could not get the User - Try again later','en_gb','Could not get the User - Try again later',32),
(1408,'Status cannot be empty','Could not get the status - Try again later','en_gb','Could not get the status - Try again later',32),
(1409,'Required fields not found','Required fields not found','en_gb','Required fields not found',32),
(1410,'Tracking module not active','Tracking module not active-Please contact CRM Admin','en_gb','Tracking module not active-Please contact CRM Admin',32),
(1411,'Missing mandatory input values','Missing mandatory input values','en_gb','Missing mandatory input values',32),
(1412,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','en_gb','No MailBox found. Please Create Mailbox',32),
(1413,'Mail not sent','Mail not sent','en_gb','Mail not sent',32),
(1414,'Mail send successfully','Mail send successfully','en_gb','Mail send successfully',32),
(1415,'Email Id or username not match with your record','Email Id or username not match with your record','en_gb','Email Id or username not match with your record',32),
(1416,'Module not specified','Module not specified','en_gb','Module not specified',32),
(1417,'No messages found','No messages found','en_gb','No messages found',32),
(1418,'No Dependency Found For This Module','No Dependency Found For This Module','en_gb','No Dependency Found For This Module',32),
(1419,'Outgoing server is not Enabled','Outgoing server is not Enabled','en_gb','Outgoing server is not Enabled',32),
(1420,'Outgoing server is Enabled','Outgoing server is Enabled','en_gb','Outgoing server is Enabled',32),
(1421,'Email Attached Successfully','Email Attached Successfully','en_gb','Email Attached Successfully',32),
(1422,'Documents Attached Successfully','Documents Attached Successfully','en_gb','Documents Attached Successfully',32),
(1423,'Login required - Please login again','Login required - Please login again','en_gb','Login required - Please login again',32),
(1424,'time_tracking_module_disable','Time tracking module is disable','en_gb','Time tracking module is disable',31),
(1425,'route_planning_module_disable','Route planning module is disable','en_gb','Route planning module is disable',31),
(1426,'mark_as_held','Are you sure you want to mark Event as Held?','en_gb','Are you sure you want to mark Event as Held?',31),
(1427,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','en_gb','You have already started Time tracking for another record, Do you want to stop it first ?',31),
(1428,'access_denied_routeplanning','Access denied for route planning','en_gb','Access denied for route planning',31),
(1429,'time_spent','Time Spent','en_gb','Time Spent',31),
(1430,'select_user','Select User','en_gb','Select User',30),
(1431,'status_cannot_be_held','Status cannot be held for future date start','en_gb','Status cannot be held for future date start',30),
(1432,'please_select_end_date','Please select end date','en_gb','Please select end date',30),
(1433,'please_select_start_date','Please select start date','en_gb','Please select start date',30),
(1434,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','en_gb','Tap on + icon to select record for your route.',30),
(1435,'please_enter_notes','Please enter notes','en_gb','Please enter notes',30),
(1436,'please_enter_title','Please enter title','en_gb','Please enter title',30),
(1437,'please_select_date','Please Select Date','en_gb','Please Select Date',30),
(1438,'search_by_date','Search by Date','en_gb','Search by Date',30),
(1439,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','en_gb','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.',30),
(1440,'max_upload_size','max file Upload exceeds','en_gb','max file Upload exceeds',30),
(1441,'unselect_all','UnSelect All','en_gb','UnSelect All',30),
(1442,'select_all','Select All','en_gb','Select All',30),
(1443,'please_select_records','Please select records','en_gb','Please select records',30),
(1444,'select_date','Select Date','en_gb','Select Date',30),
(1445,'quantity_in_stock_is','Quantity in stock is','en_gb','Quantity in stock is',30),
(1446,'replies','Replies','en_gb','Replies',30),
(1447,'conversation_require_selection','Conversion requires selection of Contact or Organization','en_gb','Conversion requires selection of Contact or Organization',30),
(1448,'please_select_product','Please Select Product','en_gb','Please Select Product',30),
(1449,'timer_msg','You can start timer for single task only at same time','en_gb','You can start timer for single task only at same time',31),
(1450,'save_start_tracking','Save & Start Tracking','en_gb','Save & Start Tracking',31),
(1451,'lbl_notes','Notes','en_gb','Notes',31),
(1452,'enter_title','Enter Title','en_gb','Enter Title',31),
(1453,'select_module_record','Select Module / Record','en_gb','Select Module / Record',31),
(1454,'lbl_tomorrow','Tomorrow','en_gb','Tomorrow',30),
(1455,'lbl_yesterday','Yesterday','en_gb','Yesterday',30),
(1456,'lbl_today','Today','en_gb','Today',30),
(1457,'time_tracker','Time Tracker','en_gb','Time Tracker',31),
(1458,'time_end','End Time','en_gb','End Time',5),
(1459,'due_date','End Date','en_gb','End Date',5),
(1460,'time_start','Time Start','en_gb','Time Start',5),
(1461,'date_start','Start Date','en_gb','Start Date',5),
(1462,'delete_widget_msg','Display widget again by using (+) option','en_gb','Display widget again by using (+) option',15),
(1463,'no_upcoming_activities','No scheduled activities ','en_gb','No scheduled activities ',15),
(1464,'check_in_first','Please check-in first','en_gb','Please check-in first',30),
(1465,'duration','Duration','en_gb','Duration',30),
(1466,'distance','Distance','en_gb','Distance',30),
(1467,'proper_address_message','Please enter proper address in record\n','en_gb','Please enter proper address in record',30),
(1468,'select_status','Select Status','en_gb','Select Status',30),
(1469,'route_planner','Route Planner','en_gb','Route Planner',30),
(1470,'route_planning','Route Planning','en_gb','Route Planning',30),
(1471,'add_route','Add Route','en_gb','Add Route',30),
(1472,'calender_disabled','Calendar Module is disabled','en_gb','Calendar Module is disabled',30),
(1473,'close_dialog','Close form','en_gb','Close form',30),
(1474,'cancel_form_message','Are You sure want to close ?','en_gb','Are You sure want to close ?',30),
(1475,'create_route','Create Route','en_gb','Create Route',30),
(1476,'select_module_create_route','Select Module to create Route','en_gb','Select Module to create Route',30),
(1477,'cancel','Cancel','en_gb','Cancel',30),
(1478,'assign_route','Assign Route','en_gb','Assign Route',30),
(1479,'route_for','Route for','en_gb','Route for',30),
(1480,'assigned_to','Assigned To','en_gb','Assigned To',30),
(1481,'enter_route_name','Enter Route Name','en_gb','Enter Route Name',30),
(1482,'list','List','en_gb','List',30),
(1483,'map','Map','en_gb','Map',30),
(1484,'other_modules','Other Modules','en_gb','Other Modules',15),
(1485,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','en_gb','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.',25),
(1486,'clear','Clear','en_gb','Clear',25),
(1487,'open','Open','en_gb','Open',11),
(1488,'max_file_msg','Too many files selected (max:6)','en_gb','Too many files selected (max:6)',11),
(1489,'error_voicenote_record','Unable to recording voice while another application is recording sound.','en_gb','Unable to recording voice while another application is recording sound.',11),
(1490,'msg_warning','Warning!','en_gb','Warning!',11),
(1491,'Permision_denied_contact','Permission denied to access your contacts','en_gb','Permission denied to access your contacts',15),
(1492,'no_widget_added','Please click + icon to add new widget to your dashboard.','en_gb','Please click + icon to add new widget to your dashboard.',15),
(1493,'no_data_available','Data not available, please check the selected fields','en_gb','Data not available, please check the selected fields',15),
(1494,'check_out_successfully','Check out successfully','en_gb','Checked out successfully',11),
(1495,'check_in_successfully','Check in successfully','en_gb','Checked in successfully',11),
(1496,'check_out','Check out','en_gb','Check out',11),
(1497,'check_in','Check in','en_gb','Check in',11),
(1498,'navigate','Navigate','en_gb','Navigate',11),
(1499,'save_to_phone_vcard_success','VCard Saved to phone successfully','en_gb','VCard Saved to phone successfully',15),
(1500,'download_vcard_success','VCard downloaded successfully','en_gb','VCard downloaded successfully',15),
(1501,'card_details','Card Details','en_gb','Card Details',15),
(1502,'add_widget','Add Widget','en_gb','Add Widget',15),
(1503,'delete_widget','Are you sure to hide widget?','en_gb','Are you sure to hide widget?',15),
(1504,'already_widgets_added','All types of Widget & reports are already added','en_gb','All types of Widget & reports are already added',15),
(1505,'retry','Retry','en_gb','Retry',28),
(1506,'retake','Retake','en_gb','Retake',28),
(1507,'Reports','Reports','en_gb','Reports',15),
(1508,'Widgets','Widgets','en_gb','Widgets',15),
(1509,'vcard_config','Vcard Configuration','en_gb','Vcard Configuration',8),
(1510,'save_to_phone','Save to phone','en_gb','Save to phone',11),
(1511,'download_vcard','Download Vcard','en_gb','Download Vcard',11),
(1512,'share_vcard','Share Vcard','en_gb','Share Vcard',11),
(1513,'share_record','Share Record','en_gb','Share Record',11),
(1514,'permission_denied_edit','You don\'t have permission to edit this record.','en_gb','You don\'t have permission to edit this record.',27),
(1515,'permission_denied_delete','You don\'t have permission to delete this record.','en_gb','You don\'t have permission to delete this record.',27),
(1516,'Voice_Recording_Started','Recording Started','en_gb','Recording Started',12),
(1517,'Voice_Recording_Stopped','Recording Stopped','en_gb','Recording Stopped',12),
(1518,'SEARCH','Search','en_gb','Search',7),
(1519,'LAST','Last','en_gb','Last',7),
(1520,'FIRST','First','en_gb','First',7),
(1521,'MONDAY','Monday','en_gb','Monday',7),
(1522,'TUESDAY','Tuesday','en_gb','Tuesday',7),
(1523,'WEDNESDAY','Wednesday','en_gb','Wednesday',7),
(1524,'THURSDAY','Thursday','en_gb','Thursday',7),
(1525,'FRIDAY','Friday','en_gb','Friday',7),
(1526,'SATURDAY','Saturday','en_gb','Saturday',7),
(1527,'SUNDAY','Sunday','en_gb','Sunday',7),
(1528,'DAILY','Daily','en_gb','Daily',7),
(1529,'WEEKLY','Weekly','en_gb','Weekly',7),
(1530,'MONTHLY','Monthly','en_gb','Monthly',7),
(1531,'YEARLY','Yearly','en_gb','Yearly',7),
(1532,'asset_tracking','Asset tracking','en_gb','Asset tracking',15),
(1533,'open_file','Open File','en_gb','Open File',1),
(1534,'download_pdf_successfully','Download PDF Successfully','en_gb','Download PDF Successfully',1),
(1535,'select_pdf','Select PDF','en_gb','Select PDF',1),
(1536,'email_pdf','Email PDF','en_gb','Email PDF',1),
(1537,'download_pdf','Download PDF','en_gb','Download PDF',1),
(1538,'edit_route','Edit Route','en_gb','Edit Route',1),
(1539,'save_route','Save Route','en_gb','Save Route',1),
(1540,'clear_all','Clear All','en_gb','Clear All',1),
(1541,'notification','Notifications','en_gb','Notifications',1),
(1542,'menu_management','Menu Management','en_gb','Menu Management',1),
(1543,'select_menu','Select Menu','en_gb','Select Menu',1),
(1544,'module_record_not_found','Module and Record not found','en_gb','Module and Record not found',1),
(1545,'reason_for_changing_comments','Reason for changing comments','en_gb','Reason for changing comments',1),
(1546,'edit_reason','Edit Reason','en_gb','Edit Reason',1),
(1547,'create_filters','Create Filter','en_gb','Create Filter',1),
(1548,'you_checked','You Checked','en_gb','You Checked',1),
(1549,'you_un_checked','You UnChecked','en_gb','You UnChecked',1),
(1550,'log_the_call','Log the call ?','en_gb','Log the call ?',1),
(1551,'add_a_description_(optional)','Add a description (optional)','en_gb','Add a description (optional)',1),
(1552,'called','Called','en_gb','Called',1),
(1553,'call_log','Call Log','en_gb','Call Log',1),
(1554,'subject','Subject','en_gb','Subject',1),
(1555,'add_condition','Add Condition','en_gb','Add Condition',1),
(1556,'select_condition','Select Condition','en_gb','Select Condition',1),
(1557,'select_field','Select Field','en_gb','Select Field',1),
(1558,'please_select_first_field','Please First Select field','en_gb','Please First Select field',1),
(1559,'filter_name','Filter Name','en_gb','Filter Name',1),
(1560,'enter_filter_name','Enter filter name','en_gb','Enter filter name',1),
(1561,'choose_conditions','Choose Conditions','en_gb','Choose Conditions',1),
(1562,'all_condition','All Conditions(All conditions must be met)','en_gb','All Conditions(All conditions must be met)',1),
(1563,'any_condition','Any Conditions(At least one the conditions must be met)','en_gb','Any Conditions(At least one the conditions must be met)',1),
(1564,'lattitude','latitude','en_gb','latitude',1),
(1565,'notification_settings','Notification Settings','en_gb','Notification Settings',1),
(1566,'notification_management','Notification Management','en_gb','Notification Management',1),
(1567,'addyourcommentshere','Type @ to mention user','en_gb','Type @ to mention user',1),
(1568,'google_api_key_missing','Google Api key is missing.','en_gb','Google Api key is missing.',1),
(1569,'event_filter_by','Event Filter by','en_gb','Event Filter by',1),
(1570,'apply','Apply','en_gb','Apply',1),
(1571,'choose_from_gallery','Choose From Gallery','en_gb','Choose From Gallery',1),
(1572,'choose_from_camera','Choose From Camera','en_gb','Choose From Camera',1),
(1573,'mutli_select_CB','Mutli Select CB','en_gb','Mutli Select CB',1),
(1574,'please_select_condition','Please Select Condition','en_gb','Please Select Condition',1),
(1575,'please_enter_value_or_field','Please Enter Value or Field','en_gb','Please Enter Value or Field',1),
(1576,'set_as_default','Set as Default','en_gb','Set as Default',1),
(1577,'list_in_metrics','List in Metrics','en_gb','List in Metrics',1),
(1578,'order_number','Order Number','en_gb','Order Number',1),
(1579,'recording_saved_message','Recording saved successfully.','en_gb','Recording saved successfully.',1),
(1580,'recording_file','Recording File','en_gb','Recording File',1),
(1581,'file_not_found','File not found','en_gb','File not found',1),
(1582,'please_enter_valid_path','Please enter valid path','en_gb','Please enter valid path',1),
(1583,'enter_path_here','Enter path here...','en_gb','Enter path here...',1),
(1584,'set_call_recording_path','Set Call Recording Path','en_gb','Set Call Recording Path',1),
(1585,'set_call_recording_path_here','Set call recording path here','en_gb','Set call recording path here',1),
(1586,'call_recording_path','Call Recording Path','en_gb','Call Recording Path',1),
(1587,'please_place_api','Please enable place api','en_gb','Please enable place api',1),
(1588,'event_filters_by','Event Filters by','en_gb','Event Filters by',1),
(1589,'select_at_least_one_option','Please select at least one option','en_gb','Please select at least one option',1),
(1590,'enable_call_feature','Please enable call feature','en_gb','Please enable call feature',1),
(1591,'enable_email_feature','Please enable email feature','en_gb','Please enable email feature',1),
(1592,'demo_login','Demo Login','en_gb','Demo Login',1),
(1593,'select_email_template','Select Email Template','en_gb','Select Email Template',1),
(1594,'template_name','Template Name','en_gb','Template Name',1),
(1595,'example_storage_path','example : storage/Music/Recordings/Call Recordings','en_gb','example : storage/Music/Recordings/Call Recordings',1),
(1596,'User Notification Settings saved successfully','User Notification Settings saved successfully','en_gb','User Notification Settings saved successfully',33),
(1597,'This Notification has been disabled by admin','This Notification has been disabled by admin','en_gb','This Notification has been disabled by admin',33),
(1598,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','en_gb','Notify when any updates to the record you\'re following',33),
(1599,'Task assigned to you','Task assigned to you','en_gb','Task assigned to you',33),
(1600,'Task Reminder','Task Reminder','en_gb','Task Reminder',33),
(1601,'You were mentioned in comments','You were mentioned in comments','en_gb','You were mentioned in comments',33),
(1602,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','en_gb','Comments has been added to record assigned to you',33),
(1603,'When Record Assigned','When Record Assigned','en_gb','When Record Assigned',33),
(1604,'Event Reminder','Event Reminder','en_gb','Event Reminder',33),
(1605,'Event Invitation','Event Invitation','en_gb','Event Invitation',33),
(1606,'Follow record','Follow record','en_gb','Follow record',33),
(1607,'Task','Task','en_gb','Task',33),
(1608,'Conversions','Conversions','en_gb','Conversions',33),
(1609,'Events','Events','en_gb','Events',33),
(1610,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','en_gb','No record(s) found Please click on filter icon to change filter',1),
(1611,'title','Title','en_gb','Title',1),
(1612,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','en_gb','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(1613,'call_recording','Call recording','en_gb','Call recording',1),
(1614,'voice_recorder','Voice Recorder','en_gb','Voice Recorder',1),
(1615,'no_address_reference_found','No Address Reference found','en_gb','No Address Reference found',32),
(1616,'no_overdue_activities','No OverDue Activities','en_gb','No OverDue Activities',32),
(1617,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','en_gb','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(1618,'Default_Search_Field','Default search field','en_gb','Default search field',32),
(1619,'Calender_Reminder_Message','Free user can\'t send local reminder','en_gb','Free user can\'t send local reminder',32),
(1620,'you_must_have_permission','You must give permissions to use this features.','en_gb','You must give permissions to use this features.',32),
(1621,'internal_comment','Internal Comment','en_gb','Internal Comment',1),
(1622,'unlink_record','Unlink Record','en_gb','Unlink Record',11),
(1623,'unlink_record_msg','Are you sure want to unlink record?','en_gb','Are you sure want to unlink record?',11),
(1624,'file_format_not_support','File format not supported','en_gb','File format not supported',11),
(1625,'file_upload','File Upload','en_gb','File Upload',5),
(1626,'to_vtiger','To Vtiger','en_gb','To Vtiger',5),
(1627,'link_external_document','Link External Document','en_gb','Link External Document',5),
(1628,'from_file_url','From File Url','en_gb','From File Url',5),
(1629,'create_new_document','Create New Document','en_gb','Create New Document',5),
(1630,'select_document_type','Select Document type','en_gb','Select Document type',5),
(1631,'add_signature','Please add signature','en_gb','Please add signature',11),
(1632,'date_greater_then_equal','should be greater than or equal to','en_gb','should be greater than or equal to',1),
(1633,'date_less_then_equal','should be less than or equal to','en_gb','should be less than or equal to',1),
(1634,'Click_on_plus_for_add','Please tap on + to create a new record.','en_gb','Please tap on + to create a new record.',15),
(1635,'display_map','Display map','en_gb','Display map',15),
(1636,'other_settings','Other settings','en_gb','Other settings',15),
(1637,'total_hours','Total hours','en_gb','Total hours',15),
(1638,'widget_not_found','No widgets found','en_gb','No widgets found',15),
(1639,'quickaction','Quick action','en_gb','Quick action',15),
(1640,'dashboard','Dashboard','en_gb','Dashboard',15),
(1641,'new','New','en_gb','New',15),
(1642,'global_search_hint','Please try to search using search box at top','en_gb','Please try to search using search box at top',15),
(1643,'near_by_map','Near By Map','en_gb','Near By Map',15),
(1644,'miles','Miles','en_gb','Miles',15),
(1645,'lbl_filters','Filters','en_gb','Filters',27),
(1646,'warning','Warning','en_gb','Warning',27),
(1647,'no_filter_created','No filter is created.','en_gb','No filter is created.',27),
(1648,'please_create_new_ilter','Please create a new filter','en_gb','Please create a new filter',27),
(1649,'select_search_fields','Select fields for the search record.','en_gb','Select fields for the search record.',27),
(1650,'apply_fliters','Apply filters','en_gb','Apply filters',27),
(1651,'sort_by','Sort by','en_gb','Sort by',27),
(1652,'sort_order','Sort order','en_gb','Sort order',27),
(1653,'Start_time_tracking','Start time tracking','en_gb','Start time tracking',31),
(1654,'Stop_time_tracking','Stop time tracking','en_gb','Stop time tracking',31),
(1655,'image_preview','Image preview','en_gb','Image preview',11),
(1656,'phone_number','Phone number','en_gb','Phone number',11),
(1657,'email_address','Email address','en_gb','Email address',11),
(1658,'edit_your_preferences','Edit your preferences','en_gb','Edit your preferences',8),
(1659,'about_app','About app','en_gb','About app',8),
(1660,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','en_gb','You already have latest CTMobile Ext. Version',8),
(1661,'updated_app_version','You already have latest CRMTiger App Version','en_gb','You already have latest CRMTiger App Version',8),
(1662,'plan','Plan','en_gb','Plan',8),
(1663,'time','Time','en_gb','Time',31),
(1664,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','en_gb','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(1665,'add_to_quick_action','Add to quick action','en_gb','Add to quick action',1),
(1666,'add_filter_to_quick_action','Add filter to quick action','en_gb','Add filter to quick action',1),
(1667,'create_record','Create Record','en_gb','Create Record',1),
(1668,'quick_action_hint','You can Add Quick Action here','en_gb','You can Add Quick Action here',1),
(1669,'str_send','Send','en_gb','Send',3),
(1670,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','en_gb','Do you want to update tax & charge values corresponding to selected region?',1),
(1671,'delete_quick_action_widgest','Delete Widget?','en_gb','Delete Widget?',15),
(1672,'add_record_to_dashboard','Add record to dashboard','en_gb','Add record to dashboard',15),
(1673,'module_quick_action_msg','Module added to dashboard','en_gb','Module added to dashboard',15),
(1674,'filter_quick_action_msg','Filter added to dashboard','en_gb','Filter added to dashboard',15),
(1675,'record_quick_action_msg','Record added to dashboard','en_gb','Record added to dashboard',15),
(1676,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','en_gb','Filter shortcut added to dashboard',15),
(1677,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','en_gb','Record shortcut added to dashboard',15),
(1678,'documents_disabled','Documents Module is disabled','en_gb','Documents Module is disabled',1),
(1679,'document_dont_attachment','Document does not have a attachment','en_gb','Document does not have a attachment',1),
(1680,'go_to_neat_by','Go to NearBy','en_gb','Go to NearBy',15),
(1681,'go_to_time_tracking','Go to Time Tracker','en_gb','Go to Time Tracker',13),
(1682,'nearby_quick_action_msg','NearBy added to dashboard','en_gb','NearBy added to dashboard',15),
(1683,'time_tracking_quick_action_msg','Time Tracking added to dashboard','en_gb','Time Tracking added to dashboard',15),
(1684,'attendance_quick_action_msg','Attendance added to dashboard','en_gb','Attendance added to dashboard',15),
(1685,'attachment','Attachment','en_gb','Attachment',15),
(1686,'search_by_fields','Search by fields','en_gb','Search by fields',27),
(1687,'apply_selected','Apply selected','en_gb','Apply selected',27),
(1688,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','en_gb','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(1689,'Attendance','Attendance','en_gb','Attendance',15),
(1690,'Check-in successfully','Check-in successfully','en_gb','Check-in successfully',32),
(1691,'Check-out successfully','Check-out successfully','en_gb','Check-out successfully',32),
(1692,'Nothing around here','Nothing around here','en_gb','Nothing around here',13),
(1693,'select_days','Select Days','en_gb','Select Days',5),
(1694,'select_minutes','Select Minutes','en_gb','Select Minutes',5),
(1695,'select_hours','Select Hours','en_gb','Select Hours',5),
(1696,'no_lat_long_found','Location information (Latitude,Longitude) not found','en_gb','Location information (Latitude,Longitude) not found',32),
(1697,'Call Log save successfully','Call Log save successfully','en_gb','Call Log save successfully',32),
(1698,'Files/photos deleted successfully','Files/photos deleted successfully','en_gb','Files/photos deleted successfully',32),
(1699,'network_error','Network connection error!','de_de','Netzwerkfehler!',1),
(1700,'connection_check','Could not connect to CRM, Please check your Internet connection.','de_de','Bitte überprüfe deine Internetverbindung.',1),
(1701,'update','Update','de_de','Update',1),
(1702,'cancel','Cancel','de_de','Cancel',1),
(1703,'ok','Ok','de_de','Ok',1),
(1704,'more_information','Click here for more information.','de_de','Klicken Sie hier für weitere Informationen.',1),
(1705,'yes','Yes','de_de','Ja',1),
(1706,'no','No','de_de','Nein',1),
(1707,'click_again_exit','Click again to exit','de_de','Klicken Sie erneut, um den Vorgang zu beenden',1),
(1708,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','de_de','Sie haben keine Berechtigung, diese Funktion anzuzeigen. Bitte abonnieren Sie die Premium-Version. Klicken Sie hier, um sich anzumelden.',1),
(1709,'clickhere','Click here','de_de','Klick hier',1),
(1710,'clickhere_subscribe','Click here to subscribe premium version','de_de','Klicken Sie hier, um sich anzumelden',1),
(1711,'clickhere_configure','Click here and view how to Configure.','de_de','Klicken Sie hier und sehen Sie, wie Sie konfigurieren.',1),
(1712,'please_wait','Please Wait…','de_de','Warten Sie mal…',1),
(1713,'share__msg','Share file with','de_de','Datei teilen mit',1),
(1714,'dialog_camera','Camera','de_de','Kamera',1),
(1715,'dialog_add_file_by','Take Photo from','de_de','Dateien hinzufügen von',1),
(1716,'add','Add','de_de','Hinzufügen',1),
(1717,'mail_manager_configured','Mail Manager is not configured','de_de','Mail Manager ist nicht konfiguriert',1),
(1718,'dialog_add_files_by','Add Files by','de_de','Dateien hinzufügen von',1),
(1719,'dialog_drive','Drive','de_de','Fahrt',1),
(1720,'dialog_drop_box','Drop Box','de_de','Drop Box',1),
(1721,'dialog_need_signin','You need to Sign-in to your Drive account first.','de_de','Sie müssen sich zuerst anmelden',1),
(1722,'dialog_gallery','Gallery','de_de','Galerie',1),
(1723,'delete','Delete','de_de','Löschen',1),
(1724,'timeoutmessage','Oops! Request is taking more time than expected.','de_de','Hoppla, die Anfrage dauert länger als erwartet.',1),
(1725,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','de_de','GPS ist nicht aktiviert. Bitte schalten Sie es ein, um in Ihre Nähe zu gelangen.',1),
(1726,'sure_want_delete','Are you sure want to delete ?','de_de','Möchten Sie wirklich löschen?',1),
(1727,'select','Select','de_de','Wählen',1),
(1728,'msgforrecordaudio','Minimum record duration one second.','de_de','Minimum record duration one second.',1),
(1729,'permission_storage','Permission denied to read your External storage','de_de','Die Berechtigung zum Lesen Ihres externen Speichers wurde verweigert',1),
(1730,'send_permission_msg','Send message permission denied','de_de','Berechtigung zum Senden von Nachrichten verweigert',1),
(1731,'choosefile','Choose File','de_de','Datei wählen',1),
(1732,'enter','Enter','de_de','Eingeben',1),
(1733,'select_an_option','Select an Option','de_de','Select an Option',1),
(1734,'email_validation','Email is not valid','de_de','Email ist ungültig',1),
(1735,'please_enter','Please Enter','de_de','Bitte eintreten',1),
(1736,'website_validation_text','Website URL is not valid','de_de','Die URL der Website ist ungültig',1),
(1737,'selectvalue','Select value first','de_de','Wählen Sie zuerst einen Wert aus',1),
(1738,'email','Email','de_de','Email',1),
(1739,'enter_email_address','Enter email address','de_de','E-Mail Adresse eingeben',1),
(1740,'email_address_not_correct','Email address incorrect','de_de','E-Mail-Adresse falsch',1),
(1741,'pls_enter_subject','Please Enter Subject','de_de','Bitte geben Sie einen Betreff ein',1),
(1742,'attachFiles','Attached File','de_de','Angehängte Datei',1),
(1743,'from','From','de_de','Von',1),
(1744,'to','To','de_de','Zu',1),
(1745,'call_permission_msg','Call permission denied','de_de','Anruferlaubnis verweigert',1),
(1746,'no_records','No records found','de_de','Keine Aufzeichnungen gefunden',1),
(1747,'fullform','Create New','de_de','Vollständige Form',1),
(1748,'save','Save','de_de','sparen',1),
(1749,'total','Total','de_de','Gesamt',1),
(1750,'discount','Discount','de_de','Rabatt',1),
(1751,'price','Price','de_de','Preis *',1),
(1752,'quantity','Quantity','de_de','Menge *',1),
(1753,'select_module','Select Module','de_de','Modul auswählen',1),
(1754,'item_list','Item List','de_de','Artikelliste',1),
(1755,'quickcreate','Quick Create','de_de','Schnell erstellen',1),
(1756,'overwrite_msg_part1','Overwrite the existing address with the selected','de_de','Overwrite the existing address with the selected',1),
(1757,'once_in_every','Once in every','de_de','Einmal in jedem',1),
(1758,'overwrite_msg_part2','address details?','de_de','address details?',1),
(1759,'add_item','Add Item','de_de','Artikel hinzufügen',1),
(1760,'recordsave','Record saved successfully','de_de','Aufzeichnung erfolgreich gespeichert',1),
(1761,'recordnotsave','Could not save record. Try again later','de_de','Aufzeichnung nicht speichern',1),
(1762,'minutes','Minutes','de_de','Protokoll',1),
(1763,'hours','Hours','de_de','Std',1),
(1764,'days','Days','de_de','Tage',1),
(1765,'on','On','de_de','Auf',1),
(1766,'day_of_the_month','day of the month','de_de','Tag des Monats',1),
(1767,'list_price','List Price','de_de','Listenpreis *',1),
(1768,'add_record','Add Record','de_de','Datensatz hinzufügen',1),
(1769,'add_product','Add Product','de_de','Produkt hinzufügen',1),
(1770,'add_service','Add Service','de_de','Dienst hinzufügen',1),
(1771,'discountin','Discount in %','de_de','Rabatt in%',1),
(1772,'unitprice','Unit price','de_de','Stückpreis *',1),
(1773,'netprice','Net price','de_de','Nettopreis *',1),
(1774,'comments','Comments','de_de','Bemerkungen',1),
(1775,'add_close','Add & Close','de_de','Hinzufügen & Schließen',1),
(1776,'fetching_rout_message','Fetching route, Please wait…','de_de','Route wird abgerufen, bitte warten ...',1),
(1777,'setting','Settings','de_de','die Einstellungen',1),
(1778,'utc','UTC','de_de','koordinierte Weltzeit',1),
(1779,'in','In','de_de','Im',1),
(1780,'days_ago','days ago','de_de','Vor Tagen',1),
(1781,'mins_ago','Minutes ago','de_de','vor Minuten',1),
(1782,'justnow','Just now','de_de','Gerade jetzt',1),
(1783,'hours_ago','hours ago','de_de','Vor Stunden',1),
(1784,'in_1_day','In 1 day','de_de','In 1 Tag',1),
(1785,'scanqrcode','Asset / Card scanner','de_de','QR-Kartenscanner',1),
(1786,'call_log','Call Log','de_de','Anrufliste',1),
(1787,'voice_message','Hi','de_de','Hi',1),
(1788,'voice_message1','What can I search for you in','de_de','What can I search for you in',1),
(1789,'live_tracking','Live Tracking','de_de','Live-Tracking',1),
(1790,'mailmanager','Mail Manager','de_de','Mail-Manager',1),
(1791,'my_location','My location','de_de','Mein Standort',1),
(1792,'created_on','Created On','de_de','Erstellt am',1),
(1793,'modified_on','Modified On','de_de','Geändert am',1),
(1794,'enter_comments','Enter Comments','de_de','Geben Sie Kommentare ein',1),
(1795,'viewmore','View More','de_de','Mehr sehen',1),
(1796,'viewless','View Less','de_de','Weniger anzeigen',1),
(1797,'gotofullform','Go to Full Form','de_de','Gehe zum vollständigen Formular',1),
(1798,'post','Post','de_de','Post',1),
(1799,'url','URL','de_de','URL',1),
(1800,'dialog_title_text_back_color','Select a Text Background Color','de_de','Wählen Sie eine Texthintergrundfarbe',1),
(1801,'event_or_task','Add event/task','de_de','Ereignis / Aufgabe hinzufügen',1),
(1802,'shortcut','Shortcuts','de_de','Verknüpfungen',1),
(1803,'select_field','Select Field','de_de','Feld auswählen',1),
(1804,'share','Share','de_de','Aktie',1),
(1805,'title_insert_link','Insert Link','de_de','Link einfügen',1),
(1806,'addyourcommentshere','Add your comments here','de_de','Fügen Sie hier Ihre Kommentare hinzu',1),
(1807,'nocomment','No Comments','de_de','Keine Kommentare',1),
(1808,'leads','Leads','de_de','Führt',1),
(1809,'true_val','true','de_de','wahr',1),
(1810,'noresult','No Result','de_de','Kein Ergebnis',1),
(1811,'version','Version','de_de','Ausführung',1),
(1812,'convert_lead','Convert Lead','de_de','Convert Lead',1),
(1813,'app_name','CRMTiger','de_de','CRMTiger',1),
(1814,'enter_url','Please Enter url','de_de','Bitte geben Sie die URL ein',1),
(1815,'help','Help','de_de','Hilfe',1),
(1816,'contact_us','Contact Us','de_de','Kontaktiere uns',1),
(1817,'updates','Updates','de_de','Aktualisierung',1),
(1818,'logout','LogOut','de_de','Ausloggen',1),
(1819,'busnies_cardscanner','Business Card Scanner','de_de','Business Card Scanner',1),
(1820,'sure_want_logout','Are you sure want to logout ?','de_de','Möchten Sie sich wirklich abmelden?',1),
(1821,'logout_message','Logout successfully','de_de','Möchten Sie sich wirklich abmelden?',1),
(1822,'all','All','de_de','Alles',1),
(1823,'add_event','Add event','de_de','Ereignis hinzufügen',1),
(1824,'add_task','Add Task','de_de','Aufgabe hinzufügen',1),
(1825,'next','Next','de_de','Next',1),
(1826,'terms_conditions','Terms and Conditions','de_de','Terms and Conditions',1),
(1827,'login','Login','de_de','Anmeldung',2),
(1828,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','de_de','Mit Ihrer Anmeldung stimmen Sie unseren Allgemeinen Geschäftsbedingungen zu & Datenschutz-Bestimmungen',2),
(1829,'copyright','Copyright © 2020 CRMTiger Version','de_de','Urheberrechte © u00A9 2019 CRMTiger \n Ausführung',2),
(1830,'enter_username','Please enter username','de_de','Bitte geben sie einen Benutzernamen ein',2),
(1831,'enter_password','Please enter password','de_de','Bitte Passwort eingeben',2),
(1832,'remanberme','Remember Me','de_de','Erinnere dich an mich',2),
(1833,'forgot_password','Forgot password?','de_de','Passwort vergessen?',2),
(1834,'privacy_policay1','Privacy Policy','de_de','Datenschutz-Bestimmungen',2),
(1835,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','de_de','Something went wrong. \n please Click here to contact support.',2),
(1836,'enter_username_password','Entered Username or Password is wrong','de_de','Eingegebener Benutzername oder Passwort ist falsch',2),
(1837,'server_issue_occured','Server issues occurred','de_de','Server issues occurred',2),
(1838,'password','Password','de_de','Passwort',3),
(1839,'user_name','Username','de_de','Nutzername',3),
(1840,'reset_pwd','Reset Password','de_de','Passwort zurücksetzen',3),
(1841,'forgot_password_title','Forgot password','de_de','Passwort vergessen',3),
(1842,'enter_user_name','Enter user name','de_de','Benutzernamen eingeben',3),
(1843,'cc','Cc','de_de','Cc',4),
(1844,'body','Body','de_de','Karosserie',4),
(1845,'bcc','BCC','de_de','BCC',4),
(1846,'dialog_title_text_color','Select a Text Color','de_de','Wählen Sie eine Textfarbe',4),
(1847,'date','Date','de_de','Datum',4),
(1848,'subject','Subject','de_de','Gegenstand',4),
(1849,'composeMail','Compose Mail','de_de','Mail schreiben',4),
(1850,'send','Send','de_de','Senden',4),
(1851,'select_message','Select message','de_de','Nachricht auswählen',4),
(1852,'title_insert_table','Insert Table','de_de','Tabelle einfügen',4),
(1853,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','de_de','Ich bin damit einverstanden, das API-Protokoll an das technische Team zur weiteren Fehlerbehebung weiterzuleiten',5),
(1854,'edit_record','Edit Records','de_de','Datensätze bearbeiten',5),
(1855,'select_time','Select Time','de_de','Zeit auswählen',5),
(1856,'edit_item','Edit Item','de_de','Element bearbeiten',5),
(1857,'items_total','Items Total','de_de','Artikel insgesamt',5),
(1858,'number_less_then_31','Number should be less than 31','de_de','Die Anzahl sollte kleiner als 31 sein',5),
(1859,'users','Users','de_de','Benutzer',5),
(1860,'groups','Groups','de_de','Gruppen',5),
(1861,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','de_de','Hinweis: Vorhandene Anhänge (Bilder / Dateien) werden ersetzt',5),
(1862,'greaterdatetime','End DateTime should be greater than Start DateTime','de_de','End DateTime should be greater than Start DateTime',5),
(1863,'until','Until','de_de','Bis um',5),
(1864,'organizations','Organizations','de_de','Organisationen',6),
(1865,'contacts','Contacts','de_de','Kontakte',6),
(1866,'opportunity','Opportunity','de_de','Gelegenheit',6),
(1867,'lbl_sun','SUN','de_de','SONNE',7),
(1868,'lbl_mon','MON','de_de','MON',7),
(1869,'lbl_tue','TUE','de_de','DI',7),
(1870,'lbl_wed','WED','de_de','HEIRATEN',7),
(1871,'lbl_thu','THU','de_de','DO',7),
(1872,'lbl_fri','FRI','de_de','FRI',7),
(1873,'lbl_sat','SAT','de_de','SAT',7),
(1874,'lbl_1','1','de_de','1',7),
(1875,'lbl_2','2','de_de','2',7),
(1876,'lbl_3','3','de_de','3',7),
(1877,'lbl_4','4','de_de','4',7),
(1878,'lbl_5','5','de_de','5',7),
(1879,'lbl_6','6','de_de','6',7),
(1880,'lbl_7','7','de_de','7',7),
(1881,'lbl_8','8','de_de','8',7),
(1882,'lbl_9','9','de_de','9',7),
(1883,'lbl_10','10','de_de','10',7),
(1884,'lbl_11','11','de_de','11',7),
(1885,'lbl_12','12','de_de','12',7),
(1886,'lbl_13','13','de_de','13',7),
(1887,'lbl_14','14','de_de','14',7),
(1888,'lbl_15','15','de_de','15',7),
(1889,'lbl_16','16','de_de','16',7),
(1890,'lbl_17','17','de_de','17',7),
(1891,'lbl_18','18','de_de','18',7),
(1892,'lbl_19','19','de_de','19',7),
(1893,'lbl_20','20','de_de','20',7),
(1894,'lbl_21','21','de_de','21',7),
(1895,'lbl_22','22','de_de','22',7),
(1896,'lbl_23','23','de_de','23',7),
(1897,'lbl_24','24','de_de','24',7),
(1898,'lbl_25','25','de_de','25',7),
(1899,'lbl_26','26','de_de','26',7),
(1900,'lbl_27','27','de_de','27',7),
(1901,'lbl_28','28','de_de','28',7),
(1902,'lbl_29','29','de_de','29',7),
(1903,'lbl_30','30','de_de','30',7),
(1904,'lbl_31','31','de_de','31',7),
(1905,'lbl_32','32','de_de','32',7),
(1906,'lbl_33','33','de_de','33',7),
(1907,'lbl_34','34','de_de','34',7),
(1908,'lbl_35','35','de_de','35',7),
(1909,'lbl_36','36','de_de','36',7),
(1910,'lbl_37','37','de_de','37',7),
(1911,'lbl_38','38','de_de','38',7),
(1912,'lbl_39','39','de_de','39',7),
(1913,'lbl_40','40','de_de','40',7),
(1914,'lbl_41','41','de_de','41',7),
(1915,'lbl_42','42','de_de','42',7),
(1916,'current_date','current date','de_de','aktuelles Datum',7),
(1917,'event','Events','de_de','Veranstaltungen',7),
(1918,'calendar','Calendar','de_de','Kalender',7),
(1919,'latest_version','Latest Version :','de_de','Letzte Version : ',8),
(1920,'expire_on','Next renewal date : ','de_de','Verfällt am :',8),
(1921,'ctmobile_ext_version','CTMobile Ext. Version : ','de_de','CTMobile ext. Ausführung :',8),
(1922,'you_have_latest_version','You already have latest version','de_de','Sie haben die Version aktualisiert ',8),
(1923,'latest_version1','You Already have latest version','de_de','Sie haben bereits die neueste Version',8),
(1924,'upgreaded','Upgrade','de_de','Aktualisierung',8),
(1925,'downgrade','Downgrade','de_de','Downgrade',8),
(1926,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','de_de','Hier können Sie festlegen, wie viele Datensätze auf dem Startbildschirm für das letzte Ereignis angezeigt werden sollen.',8),
(1927,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','de_de','Sie können Ihr Feedback mit einer Beschreibung einreichen. Unser Team prüft Ihr Feedback und meldet sich bei Ihnen.',8),
(1928,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','de_de','Die Protokollfunktion wird für die Kundenunterstützung / -hilfe verwendet. Wenn Probleme in der App auftreten oder ein Modul oder eine Funktion nicht ordnungsgemäß funktioniert, können Sie die Freigabe des Protokolls für unser Entwicklungsteam aktivieren.',8),
(1929,'info','Info','de_de','Info',8),
(1930,'recent_history','Recent History','de_de','Jüngste Geschichte',8),
(1931,'recent_feedback','Feedback','de_de','Feedback',8),
(1932,'recent_log','Log','de_de','Log',8),
(1933,'crmtiger_app_version','CRMTiger App Version : ','de_de','CRMTiger App Version: ',8),
(1934,'historylimit','Recent History Limit','de_de','Jüngste Historienbegrenzung',8),
(1935,'radious_in_miles','Radius in miles','de_de','Radius in Meilen',8),
(1936,'recentlimit','Recent Event Limit','de_de','Letzte Ereignisbegrenzung',8),
(1937,'upcoming_events','Upcoming Events','de_de','Kommende Veranstaltungen',8),
(1938,'rate_our_app','Rate Our App!','de_de','Bewerten Sie unsere App!',8),
(1939,'feedback','Submit Feedback','de_de','Feedback senden',8),
(1940,'sendfeedback','Feedback Send','de_de','Feedback senden',8),
(1941,'emaillimit','Email limit','de_de','E-Mail-Limit',8),
(1942,'log','Log','de_de','Log',8),
(1943,'logclear','Log cleared successfully.','de_de','Klar erfolgreich',8),
(1944,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','de_de','Hier können Sie festlegen, wie viele Datensätze im Startbildschirm für den Verlauf der letzten Zeit angezeigt werden sollen.',8),
(1945,'proceed_to_upgrade1','Proceed to','de_de','Proceed to',8),
(1946,'upgradation_message','will required logout and login again later.','de_de','will required logout and login again later.',8),
(1947,'proceed_to_upgrade','Proceed to Upgrade','de_de','Proceed to Upgrade',8),
(1948,'module_setting','Module Setting','de_de','Moduleinstellung ',9),
(1949,'sortbyfield','Sort by field','de_de','Nach Feld sortieren',9),
(1950,'ascending','Ascending A to Z','de_de','Aufsteigend von A bis Z.',9),
(1951,'descending','Descending Z to A','de_de','Absteigend von Z nach A',9),
(1952,'first_field','First Field','de_de','Erstes Feld',9),
(1953,'second_field','Second Field','de_de','Zweites Feld',9),
(1954,'third_field','Third Field','de_de','Drittes Feld',9),
(1955,'sure_want_restore','Are you sure you want to reset to default settings?','de_de','Möchten Sie die Standardeinstellungen wirklich wiederherstellen?',9),
(1956,'orderlist','List Order','de_de','Liste bestellen',9),
(1957,'module_reset','Restore to Default','de_de','Zurück zu Werkeinstellungen',9),
(1958,'display_fields','Display Fields','de_de','Anzeigefelder',9),
(1959,'discount_lessthen_100','Discount % should be less than 100','de_de','Rabatt% sollte weniger als 100 sein',10),
(1960,'select_item','Select Item','de_de','Menüpunkt wählen',10),
(1961,'item_comment','Item Comment','de_de','Artikelkommentar',10),
(1962,'record_name','Record Name is :','de_de','Der Name des Datensatzes lautet:',11),
(1963,'go_back','Go Back','de_de','Geh zurück',11),
(1964,'please_enter_shortcut_name','Please Enter Shortcut Name','de_de','Bitte geben Sie den Namen der Verknüpfung ein',11),
(1965,'number_not_found','Contact Number not found','de_de','Kontaktnummer nicht gefunden',11),
(1966,'mail_not_found','Mail Address not found','de_de','Mail-Adresse nicht gefunden',11),
(1967,'create_shortcut','Create Shortcut','de_de','Verknüpfung erstellen',11),
(1968,'contact_summary','Summary','de_de','Zusammenfassung',11),
(1969,'activites','Activities','de_de','Aktivitäten',11),
(1970,'details','Details','de_de','Einzelheiten',11),
(1971,'related','Related','de_de','verbunden',11),
(1972,'share_link','Share record with','de_de','Share record with',11),
(1973,'edit','Edit','de_de','Edit',11),
(1974,'duplicate','Duplicate','de_de','Duplicate',11),
(1975,'whatsapp','Whatsapp','de_de','Whatsapp',11),
(1976,'call','Call','de_de','Call',11),
(1977,'choose_contact_for_call','Choose Contact for Call','de_de','Choose Contact for Call',11),
(1978,'choose_contact_for_sms','Choose Contact for SMS','de_de','Choose Contact for SMS',11),
(1979,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','de_de','Choose Contact for WhatsApp',11),
(1980,'chosse_contact_for_email','Choose Email','de_de','Choose Email',11),
(1981,'attach_file','Attach Files','de_de','Attach Files',11),
(1982,'close','Close','de_de','Close',11),
(1983,'status','Status','de_de','Status',11),
(1984,'stop','Stop','de_de','Stop',11),
(1985,'zero','0','de_de','0',11),
(1986,'record','Record','de_de','Record',11),
(1987,'voice_note','Voice Note','de_de','Voice Note',11),
(1988,'tickets','Tickets','de_de','Tickets',12),
(1989,'check_out','Check Out','de_de','Auschecken',12),
(1990,'check_in','Check In','de_de','Check-In',12),
(1991,'select_any','Select any','de_de','Wählen Sie eine',12),
(1992,'fulldetails','Show Full Details','de_de','Vollständige Details anzeigen',12),
(1993,'checkin','Check-in','de_de','Check-In',12),
(1994,'navigate','Navigate','de_de','Navigieren',12),
(1995,'product','Products','de_de','Produkte',12),
(1996,'projectMilestone','Project Milestone','de_de','Meilenstein des Projekts',12),
(1997,'projecttask','Project Tasks','de_de','Projektaufgabe',12),
(1998,'nearby','NearBy','de_de','In der Nähe',13),
(1999,'document','Document','de_de','Dokumentieren',14),
(2000,'reply','Reply','de_de','Antworten',14),
(2001,'reply_all','Reply All','de_de','Allen antworten',14),
(2002,'forward','Forward','de_de','Nach vorne',14),
(2003,'action','Action','de_de','Aktion',14),
(2004,'select_first','Select First','de_de','Select First',14),
(2005,'commentaddsuccessful','Comment added successfull','de_de','Kommentar hinzufügen Erfolgreich',14),
(2006,'move_to','Move to','de_de','Ziehen nach',14),
(2007,'attach','Attach','de_de','Anfügen',14),
(2008,'addcoment','Add Comment','de_de','Einen Kommentar hinzufügen',14),
(2009,'adddocument','Add Document','de_de','Dokument hinzufügen',14),
(2010,'home','Home','de_de','Zuhause',15),
(2011,'checkout','Check-out','de_de','Auschecken',15),
(2012,'message_search','Search by name','de_de','Suche mit Name',15),
(2013,'start_shift','Start shift','de_de','Schicht starten',15),
(2014,'end_shift','End shift','de_de','Schicht beenden',15),
(2015,'today_meeting','Meetings','de_de','Besprechungen',15),
(2016,'shift_time_track','Shift Time Track','de_de','Zeitspur verschieben',15),
(2017,'logout_msg','You have to login again , click','de_de','You have to login again , click',15),
(2018,'logout_msg1','to continue.','de_de','to continue.',15),
(2019,'permission_denied','You don\'t have permission to create','de_de','Sie haben keine Berechtigung zum Erstellen',15),
(2020,'history','Activity stream','de_de','Aktivitätsanzeige',15),
(2021,'search_value','Search value :','de_de','Search value :',15),
(2022,'feed_back_msg','Please enter feedback message','de_de','Bitte geben Sie eine Rückmeldung ein',16),
(2023,'feed_back_hint_msg','Enter feedback message','de_de','Geben Sie eine Rückmeldung ein',16),
(2024,'submit','Submit','de_de','einreichen',16),
(2025,'check_app_not_installed','Application is not currently installed.','de_de','Die Anwendung ist derzeit nicht installiert.',17),
(2026,'send_sms_fail_message','SMS failed, please try again later!','de_de','SMS fehlgeschlagen, bitte versuchen Sie es später noch einmal!',17),
(2027,'documentaddsuccessfully','Document Attach successfully','de_de','Dokument erfolgreich anhängen',17),
(2028,'send_message','Send message','de_de','Nachricht senden',17),
(2029,'sms_to','smsto:','de_de','smsto:',17),
(2030,'add_list_message','Add List','de_de','Liste hinzufügen',18),
(2031,'mylist','My List','de_de','Meine Liste',18),
(2032,'filtername','Filter Name','de_de','Filtername',18),
(2033,'selectlist','Select a List','de_de','Wählen Sie eine Liste *',18),
(2034,'assingedto','Assigned To','de_de','Zugewiesen an *',18),
(2035,'selectmodule','Select a module','de_de','Wählen Sie ein Modul aus',18),
(2036,'add_list','Add Filter','de_de','Filter hinzufügen',18),
(2037,'recent_event','Recent Event','de_de','Aktuelles Ereignis',19),
(2038,'recent_hostory','Recent History','de_de','Jüngste Geschichte',19),
(2039,'module_specific_settings','Module-Specific Settings','de_de','Modulspezifische Einstellungen',19),
(2040,'talk_to_us','Talk to us','de_de','Rede mit uns',19),
(2041,'report_a_bug','Report A Bug','de_de','Melde einen technischen Fehler',19),
(2042,'faq','FAQ','de_de','FAQ',19),
(2043,'selectmodules','Select Module','de_de','Modul auswählen',19),
(2044,'myplan','My Plan','de_de','Mein Plan',19),
(2045,'message','Message','de_de','Botschaft',20),
(2046,'message_validation','Please enter Message','de_de','Bitte geben Sie eine Nachricht ein',20),
(2047,'contact_select','Please Select contact','de_de','Bitte Kontakt auswählen',20),
(2048,'global_search','Global Search','de_de','Global Search',21),
(2049,'records','Records','de_de','Records',21),
(2050,'dont_show_again','Don\'t Show Again','de_de','Don\'t Show Again',22),
(2051,'skip','Skip','de_de','Skip',22),
(2052,'file_downloading','File Downloading','de_de','Herunterladen von Dateien',23),
(2053,'add_screenshots_optional','Add screenshots (optional)','de_de','Screenshots hinzufügen (optional)',24),
(2054,'describe_your_problem','Describe your problem','de_de','Beschreiben Sie Ihr Problem',24),
(2055,'default_filter_shortcut','Default Filter Shortcut','de_de','Default Filter Shortcut',25),
(2056,'record_shortcut','Record Shortcut','de_de','Record Shortcut',25),
(2057,'enter_url','Please Enter url','de_de','Please Enter url',26),
(2058,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','de_de','You need to update the app to continue using Please update to continue Older versions will no longer work from today',26),
(2059,'search_by','Search by','de_de','Suche nach',27),
(2060,'selected_filter','Selected filter :','de_de','Ausgewählter Filter:',27),
(2061,'selected_field','Selected field :','de_de','Ausgewähltes Feld:',27),
(2062,'choose','Choose','de_de','Choose',28),
(2063,'qr_cardscanner','QR Code Scanner','de_de','QR Code Scanner',28),
(2064,'error_message_for_scan','Could not read the card Try again later.','de_de','Could not read the card Try again later.',28),
(2065,'press_start_scan','Press to Start Scan','de_de','Press to Start Scan',28),
(2066,'line_item_quntity_validation_msg','Value should be greater than zero','de_de','Value should be greater than zero',29),
(2067,'percentage_msg','Percentage should be less than 100','de_de','Percentage should be less than 100',29),
(2068,'MSG_NO_DATA','No data found!','de_de','No data found!',29),
(2069,'MSG_SOMETHING_WRONG','Something went wrong!','de_de','Something went wrong!',29),
(2070,'MSG_COMING_SOON','Coming Soon!','de_de','Coming Soon!',29),
(2071,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','de_de','Please upload profile image.',29),
(2072,'ALERT_TITLE_LOCATION_ACCESS','Location Access','de_de','Location Access',29),
(2073,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','de_de','Requires your location to show nearby events.',29),
(2074,'ALERT_BTN_ALLOW','ALLOW','de_de','ALLOW',29),
(2075,'ALERT_BTN_DENY','DENY','de_de','DENY',29),
(2076,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','de_de','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(2077,'DELETE_RECORD','Delete Record','de_de','Delete Record',29),
(2078,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','de_de','Are you sure want to delete this shortcut?',29),
(2079,'DELETE_SHORTCUT','Delete Shortcut','de_de','Delete Shortcut',29),
(2080,'LBL_TERMS','By logging in, you agree to our Terms and','de_de','By logging in, you agree to our Terms and',29),
(2081,'LBL_CONDITIONS','Conditions &','de_de','Conditions &',29),
(2082,'ALERT_TITLE','Alert','de_de','Alert',29),
(2083,'ALERT_BTN_SUBSCRIBE','Subscribe','de_de','Subscribe',29),
(2084,'MSG_SELECT_MODULE','Please select any Module','de_de','Please select any Module',29),
(2085,'MSG_SELECT_LIST','Please select any List','de_de','Please select any List',29),
(2086,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','de_de','You don\'t have camera',29),
(2087,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','de_de','You don\'t have permission to access gallery.',29),
(2088,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','de_de','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on',29),
(2089,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','de_de','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on',29),
(2090,'BTN_DONE','Done','de_de','Done',29),
(2091,'COMMENT','Comment','de_de','Comment',29),
(2092,'FULL_FORM','Full Form','de_de','Full Form',29),
(2093,'QUICK_CREATE','Create','de_de','Create',29),
(2094,'LBL_SELECT_FIELDS','Select Fields','de_de','Select Fields',29),
(2095,'LBL_SELECT_FIELDS','Select Fields','de_de','Select Fields',29),
(2096,'LBL_SELECT_FIRST_FIELDS','Select First Field','de_de','Select First Field',29),
(2097,'LBL_SELECT_SECOND_FIELDS','Select Second Field','de_de','Select Second Field',29),
(2098,'LBL_SELECT_THIRD_FIELDS','Select Third Field','de_de','Select Third Field',29),
(2099,'LBL_SORT_BY_FIELD','Select Sort By Field','de_de','Select Sort By Field',29),
(2100,'BTN_RESET_TO_DEFAULT','Reset to Default','de_de','Reset to Default',29),
(2101,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','de_de','Select Sort by field',29),
(2102,'kStrClearBtnTitle','Clear','de_de','Clear',29),
(2103,'kStrShowMoreBtnTitle','Show More','de_de','Show More',29),
(2104,'kStrAddActivitiesBtnTitle','Add Activities','de_de','Add Activities',29),
(2105,'kStrAddCommentPlaceHolder','Add your comments here','de_de','Add your comments here',29),
(2106,'MSG_ENTER_TO_EMAIL','Please enter to field.','de_de','Please enter to field.',29),
(2107,'WARNING_FILE','File can\'t open.','de_de','File can\'t open.',29),
(2108,'MSG_FILE_SAVED','File saved.','de_de','File saved.',29),
(2109,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','de_de','Download fail!, please try after sometime.',29),
(2110,'LBL_SHORTCUT','Shortcut','de_de','Shortcut',29),
(2111,'TXT_MESSAGE_PLACEHOLDER','Type Message','de_de','Type Message',29),
(2112,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','de_de','Install Whatsapp',29),
(2113,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','de_de','No MailBox found. Please Create Mailbox',29),
(2114,'LBL_WROTE','Wrote','de_de','Wrote',29),
(2115,'MSG_MAIL_SEND','Mail sent','de_de','Mail sent',29),
(2116,'log_file_not_found','API Log file not found.','de_de','API Log file not found.',29),
(2117,'unknown_error','An unknown error occurred, try again','de_de','An unknown error occurred, try again',29),
(2118,'CTMTigerAppVersion','CRMTiger App Version','de_de','CRMTiger App Version',29),
(2119,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','de_de','CTMobile Ext. Version Update Successfully',29),
(2120,'dialog_Premium_downgrade','Downgrade will required logout and login again later','de_de','Downgrade will required logout and login again later',29),
(2121,'dialog_Premium','Upgrade will required logout and login again later','de_de','Upgrade will required logout and login again later',29),
(2122,'Overwrite','Overwrite','de_de','Overwrite',29),
(2123,'MSGAddressOverwrite1','Overwrite the existing address with the selected','de_de','Overwrite the existing address with the selected',29),
(2124,'MSGAddressOverwrite2','address details?','de_de','address details?',29),
(2125,'UPGRADE_PLAN','Upgrade Plan','de_de','Upgrade Plan',29),
(2126,'DOWNGRADE_PLAN','Downgrade Plan','de_de','Downgrade Plan',29),
(2127,'UPGRADE_EXTENSION','Upgrade Extension','de_de','Upgrade Extension',29),
(2128,'UPGRADE_APP','Upgrade App','de_de','Upgrade App',29),
(2129,'SELECT_OPTION','Select Option','de_de','Select Option',29),
(2130,'PLEASE_SELECT','Please select','de_de','Please select',29),
(2131,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','de_de','You don\'t have permission for this module.',29),
(2132,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','de_de','Please select reccuring day of month.',29),
(2133,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','de_de','Please select reccuring day of week.',29),
(2134,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','de_de','Please select reccuring days.',29),
(2135,'Please select reccuring days.','Please select reccuring days.','de_de','Please select reccuring days.',29),
(2136,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','de_de','Please select reccuring end date.',29),
(2137,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','de_de','Please select reccuring type.',29),
(2138,'FREQ_TIME','Times','de_de','Times',29),
(2139,'REPEAT_YEARLY','Repeat Yearly','de_de','Repeat Yearly',29),
(2140,'REPEAT_MONTHLY','Repeat Monthly','de_de','Repeat Monthly',29),
(2141,'REPEAT_WEEKLY','Repeat Weekly','de_de','Repeat Weekly',29),
(2142,'REPEAT_DAILY','Repeat Daily','de_de','Repeat Daily',29),
(2143,'ACTION_TITLE','Action Title','de_de','Action Title',29),
(2144,'MSG_SELECT_VALID_DATE','Please select valid day of month.','de_de','Please select valid day of month.',29),
(2145,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','de_de','Start date should be less than end date.',29),
(2146,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','de_de','Start time should be less than end time.',29),
(2147,'LBL_LINEITEM_DETAILS','Lineitem Details','de_de','Lineitem Details',29),
(2148,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','de_de','Discount amount should be less than the total.',29),
(2149,'VIEW','View','de_de','View',29),
(2150,'MSG_ENTER_VALID','Please enter valid','de_de','Please enter valid',29),
(2151,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','de_de','Percentage should be less than 100.',29),
(2152,'ITEM_TOTAL','Item Total','de_de','Item Total',29),
(2153,'ADJUSTMENT','Adjustment','de_de','Adjustment',29),
(2154,'TITLE_CHOOSE_IMAGE','Choose Image','de_de','Choose Image',29),
(2155,'COMPRESS','Compress','de_de','Compress',29),
(2156,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','de_de','Your image size is too large, please select another image',29),
(2157,'OnDayOfMonth','On day of month','de_de','On day of month',29),
(2158,'OnDayOfWeek','On day of week','de_de','On day of week',29),
(2159,'AddAndClose','Add & Close','de_de','Add & Close',29),
(2160,'Repeat','Repeat','de_de','Repeat',29),
(2161,'OnDay','On day','de_de','On day',29),
(2162,'View_Line_Item','View Line Item','de_de','View Line Item',29),
(2163,'TITLE_IMAGE','Image','de_de','Image',29),
(2164,'TITLE_ICLOUD','iCloud','de_de','iCloud',29),
(2165,'GOOGLE','Google','de_de','Google',29),
(2166,'ALERT_BTN_OKAY','Okay','de_de','Okay',29),
(2167,'ALERT_TITLE_ACCESS_DENIED','Access Denied','de_de','Access Denied',29),
(2168,'Dont_Show_Again','Don\'t show again','de_de','Don\'t show again',29),
(2169,'Skip','Skip','de_de','Skip',29),
(2170,'Fillter_Name','Fillter Name','de_de','Fillter Name',29),
(2171,'Fillter_Record_Count','Fillter Record Count','de_de','Fillter Record Count',29),
(2172,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','de_de','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(2173,'vtiger_url','Your vTiger CRM URL','de_de','Your vTiger CRM URL',26),
(2174,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','de_de','You don\'t have permission to Add either This is read-only or Private Field.',31),
(2175,'CLEAR','Clear','de_de','Clear',31),
(2176,'Files/photos uploaded successfully','Files/photos uploaded successfully','de_de','Files/photos uploaded successfully',32),
(2177,'Digital signature saved','Digital signature saved','de_de','Digital signature saved',32),
(2178,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','de_de','Please upload Signature or Files/photos',32),
(2179,'Files / Photos','Files / Photos','de_de','Files / Photos',32),
(2180,'Signature','Signature','de_de','Signature',32),
(2181,'add_photo_using','Add Photo Using','de_de','Add Photo Using',31),
(2182,'btn_upload_sign','(+) Add Signature','de_de','(+) Add Signature',31),
(2183,'btn_upload_photo_doc','(+) Upload Files/Photos','de_de','(+) Upload Files/Photos',31),
(2184,'select_photo_doc_to_upload','Please select files/photos to upload','de_de','Please select files/photos to upload',31),
(2185,'related_module_title','Search from related module and Add to \"Route\"','de_de','Search from related module and Add to \"Route\"',30),
(2186,'Route status updated successfully','Route status updated successfully','de_de','Route status updated successfully',32),
(2187,'Session init failed','Session init failed','de_de','Session init failed',32),
(2188,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','de_de','You don\'t have permission to access this resource',32),
(2189,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','de_de','Could not get the Related To - Try again later',32),
(2190,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','de_de','Could not get the Route Planning Record - Try again later',32),
(2191,'Something went wrong - Try again later','Something went wrong - Try again later','de_de','Something went wrong - Try again later',32),
(2192,'sequence updated successfully','sequence updated successfully','de_de','sequence updated successfully',32),
(2193,'sequence cannot be empty','sequence cannot be empty','de_de','sequence cannot be empty',32),
(2194,'Shortcut details not saved','Shortcut details not saved','de_de','Shortcut details not saved',32),
(2195,'Shortcut details saved successfully','Shortcut details saved successfully','de_de','Shortcut details saved successfully',32),
(2196,'Route save successfully','Route save successfully','de_de','Route save successfully',32),
(2197,'Record save successfully','Record save successfully','de_de','Record save successfully',32),
(2198,'No dependency found for picklist','No dependency found for picklist','de_de','No dependency found for picklist',32),
(2199,'No records found','No records found','de_de','No records found',32),
(2200,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','de_de','Outgoing server is not enabled, please configure from CRM',32),
(2201,'Removed Successfully','Removed Successfully','de_de','Removed Successfully',32),
(2202,'Shortcut has been deleted','Shortcut has been deleted','de_de','Shortcut has been deleted',32),
(2203,'relation of records removed successfully','relation of records removed successfully','de_de','relation of records removed successfully',32),
(2204,'relation of records not removed','relation of records not removed','de_de','relation of records not removed',32),
(2205,'Record has been deleted successfully','Record has been deleted successfully','de_de','Record has been deleted successfully',32),
(2206,'Time Tracking saved successfully','Time Tracking saved successfully','de_de','Time Tracking saved successfully',32),
(2207,'Time Tracking updated successfully','Time Tracking updated successfully','de_de','Time Tracking updated successfully',32),
(2208,'Time Tracking ended successfully','Time Tracking ended successfully','de_de','Time Tracking ended successfully',32),
(2209,'Time Tracking started successfully','Time Tracking started successfully','de_de','Time Tracking started successfully',32),
(2210,'record cannot be empty','record cannot be empty','de_de','record cannot be empty',32),
(2211,'Module is disabled','Module is disabled','de_de','Module is disabled',32),
(2212,'Shift ended successfully','Shift ended successfully','de_de','Shift ended successfully',32),
(2213,'Shift started successfully','Shift started successfully','de_de','Shift started successfully',32),
(2214,'relation of records added successfully','relation of records added successfully','de_de','relation of records added successfully',32),
(2215,'Comment saved successfully','Comment saved successfully','de_de','Comment saved successfully',32),
(2216,'Comment not saved','Comment not saved','de_de','Comment not saved',32),
(2217,'Comment module is not active','Comment module is not active','de_de','Comment module is not active',32),
(2218,'No Upcoming Event','No Upcoming Event','de_de','No Upcoming Event',32),
(2219,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','de_de','No Templates found - create it from Message Templates module',32),
(2220,'No event or task for this date','No event or task for this date','de_de','No event or task for this date',32),
(2221,'No filters created','No filters created','de_de','No filters created',32),
(2222,'Select at least one record to attach','Select at least one record to attach','de_de','Select at least one record to attach',32),
(2223,'Please select one or more attachments','Please select one or more attachments','de_de','Please select one or more attachments',32),
(2224,'No event for this month','No event for this month','de_de','No event for this month',32),
(2225,'No Activity found','No Activity found','de_de','No Activity found',32),
(2226,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','de_de','Your feedback is valuable for us - it cannot be empty',32),
(2227,'Could not send mail, Please try later','Could not send mail, Please try later','de_de','Could not send mail, Please try later',32),
(2228,'Latest Version updated successfully','Latest Version updated successfully','de_de','Latest Version updated successfully',32),
(2229,'User Location Updated Successfully','User Location Updated Successfully','de_de','User Location Updated Successfully',32),
(2230,'User Location not Updated Successfully','User Location not Updated Successfully','de_de','User Location not Updated Successfully',32),
(2231,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','de_de','SMSNotifier is not enable in CRM. Please enable it first',32),
(2232,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','de_de','Could not submit your feedback - Please try again later',32),
(2233,'Thank you for submitting your feedback','Thank you for submitting your feedback','de_de','Thank you for submitting your feedback',32),
(2234,'Please upload User Image','Please upload User Image','de_de','Please upload User Image',32),
(2235,'Image Not Uploading, please try again','Image Not Uploading, please try again','de_de','Image Not Uploading, please try again',32),
(2236,'User Image Uploaded Successfully','User Image Uploaded Successfully','de_de','User Image Uploaded Successfully',32),
(2237,'Invalid Module name','Invalid Module name','de_de','Invalid Module name',32),
(2238,'Records Sync Successfully','Records Sync Successfully','de_de','Records Sync Successfully',32),
(2239,'Values cannot be empty','Values cannot be empty','de_de','Values cannot be empty',32),
(2240,'Record id is empty','Record id is empty','de_de','Record id is empty',32),
(2241,'Logout Successfully','Logout Successfully','de_de','Logout Successfully',32),
(2242,'Please Enable CTMobile Module','Please Enable CTMobile Module','de_de','Please Enable CTMobile Module',32),
(2243,'Authentication Failed','Username and Password do not match','de_de','Username and Password do not match',32),
(2244,'Mismatched module information','Something gone wrong, please try again later','de_de','Something gone wrong, please try again later',32),
(2245,'Field does not exists','Please set display fields again','de_de','Please set display fields again',32),
(2246,'Module does not exists','Module does not exists or disabled by admin','de_de','Module does not exists or disabled by admin',32),
(2247,'Month cannot be empty','Could not get the Month - Try again later','de_de','Could not get the Month - Try again later',32),
(2248,'Year cannot be empty','Could not get the Year - Try again later','de_de','Could not get the Year - Try again later',32),
(2249,'Date cannot be empty','Could not get the Date - Try again later','de_de','Could not get the Date - Try again later',32),
(2250,'Userid cannot be empty','Could not get the Userid - Try again later','de_de','Could not get the Userid - Try again later',32),
(2251,'End Date cannot be empty','Could not get the status - Try again later','de_de','Could not get the status - Try again later',32),
(2252,'Start Date cannot be empty','Could not get the Start Date - Try again later','de_de','Could not get the Start Date - Try again later',32),
(2253,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','de_de','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature',32),
(2254,'Longitude cannot be empty','Could not get location-Please try again','de_de','Could not get location-Please try again',32),
(2255,'Latitude cannot be empty','Could not get location-Please try again','de_de','Could not get location-Please try again',32),
(2256,'User cannot be empty','Could not get the User - Try again later','de_de','Could not get the User - Try again later',32),
(2257,'Status cannot be empty','Could not get the status - Try again later','de_de','Could not get the status - Try again later',32),
(2258,'Required fields not found','Required fields not found','de_de','Required fields not found',32),
(2259,'Tracking module not active','Tracking module not active-Please contact CRM Admin','de_de','Tracking module not active-Please contact CRM Admin',32),
(2260,'Missing mandatory input values','Missing mandatory input values','de_de','Missing mandatory input values',32),
(2261,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','de_de','No MailBox found. Please Create Mailbox',32),
(2262,'Mail not sent','Mail not sent','de_de','Mail not sent',32),
(2263,'Mail send successfully','Mail send successfully','de_de','Mail send successfully',32),
(2264,'Email Id or username not match with your record','Email Id or username not match with your record','de_de','Email Id or username not match with your record',32),
(2265,'Module not specified','Module not specified','de_de','Module not specified',32),
(2266,'No messages found','No messages found','de_de','No messages found',32),
(2267,'No Dependency Found For This Module','No Dependency Found For This Module','de_de','No Dependency Found For This Module',32),
(2268,'Outgoing server is not Enabled','Outgoing server is not Enabled','de_de','Outgoing server is not Enabled',32),
(2269,'Outgoing server is Enabled','Outgoing server is Enabled','de_de','Outgoing server is Enabled',32),
(2270,'Email Attached Successfully','Email Attached Successfully','de_de','Email Attached Successfully',32),
(2271,'Documents Attached Successfully','Documents Attached Successfully','de_de','Documents Attached Successfully',32),
(2272,'Login required - Please login again','Login required - Please login again','de_de','Login required - Please login again',32),
(2273,'time_tracking_module_disable','Time tracking module is disable','de_de','Time tracking module is disable',31),
(2274,'route_planning_module_disable','Route planning module is disable','de_de','Route planning module is disable',31),
(2275,'mark_as_held','Are you sure you want to mark Event as Held?','de_de','Are you sure you want to mark Event as Held?',31),
(2276,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','de_de','You have already started Time tracking for another record, Do you want to stop it first ?',31),
(2277,'access_denied_routeplanning','Access denied for route planning','de_de','Access denied for route planning',31),
(2278,'time_spent','Time Spent','de_de','Time Spent',31),
(2279,'select_user','Select User','de_de','Select User',30),
(2280,'status_cannot_be_held','Status cannot be held for future date start','de_de','Status cannot be held for future date start',30),
(2281,'please_select_end_date','Please select end date','de_de','Please select end date',30),
(2282,'please_select_start_date','Please select start date','de_de','Please select start date',30),
(2283,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','de_de','Tap on + icon to select record for your route.',30),
(2284,'please_enter_notes','Please enter notes','de_de','Please enter notes',30),
(2285,'please_enter_title','Please enter title','de_de','Please enter title',30),
(2286,'please_select_date','Please Select Date','de_de','Please Select Date',30),
(2287,'search_by_date','Search by Date','de_de','Search by Date',30),
(2288,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','de_de','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.',30),
(2289,'max_upload_size','max file Upload exceeds','de_de','max file Upload exceeds',30),
(2290,'unselect_all','UnSelect All','de_de','UnSelect All',30),
(2291,'select_all','Select All','de_de','Select All',30),
(2292,'please_select_records','Please select records','de_de','Please select records',30),
(2293,'select_date','Select Date','de_de','Select Date',30),
(2294,'quantity_in_stock_is','Quantity in stock is','de_de','Quantity in stock is',30),
(2295,'replies','Replies','de_de','Replies',30),
(2296,'conversation_require_selection','Conversion requires selection of Contact or Organization','de_de','Conversion requires selection of Contact or Organization',30),
(2297,'please_select_product','Please Select Product','de_de','Please Select Product',30),
(2298,'timer_msg','You can start timer for single task only at same time','de_de','You can start timer for single task only at same time',31),
(2299,'save_start_tracking','Save & Start Tracking','de_de','Save & Start Tracking',31),
(2300,'lbl_notes','Notes','de_de','Notes',31),
(2301,'enter_title','Enter Title','de_de','Enter Title',31),
(2302,'select_module_record','Select Module / Record','de_de','Select Module / Record',31),
(2303,'lbl_tomorrow','Tomorrow','de_de','Tomorrow',30),
(2304,'lbl_yesterday','Yesterday','de_de','Yesterday',30),
(2305,'lbl_today','Today','de_de','Today',30),
(2306,'time_tracker','Time Tracker','de_de','Time Tracker',31),
(2307,'time_end','End Time','de_de','End Time',5),
(2308,'due_date','End Date','de_de','End Date',5),
(2309,'time_start','Time Start','de_de','Time Start',5),
(2310,'date_start','Start Date','de_de','Start Date',5),
(2311,'delete_widget_msg','Display widget again by using (+) option','de_de','Display widget again by using (+) option',15),
(2312,'no_upcoming_activities','No scheduled activities ','de_de','No scheduled activities ',15),
(2313,'check_in_first','Please check-in first','de_de','Please check-in first',30),
(2314,'duration','Duration','de_de','Duration',30),
(2315,'distance','Distance','de_de','Distance',30),
(2316,'proper_address_message','Please enter proper address in record\n','de_de','Please enter proper address in record',30),
(2317,'select_status','Select Status','de_de','Select Status',30),
(2318,'route_planner','Route Planner','de_de','Route Planner',30),
(2319,'route_planning','Route Planning','de_de','Route Planning',30),
(2320,'add_route','Add Route','de_de','Add Route',30),
(2321,'calender_disabled','Calendar Module is disabled','de_de','Calendar Module is disabled',30),
(2322,'close_dialog','Close form','de_de','Close form',30),
(2323,'cancel_form_message','Are You sure want to close ?','de_de','Are You sure want to close ?',30),
(2324,'create_route','Create Route','de_de','Create Route',30),
(2325,'select_module_create_route','Select Module to create Route','de_de','Select Module to create Route',30),
(2326,'cancel','Cancel','de_de','Stornieren',30),
(2327,'assign_route','Assign Route','de_de','Assign Route',30),
(2328,'route_for','Route for','de_de','Route for',30),
(2329,'assigned_to','Assigned To','de_de','Assigned To',30),
(2330,'enter_route_name','Enter Route Name','de_de','Enter Route Name',30),
(2331,'list','List','de_de','List',30),
(2332,'map','Map','de_de','Map',30),
(2333,'other_modules','Other Modules','de_de','Other Modules',15),
(2334,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','de_de','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.',25),
(2335,'clear','Clear','de_de','Clear',25),
(2336,'open','Open','de_de','Open',11),
(2337,'max_file_msg','Too many files selected (max:6)','de_de','Too many files selected (max:6)',11),
(2338,'error_voicenote_record','Unable to recording voice while another application is recording sound.','de_de','Unable to recording voice while another application is recording sound.',11),
(2339,'msg_warning','Warning!','de_de','Warning!',11),
(2340,'Permision_denied_contact','Permission denied to access your contacts','de_de','Permission denied to access your contacts',15),
(2341,'no_widget_added','Please click + icon to add new widget to your dashboard.','de_de','Please click + icon to add new widget to your dashboard.',15),
(2342,'no_data_available','Data not available, please check the selected fields','de_de','Data not available, please check the selected fields',15),
(2343,'check_out_successfully','Check out successfully','de_de','Checked out successfully',11),
(2344,'check_in_successfully','Check in successfully','de_de','Checked in successfully',11),
(2345,'check_out','Check out','de_de','Check out',11),
(2346,'check_in','Check in','de_de','Check in',11),
(2347,'navigate','Navigate','de_de','Navigate',11),
(2348,'save_to_phone_vcard_success','VCard Saved to phone successfully','de_de','VCard Saved to phone successfully',15),
(2349,'download_vcard_success','VCard downloaded successfully','de_de','VCard downloaded successfully',15),
(2350,'card_details','Card Details','de_de','Card Details',15),
(2351,'add_widget','Add Widget','de_de','Add Widget',15),
(2352,'delete_widget','Are you sure to hide widget?','de_de','Are you sure to hide widget?',15),
(2353,'already_widgets_added','All types of Widget & reports are already added','de_de','All types of Widget & reports are already added',15),
(2354,'retry','Retry','de_de','Retry',28),
(2355,'retake','Retake','de_de','Retake',28),
(2356,'Reports','Reports','de_de','Reports',15),
(2357,'Widgets','Widgets','de_de','Widgets',15),
(2358,'vcard_config','Vcard Configuration','de_de','Vcard Configuration',8),
(2359,'save_to_phone','Save to phone','de_de','Save to phone',11),
(2360,'download_vcard','Download Vcard','de_de','Download Vcard',11),
(2361,'share_vcard','Share Vcard','de_de','Share Vcard',11),
(2362,'share_record','Share Record','de_de','Share Record',11),
(2363,'permission_denied_edit','You don\'t have permission to edit this record.','de_de','You don\'t have permission to edit this record.',27),
(2364,'permission_denied_delete','You don\'t have permission to delete this record.','de_de','You don\'t have permission to delete this record.',27),
(2365,'Voice_Recording_Started','Recording Started','de_de','Recording Started',12),
(2366,'Voice_Recording_Stopped','Recording Stopped','de_de','Recording Stopped',12),
(2367,'SEARCH','Search','de_de','Search',7),
(2368,'LAST','Last','de_de','Last',7),
(2369,'FIRST','First','de_de','First',7),
(2370,'MONDAY','Monday','de_de','Monday',7),
(2371,'TUESDAY','Tuesday','de_de','Tuesday',7),
(2372,'WEDNESDAY','Wednesday','de_de','Wednesday',7),
(2373,'THURSDAY','Thursday','de_de','Thursday',7),
(2374,'FRIDAY','Friday','de_de','Friday',7),
(2375,'SATURDAY','Saturday','de_de','Saturday',7),
(2376,'SUNDAY','Sunday','de_de','Sunday',7),
(2377,'DAILY','Daily','de_de','Daily',7),
(2378,'WEEKLY','Weekly','de_de','Weekly',7),
(2379,'MONTHLY','Monthly','de_de','Monthly',7),
(2380,'YEARLY','Yearly','de_de','Yearly',7),
(2381,'asset_tracking','Asset tracking','de_de','Asset tracking',15),
(2382,'open_file','Open File','de_de','Open File',1),
(2383,'download_pdf_successfully','Download PDF Successfully','de_de','Download PDF Successfully',1),
(2384,'select_pdf','Select PDF','de_de','Select PDF',1),
(2385,'email_pdf','Email PDF','de_de','Email PDF',1),
(2386,'download_pdf','Download PDF','de_de','Download PDF',1),
(2387,'edit_route','Edit Route','de_de','Edit Route',1),
(2388,'save_route','Save Route','de_de','Save Route',1),
(2389,'clear_all','Clear All','de_de','Clear All',1),
(2390,'notification','Notifications','de_de','Notifications',1),
(2391,'menu_management','Menu Management','de_de','Menu Management',1),
(2392,'select_menu','Select Menu','de_de','Select Menu',1),
(2393,'module_record_not_found','Module and Record not found','de_de','Module and Record not found',1),
(2394,'reason_for_changing_comments','Reason for changing comments','de_de','Reason for changing comments',1),
(2395,'edit_reason','Edit Reason','de_de','Edit Reason',1),
(2396,'create_filters','Create Filter','de_de','Create Filter',1),
(2397,'you_checked','You Checked','de_de','You Checked',1),
(2398,'you_un_checked','You UnChecked','de_de','You UnChecked',1),
(2399,'log_the_call','Log the call ?','de_de','Log the call ?',1),
(2400,'add_a_description_(optional)','Add a description (optional)','de_de','Add a description (optional)',1),
(2401,'called','Called','de_de','Called',1),
(2402,'call_log','Call Log','de_de','Call Log',1),
(2403,'subject','Subject','de_de','Subject',1),
(2404,'add_condition','Add Condition','de_de','Add Condition',1),
(2405,'select_condition','Select Condition','de_de','Select Condition',1),
(2406,'select_field','Select Field','de_de','Select Field',1),
(2407,'please_select_first_field','Please First Select field','de_de','Please First Select field',1),
(2408,'filter_name','Filter Name','de_de','Filter Name',1),
(2409,'enter_filter_name','Enter filter name','de_de','Enter filter name',1),
(2410,'choose_conditions','Choose Conditions','de_de','Choose Conditions',1),
(2411,'all_condition','All Conditions(All conditions must be met)','de_de','All Conditions(All conditions must be met)',1),
(2412,'any_condition','Any Conditions(At least one the conditions must be met)','de_de','Any Conditions(At least one the conditions must be met)',1),
(2413,'lattitude','latitude','de_de','latitude',1),
(2414,'notification_settings','Notification Settings','de_de','Notification Settings',1),
(2415,'notification_management','Notification Management','de_de','Notification Management',1),
(2416,'addyourcommentshere','Type @ to mention user','de_de','Type @ to mention user',1),
(2417,'google_api_key_missing','Google Api key is missing.','de_de','Google Api key is missing.',1),
(2418,'event_filter_by','Event Filter by','de_de','Event Filter by',1),
(2419,'apply','Apply','de_de','Apply',1),
(2420,'choose_from_gallery','Choose From Gallery','de_de','Choose From Gallery',1),
(2421,'choose_from_camera','Choose From Camera','de_de','Choose From Camera',1),
(2422,'mutli_select_CB','Mutli Select CB','de_de','Mutli Select CB',1),
(2423,'please_select_condition','Please Select Condition','de_de','Please Select Condition',1),
(2424,'please_enter_value_or_field','Please Enter Value or Field','de_de','Please Enter Value or Field',1),
(2425,'set_as_default','Set as Default','de_de','Set as Default',1),
(2426,'list_in_metrics','List in Metrics','de_de','List in Metrics',1),
(2427,'order_number','Order Number','de_de','Order Number',1),
(2428,'recording_saved_message','Recording saved successfully.','de_de','Recording saved successfully.',1),
(2429,'recording_file','Recording File','de_de','Recording File',1),
(2430,'file_not_found','File not found','de_de','File not found',1),
(2431,'please_enter_valid_path','Please enter valid path','de_de','Please enter valid path',1),
(2432,'enter_path_here','Enter path here...','de_de','Enter path here...',1),
(2433,'set_call_recording_path','Set Call Recording Path','de_de','Set Call Recording Path',1),
(2434,'set_call_recording_path_here','Set call recording path here','de_de','Set call recording path here',1),
(2435,'call_recording_path','Call Recording Path','de_de','Call Recording Path',1),
(2436,'please_place_api','Please enable place api','de_de','Please enable place api',1),
(2437,'event_filters_by','Event Filters by','de_de','Event Filters by',1),
(2438,'select_at_least_one_option','Please select at least one option','de_de','Please select at least one option',1),
(2439,'enable_call_feature','Please enable call feature','de_de','Please enable call feature',1),
(2440,'enable_email_feature','Please enable email feature','de_de','Please enable email feature',1),
(2441,'demo_login','Demo Login','de_de','Demo Login',1),
(2442,'select_email_template','Select Email Template','de_de','Select Email Template',1),
(2443,'template_name','Template Name','de_de','Template Name',1),
(2444,'example_storage_path','example : storage/Music/Recordings/Call Recordings','de_de','example : storage/Music/Recordings/Call Recordings',1),
(2445,'User Notification Settings saved successfully','User Notification Settings saved successfully','de_de','User Notification Settings saved successfully',33),
(2446,'This Notification has been disabled by admin','This Notification has been disabled by admin','de_de','This Notification has been disabled by admin',33),
(2447,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','de_de','Notify when any updates to the record you\'re following',33),
(2448,'Task assigned to you','Task assigned to you','de_de','Task assigned to you',33),
(2449,'Task Reminder','Task Reminder','de_de','Task Reminder',33),
(2450,'You were mentioned in comments','You were mentioned in comments','de_de','You were mentioned in comments',33),
(2451,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','de_de','Comments has been added to record assigned to you',33),
(2452,'When Record Assigned','When Record Assigned','de_de','When Record Assigned',33),
(2453,'Event Reminder','Event Reminder','de_de','Event Reminder',33),
(2454,'Event Invitation','Event Invitation','de_de','Event Invitation',33),
(2455,'Follow record','Follow record','de_de','Follow record',33),
(2456,'Task','Task','de_de','Task',33),
(2457,'Conversions','Conversions','de_de','Conversions',33),
(2458,'Events','Events','de_de','Events',33),
(2459,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','de_de','No record(s) found Please click on filter icon to change filter',1),
(2460,'title','Title','de_de','Title',1),
(2461,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','de_de','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(2462,'call_recording','Call recording','de_de','Call recording',1),
(2463,'voice_recorder','Voice Recorder','de_de','Voice Recorder',1),
(2464,'no_address_reference_found','No Address Reference found','de_de','No Address Reference found',32),
(2465,'no_overdue_activities','No OverDue Activities','de_de','No OverDue Activities',32),
(2466,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','de_de','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(2467,'Default_Search_Field','Default search field','de_de','Default search field',32),
(2468,'Calender_Reminder_Message','Free user can\'t send local reminder','de_de','Free user can\'t send local reminder',32),
(2469,'you_must_have_permission','You must give permissions to use this features.','de_de','You must give permissions to use this features.',32),
(2470,'internal_comment','Internal Comment','de_de','Internal Comment',1),
(2471,'unlink_record','Unlink Record','de_de','Unlink Record',11),
(2472,'unlink_record_msg','Are you sure want to unlink record?','de_de','Are you sure want to unlink record?',11),
(2473,'file_format_not_support','File format not supported','de_de','File format not supported',11),
(2474,'file_upload','File Upload','de_de','File Upload',5),
(2475,'to_vtiger','To Vtiger','de_de','To Vtiger',5),
(2476,'link_external_document','Link External Document','de_de','Link External Document',5),
(2477,'from_file_url','From File Url','de_de','From File Url',5),
(2478,'create_new_document','Create New Document','de_de','Create New Document',5),
(2479,'select_document_type','Select Document type','de_de','Select Document type',5),
(2480,'add_signature','Please add signature','de_de','Please add signature',11),
(2481,'date_greater_then_equal','should be greater than or equal to','de_de','should be greater than or equal to',1),
(2482,'date_less_then_equal','should be less than or equal to','de_de','should be less than or equal to',1),
(2483,'Click_on_plus_for_add','Please tap on + to create a new record.','de_de','Please tap on + to create a new record.',15),
(2484,'display_map','Display map','de_de','Display map',15),
(2485,'other_settings','Other settings','de_de','Other settings',15),
(2486,'total_hours','Total hours','de_de','Total hours',15),
(2487,'widget_not_found','No widgets found','de_de','No widgets found',15),
(2488,'quickaction','Quick action','de_de','Quick action',15),
(2489,'dashboard','Dashboard','de_de','Dashboard',15),
(2490,'new','New','de_de','New',15),
(2491,'global_search_hint','Please try to search using search box at top','de_de','Please try to search using search box at top',15),
(2492,'near_by_map','Near By Map','de_de','Near By Map',15),
(2493,'miles','Miles','de_de','Miles',15),
(2494,'lbl_filters','Filters','de_de','Filters',27),
(2495,'warning','Warning','de_de','Warning',27),
(2496,'no_filter_created','No filter is created.','de_de','No filter is created.',27),
(2497,'please_create_new_ilter','Please create a new filter','de_de','Please create a new filter',27),
(2498,'select_search_fields','Select fields for the search record.','de_de','Select fields for the search record.',27),
(2499,'apply_fliters','Apply filters','de_de','Apply filters',27),
(2500,'sort_by','Sort by','de_de','Sort by',27),
(2501,'sort_order','Sort order','de_de','Sort order',27),
(2502,'Start_time_tracking','Start time tracking','de_de','Start time tracking',31),
(2503,'Stop_time_tracking','Stop time tracking','de_de','Stop time tracking',31),
(2504,'image_preview','Image preview','de_de','Image preview',11),
(2505,'phone_number','Phone number','de_de','Phone number',11),
(2506,'email_address','Email address','de_de','Email address',11),
(2507,'edit_your_preferences','Edit your preferences','de_de','Edit your preferences',8),
(2508,'about_app','About app','de_de','About app',8),
(2509,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','de_de','You already have latest CTMobile Ext. Version',8),
(2510,'updated_app_version','You already have latest CRMTiger App Version','de_de','You already have latest CRMTiger App Version',8),
(2511,'plan','Plan','de_de','Plan',8),
(2512,'time','Time','de_de','Time',31),
(2513,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','de_de','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(2514,'add_to_quick_action','Add to quick action','de_de','Add to quick action',1),
(2515,'add_filter_to_quick_action','Add filter to quick action','de_de','Add filter to quick action',1),
(2516,'create_record','Create Record','de_de','Create Record',1),
(2517,'quick_action_hint','You can Add Quick Action here','de_de','You can Add Quick Action here',1),
(2518,'str_send','Send','de_de','Send',3),
(2519,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','de_de','Do you want to update tax & charge values corresponding to selected region?',1),
(2520,'delete_quick_action_widgest','Delete Widget?','de_de','Delete Widget?',15),
(2521,'add_record_to_dashboard','Add record to dashboard','de_de','Add record to dashboard',15),
(2522,'module_quick_action_msg','Module added to dashboard','de_de','Module added to dashboard',15),
(2523,'filter_quick_action_msg','Filter added to dashboard','de_de','Filter added to dashboard',15),
(2524,'record_quick_action_msg','Record added to dashboard','de_de','Record added to dashboard',15),
(2525,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','de_de','Filter shortcut added to dashboard',15),
(2526,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','de_de','Record shortcut added to dashboard',15),
(2527,'documents_disabled','Documents Module is disabled','de_de','Documents Module is disabled',1),
(2528,'document_dont_attachment','Document does not have a attachment','de_de','Document does not have a attachment',1),
(2529,'go_to_neat_by','Go to NearBy','de_de','Go to NearBy',15),
(2530,'go_to_time_tracking','Go to Time Tracker','de_de','Go to Time Tracker',13),
(2531,'nearby_quick_action_msg','NearBy added to dashboard','de_de','NearBy added to dashboard',15),
(2532,'time_tracking_quick_action_msg','Time Tracking added to dashboard','de_de','Time Tracking added to dashboard',15),
(2533,'attendance_quick_action_msg','Attendance added to dashboard','de_de','Attendance added to dashboard',15),
(2534,'attachment','Attachment','de_de','Attachment',15),
(2535,'search_by_fields','Search by fields','de_de','Search by fields',27),
(2536,'apply_selected','Apply selected','de_de','Apply selected',27),
(2537,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','de_de','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(2538,'Attendance','Attendance','de_de','Attendance',15),
(2539,'Check-in successfully','Check-in successfully','de_de','Check-in successfully',32),
(2540,'Check-out successfully','Check-out successfully','de_de','Check-out successfully',32),
(2541,'Nothing around here','Nothing around here','de_de','Nothing around here',13),
(2542,'select_days','Select Days','de_de','Select Days',5),
(2543,'select_minutes','Select Minutes','de_de','Select Minutes',5),
(2544,'select_hours','Select Hours','de_de','Select Hours',5),
(2545,'no_lat_long_found','Location information (Latitude,Longitude) not found','de_de','Location information (Latitude,Longitude) not found',32),
(2546,'Call Log save successfully','Call Log save successfully','de_de','Call Log save successfully',32),
(2547,'Files/photos deleted successfully','Files/photos deleted successfully','de_de','Files/photos deleted successfully',32),
(2548,'network_error','Network connection error!','es_mx','Error en la red',1),
(2549,'connection_check','Could not connect to CRM, Please check your Internet connection.','es_mx','Por favor verifica tu conexión a internet.',1),
(2550,'update','Update','es_mx','Actualizar',1),
(2551,'cancel','Cancel','es_mx','Cancelar',1),
(2552,'ok','Ok','es_mx','OK',1),
(2553,'more_information','Click here for more information.','es_mx','Haz clic aquí para más información.',1),
(2554,'yes','Yes','es_mx','Sí',1),
(2555,'no','No','es_mx','No',1),
(2556,'click_again_exit','Click again to exit','es_mx','Haz clic nuevamente para salir',1),
(2557,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','es_mx','No tienes permiso para ver esta característica. Por favor suscríbete a la versión Premium. Haz clic aquí para suscribirte.',1),
(2558,'clickhere','Click here','es_mx','Haz clic aquí',1),
(2559,'clickhere_subscribe','Click here to subscribe premium version','es_mx','Haz clic aquí para suscribirte',1),
(2560,'clickhere_configure','Click here and view how to Configure.','es_mx','Haz clic aquí para ver cómo configurar.',1),
(2561,'please_wait','Please Wait…','es_mx','Por favor espere...',1),
(2562,'share__msg','Share file with','es_mx','compartir archivo con',1),
(2563,'dialog_camera','Camera','es_mx','Cámara',1),
(2564,'dialog_add_file_by','Take Photo from','es_mx','Añadir archivos por',1),
(2565,'add','Add','es_mx','Añadir',1),
(2566,'mail_manager_configured','Mail Manager is not configured','es_mx','El administrador de correos no está configurado',1),
(2567,'dialog_add_files_by','Add Files by','es_mx','Añadir archivos por',1),
(2568,'dialog_drive','Drive','es_mx','Drive',1),
(2569,'dialog_drop_box','Drop Box','es_mx','Drop Box',1),
(2570,'dialog_need_signin','You need to Sign-in to your Drive account first.','es_mx','Necesitas registrarte primero',1),
(2571,'dialog_gallery','Gallery','es_mx','Galería',1),
(2572,'delete','Delete','es_mx','Borrar',1),
(2573,'timeoutmessage','Oops! Request is taking more time than expected.','es_mx','Ups! la solicitud está tardando más de lo esperado.',1),
(2574,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','es_mx','El GPS no está habilitado. Por favor enciéndelo para obtener tus ubicaciones cercanas.',1),
(2575,'sure_want_delete','Are you sure want to delete ?','es_mx','¿Estás seguro que quieres borrar?',1),
(2576,'select','Select','es_mx','Seleccionar',1),
(2577,'msgforrecordaudio','Minimum record duration one second.','es_mx','Duración mínima de grabación: un minuto',1),
(2578,'permission_storage','Permission denied to read your External storage','es_mx','Permiso denegado para leer tu almacenamiento externo',1),
(2579,'send_permission_msg','Send message permission denied','es_mx','Permiso para enviar mensaje denegado',1),
(2580,'choosefile','Choose File','es_mx','Seleccione un archivo',1),
(2581,'enter','Enter','es_mx','Enter',1),
(2582,'select_an_option','Select an Option','es_mx','Elija una opción',1),
(2583,'email_validation','Email is not valid','es_mx','El email no es válido',1),
(2584,'please_enter','Please Enter','es_mx','Por favor ingresa',1),
(2585,'website_validation_text','Website URL is not valid','es_mx','La url del sitio web no es válida',1),
(2586,'selectvalue','Select value first','es_mx','Selecciona el valor primero',1),
(2587,'email','Email','es_mx','Email',1),
(2588,'enter_email_address','Enter email address','es_mx','Ingresa email',1),
(2589,'email_address_not_correct','Email address incorrect','es_mx','Email incorrecto',1),
(2590,'pls_enter_subject','Please Enter Subject','es_mx','Por favor ingresa el asunto',1),
(2591,'attachFiles','Attached File','es_mx','Archivo adjunto',1),
(2592,'from','From','es_mx','De',1),
(2593,'to','To','es_mx','Para',1),
(2594,'call_permission_msg','Call permission denied','es_mx','Permiso de llamada denegado',1),
(2595,'no_records','No records found','es_mx','No se encontraron registros',1),
(2596,'fullform','Create New','es_mx','Forma completa',1),
(2597,'save','Save','es_mx','Guardar',1),
(2598,'total','Total','es_mx','Total',1),
(2599,'discount','Discount','es_mx','Descuento',1),
(2600,'price','Price','es_mx','Precio *',1),
(2601,'quantity','Quantity','es_mx','Cantidad *',1),
(2602,'select_module','Select Module','es_mx','Seleccionar módulo',1),
(2603,'item_list','Item List','es_mx','Lista de Items',1),
(2604,'quickcreate','Quick Create','es_mx','Creación rápida',1),
(2605,'overwrite_msg_part1','Overwrite the existing address with the selected','es_mx','Sobre escribir la direcccion actual con los detalles ',1),
(2606,'once_in_every','Once in every','es_mx','Una vez cada',1),
(2607,'overwrite_msg_part2','address details?','es_mx','de la dirección elegida?',1),
(2608,'add_item','Add Item','es_mx','Añadir Item',1),
(2609,'recordsave','Record saved successfully','es_mx','Registro guardado exitosamente',1),
(2610,'recordnotsave','Could not save record. Try again later','es_mx','Registro no guardado',1),
(2611,'minutes','Minutes','es_mx','Minutos',1),
(2612,'hours','Hours','es_mx','horas',1),
(2613,'days','Days','es_mx','Días',1),
(2614,'on','On','es_mx','El',1),
(2615,'day_of_the_month','day of the month','es_mx','día del mes',1),
(2616,'list_price','List Price','es_mx','Precio de lista *',1),
(2617,'add_record','Add Record','es_mx','Añadir registro',1),
(2618,'add_product','Add Product','es_mx','Añadir Producto',1),
(2619,'add_service','Add Service','es_mx','Añadir Servicio',1),
(2620,'discountin','Discount in %','es_mx','Descuento en %',1),
(2621,'unitprice','Unit price','es_mx','Precio unitario *',1),
(2622,'netprice','Net price','es_mx','Precio neto *',1),
(2623,'comments','Comments','es_mx','Comentarios',1),
(2624,'add_close','Add & Close','es_mx','Añadir & Cerrar',1),
(2625,'fetching_rout_message','Fetching route, Please wait…','es_mx','Buscando la ruta, espere por favor…',1),
(2626,'setting','Settings','es_mx','Configuración',1),
(2627,'utc','UTC','es_mx','UTC',1),
(2628,'in','In','es_mx','En',1),
(2629,'days_ago','days ago','es_mx','días',1),
(2630,'mins_ago','Minutes ago','es_mx','minutos',1),
(2631,'justnow','Just now','es_mx','Ahora mismo',1),
(2632,'hours_ago','hours ago','es_mx','horas',1),
(2633,'in_1_day','In 1 day','es_mx','Dentro de 1 día',1),
(2634,'scanqrcode','Asset / Card Scanner','es_mx','QR Card Scanner',1),
(2635,'call_log','Call Log','es_mx','Bitácora de llamada',1),
(2636,'voice_message','Hi','es_mx','Hola',1),
(2637,'voice_message1','What can I search for you in','es_mx','Que quieres que busque',1),
(2638,'live_tracking','Live Tracking','es_mx','Rastreo en vivo',1),
(2639,'mailmanager','Mail Manager','es_mx','Administrador de correo',1),
(2640,'my_location','My location','es_mx','Mi ubicación',1),
(2641,'created_on','Created On','es_mx','Creado en',1),
(2642,'modified_on','Modified On','es_mx','Modificado en',1),
(2643,'enter_comments','Enter Comments','es_mx','Introducir comentarios',1),
(2644,'viewmore','View More','es_mx','Ver más',1),
(2645,'viewless','View Less','es_mx','Ver menos',1),
(2646,'gotofullform','Go to Full Form','es_mx','Ir a la forma completa',1),
(2647,'post','Post','es_mx','Postear',1),
(2648,'url','URL','es_mx','URL',1),
(2649,'dialog_title_text_back_color','Select a Text Background Color','es_mx','Selecciona un color para fondo de texto',1),
(2650,'event_or_task','Add event/task','es_mx','Añadir evento/tarea',1),
(2651,'shortcut','Shortcuts','es_mx','Accesos directos',1),
(2652,'select_field','Select Field','es_mx','Selecciona el campo',1),
(2653,'share','Share','es_mx','Compartir',1),
(2654,'title_insert_link','Insert Link','es_mx','Insertar Link',1),
(2655,'addyourcommentshere','Add your comments here','es_mx','Añade tus comentarios aquí',1),
(2656,'nocomment','No Comments','es_mx','Sin comentarios',1),
(2657,'leads','Leads','es_mx','Prospectos',1),
(2658,'true_val','true','es_mx','verdadero',1),
(2659,'noresult','No Result','es_mx','Sin resultados',1),
(2660,'version','Version','es_mx','Versión',1),
(2661,'convert_lead','Convert Lead','es_mx',' Convertir Prospecto',1),
(2662,'app_name','CRMTiger','es_mx','SalesHiker',1),
(2663,'enter_url','Please Enter url','es_mx','Por favor ingresa la url',1),
(2664,'help','Help','es_mx','Ayuda',1),
(2665,'contact_us','Contact Us','es_mx','Contáctanos',1),
(2666,'updates','Updates','es_mx','Actualizaciones',1),
(2667,'logout','LogOut','es_mx','LogOut',1),
(2668,'busnies_cardscanner','Business Card Scanner','es_mx','Escáner de Tarjeta de Presentación',1),
(2669,'sure_want_logout','Are you sure want to logout ?','es_mx','¿Estás seguro que quieres salir?',1),
(2670,'logout_message','Logout successfully','es_mx','¿Estás seguro que quieres salir?',1),
(2671,'all','All','es_mx','Todo',1),
(2672,'add_event','Add event','es_mx','Añadir evento',1),
(2673,'add_task','Add Task','es_mx','Añadir tarea',1),
(2674,'next','Next','es_mx','Siguiente',1),
(2675,'terms_conditions','Terms and Conditions','es_mx','Terms and Conditions',1),
(2676,'login','Login','es_mx','Login',2),
(2677,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','es_mx','Al ingresar, aceptas nuestros términos y condiciones & Política de privacidad',2),
(2678,'copyright','Copyright © 2019 CRMTiger Version','es_mx','Copyright u00A9 2019 CRMTiger \n Versión',2),
(2679,'enter_username','Please enter username','es_mx','Por favor ingresa tu usuario',2),
(2680,'enter_password','Please enter password','es_mx','Por favor ingresa tu contraseña',2),
(2681,'remanberme','Remember Me','es_mx','Recordarme',2),
(2682,'forgot_password','Forgot password?','es_mx','¿Olvidaste tu contraseña?',2),
(2683,'privacy_policay1','Privacy Policy','es_mx','Política de privacidad',2),
(2684,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','es_mx','Algo salió mal. Por favor haga clic aqui para contactat a soporte',2),
(2685,'enter_username_password','Entered Username or Password is wrong','es_mx','El Usuario o la Contraseña ingresada es incorrecta',2),
(2686,'server_issue_occured','Server issues occurred','es_mx','Ocurrieron problemas con el servidor',2),
(2687,'password','Password','es_mx','Contraseña',3),
(2688,'user_name','Username','es_mx','Usuario',3),
(2689,'reset_pwd','Reset Password','es_mx','Reestablecer contraseña',3),
(2690,'forgot_password_title','Forgot password','es_mx','Olvidé mi contraseña',3),
(2691,'enter_user_name','Enter user name','es_mx','Ingresa nombre de usuario',3),
(2692,'cc','Cc','es_mx','Cc',4),
(2693,'body','Body','es_mx','Cuerpo',4),
(2694,'bcc','BCC','es_mx','BCC',4),
(2695,'dialog_title_text_color','Select a Text Color','es_mx','Selecciona un color de texto',4),
(2696,'date','Date','es_mx','Fecha',4),
(2697,'subject','Subject','es_mx','Asunto',4),
(2698,'composeMail','Compose Mail','es_mx','Redactar correo',4),
(2699,'send','Send','es_mx','Enviar',4),
(2700,'select_message','Select message','es_mx','Seleccionar mensaje',4),
(2701,'title_insert_table','Insert Table','es_mx','Insertar tabla',4),
(2702,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','es_mx','Estoy de acuerdo con compartir la Bitácora API con el equipo técnico para seguir solucionando el problema',5),
(2703,'edit_record','Edit Records','es_mx','Editar registros',5),
(2704,'select_time','Select Time','es_mx','Seleccionar hora',5),
(2705,'edit_item','Edit Item','es_mx','Editar Item',5),
(2706,'items_total','Items Total','es_mx','Total de items',5),
(2707,'number_less_then_31','Number should be less than 31','es_mx','El número deber ser menor a 31',5),
(2708,'users','Users','es_mx','Usuarios',5),
(2709,'groups','Groups','es_mx','Grupos',5),
(2710,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','es_mx','Nota : Los adjuntos existentes (imágenes/archivos) serán reemplazados',5),
(2711,'greaterdatetime','End DateTime should be greater than Start DateTime','es_mx','La fecha y hora final deben ser mayores que la fecha y hora de inicio',5),
(2712,'until','Until','es_mx','Hasta',5),
(2713,'organizations','Organizations','es_mx','Organizaciones',6),
(2714,'contacts','Contacts','es_mx','Contactos',6),
(2715,'opportunity','Opportunity','es_mx','Oportunidad',6),
(2716,'lbl_sun','SUN','es_mx','DOM',7),
(2717,'lbl_mon','MON','es_mx','LUN',7),
(2718,'lbl_tue','TUE','es_mx','MAR',7),
(2719,'lbl_wed','WED','es_mx','MIE',7),
(2720,'lbl_thu','THU','es_mx','JUE',7),
(2721,'lbl_fri','FRI','es_mx','VIE',7),
(2722,'lbl_sat','SAT','es_mx','SAB',7),
(2723,'lbl_1','1','es_mx','1',7),
(2724,'lbl_2','2','es_mx','2',7),
(2725,'lbl_3','3','es_mx','3',7),
(2726,'lbl_4','4','es_mx','4',7),
(2727,'lbl_5','5','es_mx','5',7),
(2728,'lbl_6','6','es_mx','6',7),
(2729,'lbl_7','7','es_mx','7',7),
(2730,'lbl_8','8','es_mx','8',7),
(2731,'lbl_9','9','es_mx','9',7),
(2732,'lbl_10','10','es_mx','10',7),
(2733,'lbl_11','11','es_mx','11',7),
(2734,'lbl_12','12','es_mx','12',7),
(2735,'lbl_13','13','es_mx','13',7),
(2736,'lbl_14','14','es_mx','14',7),
(2737,'lbl_15','15','es_mx','15',7),
(2738,'lbl_16','16','es_mx','16',7),
(2739,'lbl_17','17','es_mx','17',7),
(2740,'lbl_18','18','es_mx','18',7),
(2741,'lbl_19','19','es_mx','19',7),
(2742,'lbl_20','20','es_mx','20',7),
(2743,'lbl_21','21','es_mx','21',7),
(2744,'lbl_22','22','es_mx','22',7),
(2745,'lbl_23','23','es_mx','23',7),
(2746,'lbl_24','24','es_mx','24',7),
(2747,'lbl_25','25','es_mx','25',7),
(2748,'lbl_26','26','es_mx','26',7),
(2749,'lbl_27','27','es_mx','27',7),
(2750,'lbl_28','28','es_mx','28',7),
(2751,'lbl_29','29','es_mx','29',7),
(2752,'lbl_30','30','es_mx','30',7),
(2753,'lbl_31','31','es_mx','31',7),
(2754,'lbl_32','32','es_mx','32',7),
(2755,'lbl_33','33','es_mx','33',7),
(2756,'lbl_34','34','es_mx','34',7),
(2757,'lbl_35','35','es_mx','35',7),
(2758,'lbl_36','36','es_mx','36',7),
(2759,'lbl_37','37','es_mx','37',7),
(2760,'lbl_38','38','es_mx','38',7),
(2761,'lbl_39','39','es_mx','39',7),
(2762,'lbl_40','40','es_mx','40',7),
(2763,'lbl_41','41','es_mx','41',7),
(2764,'lbl_42','42','es_mx','42',7),
(2765,'current_date','current date','es_mx','fecha actual',7),
(2766,'event','Events','es_mx','Eventos',7),
(2767,'calendar','Calendar','es_mx','Calendario',7),
(2768,'latest_version','Latest Version :','es_mx','Última versión :',8),
(2769,'expire_on','Expire On :','es_mx','Expira el :',8),
(2770,'ctmobile_ext_version','CTMobile Ext. Version :','es_mx','Versión de la Ext. CRMobile :',8),
(2771,'you_have_latest_version','You already have latest version','es_mx','Tienes la versión actualizada',8),
(2772,'latest_version1','You Already have latest version','es_mx','Ya tienes la última versión',8),
(2773,'upgreaded','Upgrade','es_mx','Upgrade',8),
(2774,'downgrade','Downgrade','es_mx','Downgrade',8),
(2775,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','es_mx','Puedes definir aquí cuántos registros quieres mostrar en la pantalla de inicio para el evento reciente.',8),
(2776,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','es_mx','Puedes enviar tu retroalimentación con la descripción, nuestro equipo revisará tu retroalimentación y se pondrá en contacto contigo.',8),
(2777,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','es_mx','La función de la bitácora es dar soporte / ayuda al cliente, si tienes algún problema con la app o algún módulo o funcionalidad no está funcionando adecuadamente, puedes habilitar la función de compartir la bitácora con nuestro equipo de desarrollo.',8),
(2778,'info','Info','es_mx','Info',8),
(2779,'recent_history','Recent History','es_mx','Historial reciente',8),
(2780,'recent_feedback','Feedback','es_mx','Retroalimentación',8),
(2781,'recent_log','Log','es_mx','Bitácora',8),
(2782,'crmtiger_app_version','CRMTiger App Version :','es_mx','Versión de la App CRMTiger :',8),
(2783,'historylimit','Recent History Limit','es_mx','Límite historial reciente',8),
(2784,'radious_in_miles','Radius in miles','es_mx','Radio en millas',8),
(2785,'recentlimit','Recent Event Limit','es_mx','Límite de evento reciente',8),
(2786,'upcoming_events','Upcoming Events','es_mx','Eventos próximos',8),
(2787,'rate_our_app','Rate Our App!','es_mx','¡Califica nuestra App!',8),
(2788,'feedback','Submit Feedback','es_mx','Enviar retroalimentación',8),
(2789,'sendfeedback','Feedback Send','es_mx','Retroalimentación enviada',8),
(2790,'emaillimit','Email limit','es_mx','Límite de email',8),
(2791,'log','Log','es_mx','Bitácora',8),
(2792,'logclear','Log cleared successfully.','es_mx','Clear successful',8),
(2793,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','es_mx','Puedes definir aquí cuántos registros quieres mostrar en la pantalla de inicio para el historial reciente.',8),
(2794,'proceed_to_upgrade1','Proceed to','es_mx','Proceder a',8),
(2795,'upgradation_message','will required logout and login again later.','es_mx','se requerirá que salga del sistema y vuelva a entrar luego',8),
(2796,'proceed_to_upgrade','Proceed to Upgrade','es_mx','Proceder a actualizar',8),
(2797,'module_setting','Module Setting','es_mx','Configuración de módulo',9),
(2798,'sortbyfield','Sort by field','es_mx','Ordenar por campo',9),
(2799,'ascending','Ascending A to Z','es_mx','Ascendiente A a Z',9),
(2800,'descending','Descending Z to A','es_mx','Descendiente Z a A',9),
(2801,'first_field','First Field','es_mx','Primer campo',9),
(2802,'second_field','Second Field','es_mx','Segundo campo',9),
(2803,'third_field','Third Field','es_mx','Tercer campo',9),
(2804,'sure_want_restore','Are you sure you want to reset to default settings?','es_mx','¿Estás seguro que quieres regresar a los valores predeterminados?',9),
(2805,'orderlist','List Order','es_mx','Orden de lista',9),
(2806,'module_reset','Restore to Default','es_mx','Regresar a los valores predeterminados',9),
(2807,'display_fields','Display Fields','es_mx','Desplegar campos',9),
(2808,'discount_lessthen_100','Discount % should be less than 100','es_mx','El % de descuento debe ser menor a 100',10),
(2809,'select_item','Select Item','es_mx','Seleccionar Item',10),
(2810,'item_comment','Item Comment','es_mx','Comentario sobre Item',10),
(2811,'record_name','Record Name is :','es_mx','El nombre el registro es :-',11),
(2812,'go_back','Go Back','es_mx','Regresar',11),
(2813,'please_enter_shortcut_name','Please Enter Shortcut Name','es_mx','Por favor ingresa el nombre del acceso directo',11),
(2814,'number_not_found','Contact Number not found','es_mx','Número de contacto no encontrado',11),
(2815,'mail_not_found','Mail Address not found','es_mx','Dirección de correo no encontrada',11),
(2816,'create_shortcut','Create Shortcut','es_mx','Crear acceso directo',11),
(2817,'contact_summary','Summary','es_mx','Resumen',11),
(2818,'activites','Activities','es_mx','Actividades',11),
(2819,'details','Details','es_mx','Detalles',11),
(2820,'related','Related','es_mx','Relacionado',11),
(2821,'share_link','Share record with','es_mx','Compartir el registro con',11),
(2822,'edit','Edit','es_mx','Editar',11),
(2823,'duplicate','Duplicate','es_mx','Duplicar',11),
(2824,'whatsapp','Whatsapp','es_mx','Whatsapp',11),
(2825,'call','Call','es_mx','Llamar',11),
(2826,'choose_contact_for_call','Choose Contact for Call','es_mx','Elegir un Contacto para Llamar',11),
(2827,'choose_contact_for_sms','Choose Contact for SMS','es_mx','Elegir un Contacto para enviar SMS',11),
(2828,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','es_mx','Elegir un Contacto para enviar mensaje WhatsApp',11),
(2829,'chosse_contact_for_email','Choose Email','es_mx','Elegir una direccion de correo',11),
(2830,'attach_file','Attach Files','es_mx','Adjuntar Archivos',11),
(2831,'close','Close','es_mx','Cerrar',11),
(2832,'status','Status','es_mx','Estatus',11),
(2833,'stop','Stop','es_mx','Detener',11),
(2834,'zero','0','es_mx','0',11),
(2835,'record','Record','es_mx','Grabar',11),
(2836,'voice_note','Voice Note','es_mx','Nota de Voz',11),
(2837,'tickets','Tickets','es_mx','Tickets',12),
(2838,'check_out','Check Out','es_mx','Check Out',12),
(2839,'check_in','Check In','es_mx','Check In',12),
(2840,'select_any','Select any','es_mx','Seleccionar cualquier',12),
(2841,'fulldetails','Show Full Details','es_mx','Mostrar todos los detalles',12),
(2842,'checkin','Check-in','es_mx','Check-in',12),
(2843,'navigate','Navigate','es_mx','Navegar',12),
(2844,'product','Products','es_mx','Productos',12),
(2845,'projectMilestone','Project Milestone','es_mx','Hitodelproyecto',12),
(2846,'projecttask','Project Tasks','es_mx','Tareadelproyecto',12),
(2847,'nearby','NearBy','es_mx','Cerca',13),
(2848,'document','Document','es_mx','Documento',14),
(2849,'reply','Reply','es_mx','Responder',14),
(2850,'reply_all','Reply All','es_mx','Responder a todos',14),
(2851,'forward','Forward','es_mx','Reenviar',14),
(2852,'action','Action','es_mx','Acción',14),
(2853,'select_first','Select First','es_mx','Elegir Primero',14),
(2854,'commentaddsuccessful','Comment added successfull','es_mx','El comentario se añadió con éxito',14),
(2855,'move_to','Move to','es_mx','Mover a',14),
(2856,'attach','Attach','es_mx','Adjuntar',14),
(2857,'addcoment','Add Comment','es_mx','Añadir comentario',14),
(2858,'adddocument','Add Document','es_mx','Añadir documento',14),
(2859,'home','Home','es_mx','Home',15),
(2860,'checkout','Check-out','es_mx','Check-out',15),
(2861,'message_search','Search by name','es_mx','Buscar por nombre',15),
(2862,'start_shift','Start shift','es_mx','Empezar turno',15),
(2863,'end_shift','End shift','es_mx','Terminar turno',15),
(2864,'today_meeting','Meetings','es_mx','Reuniones',15),
(2865,'shift_time_track','Shift Time Track','es_mx','Rastrear cambio de turno',15),
(2866,'logout_msg','You have to login again , click','es_mx','Tiene que ingresar de nuevo , clic',15),
(2867,'logout_msg1','to continue.','es_mx','para continuar',15),
(2868,'permission_denied','You don\'t have permission to create','es_mx','No tienes permiso para crear',15),
(2869,'history','Activity stream','es_mx','Flujo de actividad',15),
(2870,'search_value','Search value :','es_mx','Buscar el valor',15),
(2871,'feed_back_msg','Please enter feedback message','es_mx','Por favor ingresa mensaje de retroalimentación',16),
(2872,'feed_back_hint_msg','Enter feedback message','es_mx','Ingresa mensaje de retroalimentación',16),
(2873,'submit','Submit','es_mx','Enviar',16),
(2874,'check_app_not_installed','Application is not currently installed.','es_mx','La aplicación no está instalada actualmente.',17),
(2875,'send_sms_fail_message','SMS failed, please try again later!','es_mx','El SMS falló, por favor intenta más tarde',17),
(2876,'documentaddsuccessfully','Document Attach successfully','es_mx','El documento se adjuntó con éxito',17),
(2877,'send_message','Send message','es_mx','Enviar mensaje',17),
(2878,'sms_to','smsto:','es_mx','smspara:',17),
(2879,'add_list_message','Add List','es_mx','Añadir lista',18),
(2880,'mylist','My List','es_mx','Mi lista',18),
(2881,'filtername','Filter Name','es_mx','Nombre del filtro',18),
(2882,'selectlist','Select a List','es_mx','Seleccionar una lista *',18),
(2883,'assingedto','Assigned To','es_mx','Asignado a *',18),
(2884,'selectmodule','Select a module','es_mx','Seleccionar un módulo',18),
(2885,'add_list','Add Filter','es_mx','Añadir filtro',18),
(2886,'recent_event','Recent Event','es_mx','Evento reciente',19),
(2887,'recent_hostory','Recent History','es_mx','Historial reciente',19),
(2888,'module_specific_settings','Module-Specific Settings','es_mx','Configuración específica del módulo',19),
(2889,'talk_to_us','Talk to us','es_mx','Habla con nosotros',19),
(2890,'report_a_bug','Report A Bug','es_mx','Reporta un bug',19),
(2891,'faq','FAQ','es_mx','FAQ',19),
(2892,'selectmodules','Select Module','es_mx','Selecciona el módulo',19),
(2893,'myplan','My Plan','es_mx','Mi plan',19),
(2894,'message','Message','es_mx','Mensaje',20),
(2895,'message_validation','Please enter Message','es_mx','Please enter Message',20),
(2896,'contact_select','Please Select contact','es_mx','Por favor selecciona el contacto',20),
(2897,'global_search','Global Search','es_mx','Búsqueda Global',21),
(2898,'records','Records','es_mx','Records',21),
(2899,'dont_show_again','Don\'t Show Again','es_mx','No mostrar denuevo',22),
(2900,'skip','Skip','es_mx','Saltear',22),
(2901,'file_downloading','File Downloading','es_mx','Archivo descargándose',23),
(2902,'add_screenshots_optional','Add screenshots (optional)','es_mx','Añadir capturas de pantalla (opcional)',24),
(2903,'describe_your_problem','Describe your problem','es_mx','Describe tu problema',24),
(2904,'default_filter_shortcut','Default Filter Shortcut','es_mx','Atajo de Filtro Predeterminado',25),
(2905,'record_shortcut','Record Shortcut','es_mx','Atajo al Registro',25),
(2906,'enter_url','Please Enter url','es_mx','Por favor ingrese URL',26),
(2907,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','es_mx','Necesita actualizar la app para continuar usándola. Por favor actualice para continuar. Las versiones antiguas ya no están funcionando.',26),
(2908,'search_by','Search by','es_mx','Buscar por',27),
(2909,'selected_filter','Selected filter :','es_mx','Filtro seleccionado :-',27),
(2910,'selected_field','Selected field :','es_mx','Campo seleccionado :-',27),
(2911,'choose','Choose','es_mx','Elija',28),
(2912,'qr_cardscanner','QR Code Scanner','es_mx','Escaner de Código QR',28),
(2913,'error_message_for_scan','Could not read the card Try again later.','es_mx','La tarjeta no pudo ser leída. Trate nuevamente más tarde.',28),
(2914,'press_start_scan','Press to Start Scan','es_mx','Presione para iniciar el escaner',28),
(2915,'line_item_quntity_validation_msg','Value should be greater than zero','es_mx','El valor debe ser mayor a cero',29),
(2916,'percentage_msg','Percentage should be less than 100','es_mx','El porcentaje debe ser menor a cero',29),
(2917,'MSG_NO_DATA','No data found!','es_mx','No se encontró información',29),
(2918,'MSG_SOMETHING_WRONG','Something went wrong!','es_mx','Algo salió mal',29),
(2919,'MSG_COMING_SOON','Coming Soon!','es_mx','Llegará pronto',29),
(2920,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','es_mx','Por favor cargue una imagen de perfil',29),
(2921,'ALERT_TITLE_LOCATION_ACCESS','Location Access','es_mx','Acceso a ubicación',29),
(2922,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','es_mx','Su ubicación es necesaria para mostrar eventos cercanos',29),
(2923,'ALERT_BTN_ALLOW','ALLOW','es_mx','PERMITIR',29),
(2924,'ALERT_BTN_DENY','DENY','es_mx','DENEGAR',29),
(2925,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','es_mx','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(2926,'DELETE_RECORD','Delete Record','es_mx','Borrar registro',29),
(2927,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','es_mx','¿Está seguro de que quiere borrar este acceso directo?',29),
(2928,'DELETE_SHORTCUT','Delete Shortcut','es_mx','Borrar acceso directo',29),
(2929,'LBL_TERMS','By logging in, you agree to our Terms and','es_mx','Al iniciar sesión, acepta nuestros Términos',29),
(2930,'LBL_CONDITIONS','Conditions &','es_mx','& Condiciones',29),
(2931,'ALERT_TITLE','Alert','es_mx','Alerta',29),
(2932,'ALERT_BTN_SUBSCRIBE','Subscribe','es_mx','Suscribirse',29),
(2933,'MSG_SELECT_MODULE','Please select any Module','es_mx','Por favor seleccione cualquier Módulo',29),
(2934,'MSG_SELECT_LIST','Please select any List','es_mx','Por favor selecciona cualquier Lista',29),
(2935,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','es_mx','No tiene cámara',29),
(2936,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','es_mx','No tiene permiso para accesar la galería',29),
(2937,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','es_mx','No tiene permiso para accesar a la cámara. Ir a configuración -> Desplazar hacia abajo y seleccionar CRMTiger App -> Encender la cámara',29),
(2938,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','es_mx','No tiene permiso para accesar el Reconocimiento de voz. Ir a configuración -> Desplazar y seleccionar CRMTiger App -> Encender Reconocimiento de voz',29),
(2939,'BTN_DONE','Done','es_mx','Terminado',29),
(2940,'COMMENT','Comment','es_mx','Comentar',29),
(2941,'FULL_FORM','Full Form','es_mx','Registro completo',29),
(2942,'QUICK_CREATE','Create','es_mx','Crear',29),
(2943,'LBL_SELECT_FIELDS','Select Fields','es_mx','Seleccionar campos',29),
(2944,'LBL_SELECT_FIRST_FIELDS','Select First Field','es_mx','Seleccionar primer campo',29),
(2945,'LBL_SELECT_SECOND_FIELDS','Select Second Field','es_mx','Seleccionar segundo campo',29),
(2946,'LBL_SELECT_THIRD_FIELDS','Select Third Field','es_mx','Seleccionar tercer campo',29),
(2947,'LBL_SORT_BY_FIELD','Select Sort By Field','es_mx','Seleccionar Ordenar por campo',29),
(2948,'BTN_RESET_TO_DEFAULT','Reset to Default','es_mx','Resetear a valor predeterminado',29),
(2949,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','es_mx','Seleccionar Ordenar por campo',29),
(2950,'kStrClearBtnTitle','Clear','es_mx','Limpiar',29),
(2951,'kStrShowMoreBtnTitle','Show More','es_mx','Mostrar más',29),
(2952,'kStrAddActivitiesBtnTitle','Add Activities','es_mx','Añadir actividades',29),
(2953,'kStrAddCommentPlaceHolder','Add your comments here','es_mx','Añadir sus comentarios aquí',29),
(2954,'MSG_ENTER_TO_EMAIL','Please enter to field.','es_mx','Por favor ingrese al campo',29),
(2955,'WARNING_FILE','File can\'t open.','es_mx','El archivo no se puede abrir',29),
(2956,'MSG_FILE_SAVED','File saved.','es_mx','Archivo guardado.',29),
(2957,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','es_mx','La descarga no pudo completarse, favor de intentar más tarde',29),
(2958,'LBL_SHORTCUT','Shortcut','es_mx','Acceso directo',29),
(2959,'TXT_MESSAGE_PLACEHOLDER','Type Message','es_mx','Escribir mensaje',29),
(2960,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','es_mx','Instalar Whatsapp',29),
(2961,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','es_mx','No se encontró el Buzón de correo. Por favor crear Buzón de correo',29),
(2962,'LBL_WROTE','Wrote','es_mx','Escrito',29),
(2963,'MSG_MAIL_SEND','Mail sent','es_mx','Correo enviado',29),
(2964,'log_file_not_found','API Log file not found.','es_mx','No se encontró el archivo API Log',29),
(2965,'unknown_error','An unknown error occurred, try again','es_mx','Ocurrió un error desconocido, trate nuevamente',29),
(2966,'CTMTigerAppVersion','CRMTiger App Version','es_mx','Versión de App CRMTiger',29),
(2967,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','es_mx','Versión CTMMobile Ext. actualizada exitosamente',29),
(2968,'dialog_Premium_downgrade','Downgrade will required logout and login again later','es_mx','Necesitará cerrar e iniciar sesión más tarde para hacer el downgrade',29),
(2969,'dialog_Premium','Upgrade will required logout and login again later','es_mx','Necesitará cerrar e iniciar sesión más tarde para hacer el upgrade',29),
(2970,'Overwrite','Overwrite','es_mx','Sobreescribir',29),
(2971,'MSGAddressOverwrite1','Overwrite the existing address with the selected','es_mx','Sobreescribir la dirección existente con la que está seleccionada',29),
(2972,'MSGAddressOverwrite2','address details?','es_mx','¿Detalles de la dirección?',29),
(2973,'UPGRADE_PLAN','Upgrade Plan','es_mx','Plan de upgrade',29),
(2974,'DOWNGRADE_PLAN','Downgrade Plan','es_mx','Plan de downgrade',29),
(2975,'UPGRADE_EXTENSION','Upgrade Extension','es_mx','Extensión de upgrade',29),
(2976,'UPGRADE_APP','Upgrade App','es_mx','App de upgrade',29),
(2977,'SELECT_OPTION','Select Option','es_mx','Seleccionar opción',29),
(2978,'PLEASE_SELECT','Please select','es_mx','Por favor seleccione ',29),
(2979,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','es_mx','No tiene permiso para este módulo.',29),
(2980,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','es_mx','Por favor seleccione día del mes recurrente.',29),
(2981,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','es_mx','Por favor seleccione un día de la semana recurrente.',29),
(2982,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','es_mx','Por favor seleccione días recurrentes.',29),
(2983,'Please select reccuring days.','Please select reccuring days.','es_mx','Por favor seleccione días recurrentes.',29),
(2984,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','es_mx','Por favor seleccione fecha de término recurrente.',29),
(2985,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','es_mx','Por favor seleccione tipo recurrente',29),
(2986,'FREQ_TIME','Times','es_mx','Horarios',29),
(2987,'REPEAT_YEARLY','Repeat Yearly','es_mx','Repetir anualmente',29),
(2988,'REPEAT_MONTHLY','Repeat Monthly','es_mx','Repetir mensualmente',29),
(2989,'REPEAT_WEEKLY','Repeat Weekly','es_mx','Repetir semanalmente',29),
(2990,'REPEAT_DAILY','Repeat Daily','es_mx','Repetir diariamente',29),
(2991,'ACTION_TITLE','Action Title','es_mx','Título de la acción',29),
(2992,'MSG_SELECT_VALID_DATE','Please select valid day of month.','es_mx','Por favor seleccione un día del mes válido',29),
(2993,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','es_mx','La fecha de inicio debe ser menor que la fecha de término',29),
(2994,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','es_mx','La hora de inicio debe ser menor que la fecha de término',29),
(2995,'LBL_LINEITEM_DETAILS','Lineitem Details','es_mx','Detalles de objetos de línea',29),
(2996,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','es_mx','El monto del descuento debe ser menor al total.',29),
(2997,'VIEW','View','es_mx','Ver',29),
(2998,'MSG_ENTER_VALID','Please enter valid','es_mx','Por favor ingrese un valor válido',29),
(2999,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','es_mx','El porcentaje debe ser menor a 100.',29),
(3000,'ITEM_TOTAL','Item Total','es_mx','Total de objetos',29),
(3001,'ADJUSTMENT','Adjustment','es_mx','Ajuste',29),
(3002,'TITLE_CHOOSE_IMAGE','Choose Image','es_mx','Seleccionar imagen',29),
(3003,'COMPRESS','Compress','es_mx','Comprimir',29),
(3004,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','es_mx','El tamaño de la imagen es muy grande, por favor seleccione otra imagen',29),
(3005,'OnDayOfMonth','On day of month','es_mx','El día del mes',29),
(3006,'OnDayOfWeek','On day of week','es_mx','El día de la semana',29),
(3007,'AddAndClose','Add & Close','es_mx','Añadir & Cerrar',29),
(3008,'Repeat','Repeat','es_mx','Repetir',29),
(3009,'OnDay','On day','es_mx','El día',29),
(3010,'View_Line_Item','View Line Item','es_mx','Ver objeto de línea',29),
(3011,'TITLE_IMAGE','Image','es_mx','Imagen',29),
(3012,'TITLE_ICLOUD','iCloud','es_mx','iCloud',29),
(3013,'GOOGLE','Google','es_mx','Google',29),
(3014,'ALERT_BTN_OKAY','Okay','es_mx','Ok',29),
(3015,'ALERT_TITLE_ACCESS_DENIED','Access Denied','es_mx','Acceso denegado',29),
(3016,'Dont_Show_Again','Don\'t show again','es_mx','No mostrar de nuevo',29),
(3017,'Skip','Skip','es_mx','Saltar',29),
(3018,'Fillter_Name','Fillter Name','es_mx','Nombre del filtro',29),
(3019,'Fillter_Record_Count','Fillter Record Count','es_mx','Count del registro del filtro',29),
(3020,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','es_mx','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(3021,'vtiger_url','Your vTiger CRM URL','es_mx','Your vTiger CRM URL',26),
(3022,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','es_mx','You don\'t have permission to Add either This is read-only or Private Field.',31),
(3023,'CLEAR','Clear','es_mx','Clear',31),
(3024,'Files/photos uploaded successfully','Files/photos uploaded successfully','es_mx','Files/photos uploaded successfully',32),
(3025,'Digital signature saved','Digital signature saved','es_mx','Digital signature saved',32),
(3026,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','es_mx','Please upload Signature or Files/photos',32),
(3027,'Files / Photos','Files / Photos','es_mx','Files / Photos',32),
(3028,'Signature','Signature','es_mx','Signature',32),
(3029,'add_photo_using','Add Photo Using','es_mx','Add Photo Using',31),
(3030,'btn_upload_sign','(+) Add Signature','es_mx','(+) Add Signature',31),
(3031,'btn_upload_photo_doc','(+) Upload Files/Photos','es_mx','(+) Upload Files/Photos',31),
(3032,'select_photo_doc_to_upload','Please select files/photos to upload','es_mx','Please select files/photos to upload',31),
(3033,'related_module_title','Search from related module and Add to \"Route\"','es_mx','Search from related module and Add to \"Route\"',30),
(3034,'Route status updated successfully','Route status updated successfully','es_mx','Route status updated successfully',32),
(3035,'Session init failed','Session init failed','es_mx','Session init failed',32),
(3036,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','es_mx','You don\'t have permission to access this resource',32),
(3037,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','es_mx','Could not get the Related To - Try again later',32),
(3038,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','es_mx','Could not get the Route Planning Record - Try again later',32),
(3039,'Something went wrong - Try again later','Something went wrong - Try again later','es_mx','Something went wrong - Try again later',32),
(3040,'sequence updated successfully','sequence updated successfully','es_mx','sequence updated successfully',32),
(3041,'sequence cannot be empty','sequence cannot be empty','es_mx','sequence cannot be empty',32),
(3042,'Shortcut details not saved','Shortcut details not saved','es_mx','Shortcut details not saved',32),
(3043,'Shortcut details saved successfully','Shortcut details saved successfully','es_mx','Shortcut details saved successfully',32),
(3044,'Route save successfully','Route save successfully','es_mx','Route save successfully',32),
(3045,'Record save successfully','Record save successfully','es_mx','Record save successfully',32),
(3046,'No dependency found for picklist','No dependency found for picklist','es_mx','No dependency found for picklist',32),
(3047,'No records found','No records found','es_mx','No records found',32),
(3048,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','es_mx','Outgoing server is not enabled, please configure from CRM',32),
(3049,'Removed Successfully','Removed Successfully','es_mx','Removed Successfully',32),
(3050,'Shortcut has been deleted','Shortcut has been deleted','es_mx','Shortcut has been deleted',32),
(3051,'relation of records removed successfully','relation of records removed successfully','es_mx','relation of records removed successfully',32),
(3052,'relation of records not removed','relation of records not removed','es_mx','relation of records not removed',32),
(3053,'Record has been deleted successfully','Record has been deleted successfully','es_mx','Record has been deleted successfully',32),
(3054,'Time Tracking saved successfully','Time Tracking saved successfully','es_mx','Time Tracking saved successfully',32),
(3055,'Time Tracking updated successfully','Time Tracking updated successfully','es_mx','Time Tracking updated successfully',32),
(3056,'Time Tracking ended successfully','Time Tracking ended successfully','es_mx','Time Tracking ended successfully',32),
(3057,'Time Tracking started successfully','Time Tracking started successfully','es_mx','Time Tracking started successfully',32),
(3058,'record cannot be empty','record cannot be empty','es_mx','record cannot be empty',32),
(3059,'Module is disabled','Module is disabled','es_mx','Module is disabled',32),
(3060,'Shift ended successfully','Shift ended successfully','es_mx','Shift ended successfully',32),
(3061,'Shift started successfully','Shift started successfully','es_mx','Shift started successfully',32),
(3062,'relation of records added successfully','relation of records added successfully','es_mx','relation of records added successfully',32),
(3063,'Comment saved successfully','Comment saved successfully','es_mx','Comment saved successfully',32),
(3064,'Comment not saved','Comment not saved','es_mx','Comment not saved',32),
(3065,'Comment module is not active','Comment module is not active','es_mx','Comment module is not active',32),
(3066,'No Upcoming Event','No Upcoming Event','es_mx','No Upcoming Event',32),
(3067,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','es_mx','No Templates found - create it from Message Templates module',32),
(3068,'No event or task for this date','No event or task for this date','es_mx','No event or task for this date',32),
(3069,'No filters created','No filters created','es_mx','No filters created',32),
(3070,'Select at least one record to attach','Select at least one record to attach','es_mx','Select at least one record to attach',32),
(3071,'Please select one or more attachments','Please select one or more attachments','es_mx','Please select one or more attachments',32),
(3072,'No event for this month','No event for this month','es_mx','No event for this month',32),
(3073,'No Activity found','No Activity found','es_mx','No Activity found',32),
(3074,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','es_mx','Your feedback is valuable for us - it cannot be empty',32),
(3075,'Could not send mail, Please try later','Could not send mail, Please try later','es_mx','Could not send mail, Please try later',32),
(3076,'Latest Version updated successfully','Latest Version updated successfully','es_mx','Latest Version updated successfully',32),
(3077,'User Location Updated Successfully','User Location Updated Successfully','es_mx','User Location Updated Successfully',32),
(3078,'User Location not Updated Successfully','User Location not Updated Successfully','es_mx','User Location not Updated Successfully',32),
(3079,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','es_mx','SMSNotifier is not enable in CRM. Please enable it first',32),
(3080,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','es_mx','Could not submit your feedback - Please try again later',32),
(3081,'Thank you for submitting your feedback','Thank you for submitting your feedback','es_mx','Thank you for submitting your feedback',32),
(3082,'Please upload User Image','Please upload User Image','es_mx','Please upload User Image',32),
(3083,'Image Not Uploading, please try again','Image Not Uploading, please try again','es_mx','Image Not Uploading, please try again',32),
(3084,'User Image Uploaded Successfully','User Image Uploaded Successfully','es_mx','User Image Uploaded Successfully',32),
(3085,'Invalid Module name','Invalid Module name','es_mx','Invalid Module name',32),
(3086,'Records Sync Successfully','Records Sync Successfully','es_mx','Records Sync Successfully',32),
(3087,'Values cannot be empty','Values cannot be empty','es_mx','Values cannot be empty',32),
(3088,'Record id is empty','Record id is empty','es_mx','Record id is empty',32),
(3089,'Logout Successfully','Logout Successfully','es_mx','Logout Successfully',32),
(3090,'Please Enable CTMobile Module','Please Enable CTMobile Module','es_mx','Please Enable CTMobile Module',32),
(3091,'Authentication Failed','Username and Password do not match','es_mx','Username and Password do not match',32),
(3092,'Mismatched module information','Something gone wrong, please try again later','es_mx','Something gone wrong, please try again later',32),
(3093,'Field does not exists','Please set display fields again','es_mx','Please set display fields again',32),
(3094,'Module does not exists','Module does not exists or disabled by admin','es_mx','Module does not exists or disabled by admin',32),
(3095,'Month cannot be empty','Could not get the Month - Try again later','es_mx','Could not get the Month - Try again later',32),
(3096,'Year cannot be empty','Could not get the Year - Try again later','es_mx','Could not get the Year - Try again later',32),
(3097,'Date cannot be empty','Could not get the Date - Try again later','es_mx','Could not get the Date - Try again later',32),
(3098,'Userid cannot be empty','Could not get the Userid - Try again later','es_mx','Could not get the Userid - Try again later',32),
(3099,'End Date cannot be empty','Could not get the status - Try again later','es_mx','Could not get the status - Try again later',32),
(3100,'Start Date cannot be empty','Could not get the Start Date - Try again later','es_mx','Could not get the Start Date - Try again later',32),
(3101,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','es_mx','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature',32),
(3102,'Longitude cannot be empty','Could not get location-Please try again','es_mx','Could not get location-Please try again',32),
(3103,'Latitude cannot be empty','Could not get location-Please try again','es_mx','Could not get location-Please try again',32),
(3104,'User cannot be empty','Could not get the User - Try again later','es_mx','Could not get the User - Try again later',32),
(3105,'Status cannot be empty','Could not get the status - Try again later','es_mx','Could not get the status - Try again later',32),
(3106,'Required fields not found','Required fields not found','es_mx','Required fields not found',32),
(3107,'Tracking module not active','Tracking module not active-Please contact CRM Admin','es_mx','Tracking module not active-Please contact CRM Admin',32),
(3108,'Missing mandatory input values','Missing mandatory input values','es_mx','Missing mandatory input values',32),
(3109,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','es_mx','No MailBox found. Please Create Mailbox',32),
(3110,'Mail not sent','Mail not sent','es_mx','Mail not sent',32),
(3111,'Mail send successfully','Mail send successfully','es_mx','Mail send successfully',32),
(3112,'Email Id or username not match with your record','Email Id or username not match with your record','es_mx','Email Id or username not match with your record',32),
(3113,'Module not specified','Module not specified','es_mx','Módulo no especificado',32),
(3114,'No messages found','No messages found','es_mx','Mensajes no encontrados',32),
(3115,'No Dependency Found For This Module','No Dependency Found For This Module','es_mx','No se ha encontrado dependencia para este módulo',32),
(3116,'Outgoing server is not Enabled','Outgoing server is not Enabled','es_mx','El servidor de salida no está habilitado',32),
(3117,'Outgoing server is Enabled','Outgoing server is Enabled','es_mx','El servidor de salida está habilitado',32),
(3118,'Email Attached Successfully','Email Attached Successfully','es_mx','Email adjuntado exitosamente',32),
(3119,'Documents Attached Successfully','Documents Attached Successfully','es_mx','Documentos adjuntados exitosamente',32),
(3120,'Login required - Please login again','Login required - Please login again','es_mx','Inicio de sesión requerido - Favor de iniciar sesión nuevamente',32),
(3121,'time_tracking_module_disable','Time tracking module is disable','es_mx','El módulo de rastreo de tiempo está deshabilitado',31),
(3122,'route_planning_module_disable','Route planning module is disable','es_mx','El módulo de planeación de ruta está deshabilitado',31),
(3123,'mark_as_held','Are you sure you want to mark Event as Held?','es_mx','¿Está seguro de que desea marcar el Evento como realizado?',31),
(3124,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','es_mx','Ya ha iniciado el rastreo de tiempo para otro registro. ¿Desea detenerlo primero?',31),
(3125,'access_denied_routeplanning','Access denied for route planning','es_mx','Acceso denegado para plan de ruta',31),
(3126,'time_spent','Time Spent','es_mx','Tiempo transcurrido',31),
(3127,'select_user','Select User','es_mx','Seleccionar usuario',30),
(3128,'status_cannot_be_held','Status cannot be held for future date start','es_mx','El estatus no puede realizarse para una fecha de inicio en el futuro',30),
(3129,'please_select_end_date','Please select end date','es_mx','Favor de seleccionar fecha de término',30),
(3130,'please_select_start_date','Please select start date','es_mx','Favor de seleccionar fecha de inicio',30),
(3131,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','es_mx','Toque el ícono de + para seleccionar el registro para su ruta.',30),
(3132,'please_enter_notes','Please enter notes','es_mx','Favor de ingresar notas',30),
(3133,'please_enter_title','Please enter title','es_mx','Favor de ingresar título',30),
(3134,'please_select_date','Please Select Date','es_mx','Favor de seleccionar fecha',30),
(3135,'search_by_date','Search by Date','es_mx','Search by Date',30),
(3136,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','es_mx','¡Ups, el acceso directo no se ha creado todavía! Por favor añada un acceso directo al hacer clic + ícono desde los resultados de la búsqueda del registro o de la pantalla.',30),
(3137,'max_upload_size','max file Upload exceeds','es_mx','El tamaño de carga máximo se ha exedido',30),
(3138,'unselect_all','UnSelect All','es_mx','Des-seleccionar todo',30),
(3139,'select_all','Select All','es_mx','Seleccionar todo',30),
(3140,'please_select_records','Please select records','es_mx','Favor de seleccionar registros',30),
(3141,'select_date','Select Date','es_mx','Seleccionar fecha',30),
(3142,'quantity_in_stock_is','Quantity in stock is','es_mx','La cantidad en stock es',30),
(3143,'replies','Replies','es_mx','Responde',30),
(3144,'conversation_require_selection','Conversion requires selection of Contact or Organization','es_mx','La conversión requiere seleccionar un Contacto o una Cuenta',30),
(3145,'please_select_product','Please Select Product','es_mx','Favor de seleccionar el Producto',30),
(3146,'timer_msg','You can start timer for single task only at same time','es_mx','Puede iniciar el timer solo para una tarea específica al mismo tiempo',31),
(3147,'save_start_tracking','Save & Start Tracking','es_mx','Guardar & Iniciar el rastreo',31),
(3148,'lbl_notes','Notes','es_mx','Notas',31),
(3149,'enter_title','Enter Title','es_mx','Ingresar título',31),
(3150,'select_module_record','Select Module / Record','es_mx','Seleccionar módulo / registro',31),
(3151,'lbl_tomorrow','Tomorrow','es_mx','Mañana',30),
(3152,'lbl_yesterday','Yesterday','es_mx','Ayer',30),
(3153,'lbl_today','Today','es_mx','Hoy',30),
(3154,'time_tracker','Time Tracker','es_mx','Rastreo de tiempo',31),
(3155,'time_end','End Time','es_mx','Hora de término',5),
(3156,'due_date','End Date','es_mx','Fecha de término',5),
(3157,'time_start','Time Start','es_mx','Hora de inicio',5),
(3158,'date_start','Start Date','es_mx','Fecha de inicio',5),
(3159,'delete_widget_msg','Display widget again by using (+) option','es_mx','Desplegar widget nuevamente usando opción (+)',15),
(3160,'no_upcoming_activities','No scheduled activities ','es_mx','No hay actividades programadas',15),
(3161,'check_in_first','Please check-in first','es_mx','Please check-in first',30),
(3162,'duration','Duration','es_mx','Duración',30),
(3163,'distance','Distance','es_mx','Distancia',30),
(3164,'proper_address_message','Please enter proper address in record\n','es_mx','Por favor ingrese una dirección correcta en el registro',30),
(3165,'select_status','Select Status','es_mx','Seleccionar estatus',30),
(3166,'route_planner','Route Planner','es_mx','Planeador de ruta',30),
(3167,'route_planning','Route Planning','es_mx','Plan de ruta',30),
(3168,'add_route','Add Route','es_mx','Añadir ruta',30),
(3169,'calender_disabled','Calendar Module is disabled','es_mx','Módulo de calendario deshabilitado',30),
(3170,'close_dialog','Close form','es_mx','Cerrar desde',30),
(3171,'cancel_form_message','Are You sure want to close ?','es_mx','¿Está seguro de que quiere cerrar?',30),
(3172,'create_route','Create Route','es_mx','Crear ruta',30),
(3173,'select_module_create_route','Select Module to create Route','es_mx','Seleccionar módulo para crear ruta',30),
(3174,'cancel','Cancel','es_mx','Cancelar',30),
(3175,'assign_route','Assign Route','es_mx','Asignar ruta',30),
(3176,'route_for','Route for','es_mx','Ruta para',30),
(3177,'assigned_to','Assigned To','es_mx','Asignado a',30),
(3178,'enter_route_name','Enter Route Name','es_mx','Ingrese nombre de ruta',30),
(3179,'list','List','es_mx','Lista',30),
(3180,'map','Map','es_mx','Mapa',30),
(3181,'other_modules','Other Modules','es_mx','Otros módulos',15),
(3182,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','es_mx','¡Ups, el acceso directo no se ha creado todavía! Por favor añada un acceso directo al hacer clic + ícono desde los resultados de la búsqueda del registro o de la pantalla de vista de registros.',25),
(3183,'clear','Clear','es_mx','Limpiar',25),
(3184,'open','Open','es_mx','Abrir',11),
(3185,'max_file_msg','Too many files selected (max:6)','es_mx','Se han seleccionado demasiados archivos (max: 6)',11),
(3186,'error_voicenote_record','Unable to recording voice while another application is recording sound.','es_mx','No se puede grabar mietnras otrs aplicación está grabando sonido.',11),
(3187,'msg_warning','Warning!','es_mx','¡Advertencia!',11),
(3188,'Permision_denied_contact','Permission denied to access your contacts','es_mx','Permiso denegado para accesar sus contactos',15),
(3189,'no_widget_added','Please click + icon to add new widget to your dashboard.','es_mx','Favor de hacer clic + ícono para añadir en nuevo widget a su tablero.',15),
(3190,'no_data_available','Data not available, please check the selected fields','es_mx','Información no disponible, favor de verificar los campos seleccionados',15),
(3191,'check_out_successfully','Check out successfully','es_mx','Checked out successfully',11),
(3192,'check_in_successfully','Check in successfully','es_mx','Checked in successfully',11),
(3193,'check_out','Check out','es_mx','Check out',11),
(3194,'check_in','Check in','es_mx','Check in',11),
(3195,'navigate','Navigate','es_mx','Navegar',11),
(3196,'save_to_phone_vcard_success','VCard Saved to phone successfully','es_mx','La VCard se guardó en el teléfono exitosamente',15),
(3197,'download_vcard_success','VCard downloaded successfully','es_mx','La VCard se descargó exitosamente',15),
(3198,'card_details','Card Details','es_mx','Detalles de la tarjeta',15),
(3199,'add_widget','Add Widget','es_mx','Añadir widget',15),
(3200,'delete_widget','Are you sure to hide widget?','es_mx','Está seguro de que quiere esconder el widget?',15),
(3201,'already_widgets_added','All types of Widget & reports are already added','es_mx','Todos los tipos de widget & reportes ya están añadidos',15),
(3202,'retry','Retry','es_mx','Volver a intentar',28),
(3203,'retake','Retake','es_mx','Retake',28),
(3204,'Reports','Reports','es_mx','Reportes',15),
(3205,'Widgets','Widgets','es_mx','Widgets',15),
(3206,'vcard_config','Vcard Configuration','es_mx','Configuración Vcard',8),
(3207,'save_to_phone','Save to phone','es_mx','Guardar en teléfono',11),
(3208,'download_vcard','Download Vcard','es_mx','Descargar Vcard',11),
(3209,'share_vcard','Share Vcard','es_mx','Compartir Vcard',11),
(3210,'share_record','Share Record','es_mx','Compartir registro',11),
(3211,'permission_denied_edit','You don\'t have permission to edit this record.','es_mx','No tiene permiso para editar este registro.',27),
(3212,'permission_denied_delete','You don\'t have permission to delete this record.','es_mx','No tiene permiso para borrar este registro.',27),
(3213,'Voice_Recording_Started','Recording Started','es_mx','El registro inició',12),
(3214,'Voice_Recording_Stopped','Recording Stopped','es_mx','El registro se detuvo',12),
(3215,'SEARCH','Search','es_mx','Búsqueda',7),
(3216,'LAST','Last','es_mx','Último',7),
(3217,'FIRST','First','es_mx','Primero',7),
(3218,'MONDAY','Monday','es_mx','Lunes',7),
(3219,'TUESDAY','Tuesday','es_mx','Martes',7),
(3220,'WEDNESDAY','Wednesday','es_mx','Miércoles',7),
(3221,'THURSDAY','Thursday','es_mx','Jueves',7),
(3222,'FRIDAY','Friday','es_mx','Viernes',7),
(3223,'SATURDAY','Saturday','es_mx','Sábado',7),
(3224,'SUNDAY','Sunday','es_mx','Domingo',7),
(3225,'DAILY','Daily','es_mx','Diariamente',7),
(3226,'WEEKLY','Weekly','es_mx','Semanalmente',7),
(3227,'MONTHLY','Monthly','es_mx','Mensualmente',7),
(3228,'YEARLY','Yearly','es_mx','Anualmente',7),
(3229,'asset_tracking','Asset tracking','es_mx','Rastreo de activos',15),
(3230,'open_file','Open File','es_mx','Open File',1),
(3231,'download_pdf_successfully','Download PDF Successfully','es_mx','Download PDF Successfully',1),
(3232,'select_pdf','Select PDF','es_mx','Select PDF',1),
(3233,'email_pdf','Email PDF','es_mx','Email PDF',1),
(3234,'download_pdf','Download PDF','es_mx','Download PDF',1),
(3235,'edit_route','Edit Route','es_mx','Edit Route',1),
(3236,'save_route','Save Route','es_mx','Save Route',1),
(3237,'clear_all','Clear All','es_mx','Clear All',1),
(3238,'notification','Notifications','es_mx','Notifications',1),
(3239,'menu_management','Menu Management','es_mx','Menu Management',1),
(3240,'select_menu','Select Menu','es_mx','Select Menu',1),
(3241,'module_record_not_found','Module and Record not found','es_mx','Module and Record not found',1),
(3242,'reason_for_changing_comments','Reason for changing comments','es_mx','Reason for changing comments',1),
(3243,'edit_reason','Edit Reason','es_mx','Edit Reason',1),
(3244,'create_filters','Create Filter','es_mx','Create Filter',1),
(3245,'you_checked','You Checked','es_mx','You Checked',1),
(3246,'you_un_checked','You UnChecked','es_mx','You UnChecked',1),
(3247,'log_the_call','Log the call ?','es_mx','Log the call ?',1),
(3248,'add_a_description_(optional)','Add a description (optional)','es_mx','Add a description (optional)',1),
(3249,'called','Called','es_mx','Called',1),
(3250,'call_log','Call Log','es_mx','Call Log',1),
(3251,'subject','Subject','es_mx','Subject',1),
(3252,'add_condition','Add Condition','es_mx','Add Condition',1),
(3253,'select_condition','Select Condition','es_mx','Select Condition',1),
(3254,'select_field','Select Field','es_mx','Select Field',1),
(3255,'please_select_first_field','Please First Select field','es_mx','Please First Select field',1),
(3256,'filter_name','Filter Name','es_mx','Filter Name',1),
(3257,'enter_filter_name','Enter filter name','es_mx','Enter filter name',1),
(3258,'choose_conditions','Choose Conditions','es_mx','Choose Conditions',1),
(3259,'all_condition','All Conditions(All conditions must be met)','es_mx','All Conditions(All conditions must be met)',1),
(3260,'any_condition','Any Conditions(At least one the conditions must be met)','es_mx','Any Conditions(At least one the conditions must be met)',1),
(3261,'lattitude','latitude','es_mx','latitude',1),
(3262,'notification_settings','Notification Settings','es_mx','Notification Settings',1),
(3263,'notification_management','Notification Management','es_mx','Notification Management',1),
(3264,'addyourcommentshere','Type @ to mention user','es_mx','Type @ to mention user',1),
(3265,'google_api_key_missing','Google Api key is missing.','es_mx','Google Api key is missing.',1),
(3266,'event_filter_by','Event Filter by','es_mx','Event Filter by',1),
(3267,'apply','Apply','es_mx','Apply',1),
(3268,'choose_from_gallery','Choose From Gallery','es_mx','Choose From Gallery',1),
(3269,'choose_from_camera','Choose From Camera','es_mx','Choose From Camera',1),
(3270,'mutli_select_CB','Mutli Select CB','es_mx','Mutli Select CB',1),
(3271,'please_select_condition','Please Select Condition','es_mx','Please Select Condition',1),
(3272,'please_enter_value_or_field','Please Enter Value or Field','es_mx','Please Enter Value or Field',1),
(3273,'set_as_default','Set as Default','es_mx','Set as Default',1),
(3274,'list_in_metrics','List in Metrics','es_mx','List in Metrics',1),
(3275,'order_number','Order Number','es_mx','Order Number',1),
(3276,'recording_saved_message','Recording saved successfully.','es_mx','Recording saved successfully.',1),
(3277,'recording_file','Recording File','es_mx','Recording File',1),
(3278,'file_not_found','File not found','es_mx','File not found',1),
(3279,'please_enter_valid_path','Please enter valid path','es_mx','Please enter valid path',1),
(3280,'enter_path_here','Enter path here...','es_mx','Enter path here...',1),
(3281,'set_call_recording_path','Set Call Recording Path','es_mx','Set Call Recording Path',1),
(3282,'set_call_recording_path_here','Set call recording path here','es_mx','Set call recording path here',1),
(3283,'call_recording_path','Call Recording Path','es_mx','Call Recording Path',1),
(3284,'please_place_api','Please enable place api','es_mx','Please enable place api',1),
(3285,'event_filters_by','Event Filters by','es_mx','Event Filters by',1),
(3286,'select_at_least_one_option','Please select at least one option','es_mx','Please select at least one option',1),
(3287,'enable_call_feature','Please enable call feature','es_mx','Please enable call feature',1),
(3288,'enable_email_feature','Please enable email feature','es_mx','Please enable email feature',1),
(3289,'demo_login','Demo Login','es_mx','Demo Login',1),
(3290,'select_email_template','Select Email Template','es_mx','Select Email Template',1),
(3291,'template_name','Template Name','es_mx','Template Name',1),
(3292,'example_storage_path','example : storage/Music/Recordings/Call Recordings','es_mx','example : storage/Music/Recordings/Call Recordings',1),
(3293,'User Notification Settings saved successfully','User Notification Settings saved successfully','es_mx','User Notification Settings saved successfully',33),
(3294,'This Notification has been disabled by admin','This Notification has been disabled by admin','es_mx','This Notification has been disabled by admin',33),
(3295,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','es_mx','Notify when any updates to the record you\'re following',33),
(3296,'Task assigned to you','Task assigned to you','es_mx','Task assigned to you',33),
(3297,'Task Reminder','Task Reminder','es_mx','Task Reminder',33),
(3298,'You were mentioned in comments','You were mentioned in comments','es_mx','You were mentioned in comments',33),
(3299,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','es_mx','Comments has been added to record assigned to you',33),
(3300,'When Record Assigned','When Record Assigned','es_mx','When Record Assigned',33),
(3301,'Event Reminder','Event Reminder','es_mx','Event Reminder',33),
(3302,'Event Invitation','Event Invitation','es_mx','Event Invitation',33),
(3303,'Follow record','Follow record','es_mx','Follow record',33),
(3304,'Task','Task','es_mx','Task',33),
(3305,'Conversions','Conversions','es_mx','Conversions',33),
(3306,'Events','Events','es_mx','Events',33),
(3307,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','es_mx','No record(s) found Please click on filter icon to change filter',1),
(3308,'title','Title','es_mx','Title',1),
(3309,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','es_mx','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(3310,'call_recording','Call recording','es_mx','Call recording',1),
(3311,'voice_recorder','Voice Recorder','es_mx','Voice Recorder',1),
(3312,'no_address_reference_found','No Address Reference found','es_mx','No Address Reference found',32),
(3313,'no_overdue_activities','No OverDue Activities','es_mx','No OverDue Activities',32),
(3314,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','es_mx','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(3315,'Default_Search_Field','Default search field','es_mx','Default search field',32),
(3316,'Calender_Reminder_Message','Free user can\'t send local reminder','es_mx','Free user can\'t send local reminder',32),
(3317,'you_must_have_permission','You must give permissions to use this features.','es_mx','You must give permissions to use this features.',32),
(3318,'internal_comment','Internal Comment','es_mx','Internal Comment',1),
(3319,'unlink_record','Unlink Record','es_mx','Unlink Record',11),
(3320,'unlink_record_msg','Are you sure want to unlink record?','es_mx','Are you sure want to unlink record?',11),
(3321,'file_format_not_support','File format not supported','es_mx','File format not supported',11),
(3322,'file_upload','File Upload','es_mx','File Upload',5),
(3323,'to_vtiger','To Vtiger','es_mx','To Vtiger',5),
(3324,'link_external_document','Link External Document','es_mx','Link External Document',5),
(3325,'from_file_url','From File Url','es_mx','From File Url',5),
(3326,'create_new_document','Create New Document','es_mx','Create New Document',5),
(3327,'select_document_type','Select Document type','es_mx','Select Document type',5),
(3328,'add_signature','Please add signature','es_mx','Please add signature',11),
(3329,'date_greater_then_equal','should be greater than or equal to','es_mx','should be greater than or equal to',1),
(3330,'date_less_then_equal','should be less than or equal to','es_mx','should be less than or equal to',1),
(3331,'Click_on_plus_for_add','Please tap on + to create a new record.','es_mx','Please tap on + to create a new record.',15),
(3332,'display_map','Display map','es_mx','Display map',15),
(3333,'other_settings','Other settings','es_mx','Other settings',15),
(3334,'total_hours','Total hours','es_mx','Total hours',15),
(3335,'widget_not_found','No widgets found','es_mx','No widgets found',15),
(3336,'quickaction','Quick action','es_mx','Quick action',15),
(3337,'dashboard','Dashboard','es_mx','Dashboard',15),
(3338,'new','New','es_mx','New',15),
(3339,'global_search_hint','Please try to search using search box at top','es_mx','Please try to search using search box at top',15),
(3340,'near_by_map','Near By Map','es_mx','Near By Map',15),
(3341,'miles','Miles','es_mx','Miles',15),
(3342,'lbl_filters','Filters','es_mx','Filters',27),
(3343,'warning','Warning','es_mx','Warning',27),
(3344,'no_filter_created','No filter is created.','es_mx','No filter is created.',27),
(3345,'please_create_new_ilter','Please create a new filter','es_mx','Please create a new filter',27),
(3346,'select_search_fields','Select fields for the search record.','es_mx','Select fields for the search record.',27),
(3347,'apply_fliters','Apply filters','es_mx','Apply filters',27),
(3348,'sort_by','Sort by','es_mx','Sort by',27),
(3349,'sort_order','Sort order','es_mx','Sort order',27),
(3350,'Start_time_tracking','Start time tracking','es_mx','Start time tracking',31),
(3351,'Stop_time_tracking','Stop time tracking','es_mx','Stop time tracking',31),
(3352,'image_preview','Image preview','es_mx','Image preview',11),
(3353,'phone_number','Phone number','es_mx','Phone number',11),
(3354,'email_address','Email address','es_mx','Email address',11),
(3355,'edit_your_preferences','Edit your preferences','es_mx','Edit your preferences',8),
(3356,'about_app','About app','es_mx','About app',8),
(3357,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','es_mx','You already have latest CTMobile Ext. Version',8),
(3358,'updated_app_version','You already have latest CRMTiger App Version','es_mx','You already have latest CRMTiger App Version',8),
(3359,'plan','Plan','es_mx','Plan',8),
(3360,'time','Time','es_mx','Time',31),
(3361,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','es_mx','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(3362,'add_to_quick_action','Add to quick action','es_mx','Add to quick action',1),
(3363,'add_filter_to_quick_action','Add filter to quick action','es_mx','Add filter to quick action',1),
(3364,'create_record','Create Record','es_mx','Create Record',1),
(3365,'quick_action_hint','You can Add Quick Action here','es_mx','You can Add Quick Action here',1),
(3366,'str_send','Send','es_mx','Send',3),
(3367,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','es_mx','Do you want to update tax & charge values corresponding to selected region?',1),
(3368,'delete_quick_action_widgest','Delete Widget?','es_mx','Delete Widget?',15),
(3369,'add_record_to_dashboard','Add record to dashboard','es_mx','Add record to dashboard',15),
(3370,'module_quick_action_msg','Module added to dashboard','es_mx','Module added to dashboard',15),
(3371,'filter_quick_action_msg','Filter added to dashboard','es_mx','Filter added to dashboard',15),
(3372,'record_quick_action_msg','Record added to dashboard','es_mx','Record added to dashboard',15),
(3373,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','es_mx','Filter shortcut added to dashboard',15),
(3374,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','es_mx','Record shortcut added to dashboard',15),
(3375,'documents_disabled','Documents Module is disabled','es_mx','Documents Module is disabled',1),
(3376,'document_dont_attachment','Document does not have a attachment','es_mx','Document does not have a attachment',1),
(3377,'go_to_neat_by','Go to NearBy','es_mx','Go to NearBy',15),
(3378,'go_to_time_tracking','Go to Time Tracker','es_mx','Go to Time Tracker',13),
(3379,'nearby_quick_action_msg','NearBy added to dashboard','es_mx','NearBy added to dashboard',15),
(3380,'time_tracking_quick_action_msg','Time Tracking added to dashboard','es_mx','Time Tracking added to dashboard',15),
(3381,'attendance_quick_action_msg','Attendance added to dashboard','es_mx','Attendance added to dashboard',15),
(3382,'attachment','Attachment','es_mx','Attachment',15),
(3383,'search_by_fields','Search by fields','es_mx','Search by fields',27),
(3384,'apply_selected','Apply selected','es_mx','Apply selected',27),
(3385,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','es_mx','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(3386,'Attendance','Attendance','es_mx','Attendance',15),
(3387,'Check-in successfully','Check-in successfully','es_mx','Check-in successfully',32),
(3388,'Check-out successfully','Check-out successfully','es_mx','Check-out successfully',32),
(3389,'Nothing around here','Nothing around here','es_mx','Nothing around here',13),
(3390,'select_days','Select Days','es_mx','Select Days',5),
(3391,'select_minutes','Select Minutes','es_mx','Select Minutes',5),
(3392,'select_hours','Select Hours','es_mx','Select Hours',5),
(3393,'no_lat_long_found','Location information (Latitude,Longitude) not found','es_mx','Location information (Latitude,Longitude) not found',32),
(3394,'Call Log save successfully','Call Log save successfully','es_mx','Call Log save successfully',32),
(3395,'Files/photos deleted successfully','Files/photos deleted successfully','es_mx','Files/photos deleted successfully',32),
(3396,'network_error','Network connection error!','es_es','¡Error de red!',1),
(3397,'connection_check','Could not connect to CRM, Please check your Internet connection.','es_es','Por favor revise su conexion a internet.',1),
(3398,'update','Update','es_es','Update',1),
(3399,'cancel','Cancel','es_es','Cancelar',1),
(3400,'ok','Ok','es_es','DE ACUERDO',1),
(3401,'more_information','Click here for more information.','es_es','Haga clic aquí para mas información.',1),
(3402,'yes','Yes','es_es','Sí',1),
(3403,'no','No','es_es','No',1),
(3404,'click_again_exit','Click again to exit','es_es','Haga clic de nuevo para salir',1),
(3405,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','es_es','No tiene permiso para ver estas características, para acceder suscribase a la versión premium Clic aqui para suscribirse.',1),
(3406,'clickhere','Click here','es_es','Clic Aquí',1),
(3407,'clickhere_subscribe','Click here to subscribe premium version','es_es','Clic aqui para suscribirse',1),
(3408,'clickhere_configure','Click here and view how to Configure.','es_es','Haga clic aquí y vea cómo configurar.',1),
(3409,'please_wait','Please Wait…','es_es','Por favor espera…',1),
(3410,'share__msg','Share file with','es_es','compartir archivo con',1),
(3411,'dialog_camera','Camera','es_es','Cámara',1),
(3412,'dialog_add_file_by','Take Photo from','es_es','Agregar archivos por',1),
(3413,'add','Add','es_es','Agregar',1),
(3414,'mail_manager_configured','Mail Manager is not configured','es_es','Mail Manager no está configurado',1),
(3415,'dialog_add_files_by','Add Files by','es_es','Agregar archivos por',1),
(3416,'dialog_drive','Drive','es_es','Controlar',1),
(3417,'dialog_drop_box','Drop Box','es_es','Drop Box',1),
(3418,'dialog_need_signin','You need to Sign-in to your Drive account first.','es_es','debe iniciar sesión primero',1),
(3419,'dialog_gallery','Gallery','es_es','Galería',1),
(3420,'delete','Delete','es_es','Borrar',1),
(3421,'timeoutmessage','Oops! Request is taking more time than expected.','es_es','Oops solicitud lleva tiempo de lo esperado.',1),
(3422,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','es_es','GPS no está habilitado. Por favor, enciéndelo para obtener su ubicación cercana.',1),
(3423,'sure_want_delete','Are you sure want to delete ?','es_es','¿Seguro que quiere borrar?',1),
(3424,'select','Select','es_es','Seleccionar',1),
(3425,'msgforrecordaudio','Minimum record duration one second.','es_es','Duración mínima del registro un segundo',1),
(3426,'permission_storage','Permission denied to read your External storage','es_es','Permiso denegado para leer el almacenamiento externo',1),
(3427,'send_permission_msg','Send message permission denied','es_es','Permiso de llamada denegado',1),
(3428,'choosefile','Choose File','es_es','Elija el archivo',1),
(3429,'enter','Enter','es_es','Entrar',1),
(3430,'select_an_option','Select an Option','es_es','Sleccione una opcion',1),
(3431,'email_validation','Email is not valid','es_es','El correo no es válido',1),
(3432,'please_enter','Please Enter','es_es','Please Enter ',1),
(3433,'website_validation_text','Website URL is not valid','es_es','La URL del sitio web no es válida',1),
(3434,'selectvalue','Select value first','es_es','Seleccionar valor',1),
(3435,'email','Email','es_es','Email',1),
(3436,'enter_email_address','Enter email address','es_es','Introduzca la dirección de correo electrónico',1),
(3437,'email_address_not_correct','Email address incorrect','es_es','Dirección de correo electrónico incorrecta',1),
(3438,'pls_enter_subject','Please Enter Subject','es_es','Por favor ingrese el asunto',1),
(3439,'attachFiles','Attached File','es_es','Adjuntar archivo',1),
(3440,'from','From','es_es','Desde',1),
(3441,'to','To','es_es','A',1),
(3442,'call_permission_msg','Call permission denied','es_es','Permiso de llamada denegado',1),
(3443,'no_records','No records found','es_es','No se encontrarón registros',1),
(3444,'fullform','Create New','es_es','Forma completa',1),
(3445,'save','Save','es_es','Guardarng',1),
(3446,'total','Total','es_es','Total',1),
(3447,'discount','Discount','es_es','Descuento',1),
(3448,'price','Price','es_es','Precio *',1),
(3449,'quantity','Quantity','es_es','Cantidad *',1),
(3450,'select_module','Select Module','es_es','Seleccionar módulo',1),
(3451,'item_list','Item List','es_es','Lista de articulos',1),
(3452,'quickcreate','Quick Create','es_es','Creación rápida',1),
(3453,'overwrite_msg_part1','Overwrite the existing address with the selected','es_es','Sobrescriba la dirección existente con la seleccionada',1),
(3454,'once_in_every','Once in every','es_es','Una vez en cada',1),
(3455,'overwrite_msg_part2','address details?','es_es','¿detalles de dirección?',1),
(3456,'add_item','Add Item','es_es','Agregar artículo',1),
(3457,'recordsave','Record saved successfully','es_es','Registro guardado',1),
(3458,'recordnotsave','Could not save record. Try again later','es_es','No se guardó el regitro',1),
(3459,'minutes','Minutes','es_es','Minutos',1),
(3460,'hours','Hours','es_es','horas',1),
(3461,'days','Days','es_es','Dias',1),
(3462,'on','On','es_es','En',1),
(3463,'day_of_the_month','day of the month','es_es','día del mes',1),
(3464,'list_price','List Price','es_es','Precio de lista *',1),
(3465,'add_record','Add Record','es_es','Agregar registro',1),
(3466,'add_product','Add Product','es_es','Agregar Producto',1),
(3467,'add_service','Add Service','es_es','Agregar servicio',1),
(3468,'discountin','Discount in %','es_es','Descuento en%',1),
(3469,'unitprice','Unit price','es_es','Precio unitario *',1),
(3470,'netprice','Net price','es_es','Precio neto *',1),
(3471,'comments','Comments','es_es','Comentarios',1),
(3472,'add_close','Add & Close','es_es','Agregar & amp; Cerrar',1),
(3473,'fetching_rout_message','Fetching route, Please wait…','es_es','Recogiendo ruta, por favor espere …',1),
(3474,'setting','Settings','es_es','Ajustes',1),
(3475,'utc','UTC','es_es','UTC',1),
(3476,'in','In','es_es','En ',1),
(3477,'days_ago','days ago','es_es','hace días',1),
(3478,'mins_ago','Minutes ago','es_es','hace minutos',1),
(3479,'justnow','Just now','es_es','Justo ahora',1),
(3480,'hours_ago','hours ago','es_es','horas atras',1),
(3481,'in_1_day','In 1 day','es_es','En 1 día',1),
(3482,'scanqrcode','Asset / Card scanner','es_es','Escáner de tarjetas',1),
(3483,'call_log','Call Log','es_es','Registro de llamadas',1),
(3484,'voice_message','Hi','es_es','Hola',1),
(3485,'voice_message1','What can I search for you in','es_es','¿Qué puedo buscarte en?',1),
(3486,'live_tracking','Live Tracking','es_es','Seguimiento en vivo',1),
(3487,'mailmanager','Mail Manager','es_es','Administrador de correo',1),
(3488,'my_location','My location','es_es','Mi ubicación',1),
(3489,'created_on','Created On','es_es','Creado en',1),
(3490,'modified_on','Modified On','es_es','Modificado en',1),
(3491,'enter_comments','Enter Comments','es_es','Agregar comentarios',1),
(3492,'viewmore','View More','es_es','Ver más',1),
(3493,'viewless','View Less','es_es','Ver menos',1),
(3494,'gotofullform','Go to Full Form','es_es','Ir a formulario completo',1),
(3495,'post','Post','es_es','Enviar',1),
(3496,'url','URL','es_es','URL',1),
(3497,'dialog_title_text_back_color','Select a Text Background Color','es_es','Seleccione un color de fondo de texto',1),
(3498,'event_or_task','Add event/task','es_es','Agregar evento / tarea',1),
(3499,'shortcut','Shortcuts','es_es','Atajos',1),
(3500,'select_field','Select Field','es_es','Seleccionar campo',1),
(3501,'share','Share','es_es','Compartir',1),
(3502,'title_insert_link','Insert Link','es_es','nsertar el link',1),
(3503,'addyourcommentshere','Add your comments here','es_es','Agregue sus comentarios aquí',1),
(3504,'nocomment','No Comments','es_es','Sin comentarios',1),
(3505,'leads','Leads','es_es','Prospectos',1),
(3506,'true_val','true','es_es','Verdadero',1),
(3507,'noresult','No Result','es_es','Sin resultados',1),
(3508,'version','Version','es_es','Versión',1),
(3509,'convert_lead','Convert Lead','es_es','Convertir cliente potencial',1),
(3510,'app_name','CRMTiger','es_es','SalesHiker',1),
(3511,'enter_url','Please Enter url','es_es','Por favor ingrese url',1),
(3512,'help','Help','es_es','Ayuda ',1),
(3513,'contact_us','Contact Us','es_es','Contáctenos',1),
(3514,'updates','Updates','es_es','Actualizar',1),
(3515,'logout','LogOut','es_es','Cerrar sesión',1),
(3516,'busnies_cardscanner','Business Card Scanner','es_es','Escáner de tarjetas de visita',1),
(3517,'sure_want_logout','Are you sure want to logout ?','es_es','¿Seguro que quiere cerrar sesión?',1),
(3518,'logout_message','Logout successfully','es_es','¿Seguro que quiere cerrar sesión?',1),
(3519,'all','All','es_es','Todos',1),
(3520,'add_event','Add event','es_es','Añadir evento',1),
(3521,'add_task','Add Task','es_es','Agregar tarea',1),
(3522,'next','Next','es_es','Proximo',1),
(3523,'terms_conditions','Terms and Conditions','es_es','Terms and Conditions',1),
(3524,'login','Login','es_es','Iniciar sesión',2),
(3525,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','es_es','Al iniciar sesión, usted acepta nuestros Términos y condiciones Política de privacidad',2),
(3526,'copyright','Copyright © 2019 CRMTiger Version','es_es','Copyright © 2019 CRMTiger Versión ',2),
(3527,'enter_username','Please enter username','es_es','Ingrese el usuario',2),
(3528,'enter_password','Please enter password','es_es','Ingrese contraseña',2),
(3529,'remanberme','Remember Me','es_es','Recordarme',2),
(3530,'forgot_password','Forgot password?','es_es','¿Olvidó la contraseña?',2),
(3531,'privacy_policay1','Privacy Policy','es_es','Política de privacidad',2),
(3532,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','es_es','Algo salió mal.',2),
(3533,'enter_username_password','Entered Username or Password is wrong','es_es','El usuario o la contraseña son incorrectos',2),
(3534,'server_issue_occured','Server issues occurred','es_es','Ocurrieron problemas con el servidor',2),
(3535,'password','Password','es_es','Contraseña',3),
(3536,'user_name','Username','es_es','Nombre de usuario',3),
(3537,'reset_pwd','Reset Password','es_es','Restablecer la contraseña',3),
(3538,'forgot_password_title','Forgot password','es_es','Olvidó la contraseña',3),
(3539,'enter_user_name','Enter user name','es_es','Introduzca un nombre de usuario',3),
(3540,'cc','Cc','es_es','Cc',4),
(3541,'body','Body','es_es','Cuerpo',4),
(3542,'bcc','BCC','es_es','BCC',4),
(3543,'dialog_title_text_color','Select a Text Color','es_es','Seleccione un color de texto',4),
(3544,'date','Date','es_es','Fecha',4),
(3545,'subject','Subject','es_es','Tema',4),
(3546,'composeMail','Compose Mail','es_es','Redactar correo',4),
(3547,'send','Send','es_es','Enviar',4),
(3548,'select_message','Select message','es_es','Seleccionar mensaje',4),
(3549,'title_insert_table','Insert Table','es_es','Insertar tabla',4),
(3550,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','es_es','Estoy de acuerdo en compartir el registro de la API con el equipo técnico para solución de problemas ',5),
(3551,'edit_record','Edit Records','es_es','Editar registros',5),
(3552,'select_time','Select Time','es_es','Seleccione tiempo',5),
(3553,'edit_item','Edit Item','es_es','Editar elemento',5),
(3554,'items_total','Items Total','es_es','Total de artículos',5),
(3555,'number_less_then_31','Number should be less than 31','es_es','El número debe ser menor que 31',5),
(3556,'users','Users','es_es','Usuarios',5),
(3557,'groups','Groups','es_es','Los grupos',5),
(3558,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','es_es','Nota: los archivos adjuntos existentes (imágenes / archivos) serán reemplazados',5),
(3559,'greaterdatetime','End DateTime should be greater than Start DateTime','es_es','La fecha y hora de finalización deben ser mayores que la fecha y hora de inicio',5),
(3560,'until','Until','es_es','Hasta',5),
(3561,'organizations','Organizations','es_es','Cuentas',6),
(3562,'contacts','Contacts','es_es','Contactos',6),
(3563,'opportunity','Opportunity','es_es','Oportunidad',6),
(3564,'lbl_sun','SUN','es_es','DOM',7),
(3565,'lbl_mon','MON','es_es','LUN',7),
(3566,'lbl_tue','TUE','es_es','MAR',7),
(3567,'lbl_wed','WED','es_es','MIE',7),
(3568,'lbl_thu','THU','es_es','JUE',7),
(3569,'lbl_fri','FRI','es_es','VIE',7),
(3570,'lbl_sat','SAT','es_es','SAB',7),
(3571,'lbl_1','1','es_es','1',7),
(3572,'lbl_2','2','es_es','2',7),
(3573,'lbl_3','3','es_es','3',7),
(3574,'lbl_4','4','es_es','4',7),
(3575,'lbl_5','5','es_es','5',7),
(3576,'lbl_6','6','es_es','6',7),
(3577,'lbl_7','7','es_es','7',7),
(3578,'lbl_8','8','es_es','8',7),
(3579,'lbl_9','9','es_es','9',7),
(3580,'lbl_10','10','es_es','10',7),
(3581,'lbl_11','11','es_es','11',7),
(3582,'lbl_12','12','es_es','12',7),
(3583,'lbl_13','13','es_es','13',7),
(3584,'lbl_14','14','es_es','14',7),
(3585,'lbl_15','15','es_es','15',7),
(3586,'lbl_16','16','es_es','16',7),
(3587,'lbl_17','17','es_es','17',7),
(3588,'lbl_18','18','es_es','18',7),
(3589,'lbl_19','19','es_es','19',7),
(3590,'lbl_20','20','es_es','20',7),
(3591,'lbl_21','21','es_es','21',7),
(3592,'lbl_22','22','es_es','22',7),
(3593,'lbl_23','23','es_es','23',7),
(3594,'lbl_24','24','es_es','24',7),
(3595,'lbl_25','25','es_es','25',7),
(3596,'lbl_26','26','es_es','26',7),
(3597,'lbl_27','27','es_es','27',7),
(3598,'lbl_28','28','es_es','28',7),
(3599,'lbl_29','29','es_es','29',7),
(3600,'lbl_30','30','es_es','30',7),
(3601,'lbl_31','31','es_es','31',7),
(3602,'lbl_32','32','es_es','32',7),
(3603,'lbl_33','33','es_es','33',7),
(3604,'lbl_34','34','es_es','34',7),
(3605,'lbl_35','35','es_es','35',7),
(3606,'lbl_36','36','es_es','36',7),
(3607,'lbl_37','37','es_es','37',7),
(3608,'lbl_38','38','es_es','38',7),
(3609,'lbl_39','39','es_es','39',7),
(3610,'lbl_40','40','es_es','40',7),
(3611,'lbl_41','41','es_es','41',7),
(3612,'lbl_42','42','es_es','42',7),
(3613,'current_date','current date','es_es','fecha actual',7),
(3614,'event','Events','es_es','أEventos',7),
(3615,'calendar','Calendar','es_es','Calendario',7),
(3616,'latest_version','Latest Version :','es_es','Ultima versión : ',8),
(3617,'expire_on','Expire On :','es_es','Vence en :',8),
(3618,'ctmobile_ext_version','CTMobile Ext. Version :','es_es','CTMobile Ext. Versión :',8),
(3619,'you_have_latest_version','You already have latest version','es_es','Has actualizado la versión ',8),
(3620,'latest_version1','You Already have latest version','es_es','لYa tienes la última versióz',8),
(3621,'upgreaded','Upgrade','es_es','Mejorar',8),
(3622,'downgrade','Downgrade','es_es','Degradar',8),
(3623,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','es_es','You can set from here how many number of records you want to show on Home screen for Recent Event.',8),
(3624,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','es_es','Puede enviar sus comentarios con una descripción, nuestro equipo revisará sus comentarios y se comunicará con usted.',8),
(3625,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','es_es','Puede configurar desde aquí la cantidad de registros que desea mostrar en la pantalla de Inicio para eventos recientes.',8),
(3626,'info','Info','es_es','Información',8),
(3627,'recent_history','Recent History','es_es','Historia reciente',8),
(3628,'recent_feedback','Feedback','es_es','FeedSign In Failed.Trate de nuevo después',8),
(3629,'recent_log','Log','es_es','Iniciar sesión',8),
(3630,'crmtiger_app_version','CRMTiger App Version :','es_es','Versión de la aplicación CRMTiger:',8),
(3631,'historylimit','Recent History Limit','es_es','Límite de historial',8),
(3632,'radious_in_miles','Radius in miles','es_es','Radio en millas',8),
(3633,'recentlimit','Recent Event Limit','es_es','Límite de eventos recientes',8),
(3634,'upcoming_events','Upcoming Events','es_es','Próximos eventos',8),
(3635,'rate_our_app','Rate Our App!','es_es','Califica nuestra aplicación!',8),
(3636,'feedback','Submit Feedback','es_es','Enviar comentarios',8),
(3637,'sendfeedback','Feedback Send','es_es','Enviar comentarios',8),
(3638,'emaillimit','Email limit','es_es','Límite de correo electrónico',8),
(3639,'log','Log','es_es','Iniciar sesión',8),
(3640,'logclear','Log cleared successfully.','es_es','Limpieza exitosa',8),
(3641,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','es_es','Puede establecer desde aquí la cantidad de registros que desea mostrar en la pantalla de Inicio para Historial reciente.',8),
(3642,'proceed_to_upgrade1','Proceed to','es_es','Proceder a',8),
(3643,'upgradation_message','will required logout and login again later.','es_es','será necesario cerrar la sesión y volver a iniciar sesión más tarde.',8),
(3644,'proceed_to_upgrade','Proceed to Upgrade','es_es','Continuar con la actualización',8),
(3645,'module_setting','Module Setting','es_es','Configuración del módulo',9),
(3646,'sortbyfield','Sort by field','es_es','Ordenar por campo',9),
(3647,'ascending','Ascending A to Z','es_es','Ascendiendo de la A a la Z',9),
(3648,'descending','Descending Z to A','es_es','Z descendente a A',9),
(3649,'first_field','First Field','es_es','Primer campo',9),
(3650,'second_field','Second Field','es_es','Segundo campo',9),
(3651,'third_field','Third Field','es_es','Tercer campo',9),
(3652,'sure_want_restore','Are you sure you want to reset to default settings?','es_es','¿Estás seguro de que quieres restaurar el predeterminado',9),
(3653,'orderlist','List Order','es_es','Orden de la lista',9),
(3654,'module_reset','Restore to Default','es_es','Restablecen a los predeterminados',9),
(3655,'display_fields','Display Fields','es_es','Campos de visualización',9),
(3656,'discount_lessthen_100','Discount % should be less than 100','es_es','% El descuento debeser menor a 100',10),
(3657,'select_item','Select Item','es_es','Seleccione un artículo',10),
(3658,'item_comment','Item Comment','es_es','Comentario del artículo',10),
(3659,'record_name','Record Name is :','es_es','El nombre del registro es:',11),
(3660,'go_back','Go Back','es_es','Regresa',11),
(3661,'please_enter_shortcut_name','Please Enter Shortcut Name','es_es','Por favor ingrese el nombre del atajo',11),
(3662,'number_not_found','Contact Number not found','es_es','Número de contacto no encontrado',11),
(3663,'mail_not_found','Mail Address not found','es_es','Dirección de correo no encontrada',11),
(3664,'create_shortcut','Create Shortcut','es_es','Crear acceso directo',11),
(3665,'contact_summary','Summary','es_es','Resumen',11),
(3666,'activites','Activities','es_es','Actividadess',11),
(3667,'details','Details','es_es','Detalles',11),
(3668,'related','Related','es_es','Relacionado',11),
(3669,'share_link','Share record with','es_es','Compartir registro con',11),
(3670,'edit','Edit','es_es','Editar',11),
(3671,'duplicate','Duplicate','es_es','Duplicar',11),
(3672,'whatsapp','Whatsapp','es_es','Whatsapp',11),
(3673,'call','Call','es_es','LLamada',11),
(3674,'choose_contact_for_call','Choose Contact for Call','es_es','Elija contacto para llamar',11),
(3675,'choose_contact_for_sms','Choose Contact for SMS','es_es','Elija Contacto para SMS',11),
(3676,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','es_es','Elija Contacto para WhatsApp',11),
(3677,'chosse_contact_for_email','Choose Email','es_es','Elija Email',11),
(3678,'attach_file','Attach Files','es_es','Adjuntar archivos',11),
(3679,'close','Close','es_es','Cerrar',11),
(3680,'status','Status','es_es','Estado',11),
(3681,'stop','Stop','es_es','Detener',11),
(3682,'zero','0','es_es','Cero',11),
(3683,'record','Record','es_es','Grabar',11),
(3684,'voice_note','Voice Note','es_es','Nota de Voz',11),
(3685,'tickets','Tickets','es_es','Entradas',12),
(3686,'check_out','Check Out','es_es','Revisa',12),
(3687,'check_in','Check In','es_es','Registrarse',12),
(3688,'select_any','Select any','es_es','Seleccione cualquiera',12),
(3689,'fulldetails','Show Full Details','es_es','Mostrar detalles completos',12),
(3690,'checkin','Check-in','es_es','Registrarse',12),
(3691,'navigate','Navigate','es_es','Navegar',12),
(3692,'product','Products','es_es','Productos',12),
(3693,'projectMilestone','Project Milestone','es_es','Hito del proyecto',12),
(3694,'projecttask','Project Tasks','es_es','Tarea de proyecto',12),
(3695,'nearby','NearBy','es_es','Cerca',13),
(3696,'document','Document','es_es','Documento',14),
(3697,'reply','Reply','es_es','Respuesta',14),
(3698,'reply_all','Reply All','es_es','Responder a todos',14),
(3699,'forward','Forward','es_es','Adelante',14),
(3700,'action','Action','es_es','Action',14),
(3701,'select_first','Select First','es_es','Seleccionar primero',14),
(3702,'commentaddsuccessful','Comment added successfull','es_es','Comentar agregar con éxito',14),
(3703,'move_to','Move to','es_es','Mover a',14),
(3704,'attach','Attach','es_es','Adjuntar',14),
(3705,'addcoment','Add Comment','es_es','Agregar comentario',14),
(3706,'adddocument','Add Document','es_es','Agregar documento',14),
(3707,'home','Home','es_es','Inicio',15),
(3708,'checkout','Check-out','es_es','Revisar',15),
(3709,'message_search','Search by name','es_es','Buscar por nombre',15),
(3710,'start_shift','Start shift','es_es','Inicio de turno',15),
(3711,'end_shift','End shift','es_es','Fin de turno',15),
(3712,'today_meeting','Meetings','es_es','Reuniones',15),
(3713,'shift_time_track','Shift Time Track','es_es','Cambiar tiempo',15),
(3714,'logout_msg','You have to login again , click','es_es','Tienes que iniciar sesión de nuevo, haz clic',15),
(3715,'logout_msg1','to continue.','es_es','Continuar.',15),
(3716,'permission_denied','You don\'t have permission to create','es_es','No tienes permiso para crear',15),
(3717,'history','Activity stream','es_es','Últimas acciones',15),
(3718,'search_value','Search value :','es_es','Enviar mensaje',15),
(3719,'feed_back_msg','Please enter feedback message','es_es','Ingrese un mensaje de retroalimentación',16),
(3720,'feed_back_hint_msg','Enter feedback message','es_es','Ingresar mensaje de retroalimentación',16),
(3721,'submit','Submit','es_es','Enviar',16),
(3722,'check_app_not_installed','Application is not currently installed.','es_es','La aplicación no está instalada actualmente.',17),
(3723,'send_sms_fail_message','SMS failed, please try again later!','es_es','Error de SMS, por favor intente de nuevo más tarde!',17),
(3724,'documentaddsuccessfully','Document Attach successfully','es_es','Documento adjunto exitosamente',17),
(3725,'send_message','Send message','es_es','Send message',17),
(3726,'sms_to','smsto:','es_es','smsto:',17),
(3727,'add_list_message','Add List','es_es','Agregar lista',18),
(3728,'mylist','My List','es_es','Mi lista',18),
(3729,'filtername','Filter Name','es_es','Nombre del filtro',18),
(3730,'selectlist','Select a List','es_es','Seleccione una lista *',18),
(3731,'assingedto','Assigned To','es_es','Asignado a *',18),
(3732,'selectmodule','Select a module','es_es','Seleccione un modulo',18),
(3733,'add_list','Add Filter','es_es','Agregar filtro',18),
(3734,'recent_event','Recent Event','es_es','Evento reciente',19),
(3735,'recent_hostory','Recent History','es_es','Historial reciente',19),
(3736,'module_specific_settings','Module-Specific Settings','es_es','Configuración específica del módulo',19),
(3737,'talk_to_us','Talk to us','es_es','Háblanos',19),
(3738,'report_a_bug','Report A Bug','es_es','Reportar un error',19),
(3739,'faq','FAQ','es_es','Preguntas más frecuentes',19),
(3740,'selectmodules','Select Module','es_es','Seleccionar módulo',19),
(3741,'myplan','My Plan','es_es','Mi Plan',19),
(3742,'message','Message','es_es','Mensaje',20),
(3743,'message_validation','Please enter Message','es_es','Por favor ingrese un mensaje',20),
(3744,'contact_select','Please Select contact','es_es','Seleccione contacto',20),
(3745,'global_search','Global Search','es_es','Búsqueda global',21),
(3746,'records','Records','es_es','Grabar',21),
(3747,'dont_show_again','Don\'t Show Again','es_es','No volver a mostrar',22),
(3748,'skip','Skip','es_es','Omitir',22),
(3749,'file_downloading','File Downloading','es_es','Descarga de archivos',23),
(3750,'add_screenshots_optional','Add screenshots (optional)','es_es','Añadir capturas de pantalla (opcional)ss',24),
(3751,'describe_your_problem','Describe your problem','es_es','Describe tu problema',24),
(3752,'default_filter_shortcut','Default Filter Shortcut','es_es','Atajo de filtro predeterminado',25),
(3753,'record_shortcut','Record Shortcut','es_es','enter_url',25),
(3754,'enter_url','Please Enter url','es_es','Por favor ingrese url',26),
(3755,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','es_es','Necesita actualizar la aplicación para continuar usando. Actualice a',26),
(3756,'search_by','Search by','es_es','Búsqueda por',27),
(3757,'selected_filter','Selected filter :','es_es','Filtro seleccionado: -',27),
(3758,'selected_field','Selected field :','es_es','Campo seleccionado: -',27),
(3759,'choose','Choose','es_es','Escoger',28),
(3760,'qr_cardscanner','QR Code Scanner','es_es','Escáner de código QR',28),
(3761,'error_message_for_scan','Could not read the card Try again later.','es_es','No se pudo leer la tarjeta vuelva a intentarlo más tarde.',28),
(3762,'press_start_scan','Press to Start Scan','es_es','Presione para comenzar a escanear',28),
(3763,'line_item_quntity_validation_msg','Value should be greater than zero','es_es','El valor debe ser mayor que cero',29),
(3764,'percentage_msg','Percentage should be less than 100','es_es','El porcentaje debe ser inferior a 100',29),
(3765,'MSG_NO_DATA','No data found!','es_es','¡Datos no encontrados!',29),
(3766,'MSG_SOMETHING_WRONG','Something went wrong!','es_es','¡Algo salió mal!',29),
(3767,'MSG_COMING_SOON','Coming Soon!','es_es','¡Próximamente!',29),
(3768,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','es_es','Sube la imagen de perfil.',29),
(3769,'ALERT_TITLE_LOCATION_ACCESS','Location Access','es_es','Acceso a la ubicación',29),
(3770,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','es_es','Requiere su ubicación para mostrar eventos cercanos.',29),
(3771,'ALERT_BTN_ALLOW','ALLOW','es_es','PERMITIR',29),
(3772,'ALERT_BTN_DENY','DENY','es_es','NEGAR',29),
(3773,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','es_es','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(3774,'DELETE_RECORD','Delete Record','es_es','Eliminar el registro',29),
(3775,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','es_es','¿Estás seguro de que quieres eliminar este acceso directo?',29),
(3776,'DELETE_SHORTCUT','Delete Shortcut','es_es','Eliminar acceso directo',29),
(3777,'LBL_TERMS','By logging in, you agree to our Terms and','es_es','Al iniciar sesión, acepta nuestros Términos y',29),
(3778,'LBL_CONDITIONS','Conditions &','es_es','Condiciones y',29),
(3779,'ALERT_TITLE','Alert','es_es','Alerta',29),
(3780,'ALERT_BTN_SUBSCRIBE','Subscribe','es_es','Suscribir',29),
(3781,'MSG_SELECT_MODULE','Please select any Module','es_es','Seleccione cualquier módulo',29),
(3782,'MSG_SELECT_LIST','Please select any List','es_es','Seleccione cualquier listas',29),
(3783,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','es_es','No tienes camara',29),
(3784,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','es_es','No tienes permiso para acceder a la galería.',29),
(3785,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','es_es','No tienes permiso para acceder a la cámara. Ir a configuración ->\n Desplácese hacia abajo y seleccione la aplicación CRMTiger -> Activar cámar',29),
(3786,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','es_es','No tiene permiso para acceder al reconocimiento de voz.\n Vaya a configuración -> Desplácese hacia abajo y seleccione Aplicación CRMTiger ->\n Activar el reconocimiento de voz',29),
(3787,'BTN_DONE','Done','es_es','Listo',29),
(3788,'COMMENT','Comment','es_es','Comentario',29),
(3789,'FULL_FORM','Full Form','es_es','Forma completa',29),
(3790,'QUICK_CREATE','Create','es_es','Crear',29),
(3791,'LBL_SELECT_FIELDS','Select Fields','es_es','Seleccionar campos',29),
(3792,'LBL_SELECT_FIELDS','Select Fields','es_es','Seleccionar campos',29),
(3793,'LBL_SELECT_FIRST_FIELDS','Select First Field','es_es','Seleccionar primer campo',29),
(3794,'LBL_SELECT_SECOND_FIELDS','Select Second Field','es_es','Seleccionar segundo campo',29),
(3795,'LBL_SELECT_THIRD_FIELDS','Select Third Field','es_es','Seleccionar tercer campo',29),
(3796,'LBL_SORT_BY_FIELD','Select Sort By Field','es_es','Seleccione Ordenar por campo',29),
(3797,'BTN_RESET_TO_DEFAULT','Reset to Default','es_es','restablecen a los predeterminados',29),
(3798,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','es_es','Seleccione Ordenar por campo',29),
(3799,'kStrClearBtnTitle','Clear','es_es','Claro',29),
(3800,'kStrShowMoreBtnTitle','Show More','es_es','Mostrar más',29),
(3801,'kStrAddActivitiesBtnTitle','Add Activities','es_es','Agregar actividades',29),
(3802,'kStrAddCommentPlaceHolder','Add your comments here','es_es','Agrega tus comentarios aquí',29),
(3803,'MSG_ENTER_TO_EMAIL','Please enter to field.','es_es','Ingrese al campo.',29),
(3804,'WARNING_FILE','File can\'t open.','es_es','El archivo no se puede abrir.',29),
(3805,'MSG_FILE_SAVED','File saved.','es_es','Archivo guardado.',29),
(3806,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','es_es','¡Error de descarga !, inténtelo más tarde.',29),
(3807,'LBL_SHORTCUT','Shortcut','es_es','Atajo',29),
(3808,'TXT_MESSAGE_PLACEHOLDER','Type Message','es_es','Escribir mensaje',29),
(3809,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','es_es','Instalar whatsapp',29),
(3810,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','es_es','No se encontró ningún buzón. Crear buzón',29),
(3811,'LBL_WROTE','Wrote','es_es','Escribió',29),
(3812,'MSG_MAIL_SEND','Mail sent','es_es','Correo enviado',29),
(3813,'log_file_not_found','API Log file not found.','es_es','No se encontró el archivo de registro de API.',29),
(3814,'unknown_error','An unknown error occurred, try again','es_es','Ocurrió un error desconocido, inténtalo de nuevo',29),
(3815,'CTMTigerAppVersion','CRMTiger App Version','es_es','Versión de la aplicación CRMTiger',29),
(3816,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','es_es','CTMobile Ext. Actualización de la versión con éxito',29),
(3817,'dialog_Premium_downgrade','Downgrade will required logout and login again later','es_es','La degradación requerirá cerrar sesión y volver a iniciar sesión más tarde',29),
(3818,'dialog_Premium','Upgrade will required logout and login again later','es_es','La actualización requerirá cerrar sesión y volver a iniciar sesión más tarde',29),
(3819,'Overwrite','Overwrite','es_es','Sobrescribir',29),
(3820,'MSGAddressOverwrite1','Overwrite the existing address with the selected','es_es','Sobrescriba la dirección existente con la seleccionada',29),
(3821,'MSGAddressOverwrite2','address details?','es_es','¿detalles de dirección?',29),
(3822,'UPGRADE_PLAN','Upgrade Plan','es_es','Plan de actualización',29),
(3823,'DOWNGRADE_PLAN','Downgrade Plan','es_es','Plan de degradación',29),
(3824,'UPGRADE_EXTENSION','Upgrade Extension','es_es','Actualizar extensión',29),
(3825,'UPGRADE_APP','Upgrade App','es_es','Actualizar aplicación',29),
(3826,'SELECT_OPTION','Select Option','es_es','Seleccionar opción',29),
(3827,'PLEASE_SELECT','Please select','es_es','Por favor seleccione',29),
(3828,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','es_es','No tienes permiso para este módulo',29),
(3829,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','es_es','Seleccione el día recurrente del mes.',29),
(3830,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','es_es','Seleccione el día de la semana recurrente.',29),
(3831,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','es_es','Seleccione días recurrentes.',29),
(3832,'Please select reccuring days.','Please select reccuring days.','es_es','Seleccione días recurrentes.',29),
(3833,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','es_es','Seleccione la fecha de finalización recurrente.',29),
(3834,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','es_es','Seleccione el tipo recurrente.',29),
(3835,'FREQ_TIME','Times','es_es','Veces ',29),
(3836,'REPEAT_YEARLY','Repeat Yearly','es_es','Repetir anualmente',29),
(3837,'REPEAT_MONTHLY','Repeat Monthly','es_es','Repetir mensualmente',29),
(3838,'REPEAT_WEEKLY','Repeat Weekly','es_es','Repetir semanalmente',29),
(3839,'REPEAT_DAILY','Repeat Daily','es_es','Repetir diariamente',29),
(3840,'ACTION_TITLE','Action Title','es_es','Título de la acción',29),
(3841,'MSG_SELECT_VALID_DATE','Please select valid day of month.','es_es','Seleccione un día válido del mes.',29),
(3842,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','es_es','La fecha de inicio debe ser menor que la fecha de finalización.',29),
(3843,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','es_es','La hora de inicio debe ser menor que la hora de finalización.',29),
(3844,'LBL_LINEITEM_DETAILS','Lineitem Details','es_es','Detalles del elemento de línea',29),
(3845,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','es_es','El monto del descuento debe ser menor que el total.',29),
(3846,'VIEW','View','es_es','Ver',29),
(3847,'MSG_ENTER_VALID','Please enter valid','es_es','Por favor enter válido',29),
(3848,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','es_es','El porcentaje debe ser inferior a 100.',29),
(3849,'ITEM_TOTAL','Item Total','es_es','Item Total',29),
(3850,'ADJUSTMENT','Adjustment','es_es','Ajustamiento',29),
(3851,'TITLE_CHOOSE_IMAGE','Choose Image','es_es','Elegir imagen',29),
(3852,'COMPRESS','Compress','es_es','Comprimir',29),
(3853,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','es_es','El tamaño de su imagen es demasiado grande, seleccione otra imagen',29),
(3854,'OnDayOfMonth','On day of month','es_es','El día del mes',29),
(3855,'OnDayOfWeek','On day of week','es_es','El día de la semana',29),
(3856,'AddAndClose','Add & Close','es_es','Agregar y cerrar',29),
(3857,'Repeat','Repeat','es_es','Repetir',29),
(3858,'OnDay','On day','es_es','En el día',29),
(3859,'View_Line_Item','View Line Item','es_es','Ver línea de pedido',29),
(3860,'TITLE_IMAGE','Image','es_es','Imagen',29),
(3861,'TITLE_ICLOUD','iCloud','es_es','ICloud',29),
(3862,'GOOGLE','Google','es_es','Google',29),
(3863,'ALERT_BTN_OKAY','Okay','es_es','Bueno',29),
(3864,'ALERT_TITLE_ACCESS_DENIED','Access Denied','es_es','Acceso denegado',29),
(3865,'Dont_Show_Again','Don\'t show again','es_es','No volver a mostrar',29),
(3866,'Skip','Skip','es_es','Omitir',29),
(3867,'Fillter_Name','Fillter Name','es_es','Nombre del filtro',29),
(3868,'Fillter_Record_Count','Fillter Record Count','es_es','Recuento de registros de filtro',29),
(3869,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','es_es','Note : if your URL of CRM is https://example.com/crm enter that into above box',31),
(3870,'vtiger_url','Your vTiger CRM URL','es_es','Your vTiger CRM URL',26),
(3871,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','es_es','You don\'t have permission to Add either This is read-only or Private Field.',31),
(3872,'CLEAR','Clear','es_es','Claro',31),
(3873,'Files/photos uploaded successfully','Files/photos uploaded successfully','es_es','Archivos / fotos subidos con éxito',32),
(3874,'Digital signature saved','Digital signature saved','es_es','Firma digital guardada',32),
(3875,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','es_es','Cargue la firma o archivos / fotos',32),
(3876,'Files / Photos','Files / Photos','es_es','Archivos / Fotos',32),
(3877,'Signature','Signature','es_es','Firma',32),
(3878,'add_photo_using','Add Photo Using','es_es','Agregar foto usando',31),
(3879,'btn_upload_sign','(+) Add Signature','es_es','(+) Agregar firma',31),
(3880,'btn_upload_photo_doc','(+) Upload Files/Photos','es_es','(+) Cargar archivos / fotos',31),
(3881,'select_photo_doc_to_upload','Please select files/photos to upload','es_es','Seleccione archivos / fotos para cargar',31),
(3882,'related_module_title','Search from related module and Add to \"Route\"','es_es','Buscar desde el módulo relacionado y agregar a \"Ruta\"',30),
(3883,'Route status updated successfully','Route status updated successfully','es_es','REl estado de la ruta se actualizó correctamente',32),
(3884,'Session init failed','Session init failed','es_es','Error al iniciar la sesión',32),
(3885,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','es_es','No tienes permiso para acceder a este recurso',32),
(3886,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','es_es','No se pudo obtener el relacionado con - Inténtelo de nuevo más tarde',32),
(3887,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','es_es','No se pudo obtener el registro de planificación de ruta. Vuelva a intentarlo más tarde.',32),
(3888,'Something went wrong - Try again later','Something went wrong - Try again later','es_es','Se produjo un error. Vuelve a intentarlo más tarde.',32),
(3889,'sequence updated successfully','sequence updated successfully','es_es','secuencia actualizada con éxito',32),
(3890,'sequence cannot be empty','sequence cannot be empty','es_es','la secuencia no puede estar vacía',32),
(3891,'Shortcut details not saved','Shortcut details not saved','es_es','No se guardaron los detalles del acceso directo',32),
(3892,'Shortcut details saved successfully','Shortcut details saved successfully','es_es','Los detalles del acceso directo se guardaron correctamente',32),
(3893,'Route save successfully','Route save successfully','es_es','Ruta guardada correctamente',32),
(3894,'Record save successfully','Record save successfully','es_es','Grabar guardar con éxito',32),
(3895,'No dependency found for picklist','No dependency found for picklist','es_es','No se encontró ninguna dependencia para la lista de selección',32),
(3896,'No records found','No records found','es_es','No se encontraron registros',32),
(3897,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','es_es','El servidor saliente no está habilitado, configure desde CRM',32),
(3898,'Removed Successfully','Removed Successfully','es_es','Eliminado con éxito',32),
(3899,'Shortcut has been deleted','Shortcut has been deleted','es_es','Se ha eliminado el acceso directo',32),
(3900,'relation of records removed successfully','relation of records removed successfully','es_es','relación de registros eliminados con éxito',32),
(3901,'relation of records not removed','relation of records not removed','es_es','relación de registros no eliminados',32),
(3902,'Record has been deleted successfully','Record has been deleted successfully','es_es','El registro se ha eliminado correctamente',32),
(3903,'Time Tracking saved successfully','Time Tracking saved successfully','es_es','El seguimiento del tiempo se guardó correctamente',32),
(3904,'Time Tracking updated successfully','Time Tracking updated successfully','es_es','Seguimiento de tiempo actualizado correctamente',32),
(3905,'Time Tracking ended successfully','Time Tracking ended successfully','es_es','El seguimiento del tiempo finalizó correctamente',32),
(3906,'Time Tracking started successfully','Time Tracking started successfully','es_es','El seguimiento del tiempo finalizó correctamente',32),
(3907,'record cannot be empty','record cannot be empty','es_es','el registro no puede estar vacío',32),
(3908,'Module is disabled','Module is disabled','es_es','El módulo está deshabilitado',32),
(3909,'Shift ended successfully','Shift ended successfully','es_es','El turno terminó con éxito',32),
(3910,'Shift started successfully','Shift started successfully','es_es','El turno comenzó con éxito',32),
(3911,'relation of records added successfully','relation of records added successfully','es_es','relación de registros agregados con éxito',32),
(3912,'Comment saved successfully','Comment saved successfully','es_es','Comentario no guardado',32),
(3913,'Comment not saved','Comment not saved','es_es','Comentario no guardado',32),
(3914,'Comment module is not active','Comment module is not active','es_es','El módulo de comentarios no está activo',32),
(3915,'No Upcoming Event','No Upcoming Event','es_es','Ningún evento próximo',32),
(3916,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','es_es','No se encontraron plantillas: créelo desde el módulo Plantillas de mensajes',32),
(3917,'No event or task for this date','No event or task for this date','es_es','Ningún evento o tarea para esta fecha',32),
(3918,'No filters created','No filters created','es_es','No se crearon filtros',32),
(3919,'Select at least one record to attach','Select at least one record to attach','es_es','Seleccione al menos un registro para adjuntar',32),
(3920,'Please select one or more attachments','Please select one or more attachments','es_es','Seleccione uno o más archivos adjuntos',32),
(3921,'No event for this month','No event for this month','es_es','Ningún evento para este mes',32),
(3922,'No Activity found','No Activity found','es_es','No se encontró actividad',32),
(3923,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','es_es','Sus comentarios son valiosos para nosotros, no pueden estar vacíos',32),
(3924,'Could not send mail, Please try later','Could not send mail, Please try later','es_es','No se pudo enviar el correo. Inténtelo más tarde.',32),
(3925,'Latest Version updated successfully','Latest Version updated successfully','es_es','Última versión actualizada correctamente',32),
(3926,'User Location Updated Successfully','User Location Updated Successfully','es_es','Ubicación del usuario actualizada correctamente',32),
(3927,'User Location not Updated Successfully','User Location not Updated Successfully','es_es','La ubicación del usuario no se actualizó correctamente',32),
(3928,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','es_es','SMSNotifier no está habilitado en CRM. Habilítelo primero',32),
(3929,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','es_es','No se pudieron enviar sus comentarios. Vuelva a intentarlo más tarde.',32),
(3930,'Thank you for submitting your feedback','Thank you for submitting your feedback','es_es','Gracias por enviar sus comentarios.',32),
(3931,'Please upload User Image','Please upload User Image','es_es','Cargue la imagen de usuario',32),
(3932,'Image Not Uploading, please try again','Image Not Uploading, please try again','es_es','La imagen no se está cargando, inténtelo de nuevo',32),
(3933,'User Image Uploaded Successfully','User Image Uploaded Successfully','es_es','Imagen de usuario cargada correctamente',32),
(3934,'Invalid Module name','Invalid Module name','es_es','Nombre de módulo no válido',32),
(3935,'Records Sync Successfully','Records Sync Successfully','es_es','Los registros se sincronizan correctamente',32),
(3936,'Values cannot be empty','Values cannot be empty','es_es','Los valores no pueden estar vacíos',32),
(3937,'Record id is empty','Record id is empty','es_es','El ID de registro está vacío',32),
(3938,'Logout Successfully','Logout Successfully','es_es','Cerrar sesión correctamente',32),
(3939,'Please Enable CTMobile Module','Please Enable CTMobile Module','es_es','Habilite el módulo CTMobile',32),
(3940,'Authentication Failed','Username and Password do not match','es_es','Nombre de usuario y contraseña no coinciden',32),
(3941,'Mismatched module information','Something gone wrong, please try again later','es_es','Algo salió mal. Vuelve a intentarlo más tarde.',32),
(3942,'Field does not exists','Please set display fields again','es_es','Vuelva a configurar los campos de visualización',32),
(3943,'Module does not exists','Module does not exists or disabled by admin','es_es','El módulo no existe o el administrador lo deshabilitó',32),
(3944,'Month cannot be empty','Could not get the Month - Try again later','es_es','No se pudo obtener el mes. Vuelve a intentarlo más tarde.',32),
(3945,'Year cannot be empty','Could not get the Year - Try again later','es_es','No se pudo obtener el año. Vuelve a intentarlo más tarde.',32),
(3946,'Date cannot be empty','Could not get the Date - Try again later','es_es','No se pudo obtener la fecha. Vuelve a intentarlo más tarde.',32),
(3947,'Userid cannot be empty','Could not get the Userid - Try again later','es_es','No se pudo obtener el ID de usuario. Vuelve a intentarlo más tarde.',32),
(3948,'End Date cannot be empty','Could not get the status - Try again later','es_es','No se pudo obtener el estado. Vuelve a intentarlo más tarde.',32),
(3949,'Start Date cannot be empty','Could not get the Start Date - Try again later','es_es','No se pudo obtener la fecha de inicio. Vuelve a intentarlo más tarde.',32),
(3950,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','es_es','No configura SMS Notifier en CRM. Por favor configure,\n Notificador de SMS en su CRM para utilizar esta función',32),
(3951,'Longitude cannot be empty','Could not get location-Please try again','es_es','No se pudo obtener la ubicación. Vuelve a intentarlo.',32),
(3952,'Latitude cannot be empty','Could not get location-Please try again','es_es','No se pudo obtener la ubicación. Vuelve a intentarlo.',32),
(3953,'User cannot be empty','Could not get the User - Try again later','es_es','No se pudo obtener el usuario. Vuelva a intentarlo más tarde.',32),
(3954,'Status cannot be empty','Could not get the status - Try again later','es_es','No se pudo obtener el estado. Vuelve a intentarlo más tarde.',32),
(3955,'Required fields not found','Required fields not found','es_es','Campos obligatorios no encontrados',32),
(3956,'Tracking module not active','Tracking module not active-Please contact CRM Admin','es_es','El módulo de seguimiento no está activo: póngase en contacto con el administrador de CRM',32),
(3957,'Missing mandatory input values','Missing mandatory input values','es_es','Faltan valores de entrada obligatorios',32),
(3958,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','es_es','No se encontró ningún buzón. Crear buzón',32),
(3959,'Mail not sent','Mail not sent','es_es','Correo no enviado',32),
(3960,'Mail send successfully','Mail send successfully','es_es','Correo enviado con éxito',32),
(3961,'Email Id or username not match with your record','Email Id or username not match with your record','es_es','La identificación de correo electrónico o el nombre de usuario no coinciden con su registro',32),
(3962,'Module not specified','Module not specified','es_es','Módulo no especificado',32),
(3963,'No messages found','No messages found','es_es','No se han encontrado mensajes',32),
(3964,'No Dependency Found For This Module','No Dependency Found For This Module','es_es','No se encontraron dependencias para este módulo',32),
(3965,'Outgoing server is not Enabled','Outgoing server is not Enabled','es_es','El servidor saliente no está habilitado',32),
(3966,'Outgoing server is Enabled','Outgoing server is Enabled','es_es','El servidor saliente está habilitado',32),
(3967,'Email Attached Successfully','Email Attached Successfully','es_es','Correo electrónico adjunto con éxito',32),
(3968,'Documents Attached Successfully','Documents Attached Successfully','es_es','Documentos adjuntos correctamente',32),
(3969,'Login required - Please login again','Login required - Please login again','es_es','Se requiere inicio de sesión: inicie sesión nuevamente',32),
(3970,'time_tracking_module_disable','Time tracking module is disable','es_es','El módulo de seguimiento de tiempo está desactivado',31),
(3971,'route_planning_module_disable','Route planning module is disable','es_es','El módulo de planificación de ruta está desactivado',31),
(3972,'mark_as_held','Are you sure you want to mark Event as Held?','es_es','¿Está seguro de que desea marcar el evento como celebrado?',31),
(3973,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','es_es','¿Está seguro de que desea marcar el evento como celebrado?',31),
(3974,'access_denied_routeplanning','Access denied for route planning','es_es','Acceso denegado para planificación de rutas',31),
(3975,'time_spent','Time Spent','es_es','Tiempo usado',31),
(3976,'select_user','Select User','es_es','Seleccionar usuario',30),
(3977,'status_cannot_be_held','Status cannot be held for future date start','es_es','El estado no se puede retener para una fecha de inicio futura',30),
(3978,'please_select_end_date','Please select end date','es_es','Seleccione la fecha de finalización',30),
(3979,'please_select_start_date','Please select start date','es_es','Seleccione la fecha de inicio',30),
(3980,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','es_es','Toque el icono + para seleccionar el registro de su ruta.',30),
(3981,'please_enter_notes','Please enter notes','es_es','Por favor ingrese notas',30),
(3982,'please_enter_title','Please enter title','es_es','Ingrese el título',30),
(3983,'please_select_date','Please Select Date','es_es','Seleccione la fecha',30),
(3984,'search_by_date','Search by Date','es_es','Buscar por fecha',30),
(3985,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','es_es','¡El acceso directo de Opps aún no está configurado! Agregue un acceso directo haciendo clic en [icono] en los resultados de búsqueda de registros o ver la pantalla de registros.',30),
(3986,'max_upload_size','max file Upload exceeds','es_es','La carga máxima de archivos supera',30),
(3987,'unselect_all','UnSelect All','es_es','Deselecciona todo',30),
(3988,'select_all','Select All','es_es','Seleccionar todo',30),
(3989,'please_select_records','Please select records','es_es','Seleccione registros',30),
(3990,'select_date','Select Date','es_es','Seleccione fecha',30),
(3991,'quantity_in_stock_is','Quantity in stock is','es_es','La cantidad en stock es',30),
(3992,'replies','Replies','es_es','Respuestas',30),
(3993,'conversation_require_selection','Conversion requires selection of Contact or Organization','es_es','La conversión requiere la selección de Contacto u Organización',30),
(3994,'please_select_product','Please Select Product','es_es','Seleccione el producto',30),
(3995,'timer_msg','You can start timer for single task only at same time','es_es','Puede iniciar el temporizador para una sola tarea solo al mismo tiempo',31),
(3996,'save_start_tracking','Save & Start Tracking','es_es','Guardar e iniciar seguimiento',31),
(3997,'lbl_notes','Notes','es_es','Notas',31),
(3998,'enter_title','Enter Title','es_es','Ingrese el título',31),
(3999,'select_module_record','Select Module / Record','es_es','Seleccionar módulo / registro',31),
(4000,'lbl_tomorrow','Tomorrow','es_es','Mañana',30),
(4001,'lbl_yesterday','Yesterday','es_es','Ayer',30),
(4002,'lbl_today','Today','es_es','Hoy',30),
(4003,'time_tracker','Time Tracker','es_es','Rastreador de tiempo',31),
(4004,'time_end','End Time','es_es','Fecha final',5),
(4005,'due_date','End Date','es_es','Hora final',5),
(4006,'time_start','Time Start','es_es','Hora de inicio',5),
(4007,'date_start','Start Date','es_es','Fecha de inicio',5),
(4008,'delete_widget_msg','Display widget again by using (+) option','es_es','Mostrar el widget nuevamente usando la opción (+)',15),
(4009,'no_upcoming_activities','No scheduled activities ','es_es','No hay actividades programadas',15),
(4010,'check_in_first','Please check-in first','es_es','Regístrese primero',30),
(4011,'duration','Duration','es_es','Duracion',30),
(4012,'distance','Distance','es_es','Distancia',30),
(4013,'proper_address_message','Please enter proper address in record\n','es_es','Ingrese la dirección correcta en el registro',30),
(4014,'select_status','Select Status','es_es','Seleccionar estado',30),
(4015,'route_planner','Route Planner','es_es','Planeador de ruta',30),
(4016,'route_planning','Route Planning','es_es','Planificacion de la ruta',30),
(4017,'add_route','Add Route','es_es','Agregar ruta',30),
(4018,'calender_disabled','Calendar Module is disabled','es_es','El módulo de calendario está desactivado',30),
(4019,'close_dialog','Close form','es_es','Cerrar formulario',30),
(4020,'cancel_form_message','Are You sure want to close ?','es_es','¿Estás seguro de que quieres cerrar?',30),
(4021,'create_route','Create Route','es_es','Crear ruta',30),
(4022,'select_module_create_route','Select Module to create Route','es_es','Seleccione el módulo para crear la ruta',30),
(4023,'cancel','Cancel','es_es','Cancelar',30),
(4024,'assign_route','Assign Route','es_es','Asignar ruta',30),
(4025,'route_for','Route for','es_es','Crear ruta',30),
(4026,'assigned_to','Assigned To','es_es','Asignado a',30),
(4027,'enter_route_name','Enter Route Name','es_es','Ingrese el nombre de la ruta',30),
(4028,'list','List','es_es','Lista',30),
(4029,'map','Map','es_es','Map',30),
(4030,'other_modules','Other Modules','es_es','Otros módulos',15),
(4031,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','es_es','Acceso directo de Opps no configurado¡¡¡todavía!!! Agregue un acceso directo haciendo clic en el icono + del registro resultados de búsqueda o ver la pantalla de registro.',25),
(4032,'clear','Clear','es_es','Limpiar',25),
(4033,'open','Open','es_es','Abrir',11),
(4034,'max_file_msg','Too many files selected (max:6)','es_es','Demasiados archivos seleccionados (máximo: 6)',11),
(4035,'error_voicenote_record','Unable to recording voice while another application is recording sound.','es_es','No se puede grabar voz mientras otra aplicación está grabando sonido.',11),
(4036,'msg_warning','Warning!','es_es','¡Advertencia!',11),
(4037,'Permision_denied_contact','Permission denied to access your contacts','es_es','Permiso denegado para acceder a sus contactos',15),
(4038,'no_widget_added','Please click + icon to add new widget to your dashboard.','es_es','Haga clic en el icono + para agregar un nuevo widget a su panel.',15),
(4039,'no_data_available','Data not available, please check the selected fields','es_es','Datos no disponibles, consulte los campos seleccionados',15),
(4040,'check_out_successfully','Check out successfully','es_es','Echa un vistazo con éxito',11),
(4041,'check_in_successfully','Check in successfully','es_es','Registrarse con éxito',11),
(4042,'check_out','Check out','es_es','Revisa',11),
(4043,'check_in','Check in','es_es','Registrarse',11),
(4044,'navigate','Navigate','es_es','Navegar',11),
(4045,'save_to_phone_vcard_success','VCard Saved to phone successfully','es_es','VCard guardada en el teléfono correctamente',15),
(4046,'download_vcard_success','VCard downloaded successfully','es_es','VCard descargado con éxito',15),
(4047,'card_details','Card Details','es_es','Detalles de tarjeta',15),
(4048,'add_widget','Add Widget','es_es','Agregar widget',15),
(4049,'delete_widget','Are you sure to hide widget?','es_es','¿Estás seguro de ocultar el widget?',15),
(4050,'already_widgets_added','All types of Widget & reports are already added','es_es','Todos los tipos de widgets e informes ya están agregados',15),
(4051,'retry','Retry','es_es','reintentar',28),
(4052,'retake','Retake','es_es','Volver a tomar',28),
(4053,'Reports','Reports','es_es','Reportes',15),
(4054,'Widgets','Widgets','es_es','Widgets',15),
(4055,'vcard_config','Vcard Configuration','es_es','Configuración de Vcard',8),
(4056,'save_to_phone','Save to phone','es_es','Guardar en el teléfono',11),
(4057,'download_vcard','Download Vcard','es_es','Descarga Vcard',11),
(4058,'share_vcard','Share Vcard','es_es','Compartir Vcard',11),
(4059,'share_record','Share Record','es_es','Compartir registro',11),
(4060,'permission_denied_edit','You don\'t have permission to edit this record.','es_es','No tienes permiso para editar este registro.',27),
(4061,'permission_denied_delete','You don\'t have permission to delete this record.','es_es','No tienes permiso para borrar este registro.',27),
(4062,'Voice_Recording_Started','Recording Started','es_es','Grabación iniciada',12),
(4063,'Voice_Recording_Stopped','Recording Stopped','es_es','Grabación detenida',12),
(4064,'SEARCH','Search','es_es','Buscar',7),
(4065,'LAST','Last','es_es','Ultimo',7),
(4066,'FIRST','First','es_es','Primero',7),
(4067,'MONDAY','Monday','es_es','Lunes',7),
(4068,'TUESDAY','Tuesday','es_es','Marte',7),
(4069,'WEDNESDAY','Wednesday','es_es','Miercoles',7),
(4070,'THURSDAY','Thursday','es_es','Jueves',7),
(4071,'FRIDAY','Friday','es_es','Vierne',7),
(4072,'SATURDAY','Saturday','es_es','Sabado',7),
(4073,'SUNDAY','Sunday','es_es','domingo',7),
(4074,'DAILY','Daily','es_es','Diario',7),
(4075,'WEEKLY','Weekly','es_es','Semanal',7),
(4076,'MONTHLY','Monthly','es_es','Mensual',7),
(4077,'YEARLY','Yearly','es_es','Anual',7),
(4078,'asset_tracking','Asset tracking','es_es','Seguimiento de activos',15),
(4079,'open_file','Open File','es_es','Open File',1),
(4080,'download_pdf_successfully','Download PDF Successfully','es_es','Download PDF Successfully',1),
(4081,'select_pdf','Select PDF','es_es','Select PDF',1),
(4082,'email_pdf','Email PDF','es_es','Email PDF',1),
(4083,'download_pdf','Download PDF','es_es','Download PDF',1),
(4084,'edit_route','Edit Route','es_es','Edit Route',1),
(4085,'save_route','Save Route','es_es','Save Route',1),
(4086,'clear_all','Clear All','es_es','Clear All',1),
(4087,'notification','Notifications','es_es','Notifications',1),
(4088,'menu_management','Menu Management','es_es','Menu Management',1),
(4089,'select_menu','Select Menu','es_es','Select Menu',1),
(4090,'module_record_not_found','Module and Record not found','es_es','Module and Record not found',1),
(4091,'reason_for_changing_comments','Reason for changing comments','es_es','Reason for changing comments',1),
(4092,'edit_reason','Edit Reason','es_es','Edit Reason',1),
(4093,'create_filters','Create Filter','es_es','Create Filter',1),
(4094,'you_checked','You Checked','es_es','You Checked',1),
(4095,'you_un_checked','You UnChecked','es_es','You UnChecked',1),
(4096,'log_the_call','Log the call ?','es_es','Log the call ?',1),
(4097,'add_a_description_(optional)','Add a description (optional)','es_es','Add a description (optional)',1),
(4098,'called','Called','es_es','Called',1),
(4099,'call_log','Call Log','es_es','Call Log',1),
(4100,'subject','Subject','es_es','Subject',1),
(4101,'add_condition','Add Condition','es_es','Add Condition',1),
(4102,'select_condition','Select Condition','es_es','Select Condition',1),
(4103,'select_field','Select Field','es_es','Select Field',1),
(4104,'please_select_first_field','Please First Select field','es_es','Please First Select field',1),
(4105,'filter_name','Filter Name','es_es','Filter Name',1),
(4106,'enter_filter_name','Enter filter name','es_es','Enter filter name',1),
(4107,'choose_conditions','Choose Conditions','es_es','Choose Conditions',1),
(4108,'all_condition','All Conditions(All conditions must be met)','es_es','All Conditions(All conditions must be met)',1),
(4109,'any_condition','Any Conditions(At least one the conditions must be met)','es_es','Any Conditions(At least one the conditions must be met)',1),
(4110,'lattitude','latitude','es_es','latitude',1),
(4111,'notification_settings','Notification Settings','es_es','Notification Settings',1),
(4112,'notification_management','Notification Management','es_es','Notification Management',1),
(4113,'addyourcommentshere','Type @ to mention user','es_es','Type @ to mention user',1),
(4114,'google_api_key_missing','Google Api key is missing.','es_es','Google Api key is missing.',1),
(4115,'event_filter_by','Event Filter by','es_es','Event Filter by',1),
(4116,'apply','Apply','es_es','Apply',1),
(4117,'choose_from_gallery','Choose From Gallery','es_es','Choose From Gallery',1),
(4118,'choose_from_camera','Choose From Camera','es_es','Choose From Camera',1),
(4119,'mutli_select_CB','Mutli Select CB','es_es','Mutli Select CB',1),
(4120,'please_select_condition','Please Select Condition','es_es','Please Select Condition',1),
(4121,'please_enter_value_or_field','Please Enter Value or Field','es_es','Please Enter Value or Field',1),
(4122,'set_as_default','Set as Default','es_es','Set as Default',1),
(4123,'list_in_metrics','List in Metrics','es_es','List in Metrics',1),
(4124,'order_number','Order Number','es_es','Order Number',1),
(4125,'recording_saved_message','Recording saved successfully.','es_es','Recording saved successfully.',1),
(4126,'recording_file','Recording File','es_es','Recording File',1),
(4127,'file_not_found','File not found','es_es','File not found',1),
(4128,'please_enter_valid_path','Please enter valid path','es_es','Please enter valid path',1),
(4129,'enter_path_here','Enter path here...','es_es','Enter path here...',1),
(4130,'set_call_recording_path','Set Call Recording Path','es_es','Set Call Recording Path',1),
(4131,'set_call_recording_path_here','Set call recording path here','es_es','Set call recording path here',1),
(4132,'call_recording_path','Call Recording Path','es_es','Call Recording Path',1),
(4133,'please_place_api','Please enable place api','es_es','Please enable place api',1),
(4134,'event_filters_by','Event Filters by','es_es','Event Filters by',1),
(4135,'select_at_least_one_option','Please select at least one option','es_es','Please select at least one option',1),
(4136,'enable_call_feature','Please enable call feature','es_es','Please enable call feature',1),
(4137,'enable_email_feature','Please enable email feature','es_es','Please enable email feature',1),
(4138,'demo_login','Demo Login','es_es','Demo Login',1),
(4139,'select_email_template','Select Email Template','es_es','Select Email Template',1),
(4140,'template_name','Template Name','es_es','Template Name',1),
(4141,'example_storage_path','example : storage/Music/Recordings/Call Recordings','es_es','example : storage/Music/Recordings/Call Recordings',1),
(4142,'User Notification Settings saved successfully','User Notification Settings saved successfully','es_es','User Notification Settings saved successfully',33),
(4143,'This Notification has been disabled by admin','This Notification has been disabled by admin','es_es','This Notification has been disabled by admin',33),
(4144,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','es_es','Notify when any updates to the record you\'re following',33),
(4145,'Task assigned to you','Task assigned to you','es_es','Task assigned to you',33),
(4146,'Task Reminder','Task Reminder','es_es','Task Reminder',33),
(4147,'You were mentioned in comments','You were mentioned in comments','es_es','You were mentioned in comments',33),
(4148,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','es_es','Comments has been added to record assigned to you',33),
(4149,'When Record Assigned','When Record Assigned','es_es','When Record Assigned',33),
(4150,'Event Reminder','Event Reminder','es_es','Event Reminder',33),
(4151,'Event Invitation','Event Invitation','es_es','Event Invitation',33),
(4152,'Follow record','Follow record','es_es','Follow record',33),
(4153,'Task','Task','es_es','Task',33),
(4154,'Conversions','Conversions','es_es','Conversions',33),
(4155,'Events','Events','es_es','Events',33),
(4156,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','es_es','No record(s) found Please click on filter icon to change filter',1),
(4157,'title','Title','es_es','Title',1),
(4158,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','es_es','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(4159,'call_recording','Call recording','es_es','Call recording',1),
(4160,'voice_recorder','Voice Recorder','es_es','Voice Recorder',1),
(4161,'no_address_reference_found','No Address Reference found','es_es','No Address Reference found',32),
(4162,'no_overdue_activities','No OverDue Activities','es_es','No OverDue Activities',32),
(4163,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','es_es','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(4164,'Default_Search_Field','Default search field','es_es','Default search field',32),
(4165,'Calender_Reminder_Message','Free user can\'t send local reminder','es_es','Free user can\'t send local reminder',32),
(4166,'you_must_have_permission','You must give permissions to use this features.','es_es','You must give permissions to use this features.',32),
(4167,'internal_comment','Internal Comment','es_es','Internal Comment',1),
(4168,'unlink_record','Unlink Record','es_es','Unlink Record',11),
(4169,'unlink_record_msg','Are you sure want to unlink record?','es_es','Are you sure want to unlink record?',11),
(4170,'file_format_not_support','File format not supported','es_es','File format not supported',11),
(4171,'file_upload','File Upload','es_es','File Upload',5),
(4172,'to_vtiger','To Vtiger','es_es','To Vtiger',5),
(4173,'link_external_document','Link External Document','es_es','Link External Document',5),
(4174,'from_file_url','From File Url','es_es','From File Url',5),
(4175,'create_new_document','Create New Document','es_es','Create New Document',5),
(4176,'select_document_type','Select Document type','es_es','Select Document type',5),
(4177,'add_signature','Please add signature','es_es','Please add signature',11),
(4178,'date_greater_then_equal','should be greater than or equal to','es_es','should be greater than or equal to',1),
(4179,'date_less_then_equal','should be less than or equal to','es_es','should be less than or equal to',1),
(4180,'Click_on_plus_for_add','Please tap on + to create a new record.','es_es','Please tap on + to create a new record.',15),
(4181,'display_map','Display map','es_es','Display map',15),
(4182,'other_settings','Other settings','es_es','Other settings',15),
(4183,'total_hours','Total hours','es_es','Total hours',15),
(4184,'widget_not_found','No widgets found','es_es','No widgets found',15),
(4185,'quickaction','Quick action','es_es','Quick action',15),
(4186,'dashboard','Dashboard','es_es','Dashboard',15),
(4187,'new','New','es_es','New',15),
(4188,'global_search_hint','Please try to search using search box at top','es_es','Please try to search using search box at top',15),
(4189,'near_by_map','Near By Map','es_es','Near By Map',15),
(4190,'miles','Miles','es_es','Miles',15),
(4191,'lbl_filters','Filters','es_es','Filters',27),
(4192,'warning','Warning','es_es','Warning',27),
(4193,'no_filter_created','No filter is created.','es_es','No filter is created.',27),
(4194,'please_create_new_ilter','Please create a new filter','es_es','Please create a new filter',27),
(4195,'select_search_fields','Select fields for the search record.','es_es','Select fields for the search record.',27),
(4196,'apply_fliters','Apply filters','es_es','Apply filters',27),
(4197,'sort_by','Sort by','es_es','Sort by',27),
(4198,'sort_order','Sort order','es_es','Sort order',27),
(4199,'Start_time_tracking','Start time tracking','es_es','Start time tracking',31),
(4200,'Stop_time_tracking','Stop time tracking','es_es','Stop time tracking',31),
(4201,'image_preview','Image preview','es_es','Image preview',11),
(4202,'phone_number','Phone number','es_es','Phone number',11),
(4203,'email_address','Email address','es_es','Email address',11),
(4204,'edit_your_preferences','Edit your preferences','es_es','Edit your preferences',8),
(4205,'about_app','About app','es_es','About app',8),
(4206,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','es_es','You already have latest CTMobile Ext. Version',8),
(4207,'updated_app_version','You already have latest CRMTiger App Version','es_es','You already have latest CRMTiger App Version',8),
(4208,'plan','Plan','es_es','Plan',8),
(4209,'time','Time','es_es','Time',31),
(4210,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','es_es','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(4211,'add_to_quick_action','Add to quick action','es_es','Add to quick action',1),
(4212,'add_filter_to_quick_action','Add filter to quick action','es_es','Add filter to quick action',1),
(4213,'create_record','Create Record','es_es','Create Record',1),
(4214,'quick_action_hint','You can Add Quick Action here','es_es','You can Add Quick Action here',1),
(4215,'str_send','Send','es_es','Send',3),
(4216,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','es_es','Do you want to update tax & charge values corresponding to selected region?',1),
(4217,'delete_quick_action_widgest','Delete Widget?','es_es','Delete Widget?',15),
(4218,'add_record_to_dashboard','Add record to dashboard','es_es','Add record to dashboard',15),
(4219,'module_quick_action_msg','Module added to dashboard','es_es','Module added to dashboard',15),
(4220,'filter_quick_action_msg','Filter added to dashboard','es_es','Filter added to dashboard',15),
(4221,'record_quick_action_msg','Record added to dashboard','es_es','Record added to dashboard',15),
(4222,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','es_es','Filter shortcut added to dashboard',15),
(4223,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','es_es','Record shortcut added to dashboard',15),
(4224,'documents_disabled','Documents Module is disabled','es_es','Documents Module is disabled',1),
(4225,'document_dont_attachment','Document does not have a attachment','es_es','Document does not have a attachment',1),
(4226,'go_to_neat_by','Go to NearBy','es_es','Go to NearBy',15),
(4227,'go_to_time_tracking','Go to Time Tracker','es_es','Go to Time Tracker',13),
(4228,'nearby_quick_action_msg','NearBy added to dashboard','es_es','NearBy added to dashboard',15),
(4229,'time_tracking_quick_action_msg','Time Tracking added to dashboard','es_es','Time Tracking added to dashboard',15),
(4230,'attendance_quick_action_msg','Attendance added to dashboard','es_es','Attendance added to dashboard',15),
(4231,'attachment','Attachment','es_es','Attachment',15),
(4232,'search_by_fields','Search by fields','es_es','Search by fields',27),
(4233,'apply_selected','Apply selected','es_es','Apply selected',27),
(4234,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','es_es','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(4235,'Attendance','Attendance','es_es','Attendance',15),
(4236,'Check-in successfully','Check-in successfully','es_es','Check-in successfully',32),
(4237,'Check-out successfully','Check-out successfully','es_es','Check-out successfully',32),
(4238,'Nothing around here','Nothing around here','es_es','Nothing around here',13),
(4239,'select_days','Select Days','es_es','Select Days',5),
(4240,'select_minutes','Select Minutes','es_es','Select Minutes',5),
(4241,'select_hours','Select Hours','es_es','Select Hours',5),
(4242,'no_lat_long_found','Location information (Latitude,Longitude) not found','es_es','Location information (Latitude,Longitude) not found',32),
(4243,'Call Log save successfully','Call Log save successfully','es_es','Call Log save successfully',32),
(4244,'Files/photos deleted successfully','Files/photos deleted successfully','es_es','Files/photos deleted successfully',32),
(4245,'network_error','Network connection error!','hu_hu','Network connection error!',1),
(4246,'connection_check','Could not connect to CRM, Please check your Internet connection.','hu_hu','Could not connect to CRM, Please check your Internet connection.',1),
(4247,'update','Update','hu_hu','Update',1),
(4248,'cancel','Cancel','hu_hu','Cancel',1),
(4249,'ok','Ok','hu_hu','Ok',1),
(4250,'more_information','Click here for more information.','hu_hu','Click here for more information.',1),
(4251,'yes','Yes','hu_hu','Yes',1),
(4252,'no','No','hu_hu','No',1),
(4253,'click_again_exit','Click again to exit','hu_hu','Click again to exit',1),
(4254,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','hu_hu','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.',1),
(4255,'clickhere','Click here','hu_hu','Click here',1),
(4256,'clickhere_subscribe','Click here to subscribe premium version','hu_hu','Click here to subscribe premium version',1),
(4257,'clickhere_configure','Click here and view how to Configure.','hu_hu','Click here and view how to Configure.',1),
(4258,'please_wait','Please Wait…','hu_hu','Please Wait…',1),
(4259,'share__msg','Share file with','hu_hu','Share file with',1),
(4260,'dialog_camera','Camera','hu_hu','Camera',1),
(4261,'dialog_add_file_by','Take Photo from','hu_hu','Take Photo from',1),
(4262,'add','Add','hu_hu','Add',1),
(4263,'mail_manager_configured','Mail Manager is not configured','hu_hu','Mail Manager is not configured',1),
(4264,'dialog_add_files_by','Add Files by','hu_hu','Add Files by',1),
(4265,'dialog_drive','Drive','hu_hu','Drive',1),
(4266,'dialog_drop_box','Drop Box','hu_hu','Drop Box',1),
(4267,'dialog_need_signin','You need to Sign-in to your Drive account first.','hu_hu','You need to Sign-in to your Drive account first.',1),
(4268,'dialog_gallery','Gallery','hu_hu','Gallery',1),
(4269,'delete','Delete','hu_hu','Delete',1),
(4270,'timeoutmessage','Oops! Request is taking more time than expected.','hu_hu','Oops! Request is taking more time than expected.',1),
(4271,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','hu_hu','GPS is not enabled. Please turn it on to get your near by locations.',1),
(4272,'sure_want_delete','Are you sure want to delete ?','hu_hu','Are you sure want to delete ?',1),
(4273,'select','Select','hu_hu','Select',1),
(4274,'msgforrecordaudio','Minimum record duration one second.','hu_hu','Minimum record duration one second.',1),
(4275,'permission_storage','Permission denied to read your External storage','hu_hu','Permission denied to read your External storage',1),
(4276,'send_permission_msg','Send message permission denied','hu_hu','Send message permission denied',1),
(4277,'choosefile','Choose File','hu_hu','Choose File',1),
(4278,'enter','Enter','hu_hu','Enter',1),
(4279,'select_an_option','Select an Option','hu_hu','Select an Option',1),
(4280,'email_validation','Email is not valid','hu_hu','Email is not valid',1),
(4281,'please_enter','Please Enter','hu_hu','Please Enter',1),
(4282,'website_validation_text','Website URL is not valid','hu_hu','Website URL is not valid',1),
(4283,'selectvalue','Select value first','hu_hu','Select value first',1),
(4284,'email','Email','hu_hu','Email',1),
(4285,'enter_email_address','Enter email address','hu_hu','Enter email address',1),
(4286,'email_address_not_correct','Email address incorrect','hu_hu','Email address incorrect',1),
(4287,'pls_enter_subject','Please Enter Subject','hu_hu','Please Enter Subject',1),
(4288,'attachFiles','Attached File','hu_hu','Attached File',1),
(4289,'from','From','hu_hu','From',1),
(4290,'to','To','hu_hu','To',1),
(4291,'call_permission_msg','Call permission denied','hu_hu','Call permission denied',1),
(4292,'no_records','No records found','hu_hu','No records found',1),
(4293,'fullform','Create New','hu_hu','Create New',1),
(4294,'save','Save','hu_hu','Save',1),
(4295,'total','Total','hu_hu','Total',1),
(4296,'discount','Discount','hu_hu','Discount',1),
(4297,'price','Price','hu_hu','Price',1),
(4298,'quantity','Quantity','hu_hu','Quantity',1),
(4299,'select_module','Select Module','hu_hu','Select Module',1),
(4300,'item_list','Item List','hu_hu','Item List',1),
(4301,'quickcreate','Quick Create','hu_hu','Quick Create',1),
(4302,'overwrite_msg_part1','Overwrite the existing address with the selected','hu_hu','Overwrite the existing address with the selected',1),
(4303,'once_in_every','Once in every','hu_hu','Once in every',1),
(4304,'overwrite_msg_part2','address details?','hu_hu','address details?',1),
(4305,'add_item','Add Item','hu_hu','Add Item',1),
(4306,'recordsave','Record saved successfully','hu_hu','Record saved successfully',1),
(4307,'recordnotsave','Could not save record. Try again later','hu_hu','Could not save record. Try again later',1),
(4308,'minutes','Minutes','hu_hu','Minutes',1),
(4309,'hours','Hours','hu_hu','Hours',1),
(4310,'days','Days','hu_hu','Days',1),
(4311,'on','On','hu_hu','On',1),
(4312,'day_of_the_month','day of the month','hu_hu','day of the month',1),
(4313,'list_price','List Price','hu_hu','List Price',1),
(4314,'add_record','Add Record','hu_hu','Add Record',1),
(4315,'add_product','Add Product','hu_hu','Add Product',1),
(4316,'add_service','Add Service','hu_hu','Add Service',1),
(4317,'discountin','Discount in %','hu_hu','Discount in %',1),
(4318,'unitprice','Unit price','hu_hu','Unit price',1),
(4319,'netprice','Net price','hu_hu','Net price',1),
(4320,'comments','Comments','hu_hu','Comments',1),
(4321,'add_close','Add & Close','hu_hu','Add & Close',1),
(4322,'fetching_rout_message','Fetching route, Please wait…','hu_hu','Fetching route, Please wait…',1),
(4323,'setting','Settings','hu_hu','Settings',1),
(4324,'utc','UTC','hu_hu','UTC',1),
(4325,'in','In','hu_hu','In',1),
(4326,'days_ago','days ago','hu_hu','days ago',1),
(4327,'mins_ago','Minutes ago','hu_hu','Minutes ago',1),
(4328,'justnow','Just now','hu_hu','Just now',1),
(4329,'hours_ago','hours ago','hu_hu','hours ago',1),
(4330,'in_1_day','In 1 day','hu_hu','In 1 day',1),
(4331,'scanqrcode','Asset / Card scanner','hu_hu','Asset / Card scanner',1),
(4332,'call_log','Call Log','hu_hu','Call Log',1),
(4333,'voice_message','Hi','hu_hu','Hi',1),
(4334,'voice_message1','What can I search for you in','hu_hu','What can I search for you in',1),
(4335,'live_tracking','Live Tracking','hu_hu','Live Tracking',1),
(4336,'mailmanager','Mail Manager','hu_hu','Mail Manager',1),
(4337,'my_location','My location','hu_hu','My location',1),
(4338,'created_on','Created On','hu_hu','Created On',1),
(4339,'modified_on','Modified On','hu_hu','Modified On',1),
(4340,'enter_comments','Enter Comments','hu_hu','Enter Comments',1),
(4341,'viewmore','View More','hu_hu','View More',1),
(4342,'viewless','View Less','hu_hu','View Less',1),
(4343,'gotofullform','Go to Full Form','hu_hu','Go to Full Form',1),
(4344,'post','Post','hu_hu','Post',1),
(4345,'url','URL','hu_hu','URL',1),
(4346,'dialog_title_text_back_color','Select a Text Background Color','hu_hu','Select a Text Background Color',1),
(4347,'event_or_task','Add event/task','hu_hu','Add event/task',1),
(4348,'shortcut','Shortcuts','hu_hu','Shortcuts',1),
(4349,'select_field','Select Field','hu_hu','Select Field',1),
(4350,'share','Share','hu_hu','Share',1),
(4351,'title_insert_link','Insert Link','hu_hu','Insert Link',1),
(4352,'addyourcommentshere','Add your comments here','hu_hu','Add your comments here',1),
(4353,'nocomment','No Comments','hu_hu','No Comments',1),
(4354,'leads','Leads','hu_hu','Leads',1),
(4355,'true_val','true','hu_hu','true',1),
(4356,'noresult','No Result','hu_hu','No Result',1),
(4357,'version','Version','hu_hu','Version',1),
(4358,'convert_lead','Convert Lead','hu_hu','Convert Lead',1),
(4359,'app_name','CRMTiger','hu_hu','CRMTiger',1),
(4360,'enter_url','Please Enter url','hu_hu','Please Enter url',1),
(4361,'help','Help','hu_hu','Help',1),
(4362,'contact_us','Contact Us','hu_hu','Contact Us',1),
(4363,'updates','Updates','hu_hu','Updates',1),
(4364,'logout','LogOut','hu_hu','LogOut',1),
(4365,'busnies_cardscanner','Business Card Scanner','hu_hu','Business Card Scanner',1),
(4366,'sure_want_logout','Are you sure want to logout ?','hu_hu','Are you sure want to logout ?',1),
(4367,'logout_message','Logout successfully','hu_hu','Logout successfully',1),
(4368,'all','All','hu_hu','All',1),
(4369,'add_event','Add event','hu_hu','Add event',1),
(4370,'add_task','Add Task','hu_hu','Add Task',1),
(4371,'next','Next','hu_hu','Next',1),
(4372,'terms_conditions','Terms and Conditions','hu_hu','Terms and Conditions',1),
(4373,'login','Login','hu_hu','Login',2),
(4374,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','hu_hu','By logging in, you agree to our Terms and Conditions & Privacy Policy',2),
(4375,'copyright','Copyright © 2020 CRMTiger Version','hu_hu','Copyright © 2020 CRMTiger Version',2),
(4376,'enter_username','Please enter username','hu_hu','Please enter username',2),
(4377,'enter_password','Please enter password','hu_hu','Please enter password',2),
(4378,'remanberme','Remember Me','hu_hu','Remember Me',2),
(4379,'forgot_password','Forgot password?','hu_hu','Forgot password?',2),
(4380,'privacy_policay1','Privacy Policy','hu_hu','Privacy Policy',2),
(4381,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','hu_hu','Something went wrong. \n please Click here to contact support.',2),
(4382,'enter_username_password','Entered Username or Password is wrong','hu_hu','Entered Username or Password is wrong',2),
(4383,'server_issue_occured','Server issues occurred','hu_hu','Server issues occurred',2),
(4384,'password','Password','hu_hu','Password',3),
(4385,'user_name','Username','hu_hu','Username',3),
(4386,'reset_pwd','Reset Password','hu_hu','Reset Password',3),
(4387,'forgot_password_title','Forgot password','hu_hu','Forgot password',3),
(4388,'enter_user_name','Enter user name','hu_hu','Enter user name',3),
(4389,'cc','Cc','hu_hu','Cc',4),
(4390,'body','Body','hu_hu','Body',4),
(4391,'bcc','BCC','hu_hu','BCC',4),
(4392,'dialog_title_text_color','Select a Text Color','hu_hu','Select a Text Color',4),
(4393,'date','Date','hu_hu','Date',4),
(4394,'subject','Subject','hu_hu','Subject',4),
(4395,'composeMail','Compose Mail','hu_hu','Compose Mail',4),
(4396,'send','Send','hu_hu','Send',4),
(4397,'select_message','Select message','hu_hu','Select message',4),
(4398,'title_insert_table','Insert Table','hu_hu','Insert Table',4),
(4399,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','hu_hu','I agree to Share API Log to Technical team for further troubleshooting',5),
(4400,'edit_record','Edit Records','hu_hu','Edit Records',5),
(4401,'select_time','Select Time','hu_hu','Select Time',5),
(4402,'edit_item','Edit Item','hu_hu','Edit Item',5),
(4403,'items_total','Items Total','hu_hu','Items Total',5),
(4404,'number_less_then_31','Number should be less than 31','hu_hu','Number should be less than 31',5),
(4405,'users','Users','hu_hu','Users',5),
(4406,'groups','Groups','hu_hu','Groups',5),
(4407,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','hu_hu','Note : Existing attachments(images/files) will be replaced',5),
(4408,'greaterdatetime','End DateTime should be greater than Start DateTime','hu_hu','End DateTime should be greater than Start DateTime',5),
(4409,'until','Until','hu_hu','Until',5),
(4410,'organizations','Organizations','hu_hu','Organizations',6),
(4411,'contacts','Contacts','hu_hu','Contacts',6),
(4412,'opportunity','Opportunity','hu_hu','Opportunity',6),
(4413,'lbl_sun','SUN','hu_hu','SUN',7),
(4414,'lbl_mon','MON','hu_hu','MON',7),
(4415,'lbl_tue','TUE','hu_hu','TUE',7),
(4416,'lbl_wed','WED','hu_hu','WED',7),
(4417,'lbl_thu','THU','hu_hu','THU',7),
(4418,'lbl_fri','FRI','hu_hu','FRI',7),
(4419,'lbl_sat','SAT','hu_hu','SAT',7),
(4420,'lbl_1','1','hu_hu','1',7),
(4421,'lbl_2','2','hu_hu','2',7),
(4422,'lbl_3','3','hu_hu','3',7),
(4423,'lbl_4','4','hu_hu','4',7),
(4424,'lbl_5','5','hu_hu','5',7),
(4425,'lbl_6','6','hu_hu','6',7),
(4426,'lbl_7','7','hu_hu','7',7),
(4427,'lbl_8','8','hu_hu','8',7),
(4428,'lbl_9','9','hu_hu','9',7),
(4429,'lbl_10','10','hu_hu','10',7),
(4430,'lbl_11','11','hu_hu','11',7),
(4431,'lbl_12','12','hu_hu','12',7),
(4432,'lbl_13','13','hu_hu','13',7),
(4433,'lbl_14','14','hu_hu','14',7),
(4434,'lbl_15','15','hu_hu','15',7),
(4435,'lbl_16','16','hu_hu','16',7),
(4436,'lbl_17','17','hu_hu','17',7),
(4437,'lbl_18','18','hu_hu','18',7),
(4438,'lbl_19','19','hu_hu','19',7),
(4439,'lbl_20','20','hu_hu','20',7),
(4440,'lbl_21','21','hu_hu','21',7),
(4441,'lbl_22','22','hu_hu','22',7),
(4442,'lbl_23','23','hu_hu','23',7),
(4443,'lbl_24','24','hu_hu','24',7),
(4444,'lbl_25','25','hu_hu','25',7),
(4445,'lbl_26','26','hu_hu','26',7),
(4446,'lbl_27','27','hu_hu','27',7),
(4447,'lbl_28','28','hu_hu','28',7),
(4448,'lbl_29','29','hu_hu','29',7),
(4449,'lbl_30','30','hu_hu','30',7),
(4450,'lbl_31','31','hu_hu','31',7),
(4451,'lbl_32','32','hu_hu','32',7),
(4452,'lbl_33','33','hu_hu','33',7),
(4453,'lbl_34','34','hu_hu','34',7),
(4454,'lbl_35','35','hu_hu','35',7),
(4455,'lbl_36','36','hu_hu','36',7),
(4456,'lbl_37','37','hu_hu','37',7),
(4457,'lbl_38','38','hu_hu','38',7),
(4458,'lbl_39','39','hu_hu','39',7),
(4459,'lbl_40','40','hu_hu','40',7),
(4460,'lbl_41','41','hu_hu','41',7),
(4461,'lbl_42','42','hu_hu','42',7),
(4462,'current_date','current date','hu_hu','current date',7),
(4463,'event','Events','hu_hu','Events',7),
(4464,'calendar','Calendar','hu_hu','Calendar',7),
(4465,'latest_version','Latest Version :','hu_hu','Latest Version :',8),
(4466,'expire_on','Next renewal date : ','hu_hu','Next renewal date : ',8),
(4467,'ctmobile_ext_version','CTMobile Ext. Version : ','hu_hu','CTMobile Ext. Version : ',8),
(4468,'you_have_latest_version','You already have latest version','hu_hu','You already have latest version',8),
(4469,'latest_version1','You Already have latest version','hu_hu','You Already have latest version',8),
(4470,'upgreaded','Upgrade','hu_hu','Upgrade',8),
(4471,'downgrade','Downgrade','hu_hu','Downgrade',8),
(4472,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','hu_hu','You can set from here how many number of records you want to show on Home screen for Recent Event.',8),
(4473,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','hu_hu','You can submit your feedback with description , our team will check your feedback and get back to you.',8),
(4474,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','hu_hu','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.',8),
(4475,'info','Info','hu_hu','Info',8),
(4476,'recent_history','Recent History','hu_hu','Recent History',8),
(4477,'recent_feedback','Feedback','hu_hu','Feedback',8),
(4478,'recent_log','Log','hu_hu','Log',8),
(4479,'crmtiger_app_version','CRMTiger App Version : ','hu_hu','CRMTiger App Version : ',8),
(4480,'historylimit','Recent History Limit','hu_hu','Recent History Limit',8),
(4481,'radious_in_miles','Radius in miles','hu_hu','Radius in miles',8),
(4482,'recentlimit','Recent Event Limit','hu_hu','Recent Event Limit',8),
(4483,'upcoming_events','Upcoming Events','hu_hu','Upcoming Events',8),
(4484,'rate_our_app','Rate Our App!','hu_hu','Rate Our App!',8),
(4485,'feedback','Submit Feedback','hu_hu','Submit Feedback',8),
(4486,'sendfeedback','Feedback Send','hu_hu','Feedback Send',8),
(4487,'emaillimit','Email limit','hu_hu','Email limit',8),
(4488,'log','Log','hu_hu','Log',8),
(4489,'logclear','Log cleared successfully.','hu_hu','Log cleared successfully.',8),
(4490,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','hu_hu','You can set from here how many number of records you want to show on Home screen for Recent History.',8),
(4491,'proceed_to_upgrade1','Proceed to','hu_hu','Proceed to',8),
(4492,'upgradation_message','will required logout and login again later.','hu_hu','will required logout and login again later.',8),
(4493,'proceed_to_upgrade','Proceed to Upgrade','hu_hu','Proceed to Upgrade',8),
(4494,'module_setting','Module Setting','hu_hu','Module Setting',9),
(4495,'sortbyfield','Sort by field','hu_hu','Sort by field',9),
(4496,'ascending','Ascending A to Z','hu_hu','Ascending A to Z',9),
(4497,'descending','Descending Z to A','hu_hu','Descending Z to A',9),
(4498,'first_field','First Field','hu_hu','First Field',9),
(4499,'second_field','Second Field','hu_hu','Second Field',9),
(4500,'third_field','Third Field','hu_hu','Third Field',9),
(4501,'sure_want_restore','Are you sure you want to reset to default settings?','hu_hu','Are you sure you want to reset to default settings?',9),
(4502,'orderlist','List Order','hu_hu','List Order',9),
(4503,'module_reset','Restore to Default','hu_hu','Restore to Default',9),
(4504,'display_fields','Display Fields','hu_hu','Display Fields',9),
(4505,'discount_lessthen_100','Discount % should be less than 100','hu_hu','Discount % should be less than 100',10),
(4506,'select_item','Select Item','hu_hu','Select Item',10),
(4507,'item_comment','Item Comment','hu_hu','Item Comment',10),
(4508,'record_name','Record Name is :','hu_hu','Record Name is :',11),
(4509,'go_back','Go Back','hu_hu','Go Back',11),
(4510,'please_enter_shortcut_name','Please Enter Shortcut Name','hu_hu','Please Enter Shortcut Name',11),
(4511,'number_not_found','Contact Number not found','hu_hu','Contact Number not found',11),
(4512,'mail_not_found','Mail Address not found','hu_hu','Mail Address not found',11),
(4513,'create_shortcut','Create Shortcut','hu_hu','Create Shortcut',11),
(4514,'contact_summary','Summary','hu_hu','Summary',11),
(4515,'activites','Activities','hu_hu','Activities',11),
(4516,'details','Details','hu_hu','Details',11),
(4517,'related','Related','hu_hu','Related',11),
(4518,'share_link','Share record with','hu_hu','Share record with',11),
(4519,'edit','Edit','hu_hu','Edit',11),
(4520,'duplicate','Duplicate','hu_hu','Duplicate',11),
(4521,'whatsapp','Whatsapp','hu_hu','Whatsapp',11),
(4522,'call','Call','hu_hu','Call',11),
(4523,'choose_contact_for_call','Choose Contact for Call','hu_hu','Choose Contact for Call',11),
(4524,'choose_contact_for_sms','Choose Contact for SMS','hu_hu','Choose Contact for SMS',11),
(4525,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','hu_hu','Choose Contact for WhatsApp',11),
(4526,'chosse_contact_for_email','Choose Email','hu_hu','Choose Email',11),
(4527,'attach_file','Attach Files','hu_hu','Attach Files',11),
(4528,'close','Close','hu_hu','Close',11),
(4529,'status','Status','hu_hu','Status',11),
(4530,'stop','Stop','hu_hu','Stop',11),
(4531,'zero','0','hu_hu','0',11),
(4532,'record','Record','hu_hu','Record',11),
(4533,'voice_note','Voice Note','hu_hu','Voice Note',11),
(4534,'tickets','Tickets','hu_hu','Tickets',12),
(4535,'check_out','Check Out','hu_hu','Check Out',12),
(4536,'check_in','Check In','hu_hu','Check In',12),
(4537,'select_any','Select any','hu_hu','Select any',12),
(4538,'fulldetails','Show Full Details','hu_hu','Show Full Details',12),
(4539,'checkin','Check-in','hu_hu','Check-in',12),
(4540,'navigate','Navigate','hu_hu','Navigate',12),
(4541,'product','Products','hu_hu','Products',12),
(4542,'projectMilestone','Project Milestone','hu_hu','Project Milestone',12),
(4543,'projecttask','Project Tasks','hu_hu','Project Tasks',12),
(4544,'nearby','NearBy','hu_hu','NearBy',13),
(4545,'document','Document','hu_hu','Document',14),
(4546,'reply','Reply','hu_hu','Reply',14),
(4547,'reply_all','Reply All','hu_hu','Reply All',14),
(4548,'forward','Forward','hu_hu','Forward',14),
(4549,'action','Action','hu_hu','Action',14),
(4550,'select_first','Select First','hu_hu','Select First',14),
(4551,'commentaddsuccessful','Comment added successfull','hu_hu','Comment added successfull',14),
(4552,'move_to','Move to','hu_hu','Move to',14),
(4553,'attach','Attach','hu_hu','Attach',14),
(4554,'addcoment','Add Comment','hu_hu','Add Comment',14),
(4555,'adddocument','Add Document','hu_hu','Add Document',14),
(4556,'home','Home','hu_hu','Home',15),
(4557,'checkout','Check-out','hu_hu','Check-out',15),
(4558,'message_search','Search by name','hu_hu','Search by name',15),
(4559,'start_shift','Start shift','hu_hu','Start shift',15),
(4560,'end_shift','End shift','hu_hu','End shift',15),
(4561,'today_meeting','Meetings','hu_hu','Meetings',15),
(4562,'shift_time_track','Shift Time Track','hu_hu','Shift Time Track',15),
(4563,'logout_msg','You have to login again , click','hu_hu','You have to login again , click',15),
(4564,'logout_msg1','to continue.','hu_hu','to continue.',15),
(4565,'permission_denied','You don\'t have permission to create','hu_hu','You don\'t have permission to create',15),
(4566,'history','Activity stream','hu_hu','Activity stream',15),
(4567,'search_value','Search value :','hu_hu','Search value :',15),
(4568,'feed_back_msg','Please enter feedback message','hu_hu','Please enter feedback message',16),
(4569,'feed_back_hint_msg','Enter feedback message','hu_hu','Enter feedback message',16),
(4570,'submit','Submit','hu_hu','Submit',16),
(4571,'check_app_not_installed','Application is not currently installed.','hu_hu','Application is not currently installed.',17),
(4572,'send_sms_fail_message','SMS failed, please try again later!','hu_hu','SMS failed, please try again later!',17),
(4573,'documentaddsuccessfully','Document Attach successfully','hu_hu','Document Attach successfully',17),
(4574,'send_message','Send message','hu_hu','Send message',17),
(4575,'sms_to','smsto:','hu_hu','smsto:',17),
(4576,'add_list_message','Add List','hu_hu','Add List',18),
(4577,'mylist','My List','hu_hu','My List',18),
(4578,'filtername','Filter Name','hu_hu','Filter Name',18),
(4579,'selectlist','Select a List','hu_hu','Select a List',18),
(4580,'assingedto','Assigned To','hu_hu','Assigned To',18),
(4581,'selectmodule','Select a module','hu_hu','Select a module',18),
(4582,'add_list','Add Filter','hu_hu','Add Filter',18),
(4583,'recent_event','Recent Event','hu_hu','Recent Event',19),
(4584,'recent_hostory','Recent History','hu_hu','Recent History',19),
(4585,'module_specific_settings','Module-Specific Settings','hu_hu','Module-Specific Settings',19),
(4586,'talk_to_us','Talk to us','hu_hu','Talk to us',19),
(4587,'report_a_bug','Report A Bug','hu_hu','Report A Bug',19),
(4588,'faq','FAQ','hu_hu','FAQ',19),
(4589,'selectmodules','Select Module','hu_hu','Select Module',19),
(4590,'myplan','My Plan','hu_hu','My Plan',19),
(4591,'message','Message','hu_hu','Message',20),
(4592,'message_validation','Please enter Message','hu_hu','Please enter Message',20),
(4593,'contact_select','Please Select contact','hu_hu','Please Select contact',20),
(4594,'global_search','Global Search','hu_hu','Global Search',21),
(4595,'records','Records','hu_hu','Records',21),
(4596,'dont_show_again','Don\'t Show Again','hu_hu','Don\'t Show Again',22),
(4597,'skip','Skip','hu_hu','Skip',22),
(4598,'file_downloading','File Downloading','hu_hu','File Downloading',23),
(4599,'add_screenshots_optional','Add screenshots (optional)','hu_hu','Add screenshots (optional)',24),
(4600,'describe_your_problem','Describe your problem','hu_hu','Describe your problem',24),
(4601,'default_filter_shortcut','Default Filter Shortcut','hu_hu','Default Filter Shortcut',25),
(4602,'record_shortcut','Record Shortcut','hu_hu','Record Shortcut',25),
(4603,'enter_url','Please Enter url','hu_hu','Please Enter url',26),
(4604,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','hu_hu','You need to update the app to continue using Please update to continue Older versions will no longer work from today',26),
(4605,'search_by','Search by','hu_hu','Search by',27),
(4606,'selected_filter','Selected filter :','hu_hu','Selected filter :',27),
(4607,'selected_field','Selected field :','hu_hu','Selected field :',27),
(4608,'choose','Choose','hu_hu','Choose',28),
(4609,'qr_cardscanner','QR Code Scanner','hu_hu','QR Code Scanner',28),
(4610,'error_message_for_scan','Could not read the card Try again later.','hu_hu','Could not read the card Try again later.',28),
(4611,'press_start_scan','Press to Start Scan','hu_hu','Press to Start Scan',28),
(4612,'line_item_quntity_validation_msg','Value should be greater than zero','hu_hu','Value should be greater than zero',29),
(4613,'percentage_msg','Percentage should be less than 100','hu_hu','Percentage should be less than 100',29),
(4614,'MSG_NO_DATA','No data found!','hu_hu','No data found!',29),
(4615,'MSG_SOMETHING_WRONG','Something went wrong!','hu_hu','Something went wrong!',29),
(4616,'MSG_COMING_SOON','Coming Soon!','hu_hu','Coming Soon!',29),
(4617,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','hu_hu','Please upload profile image.',29),
(4618,'ALERT_TITLE_LOCATION_ACCESS','Location Access','hu_hu','Location Access',29),
(4619,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','hu_hu','Requires your location to show nearby events.',29),
(4620,'ALERT_BTN_ALLOW','ALLOW','hu_hu','ALLOW',29),
(4621,'ALERT_BTN_DENY','DENY','hu_hu','DENY',29),
(4622,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','hu_hu','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(4623,'DELETE_RECORD','Delete Record','hu_hu','Delete Record',29),
(4624,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','hu_hu','Are you sure want to delete this shortcut?',29),
(4625,'DELETE_SHORTCUT','Delete Shortcut','hu_hu','Delete Shortcut',29),
(4626,'LBL_TERMS','By logging in, you agree to our Terms and','hu_hu','By logging in, you agree to our Terms and',29),
(4627,'LBL_CONDITIONS','Conditions &','hu_hu','Conditions &',29),
(4628,'ALERT_TITLE','Alert','hu_hu','Alert',29),
(4629,'ALERT_BTN_SUBSCRIBE','Subscribe','hu_hu','Subscribe',29),
(4630,'MSG_SELECT_MODULE','Please select any Module','hu_hu','Please select any Module',29),
(4631,'MSG_SELECT_LIST','Please select any List','hu_hu','Please select any List',29),
(4632,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','hu_hu','You don\'t have camera',29),
(4633,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','hu_hu','You don\'t have permission to access gallery.',29),
(4634,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','hu_hu','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on',29),
(4635,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','hu_hu','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on',29),
(4636,'BTN_DONE','Done','hu_hu','Done',29),
(4637,'COMMENT','Comment','hu_hu','Comment',29),
(4638,'FULL_FORM','Full Form','hu_hu','Full Form',29),
(4639,'QUICK_CREATE','Create','hu_hu','Create',29),
(4640,'LBL_SELECT_FIELDS','Select Fields','hu_hu','Select Fields',29),
(4641,'LBL_SELECT_FIELDS','Select Fields','hu_hu','Select Fields',29),
(4642,'LBL_SELECT_FIRST_FIELDS','Select First Field','hu_hu','Select First Field',29),
(4643,'LBL_SELECT_SECOND_FIELDS','Select Second Field','hu_hu','Select Second Field',29),
(4644,'LBL_SELECT_THIRD_FIELDS','Select Third Field','hu_hu','Select Third Field',29),
(4645,'LBL_SORT_BY_FIELD','Select Sort By Field','hu_hu','Select Sort By Field',29),
(4646,'BTN_RESET_TO_DEFAULT','Reset to Default','hu_hu','Reset to Default',29),
(4647,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','hu_hu','Select Sort by field',29),
(4648,'kStrClearBtnTitle','Clear','hu_hu','Clear',29),
(4649,'kStrShowMoreBtnTitle','Show More','hu_hu','Show More',29),
(4650,'kStrAddActivitiesBtnTitle','Add Activities','hu_hu','Add Activities',29),
(4651,'kStrAddCommentPlaceHolder','Add your comments here','hu_hu','Add your comments here',29),
(4652,'MSG_ENTER_TO_EMAIL','Please enter to field.','hu_hu','Please enter to field.',29),
(4653,'WARNING_FILE','File can\'t open.','hu_hu','File can\'t open.',29),
(4654,'MSG_FILE_SAVED','File saved.','hu_hu','File saved.',29),
(4655,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','hu_hu','Download fail!, please try after sometime.',29),
(4656,'LBL_SHORTCUT','Shortcut','hu_hu','Shortcut',29),
(4657,'TXT_MESSAGE_PLACEHOLDER','Type Message','hu_hu','Type Message',29),
(4658,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','hu_hu','Install Whatsapp',29),
(4659,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','hu_hu','No MailBox found. Please Create Mailbox',29),
(4660,'LBL_WROTE','Wrote','hu_hu','Wrote',29),
(4661,'MSG_MAIL_SEND','Mail sent','hu_hu','Mail sent',29),
(4662,'log_file_not_found','API Log file not found.','hu_hu','API Log file not found.',29),
(4663,'unknown_error','An unknown error occurred, try again','hu_hu','An unknown error occurred, try again',29),
(4664,'CTMTigerAppVersion','CRMTiger App Version','hu_hu','CRMTiger App Version',29),
(4665,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','hu_hu','CTMobile Ext. Version Update Successfully',29),
(4666,'dialog_Premium_downgrade','Downgrade will required logout and login again later','hu_hu','Downgrade will required logout and login again later',29),
(4667,'dialog_Premium','Upgrade will required logout and login again later','hu_hu','Upgrade will required logout and login again later',29),
(4668,'Overwrite','Overwrite','hu_hu','Overwrite',29),
(4669,'MSGAddressOverwrite1','Overwrite the existing address with the selected','hu_hu','Overwrite the existing address with the selected',29),
(4670,'MSGAddressOverwrite2','address details?','hu_hu','address details?',29),
(4671,'UPGRADE_PLAN','Upgrade Plan','hu_hu','Upgrade Plan',29),
(4672,'DOWNGRADE_PLAN','Downgrade Plan','hu_hu','Downgrade Plan',29),
(4673,'UPGRADE_EXTENSION','Upgrade Extension','hu_hu','Upgrade Extension',29),
(4674,'UPGRADE_APP','Upgrade App','hu_hu','Upgrade App',29),
(4675,'SELECT_OPTION','Select Option','hu_hu','Select Option',29),
(4676,'PLEASE_SELECT','Please select','hu_hu','Please select',29),
(4677,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','hu_hu','You don\'t have permission for this module.',29),
(4678,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','hu_hu','Please select reccuring day of month.',29),
(4679,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','hu_hu','Please select reccuring day of week.',29),
(4680,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','hu_hu','Please select reccuring days.',29),
(4681,'Please select reccuring days.','Please select reccuring days.','hu_hu','Please select reccuring days.',29),
(4682,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','hu_hu','Please select reccuring end date.',29),
(4683,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','hu_hu','Please select reccuring type.',29),
(4684,'FREQ_TIME','Times','hu_hu','Times',29),
(4685,'REPEAT_YEARLY','Repeat Yearly','hu_hu','Repeat Yearly',29),
(4686,'REPEAT_MONTHLY','Repeat Monthly','hu_hu','Repeat Monthly',29),
(4687,'REPEAT_WEEKLY','Repeat Weekly','hu_hu','Repeat Weekly',29),
(4688,'REPEAT_DAILY','Repeat Daily','hu_hu','Repeat Daily',29),
(4689,'ACTION_TITLE','Action Title','hu_hu','Action Title',29),
(4690,'MSG_SELECT_VALID_DATE','Please select valid day of month.','hu_hu','Please select valid day of month.',29),
(4691,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','hu_hu','Start date should be less than end date.',29),
(4692,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','hu_hu','Start time should be less than end time.',29),
(4693,'LBL_LINEITEM_DETAILS','Lineitem Details','hu_hu','Lineitem Details',29),
(4694,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','hu_hu','Discount amount should be less than the total.',29),
(4695,'VIEW','View','hu_hu','View',29),
(4696,'MSG_ENTER_VALID','Please enter valid','hu_hu','Please enter valid',29),
(4697,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','hu_hu','Percentage should be less than 100.',29),
(4698,'ITEM_TOTAL','Item Total','hu_hu','Item Total',29),
(4699,'ADJUSTMENT','Adjustment','hu_hu','Adjustment',29),
(4700,'TITLE_CHOOSE_IMAGE','Choose Image','hu_hu','Choose Image',29),
(4701,'COMPRESS','Compress','hu_hu','Compress',29),
(4702,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','hu_hu','Your image size is too large, please select another image',29),
(4703,'OnDayOfMonth','On day of month','hu_hu','On day of month',29),
(4704,'OnDayOfWeek','On day of week','hu_hu','On day of week',29),
(4705,'AddAndClose','Add & Close','hu_hu','Add & Close',29),
(4706,'Repeat','Repeat','hu_hu','Repeat',29),
(4707,'OnDay','On day','hu_hu','On day',29),
(4708,'View_Line_Item','View Line Item','hu_hu','View Line Item',29),
(4709,'TITLE_IMAGE','Image','hu_hu','Image',29),
(4710,'TITLE_ICLOUD','iCloud','hu_hu','iCloud',29),
(4711,'GOOGLE','Google','hu_hu','Google',29),
(4712,'ALERT_BTN_OKAY','Okay','hu_hu','Okay',29),
(4713,'ALERT_TITLE_ACCESS_DENIED','Access Denied','hu_hu','Access Denied',29),
(4714,'Dont_Show_Again','Don\'t show again','hu_hu','Don\'t show again',29),
(4715,'Skip','Skip','hu_hu','Skip',29),
(4716,'Fillter_Name','Fillter Name','hu_hu','Fillter Name',29),
(4717,'Fillter_Record_Count','Fillter Record Count','hu_hu','Fillter Record Count',29),
(4718,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','hu_hu','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(4719,'vtiger_url','Your vTiger CRM URL','hu_hu','Your vTiger CRM URL',26),
(4720,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','hu_hu','You don\'t have permission to Add either This is read-only or Private Field.',31),
(4721,'CLEAR','Clear','hu_hu','Clear',31),
(4722,'Files/photos uploaded successfully','Files/photos uploaded successfully','hu_hu','Files/photos uploaded successfully',32),
(4723,'Digital signature saved','Digital signature saved','hu_hu','Digital signature saved',32),
(4724,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','hu_hu','Please upload Signature or Files/photos',32),
(4725,'Files / Photos','Files / Photos','hu_hu','Files / Photos',32),
(4726,'Signature','Signature','hu_hu','Signature',32),
(4727,'add_photo_using','Add Photo Using','hu_hu','Add Photo Using',31),
(4728,'btn_upload_sign','(+) Add Signature','hu_hu','(+) Add Signature',31),
(4729,'btn_upload_photo_doc','(+) Upload Files/Photos','hu_hu','(+) Upload Files/Photos',31),
(4730,'select_photo_doc_to_upload','Please select files/photos to upload','hu_hu','Please select files/photos to upload',31),
(4731,'related_module_title','Search from related module and Add to \"Route\"','hu_hu','Search from related module and Add to \"Route\"',30),
(4732,'Route status updated successfully','Route status updated successfully','hu_hu','Route status updated successfully',32),
(4733,'Session init failed','Session init failed','hu_hu','Session init failed',32),
(4734,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','hu_hu','You don\'t have permission to access this resource',32),
(4735,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','hu_hu','Could not get the Related To - Try again later',32),
(4736,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','hu_hu','Could not get the Route Planning Record - Try again later',32),
(4737,'Something went wrong - Try again later','Something went wrong - Try again later','hu_hu','Something went wrong - Try again later',32),
(4738,'sequence updated successfully','sequence updated successfully','hu_hu','sequence updated successfully',32),
(4739,'sequence cannot be empty','sequence cannot be empty','hu_hu','sequence cannot be empty',32),
(4740,'Shortcut details not saved','Shortcut details not saved','hu_hu','Shortcut details not saved',32),
(4741,'Shortcut details saved successfully','Shortcut details saved successfully','hu_hu','Shortcut details saved successfully',32),
(4742,'Route save successfully','Route save successfully','hu_hu','Route save successfully',32),
(4743,'Record save successfully','Record save successfully','hu_hu','Record save successfully',32),
(4744,'No dependency found for picklist','No dependency found for picklist','hu_hu','No dependency found for picklist',32),
(4745,'No records found','No records found','hu_hu','No records found',32),
(4746,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','hu_hu','Outgoing server is not enabled, please configure from CRM',32),
(4747,'Removed Successfully','Removed Successfully','hu_hu','Removed Successfully',32),
(4748,'Shortcut has been deleted','Shortcut has been deleted','hu_hu','Shortcut has been deleted',32),
(4749,'relation of records removed successfully','relation of records removed successfully','hu_hu','relation of records removed successfully',32),
(4750,'relation of records not removed','relation of records not removed','hu_hu','relation of records not removed',32),
(4751,'Record has been deleted successfully','Record has been deleted successfully','hu_hu','Record has been deleted successfully',32),
(4752,'Time Tracking saved successfully','Time Tracking saved successfully','hu_hu','Time Tracking saved successfully',32),
(4753,'Time Tracking updated successfully','Time Tracking updated successfully','hu_hu','Time Tracking updated successfully',32),
(4754,'Time Tracking ended successfully','Time Tracking ended successfully','hu_hu','Time Tracking ended successfully',32),
(4755,'Time Tracking started successfully','Time Tracking started successfully','hu_hu','Time Tracking started successfully',32),
(4756,'record cannot be empty','record cannot be empty','hu_hu','record cannot be empty',32),
(4757,'Module is disabled','Module is disabled','hu_hu','Module is disabled',32),
(4758,'Shift ended successfully','Shift ended successfully','hu_hu','Shift ended successfully',32),
(4759,'Shift started successfully','Shift started successfully','hu_hu','Shift started successfully',32),
(4760,'relation of records added successfully','relation of records added successfully','hu_hu','relation of records added successfully',32),
(4761,'Comment saved successfully','Comment saved successfully','hu_hu','Comment saved successfully',32),
(4762,'Comment not saved','Comment not saved','hu_hu','Comment not saved',32),
(4763,'Comment module is not active','Comment module is not active','hu_hu','Comment module is not active',32),
(4764,'No Upcoming Event','No Upcoming Event','hu_hu','No Upcoming Event',32),
(4765,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','hu_hu','No Templates found - create it from Message Templates module',32),
(4766,'No event or task for this date','No event or task for this date','hu_hu','No event or task for this date',32),
(4767,'No filters created','No filters created','hu_hu','No filters created',32),
(4768,'Select at least one record to attach','Select at least one record to attach','hu_hu','Select at least one record to attach',32),
(4769,'Please select one or more attachments','Please select one or more attachments','hu_hu','Please select one or more attachments',32),
(4770,'No event for this month','No event for this month','hu_hu','No event for this month',32),
(4771,'No Activity found','No Activity found','hu_hu','No Activity found',32),
(4772,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','hu_hu','Your feedback is valuable for us - it cannot be empty',32),
(4773,'Could not send mail, Please try later','Could not send mail, Please try later','hu_hu','Could not send mail, Please try later',32),
(4774,'Latest Version updated successfully','Latest Version updated successfully','hu_hu','Latest Version updated successfully',32),
(4775,'User Location Updated Successfully','User Location Updated Successfully','hu_hu','User Location Updated Successfully',32),
(4776,'User Location not Updated Successfully','User Location not Updated Successfully','hu_hu','User Location not Updated Successfully',32),
(4777,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','hu_hu','SMSNotifier is not enable in CRM. Please enable it first',32),
(4778,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','hu_hu','Could not submit your feedback - Please try again later',32),
(4779,'Thank you for submitting your feedback','Thank you for submitting your feedback','hu_hu','Thank you for submitting your feedback',32),
(4780,'Please upload User Image','Please upload User Image','hu_hu','Please upload User Image',32),
(4781,'Image Not Uploading, please try again','Image Not Uploading, please try again','hu_hu','Image Not Uploading, please try again',32),
(4782,'User Image Uploaded Successfully','User Image Uploaded Successfully','hu_hu','User Image Uploaded Successfully',32),
(4783,'Invalid Module name','Invalid Module name','hu_hu','Invalid Module name',32),
(4784,'Records Sync Successfully','Records Sync Successfully','hu_hu','Records Sync Successfully',32),
(4785,'Values cannot be empty','Values cannot be empty','hu_hu','Values cannot be empty',32),
(4786,'Record id is empty','Record id is empty','hu_hu','Record id is empty',32),
(4787,'Logout Successfully','Logout Successfully','hu_hu','Logout Successfully',32),
(4788,'Please Enable CTMobile Module','Please Enable CTMobile Module','hu_hu','Please Enable CTMobile Module',32),
(4789,'Authentication Failed','Username and Password do not match','hu_hu','Username and Password do not match',32),
(4790,'Mismatched module information','Something gone wrong, please try again later','hu_hu','Something gone wrong, please try again later',32),
(4791,'Field does not exists','Please set display fields again','hu_hu','Please set display fields again',32),
(4792,'Module does not exists','Module does not exists or disabled by admin','hu_hu','Module does not exists or disabled by admin',32),
(4793,'Month cannot be empty','Could not get the Month - Try again later','hu_hu','Could not get the Month - Try again later',32),
(4794,'Year cannot be empty','Could not get the Year - Try again later','hu_hu','Could not get the Year - Try again later',32),
(4795,'Date cannot be empty','Could not get the Date - Try again later','hu_hu','Could not get the Date - Try again later',32),
(4796,'Userid cannot be empty','Could not get the Userid - Try again later','hu_hu','Could not get the Userid - Try again later',32),
(4797,'End Date cannot be empty','Could not get the status - Try again later','hu_hu','Could not get the status - Try again later',32),
(4798,'Start Date cannot be empty','Could not get the Start Date - Try again later','hu_hu','Could not get the Start Date - Try again later',32),
(4799,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','hu_hu','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature',32),
(4800,'Longitude cannot be empty','Could not get location-Please try again','hu_hu','Could not get location-Please try again',32),
(4801,'Latitude cannot be empty','Could not get location-Please try again','hu_hu','Could not get location-Please try again',32),
(4802,'User cannot be empty','Could not get the User - Try again later','hu_hu','Could not get the User - Try again later',32),
(4803,'Status cannot be empty','Could not get the status - Try again later','hu_hu','Could not get the status - Try again later',32),
(4804,'Required fields not found','Required fields not found','hu_hu','Required fields not found',32),
(4805,'Tracking module not active','Tracking module not active-Please contact CRM Admin','hu_hu','Tracking module not active-Please contact CRM Admin',32),
(4806,'Missing mandatory input values','Missing mandatory input values','hu_hu','Missing mandatory input values',32),
(4807,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','hu_hu','No MailBox found. Please Create Mailbox',32),
(4808,'Mail not sent','Mail not sent','hu_hu','Mail not sent',32),
(4809,'Mail send successfully','Mail send successfully','hu_hu','Mail send successfully',32),
(4810,'Email Id or username not match with your record','Email Id or username not match with your record','hu_hu','Email Id or username not match with your record',32),
(4811,'Module not specified','Module not specified','hu_hu','Module not specified',32),
(4812,'No messages found','No messages found','hu_hu','No messages found',32),
(4813,'No Dependency Found For This Module','No Dependency Found For This Module','hu_hu','No Dependency Found For This Module',32),
(4814,'Outgoing server is not Enabled','Outgoing server is not Enabled','hu_hu','Outgoing server is not Enabled',32),
(4815,'Outgoing server is Enabled','Outgoing server is Enabled','hu_hu','Outgoing server is Enabled',32),
(4816,'Email Attached Successfully','Email Attached Successfully','hu_hu','Email Attached Successfully',32),
(4817,'Documents Attached Successfully','Documents Attached Successfully','hu_hu','Documents Attached Successfully',32),
(4818,'Login required - Please login again','Login required - Please login again','hu_hu','Login required - Please login again',32),
(4819,'time_tracking_module_disable','Time tracking module is disable','hu_hu','Time tracking module is disable',31),
(4820,'route_planning_module_disable','Route planning module is disable','hu_hu','Route planning module is disable',31),
(4821,'mark_as_held','Are you sure you want to mark Event as Held?','hu_hu','Are you sure you want to mark Event as Held?',31),
(4822,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','hu_hu','You have already started Time tracking for another record, Do you want to stop it first ?',31),
(4823,'access_denied_routeplanning','Access denied for route planning','hu_hu','Access denied for route planning',31),
(4824,'time_spent','Time Spent','hu_hu','Time Spent',31),
(4825,'select_user','Select User','hu_hu','Select User',30),
(4826,'status_cannot_be_held','Status cannot be held for future date start','hu_hu','Status cannot be held for future date start',30),
(4827,'please_select_end_date','Please select end date','hu_hu','Please select end date',30),
(4828,'please_select_start_date','Please select start date','hu_hu','Please select start date',30),
(4829,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','hu_hu','Tap on + icon to select record for your route.',30),
(4830,'please_enter_notes','Please enter notes','hu_hu','Please enter notes',30),
(4831,'please_enter_title','Please enter title','hu_hu','Please enter title',30),
(4832,'please_select_date','Please Select Date','hu_hu','Please Select Date',30),
(4833,'search_by_date','Search by Date','hu_hu','Search by Date',30),
(4834,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','hu_hu','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.',30),
(4835,'max_upload_size','max file Upload exceeds','hu_hu','max file Upload exceeds',30),
(4836,'unselect_all','UnSelect All','hu_hu','UnSelect All',30),
(4837,'select_all','Select All','hu_hu','Select All',30),
(4838,'please_select_records','Please select records','hu_hu','Please select records',30),
(4839,'select_date','Select Date','hu_hu','Select Date',30),
(4840,'quantity_in_stock_is','Quantity in stock is','hu_hu','Quantity in stock is',30),
(4841,'replies','Replies','hu_hu','Replies',30),
(4842,'conversation_require_selection','Conversion requires selection of Contact or Organization','hu_hu','Conversion requires selection of Contact or Organization',30),
(4843,'please_select_product','Please Select Product','hu_hu','Please Select Product',30),
(4844,'timer_msg','You can start timer for single task only at same time','hu_hu','You can start timer for single task only at same time',31),
(4845,'save_start_tracking','Save & Start Tracking','hu_hu','Save & Start Tracking',31),
(4846,'lbl_notes','Notes','hu_hu','Notes',31),
(4847,'enter_title','Enter Title','hu_hu','Enter Title',31),
(4848,'select_module_record','Select Module / Record','hu_hu','Select Module / Record',31),
(4849,'lbl_tomorrow','Tomorrow','hu_hu','Tomorrow',30),
(4850,'lbl_yesterday','Yesterday','hu_hu','Yesterday',30),
(4851,'lbl_today','Today','hu_hu','Today',30),
(4852,'time_tracker','Time Tracker','hu_hu','Time Tracker',31),
(4853,'time_end','End Time','hu_hu','End Time',5),
(4854,'due_date','End Date','hu_hu','End Date',5),
(4855,'time_start','Time Start','hu_hu','Time Start',5),
(4856,'date_start','Start Date','hu_hu','Start Date',5),
(4857,'delete_widget_msg','Display widget again by using (+) option','hu_hu','Display widget again by using (+) option',15),
(4858,'no_upcoming_activities','No scheduled activities ','hu_hu','No scheduled activities ',15),
(4859,'check_in_first','Please check-in first','hu_hu','Please check-in first',30),
(4860,'duration','Duration','hu_hu','Duration',30),
(4861,'distance','Distance','hu_hu','Distance',30),
(4862,'proper_address_message','Please enter proper address in record\n','hu_hu','Please enter proper address in record',30),
(4863,'select_status','Select Status','hu_hu','Select Status',30),
(4864,'route_planner','Route Planner','hu_hu','Route Planner',30),
(4865,'route_planning','Route Planning','hu_hu','Route Planning',30),
(4866,'add_route','Add Route','hu_hu','Add Route',30),
(4867,'calender_disabled','Calendar Module is disabled','hu_hu','Calendar Module is disabled',30),
(4868,'close_dialog','Close form','hu_hu','Close form',30),
(4869,'cancel_form_message','Are You sure want to close ?','hu_hu','Are You sure want to close ?',30),
(4870,'create_route','Create Route','hu_hu','Create Route',30),
(4871,'select_module_create_route','Select Module to create Route','hu_hu','Select Module to create Route',30),
(4872,'cancel','Cancel','hu_hu','Cancel',30),
(4873,'assign_route','Assign Route','hu_hu','Assign Route',30),
(4874,'route_for','Route for','hu_hu','Route for',30),
(4875,'assigned_to','Assigned To','hu_hu','Assigned To',30),
(4876,'enter_route_name','Enter Route Name','hu_hu','Enter Route Name',30),
(4877,'list','List','hu_hu','List',30),
(4878,'map','Map','hu_hu','Map',30),
(4879,'other_modules','Other Modules','hu_hu','Other Modules',15),
(4880,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','hu_hu','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.',25),
(4881,'clear','Clear','hu_hu','Clear',25),
(4882,'open','Open','hu_hu','Open',11),
(4883,'max_file_msg','Too many files selected (max:6)','hu_hu','Too many files selected (max:6)',11),
(4884,'error_voicenote_record','Unable to recording voice while another application is recording sound.','hu_hu','Unable to recording voice while another application is recording sound.',11),
(4885,'msg_warning','Warning!','hu_hu','Warning!',11),
(4886,'Permision_denied_contact','Permission denied to access your contacts','hu_hu','Permission denied to access your contacts',15),
(4887,'no_widget_added','Please click + icon to add new widget to your dashboard.','hu_hu','Please click + icon to add new widget to your dashboard.',15),
(4888,'no_data_available','Data not available, please check the selected fields','hu_hu','Data not available, please check the selected fields',15),
(4889,'check_out_successfully','Check out successfully','hu_hu','Checked out successfully',11),
(4890,'check_in_successfully','Check in successfully','hu_hu','Checked in successfully',11),
(4891,'check_out','Check out','hu_hu','Check out',11),
(4892,'check_in','Check in','hu_hu','Check in',11),
(4893,'navigate','Navigate','hu_hu','Navigate',11),
(4894,'save_to_phone_vcard_success','VCard Saved to phone successfully','hu_hu','VCard Saved to phone successfully',15),
(4895,'download_vcard_success','VCard downloaded successfully','hu_hu','VCard downloaded successfully',15),
(4896,'card_details','Card Details','hu_hu','Card Details',15),
(4897,'add_widget','Add Widget','hu_hu','Add Widget',15),
(4898,'delete_widget','Are you sure to hide widget?','hu_hu','Are you sure to hide widget?',15),
(4899,'already_widgets_added','All types of Widget & reports are already added','hu_hu','All types of Widget & reports are already added',15),
(4900,'retry','Retry','hu_hu','Retry',28),
(4901,'retake','Retake','hu_hu','Retake',28),
(4902,'Reports','Reports','hu_hu','Reports',15),
(4903,'Widgets','Widgets','hu_hu','Widgets',15),
(4904,'vcard_config','Vcard Configuration','hu_hu','Vcard Configuration',8),
(4905,'save_to_phone','Save to phone','hu_hu','Save to phone',11),
(4906,'download_vcard','Download Vcard','hu_hu','Download Vcard',11),
(4907,'share_vcard','Share Vcard','hu_hu','Share Vcard',11),
(4908,'share_record','Share Record','hu_hu','Share Record',11),
(4909,'permission_denied_edit','You don\'t have permission to edit this record.','hu_hu','You don\'t have permission to edit this record.',27),
(4910,'permission_denied_delete','You don\'t have permission to delete this record.','hu_hu','You don\'t have permission to delete this record.',27),
(4911,'Voice_Recording_Started','Recording Started','hu_hu','Recording Started',12),
(4912,'Voice_Recording_Stopped','Recording Stopped','hu_hu','Recording Stopped',12),
(4913,'SEARCH','Search','hu_hu','Search',7),
(4914,'LAST','Last','hu_hu','Last',7),
(4915,'FIRST','First','hu_hu','First',7),
(4916,'MONDAY','Monday','hu_hu','Monday',7),
(4917,'TUESDAY','Tuesday','hu_hu','Tuesday',7),
(4918,'WEDNESDAY','Wednesday','hu_hu','Wednesday',7),
(4919,'THURSDAY','Thursday','hu_hu','Thursday',7),
(4920,'FRIDAY','Friday','hu_hu','Friday',7),
(4921,'SATURDAY','Saturday','hu_hu','Saturday',7),
(4922,'SUNDAY','Sunday','hu_hu','Sunday',7),
(4923,'DAILY','Daily','hu_hu','Daily',7),
(4924,'WEEKLY','Weekly','hu_hu','Weekly',7),
(4925,'MONTHLY','Monthly','hu_hu','Monthly',7),
(4926,'YEARLY','Yearly','hu_hu','Yearly',7),
(4927,'asset_tracking','Asset tracking','hu_hu','Asset tracking',15),
(4928,'open_file','Open File','hu_hu','Open File',1),
(4929,'download_pdf_successfully','Download PDF Successfully','hu_hu','Download PDF Successfully',1),
(4930,'select_pdf','Select PDF','hu_hu','Select PDF',1),
(4931,'email_pdf','Email PDF','hu_hu','Email PDF',1),
(4932,'download_pdf','Download PDF','hu_hu','Download PDF',1),
(4933,'edit_route','Edit Route','hu_hu','Edit Route',1),
(4934,'save_route','Save Route','hu_hu','Save Route',1),
(4935,'clear_all','Clear All','hu_hu','Clear All',1),
(4936,'notification','Notifications','hu_hu','Notifications',1),
(4937,'menu_management','Menu Management','hu_hu','Menu Management',1),
(4938,'select_menu','Select Menu','hu_hu','Select Menu',1),
(4939,'module_record_not_found','Module and Record not found','hu_hu','Module and Record not found',1),
(4940,'reason_for_changing_comments','Reason for changing comments','hu_hu','Reason for changing comments',1),
(4941,'edit_reason','Edit Reason','hu_hu','Edit Reason',1),
(4942,'create_filters','Create Filter','hu_hu','Create Filter',1),
(4943,'you_checked','You Checked','hu_hu','You Checked',1),
(4944,'you_un_checked','You UnChecked','hu_hu','You UnChecked',1),
(4945,'log_the_call','Log the call ?','hu_hu','Log the call ?',1),
(4946,'add_a_description_(optional)','Add a description (optional)','hu_hu','Add a description (optional)',1),
(4947,'called','Called','hu_hu','Called',1),
(4948,'call_log','Call Log','hu_hu','Call Log',1),
(4949,'subject','Subject','hu_hu','Subject',1),
(4950,'add_condition','Add Condition','hu_hu','Add Condition',1),
(4951,'select_condition','Select Condition','hu_hu','Select Condition',1),
(4952,'select_field','Select Field','hu_hu','Select Field',1),
(4953,'please_select_first_field','Please First Select field','hu_hu','Please First Select field',1),
(4954,'filter_name','Filter Name','hu_hu','Filter Name',1),
(4955,'enter_filter_name','Enter filter name','hu_hu','Enter filter name',1),
(4956,'choose_conditions','Choose Conditions','hu_hu','Choose Conditions',1),
(4957,'all_condition','All Conditions(All conditions must be met)','hu_hu','All Conditions(All conditions must be met)',1),
(4958,'any_condition','Any Conditions(At least one the conditions must be met)','hu_hu','Any Conditions(At least one the conditions must be met)',1),
(4959,'lattitude','latitude','hu_hu','latitude',1),
(4960,'notification_settings','Notification Settings','hu_hu','Notification Settings',1),
(4961,'notification_management','Notification Management','hu_hu','Notification Management',1),
(4962,'addyourcommentshere','Type @ to mention user','hu_hu','Type @ to mention user',1),
(4963,'google_api_key_missing','Google Api key is missing.','hu_hu','Google Api key is missing.',1),
(4964,'event_filter_by','Event Filter by','hu_hu','Event Filter by',1),
(4965,'apply','Apply','hu_hu','Apply',1),
(4966,'choose_from_gallery','Choose From Gallery','hu_hu','Choose From Gallery',1),
(4967,'choose_from_camera','Choose From Camera','hu_hu','Choose From Camera',1),
(4968,'mutli_select_CB','Mutli Select CB','hu_hu','Mutli Select CB',1),
(4969,'please_select_condition','Please Select Condition','hu_hu','Please Select Condition',1),
(4970,'please_enter_value_or_field','Please Enter Value or Field','hu_hu','Please Enter Value or Field',1),
(4971,'set_as_default','Set as Default','hu_hu','Set as Default',1),
(4972,'list_in_metrics','List in Metrics','hu_hu','List in Metrics',1),
(4973,'order_number','Order Number','hu_hu','Order Number',1),
(4974,'recording_saved_message','Recording saved successfully.','hu_hu','Recording saved successfully.',1),
(4975,'recording_file','Recording File','hu_hu','Recording File',1),
(4976,'file_not_found','File not found','hu_hu','File not found',1),
(4977,'please_enter_valid_path','Please enter valid path','hu_hu','Please enter valid path',1),
(4978,'enter_path_here','Enter path here...','hu_hu','Enter path here...',1),
(4979,'set_call_recording_path','Set Call Recording Path','hu_hu','Set Call Recording Path',1),
(4980,'set_call_recording_path_here','Set call recording path here','hu_hu','Set call recording path here',1),
(4981,'call_recording_path','Call Recording Path','hu_hu','Call Recording Path',1),
(4982,'please_place_api','Please enable place api','hu_hu','Please enable place api',1),
(4983,'event_filters_by','Event Filters by','hu_hu','Event Filters by',1),
(4984,'select_at_least_one_option','Please select at least one option','hu_hu','Please select at least one option',1),
(4985,'enable_call_feature','Please enable call feature','hu_hu','Please enable call feature',1),
(4986,'enable_email_feature','Please enable email feature','hu_hu','Please enable email feature',1),
(4987,'demo_login','Demo Login','hu_hu','Demo Login',1),
(4988,'select_email_template','Select Email Template','hu_hu','Select Email Template',1),
(4989,'template_name','Template Name','hu_hu','Template Name',1),
(4990,'example_storage_path','example : storage/Music/Recordings/Call Recordings','hu_hu','example : storage/Music/Recordings/Call Recordings',1),
(4991,'User Notification Settings saved successfully','User Notification Settings saved successfully','hu_hu','User Notification Settings saved successfully',33),
(4992,'This Notification has been disabled by admin','This Notification has been disabled by admin','hu_hu','This Notification has been disabled by admin',33),
(4993,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','hu_hu','Notify when any updates to the record you\'re following',33),
(4994,'Task assigned to you','Task assigned to you','hu_hu','Task assigned to you',33),
(4995,'Task Reminder','Task Reminder','hu_hu','Task Reminder',33),
(4996,'You were mentioned in comments','You were mentioned in comments','hu_hu','You were mentioned in comments',33),
(4997,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','hu_hu','Comments has been added to record assigned to you',33),
(4998,'When Record Assigned','When Record Assigned','hu_hu','When Record Assigned',33),
(4999,'Event Reminder','Event Reminder','hu_hu','Event Reminder',33),
(5000,'Event Invitation','Event Invitation','hu_hu','Event Invitation',33),
(5001,'Follow record','Follow record','hu_hu','Follow record',33),
(5002,'Task','Task','hu_hu','Task',33),
(5003,'Conversions','Conversions','hu_hu','Conversions',33),
(5004,'Events','Events','hu_hu','Events',33),
(5005,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','hu_hu','No record(s) found Please click on filter icon to change filter',1),
(5006,'title','Title','hu_hu','Title',1),
(5007,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','hu_hu','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(5008,'call_recording','Call recording','hu_hu','Call recording',1),
(5009,'voice_recorder','Voice Recorder','hu_hu','Voice Recorder',1),
(5010,'no_address_reference_found','No Address Reference found','hu_hu','No Address Reference found',32),
(5011,'no_overdue_activities','No OverDue Activities','hu_hu','No OverDue Activities',32),
(5012,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','hu_hu','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(5013,'Default_Search_Field','Default search field','hu_hu','Default search field',32),
(5014,'Calender_Reminder_Message','Free user can\'t send local reminder','hu_hu','Free user can\'t send local reminder',32),
(5015,'you_must_have_permission','You must give permissions to use this features.','hu_hu','You must give permissions to use this features.',32),
(5016,'internal_comment','Internal Comment','hu_hu','Internal Comment',1),
(5017,'unlink_record','Unlink Record','hu_hu','Unlink Record',11),
(5018,'unlink_record_msg','Are you sure want to unlink record?','hu_hu','Are you sure want to unlink record?',11),
(5019,'file_format_not_support','File format not supported','hu_hu','File format not supported',11),
(5020,'file_upload','File Upload','hu_hu','File Upload',5),
(5021,'to_vtiger','To Vtiger','hu_hu','To Vtiger',5),
(5022,'link_external_document','Link External Document','hu_hu','Link External Document',5),
(5023,'from_file_url','From File Url','hu_hu','From File Url',5),
(5024,'create_new_document','Create New Document','hu_hu','Create New Document',5),
(5025,'select_document_type','Select Document type','hu_hu','Select Document type',5),
(5026,'add_signature','Please add signature','hu_hu','Please add signature',11),
(5027,'date_greater_then_equal','should be greater than or equal to','hu_hu','should be greater than or equal to',1),
(5028,'date_less_then_equal','should be less than or equal to','hu_hu','should be less than or equal to',1),
(5029,'Click_on_plus_for_add','Please tap on + to create a new record.','hu_hu','Please tap on + to create a new record.',15),
(5030,'display_map','Display map','hu_hu','Display map',15),
(5031,'other_settings','Other settings','hu_hu','Other settings',15),
(5032,'total_hours','Total hours','hu_hu','Total hours',15),
(5033,'widget_not_found','No widgets found','hu_hu','No widgets found',15),
(5034,'quickaction','Quick action','hu_hu','Quick action',15),
(5035,'dashboard','Dashboard','hu_hu','Dashboard',15),
(5036,'new','New','hu_hu','New',15),
(5037,'global_search_hint','Please try to search using search box at top','hu_hu','Please try to search using search box at top',15),
(5038,'near_by_map','Near By Map','hu_hu','Near By Map',15),
(5039,'miles','Miles','hu_hu','Miles',15),
(5040,'lbl_filters','Filters','hu_hu','Filters',27),
(5041,'warning','Warning','hu_hu','Warning',27),
(5042,'no_filter_created','No filter is created.','hu_hu','No filter is created.',27),
(5043,'please_create_new_ilter','Please create a new filter','hu_hu','Please create a new filter',27),
(5044,'select_search_fields','Select fields for the search record.','hu_hu','Select fields for the search record.',27),
(5045,'apply_fliters','Apply filters','hu_hu','Apply filters',27),
(5046,'sort_by','Sort by','hu_hu','Sort by',27),
(5047,'sort_order','Sort order','hu_hu','Sort order',27),
(5048,'Start_time_tracking','Start time tracking','hu_hu','Start time tracking',31),
(5049,'Stop_time_tracking','Stop time tracking','hu_hu','Stop time tracking',31),
(5050,'image_preview','Image preview','hu_hu','Image preview',11),
(5051,'phone_number','Phone number','hu_hu','Phone number',11),
(5052,'email_address','Email address','hu_hu','Email address',11),
(5053,'edit_your_preferences','Edit your preferences','hu_hu','Edit your preferences',8),
(5054,'about_app','About app','hu_hu','About app',8),
(5055,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','hu_hu','You already have latest CTMobile Ext. Version',8),
(5056,'updated_app_version','You already have latest CRMTiger App Version','hu_hu','You already have latest CRMTiger App Version',8),
(5057,'plan','Plan','hu_hu','Plan',8),
(5058,'time','Time','hu_hu','Time',31),
(5059,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','hu_hu','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(5060,'add_to_quick_action','Add to quick action','hu_hu','Add to quick action',1),
(5061,'add_filter_to_quick_action','Add filter to quick action','hu_hu','Add filter to quick action',1),
(5062,'create_record','Create Record','hu_hu','Create Record',1),
(5063,'quick_action_hint','You can Add Quick Action here','hu_hu','You can Add Quick Action here',1),
(5064,'str_send','Send','hu_hu','Send',3),
(5065,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','hu_hu','Do you want to update tax & charge values corresponding to selected region?',1),
(5066,'delete_quick_action_widgest','Delete Widget?','hu_hu','Delete Widget?',15),
(5067,'add_record_to_dashboard','Add record to dashboard','hu_hu','Add record to dashboard',15),
(5068,'module_quick_action_msg','Module added to dashboard','hu_hu','Module added to dashboard',15),
(5069,'filter_quick_action_msg','Filter added to dashboard','hu_hu','Filter added to dashboard',15),
(5070,'record_quick_action_msg','Record added to dashboard','hu_hu','Record added to dashboard',15),
(5071,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','hu_hu','Filter shortcut added to dashboard',15),
(5072,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','hu_hu','Record shortcut added to dashboard',15),
(5073,'documents_disabled','Documents Module is disabled','hu_hu','Documents Module is disabled',1),
(5074,'document_dont_attachment','Document does not have a attachment','hu_hu','Document does not have a attachment',1),
(5075,'go_to_neat_by','Go to NearBy','hu_hu','Go to NearBy',15),
(5076,'go_to_time_tracking','Go to Time Tracker','hu_hu','Go to Time Tracker',13),
(5077,'nearby_quick_action_msg','NearBy added to dashboard','hu_hu','NearBy added to dashboard',15),
(5078,'time_tracking_quick_action_msg','Time Tracking added to dashboard','hu_hu','Time Tracking added to dashboard',15),
(5079,'attendance_quick_action_msg','Attendance added to dashboard','hu_hu','Attendance added to dashboard',15),
(5080,'attachment','Attachment','hu_hu','Attachment',15),
(5081,'search_by_fields','Search by fields','hu_hu','Search by fields',27),
(5082,'apply_selected','Apply selected','hu_hu','Apply selected',27),
(5083,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','hu_hu','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(5084,'Attendance','Attendance','hu_hu','Attendance',15),
(5085,'Check-in successfully','Check-in successfully','hu_hu','Check-in successfully',32),
(5086,'Check-out successfully','Check-out successfully','hu_hu','Check-out successfully',32),
(5087,'Nothing around here','Nothing around here','hu_hu','Nothing around here',13),
(5088,'select_days','Select Days','hu_hu','Select Days',5),
(5089,'select_minutes','Select Minutes','hu_hu','Select Minutes',5),
(5090,'select_hours','Select Hours','hu_hu','Select Hours',5),
(5091,'no_lat_long_found','Location information (Latitude,Longitude) not found','hu_hu','Location information (Latitude,Longitude) not found',32),
(5092,'Call Log save successfully','Call Log save successfully','hu_hu','Call Log save successfully',32),
(5093,'Files/photos deleted successfully','Files/photos deleted successfully','hu_hu','Files/photos deleted successfully',32),
(5094,'network_error','Network connection error!','it_it','Errore di rete!',1),
(5095,'connection_check','Could not connect to CRM, Please check your Internet connection.','it_it','Per favore controlla la tua connessione Internet.',1),
(5096,'update','Update','it_it','Aggiornare',1),
(5097,'cancel','Cancel','it_it','Cancella',1),
(5098,'ok','Ok','it_it','ok',1),
(5099,'more_information','Click here for more information.','it_it','Clicca qui per maggiori informazioni.',1),
(5100,'yes','Yes','it_it','sì',1),
(5101,'no','No','it_it','No',1),
(5102,'click_again_exit','Click again to exit','it_it','Clicca di nuovo per uscire',1),
(5103,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','it_it','Non hai il permesso di vedere questa funzione. Si prega di iscriversi per la versione Premium Clicca qui per iscriverti.',1),
(5104,'clickhere','Click here','it_it','Clicca qui',1),
(5105,'clickhere_subscribe','Click here to subscribe premium version','it_it','Clicca qui per iscriverti',1),
(5106,'clickhere_configure','Click here and view how to Configure.','it_it','Clicca qui e vedi come configurare.',1),
(5107,'please_wait','Please Wait…','it_it','Attendere prego…',1),
(5108,'share__msg','Share file with','it_it','condividi file con',1),
(5109,'dialog_camera','Camera','it_it','telecamera',1),
(5110,'dialog_add_file_by','Take Photo from','it_it','Aggiungi file per',1),
(5111,'add','Add','it_it','Inserisci',1),
(5112,'mail_manager_configured','Mail Manager is not configured','it_it','Mail Manager non è configurato',1),
(5113,'dialog_add_files_by','Add Files by','it_it','Aggiungi file per',1),
(5114,'dialog_drive','Drive','it_it','Guidare',1),
(5115,'dialog_drop_box','Drop Box','it_it','Drop Box',1),
(5116,'dialog_need_signin','You need to Sign-in to your Drive account first.','it_it','Devi prima effettuare l\'accesso',1),
(5117,'dialog_gallery','Gallery','it_it','Galleria',1),
(5118,'delete','Delete','it_it','Elimina',1),
(5119,'timeoutmessage','Oops! Request is taking more time than expected.','it_it','La richiesta richiede più tempo del previsto.',1),
(5120,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','it_it','Il GPS non è abilitato. Si prega di accenderlo per ottenere il tuo vicino da posizioni.',1),
(5121,'sure_want_delete','Are you sure want to delete ?','it_it','Sei sicuro di voler cancellare?',1),
(5122,'select','Select','it_it','Selezionare',1),
(5123,'msgforrecordaudio','Minimum record duration one second.','it_it','Durata minima del record un secondo.',1),
(5124,'permission_storage','Permission denied to read your External storage','it_it','Autorizzazione negata per leggere la memoria esterna',1),
(5125,'send_permission_msg','Send message permission denied','it_it','Permesso negato per invio messaggio',1),
(5126,'choosefile','Choose File','it_it','Scegli il file',1),
(5127,'enter','Enter','it_it','accedere',1),
(5128,'select_an_option','Select an Option','it_it','Seleziona una opzione',1),
(5129,'email_validation','Email is not valid','it_it','L\'email non è valida',1),
(5130,'please_enter','Please Enter','it_it','Prego entra',1),
(5131,'website_validation_text','Website URL is not valid','it_it','L\'URL del sito web non è valido',1),
(5132,'selectvalue','Select value first','it_it','Seleziona prima il valore',1),
(5133,'email','Email','it_it','E-mail',1),
(5134,'enter_email_address','Enter email address','it_it','Inserisci l\'indirizzo email',1),
(5135,'email_address_not_correct','Email address incorrect','it_it','Indirizzo email errato',1),
(5136,'pls_enter_subject','Please Enter Subject','it_it','Per favore, inserisci l\'oggetto',1),
(5137,'attachFiles','Attached File','it_it','File allegato',1),
(5138,'from','From','it_it','A partire dal',1),
(5139,'to','To','it_it','A',1),
(5140,'call_permission_msg','Call permission denied','it_it','Permesso negato per la chiamata',1),
(5141,'no_records','No records found','it_it','Nessun record trovato',1),
(5142,'fullform','Create New','it_it','Modulo completo',1),
(5143,'save','Save','it_it','Salvare',1),
(5144,'total','Total','it_it','Totale',1),
(5145,'discount','Discount','it_it','Sconto',1),
(5146,'price','Price','it_it','Prezzo *',1),
(5147,'quantity','Quantity','it_it','Quantità *',1),
(5148,'select_module','Select Module','it_it','Seleziona il modulo',1),
(5149,'item_list','Item List','it_it','Elenco degli elementi',1),
(5150,'quickcreate','Quick Create','it_it','Creazione rapida',1),
(5151,'overwrite_msg_part1','Overwrite the existing address with the selected','it_it','Sovrascrivi l\'indirizzo attuale con ',1),
(5152,'once_in_every','Once in every','it_it','Una volta in ogni',1),
(5153,'overwrite_msg_part2','address details?','it_it','l\'indirizzo selezionato?',1),
(5154,'add_item','Add Item','it_it','Aggiungi elemento',1),
(5155,'recordsave','Record saved successfully','it_it','Il Record è stato salvato con successo',1),
(5156,'recordnotsave','Could not save record. Try again later','it_it','Record non salvato',1),
(5157,'minutes','Minutes','it_it','Minuti',1),
(5158,'hours','Hours','it_it','Hours',1),
(5159,'days','Days','it_it','giorni',1),
(5160,'on','On','it_it','Sopra',1),
(5161,'day_of_the_month','day of the month','it_it','giorno del mese',1),
(5162,'list_price','List Price','it_it','Listino prezzi *',1),
(5163,'add_record','Add Record','it_it','Aggiungi record',1),
(5164,'add_product','Add Product','it_it','Aggiungi prodotto',1),
(5165,'add_service','Add Service','it_it','Aggiungi servizio',1),
(5166,'discountin','Discount in %','it_it','Sconto in%',1),
(5167,'unitprice','Unit price','it_it','Unit price',1),
(5168,'netprice','Net price','it_it','Prezzo netto *',1),
(5169,'comments','Comments','it_it','Commenti',1),
(5170,'add_close','Add & Close','it_it','Aggiungi e Chiudi',1),
(5171,'fetching_rout_message','Fetching route, Please wait…','it_it','Recupero del percorso, attendere prego …',1),
(5172,'setting','Settings','it_it','impostazioni',1),
(5173,'utc','UTC','it_it','UTC',1),
(5174,'in','In','it_it','Nel',1),
(5175,'days_ago','days ago','it_it','giorni fa',1),
(5176,'mins_ago','Minutes ago','it_it','minuti fa',1),
(5177,'justnow','Just now','it_it','Proprio adesso',1),
(5178,'hours_ago','hours ago','it_it','ore fa',1),
(5179,'in_1_day','In 1 day','it_it','In 1 giorno',1),
(5180,'scanqrcode','Asset / Card scanner','it_it','Scanner Asset / Card',1),
(5181,'call_log','Call Log','it_it','Registro chiamate',1),
(5182,'voice_message','Hi','it_it','Ciao',1),
(5183,'voice_message1','What can I search for you in','it_it','Cosa posso cercare per te',1),
(5184,'live_tracking','Live Tracking','it_it','Monitoraggio dal vivo',1),
(5185,'mailmanager','Mail Manager','it_it','Mail Manager',1),
(5186,'my_location','My location','it_it','La mia posizione',1),
(5187,'created_on','Created On','it_it','Creato',1),
(5188,'modified_on','Modified On','it_it','Modificato',1),
(5189,'enter_comments','Enter Comments','it_it','Inserisci commenti',1),
(5190,'viewmore','View More','it_it','Visualizza altro',1),
(5191,'viewless','View Less','it_it','Visualizza meno',1),
(5192,'gotofullform','Go to Full Form','it_it','Vai a modulo completo',1),
(5193,'post','Post','it_it','Inviare',1),
(5194,'url','URL','it_it','URL',1),
(5195,'dialog_title_text_back_color','Select a Text Background Color','it_it','Select a Text Background Color',1),
(5196,'event_or_task','Add event/task','it_it','Aggiungi evento / attività',1),
(5197,'shortcut','Shortcuts','it_it','Tasti di scelta rapida',1),
(5198,'select_field','Select Field','it_it','Seleziona campo',1),
(5199,'share','Share','it_it','Condividere',1),
(5200,'title_insert_link','Insert Link','it_it','Insert Link',1),
(5201,'addyourcommentshere','Add your comments here','it_it','Aggiungi i tuoi commenti qui',1),
(5202,'nocomment','No Comments','it_it','Non ci sono commenti',1),
(5203,'leads','Leads','it_it','Conduce',1),
(5204,'true_val','true','it_it','vero',1),
(5205,'noresult','No Result','it_it','No Result',1),
(5206,'version','Version','it_it','Versione',1),
(5207,'convert_lead','Convert Lead','it_it','Converti Lead',1),
(5208,'app_name','CRMTiger','it_it','CRMTiger',1),
(5209,'enter_url','Please Enter url','it_it','Si prega di inserire l\'url',1),
(5210,'help','Help','it_it','Aiuto',1),
(5211,'contact_us','Contact Us','it_it','Contattaci',1),
(5212,'updates','Updates','it_it','Updates',1),
(5213,'logout','LogOut','it_it','Disconnettersi',1),
(5214,'busnies_cardscanner','Business Card Scanner','it_it','Scanner di BdV',1),
(5215,'sure_want_logout','Are you sure want to logout ?','it_it','Sei sicuro di voler uscire?',1),
(5216,'logout_message','Logout successfully','it_it','Logout successfully',1),
(5217,'all','All','it_it','Tutti',1),
(5218,'add_event','Add event','it_it','Aggiungi evento',1),
(5219,'add_task','Add Task','it_it','Aggiungi attività',1),
(5220,'next','Next','it_it','Prossimo',1),
(5221,'terms_conditions','Terms and Conditions','it_it','Terms and Conditions',1),
(5222,'login','Login','it_it','Accesso',2),
(5223,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','it_it','Effettuando il login, accetti i nostri Termini e condizioni nonché la politica sulla riservatezza',2),
(5224,'copyright','Copyright © 2019 CRMTiger Version','it_it','Copyright u00A9 2019 CRMTiger \n Version',2),
(5225,'enter_username','Please enter username','it_it','Si prega di inserire il nome utente',2),
(5226,'enter_password','Please enter password','it_it','Per favore, inserisci la password',2),
(5227,'remanberme','Remember Me','it_it','Ricordati di me',2),
(5228,'forgot_password','Forgot password?','it_it','Hai dimenticato la password?',2),
(5229,'privacy_policay1','Privacy Policy','it_it','politica sulla riservatezza',2),
(5230,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','it_it','Qualcosa è andato storto.per favore Clicca qui per contattare il supporto',2),
(5231,'enter_username_password','Entered Username or Password is wrong','it_it','Il nome utente o la password inseriti sono errati',2),
(5232,'server_issue_occured','Server issues occurred','it_it','Problema con il server',2),
(5233,'password','Password','it_it','Password',3),
(5234,'user_name','Username','it_it','Nome utente',3),
(5235,'reset_pwd','Reset Password','it_it','Resetta la password',3),
(5236,'forgot_password_title','Forgot password','it_it','Hai dimenticato la password',3),
(5237,'enter_user_name','Enter user name','it_it','Inserire username',3),
(5238,'cc','Cc','it_it','cc',4),
(5239,'body','Body','it_it','Corpo',4),
(5240,'bcc','BCC','it_it','CCN',4),
(5241,'dialog_title_text_color','Select a Text Color','it_it','Seleziona il colore del testo',4),
(5242,'date','Date','it_it','Data',4),
(5243,'subject','Subject','it_it','Oggetto',4),
(5244,'composeMail','Compose Mail','it_it','Scrivi una mail',4),
(5245,'send','Send','it_it','Inviare',4),
(5246,'select_message','Select message','it_it','Seleziona messaggio',4),
(5247,'title_insert_table','Insert Table','it_it','Inserisci tabella',4),
(5248,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','it_it','Accetto di condividere il log dell\'API al team tecnico per una ulteriore analisi e risoluzione dei problemi',5),
(5249,'edit_record','Edit Records','it_it','Modifica record',5),
(5250,'select_time','Select Time','it_it','Seleziona ora',5),
(5251,'edit_item','Edit Item','it_it','Edit Item',5),
(5252,'items_total','Items Total','it_it','Items Total',5),
(5253,'number_less_then_31','Number should be less than 31','it_it','Number should be less than 31',5),
(5254,'users','Users','it_it','utenti',5),
(5255,'groups','Groups','it_it','gruppi',5),
(5256,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','it_it','Nota: gli allegati esistenti (immagini / file) saranno sostituiti',5),
(5257,'greaterdatetime','End DateTime should be greater than Start DateTime','it_it','End DateTime should be greater than Start DateTime',5),
(5258,'until','Until','it_it','Fino a',5),
(5259,'organizations','Organizations','it_it','organizzazioni',6),
(5260,'contacts','Contacts','it_it','Contatti',6),
(5261,'opportunity','Opportunity','it_it','Opportunità',6),
(5262,'lbl_sun','SUN','it_it','DOM',7),
(5263,'lbl_mon','MON','it_it','LUN',7),
(5264,'lbl_tue','TUE','it_it','MAR',7),
(5265,'lbl_wed','WED','it_it','MER',7),
(5266,'lbl_thu','THU','it_it','GIO',7),
(5267,'lbl_fri','FRI','it_it','VEN',7),
(5268,'lbl_sat','SAT','it_it','SAB',7),
(5269,'lbl_1','1','it_it','1',7),
(5270,'lbl_2','2','it_it','2',7),
(5271,'lbl_3','3','it_it','3',7),
(5272,'lbl_4','4','it_it','4',7),
(5273,'lbl_5','5','it_it','5',7),
(5274,'lbl_6','6','it_it','6',7),
(5275,'lbl_7','7','it_it','7',7),
(5276,'lbl_8','8','it_it','8',7),
(5277,'lbl_9','9','it_it','9',7),
(5278,'lbl_10','10','it_it','10',7),
(5279,'lbl_11','11','it_it','11',7),
(5280,'lbl_12','12','it_it','12',7),
(5281,'lbl_13','13','it_it','13',7),
(5282,'lbl_14','14','it_it','14',7),
(5283,'lbl_15','15','it_it','15',7),
(5284,'lbl_16','16','it_it','16',7),
(5285,'lbl_17','17','it_it','17',7),
(5286,'lbl_18','18','it_it','18',7),
(5287,'lbl_19','19','it_it','19',7),
(5288,'lbl_20','20','it_it','20',7),
(5289,'lbl_21','21','it_it','21',7),
(5290,'lbl_22','22','it_it','22',7),
(5291,'lbl_23','23','it_it','23',7),
(5292,'lbl_24','24','it_it','24',7),
(5293,'lbl_25','25','it_it','25',7),
(5294,'lbl_26','26','it_it','26',7),
(5295,'lbl_27','27','it_it','27',7),
(5296,'lbl_28','28','it_it','28',7),
(5297,'lbl_29','29','it_it','29',7),
(5298,'lbl_30','30','it_it','30',7),
(5299,'lbl_31','31','it_it','31',7),
(5300,'lbl_32','32','it_it','32',7),
(5301,'lbl_33','33','it_it','33',7),
(5302,'lbl_34','34','it_it','34',7),
(5303,'lbl_35','35','it_it','35',7),
(5304,'lbl_36','36','it_it','36',7),
(5305,'lbl_37','37','it_it','37',7),
(5306,'lbl_38','38','it_it','38',7),
(5307,'lbl_39','39','it_it','39',7),
(5308,'lbl_40','40','it_it','40',7),
(5309,'lbl_41','41','it_it','41',7),
(5310,'lbl_42','42','it_it','42',7),
(5311,'current_date','current date','it_it','data odierna',7),
(5312,'event','Events','it_it','eventi',7),
(5313,'calendar','Calendar','it_it','Calendario',7),
(5314,'latest_version','Latest Version :','it_it','Ultima versione :',8),
(5315,'expire_on','Expire On :','it_it','Scadenza:',8),
(5316,'ctmobile_ext_version','CTMobile Ext. Version :','it_it','CTMobile Ext. Versione:',8),
(5317,'you_have_latest_version','You already have latest version','it_it','Hai aggiornato la versione',8),
(5318,'upgreaded','Upgrade','it_it','aggiornamento',8),
(5319,'downgrade','Downgrade','it_it','retrocedere',8),
(5320,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','it_it','Puoi impostare da qui quanti numeri di record vuoi mostrare sulla schermata Home per Eventi recenti.',8),
(5321,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','it_it','Puoi inviare il tuo feedback con la descrizione, il nostro team controllerà il tuo feedback e ti risponderà.',8),
(5322,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','it_it','La funzionalità di registro viene utilizzata per l\'assistenza / aiuto clienti, se si riscontrano problemi nell\'app o in qualsiasi modulo o se la funzionalità non funziona correttamente, è possibile abilitare il registro di condivisione con il nostro team di sviluppo.',8),
(5323,'info','Info','it_it','Informazioni',8),
(5324,'recent_history','Recent History','it_it','Storia recente',8),
(5325,'recent_feedback','Feedback','it_it','Risposta',8),
(5326,'recent_log','Log','it_it','Log',8),
(5327,'crmtiger_app_version','CRMTiger App Version :','it_it','Versione dell\'app CRMTiger:',8),
(5328,'historylimit','Recent History Limit','it_it','Limite della cronologia recente',8),
(5329,'radious_in_miles','Radius in miles','it_it','Raggio in miglia',8),
(5330,'recentlimit','Recent Event Limit','it_it','Limite eventi recenti',8),
(5331,'upcoming_events','Upcoming Events','it_it','Prossimi eventi',8),
(5332,'rate_our_app','Rate Our App!','it_it','Vota la nostra app!',8),
(5333,'feedback','Submit Feedback','it_it','Invia feedback',8),
(5334,'sendfeedback','Feedback Send','it_it','Feedback Send',8),
(5335,'emaillimit','Email limit','it_it','Limite email',8),
(5336,'log','Log','it_it','Log',8),
(5337,'logclear','Log cleared successfully.','it_it','Cancellazione eseguita',8),
(5338,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','it_it','È possibile impostare da qui quanti numeri di record si desidera mostrare nella schermata Home per la cronologia recente.',8),
(5339,'proceed_to_upgrade1','Proceed to','it_it','Procedi a',8),
(5340,'upgradation_message','will required logout and login again later.','it_it','Sarà richiesto un logout e un login in seguito.',8),
(5341,'proceed_to_upgrade','Proceed to Upgrade','it_it','Procedi con l\'upgrade',8),
(5342,'module_setting','Module Setting','it_it','Impostazione del modulo',9),
(5343,'sortbyfield','Sort by field','it_it','Ordina per campo',9),
(5344,'ascending','Ascending A to Z','it_it','Ascendente dalla A alla Z.',9),
(5345,'descending','Descending Z to A','it_it','Decrescente dalla Z alla A',9),
(5346,'first_field','First Field','it_it','Primo campo',9),
(5347,'second_field','Second Field','it_it','Secondo campo',9),
(5348,'third_field','Third Field','it_it','Terzo campo',9),
(5349,'sure_want_restore','Are you sure you want to reset to default settings?','it_it','Sei sicuro di voler ripristinare il valore predefinito',9),
(5350,'orderlist','List Order','it_it','Ordine di lista',9),
(5351,'module_reset','Restore to Default','it_it','Ripristina al valore predefinito',9),
(5352,'display_fields','Display Fields','it_it','Visualizza campi',9),
(5353,'discount_lessthen_100','Discount % should be less than 100','it_it','La percentuale di sconto deve essere inferiore a 100',10),
(5354,'select_item','Select Item','it_it','Scegliere elemento',10),
(5355,'item_comment','Item Comment','it_it','Commento elemento',10),
(5356,'record_name','Record Name is :','it_it','Il nome del record è: -',11),
(5357,'go_back','Go Back','it_it','Go Back',11),
(5358,'please_enter_shortcut_name','Please Enter Shortcut Name','it_it','Si prega di inserire il nome del collegamento',11),
(5359,'number_not_found','Contact Number not found','it_it','Numero di contatto non trovato',11),
(5360,'mail_not_found','Mail Address not found','it_it','Indirizzo di posta non trovato',11),
(5361,'create_shortcut','Create Shortcut','it_it','Creare una scorciatoia',11),
(5362,'contact_summary','Summary','it_it','Summary',11),
(5363,'activites','Activities','it_it','attività',11),
(5364,'details','Details','it_it','Details',11),
(5365,'related','Related','it_it','Related',11),
(5366,'share_link','Share record with','it_it','Condividi record con',11),
(5367,'edit','Edit','it_it','Modifica',11),
(5368,'duplicate','Duplicate','it_it','Duplica',11),
(5369,'whatsapp','Whatsapp','it_it','Whatsapp',11),
(5370,'call','Call','it_it','Chiama',11),
(5371,'choose_contact_for_call','Choose Contact for Call','it_it','Scegli contatto per Chiamata',11),
(5372,'choose_contact_for_sms','Choose Contact for SMS','it_it','Scegli contatto per SMS',11),
(5373,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','it_it','Scegli contatto per WhatsApp',11),
(5374,'chosse_contact_for_email','Choose Email','it_it','Scegli Email',11),
(5375,'attach_file','Attach Files','it_it','Allega File',11),
(5376,'close','Close','it_it','Chiudi',11),
(5377,'status','Status','it_it','Stato',11),
(5378,'stop','Stop','it_it','Blocca',11),
(5379,'zero','0','it_it','0',11),
(5380,'record','Record','it_it','Registra',11),
(5381,'voice_note','Voice Note','it_it','Nota vocale',11),
(5382,'tickets','Tickets','it_it','Biglietti',12),
(5383,'check_out','Check Out','it_it','Registra Uscita',12),
(5384,'check_in','Check In','it_it','Registra Entrata',12),
(5385,'select_any','Select any','it_it','Select any',12),
(5386,'fulldetails','Show Full Details','it_it','Mostra tutti i dettagli',12),
(5387,'checkin','Check-in','it_it','Registrare',12),
(5388,'navigate','Navigate','it_it','Navigare',12),
(5389,'product','Products','it_it','Prodotti',12),
(5390,'projectMilestone','Project Milestone','it_it','Milestone',12),
(5391,'projecttask','Project Tasks','it_it','Task',12),
(5392,'nearby','NearBy','it_it','Nelle vicinanze',13),
(5393,'document','Document','it_it','Documento',14),
(5394,'reply','Reply','it_it','rispondere',14),
(5395,'reply_all','Reply All','it_it','Rispondi a tutti',14),
(5396,'forward','Forward','it_it','Inoltrare',14),
(5397,'action','Action','it_it','Azione',14),
(5398,'select_first','Select First','it_it','Seleziona Prima',14),
(5399,'commentaddsuccessful','Comment added successfull','it_it','Commento aggiungere con successo',14),
(5400,'move_to','Move to','it_it','Sposta a',14),
(5401,'attach','Attach','it_it','allegare',14),
(5402,'addcoment','Add Comment','it_it','Aggiungi un commento',14),
(5403,'adddocument','Add Document','it_it','Aggiungi documento',14),
(5404,'home','Home','it_it','Casa',15),
(5405,'checkout','Check-out','it_it','Registra Uscita',15),
(5406,'message_search','Search by name','it_it','Ricerca per nome',15),
(5407,'start_shift','Start shift','it_it','Inizia il turno',15),
(5408,'end_shift','End shift','it_it','Fine turno',15),
(5409,'today_meeting','Meetings','it_it','incontri',15),
(5410,'shift_time_track','Shift Time Track','it_it','Traccia dei turni',15),
(5411,'logout_msg','You have to login again , click','it_it','Devi fare nuovamente login, clicca',15),
(5412,'logout_msg1','to continue.','it_it','per continuare',15),
(5413,'permission_denied','You don\'t have permission to create','it_it','Non hai il permesso di creare',15),
(5414,'history','Activity stream','it_it','Flusso di attività',15),
(5415,'search_value','Search value :','it_it','Cerca il valore :',15),
(5416,'feed_back_msg','Please enter feedback message','it_it','Si prega di inserire un messaggio di feedback',16),
(5417,'feed_back_hint_msg','Enter feedback message','it_it','Inserisci un messaggio di feedback',16),
(5418,'submit','Submit','it_it','Sottoscrivi',16),
(5419,'check_app_not_installed','Application is not currently installed.','it_it','L\'applicazione non è attualmente installata.',17),
(5420,'send_sms_fail_message','SMS failed, please try again later!','it_it','SMS fallito, per favore riprova più tardi!',17),
(5421,'documentaddsuccessfully','Document Attach successfully','it_it','Documento Allega con successo',17),
(5422,'send_message','Send message','it_it','Invia messaggio',17),
(5423,'sms_to','smsto:','it_it','smsto:',17),
(5424,'add_list_message','Add List','it_it','Aggiungi lista',18),
(5425,'mylist','My List','it_it','La mia lista',18),
(5426,'filtername','Filter Name','it_it','Nome filtro',18),
(5427,'selectlist','Select a List','it_it','Seleziona un elenco *',18),
(5428,'assingedto','Assigned To','it_it','Assegnato a *',18),
(5429,'selectmodule','Select a module','it_it','Seleziona un modulo',18),
(5430,'add_list','Add Filter','it_it','Aggiungi filtro',18),
(5431,'recent_event','Recent Event','it_it','Evento recente',19),
(5432,'recent_hostory','Recent History','it_it','Storia recente',19),
(5433,'module_specific_settings','Module-Specific Settings','it_it','Impostazioni specifiche del modulo',19),
(5434,'talk_to_us','Talk to us','it_it','Parla con noi',19),
(5435,'report_a_bug','Report A Bug','it_it','Segnalare un bug',19),
(5436,'faq','FAQ','it_it','FAQ',19),
(5437,'selectmodules','Select Module','it_it','Seleziona il modulo',19),
(5438,'myplan','My Plan','it_it','Il mio piano',19),
(5439,'message','Message','it_it','Messaggio',20),
(5440,'message_validation','Please enter Message','it_it','Si prega di inserire il messaggio',20),
(5441,'contact_select','Please Select contact','it_it','Si prega di selezionare un contatto',20),
(5442,'global_search','Global Search','it_it','Ricerca globale',21),
(5443,'records','Records','it_it','Registrazioni',21),
(5444,'dont_show_again','Don\'t Show Again','it_it','Non mostrare di nuovo',22),
(5445,'skip','Skip','it_it','Salta',22),
(5446,'file_downloading','File Downloading','it_it','Download di file',23),
(5447,'add_screenshots_optional','Add screenshots (optional)','it_it','Aggiungi screenshot (opzionale)',24),
(5448,'describe_your_problem','Describe your problem','it_it','Descrivi il tuo problema',24),
(5449,'default_filter_shortcut','Default Filter Shortcut','it_it','Scorciatoia per filtro di default',25),
(5450,'record_shortcut','Record Shortcut','it_it','Scorciatoia per registrazione',25),
(5451,'enter_url','Please Enter url','it_it','Per favore inserisci url',26),
(5452,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','it_it','Devi aggiornare l\'app per continuare Per favore aggiorna per continuare Le vecchie versioni non funzioneranno più da oggi',26),
(5453,'search_by','Search by','it_it','Cercato da',27),
(5454,'selected_filter','Selected filter :','it_it','Filtro selezionato: -',27),
(5455,'selected_field','Selected field :','it_it','Campo selezionato: -',27),
(5456,'choose','Choose','it_it','Scegli',28),
(5457,'qr_cardscanner','QR Code Scanner','it_it','Scanner di QR Code',28),
(5458,'error_message_for_scan','Could not read the card Try again later.','it_it','Impossibile leggere il biglietto Prova più tardi.',28),
(5459,'press_start_scan','Press to Start Scan','it_it','Premi per avviare la scansione',28),
(5460,'line_item_quntity_validation_msg','Value should be greater than zero','it_it','Il valore deve essere maggiore di zero',29),
(5461,'percentage_msg','Percentage should be less than 100','it_it','La percentuale deve essere inferiore a 100',29),
(5462,'MSG_NO_DATA','No data found!','it_it','Nessun dato trovato!',29),
(5463,'MSG_SOMETHING_WRONG','Something went wrong!','it_it','Qualcosa è andato storto!',29),
(5464,'MSG_COMING_SOON','Coming Soon!','it_it','Coming Soon!',29),
(5465,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','it_it','Per favore carica la foto profilo.',29),
(5466,'ALERT_TITLE_LOCATION_ACCESS','Location Access','it_it','Accesso alla posizione',29),
(5467,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','it_it','La tua posizione è richiesta per mostrare eventi nelle vicinanze.',29),
(5468,'ALERT_BTN_ALLOW','ALLOW','it_it','PERMETTI',29),
(5469,'ALERT_BTN_DENY','DENY','it_it','NEGA',29),
(5470,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','it_it','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(5471,'DELETE_RECORD','Delete Record','it_it','Cancella Record',29),
(5472,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','it_it','Sei sicuro di voler cancellare questa scorciatoia?',29),
(5473,'DELETE_SHORTCUT','Delete Shortcut','it_it','Cancella Scorciatoia',29),
(5474,'LBL_TERMS','By logging in, you agree to our Terms and','it_it','per continuare devi accettare i nostri Termini',29),
(5475,'LBL_CONDITIONS','Conditions &','it_it','Condizioni &',29),
(5476,'ALERT_TITLE','Alert','it_it','Attenzione',29),
(5477,'ALERT_BTN_SUBSCRIBE','Subscribe','it_it','Sottoscrivi',29),
(5478,'MSG_SELECT_MODULE','Please select any Module','it_it','Prego seleziona un modulo',29),
(5479,'MSG_SELECT_LIST','Please select any List','it_it','Prego seleziona una lista',29),
(5480,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','it_it','Non hai una Webcam',29),
(5481,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','it_it','Non hai il permesso di accedere alla galleria.',29),
(5482,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','it_it','Non hai il permesso di accedere alla fotocamera. Vai a Impostazioni -> Scorri in fondo e seleziona CRMTiger App -> Attiva fotocamera',29),
(5483,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','it_it','Non hai il permesso di accedere al riconoscimento vocale. Vai a Impostazioni -> Scorri in fondo e seleziona CRMTiger App -> Attiva riconoscimento vocale',29),
(5484,'BTN_DONE','Done','it_it','Commento',29),
(5485,'COMMENT','Comment','it_it','Comment',29),
(5486,'FULL_FORM','Full Form','it_it','Form completo',29),
(5487,'QUICK_CREATE','Create','it_it','Crea',29),
(5488,'LBL_SELECT_FIELDS','Select Fields','it_it','Seleziona Campi',29),
(5489,'LBL_SELECT_FIELDS','Select Fields','it_it','Seleziona Campi',29),
(5490,'LBL_SELECT_FIRST_FIELDS','Select First Field','it_it','Selezione Primo Campo',29),
(5491,'LBL_SELECT_SECOND_FIELDS','Select Second Field','it_it','Selezione Secondo Campo',29),
(5492,'LBL_SELECT_THIRD_FIELDS','Select Third Field','it_it','Selezione Terzo Campo',29),
(5493,'LBL_SORT_BY_FIELD','Select Sort By Field','it_it','Selezione Campo Visualizza per',29),
(5494,'BTN_RESET_TO_DEFAULT','Reset to Default','it_it','Reimposta a valori di default',29),
(5495,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','it_it','Selezione Campo Visualizza per',29),
(5496,'kStrClearBtnTitle','Clear','it_it','Svuota',29),
(5497,'kStrShowMoreBtnTitle','Show More','it_it','Mostra di più',29),
(5498,'kStrAddActivitiesBtnTitle','Add Activities','it_it','Aggiungi Attività',29),
(5499,'kStrAddCommentPlaceHolder','Add your comments here','it_it','Aggiungi qui i tuoi commenti',29),
(5500,'MSG_ENTER_TO_EMAIL','Please enter to field.','it_it','Per favore inserisci nel campo.',29),
(5501,'WARNING_FILE','File can\'t open.','it_it','Il file non si apre',29),
(5502,'MSG_FILE_SAVED','File saved.','it_it','File salvato',29),
(5503,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','it_it','Download fallito! Per favore riprova più tardi.',29),
(5504,'LBL_SHORTCUT','Shortcut','it_it','Scorciatoia',29),
(5505,'TXT_MESSAGE_PLACEHOLDER','Type Message','it_it','Scrivi Messaggio',29),
(5506,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','it_it','Installa Whatsapp',29),
(5507,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','it_it','Nessuna casella email trovata. Per favore Crea Casella',29),
(5508,'LBL_WROTE','Wrote','it_it','Scritto',29),
(5509,'MSG_MAIL_SEND','Mail sent','it_it','Mail inviata',29),
(5510,'log_file_not_found','API Log file not found.','it_it','File log API non trovato.',29),
(5511,'unknown_error','An unknown error occurred, try again','it_it','Errore sconosciuto, riprova',29),
(5512,'CTMTigerAppVersion','CRMTiger App Version','it_it','Versione App CRMTiger',29),
(5513,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','it_it','Estensione CTMobile aggiornata con successo',29),
(5514,'dialog_Premium_downgrade','Downgrade will required logout and login again later','it_it','Il downgrade richiederà un logout e successivo login',29),
(5515,'dialog_Premium','Upgrade will required logout and login again later','it_it','L\'upgrade richiederà un logout e successivo login',29),
(5516,'Overwrite','Overwrite','it_it','Sovrascrivi',29),
(5517,'MSGAddressOverwrite1','Overwrite the existing address with the selected','it_it','Sovrascrivi l\'indirizzo attuale con',29),
(5518,'MSGAddressOverwrite2','address details?','it_it','i dati selezionati?',29),
(5519,'UPGRADE_PLAN','Upgrade Plan','it_it','Upgrade del Piano',29),
(5520,'DOWNGRADE_PLAN','Downgrade Plan','it_it','Downgrade del Piano',29),
(5521,'UPGRADE_EXTENSION','Upgrade Extension','it_it','Upgrade dell\'estensione',29),
(5522,'UPGRADE_APP','Upgrade App','it_it','Upgrade dell\'app',29),
(5523,'SELECT_OPTION','Select Option','it_it','Seleziona Opzione',29),
(5524,'PLEASE_SELECT','Please select','it_it','Per favore seleziona',29),
(5525,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','it_it','Non hai i permessi per questo modulo.',29),
(5526,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','it_it','Prego seleziona il giorno del mese periodico',29),
(5527,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','it_it','Prego seleziona il giorno della settimana periodico',29),
(5528,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','it_it','Prego seleziona i giorni periodici',29),
(5529,'Please select reccuring days.','Please select reccuring days.','it_it','Prego seleziona i giorni periodici',29),
(5530,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','it_it','Prego seleziona la data di fine periodica',29),
(5531,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','it_it','Prego seleziona il tipo di periodicità',29),
(5532,'FREQ_TIME','Times','it_it','Volte',29),
(5533,'REPEAT_YEARLY','Repeat Yearly','it_it','Ripeti annualmente',29),
(5534,'REPEAT_MONTHLY','Repeat Monthly','it_it','Ripeti mensilmente',29),
(5535,'REPEAT_WEEKLY','Repeat Weekly','it_it','Ripeti settimanalmente',29),
(5536,'REPEAT_DAILY','Repeat Daily','it_it','Ripeti giornalmente',29),
(5537,'ACTION_TITLE','Action Title','it_it','Titolo dell\'azione',29),
(5538,'MSG_SELECT_VALID_DATE','Please select valid day of month.','it_it','Prego seleziona un giorno del mese valido.',29),
(5539,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','it_it','La data di inizio deve essere precedente alla data di fine.',29),
(5540,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','it_it','L\'ora di inizio deve essere precedente all\'ora di fine.',29),
(5541,'LBL_LINEITEM_DETAILS','Lineitem Details','it_it','Dettagli elemento',29),
(5542,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','it_it','L\'importo dello sconto deve essere inferiore al totale.',29),
(5543,'VIEW','View','it_it','Vista',29),
(5544,'MSG_ENTER_VALID','Please enter valid','it_it','Prego inserisci un valore valido',29),
(5545,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','it_it','La percentuale deve essere inferiore a 100.',29),
(5546,'ITEM_TOTAL','Item Total','it_it','Totale elemento',29),
(5547,'ADJUSTMENT','Adjustment','it_it','Regolazione',29),
(5548,'TITLE_CHOOSE_IMAGE','Choose Image','it_it','Scegli immagine',29),
(5549,'COMPRESS','Compress','it_it','Comprimi',29),
(5550,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','it_it','La tua immagine è troppo grande, selezionane un\'altra',29),
(5551,'OnDayOfMonth','On day of month','it_it','Il giorno del mese',29),
(5552,'OnDayOfWeek','On day of week','it_it','Il giorno della settimana',29),
(5553,'AddAndClose','Add & Close','it_it','Aggiungi & Chiudi',29),
(5554,'Repeat','Repeat','it_it','Ripeti',29),
(5555,'OnDay','On day','it_it','Il giorno',29),
(5556,'View_Line_Item','View Line Item','it_it','Vedi elemento',29),
(5557,'TITLE_IMAGE','Image','it_it','Immagine',29),
(5558,'TITLE_ICLOUD','iCloud','it_it','iCloud',29),
(5559,'GOOGLE','Google','it_it','Google',29),
(5560,'ALERT_BTN_OKAY','Okay','it_it','Okay',29),
(5561,'ALERT_TITLE_ACCESS_DENIED','Access Denied','it_it','Accesso negato',29),
(5562,'Dont_Show_Again','Don\'t show again','it_it','Non mostrare di nuovo',29),
(5563,'Skip','Skip','it_it','Salta',29),
(5564,'Fillter_Name','Fillter Name','it_it','Nome filtro',29),
(5565,'Fillter_Record_Count','Fillter Record Count','it_it','Conteggio record filtro',29),
(5566,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','it_it','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(5567,'vtiger_url','Your vTiger CRM URL','it_it','Your vTiger CRM URL',26),
(5568,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','it_it','You don\'t have permission to Add either This is read-only or Private Field.',31),
(5569,'CLEAR','Clear','it_it','Svuota',31),
(5570,'Files/photos uploaded successfully','Files/photos uploaded successfully','it_it','File/foto caricati correttamente',32),
(5571,'Digital signature saved','Digital signature saved','it_it','Firma digitale salvata',32),
(5572,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','it_it','Prego carica Firma e File/foto',32),
(5573,'Files / Photos','Files / Photos','it_it','File / Foto',32),
(5574,'Signature','Signature','it_it','Firma',32),
(5575,'add_photo_using','Add Photo Using','it_it','Aggiungi foto usando',31),
(5576,'btn_upload_sign','(+) Add Signature','it_it','(+) Aggiungi Firma',31),
(5577,'btn_upload_photo_doc','(+) Upload Files/Photos','it_it','(+) Carica File / Foto',31),
(5578,'select_photo_doc_to_upload','Please select files/photos to upload','it_it','Prego seleziona i file/foto da caricare',31),
(5579,'related_module_title','Search from related module and Add to \"Route\"','it_it','Cerca da modulo collegato e Aggiungi a \"Itinerario\"',30),
(5580,'Route status updated successfully','Route status updated successfully','it_it','Stato dell\'itinerario aggiornato correttamente',32),
(5581,'Session init failed','Session init failed','it_it','Inizializzazione della sessione fallita',32),
(5582,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','it_it','Non hai il permesso di accedere a questa risorsa',32),
(5583,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','it_it','Non è stato possibile ottenere il Collegato a - Riprova più tardi',32),
(5584,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','it_it','Non è stato possibile ottenere il record della Pianificazione Itinerario - Riprova più tardi',32),
(5585,'Something went wrong - Try again later','Something went wrong - Try again later','it_it','Qualcosa è andato storto - Riprova più tardi',32),
(5586,'sequence updated successfully','sequence updated successfully','it_it','sequenza aggiornata correttamente',32),
(5587,'sequence cannot be empty','sequence cannot be empty','it_it','la sequenza non può essere vuota',32),
(5588,'Shortcut details not saved','Shortcut details not saved','it_it','Dettagli della scorciatoia non salvati',32),
(5589,'Shortcut details saved successfully','Shortcut details saved successfully','it_it','Dettagli della scorciatoia salvati correttamente',32),
(5590,'Route save successfully','Route save successfully','it_it','Itinerario salvato correttamente',32),
(5591,'Record save successfully','Record save successfully','it_it','Record salvato correttamente',32),
(5592,'No dependency found for picklist','No dependency found for picklist','it_it','Dipendenza non trovata per la picklist',32),
(5593,'No records found','No records found','it_it','Nessun record trovato',32),
(5594,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','it_it','Server di uscita non abilitato, per favore configuralo nel CRM',32),
(5595,'Removed Successfully','Removed Successfully','it_it','Eliminato correttamente',32),
(5596,'Shortcut has been deleted','Shortcut has been deleted','it_it','La scorciatoia è stata eliminata',32),
(5597,'relation of records removed successfully','relation of records removed successfully','it_it','relazioni dei record eliminate correttamente',32),
(5598,'relation of records not removed','relation of records not removed','it_it','relazioni dei record non eliminate',32),
(5599,'Record has been deleted successfully','Record has been deleted successfully','it_it','Il record è stato eliminato correttamente',32),
(5600,'Time Tracking saved successfully','Time Tracking saved successfully','it_it','Tracciamento Orario salvato correttamente',32),
(5601,'Time Tracking updated successfully','Time Tracking updated successfully','it_it','Tracciamento Orario aggiornato correttamente',32),
(5602,'Time Tracking ended successfully','Time Tracking ended successfully','it_it','Tracciamento Orario concluso correttamente',32),
(5603,'Time Tracking started successfully','Time Tracking started successfully','it_it','Tracciamento Orario avviato correttamente',32),
(5604,'record cannot be empty','record cannot be empty','it_it','il record non può essere vuoto',32),
(5605,'Module is disabled','Module is disabled','it_it','Modulo disabilitato',32),
(5606,'Shift ended successfully','Shift ended successfully','it_it','Turno concluso correttamente',32),
(5607,'Shift started successfully','Shift started successfully','it_it','Turno avviato correttamente',32),
(5608,'relation of records added successfully','relation of records added successfully','it_it','relazione tra record aggiunta correttamente',32),
(5609,'Comment saved successfully','Comment saved successfully','it_it','Commento salvato correttamente',32),
(5610,'Comment not saved','Comment not saved','it_it','Commento non salvato',32),
(5611,'Comment module is not active','Comment module is not active','it_it','Modulo commento non attivo',32),
(5612,'No Upcoming Event','No Upcoming Event','it_it','Nessun evento in programma',32),
(5613,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','it_it','Nessun modello trovato - crealo nel modulo Modelli Messaggio',32),
(5614,'No event or task for this date','No event or task for this date','it_it','Nessun evento o compito in questa data',32),
(5615,'No filters created','No filters created','it_it','Nessun filtro creato',32),
(5616,'Select at least one record to attach','Select at least one record to attach','it_it','Selezione almeno un record da allegare',32),
(5617,'Please select one or more attachments','Please select one or more attachments','it_it','Per favore seleziona uno o più allegati',32),
(5618,'No event for this month','No event for this month','it_it','Nessun evento in questo mese',32),
(5619,'No Activity found','No Activity found','it_it','Nessuna Attività trovata',32),
(5620,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','it_it','Il tuo feedback è importante - non può essere vuoto',32),
(5621,'Could not send mail, Please try later','Could not send mail, Please try later','it_it','Mail non inviata, per favore prova più tardi',32),
(5622,'Latest Version updated successfully','Latest Version updated successfully','it_it','Versione più recente aggiornata correttamente',32),
(5623,'User Location Updated Successfully','User Location Updated Successfully','it_it','Posizione utente aggiornata correttamente',32),
(5624,'User Location not Updated Successfully','User Location not Updated Successfully','it_it','Posizione utente non aggiornata correttamente',32),
(5625,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','it_it','SMSNotifier non è abilitato nel CRM. Per favore abilitalo prima',32),
(5626,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','it_it','Non è stato possibile inviare il tuo feedback - Per favore riprova più tardi',32),
(5627,'Thank you for submitting your feedback','Thank you for submitting your feedback','it_it','Grazie per aver inviato il tuo feedback',32),
(5628,'Please upload User Image','Please upload User Image','it_it','Per favore carica la foto Utente',32),
(5629,'Image Not Uploading, please try again','Image Not Uploading, please try again','it_it','Foto non caricata, per favore riprova',32),
(5630,'User Image Uploaded Successfully','User Image Uploaded Successfully','it_it','Immagine utente caricata con successo',32),
(5631,'Invalid Module name','Invalid Module name','it_it','Nome modulo non valido',32),
(5632,'Records Sync Successfully','Records Sync Successfully','it_it','Record sincronizzati con successo',32),
(5633,'Values cannot be empty','Values cannot be empty','it_it','I valori non possono essere vuoti',32),
(5634,'Record id is empty','Record id is empty','it_it','L\'ID del record è vuoto',32),
(5635,'Logout Successfully','Logout Successfully','it_it','Logout eseguito con successo',32),
(5636,'Please Enable CTMobile Module','Please Enable CTMobile Module','it_it','Abilita il modulo CTMobile',32),
(5637,'Authentication Failed','Username and Password do not match','it_it','Nome utente e password non corrispondono',32),
(5638,'Mismatched module information','Something gone wrong, please try again later','it_it','Qualcosa è andato storto, riprova più tardi',32),
(5639,'Field does not exists','Please set display fields again','it_it','Si prega di impostare nuovamente i campi visualizzati',32),
(5640,'Module does not exists','Module does not exists or disabled by admin','it_it','Il modulo non esiste o è disabilitato dall\'amministratore',32),
(5641,'Month cannot be empty','Could not get the Month - Try again later','it_it','Impossibile ottenere il mese. Riprova più tardi',32),
(5642,'Year cannot be empty','Could not get the Year - Try again later','it_it','Impossibile ottenere l\'anno. Riprova più tardi',32),
(5643,'Date cannot be empty','Could not get the Date - Try again later','it_it','Impossibile ottenere la data. Riprova più tardi',32),
(5644,'Userid cannot be empty','Could not get the Userid - Try again later','it_it','Impossibile ottenere l\'ID utente - Riprova più tardi',32),
(5645,'End Date cannot be empty','Could not get the status - Try again later','it_it','Impossibile ottenere lo stato - Riprova più tardi',32),
(5646,'Start Date cannot be empty','Could not get the Start Date - Try again later','it_it','Impossibile ottenere la data di inizio. Riprova più tardi',32),
(5647,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','it_it','Non hai configurato l\'SMS Notifier nel CRM. Configura l\'SMS Notifier nel tuo CRM per utilizzare questa funzione',32),
(5648,'Longitude cannot be empty','Could not get location-Please try again','it_it','Impossibile ottenere la posizione. Riprova',32),
(5649,'Latitude cannot be empty','Could not get location-Please try again','it_it','Impossibile ottenere la posizione. Riprova',32),
(5650,'User cannot be empty','Could not get the User - Try again later','it_it','Impossibile ottenere l\'utente - Riprova più tardi',32),
(5651,'Status cannot be empty','Could not get the status - Try again later','it_it','Impossibile ottenere lo stato - Riprova più tardi',32),
(5652,'Required fields not found','Required fields not found','it_it','Campi obbligatori non trovati',32),
(5653,'Tracking module not active','Tracking module not active-Please contact CRM Admin','it_it','Modulo di monitoraggio non attivo - Contatta l\'admin del CRM',32),
(5654,'Missing mandatory input values','Missing mandatory input values','it_it','Valori di input obbligatori mancanti',32),
(5655,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','it_it','Nessuna Mailbox trovata. Crea una Mailbox',32),
(5656,'Mail not sent','Mail not sent','it_it','Mail non inviata',32),
(5657,'Mail send successfully','Mail send successfully','it_it','Mail inviata con successo',32),
(5658,'Email Id or username not match with your record','Email Id or username not match with your record','it_it','L\'ID e-mail o il nome utente non corrispondono al tuo record',32),
(5659,'Module not specified','Module not specified','it_it','Modulo non specificato',32),
(5660,'No messages found','No messages found','it_it','Nessun messaggio trovato',32),
(5661,'No Dependency Found For This Module','No Dependency Found For This Module','it_it','Nessuna dipendenza trovata per questo modulo',32),
(5662,'Outgoing server is not Enabled','Outgoing server is not Enabled','it_it','Il server in uscita non è abilitato',32),
(5663,'Outgoing server is Enabled','Outgoing server is Enabled','it_it','Il server in uscita è abilitato',32),
(5664,'Email Attached Successfully','Email Attached Successfully','it_it','Email allegata con successo',32),
(5665,'Documents Attached Successfully','Documents Attached Successfully','it_it','Documenti allegati correttamente',32),
(5666,'Login required - Please login again','Login required - Please login again','it_it','Login richiesto - Effettua nuovamente il login',32),
(5667,'time_tracking_module_disable','Time tracking module is disable','it_it','Il modulo di monitoraggio del tempo è disabilitato',31),
(5668,'route_planning_module_disable','Route planning module is disable','it_it','Il modulo di pianificazione del percorso è disabilitato',31),
(5669,'mark_as_held','Are you sure you want to mark Event as Held?','it_it','Sei sicuro di voler contrassegnare l\'evento come Tenuto?',31),
(5670,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','it_it','Hai già avviato il monitoraggio del tempo per un altro record. Vuoi interromperlo prima?',31),
(5671,'access_denied_routeplanning','Access denied for route planning','it_it','Accesso negato per la pianificazione del percorso',31),
(5672,'time_spent','Time Spent','it_it','Tempo impiegato',31),
(5673,'select_user','Select User','it_it','Seleziona Utente',30),
(5674,'status_cannot_be_held','Status cannot be held for future date start','it_it','Lo stato non può essere mantenuto per l\'inizio della data futura',30),
(5675,'please_select_end_date','Please select end date','it_it','Seleziona la data di fine',30),
(5676,'please_select_start_date','Please select start date','it_it','Seleziona la data di inizio',30),
(5677,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','it_it','Toccare l\'icona + per selezionare il record per il percorso.',30),
(5678,'please_enter_notes','Please enter notes','it_it','Si prega di inserire note',30),
(5679,'please_enter_title','Please enter title','it_it','Si prega di inserire il titolo',30),
(5680,'please_select_date','Please Select Date','it_it','Seleziona la data',30),
(5681,'search_by_date','Search by Date','it_it','Cerca per data',30),
(5682,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','it_it','Scorciatoia Opps non ancora configurata !!! Aggiungere un collegamento facendo clic su [icona] dai risultati di ricerca dei record o visualizzare la schermata di registrazione.',30),
(5683,'max_upload_size','max file Upload exceeds','it_it','il caricamento massimo del file supera',30),
(5684,'unselect_all','UnSelect All','it_it','Deseleziona tutto',30),
(5685,'select_all','Select All','it_it','Seleziona tutto',30),
(5686,'please_select_records','Please select records','it_it','Seleziona i record',30),
(5687,'select_date','Select Date','it_it','Seleziona la data',30),
(5688,'quantity_in_stock_is','Quantity in stock is','it_it','La quantità in magazzino è',30),
(5689,'replies','Replies','it_it','Risposte',30),
(5690,'conversation_require_selection','Conversion requires selection of Contact or Organization','it_it','La conversione richiede la selezione del Contatto o dell\'Organizzazione',30),
(5691,'please_select_product','Please Select Product','it_it','Seleziona un prodotto',30),
(5692,'timer_msg','You can start timer for single task only at same time','it_it','È possibile avviare il timer per una singola attività solo allo stesso tempo',31),
(5693,'save_start_tracking','Save & Start Tracking','it_it','Salva e avvia il monitoraggio',31),
(5694,'lbl_notes','Notes','it_it','Note',31),
(5695,'enter_title','Enter Title','it_it','Inserire il titolo',31),
(5696,'select_module_record','Select Module / Record','it_it','Seleziona Modulo / Registra',31),
(5697,'lbl_tomorrow','Tomorrow','it_it','Domani',30),
(5698,'lbl_yesterday','Yesterday','it_it','Ieri',30),
(5699,'lbl_today','Today','it_it','Oggi',30),
(5700,'time_tracker','Time Tracker','it_it','Time Tracker',31),
(5701,'time_end','End Time','it_it','Ora di fine',5),
(5702,'due_date','End Date','it_it','Data di fine',5),
(5703,'time_start','Time Start','it_it','Ora inizio',5),
(5704,'date_start','Start Date','it_it','Data di inizio',5),
(5705,'delete_widget_msg','Display widget again by using (+) option','it_it','Visualizza nuovamente il widget utilizzando l\'opzione (+)',15),
(5706,'no_upcoming_activities','No scheduled activities ','it_it','Nessuna attività programmata',15),
(5707,'check_in_first','Please check-in first','it_it','Effettua prima il check-in',30),
(5708,'duration','Duration','it_it','Durata',30),
(5709,'distance','Distance','it_it','Distanza',30),
(5710,'proper_address_message','Please enter proper address in record\n','it_it','Immettere l\'indirizzo corretto nel record',30),
(5711,'select_status','Select Status','it_it','Seleziona Stato',30),
(5712,'route_planner','Route Planner','it_it','Pianificatore dell\'itinerario',30),
(5713,'route_planning','Route Planning','it_it','Pianificazione dell\'itinerario',30),
(5714,'add_route','Add Route','it_it','Aggiungi itinerario',30),
(5715,'calender_disabled','Calendar Module is disabled','it_it','Il modulo calendario è disabilitato',30),
(5716,'close_dialog','Close form','it_it','Chiudi modulo',30),
(5717,'cancel_form_message','Are You sure want to close ?','it_it','Sei sicuro di voler chiudere?',30),
(5718,'create_route','Create Route','it_it','Crea itinerario',30),
(5719,'select_module_create_route','Select Module to create Route','it_it','Seleziona Modulo per creare l\'itinerario',30),
(5720,'cancel','Cancel','it_it','Annulla',30),
(5721,'assign_route','Assign Route','it_it','Assegna itinerario',30),
(5722,'route_for','Route for','it_it','Itinerario per',30),
(5723,'assigned_to','Assigned To','it_it','Assegnato a',30),
(5724,'enter_route_name','Enter Route Name','it_it','Immettere il nome dell\'itinerario',30),
(5725,'list','List','it_it','Elenco',30),
(5726,'map','Map','it_it','Mappa',30),
(5727,'other_modules','Other Modules','it_it','Altri moduli',15),
(5728,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','it_it','Collegamento Opps non configurato ancora!!! Aggiungi un collegamento facendo clic sull\'icona + dal record\n risultati della ricerca o visualizza la schermata di registrazione. ',25),
(5729,'clear','Clear','it_it','Svuota',25),
(5730,'open','Open','it_it','Apri',11),
(5731,'max_file_msg','Too many files selected (max:6)','it_it','Troppi file selezionati (max: 6)',11),
(5732,'error_voicenote_record','Unable to recording voice while another application is recording sound.','it_it','Impossibile registrare la voce mentre un\'altra applicazione sta registrando il suono.',11),
(5733,'msg_warning','Warning!','it_it','Attenzione!',11),
(5734,'Permision_denied_contact','Permission denied to access your contacts','it_it','Autorizzazione negata per accedere ai tuoi contatti',15),
(5735,'no_widget_added','Please click + icon to add new widget to your dashboard.','it_it','Fare clic sull\'icona + per aggiungere un nuovo widget alla dashboard.',15),
(5736,'no_data_available','Data not available, please check the selected fields','it_it','Dati non disponibili, verificare i campi selezionati',15),
(5737,'check_out_successfully','Check out successfully','it_it','Check out con successo',11),
(5738,'check_in_successfully','Check in successfully','it_it','Check in con successo',11),
(5739,'check_out','Check out','it_it','Check out',11),
(5740,'check_in','Check in','it_it','Check in',11),
(5741,'navigate','Navigate','it_it','Naviga',11),
(5742,'save_to_phone_vcard_success','VCard Saved to phone successfully','it_it','VCard salvata correttamente nel telefono',15),
(5743,'download_vcard_success','VCard downloaded successfully','it_it','VCard scaricata con successo',15),
(5744,'card_details','Card Details','it_it','Estremi della carta',15),
(5745,'add_widget','Add Widget','it_it','Aggiungi widget',15),
(5746,'delete_widget','Are you sure to hide widget?','it_it','Sei sicuro di nascondere il widget?',15),
(5747,'already_widgets_added','All types of Widget & reports are already added','it_it','Tutti i tipi di widget e report sono già aggiunti',15),
(5748,'retry','Retry','it_it','Riprova',28),
(5749,'retake','Retake','it_it','Ripeti',28),
(5750,'Reports','Reports','it_it','Rapporti',15),
(5751,'Widgets','Widgets','it_it','Widget',15),
(5752,'vcard_config','Vcard Configuration','it_it','Configurazione Vcard',8),
(5753,'save_to_phone','Save to phone','it_it','Salva sul telefono',11),
(5754,'download_vcard','Download Vcard','it_it','Scarica Vcard',11),
(5755,'share_vcard','Share Vcard','it_it','Condividi Vcard',11),
(5756,'share_record','Share Record','it_it','Condividi record',11),
(5757,'permission_denied_edit','You don\'t have permission to edit this record.','it_it','Non hai l\'autorizzazione per modificare questo record.',27),
(5758,'permission_denied_delete','You don\'t have permission to delete this record.','it_it','YNon hai l\'autorizzazione per eliminare questo record.',27),
(5759,'Voice_Recording_Started','Recording Started','it_it','Registrazione avviata',12),
(5760,'Voice_Recording_Stopped','Recording Stopped','it_it','Registrazione interrotta',12),
(5761,'SEARCH','Search','it_it','Cerca',7),
(5762,'LAST','Last','it_it','Ultimo',7),
(5763,'FIRST','First','it_it','Primo',7),
(5764,'MONDAY','Monday','it_it','Lunedi',7),
(5765,'TUESDAY','Tuesday','it_it','martedì',7),
(5766,'WEDNESDAY','Wednesday','it_it','mercoledì',7),
(5767,'THURSDAY','Thursday','it_it','giovedi',7),
(5768,'FRIDAY','Friday','it_it','Venerdì',7),
(5769,'SATURDAY','Saturday','it_it','Sabato',7),
(5770,'SUNDAY','Sunday','it_it','Domenica',7),
(5771,'DAILY','Daily','it_it','Giornaliero',7),
(5772,'WEEKLY','Weekly','it_it','Settimanale',7),
(5773,'MONTHLY','Monthly','it_it','Mensile',7),
(5774,'YEARLY','Yearly','it_it','Annuale',7),
(5775,'asset_tracking','Asset tracking','it_it','Monitoraggio risorse',15),
(5776,'open_file','Open File','it_it','Open File',1),
(5777,'download_pdf_successfully','Download PDF Successfully','it_it','Download PDF Successfully',1),
(5778,'select_pdf','Select PDF','it_it','Select PDF',1),
(5779,'email_pdf','Email PDF','it_it','Email PDF',1),
(5780,'download_pdf','Download PDF','it_it','Download PDF',1),
(5781,'edit_route','Edit Route','it_it','Edit Route',1),
(5782,'save_route','Save Route','it_it','Save Route',1),
(5783,'clear_all','Clear All','it_it','Clear All',1),
(5784,'notification','Notifications','it_it','Notifications',1),
(5785,'menu_management','Menu Management','it_it','Menu Management',1),
(5786,'select_menu','Select Menu','it_it','Select Menu',1),
(5787,'module_record_not_found','Module and Record not found','it_it','Module and Record not found',1),
(5788,'reason_for_changing_comments','Reason for changing comments','it_it','Reason for changing comments',1),
(5789,'edit_reason','Edit Reason','it_it','Edit Reason',1),
(5790,'create_filters','Create Filter','it_it','Create Filter',1),
(5791,'you_checked','You Checked','it_it','You Checked',1),
(5792,'you_un_checked','You UnChecked','it_it','You UnChecked',1),
(5793,'log_the_call','Log the call ?','it_it','Log the call ?',1),
(5794,'add_a_description_(optional)','Add a description (optional)','it_it','Add a description (optional)',1),
(5795,'called','Called','it_it','Called',1),
(5796,'call_log','Call Log','it_it','Call Log',1),
(5797,'subject','Subject','it_it','Subject',1),
(5798,'add_condition','Add Condition','it_it','Add Condition',1),
(5799,'select_condition','Select Condition','it_it','Select Condition',1),
(5800,'select_field','Select Field','it_it','Select Field',1),
(5801,'please_select_first_field','Please First Select field','it_it','Please First Select field',1),
(5802,'filter_name','Filter Name','it_it','Filter Name',1),
(5803,'enter_filter_name','Enter filter name','it_it','Enter filter name',1),
(5804,'choose_conditions','Choose Conditions','it_it','Choose Conditions',1),
(5805,'all_condition','All Conditions(All conditions must be met)','it_it','All Conditions(All conditions must be met)',1),
(5806,'any_condition','Any Conditions(At least one the conditions must be met)','it_it','Any Conditions(At least one the conditions must be met)',1),
(5807,'lattitude','latitude','it_it','latitude',1),
(5808,'notification_settings','Notification Settings','it_it','Notification Settings',1),
(5809,'notification_management','Notification Management','it_it','Notification Management',1),
(5810,'addyourcommentshere','Type @ to mention user','it_it','Type @ to mention user',1),
(5811,'google_api_key_missing','Google Api key is missing.','it_it','Google Api key is missing.',1),
(5812,'event_filter_by','Event Filter by','it_it','Event Filter by',1),
(5813,'apply','Apply','it_it','Apply',1),
(5814,'choose_from_gallery','Choose From Gallery','it_it','Choose From Gallery',1),
(5815,'choose_from_camera','Choose From Camera','it_it','Choose From Camera',1),
(5816,'mutli_select_CB','Mutli Select CB','it_it','Mutli Select CB',1),
(5817,'please_select_condition','Please Select Condition','it_it','Please Select Condition',1),
(5818,'please_enter_value_or_field','Please Enter Value or Field','it_it','Please Enter Value or Field',1),
(5819,'set_as_default','Set as Default','it_it','Set as Default',1),
(5820,'list_in_metrics','List in Metrics','it_it','List in Metrics',1),
(5821,'order_number','Order Number','it_it','Order Number',1),
(5822,'recording_saved_message','Recording saved successfully.','it_it','Recording saved successfully.',1),
(5823,'recording_file','Recording File','it_it','Recording File',1),
(5824,'file_not_found','File not found','it_it','File not found',1),
(5825,'please_enter_valid_path','Please enter valid path','it_it','Please enter valid path',1),
(5826,'enter_path_here','Enter path here...','it_it','Enter path here...',1),
(5827,'set_call_recording_path','Set Call Recording Path','it_it','Set Call Recording Path',1),
(5828,'set_call_recording_path_here','Set call recording path here','it_it','Set call recording path here',1),
(5829,'call_recording_path','Call Recording Path','it_it','Call Recording Path',1),
(5830,'please_place_api','Please enable place api','it_it','Please enable place api',1),
(5831,'event_filters_by','Event Filters by','it_it','Event Filters by',1),
(5832,'select_at_least_one_option','Please select at least one option','it_it','Please select at least one option',1),
(5833,'enable_call_feature','Please enable call feature','it_it','Please enable call feature',1),
(5834,'enable_email_feature','Please enable email feature','it_it','Please enable email feature',1),
(5835,'demo_login','Demo Login','it_it','Demo Login',1),
(5836,'select_email_template','Select Email Template','it_it','Select Email Template',1),
(5837,'template_name','Template Name','it_it','Template Name',1),
(5838,'example_storage_path','example : storage/Music/Recordings/Call Recordings','it_it','example : storage/Music/Recordings/Call Recordings',1),
(5839,'User Notification Settings saved successfully','User Notification Settings saved successfully','it_it','User Notification Settings saved successfully',33),
(5840,'This Notification has been disabled by admin','This Notification has been disabled by admin','it_it','This Notification has been disabled by admin',33),
(5841,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','it_it','Notify when any updates to the record you\'re following',33),
(5842,'Task assigned to you','Task assigned to you','it_it','Task assigned to you',33),
(5843,'Task Reminder','Task Reminder','it_it','Task Reminder',33),
(5844,'You were mentioned in comments','You were mentioned in comments','it_it','You were mentioned in comments',33),
(5845,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','it_it','Comments has been added to record assigned to you',33),
(5846,'When Record Assigned','When Record Assigned','it_it','When Record Assigned',33),
(5847,'Event Reminder','Event Reminder','it_it','Event Reminder',33),
(5848,'Event Invitation','Event Invitation','it_it','Event Invitation',33),
(5849,'Follow record','Follow record','it_it','Follow record',33),
(5850,'Task','Task','it_it','Task',33),
(5851,'Conversions','Conversions','it_it','Conversions',33),
(5852,'Events','Events','it_it','Events',33),
(5853,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','it_it','No record(s) found Please click on filter icon to change filter',1),
(5854,'title','Title','it_it','Title',1),
(5855,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','it_it','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(5856,'call_recording','Call recording','it_it','Call recording',1),
(5857,'voice_recorder','Voice Recorder','it_it','Voice Recorder',1),
(5858,'no_address_reference_found','No Address Reference found','it_it','No Address Reference found',32),
(5859,'no_overdue_activities','No OverDue Activities','it_it','No OverDue Activities',32),
(5860,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','it_it','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(5861,'Default_Search_Field','Default search field','it_it','Default search field',32),
(5862,'Calender_Reminder_Message','Free user can\'t send local reminder','it_it','Free user can\'t send local reminder',32),
(5863,'you_must_have_permission','You must give permissions to use this features.','it_it','You must give permissions to use this features.',32),
(5864,'internal_comment','Internal Comment','it_it','Internal Comment',1),
(5865,'unlink_record','Unlink Record','it_it','Unlink Record',11),
(5866,'unlink_record_msg','Are you sure want to unlink record?','it_it','Are you sure want to unlink record?',11),
(5867,'file_format_not_support','File format not supported','it_it','File format not supported',11),
(5868,'file_upload','File Upload','it_it','File Upload',5),
(5869,'to_vtiger','To Vtiger','it_it','To Vtiger',5),
(5870,'link_external_document','Link External Document','it_it','Link External Document',5),
(5871,'from_file_url','From File Url','it_it','From File Url',5),
(5872,'create_new_document','Create New Document','it_it','Create New Document',5),
(5873,'select_document_type','Select Document type','it_it','Select Document type',5),
(5874,'add_signature','Please add signature','it_it','Please add signature',11),
(5875,'date_greater_then_equal','should be greater than or equal to','it_it','should be greater than or equal to',1),
(5876,'date_less_then_equal','should be less than or equal to','it_it','should be less than or equal to',1),
(5877,'Click_on_plus_for_add','Please tap on + to create a new record.','it_it','Please tap on + to create a new record.',15),
(5878,'display_map','Display map','it_it','Display map',15),
(5879,'other_settings','Other settings','it_it','Other settings',15),
(5880,'total_hours','Total hours','it_it','Total hours',15),
(5881,'widget_not_found','No widgets found','it_it','No widgets found',15),
(5882,'quickaction','Quick action','it_it','Quick action',15),
(5883,'dashboard','Dashboard','it_it','Dashboard',15),
(5884,'new','New','it_it','New',15),
(5885,'global_search_hint','Please try to search using search box at top','it_it','Please try to search using search box at top',15),
(5886,'near_by_map','Near By Map','it_it','Near By Map',15),
(5887,'miles','Miles','it_it','Miles',15),
(5888,'lbl_filters','Filters','it_it','Filters',27),
(5889,'warning','Warning','it_it','Warning',27),
(5890,'no_filter_created','No filter is created.','it_it','No filter is created.',27),
(5891,'please_create_new_ilter','Please create a new filter','it_it','Please create a new filter',27),
(5892,'select_search_fields','Select fields for the search record.','it_it','Select fields for the search record.',27),
(5893,'apply_fliters','Apply filters','it_it','Apply filters',27),
(5894,'sort_by','Sort by','it_it','Sort by',27),
(5895,'sort_order','Sort order','it_it','Sort order',27),
(5896,'Start_time_tracking','Start time tracking','it_it','Start time tracking',31),
(5897,'Stop_time_tracking','Stop time tracking','it_it','Stop time tracking',31),
(5898,'image_preview','Image preview','it_it','Image preview',11),
(5899,'phone_number','Phone number','it_it','Phone number',11),
(5900,'email_address','Email address','it_it','Email address',11),
(5901,'edit_your_preferences','Edit your preferences','it_it','Edit your preferences',8),
(5902,'about_app','About app','it_it','About app',8),
(5903,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','it_it','You already have latest CTMobile Ext. Version',8),
(5904,'updated_app_version','You already have latest CRMTiger App Version','it_it','You already have latest CRMTiger App Version',8),
(5905,'plan','Plan','it_it','Plan',8),
(5906,'time','Time','it_it','Time',31),
(5907,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','it_it','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(5908,'add_to_quick_action','Add to quick action','it_it','Add to quick action',1),
(5909,'add_filter_to_quick_action','Add filter to quick action','it_it','Add filter to quick action',1),
(5910,'create_record','Create Record','it_it','Create Record',1),
(5911,'quick_action_hint','You can Add Quick Action here','it_it','You can Add Quick Action here',1),
(5912,'str_send','Send','it_it','Send',3),
(5913,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','it_it','Do you want to update tax & charge values corresponding to selected region?',1),
(5914,'delete_quick_action_widgest','Delete Widget?','it_it','Delete Widget?',15),
(5915,'add_record_to_dashboard','Add record to dashboard','it_it','Add record to dashboard',15),
(5916,'module_quick_action_msg','Module added to dashboard','it_it','Module added to dashboard',15),
(5917,'filter_quick_action_msg','Filter added to dashboard','it_it','Filter added to dashboard',15),
(5918,'record_quick_action_msg','Record added to dashboard','it_it','Record added to dashboard',15),
(5919,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','it_it','Filter shortcut added to dashboard',15),
(5920,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','it_it','Record shortcut added to dashboard',15),
(5921,'documents_disabled','Documents Module is disabled','it_it','Documents Module is disabled',1),
(5922,'document_dont_attachment','Document does not have a attachment','it_it','Document does not have a attachment',1),
(5923,'go_to_neat_by','Go to NearBy','it_it','Go to NearBy',15),
(5924,'go_to_time_tracking','Go to Time Tracker','it_it','Go to Time Tracker',13),
(5925,'nearby_quick_action_msg','NearBy added to dashboard','it_it','NearBy added to dashboard',15),
(5926,'time_tracking_quick_action_msg','Time Tracking added to dashboard','it_it','Time Tracking added to dashboard',15),
(5927,'attendance_quick_action_msg','Attendance added to dashboard','it_it','Attendance added to dashboard',15),
(5928,'attachment','Attachment','it_it','Attachment',15),
(5929,'search_by_fields','Search by fields','it_it','Search by fields',27),
(5930,'apply_selected','Apply selected','it_it','Apply selected',27),
(5931,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','it_it','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(5932,'Attendance','Attendance','it_it','Attendance',15),
(5933,'Check-in successfully','Check-in successfully','it_it','Check-in successfully',32),
(5934,'Check-out successfully','Check-out successfully','it_it','Check-out successfully',32),
(5935,'Nothing around here','Nothing around here','it_it','Nothing around here',13),
(5936,'select_days','Select Days','it_it','Select Days',5),
(5937,'select_minutes','Select Minutes','it_it','Select Minutes',5),
(5938,'select_hours','Select Hours','it_it','Select Hours',5),
(5939,'no_lat_long_found','Location information (Latitude,Longitude) not found','it_it','Location information (Latitude,Longitude) not found',32),
(5940,'Call Log save successfully','Call Log save successfully','it_it','Call Log save successfully',32),
(5941,'Files/photos deleted successfully','Files/photos deleted successfully','it_it','Files/photos deleted successfully',32),
(5942,'network_error','Network connection error!','pl_pl','Network connection error!',1),
(5943,'connection_check','Could not connect to CRM, Please check your Internet connection.','pl_pl','Could not connect to CRM, Please check your Internet connection.',1),
(5944,'update','Update','pl_pl','Update',1),
(5945,'cancel','Cancel','pl_pl','Cancel',1),
(5946,'ok','Ok','pl_pl','Ok',1),
(5947,'more_information','Click here for more information.','pl_pl','Click here for more information.',1),
(5948,'yes','Yes','pl_pl','Yes',1),
(5949,'no','No','pl_pl','No',1),
(5950,'click_again_exit','Click again to exit','pl_pl','Click again to exit',1),
(5951,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','pl_pl','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.',1),
(5952,'clickhere','Click here','pl_pl','Click here',1),
(5953,'clickhere_subscribe','Click here to subscribe premium version','pl_pl','Click here to subscribe premium version',1),
(5954,'clickhere_configure','Click here and view how to Configure.','pl_pl','Click here and view how to Configure.',1),
(5955,'please_wait','Please Wait…','pl_pl','Please Wait…',1),
(5956,'share__msg','Share file with','pl_pl','Share file with',1),
(5957,'dialog_camera','Camera','pl_pl','Camera',1),
(5958,'dialog_add_file_by','Take Photo from','pl_pl','Take Photo from',1),
(5959,'add','Add','pl_pl','Add',1),
(5960,'mail_manager_configured','Mail Manager is not configured','pl_pl','Mail Manager is not configured',1),
(5961,'dialog_add_files_by','Add Files by','pl_pl','Add Files by',1),
(5962,'dialog_drive','Drive','pl_pl','Drive',1),
(5963,'dialog_drop_box','Drop Box','pl_pl','Drop Box',1),
(5964,'dialog_need_signin','You need to Sign-in to your Drive account first.','pl_pl','You need to Sign-in to your Drive account first.',1),
(5965,'dialog_gallery','Gallery','pl_pl','Gallery',1),
(5966,'delete','Delete','pl_pl','Delete',1),
(5967,'timeoutmessage','Oops! Request is taking more time than expected.','pl_pl','Oops! Request is taking more time than expected.',1),
(5968,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','pl_pl','GPS is not enabled. Please turn it on to get your near by locations.',1),
(5969,'sure_want_delete','Are you sure want to delete ?','pl_pl','Are you sure want to delete ?',1),
(5970,'select','Select','pl_pl','Select',1),
(5971,'msgforrecordaudio','Minimum record duration one second.','pl_pl','Minimum record duration one second.',1),
(5972,'permission_storage','Permission denied to read your External storage','pl_pl','Permission denied to read your External storage',1),
(5973,'send_permission_msg','Send message permission denied','pl_pl','Send message permission denied',1),
(5974,'choosefile','Choose File','pl_pl','Choose File',1),
(5975,'enter','Enter','pl_pl','Enter',1),
(5976,'select_an_option','Select an Option','pl_pl','Select an Option',1),
(5977,'email_validation','Email is not valid','pl_pl','Email is not valid',1),
(5978,'please_enter','Please Enter','pl_pl','Please Enter',1),
(5979,'website_validation_text','Website URL is not valid','pl_pl','Website URL is not valid',1),
(5980,'selectvalue','Select value first','pl_pl','Select value first',1),
(5981,'email','Email','pl_pl','Email',1),
(5982,'enter_email_address','Enter email address','pl_pl','Enter email address',1),
(5983,'email_address_not_correct','Email address incorrect','pl_pl','Email address incorrect',1),
(5984,'pls_enter_subject','Please Enter Subject','pl_pl','Please Enter Subject',1),
(5985,'attachFiles','Attached File','pl_pl','Attached File',1),
(5986,'from','From','pl_pl','From',1),
(5987,'to','To','pl_pl','To',1),
(5988,'call_permission_msg','Call permission denied','pl_pl','Call permission denied',1),
(5989,'no_records','No records found','pl_pl','No records found',1),
(5990,'fullform','Create New','pl_pl','Create New',1),
(5991,'save','Save','pl_pl','Save',1),
(5992,'total','Total','pl_pl','Total',1),
(5993,'discount','Discount','pl_pl','Discount',1),
(5994,'price','Price','pl_pl','Price',1),
(5995,'quantity','Quantity','pl_pl','Quantity',1),
(5996,'select_module','Select Module','pl_pl','Select Module',1),
(5997,'item_list','Item List','pl_pl','Item List',1),
(5998,'quickcreate','Quick Create','pl_pl','Quick Create',1),
(5999,'overwrite_msg_part1','Overwrite the existing address with the selected','pl_pl','Overwrite the existing address with the selected',1),
(6000,'once_in_every','Once in every','pl_pl','Once in every',1),
(6001,'overwrite_msg_part2','address details?','pl_pl','address details?',1),
(6002,'add_item','Add Item','pl_pl','Add Item',1),
(6003,'recordsave','Record saved successfully','pl_pl','Record saved successfully',1),
(6004,'recordnotsave','Could not save record. Try again later','pl_pl','Could not save record. Try again later',1),
(6005,'minutes','Minutes','pl_pl','Minutes',1),
(6006,'hours','Hours','pl_pl','Hours',1),
(6007,'days','Days','pl_pl','Days',1),
(6008,'on','On','pl_pl','On',1),
(6009,'day_of_the_month','day of the month','pl_pl','day of the month',1),
(6010,'list_price','List Price','pl_pl','List Price',1),
(6011,'add_record','Add Record','pl_pl','Add Record',1),
(6012,'add_product','Add Product','pl_pl','Add Product',1),
(6013,'add_service','Add Service','pl_pl','Add Service',1),
(6014,'discountin','Discount in %','pl_pl','Discount in %',1),
(6015,'unitprice','Unit price','pl_pl','Unit price',1),
(6016,'netprice','Net price','pl_pl','Net price',1),
(6017,'comments','Comments','pl_pl','Comments',1),
(6018,'add_close','Add & Close','pl_pl','Add & Close',1),
(6019,'fetching_rout_message','Fetching route, Please wait…','pl_pl','Fetching route, Please wait…',1),
(6020,'setting','Settings','pl_pl','Settings',1),
(6021,'utc','UTC','pl_pl','UTC',1),
(6022,'in','In','pl_pl','In',1),
(6023,'days_ago','days ago','pl_pl','days ago',1),
(6024,'mins_ago','Minutes ago','pl_pl','Minutes ago',1),
(6025,'justnow','Just now','pl_pl','Just now',1),
(6026,'hours_ago','hours ago','pl_pl','hours ago',1),
(6027,'in_1_day','In 1 day','pl_pl','In 1 day',1),
(6028,'scanqrcode','Asset / Card scanner','pl_pl','Asset / Card scanner',1),
(6029,'call_log','Call Log','pl_pl','Call Log',1),
(6030,'voice_message','Hi','pl_pl','Hi',1),
(6031,'voice_message1','What can I search for you in','pl_pl','What can I search for you in',1),
(6032,'live_tracking','Live Tracking','pl_pl','Live Tracking',1),
(6033,'mailmanager','Mail Manager','pl_pl','Mail Manager',1),
(6034,'my_location','My location','pl_pl','My location',1),
(6035,'created_on','Created On','pl_pl','Created On',1),
(6036,'modified_on','Modified On','pl_pl','Modified On',1),
(6037,'enter_comments','Enter Comments','pl_pl','Enter Comments',1),
(6038,'viewmore','View More','pl_pl','View More',1),
(6039,'viewless','View Less','pl_pl','View Less',1),
(6040,'gotofullform','Go to Full Form','pl_pl','Go to Full Form',1),
(6041,'post','Post','pl_pl','Post',1),
(6042,'url','URL','pl_pl','URL',1),
(6043,'dialog_title_text_back_color','Select a Text Background Color','pl_pl','Select a Text Background Color',1),
(6044,'event_or_task','Add event/task','pl_pl','Add event/task',1),
(6045,'shortcut','Shortcuts','pl_pl','Shortcuts',1),
(6046,'select_field','Select Field','pl_pl','Select Field',1),
(6047,'share','Share','pl_pl','Share',1),
(6048,'title_insert_link','Insert Link','pl_pl','Insert Link',1),
(6049,'addyourcommentshere','Add your comments here','pl_pl','Add your comments here',1),
(6050,'nocomment','No Comments','pl_pl','No Comments',1),
(6051,'leads','Leads','pl_pl','Leads',1),
(6052,'true_val','true','pl_pl','true',1),
(6053,'noresult','No Result','pl_pl','No Result',1),
(6054,'version','Version','pl_pl','Version',1),
(6055,'convert_lead','Convert Lead','pl_pl','Convert Lead',1),
(6056,'app_name','CRMTiger','pl_pl','CRMTiger',1),
(6057,'enter_url','Please Enter url','pl_pl','Please Enter url',1),
(6058,'help','Help','pl_pl','Help',1),
(6059,'contact_us','Contact Us','pl_pl','Contact Us',1),
(6060,'updates','Updates','pl_pl','Updates',1),
(6061,'logout','LogOut','pl_pl','LogOut',1),
(6062,'busnies_cardscanner','Business Card Scanner','pl_pl','Business Card Scanner',1),
(6063,'sure_want_logout','Are you sure want to logout ?','pl_pl','Are you sure want to logout ?',1),
(6064,'logout_message','Logout successfully','pl_pl','Logout successfully',1),
(6065,'all','All','pl_pl','All',1),
(6066,'add_event','Add event','pl_pl','Add event',1),
(6067,'add_task','Add Task','pl_pl','Add Task',1),
(6068,'next','Next','pl_pl','Next',1),
(6069,'terms_conditions','Terms and Conditions','pl_pl','Terms and Conditions',1),
(6070,'login','Login','pl_pl','Login',2),
(6071,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','pl_pl','By logging in, you agree to our Terms and Conditions & Privacy Policy',2),
(6072,'copyright','Copyright © 2020 CRMTiger Version','pl_pl','Copyright © 2020 CRMTiger Version',2),
(6073,'enter_username','Please enter username','pl_pl','Please enter username',2),
(6074,'enter_password','Please enter password','pl_pl','Please enter password',2),
(6075,'remanberme','Remember Me','pl_pl','Remember Me',2),
(6076,'forgot_password','Forgot password?','pl_pl','Forgot password?',2),
(6077,'privacy_policay1','Privacy Policy','pl_pl','Privacy Policy',2),
(6078,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','pl_pl','Something went wrong. \n please Click here to contact support.',2),
(6079,'enter_username_password','Entered Username or Password is wrong','pl_pl','Entered Username or Password is wrong',2),
(6080,'server_issue_occured','Server issues occurred','pl_pl','Server issues occurred',2),
(6081,'password','Password','pl_pl','Password',3),
(6082,'user_name','Username','pl_pl','Username',3),
(6083,'reset_pwd','Reset Password','pl_pl','Reset Password',3),
(6084,'forgot_password_title','Forgot password','pl_pl','Forgot password',3),
(6085,'enter_user_name','Enter user name','pl_pl','Enter user name',3),
(6086,'cc','Cc','pl_pl','Cc',4),
(6087,'body','Body','pl_pl','Body',4),
(6088,'bcc','BCC','pl_pl','BCC',4),
(6089,'dialog_title_text_color','Select a Text Color','pl_pl','Select a Text Color',4),
(6090,'date','Date','pl_pl','Date',4),
(6091,'subject','Subject','pl_pl','Subject',4),
(6092,'composeMail','Compose Mail','pl_pl','Compose Mail',4),
(6093,'send','Send','pl_pl','Send',4),
(6094,'select_message','Select message','pl_pl','Select message',4),
(6095,'title_insert_table','Insert Table','pl_pl','Insert Table',4),
(6096,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','pl_pl','I agree to Share API Log to Technical team for further troubleshooting',5),
(6097,'edit_record','Edit Records','pl_pl','Edit Records',5),
(6098,'select_time','Select Time','pl_pl','Select Time',5),
(6099,'edit_item','Edit Item','pl_pl','Edit Item',5),
(6100,'items_total','Items Total','pl_pl','Items Total',5),
(6101,'number_less_then_31','Number should be less than 31','pl_pl','Number should be less than 31',5),
(6102,'users','Users','pl_pl','Users',5),
(6103,'groups','Groups','pl_pl','Groups',5),
(6104,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','pl_pl','Note : Existing attachments(images/files) will be replaced',5),
(6105,'greaterdatetime','End DateTime should be greater than Start DateTime','pl_pl','End DateTime should be greater than Start DateTime',5),
(6106,'until','Until','pl_pl','Until',5),
(6107,'organizations','Organizations','pl_pl','Organizations',6),
(6108,'contacts','Contacts','pl_pl','Contacts',6),
(6109,'opportunity','Opportunity','pl_pl','Opportunity',6),
(6110,'lbl_sun','SUN','pl_pl','SUN',7),
(6111,'lbl_mon','MON','pl_pl','MON',7),
(6112,'lbl_tue','TUE','pl_pl','TUE',7),
(6113,'lbl_wed','WED','pl_pl','WED',7),
(6114,'lbl_thu','THU','pl_pl','THU',7),
(6115,'lbl_fri','FRI','pl_pl','FRI',7),
(6116,'lbl_sat','SAT','pl_pl','SAT',7),
(6117,'lbl_1','1','pl_pl','1',7),
(6118,'lbl_2','2','pl_pl','2',7),
(6119,'lbl_3','3','pl_pl','3',7),
(6120,'lbl_4','4','pl_pl','4',7),
(6121,'lbl_5','5','pl_pl','5',7),
(6122,'lbl_6','6','pl_pl','6',7),
(6123,'lbl_7','7','pl_pl','7',7),
(6124,'lbl_8','8','pl_pl','8',7),
(6125,'lbl_9','9','pl_pl','9',7),
(6126,'lbl_10','10','pl_pl','10',7),
(6127,'lbl_11','11','pl_pl','11',7),
(6128,'lbl_12','12','pl_pl','12',7),
(6129,'lbl_13','13','pl_pl','13',7),
(6130,'lbl_14','14','pl_pl','14',7),
(6131,'lbl_15','15','pl_pl','15',7),
(6132,'lbl_16','16','pl_pl','16',7),
(6133,'lbl_17','17','pl_pl','17',7),
(6134,'lbl_18','18','pl_pl','18',7),
(6135,'lbl_19','19','pl_pl','19',7),
(6136,'lbl_20','20','pl_pl','20',7),
(6137,'lbl_21','21','pl_pl','21',7),
(6138,'lbl_22','22','pl_pl','22',7),
(6139,'lbl_23','23','pl_pl','23',7),
(6140,'lbl_24','24','pl_pl','24',7),
(6141,'lbl_25','25','pl_pl','25',7),
(6142,'lbl_26','26','pl_pl','26',7),
(6143,'lbl_27','27','pl_pl','27',7),
(6144,'lbl_28','28','pl_pl','28',7),
(6145,'lbl_29','29','pl_pl','29',7),
(6146,'lbl_30','30','pl_pl','30',7),
(6147,'lbl_31','31','pl_pl','31',7),
(6148,'lbl_32','32','pl_pl','32',7),
(6149,'lbl_33','33','pl_pl','33',7),
(6150,'lbl_34','34','pl_pl','34',7),
(6151,'lbl_35','35','pl_pl','35',7),
(6152,'lbl_36','36','pl_pl','36',7),
(6153,'lbl_37','37','pl_pl','37',7),
(6154,'lbl_38','38','pl_pl','38',7),
(6155,'lbl_39','39','pl_pl','39',7),
(6156,'lbl_40','40','pl_pl','40',7),
(6157,'lbl_41','41','pl_pl','41',7),
(6158,'lbl_42','42','pl_pl','42',7),
(6159,'current_date','current date','pl_pl','current date',7),
(6160,'event','Events','pl_pl','Events',7),
(6161,'calendar','Calendar','pl_pl','Calendar',7),
(6162,'latest_version','Latest Version :','pl_pl','Latest Version :',8),
(6163,'expire_on','Next renewal date : ','pl_pl','Next renewal date : ',8),
(6164,'ctmobile_ext_version','CTMobile Ext. Version : ','pl_pl','CTMobile Ext. Version : ',8),
(6165,'you_have_latest_version','You already have latest version','pl_pl','You already have latest version',8),
(6166,'latest_version1','You Already have latest version','pl_pl','You Already have latest version',8),
(6167,'upgreaded','Upgrade','pl_pl','Upgrade',8),
(6168,'downgrade','Downgrade','pl_pl','Downgrade',8),
(6169,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','pl_pl','You can set from here how many number of records you want to show on Home screen for Recent Event.',8),
(6170,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','pl_pl','You can submit your feedback with description , our team will check your feedback and get back to you.',8),
(6171,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','pl_pl','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.',8),
(6172,'info','Info','pl_pl','Info',8),
(6173,'recent_history','Recent History','pl_pl','Recent History',8),
(6174,'recent_feedback','Feedback','pl_pl','Feedback',8),
(6175,'recent_log','Log','pl_pl','Log',8),
(6176,'crmtiger_app_version','CRMTiger App Version : ','pl_pl','CRMTiger App Version : ',8),
(6177,'historylimit','Recent History Limit','pl_pl','Recent History Limit',8),
(6178,'radious_in_miles','Radius in miles','pl_pl','Radius in miles',8),
(6179,'recentlimit','Recent Event Limit','pl_pl','Recent Event Limit',8),
(6180,'upcoming_events','Upcoming Events','pl_pl','Upcoming Events',8),
(6181,'rate_our_app','Rate Our App!','pl_pl','Rate Our App!',8),
(6182,'feedback','Submit Feedback','pl_pl','Submit Feedback',8),
(6183,'sendfeedback','Feedback Send','pl_pl','Feedback Send',8),
(6184,'emaillimit','Email limit','pl_pl','Email limit',8),
(6185,'log','Log','pl_pl','Log',8),
(6186,'logclear','Log cleared successfully.','pl_pl','Log cleared successfully.',8),
(6187,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','pl_pl','You can set from here how many number of records you want to show on Home screen for Recent History.',8),
(6188,'proceed_to_upgrade1','Proceed to','pl_pl','Proceed to',8),
(6189,'upgradation_message','will required logout and login again later.','pl_pl','will required logout and login again later.',8),
(6190,'proceed_to_upgrade','Proceed to Upgrade','pl_pl','Proceed to Upgrade',8),
(6191,'module_setting','Module Setting','pl_pl','Module Setting',9),
(6192,'sortbyfield','Sort by field','pl_pl','Sort by field',9),
(6193,'ascending','Ascending A to Z','pl_pl','Ascending A to Z',9),
(6194,'descending','Descending Z to A','pl_pl','Descending Z to A',9),
(6195,'first_field','First Field','pl_pl','First Field',9),
(6196,'second_field','Second Field','pl_pl','Second Field',9),
(6197,'third_field','Third Field','pl_pl','Third Field',9),
(6198,'sure_want_restore','Are you sure you want to reset to default settings?','pl_pl','Are you sure you want to reset to default settings?',9),
(6199,'orderlist','List Order','pl_pl','List Order',9),
(6200,'module_reset','Restore to Default','pl_pl','Restore to Default',9),
(6201,'display_fields','Display Fields','pl_pl','Display Fields',9),
(6202,'discount_lessthen_100','Discount % should be less than 100','pl_pl','Discount % should be less than 100',10),
(6203,'select_item','Select Item','pl_pl','Select Item',10),
(6204,'item_comment','Item Comment','pl_pl','Item Comment',10),
(6205,'record_name','Record Name is :','pl_pl','Record Name is :',11),
(6206,'go_back','Go Back','pl_pl','Go Back',11),
(6207,'please_enter_shortcut_name','Please Enter Shortcut Name','pl_pl','Please Enter Shortcut Name',11),
(6208,'number_not_found','Contact Number not found','pl_pl','Contact Number not found',11),
(6209,'mail_not_found','Mail Address not found','pl_pl','Mail Address not found',11),
(6210,'create_shortcut','Create Shortcut','pl_pl','Create Shortcut',11),
(6211,'contact_summary','Summary','pl_pl','Summary',11),
(6212,'activites','Activities','pl_pl','Activities',11),
(6213,'details','Details','pl_pl','Details',11),
(6214,'related','Related','pl_pl','Related',11),
(6215,'share_link','Share record with','pl_pl','Share record with',11),
(6216,'edit','Edit','pl_pl','Edit',11),
(6217,'duplicate','Duplicate','pl_pl','Duplicate',11),
(6218,'whatsapp','Whatsapp','pl_pl','Whatsapp',11),
(6219,'call','Call','pl_pl','Call',11),
(6220,'choose_contact_for_call','Choose Contact for Call','pl_pl','Choose Contact for Call',11),
(6221,'choose_contact_for_sms','Choose Contact for SMS','pl_pl','Choose Contact for SMS',11),
(6222,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','pl_pl','Choose Contact for WhatsApp',11),
(6223,'chosse_contact_for_email','Choose Email','pl_pl','Choose Email',11),
(6224,'attach_file','Attach Files','pl_pl','Attach Files',11),
(6225,'close','Close','pl_pl','Close',11),
(6226,'status','Status','pl_pl','Status',11),
(6227,'stop','Stop','pl_pl','Stop',11),
(6228,'zero','0','pl_pl','0',11),
(6229,'record','Record','pl_pl','Record',11),
(6230,'voice_note','Voice Note','pl_pl','Voice Note',11),
(6231,'tickets','Tickets','pl_pl','Tickets',12),
(6232,'check_out','Check Out','pl_pl','Check Out',12),
(6233,'check_in','Check In','pl_pl','Check In',12),
(6234,'select_any','Select any','pl_pl','Select any',12),
(6235,'fulldetails','Show Full Details','pl_pl','Show Full Details',12),
(6236,'checkin','Check-in','pl_pl','Check-in',12),
(6237,'navigate','Navigate','pl_pl','Navigate',12),
(6238,'product','Products','pl_pl','Products',12),
(6239,'projectMilestone','Project Milestone','pl_pl','Project Milestone',12),
(6240,'projecttask','Project Tasks','pl_pl','Project Tasks',12),
(6241,'nearby','NearBy','pl_pl','NearBy',13),
(6242,'document','Document','pl_pl','Document',14),
(6243,'reply','Reply','pl_pl','Reply',14),
(6244,'reply_all','Reply All','pl_pl','Reply All',14),
(6245,'forward','Forward','pl_pl','Forward',14),
(6246,'action','Action','pl_pl','Action',14),
(6247,'select_first','Select First','pl_pl','Select First',14),
(6248,'commentaddsuccessful','Comment added successfull','pl_pl','Comment added successfull',14),
(6249,'move_to','Move to','pl_pl','Move to',14),
(6250,'attach','Attach','pl_pl','Attach',14),
(6251,'addcoment','Add Comment','pl_pl','Add Comment',14),
(6252,'adddocument','Add Document','pl_pl','Add Document',14),
(6253,'home','Home','pl_pl','Home',15),
(6254,'checkout','Check-out','pl_pl','Check-out',15),
(6255,'message_search','Search by name','pl_pl','Search by name',15),
(6256,'start_shift','Start shift','pl_pl','Start shift',15),
(6257,'end_shift','End shift','pl_pl','End shift',15),
(6258,'today_meeting','Meetings','pl_pl','Meetings',15),
(6259,'shift_time_track','Shift Time Track','pl_pl','Shift Time Track',15),
(6260,'logout_msg','You have to login again , click','pl_pl','You have to login again , click',15),
(6261,'logout_msg1','to continue.','pl_pl','to continue.',15),
(6262,'permission_denied','You don\'t have permission to create','pl_pl','You don\'t have permission to create',15),
(6263,'history','Activity stream','pl_pl','Activity stream',15),
(6264,'search_value','Search value :','pl_pl','Search value :',15),
(6265,'feed_back_msg','Please enter feedback message','pl_pl','Please enter feedback message',16),
(6266,'feed_back_hint_msg','Enter feedback message','pl_pl','Enter feedback message',16),
(6267,'submit','Submit','pl_pl','Submit',16),
(6268,'check_app_not_installed','Application is not currently installed.','pl_pl','Application is not currently installed.',17),
(6269,'send_sms_fail_message','SMS failed, please try again later!','pl_pl','SMS failed, please try again later!',17),
(6270,'documentaddsuccessfully','Document Attach successfully','pl_pl','Document Attach successfully',17),
(6271,'send_message','Send message','pl_pl','Send message',17),
(6272,'sms_to','smsto:','pl_pl','smsto:',17),
(6273,'add_list_message','Add List','pl_pl','Add List',18),
(6274,'mylist','My List','pl_pl','My List',18),
(6275,'filtername','Filter Name','pl_pl','Filter Name',18),
(6276,'selectlist','Select a List','pl_pl','Select a List',18),
(6277,'assingedto','Assigned To','pl_pl','Assigned To',18),
(6278,'selectmodule','Select a module','pl_pl','Select a module',18),
(6279,'add_list','Add Filter','pl_pl','Add Filter',18),
(6280,'recent_event','Recent Event','pl_pl','Recent Event',19),
(6281,'recent_hostory','Recent History','pl_pl','Recent History',19),
(6282,'module_specific_settings','Module-Specific Settings','pl_pl','Module-Specific Settings',19),
(6283,'talk_to_us','Talk to us','pl_pl','Talk to us',19),
(6284,'report_a_bug','Report A Bug','pl_pl','Report A Bug',19),
(6285,'faq','FAQ','pl_pl','FAQ',19),
(6286,'selectmodules','Select Module','pl_pl','Select Module',19),
(6287,'myplan','My Plan','pl_pl','My Plan',19),
(6288,'message','Message','pl_pl','Message',20),
(6289,'message_validation','Please enter Message','pl_pl','Please enter Message',20),
(6290,'contact_select','Please Select contact','pl_pl','Please Select contact',20),
(6291,'global_search','Global Search','pl_pl','Global Search',21),
(6292,'records','Records','pl_pl','Records',21),
(6293,'dont_show_again','Don\'t Show Again','pl_pl','Don\'t Show Again',22),
(6294,'skip','Skip','pl_pl','Skip',22),
(6295,'file_downloading','File Downloading','pl_pl','File Downloading',23),
(6296,'add_screenshots_optional','Add screenshots (optional)','pl_pl','Add screenshots (optional)',24),
(6297,'describe_your_problem','Describe your problem','pl_pl','Describe your problem',24),
(6298,'default_filter_shortcut','Default Filter Shortcut','pl_pl','Default Filter Shortcut',25),
(6299,'record_shortcut','Record Shortcut','pl_pl','Record Shortcut',25),
(6300,'enter_url','Please Enter url','pl_pl','Please Enter url',26),
(6301,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','pl_pl','You need to update the app to continue using Please update to continue Older versions will no longer work from today',26),
(6302,'search_by','Search by','pl_pl','Search by',27),
(6303,'selected_filter','Selected filter :','pl_pl','Selected filter :',27),
(6304,'selected_field','Selected field :','pl_pl','Selected field :',27),
(6305,'choose','Choose','pl_pl','Choose',28),
(6306,'qr_cardscanner','QR Code Scanner','pl_pl','QR Code Scanner',28),
(6307,'error_message_for_scan','Could not read the card Try again later.','pl_pl','Could not read the card Try again later.',28),
(6308,'press_start_scan','Press to Start Scan','pl_pl','Press to Start Scan',28),
(6309,'line_item_quntity_validation_msg','Value should be greater than zero','pl_pl','Value should be greater than zero',29),
(6310,'percentage_msg','Percentage should be less than 100','pl_pl','Percentage should be less than 100',29),
(6311,'MSG_NO_DATA','No data found!','pl_pl','No data found!',29),
(6312,'MSG_SOMETHING_WRONG','Something went wrong!','pl_pl','Something went wrong!',29),
(6313,'MSG_COMING_SOON','Coming Soon!','pl_pl','Coming Soon!',29),
(6314,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','pl_pl','Please upload profile image.',29),
(6315,'ALERT_TITLE_LOCATION_ACCESS','Location Access','pl_pl','Location Access',29),
(6316,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','pl_pl','Requires your location to show nearby events.',29),
(6317,'ALERT_BTN_ALLOW','ALLOW','pl_pl','ALLOW',29),
(6318,'ALERT_BTN_DENY','DENY','pl_pl','DENY',29),
(6319,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','pl_pl','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(6320,'DELETE_RECORD','Delete Record','pl_pl','Delete Record',29),
(6321,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','pl_pl','Are you sure want to delete this shortcut?',29),
(6322,'DELETE_SHORTCUT','Delete Shortcut','pl_pl','Delete Shortcut',29),
(6323,'LBL_TERMS','By logging in, you agree to our Terms and','pl_pl','By logging in, you agree to our Terms and',29),
(6324,'LBL_CONDITIONS','Conditions &','pl_pl','Conditions &',29),
(6325,'ALERT_TITLE','Alert','pl_pl','Alert',29),
(6326,'ALERT_BTN_SUBSCRIBE','Subscribe','pl_pl','Subscribe',29),
(6327,'MSG_SELECT_MODULE','Please select any Module','pl_pl','Please select any Module',29),
(6328,'MSG_SELECT_LIST','Please select any List','pl_pl','Please select any List',29),
(6329,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','pl_pl','You don\'t have camera',29),
(6330,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','pl_pl','You don\'t have permission to access gallery.',29),
(6331,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','pl_pl','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on',29),
(6332,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','pl_pl','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on',29),
(6333,'BTN_DONE','Done','pl_pl','Done',29),
(6334,'COMMENT','Comment','pl_pl','Comment',29),
(6335,'FULL_FORM','Full Form','pl_pl','Full Form',29),
(6336,'QUICK_CREATE','Create','pl_pl','Create',29),
(6337,'LBL_SELECT_FIELDS','Select Fields','pl_pl','Select Fields',29),
(6338,'LBL_SELECT_FIELDS','Select Fields','pl_pl','Select Fields',29),
(6339,'LBL_SELECT_FIRST_FIELDS','Select First Field','pl_pl','Select First Field',29),
(6340,'LBL_SELECT_SECOND_FIELDS','Select Second Field','pl_pl','Select Second Field',29),
(6341,'LBL_SELECT_THIRD_FIELDS','Select Third Field','pl_pl','Select Third Field',29),
(6342,'LBL_SORT_BY_FIELD','Select Sort By Field','pl_pl','Select Sort By Field',29),
(6343,'BTN_RESET_TO_DEFAULT','Reset to Default','pl_pl','Reset to Default',29),
(6344,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','pl_pl','Select Sort by field',29),
(6345,'kStrClearBtnTitle','Clear','pl_pl','Clear',29),
(6346,'kStrShowMoreBtnTitle','Show More','pl_pl','Show More',29),
(6347,'kStrAddActivitiesBtnTitle','Add Activities','pl_pl','Add Activities',29),
(6348,'kStrAddCommentPlaceHolder','Add your comments here','pl_pl','Add your comments here',29),
(6349,'MSG_ENTER_TO_EMAIL','Please enter to field.','pl_pl','Please enter to field.',29),
(6350,'WARNING_FILE','File can\'t open.','pl_pl','File can\'t open.',29),
(6351,'MSG_FILE_SAVED','File saved.','pl_pl','File saved.',29),
(6352,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','pl_pl','Download fail!, please try after sometime.',29),
(6353,'LBL_SHORTCUT','Shortcut','pl_pl','Shortcut',29),
(6354,'TXT_MESSAGE_PLACEHOLDER','Type Message','pl_pl','Type Message',29),
(6355,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','pl_pl','Install Whatsapp',29),
(6356,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','pl_pl','No MailBox found. Please Create Mailbox',29),
(6357,'LBL_WROTE','Wrote','pl_pl','Wrote',29),
(6358,'MSG_MAIL_SEND','Mail sent','pl_pl','Mail sent',29),
(6359,'log_file_not_found','API Log file not found.','pl_pl','API Log file not found.',29),
(6360,'unknown_error','An unknown error occurred, try again','pl_pl','An unknown error occurred, try again',29),
(6361,'CTMTigerAppVersion','CRMTiger App Version','pl_pl','CRMTiger App Version',29),
(6362,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','pl_pl','CTMobile Ext. Version Update Successfully',29),
(6363,'dialog_Premium_downgrade','Downgrade will required logout and login again later','pl_pl','Downgrade will required logout and login again later',29),
(6364,'dialog_Premium','Upgrade will required logout and login again later','pl_pl','Upgrade will required logout and login again later',29),
(6365,'Overwrite','Overwrite','pl_pl','Overwrite',29),
(6366,'MSGAddressOverwrite1','Overwrite the existing address with the selected','pl_pl','Overwrite the existing address with the selected',29),
(6367,'MSGAddressOverwrite2','address details?','pl_pl','address details?',29),
(6368,'UPGRADE_PLAN','Upgrade Plan','pl_pl','Upgrade Plan',29),
(6369,'DOWNGRADE_PLAN','Downgrade Plan','pl_pl','Downgrade Plan',29),
(6370,'UPGRADE_EXTENSION','Upgrade Extension','pl_pl','Upgrade Extension',29),
(6371,'UPGRADE_APP','Upgrade App','pl_pl','Upgrade App',29),
(6372,'SELECT_OPTION','Select Option','pl_pl','Select Option',29),
(6373,'PLEASE_SELECT','Please select','pl_pl','Please select',29),
(6374,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','pl_pl','You don\'t have permission for this module.',29),
(6375,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','pl_pl','Please select reccuring day of month.',29),
(6376,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','pl_pl','Please select reccuring day of week.',29),
(6377,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','pl_pl','Please select reccuring days.',29),
(6378,'Please select reccuring days.','Please select reccuring days.','pl_pl','Please select reccuring days.',29),
(6379,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','pl_pl','Please select reccuring end date.',29),
(6380,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','pl_pl','Please select reccuring type.',29),
(6381,'FREQ_TIME','Times','pl_pl','Times',29),
(6382,'REPEAT_YEARLY','Repeat Yearly','pl_pl','Repeat Yearly',29),
(6383,'REPEAT_MONTHLY','Repeat Monthly','pl_pl','Repeat Monthly',29),
(6384,'REPEAT_WEEKLY','Repeat Weekly','pl_pl','Repeat Weekly',29),
(6385,'REPEAT_DAILY','Repeat Daily','pl_pl','Repeat Daily',29),
(6386,'ACTION_TITLE','Action Title','pl_pl','Action Title',29),
(6387,'MSG_SELECT_VALID_DATE','Please select valid day of month.','pl_pl','Please select valid day of month.',29),
(6388,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','pl_pl','Start date should be less than end date.',29),
(6389,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','pl_pl','Start time should be less than end time.',29),
(6390,'LBL_LINEITEM_DETAILS','Lineitem Details','pl_pl','Lineitem Details',29),
(6391,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','pl_pl','Discount amount should be less than the total.',29),
(6392,'VIEW','View','pl_pl','View',29),
(6393,'MSG_ENTER_VALID','Please enter valid','pl_pl','Please enter valid',29),
(6394,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','pl_pl','Percentage should be less than 100.',29),
(6395,'ITEM_TOTAL','Item Total','pl_pl','Item Total',29),
(6396,'ADJUSTMENT','Adjustment','pl_pl','Adjustment',29),
(6397,'TITLE_CHOOSE_IMAGE','Choose Image','pl_pl','Choose Image',29),
(6398,'COMPRESS','Compress','pl_pl','Compress',29),
(6399,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','pl_pl','Your image size is too large, please select another image',29),
(6400,'OnDayOfMonth','On day of month','pl_pl','On day of month',29),
(6401,'OnDayOfWeek','On day of week','pl_pl','On day of week',29),
(6402,'AddAndClose','Add & Close','pl_pl','Add & Close',29),
(6403,'Repeat','Repeat','pl_pl','Repeat',29),
(6404,'OnDay','On day','pl_pl','On day',29),
(6405,'View_Line_Item','View Line Item','pl_pl','View Line Item',29),
(6406,'TITLE_IMAGE','Image','pl_pl','Image',29),
(6407,'TITLE_ICLOUD','iCloud','pl_pl','iCloud',29),
(6408,'GOOGLE','Google','pl_pl','Google',29),
(6409,'ALERT_BTN_OKAY','Okay','pl_pl','Okay',29),
(6410,'ALERT_TITLE_ACCESS_DENIED','Access Denied','pl_pl','Access Denied',29),
(6411,'Dont_Show_Again','Don\'t show again','pl_pl','Don\'t show again',29),
(6412,'Skip','Skip','pl_pl','Skip',29),
(6413,'Fillter_Name','Fillter Name','pl_pl','Fillter Name',29),
(6414,'Fillter_Record_Count','Fillter Record Count','pl_pl','Fillter Record Count',29),
(6415,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','pl_pl','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(6416,'vtiger_url','Your vTiger CRM URL','pl_pl','Your vTiger CRM URL',26),
(6417,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','pl_pl','You don\'t have permission to Add either This is read-only or Private Field.',31),
(6418,'CLEAR','Clear','pl_pl','Clear',31),
(6419,'Files/photos uploaded successfully','Files/photos uploaded successfully','pl_pl','Files/photos uploaded successfully',32),
(6420,'Digital signature saved','Digital signature saved','pl_pl','Digital signature saved',32),
(6421,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','pl_pl','Please upload Signature or Files/photos',32),
(6422,'Files / Photos','Files / Photos','pl_pl','Files / Photos',32),
(6423,'Signature','Signature','pl_pl','Signature',32),
(6424,'add_photo_using','Add Photo Using','pl_pl','Add Photo Using',31),
(6425,'btn_upload_sign','(+) Add Signature','pl_pl','(+) Add Signature',31),
(6426,'btn_upload_photo_doc','(+) Upload Files/Photos','pl_pl','(+) Upload Files/Photos',31),
(6427,'select_photo_doc_to_upload','Please select files/photos to upload','pl_pl','Please select files/photos to upload',31),
(6428,'related_module_title','Search from related module and Add to \"Route\"','pl_pl','Search from related module and Add to \"Route\"',30),
(6429,'Route status updated successfully','Route status updated successfully','pl_pl','Route status updated successfully',32),
(6430,'Session init failed','Session init failed','pl_pl','Session init failed',32),
(6431,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','pl_pl','You don\'t have permission to access this resource',32),
(6432,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','pl_pl','Could not get the Related To - Try again later',32),
(6433,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','pl_pl','Could not get the Route Planning Record - Try again later',32),
(6434,'Something went wrong - Try again later','Something went wrong - Try again later','pl_pl','Something went wrong - Try again later',32),
(6435,'sequence updated successfully','sequence updated successfully','pl_pl','sequence updated successfully',32),
(6436,'sequence cannot be empty','sequence cannot be empty','pl_pl','sequence cannot be empty',32),
(6437,'Shortcut details not saved','Shortcut details not saved','pl_pl','Shortcut details not saved',32),
(6438,'Shortcut details saved successfully','Shortcut details saved successfully','pl_pl','Shortcut details saved successfully',32),
(6439,'Route save successfully','Route save successfully','pl_pl','Route save successfully',32),
(6440,'Record save successfully','Record save successfully','pl_pl','Record save successfully',32),
(6441,'No dependency found for picklist','No dependency found for picklist','pl_pl','No dependency found for picklist',32),
(6442,'No records found','No records found','pl_pl','No records found',32),
(6443,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','pl_pl','Outgoing server is not enabled, please configure from CRM',32),
(6444,'Removed Successfully','Removed Successfully','pl_pl','Removed Successfully',32),
(6445,'Shortcut has been deleted','Shortcut has been deleted','pl_pl','Shortcut has been deleted',32),
(6446,'relation of records removed successfully','relation of records removed successfully','pl_pl','relation of records removed successfully',32),
(6447,'relation of records not removed','relation of records not removed','pl_pl','relation of records not removed',32),
(6448,'Record has been deleted successfully','Record has been deleted successfully','pl_pl','Record has been deleted successfully',32),
(6449,'Time Tracking saved successfully','Time Tracking saved successfully','pl_pl','Time Tracking saved successfully',32),
(6450,'Time Tracking updated successfully','Time Tracking updated successfully','pl_pl','Time Tracking updated successfully',32),
(6451,'Time Tracking ended successfully','Time Tracking ended successfully','pl_pl','Time Tracking ended successfully',32),
(6452,'Time Tracking started successfully','Time Tracking started successfully','pl_pl','Time Tracking started successfully',32),
(6453,'record cannot be empty','record cannot be empty','pl_pl','record cannot be empty',32),
(6454,'Module is disabled','Module is disabled','pl_pl','Module is disabled',32),
(6455,'Shift ended successfully','Shift ended successfully','pl_pl','Shift ended successfully',32),
(6456,'Shift started successfully','Shift started successfully','pl_pl','Shift started successfully',32),
(6457,'relation of records added successfully','relation of records added successfully','pl_pl','relation of records added successfully',32),
(6458,'Comment saved successfully','Comment saved successfully','pl_pl','Comment saved successfully',32),
(6459,'Comment not saved','Comment not saved','pl_pl','Comment not saved',32),
(6460,'Comment module is not active','Comment module is not active','pl_pl','Comment module is not active',32),
(6461,'No Upcoming Event','No Upcoming Event','pl_pl','No Upcoming Event',32),
(6462,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','pl_pl','No Templates found - create it from Message Templates module',32),
(6463,'No event or task for this date','No event or task for this date','pl_pl','No event or task for this date',32),
(6464,'No filters created','No filters created','pl_pl','No filters created',32),
(6465,'Select at least one record to attach','Select at least one record to attach','pl_pl','Select at least one record to attach',32),
(6466,'Please select one or more attachments','Please select one or more attachments','pl_pl','Please select one or more attachments',32),
(6467,'No event for this month','No event for this month','pl_pl','No event for this month',32),
(6468,'No Activity found','No Activity found','pl_pl','No Activity found',32),
(6469,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','pl_pl','Your feedback is valuable for us - it cannot be empty',32),
(6470,'Could not send mail, Please try later','Could not send mail, Please try later','pl_pl','Could not send mail, Please try later',32),
(6471,'Latest Version updated successfully','Latest Version updated successfully','pl_pl','Latest Version updated successfully',32),
(6472,'User Location Updated Successfully','User Location Updated Successfully','pl_pl','User Location Updated Successfully',32),
(6473,'User Location not Updated Successfully','User Location not Updated Successfully','pl_pl','User Location not Updated Successfully',32),
(6474,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','pl_pl','SMSNotifier is not enable in CRM. Please enable it first',32),
(6475,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','pl_pl','Could not submit your feedback - Please try again later',32),
(6476,'Thank you for submitting your feedback','Thank you for submitting your feedback','pl_pl','Thank you for submitting your feedback',32),
(6477,'Please upload User Image','Please upload User Image','pl_pl','Please upload User Image',32),
(6478,'Image Not Uploading, please try again','Image Not Uploading, please try again','pl_pl','Image Not Uploading, please try again',32),
(6479,'User Image Uploaded Successfully','User Image Uploaded Successfully','pl_pl','User Image Uploaded Successfully',32),
(6480,'Invalid Module name','Invalid Module name','pl_pl','Invalid Module name',32),
(6481,'Records Sync Successfully','Records Sync Successfully','pl_pl','Records Sync Successfully',32),
(6482,'Values cannot be empty','Values cannot be empty','pl_pl','Values cannot be empty',32),
(6483,'Record id is empty','Record id is empty','pl_pl','Record id is empty',32),
(6484,'Logout Successfully','Logout Successfully','pl_pl','Logout Successfully',32),
(6485,'Please Enable CTMobile Module','Please Enable CTMobile Module','pl_pl','Please Enable CTMobile Module',32),
(6486,'Authentication Failed','Username and Password do not match','pl_pl','Username and Password do not match',32),
(6487,'Mismatched module information','Something gone wrong, please try again later','pl_pl','Something gone wrong, please try again later',32),
(6488,'Field does not exists','Please set display fields again','pl_pl','Please set display fields again',32),
(6489,'Module does not exists','Module does not exists or disabled by admin','pl_pl','Module does not exists or disabled by admin',32),
(6490,'Month cannot be empty','Could not get the Month - Try again later','pl_pl','Could not get the Month - Try again later',32),
(6491,'Year cannot be empty','Could not get the Year - Try again later','pl_pl','Could not get the Year - Try again later',32),
(6492,'Date cannot be empty','Could not get the Date - Try again later','pl_pl','Could not get the Date - Try again later',32),
(6493,'Userid cannot be empty','Could not get the Userid - Try again later','pl_pl','Could not get the Userid - Try again later',32),
(6494,'End Date cannot be empty','Could not get the status - Try again later','pl_pl','Could not get the status - Try again later',32),
(6495,'Start Date cannot be empty','Could not get the Start Date - Try again later','pl_pl','Could not get the Start Date - Try again later',32),
(6496,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','pl_pl','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature',32),
(6497,'Longitude cannot be empty','Could not get location-Please try again','pl_pl','Could not get location-Please try again',32),
(6498,'Latitude cannot be empty','Could not get location-Please try again','pl_pl','Could not get location-Please try again',32),
(6499,'User cannot be empty','Could not get the User - Try again later','pl_pl','Could not get the User - Try again later',32),
(6500,'Status cannot be empty','Could not get the status - Try again later','pl_pl','Could not get the status - Try again later',32),
(6501,'Required fields not found','Required fields not found','pl_pl','Required fields not found',32),
(6502,'Tracking module not active','Tracking module not active-Please contact CRM Admin','pl_pl','Tracking module not active-Please contact CRM Admin',32),
(6503,'Missing mandatory input values','Missing mandatory input values','pl_pl','Missing mandatory input values',32),
(6504,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','pl_pl','No MailBox found. Please Create Mailbox',32),
(6505,'Mail not sent','Mail not sent','pl_pl','Mail not sent',32),
(6506,'Mail send successfully','Mail send successfully','pl_pl','Mail send successfully',32),
(6507,'Email Id or username not match with your record','Email Id or username not match with your record','pl_pl','Email Id or username not match with your record',32),
(6508,'Module not specified','Module not specified','pl_pl','Module not specified',32),
(6509,'No messages found','No messages found','pl_pl','No messages found',32),
(6510,'No Dependency Found For This Module','No Dependency Found For This Module','pl_pl','No Dependency Found For This Module',32),
(6511,'Outgoing server is not Enabled','Outgoing server is not Enabled','pl_pl','Outgoing server is not Enabled',32),
(6512,'Outgoing server is Enabled','Outgoing server is Enabled','pl_pl','Outgoing server is Enabled',32),
(6513,'Email Attached Successfully','Email Attached Successfully','pl_pl','Email Attached Successfully',32),
(6514,'Documents Attached Successfully','Documents Attached Successfully','pl_pl','Documents Attached Successfully',32),
(6515,'Login required - Please login again','Login required - Please login again','pl_pl','Login required - Please login again',32),
(6516,'time_tracking_module_disable','Time tracking module is disable','pl_pl','Time tracking module is disable',31),
(6517,'route_planning_module_disable','Route planning module is disable','pl_pl','Route planning module is disable',31),
(6518,'mark_as_held','Are you sure you want to mark Event as Held?','pl_pl','Are you sure you want to mark Event as Held?',31),
(6519,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','pl_pl','You have already started Time tracking for another record, Do you want to stop it first ?',31),
(6520,'access_denied_routeplanning','Access denied for route planning','pl_pl','Access denied for route planning',31),
(6521,'time_spent','Time Spent','pl_pl','Time Spent',31),
(6522,'select_user','Select User','pl_pl','Select User',30),
(6523,'status_cannot_be_held','Status cannot be held for future date start','pl_pl','Status cannot be held for future date start',30),
(6524,'please_select_end_date','Please select end date','pl_pl','Please select end date',30),
(6525,'please_select_start_date','Please select start date','pl_pl','Please select start date',30),
(6526,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','pl_pl','Tap on + icon to select record for your route.',30),
(6527,'please_enter_notes','Please enter notes','pl_pl','Please enter notes',30),
(6528,'please_enter_title','Please enter title','pl_pl','Please enter title',30),
(6529,'please_select_date','Please Select Date','pl_pl','Please Select Date',30),
(6530,'search_by_date','Search by Date','pl_pl','Search by Date',30),
(6531,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','pl_pl','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.',30),
(6532,'max_upload_size','max file Upload exceeds','pl_pl','max file Upload exceeds',30),
(6533,'unselect_all','UnSelect All','pl_pl','UnSelect All',30),
(6534,'select_all','Select All','pl_pl','Select All',30),
(6535,'please_select_records','Please select records','pl_pl','Please select records',30),
(6536,'select_date','Select Date','pl_pl','Select Date',30),
(6537,'quantity_in_stock_is','Quantity in stock is','pl_pl','Quantity in stock is',30),
(6538,'replies','Replies','pl_pl','Replies',30),
(6539,'conversation_require_selection','Conversion requires selection of Contact or Organization','pl_pl','Conversion requires selection of Contact or Organization',30),
(6540,'please_select_product','Please Select Product','pl_pl','Please Select Product',30),
(6541,'timer_msg','You can start timer for single task only at same time','pl_pl','You can start timer for single task only at same time',31),
(6542,'save_start_tracking','Save & Start Tracking','pl_pl','Save & Start Tracking',31),
(6543,'lbl_notes','Notes','pl_pl','Notes',31),
(6544,'enter_title','Enter Title','pl_pl','Enter Title',31),
(6545,'select_module_record','Select Module / Record','pl_pl','Select Module / Record',31),
(6546,'lbl_tomorrow','Tomorrow','pl_pl','Tomorrow',30),
(6547,'lbl_yesterday','Yesterday','pl_pl','Yesterday',30),
(6548,'lbl_today','Today','pl_pl','Today',30),
(6549,'time_tracker','Time Tracker','pl_pl','Time Tracker',31),
(6550,'time_end','End Time','pl_pl','End Time',5),
(6551,'due_date','End Date','pl_pl','End Date',5),
(6552,'time_start','Time Start','pl_pl','Time Start',5),
(6553,'date_start','Start Date','pl_pl','Start Date',5),
(6554,'delete_widget_msg','Display widget again by using (+) option','pl_pl','Display widget again by using (+) option',15),
(6555,'no_upcoming_activities','No scheduled activities ','pl_pl','No scheduled activities ',15),
(6556,'check_in_first','Please check-in first','pl_pl','Please check-in first',30),
(6557,'duration','Duration','pl_pl','Duration',30),
(6558,'distance','Distance','pl_pl','Distance',30),
(6559,'proper_address_message','Please enter proper address in record\n','pl_pl','Please enter proper address in record',30),
(6560,'select_status','Select Status','pl_pl','Select Status',30),
(6561,'route_planner','Route Planner','pl_pl','Route Planner',30),
(6562,'route_planning','Route Planning','pl_pl','Route Planning',30),
(6563,'add_route','Add Route','pl_pl','Add Route',30),
(6564,'calender_disabled','Calendar Module is disabled','pl_pl','Calendar Module is disabled',30),
(6565,'close_dialog','Close form','pl_pl','Close form',30),
(6566,'cancel_form_message','Are You sure want to close ?','pl_pl','Are You sure want to close ?',30),
(6567,'create_route','Create Route','pl_pl','Create Route',30),
(6568,'select_module_create_route','Select Module to create Route','pl_pl','Select Module to create Route',30),
(6569,'cancel','Cancel','pl_pl','Cancel',30),
(6570,'assign_route','Assign Route','pl_pl','Assign Route',30),
(6571,'route_for','Route for','pl_pl','Route for',30),
(6572,'assigned_to','Assigned To','pl_pl','Assigned To',30),
(6573,'enter_route_name','Enter Route Name','pl_pl','Enter Route Name',30),
(6574,'list','List','pl_pl','List',30),
(6575,'map','Map','pl_pl','Map',30),
(6576,'other_modules','Other Modules','pl_pl','Other Modules',15),
(6577,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','pl_pl','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.',25),
(6578,'clear','Clear','pl_pl','Clear',25),
(6579,'open','Open','pl_pl','Open',11),
(6580,'max_file_msg','Too many files selected (max:6)','pl_pl','Too many files selected (max:6)',11),
(6581,'error_voicenote_record','Unable to recording voice while another application is recording sound.','pl_pl','Unable to recording voice while another application is recording sound.',11),
(6582,'msg_warning','Warning!','pl_pl','Warning!',11),
(6583,'Permision_denied_contact','Permission denied to access your contacts','pl_pl','Permission denied to access your contacts',15),
(6584,'no_widget_added','Please click + icon to add new widget to your dashboard.','pl_pl','Please click + icon to add new widget to your dashboard.',15),
(6585,'no_data_available','Data not available, please check the selected fields','pl_pl','Data not available, please check the selected fields',15),
(6586,'check_out_successfully','Check out successfully','pl_pl','Checked out successfully',11),
(6587,'check_in_successfully','Check in successfully','pl_pl','Checked in successfully',11),
(6588,'check_out','Check out','pl_pl','Check out',11),
(6589,'check_in','Check in','pl_pl','Check in',11),
(6590,'navigate','Navigate','pl_pl','Navigate',11),
(6591,'save_to_phone_vcard_success','VCard Saved to phone successfully','pl_pl','VCard Saved to phone successfully',15),
(6592,'download_vcard_success','VCard downloaded successfully','pl_pl','VCard downloaded successfully',15),
(6593,'card_details','Card Details','pl_pl','Card Details',15),
(6594,'add_widget','Add Widget','pl_pl','Add Widget',15),
(6595,'delete_widget','Are you sure to hide widget?','pl_pl','Are you sure to hide widget?',15),
(6596,'already_widgets_added','All types of Widget & reports are already added','pl_pl','All types of Widget & reports are already added',15),
(6597,'retry','Retry','pl_pl','Retry',28),
(6598,'retake','Retake','pl_pl','Retake',28),
(6599,'Reports','Reports','pl_pl','Reports',15),
(6600,'Widgets','Widgets','pl_pl','Widgets',15),
(6601,'vcard_config','Vcard Configuration','pl_pl','Vcard Configuration',8),
(6602,'save_to_phone','Save to phone','pl_pl','Save to phone',11),
(6603,'download_vcard','Download Vcard','pl_pl','Download Vcard',11),
(6604,'share_vcard','Share Vcard','pl_pl','Share Vcard',11),
(6605,'share_record','Share Record','pl_pl','Share Record',11),
(6606,'permission_denied_edit','You don\'t have permission to edit this record.','pl_pl','You don\'t have permission to edit this record.',27),
(6607,'permission_denied_delete','You don\'t have permission to delete this record.','pl_pl','You don\'t have permission to delete this record.',27),
(6608,'Voice_Recording_Started','Recording Started','pl_pl','Recording Started',12),
(6609,'Voice_Recording_Stopped','Recording Stopped','pl_pl','Recording Stopped',12),
(6610,'SEARCH','Search','pl_pl','Search',7),
(6611,'LAST','Last','pl_pl','Last',7),
(6612,'FIRST','First','pl_pl','First',7),
(6613,'MONDAY','Monday','pl_pl','Monday',7),
(6614,'TUESDAY','Tuesday','pl_pl','Tuesday',7),
(6615,'WEDNESDAY','Wednesday','pl_pl','Wednesday',7),
(6616,'THURSDAY','Thursday','pl_pl','Thursday',7),
(6617,'FRIDAY','Friday','pl_pl','Friday',7),
(6618,'SATURDAY','Saturday','pl_pl','Saturday',7),
(6619,'SUNDAY','Sunday','pl_pl','Sunday',7),
(6620,'DAILY','Daily','pl_pl','Daily',7),
(6621,'WEEKLY','Weekly','pl_pl','Weekly',7),
(6622,'MONTHLY','Monthly','pl_pl','Monthly',7),
(6623,'YEARLY','Yearly','pl_pl','Yearly',7),
(6624,'asset_tracking','Asset tracking','pl_pl','Asset tracking',15),
(6625,'open_file','Open File','pl_pl','Open File',1),
(6626,'download_pdf_successfully','Download PDF Successfully','pl_pl','Download PDF Successfully',1),
(6627,'select_pdf','Select PDF','pl_pl','Select PDF',1),
(6628,'email_pdf','Email PDF','pl_pl','Email PDF',1),
(6629,'download_pdf','Download PDF','pl_pl','Download PDF',1),
(6630,'edit_route','Edit Route','pl_pl','Edit Route',1),
(6631,'save_route','Save Route','pl_pl','Save Route',1),
(6632,'clear_all','Clear All','pl_pl','Clear All',1),
(6633,'notification','Notifications','pl_pl','Notifications',1),
(6634,'menu_management','Menu Management','pl_pl','Menu Management',1),
(6635,'select_menu','Select Menu','pl_pl','Select Menu',1),
(6636,'module_record_not_found','Module and Record not found','pl_pl','Module and Record not found',1),
(6637,'reason_for_changing_comments','Reason for changing comments','pl_pl','Reason for changing comments',1),
(6638,'edit_reason','Edit Reason','pl_pl','Edit Reason',1),
(6639,'create_filters','Create Filter','pl_pl','Create Filter',1),
(6640,'you_checked','You Checked','pl_pl','You Checked',1),
(6641,'you_un_checked','You UnChecked','pl_pl','You UnChecked',1),
(6642,'log_the_call','Log the call ?','pl_pl','Log the call ?',1),
(6643,'add_a_description_(optional)','Add a description (optional)','pl_pl','Add a description (optional)',1),
(6644,'called','Called','pl_pl','Called',1),
(6645,'call_log','Call Log','pl_pl','Call Log',1),
(6646,'subject','Subject','pl_pl','Subject',1),
(6647,'add_condition','Add Condition','pl_pl','Add Condition',1),
(6648,'select_condition','Select Condition','pl_pl','Select Condition',1),
(6649,'select_field','Select Field','pl_pl','Select Field',1),
(6650,'please_select_first_field','Please First Select field','pl_pl','Please First Select field',1),
(6651,'filter_name','Filter Name','pl_pl','Filter Name',1),
(6652,'enter_filter_name','Enter filter name','pl_pl','Enter filter name',1),
(6653,'choose_conditions','Choose Conditions','pl_pl','Choose Conditions',1),
(6654,'all_condition','All Conditions(All conditions must be met)','pl_pl','All Conditions(All conditions must be met)',1),
(6655,'any_condition','Any Conditions(At least one the conditions must be met)','pl_pl','Any Conditions(At least one the conditions must be met)',1),
(6656,'lattitude','latitude','pl_pl','latitude',1),
(6657,'notification_settings','Notification Settings','pl_pl','Notification Settings',1),
(6658,'notification_management','Notification Management','pl_pl','Notification Management',1),
(6659,'addyourcommentshere','Type @ to mention user','pl_pl','Type @ to mention user',1),
(6660,'google_api_key_missing','Google Api key is missing.','pl_pl','Google Api key is missing.',1),
(6661,'event_filter_by','Event Filter by','pl_pl','Event Filter by',1),
(6662,'apply','Apply','pl_pl','Apply',1),
(6663,'choose_from_gallery','Choose From Gallery','pl_pl','Choose From Gallery',1),
(6664,'choose_from_camera','Choose From Camera','pl_pl','Choose From Camera',1),
(6665,'mutli_select_CB','Mutli Select CB','pl_pl','Mutli Select CB',1),
(6666,'please_select_condition','Please Select Condition','pl_pl','Please Select Condition',1),
(6667,'please_enter_value_or_field','Please Enter Value or Field','pl_pl','Please Enter Value or Field',1),
(6668,'set_as_default','Set as Default','pl_pl','Set as Default',1),
(6669,'list_in_metrics','List in Metrics','pl_pl','List in Metrics',1),
(6670,'order_number','Order Number','pl_pl','Order Number',1),
(6671,'recording_saved_message','Recording saved successfully.','pl_pl','Recording saved successfully.',1),
(6672,'recording_file','Recording File','pl_pl','Recording File',1),
(6673,'file_not_found','File not found','pl_pl','File not found',1),
(6674,'please_enter_valid_path','Please enter valid path','pl_pl','Please enter valid path',1),
(6675,'enter_path_here','Enter path here...','pl_pl','Enter path here...',1),
(6676,'set_call_recording_path','Set Call Recording Path','pl_pl','Set Call Recording Path',1),
(6677,'set_call_recording_path_here','Set call recording path here','pl_pl','Set call recording path here',1),
(6678,'call_recording_path','Call Recording Path','pl_pl','Call Recording Path',1),
(6679,'please_place_api','Please enable place api','pl_pl','Please enable place api',1),
(6680,'event_filters_by','Event Filters by','pl_pl','Event Filters by',1),
(6681,'select_at_least_one_option','Please select at least one option','pl_pl','Please select at least one option',1),
(6682,'enable_call_feature','Please enable call feature','pl_pl','Please enable call feature',1),
(6683,'enable_email_feature','Please enable email feature','pl_pl','Please enable email feature',1),
(6684,'demo_login','Demo Login','pl_pl','Demo Login',1),
(6685,'select_email_template','Select Email Template','pl_pl','Select Email Template',1),
(6686,'template_name','Template Name','pl_pl','Template Name',1),
(6687,'example_storage_path','example : storage/Music/Recordings/Call Recordings','pl_pl','example : storage/Music/Recordings/Call Recordings',1),
(6688,'User Notification Settings saved successfully','User Notification Settings saved successfully','pl_pl','User Notification Settings saved successfully',33),
(6689,'This Notification has been disabled by admin','This Notification has been disabled by admin','pl_pl','This Notification has been disabled by admin',33),
(6690,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','pl_pl','Notify when any updates to the record you\'re following',33),
(6691,'Task assigned to you','Task assigned to you','pl_pl','Task assigned to you',33),
(6692,'Task Reminder','Task Reminder','pl_pl','Task Reminder',33),
(6693,'You were mentioned in comments','You were mentioned in comments','pl_pl','You were mentioned in comments',33),
(6694,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','pl_pl','Comments has been added to record assigned to you',33),
(6695,'When Record Assigned','When Record Assigned','pl_pl','When Record Assigned',33),
(6696,'Event Reminder','Event Reminder','pl_pl','Event Reminder',33),
(6697,'Event Invitation','Event Invitation','pl_pl','Event Invitation',33),
(6698,'Follow record','Follow record','pl_pl','Follow record',33),
(6699,'Task','Task','pl_pl','Task',33),
(6700,'Conversions','Conversions','pl_pl','Conversions',33),
(6701,'Events','Events','pl_pl','Events',33),
(6702,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','pl_pl','No record(s) found Please click on filter icon to change filter',1),
(6703,'title','Title','pl_pl','Title',1),
(6704,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','pl_pl','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(6705,'call_recording','Call recording','pl_pl','Call recording',1),
(6706,'voice_recorder','Voice Recorder','pl_pl','Voice Recorder',1),
(6707,'no_address_reference_found','No Address Reference found','pl_pl','No Address Reference found',32),
(6708,'no_overdue_activities','No OverDue Activities','pl_pl','No OverDue Activities',32),
(6709,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','pl_pl','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(6710,'Default_Search_Field','Default search field','pl_pl','Default search field',32),
(6711,'Calender_Reminder_Message','Free user can\'t send local reminder','pl_pl','Free user can\'t send local reminder',32),
(6712,'you_must_have_permission','You must give permissions to use this features.','pl_pl','You must give permissions to use this features.',32),
(6713,'internal_comment','Internal Comment','pl_pl','Internal Comment',1),
(6714,'unlink_record','Unlink Record','pl_pl','Unlink Record',11),
(6715,'unlink_record_msg','Are you sure want to unlink record?','pl_pl','Are you sure want to unlink record?',11),
(6716,'file_format_not_support','File format not supported','pl_pl','File format not supported',11),
(6717,'file_upload','File Upload','pl_pl','File Upload',5),
(6718,'to_vtiger','To Vtiger','pl_pl','To Vtiger',5),
(6719,'link_external_document','Link External Document','pl_pl','Link External Document',5),
(6720,'from_file_url','From File Url','pl_pl','From File Url',5),
(6721,'create_new_document','Create New Document','pl_pl','Create New Document',5),
(6722,'select_document_type','Select Document type','pl_pl','Select Document type',5),
(6723,'add_signature','Please add signature','pl_pl','Please add signature',11),
(6724,'date_greater_then_equal','should be greater than or equal to','pl_pl','should be greater than or equal to',1),
(6725,'date_less_then_equal','should be less than or equal to','pl_pl','should be less than or equal to',1),
(6726,'Click_on_plus_for_add','Please tap on + to create a new record.','pl_pl','Please tap on + to create a new record.',15),
(6727,'display_map','Display map','pl_pl','Display map',15),
(6728,'other_settings','Other settings','pl_pl','Other settings',15),
(6729,'total_hours','Total hours','pl_pl','Total hours',15),
(6730,'widget_not_found','No widgets found','pl_pl','No widgets found',15),
(6731,'quickaction','Quick action','pl_pl','Quick action',15),
(6732,'dashboard','Dashboard','pl_pl','Dashboard',15),
(6733,'new','New','pl_pl','New',15),
(6734,'global_search_hint','Please try to search using search box at top','pl_pl','Please try to search using search box at top',15),
(6735,'near_by_map','Near By Map','pl_pl','Near By Map',15),
(6736,'miles','Miles','pl_pl','Miles',15),
(6737,'lbl_filters','Filters','pl_pl','Filters',27),
(6738,'warning','Warning','pl_pl','Warning',27),
(6739,'no_filter_created','No filter is created.','pl_pl','No filter is created.',27),
(6740,'please_create_new_ilter','Please create a new filter','pl_pl','Please create a new filter',27),
(6741,'select_search_fields','Select fields for the search record.','pl_pl','Select fields for the search record.',27),
(6742,'apply_fliters','Apply filters','pl_pl','Apply filters',27),
(6743,'sort_by','Sort by','pl_pl','Sort by',27),
(6744,'sort_order','Sort order','pl_pl','Sort order',27),
(6745,'Start_time_tracking','Start time tracking','pl_pl','Start time tracking',31),
(6746,'Stop_time_tracking','Stop time tracking','pl_pl','Stop time tracking',31),
(6747,'image_preview','Image preview','pl_pl','Image preview',11),
(6748,'phone_number','Phone number','pl_pl','Phone number',11),
(6749,'email_address','Email address','pl_pl','Email address',11),
(6750,'edit_your_preferences','Edit your preferences','pl_pl','Edit your preferences',8),
(6751,'about_app','About app','pl_pl','About app',8),
(6752,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','pl_pl','You already have latest CTMobile Ext. Version',8),
(6753,'updated_app_version','You already have latest CRMTiger App Version','pl_pl','You already have latest CRMTiger App Version',8),
(6754,'plan','Plan','pl_pl','Plan',8),
(6755,'time','Time','pl_pl','Time',31),
(6756,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','pl_pl','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(6757,'add_to_quick_action','Add to quick action','pl_pl','Add to quick action',1),
(6758,'add_filter_to_quick_action','Add filter to quick action','pl_pl','Add filter to quick action',1),
(6759,'create_record','Create Record','pl_pl','Create Record',1),
(6760,'quick_action_hint','You can Add Quick Action here','pl_pl','You can Add Quick Action here',1),
(6761,'str_send','Send','pl_pl','Send',3),
(6762,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','pl_pl','Do you want to update tax & charge values corresponding to selected region?',1),
(6763,'delete_quick_action_widgest','Delete Widget?','pl_pl','Delete Widget?',15),
(6764,'add_record_to_dashboard','Add record to dashboard','pl_pl','Add record to dashboard',15),
(6765,'module_quick_action_msg','Module added to dashboard','pl_pl','Module added to dashboard',15),
(6766,'filter_quick_action_msg','Filter added to dashboard','pl_pl','Filter added to dashboard',15),
(6767,'record_quick_action_msg','Record added to dashboard','pl_pl','Record added to dashboard',15),
(6768,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','pl_pl','Filter shortcut added to dashboard',15),
(6769,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','pl_pl','Record shortcut added to dashboard',15),
(6770,'documents_disabled','Documents Module is disabled','pl_pl','Documents Module is disabled',1),
(6771,'document_dont_attachment','Document does not have a attachment','pl_pl','Document does not have a attachment',1),
(6772,'go_to_neat_by','Go to NearBy','pl_pl','Go to NearBy',15),
(6773,'go_to_time_tracking','Go to Time Tracker','pl_pl','Go to Time Tracker',13),
(6774,'nearby_quick_action_msg','NearBy added to dashboard','pl_pl','NearBy added to dashboard',15),
(6775,'time_tracking_quick_action_msg','Time Tracking added to dashboard','pl_pl','Time Tracking added to dashboard',15),
(6776,'attendance_quick_action_msg','Attendance added to dashboard','pl_pl','Attendance added to dashboard',15),
(6777,'attachment','Attachment','pl_pl','Attachment',15),
(6778,'search_by_fields','Search by fields','pl_pl','Search by fields',27),
(6779,'apply_selected','Apply selected','pl_pl','Apply selected',27),
(6780,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','pl_pl','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(6781,'Attendance','Attendance','pl_pl','Attendance',15),
(6782,'Check-in successfully','Check-in successfully','pl_pl','Check-in successfully',32),
(6783,'Check-out successfully','Check-out successfully','pl_pl','Check-out successfully',32),
(6784,'Nothing around here','Nothing around here','pl_pl','Nothing around here',13),
(6785,'select_days','Select Days','pl_pl','Select Days',5),
(6786,'select_minutes','Select Minutes','pl_pl','Select Minutes',5),
(6787,'select_hours','Select Hours','pl_pl','Select Hours',5),
(6788,'no_lat_long_found','Location information (Latitude,Longitude) not found','pl_pl','Location information (Latitude,Longitude) not found',32),
(6789,'Call Log save successfully','Call Log save successfully','pl_pl','Call Log save successfully',32),
(6790,'Files/photos deleted successfully','Files/photos deleted successfully','pl_pl','Files/photos deleted successfully',32),
(6791,'network_error','Network connection error!','nl_nl','Netwerkverbindingsfout',1),
(6792,'connection_check','Could not connect to CRM, Please check your Internet connection.','nl_nl','Kan geen verbinding maken met CRM. Controleer uw internetverbinding.',1),
(6793,'update','Update','nl_nl','Update',1),
(6794,'cancel','Cancel','nl_nl','Annuleren',1),
(6795,'ok','Ok','nl_nl','Ok',1),
(6796,'more_information','Click here for more information.','nl_nl','Klik hier voor meer informatie.',1),
(6797,'yes','Yes','nl_nl','Ja',1),
(6798,'no','No','nl_nl','Nee',1),
(6799,'click_again_exit','Click again to exit','nl_nl','Klik nogmaals om af te sluiten.',1),
(6800,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','nl_nl','U heeft geen toestemming om deze functie te bekijken. Abonneer u op de Premium-versie. Klik hier om u in te schrijven.',1),
(6801,'clickhere','Click here','nl_nl','Klik hier',1),
(6802,'clickhere_subscribe','Click here to subscribe premium version','nl_nl','Klik hier om u op de premium-versie te abonneren.',1),
(6803,'clickhere_configure','Click here and view how to Configure.','nl_nl','Klik hier en bekijk hoe u uw instellingen kunt aanpassen.',1),
(6804,'please_wait','Please Wait…','nl_nl','Een ogenblik geduld ...',1),
(6805,'share__msg','Share file with','nl_nl','Bestand delen met',1),
(6806,'dialog_camera','Camera','nl_nl','camera',1),
(6807,'dialog_add_file_by','Take Photo from','nl_nl','Foto nemen van',1),
(6808,'add','Add','nl_nl','Toevoegen',1),
(6809,'mail_manager_configured','Mail Manager is not configured','nl_nl','Mail Manager is niet geconfigureerd',1),
(6810,'dialog_add_files_by','Add Files by','nl_nl','Bestanden toevoegen via',1),
(6811,'dialog_drive','Drive','nl_nl','Drive',1),
(6812,'dialog_drop_box','Drop Box','nl_nl','Drop Box',1),
(6813,'dialog_need_signin','You need to Sign-in to your Drive account first.','nl_nl','U moet eerst inloggen op uw Drive-account.',1),
(6814,'dialog_gallery','Gallery','nl_nl','Galerij',1),
(6815,'delete','Delete','nl_nl','Verwijderen',1),
(6816,'timeoutmessage','Oops! Request is taking more time than expected.','nl_nl','Oeps! Het verzoek neemt meer tijd in beslag dan verwacht.',1),
(6817,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','nl_nl','GPS is niet ingeschakeld. Schakel het in om uw dichtstbijzijnde locaties te krijgen.',1),
(6818,'sure_want_delete','Are you sure want to delete ?','nl_nl','Weet u zeker dat u wilt verwijderen?',1),
(6819,'select','Select','nl_nl','Selecteer',1),
(6820,'msgforrecordaudio','Minimum record duration one second.','nl_nl','Minimale opnameduur één seconde.',1),
(6821,'permission_storage','Permission denied to read your External storage','nl_nl','Toestemming geweigerd om uw externe opslag te lezen.',1),
(6822,'send_permission_msg','Send message permission denied','nl_nl','Bericht verzenden – toestemming geweigerd',1),
(6823,'choosefile','Choose File','nl_nl','Kies bestand',1),
(6824,'enter','Enter','nl_nl','Enter',1),
(6825,'select_an_option','Select an Option','nl_nl','Selecteer een optie',1),
(6826,'email_validation','Email is not valid','nl_nl','E-mail is niet geldig',1),
(6827,'please_enter','Please Enter','nl_nl','Voer in a.u.b.',1),
(6828,'website_validation_text','Website URL is not valid','nl_nl','URL van de website in is niet geldig',1),
(6829,'selectvalue','Select value first','nl_nl','Selecteer eerst een waarde',1),
(6830,'email','Email','nl_nl','E-mail',1),
(6831,'enter_email_address','Enter email address','nl_nl','Voer het e-mailadres in',1),
(6832,'email_address_not_correct','Email address incorrect','nl_nl','E-mailadres onjuist',1),
(6833,'pls_enter_subject','Please Enter Subject','nl_nl','Voer het onderwerp in',1),
(6834,'attachFiles','Attached File','nl_nl','Bijgevoegd bestand',1),
(6835,'from','From','nl_nl','Van',1),
(6836,'to','To','nl_nl','Aan',1),
(6837,'call_permission_msg','Call permission denied','nl_nl','Toestemming bellen geweigerd',1),
(6838,'no_records','No records found','nl_nl','Geen records gevonden',1),
(6839,'fullform','Create New','nl_nl','Maak nieuw',1),
(6840,'save','Save','nl_nl','Opslaan',1),
(6841,'total','Total','nl_nl','Totaal',1),
(6842,'discount','Discount','nl_nl','Korting',1),
(6843,'price','Price','nl_nl','Prijs',1),
(6844,'quantity','Quantity','nl_nl','Hoeveelheid',1),
(6845,'select_module','Select Module','nl_nl','Selecteer module',1),
(6846,'item_list','Item List','nl_nl','Itemlijst',1),
(6847,'quickcreate','Quick Create','nl_nl','Snel start',1),
(6848,'overwrite_msg_part1','Overwrite the existing address with the selected','nl_nl','Overschrijf bestaande adres met',1),
(6849,'once_in_every','Once in every','nl_nl','Eens in de',1),
(6850,'overwrite_msg_part2','address details?','nl_nl','adresgegevens?',1),
(6851,'add_item','Add Item','nl_nl','Item toevoegen',1),
(6852,'recordsave','Record saved successfully','nl_nl','Record succesvol opgeslagen',1),
(6853,'recordnotsave','Could not save record. Try again later','nl_nl','Kon record niet opslaan. Probeer het later opnieuw',1),
(6854,'minutes','Minutes','nl_nl','Minuten',1),
(6855,'hours','Hours','nl_nl','Uren',1),
(6856,'days','Days','nl_nl','Dagen',1),
(6857,'on','On','nl_nl','op',1),
(6858,'day_of_the_month','day of the month','nl_nl','dag van de maand',1),
(6859,'list_price','List Price','nl_nl','prijs',1),
(6860,'add_record','Add Record','nl_nl','voeg record toe',1),
(6861,'add_product','Add Product','nl_nl','voeg product toe',1),
(6862,'add_service','Add Service','nl_nl','voeg service toe',1),
(6863,'discountin','Discount in %','nl_nl','Korting in %',1),
(6864,'unitprice','Unit price','nl_nl','Prijs per stuk ',1),
(6865,'netprice','Net price','nl_nl','Nettoprijs',1),
(6866,'comments','Comments','nl_nl','Opmerkingen',1),
(6867,'add_close','Add & Close','nl_nl','Toevoegen en sluiten',1),
(6868,'fetching_rout_message','Fetching route, Please wait…','nl_nl','Route ophalen, een ogenblik geduld ...',1),
(6869,'setting','Settings','nl_nl','Instellingen',1),
(6870,'utc','UTC','nl_nl','UTC',1),
(6871,'in','In','nl_nl','In',1),
(6872,'days_ago','days ago','nl_nl','dagen geleden',1),
(6873,'mins_ago','Minutes ago','nl_nl','minuten geleden',1),
(6874,'justnow','Just now','nl_nl','zojuist',1),
(6875,'hours_ago','hours ago','nl_nl','uren geleden',1),
(6876,'in_1_day','In 1 day','nl_nl','over 1 dag',1),
(6877,'scanqrcode','Asset / Card scanner','nl_nl','Card Scanner',1),
(6878,'call_log','Call Log','nl_nl','Call Log',1),
(6879,'voice_message','Hi','nl_nl','Hi',1),
(6880,'voice_message1','What can I search for you in','nl_nl','Wat kan ik voor u zoeken?',1),
(6881,'live_tracking','Live Tracking','nl_nl','Live-Tracking',1),
(6882,'mailmanager','Mail Manager','nl_nl','Mail Manager',1),
(6883,'my_location','My location','nl_nl','Mijn locatie',1),
(6884,'created_on','Created On','nl_nl','Gemaakt op',1),
(6885,'modified_on','Modified On','nl_nl','Gewijzigd op',1),
(6886,'enter_comments','Enter Comments','nl_nl','Voeg opmerking toe',1),
(6887,'viewmore','View More','nl_nl','Bekijk meer',1),
(6888,'viewless','View Less','nl_nl','Bekijk minder',1),
(6889,'gotofullform','Go to Full Form','nl_nl','Ga naar volledig formulier',1),
(6890,'post','Post','nl_nl','bericht',1),
(6891,'url','URL','nl_nl','URL',1),
(6892,'dialog_title_text_back_color','Select a Text Background Color','nl_nl','Kies een achtergrondkleur voor de tekst',1),
(6893,'event_or_task','Add event/task','nl_nl','Voeg afspraak/taak toe',1),
(6894,'shortcut','Shortcuts','nl_nl','Snelkoppelingen',1),
(6895,'select_field','Select Field','nl_nl','Veld selecteren',1),
(6896,'share','Share','nl_nl','Delen',1),
(6897,'title_insert_link','Insert Link','nl_nl','Link invoegen',1),
(6898,'addyourcommentshere','Add your comments here','nl_nl','Voeg hier uw commentaar toe',1),
(6899,'nocomment','No Comments','nl_nl','Geen commentaar',1),
(6900,'leads','Leads','nl_nl','Leads',1),
(6901,'true_val','true','nl_nl','Aan',1),
(6902,'noresult','No Result','nl_nl','Geen resultaat',1),
(6903,'version','Version','nl_nl','Versie',1),
(6904,'convert_lead','Convert Lead','nl_nl','Converteer lead',1),
(6905,'app_name','CRMTiger','nl_nl','CRMTiger',1),
(6906,'enter_url','Please Enter url','nl_nl','Voer url in',1),
(6907,'help','Help','nl_nl','Help',1),
(6908,'contact_us','Contact Us','nl_nl','Contact',1),
(6909,'updates','Updates','nl_nl','Updates',1),
(6910,'logout','LogOut','nl_nl','Afmelden',1),
(6911,'busnies_cardscanner','Business Card Scanner','nl_nl','Visitekaartenscanner',1),
(6912,'sure_want_logout','Are you sure want to logout ?','nl_nl','Weet u zeker dat u wilt uitloggen?',1),
(6913,'logout_message','Logout successfully','nl_nl','Succesvol uitgelogd',1),
(6914,'all','All','nl_nl','Alle',1),
(6915,'add_event','Add event','nl_nl','Voeg afspraak toe',1),
(6916,'add_task','Add Task','nl_nl','Voeg taak toe',1),
(6917,'next','Next','nl_nl','Volgende',1),
(6918,'terms_conditions','Terms and Conditions','nl_nl','Terms and Conditions',1),
(6919,'login','Login','nl_nl','Log in',2),
(6920,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','nl_nl','Door in te loggen gaat u akkoord met onze Algemene Voorwaarden & ons Privacybeleid',2),
(6921,'copyright','Copyright © 2020 CRMTiger Version','nl_nl','Copyright © 2019 CRMTiger Versie',2),
(6922,'enter_username','Please enter username','nl_nl','Voer gebruikersnaam in',2),
(6923,'enter_password','Please enter password','nl_nl','Voer wachtwoord in',2),
(6924,'remanberme','Remember Me','nl_nl','Onthoud mij',2),
(6925,'forgot_password','Forgot password?','nl_nl','Wachtwoord vergeten?',2),
(6926,'privacy_policay1','Privacy Policy','nl_nl','Privacybeleid',2),
(6927,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','nl_nl','Er is iets misgegaan. \nKlik hier om contact op te nemen voor ondersteuning.',2),
(6928,'enter_username_password','Entered Username or Password is wrong','nl_nl','Ingevoerde gebruikersnaam of wachtwoord is verkeerd Er zijn',2),
(6929,'server_issue_occured','Server issues occurred','nl_nl','serverprobleem opgetreden',2),
(6930,'password','Password','nl_nl','Wachtwoord',3),
(6931,'user_name','Username','nl_nl','Gebruikersnaam',3),
(6932,'reset_pwd','Reset Password','nl_nl','Wachtwoord opnieuw instellen',3),
(6933,'forgot_password_title','Forgot password','nl_nl','Wachtwoord vergeten',3),
(6934,'enter_user_name','Enter user name','nl_nl','Voer gebruikersnaam in',3),
(6935,'cc','Cc','nl_nl','Cc',4),
(6936,'body','Body','nl_nl','Body',4),
(6937,'bcc','BCC','nl_nl','BCC',4),
(6938,'dialog_title_text_color','Select a Text Color','nl_nl','Kies een tekstkleur',4),
(6939,'date','Date','nl_nl','Datum',4),
(6940,'subject','Subject','nl_nl','Onderwerp',4),
(6941,'composeMail','Compose Mail','nl_nl','Nieuw bericht',4),
(6942,'send','Send','nl_nl','verzenden',4),
(6943,'select_message','Select message','nl_nl','Selecteer bericht',4),
(6944,'title_insert_table','Insert Table','nl_nl','Voeg tabel in',4),
(6945,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','nl_nl','Ik ga akkoord met inloggen door het technische team voor verder oplossen van het probleem.',5),
(6946,'edit_record','Edit Records','nl_nl','bewerk records',5),
(6947,'select_time','Select Time','nl_nl','Selecteer tijd',5),
(6948,'edit_item','Edit Item','nl_nl','Item bewerken',5),
(6949,'items_total','Items Total','nl_nl','Items totaal',5),
(6950,'number_less_then_31','Number should be less than 31','nl_nl','aantal moet kleiner zijn dan 31',5),
(6951,'users','Users','nl_nl','Gebruikers',5),
(6952,'groups','Groups','nl_nl','Groepen',5),
(6953,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','nl_nl','Opmerking: Bestaande bijlagen (afbeeldingen / bestanden) worden vervangen',5),
(6954,'greaterdatetime','End DateTime should be greater than Start DateTime','nl_nl','Einddatum en -tijd moet groter zijn dan startdatum en -tijd.',5),
(6955,'until','Until','nl_nl','tot',5),
(6956,'organizations','Organizations','nl_nl','Organisaties',6),
(6957,'contacts','Contacts','nl_nl','Contactpersonen',6),
(6958,'opportunity','Opportunity','nl_nl','Verkoopkans',6),
(6959,'lbl_sun','SUN','nl_nl','ZO',7),
(6960,'lbl_mon','MON','nl_nl','MA',7),
(6961,'lbl_tue','TUE','nl_nl','DI',7),
(6962,'lbl_wed','WED','nl_nl','WO',7),
(6963,'lbl_thu','THU','nl_nl','DO',7),
(6964,'lbl_fri','FRI','nl_nl','VR',7),
(6965,'lbl_sat','SAT','nl_nl','ZA',7),
(6966,'lbl_1','1','nl_nl','1',7),
(6967,'lbl_2','2','nl_nl','2',7),
(6968,'lbl_3','3','nl_nl','3',7),
(6969,'lbl_4','4','nl_nl','4',7),
(6970,'lbl_5','5','nl_nl','5',7),
(6971,'lbl_6','6','nl_nl','6',7),
(6972,'lbl_7','7','nl_nl','7',7),
(6973,'lbl_8','8','nl_nl','8',7),
(6974,'lbl_9','9','nl_nl','9',7),
(6975,'lbl_10','10','nl_nl','10',7),
(6976,'lbl_11','11','nl_nl','11',7),
(6977,'lbl_12','12','nl_nl','12',7),
(6978,'lbl_13','13','nl_nl','13',7),
(6979,'lbl_14','14','nl_nl','14',7),
(6980,'lbl_15','15','nl_nl','15',7),
(6981,'lbl_16','16','nl_nl','16',7),
(6982,'lbl_17','17','nl_nl','17',7),
(6983,'lbl_18','18','nl_nl','18',7),
(6984,'lbl_19','19','nl_nl','19',7),
(6985,'lbl_20','20','nl_nl','20',7),
(6986,'lbl_21','21','nl_nl','21',7),
(6987,'lbl_22','22','nl_nl','22',7),
(6988,'lbl_23','23','nl_nl','23',7),
(6989,'lbl_24','24','nl_nl','24',7),
(6990,'lbl_25','25','nl_nl','25',7),
(6991,'lbl_26','26','nl_nl','26',7),
(6992,'lbl_27','27','nl_nl','27',7),
(6993,'lbl_28','28','nl_nl','28',7),
(6994,'lbl_29','29','nl_nl','29',7),
(6995,'lbl_30','30','nl_nl','30',7),
(6996,'lbl_31','31','nl_nl','31',7),
(6997,'lbl_32','32','nl_nl','32',7),
(6998,'lbl_33','33','nl_nl','33',7),
(6999,'lbl_34','34','nl_nl','34',7),
(7000,'lbl_35','35','nl_nl','35',7),
(7001,'lbl_36','36','nl_nl','36',7),
(7002,'lbl_37','37','nl_nl','37',7),
(7003,'lbl_38','38','nl_nl','38',7),
(7004,'lbl_39','39','nl_nl','39',7),
(7005,'lbl_40','40','nl_nl','40',7),
(7006,'lbl_41','41','nl_nl','41',7),
(7007,'lbl_42','42','nl_nl','42',7),
(7008,'current_date','current date','nl_nl','huidige datum',7),
(7009,'event','Events','nl_nl','Afspraken',7),
(7010,'calendar','Calendar','nl_nl','Agenda',7),
(7011,'latest_version','Latest Version :','nl_nl','Nieuwste versie:',8),
(7012,'expire_on','Next renewal date : ','nl_nl','Volgende vervaldag:',8),
(7013,'ctmobile_ext_version','CTMobile Ext. Version : ','nl_nl','CTMobile Ext. Versie: je',8),
(7014,'you_have_latest_version','You already have latest version','nl_nl','U hebt al de nieuwste versie.',8),
(7015,'latest_version1','You Already have latest version','nl_nl','U hebt al de nieuwste versie.',8),
(7016,'upgreaded','Upgrade','nl_nl','Upgraden',8),
(7017,'downgrade','Downgrade','nl_nl','Downgraden',8),
(7018,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','nl_nl','U kunt vanaf hier instellen hoeveel records u wilt weergeven op het startscherm bij \'recente afspraken\'.',8),
(7019,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','nl_nl','U kunt uw feedback indienen, ons team zal uw feedback controleren en contact met u opnemen.',8),
(7020,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','nl_nl','De log-functionaliteit wordt gebruikt voor klantenondersteuning. Als u problemen ondervindt in de app of als een module of functionaliteit niet goed werkt, kunt u het logboek delen met ons ontwikkelingsteam.',8),
(7021,'info','Info','nl_nl','Info',8),
(7022,'recent_history','Recent History','nl_nl','Recente geschiedenis',8),
(7023,'recent_feedback','Feedback','nl_nl','Feedback',8),
(7024,'recent_log','Log','nl_nl','Log',8),
(7025,'crmtiger_app_version','CRMTiger App Version : ','nl_nl','CRMTiger App-versie:',8),
(7026,'historylimit','Recent History Limit','nl_nl','Recente geschiedenis Beperk',8),
(7027,'radious_in_miles','Radius in miles','nl_nl','radious_in_miles',8),
(7028,'recentlimit','Recent Event Limit','nl_nl','Recente afspraken Beperk',8),
(7029,'upcoming_events','Upcoming Events','nl_nl','aankomende afspraken',8),
(7030,'rate_our_app','Rate Our App!','nl_nl','Beoordeel onze app!',8),
(7031,'feedback','Submit Feedback','nl_nl','Feedback geven',8),
(7032,'sendfeedback','Feedback Send','nl_nl','Feedback verstuurd',8),
(7033,'emaillimit','Email limit','nl_nl','e-mail limiet',8),
(7034,'log','Log','nl_nl','Log',8),
(7035,'logclear','Log cleared successfully.','nl_nl','Log gewist',8),
(7036,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','nl_nl','U kunt vanaf hier instellen hoeveel records u wilt weergeven op het startscherm bij ‘recente geschiedenis’.',8),
(7037,'proceed_to_upgrade1','Proceed to','nl_nl','Doorgaan naar',8),
(7038,'upgradation_message','will required logout and login again later.','nl_nl','vereist uitloggen en later opnieuw inloggen.',8),
(7039,'proceed_to_upgrade','Proceed to Upgrade','nl_nl','Ga verder naar',8),
(7040,'module_setting','Module Setting','nl_nl','Module-instelling upgraden',9),
(7041,'sortbyfield','Sort by field','nl_nl','Sorteer op veld',9),
(7042,'ascending','Ascending A to Z','nl_nl','Oplopend van A tot Z',9),
(7043,'descending','Descending Z to A','nl_nl','Aflopend van Z tot A',9),
(7044,'first_field','First Field','nl_nl','Eerste veld',9),
(7045,'second_field','Second Field','nl_nl','Tweede veld',9),
(7046,'third_field','Third Field','nl_nl','Derde veld',9),
(7047,'sure_want_restore','Are you sure you want to reset to default settings?','nl_nl','Weet u zeker dat u de standaardinstellingen wilt terugzetten?',9),
(7048,'orderlist','List Order','nl_nl','Lijstvolgorde',9),
(7049,'module_reset','Restore to Default','nl_nl','Herstel naar standaard',9),
(7050,'display_fields','Display Fields','nl_nl','Toon velden',9),
(7051,'discount_lessthen_100','Discount % should be less than 100','nl_nl','Kortingspercentage moet minder zijn dan 100.',10),
(7052,'select_item','Select Item','nl_nl','Selecteer item',10),
(7053,'item_comment','Item Comment','nl_nl','Opmerkingen bij item',10),
(7054,'record_name','Record Name is :','nl_nl','Naam record:',11),
(7055,'go_back','Go Back','nl_nl','Ga terug',11),
(7056,'please_enter_shortcut_name','Please Enter Shortcut Name','nl_nl','Voer naam in voor snelkoppeling',11),
(7057,'number_not_found','Contact Number not found','nl_nl','Nummer niet gevonden',11),
(7058,'mail_not_found','Mail Address not found','nl_nl','E-mailadres niet gevonden',11),
(7059,'create_shortcut','Create Shortcut','nl_nl','Snelkoppeling maken',11),
(7060,'contact_summary','Summary','nl_nl','Samenvatting',11),
(7061,'activites','Activities','nl_nl','Activiteiten',11),
(7062,'details','Details','nl_nl','Details',11),
(7063,'related','Related','nl_nl','Gerelateerd',11),
(7064,'share_link','Share record with','nl_nl','Record delen met',11),
(7065,'edit','Edit','nl_nl','Bewerk',11),
(7066,'duplicate','Duplicate','nl_nl','Dupliceer',11),
(7067,'whatsapp','Whatsapp','nl_nl','Whatsapp',11),
(7068,'call','Call','nl_nl','Bel',11),
(7069,'choose_contact_for_call','Choose Contact for Call','nl_nl','Kies contactpersoon om te bellen',11),
(7070,'choose_contact_for_sms','Choose Contact for SMS','nl_nl','Kies contactpersoon om te sms-en',11),
(7071,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','nl_nl','Kies contactpersoon om een WhatsApp te sturen',11),
(7072,'chosse_contact_for_email','Choose Email','nl_nl','Selecteer e-mail-adres',11),
(7073,'attach_file','Attach Files','nl_nl','Voeg bestand toe',11),
(7074,'close','Close','nl_nl','Sluit',11),
(7075,'status','Status','nl_nl','Status',11),
(7076,'stop','Stop','nl_nl','Stop',11),
(7077,'zero','0','nl_nl','Nul',11),
(7078,'record','Record','nl_nl','Record',11),
(7079,'voice_note','Voice Note','nl_nl','Voice Note',11),
(7080,'tickets','Tickets','nl_nl','Tickets',12),
(7081,'check_out','Check Out','nl_nl','Check Out',12),
(7082,'check_in','Check In','nl_nl','Check In',12),
(7083,'select_any','Select any','nl_nl','Select elke',12),
(7084,'fulldetails','Show Full Details','nl_nl','Details',12),
(7085,'checkin','Check-in','nl_nl','Check-in',12),
(7086,'navigate','Navigate','nl_nl','Navigeren',12),
(7087,'product','Products','nl_nl','Producten',12),
(7088,'projectMilestone','Project Milestone','nl_nl','Project Mijlpalen',12),
(7089,'projecttask','Project Tasks','nl_nl','Projettaken',12),
(7090,'nearby','NearBy','nl_nl','nabijgelegen',13),
(7091,'document','Document','nl_nl','Document',14),
(7092,'reply','Reply','nl_nl','Beantwoorden',14),
(7093,'reply_all','Reply All','nl_nl','Allen beantwoorden',14),
(7094,'forward','Forward','nl_nl','Doorsturen',14),
(7095,'action','Action','nl_nl','Action',14),
(7096,'select_first','Select First','nl_nl','Selecteer eerste',14),
(7097,'commentaddsuccessful','Comment added successfull','nl_nl','Opmerking toegevoegd',14),
(7098,'move_to','Move to','nl_nl','Verplaats naar',14),
(7099,'attach','Attach','nl_nl','Voeg bij',14),
(7100,'addcoment','Add Comment','nl_nl','Voeg opmerking bij',14),
(7101,'adddocument','Add Document','nl_nl','Voeg document toe',14),
(7102,'home','Home','nl_nl','Home',15),
(7103,'checkout','Check-out','nl_nl','Afrekenen',15),
(7104,'message_search','Search by name','nl_nl','Zoeken op naam',15),
(7105,'start_shift','Start shift','nl_nl','Dienst starten',15),
(7106,'end_shift','End shift','nl_nl','Einde dienst',15),
(7107,'today_meeting','Meetings','nl_nl','Afspraken',15),
(7108,'shift_time_track','Shift Time Track','nl_nl','Shift Time Track',15),
(7109,'logout_msg','You have to login again , click','nl_nl','U moet opnieuw inloggen, klik',15),
(7110,'logout_msg1','to continue.','nl_nl','om door te gaan.',15),
(7111,'permission_denied','You don\'t have permission to create','nl_nl','Je hebt geen toestemming om aan te maken',15),
(7112,'history','History','nl_nl','Geschiedenis',15),
(7113,'search_value','Search value :','nl_nl','Zoekwaarde:',15),
(7114,'feed_back_msg','Please enter feedback message','nl_nl','Vul feedback in',16),
(7115,'feed_back_hint_msg','Enter feedback message','nl_nl','Feedback:',16),
(7116,'submit','Submit','nl_nl','Verstuur',16),
(7117,'check_app_not_installed','Application is not currently installed.','nl_nl','Application is momenteel niet geïnstalleerd.',17),
(7118,'send_sms_fail_message','SMS failed, please try again later!','nl_nl','Sms mislukt, probeer het later opnieuw!',17),
(7119,'documentaddsuccessfully','Document Attach successfully','nl_nl','Document succesvol toegevoegd',17),
(7120,'send_message','Send message','nl_nl','Stuur bericht',17),
(7121,'sms_to','smsto:','nl_nl','SMS naar',17),
(7122,'add_list_message','Add List','nl_nl','Voeg lijst toe',18),
(7123,'mylist','My List','nl_nl','Mijn lijst',18),
(7124,'filtername','Filter Name','nl_nl','Filternaam',18),
(7125,'selectlist','Select a List','nl_nl','Selecteer een lijst',18),
(7126,'assingedto','Assigned To','nl_nl','Toegewezen aan',18),
(7127,'selectmodule','Select a module','nl_nl','Selecteer een module',18),
(7128,'add_list','Add Filter','nl_nl','Voeg filter toe',18),
(7129,'recent_event','Recent Event','nl_nl','Recente gebeurtenis',19),
(7130,'recent_hostory','Recent History','nl_nl','Recente geschiedenis',19),
(7131,'module_specific_settings','Module-Specific Settings','nl_nl','Modulespecifieke instellingen',19),
(7132,'talk_to_us','Talk to us','nl_nl','Praat met ons',19),
(7133,'report_a_bug','Report A Bug','nl_nl','Meld een bug',19),
(7134,'faq','FAQ','nl_nl','FAQ',19),
(7135,'selectmodules','Select Module','nl_nl','Selecteer module',19),
(7136,'myplan','My Plan','nl_nl','Mijn plan',19),
(7137,'message','Message','nl_nl','Bericht',20),
(7138,'message_validation','Please enter Message','nl_nl','Voer een bericht in',20),
(7139,'contact_select','Please Select contact','nl_nl','Selecteer een contactpersoon',20),
(7140,'global_search','Global Search','nl_nl','Global Search',21),
(7141,'records','Records','nl_nl','Records',21),
(7142,'dont_show_again','Don\'t Show Again','nl_nl','Toon dit niet opnieuw',22),
(7143,'skip','Skip','nl_nl','Sla over',22),
(7144,'file_downloading','File Downloading','nl_nl','Bestand downloaden',23),
(7145,'add_screenshots_optional','Add screenshots (optional)','nl_nl','overslaan',24),
(7146,'describe_your_problem','Describe your problem','nl_nl','Schermafbeeldingen toevoegen (optioneel)',24),
(7147,'default_filter_shortcut','Default Filter Shortcut','nl_nl','Beschrijf uw probleem',25),
(7148,'record_shortcut','Record Shortcut','nl_nl','Record snelkoppeling',25),
(7149,'enter_url','Please Enter url','nl_nl','Voer URL in',26),
(7150,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','nl_nl','U moet de app bijwerken om door te gaan. Oudere versies werken niet meer.',26),
(7151,'search_by','Search by','nl_nl','Zoek op',27),
(7152,'selected_filter','Selected filter :','nl_nl','geselecteerd filter:',27),
(7153,'selected_field','Selected field :','nl_nl','geselecteerd veld:',27),
(7154,'choose','Choose','nl_nl','Kies',28),
(7155,'qr_cardscanner','QR Code Scanner','nl_nl','QR Code Scanner',28),
(7156,'error_message_for_scan','Could not read the card Try again later.','nl_nl','Kan de kaart niet lezen. Probeer het later opnieuw.',28),
(7157,'press_start_scan','Press to Start Scan','nl_nl','Druk om te starten met scannen',28),
(7158,'line_item_quntity_validation_msg','Value should be greater than zero','nl_nl','Waarde moet groter zijn dan nul',29),
(7159,'percentage_msg','Percentage should be less than 100','nl_nl','Percentage moet kleiner zijn dan 100',29),
(7160,'MSG_NO_DATA','No data found!','nl_nl','Geen gegevens gevonden!',29),
(7161,'MSG_SOMETHING_WRONG','Something went wrong!','nl_nl','Er is iets fout gegaan!',29),
(7162,'MSG_COMING_SOON','Coming Soon!','nl_nl','Komt binnenkort!',29),
(7163,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','nl_nl','Upload een profielafbeelding.',29),
(7164,'ALERT_TITLE_LOCATION_ACCESS','Location Access','nl_nl','Toegang tot locatie',29),
(7165,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','nl_nl','Vereist uw locatie om afspraken in de buurt weer te geven.',29),
(7166,'ALERT_BTN_ALLOW','ALLOW','nl_nl','TOESTAAN',29),
(7167,'ALERT_BTN_DENY','DENY','nl_nl','WEIGEREN',29),
(7168,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','nl_nl','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(7169,'DELETE_RECORD','Delete Record','nl_nl','Record verwijderen',29),
(7170,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','nl_nl','Weet u zeker dat u deze snelkoppeling wilt verwijderen?',29),
(7171,'DELETE_SHORTCUT','Delete Shortcut','nl_nl','Snelkoppeling verwijderen',29),
(7172,'LBL_TERMS','By logging in, you agree to our Terms and','nl_nl','Door in te loggen, gaat u akkoord met onze Algemene Voorwaarden en',29),
(7173,'LBL_CONDITIONS','Conditions &','nl_nl','Privacybeleid',29),
(7174,'ALERT_TITLE','Alert','nl_nl','Alert',29),
(7175,'ALERT_BTN_SUBSCRIBE','Subscribe','nl_nl','Abonneren',29),
(7176,'MSG_SELECT_MODULE','Please select any Module','nl_nl','Selecteer een module',29),
(7177,'MSG_SELECT_LIST','Please select any List','nl_nl','Selecteer een lijst',29),
(7178,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','nl_nl','U hebt geen camera',29),
(7179,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','nl_nl','U hebt geen toestemming om de galerij te openen.',29),
(7180,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','nl_nl','U heeft geen toestemming om toegang te krijgen tot de camera. Ga naar setting -> Scroll naar beneden en selecteer CRMTiger App -> Turn Camera on',29),
(7181,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','nl_nl','U bent niet gemachtigd om toegang te krijgen tot spraakherkenning. Ga naar instelling -> Scroll naar beneden en selecteer CRMTiger-app -> Zet spraakherkenning aan',29),
(7182,'BTN_DONE','Done','nl_nl','Klaar',29),
(7183,'COMMENT','Comment','nl_nl','Opmerking',29),
(7184,'FULL_FORM','Full Form','nl_nl','Volledig formulier',29),
(7185,'QUICK_CREATE','Create','nl_nl','Maak',29),
(7186,'LBL_SELECT_FIELDS','Select Fields','nl_nl','Selecteer velden',29),
(7187,'LBL_SELECT_FIRST_FIELDS','Select First Field','nl_nl','Selecteer eerste veld',29),
(7188,'LBL_SELECT_SECOND_FIELDS','Select Second Field','nl_nl','Selecteer tweede veld',29),
(7189,'LBL_SELECT_THIRD_FIELDS','Select Third Field','nl_nl','Selecteer derde veld',29),
(7190,'LBL_SORT_BY_FIELD','Select Sort By Field','nl_nl','Selecteer Sorteer op veld',29),
(7191,'BTN_RESET_TO_DEFAULT','Reset to Default','nl_nl','Reset naar standaard',29),
(7192,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','nl_nl','Selecteer Sorteer op veld',29),
(7193,'kStrClearBtnTitle','Clear','nl_nl','Wissen',29),
(7194,'kStrShowMoreBtnTitle','Show More','nl_nl','Toon meer',29),
(7195,'kStrAddActivitiesBtnTitle','Add Activities','nl_nl','Voeg activiteiten toe',29),
(7196,'kStrAddCommentPlaceHolder','Add your comments here','nl_nl','Voeg uw opmerkingen toe',29),
(7197,'MSG_ENTER_TO_EMAIL','Please enter to field.','nl_nl','Vul dit veld in.',29),
(7198,'WARNING_FILE','File can\'t open.','nl_nl','Bestand kan niet worden geopend.',29),
(7199,'MSG_FILE_SAVED','File saved.','nl_nl','Bestand opgeslagen.',29),
(7200,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','nl_nl','Download mislukt! Probeer later opnieuw.',29),
(7201,'LBL_SHORTCUT','Shortcut','nl_nl','Snelkoppeling',29),
(7202,'TXT_MESSAGE_PLACEHOLDER','Type Message','nl_nl','Typ bericht',29),
(7203,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','nl_nl','Installeer Whatsapp',29),
(7204,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','nl_nl','Geen mailbox gevonden. Maak Mailbox',29),
(7205,'LBL_WROTE','Wrote','nl_nl','schreef',29),
(7206,'MSG_MAIL_SEND','Mail sent','nl_nl','Mail',29),
(7207,'log_file_not_found','API Log file not found.','nl_nl','API logbestand niet gevonden.',29),
(7208,'unknown_error','An unknown error occurred, try again','nl_nl','Er is een onbekende fout opgetreden, probeer het opnieuw.',29),
(7209,'CTMTigerAppVersion','CRMTiger App Version','nl_nl','CRMTiger- appversie',29),
(7210,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','nl_nl','CTMobile Ext. Versie-update succesvol',29),
(7211,'dialog_Premium_downgrade','Downgrade will required logout and login again later','nl_nl','Downgrade vereist uitloggen en later opnieuw inloggen',29),
(7212,'dialog_Premium','Upgrade will required logout and login again later','nl_nl','Upgrade vereist uitloggen en later opnieuw inloggen',29),
(7213,'Overwrite','Overwrite','nl_nl','Overschrijven',29),
(7214,'MSGAddressOverwrite1','Overwrite the existing address with the selected','nl_nl','Overschrijft het adres met de -',29),
(7215,'MSGAddressOverwrite2','address details?','nl_nl','adresgegevens?',29),
(7216,'UPGRADE_PLAN','Upgrade Plan','nl_nl','Upgradeplan',29),
(7217,'DOWNGRADE_PLAN','Downgrade Plan','nl_nl','Downgradeplan',29),
(7218,'UPGRADE_EXTENSION','Upgrade Extension','nl_nl','Upgrade extensie',29),
(7219,'UPGRADE_APP','Upgrade App','nl_nl','Upgrade app',29),
(7220,'SELECT_OPTION','Select Option','nl_nl','Maak uw keuze',29),
(7221,'PLEASE_SELECT','Please select','nl_nl','Selecteer',29),
(7222,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','nl_nl','U hebt geen toestemming voor deze module.',29),
(7223,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','nl_nl','Selecteer dag van de maand.',29),
(7224,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','nl_nl','Selecteer dag van de week.',29),
(7225,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','nl_nl','Selecteer dagen.',29),
(7226,'Please select reccuring days.','Please select reccuring days.','nl_nl','Selecteer dagen.',29),
(7227,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','nl_nl','Selecteer een einddatum',29),
(7228,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','nl_nl','Selecteer alstublieft het herhaalpatroon.',29),
(7229,'FREQ_TIME','Times','nl_nl','Tijd',29),
(7230,'REPEAT_YEARLY','Repeat Yearly','nl_nl','Herhaal Jaarlijks',29),
(7231,'REPEAT_MONTHLY','Repeat Monthly','nl_nl','Herhaal Maandelijks',29),
(7232,'REPEAT_WEEKLY','Repeat Weekly','nl_nl','Herhaal Wekelijks',29),
(7233,'REPEAT_DAILY','Repeat Daily','nl_nl','Herhaal Dagelijkse',29),
(7234,'ACTION_TITLE','Action Title','nl_nl','Actie titel',29),
(7235,'MSG_SELECT_VALID_DATE','Please select valid day of month.','nl_nl','Selecteer een geldige dag van de maand.',29),
(7236,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','nl_nl','De startdatum moet eerder zijn dan de einddatum.',29),
(7237,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','nl_nl','De begintijd moet eerder zijn dan de eindtijd.',29),
(7238,'LBL_LINEITEM_DETAILS','Lineitem Details','nl_nl','Item details',29),
(7239,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','nl_nl','kortingsbedrag moet lager zijn dan het totaal.',29),
(7240,'VIEW','View','nl_nl','Weergeven',29),
(7241,'MSG_ENTER_VALID','Please enter valid','nl_nl','Voer geldige waarde in',29),
(7242,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','nl_nl','Percentage moet kleiner zijn dan 100',29),
(7243,'ITEM_TOTAL','Item Total','nl_nl','Totaal',29),
(7244,'ADJUSTMENT','Adjustment','nl_nl','Bijstelling',29),
(7245,'TITLE_CHOOSE_IMAGE','Choose Image','nl_nl','Kies afbeelding',29),
(7246,'COMPRESS','Compress','nl_nl','comprimeer',29),
(7247,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','nl_nl','YUw afbeelding is te groot, selecteer een andere afbeelding',29),
(7248,'OnDayOfMonth','On day of month','nl_nl','Op dag van de maand',29),
(7249,'OnDayOfWeek','On day of week','nl_nl','Op dag van de week',29),
(7250,'AddAndClose','Add & Close','nl_nl','Toevoegen en sluiten',29),
(7251,'Repeat','Repeat','nl_nl','Herhalen',29),
(7252,'OnDay','On day','nl_nl','Op dag',29),
(7253,'View_Line_Item','View Line Item','nl_nl','Regelitem bekijken',29),
(7254,'TITLE_IMAGE','Image','nl_nl','Afbeelding',29),
(7255,'TITLE_ICLOUD','iCloud','nl_nl','iCloud',29),
(7256,'GOOGLE','Google','nl_nl','Google',29),
(7257,'ALERT_BTN_OKAY','Okay','nl_nl','Oké',29),
(7258,'ALERT_TITLE_ACCESS_DENIED','Access Denied','nl_nl','Toegang geweigerd',29),
(7259,'Dont_Show_Again','Don\'t show again','nl_nl','Niet meer weergeven',29),
(7260,'Skip','Skip','nl_nl','Overslaan',29),
(7261,'Fillter_Name','Fillter Name','nl_nl','Filter naam',29),
(7262,'Fillter_Record_Count','Fillter Record Count','nl_nl','Filter aantal',29),
(7263,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','nl_nl','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(7264,'vtiger_url','Your vTiger CRM URL','nl_nl','Your vTiger CRM URL',26),
(7265,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','nl_nl','You don\'t have permission to Add either This is read-only or Private Field.',31),
(7266,'CLEAR','Clear','nl_nl','Wis',31),
(7267,'Files/photos uploaded successfully','Files/photos uploaded successfully','nl_nl','Bestanden / foto\'s succesvol geüpload',32),
(7268,'Digital signature saved','Digital signature saved','nl_nl','Digitale handtekening opgeslagen',32),
(7269,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','nl_nl','Upload handtekening of bestanden / foto\'s',32),
(7270,'Files / Photos','Files / Photos','nl_nl','bestanden / foto\'s',32),
(7271,'Signature','Signature','nl_nl','Handtekening',32),
(7272,'add_photo_using','Add Photo Using','nl_nl','Voeg foto toe met behulp van',31),
(7273,'btn_upload_sign','(+) Add Signature','nl_nl','(+) Voeg handtekening toe',31),
(7274,'btn_upload_photo_doc','(+) Upload Files/Photos','nl_nl','(+) Upload bestanden / foto\'s',31),
(7275,'select_photo_doc_to_upload','Please select files/photos to upload','nl_nl','Selecteer bestanden / foto\'s om te uploaden',31),
(7276,'related_module_title','Search from related module and Add to \"Route\"','nl_nl','Zoeken vanuit gerelateerde module en toevoegen aan \"Route\"',30),
(7277,'Route status updated successfully','Route status updated successfully','nl_nl','Routestatus succesvol bijgewerkt',32),
(7278,'Session init failed','Session init failed','nl_nl','Initialiseren van de sessie is mislukt.',32),
(7279,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','nl_nl','U hebt geen toestemming om toegang te krijgen tot deze bron.',32),
(7280,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','nl_nl','Kan de gerelateerde module niet ophalen – Probeer het later opnieuw',32),
(7281,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','nl_nl','Kon het routeplanningsrecord niet ophalen - Probeer het later opnieuw',32),
(7282,'Something went wrong - Try again later','Something went wrong - Try again later','nl_nl','Er is iets misgegaan - Probeer het later opnieuw',32),
(7283,'sequence updated successfully','sequence updated successfully','nl_nl','Volgorde succesvol opgeslagen',32),
(7284,'sequence cannot be empty','sequence cannot be empty','nl_nl','Volgorde mag niet leeg zijn',32),
(7285,'Shortcut details not saved','Shortcut details not saved','nl_nl','Details van snelkoppeling niet succesvol opgeslagen',32),
(7286,'Shortcut details saved successfully','Shortcut details saved successfully','nl_nl','Details van snelkoppeling succesvol opgeslagen',32),
(7287,'Route save successfully','Route save successfully','nl_nl','Route succesvol opgeslagen',32),
(7288,'Record save successfully','Record save successfully','nl_nl','Record succesvol opgeslagen',32),
(7289,'No dependency found for picklist','No dependency found for picklist','nl_nl','Geen afhankelijkheid gevonden voor selectielijst.',32),
(7290,'No records found','No records found','nl_nl','Geen records gevonden',32),
(7291,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','nl_nl','Uitgaande server is niet ingeschakeld, configureer a.u.b. vanuit CRM',32),
(7292,'Removed Successfully','Removed Successfully','nl_nl','Verwijderd Succesvol',32),
(7293,'Shortcut has been deleted','Shortcut has been deleted','nl_nl','Snelkoppeling is verwijderd',32),
(7294,'relation of records removed successfully','relation of records removed successfully','nl_nl','relatie tussen records succesvol verwijderd',32),
(7295,'relation of records not removed','relation of records not removed','nl_nl','relatie tussen records niet verwijderd',32),
(7296,'Record has been deleted successfully','Record has been deleted successfully','nl_nl','Record is succesvol verwijderd',32),
(7297,'Time Tracking saved successfully','Time Tracking saved successfully','nl_nl','Tijdregistratie succesvol opgeslagen',32),
(7298,'Time Tracking updated successfully','Time Tracking updated successfully','nl_nl','Tijdregistratie succesvol bijgewerkt',32),
(7299,'Time Tracking ended successfully','Time Tracking ended successfully','nl_nl','Tijdregistratie succesvol beëindigd',32),
(7300,'Time Tracking started successfully','Time Tracking started successfully','nl_nl','Tijdregistratie succesvol gestart',32),
(7301,'record cannot be empty','record cannot be empty','nl_nl','record kan niet leeg zijn Tijdregistratie succesvol gestart Time Tracki',32),
(7302,'Module is disabled','Module is disabled','nl_nl','Module uitgezet',32),
(7303,'Shift ended successfully','Shift ended successfully','nl_nl','Dienst beëindigd',32),
(7304,'Shift started successfully','Shift started successfully','nl_nl','Dienst begonnen',32),
(7305,'relation of records added successfully','relation of records added successfully','nl_nl','Relatie succesvol gelegd',32),
(7306,'Comment saved successfully','Comment saved successfully','nl_nl','Opmerking opgeslagen',32),
(7307,'Comment not saved','Comment not saved','nl_nl','Opmerking niet opgeslagen',32),
(7308,'Comment module is not active','Comment module is not active','nl_nl','Module Opmerkingen niet actief',32),
(7309,'No Upcoming Event','No Upcoming Event','nl_nl','Geen aanstaande afspraken',32),
(7310,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','nl_nl','Geen sjablonen gevonden - maak deze aan vanuit de module Berichtsjablonen',32),
(7311,'No event or task for this date','No event or task for this date','nl_nl','Geen afspraak of taak voor deze datum',32),
(7312,'No filters created','No filters created','nl_nl','Geen filters gemaakt',32),
(7313,'Select at least one record to attach','Select at least one record to attach','nl_nl','Selecteer ten minste één record om toe te voegen',32),
(7314,'Please select one or more attachments','Please select one or more attachments','nl_nl','Selecteer een of meer bijlagen',32),
(7315,'No event for this month','No event for this month','nl_nl','Geen afspraak voor deze maand',32),
(7316,'No Activity found','No Activity found','nl_nl','Geen activiteit gevonden',32),
(7317,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','nl_nl','Uw feedback is waardevol voor ons - het kan niet leeg zijn',32),
(7318,'Could not send mail, Please try later','Could not send mail, Please try later','nl_nl','Kon geen e-mail verzenden, probeer het later',32),
(7319,'Latest Version updated successfully','Latest Version updated successfully','nl_nl','Laatste versie succesvol bijgewerkt',32),
(7320,'User Location Updated Successfully','User Location Updated Successfully','nl_nl','Gebruikerslocatie succesvol bijgewerkt',32),
(7321,'User Location not Updated Successfully','User Location not Updated Successfully','nl_nl','Gebruikerslocatie niet succesvol bijgewerkt',32),
(7322,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','nl_nl','SMSNotifier is niet ingeschakeld in CRM. Schakel het eerst in.',32),
(7323,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','nl_nl','Kon uw feedback niet verzenden - Probeer het later opnieuw.',32),
(7324,'Thank you for submitting your feedback','Thank you for submitting your feedback','nl_nl','Bedankt voor het indienen van uw feedback.',32),
(7325,'Please upload User Image','Please upload User Image','nl_nl','Upload een gebruikersafbeelding.',32),
(7326,'Image Not Uploading, please try again','Image Not Uploading, please try again','nl_nl','Afbeelding niet geüpload, probeer het opnieuw',32),
(7327,'User Image Uploaded Successfully','User Image Uploaded Successfully','nl_nl','Gebruikersafbeelding geüpload',32),
(7328,'Invalid Module name','Invalid Module name','nl_nl','Modulenaam ongeldig',32),
(7329,'Records Sync Successfully','Records Sync Successfully','nl_nl','Records succesvol gesynchroniseerd',32),
(7330,'Values cannot be empty','Values cannot be empty','nl_nl','Waarden kunnen niet leeg zijn',32),
(7331,'Record id is empty','Record id is empty','nl_nl','Record-id is leeg',32),
(7332,'Logout Successfully','Logout Successfully','nl_nl','Succesvol uitgelogd',32),
(7333,'Please Enable CTMobile Module','Please Enable CTMobile Module','nl_nl','Schakel CTMobile Module in',32),
(7334,'Authentication Failed','Username and Password do not match','nl_nl','Gebruikersnaam en wachtwoord komen niet overeen',32),
(7335,'Mismatched module information','Something gone wrong, please try again later','nl_nl','Er is iets misgegaan, probeer het later opnieuw',32),
(7336,'Field does not exists','Please set display fields again','nl_nl','Veld bestaat niet – stel weer te geven velden opnieuw in',32),
(7337,'Module does not exists','Module does not exists or disabled by admin','nl_nl','Module bestaat niet of is uitgeschakeld.',32),
(7338,'Month cannot be empty','Could not get the Month - Try again later','nl_nl','Kan maand niet ophalen - Probeer het later opnieuw',32),
(7339,'Year cannot be empty','Could not get the Year - Try again later','nl_nl','Kan jaar niet ophalen - Probeer het later opnieuw',32),
(7340,'Date cannot be empty','Could not get the Date - Try again later','nl_nl','Kan datum niet ophalen - Probeer het later opnieuw',32),
(7341,'Userid cannot be empty','Could not get the Userid - Try again later','nl_nl','Kan de gebruikers-ID niet ophalen - Probeer het later opnieuw Kan de datum niet ophalen - Probeer het later opnieuw Kan het jaar niet ophalen - Probeer het later opnieuw',32),
(7342,'End Date cannot be empty','Could not get the status - Try again later','nl_nl','Kan de status niet ophalen - Probeer het later opnieuw',32),
(7343,'Start Date cannot be empty','Could not get the Start Date - Try again later','nl_nl','Kan de begindatum niet ophalen - Probeer het later opnieuw',32),
(7344,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','nl_nl','Configureer SMS Notifier in uw CRM om dit te gebruiken',32),
(7345,'Longitude cannot be empty','Could not get location-Please try again','nl_nl','Kan locatie niet ophalen - Probeer het opnieuw',32),
(7346,'Latitude cannot be empty','Could not get location-Please try again','nl_nl','Kan locatie niet ophalen - Probeer het opnieuw',32),
(7347,'User cannot be empty','Could not get the User - Try again later','nl_nl','Kan de gebruiker niet ophalen - Probeer het later opnieuw',32),
(7348,'Status cannot be empty','Could not get the status - Try again later','nl_nl','Kan de status niet ophalen - Probeer het later opnieuw',32),
(7349,'Required fields not found','Required fields not found','nl_nl','Verplichte velden niet gevonden',32),
(7350,'Tracking module not active','Tracking module not active-Please contact CRM Admin','nl_nl','Tracking-module niet actief - Neem contact op met CRM-beheerder.',32),
(7351,'Missing mandatory input values','Missing mandatory input values','nl_nl','Verplichte gegevens ontbreken',32),
(7352,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','nl_nl','Geen mailbox gevonden. Maak een mailbox aan.',32),
(7353,'Mail not sent','Mail not sent','nl_nl','Mail niet verzonden',32),
(7354,'Mail send successfully','Mail send successfully','nl_nl','Mail succesvol verzonden',32),
(7355,'Email Id or username not match with your record','Email Id or username not match with your record','nl_nl','E-mail-id of gebruikersnaam komt niet overeen met uw record',32),
(7356,'Module not specified','Module not specified','nl_nl','Module niet opgegeven',32),
(7357,'No messages found','No messages found','nl_nl','Geen berichten gevonden',32),
(7358,'No Dependency Found For This Module','No Dependency Found For This Module','nl_nl','Geen afhankelijkheid gevonden voor deze module',32),
(7359,'Outgoing server is not Enabled','Outgoing server is not Enabled','nl_nl','Uitgaande server is niet ingeschakeld',32),
(7360,'Outgoing server is Enabled','Outgoing server is Enabled','nl_nl','Uitgaande server is ingeschakeld',32),
(7361,'Email Attached Successfully','Email Attached Successfully','nl_nl','E-mail succesvol bevestigd',32),
(7362,'Documents Attached Successfully','Documents Attached Successfully','nl_nl','Documenten bijgevoegd',32),
(7363,'Login required - Please login again','Login required - Please login again','nl_nl','Inloggen vereist - Gelieve opnieuw in te loggen',32),
(7364,'time_tracking_module_disable','Time tracking module is disable','nl_nl','Tijdregistratiemodule is uitgeschakeld',31),
(7365,'route_planning_module_disable','Route planning module is disable','nl_nl','Routeplanningsmodule is uitgeschakeld',31),
(7366,'mark_as_held','Are you sure you want to mark Event as Held?','nl_nl','Weet u zeker dat u deze afspraken als Gehouden wilt markeren?',31),
(7367,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','nl_nl','U bent al begonnen met Tijdregistratie voor een ander record. Wilt u dit eerst stoppen?',31),
(7368,'access_denied_routeplanning','Access denied for route planning','nl_nl','Toegang geweigerd voor routeplanning',31),
(7369,'time_spent','Time Spent','nl_nl','Tijd besteed',31),
(7370,'select_user','Select User','nl_nl','Selecteer gebruiker',30),
(7371,'status_cannot_be_held','Status cannot be held for future date start','nl_nl','Deze status kan niet bij een toekomstige startdatum',30),
(7372,'please_select_end_date','Please select end date','nl_nl','Selecteer een einddatum.',30),
(7373,'please_select_start_date','Please select start date','nl_nl','Selecteer een startdatum',30),
(7374,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','nl_nl','Tik op het pictogram + om een record voor uw route te selecteren.',30),
(7375,'please_enter_notes','Please enter notes','nl_nl','Voer notities in',30),
(7376,'please_enter_title','Please enter title','nl_nl','Voer titel in',30),
(7377,'please_select_date','Please Select Date','nl_nl','Selecteer datum',30),
(7378,'search_by_date','Search by Date','nl_nl','Zoek op datum',30),
(7379,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','nl_nl','Snelkoppeling nog niet ingesteld! Voeg een snelkoppeling toe door op [icon] te klikken in de zoekresultaten van records of door het recordscherm te bekijken.',30),
(7380,'max_upload_size','max file Upload exceeds','nl_nl','max. Bestand upload overschreden',30),
(7381,'unselect_all','UnSelect All','nl_nl','Deselecteer alles',30),
(7382,'select_all','Select All','nl_nl','Selecteer alles',30),
(7383,'please_select_records','Please select records','nl_nl','Selecteer records',30),
(7384,'select_date','Select Date','nl_nl','Selecteer datum',30),
(7385,'quantity_in_stock_is','Quantity in stock is','nl_nl','Hoeveelheid in voorraad is',30),
(7386,'replies','Replies','nl_nl','Antwoorden',30),
(7387,'conversation_require_selection','Conversion requires selection of Contact or Organization','nl_nl','vereist selectie van Contactpersoon of Organisatie',30),
(7388,'please_select_product','Please Select Product','nl_nl','Selecteer product',30),
(7389,'timer_msg','You can start timer for single task only at same time','nl_nl','U kunt de timer slechts voor een enkele taak tegelijkertijd starten',31),
(7390,'save_start_tracking','Save & Start Tracking','nl_nl','Opslaan en starten met volgen',31),
(7391,'lbl_notes','Notes','nl_nl','Notities',31),
(7392,'enter_title','Enter Title','nl_nl','Voer titel in',31),
(7393,'select_module_record','Select Module / Record','nl_nl','Selecteer module / record',31),
(7394,'lbl_tomorrow','Tomorrow','nl_nl','Morgen',30),
(7395,'lbl_yesterday','Yesterday','nl_nl','Gisteren',30),
(7396,'lbl_today','Today','nl_nl','Vandaag',30),
(7397,'time_tracker','Time Tracker','nl_nl','Time Tracker',31),
(7398,'time_end','End Time','nl_nl','Eindtijd',5),
(7399,'due_date','End Date','nl_nl','Einddatum',5),
(7400,'time_start','Time Start','nl_nl','Tijd Start',5),
(7401,'date_start','Start Date','nl_nl','Start Datum',5),
(7402,'delete_widget_msg','Display widget again by using (+) option','nl_nl','Widget opnieuw tonen: gebruik (+)',15),
(7403,'no_upcoming_activities','No scheduled activities ','nl_nl','Geen geplande activiteiten',15),
(7404,'check_in_first','Please check-in first','nl_nl','Gelieve eerst in te checken',30),
(7405,'duration','Duration','nl_nl','Duur',30),
(7406,'distance','Distance','nl_nl','Afstand',30),
(7407,'proper_address_message','Please enter proper address in record\n','nl_nl','Vul adres in',30),
(7408,'select_status','Select Status','nl_nl','Selecteer Status',30),
(7409,'route_planner','Route Planner','nl_nl','Route Planner',30),
(7410,'route_planning','Route Planning','nl_nl','Route Planning',30),
(7411,'add_route','Add Route','nl_nl','Voeg route toe',30),
(7412,'calender_disabled','Calendar Module is disabled','nl_nl','Agenda-module staat uit.',30),
(7413,'close_dialog','Close form','nl_nl','Sluit formulier',30),
(7414,'cancel_form_message','Are You sure want to close ?','nl_nl','Weet u zeker dat u wilt sluiten?',30),
(7415,'create_route','Create Route','nl_nl','Maak route',30),
(7416,'select_module_create_route','Select Module to create Route','nl_nl','Selecteer Module voor het maken van een route.',30),
(7417,'cancel','Cancel','nl_nl','Annuleren',30),
(7418,'assign_route','Assign Route','nl_nl','toewijzen Route',30),
(7419,'route_for','Route for','nl_nl','Route voor',30),
(7420,'assigned_to','Assigned To','nl_nl','Toegewezen aan',30),
(7421,'enter_route_name','Enter Route Name','nl_nl','Enter Route Name',30),
(7422,'list','List','nl_nl','Lijst',30),
(7423,'map','Map','nl_nl','Map',30),
(7424,'other_modules','Other Modules','nl_nl','Andere modules',15),
(7425,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','nl_nl','Snelkoppeling nog niet ingesteld. Voeg een snelkoppeling toe door op het pictogram + te klikken in de \n zoekresultaten van records of bekijk het recordscherm.',25),
(7426,'clear','Clear','nl_nl','Wissen',25),
(7427,'open','Open','nl_nl','Openen',11),
(7428,'max_file_msg','Too many files selected (max:6)','nl_nl','Te veel bestanden geselecteerd (max: 6)',11),
(7429,'error_voicenote_record','Unable to recording voice while another application is recording sound.','nl_nl','Kan niet opnemen terwijl een andere toepassing geluid opneemt.',11),
(7430,'msg_warning','Warning!','nl_nl','Waarschuwing!',11),
(7431,'Permision_denied_contact','Permission denied to access your contacts','nl_nl','Toestemming geweigerd om toegang te krijgen tot uw contactpersonen.',15),
(7432,'no_widget_added','Please click + icon to add new widget to your dashboard.','nl_nl','Klik op het + pictogram om een nieuw widget aan uw dashboard toe te voegen.',15),
(7433,'no_data_available','Data not available, please check the selected fields','nl_nl','Gegevens niet beschikbaar, controleer de geselecteerde velden.',15),
(7434,'check_out_successfully','Check out successfully','nl_nl','Succesvol uitchecken',11),
(7435,'check_in_successfully','Check in successfully','nl_nl','Check in succes',11),
(7436,'check_out','Check out','nl_nl','Check out',11),
(7437,'check_in','Check in','nl_nl','Check in',11),
(7438,'navigate','Navigate','nl_nl','Navigeren',11),
(7439,'save_to_phone_vcard_success','VCard Saved to phone successfully','nl_nl','VCard opgeslagen op de telefoon met succes',15),
(7440,'download_vcard_success','VCard downloaded successfully','nl_nl','VCard gedownload',15),
(7441,'card_details','Card Details','nl_nl','Kaart details',15),
(7442,'add_widget','Add Widget','nl_nl','Voeg widget toe',15),
(7443,'delete_widget','Are you sure to hide widget?','nl_nl','Weet u zeker dat u dit widget wilt verbergen?',15),
(7444,'already_widgets_added','All types of Widget & reports are already added','nl_nl','Alle soorten Widget & rapporten zijn al toegevoegd',15),
(7445,'retry','Retry','nl_nl','Retry',28),
(7446,'retake','Retake','nl_nl','Retake',28),
(7447,'Reports','Reports','nl_nl','Reports',15),
(7448,'Widgets','Widgets','nl_nl','Widgets',15),
(7449,'vcard_config','Vcard Configuration','nl_nl','Vcard Configuration',8),
(7450,'save_to_phone','Save to phone','nl_nl','Opslaan in telefoon',11),
(7451,'download_vcard','Download Vcard','nl_nl','Download vCard',11),
(7452,'share_vcard','Share Vcard','nl_nl','Delen Vcard',11),
(7453,'share_record','Share Record','nl_nl','Delen Record',11),
(7454,'permission_denied_edit','You don\'t have permission to edit this record.','nl_nl','U bent niet gemachtigd om dit record te bewerken.',27),
(7455,'permission_denied_delete','You don\'t have permission to delete this record.','nl_nl','U bent niet gemachtigd om dit record te verwijderen.',27),
(7456,'Voice_Recording_Started','Recording Started','nl_nl','Opname gestart',12),
(7457,'Voice_Recording_Stopped','Recording Stopped','nl_nl','Opname gestopt',12),
(7458,'SEARCH','Search','nl_nl','zoekopdracht',7),
(7459,'LAST','Last','nl_nl','laatste',7),
(7460,'FIRST','First','nl_nl','Eerste',7),
(7461,'MONDAY','Monday','nl_nl','Maandag',7),
(7462,'TUESDAY','Tuesday','nl_nl','Dinsdag',7),
(7463,'WEDNESDAY','Wednesday','nl_nl','woensdag',7),
(7464,'THURSDAY','Thursday','nl_nl','donderdag',7),
(7465,'FRIDAY','Friday','nl_nl','vrijdag',7),
(7466,'SATURDAY','Saturday','nl_nl','zaterdag',7),
(7467,'SUNDAY','Sunday','nl_nl','zondag',7),
(7468,'DAILY','Daily','nl_nl','Dagelijks',7),
(7469,'WEEKLY','Weekly','nl_nl','Wekelijks',7),
(7470,'MONTHLY','Monthly','nl_nl','Maandelijks',7),
(7471,'YEARLY','Yearly','nl_nl','Jaarlijks',7),
(7472,'asset_tracking','Asset tracking','nl_nl','Activa bijhouden',15),
(7473,'open_file','Open File','nl_nl','Open File',1),
(7474,'download_pdf_successfully','Download PDF Successfully','nl_nl','Download PDF Successfully',1),
(7475,'select_pdf','Select PDF','nl_nl','Select PDF',1),
(7476,'email_pdf','Email PDF','nl_nl','Email PDF',1),
(7477,'download_pdf','Download PDF','nl_nl','Download PDF',1),
(7478,'edit_route','Edit Route','nl_nl','Edit Route',1),
(7479,'save_route','Save Route','nl_nl','Save Route',1),
(7480,'clear_all','Clear All','nl_nl','Clear All',1),
(7481,'notification','Notifications','nl_nl','Notifications',1),
(7482,'menu_management','Menu Management','nl_nl','Menu Management',1),
(7483,'select_menu','Select Menu','nl_nl','Select Menu',1),
(7484,'module_record_not_found','Module and Record not found','nl_nl','Module and Record not found',1),
(7485,'reason_for_changing_comments','Reason for changing comments','nl_nl','Reason for changing comments',1),
(7486,'edit_reason','Edit Reason','nl_nl','Edit Reason',1),
(7487,'create_filters','Create Filter','nl_nl','Create Filter',1),
(7488,'you_checked','You Checked','nl_nl','You Checked',1),
(7489,'you_un_checked','You UnChecked','nl_nl','You UnChecked',1),
(7490,'log_the_call','Log the call ?','nl_nl','Log the call ?',1),
(7491,'add_a_description_(optional)','Add a description (optional)','nl_nl','Add a description (optional)',1),
(7492,'called','Called','nl_nl','Called',1),
(7493,'call_log','Call Log','nl_nl','Call Log',1),
(7494,'subject','Subject','nl_nl','Subject',1),
(7495,'add_condition','Add Condition','nl_nl','Add Condition',1),
(7496,'select_condition','Select Condition','nl_nl','Select Condition',1),
(7497,'select_field','Select Field','nl_nl','Select Field',1),
(7498,'please_select_first_field','Please First Select field','nl_nl','Please First Select field',1),
(7499,'filter_name','Filter Name','nl_nl','Filter Name',1),
(7500,'enter_filter_name','Enter filter name','nl_nl','Enter filter name',1),
(7501,'choose_conditions','Choose Conditions','nl_nl','Choose Conditions',1),
(7502,'all_condition','All Conditions(All conditions must be met)','nl_nl','All Conditions(All conditions must be met)',1),
(7503,'any_condition','Any Conditions(At least one the conditions must be met)','nl_nl','Any Conditions(At least one the conditions must be met)',1),
(7504,'lattitude','latitude','nl_nl','latitude',1),
(7505,'notification_settings','Notification Settings','nl_nl','Notification Settings',1),
(7506,'notification_management','Notification Management','nl_nl','Notification Management',1),
(7507,'addyourcommentshere','Type @ to mention user','nl_nl','Type @ to mention user',1),
(7508,'google_api_key_missing','Google Api key is missing.','nl_nl','Google Api key is missing.',1),
(7509,'event_filter_by','Event Filter by','nl_nl','Event Filter by',1),
(7510,'apply','Apply','nl_nl','Apply',1),
(7511,'choose_from_gallery','Choose From Gallery','nl_nl','Choose From Gallery',1),
(7512,'choose_from_camera','Choose From Camera','nl_nl','Choose From Camera',1),
(7513,'mutli_select_CB','Mutli Select CB','nl_nl','Mutli Select CB',1),
(7514,'please_select_condition','Please Select Condition','nl_nl','Please Select Condition',1),
(7515,'please_enter_value_or_field','Please Enter Value or Field','nl_nl','Please Enter Value or Field',1),
(7516,'set_as_default','Set as Default','nl_nl','Set as Default',1),
(7517,'list_in_metrics','List in Metrics','nl_nl','List in Metrics',1),
(7518,'order_number','Order Number','nl_nl','Order Number',1),
(7519,'recording_saved_message','Recording saved successfully.','nl_nl','Recording saved successfully.',1),
(7520,'recording_file','Recording File','nl_nl','Recording File',1),
(7521,'file_not_found','File not found','nl_nl','File not found',1),
(7522,'please_enter_valid_path','Please enter valid path','nl_nl','Please enter valid path',1),
(7523,'enter_path_here','Enter path here...','nl_nl','Enter path here...',1),
(7524,'set_call_recording_path','Set Call Recording Path','nl_nl','Set Call Recording Path',1),
(7525,'set_call_recording_path_here','Set call recording path here','nl_nl','Set call recording path here',1),
(7526,'call_recording_path','Call Recording Path','nl_nl','Call Recording Path',1),
(7527,'please_place_api','Please enable place api','nl_nl','Please enable place api',1),
(7528,'event_filters_by','Event Filters by','nl_nl','Event Filters by',1),
(7529,'select_at_least_one_option','Please select at least one option','nl_nl','Please select at least one option',1),
(7530,'enable_call_feature','Please enable call feature','nl_nl','Please enable call feature',1),
(7531,'enable_email_feature','Please enable email feature','nl_nl','Please enable email feature',1),
(7532,'demo_login','Demo Login','nl_nl','Demo Login',1),
(7533,'select_email_template','Select Email Template','nl_nl','Select Email Template',1),
(7534,'template_name','Template Name','nl_nl','Template Name',1),
(7535,'example_storage_path','example : storage/Music/Recordings/Call Recordings','nl_nl','example : storage/Music/Recordings/Call Recordings',1),
(7536,'User Notification Settings saved successfully','User Notification Settings saved successfully','nl_nl','User Notification Settings saved successfully',33),
(7537,'This Notification has been disabled by admin','This Notification has been disabled by admin','nl_nl','This Notification has been disabled by admin',33),
(7538,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','nl_nl','Notify when any updates to the record you\'re following',33),
(7539,'Task assigned to you','Task assigned to you','nl_nl','Task assigned to you',33),
(7540,'Task Reminder','Task Reminder','nl_nl','Task Reminder',33),
(7541,'You were mentioned in comments','You were mentioned in comments','nl_nl','You were mentioned in comments',33),
(7542,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','nl_nl','Comments has been added to record assigned to you',33),
(7543,'When Record Assigned','When Record Assigned','nl_nl','When Record Assigned',33),
(7544,'Event Reminder','Event Reminder','nl_nl','Event Reminder',33),
(7545,'Event Invitation','Event Invitation','nl_nl','Event Invitation',33),
(7546,'Follow record','Follow record','nl_nl','Follow record',33),
(7547,'Task','Task','nl_nl','Task',33),
(7548,'Conversions','Conversions','nl_nl','Conversions',33),
(7549,'Events','Events','nl_nl','Events',33),
(7550,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','nl_nl','No record(s) found Please click on filter icon to change filter',1),
(7551,'title','Title','nl_nl','Title',1),
(7552,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','nl_nl','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(7553,'call_recording','Call recording','nl_nl','Call recording',1),
(7554,'voice_recorder','Voice Recorder','nl_nl','Voice Recorder',1),
(7555,'no_address_reference_found','No Address Reference found','nl_nl','No Address Reference found',32),
(7556,'no_overdue_activities','No OverDue Activities','nl_nl','No OverDue Activities',32),
(7557,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','nl_nl','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(7558,'Default_Search_Field','Default search field','nl_nl','Default search field',32),
(7559,'Calender_Reminder_Message','Free user can\'t send local reminder','nl_nl','Free user can\'t send local reminder',32),
(7560,'you_must_have_permission','You must give permissions to use this features.','nl_nl','You must give permissions to use this features.',32),
(7561,'internal_comment','Internal Comment','nl_nl','Internal Comment',1),
(7562,'unlink_record','Unlink Record','nl_nl','Unlink Record',11),
(7563,'unlink_record_msg','Are you sure want to unlink record?','nl_nl','Are you sure want to unlink record?',11),
(7564,'file_format_not_support','File format not supported','nl_nl','File format not supported',11),
(7565,'file_upload','File Upload','nl_nl','File Upload',5),
(7566,'to_vtiger','To Vtiger','nl_nl','To Vtiger',5),
(7567,'link_external_document','Link External Document','nl_nl','Link External Document',5),
(7568,'from_file_url','From File Url','nl_nl','From File Url',5),
(7569,'create_new_document','Create New Document','nl_nl','Create New Document',5),
(7570,'select_document_type','Select Document type','nl_nl','Select Document type',5),
(7571,'add_signature','Please add signature','nl_nl','Please add signature',11),
(7572,'date_greater_then_equal','should be greater than or equal to','nl_nl','should be greater than or equal to',1),
(7573,'date_less_then_equal','should be less than or equal to','nl_nl','should be less than or equal to',1),
(7574,'Click_on_plus_for_add','Please tap on + to create a new record.','nl_nl','Please tap on + to create a new record.',15),
(7575,'display_map','Display map','nl_nl','Display map',15),
(7576,'other_settings','Other settings','nl_nl','Other settings',15),
(7577,'total_hours','Total hours','nl_nl','Total hours',15),
(7578,'widget_not_found','No widgets found','nl_nl','No widgets found',15),
(7579,'quickaction','Quick action','nl_nl','Quick action',15),
(7580,'dashboard','Dashboard','nl_nl','Dashboard',15),
(7581,'new','New','nl_nl','New',15),
(7582,'global_search_hint','Please try to search using search box at top','nl_nl','Please try to search using search box at top',15),
(7583,'near_by_map','Near By Map','nl_nl','Near By Map',15),
(7584,'miles','Miles','nl_nl','Miles',15),
(7585,'lbl_filters','Filters','nl_nl','Filters',27),
(7586,'warning','Warning','nl_nl','Warning',27),
(7587,'no_filter_created','No filter is created.','nl_nl','No filter is created.',27),
(7588,'please_create_new_ilter','Please create a new filter','nl_nl','Please create a new filter',27),
(7589,'select_search_fields','Select fields for the search record.','nl_nl','Select fields for the search record.',27),
(7590,'apply_fliters','Apply filters','nl_nl','Apply filters',27),
(7591,'sort_by','Sort by','nl_nl','Sort by',27),
(7592,'sort_order','Sort order','nl_nl','Sort order',27),
(7593,'Start_time_tracking','Start time tracking','nl_nl','Start time tracking',31),
(7594,'Stop_time_tracking','Stop time tracking','nl_nl','Stop time tracking',31),
(7595,'image_preview','Image preview','nl_nl','Image preview',11),
(7596,'phone_number','Phone number','nl_nl','Phone number',11),
(7597,'email_address','Email address','nl_nl','Email address',11),
(7598,'edit_your_preferences','Edit your preferences','nl_nl','Edit your preferences',8),
(7599,'about_app','About app','nl_nl','About app',8),
(7600,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','nl_nl','You already have latest CTMobile Ext. Version',8),
(7601,'updated_app_version','You already have latest CRMTiger App Version','nl_nl','You already have latest CRMTiger App Version',8),
(7602,'plan','Plan','nl_nl','Plan',8),
(7603,'time','Time','nl_nl','Time',31),
(7604,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','nl_nl','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(7605,'add_to_quick_action','Add to quick action','nl_nl','Add to quick action',1),
(7606,'add_filter_to_quick_action','Add filter to quick action','nl_nl','Add filter to quick action',1),
(7607,'create_record','Create Record','nl_nl','Create Record',1),
(7608,'quick_action_hint','You can Add Quick Action here','nl_nl','You can Add Quick Action here',1),
(7609,'str_send','Send','nl_nl','Send',3),
(7610,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','nl_nl','Do you want to update tax & charge values corresponding to selected region?',1),
(7611,'delete_quick_action_widgest','Delete Widget?','nl_nl','Delete Widget?',15),
(7612,'add_record_to_dashboard','Add record to dashboard','nl_nl','Add record to dashboard',15),
(7613,'module_quick_action_msg','Module added to dashboard','nl_nl','Module added to dashboard',15),
(7614,'filter_quick_action_msg','Filter added to dashboard','nl_nl','Filter added to dashboard',15),
(7615,'record_quick_action_msg','Record added to dashboard','nl_nl','Record added to dashboard',15),
(7616,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','nl_nl','Filter shortcut added to dashboard',15),
(7617,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','nl_nl','Record shortcut added to dashboard',15),
(7618,'documents_disabled','Documents Module is disabled','nl_nl','Documents Module is disabled',1),
(7619,'document_dont_attachment','Document does not have a attachment','nl_nl','Document does not have a attachment',1),
(7620,'go_to_neat_by','Go to NearBy','nl_nl','Go to NearBy',15),
(7621,'go_to_time_tracking','Go to Time Tracker','nl_nl','Go to Time Tracker',13),
(7622,'nearby_quick_action_msg','NearBy added to dashboard','nl_nl','NearBy added to dashboard',15),
(7623,'time_tracking_quick_action_msg','Time Tracking added to dashboard','nl_nl','Time Tracking added to dashboard',15),
(7624,'attendance_quick_action_msg','Attendance added to dashboard','nl_nl','Attendance added to dashboard',15),
(7625,'attachment','Attachment','nl_nl','Attachment',15),
(7626,'search_by_fields','Search by fields','nl_nl','Search by fields',27),
(7627,'apply_selected','Apply selected','nl_nl','Apply selected',27),
(7628,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','nl_nl','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(7629,'Attendance','Attendance','nl_nl','Attendance',15),
(7630,'Check-in successfully','Check-in successfully','nl_nl','Check-in successfully',32),
(7631,'Check-out successfully','Check-out successfully','nl_nl','Check-out successfully',32),
(7632,'Nothing around here','Nothing around here','nl_nl','Nothing around here',13),
(7633,'select_days','Select Days','nl_nl','Select Days',5),
(7634,'select_minutes','Select Minutes','nl_nl','Select Minutes',5),
(7635,'select_hours','Select Hours','nl_nl','Select Hours',5),
(7636,'no_lat_long_found','Location information (Latitude,Longitude) not found','nl_nl','Location information (Latitude,Longitude) not found',32),
(7637,'Call Log save successfully','Call Log save successfully','nl_nl','Call Log save successfully',32),
(7638,'Files/photos deleted successfully','Files/photos deleted successfully','nl_nl','Files/photos deleted successfully',32),
(7639,'network_error','Network connection error!','pt_br','Network connection error!',1),
(7640,'connection_check','Could not connect to CRM, Please check your Internet connection.','pt_br','Could not connect to CRM, Please check your Internet connection.',1),
(7641,'update','Update','pt_br','Update',1),
(7642,'cancel','Cancel','pt_br','Cancel',1),
(7643,'ok','Ok','pt_br','Ok',1),
(7644,'more_information','Click here for more information.','pt_br','Click here for more information.',1),
(7645,'yes','Yes','pt_br','Yes',1),
(7646,'no','No','pt_br','No',1),
(7647,'click_again_exit','Click again to exit','pt_br','Click again to exit',1),
(7648,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','pt_br','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.',1),
(7649,'clickhere','Click here','pt_br','Click here',1),
(7650,'clickhere_subscribe','Click here to subscribe premium version','pt_br','Click here to subscribe premium version',1),
(7651,'clickhere_configure','Click here and view how to Configure.','pt_br','Click here and view how to Configure.',1),
(7652,'please_wait','Please Wait…','pt_br','Please Wait…',1),
(7653,'share__msg','Share file with','pt_br','Share file with',1),
(7654,'dialog_camera','Camera','pt_br','Camera',1),
(7655,'dialog_add_file_by','Take Photo from','pt_br','Take Photo from',1),
(7656,'add','Add','pt_br','Add',1),
(7657,'mail_manager_configured','Mail Manager is not configured','pt_br','Mail Manager is not configured',1),
(7658,'dialog_add_files_by','Add Files by','pt_br','Add Files by',1),
(7659,'dialog_drive','Drive','pt_br','Drive',1),
(7660,'dialog_drop_box','Drop Box','pt_br','Drop Box',1),
(7661,'dialog_need_signin','You need to Sign-in to your Drive account first.','pt_br','You need to Sign-in to your Drive account first.',1),
(7662,'dialog_gallery','Gallery','pt_br','Gallery',1),
(7663,'delete','Delete','pt_br','Delete',1),
(7664,'timeoutmessage','Oops! Request is taking more time than expected.','pt_br','Oops! Request is taking more time than expected.',1),
(7665,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','pt_br','GPS is not enabled. Please turn it on to get your near by locations.',1),
(7666,'sure_want_delete','Are you sure want to delete ?','pt_br','Are you sure want to delete ?',1),
(7667,'select','Select','pt_br','Select',1),
(7668,'msgforrecordaudio','Minimum record duration one second.','pt_br','Minimum record duration one second.',1),
(7669,'permission_storage','Permission denied to read your External storage','pt_br','Permission denied to read your External storage',1),
(7670,'send_permission_msg','Send message permission denied','pt_br','Send message permission denied',1),
(7671,'choosefile','Choose File','pt_br','Choose File',1),
(7672,'enter','Enter','pt_br','Enter',1),
(7673,'select_an_option','Select an Option','pt_br','Select an Option',1),
(7674,'email_validation','Email is not valid','pt_br','Email is not valid',1),
(7675,'please_enter','Please Enter','pt_br','Please Enter',1),
(7676,'website_validation_text','Website URL is not valid','pt_br','Website URL is not valid',1),
(7677,'selectvalue','Select value first','pt_br','Select value first',1),
(7678,'email','Email','pt_br','Email',1),
(7679,'enter_email_address','Enter email address','pt_br','Enter email address',1),
(7680,'email_address_not_correct','Email address incorrect','pt_br','Email address incorrect',1),
(7681,'pls_enter_subject','Please Enter Subject','pt_br','Please Enter Subject',1),
(7682,'attachFiles','Attached File','pt_br','Attached File',1),
(7683,'from','From','pt_br','From',1),
(7684,'to','To','pt_br','To',1),
(7685,'call_permission_msg','Call permission denied','pt_br','Call permission denied',1),
(7686,'no_records','No records found','pt_br','No records found',1),
(7687,'fullform','Create New','pt_br','Create New',1),
(7688,'save','Save','pt_br','Save',1),
(7689,'total','Total','pt_br','Total',1),
(7690,'discount','Discount','pt_br','Discount',1),
(7691,'price','Price','pt_br','Price',1),
(7692,'quantity','Quantity','pt_br','Quantity',1),
(7693,'select_module','Select Module','pt_br','Select Module',1),
(7694,'item_list','Item List','pt_br','Item List',1),
(7695,'quickcreate','Quick Create','pt_br','Quick Create',1),
(7696,'overwrite_msg_part1','Overwrite the existing address with the selected','pt_br','Overwrite the existing address with the selected',1),
(7697,'once_in_every','Once in every','pt_br','Once in every',1),
(7698,'overwrite_msg_part2','address details?','pt_br','address details?',1),
(7699,'add_item','Add Item','pt_br','Add Item',1),
(7700,'recordsave','Record saved successfully','pt_br','Record saved successfully',1),
(7701,'recordnotsave','Could not save record. Try again later','pt_br','Could not save record. Try again later',1),
(7702,'minutes','Minutes','pt_br','Minutes',1),
(7703,'hours','Hours','pt_br','Hours',1),
(7704,'days','Days','pt_br','Days',1),
(7705,'on','On','pt_br','On',1),
(7706,'day_of_the_month','day of the month','pt_br','day of the month',1),
(7707,'list_price','List Price','pt_br','List Price',1),
(7708,'add_record','Add Record','pt_br','Add Record',1),
(7709,'add_product','Add Product','pt_br','Add Product',1),
(7710,'add_service','Add Service','pt_br','Add Service',1),
(7711,'discountin','Discount in %','pt_br','Discount in %',1),
(7712,'unitprice','Unit price','pt_br','Unit price',1),
(7713,'netprice','Net price','pt_br','Net price',1),
(7714,'comments','Comments','pt_br','Comments',1),
(7715,'add_close','Add & Close','pt_br','Add & Close',1),
(7716,'fetching_rout_message','Fetching route, Please wait…','pt_br','Fetching route, Please wait…',1),
(7717,'setting','Settings','pt_br','Settings',1),
(7718,'utc','UTC','pt_br','UTC',1),
(7719,'in','In','pt_br','In',1),
(7720,'days_ago','days ago','pt_br','days ago',1),
(7721,'mins_ago','Minutes ago','pt_br','Minutes ago',1),
(7722,'justnow','Just now','pt_br','Just now',1),
(7723,'hours_ago','hours ago','pt_br','hours ago',1),
(7724,'in_1_day','In 1 day','pt_br','In 1 day',1),
(7725,'scanqrcode','Asset / Card scanner','pt_br','Asset / Card scanner',1),
(7726,'call_log','Call Log','pt_br','Call Log',1),
(7727,'voice_message','Hi','pt_br','Hi',1),
(7728,'voice_message1','What can I search for you in','pt_br','What can I search for you in',1),
(7729,'live_tracking','Live Tracking','pt_br','Live Tracking',1),
(7730,'mailmanager','Mail Manager','pt_br','Mail Manager',1),
(7731,'my_location','My location','pt_br','My location',1),
(7732,'created_on','Created On','pt_br','Created On',1),
(7733,'modified_on','Modified On','pt_br','Modified On',1),
(7734,'enter_comments','Enter Comments','pt_br','Enter Comments',1),
(7735,'viewmore','View More','pt_br','View More',1),
(7736,'viewless','View Less','pt_br','View Less',1),
(7737,'gotofullform','Go to Full Form','pt_br','Go to Full Form',1),
(7738,'post','Post','pt_br','Post',1),
(7739,'url','URL','pt_br','URL',1),
(7740,'dialog_title_text_back_color','Select a Text Background Color','pt_br','Select a Text Background Color',1),
(7741,'event_or_task','Add event/task','pt_br','Add event/task',1),
(7742,'shortcut','Shortcuts','pt_br','Shortcuts',1),
(7743,'select_field','Select Field','pt_br','Select Field',1),
(7744,'share','Share','pt_br','Share',1),
(7745,'title_insert_link','Insert Link','pt_br','Insert Link',1),
(7746,'addyourcommentshere','Add your comments here','pt_br','Add your comments here',1),
(7747,'nocomment','No Comments','pt_br','No Comments',1),
(7748,'leads','Leads','pt_br','Leads',1),
(7749,'true_val','true','pt_br','true',1),
(7750,'noresult','No Result','pt_br','No Result',1),
(7751,'version','Version','pt_br','Version',1),
(7752,'convert_lead','Convert Lead','pt_br','Convert Lead',1),
(7753,'app_name','CRMTiger','pt_br','CRMTiger',1),
(7754,'enter_url','Please Enter url','pt_br','Please Enter url',1),
(7755,'help','Help','pt_br','Help',1),
(7756,'contact_us','Contact Us','pt_br','Contact Us',1),
(7757,'updates','Updates','pt_br','Updates',1),
(7758,'logout','LogOut','pt_br','LogOut',1),
(7759,'busnies_cardscanner','Business Card Scanner','pt_br','Business Card Scanner',1),
(7760,'sure_want_logout','Are you sure want to logout ?','pt_br','Are you sure want to logout ?',1),
(7761,'logout_message','Logout successfully','pt_br','Logout successfully',1),
(7762,'all','All','pt_br','All',1),
(7763,'add_event','Add event','pt_br','Add event',1),
(7764,'add_task','Add Task','pt_br','Add Task',1),
(7765,'next','Next','pt_br','Next',1),
(7766,'terms_conditions','Terms and Conditions','pt_br','Terms and Conditions',1),
(7767,'login','Login','pt_br','Login',2),
(7768,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','pt_br','By logging in, you agree to our Terms and Conditions & Privacy Policy',2),
(7769,'copyright','Copyright © 2020 CRMTiger Version','pt_br','Copyright © 2020 CRMTiger Version',2),
(7770,'enter_username','Please enter username','pt_br','Please enter username',2),
(7771,'enter_password','Please enter password','pt_br','Please enter password',2),
(7772,'remanberme','Remember Me','pt_br','Remember Me',2),
(7773,'forgot_password','Forgot password?','pt_br','Forgot password?',2),
(7774,'privacy_policay1','Privacy Policy','pt_br','Privacy Policy',2),
(7775,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','pt_br','Something went wrong. \n please Click here to contact support.',2),
(7776,'enter_username_password','Entered Username or Password is wrong','pt_br','Entered Username or Password is wrong',2),
(7777,'server_issue_occured','Server issues occurred','pt_br','Server issues occurred',2),
(7778,'password','Password','pt_br','Password',3),
(7779,'user_name','Username','pt_br','Username',3),
(7780,'reset_pwd','Reset Password','pt_br','Reset Password',3),
(7781,'forgot_password_title','Forgot password','pt_br','Forgot password',3),
(7782,'enter_user_name','Enter user name','pt_br','Enter user name',3),
(7783,'cc','Cc','pt_br','Cc',4),
(7784,'body','Body','pt_br','Body',4),
(7785,'bcc','BCC','pt_br','BCC',4),
(7786,'dialog_title_text_color','Select a Text Color','pt_br','Select a Text Color',4),
(7787,'date','Date','pt_br','Date',4),
(7788,'subject','Subject','pt_br','Subject',4),
(7789,'composeMail','Compose Mail','pt_br','Compose Mail',4),
(7790,'send','Send','pt_br','Send',4),
(7791,'select_message','Select message','pt_br','Select message',4),
(7792,'title_insert_table','Insert Table','pt_br','Insert Table',4),
(7793,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','pt_br','I agree to Share API Log to Technical team for further troubleshooting',5),
(7794,'edit_record','Edit Records','pt_br','Edit Records',5),
(7795,'select_time','Select Time','pt_br','Select Time',5),
(7796,'edit_item','Edit Item','pt_br','Edit Item',5),
(7797,'items_total','Items Total','pt_br','Items Total',5),
(7798,'number_less_then_31','Number should be less than 31','pt_br','Number should be less than 31',5),
(7799,'users','Users','pt_br','Users',5),
(7800,'groups','Groups','pt_br','Groups',5),
(7801,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','pt_br','Note : Existing attachments(images/files) will be replaced',5),
(7802,'greaterdatetime','End DateTime should be greater than Start DateTime','pt_br','End DateTime should be greater than Start DateTime',5),
(7803,'until','Until','pt_br','Until',5),
(7804,'organizations','Organizations','pt_br','Organizations',6),
(7805,'contacts','Contacts','pt_br','Contacts',6),
(7806,'opportunity','Opportunity','pt_br','Opportunity',6),
(7807,'lbl_sun','SUN','pt_br','SUN',7),
(7808,'lbl_mon','MON','pt_br','MON',7),
(7809,'lbl_tue','TUE','pt_br','TUE',7),
(7810,'lbl_wed','WED','pt_br','WED',7),
(7811,'lbl_thu','THU','pt_br','THU',7),
(7812,'lbl_fri','FRI','pt_br','FRI',7),
(7813,'lbl_sat','SAT','pt_br','SAT',7),
(7814,'lbl_1','1','pt_br','1',7),
(7815,'lbl_2','2','pt_br','2',7),
(7816,'lbl_3','3','pt_br','3',7),
(7817,'lbl_4','4','pt_br','4',7),
(7818,'lbl_5','5','pt_br','5',7),
(7819,'lbl_6','6','pt_br','6',7),
(7820,'lbl_7','7','pt_br','7',7),
(7821,'lbl_8','8','pt_br','8',7),
(7822,'lbl_9','9','pt_br','9',7),
(7823,'lbl_10','10','pt_br','10',7),
(7824,'lbl_11','11','pt_br','11',7),
(7825,'lbl_12','12','pt_br','12',7),
(7826,'lbl_13','13','pt_br','13',7),
(7827,'lbl_14','14','pt_br','14',7),
(7828,'lbl_15','15','pt_br','15',7),
(7829,'lbl_16','16','pt_br','16',7),
(7830,'lbl_17','17','pt_br','17',7),
(7831,'lbl_18','18','pt_br','18',7),
(7832,'lbl_19','19','pt_br','19',7),
(7833,'lbl_20','20','pt_br','20',7),
(7834,'lbl_21','21','pt_br','21',7),
(7835,'lbl_22','22','pt_br','22',7),
(7836,'lbl_23','23','pt_br','23',7),
(7837,'lbl_24','24','pt_br','24',7),
(7838,'lbl_25','25','pt_br','25',7),
(7839,'lbl_26','26','pt_br','26',7),
(7840,'lbl_27','27','pt_br','27',7),
(7841,'lbl_28','28','pt_br','28',7),
(7842,'lbl_29','29','pt_br','29',7),
(7843,'lbl_30','30','pt_br','30',7),
(7844,'lbl_31','31','pt_br','31',7),
(7845,'lbl_32','32','pt_br','32',7),
(7846,'lbl_33','33','pt_br','33',7),
(7847,'lbl_34','34','pt_br','34',7),
(7848,'lbl_35','35','pt_br','35',7),
(7849,'lbl_36','36','pt_br','36',7),
(7850,'lbl_37','37','pt_br','37',7),
(7851,'lbl_38','38','pt_br','38',7),
(7852,'lbl_39','39','pt_br','39',7),
(7853,'lbl_40','40','pt_br','40',7),
(7854,'lbl_41','41','pt_br','41',7),
(7855,'lbl_42','42','pt_br','42',7),
(7856,'current_date','current date','pt_br','current date',7),
(7857,'event','Events','pt_br','Events',7),
(7858,'calendar','Calendar','pt_br','Calendar',7),
(7859,'latest_version','Latest Version :','pt_br','Latest Version :',8),
(7860,'expire_on','Next renewal date : ','pt_br','Next renewal date : ',8),
(7861,'ctmobile_ext_version','CTMobile Ext. Version : ','pt_br','CTMobile Ext. Version : ',8),
(7862,'you_have_latest_version','You already have latest version','pt_br','You already have latest version',8),
(7863,'latest_version1','You Already have latest version','pt_br','You Already have latest version',8),
(7864,'upgreaded','Upgrade','pt_br','Upgrade',8),
(7865,'downgrade','Downgrade','pt_br','Downgrade',8),
(7866,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','pt_br','You can set from here how many number of records you want to show on Home screen for Recent Event.',8),
(7867,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','pt_br','You can submit your feedback with description , our team will check your feedback and get back to you.',8),
(7868,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','pt_br','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.',8),
(7869,'info','Info','pt_br','Info',8),
(7870,'recent_history','Recent History','pt_br','Recent History',8),
(7871,'recent_feedback','Feedback','pt_br','Feedback',8),
(7872,'recent_log','Log','pt_br','Log',8),
(7873,'crmtiger_app_version','CRMTiger App Version : ','pt_br','CRMTiger App Version : ',8),
(7874,'historylimit','Recent History Limit','pt_br','Recent History Limit',8),
(7875,'radious_in_miles','Radius in miles','pt_br','Radius in miles',8),
(7876,'recentlimit','Recent Event Limit','pt_br','Recent Event Limit',8),
(7877,'upcoming_events','Upcoming Events','pt_br','Upcoming Events',8),
(7878,'rate_our_app','Rate Our App!','pt_br','Rate Our App!',8),
(7879,'feedback','Submit Feedback','pt_br','Submit Feedback',8),
(7880,'sendfeedback','Feedback Send','pt_br','Feedback Send',8),
(7881,'emaillimit','Email limit','pt_br','Email limit',8),
(7882,'log','Log','pt_br','Log',8),
(7883,'logclear','Log cleared successfully.','pt_br','Log cleared successfully.',8),
(7884,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','pt_br','You can set from here how many number of records you want to show on Home screen for Recent History.',8),
(7885,'proceed_to_upgrade1','Proceed to','pt_br','Proceed to',8),
(7886,'upgradation_message','will required logout and login again later.','pt_br','will required logout and login again later.',8),
(7887,'proceed_to_upgrade','Proceed to Upgrade','pt_br','Proceed to Upgrade',8),
(7888,'module_setting','Module Setting','pt_br','Module Setting',9),
(7889,'sortbyfield','Sort by field','pt_br','Sort by field',9),
(7890,'ascending','Ascending A to Z','pt_br','Ascending A to Z',9),
(7891,'descending','Descending Z to A','pt_br','Descending Z to A',9),
(7892,'first_field','First Field','pt_br','First Field',9),
(7893,'second_field','Second Field','pt_br','Second Field',9),
(7894,'third_field','Third Field','pt_br','Third Field',9),
(7895,'sure_want_restore','Are you sure you want to reset to default settings?','pt_br','Are you sure you want to reset to default settings?',9),
(7896,'orderlist','List Order','pt_br','List Order',9),
(7897,'module_reset','Restore to Default','pt_br','Restore to Default',9),
(7898,'display_fields','Display Fields','pt_br','Display Fields',9),
(7899,'discount_lessthen_100','Discount % should be less than 100','pt_br','Discount % should be less than 100',10),
(7900,'select_item','Select Item','pt_br','Select Item',10),
(7901,'item_comment','Item Comment','pt_br','Item Comment',10),
(7902,'record_name','Record Name is :','pt_br','Record Name is :',11),
(7903,'go_back','Go Back','pt_br','Go Back',11),
(7904,'please_enter_shortcut_name','Please Enter Shortcut Name','pt_br','Please Enter Shortcut Name',11),
(7905,'number_not_found','Contact Number not found','pt_br','Contact Number not found',11),
(7906,'mail_not_found','Mail Address not found','pt_br','Mail Address not found',11),
(7907,'create_shortcut','Create Shortcut','pt_br','Create Shortcut',11),
(7908,'contact_summary','Summary','pt_br','Summary',11),
(7909,'activites','Activities','pt_br','Activities',11),
(7910,'details','Details','pt_br','Details',11),
(7911,'related','Related','pt_br','Related',11),
(7912,'share_link','Share record with','pt_br','Share record with',11),
(7913,'edit','Edit','pt_br','Edit',11),
(7914,'duplicate','Duplicate','pt_br','Duplicate',11),
(7915,'whatsapp','Whatsapp','pt_br','Whatsapp',11),
(7916,'call','Call','pt_br','Call',11),
(7917,'choose_contact_for_call','Choose Contact for Call','pt_br','Choose Contact for Call',11),
(7918,'choose_contact_for_sms','Choose Contact for SMS','pt_br','Choose Contact for SMS',11),
(7919,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','pt_br','Choose Contact for WhatsApp',11),
(7920,'chosse_contact_for_email','Choose Email','pt_br','Choose Email',11),
(7921,'attach_file','Attach Files','pt_br','Attach Files',11),
(7922,'close','Close','pt_br','Close',11),
(7923,'status','Status','pt_br','Status',11),
(7924,'stop','Stop','pt_br','Stop',11),
(7925,'zero','0','pt_br','0',11),
(7926,'record','Record','pt_br','Record',11),
(7927,'voice_note','Voice Note','pt_br','Voice Note',11),
(7928,'tickets','Tickets','pt_br','Tickets',12),
(7929,'check_out','Check Out','pt_br','Check Out',12),
(7930,'check_in','Check In','pt_br','Check In',12),
(7931,'select_any','Select any','pt_br','Select any',12),
(7932,'fulldetails','Show Full Details','pt_br','Show Full Details',12),
(7933,'checkin','Check-in','pt_br','Check-in',12),
(7934,'navigate','Navigate','pt_br','Navigate',12),
(7935,'product','Products','pt_br','Products',12),
(7936,'projectMilestone','Project Milestone','pt_br','Project Milestone',12),
(7937,'projecttask','Project Tasks','pt_br','Project Tasks',12),
(7938,'nearby','NearBy','pt_br','NearBy',13),
(7939,'document','Document','pt_br','Document',14),
(7940,'reply','Reply','pt_br','Reply',14),
(7941,'reply_all','Reply All','pt_br','Reply All',14),
(7942,'forward','Forward','pt_br','Forward',14),
(7943,'action','Action','pt_br','Action',14),
(7944,'select_first','Select First','pt_br','Select First',14),
(7945,'commentaddsuccessful','Comment added successfull','pt_br','Comment added successfull',14),
(7946,'move_to','Move to','pt_br','Move to',14),
(7947,'attach','Attach','pt_br','Attach',14),
(7948,'addcoment','Add Comment','pt_br','Add Comment',14),
(7949,'adddocument','Add Document','pt_br','Add Document',14),
(7950,'home','Home','pt_br','Home',15),
(7951,'checkout','Check-out','pt_br','Check-out',15),
(7952,'message_search','Search by name','pt_br','Search by name',15),
(7953,'start_shift','Start shift','pt_br','Start shift',15),
(7954,'end_shift','End shift','pt_br','End shift',15),
(7955,'today_meeting','Meetings','pt_br','Meetings',15),
(7956,'shift_time_track','Shift Time Track','pt_br','Shift Time Track',15),
(7957,'logout_msg','You have to login again , click','pt_br','You have to login again , click',15),
(7958,'logout_msg1','to continue.','pt_br','to continue.',15),
(7959,'permission_denied','You don\'t have permission to create','pt_br','You don\'t have permission to create',15),
(7960,'history','Activity stream','pt_br','Activity stream',15),
(7961,'search_value','Search value :','pt_br','Search value :',15),
(7962,'feed_back_msg','Please enter feedback message','pt_br','Please enter feedback message',16),
(7963,'feed_back_hint_msg','Enter feedback message','pt_br','Enter feedback message',16),
(7964,'submit','Submit','pt_br','Submit',16),
(7965,'check_app_not_installed','Application is not currently installed.','pt_br','Application is not currently installed.',17),
(7966,'send_sms_fail_message','SMS failed, please try again later!','pt_br','SMS failed, please try again later!',17),
(7967,'documentaddsuccessfully','Document Attach successfully','pt_br','Document Attach successfully',17),
(7968,'send_message','Send message','pt_br','Send message',17),
(7969,'sms_to','smsto:','pt_br','smsto:',17),
(7970,'add_list_message','Add List','pt_br','Add List',18),
(7971,'mylist','My List','pt_br','My List',18),
(7972,'filtername','Filter Name','pt_br','Filter Name',18),
(7973,'selectlist','Select a List','pt_br','Select a List',18),
(7974,'assingedto','Assigned To','pt_br','Assigned To',18),
(7975,'selectmodule','Select a module','pt_br','Select a module',18),
(7976,'add_list','Add Filter','pt_br','Add Filter',18),
(7977,'recent_event','Recent Event','pt_br','Recent Event',19),
(7978,'recent_hostory','Recent History','pt_br','Recent History',19),
(7979,'module_specific_settings','Module-Specific Settings','pt_br','Module-Specific Settings',19),
(7980,'talk_to_us','Talk to us','pt_br','Talk to us',19),
(7981,'report_a_bug','Report A Bug','pt_br','Report A Bug',19),
(7982,'faq','FAQ','pt_br','FAQ',19),
(7983,'selectmodules','Select Module','pt_br','Select Module',19),
(7984,'myplan','My Plan','pt_br','My Plan',19),
(7985,'message','Message','pt_br','Message',20),
(7986,'message_validation','Please enter Message','pt_br','Please enter Message',20),
(7987,'contact_select','Please Select contact','pt_br','Please Select contact',20),
(7988,'global_search','Global Search','pt_br','Global Search',21),
(7989,'records','Records','pt_br','Records',21),
(7990,'dont_show_again','Don\'t Show Again','pt_br','Don\'t Show Again',22),
(7991,'skip','Skip','pt_br','Skip',22),
(7992,'file_downloading','File Downloading','pt_br','File Downloading',23),
(7993,'add_screenshots_optional','Add screenshots (optional)','pt_br','Add screenshots (optional)',24),
(7994,'describe_your_problem','Describe your problem','pt_br','Describe your problem',24),
(7995,'default_filter_shortcut','Default Filter Shortcut','pt_br','Default Filter Shortcut',25),
(7996,'record_shortcut','Record Shortcut','pt_br','Record Shortcut',25),
(7997,'enter_url','Please Enter url','pt_br','Please Enter url',26),
(7998,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','pt_br','You need to update the app to continue using Please update to continue Older versions will no longer work from today',26),
(7999,'search_by','Search by','pt_br','Search by',27),
(8000,'selected_filter','Selected filter :','pt_br','Selected filter :',27),
(8001,'selected_field','Selected field :','pt_br','Selected field :',27),
(8002,'choose','Choose','pt_br','Choose',28),
(8003,'qr_cardscanner','QR Code Scanner','pt_br','QR Code Scanner',28),
(8004,'error_message_for_scan','Could not read the card Try again later.','pt_br','Could not read the card Try again later.',28),
(8005,'press_start_scan','Press to Start Scan','pt_br','Press to Start Scan',28),
(8006,'line_item_quntity_validation_msg','Value should be greater than zero','pt_br','Value should be greater than zero',29),
(8007,'percentage_msg','Percentage should be less than 100','pt_br','Percentage should be less than 100',29),
(8008,'MSG_NO_DATA','No data found!','pt_br','No data found!',29),
(8009,'MSG_SOMETHING_WRONG','Something went wrong!','pt_br','Something went wrong!',29),
(8010,'MSG_COMING_SOON','Coming Soon!','pt_br','Coming Soon!',29),
(8011,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','pt_br','Please upload profile image.',29),
(8012,'ALERT_TITLE_LOCATION_ACCESS','Location Access','pt_br','Location Access',29),
(8013,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','pt_br','Requires your location to show nearby events.',29),
(8014,'ALERT_BTN_ALLOW','ALLOW','pt_br','ALLOW',29),
(8015,'ALERT_BTN_DENY','DENY','pt_br','DENY',29),
(8016,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','pt_br','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(8017,'DELETE_RECORD','Delete Record','pt_br','Delete Record',29),
(8018,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','pt_br','Are you sure want to delete this shortcut?',29),
(8019,'DELETE_SHORTCUT','Delete Shortcut','pt_br','Delete Shortcut',29),
(8020,'LBL_TERMS','By logging in, you agree to our Terms and','pt_br','By logging in, you agree to our Terms and',29),
(8021,'LBL_CONDITIONS','Conditions &','pt_br','Conditions &',29),
(8022,'ALERT_TITLE','Alert','pt_br','Alert',29),
(8023,'ALERT_BTN_SUBSCRIBE','Subscribe','pt_br','Subscribe',29),
(8024,'MSG_SELECT_MODULE','Please select any Module','pt_br','Please select any Module',29),
(8025,'MSG_SELECT_LIST','Please select any List','pt_br','Please select any List',29),
(8026,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','pt_br','You don\'t have camera',29),
(8027,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','pt_br','You don\'t have permission to access gallery.',29),
(8028,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','pt_br','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on',29),
(8029,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','pt_br','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on',29),
(8030,'BTN_DONE','Done','pt_br','Done',29),
(8031,'COMMENT','Comment','pt_br','Comment',29),
(8032,'FULL_FORM','Full Form','pt_br','Full Form',29),
(8033,'QUICK_CREATE','Create','pt_br','Create',29),
(8034,'LBL_SELECT_FIELDS','Select Fields','pt_br','Select Fields',29),
(8035,'LBL_SELECT_FIELDS','Select Fields','pt_br','Select Fields',29),
(8036,'LBL_SELECT_FIRST_FIELDS','Select First Field','pt_br','Select First Field',29),
(8037,'LBL_SELECT_SECOND_FIELDS','Select Second Field','pt_br','Select Second Field',29),
(8038,'LBL_SELECT_THIRD_FIELDS','Select Third Field','pt_br','Select Third Field',29),
(8039,'LBL_SORT_BY_FIELD','Select Sort By Field','pt_br','Select Sort By Field',29),
(8040,'BTN_RESET_TO_DEFAULT','Reset to Default','pt_br','Reset to Default',29),
(8041,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','pt_br','Select Sort by field',29),
(8042,'kStrClearBtnTitle','Clear','pt_br','Clear',29),
(8043,'kStrShowMoreBtnTitle','Show More','pt_br','Show More',29),
(8044,'kStrAddActivitiesBtnTitle','Add Activities','pt_br','Add Activities',29),
(8045,'kStrAddCommentPlaceHolder','Add your comments here','pt_br','Add your comments here',29),
(8046,'MSG_ENTER_TO_EMAIL','Please enter to field.','pt_br','Please enter to field.',29),
(8047,'WARNING_FILE','File can\'t open.','pt_br','File can\'t open.',29),
(8048,'MSG_FILE_SAVED','File saved.','pt_br','File saved.',29),
(8049,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','pt_br','Download fail!, please try after sometime.',29),
(8050,'LBL_SHORTCUT','Shortcut','pt_br','Shortcut',29),
(8051,'TXT_MESSAGE_PLACEHOLDER','Type Message','pt_br','Type Message',29),
(8052,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','pt_br','Install Whatsapp',29),
(8053,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','pt_br','No MailBox found. Please Create Mailbox',29),
(8054,'LBL_WROTE','Wrote','pt_br','Wrote',29),
(8055,'MSG_MAIL_SEND','Mail sent','pt_br','Mail sent',29),
(8056,'log_file_not_found','API Log file not found.','pt_br','API Log file not found.',29),
(8057,'unknown_error','An unknown error occurred, try again','pt_br','An unknown error occurred, try again',29),
(8058,'CTMTigerAppVersion','CRMTiger App Version','pt_br','CRMTiger App Version',29),
(8059,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','pt_br','CTMobile Ext. Version Update Successfully',29),
(8060,'dialog_Premium_downgrade','Downgrade will required logout and login again later','pt_br','Downgrade will required logout and login again later',29),
(8061,'dialog_Premium','Upgrade will required logout and login again later','pt_br','Upgrade will required logout and login again later',29),
(8062,'Overwrite','Overwrite','pt_br','Overwrite',29),
(8063,'MSGAddressOverwrite1','Overwrite the existing address with the selected','pt_br','Overwrite the existing address with the selected',29),
(8064,'MSGAddressOverwrite2','address details?','pt_br','address details?',29),
(8065,'UPGRADE_PLAN','Upgrade Plan','pt_br','Upgrade Plan',29),
(8066,'DOWNGRADE_PLAN','Downgrade Plan','pt_br','Downgrade Plan',29),
(8067,'UPGRADE_EXTENSION','Upgrade Extension','pt_br','Upgrade Extension',29),
(8068,'UPGRADE_APP','Upgrade App','pt_br','Upgrade App',29),
(8069,'SELECT_OPTION','Select Option','pt_br','Select Option',29),
(8070,'PLEASE_SELECT','Please select','pt_br','Please select',29),
(8071,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','pt_br','You don\'t have permission for this module.',29),
(8072,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','pt_br','Please select reccuring day of month.',29),
(8073,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','pt_br','Please select reccuring day of week.',29),
(8074,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','pt_br','Please select reccuring days.',29),
(8075,'Please select reccuring days.','Please select reccuring days.','pt_br','Please select reccuring days.',29),
(8076,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','pt_br','Please select reccuring end date.',29),
(8077,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','pt_br','Please select reccuring type.',29),
(8078,'FREQ_TIME','Times','pt_br','Times',29),
(8079,'REPEAT_YEARLY','Repeat Yearly','pt_br','Repeat Yearly',29),
(8080,'REPEAT_MONTHLY','Repeat Monthly','pt_br','Repeat Monthly',29),
(8081,'REPEAT_WEEKLY','Repeat Weekly','pt_br','Repeat Weekly',29),
(8082,'REPEAT_DAILY','Repeat Daily','pt_br','Repeat Daily',29),
(8083,'ACTION_TITLE','Action Title','pt_br','Action Title',29),
(8084,'MSG_SELECT_VALID_DATE','Please select valid day of month.','pt_br','Please select valid day of month.',29),
(8085,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','pt_br','Start date should be less than end date.',29),
(8086,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','pt_br','Start time should be less than end time.',29),
(8087,'LBL_LINEITEM_DETAILS','Lineitem Details','pt_br','Lineitem Details',29),
(8088,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','pt_br','Discount amount should be less than the total.',29),
(8089,'VIEW','View','pt_br','View',29),
(8090,'MSG_ENTER_VALID','Please enter valid','pt_br','Please enter valid',29),
(8091,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','pt_br','Percentage should be less than 100.',29),
(8092,'ITEM_TOTAL','Item Total','pt_br','Item Total',29),
(8093,'ADJUSTMENT','Adjustment','pt_br','Adjustment',29),
(8094,'TITLE_CHOOSE_IMAGE','Choose Image','pt_br','Choose Image',29),
(8095,'COMPRESS','Compress','pt_br','Compress',29),
(8096,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','pt_br','Your image size is too large, please select another image',29),
(8097,'OnDayOfMonth','On day of month','pt_br','On day of month',29),
(8098,'OnDayOfWeek','On day of week','pt_br','On day of week',29),
(8099,'AddAndClose','Add & Close','pt_br','Add & Close',29),
(8100,'Repeat','Repeat','pt_br','Repeat',29),
(8101,'OnDay','On day','pt_br','On day',29),
(8102,'View_Line_Item','View Line Item','pt_br','View Line Item',29),
(8103,'TITLE_IMAGE','Image','pt_br','Image',29),
(8104,'TITLE_ICLOUD','iCloud','pt_br','iCloud',29),
(8105,'GOOGLE','Google','pt_br','Google',29),
(8106,'ALERT_BTN_OKAY','Okay','pt_br','Okay',29),
(8107,'ALERT_TITLE_ACCESS_DENIED','Access Denied','pt_br','Access Denied',29),
(8108,'Dont_Show_Again','Don\'t show again','pt_br','Don\'t show again',29),
(8109,'Skip','Skip','pt_br','Skip',29),
(8110,'Fillter_Name','Fillter Name','pt_br','Fillter Name',29),
(8111,'Fillter_Record_Count','Fillter Record Count','pt_br','Fillter Record Count',29),
(8112,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','pt_br','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(8113,'vtiger_url','Your vTiger CRM URL','pt_br','Your vTiger CRM URL',26),
(8114,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','pt_br','You don\'t have permission to Add either This is read-only or Private Field.',31),
(8115,'CLEAR','Clear','pt_br','Clear',31),
(8116,'Files/photos uploaded successfully','Files/photos uploaded successfully','pt_br','Files/photos uploaded successfully',32),
(8117,'Digital signature saved','Digital signature saved','pt_br','Digital signature saved',32),
(8118,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','pt_br','Please upload Signature or Files/photos',32),
(8119,'Files / Photos','Files / Photos','pt_br','Files / Photos',32),
(8120,'Signature','Signature','pt_br','Signature',32),
(8121,'add_photo_using','Add Photo Using','pt_br','Add Photo Using',31),
(8122,'btn_upload_sign','(+) Add Signature','pt_br','(+) Add Signature',31),
(8123,'btn_upload_photo_doc','(+) Upload Files/Photos','pt_br','(+) Upload Files/Photos',31),
(8124,'select_photo_doc_to_upload','Please select files/photos to upload','pt_br','Please select files/photos to upload',31),
(8125,'related_module_title','Search from related module and Add to \"Route\"','pt_br','Search from related module and Add to \"Route\"',30),
(8126,'Route status updated successfully','Route status updated successfully','pt_br','Route status updated successfully',32),
(8127,'Session init failed','Session init failed','pt_br','Session init failed',32),
(8128,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','pt_br','You don\'t have permission to access this resource',32),
(8129,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','pt_br','Could not get the Related To - Try again later',32),
(8130,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','pt_br','Could not get the Route Planning Record - Try again later',32),
(8131,'Something went wrong - Try again later','Something went wrong - Try again later','pt_br','Something went wrong - Try again later',32),
(8132,'sequence updated successfully','sequence updated successfully','pt_br','sequence updated successfully',32),
(8133,'sequence cannot be empty','sequence cannot be empty','pt_br','sequence cannot be empty',32),
(8134,'Shortcut details not saved','Shortcut details not saved','pt_br','Shortcut details not saved',32),
(8135,'Shortcut details saved successfully','Shortcut details saved successfully','pt_br','Shortcut details saved successfully',32),
(8136,'Route save successfully','Route save successfully','pt_br','Route save successfully',32),
(8137,'Record save successfully','Record save successfully','pt_br','Record save successfully',32),
(8138,'No dependency found for picklist','No dependency found for picklist','pt_br','No dependency found for picklist',32),
(8139,'No records found','No records found','pt_br','No records found',32),
(8140,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','pt_br','Outgoing server is not enabled, please configure from CRM',32),
(8141,'Removed Successfully','Removed Successfully','pt_br','Removed Successfully',32),
(8142,'Shortcut has been deleted','Shortcut has been deleted','pt_br','Shortcut has been deleted',32),
(8143,'relation of records removed successfully','relation of records removed successfully','pt_br','relation of records removed successfully',32),
(8144,'relation of records not removed','relation of records not removed','pt_br','relation of records not removed',32),
(8145,'Record has been deleted successfully','Record has been deleted successfully','pt_br','Record has been deleted successfully',32),
(8146,'Time Tracking saved successfully','Time Tracking saved successfully','pt_br','Time Tracking saved successfully',32),
(8147,'Time Tracking updated successfully','Time Tracking updated successfully','pt_br','Time Tracking updated successfully',32),
(8148,'Time Tracking ended successfully','Time Tracking ended successfully','pt_br','Time Tracking ended successfully',32),
(8149,'Time Tracking started successfully','Time Tracking started successfully','pt_br','Time Tracking started successfully',32),
(8150,'record cannot be empty','record cannot be empty','pt_br','record cannot be empty',32),
(8151,'Module is disabled','Module is disabled','pt_br','Module is disabled',32),
(8152,'Shift ended successfully','Shift ended successfully','pt_br','Shift ended successfully',32),
(8153,'Shift started successfully','Shift started successfully','pt_br','Shift started successfully',32),
(8154,'relation of records added successfully','relation of records added successfully','pt_br','relation of records added successfully',32),
(8155,'Comment saved successfully','Comment saved successfully','pt_br','Comment saved successfully',32),
(8156,'Comment not saved','Comment not saved','pt_br','Comment not saved',32),
(8157,'Comment module is not active','Comment module is not active','pt_br','Comment module is not active',32),
(8158,'No Upcoming Event','No Upcoming Event','pt_br','No Upcoming Event',32),
(8159,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','pt_br','No Templates found - create it from Message Templates module',32),
(8160,'No event or task for this date','No event or task for this date','pt_br','No event or task for this date',32),
(8161,'No filters created','No filters created','pt_br','No filters created',32),
(8162,'Select at least one record to attach','Select at least one record to attach','pt_br','Select at least one record to attach',32),
(8163,'Please select one or more attachments','Please select one or more attachments','pt_br','Please select one or more attachments',32),
(8164,'No event for this month','No event for this month','pt_br','No event for this month',32),
(8165,'No Activity found','No Activity found','pt_br','No Activity found',32),
(8166,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','pt_br','Your feedback is valuable for us - it cannot be empty',32),
(8167,'Could not send mail, Please try later','Could not send mail, Please try later','pt_br','Could not send mail, Please try later',32),
(8168,'Latest Version updated successfully','Latest Version updated successfully','pt_br','Latest Version updated successfully',32),
(8169,'User Location Updated Successfully','User Location Updated Successfully','pt_br','User Location Updated Successfully',32),
(8170,'User Location not Updated Successfully','User Location not Updated Successfully','pt_br','User Location not Updated Successfully',32),
(8171,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','pt_br','SMSNotifier is not enable in CRM. Please enable it first',32),
(8172,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','pt_br','Could not submit your feedback - Please try again later',32),
(8173,'Thank you for submitting your feedback','Thank you for submitting your feedback','pt_br','Thank you for submitting your feedback',32),
(8174,'Please upload User Image','Please upload User Image','pt_br','Please upload User Image',32),
(8175,'Image Not Uploading, please try again','Image Not Uploading, please try again','pt_br','Image Not Uploading, please try again',32),
(8176,'User Image Uploaded Successfully','User Image Uploaded Successfully','pt_br','User Image Uploaded Successfully',32),
(8177,'Invalid Module name','Invalid Module name','pt_br','Invalid Module name',32),
(8178,'Records Sync Successfully','Records Sync Successfully','pt_br','Records Sync Successfully',32),
(8179,'Values cannot be empty','Values cannot be empty','pt_br','Values cannot be empty',32),
(8180,'Record id is empty','Record id is empty','pt_br','Record id is empty',32),
(8181,'Logout Successfully','Logout Successfully','pt_br','Logout Successfully',32),
(8182,'Please Enable CTMobile Module','Please Enable CTMobile Module','pt_br','Please Enable CTMobile Module',32),
(8183,'Authentication Failed','Username and Password do not match','pt_br','Username and Password do not match',32),
(8184,'Mismatched module information','Something gone wrong, please try again later','pt_br','Something gone wrong, please try again later',32),
(8185,'Field does not exists','Please set display fields again','pt_br','Please set display fields again',32),
(8186,'Module does not exists','Module does not exists or disabled by admin','pt_br','Module does not exists or disabled by admin',32),
(8187,'Month cannot be empty','Could not get the Month - Try again later','pt_br','Could not get the Month - Try again later',32),
(8188,'Year cannot be empty','Could not get the Year - Try again later','pt_br','Could not get the Year - Try again later',32),
(8189,'Date cannot be empty','Could not get the Date - Try again later','pt_br','Could not get the Date - Try again later',32),
(8190,'Userid cannot be empty','Could not get the Userid - Try again later','pt_br','Could not get the Userid - Try again later',32),
(8191,'End Date cannot be empty','Could not get the status - Try again later','pt_br','Could not get the status - Try again later',32),
(8192,'Start Date cannot be empty','Could not get the Start Date - Try again later','pt_br','Could not get the Start Date - Try again later',32),
(8193,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','pt_br','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature',32),
(8194,'Longitude cannot be empty','Could not get location-Please try again','pt_br','Could not get location-Please try again',32),
(8195,'Latitude cannot be empty','Could not get location-Please try again','pt_br','Could not get location-Please try again',32),
(8196,'User cannot be empty','Could not get the User - Try again later','pt_br','Could not get the User - Try again later',32),
(8197,'Status cannot be empty','Could not get the status - Try again later','pt_br','Could not get the status - Try again later',32),
(8198,'Required fields not found','Required fields not found','pt_br','Required fields not found',32),
(8199,'Tracking module not active','Tracking module not active-Please contact CRM Admin','pt_br','Tracking module not active-Please contact CRM Admin',32),
(8200,'Missing mandatory input values','Missing mandatory input values','pt_br','Missing mandatory input values',32),
(8201,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','pt_br','No MailBox found. Please Create Mailbox',32),
(8202,'Mail not sent','Mail not sent','pt_br','Mail not sent',32),
(8203,'Mail send successfully','Mail send successfully','pt_br','Mail send successfully',32),
(8204,'Email Id or username not match with your record','Email Id or username not match with your record','pt_br','Email Id or username not match with your record',32),
(8205,'Module not specified','Module not specified','pt_br','Module not specified',32),
(8206,'No messages found','No messages found','pt_br','No messages found',32),
(8207,'No Dependency Found For This Module','No Dependency Found For This Module','pt_br','No Dependency Found For This Module',32),
(8208,'Outgoing server is not Enabled','Outgoing server is not Enabled','pt_br','Outgoing server is not Enabled',32),
(8209,'Outgoing server is Enabled','Outgoing server is Enabled','pt_br','Outgoing server is Enabled',32),
(8210,'Email Attached Successfully','Email Attached Successfully','pt_br','Email Attached Successfully',32),
(8211,'Documents Attached Successfully','Documents Attached Successfully','pt_br','Documents Attached Successfully',32),
(8212,'Login required - Please login again','Login required - Please login again','pt_br','Login required - Please login again',32),
(8213,'time_tracking_module_disable','Time tracking module is disable','pt_br','Time tracking module is disable',31),
(8214,'route_planning_module_disable','Route planning module is disable','pt_br','Route planning module is disable',31),
(8215,'mark_as_held','Are you sure you want to mark Event as Held?','pt_br','Are you sure you want to mark Event as Held?',31),
(8216,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','pt_br','You have already started Time tracking for another record, Do you want to stop it first ?',31),
(8217,'access_denied_routeplanning','Access denied for route planning','pt_br','Access denied for route planning',31),
(8218,'time_spent','Time Spent','pt_br','Time Spent',31),
(8219,'select_user','Select User','pt_br','Select User',30),
(8220,'status_cannot_be_held','Status cannot be held for future date start','pt_br','Status cannot be held for future date start',30),
(8221,'please_select_end_date','Please select end date','pt_br','Please select end date',30),
(8222,'please_select_start_date','Please select start date','pt_br','Please select start date',30),
(8223,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','pt_br','Tap on + icon to select record for your route.',30),
(8224,'please_enter_notes','Please enter notes','pt_br','Please enter notes',30),
(8225,'please_enter_title','Please enter title','pt_br','Please enter title',30),
(8226,'please_select_date','Please Select Date','pt_br','Please Select Date',30),
(8227,'search_by_date','Search by Date','pt_br','Search by Date',30),
(8228,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','pt_br','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.',30),
(8229,'max_upload_size','max file Upload exceeds','pt_br','max file Upload exceeds',30),
(8230,'unselect_all','UnSelect All','pt_br','UnSelect All',30),
(8231,'select_all','Select All','pt_br','Select All',30),
(8232,'please_select_records','Please select records','pt_br','Please select records',30),
(8233,'select_date','Select Date','pt_br','Select Date',30),
(8234,'quantity_in_stock_is','Quantity in stock is','pt_br','Quantity in stock is',30),
(8235,'replies','Replies','pt_br','Replies',30),
(8236,'conversation_require_selection','Conversion requires selection of Contact or Organization','pt_br','Conversion requires selection of Contact or Organization',30),
(8237,'please_select_product','Please Select Product','pt_br','Please Select Product',30),
(8238,'timer_msg','You can start timer for single task only at same time','pt_br','You can start timer for single task only at same time',31),
(8239,'save_start_tracking','Save & Start Tracking','pt_br','Save & Start Tracking',31),
(8240,'lbl_notes','Notes','pt_br','Notes',31),
(8241,'enter_title','Enter Title','pt_br','Enter Title',31),
(8242,'select_module_record','Select Module / Record','pt_br','Select Module / Record',31),
(8243,'lbl_tomorrow','Tomorrow','pt_br','Tomorrow',30),
(8244,'lbl_yesterday','Yesterday','pt_br','Yesterday',30),
(8245,'lbl_today','Today','pt_br','Today',30),
(8246,'time_tracker','Time Tracker','pt_br','Time Tracker',31),
(8247,'time_end','End Time','pt_br','End Time',5),
(8248,'due_date','End Date','pt_br','End Date',5),
(8249,'time_start','Time Start','pt_br','Time Start',5),
(8250,'date_start','Start Date','pt_br','Start Date',5),
(8251,'delete_widget_msg','Display widget again by using (+) option','pt_br','Display widget again by using (+) option',15),
(8252,'no_upcoming_activities','No scheduled activities ','pt_br','No scheduled activities ',15),
(8253,'check_in_first','Please check-in first','pt_br','Please check-in first',30),
(8254,'duration','Duration','pt_br','Duration',30),
(8255,'distance','Distance','pt_br','Distance',30),
(8256,'proper_address_message','Please enter proper address in record\n','pt_br','Please enter proper address in record',30),
(8257,'select_status','Select Status','pt_br','Select Status',30),
(8258,'route_planner','Route Planner','pt_br','Route Planner',30),
(8259,'route_planning','Route Planning','pt_br','Route Planning',30),
(8260,'add_route','Add Route','pt_br','Add Route',30),
(8261,'calender_disabled','Calendar Module is disabled','pt_br','Calendar Module is disabled',30),
(8262,'close_dialog','Close form','pt_br','Close form',30),
(8263,'cancel_form_message','Are You sure want to close ?','pt_br','Are You sure want to close ?',30),
(8264,'create_route','Create Route','pt_br','Create Route',30),
(8265,'select_module_create_route','Select Module to create Route','pt_br','Select Module to create Route',30),
(8266,'cancel','Cancel','pt_br','Cancel',30),
(8267,'assign_route','Assign Route','pt_br','Assign Route',30),
(8268,'route_for','Route for','pt_br','Route for',30),
(8269,'assigned_to','Assigned To','pt_br','Assigned To',30),
(8270,'enter_route_name','Enter Route Name','pt_br','Enter Route Name',30),
(8271,'list','List','pt_br','List',30),
(8272,'map','Map','pt_br','Map',30),
(8273,'other_modules','Other Modules','pt_br','Other Modules',15),
(8274,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','pt_br','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.',25),
(8275,'clear','Clear','pt_br','Clear',25),
(8276,'open','Open','pt_br','Open',11),
(8277,'max_file_msg','Too many files selected (max:6)','pt_br','Too many files selected (max:6)',11),
(8278,'error_voicenote_record','Unable to recording voice while another application is recording sound.','pt_br','Unable to recording voice while another application is recording sound.',11),
(8279,'msg_warning','Warning!','pt_br','Warning!',11),
(8280,'Permision_denied_contact','Permission denied to access your contacts','pt_br','Permission denied to access your contacts',15),
(8281,'no_widget_added','Please click + icon to add new widget to your dashboard.','pt_br','Please click + icon to add new widget to your dashboard.',15),
(8282,'no_data_available','Data not available, please check the selected fields','pt_br','Data not available, please check the selected fields',15),
(8283,'check_out_successfully','Check out successfully','pt_br','Checked out successfully',11),
(8284,'check_in_successfully','Check in successfully','pt_br','Checked in successfully',11),
(8285,'check_out','Check out','pt_br','Check out',11),
(8286,'check_in','Check in','pt_br','Check in',11),
(8287,'navigate','Navigate','pt_br','Navigate',11),
(8288,'save_to_phone_vcard_success','VCard Saved to phone successfully','pt_br','VCard Saved to phone successfully',15),
(8289,'download_vcard_success','VCard downloaded successfully','pt_br','VCard downloaded successfully',15),
(8290,'card_details','Card Details','pt_br','Card Details',15),
(8291,'add_widget','Add Widget','pt_br','Add Widget',15),
(8292,'delete_widget','Are you sure to hide widget?','pt_br','Are you sure to hide widget?',15),
(8293,'already_widgets_added','All types of Widget & reports are already added','pt_br','All types of Widget & reports are already added',15),
(8294,'retry','Retry','pt_br','Retry',28),
(8295,'retake','Retake','pt_br','Retake',28),
(8296,'Reports','Reports','pt_br','Reports',15),
(8297,'Widgets','Widgets','pt_br','Widgets',15),
(8298,'vcard_config','Vcard Configuration','pt_br','Vcard Configuration',8),
(8299,'save_to_phone','Save to phone','pt_br','Save to phone',11),
(8300,'download_vcard','Download Vcard','pt_br','Download Vcard',11),
(8301,'share_vcard','Share Vcard','pt_br','Share Vcard',11),
(8302,'share_record','Share Record','pt_br','Share Record',11),
(8303,'permission_denied_edit','You don\'t have permission to edit this record.','pt_br','You don\'t have permission to edit this record.',27),
(8304,'permission_denied_delete','You don\'t have permission to delete this record.','pt_br','You don\'t have permission to delete this record.',27),
(8305,'Voice_Recording_Started','Recording Started','pt_br','Recording Started',12),
(8306,'Voice_Recording_Stopped','Recording Stopped','pt_br','Recording Stopped',12),
(8307,'SEARCH','Search','pt_br','Search',7),
(8308,'LAST','Last','pt_br','Last',7),
(8309,'FIRST','First','pt_br','First',7),
(8310,'MONDAY','Monday','pt_br','Monday',7),
(8311,'TUESDAY','Tuesday','pt_br','Tuesday',7),
(8312,'WEDNESDAY','Wednesday','pt_br','Wednesday',7),
(8313,'THURSDAY','Thursday','pt_br','Thursday',7),
(8314,'FRIDAY','Friday','pt_br','Friday',7),
(8315,'SATURDAY','Saturday','pt_br','Saturday',7),
(8316,'SUNDAY','Sunday','pt_br','Sunday',7),
(8317,'DAILY','Daily','pt_br','Daily',7),
(8318,'WEEKLY','Weekly','pt_br','Weekly',7),
(8319,'MONTHLY','Monthly','pt_br','Monthly',7),
(8320,'YEARLY','Yearly','pt_br','Yearly',7),
(8321,'asset_tracking','Asset tracking','pt_br','Asset tracking',15),
(8322,'open_file','Open File','pt_br','Open File',1),
(8323,'download_pdf_successfully','Download PDF Successfully','pt_br','Download PDF Successfully',1),
(8324,'select_pdf','Select PDF','pt_br','Select PDF',1),
(8325,'email_pdf','Email PDF','pt_br','Email PDF',1),
(8326,'download_pdf','Download PDF','pt_br','Download PDF',1),
(8327,'edit_route','Edit Route','pt_br','Edit Route',1),
(8328,'save_route','Save Route','pt_br','Save Route',1),
(8329,'clear_all','Clear All','pt_br','Clear All',1),
(8330,'notification','Notifications','pt_br','Notifications',1),
(8331,'menu_management','Menu Management','pt_br','Menu Management',1),
(8332,'select_menu','Select Menu','pt_br','Select Menu',1),
(8333,'module_record_not_found','Module and Record not found','pt_br','Module and Record not found',1),
(8334,'reason_for_changing_comments','Reason for changing comments','pt_br','Reason for changing comments',1),
(8335,'edit_reason','Edit Reason','pt_br','Edit Reason',1),
(8336,'create_filters','Create Filter','pt_br','Create Filter',1),
(8337,'you_checked','You Checked','pt_br','You Checked',1),
(8338,'you_un_checked','You UnChecked','pt_br','You UnChecked',1),
(8339,'log_the_call','Log the call ?','pt_br','Log the call ?',1),
(8340,'add_a_description_(optional)','Add a description (optional)','pt_br','Add a description (optional)',1),
(8341,'called','Called','pt_br','Called',1),
(8342,'call_log','Call Log','pt_br','Call Log',1),
(8343,'subject','Subject','pt_br','Subject',1),
(8344,'add_condition','Add Condition','pt_br','Add Condition',1),
(8345,'select_condition','Select Condition','pt_br','Select Condition',1),
(8346,'select_field','Select Field','pt_br','Select Field',1),
(8347,'please_select_first_field','Please First Select field','pt_br','Please First Select field',1),
(8348,'filter_name','Filter Name','pt_br','Filter Name',1),
(8349,'enter_filter_name','Enter filter name','pt_br','Enter filter name',1),
(8350,'choose_conditions','Choose Conditions','pt_br','Choose Conditions',1),
(8351,'all_condition','All Conditions(All conditions must be met)','pt_br','All Conditions(All conditions must be met)',1),
(8352,'any_condition','Any Conditions(At least one the conditions must be met)','pt_br','Any Conditions(At least one the conditions must be met)',1),
(8353,'lattitude','latitude','pt_br','latitude',1),
(8354,'notification_settings','Notification Settings','pt_br','Notification Settings',1),
(8355,'notification_management','Notification Management','pt_br','Notification Management',1),
(8356,'addyourcommentshere','Type @ to mention user','pt_br','Type @ to mention user',1),
(8357,'google_api_key_missing','Google Api key is missing.','pt_br','Google Api key is missing.',1),
(8358,'event_filter_by','Event Filter by','pt_br','Event Filter by',1),
(8359,'apply','Apply','pt_br','Apply',1),
(8360,'choose_from_gallery','Choose From Gallery','pt_br','Choose From Gallery',1),
(8361,'choose_from_camera','Choose From Camera','pt_br','Choose From Camera',1),
(8362,'mutli_select_CB','Mutli Select CB','pt_br','Mutli Select CB',1),
(8363,'please_select_condition','Please Select Condition','pt_br','Please Select Condition',1),
(8364,'please_enter_value_or_field','Please Enter Value or Field','pt_br','Please Enter Value or Field',1),
(8365,'set_as_default','Set as Default','pt_br','Set as Default',1),
(8366,'list_in_metrics','List in Metrics','pt_br','List in Metrics',1),
(8367,'order_number','Order Number','pt_br','Order Number',1),
(8368,'recording_saved_message','Recording saved successfully.','pt_br','Recording saved successfully.',1),
(8369,'recording_file','Recording File','pt_br','Recording File',1),
(8370,'file_not_found','File not found','pt_br','File not found',1),
(8371,'please_enter_valid_path','Please enter valid path','pt_br','Please enter valid path',1),
(8372,'enter_path_here','Enter path here...','pt_br','Enter path here...',1),
(8373,'set_call_recording_path','Set Call Recording Path','pt_br','Set Call Recording Path',1),
(8374,'set_call_recording_path_here','Set call recording path here','pt_br','Set call recording path here',1),
(8375,'call_recording_path','Call Recording Path','pt_br','Call Recording Path',1),
(8376,'please_place_api','Please enable place api','pt_br','Please enable place api',1),
(8377,'event_filters_by','Event Filters by','pt_br','Event Filters by',1),
(8378,'select_at_least_one_option','Please select at least one option','pt_br','Please select at least one option',1),
(8379,'enable_call_feature','Please enable call feature','pt_br','Please enable call feature',1),
(8380,'enable_email_feature','Please enable email feature','pt_br','Please enable email feature',1),
(8381,'demo_login','Demo Login','pt_br','Demo Login',1),
(8382,'select_email_template','Select Email Template','pt_br','Select Email Template',1),
(8383,'template_name','Template Name','pt_br','Template Name',1),
(8384,'example_storage_path','example : storage/Music/Recordings/Call Recordings','pt_br','example : storage/Music/Recordings/Call Recordings',1),
(8385,'User Notification Settings saved successfully','User Notification Settings saved successfully','pt_br','User Notification Settings saved successfully',33),
(8386,'This Notification has been disabled by admin','This Notification has been disabled by admin','pt_br','This Notification has been disabled by admin',33),
(8387,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','pt_br','Notify when any updates to the record you\'re following',33),
(8388,'Task assigned to you','Task assigned to you','pt_br','Task assigned to you',33),
(8389,'Task Reminder','Task Reminder','pt_br','Task Reminder',33),
(8390,'You were mentioned in comments','You were mentioned in comments','pt_br','You were mentioned in comments',33),
(8391,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','pt_br','Comments has been added to record assigned to you',33),
(8392,'When Record Assigned','When Record Assigned','pt_br','When Record Assigned',33),
(8393,'Event Reminder','Event Reminder','pt_br','Event Reminder',33),
(8394,'Event Invitation','Event Invitation','pt_br','Event Invitation',33),
(8395,'Follow record','Follow record','pt_br','Follow record',33),
(8396,'Task','Task','pt_br','Task',33),
(8397,'Conversions','Conversions','pt_br','Conversions',33),
(8398,'Events','Events','pt_br','Events',33),
(8399,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','pt_br','No record(s) found Please click on filter icon to change filter',1),
(8400,'title','Title','pt_br','Title',1),
(8401,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','pt_br','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(8402,'call_recording','Call recording','pt_br','Call recording',1),
(8403,'voice_recorder','Voice Recorder','pt_br','Voice Recorder',1),
(8404,'no_address_reference_found','No Address Reference found','pt_br','No Address Reference found',32),
(8405,'no_overdue_activities','No OverDue Activities','pt_br','No OverDue Activities',32),
(8406,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','pt_br','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(8407,'Default_Search_Field','Default search field','pt_br','Default search field',32),
(8408,'Calender_Reminder_Message','Free user can\'t send local reminder','pt_br','Free user can\'t send local reminder',32),
(8409,'you_must_have_permission','You must give permissions to use this features.','pt_br','You must give permissions to use this features.',32),
(8410,'internal_comment','Internal Comment','pt_br','Internal Comment',1),
(8411,'unlink_record','Unlink Record','pt_br','Unlink Record',11),
(8412,'unlink_record_msg','Are you sure want to unlink record?','pt_br','Are you sure want to unlink record?',11),
(8413,'file_format_not_support','File format not supported','pt_br','File format not supported',11),
(8414,'file_upload','File Upload','pt_br','File Upload',5),
(8415,'to_vtiger','To Vtiger','pt_br','To Vtiger',5),
(8416,'link_external_document','Link External Document','pt_br','Link External Document',5),
(8417,'from_file_url','From File Url','pt_br','From File Url',5),
(8418,'create_new_document','Create New Document','pt_br','Create New Document',5),
(8419,'select_document_type','Select Document type','pt_br','Select Document type',5),
(8420,'add_signature','Please add signature','pt_br','Please add signature',11),
(8421,'date_greater_then_equal','should be greater than or equal to','pt_br','should be greater than or equal to',1),
(8422,'date_less_then_equal','should be less than or equal to','pt_br','should be less than or equal to',1),
(8423,'Click_on_plus_for_add','Please tap on + to create a new record.','pt_br','Please tap on + to create a new record.',15),
(8424,'display_map','Display map','pt_br','Display map',15),
(8425,'other_settings','Other settings','pt_br','Other settings',15),
(8426,'total_hours','Total hours','pt_br','Total hours',15),
(8427,'widget_not_found','No widgets found','pt_br','No widgets found',15),
(8428,'quickaction','Quick action','pt_br','Quick action',15),
(8429,'dashboard','Dashboard','pt_br','Dashboard',15),
(8430,'new','New','pt_br','New',15),
(8431,'global_search_hint','Please try to search using search box at top','pt_br','Please try to search using search box at top',15),
(8432,'near_by_map','Near By Map','pt_br','Near By Map',15),
(8433,'miles','Miles','pt_br','Miles',15),
(8434,'lbl_filters','Filters','pt_br','Filters',27),
(8435,'warning','Warning','pt_br','Warning',27),
(8436,'no_filter_created','No filter is created.','pt_br','No filter is created.',27),
(8437,'please_create_new_ilter','Please create a new filter','pt_br','Please create a new filter',27),
(8438,'select_search_fields','Select fields for the search record.','pt_br','Select fields for the search record.',27),
(8439,'apply_fliters','Apply filters','pt_br','Apply filters',27),
(8440,'sort_by','Sort by','pt_br','Sort by',27),
(8441,'sort_order','Sort order','pt_br','Sort order',27),
(8442,'Start_time_tracking','Start time tracking','pt_br','Start time tracking',31),
(8443,'Stop_time_tracking','Stop time tracking','pt_br','Stop time tracking',31),
(8444,'image_preview','Image preview','pt_br','Image preview',11),
(8445,'phone_number','Phone number','pt_br','Phone number',11),
(8446,'email_address','Email address','pt_br','Email address',11),
(8447,'edit_your_preferences','Edit your preferences','pt_br','Edit your preferences',8),
(8448,'about_app','About app','pt_br','About app',8),
(8449,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','pt_br','You already have latest CTMobile Ext. Version',8),
(8450,'updated_app_version','You already have latest CRMTiger App Version','pt_br','You already have latest CRMTiger App Version',8),
(8451,'plan','Plan','pt_br','Plan',8),
(8452,'time','Time','pt_br','Time',31),
(8453,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','pt_br','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(8454,'add_to_quick_action','Add to quick action','pt_br','Add to quick action',1),
(8455,'add_filter_to_quick_action','Add filter to quick action','pt_br','Add filter to quick action',1),
(8456,'create_record','Create Record','pt_br','Create Record',1),
(8457,'quick_action_hint','You can Add Quick Action here','pt_br','You can Add Quick Action here',1),
(8458,'str_send','Send','pt_br','Send',3),
(8459,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','pt_br','Do you want to update tax & charge values corresponding to selected region?',1),
(8460,'delete_quick_action_widgest','Delete Widget?','pt_br','Delete Widget?',15),
(8461,'add_record_to_dashboard','Add record to dashboard','pt_br','Add record to dashboard',15),
(8462,'module_quick_action_msg','Module added to dashboard','pt_br','Module added to dashboard',15),
(8463,'filter_quick_action_msg','Filter added to dashboard','pt_br','Filter added to dashboard',15),
(8464,'record_quick_action_msg','Record added to dashboard','pt_br','Record added to dashboard',15),
(8465,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','pt_br','Filter shortcut added to dashboard',15),
(8466,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','pt_br','Record shortcut added to dashboard',15),
(8467,'documents_disabled','Documents Module is disabled','pt_br','Documents Module is disabled',1),
(8468,'document_dont_attachment','Document does not have a attachment','pt_br','Document does not have a attachment',1),
(8469,'go_to_neat_by','Go to NearBy','pt_br','Go to NearBy',15),
(8470,'go_to_time_tracking','Go to Time Tracker','pt_br','Go to Time Tracker',13),
(8471,'nearby_quick_action_msg','NearBy added to dashboard','pt_br','NearBy added to dashboard',15),
(8472,'time_tracking_quick_action_msg','Time Tracking added to dashboard','pt_br','Time Tracking added to dashboard',15),
(8473,'attendance_quick_action_msg','Attendance added to dashboard','pt_br','Attendance added to dashboard',15),
(8474,'attachment','Attachment','pt_br','Attachment',15),
(8475,'search_by_fields','Search by fields','pt_br','Search by fields',27),
(8476,'apply_selected','Apply selected','pt_br','Apply selected',27),
(8477,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','pt_br','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(8478,'Attendance','Attendance','pt_br','Attendance',15),
(8479,'Check-in successfully','Check-in successfully','pt_br','Check-in successfully',32),
(8480,'Check-out successfully','Check-out successfully','pt_br','Check-out successfully',32),
(8481,'Nothing around here','Nothing around here','pt_br','Nothing around here',13),
(8482,'select_days','Select Days','pt_br','Select Days',5),
(8483,'select_minutes','Select Minutes','pt_br','Select Minutes',5),
(8484,'select_hours','Select Hours','pt_br','Select Hours',5),
(8485,'no_lat_long_found','Location information (Latitude,Longitude) not found','pt_br','Location information (Latitude,Longitude) not found',32),
(8486,'Call Log save successfully','Call Log save successfully','pt_br','Call Log save successfully',32),
(8487,'Files/photos deleted successfully','Files/photos deleted successfully','pt_br','Files/photos deleted successfully',32),
(8488,'network_error','Network connection error!','fr_fr','Network connection error!',1),
(8489,'connection_check','Could not connect to CRM, Please check your Internet connection.','fr_fr','Could not connect to CRM, Please check your Internet connection.',1),
(8490,'update','Update','fr_fr','Update',1),
(8491,'cancel','Cancel','fr_fr','Cancel',1),
(8492,'ok','Ok','fr_fr','Ok',1),
(8493,'more_information','Click here for more information.','fr_fr','Click here for more information.',1),
(8494,'yes','Yes','fr_fr','Yes',1),
(8495,'no','No','fr_fr','No',1),
(8496,'click_again_exit','Click again to exit','fr_fr','Click again to exit',1),
(8497,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','fr_fr','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.',1),
(8498,'clickhere','Click here','fr_fr','Click here',1),
(8499,'clickhere_subscribe','Click here to subscribe premium version','fr_fr','Click here to subscribe premium version',1),
(8500,'clickhere_configure','Click here and view how to Configure.','fr_fr','Click here and view how to Configure.',1),
(8501,'please_wait','Please Wait…','fr_fr','Please Wait…',1),
(8502,'share__msg','Share file with','fr_fr','Share file with',1),
(8503,'dialog_camera','Camera','fr_fr','Camera',1),
(8504,'dialog_add_file_by','Take Photo from','fr_fr','Take Photo from',1),
(8505,'add','Add','fr_fr','Add',1),
(8506,'mail_manager_configured','Mail Manager is not configured','fr_fr','Mail Manager is not configured',1),
(8507,'dialog_add_files_by','Add Files by','fr_fr','Add Files by',1),
(8508,'dialog_drive','Drive','fr_fr','Drive',1),
(8509,'dialog_drop_box','Drop Box','fr_fr','Drop Box',1),
(8510,'dialog_need_signin','You need to Sign-in to your Drive account first.','fr_fr','You need to Sign-in to your Drive account first.',1),
(8511,'dialog_gallery','Gallery','fr_fr','Gallery',1),
(8512,'delete','Delete','fr_fr','Delete',1),
(8513,'timeoutmessage','Oops! Request is taking more time than expected.','fr_fr','Oops! Request is taking more time than expected.',1),
(8514,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','fr_fr','GPS is not enabled. Please turn it on to get your near by locations.',1),
(8515,'sure_want_delete','Are you sure want to delete ?','fr_fr','Are you sure want to delete ?',1),
(8516,'select','Select','fr_fr','Select',1),
(8517,'msgforrecordaudio','Minimum record duration one second.','fr_fr','Minimum record duration one second.',1),
(8518,'permission_storage','Permission denied to read your External storage','fr_fr','Permission denied to read your External storage',1),
(8519,'send_permission_msg','Send message permission denied','fr_fr','Send message permission denied',1),
(8520,'choosefile','Choose File','fr_fr','Choose File',1),
(8521,'enter','Enter','fr_fr','Enter',1),
(8522,'select_an_option','Select an Option','fr_fr','Select an Option',1),
(8523,'email_validation','Email is not valid','fr_fr','Email is not valid',1),
(8524,'please_enter','Please Enter','fr_fr','Please Enter',1),
(8525,'website_validation_text','Website URL is not valid','fr_fr','Website URL is not valid',1),
(8526,'selectvalue','Select value first','fr_fr','Select value first',1),
(8527,'email','Email','fr_fr','Email',1),
(8528,'enter_email_address','Enter email address','fr_fr','Enter email address',1),
(8529,'email_address_not_correct','Email address incorrect','fr_fr','Email address incorrect',1),
(8530,'pls_enter_subject','Please Enter Subject','fr_fr','Please Enter Subject',1),
(8531,'attachFiles','Attached File','fr_fr','Attached File',1),
(8532,'from','From','fr_fr','From',1),
(8533,'to','To','fr_fr','To',1),
(8534,'call_permission_msg','Call permission denied','fr_fr','Call permission denied',1),
(8535,'no_records','No records found','fr_fr','No records found',1),
(8536,'fullform','Create New','fr_fr','Create New',1),
(8537,'save','Save','fr_fr','Save',1),
(8538,'total','Total','fr_fr','Total',1),
(8539,'discount','Discount','fr_fr','Discount',1),
(8540,'price','Price','fr_fr','Price',1),
(8541,'quantity','Quantity','fr_fr','Quantity',1),
(8542,'select_module','Select Module','fr_fr','Select Module',1),
(8543,'item_list','Item List','fr_fr','Item List',1),
(8544,'quickcreate','Quick Create','fr_fr','Quick Create',1),
(8545,'overwrite_msg_part1','Overwrite the existing address with the selected','fr_fr','Overwrite the existing address with the selected',1),
(8546,'once_in_every','Once in every','fr_fr','Once in every',1),
(8547,'overwrite_msg_part2','address details?','fr_fr','address details?',1),
(8548,'add_item','Add Item','fr_fr','Add Item',1),
(8549,'recordsave','Record saved successfully','fr_fr','Record saved successfully',1),
(8550,'recordnotsave','Could not save record. Try again later','fr_fr','Could not save record. Try again later',1),
(8551,'minutes','Minutes','fr_fr','Minutes',1),
(8552,'hours','Hours','fr_fr','Hours',1),
(8553,'days','Days','fr_fr','Days',1),
(8554,'on','On','fr_fr','On',1),
(8555,'day_of_the_month','day of the month','fr_fr','day of the month',1),
(8556,'list_price','List Price','fr_fr','List Price',1),
(8557,'add_record','Add Record','fr_fr','Add Record',1),
(8558,'add_product','Add Product','fr_fr','Add Product',1),
(8559,'add_service','Add Service','fr_fr','Add Service',1),
(8560,'discountin','Discount in %','fr_fr','Discount in %',1),
(8561,'unitprice','Unit price','fr_fr','Unit price',1),
(8562,'netprice','Net price','fr_fr','Net price',1),
(8563,'comments','Comments','fr_fr','Comments',1),
(8564,'add_close','Add & Close','fr_fr','Add & Close',1),
(8565,'fetching_rout_message','Fetching route, Please wait…','fr_fr','Fetching route, Please wait…',1),
(8566,'setting','Settings','fr_fr','Settings',1),
(8567,'utc','UTC','fr_fr','UTC',1),
(8568,'in','In','fr_fr','In',1),
(8569,'days_ago','days ago','fr_fr','days ago',1),
(8570,'mins_ago','Minutes ago','fr_fr','Minutes ago',1),
(8571,'justnow','Just now','fr_fr','Just now',1),
(8572,'hours_ago','hours ago','fr_fr','hours ago',1),
(8573,'in_1_day','In 1 day','fr_fr','In 1 day',1),
(8574,'scanqrcode','Asset / Card scanner','fr_fr','Asset / Card scanner',1),
(8575,'call_log','Call Log','fr_fr','Call Log',1),
(8576,'voice_message','Hi','fr_fr','Hi',1),
(8577,'voice_message1','What can I search for you in','fr_fr','What can I search for you in',1),
(8578,'live_tracking','Live Tracking','fr_fr','Live Tracking',1),
(8579,'mailmanager','Mail Manager','fr_fr','Mail Manager',1),
(8580,'my_location','My location','fr_fr','My location',1),
(8581,'created_on','Created On','fr_fr','Created On',1),
(8582,'modified_on','Modified On','fr_fr','Modified On',1),
(8583,'enter_comments','Enter Comments','fr_fr','Enter Comments',1),
(8584,'viewmore','View More','fr_fr','View More',1),
(8585,'viewless','View Less','fr_fr','View Less',1),
(8586,'gotofullform','Go to Full Form','fr_fr','Go to Full Form',1),
(8587,'post','Post','fr_fr','Post',1),
(8588,'url','URL','fr_fr','URL',1),
(8589,'dialog_title_text_back_color','Select a Text Background Color','fr_fr','Select a Text Background Color',1),
(8590,'event_or_task','Add event/task','fr_fr','Add event/task',1),
(8591,'shortcut','Shortcuts','fr_fr','Shortcuts',1),
(8592,'select_field','Select Field','fr_fr','Select Field',1),
(8593,'share','Share','fr_fr','Share',1),
(8594,'title_insert_link','Insert Link','fr_fr','Insert Link',1),
(8595,'addyourcommentshere','Add your comments here','fr_fr','Add your comments here',1),
(8596,'nocomment','No Comments','fr_fr','No Comments',1),
(8597,'leads','Leads','fr_fr','Leads',1),
(8598,'true_val','true','fr_fr','true',1),
(8599,'noresult','No Result','fr_fr','No Result',1),
(8600,'version','Version','fr_fr','Version',1),
(8601,'convert_lead','Convert Lead','fr_fr','Convert Lead',1),
(8602,'app_name','CRMTiger','fr_fr','CRMTiger',1),
(8603,'enter_url','Please Enter url','fr_fr','Please Enter url',1),
(8604,'help','Help','fr_fr','Help',1),
(8605,'contact_us','Contact Us','fr_fr','Contact Us',1),
(8606,'updates','Updates','fr_fr','Updates',1),
(8607,'logout','LogOut','fr_fr','LogOut',1),
(8608,'busnies_cardscanner','Business Card Scanner','fr_fr','Business Card Scanner',1),
(8609,'sure_want_logout','Are you sure want to logout ?','fr_fr','Are you sure want to logout ?',1),
(8610,'logout_message','Logout successfully','fr_fr','Logout successfully',1),
(8611,'all','All','fr_fr','All',1),
(8612,'add_event','Add event','fr_fr','Add event',1),
(8613,'add_task','Add Task','fr_fr','Add Task',1),
(8614,'next','Next','fr_fr','Next',1),
(8615,'terms_conditions','Terms and Conditions','fr_fr','Terms and Conditions',1),
(8616,'login','Login','fr_fr','Login',2),
(8617,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','fr_fr','By logging in, you agree to our Terms and Conditions & Privacy Policy',2),
(8618,'copyright','Copyright © 2020 CRMTiger Version','fr_fr','Copyright © 2020 CRMTiger Version',2),
(8619,'enter_username','Please enter username','fr_fr','Please enter username',2),
(8620,'enter_password','Please enter password','fr_fr','Please enter password',2),
(8621,'remanberme','Remember Me','fr_fr','Remember Me',2),
(8622,'forgot_password','Forgot password?','fr_fr','Forgot password?',2),
(8623,'privacy_policay1','Privacy Policy','fr_fr','Privacy Policy',2),
(8624,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','fr_fr','Something went wrong. \n please Click here to contact support.',2),
(8625,'enter_username_password','Entered Username or Password is wrong','fr_fr','Entered Username or Password is wrong',2),
(8626,'server_issue_occured','Server issues occurred','fr_fr','Server issues occurred',2),
(8627,'password','Password','fr_fr','Password',3),
(8628,'user_name','Username','fr_fr','Username',3),
(8629,'reset_pwd','Reset Password','fr_fr','Reset Password',3),
(8630,'forgot_password_title','Forgot password','fr_fr','Forgot password',3),
(8631,'enter_user_name','Enter user name','fr_fr','Enter user name',3),
(8632,'cc','Cc','fr_fr','Cc',4),
(8633,'body','Body','fr_fr','Body',4),
(8634,'bcc','BCC','fr_fr','BCC',4),
(8635,'dialog_title_text_color','Select a Text Color','fr_fr','Select a Text Color',4),
(8636,'date','Date','fr_fr','Date',4),
(8637,'subject','Subject','fr_fr','Subject',4),
(8638,'composeMail','Compose Mail','fr_fr','Compose Mail',4),
(8639,'send','Send','fr_fr','Send',4),
(8640,'select_message','Select message','fr_fr','Select message',4),
(8641,'title_insert_table','Insert Table','fr_fr','Insert Table',4),
(8642,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','fr_fr','I agree to Share API Log to Technical team for further troubleshooting',5),
(8643,'edit_record','Edit Records','fr_fr','Edit Records',5),
(8644,'select_time','Select Time','fr_fr','Select Time',5),
(8645,'edit_item','Edit Item','fr_fr','Edit Item',5),
(8646,'items_total','Items Total','fr_fr','Items Total',5),
(8647,'number_less_then_31','Number should be less than 31','fr_fr','Number should be less than 31',5),
(8648,'users','Users','fr_fr','Users',5),
(8649,'groups','Groups','fr_fr','Groups',5),
(8650,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','fr_fr','Note : Existing attachments(images/files) will be replaced',5),
(8651,'greaterdatetime','End DateTime should be greater than Start DateTime','fr_fr','End DateTime should be greater than Start DateTime',5),
(8652,'until','Until','fr_fr','Until',5),
(8653,'organizations','Organizations','fr_fr','Organizations',6),
(8654,'contacts','Contacts','fr_fr','Contacts',6),
(8655,'opportunity','Opportunity','fr_fr','Opportunity',6),
(8656,'lbl_sun','SUN','fr_fr','SUN',7),
(8657,'lbl_mon','MON','fr_fr','MON',7),
(8658,'lbl_tue','TUE','fr_fr','TUE',7),
(8659,'lbl_wed','WED','fr_fr','WED',7),
(8660,'lbl_thu','THU','fr_fr','THU',7),
(8661,'lbl_fri','FRI','fr_fr','FRI',7),
(8662,'lbl_sat','SAT','fr_fr','SAT',7),
(8663,'lbl_1','1','fr_fr','1',7),
(8664,'lbl_2','2','fr_fr','2',7),
(8665,'lbl_3','3','fr_fr','3',7),
(8666,'lbl_4','4','fr_fr','4',7),
(8667,'lbl_5','5','fr_fr','5',7),
(8668,'lbl_6','6','fr_fr','6',7),
(8669,'lbl_7','7','fr_fr','7',7),
(8670,'lbl_8','8','fr_fr','8',7),
(8671,'lbl_9','9','fr_fr','9',7),
(8672,'lbl_10','10','fr_fr','10',7),
(8673,'lbl_11','11','fr_fr','11',7),
(8674,'lbl_12','12','fr_fr','12',7),
(8675,'lbl_13','13','fr_fr','13',7),
(8676,'lbl_14','14','fr_fr','14',7),
(8677,'lbl_15','15','fr_fr','15',7),
(8678,'lbl_16','16','fr_fr','16',7),
(8679,'lbl_17','17','fr_fr','17',7),
(8680,'lbl_18','18','fr_fr','18',7),
(8681,'lbl_19','19','fr_fr','19',7),
(8682,'lbl_20','20','fr_fr','20',7),
(8683,'lbl_21','21','fr_fr','21',7),
(8684,'lbl_22','22','fr_fr','22',7),
(8685,'lbl_23','23','fr_fr','23',7),
(8686,'lbl_24','24','fr_fr','24',7),
(8687,'lbl_25','25','fr_fr','25',7),
(8688,'lbl_26','26','fr_fr','26',7),
(8689,'lbl_27','27','fr_fr','27',7),
(8690,'lbl_28','28','fr_fr','28',7),
(8691,'lbl_29','29','fr_fr','29',7),
(8692,'lbl_30','30','fr_fr','30',7),
(8693,'lbl_31','31','fr_fr','31',7),
(8694,'lbl_32','32','fr_fr','32',7),
(8695,'lbl_33','33','fr_fr','33',7),
(8696,'lbl_34','34','fr_fr','34',7),
(8697,'lbl_35','35','fr_fr','35',7),
(8698,'lbl_36','36','fr_fr','36',7),
(8699,'lbl_37','37','fr_fr','37',7),
(8700,'lbl_38','38','fr_fr','38',7),
(8701,'lbl_39','39','fr_fr','39',7),
(8702,'lbl_40','40','fr_fr','40',7),
(8703,'lbl_41','41','fr_fr','41',7),
(8704,'lbl_42','42','fr_fr','42',7),
(8705,'current_date','current date','fr_fr','current date',7),
(8706,'event','Events','fr_fr','Events',7),
(8707,'calendar','Calendar','fr_fr','Calendar',7),
(8708,'latest_version','Latest Version :','fr_fr','Latest Version :',8),
(8709,'expire_on','Next renewal date : ','fr_fr','Next renewal date : ',8),
(8710,'ctmobile_ext_version','CTMobile Ext. Version : ','fr_fr','CTMobile Ext. Version : ',8),
(8711,'you_have_latest_version','You already have latest version','fr_fr','You already have latest version',8),
(8712,'latest_version1','You Already have latest version','fr_fr','You Already have latest version',8),
(8713,'upgreaded','Upgrade','fr_fr','Upgrade',8),
(8714,'downgrade','Downgrade','fr_fr','Downgrade',8),
(8715,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','fr_fr','You can set from here how many number of records you want to show on Home screen for Recent Event.',8),
(8716,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','fr_fr','You can submit your feedback with description , our team will check your feedback and get back to you.',8),
(8717,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','fr_fr','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.',8),
(8718,'info','Info','fr_fr','Info',8),
(8719,'recent_history','Recent History','fr_fr','Recent History',8),
(8720,'recent_feedback','Feedback','fr_fr','Feedback',8),
(8721,'recent_log','Log','fr_fr','Log',8),
(8722,'crmtiger_app_version','CRMTiger App Version : ','fr_fr','CRMTiger App Version : ',8),
(8723,'historylimit','Recent History Limit','fr_fr','Recent History Limit',8),
(8724,'radious_in_miles','Radius in miles','fr_fr','Radius in miles',8),
(8725,'recentlimit','Recent Event Limit','fr_fr','Recent Event Limit',8),
(8726,'upcoming_events','Upcoming Events','fr_fr','Upcoming Events',8),
(8727,'rate_our_app','Rate Our App!','fr_fr','Rate Our App!',8),
(8728,'feedback','Submit Feedback','fr_fr','Submit Feedback',8),
(8729,'sendfeedback','Feedback Send','fr_fr','Feedback Send',8),
(8730,'emaillimit','Email limit','fr_fr','Email limit',8),
(8731,'log','Log','fr_fr','Log',8),
(8732,'logclear','Log cleared successfully.','fr_fr','Log cleared successfully.',8),
(8733,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','fr_fr','You can set from here how many number of records you want to show on Home screen for Recent History.',8),
(8734,'proceed_to_upgrade1','Proceed to','fr_fr','Proceed to',8),
(8735,'upgradation_message','will required logout and login again later.','fr_fr','will required logout and login again later.',8),
(8736,'proceed_to_upgrade','Proceed to Upgrade','fr_fr','Proceed to Upgrade',8),
(8737,'module_setting','Module Setting','fr_fr','Module Setting',9),
(8738,'sortbyfield','Sort by field','fr_fr','Sort by field',9),
(8739,'ascending','Ascending A to Z','fr_fr','Ascending A to Z',9),
(8740,'descending','Descending Z to A','fr_fr','Descending Z to A',9),
(8741,'first_field','First Field','fr_fr','First Field',9),
(8742,'second_field','Second Field','fr_fr','Second Field',9),
(8743,'third_field','Third Field','fr_fr','Third Field',9),
(8744,'sure_want_restore','Are you sure you want to reset to default settings?','fr_fr','Are you sure you want to reset to default settings?',9),
(8745,'orderlist','List Order','fr_fr','List Order',9),
(8746,'module_reset','Restore to Default','fr_fr','Restore to Default',9),
(8747,'display_fields','Display Fields','fr_fr','Display Fields',9),
(8748,'discount_lessthen_100','Discount % should be less than 100','fr_fr','Discount % should be less than 100',10),
(8749,'select_item','Select Item','fr_fr','Select Item',10),
(8750,'item_comment','Item Comment','fr_fr','Item Comment',10),
(8751,'record_name','Record Name is :','fr_fr','Record Name is :',11),
(8752,'go_back','Go Back','fr_fr','Go Back',11),
(8753,'please_enter_shortcut_name','Please Enter Shortcut Name','fr_fr','Please Enter Shortcut Name',11),
(8754,'number_not_found','Contact Number not found','fr_fr','Contact Number not found',11),
(8755,'mail_not_found','Mail Address not found','fr_fr','Mail Address not found',11),
(8756,'create_shortcut','Create Shortcut','fr_fr','Create Shortcut',11),
(8757,'contact_summary','Summary','fr_fr','Summary',11),
(8758,'activites','Activities','fr_fr','Activities',11),
(8759,'details','Details','fr_fr','Details',11),
(8760,'related','Related','fr_fr','Related',11),
(8761,'share_link','Share record with','fr_fr','Share record with',11),
(8762,'edit','Edit','fr_fr','Edit',11),
(8763,'duplicate','Duplicate','fr_fr','Duplicate',11),
(8764,'whatsapp','Whatsapp','fr_fr','Whatsapp',11),
(8765,'call','Call','fr_fr','Call',11),
(8766,'choose_contact_for_call','Choose Contact for Call','fr_fr','Choose Contact for Call',11),
(8767,'choose_contact_for_sms','Choose Contact for SMS','fr_fr','Choose Contact for SMS',11),
(8768,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','fr_fr','Choose Contact for WhatsApp',11),
(8769,'chosse_contact_for_email','Choose Email','fr_fr','Choose Email',11),
(8770,'attach_file','Attach Files','fr_fr','Attach Files',11),
(8771,'close','Close','fr_fr','Close',11),
(8772,'status','Status','fr_fr','Status',11),
(8773,'stop','Stop','fr_fr','Stop',11),
(8774,'zero','0','fr_fr','0',11),
(8775,'record','Record','fr_fr','Record',11),
(8776,'voice_note','Voice Note','fr_fr','Voice Note',11),
(8777,'tickets','Tickets','fr_fr','Tickets',12),
(8778,'check_out','Check Out','fr_fr','Check Out',12),
(8779,'check_in','Check In','fr_fr','Check In',12),
(8780,'select_any','Select any','fr_fr','Select any',12),
(8781,'fulldetails','Show Full Details','fr_fr','Show Full Details',12),
(8782,'checkin','Check-in','fr_fr','Check-in',12),
(8783,'navigate','Navigate','fr_fr','Navigate',12),
(8784,'product','Products','fr_fr','Products',12),
(8785,'projectMilestone','Project Milestone','fr_fr','Project Milestone',12),
(8786,'projecttask','Project Tasks','fr_fr','Project Tasks',12),
(8787,'nearby','NearBy','fr_fr','NearBy',13),
(8788,'document','Document','fr_fr','Document',14),
(8789,'reply','Reply','fr_fr','Reply',14),
(8790,'reply_all','Reply All','fr_fr','Reply All',14),
(8791,'forward','Forward','fr_fr','Forward',14),
(8792,'action','Action','fr_fr','Action',14),
(8793,'select_first','Select First','fr_fr','Select First',14),
(8794,'commentaddsuccessful','Comment added successfull','fr_fr','Comment added successfull',14),
(8795,'move_to','Move to','fr_fr','Move to',14),
(8796,'attach','Attach','fr_fr','Attach',14),
(8797,'addcoment','Add Comment','fr_fr','Add Comment',14),
(8798,'adddocument','Add Document','fr_fr','Add Document',14),
(8799,'home','Home','fr_fr','Home',15),
(8800,'checkout','Check-out','fr_fr','Check-out',15),
(8801,'message_search','Search by name','fr_fr','Search by name',15),
(8802,'start_shift','Start shift','fr_fr','Start shift',15),
(8803,'end_shift','End shift','fr_fr','End shift',15),
(8804,'today_meeting','Meetings','fr_fr','Meetings',15),
(8805,'shift_time_track','Shift Time Track','fr_fr','Shift Time Track',15),
(8806,'logout_msg','You have to login again , click','fr_fr','You have to login again , click',15),
(8807,'logout_msg1','to continue.','fr_fr','to continue.',15),
(8808,'permission_denied','You don\'t have permission to create','fr_fr','You don\'t have permission to create',15),
(8809,'history','Activity stream','fr_fr','Activity stream',15),
(8810,'search_value','Search value :','fr_fr','Search value :',15),
(8811,'feed_back_msg','Please enter feedback message','fr_fr','Please enter feedback message',16),
(8812,'feed_back_hint_msg','Enter feedback message','fr_fr','Enter feedback message',16),
(8813,'submit','Submit','fr_fr','Submit',16),
(8814,'check_app_not_installed','Application is not currently installed.','fr_fr','Application is not currently installed.',17),
(8815,'send_sms_fail_message','SMS failed, please try again later!','fr_fr','SMS failed, please try again later!',17),
(8816,'documentaddsuccessfully','Document Attach successfully','fr_fr','Document Attach successfully',17),
(8817,'send_message','Send message','fr_fr','Send message',17),
(8818,'sms_to','smsto:','fr_fr','smsto:',17),
(8819,'add_list_message','Add List','fr_fr','Add List',18),
(8820,'mylist','My List','fr_fr','My List',18),
(8821,'filtername','Filter Name','fr_fr','Filter Name',18),
(8822,'selectlist','Select a List','fr_fr','Select a List',18),
(8823,'assingedto','Assigned To','fr_fr','Assigned To',18),
(8824,'selectmodule','Select a module','fr_fr','Select a module',18),
(8825,'add_list','Add Filter','fr_fr','Add Filter',18),
(8826,'recent_event','Recent Event','fr_fr','Recent Event',19),
(8827,'recent_hostory','Recent History','fr_fr','Recent History',19),
(8828,'module_specific_settings','Module-Specific Settings','fr_fr','Module-Specific Settings',19),
(8829,'talk_to_us','Talk to us','fr_fr','Talk to us',19),
(8830,'report_a_bug','Report A Bug','fr_fr','Report A Bug',19),
(8831,'faq','FAQ','fr_fr','FAQ',19),
(8832,'selectmodules','Select Module','fr_fr','Select Module',19),
(8833,'myplan','My Plan','fr_fr','My Plan',19),
(8834,'message','Message','fr_fr','Message',20),
(8835,'message_validation','Please enter Message','fr_fr','Please enter Message',20),
(8836,'contact_select','Please Select contact','fr_fr','Please Select contact',20),
(8837,'global_search','Global Search','fr_fr','Global Search',21),
(8838,'records','Records','fr_fr','Records',21),
(8839,'dont_show_again','Don\'t Show Again','fr_fr','Don\'t Show Again',22),
(8840,'skip','Skip','fr_fr','Skip',22),
(8841,'file_downloading','File Downloading','fr_fr','File Downloading',23),
(8842,'add_screenshots_optional','Add screenshots (optional)','fr_fr','Add screenshots (optional)',24),
(8843,'describe_your_problem','Describe your problem','fr_fr','Describe your problem',24),
(8844,'default_filter_shortcut','Default Filter Shortcut','fr_fr','Default Filter Shortcut',25),
(8845,'record_shortcut','Record Shortcut','fr_fr','Record Shortcut',25),
(8846,'enter_url','Please Enter url','fr_fr','Please Enter url',26),
(8847,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','fr_fr','You need to update the app to continue using Please update to continue Older versions will no longer work from today',26),
(8848,'search_by','Search by','fr_fr','Search by',27),
(8849,'selected_filter','Selected filter :','fr_fr','Selected filter :',27),
(8850,'selected_field','Selected field :','fr_fr','Selected field :',27),
(8851,'choose','Choose','fr_fr','Choose',28),
(8852,'qr_cardscanner','QR Code Scanner','fr_fr','QR Code Scanner',28),
(8853,'error_message_for_scan','Could not read the card Try again later.','fr_fr','Could not read the card Try again later.',28),
(8854,'press_start_scan','Press to Start Scan','fr_fr','Press to Start Scan',28),
(8855,'line_item_quntity_validation_msg','Value should be greater than zero','fr_fr','Value should be greater than zero',29),
(8856,'percentage_msg','Percentage should be less than 100','fr_fr','Percentage should be less than 100',29),
(8857,'MSG_NO_DATA','No data found!','fr_fr','No data found!',29),
(8858,'MSG_SOMETHING_WRONG','Something went wrong!','fr_fr','Something went wrong!',29),
(8859,'MSG_COMING_SOON','Coming Soon!','fr_fr','Coming Soon!',29),
(8860,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','fr_fr','Please upload profile image.',29),
(8861,'ALERT_TITLE_LOCATION_ACCESS','Location Access','fr_fr','Location Access',29),
(8862,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','fr_fr','Requires your location to show nearby events.',29),
(8863,'ALERT_BTN_ALLOW','ALLOW','fr_fr','ALLOW',29),
(8864,'ALERT_BTN_DENY','DENY','fr_fr','DENY',29),
(8865,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','fr_fr','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(8866,'DELETE_RECORD','Delete Record','fr_fr','Delete Record',29),
(8867,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','fr_fr','Are you sure want to delete this shortcut?',29),
(8868,'DELETE_SHORTCUT','Delete Shortcut','fr_fr','Delete Shortcut',29),
(8869,'LBL_TERMS','By logging in, you agree to our Terms and','fr_fr','By logging in, you agree to our Terms and',29),
(8870,'LBL_CONDITIONS','Conditions &','fr_fr','Conditions &',29),
(8871,'ALERT_TITLE','Alert','fr_fr','Alert',29),
(8872,'ALERT_BTN_SUBSCRIBE','Subscribe','fr_fr','Subscribe',29),
(8873,'MSG_SELECT_MODULE','Please select any Module','fr_fr','Please select any Module',29),
(8874,'MSG_SELECT_LIST','Please select any List','fr_fr','Please select any List',29),
(8875,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','fr_fr','You don\'t have camera',29),
(8876,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','fr_fr','You don\'t have permission to access gallery.',29),
(8877,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','fr_fr','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on',29),
(8878,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','fr_fr','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on',29),
(8879,'BTN_DONE','Done','fr_fr','Done',29),
(8880,'COMMENT','Comment','fr_fr','Comment',29),
(8881,'FULL_FORM','Full Form','fr_fr','Full Form',29),
(8882,'QUICK_CREATE','Create','fr_fr','Create',29),
(8883,'LBL_SELECT_FIELDS','Select Fields','fr_fr','Select Fields',29),
(8884,'LBL_SELECT_FIELDS','Select Fields','fr_fr','Select Fields',29),
(8885,'LBL_SELECT_FIRST_FIELDS','Select First Field','fr_fr','Select First Field',29),
(8886,'LBL_SELECT_SECOND_FIELDS','Select Second Field','fr_fr','Select Second Field',29),
(8887,'LBL_SELECT_THIRD_FIELDS','Select Third Field','fr_fr','Select Third Field',29),
(8888,'LBL_SORT_BY_FIELD','Select Sort By Field','fr_fr','Select Sort By Field',29),
(8889,'BTN_RESET_TO_DEFAULT','Reset to Default','fr_fr','Reset to Default',29),
(8890,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','fr_fr','Select Sort by field',29),
(8891,'kStrClearBtnTitle','Clear','fr_fr','Clear',29),
(8892,'kStrShowMoreBtnTitle','Show More','fr_fr','Show More',29),
(8893,'kStrAddActivitiesBtnTitle','Add Activities','fr_fr','Add Activities',29),
(8894,'kStrAddCommentPlaceHolder','Add your comments here','fr_fr','Add your comments here',29),
(8895,'MSG_ENTER_TO_EMAIL','Please enter to field.','fr_fr','Please enter to field.',29),
(8896,'WARNING_FILE','File can\'t open.','fr_fr','File can\'t open.',29),
(8897,'MSG_FILE_SAVED','File saved.','fr_fr','File saved.',29),
(8898,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','fr_fr','Download fail!, please try after sometime.',29),
(8899,'LBL_SHORTCUT','Shortcut','fr_fr','Shortcut',29),
(8900,'TXT_MESSAGE_PLACEHOLDER','Type Message','fr_fr','Type Message',29),
(8901,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','fr_fr','Install Whatsapp',29),
(8902,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','fr_fr','No MailBox found. Please Create Mailbox',29),
(8903,'LBL_WROTE','Wrote','fr_fr','Wrote',29),
(8904,'MSG_MAIL_SEND','Mail sent','fr_fr','Mail sent',29),
(8905,'log_file_not_found','API Log file not found.','fr_fr','API Log file not found.',29),
(8906,'unknown_error','An unknown error occurred, try again','fr_fr','An unknown error occurred, try again',29),
(8907,'CTMTigerAppVersion','CRMTiger App Version','fr_fr','CRMTiger App Version',29),
(8908,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','fr_fr','CTMobile Ext. Version Update Successfully',29),
(8909,'dialog_Premium_downgrade','Downgrade will required logout and login again later','fr_fr','Downgrade will required logout and login again later',29),
(8910,'dialog_Premium','Upgrade will required logout and login again later','fr_fr','Upgrade will required logout and login again later',29),
(8911,'Overwrite','Overwrite','fr_fr','Overwrite',29),
(8912,'MSGAddressOverwrite1','Overwrite the existing address with the selected','fr_fr','Overwrite the existing address with the selected',29),
(8913,'MSGAddressOverwrite2','address details?','fr_fr','address details?',29),
(8914,'UPGRADE_PLAN','Upgrade Plan','fr_fr','Upgrade Plan',29),
(8915,'DOWNGRADE_PLAN','Downgrade Plan','fr_fr','Downgrade Plan',29),
(8916,'UPGRADE_EXTENSION','Upgrade Extension','fr_fr','Upgrade Extension',29),
(8917,'UPGRADE_APP','Upgrade App','fr_fr','Upgrade App',29),
(8918,'SELECT_OPTION','Select Option','fr_fr','Select Option',29),
(8919,'PLEASE_SELECT','Please select','fr_fr','Please select',29),
(8920,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','fr_fr','You don\'t have permission for this module.',29),
(8921,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','fr_fr','Please select reccuring day of month.',29),
(8922,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','fr_fr','Please select reccuring day of week.',29),
(8923,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','fr_fr','Please select reccuring days.',29),
(8924,'Please select reccuring days.','Please select reccuring days.','fr_fr','Please select reccuring days.',29),
(8925,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','fr_fr','Please select reccuring end date.',29),
(8926,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','fr_fr','Please select reccuring type.',29),
(8927,'FREQ_TIME','Times','fr_fr','Times',29),
(8928,'REPEAT_YEARLY','Repeat Yearly','fr_fr','Repeat Yearly',29),
(8929,'REPEAT_MONTHLY','Repeat Monthly','fr_fr','Repeat Monthly',29),
(8930,'REPEAT_WEEKLY','Repeat Weekly','fr_fr','Repeat Weekly',29),
(8931,'REPEAT_DAILY','Repeat Daily','fr_fr','Repeat Daily',29),
(8932,'ACTION_TITLE','Action Title','fr_fr','Action Title',29),
(8933,'MSG_SELECT_VALID_DATE','Please select valid day of month.','fr_fr','Please select valid day of month.',29),
(8934,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','fr_fr','Start date should be less than end date.',29),
(8935,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','fr_fr','Start time should be less than end time.',29),
(8936,'LBL_LINEITEM_DETAILS','Lineitem Details','fr_fr','Lineitem Details',29),
(8937,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','fr_fr','Discount amount should be less than the total.',29),
(8938,'VIEW','View','fr_fr','View',29),
(8939,'MSG_ENTER_VALID','Please enter valid','fr_fr','Please enter valid',29),
(8940,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','fr_fr','Percentage should be less than 100.',29),
(8941,'ITEM_TOTAL','Item Total','fr_fr','Item Total',29),
(8942,'ADJUSTMENT','Adjustment','fr_fr','Adjustment',29),
(8943,'TITLE_CHOOSE_IMAGE','Choose Image','fr_fr','Choose Image',29),
(8944,'COMPRESS','Compress','fr_fr','Compress',29),
(8945,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','fr_fr','Your image size is too large, please select another image',29),
(8946,'OnDayOfMonth','On day of month','fr_fr','On day of month',29),
(8947,'OnDayOfWeek','On day of week','fr_fr','On day of week',29),
(8948,'AddAndClose','Add & Close','fr_fr','Add & Close',29),
(8949,'Repeat','Repeat','fr_fr','Repeat',29),
(8950,'OnDay','On day','fr_fr','On day',29),
(8951,'View_Line_Item','View Line Item','fr_fr','View Line Item',29),
(8952,'TITLE_IMAGE','Image','fr_fr','Image',29),
(8953,'TITLE_ICLOUD','iCloud','fr_fr','iCloud',29),
(8954,'GOOGLE','Google','fr_fr','Google',29),
(8955,'ALERT_BTN_OKAY','Okay','fr_fr','Okay',29),
(8956,'ALERT_TITLE_ACCESS_DENIED','Access Denied','fr_fr','Access Denied',29),
(8957,'Dont_Show_Again','Don\'t show again','fr_fr','Don\'t show again',29),
(8958,'Skip','Skip','fr_fr','Skip',29),
(8959,'Fillter_Name','Fillter Name','fr_fr','Fillter Name',29),
(8960,'Fillter_Record_Count','Fillter Record Count','fr_fr','Fillter Record Count',29),
(8961,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','fr_fr','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(8962,'vtiger_url','Your vTiger CRM URL','fr_fr','Your vTiger CRM URL',26),
(8963,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','fr_fr','You don\'t have permission to Add either This is read-only or Private Field.',31),
(8964,'CLEAR','Clear','fr_fr','Clear',31),
(8965,'Files/photos uploaded successfully','Files/photos uploaded successfully','fr_fr','Files/photos uploaded successfully',32),
(8966,'Digital signature saved','Digital signature saved','fr_fr','Digital signature saved',32),
(8967,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','fr_fr','Please upload Signature or Files/photos',32),
(8968,'Files / Photos','Files / Photos','fr_fr','Files / Photos',32),
(8969,'Signature','Signature','fr_fr','Signature',32),
(8970,'add_photo_using','Add Photo Using','fr_fr','Add Photo Using',31),
(8971,'btn_upload_sign','(+) Add Signature','fr_fr','(+) Add Signature',31),
(8972,'btn_upload_photo_doc','(+) Upload Files/Photos','fr_fr','(+) Upload Files/Photos',31),
(8973,'select_photo_doc_to_upload','Please select files/photos to upload','fr_fr','Please select files/photos to upload',31),
(8974,'related_module_title','Search from related module and Add to \"Route\"','fr_fr','Search from related module and Add to \"Route\"',30),
(8975,'Route status updated successfully','Route status updated successfully','fr_fr','Route status updated successfully',32),
(8976,'Session init failed','Session init failed','fr_fr','Session init failed',32),
(8977,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','fr_fr','You don\'t have permission to access this resource',32),
(8978,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','fr_fr','Could not get the Related To - Try again later',32),
(8979,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','fr_fr','Could not get the Route Planning Record - Try again later',32),
(8980,'Something went wrong - Try again later','Something went wrong - Try again later','fr_fr','Something went wrong - Try again later',32),
(8981,'sequence updated successfully','sequence updated successfully','fr_fr','sequence updated successfully',32),
(8982,'sequence cannot be empty','sequence cannot be empty','fr_fr','sequence cannot be empty',32),
(8983,'Shortcut details not saved','Shortcut details not saved','fr_fr','Shortcut details not saved',32),
(8984,'Shortcut details saved successfully','Shortcut details saved successfully','fr_fr','Shortcut details saved successfully',32),
(8985,'Route save successfully','Route save successfully','fr_fr','Route save successfully',32),
(8986,'Record save successfully','Record save successfully','fr_fr','Record save successfully',32),
(8987,'No dependency found for picklist','No dependency found for picklist','fr_fr','No dependency found for picklist',32),
(8988,'No records found','No records found','fr_fr','No records found',32),
(8989,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','fr_fr','Outgoing server is not enabled, please configure from CRM',32),
(8990,'Removed Successfully','Removed Successfully','fr_fr','Removed Successfully',32),
(8991,'Shortcut has been deleted','Shortcut has been deleted','fr_fr','Shortcut has been deleted',32),
(8992,'relation of records removed successfully','relation of records removed successfully','fr_fr','relation of records removed successfully',32),
(8993,'relation of records not removed','relation of records not removed','fr_fr','relation of records not removed',32),
(8994,'Record has been deleted successfully','Record has been deleted successfully','fr_fr','Record has been deleted successfully',32),
(8995,'Time Tracking saved successfully','Time Tracking saved successfully','fr_fr','Time Tracking saved successfully',32),
(8996,'Time Tracking updated successfully','Time Tracking updated successfully','fr_fr','Time Tracking updated successfully',32),
(8997,'Time Tracking ended successfully','Time Tracking ended successfully','fr_fr','Time Tracking ended successfully',32),
(8998,'Time Tracking started successfully','Time Tracking started successfully','fr_fr','Time Tracking started successfully',32),
(8999,'record cannot be empty','record cannot be empty','fr_fr','record cannot be empty',32),
(9000,'Module is disabled','Module is disabled','fr_fr','Module is disabled',32),
(9001,'Shift ended successfully','Shift ended successfully','fr_fr','Shift ended successfully',32),
(9002,'Shift started successfully','Shift started successfully','fr_fr','Shift started successfully',32),
(9003,'relation of records added successfully','relation of records added successfully','fr_fr','relation of records added successfully',32),
(9004,'Comment saved successfully','Comment saved successfully','fr_fr','Comment saved successfully',32),
(9005,'Comment not saved','Comment not saved','fr_fr','Comment not saved',32),
(9006,'Comment module is not active','Comment module is not active','fr_fr','Comment module is not active',32),
(9007,'No Upcoming Event','No Upcoming Event','fr_fr','No Upcoming Event',32),
(9008,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','fr_fr','No Templates found - create it from Message Templates module',32),
(9009,'No event or task for this date','No event or task for this date','fr_fr','No event or task for this date',32),
(9010,'No filters created','No filters created','fr_fr','No filters created',32),
(9011,'Select at least one record to attach','Select at least one record to attach','fr_fr','Select at least one record to attach',32),
(9012,'Please select one or more attachments','Please select one or more attachments','fr_fr','Please select one or more attachments',32),
(9013,'No event for this month','No event for this month','fr_fr','No event for this month',32),
(9014,'No Activity found','No Activity found','fr_fr','No Activity found',32),
(9015,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','fr_fr','Your feedback is valuable for us - it cannot be empty',32),
(9016,'Could not send mail, Please try later','Could not send mail, Please try later','fr_fr','Could not send mail, Please try later',32),
(9017,'Latest Version updated successfully','Latest Version updated successfully','fr_fr','Latest Version updated successfully',32),
(9018,'User Location Updated Successfully','User Location Updated Successfully','fr_fr','User Location Updated Successfully',32),
(9019,'User Location not Updated Successfully','User Location not Updated Successfully','fr_fr','User Location not Updated Successfully',32),
(9020,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','fr_fr','SMSNotifier is not enable in CRM. Please enable it first',32),
(9021,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','fr_fr','Could not submit your feedback - Please try again later',32),
(9022,'Thank you for submitting your feedback','Thank you for submitting your feedback','fr_fr','Thank you for submitting your feedback',32),
(9023,'Please upload User Image','Please upload User Image','fr_fr','Please upload User Image',32),
(9024,'Image Not Uploading, please try again','Image Not Uploading, please try again','fr_fr','Image Not Uploading, please try again',32),
(9025,'User Image Uploaded Successfully','User Image Uploaded Successfully','fr_fr','User Image Uploaded Successfully',32),
(9026,'Invalid Module name','Invalid Module name','fr_fr','Invalid Module name',32),
(9027,'Records Sync Successfully','Records Sync Successfully','fr_fr','Records Sync Successfully',32),
(9028,'Values cannot be empty','Values cannot be empty','fr_fr','Values cannot be empty',32),
(9029,'Record id is empty','Record id is empty','fr_fr','Record id is empty',32),
(9030,'Logout Successfully','Logout Successfully','fr_fr','Logout Successfully',32),
(9031,'Please Enable CTMobile Module','Please Enable CTMobile Module','fr_fr','Please Enable CTMobile Module',32),
(9032,'Authentication Failed','Username and Password do not match','fr_fr','Username and Password do not match',32),
(9033,'Mismatched module information','Something gone wrong, please try again later','fr_fr','Something gone wrong, please try again later',32),
(9034,'Field does not exists','Please set display fields again','fr_fr','Please set display fields again',32),
(9035,'Module does not exists','Module does not exists or disabled by admin','fr_fr','Module does not exists or disabled by admin',32),
(9036,'Month cannot be empty','Could not get the Month - Try again later','fr_fr','Could not get the Month - Try again later',32),
(9037,'Year cannot be empty','Could not get the Year - Try again later','fr_fr','Could not get the Year - Try again later',32),
(9038,'Date cannot be empty','Could not get the Date - Try again later','fr_fr','Could not get the Date - Try again later',32),
(9039,'Userid cannot be empty','Could not get the Userid - Try again later','fr_fr','Could not get the Userid - Try again later',32),
(9040,'End Date cannot be empty','Could not get the status - Try again later','fr_fr','Could not get the status - Try again later',32),
(9041,'Start Date cannot be empty','Could not get the Start Date - Try again later','fr_fr','Could not get the Start Date - Try again later',32),
(9042,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','fr_fr','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature',32),
(9043,'Longitude cannot be empty','Could not get location-Please try again','fr_fr','Could not get location-Please try again',32),
(9044,'Latitude cannot be empty','Could not get location-Please try again','fr_fr','Could not get location-Please try again',32),
(9045,'User cannot be empty','Could not get the User - Try again later','fr_fr','Could not get the User - Try again later',32),
(9046,'Status cannot be empty','Could not get the status - Try again later','fr_fr','Could not get the status - Try again later',32),
(9047,'Required fields not found','Required fields not found','fr_fr','Required fields not found',32),
(9048,'Tracking module not active','Tracking module not active-Please contact CRM Admin','fr_fr','Tracking module not active-Please contact CRM Admin',32),
(9049,'Missing mandatory input values','Missing mandatory input values','fr_fr','Missing mandatory input values',32),
(9050,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','fr_fr','No MailBox found. Please Create Mailbox',32),
(9051,'Mail not sent','Mail not sent','fr_fr','Mail not sent',32),
(9052,'Mail send successfully','Mail send successfully','fr_fr','Mail send successfully',32),
(9053,'Email Id or username not match with your record','Email Id or username not match with your record','fr_fr','Email Id or username not match with your record',32),
(9054,'Module not specified','Module not specified','fr_fr','Module not specified',32),
(9055,'No messages found','No messages found','fr_fr','No messages found',32),
(9056,'No Dependency Found For This Module','No Dependency Found For This Module','fr_fr','No Dependency Found For This Module',32),
(9057,'Outgoing server is not Enabled','Outgoing server is not Enabled','fr_fr','Outgoing server is not Enabled',32),
(9058,'Outgoing server is Enabled','Outgoing server is Enabled','fr_fr','Outgoing server is Enabled',32),
(9059,'Email Attached Successfully','Email Attached Successfully','fr_fr','Email Attached Successfully',32),
(9060,'Documents Attached Successfully','Documents Attached Successfully','fr_fr','Documents Attached Successfully',32),
(9061,'Login required - Please login again','Login required - Please login again','fr_fr','Login required - Please login again',32),
(9062,'time_tracking_module_disable','Time tracking module is disable','fr_fr','Time tracking module is disable',31),
(9063,'route_planning_module_disable','Route planning module is disable','fr_fr','Route planning module is disable',31),
(9064,'mark_as_held','Are you sure you want to mark Event as Held?','fr_fr','Are you sure you want to mark Event as Held?',31),
(9065,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','fr_fr','You have already started Time tracking for another record, Do you want to stop it first ?',31),
(9066,'access_denied_routeplanning','Access denied for route planning','fr_fr','Access denied for route planning',31),
(9067,'time_spent','Time Spent','fr_fr','Time Spent',31),
(9068,'select_user','Select User','fr_fr','Select User',30),
(9069,'status_cannot_be_held','Status cannot be held for future date start','fr_fr','Status cannot be held for future date start',30),
(9070,'please_select_end_date','Please select end date','fr_fr','Please select end date',30),
(9071,'please_select_start_date','Please select start date','fr_fr','Please select start date',30),
(9072,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','fr_fr','Tap on + icon to select record for your route.',30),
(9073,'please_enter_notes','Please enter notes','fr_fr','Please enter notes',30),
(9074,'please_enter_title','Please enter title','fr_fr','Please enter title',30),
(9075,'please_select_date','Please Select Date','fr_fr','Please Select Date',30),
(9076,'search_by_date','Search by Date','fr_fr','Search by Date',30),
(9077,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','fr_fr','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.',30),
(9078,'max_upload_size','max file Upload exceeds','fr_fr','max file Upload exceeds',30),
(9079,'unselect_all','UnSelect All','fr_fr','UnSelect All',30),
(9080,'select_all','Select All','fr_fr','Select All',30),
(9081,'please_select_records','Please select records','fr_fr','Please select records',30),
(9082,'select_date','Select Date','fr_fr','Select Date',30),
(9083,'quantity_in_stock_is','Quantity in stock is','fr_fr','Quantity in stock is',30),
(9084,'replies','Replies','fr_fr','Replies',30),
(9085,'conversation_require_selection','Conversion requires selection of Contact or Organization','fr_fr','Conversion requires selection of Contact or Organization',30),
(9086,'please_select_product','Please Select Product','fr_fr','Please Select Product',30),
(9087,'timer_msg','You can start timer for single task only at same time','fr_fr','You can start timer for single task only at same time',31),
(9088,'save_start_tracking','Save & Start Tracking','fr_fr','Save & Start Tracking',31),
(9089,'lbl_notes','Notes','fr_fr','Notes',31),
(9090,'enter_title','Enter Title','fr_fr','Enter Title',31),
(9091,'select_module_record','Select Module / Record','fr_fr','Select Module / Record',31),
(9092,'lbl_tomorrow','Tomorrow','fr_fr','Tomorrow',30),
(9093,'lbl_yesterday','Yesterday','fr_fr','Yesterday',30),
(9094,'lbl_today','Today','fr_fr','Today',30),
(9095,'time_tracker','Time Tracker','fr_fr','Time Tracker',31),
(9096,'time_end','End Time','fr_fr','End Time',5),
(9097,'due_date','End Date','fr_fr','End Date',5),
(9098,'time_start','Time Start','fr_fr','Time Start',5),
(9099,'date_start','Start Date','fr_fr','Start Date',5),
(9100,'delete_widget_msg','Display widget again by using (+) option','fr_fr','Display widget again by using (+) option',15),
(9101,'no_upcoming_activities','No scheduled activities ','fr_fr','No scheduled activities ',15),
(9102,'check_in_first','Please check-in first','fr_fr','Please check-in first',30),
(9103,'duration','Duration','fr_fr','Duration',30),
(9104,'distance','Distance','fr_fr','Distance',30),
(9105,'proper_address_message','Please enter proper address in record\n','fr_fr','Please enter proper address in record',30),
(9106,'select_status','Select Status','fr_fr','Select Status',30),
(9107,'route_planner','Route Planner','fr_fr','Route Planner',30),
(9108,'route_planning','Route Planning','fr_fr','Route Planning',30),
(9109,'add_route','Add Route','fr_fr','Add Route',30),
(9110,'calender_disabled','Calendar Module is disabled','fr_fr','Calendar Module is disabled',30),
(9111,'close_dialog','Close form','fr_fr','Close form',30),
(9112,'cancel_form_message','Are You sure want to close ?','fr_fr','Are You sure want to close ?',30),
(9113,'create_route','Create Route','fr_fr','Create Route',30),
(9114,'select_module_create_route','Select Module to create Route','fr_fr','Select Module to create Route',30),
(9115,'cancel','Cancel','fr_fr','Cancel',30),
(9116,'assign_route','Assign Route','fr_fr','Assign Route',30),
(9117,'route_for','Route for','fr_fr','Route for',30),
(9118,'assigned_to','Assigned To','fr_fr','Assigned To',30),
(9119,'enter_route_name','Enter Route Name','fr_fr','Enter Route Name',30),
(9120,'list','List','fr_fr','List',30),
(9121,'map','Map','fr_fr','Map',30),
(9122,'other_modules','Other Modules','fr_fr','Other Modules',15),
(9123,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','fr_fr','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.',25),
(9124,'clear','Clear','fr_fr','Clear',25),
(9125,'open','Open','fr_fr','Open',11),
(9126,'max_file_msg','Too many files selected (max:6)','fr_fr','Too many files selected (max:6)',11),
(9127,'error_voicenote_record','Unable to recording voice while another application is recording sound.','fr_fr','Unable to recording voice while another application is recording sound.',11),
(9128,'msg_warning','Warning!','fr_fr','Warning!',11),
(9129,'Permision_denied_contact','Permission denied to access your contacts','fr_fr','Permission denied to access your contacts',15),
(9130,'no_widget_added','Please click + icon to add new widget to your dashboard.','fr_fr','Please click + icon to add new widget to your dashboard.',15),
(9131,'no_data_available','Data not available, please check the selected fields','fr_fr','Data not available, please check the selected fields',15),
(9132,'check_out_successfully','Check out successfully','fr_fr','Checked out successfully',11),
(9133,'check_in_successfully','Check in successfully','fr_fr','Checked in successfully',11),
(9134,'check_out','Check out','fr_fr','Check out',11),
(9135,'check_in','Check in','fr_fr','Check in',11),
(9136,'navigate','Navigate','fr_fr','Navigate',11),
(9137,'save_to_phone_vcard_success','VCard Saved to phone successfully','fr_fr','VCard Saved to phone successfully',15),
(9138,'download_vcard_success','VCard downloaded successfully','fr_fr','VCard downloaded successfully',15),
(9139,'card_details','Card Details','fr_fr','Card Details',15),
(9140,'add_widget','Add Widget','fr_fr','Add Widget',15),
(9141,'delete_widget','Are you sure to hide widget?','fr_fr','Are you sure to hide widget?',15),
(9142,'already_widgets_added','All types of Widget & reports are already added','fr_fr','All types of Widget & reports are already added',15),
(9143,'retry','Retry','fr_fr','Retry',28),
(9144,'retake','Retake','fr_fr','Retake',28),
(9145,'Reports','Reports','fr_fr','Reports',15),
(9146,'Widgets','Widgets','fr_fr','Widgets',15),
(9147,'vcard_config','Vcard Configuration','fr_fr','Vcard Configuration',8),
(9148,'save_to_phone','Save to phone','fr_fr','Save to phone',11),
(9149,'download_vcard','Download Vcard','fr_fr','Download Vcard',11),
(9150,'share_vcard','Share Vcard','fr_fr','Share Vcard',11),
(9151,'share_record','Share Record','fr_fr','Share Record',11),
(9152,'permission_denied_edit','You don\'t have permission to edit this record.','fr_fr','You don\'t have permission to edit this record.',27),
(9153,'permission_denied_delete','You don\'t have permission to delete this record.','fr_fr','You don\'t have permission to delete this record.',27),
(9154,'Voice_Recording_Started','Recording Started','fr_fr','Recording Started',12),
(9155,'Voice_Recording_Stopped','Recording Stopped','fr_fr','Recording Stopped',12),
(9156,'SEARCH','Search','fr_fr','Search',7),
(9157,'LAST','Last','fr_fr','Last',7),
(9158,'FIRST','First','fr_fr','First',7),
(9159,'MONDAY','Monday','fr_fr','Monday',7),
(9160,'TUESDAY','Tuesday','fr_fr','Tuesday',7),
(9161,'WEDNESDAY','Wednesday','fr_fr','Wednesday',7),
(9162,'THURSDAY','Thursday','fr_fr','Thursday',7),
(9163,'FRIDAY','Friday','fr_fr','Friday',7),
(9164,'SATURDAY','Saturday','fr_fr','Saturday',7),
(9165,'SUNDAY','Sunday','fr_fr','Sunday',7),
(9166,'DAILY','Daily','fr_fr','Daily',7),
(9167,'WEEKLY','Weekly','fr_fr','Weekly',7),
(9168,'MONTHLY','Monthly','fr_fr','Monthly',7),
(9169,'YEARLY','Yearly','fr_fr','Yearly',7),
(9170,'asset_tracking','Asset tracking','fr_fr','Asset tracking',15),
(9171,'open_file','Open File','fr_fr','Open File',1),
(9172,'download_pdf_successfully','Download PDF Successfully','fr_fr','Download PDF Successfully',1),
(9173,'select_pdf','Select PDF','fr_fr','Select PDF',1),
(9174,'email_pdf','Email PDF','fr_fr','Email PDF',1),
(9175,'download_pdf','Download PDF','fr_fr','Download PDF',1),
(9176,'edit_route','Edit Route','fr_fr','Edit Route',1),
(9177,'save_route','Save Route','fr_fr','Save Route',1),
(9178,'clear_all','Clear All','fr_fr','Clear All',1),
(9179,'notification','Notifications','fr_fr','Notifications',1),
(9180,'menu_management','Menu Management','fr_fr','Menu Management',1),
(9181,'select_menu','Select Menu','fr_fr','Select Menu',1),
(9182,'module_record_not_found','Module and Record not found','fr_fr','Module and Record not found',1),
(9183,'reason_for_changing_comments','Reason for changing comments','fr_fr','Reason for changing comments',1),
(9184,'edit_reason','Edit Reason','fr_fr','Edit Reason',1),
(9185,'create_filters','Create Filter','fr_fr','Create Filter',1),
(9186,'you_checked','You Checked','fr_fr','You Checked',1),
(9187,'you_un_checked','You UnChecked','fr_fr','You UnChecked',1),
(9188,'log_the_call','Log the call ?','fr_fr','Log the call ?',1),
(9189,'add_a_description_(optional)','Add a description (optional)','fr_fr','Add a description (optional)',1),
(9190,'called','Called','fr_fr','Called',1),
(9191,'call_log','Call Log','fr_fr','Call Log',1),
(9192,'subject','Subject','fr_fr','Subject',1),
(9193,'add_condition','Add Condition','fr_fr','Add Condition',1),
(9194,'select_condition','Select Condition','fr_fr','Select Condition',1),
(9195,'select_field','Select Field','fr_fr','Select Field',1),
(9196,'please_select_first_field','Please First Select field','fr_fr','Please First Select field',1),
(9197,'filter_name','Filter Name','fr_fr','Filter Name',1),
(9198,'enter_filter_name','Enter filter name','fr_fr','Enter filter name',1),
(9199,'choose_conditions','Choose Conditions','fr_fr','Choose Conditions',1),
(9200,'all_condition','All Conditions(All conditions must be met)','fr_fr','All Conditions(All conditions must be met)',1),
(9201,'any_condition','Any Conditions(At least one the conditions must be met)','fr_fr','Any Conditions(At least one the conditions must be met)',1),
(9202,'lattitude','latitude','fr_fr','latitude',1),
(9203,'notification_settings','Notification Settings','fr_fr','Notification Settings',1),
(9204,'notification_management','Notification Management','fr_fr','Notification Management',1),
(9205,'addyourcommentshere','Type @ to mention user','fr_fr','Type @ to mention user',1),
(9206,'google_api_key_missing','Google Api key is missing.','fr_fr','Google Api key is missing.',1),
(9207,'event_filter_by','Event Filter by','fr_fr','Event Filter by',1),
(9208,'apply','Apply','fr_fr','Apply',1),
(9209,'choose_from_gallery','Choose From Gallery','fr_fr','Choose From Gallery',1),
(9210,'choose_from_camera','Choose From Camera','fr_fr','Choose From Camera',1),
(9211,'mutli_select_CB','Mutli Select CB','fr_fr','Mutli Select CB',1),
(9212,'please_select_condition','Please Select Condition','fr_fr','Please Select Condition',1),
(9213,'please_enter_value_or_field','Please Enter Value or Field','fr_fr','Please Enter Value or Field',1),
(9214,'set_as_default','Set as Default','fr_fr','Set as Default',1),
(9215,'list_in_metrics','List in Metrics','fr_fr','List in Metrics',1),
(9216,'order_number','Order Number','fr_fr','Order Number',1),
(9217,'recording_saved_message','Recording saved successfully.','fr_fr','Recording saved successfully.',1),
(9218,'recording_file','Recording File','fr_fr','Recording File',1),
(9219,'file_not_found','File not found','fr_fr','File not found',1),
(9220,'please_enter_valid_path','Please enter valid path','fr_fr','Please enter valid path',1),
(9221,'enter_path_here','Enter path here...','fr_fr','Enter path here...',1),
(9222,'set_call_recording_path','Set Call Recording Path','fr_fr','Set Call Recording Path',1),
(9223,'set_call_recording_path_here','Set call recording path here','fr_fr','Set call recording path here',1),
(9224,'call_recording_path','Call Recording Path','fr_fr','Call Recording Path',1),
(9225,'please_place_api','Please enable place api','fr_fr','Please enable place api',1),
(9226,'event_filters_by','Event Filters by','fr_fr','Event Filters by',1),
(9227,'select_at_least_one_option','Please select at least one option','fr_fr','Please select at least one option',1),
(9228,'enable_call_feature','Please enable call feature','fr_fr','Please enable call feature',1),
(9229,'enable_email_feature','Please enable email feature','fr_fr','Please enable email feature',1),
(9230,'demo_login','Demo Login','fr_fr','Demo Login',1),
(9231,'select_email_template','Select Email Template','fr_fr','Select Email Template',1),
(9232,'template_name','Template Name','fr_fr','Template Name',1),
(9233,'example_storage_path','example : storage/Music/Recordings/Call Recordings','fr_fr','example : storage/Music/Recordings/Call Recordings',1),
(9234,'User Notification Settings saved successfully','User Notification Settings saved successfully','fr_fr','User Notification Settings saved successfully',33),
(9235,'This Notification has been disabled by admin','This Notification has been disabled by admin','fr_fr','This Notification has been disabled by admin',33),
(9236,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','fr_fr','Notify when any updates to the record you\'re following',33),
(9237,'Task assigned to you','Task assigned to you','fr_fr','Task assigned to you',33),
(9238,'Task Reminder','Task Reminder','fr_fr','Task Reminder',33),
(9239,'You were mentioned in comments','You were mentioned in comments','fr_fr','You were mentioned in comments',33),
(9240,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','fr_fr','Comments has been added to record assigned to you',33),
(9241,'When Record Assigned','When Record Assigned','fr_fr','When Record Assigned',33),
(9242,'Event Reminder','Event Reminder','fr_fr','Event Reminder',33),
(9243,'Event Invitation','Event Invitation','fr_fr','Event Invitation',33),
(9244,'Follow record','Follow record','fr_fr','Follow record',33),
(9245,'Task','Task','fr_fr','Task',33),
(9246,'Conversions','Conversions','fr_fr','Conversions',33),
(9247,'Events','Events','fr_fr','Events',33),
(9248,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','fr_fr','No record(s) found Please click on filter icon to change filter',1),
(9249,'title','Title','fr_fr','Title',1),
(9250,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','fr_fr','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(9251,'call_recording','Call recording','fr_fr','Call recording',1),
(9252,'voice_recorder','Voice Recorder','fr_fr','Voice Recorder',1),
(9253,'no_address_reference_found','No Address Reference found','fr_fr','No Address Reference found',32),
(9254,'no_overdue_activities','No OverDue Activities','fr_fr','No OverDue Activities',32),
(9255,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','fr_fr','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(9256,'Default_Search_Field','Default search field','fr_fr','Default search field',32),
(9257,'Calender_Reminder_Message','Free user can\'t send local reminder','fr_fr','Free user can\'t send local reminder',32),
(9258,'you_must_have_permission','You must give permissions to use this features.','fr_fr','You must give permissions to use this features.',32),
(9259,'internal_comment','Internal Comment','fr_fr','Internal Comment',1),
(9260,'unlink_record','Unlink Record','fr_fr','Unlink Record',11),
(9261,'unlink_record_msg','Are you sure want to unlink record?','fr_fr','Are you sure want to unlink record?',11),
(9262,'file_format_not_support','File format not supported','fr_fr','File format not supported',11),
(9263,'file_upload','File Upload','fr_fr','File Upload',5),
(9264,'to_vtiger','To Vtiger','fr_fr','To Vtiger',5),
(9265,'link_external_document','Link External Document','fr_fr','Link External Document',5),
(9266,'from_file_url','From File Url','fr_fr','From File Url',5),
(9267,'create_new_document','Create New Document','fr_fr','Create New Document',5),
(9268,'select_document_type','Select Document type','fr_fr','Select Document type',5),
(9269,'add_signature','Please add signature','fr_fr','Please add signature',11),
(9270,'date_greater_then_equal','should be greater than or equal to','fr_fr','should be greater than or equal to',1),
(9271,'date_less_then_equal','should be less than or equal to','fr_fr','should be less than or equal to',1),
(9272,'Click_on_plus_for_add','Please tap on + to create a new record.','fr_fr','Please tap on + to create a new record.',15),
(9273,'display_map','Display map','fr_fr','Display map',15),
(9274,'other_settings','Other settings','fr_fr','Other settings',15),
(9275,'total_hours','Total hours','fr_fr','Total hours',15),
(9276,'widget_not_found','No widgets found','fr_fr','No widgets found',15),
(9277,'quickaction','Quick action','fr_fr','Quick action',15),
(9278,'dashboard','Dashboard','fr_fr','Dashboard',15),
(9279,'new','New','fr_fr','New',15),
(9280,'global_search_hint','Please try to search using search box at top','fr_fr','Please try to search using search box at top',15),
(9281,'near_by_map','Near By Map','fr_fr','Near By Map',15),
(9282,'miles','Miles','fr_fr','Miles',15),
(9283,'lbl_filters','Filters','fr_fr','Filters',27),
(9284,'warning','Warning','fr_fr','Warning',27),
(9285,'no_filter_created','No filter is created.','fr_fr','No filter is created.',27),
(9286,'please_create_new_ilter','Please create a new filter','fr_fr','Please create a new filter',27),
(9287,'select_search_fields','Select fields for the search record.','fr_fr','Select fields for the search record.',27),
(9288,'apply_fliters','Apply filters','fr_fr','Apply filters',27),
(9289,'sort_by','Sort by','fr_fr','Sort by',27),
(9290,'sort_order','Sort order','fr_fr','Sort order',27),
(9291,'Start_time_tracking','Start time tracking','fr_fr','Start time tracking',31),
(9292,'Stop_time_tracking','Stop time tracking','fr_fr','Stop time tracking',31),
(9293,'image_preview','Image preview','fr_fr','Image preview',11),
(9294,'phone_number','Phone number','fr_fr','Phone number',11),
(9295,'email_address','Email address','fr_fr','Email address',11),
(9296,'edit_your_preferences','Edit your preferences','fr_fr','Edit your preferences',8),
(9297,'about_app','About app','fr_fr','About app',8),
(9298,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','fr_fr','You already have latest CTMobile Ext. Version',8),
(9299,'updated_app_version','You already have latest CRMTiger App Version','fr_fr','You already have latest CRMTiger App Version',8),
(9300,'plan','Plan','fr_fr','Plan',8),
(9301,'time','Time','fr_fr','Time',31),
(9302,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','fr_fr','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(9303,'add_to_quick_action','Add to quick action','fr_fr','Add to quick action',1),
(9304,'add_filter_to_quick_action','Add filter to quick action','fr_fr','Add filter to quick action',1),
(9305,'create_record','Create Record','fr_fr','Create Record',1),
(9306,'quick_action_hint','You can Add Quick Action here','fr_fr','You can Add Quick Action here',1),
(9307,'str_send','Send','fr_fr','Send',3),
(9308,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','fr_fr','Do you want to update tax & charge values corresponding to selected region?',1),
(9309,'delete_quick_action_widgest','Delete Widget?','fr_fr','Delete Widget?',15),
(9310,'add_record_to_dashboard','Add record to dashboard','fr_fr','Add record to dashboard',15),
(9311,'module_quick_action_msg','Module added to dashboard','fr_fr','Module added to dashboard',15),
(9312,'filter_quick_action_msg','Filter added to dashboard','fr_fr','Filter added to dashboard',15),
(9313,'record_quick_action_msg','Record added to dashboard','fr_fr','Record added to dashboard',15),
(9314,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','fr_fr','Filter shortcut added to dashboard',15),
(9315,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','fr_fr','Record shortcut added to dashboard',15),
(9316,'documents_disabled','Documents Module is disabled','fr_fr','Documents Module is disabled',1),
(9317,'document_dont_attachment','Document does not have a attachment','fr_fr','Document does not have a attachment',1),
(9318,'go_to_neat_by','Go to NearBy','fr_fr','Go to NearBy',15),
(9319,'go_to_time_tracking','Go to Time Tracker','fr_fr','Go to Time Tracker',13),
(9320,'nearby_quick_action_msg','NearBy added to dashboard','fr_fr','NearBy added to dashboard',15),
(9321,'time_tracking_quick_action_msg','Time Tracking added to dashboard','fr_fr','Time Tracking added to dashboard',15),
(9322,'attendance_quick_action_msg','Attendance added to dashboard','fr_fr','Attendance added to dashboard',15),
(9323,'attachment','Attachment','fr_fr','Attachment',15),
(9324,'search_by_fields','Search by fields','fr_fr','Search by fields',27),
(9325,'apply_selected','Apply selected','fr_fr','Apply selected',27),
(9326,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','fr_fr','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(9327,'Attendance','Attendance','fr_fr','Attendance',15),
(9328,'Check-in successfully','Check-in successfully','fr_fr','Check-in successfully',32),
(9329,'Check-out successfully','Check-out successfully','fr_fr','Check-out successfully',32),
(9330,'Nothing around here','Nothing around here','fr_fr','Nothing around here',13),
(9331,'select_days','Select Days','fr_fr','Select Days',5),
(9332,'select_minutes','Select Minutes','fr_fr','Select Minutes',5),
(9333,'select_hours','Select Hours','fr_fr','Select Hours',5),
(9334,'no_lat_long_found','Location information (Latitude,Longitude) not found','fr_fr','Location information (Latitude,Longitude) not found',32),
(9335,'Call Log save successfully','Call Log save successfully','fr_fr','Call Log save successfully',32),
(9336,'Files/photos deleted successfully','Files/photos deleted successfully','fr_fr','Files/photos deleted successfully',32),
(9337,'network_error','Network connection error!','ro_ro','Network connection error!',1),
(9338,'connection_check','Could not connect to CRM, Please check your Internet connection.','ro_ro','Could not connect to CRM, Please check your Internet connection.',1),
(9339,'update','Update','ro_ro','Update',1),
(9340,'cancel','Cancel','ro_ro','Cancel',1),
(9341,'ok','Ok','ro_ro','Ok',1),
(9342,'more_information','Click here for more information.','ro_ro','Click here for more information.',1),
(9343,'yes','Yes','ro_ro','Yes',1),
(9344,'no','No','ro_ro','No',1),
(9345,'click_again_exit','Click again to exit','ro_ro','Click again to exit',1),
(9346,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','ro_ro','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.',1),
(9347,'clickhere','Click here','ro_ro','Click here',1),
(9348,'clickhere_subscribe','Click here to subscribe premium version','ro_ro','Click here to subscribe premium version',1),
(9349,'clickhere_configure','Click here and view how to Configure.','ro_ro','Click here and view how to Configure.',1),
(9350,'please_wait','Please Wait…','ro_ro','Please Wait…',1),
(9351,'share__msg','Share file with','ro_ro','Share file with',1),
(9352,'dialog_camera','Camera','ro_ro','Camera',1),
(9353,'dialog_add_file_by','Take Photo from','ro_ro','Take Photo from',1),
(9354,'add','Add','ro_ro','Add',1),
(9355,'mail_manager_configured','Mail Manager is not configured','ro_ro','Mail Manager is not configured',1),
(9356,'dialog_add_files_by','Add Files by','ro_ro','Add Files by',1),
(9357,'dialog_drive','Drive','ro_ro','Drive',1),
(9358,'dialog_drop_box','Drop Box','ro_ro','Drop Box',1),
(9359,'dialog_need_signin','You need to Sign-in to your Drive account first.','ro_ro','You need to Sign-in to your Drive account first.',1),
(9360,'dialog_gallery','Gallery','ro_ro','Gallery',1),
(9361,'delete','Delete','ro_ro','Delete',1),
(9362,'timeoutmessage','Oops! Request is taking more time than expected.','ro_ro','Oops! Request is taking more time than expected.',1),
(9363,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','ro_ro','GPS is not enabled. Please turn it on to get your near by locations.',1),
(9364,'sure_want_delete','Are you sure want to delete ?','ro_ro','Are you sure want to delete ?',1),
(9365,'select','Select','ro_ro','Select',1),
(9366,'msgforrecordaudio','Minimum record duration one second.','ro_ro','Minimum record duration one second.',1),
(9367,'permission_storage','Permission denied to read your External storage','ro_ro','Permission denied to read your External storage',1),
(9368,'send_permission_msg','Send message permission denied','ro_ro','Send message permission denied',1),
(9369,'choosefile','Choose File','ro_ro','Choose File',1),
(9370,'enter','Enter','ro_ro','Enter',1),
(9371,'select_an_option','Select an Option','ro_ro','Select an Option',1),
(9372,'email_validation','Email is not valid','ro_ro','Email is not valid',1),
(9373,'please_enter','Please Enter','ro_ro','Please Enter',1),
(9374,'website_validation_text','Website URL is not valid','ro_ro','Website URL is not valid',1),
(9375,'selectvalue','Select value first','ro_ro','Select value first',1),
(9376,'email','Email','ro_ro','Email',1),
(9377,'enter_email_address','Enter email address','ro_ro','Enter email address',1),
(9378,'email_address_not_correct','Email address incorrect','ro_ro','Email address incorrect',1),
(9379,'pls_enter_subject','Please Enter Subject','ro_ro','Please Enter Subject',1),
(9380,'attachFiles','Attached File','ro_ro','Attached File',1),
(9381,'from','From','ro_ro','From',1),
(9382,'to','To','ro_ro','To',1),
(9383,'call_permission_msg','Call permission denied','ro_ro','Call permission denied',1),
(9384,'no_records','No records found','ro_ro','No records found',1),
(9385,'fullform','Create New','ro_ro','Create New',1),
(9386,'save','Save','ro_ro','Save',1),
(9387,'total','Total','ro_ro','Total',1),
(9388,'discount','Discount','ro_ro','Discount',1),
(9389,'price','Price','ro_ro','Price',1),
(9390,'quantity','Quantity','ro_ro','Quantity',1),
(9391,'select_module','Select Module','ro_ro','Select Module',1),
(9392,'item_list','Item List','ro_ro','Item List',1),
(9393,'quickcreate','Quick Create','ro_ro','Quick Create',1),
(9394,'overwrite_msg_part1','Overwrite the existing address with the selected','ro_ro','Overwrite the existing address with the selected',1),
(9395,'once_in_every','Once in every','ro_ro','Once in every',1),
(9396,'overwrite_msg_part2','address details?','ro_ro','address details?',1),
(9397,'add_item','Add Item','ro_ro','Add Item',1),
(9398,'recordsave','Record saved successfully','ro_ro','Record saved successfully',1),
(9399,'recordnotsave','Could not save record. Try again later','ro_ro','Could not save record. Try again later',1),
(9400,'minutes','Minutes','ro_ro','Minutes',1),
(9401,'hours','Hours','ro_ro','Hours',1),
(9402,'days','Days','ro_ro','Days',1),
(9403,'on','On','ro_ro','On',1),
(9404,'day_of_the_month','day of the month','ro_ro','day of the month',1),
(9405,'list_price','List Price','ro_ro','List Price',1),
(9406,'add_record','Add Record','ro_ro','Add Record',1),
(9407,'add_product','Add Product','ro_ro','Add Product',1),
(9408,'add_service','Add Service','ro_ro','Add Service',1),
(9409,'discountin','Discount in %','ro_ro','Discount in %',1),
(9410,'unitprice','Unit price','ro_ro','Unit price',1),
(9411,'netprice','Net price','ro_ro','Net price',1),
(9412,'comments','Comments','ro_ro','Comments',1),
(9413,'add_close','Add & Close','ro_ro','Add & Close',1),
(9414,'fetching_rout_message','Fetching route, Please wait…','ro_ro','Fetching route, Please wait…',1),
(9415,'setting','Settings','ro_ro','Settings',1),
(9416,'utc','UTC','ro_ro','UTC',1),
(9417,'in','In','ro_ro','In',1),
(9418,'days_ago','days ago','ro_ro','days ago',1),
(9419,'mins_ago','Minutes ago','ro_ro','Minutes ago',1),
(9420,'justnow','Just now','ro_ro','Just now',1),
(9421,'hours_ago','hours ago','ro_ro','hours ago',1),
(9422,'in_1_day','In 1 day','ro_ro','In 1 day',1),
(9423,'scanqrcode','Asset / Card scanner','ro_ro','Asset / Card scanner',1),
(9424,'call_log','Call Log','ro_ro','Call Log',1),
(9425,'voice_message','Hi','ro_ro','Hi',1),
(9426,'voice_message1','What can I search for you in','ro_ro','What can I search for you in',1),
(9427,'live_tracking','Live Tracking','ro_ro','Live Tracking',1),
(9428,'mailmanager','Mail Manager','ro_ro','Mail Manager',1),
(9429,'my_location','My location','ro_ro','My location',1),
(9430,'created_on','Created On','ro_ro','Created On',1),
(9431,'modified_on','Modified On','ro_ro','Modified On',1),
(9432,'enter_comments','Enter Comments','ro_ro','Enter Comments',1),
(9433,'viewmore','View More','ro_ro','View More',1),
(9434,'viewless','View Less','ro_ro','View Less',1),
(9435,'gotofullform','Go to Full Form','ro_ro','Go to Full Form',1),
(9436,'post','Post','ro_ro','Post',1),
(9437,'url','URL','ro_ro','URL',1),
(9438,'dialog_title_text_back_color','Select a Text Background Color','ro_ro','Select a Text Background Color',1),
(9439,'event_or_task','Add event/task','ro_ro','Add event/task',1),
(9440,'shortcut','Shortcuts','ro_ro','Shortcuts',1),
(9441,'select_field','Select Field','ro_ro','Select Field',1),
(9442,'share','Share','ro_ro','Share',1),
(9443,'title_insert_link','Insert Link','ro_ro','Insert Link',1),
(9444,'addyourcommentshere','Add your comments here','ro_ro','Add your comments here',1),
(9445,'nocomment','No Comments','ro_ro','No Comments',1),
(9446,'leads','Leads','ro_ro','Leads',1),
(9447,'true_val','true','ro_ro','true',1),
(9448,'noresult','No Result','ro_ro','No Result',1),
(9449,'version','Version','ro_ro','Version',1),
(9450,'convert_lead','Convert Lead','ro_ro','Convert Lead',1),
(9451,'app_name','CRMTiger','ro_ro','CRMTiger',1),
(9452,'enter_url','Please Enter url','ro_ro','Please Enter url',1),
(9453,'help','Help','ro_ro','Help',1),
(9454,'contact_us','Contact Us','ro_ro','Contact Us',1),
(9455,'updates','Updates','ro_ro','Updates',1),
(9456,'logout','LogOut','ro_ro','LogOut',1),
(9457,'busnies_cardscanner','Business Card Scanner','ro_ro','Business Card Scanner',1),
(9458,'sure_want_logout','Are you sure want to logout ?','ro_ro','Are you sure want to logout ?',1),
(9459,'logout_message','Logout successfully','ro_ro','Logout successfully',1),
(9460,'all','All','ro_ro','All',1),
(9461,'add_event','Add event','ro_ro','Add event',1),
(9462,'add_task','Add Task','ro_ro','Add Task',1),
(9463,'next','Next','ro_ro','Next',1),
(9464,'terms_conditions','Terms and Conditions','ro_ro','Terms and Conditions',1),
(9465,'login','Login','ro_ro','Login',2),
(9466,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','ro_ro','By logging in, you agree to our Terms and Conditions & Privacy Policy',2),
(9467,'copyright','Copyright © 2020 CRMTiger Version','ro_ro','Copyright © 2020 CRMTiger Version',2),
(9468,'enter_username','Please enter username','ro_ro','Please enter username',2),
(9469,'enter_password','Please enter password','ro_ro','Please enter password',2),
(9470,'remanberme','Remember Me','ro_ro','Remember Me',2),
(9471,'forgot_password','Forgot password?','ro_ro','Forgot password?',2),
(9472,'privacy_policay1','Privacy Policy','ro_ro','Privacy Policy',2),
(9473,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','ro_ro','Something went wrong. \n please Click here to contact support.',2),
(9474,'enter_username_password','Entered Username or Password is wrong','ro_ro','Entered Username or Password is wrong',2),
(9475,'server_issue_occured','Server issues occurred','ro_ro','Server issues occurred',2),
(9476,'password','Password','ro_ro','Password',3),
(9477,'user_name','Username','ro_ro','Username',3),
(9478,'reset_pwd','Reset Password','ro_ro','Reset Password',3),
(9479,'forgot_password_title','Forgot password','ro_ro','Forgot password',3),
(9480,'enter_user_name','Enter user name','ro_ro','Enter user name',3),
(9481,'cc','Cc','ro_ro','Cc',4),
(9482,'body','Body','ro_ro','Body',4),
(9483,'bcc','BCC','ro_ro','BCC',4),
(9484,'dialog_title_text_color','Select a Text Color','ro_ro','Select a Text Color',4),
(9485,'date','Date','ro_ro','Date',4),
(9486,'subject','Subject','ro_ro','Subject',4),
(9487,'composeMail','Compose Mail','ro_ro','Compose Mail',4),
(9488,'send','Send','ro_ro','Send',4),
(9489,'select_message','Select message','ro_ro','Select message',4),
(9490,'title_insert_table','Insert Table','ro_ro','Insert Table',4),
(9491,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','ro_ro','I agree to Share API Log to Technical team for further troubleshooting',5),
(9492,'edit_record','Edit Records','ro_ro','Edit Records',5),
(9493,'select_time','Select Time','ro_ro','Select Time',5),
(9494,'edit_item','Edit Item','ro_ro','Edit Item',5),
(9495,'items_total','Items Total','ro_ro','Items Total',5),
(9496,'number_less_then_31','Number should be less than 31','ro_ro','Number should be less than 31',5),
(9497,'users','Users','ro_ro','Users',5),
(9498,'groups','Groups','ro_ro','Groups',5),
(9499,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','ro_ro','Note : Existing attachments(images/files) will be replaced',5),
(9500,'greaterdatetime','End DateTime should be greater than Start DateTime','ro_ro','End DateTime should be greater than Start DateTime',5),
(9501,'until','Until','ro_ro','Until',5),
(9502,'organizations','Organizations','ro_ro','Organizations',6),
(9503,'contacts','Contacts','ro_ro','Contacts',6),
(9504,'opportunity','Opportunity','ro_ro','Opportunity',6),
(9505,'lbl_sun','SUN','ro_ro','SUN',7),
(9506,'lbl_mon','MON','ro_ro','MON',7),
(9507,'lbl_tue','TUE','ro_ro','TUE',7),
(9508,'lbl_wed','WED','ro_ro','WED',7),
(9509,'lbl_thu','THU','ro_ro','THU',7),
(9510,'lbl_fri','FRI','ro_ro','FRI',7),
(9511,'lbl_sat','SAT','ro_ro','SAT',7),
(9512,'lbl_1','1','ro_ro','1',7),
(9513,'lbl_2','2','ro_ro','2',7),
(9514,'lbl_3','3','ro_ro','3',7),
(9515,'lbl_4','4','ro_ro','4',7),
(9516,'lbl_5','5','ro_ro','5',7),
(9517,'lbl_6','6','ro_ro','6',7),
(9518,'lbl_7','7','ro_ro','7',7),
(9519,'lbl_8','8','ro_ro','8',7),
(9520,'lbl_9','9','ro_ro','9',7),
(9521,'lbl_10','10','ro_ro','10',7),
(9522,'lbl_11','11','ro_ro','11',7),
(9523,'lbl_12','12','ro_ro','12',7),
(9524,'lbl_13','13','ro_ro','13',7),
(9525,'lbl_14','14','ro_ro','14',7),
(9526,'lbl_15','15','ro_ro','15',7),
(9527,'lbl_16','16','ro_ro','16',7),
(9528,'lbl_17','17','ro_ro','17',7),
(9529,'lbl_18','18','ro_ro','18',7),
(9530,'lbl_19','19','ro_ro','19',7),
(9531,'lbl_20','20','ro_ro','20',7),
(9532,'lbl_21','21','ro_ro','21',7),
(9533,'lbl_22','22','ro_ro','22',7),
(9534,'lbl_23','23','ro_ro','23',7),
(9535,'lbl_24','24','ro_ro','24',7),
(9536,'lbl_25','25','ro_ro','25',7),
(9537,'lbl_26','26','ro_ro','26',7),
(9538,'lbl_27','27','ro_ro','27',7),
(9539,'lbl_28','28','ro_ro','28',7),
(9540,'lbl_29','29','ro_ro','29',7),
(9541,'lbl_30','30','ro_ro','30',7),
(9542,'lbl_31','31','ro_ro','31',7),
(9543,'lbl_32','32','ro_ro','32',7),
(9544,'lbl_33','33','ro_ro','33',7),
(9545,'lbl_34','34','ro_ro','34',7),
(9546,'lbl_35','35','ro_ro','35',7),
(9547,'lbl_36','36','ro_ro','36',7),
(9548,'lbl_37','37','ro_ro','37',7),
(9549,'lbl_38','38','ro_ro','38',7),
(9550,'lbl_39','39','ro_ro','39',7),
(9551,'lbl_40','40','ro_ro','40',7),
(9552,'lbl_41','41','ro_ro','41',7),
(9553,'lbl_42','42','ro_ro','42',7),
(9554,'current_date','current date','ro_ro','current date',7),
(9555,'event','Events','ro_ro','Events',7),
(9556,'calendar','Calendar','ro_ro','Calendar',7),
(9557,'latest_version','Latest Version :','ro_ro','Latest Version :',8),
(9558,'expire_on','Next renewal date : ','ro_ro','Next renewal date : ',8),
(9559,'ctmobile_ext_version','CTMobile Ext. Version : ','ro_ro','CTMobile Ext. Version : ',8),
(9560,'you_have_latest_version','You already have latest version','ro_ro','You already have latest version',8),
(9561,'latest_version1','You Already have latest version','ro_ro','You Already have latest version',8),
(9562,'upgreaded','Upgrade','ro_ro','Upgrade',8),
(9563,'downgrade','Downgrade','ro_ro','Downgrade',8),
(9564,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','ro_ro','You can set from here how many number of records you want to show on Home screen for Recent Event.',8),
(9565,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','ro_ro','You can submit your feedback with description , our team will check your feedback and get back to you.',8),
(9566,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','ro_ro','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.',8),
(9567,'info','Info','ro_ro','Info',8),
(9568,'recent_history','Recent History','ro_ro','Recent History',8),
(9569,'recent_feedback','Feedback','ro_ro','Feedback',8),
(9570,'recent_log','Log','ro_ro','Log',8),
(9571,'crmtiger_app_version','CRMTiger App Version : ','ro_ro','CRMTiger App Version : ',8),
(9572,'historylimit','Recent History Limit','ro_ro','Recent History Limit',8),
(9573,'radious_in_miles','Radius in miles','ro_ro','Radius in miles',8),
(9574,'recentlimit','Recent Event Limit','ro_ro','Recent Event Limit',8),
(9575,'upcoming_events','Upcoming Events','ro_ro','Upcoming Events',8),
(9576,'rate_our_app','Rate Our App!','ro_ro','Rate Our App!',8),
(9577,'feedback','Submit Feedback','ro_ro','Submit Feedback',8),
(9578,'sendfeedback','Feedback Send','ro_ro','Feedback Send',8),
(9579,'emaillimit','Email limit','ro_ro','Email limit',8),
(9580,'log','Log','ro_ro','Log',8),
(9581,'logclear','Log cleared successfully.','ro_ro','Log cleared successfully.',8),
(9582,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','ro_ro','You can set from here how many number of records you want to show on Home screen for Recent History.',8),
(9583,'proceed_to_upgrade1','Proceed to','ro_ro','Proceed to',8),
(9584,'upgradation_message','will required logout and login again later.','ro_ro','will required logout and login again later.',8),
(9585,'proceed_to_upgrade','Proceed to Upgrade','ro_ro','Proceed to Upgrade',8),
(9586,'module_setting','Module Setting','ro_ro','Module Setting',9),
(9587,'sortbyfield','Sort by field','ro_ro','Sort by field',9),
(9588,'ascending','Ascending A to Z','ro_ro','Ascending A to Z',9),
(9589,'descending','Descending Z to A','ro_ro','Descending Z to A',9),
(9590,'first_field','First Field','ro_ro','First Field',9),
(9591,'second_field','Second Field','ro_ro','Second Field',9),
(9592,'third_field','Third Field','ro_ro','Third Field',9),
(9593,'sure_want_restore','Are you sure you want to reset to default settings?','ro_ro','Are you sure you want to reset to default settings?',9),
(9594,'orderlist','List Order','ro_ro','List Order',9),
(9595,'module_reset','Restore to Default','ro_ro','Restore to Default',9),
(9596,'display_fields','Display Fields','ro_ro','Display Fields',9),
(9597,'discount_lessthen_100','Discount % should be less than 100','ro_ro','Discount % should be less than 100',10),
(9598,'select_item','Select Item','ro_ro','Select Item',10),
(9599,'item_comment','Item Comment','ro_ro','Item Comment',10),
(9600,'record_name','Record Name is :','ro_ro','Record Name is :',11),
(9601,'go_back','Go Back','ro_ro','Go Back',11),
(9602,'please_enter_shortcut_name','Please Enter Shortcut Name','ro_ro','Please Enter Shortcut Name',11),
(9603,'number_not_found','Contact Number not found','ro_ro','Contact Number not found',11),
(9604,'mail_not_found','Mail Address not found','ro_ro','Mail Address not found',11),
(9605,'create_shortcut','Create Shortcut','ro_ro','Create Shortcut',11),
(9606,'contact_summary','Summary','ro_ro','Summary',11),
(9607,'activites','Activities','ro_ro','Activities',11),
(9608,'details','Details','ro_ro','Details',11),
(9609,'related','Related','ro_ro','Related',11),
(9610,'share_link','Share record with','ro_ro','Share record with',11),
(9611,'edit','Edit','ro_ro','Edit',11),
(9612,'duplicate','Duplicate','ro_ro','Duplicate',11),
(9613,'whatsapp','Whatsapp','ro_ro','Whatsapp',11),
(9614,'call','Call','ro_ro','Call',11),
(9615,'choose_contact_for_call','Choose Contact for Call','ro_ro','Choose Contact for Call',11),
(9616,'choose_contact_for_sms','Choose Contact for SMS','ro_ro','Choose Contact for SMS',11),
(9617,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','ro_ro','Choose Contact for WhatsApp',11),
(9618,'chosse_contact_for_email','Choose Email','ro_ro','Choose Email',11),
(9619,'attach_file','Attach Files','ro_ro','Attach Files',11),
(9620,'close','Close','ro_ro','Close',11),
(9621,'status','Status','ro_ro','Status',11),
(9622,'stop','Stop','ro_ro','Stop',11),
(9623,'zero','0','ro_ro','0',11),
(9624,'record','Record','ro_ro','Record',11),
(9625,'voice_note','Voice Note','ro_ro','Voice Note',11),
(9626,'tickets','Tickets','ro_ro','Tickets',12),
(9627,'check_out','Check Out','ro_ro','Check Out',12),
(9628,'check_in','Check In','ro_ro','Check In',12),
(9629,'select_any','Select any','ro_ro','Select any',12),
(9630,'fulldetails','Show Full Details','ro_ro','Show Full Details',12),
(9631,'checkin','Check-in','ro_ro','Check-in',12),
(9632,'navigate','Navigate','ro_ro','Navigate',12),
(9633,'product','Products','ro_ro','Products',12),
(9634,'projectMilestone','Project Milestone','ro_ro','Project Milestone',12),
(9635,'projecttask','Project Tasks','ro_ro','Project Tasks',12),
(9636,'nearby','NearBy','ro_ro','NearBy',13),
(9637,'document','Document','ro_ro','Document',14),
(9638,'reply','Reply','ro_ro','Reply',14),
(9639,'reply_all','Reply All','ro_ro','Reply All',14),
(9640,'forward','Forward','ro_ro','Forward',14),
(9641,'action','Action','ro_ro','Action',14),
(9642,'select_first','Select First','ro_ro','Select First',14),
(9643,'commentaddsuccessful','Comment added successfull','ro_ro','Comment added successfull',14),
(9644,'move_to','Move to','ro_ro','Move to',14),
(9645,'attach','Attach','ro_ro','Attach',14),
(9646,'addcoment','Add Comment','ro_ro','Add Comment',14),
(9647,'adddocument','Add Document','ro_ro','Add Document',14),
(9648,'home','Home','ro_ro','Home',15),
(9649,'checkout','Check-out','ro_ro','Check-out',15),
(9650,'message_search','Search by name','ro_ro','Search by name',15),
(9651,'start_shift','Start shift','ro_ro','Start shift',15),
(9652,'end_shift','End shift','ro_ro','End shift',15),
(9653,'today_meeting','Meetings','ro_ro','Meetings',15),
(9654,'shift_time_track','Shift Time Track','ro_ro','Shift Time Track',15),
(9655,'logout_msg','You have to login again , click','ro_ro','You have to login again , click',15),
(9656,'logout_msg1','to continue.','ro_ro','to continue.',15),
(9657,'permission_denied','You don\'t have permission to create','ro_ro','You don\'t have permission to create',15),
(9658,'history','Activity stream','ro_ro','Activity stream',15),
(9659,'search_value','Search value :','ro_ro','Search value :',15),
(9660,'feed_back_msg','Please enter feedback message','ro_ro','Please enter feedback message',16),
(9661,'feed_back_hint_msg','Enter feedback message','ro_ro','Enter feedback message',16),
(9662,'submit','Submit','ro_ro','Submit',16),
(9663,'check_app_not_installed','Application is not currently installed.','ro_ro','Application is not currently installed.',17),
(9664,'send_sms_fail_message','SMS failed, please try again later!','ro_ro','SMS failed, please try again later!',17),
(9665,'documentaddsuccessfully','Document Attach successfully','ro_ro','Document Attach successfully',17),
(9666,'send_message','Send message','ro_ro','Send message',17),
(9667,'sms_to','smsto:','ro_ro','smsto:',17),
(9668,'add_list_message','Add List','ro_ro','Add List',18),
(9669,'mylist','My List','ro_ro','My List',18),
(9670,'filtername','Filter Name','ro_ro','Filter Name',18),
(9671,'selectlist','Select a List','ro_ro','Select a List',18),
(9672,'assingedto','Assigned To','ro_ro','Assigned To',18),
(9673,'selectmodule','Select a module','ro_ro','Select a module',18),
(9674,'add_list','Add Filter','ro_ro','Add Filter',18),
(9675,'recent_event','Recent Event','ro_ro','Recent Event',19),
(9676,'recent_hostory','Recent History','ro_ro','Recent History',19),
(9677,'module_specific_settings','Module-Specific Settings','ro_ro','Module-Specific Settings',19),
(9678,'talk_to_us','Talk to us','ro_ro','Talk to us',19),
(9679,'report_a_bug','Report A Bug','ro_ro','Report A Bug',19),
(9680,'faq','FAQ','ro_ro','FAQ',19),
(9681,'selectmodules','Select Module','ro_ro','Select Module',19),
(9682,'myplan','My Plan','ro_ro','My Plan',19),
(9683,'message','Message','ro_ro','Message',20),
(9684,'message_validation','Please enter Message','ro_ro','Please enter Message',20),
(9685,'contact_select','Please Select contact','ro_ro','Please Select contact',20),
(9686,'global_search','Global Search','ro_ro','Global Search',21),
(9687,'records','Records','ro_ro','Records',21),
(9688,'dont_show_again','Don\'t Show Again','ro_ro','Don\'t Show Again',22),
(9689,'skip','Skip','ro_ro','Skip',22),
(9690,'file_downloading','File Downloading','ro_ro','File Downloading',23),
(9691,'add_screenshots_optional','Add screenshots (optional)','ro_ro','Add screenshots (optional)',24),
(9692,'describe_your_problem','Describe your problem','ro_ro','Describe your problem',24),
(9693,'default_filter_shortcut','Default Filter Shortcut','ro_ro','Default Filter Shortcut',25),
(9694,'record_shortcut','Record Shortcut','ro_ro','Record Shortcut',25),
(9695,'enter_url','Please Enter url','ro_ro','Please Enter url',26),
(9696,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','ro_ro','You need to update the app to continue using Please update to continue Older versions will no longer work from today',26),
(9697,'search_by','Search by','ro_ro','Search by',27),
(9698,'selected_filter','Selected filter :','ro_ro','Selected filter :',27),
(9699,'selected_field','Selected field :','ro_ro','Selected field :',27),
(9700,'choose','Choose','ro_ro','Choose',28),
(9701,'qr_cardscanner','QR Code Scanner','ro_ro','QR Code Scanner',28),
(9702,'error_message_for_scan','Could not read the card Try again later.','ro_ro','Could not read the card Try again later.',28),
(9703,'press_start_scan','Press to Start Scan','ro_ro','Press to Start Scan',28),
(9704,'line_item_quntity_validation_msg','Value should be greater than zero','ro_ro','Value should be greater than zero',29),
(9705,'percentage_msg','Percentage should be less than 100','ro_ro','Percentage should be less than 100',29),
(9706,'MSG_NO_DATA','No data found!','ro_ro','No data found!',29),
(9707,'MSG_SOMETHING_WRONG','Something went wrong!','ro_ro','Something went wrong!',29),
(9708,'MSG_COMING_SOON','Coming Soon!','ro_ro','Coming Soon!',29),
(9709,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','ro_ro','Please upload profile image.',29),
(9710,'ALERT_TITLE_LOCATION_ACCESS','Location Access','ro_ro','Location Access',29),
(9711,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','ro_ro','Requires your location to show nearby events.',29),
(9712,'ALERT_BTN_ALLOW','ALLOW','ro_ro','ALLOW',29),
(9713,'ALERT_BTN_DENY','DENY','ro_ro','DENY',29),
(9714,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','ro_ro','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(9715,'DELETE_RECORD','Delete Record','ro_ro','Delete Record',29),
(9716,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','ro_ro','Are you sure want to delete this shortcut?',29),
(9717,'DELETE_SHORTCUT','Delete Shortcut','ro_ro','Delete Shortcut',29),
(9718,'LBL_TERMS','By logging in, you agree to our Terms and','ro_ro','By logging in, you agree to our Terms and',29),
(9719,'LBL_CONDITIONS','Conditions &','ro_ro','Conditions &',29),
(9720,'ALERT_TITLE','Alert','ro_ro','Alert',29),
(9721,'ALERT_BTN_SUBSCRIBE','Subscribe','ro_ro','Subscribe',29),
(9722,'MSG_SELECT_MODULE','Please select any Module','ro_ro','Please select any Module',29),
(9723,'MSG_SELECT_LIST','Please select any List','ro_ro','Please select any List',29),
(9724,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','ro_ro','You don\'t have camera',29),
(9725,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','ro_ro','You don\'t have permission to access gallery.',29),
(9726,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','ro_ro','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on',29),
(9727,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','ro_ro','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on',29),
(9728,'BTN_DONE','Done','ro_ro','Done',29),
(9729,'COMMENT','Comment','ro_ro','Comment',29),
(9730,'FULL_FORM','Full Form','ro_ro','Full Form',29),
(9731,'QUICK_CREATE','Create','ro_ro','Create',29),
(9732,'LBL_SELECT_FIELDS','Select Fields','ro_ro','Select Fields',29),
(9733,'LBL_SELECT_FIELDS','Select Fields','ro_ro','Select Fields',29),
(9734,'LBL_SELECT_FIRST_FIELDS','Select First Field','ro_ro','Select First Field',29),
(9735,'LBL_SELECT_SECOND_FIELDS','Select Second Field','ro_ro','Select Second Field',29),
(9736,'LBL_SELECT_THIRD_FIELDS','Select Third Field','ro_ro','Select Third Field',29),
(9737,'LBL_SORT_BY_FIELD','Select Sort By Field','ro_ro','Select Sort By Field',29),
(9738,'BTN_RESET_TO_DEFAULT','Reset to Default','ro_ro','Reset to Default',29),
(9739,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','ro_ro','Select Sort by field',29),
(9740,'kStrClearBtnTitle','Clear','ro_ro','Clear',29),
(9741,'kStrShowMoreBtnTitle','Show More','ro_ro','Show More',29),
(9742,'kStrAddActivitiesBtnTitle','Add Activities','ro_ro','Add Activities',29),
(9743,'kStrAddCommentPlaceHolder','Add your comments here','ro_ro','Add your comments here',29),
(9744,'MSG_ENTER_TO_EMAIL','Please enter to field.','ro_ro','Please enter to field.',29),
(9745,'WARNING_FILE','File can\'t open.','ro_ro','File can\'t open.',29),
(9746,'MSG_FILE_SAVED','File saved.','ro_ro','File saved.',29),
(9747,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','ro_ro','Download fail!, please try after sometime.',29),
(9748,'LBL_SHORTCUT','Shortcut','ro_ro','Shortcut',29),
(9749,'TXT_MESSAGE_PLACEHOLDER','Type Message','ro_ro','Type Message',29),
(9750,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','ro_ro','Install Whatsapp',29),
(9751,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','ro_ro','No MailBox found. Please Create Mailbox',29),
(9752,'LBL_WROTE','Wrote','ro_ro','Wrote',29),
(9753,'MSG_MAIL_SEND','Mail sent','ro_ro','Mail sent',29),
(9754,'log_file_not_found','API Log file not found.','ro_ro','API Log file not found.',29),
(9755,'unknown_error','An unknown error occurred, try again','ro_ro','An unknown error occurred, try again',29),
(9756,'CTMTigerAppVersion','CRMTiger App Version','ro_ro','CRMTiger App Version',29),
(9757,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','ro_ro','CTMobile Ext. Version Update Successfully',29),
(9758,'dialog_Premium_downgrade','Downgrade will required logout and login again later','ro_ro','Downgrade will required logout and login again later',29),
(9759,'dialog_Premium','Upgrade will required logout and login again later','ro_ro','Upgrade will required logout and login again later',29),
(9760,'Overwrite','Overwrite','ro_ro','Overwrite',29),
(9761,'MSGAddressOverwrite1','Overwrite the existing address with the selected','ro_ro','Overwrite the existing address with the selected',29),
(9762,'MSGAddressOverwrite2','address details?','ro_ro','address details?',29),
(9763,'UPGRADE_PLAN','Upgrade Plan','ro_ro','Upgrade Plan',29),
(9764,'DOWNGRADE_PLAN','Downgrade Plan','ro_ro','Downgrade Plan',29),
(9765,'UPGRADE_EXTENSION','Upgrade Extension','ro_ro','Upgrade Extension',29),
(9766,'UPGRADE_APP','Upgrade App','ro_ro','Upgrade App',29),
(9767,'SELECT_OPTION','Select Option','ro_ro','Select Option',29),
(9768,'PLEASE_SELECT','Please select','ro_ro','Please select',29),
(9769,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','ro_ro','You don\'t have permission for this module.',29),
(9770,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','ro_ro','Please select reccuring day of month.',29),
(9771,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','ro_ro','Please select reccuring day of week.',29),
(9772,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','ro_ro','Please select reccuring days.',29),
(9773,'Please select reccuring days.','Please select reccuring days.','ro_ro','Please select reccuring days.',29),
(9774,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','ro_ro','Please select reccuring end date.',29),
(9775,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','ro_ro','Please select reccuring type.',29),
(9776,'FREQ_TIME','Times','ro_ro','Times',29),
(9777,'REPEAT_YEARLY','Repeat Yearly','ro_ro','Repeat Yearly',29),
(9778,'REPEAT_MONTHLY','Repeat Monthly','ro_ro','Repeat Monthly',29),
(9779,'REPEAT_WEEKLY','Repeat Weekly','ro_ro','Repeat Weekly',29),
(9780,'REPEAT_DAILY','Repeat Daily','ro_ro','Repeat Daily',29),
(9781,'ACTION_TITLE','Action Title','ro_ro','Action Title',29),
(9782,'MSG_SELECT_VALID_DATE','Please select valid day of month.','ro_ro','Please select valid day of month.',29),
(9783,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','ro_ro','Start date should be less than end date.',29),
(9784,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','ro_ro','Start time should be less than end time.',29),
(9785,'LBL_LINEITEM_DETAILS','Lineitem Details','ro_ro','Lineitem Details',29),
(9786,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','ro_ro','Discount amount should be less than the total.',29),
(9787,'VIEW','View','ro_ro','View',29),
(9788,'MSG_ENTER_VALID','Please enter valid','ro_ro','Please enter valid',29),
(9789,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','ro_ro','Percentage should be less than 100.',29),
(9790,'ITEM_TOTAL','Item Total','ro_ro','Item Total',29),
(9791,'ADJUSTMENT','Adjustment','ro_ro','Adjustment',29),
(9792,'TITLE_CHOOSE_IMAGE','Choose Image','ro_ro','Choose Image',29),
(9793,'COMPRESS','Compress','ro_ro','Compress',29),
(9794,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','ro_ro','Your image size is too large, please select another image',29),
(9795,'OnDayOfMonth','On day of month','ro_ro','On day of month',29),
(9796,'OnDayOfWeek','On day of week','ro_ro','On day of week',29),
(9797,'AddAndClose','Add & Close','ro_ro','Add & Close',29),
(9798,'Repeat','Repeat','ro_ro','Repeat',29),
(9799,'OnDay','On day','ro_ro','On day',29),
(9800,'View_Line_Item','View Line Item','ro_ro','View Line Item',29),
(9801,'TITLE_IMAGE','Image','ro_ro','Image',29),
(9802,'TITLE_ICLOUD','iCloud','ro_ro','iCloud',29),
(9803,'GOOGLE','Google','ro_ro','Google',29),
(9804,'ALERT_BTN_OKAY','Okay','ro_ro','Okay',29),
(9805,'ALERT_TITLE_ACCESS_DENIED','Access Denied','ro_ro','Access Denied',29),
(9806,'Dont_Show_Again','Don\'t show again','ro_ro','Don\'t show again',29),
(9807,'Skip','Skip','ro_ro','Skip',29),
(9808,'Fillter_Name','Fillter Name','ro_ro','Fillter Name',29),
(9809,'Fillter_Record_Count','Fillter Record Count','ro_ro','Fillter Record Count',29),
(9810,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','ro_ro','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(9811,'vtiger_url','Your vTiger CRM URL','ro_ro','Your vTiger CRM URL',26),
(9812,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','ro_ro','You don\'t have permission to Add either This is read-only or Private Field.',31),
(9813,'CLEAR','Clear','ro_ro','Clear',31),
(9814,'Files/photos uploaded successfully','Files/photos uploaded successfully','ro_ro','Files/photos uploaded successfully',32),
(9815,'Digital signature saved','Digital signature saved','ro_ro','Digital signature saved',32),
(9816,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','ro_ro','Please upload Signature or Files/photos',32),
(9817,'Files / Photos','Files / Photos','ro_ro','Files / Photos',32),
(9818,'Signature','Signature','ro_ro','Signature',32),
(9819,'add_photo_using','Add Photo Using','ro_ro','Add Photo Using',31),
(9820,'btn_upload_sign','(+) Add Signature','ro_ro','(+) Add Signature',31),
(9821,'btn_upload_photo_doc','(+) Upload Files/Photos','ro_ro','(+) Upload Files/Photos',31),
(9822,'select_photo_doc_to_upload','Please select files/photos to upload','ro_ro','Please select files/photos to upload',31),
(9823,'related_module_title','Search from related module and Add to \"Route\"','ro_ro','Search from related module and Add to \"Route\"',30),
(9824,'Route status updated successfully','Route status updated successfully','ro_ro','Route status updated successfully',32),
(9825,'Session init failed','Session init failed','ro_ro','Session init failed',32),
(9826,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','ro_ro','You don\'t have permission to access this resource',32),
(9827,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','ro_ro','Could not get the Related To - Try again later',32),
(9828,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','ro_ro','Could not get the Route Planning Record - Try again later',32),
(9829,'Something went wrong - Try again later','Something went wrong - Try again later','ro_ro','Something went wrong - Try again later',32),
(9830,'sequence updated successfully','sequence updated successfully','ro_ro','sequence updated successfully',32),
(9831,'sequence cannot be empty','sequence cannot be empty','ro_ro','sequence cannot be empty',32),
(9832,'Shortcut details not saved','Shortcut details not saved','ro_ro','Shortcut details not saved',32),
(9833,'Shortcut details saved successfully','Shortcut details saved successfully','ro_ro','Shortcut details saved successfully',32),
(9834,'Route save successfully','Route save successfully','ro_ro','Route save successfully',32),
(9835,'Record save successfully','Record save successfully','ro_ro','Record save successfully',32),
(9836,'No dependency found for picklist','No dependency found for picklist','ro_ro','No dependency found for picklist',32),
(9837,'No records found','No records found','ro_ro','No records found',32),
(9838,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','ro_ro','Outgoing server is not enabled, please configure from CRM',32),
(9839,'Removed Successfully','Removed Successfully','ro_ro','Removed Successfully',32),
(9840,'Shortcut has been deleted','Shortcut has been deleted','ro_ro','Shortcut has been deleted',32),
(9841,'relation of records removed successfully','relation of records removed successfully','ro_ro','relation of records removed successfully',32),
(9842,'relation of records not removed','relation of records not removed','ro_ro','relation of records not removed',32),
(9843,'Record has been deleted successfully','Record has been deleted successfully','ro_ro','Record has been deleted successfully',32),
(9844,'Time Tracking saved successfully','Time Tracking saved successfully','ro_ro','Time Tracking saved successfully',32),
(9845,'Time Tracking updated successfully','Time Tracking updated successfully','ro_ro','Time Tracking updated successfully',32),
(9846,'Time Tracking ended successfully','Time Tracking ended successfully','ro_ro','Time Tracking ended successfully',32),
(9847,'Time Tracking started successfully','Time Tracking started successfully','ro_ro','Time Tracking started successfully',32),
(9848,'record cannot be empty','record cannot be empty','ro_ro','record cannot be empty',32),
(9849,'Module is disabled','Module is disabled','ro_ro','Module is disabled',32),
(9850,'Shift ended successfully','Shift ended successfully','ro_ro','Shift ended successfully',32),
(9851,'Shift started successfully','Shift started successfully','ro_ro','Shift started successfully',32),
(9852,'relation of records added successfully','relation of records added successfully','ro_ro','relation of records added successfully',32),
(9853,'Comment saved successfully','Comment saved successfully','ro_ro','Comment saved successfully',32),
(9854,'Comment not saved','Comment not saved','ro_ro','Comment not saved',32),
(9855,'Comment module is not active','Comment module is not active','ro_ro','Comment module is not active',32),
(9856,'No Upcoming Event','No Upcoming Event','ro_ro','No Upcoming Event',32),
(9857,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','ro_ro','No Templates found - create it from Message Templates module',32),
(9858,'No event or task for this date','No event or task for this date','ro_ro','No event or task for this date',32),
(9859,'No filters created','No filters created','ro_ro','No filters created',32),
(9860,'Select at least one record to attach','Select at least one record to attach','ro_ro','Select at least one record to attach',32),
(9861,'Please select one or more attachments','Please select one or more attachments','ro_ro','Please select one or more attachments',32),
(9862,'No event for this month','No event for this month','ro_ro','No event for this month',32),
(9863,'No Activity found','No Activity found','ro_ro','No Activity found',32),
(9864,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','ro_ro','Your feedback is valuable for us - it cannot be empty',32),
(9865,'Could not send mail, Please try later','Could not send mail, Please try later','ro_ro','Could not send mail, Please try later',32),
(9866,'Latest Version updated successfully','Latest Version updated successfully','ro_ro','Latest Version updated successfully',32),
(9867,'User Location Updated Successfully','User Location Updated Successfully','ro_ro','User Location Updated Successfully',32),
(9868,'User Location not Updated Successfully','User Location not Updated Successfully','ro_ro','User Location not Updated Successfully',32),
(9869,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','ro_ro','SMSNotifier is not enable in CRM. Please enable it first',32),
(9870,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','ro_ro','Could not submit your feedback - Please try again later',32),
(9871,'Thank you for submitting your feedback','Thank you for submitting your feedback','ro_ro','Thank you for submitting your feedback',32),
(9872,'Please upload User Image','Please upload User Image','ro_ro','Please upload User Image',32),
(9873,'Image Not Uploading, please try again','Image Not Uploading, please try again','ro_ro','Image Not Uploading, please try again',32),
(9874,'User Image Uploaded Successfully','User Image Uploaded Successfully','ro_ro','User Image Uploaded Successfully',32),
(9875,'Invalid Module name','Invalid Module name','ro_ro','Invalid Module name',32),
(9876,'Records Sync Successfully','Records Sync Successfully','ro_ro','Records Sync Successfully',32),
(9877,'Values cannot be empty','Values cannot be empty','ro_ro','Values cannot be empty',32),
(9878,'Record id is empty','Record id is empty','ro_ro','Record id is empty',32),
(9879,'Logout Successfully','Logout Successfully','ro_ro','Logout Successfully',32),
(9880,'Please Enable CTMobile Module','Please Enable CTMobile Module','ro_ro','Please Enable CTMobile Module',32),
(9881,'Authentication Failed','Username and Password do not match','ro_ro','Username and Password do not match',32),
(9882,'Mismatched module information','Something gone wrong, please try again later','ro_ro','Something gone wrong, please try again later',32),
(9883,'Field does not exists','Please set display fields again','ro_ro','Please set display fields again',32),
(9884,'Module does not exists','Module does not exists or disabled by admin','ro_ro','Module does not exists or disabled by admin',32),
(9885,'Month cannot be empty','Could not get the Month - Try again later','ro_ro','Could not get the Month - Try again later',32),
(9886,'Year cannot be empty','Could not get the Year - Try again later','ro_ro','Could not get the Year - Try again later',32),
(9887,'Date cannot be empty','Could not get the Date - Try again later','ro_ro','Could not get the Date - Try again later',32),
(9888,'Userid cannot be empty','Could not get the Userid - Try again later','ro_ro','Could not get the Userid - Try again later',32),
(9889,'End Date cannot be empty','Could not get the status - Try again later','ro_ro','Could not get the status - Try again later',32),
(9890,'Start Date cannot be empty','Could not get the Start Date - Try again later','ro_ro','Could not get the Start Date - Try again later',32),
(9891,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','ro_ro','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature',32),
(9892,'Longitude cannot be empty','Could not get location-Please try again','ro_ro','Could not get location-Please try again',32),
(9893,'Latitude cannot be empty','Could not get location-Please try again','ro_ro','Could not get location-Please try again',32),
(9894,'User cannot be empty','Could not get the User - Try again later','ro_ro','Could not get the User - Try again later',32),
(9895,'Status cannot be empty','Could not get the status - Try again later','ro_ro','Could not get the status - Try again later',32),
(9896,'Required fields not found','Required fields not found','ro_ro','Required fields not found',32),
(9897,'Tracking module not active','Tracking module not active-Please contact CRM Admin','ro_ro','Tracking module not active-Please contact CRM Admin',32),
(9898,'Missing mandatory input values','Missing mandatory input values','ro_ro','Missing mandatory input values',32),
(9899,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','ro_ro','No MailBox found. Please Create Mailbox',32),
(9900,'Mail not sent','Mail not sent','ro_ro','Mail not sent',32),
(9901,'Mail send successfully','Mail send successfully','ro_ro','Mail send successfully',32),
(9902,'Email Id or username not match with your record','Email Id or username not match with your record','ro_ro','Email Id or username not match with your record',32),
(9903,'Module not specified','Module not specified','ro_ro','Module not specified',32),
(9904,'No messages found','No messages found','ro_ro','No messages found',32),
(9905,'No Dependency Found For This Module','No Dependency Found For This Module','ro_ro','No Dependency Found For This Module',32),
(9906,'Outgoing server is not Enabled','Outgoing server is not Enabled','ro_ro','Outgoing server is not Enabled',32),
(9907,'Outgoing server is Enabled','Outgoing server is Enabled','ro_ro','Outgoing server is Enabled',32),
(9908,'Email Attached Successfully','Email Attached Successfully','ro_ro','Email Attached Successfully',32),
(9909,'Documents Attached Successfully','Documents Attached Successfully','ro_ro','Documents Attached Successfully',32),
(9910,'Login required - Please login again','Login required - Please login again','ro_ro','Login required - Please login again',32),
(9911,'time_tracking_module_disable','Time tracking module is disable','ro_ro','Time tracking module is disable',31),
(9912,'route_planning_module_disable','Route planning module is disable','ro_ro','Route planning module is disable',31),
(9913,'mark_as_held','Are you sure you want to mark Event as Held?','ro_ro','Are you sure you want to mark Event as Held?',31),
(9914,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','ro_ro','You have already started Time tracking for another record, Do you want to stop it first ?',31),
(9915,'access_denied_routeplanning','Access denied for route planning','ro_ro','Access denied for route planning',31),
(9916,'time_spent','Time Spent','ro_ro','Time Spent',31),
(9917,'select_user','Select User','ro_ro','Select User',30),
(9918,'status_cannot_be_held','Status cannot be held for future date start','ro_ro','Status cannot be held for future date start',30),
(9919,'please_select_end_date','Please select end date','ro_ro','Please select end date',30),
(9920,'please_select_start_date','Please select start date','ro_ro','Please select start date',30),
(9921,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','ro_ro','Tap on + icon to select record for your route.',30),
(9922,'please_enter_notes','Please enter notes','ro_ro','Please enter notes',30),
(9923,'please_enter_title','Please enter title','ro_ro','Please enter title',30),
(9924,'please_select_date','Please Select Date','ro_ro','Please Select Date',30),
(9925,'search_by_date','Search by Date','ro_ro','Search by Date',30),
(9926,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','ro_ro','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.',30),
(9927,'max_upload_size','max file Upload exceeds','ro_ro','max file Upload exceeds',30),
(9928,'unselect_all','UnSelect All','ro_ro','UnSelect All',30),
(9929,'select_all','Select All','ro_ro','Select All',30),
(9930,'please_select_records','Please select records','ro_ro','Please select records',30),
(9931,'select_date','Select Date','ro_ro','Select Date',30),
(9932,'quantity_in_stock_is','Quantity in stock is','ro_ro','Quantity in stock is',30),
(9933,'replies','Replies','ro_ro','Replies',30),
(9934,'conversation_require_selection','Conversion requires selection of Contact or Organization','ro_ro','Conversion requires selection of Contact or Organization',30),
(9935,'please_select_product','Please Select Product','ro_ro','Please Select Product',30),
(9936,'timer_msg','You can start timer for single task only at same time','ro_ro','You can start timer for single task only at same time',31),
(9937,'save_start_tracking','Save & Start Tracking','ro_ro','Save & Start Tracking',31),
(9938,'lbl_notes','Notes','ro_ro','Notes',31),
(9939,'enter_title','Enter Title','ro_ro','Enter Title',31),
(9940,'select_module_record','Select Module / Record','ro_ro','Select Module / Record',31),
(9941,'lbl_tomorrow','Tomorrow','ro_ro','Tomorrow',30),
(9942,'lbl_yesterday','Yesterday','ro_ro','Yesterday',30),
(9943,'lbl_today','Today','ro_ro','Today',30),
(9944,'time_tracker','Time Tracker','ro_ro','Time Tracker',31),
(9945,'time_end','End Time','ro_ro','End Time',5),
(9946,'due_date','End Date','ro_ro','End Date',5),
(9947,'time_start','Time Start','ro_ro','Time Start',5),
(9948,'date_start','Start Date','ro_ro','Start Date',5),
(9949,'delete_widget_msg','Display widget again by using (+) option','ro_ro','Display widget again by using (+) option',15),
(9950,'no_upcoming_activities','No scheduled activities ','ro_ro','No scheduled activities ',15),
(9951,'check_in_first','Please check-in first','ro_ro','Please check-in first',30),
(9952,'duration','Duration','ro_ro','Duration',30),
(9953,'distance','Distance','ro_ro','Distance',30),
(9954,'proper_address_message','Please enter proper address in record\n','ro_ro','Please enter proper address in record',30),
(9955,'select_status','Select Status','ro_ro','Select Status',30),
(9956,'route_planner','Route Planner','ro_ro','Route Planner',30),
(9957,'route_planning','Route Planning','ro_ro','Route Planning',30),
(9958,'add_route','Add Route','ro_ro','Add Route',30),
(9959,'calender_disabled','Calendar Module is disabled','ro_ro','Calendar Module is disabled',30),
(9960,'close_dialog','Close form','ro_ro','Close form',30),
(9961,'cancel_form_message','Are You sure want to close ?','ro_ro','Are You sure want to close ?',30),
(9962,'create_route','Create Route','ro_ro','Create Route',30),
(9963,'select_module_create_route','Select Module to create Route','ro_ro','Select Module to create Route',30),
(9964,'cancel','Cancel','ro_ro','Cancel',30),
(9965,'assign_route','Assign Route','ro_ro','Assign Route',30),
(9966,'route_for','Route for','ro_ro','Route for',30),
(9967,'assigned_to','Assigned To','ro_ro','Assigned To',30),
(9968,'enter_route_name','Enter Route Name','ro_ro','Enter Route Name',30),
(9969,'list','List','ro_ro','List',30),
(9970,'map','Map','ro_ro','Map',30),
(9971,'other_modules','Other Modules','ro_ro','Other Modules',15),
(9972,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','ro_ro','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.',25),
(9973,'clear','Clear','ro_ro','Clear',25),
(9974,'open','Open','ro_ro','Open',11),
(9975,'max_file_msg','Too many files selected (max:6)','ro_ro','Too many files selected (max:6)',11),
(9976,'error_voicenote_record','Unable to recording voice while another application is recording sound.','ro_ro','Unable to recording voice while another application is recording sound.',11),
(9977,'msg_warning','Warning!','ro_ro','Warning!',11),
(9978,'Permision_denied_contact','Permission denied to access your contacts','ro_ro','Permission denied to access your contacts',15),
(9979,'no_widget_added','Please click + icon to add new widget to your dashboard.','ro_ro','Please click + icon to add new widget to your dashboard.',15),
(9980,'no_data_available','Data not available, please check the selected fields','ro_ro','Data not available, please check the selected fields',15),
(9981,'check_out_successfully','Check out successfully','ro_ro','Checked out successfully',11),
(9982,'check_in_successfully','Check in successfully','ro_ro','Checked in successfully',11),
(9983,'check_out','Check out','ro_ro','Check out',11),
(9984,'check_in','Check in','ro_ro','Check in',11),
(9985,'navigate','Navigate','ro_ro','Navigate',11),
(9986,'save_to_phone_vcard_success','VCard Saved to phone successfully','ro_ro','VCard Saved to phone successfully',15),
(9987,'download_vcard_success','VCard downloaded successfully','ro_ro','VCard downloaded successfully',15),
(9988,'card_details','Card Details','ro_ro','Card Details',15),
(9989,'add_widget','Add Widget','ro_ro','Add Widget',15),
(9990,'delete_widget','Are you sure to hide widget?','ro_ro','Are you sure to hide widget?',15),
(9991,'already_widgets_added','All types of Widget & reports are already added','ro_ro','All types of Widget & reports are already added',15),
(9992,'retry','Retry','ro_ro','Retry',28),
(9993,'retake','Retake','ro_ro','Retake',28),
(9994,'Reports','Reports','ro_ro','Reports',15),
(9995,'Widgets','Widgets','ro_ro','Widgets',15),
(9996,'vcard_config','Vcard Configuration','ro_ro','Vcard Configuration',8),
(9997,'save_to_phone','Save to phone','ro_ro','Save to phone',11),
(9998,'download_vcard','Download Vcard','ro_ro','Download Vcard',11),
(9999,'share_vcard','Share Vcard','ro_ro','Share Vcard',11),
(10000,'share_record','Share Record','ro_ro','Share Record',11),
(10001,'permission_denied_edit','You don\'t have permission to edit this record.','ro_ro','You don\'t have permission to edit this record.',27),
(10002,'permission_denied_delete','You don\'t have permission to delete this record.','ro_ro','You don\'t have permission to delete this record.',27),
(10003,'Voice_Recording_Started','Recording Started','ro_ro','Recording Started',12),
(10004,'Voice_Recording_Stopped','Recording Stopped','ro_ro','Recording Stopped',12),
(10005,'SEARCH','Search','ro_ro','Search',7),
(10006,'LAST','Last','ro_ro','Last',7),
(10007,'FIRST','First','ro_ro','First',7),
(10008,'MONDAY','Monday','ro_ro','Monday',7),
(10009,'TUESDAY','Tuesday','ro_ro','Tuesday',7),
(10010,'WEDNESDAY','Wednesday','ro_ro','Wednesday',7),
(10011,'THURSDAY','Thursday','ro_ro','Thursday',7),
(10012,'FRIDAY','Friday','ro_ro','Friday',7),
(10013,'SATURDAY','Saturday','ro_ro','Saturday',7),
(10014,'SUNDAY','Sunday','ro_ro','Sunday',7),
(10015,'DAILY','Daily','ro_ro','Daily',7),
(10016,'WEEKLY','Weekly','ro_ro','Weekly',7),
(10017,'MONTHLY','Monthly','ro_ro','Monthly',7),
(10018,'YEARLY','Yearly','ro_ro','Yearly',7),
(10019,'asset_tracking','Asset tracking','ro_ro','Asset tracking',15),
(10020,'open_file','Open File','ro_ro','Open File',1),
(10021,'download_pdf_successfully','Download PDF Successfully','ro_ro','Download PDF Successfully',1),
(10022,'select_pdf','Select PDF','ro_ro','Select PDF',1),
(10023,'email_pdf','Email PDF','ro_ro','Email PDF',1),
(10024,'download_pdf','Download PDF','ro_ro','Download PDF',1),
(10025,'edit_route','Edit Route','ro_ro','Edit Route',1),
(10026,'save_route','Save Route','ro_ro','Save Route',1),
(10027,'clear_all','Clear All','ro_ro','Clear All',1),
(10028,'notification','Notifications','ro_ro','Notifications',1),
(10029,'menu_management','Menu Management','ro_ro','Menu Management',1),
(10030,'select_menu','Select Menu','ro_ro','Select Menu',1),
(10031,'module_record_not_found','Module and Record not found','ro_ro','Module and Record not found',1),
(10032,'reason_for_changing_comments','Reason for changing comments','ro_ro','Reason for changing comments',1),
(10033,'edit_reason','Edit Reason','ro_ro','Edit Reason',1),
(10034,'create_filters','Create Filter','ro_ro','Create Filter',1),
(10035,'you_checked','You Checked','ro_ro','You Checked',1),
(10036,'you_un_checked','You UnChecked','ro_ro','You UnChecked',1),
(10037,'log_the_call','Log the call ?','ro_ro','Log the call ?',1),
(10038,'add_a_description_(optional)','Add a description (optional)','ro_ro','Add a description (optional)',1),
(10039,'called','Called','ro_ro','Called',1),
(10040,'call_log','Call Log','ro_ro','Call Log',1),
(10041,'subject','Subject','ro_ro','Subject',1),
(10042,'add_condition','Add Condition','ro_ro','Add Condition',1),
(10043,'select_condition','Select Condition','ro_ro','Select Condition',1),
(10044,'select_field','Select Field','ro_ro','Select Field',1),
(10045,'please_select_first_field','Please First Select field','ro_ro','Please First Select field',1),
(10046,'filter_name','Filter Name','ro_ro','Filter Name',1),
(10047,'enter_filter_name','Enter filter name','ro_ro','Enter filter name',1),
(10048,'choose_conditions','Choose Conditions','ro_ro','Choose Conditions',1),
(10049,'all_condition','All Conditions(All conditions must be met)','ro_ro','All Conditions(All conditions must be met)',1),
(10050,'any_condition','Any Conditions(At least one the conditions must be met)','ro_ro','Any Conditions(At least one the conditions must be met)',1),
(10051,'lattitude','latitude','ro_ro','latitude',1),
(10052,'notification_settings','Notification Settings','ro_ro','Notification Settings',1),
(10053,'notification_management','Notification Management','ro_ro','Notification Management',1),
(10054,'addyourcommentshere','Type @ to mention user','ro_ro','Type @ to mention user',1),
(10055,'google_api_key_missing','Google Api key is missing.','ro_ro','Google Api key is missing.',1),
(10056,'event_filter_by','Event Filter by','ro_ro','Event Filter by',1),
(10057,'apply','Apply','ro_ro','Apply',1),
(10058,'choose_from_gallery','Choose From Gallery','ro_ro','Choose From Gallery',1),
(10059,'choose_from_camera','Choose From Camera','ro_ro','Choose From Camera',1),
(10060,'mutli_select_CB','Mutli Select CB','ro_ro','Mutli Select CB',1),
(10061,'please_select_condition','Please Select Condition','ro_ro','Please Select Condition',1),
(10062,'please_enter_value_or_field','Please Enter Value or Field','ro_ro','Please Enter Value or Field',1),
(10063,'set_as_default','Set as Default','ro_ro','Set as Default',1),
(10064,'list_in_metrics','List in Metrics','ro_ro','List in Metrics',1),
(10065,'order_number','Order Number','ro_ro','Order Number',1),
(10066,'recording_saved_message','Recording saved successfully.','ro_ro','Recording saved successfully.',1),
(10067,'recording_file','Recording File','ro_ro','Recording File',1),
(10068,'file_not_found','File not found','ro_ro','File not found',1),
(10069,'please_enter_valid_path','Please enter valid path','ro_ro','Please enter valid path',1),
(10070,'enter_path_here','Enter path here...','ro_ro','Enter path here...',1),
(10071,'set_call_recording_path','Set Call Recording Path','ro_ro','Set Call Recording Path',1),
(10072,'set_call_recording_path_here','Set call recording path here','ro_ro','Set call recording path here',1),
(10073,'call_recording_path','Call Recording Path','ro_ro','Call Recording Path',1),
(10074,'please_place_api','Please enable place api','ro_ro','Please enable place api',1),
(10075,'event_filters_by','Event Filters by','ro_ro','Event Filters by',1),
(10076,'select_at_least_one_option','Please select at least one option','ro_ro','Please select at least one option',1),
(10077,'enable_call_feature','Please enable call feature','ro_ro','Please enable call feature',1),
(10078,'enable_email_feature','Please enable email feature','ro_ro','Please enable email feature',1),
(10079,'demo_login','Demo Login','ro_ro','Demo Login',1),
(10080,'select_email_template','Select Email Template','ro_ro','Select Email Template',1),
(10081,'template_name','Template Name','ro_ro','Template Name',1),
(10082,'example_storage_path','example : storage/Music/Recordings/Call Recordings','ro_ro','example : storage/Music/Recordings/Call Recordings',1),
(10083,'User Notification Settings saved successfully','User Notification Settings saved successfully','ro_ro','User Notification Settings saved successfully',33),
(10084,'This Notification has been disabled by admin','This Notification has been disabled by admin','ro_ro','This Notification has been disabled by admin',33),
(10085,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','ro_ro','Notify when any updates to the record you\'re following',33),
(10086,'Task assigned to you','Task assigned to you','ro_ro','Task assigned to you',33),
(10087,'Task Reminder','Task Reminder','ro_ro','Task Reminder',33),
(10088,'You were mentioned in comments','You were mentioned in comments','ro_ro','You were mentioned in comments',33),
(10089,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','ro_ro','Comments has been added to record assigned to you',33),
(10090,'When Record Assigned','When Record Assigned','ro_ro','When Record Assigned',33),
(10091,'Event Reminder','Event Reminder','ro_ro','Event Reminder',33),
(10092,'Event Invitation','Event Invitation','ro_ro','Event Invitation',33),
(10093,'Follow record','Follow record','ro_ro','Follow record',33),
(10094,'Task','Task','ro_ro','Task',33),
(10095,'Conversions','Conversions','ro_ro','Conversions',33),
(10096,'Events','Events','ro_ro','Events',33),
(10097,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','ro_ro','No record(s) found Please click on filter icon to change filter',1),
(10098,'title','Title','ro_ro','Title',1),
(10099,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','ro_ro','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(10100,'call_recording','Call recording','ro_ro','Call recording',1),
(10101,'voice_recorder','Voice Recorder','ro_ro','Voice Recorder',1),
(10102,'no_address_reference_found','No Address Reference found','ro_ro','No Address Reference found',32),
(10103,'no_overdue_activities','No OverDue Activities','ro_ro','No OverDue Activities',32),
(10104,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','ro_ro','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(10105,'Default_Search_Field','Default search field','ro_ro','Default search field',32),
(10106,'Calender_Reminder_Message','Free user can\'t send local reminder','ro_ro','Free user can\'t send local reminder',32),
(10107,'you_must_have_permission','You must give permissions to use this features.','ro_ro','You must give permissions to use this features.',32),
(10108,'internal_comment','Internal Comment','ro_ro','Internal Comment',1),
(10109,'unlink_record','Unlink Record','ro_ro','Unlink Record',11),
(10110,'unlink_record_msg','Are you sure want to unlink record?','ro_ro','Are you sure want to unlink record?',11),
(10111,'file_format_not_support','File format not supported','ro_ro','File format not supported',11),
(10112,'file_upload','File Upload','ro_ro','File Upload',5),
(10113,'to_vtiger','To Vtiger','ro_ro','To Vtiger',5),
(10114,'link_external_document','Link External Document','ro_ro','Link External Document',5),
(10115,'from_file_url','From File Url','ro_ro','From File Url',5),
(10116,'create_new_document','Create New Document','ro_ro','Create New Document',5),
(10117,'select_document_type','Select Document type','ro_ro','Select Document type',5),
(10118,'add_signature','Please add signature','ro_ro','Please add signature',11),
(10119,'date_greater_then_equal','should be greater than or equal to','ro_ro','should be greater than or equal to',1),
(10120,'date_less_then_equal','should be less than or equal to','ro_ro','should be less than or equal to',1),
(10121,'Click_on_plus_for_add','Please tap on + to create a new record.','ro_ro','Please tap on + to create a new record.',15),
(10122,'display_map','Display map','ro_ro','Display map',15),
(10123,'other_settings','Other settings','ro_ro','Other settings',15),
(10124,'total_hours','Total hours','ro_ro','Total hours',15),
(10125,'widget_not_found','No widgets found','ro_ro','No widgets found',15),
(10126,'quickaction','Quick action','ro_ro','Quick action',15),
(10127,'dashboard','Dashboard','ro_ro','Dashboard',15),
(10128,'new','New','ro_ro','New',15),
(10129,'global_search_hint','Please try to search using search box at top','ro_ro','Please try to search using search box at top',15),
(10130,'near_by_map','Near By Map','ro_ro','Near By Map',15),
(10131,'miles','Miles','ro_ro','Miles',15),
(10132,'lbl_filters','Filters','ro_ro','Filters',27),
(10133,'warning','Warning','ro_ro','Warning',27),
(10134,'no_filter_created','No filter is created.','ro_ro','No filter is created.',27),
(10135,'please_create_new_ilter','Please create a new filter','ro_ro','Please create a new filter',27),
(10136,'select_search_fields','Select fields for the search record.','ro_ro','Select fields for the search record.',27),
(10137,'apply_fliters','Apply filters','ro_ro','Apply filters',27),
(10138,'sort_by','Sort by','ro_ro','Sort by',27),
(10139,'sort_order','Sort order','ro_ro','Sort order',27),
(10140,'Start_time_tracking','Start time tracking','ro_ro','Start time tracking',31),
(10141,'Stop_time_tracking','Stop time tracking','ro_ro','Stop time tracking',31),
(10142,'image_preview','Image preview','ro_ro','Image preview',11),
(10143,'phone_number','Phone number','ro_ro','Phone number',11),
(10144,'email_address','Email address','ro_ro','Email address',11),
(10145,'edit_your_preferences','Edit your preferences','ro_ro','Edit your preferences',8),
(10146,'about_app','About app','ro_ro','About app',8),
(10147,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','ro_ro','You already have latest CTMobile Ext. Version',8),
(10148,'updated_app_version','You already have latest CRMTiger App Version','ro_ro','You already have latest CRMTiger App Version',8),
(10149,'plan','Plan','ro_ro','Plan',8),
(10150,'time','Time','ro_ro','Time',31),
(10151,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','ro_ro','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(10152,'add_to_quick_action','Add to quick action','ro_ro','Add to quick action',1),
(10153,'add_filter_to_quick_action','Add filter to quick action','ro_ro','Add filter to quick action',1),
(10154,'create_record','Create Record','ro_ro','Create Record',1),
(10155,'quick_action_hint','You can Add Quick Action here','ro_ro','You can Add Quick Action here',1),
(10156,'str_send','Send','ro_ro','Send',3),
(10157,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','ro_ro','Do you want to update tax & charge values corresponding to selected region?',1),
(10158,'delete_quick_action_widgest','Delete Widget?','ro_ro','Delete Widget?',15),
(10159,'add_record_to_dashboard','Add record to dashboard','ro_ro','Add record to dashboard',15),
(10160,'module_quick_action_msg','Module added to dashboard','ro_ro','Module added to dashboard',15),
(10161,'filter_quick_action_msg','Filter added to dashboard','ro_ro','Filter added to dashboard',15),
(10162,'record_quick_action_msg','Record added to dashboard','ro_ro','Record added to dashboard',15),
(10163,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','ro_ro','Filter shortcut added to dashboard',15),
(10164,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','ro_ro','Record shortcut added to dashboard',15),
(10165,'documents_disabled','Documents Module is disabled','ro_ro','Documents Module is disabled',1),
(10166,'document_dont_attachment','Document does not have a attachment','ro_ro','Document does not have a attachment',1),
(10167,'go_to_neat_by','Go to NearBy','ro_ro','Go to NearBy',15),
(10168,'go_to_time_tracking','Go to Time Tracker','ro_ro','Go to Time Tracker',13),
(10169,'nearby_quick_action_msg','NearBy added to dashboard','ro_ro','NearBy added to dashboard',15),
(10170,'time_tracking_quick_action_msg','Time Tracking added to dashboard','ro_ro','Time Tracking added to dashboard',15),
(10171,'attendance_quick_action_msg','Attendance added to dashboard','ro_ro','Attendance added to dashboard',15),
(10172,'attachment','Attachment','ro_ro','Attachment',15),
(10173,'search_by_fields','Search by fields','ro_ro','Search by fields',27),
(10174,'apply_selected','Apply selected','ro_ro','Apply selected',27),
(10175,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','ro_ro','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(10176,'Attendance','Attendance','ro_ro','Attendance',15),
(10177,'Check-in successfully','Check-in successfully','ro_ro','Check-in successfully',32),
(10178,'Check-out successfully','Check-out successfully','ro_ro','Check-out successfully',32),
(10179,'Nothing around here','Nothing around here','ro_ro','Nothing around here',13),
(10180,'select_days','Select Days','ro_ro','Select Days',5),
(10181,'select_minutes','Select Minutes','ro_ro','Select Minutes',5),
(10182,'select_hours','Select Hours','ro_ro','Select Hours',5),
(10183,'no_lat_long_found','Location information (Latitude,Longitude) not found','ro_ro','Location information (Latitude,Longitude) not found',32),
(10184,'Call Log save successfully','Call Log save successfully','ro_ro','Call Log save successfully',32),
(10185,'Files/photos deleted successfully','Files/photos deleted successfully','ro_ro','Files/photos deleted successfully',32),
(10186,'network_error','Network connection error!','ru_ru','Ошибка сети!',1),
(10187,'connection_check','Could not connect to CRM, Please check your Internet connection.','ru_ru','Пожалуйста, проверьте подключение к интернету.',1),
(10188,'update','Update','ru_ru','Update',1),
(10189,'cancel','Cancel','ru_ru','Cancel',1),
(10190,'ok','Ok','ru_ru','OK',1),
(10191,'more_information','Click here for more information.','ru_ru','Для получения дополнительной информации нажмите здесь.',1),
(10192,'yes','Yes','ru_ru','Да',1),
(10193,'no','No','ru_ru','Нет',1),
(10194,'click_again_exit','Click again to exit','ru_ru','Нажмите еще раз, чтобы выйти',1),
(10195,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','ru_ru','Вы не можете воспользоваться этим функционалом. Пожалуйста, подпишитесь на Премиум версию. Нажмите сюда, чтобы подписаться.',1),
(10196,'clickhere','Click here','ru_ru','Нажмите сюда',1),
(10197,'clickhere_subscribe','Click here to subscribe premium version','ru_ru','Нажмите, чтобы подписаться',1),
(10198,'clickhere_configure','Click here and view how to Configure.','ru_ru','Нажмите здесь и посмотрите, как настроить.',1),
(10199,'please_wait','Please Wait…','ru_ru','Подождите пожалуйста…',1),
(10200,'share__msg','Share file with','ru_ru','Поделиться файлом через',1),
(10201,'dialog_camera','Camera','ru_ru','Камера',1),
(10202,'dialog_add_file_by','Take Photo from','ru_ru','Добавить файлы по',1),
(10203,'add','Add','ru_ru','добавить',1),
(10204,'mail_manager_configured','Mail Manager is not configured','ru_ru','Почтовый менеджер не настроен',1),
(10205,'dialog_add_files_by','Add Files by','ru_ru','Добавить файлы по',1),
(10206,'dialog_drive','Drive','ru_ru','Google Drive',1),
(10207,'dialog_drop_box','Drop Box','ru_ru','DropBox',1),
(10208,'dialog_need_signin','You need to Sign-in to your Drive account first.','ru_ru','Сначала нужно авторизироваться',1),
(10209,'dialog_gallery','Gallery','ru_ru','Галерея',1),
(10210,'delete','Delete','ru_ru','Удалить',1),
(10211,'timeoutmessage','Oops! Request is taking more time than expected.','ru_ru','К сожалению, запрос занимает больше времени, чем ожидалось.',1),
(10212,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','ru_ru','GPS не включен. Пожалуйста, включите его, чтобы получить маршрут.',1),
(10213,'sure_want_delete','Are you sure want to delete ?','ru_ru','Вы действительно хотите удалить?',1),
(10214,'select','Select','ru_ru','Выбрать',1),
(10215,'msgforrecordaudio','Minimum record duration one second.','ru_ru','Minimum record duration one second.',1),
(10216,'permission_storage','Permission denied to read your External storage','ru_ru','Чтение внешнего хранилища запрещено',1),
(10217,'send_permission_msg','Send message permission denied','ru_ru','Отказаться от разрешения на передачу сообщений',1),
(10218,'choosefile','Choose File','ru_ru','Выберите файл',1),
(10219,'enter','Enter','ru_ru','Введите',1),
(10220,'select_an_option','Select an Option','ru_ru','Select an Option',1),
(10221,'email_validation','Email is not valid','ru_ru','Email не является допустимым',1),
(10222,'please_enter','Please Enter','ru_ru','Пожалуйста, введите',1),
(10223,'website_validation_text','Website URL is not valid','ru_ru','URL сайта недействителен',1),
(10224,'selectvalue','Select value first','ru_ru','Выберите значение',1),
(10225,'email','Email','ru_ru','Эл. адрес',1),
(10226,'enter_email_address','Enter email address','ru_ru','Введите адрес электронной почты',1),
(10227,'email_address_not_correct','Email address incorrect','ru_ru','Неправильный адрес электронной почты',1),
(10228,'pls_enter_subject','Please Enter Subject','ru_ru','Пожалуйста, введите тему',1),
(10229,'attachFiles','Attached File','ru_ru','Прикрепить файл',1),
(10230,'from','From','ru_ru','От',1),
(10231,'to','To','ru_ru','Кому',1),
(10232,'call_permission_msg','Call permission denied','ru_ru','Установлен запрет на совершение звонков',1),
(10233,'no_records','No records found','ru_ru','Записей не найдено',1),
(10234,'fullform','Create New','ru_ru','Полная форма',1),
(10235,'save','Save','ru_ru','Сохранить',1),
(10236,'total','Total','ru_ru','Всего',1),
(10237,'discount','Discount','ru_ru','Скидка',1),
(10238,'price','Price','ru_ru','Цена *',1),
(10239,'quantity','Quantity','ru_ru','Количество *',1),
(10240,'select_module','Select Module','ru_ru','Выберите модуль',1),
(10241,'item_list','Item List','ru_ru','Список товаров',1),
(10242,'quickcreate','Quick Create','ru_ru','Быстрое создание',1),
(10243,'overwrite_msg_part1','Overwrite the existing address with the selected','ru_ru','Overwrite the existing address with the selected',1),
(10244,'once_in_every','Once in every','ru_ru','Один раз в каждом',1),
(10245,'overwrite_msg_part2','address details?','ru_ru','address details?',1),
(10246,'add_item','Add Item','ru_ru','Добавить запись',1),
(10247,'recordsave','Record saved successfully','ru_ru','Запись успешно сохранена',1),
(10248,'recordnotsave','Could not save record. Try again later','ru_ru','Ошибка сохранения записи',1),
(10249,'minutes','Minutes','ru_ru','минут',1),
(10250,'hours','Hours','ru_ru','часов',1),
(10251,'days','Days','ru_ru','дней',1),
(10252,'on','On','ru_ru','На',1),
(10253,'day_of_the_month','day of the month','ru_ru','день месяца',1),
(10254,'list_price','List Price','ru_ru','Цена за единицу *',1),
(10255,'add_record','Add Record','ru_ru','Добавить запись',1),
(10256,'add_product','Add Product','ru_ru','Добавить товар',1),
(10257,'add_service','Add Service','ru_ru','Добавить услугу',1),
(10258,'discountin','Discount in %','ru_ru','Скидка в%',1),
(10259,'unitprice','Unit price','ru_ru','Цена за единицу *',1),
(10260,'netprice','Net price','ru_ru','Цена нетто *',1),
(10261,'comments','Comments','ru_ru','Комментарии',1),
(10262,'add_close','Add & Close','ru_ru','Добавить',1),
(10263,'fetching_rout_message','Fetching route, Please wait…','ru_ru','Получение маршрута, пожалуйста, подождите …',1),
(10264,'setting','Settings','ru_ru','Настройки',1),
(10265,'utc','UTC','ru_ru','UTC',1),
(10266,'in','In','ru_ru','В',1),
(10267,'days_ago','days ago','ru_ru','дней назад',1),
(10268,'mins_ago','Minutes ago','ru_ru','мин назад',1),
(10269,'justnow','Just now','ru_ru','Прямо сейчас',1),
(10270,'hours_ago','hours ago','ru_ru','несколько часов назад',1),
(10271,'in_1_day','In 1 day','ru_ru','Через 1 день',1),
(10272,'scanqrcode','Asset / Card scanner','ru_ru','Сканер QR-кода',1),
(10273,'call_log','Call Log','ru_ru','История звонков',1),
(10274,'voice_message','Hi','ru_ru','Hi',1),
(10275,'voice_message1','What can I search for you in','ru_ru','What can I search for you in',1),
(10276,'live_tracking','Live Tracking','ru_ru','Открыть карту',1),
(10277,'mailmanager','Mail Manager','ru_ru','Менеджер почты',1),
(10278,'my_location','My location','ru_ru','Мое местонахождение',1),
(10279,'created_on','Created On','ru_ru','Дата создания',1),
(10280,'modified_on','Modified On','ru_ru','Дата изменения',1),
(10281,'enter_comments','Enter Comments','ru_ru','Введите комментарии',1),
(10282,'viewmore','View More','ru_ru','Подробнее',1),
(10283,'viewless','View Less','ru_ru','Смотреть меньше',1),
(10284,'gotofullform','Go to Full Form','ru_ru','Перейти к полной форме',1),
(10285,'post','Post','ru_ru','Опубликовать',1),
(10286,'url','URL','ru_ru','URL',1),
(10287,'dialog_title_text_back_color','Select a Text Background Color','ru_ru','Выберите цвет фона текста',1),
(10288,'event_or_task','Add event/task','ru_ru','Add event/task',1),
(10289,'shortcut','Shortcuts','ru_ru','Ярлыки',1),
(10290,'select_field','Select Field','ru_ru','Выберите поле',1),
(10291,'share','Share','ru_ru','Поделиться',1),
(10292,'title_insert_link','Insert Link','ru_ru','Вставить ссылку',1),
(10293,'addyourcommentshere','Add your comments here','ru_ru','Введите свой комментарий',1),
(10294,'nocomment','No Comments','ru_ru','Комментарии отсутствуют',1),
(10295,'leads','Leads','ru_ru','Обращения',1),
(10296,'true_val','true','ru_ru','True',1),
(10297,'noresult','No Result','ru_ru','Результатов не найдено',1),
(10298,'version','Version','ru_ru','Версия',1),
(10299,'convert_lead','Convert Lead','ru_ru','Convert Lead',1),
(10300,'app_name','CRMTiger','ru_ru','CRMTiger',1),
(10301,'enter_url','Please Enter url','ru_ru','Введите URL-адрес',1),
(10302,'help','Help','ru_ru','Помогите',1),
(10303,'contact_us','Contact Us','ru_ru','Связаться с нами',1),
(10304,'updates','Updates','ru_ru','История',1),
(10305,'logout','LogOut','ru_ru','Выйти',1),
(10306,'busnies_cardscanner','Business Card Scanner','ru_ru','Business Card Scanner',1),
(10307,'sure_want_logout','Are you sure want to logout ?','ru_ru','Вы действительно хотите выйти из системы?',1),
(10308,'logout_message','Logout successfully','ru_ru','Вы действительно хотите выйти из системы?',1),
(10309,'all','All','ru_ru','Все',1),
(10310,'add_event','Add event','ru_ru','Add event',1),
(10311,'add_task','Add Task','ru_ru','Add Task',1),
(10312,'next','Next','ru_ru','Next',1),
(10313,'terms_conditions','Terms and Conditions','ru_ru','Terms and Conditions',1),
(10314,'login','Login','ru_ru','Авторизация',2),
(10315,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','ru_ru','Регистрируясь, вы соглашаетесь с нашими Условиями политика конфиденциальности',2),
(10316,'copyright','Copyright © 2020 CRMTiger Version','ru_ru','Copyright © 2019 CRMTiger Версия',2),
(10317,'enter_username','Please enter username','ru_ru','Введите имя пользователя',2),
(10318,'enter_password','Please enter password','ru_ru','Пожалуйста введите пароль',2),
(10319,'remanberme','Remember Me','ru_ru','Запомнить меня',2),
(10320,'forgot_password','Forgot password?','ru_ru','Забыли пароль?',2),
(10321,'privacy_policay1','Privacy Policy','ru_ru','политика конфиденциальности',2),
(10322,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','ru_ru','Something went wrong. \n please Click here to contact support.',2),
(10323,'enter_username_password','Entered Username or Password is wrong','ru_ru','Введенные имя пользователя или пароль неверны',2),
(10324,'server_issue_occured','Server issues occurred','ru_ru','Server issues occurred',2),
(10325,'password','Password','ru_ru','Пароль',3),
(10326,'user_name','Username','ru_ru','Имя пользователя',3),
(10327,'reset_pwd','Reset Password','ru_ru','Сбросить пароль',3),
(10328,'forgot_password_title','Forgot password','ru_ru','Восстановить пароль',3),
(10329,'enter_user_name','Enter user name','ru_ru','Введите имя пользователя',3),
(10330,'cc','Cc','ru_ru','Скрытая копия',4),
(10331,'body','Body','ru_ru','Тело сообщения',4),
(10332,'bcc','BCC','ru_ru','Скрытая копия',4),
(10333,'dialog_title_text_color','Select a Text Color','ru_ru','Выберите цвет текста',4),
(10334,'date','Date','ru_ru','Дата',4),
(10335,'subject','Subject','ru_ru','Тема сообщения',4),
(10336,'composeMail','Compose Mail','ru_ru','Написать письмо',4),
(10337,'send','Send','ru_ru','Отправить',4),
(10338,'select_message','Select message','ru_ru','Выберите сообщение',4),
(10339,'title_insert_table','Insert Table','ru_ru','Вставить таблицу',4),
(10340,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','ru_ru','Я согласен поделиться логами API с технической поддержкой для устранения неполадок',5),
(10341,'edit_record','Edit Records','ru_ru','Редактировать запись',5),
(10342,'select_time','Select Time','ru_ru','Выберите время',5),
(10343,'edit_item','Edit Item','ru_ru','Изменить запись',5),
(10344,'items_total','Items Total','ru_ru','Всего товаров',5),
(10345,'number_less_then_31','Number should be less than 31','ru_ru','Number should be less than 31',5),
(10346,'users','Users','ru_ru','пользователей',5),
(10347,'groups','Groups','ru_ru','группы',5),
(10348,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','ru_ru','Примечание: существующие вложения (изображения / файлы) будут заменены',5),
(10349,'greaterdatetime','End DateTime should be greater than Start DateTime','ru_ru','Дата и время окончания должны быть больше даты и времени начала',5),
(10350,'until','Until','ru_ru','До тех пор',5),
(10351,'organizations','Organizations','ru_ru','Контрагенты',6),
(10352,'contacts','Contacts','ru_ru','Контакты',6),
(10353,'opportunity','Opportunity','ru_ru','Возможность',6),
(10354,'lbl_sun','SUN','ru_ru','вс',7),
(10355,'lbl_mon','MON','ru_ru','пн',7),
(10356,'lbl_tue','TUE','ru_ru','вт',7),
(10357,'lbl_wed','WED','ru_ru','ср',7),
(10358,'lbl_thu','THU','ru_ru','чт',7),
(10359,'lbl_fri','FRI','ru_ru','пт',7),
(10360,'lbl_sat','SAT','ru_ru','сб',7),
(10361,'lbl_1','1','ru_ru','1',7),
(10362,'lbl_2','2','ru_ru','2',7),
(10363,'lbl_3','3','ru_ru','3',7),
(10364,'lbl_4','4','ru_ru','4',7),
(10365,'lbl_5','5','ru_ru','5',7),
(10366,'lbl_6','6','ru_ru','6',7),
(10367,'lbl_7','7','ru_ru','7',7),
(10368,'lbl_8','8','ru_ru','8',7),
(10369,'lbl_9','9','ru_ru','9',7),
(10370,'lbl_10','10','ru_ru','10',7),
(10371,'lbl_11','11','ru_ru','11',7),
(10372,'lbl_12','12','ru_ru','12',7),
(10373,'lbl_13','13','ru_ru','13',7),
(10374,'lbl_14','14','ru_ru','14',7),
(10375,'lbl_15','15','ru_ru','15',7),
(10376,'lbl_16','16','ru_ru','16',7),
(10377,'lbl_17','17','ru_ru','17',7),
(10378,'lbl_18','18','ru_ru','18',7),
(10379,'lbl_19','19','ru_ru','19',7),
(10380,'lbl_20','20','ru_ru','20',7),
(10381,'lbl_21','21','ru_ru','21',7),
(10382,'lbl_22','22','ru_ru','22',7),
(10383,'lbl_23','23','ru_ru','23',7),
(10384,'lbl_24','24','ru_ru','24',7),
(10385,'lbl_25','25','ru_ru','25',7),
(10386,'lbl_26','26','ru_ru','26',7),
(10387,'lbl_27','27','ru_ru','27',7),
(10388,'lbl_28','28','ru_ru','28',7),
(10389,'lbl_29','29','ru_ru','29',7),
(10390,'lbl_30','30','ru_ru','30',7),
(10391,'lbl_31','31','ru_ru','31',7),
(10392,'lbl_32','32','ru_ru','32',7),
(10393,'lbl_33','33','ru_ru','33',7),
(10394,'lbl_34','34','ru_ru','34',7),
(10395,'lbl_35','35','ru_ru','35',7),
(10396,'lbl_36','36','ru_ru','36',7),
(10397,'lbl_37','37','ru_ru','37',7),
(10398,'lbl_38','38','ru_ru','38',7),
(10399,'lbl_39','39','ru_ru','39',7),
(10400,'lbl_40','40','ru_ru','40',7),
(10401,'lbl_41','41','ru_ru','41',7),
(10402,'lbl_42','42','ru_ru','42',7),
(10403,'current_date','current date','ru_ru','Текущая дата',7),
(10404,'event','Events','ru_ru','События',7),
(10405,'calendar','Calendar','ru_ru','Календарь',7),
(10406,'latest_version','Latest Version :','ru_ru','Последняя версия :',8),
(10407,'expire_on','Next renewal date : ','ru_ru','Срок действия:',8),
(10408,'ctmobile_ext_version','CTMobile Ext. Version : ','ru_ru','CTMobile Ext. Версия: ',8),
(10409,'you_have_latest_version','You already have latest version','ru_ru','Вы обновили версию ',8),
(10410,'latest_version1','You Already have latest version','ru_ru','У вас уже есть последняя версия',8),
(10411,'upgreaded','Upgrade','ru_ru','Обновить',8),
(10412,'downgrade','Downgrade','ru_ru','упадок',8),
(10413,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','ru_ru','Здесь вы можете указать, сколько записей вы хотите показать на главном экране недавнего события.',8),
(10414,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','ru_ru','Вы можете оставить свой отзыв с описанием, наша команда проверит ваш отзыв и свяжется с вами.',8),
(10415,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','ru_ru','Функция поддержки журналов используется для поддержки / помощи клиентов. Если у вас возникли какие-либо проблемы в приложении или какой-либо модуль или функция не работает должным образом, вы можете включить общий доступ к журналу с нашей командой разработчиков.',8),
(10416,'info','Info','ru_ru','Информация',8),
(10417,'recent_history','Recent History','ru_ru','Последние события',8),
(10418,'recent_feedback','Feedback','ru_ru','Ошибка! Попробуйте еще раз',8),
(10419,'recent_log','Log','ru_ru','Журнал',8),
(10420,'crmtiger_app_version','CRMTiger App Version : ','ru_ru','Версия приложения CRMTiger:',8),
(10421,'historylimit','Recent History Limit','ru_ru','Ограничение по количеству записей',8),
(10422,'radious_in_miles','Radius in miles','ru_ru','Радиус в милях',8),
(10423,'recentlimit','Recent Event Limit','ru_ru','Ограничение по количеству записей',8),
(10424,'upcoming_events','Upcoming Events','ru_ru','Предстоящие События',8),
(10425,'rate_our_app','Rate Our App!','ru_ru','Оцените наше приложение!',8),
(10426,'feedback','Submit Feedback','ru_ru','Отправить отзыв',8),
(10427,'sendfeedback','Feedback Send','ru_ru','Обратная связь',8),
(10428,'emaillimit','Email limit','ru_ru','Ограничение электронной почты',8),
(10429,'log','Log','ru_ru','Журнал',8),
(10430,'logclear','Log cleared successfully.','ru_ru','Ясно, успешно',8),
(10431,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','ru_ru','Здесь вы можете указать, сколько записей вы хотите показать на главном экране для недавней истории.',8),
(10432,'proceed_to_upgrade1','Proceed to','ru_ru','Proceed to',8),
(10433,'upgradation_message','will required logout and login again later.','ru_ru','will required logout and login again later.',8),
(10434,'proceed_to_upgrade','Proceed to Upgrade','ru_ru','Proceed to Upgrade',8),
(10435,'module_setting','Module Setting','ru_ru','Настройка модуля',9),
(10436,'sortbyfield','Sort by field','ru_ru','Сортировать по полю',9),
(10437,'ascending','Ascending A to Z','ru_ru','По возрастанию от А до Я',9),
(10438,'descending','Descending Z to A','ru_ru','По убыванию от Z до As',9),
(10439,'first_field','First Field','ru_ru','Первое поле',9),
(10440,'second_field','Second Field','ru_ru','Второе поле',9),
(10441,'third_field','Third Field','ru_ru','Третье поле',9),
(10442,'sure_want_restore','Are you sure you want to reset to default settings?','ru_ru','Вы уверены, что хотите восстановить настройки по умолчанию?',9),
(10443,'orderlist','List Order','ru_ru','Список заказов',9),
(10444,'module_reset','Restore to Default','ru_ru','Восстановить значения по умолчанию',9),
(10445,'display_fields','Display Fields','ru_ru','Отобразить поля',9),
(10446,'discount_lessthen_100','Discount % should be less than 100','ru_ru','Скидка должна быть меньше 100%',10),
(10447,'select_item','Select Item','ru_ru','Выберите запись',10),
(10448,'item_comment','Item Comment','ru_ru','Пункт Комментарий',10),
(10449,'record_name','Record Name is :','ru_ru','Record Name is :',11),
(10450,'go_back','Go Back','ru_ru','Вернитесь',11),
(10451,'please_enter_shortcut_name','Please Enter Shortcut Name','ru_ru','Пожалуйста, введите имя ярлыка',11),
(10452,'number_not_found','Contact Number not found','ru_ru','Номер не найден',11),
(10453,'mail_not_found','Mail Address not found','ru_ru','Почтовый адрес не найден',11),
(10454,'create_shortcut','Create Shortcut','ru_ru','Создать ярлык',11),
(10455,'contact_summary','Summary','ru_ru','Краткая информация',11),
(10456,'activites','Activities','ru_ru','События',11),
(10457,'details','Details','ru_ru','Подробная информация',11),
(10458,'related','Related','ru_ru','Связан',11),
(10459,'share_link','Share record with','ru_ru','Share record with',11),
(10460,'edit','Edit','ru_ru','Edit',11),
(10461,'duplicate','Duplicate','ru_ru','Duplicate',11),
(10462,'whatsapp','Whatsapp','ru_ru','Whatsapp',11),
(10463,'call','Call','ru_ru','Call',11),
(10464,'choose_contact_for_call','Choose Contact for Call','ru_ru','Choose Contact for Call',11),
(10465,'choose_contact_for_sms','Choose Contact for SMS','ru_ru','Choose Contact for SMS',11),
(10466,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','ru_ru','Choose Contact for WhatsApp',11),
(10467,'chosse_contact_for_email','Choose Email','ru_ru','Choose Email',11),
(10468,'attach_file','Attach Files','ru_ru','Attach Files',11),
(10469,'close','Close','ru_ru','Close',11),
(10470,'status','Status','ru_ru','Статус',11),
(10471,'stop','Stop','ru_ru','Stop',11),
(10472,'zero','0','ru_ru','0',11),
(10473,'record','Record','ru_ru','Record',11),
(10474,'voice_note','Voice Note','ru_ru','Voice Note',11),
(10475,'tickets','Tickets','ru_ru','Заявки',12),
(10476,'check_out','Check Out','ru_ru','Проверять, выписываться',12),
(10477,'check_in','Check In','ru_ru','Регистрироваться',12),
(10478,'select_any','Select any','ru_ru','Выберите любой',12),
(10479,'fulldetails','Show Full Details','ru_ru','Показать подробную информацию',12),
(10480,'checkin','Check-in','ru_ru','Регистрироваться',12),
(10481,'navigate','Navigate','ru_ru','проводить',12),
(10482,'product','Products','ru_ru','Товары',12),
(10483,'projectMilestone','Project Milestone','ru_ru','Контрольные точки',12),
(10484,'projecttask','Project Tasks','ru_ru','Проектные задачи',12),
(10485,'nearby','NearBy','ru_ru','Рядом',13),
(10486,'document','Document','ru_ru','Документ',14),
(10487,'reply','Reply','ru_ru','Ответить',14),
(10488,'reply_all','Reply All','ru_ru','Ответить всем',14),
(10489,'forward','Forward','ru_ru','Переслать',14),
(10490,'action','Action','ru_ru','действие',14),
(10491,'select_first','Select First','ru_ru','Select First',14),
(10492,'commentaddsuccessful','Comment added successfull','ru_ru','Комментарий добавлен Успешно',14),
(10493,'move_to','Move to','ru_ru','Переместить',14),
(10494,'attach','Attach','ru_ru','Прикрепить',14),
(10495,'addcoment','Add Comment','ru_ru','Добавить комментарий',14),
(10496,'adddocument','Add Document','ru_ru','Добавить документ',14),
(10497,'home','Home','ru_ru','Главная',15),
(10498,'checkout','Check-out','ru_ru','Проверять, выписываться',15),
(10499,'message_search','Search by name','ru_ru','Поиск по названию',15),
(10500,'start_shift','Start shift','ru_ru','Сдвиг начала',15),
(10501,'end_shift','End shift','ru_ru','Конец сдвига',15),
(10502,'today_meeting','Meetings','ru_ru','Встречи',15),
(10503,'shift_time_track','Shift Time Track','ru_ru','Перемещение по времени',15),
(10504,'logout_msg','You have to login again , click','ru_ru','You have to login again , click',15),
(10505,'logout_msg1','to continue.','ru_ru','to continue.',15),
(10506,'permission_denied','You don\'t have permission to create','ru_ru','У вас нет разрешения на создание',15),
(10507,'history','Activity stream','ru_ru','История',15),
(10508,'search_value','Search value :','ru_ru','Search value :',15),
(10509,'feed_back_msg','Please enter feedback message','ru_ru','Пожалуйста, введите сообщение в форму обратной связи',16),
(10510,'feed_back_hint_msg','Enter feedback message','ru_ru','Введите сообщение в форму обратной связи',16),
(10511,'submit','Submit','ru_ru','Отправить',16),
(10512,'check_app_not_installed','Application is not currently installed.','ru_ru','Приложение в настоящее время не установлено.',17),
(10513,'send_sms_fail_message','SMS failed, please try again later!','ru_ru','Не удалось отправить SMS, повторите попытку позже!',17),
(10514,'documentaddsuccessfully','Document Attach successfully','ru_ru','Документ успешно прикреплен',17),
(10515,'send_message','Send message','ru_ru','Send message',17),
(10516,'sms_to','smsto:','ru_ru','smsto:',17),
(10517,'add_list_message','Add List','ru_ru','Добавить список',18),
(10518,'mylist','My List','ru_ru','Мой список',18),
(10519,'filtername','Filter Name','ru_ru','Название фильтра',18),
(10520,'selectlist','Select a List','ru_ru','Выберите список *',18),
(10521,'assingedto','Assigned To','ru_ru','Ответственный *',18),
(10522,'selectmodule','Select a module','ru_ru','Выберите модуль',18),
(10523,'add_list','Add Filter','ru_ru','Добавить фильтр',18),
(10524,'recent_event','Recent Event','ru_ru','Недавние событие',19),
(10525,'recent_hostory','Recent History','ru_ru','Недавняя история',19),
(10526,'module_specific_settings','Module-Specific Settings','ru_ru','Настройки модуля',19),
(10527,'talk_to_us','Talk to us','ru_ru','Поговори с нами',19),
(10528,'report_a_bug','Report A Bug','ru_ru','Сообщить об ошибке',19),
(10529,'faq','FAQ','ru_ru','Часто задаваемые вопросы',19),
(10530,'selectmodules','Select Module','ru_ru','Выберите модуль',19),
(10531,'myplan','My Plan','ru_ru','My Plan',19),
(10532,'message','Message','ru_ru','Сообщение',20),
(10533,'message_validation','Please enter Message','ru_ru','Пожалуйста, введите сообщение',20),
(10534,'contact_select','Please Select contact','ru_ru','Пожалуйста, выберите контакт',20),
(10535,'global_search','Global Search','ru_ru','Global Search',21),
(10536,'records','Records','ru_ru','Records',21),
(10537,'dont_show_again','Don\'t Show Again','ru_ru','Don\'t Show Again',22),
(10538,'skip','Skip','ru_ru','Skip',22),
(10539,'file_downloading','File Downloading','ru_ru','Загрузка файла',23),
(10540,'add_screenshots_optional','Add screenshots (optional)','ru_ru','Добавить скриншоты (необязательно)',24),
(10541,'describe_your_problem','Describe your problem','ru_ru','Опишите свою проблему',24),
(10542,'default_filter_shortcut','Default Filter Shortcut','ru_ru','Default Filter Shortcut',25),
(10543,'record_shortcut','Record Shortcut','ru_ru','Record Shortcut',25),
(10544,'enter_url','Please Enter url','ru_ru','Please Enter url',26),
(10545,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','ru_ru','You need to update the app to continue using Please update to continue Older versions will no longer work from today',26),
(10546,'search_by','Search by','ru_ru','Search by',27),
(10547,'selected_filter','Selected filter :','ru_ru','Выбранный фильтр :-',27),
(10548,'selected_field','Selected field :','ru_ru','Выбранное поле :-',27),
(10549,'choose','Choose','ru_ru','Choose',28),
(10550,'qr_cardscanner','QR Code Scanner','ru_ru','QR Code Scanner',28),
(10551,'error_message_for_scan','Could not read the card Try again later.','ru_ru','Could not read the card Try again later.',28),
(10552,'press_start_scan','Press to Start Scan','ru_ru','Press to Start Scan',28),
(10553,'line_item_quntity_validation_msg','Value should be greater than zero','ru_ru','Value should be greater than zero',29),
(10554,'percentage_msg','Percentage should be less than 100','ru_ru','Percentage should be less than 100',29),
(10555,'MSG_NO_DATA','No data found!','ru_ru','No data found!',29),
(10556,'MSG_SOMETHING_WRONG','Something went wrong!','ru_ru','Something went wrong!',29),
(10557,'MSG_COMING_SOON','Coming Soon!','ru_ru','Coming Soon!',29),
(10558,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','ru_ru','Please upload profile image.',29),
(10559,'ALERT_TITLE_LOCATION_ACCESS','Location Access','ru_ru','Location Access',29),
(10560,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','ru_ru','Requires your location to show nearby events.',29),
(10561,'ALERT_BTN_ALLOW','ALLOW','ru_ru','ALLOW',29),
(10562,'ALERT_BTN_DENY','DENY','ru_ru','DENY',29),
(10563,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','ru_ru','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(10564,'DELETE_RECORD','Delete Record','ru_ru','Delete Record',29),
(10565,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','ru_ru','Are you sure want to delete this shortcut?',29),
(10566,'DELETE_SHORTCUT','Delete Shortcut','ru_ru','Delete Shortcut',29),
(10567,'LBL_TERMS','By logging in, you agree to our Terms and','ru_ru','By logging in, you agree to our Terms and',29),
(10568,'LBL_CONDITIONS','Conditions &','ru_ru','Conditions &',29),
(10569,'ALERT_TITLE','Alert','ru_ru','Alert',29),
(10570,'ALERT_BTN_SUBSCRIBE','Subscribe','ru_ru','Subscribe',29),
(10571,'MSG_SELECT_MODULE','Please select any Module','ru_ru','Please select any Module',29),
(10572,'MSG_SELECT_LIST','Please select any List','ru_ru','Please select any List',29),
(10573,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','ru_ru','You don\'t have camera',29),
(10574,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','ru_ru','You don\'t have permission to access gallery.',29),
(10575,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','ru_ru','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on',29),
(10576,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','ru_ru','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on',29),
(10577,'BTN_DONE','Done','ru_ru','Done',29),
(10578,'COMMENT','Comment','ru_ru','Comment',29),
(10579,'FULL_FORM','Full Form','ru_ru','Full Form',29),
(10580,'QUICK_CREATE','Create','ru_ru','Create',29),
(10581,'LBL_SELECT_FIELDS','Select Fields','ru_ru','Select Fields',29),
(10582,'LBL_SELECT_FIELDS','Select Fields','ru_ru','Select Fields',29),
(10583,'LBL_SELECT_FIRST_FIELDS','Select First Field','ru_ru','Select First Field',29),
(10584,'LBL_SELECT_SECOND_FIELDS','Select Second Field','ru_ru','Select Second Field',29),
(10585,'LBL_SELECT_THIRD_FIELDS','Select Third Field','ru_ru','Select Third Field',29),
(10586,'LBL_SORT_BY_FIELD','Select Sort By Field','ru_ru','Select Sort By Field',29),
(10587,'BTN_RESET_TO_DEFAULT','Reset to Default','ru_ru','Reset to Default',29),
(10588,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','ru_ru','Select Sort by field',29),
(10589,'kStrClearBtnTitle','Clear','ru_ru','Clear',29),
(10590,'kStrShowMoreBtnTitle','Show More','ru_ru','Show More',29),
(10591,'kStrAddActivitiesBtnTitle','Add Activities','ru_ru','Add Activities',29),
(10592,'kStrAddCommentPlaceHolder','Add your comments here','ru_ru','Add your comments here',29),
(10593,'MSG_ENTER_TO_EMAIL','Please enter to field.','ru_ru','Please enter to field.',29),
(10594,'WARNING_FILE','File can\'t open.','ru_ru','File can\'t open.',29),
(10595,'MSG_FILE_SAVED','File saved.','ru_ru','File saved.',29),
(10596,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','ru_ru','Download fail!, please try after sometime.',29),
(10597,'LBL_SHORTCUT','Shortcut','ru_ru','Shortcut',29),
(10598,'TXT_MESSAGE_PLACEHOLDER','Type Message','ru_ru','Type Message',29),
(10599,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','ru_ru','Install Whatsapp',29),
(10600,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','ru_ru','No MailBox found. Please Create Mailbox',29),
(10601,'LBL_WROTE','Wrote','ru_ru','Wrote',29),
(10602,'MSG_MAIL_SEND','Mail sent','ru_ru','Mail sent',29),
(10603,'log_file_not_found','API Log file not found.','ru_ru','API Log file not found.',29),
(10604,'unknown_error','An unknown error occurred, try again','ru_ru','An unknown error occurred, try again',29),
(10605,'CTMTigerAppVersion','CRMTiger App Version','ru_ru','CRMTiger App Version',29),
(10606,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','ru_ru','CTMobile Ext. Version Update Successfully',29),
(10607,'dialog_Premium_downgrade','Downgrade will required logout and login again later','ru_ru','Downgrade will required logout and login again later',29),
(10608,'dialog_Premium','Upgrade will required logout and login again later','ru_ru','Upgrade will required logout and login again later',29),
(10609,'Overwrite','Overwrite','ru_ru','Overwrite',29),
(10610,'MSGAddressOverwrite1','Overwrite the existing address with the selected','ru_ru','Overwrite the existing address with the selected',29),
(10611,'MSGAddressOverwrite2','address details?','ru_ru','address details?',29),
(10612,'UPGRADE_PLAN','Upgrade Plan','ru_ru','Upgrade Plan',29),
(10613,'DOWNGRADE_PLAN','Downgrade Plan','ru_ru','Downgrade Plan',29),
(10614,'UPGRADE_EXTENSION','Upgrade Extension','ru_ru','Upgrade Extension',29),
(10615,'UPGRADE_APP','Upgrade App','ru_ru','Upgrade App',29),
(10616,'SELECT_OPTION','Select Option','ru_ru','Select Option',29),
(10617,'PLEASE_SELECT','Please select','ru_ru','Please select',29),
(10618,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','ru_ru','You don\'t have permission for this module.',29),
(10619,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','ru_ru','Please select reccuring day of month.',29),
(10620,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','ru_ru','Please select reccuring day of week.',29),
(10621,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','ru_ru','Please select reccuring days.',29),
(10622,'Please select reccuring days.','Please select reccuring days.','ru_ru','Please select reccuring days.',29),
(10623,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','ru_ru','Please select reccuring end date.',29),
(10624,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','ru_ru','Please select reccuring type.',29),
(10625,'FREQ_TIME','Times','ru_ru','Times',29),
(10626,'REPEAT_YEARLY','Repeat Yearly','ru_ru','Repeat Yearly',29),
(10627,'REPEAT_MONTHLY','Repeat Monthly','ru_ru','Repeat Monthly',29),
(10628,'REPEAT_WEEKLY','Repeat Weekly','ru_ru','Repeat Weekly',29),
(10629,'REPEAT_DAILY','Repeat Daily','ru_ru','Repeat Daily',29),
(10630,'ACTION_TITLE','Action Title','ru_ru','Action Title',29),
(10631,'MSG_SELECT_VALID_DATE','Please select valid day of month.','ru_ru','Please select valid day of month.',29),
(10632,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','ru_ru','Start date should be less than end date.',29),
(10633,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','ru_ru','Start time should be less than end time.',29),
(10634,'LBL_LINEITEM_DETAILS','Lineitem Details','ru_ru','Lineitem Details',29),
(10635,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','ru_ru','Discount amount should be less than the total.',29),
(10636,'VIEW','View','ru_ru','View',29),
(10637,'MSG_ENTER_VALID','Please enter valid','ru_ru','Please enter valid',29),
(10638,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','ru_ru','Percentage should be less than 100.',29),
(10639,'ITEM_TOTAL','Item Total','ru_ru','Item Total',29),
(10640,'ADJUSTMENT','Adjustment','ru_ru','Adjustment',29),
(10641,'TITLE_CHOOSE_IMAGE','Choose Image','ru_ru','Choose Image',29),
(10642,'COMPRESS','Compress','ru_ru','Compress',29),
(10643,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','ru_ru','Your image size is too large, please select another image',29),
(10644,'OnDayOfMonth','On day of month','ru_ru','On day of month',29),
(10645,'OnDayOfWeek','On day of week','ru_ru','On day of week',29),
(10646,'AddAndClose','Add & Close','ru_ru','Add & Close',29),
(10647,'Repeat','Repeat','ru_ru','Repeat',29),
(10648,'OnDay','On day','ru_ru','On day',29),
(10649,'View_Line_Item','View Line Item','ru_ru','View Line Item',29),
(10650,'TITLE_IMAGE','Image','ru_ru','Image',29),
(10651,'TITLE_ICLOUD','iCloud','ru_ru','iCloud',29),
(10652,'GOOGLE','Google','ru_ru','Google',29),
(10653,'ALERT_BTN_OKAY','Okay','ru_ru','Okay',29),
(10654,'ALERT_TITLE_ACCESS_DENIED','Access Denied','ru_ru','Access Denied',29),
(10655,'Dont_Show_Again','Don\'t show again','ru_ru','Don\'t show again',29),
(10656,'Skip','Skip','ru_ru','Skip',29),
(10657,'Fillter_Name','Fillter Name','ru_ru','Fillter Name',29),
(10658,'Fillter_Record_Count','Fillter Record Count','ru_ru','Fillter Record Count',29),
(10659,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','ru_ru','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(10660,'vtiger_url','Your vTiger CRM URL','ru_ru','Your vTiger CRM URL',26),
(10661,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','ru_ru','You don\'t have permission to Add either This is read-only or Private Field.',31),
(10662,'CLEAR','Clear','ru_ru','Clear',31),
(10663,'Files/photos uploaded successfully','Files/photos uploaded successfully','ru_ru','Files/photos uploaded successfully',32),
(10664,'Digital signature saved','Digital signature saved','ru_ru','Digital signature saved',32),
(10665,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','ru_ru','Please upload Signature or Files/photos',32),
(10666,'Files / Photos','Files / Photos','ru_ru','Files / Photos',32),
(10667,'Signature','Signature','ru_ru','Signature',32),
(10668,'add_photo_using','Add Photo Using','ru_ru','Add Photo Using',31),
(10669,'btn_upload_sign','(+) Add Signature','ru_ru','(+) Add Signature',31),
(10670,'btn_upload_photo_doc','(+) Upload Files/Photos','ru_ru','(+) Upload Files/Photos',31),
(10671,'select_photo_doc_to_upload','Please select files/photos to upload','ru_ru','Please select files/photos to upload',31),
(10672,'related_module_title','Search from related module and Add to \"Route\"','ru_ru','Search from related module and Add to \"Route\"',30),
(10673,'Route status updated successfully','Route status updated successfully','ru_ru','Route status updated successfully',32),
(10674,'Session init failed','Session init failed','ru_ru','Session init failed',32),
(10675,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','ru_ru','You don\'t have permission to access this resource',32),
(10676,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','ru_ru','Could not get the Related To - Try again later',32),
(10677,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','ru_ru','Could not get the Route Planning Record - Try again later',32),
(10678,'Something went wrong - Try again later','Something went wrong - Try again later','ru_ru','Something went wrong - Try again later',32),
(10679,'sequence updated successfully','sequence updated successfully','ru_ru','sequence updated successfully',32),
(10680,'sequence cannot be empty','sequence cannot be empty','ru_ru','sequence cannot be empty',32),
(10681,'Shortcut details not saved','Shortcut details not saved','ru_ru','Shortcut details not saved',32),
(10682,'Shortcut details saved successfully','Shortcut details saved successfully','ru_ru','Shortcut details saved successfully',32),
(10683,'Route save successfully','Route save successfully','ru_ru','Route save successfully',32),
(10684,'Record save successfully','Record save successfully','ru_ru','Record save successfully',32),
(10685,'No dependency found for picklist','No dependency found for picklist','ru_ru','No dependency found for picklist',32),
(10686,'No records found','No records found','ru_ru','No records found',32),
(10687,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','ru_ru','Outgoing server is not enabled, please configure from CRM',32),
(10688,'Removed Successfully','Removed Successfully','ru_ru','Removed Successfully',32),
(10689,'Shortcut has been deleted','Shortcut has been deleted','ru_ru','Shortcut has been deleted',32),
(10690,'relation of records removed successfully','relation of records removed successfully','ru_ru','relation of records removed successfully',32),
(10691,'relation of records not removed','relation of records not removed','ru_ru','relation of records not removed',32),
(10692,'Record has been deleted successfully','Record has been deleted successfully','ru_ru','Record has been deleted successfully',32),
(10693,'Time Tracking saved successfully','Time Tracking saved successfully','ru_ru','Time Tracking saved successfully',32),
(10694,'Time Tracking updated successfully','Time Tracking updated successfully','ru_ru','Time Tracking updated successfully',32),
(10695,'Time Tracking ended successfully','Time Tracking ended successfully','ru_ru','Time Tracking ended successfully',32),
(10696,'Time Tracking started successfully','Time Tracking started successfully','ru_ru','Time Tracking started successfully',32),
(10697,'record cannot be empty','record cannot be empty','ru_ru','record cannot be empty',32),
(10698,'Module is disabled','Module is disabled','ru_ru','Module is disabled',32),
(10699,'Shift ended successfully','Shift ended successfully','ru_ru','Shift ended successfully',32),
(10700,'Shift started successfully','Shift started successfully','ru_ru','Shift started successfully',32),
(10701,'relation of records added successfully','relation of records added successfully','ru_ru','relation of records added successfully',32),
(10702,'Comment saved successfully','Comment saved successfully','ru_ru','Comment saved successfully',32),
(10703,'Comment not saved','Comment not saved','ru_ru','Comment not saved',32),
(10704,'Comment module is not active','Comment module is not active','ru_ru','Comment module is not active',32),
(10705,'No Upcoming Event','No Upcoming Event','ru_ru','No Upcoming Event',32),
(10706,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','ru_ru','No Templates found - create it from Message Templates module',32),
(10707,'No event or task for this date','No event or task for this date','ru_ru','No event or task for this date',32),
(10708,'No filters created','No filters created','ru_ru','No filters created',32),
(10709,'Select at least one record to attach','Select at least one record to attach','ru_ru','Select at least one record to attach',32),
(10710,'Please select one or more attachments','Please select one or more attachments','ru_ru','Please select one or more attachments',32),
(10711,'No event for this month','No event for this month','ru_ru','No event for this month',32),
(10712,'No Activity found','No Activity found','ru_ru','No Activity found',32),
(10713,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','ru_ru','Your feedback is valuable for us - it cannot be empty',32),
(10714,'Could not send mail, Please try later','Could not send mail, Please try later','ru_ru','Could not send mail, Please try later',32),
(10715,'Latest Version updated successfully','Latest Version updated successfully','ru_ru','Latest Version updated successfully',32),
(10716,'User Location Updated Successfully','User Location Updated Successfully','ru_ru','User Location Updated Successfully',32),
(10717,'User Location not Updated Successfully','User Location not Updated Successfully','ru_ru','User Location not Updated Successfully',32),
(10718,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','ru_ru','SMSNotifier is not enable in CRM. Please enable it first',32),
(10719,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','ru_ru','Could not submit your feedback - Please try again later',32),
(10720,'Thank you for submitting your feedback','Thank you for submitting your feedback','ru_ru','Thank you for submitting your feedback',32),
(10721,'Please upload User Image','Please upload User Image','ru_ru','Please upload User Image',32),
(10722,'Image Not Uploading, please try again','Image Not Uploading, please try again','ru_ru','Image Not Uploading, please try again',32),
(10723,'User Image Uploaded Successfully','User Image Uploaded Successfully','ru_ru','User Image Uploaded Successfully',32),
(10724,'Invalid Module name','Invalid Module name','ru_ru','Invalid Module name',32),
(10725,'Records Sync Successfully','Records Sync Successfully','ru_ru','Records Sync Successfully',32),
(10726,'Values cannot be empty','Values cannot be empty','ru_ru','Values cannot be empty',32),
(10727,'Record id is empty','Record id is empty','ru_ru','Record id is empty',32),
(10728,'Logout Successfully','Logout Successfully','ru_ru','Logout Successfully',32),
(10729,'Please Enable CTMobile Module','Please Enable CTMobile Module','ru_ru','Please Enable CTMobile Module',32),
(10730,'Authentication Failed','Username and Password do not match','ru_ru','Username and Password do not match',32),
(10731,'Mismatched module information','Something gone wrong, please try again later','ru_ru','Something gone wrong, please try again later',32),
(10732,'Field does not exists','Please set display fields again','ru_ru','Please set display fields again',32),
(10733,'Module does not exists','Module does not exists or disabled by admin','ru_ru','Module does not exists or disabled by admin',32),
(10734,'Month cannot be empty','Could not get the Month - Try again later','ru_ru','Could not get the Month - Try again later',32),
(10735,'Year cannot be empty','Could not get the Year - Try again later','ru_ru','Could not get the Year - Try again later',32),
(10736,'Date cannot be empty','Could not get the Date - Try again later','ru_ru','Could not get the Date - Try again later',32),
(10737,'Userid cannot be empty','Could not get the Userid - Try again later','ru_ru','Could not get the Userid - Try again later',32),
(10738,'End Date cannot be empty','Could not get the status - Try again later','ru_ru','Could not get the status - Try again later',32),
(10739,'Start Date cannot be empty','Could not get the Start Date - Try again later','ru_ru','Could not get the Start Date - Try again later',32),
(10740,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','ru_ru','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature',32),
(10741,'Longitude cannot be empty','Could not get location-Please try again','ru_ru','Could not get location-Please try again',32),
(10742,'Latitude cannot be empty','Could not get location-Please try again','ru_ru','Could not get location-Please try again',32),
(10743,'User cannot be empty','Could not get the User - Try again later','ru_ru','Could not get the User - Try again later',32),
(10744,'Status cannot be empty','Could not get the status - Try again later','ru_ru','Could not get the status - Try again later',32),
(10745,'Required fields not found','Required fields not found','ru_ru','Required fields not found',32),
(10746,'Tracking module not active','Tracking module not active-Please contact CRM Admin','ru_ru','Tracking module not active-Please contact CRM Admin',32),
(10747,'Missing mandatory input values','Missing mandatory input values','ru_ru','Missing mandatory input values',32),
(10748,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','ru_ru','No MailBox found. Please Create Mailbox',32),
(10749,'Mail not sent','Mail not sent','ru_ru','Mail not sent',32),
(10750,'Mail send successfully','Mail send successfully','ru_ru','Mail send successfully',32),
(10751,'Email Id or username not match with your record','Email Id or username not match with your record','ru_ru','Email Id or username not match with your record',32),
(10752,'Module not specified','Module not specified','ru_ru','Module not specified',32),
(10753,'No messages found','No messages found','ru_ru','No messages found',32),
(10754,'No Dependency Found For This Module','No Dependency Found For This Module','ru_ru','No Dependency Found For This Module',32),
(10755,'Outgoing server is not Enabled','Outgoing server is not Enabled','ru_ru','Outgoing server is not Enabled',32),
(10756,'Outgoing server is Enabled','Outgoing server is Enabled','ru_ru','Outgoing server is Enabled',32),
(10757,'Email Attached Successfully','Email Attached Successfully','ru_ru','Email Attached Successfully',32),
(10758,'Documents Attached Successfully','Documents Attached Successfully','ru_ru','Documents Attached Successfully',32),
(10759,'Login required - Please login again','Login required - Please login again','ru_ru','Login required - Please login again',32),
(10760,'time_tracking_module_disable','Time tracking module is disable','ru_ru','Time tracking module is disable',31),
(10761,'route_planning_module_disable','Route planning module is disable','ru_ru','Route planning module is disable',31),
(10762,'mark_as_held','Are you sure you want to mark Event as Held?','ru_ru','Are you sure you want to mark Event as Held?',31),
(10763,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','ru_ru','You have already started Time tracking for another record, Do you want to stop it first ?',31),
(10764,'access_denied_routeplanning','Access denied for route planning','ru_ru','Access denied for route planning',31),
(10765,'time_spent','Time Spent','ru_ru','Time Spent',31),
(10766,'select_user','Select User','ru_ru','Select User',30),
(10767,'status_cannot_be_held','Status cannot be held for future date start','ru_ru','Status cannot be held for future date start',30),
(10768,'please_select_end_date','Please select end date','ru_ru','Please select end date',30),
(10769,'please_select_start_date','Please select start date','ru_ru','Please select start date',30),
(10770,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','ru_ru','Tap on + icon to select record for your route.',30),
(10771,'please_enter_notes','Please enter notes','ru_ru','Please enter notes',30),
(10772,'please_enter_title','Please enter title','ru_ru','Please enter title',30),
(10773,'please_select_date','Please Select Date','ru_ru','Please Select Date',30),
(10774,'search_by_date','Search by Date','ru_ru','Search by Date',30),
(10775,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','ru_ru','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.',30),
(10776,'max_upload_size','max file Upload exceeds','ru_ru','max file Upload exceeds',30),
(10777,'unselect_all','UnSelect All','ru_ru','UnSelect All',30),
(10778,'select_all','Select All','ru_ru','Select All',30),
(10779,'please_select_records','Please select records','ru_ru','Please select records',30),
(10780,'select_date','Select Date','ru_ru','Select Date',30),
(10781,'quantity_in_stock_is','Quantity in stock is','ru_ru','Quantity in stock is',30),
(10782,'replies','Replies','ru_ru','Replies',30),
(10783,'conversation_require_selection','Conversion requires selection of Contact or Organization','ru_ru','Conversion requires selection of Contact or Organization',30),
(10784,'please_select_product','Please Select Product','ru_ru','Please Select Product',30),
(10785,'timer_msg','You can start timer for single task only at same time','ru_ru','You can start timer for single task only at same time',31),
(10786,'save_start_tracking','Save & Start Tracking','ru_ru','Save & Start Tracking',31),
(10787,'lbl_notes','Notes','ru_ru','Notes',31),
(10788,'enter_title','Enter Title','ru_ru','Enter Title',31),
(10789,'select_module_record','Select Module / Record','ru_ru','Select Module / Record',31),
(10790,'lbl_tomorrow','Tomorrow','ru_ru','Tomorrow',30),
(10791,'lbl_yesterday','Yesterday','ru_ru','Yesterday',30),
(10792,'lbl_today','Today','ru_ru','Today',30),
(10793,'time_tracker','Time Tracker','ru_ru','Time Tracker',31),
(10794,'time_end','End Time','ru_ru','End Time',5),
(10795,'due_date','End Date','ru_ru','End Date',5),
(10796,'time_start','Time Start','ru_ru','Time Start',5),
(10797,'date_start','Start Date','ru_ru','Start Date',5),
(10798,'delete_widget_msg','Display widget again by using (+) option','ru_ru','Display widget again by using (+) option',15),
(10799,'no_upcoming_activities','No scheduled activities ','ru_ru','No scheduled activities ',15),
(10800,'check_in_first','Please check-in first','ru_ru','Please check-in first',30),
(10801,'duration','Duration','ru_ru','Duration',30),
(10802,'distance','Distance','ru_ru','Distance',30),
(10803,'proper_address_message','Please enter proper address in record\n','ru_ru','Please enter proper address in record',30),
(10804,'select_status','Select Status','ru_ru','Select Status',30),
(10805,'route_planner','Route Planner','ru_ru','Route Planner',30),
(10806,'route_planning','Route Planning','ru_ru','Route Planning',30),
(10807,'add_route','Add Route','ru_ru','Add Route',30),
(10808,'calender_disabled','Calendar Module is disabled','ru_ru','Calendar Module is disabled',30),
(10809,'close_dialog','Close form','ru_ru','Close form',30),
(10810,'cancel_form_message','Are You sure want to close ?','ru_ru','Are You sure want to close ?',30),
(10811,'create_route','Create Route','ru_ru','Create Route',30),
(10812,'select_module_create_route','Select Module to create Route','ru_ru','Select Module to create Route',30),
(10813,'cancel','Cancel','ru_ru','Отменить',30),
(10814,'assign_route','Assign Route','ru_ru','Assign Route',30),
(10815,'route_for','Route for','ru_ru','Route for',30),
(10816,'assigned_to','Assigned To','ru_ru','Assigned To',30),
(10817,'enter_route_name','Enter Route Name','ru_ru','Enter Route Name',30),
(10818,'list','List','ru_ru','List',30),
(10819,'map','Map','ru_ru','Map',30),
(10820,'other_modules','Other Modules','ru_ru','Other Modules',15),
(10821,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','ru_ru','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.',25),
(10822,'clear','Clear','ru_ru','Clear',25),
(10823,'open','Open','ru_ru','Open',11),
(10824,'max_file_msg','Too many files selected (max:6)','ru_ru','Too many files selected (max:6)',11),
(10825,'error_voicenote_record','Unable to recording voice while another application is recording sound.','ru_ru','Unable to recording voice while another application is recording sound.',11),
(10826,'msg_warning','Warning!','ru_ru','Warning!',11),
(10827,'Permision_denied_contact','Permission denied to access your contacts','ru_ru','Permission denied to access your contacts',15),
(10828,'no_widget_added','Please click + icon to add new widget to your dashboard.','ru_ru','Please click + icon to add new widget to your dashboard.',15),
(10829,'no_data_available','Data not available, please check the selected fields','ru_ru','Data not available, please check the selected fields',15),
(10830,'check_out_successfully','Check out successfully','ru_ru','Checked out successfully',11),
(10831,'check_in_successfully','Check in successfully','ru_ru','Checked in successfully',11),
(10832,'check_out','Check out','ru_ru','Check out',11),
(10833,'check_in','Check in','ru_ru','Check in',11),
(10834,'navigate','Navigate','ru_ru','Navigate',11),
(10835,'save_to_phone_vcard_success','VCard Saved to phone successfully','ru_ru','VCard Saved to phone successfully',15),
(10836,'download_vcard_success','VCard downloaded successfully','ru_ru','VCard downloaded successfully',15),
(10837,'card_details','Card Details','ru_ru','Card Details',15),
(10838,'add_widget','Add Widget','ru_ru','Add Widget',15),
(10839,'delete_widget','Are you sure to hide widget?','ru_ru','Are you sure to hide widget?',15),
(10840,'already_widgets_added','All types of Widget & reports are already added','ru_ru','All types of Widget & reports are already added',15),
(10841,'retry','Retry','ru_ru','Retry',28),
(10842,'retake','Retake','ru_ru','Retake',28),
(10843,'Reports','Reports','ru_ru','Reports',15),
(10844,'Widgets','Widgets','ru_ru','Widgets',15),
(10845,'vcard_config','Vcard Configuration','ru_ru','Vcard Configuration',8),
(10846,'save_to_phone','Save to phone','ru_ru','Save to phone',11),
(10847,'download_vcard','Download Vcard','ru_ru','Download Vcard',11),
(10848,'share_vcard','Share Vcard','ru_ru','Share Vcard',11),
(10849,'share_record','Share Record','ru_ru','Share Record',11),
(10850,'permission_denied_edit','You don\'t have permission to edit this record.','ru_ru','You don\'t have permission to edit this record.',27),
(10851,'permission_denied_delete','You don\'t have permission to delete this record.','ru_ru','You don\'t have permission to delete this record.',27),
(10852,'Voice_Recording_Started','Recording Started','ru_ru','Recording Started',12),
(10853,'Voice_Recording_Stopped','Recording Stopped','ru_ru','Recording Stopped',12),
(10854,'SEARCH','Search','ru_ru','Search',7),
(10855,'LAST','Last','ru_ru','Last',7),
(10856,'FIRST','First','ru_ru','First',7),
(10857,'MONDAY','Monday','ru_ru','Monday',7),
(10858,'TUESDAY','Tuesday','ru_ru','Tuesday',7),
(10859,'WEDNESDAY','Wednesday','ru_ru','Wednesday',7),
(10860,'THURSDAY','Thursday','ru_ru','Thursday',7),
(10861,'FRIDAY','Friday','ru_ru','Friday',7),
(10862,'SATURDAY','Saturday','ru_ru','Saturday',7),
(10863,'SUNDAY','Sunday','ru_ru','Sunday',7),
(10864,'DAILY','Daily','ru_ru','Daily',7),
(10865,'WEEKLY','Weekly','ru_ru','Weekly',7),
(10866,'MONTHLY','Monthly','ru_ru','Monthly',7),
(10867,'YEARLY','Yearly','ru_ru','Yearly',7),
(10868,'asset_tracking','Asset tracking','ru_ru','Asset tracking',15),
(10869,'open_file','Open File','ru_ru','Open File',1),
(10870,'download_pdf_successfully','Download PDF Successfully','ru_ru','Download PDF Successfully',1),
(10871,'select_pdf','Select PDF','ru_ru','Select PDF',1),
(10872,'email_pdf','Email PDF','ru_ru','Email PDF',1),
(10873,'download_pdf','Download PDF','ru_ru','Download PDF',1),
(10874,'edit_route','Edit Route','ru_ru','Edit Route',1),
(10875,'save_route','Save Route','ru_ru','Save Route',1),
(10876,'clear_all','Clear All','ru_ru','Clear All',1),
(10877,'notification','Notifications','ru_ru','Notifications',1),
(10878,'menu_management','Menu Management','ru_ru','Menu Management',1),
(10879,'select_menu','Select Menu','ru_ru','Select Menu',1),
(10880,'module_record_not_found','Module and Record not found','ru_ru','Module and Record not found',1),
(10881,'reason_for_changing_comments','Reason for changing comments','ru_ru','Reason for changing comments',1),
(10882,'edit_reason','Edit Reason','ru_ru','Edit Reason',1),
(10883,'create_filters','Create Filter','ru_ru','Create Filter',1),
(10884,'you_checked','You Checked','ru_ru','You Checked',1),
(10885,'you_un_checked','You UnChecked','ru_ru','You UnChecked',1),
(10886,'log_the_call','Log the call ?','ru_ru','Log the call ?',1),
(10887,'add_a_description_(optional)','Add a description (optional)','ru_ru','Add a description (optional)',1),
(10888,'called','Called','ru_ru','Called',1),
(10889,'call_log','Call Log','ru_ru','Call Log',1),
(10890,'subject','Subject','ru_ru','Subject',1),
(10891,'add_condition','Add Condition','ru_ru','Add Condition',1),
(10892,'select_condition','Select Condition','ru_ru','Select Condition',1),
(10893,'select_field','Select Field','ru_ru','Select Field',1),
(10894,'please_select_first_field','Please First Select field','ru_ru','Please First Select field',1),
(10895,'filter_name','Filter Name','ru_ru','Filter Name',1),
(10896,'enter_filter_name','Enter filter name','ru_ru','Enter filter name',1),
(10897,'choose_conditions','Choose Conditions','ru_ru','Choose Conditions',1),
(10898,'all_condition','All Conditions(All conditions must be met)','ru_ru','All Conditions(All conditions must be met)',1),
(10899,'any_condition','Any Conditions(At least one the conditions must be met)','ru_ru','Any Conditions(At least one the conditions must be met)',1),
(10900,'lattitude','latitude','ru_ru','latitude',1),
(10901,'notification_settings','Notification Settings','ru_ru','Notification Settings',1),
(10902,'notification_management','Notification Management','ru_ru','Notification Management',1),
(10903,'addyourcommentshere','Type @ to mention user','ru_ru','Type @ to mention user',1),
(10904,'google_api_key_missing','Google Api key is missing.','ru_ru','Google Api key is missing.',1),
(10905,'event_filter_by','Event Filter by','ru_ru','Event Filter by',1),
(10906,'apply','Apply','ru_ru','Apply',1),
(10907,'choose_from_gallery','Choose From Gallery','ru_ru','Choose From Gallery',1),
(10908,'choose_from_camera','Choose From Camera','ru_ru','Choose From Camera',1),
(10909,'mutli_select_CB','Mutli Select CB','ru_ru','Mutli Select CB',1),
(10910,'please_select_condition','Please Select Condition','ru_ru','Please Select Condition',1),
(10911,'please_enter_value_or_field','Please Enter Value or Field','ru_ru','Please Enter Value or Field',1),
(10912,'set_as_default','Set as Default','ru_ru','Set as Default',1),
(10913,'list_in_metrics','List in Metrics','ru_ru','List in Metrics',1),
(10914,'order_number','Order Number','ru_ru','Order Number',1),
(10915,'recording_saved_message','Recording saved successfully.','ru_ru','Recording saved successfully.',1),
(10916,'recording_file','Recording File','ru_ru','Recording File',1),
(10917,'file_not_found','File not found','ru_ru','File not found',1),
(10918,'please_enter_valid_path','Please enter valid path','ru_ru','Please enter valid path',1),
(10919,'enter_path_here','Enter path here...','ru_ru','Enter path here...',1),
(10920,'set_call_recording_path','Set Call Recording Path','ru_ru','Set Call Recording Path',1),
(10921,'set_call_recording_path_here','Set call recording path here','ru_ru','Set call recording path here',1),
(10922,'call_recording_path','Call Recording Path','ru_ru','Call Recording Path',1),
(10923,'please_place_api','Please enable place api','ru_ru','Please enable place api',1),
(10924,'event_filters_by','Event Filters by','ru_ru','Event Filters by',1),
(10925,'select_at_least_one_option','Please select at least one option','ru_ru','Please select at least one option',1),
(10926,'enable_call_feature','Please enable call feature','ru_ru','Please enable call feature',1),
(10927,'enable_email_feature','Please enable email feature','ru_ru','Please enable email feature',1),
(10928,'demo_login','Demo Login','ru_ru','Demo Login',1),
(10929,'select_email_template','Select Email Template','ru_ru','Select Email Template',1),
(10930,'template_name','Template Name','ru_ru','Template Name',1),
(10931,'example_storage_path','example : storage/Music/Recordings/Call Recordings','ru_ru','example : storage/Music/Recordings/Call Recordings',1),
(10932,'User Notification Settings saved successfully','User Notification Settings saved successfully','ru_ru','User Notification Settings saved successfully',33),
(10933,'This Notification has been disabled by admin','This Notification has been disabled by admin','ru_ru','This Notification has been disabled by admin',33),
(10934,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','ru_ru','Notify when any updates to the record you\'re following',33),
(10935,'Task assigned to you','Task assigned to you','ru_ru','Task assigned to you',33),
(10936,'Task Reminder','Task Reminder','ru_ru','Task Reminder',33),
(10937,'You were mentioned in comments','You were mentioned in comments','ru_ru','You were mentioned in comments',33),
(10938,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','ru_ru','Comments has been added to record assigned to you',33),
(10939,'When Record Assigned','When Record Assigned','ru_ru','When Record Assigned',33),
(10940,'Event Reminder','Event Reminder','ru_ru','Event Reminder',33),
(10941,'Event Invitation','Event Invitation','ru_ru','Event Invitation',33),
(10942,'Follow record','Follow record','ru_ru','Follow record',33),
(10943,'Task','Task','ru_ru','Task',33),
(10944,'Conversions','Conversions','ru_ru','Conversions',33),
(10945,'Events','Events','ru_ru','Events',33),
(10946,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','ru_ru','No record(s) found Please click on filter icon to change filter',1),
(10947,'title','Title','ru_ru','Title',1),
(10948,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','ru_ru','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(10949,'call_recording','Call recording','ru_ru','Call recording',1),
(10950,'voice_recorder','Voice Recorder','ru_ru','Voice Recorder',1),
(10951,'no_address_reference_found','No Address Reference found','ru_ru','No Address Reference found',32),
(10952,'no_overdue_activities','No OverDue Activities','ru_ru','No OverDue Activities',32),
(10953,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','ru_ru','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(10954,'Default_Search_Field','Default search field','ru_ru','Default search field',32),
(10955,'Calender_Reminder_Message','Free user can\'t send local reminder','ru_ru','Free user can\'t send local reminder',32),
(10956,'you_must_have_permission','You must give permissions to use this features.','ru_ru','You must give permissions to use this features.',32),
(10957,'internal_comment','Internal Comment','ru_ru','Internal Comment',1),
(10958,'unlink_record','Unlink Record','ru_ru','Unlink Record',11),
(10959,'unlink_record_msg','Are you sure want to unlink record?','ru_ru','Are you sure want to unlink record?',11),
(10960,'file_format_not_support','File format not supported','ru_ru','File format not supported',11),
(10961,'file_upload','File Upload','ru_ru','File Upload',5),
(10962,'to_vtiger','To Vtiger','ru_ru','To Vtiger',5),
(10963,'link_external_document','Link External Document','ru_ru','Link External Document',5),
(10964,'from_file_url','From File Url','ru_ru','From File Url',5),
(10965,'create_new_document','Create New Document','ru_ru','Create New Document',5),
(10966,'select_document_type','Select Document type','ru_ru','Select Document type',5),
(10967,'add_signature','Please add signature','ru_ru','Please add signature',11),
(10968,'date_greater_then_equal','should be greater than or equal to','ru_ru','should be greater than or equal to',1),
(10969,'date_less_then_equal','should be less than or equal to','ru_ru','should be less than or equal to',1),
(10970,'Click_on_plus_for_add','Please tap on + to create a new record.','ru_ru','Please tap on + to create a new record.',15),
(10971,'display_map','Display map','ru_ru','Display map',15),
(10972,'other_settings','Other settings','ru_ru','Other settings',15),
(10973,'total_hours','Total hours','ru_ru','Total hours',15),
(10974,'widget_not_found','No widgets found','ru_ru','No widgets found',15),
(10975,'quickaction','Quick action','ru_ru','Quick action',15),
(10976,'dashboard','Dashboard','ru_ru','Dashboard',15),
(10977,'new','New','ru_ru','New',15),
(10978,'global_search_hint','Please try to search using search box at top','ru_ru','Please try to search using search box at top',15),
(10979,'near_by_map','Near By Map','ru_ru','Near By Map',15),
(10980,'miles','Miles','ru_ru','Miles',15),
(10981,'lbl_filters','Filters','ru_ru','Filters',27),
(10982,'warning','Warning','ru_ru','Warning',27),
(10983,'no_filter_created','No filter is created.','ru_ru','No filter is created.',27),
(10984,'please_create_new_ilter','Please create a new filter','ru_ru','Please create a new filter',27),
(10985,'select_search_fields','Select fields for the search record.','ru_ru','Select fields for the search record.',27),
(10986,'apply_fliters','Apply filters','ru_ru','Apply filters',27),
(10987,'sort_by','Sort by','ru_ru','Sort by',27),
(10988,'sort_order','Sort order','ru_ru','Sort order',27),
(10989,'Start_time_tracking','Start time tracking','ru_ru','Start time tracking',31),
(10990,'Stop_time_tracking','Stop time tracking','ru_ru','Stop time tracking',31),
(10991,'image_preview','Image preview','ru_ru','Image preview',11),
(10992,'phone_number','Phone number','ru_ru','Phone number',11),
(10993,'email_address','Email address','ru_ru','Email address',11),
(10994,'edit_your_preferences','Edit your preferences','ru_ru','Edit your preferences',8),
(10995,'about_app','About app','ru_ru','About app',8),
(10996,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','ru_ru','You already have latest CTMobile Ext. Version',8),
(10997,'updated_app_version','You already have latest CRMTiger App Version','ru_ru','You already have latest CRMTiger App Version',8),
(10998,'plan','Plan','ru_ru','Plan',8),
(10999,'time','Time','ru_ru','Time',31),
(11000,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','ru_ru','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(11001,'add_to_quick_action','Add to quick action','ru_ru','Add to quick action',1),
(11002,'add_filter_to_quick_action','Add filter to quick action','ru_ru','Add filter to quick action',1),
(11003,'create_record','Create Record','ru_ru','Create Record',1),
(11004,'quick_action_hint','You can Add Quick Action here','ru_ru','You can Add Quick Action here',1),
(11005,'str_send','Send','ru_ru','Send',3),
(11006,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','ru_ru','Do you want to update tax & charge values corresponding to selected region?',1),
(11007,'delete_quick_action_widgest','Delete Widget?','ru_ru','Delete Widget?',15),
(11008,'add_record_to_dashboard','Add record to dashboard','ru_ru','Add record to dashboard',15),
(11009,'module_quick_action_msg','Module added to dashboard','ru_ru','Module added to dashboard',15),
(11010,'filter_quick_action_msg','Filter added to dashboard','ru_ru','Filter added to dashboard',15),
(11011,'record_quick_action_msg','Record added to dashboard','ru_ru','Record added to dashboard',15),
(11012,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','ru_ru','Filter shortcut added to dashboard',15),
(11013,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','ru_ru','Record shortcut added to dashboard',15),
(11014,'documents_disabled','Documents Module is disabled','ru_ru','Documents Module is disabled',1),
(11015,'document_dont_attachment','Document does not have a attachment','ru_ru','Document does not have a attachment',1),
(11016,'go_to_neat_by','Go to NearBy','ru_ru','Go to NearBy',15),
(11017,'go_to_time_tracking','Go to Time Tracker','ru_ru','Go to Time Tracker',13),
(11018,'nearby_quick_action_msg','NearBy added to dashboard','ru_ru','NearBy added to dashboard',15),
(11019,'time_tracking_quick_action_msg','Time Tracking added to dashboard','ru_ru','Time Tracking added to dashboard',15),
(11020,'attendance_quick_action_msg','Attendance added to dashboard','ru_ru','Attendance added to dashboard',15),
(11021,'attachment','Attachment','ru_ru','Attachment',15),
(11022,'search_by_fields','Search by fields','ru_ru','Search by fields',27),
(11023,'apply_selected','Apply selected','ru_ru','Apply selected',27),
(11024,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','ru_ru','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(11025,'Attendance','Attendance','ru_ru','Attendance',15),
(11026,'Check-in successfully','Check-in successfully','ru_ru','Check-in successfully',32),
(11027,'Check-out successfully','Check-out successfully','ru_ru','Check-out successfully',32),
(11028,'Nothing around here','Nothing around here','ru_ru','Nothing around here',13),
(11029,'select_days','Select Days','ru_ru','Select Days',5),
(11030,'select_minutes','Select Minutes','ru_ru','Select Minutes',5),
(11031,'select_hours','Select Hours','ru_ru','Select Hours',5),
(11032,'no_lat_long_found','Location information (Latitude,Longitude) not found','ru_ru','Location information (Latitude,Longitude) not found',32),
(11033,'Call Log save successfully','Call Log save successfully','ru_ru','Call Log save successfully',32),
(11034,'Files/photos deleted successfully','Files/photos deleted successfully','ru_ru','Files/photos deleted successfully',32),
(11035,'network_error','Network connection error!','sv_se','Network connection error!',1),
(11036,'connection_check','Could not connect to CRM, Please check your Internet connection.','sv_se','Could not connect to CRM, Please check your Internet connection.',1),
(11037,'update','Update','sv_se','Update',1),
(11038,'cancel','Cancel','sv_se','Cancel',1),
(11039,'ok','Ok','sv_se','Ok',1),
(11040,'more_information','Click here for more information.','sv_se','Click here for more information.',1),
(11041,'yes','Yes','sv_se','Yes',1),
(11042,'no','No','sv_se','No',1),
(11043,'click_again_exit','Click again to exit','sv_se','Click again to exit',1),
(11044,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','sv_se','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.',1),
(11045,'clickhere','Click here','sv_se','Click here',1),
(11046,'clickhere_subscribe','Click here to subscribe premium version','sv_se','Click here to subscribe premium version',1),
(11047,'clickhere_configure','Click here and view how to Configure.','sv_se','Click here and view how to Configure.',1),
(11048,'please_wait','Please Wait…','sv_se','Please Wait…',1),
(11049,'share__msg','Share file with','sv_se','Share file with',1),
(11050,'dialog_camera','Camera','sv_se','Camera',1),
(11051,'dialog_add_file_by','Take Photo from','sv_se','Take Photo from',1),
(11052,'add','Add','sv_se','Add',1),
(11053,'mail_manager_configured','Mail Manager is not configured','sv_se','Mail Manager is not configured',1),
(11054,'dialog_add_files_by','Add Files by','sv_se','Add Files by',1),
(11055,'dialog_drive','Drive','sv_se','Drive',1),
(11056,'dialog_drop_box','Drop Box','sv_se','Drop Box',1),
(11057,'dialog_need_signin','You need to Sign-in to your Drive account first.','sv_se','You need to Sign-in to your Drive account first.',1),
(11058,'dialog_gallery','Gallery','sv_se','Gallery',1),
(11059,'delete','Delete','sv_se','Delete',1),
(11060,'timeoutmessage','Oops! Request is taking more time than expected.','sv_se','Oops! Request is taking more time than expected.',1),
(11061,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','sv_se','GPS is not enabled. Please turn it on to get your near by locations.',1),
(11062,'sure_want_delete','Are you sure want to delete ?','sv_se','Are you sure want to delete ?',1),
(11063,'select','Select','sv_se','Select',1),
(11064,'msgforrecordaudio','Minimum record duration one second.','sv_se','Minimum record duration one second.',1),
(11065,'permission_storage','Permission denied to read your External storage','sv_se','Permission denied to read your External storage',1),
(11066,'send_permission_msg','Send message permission denied','sv_se','Send message permission denied',1),
(11067,'choosefile','Choose File','sv_se','Choose File',1),
(11068,'enter','Enter','sv_se','Enter',1),
(11069,'select_an_option','Select an Option','sv_se','Select an Option',1),
(11070,'email_validation','Email is not valid','sv_se','Email is not valid',1),
(11071,'please_enter','Please Enter','sv_se','Please Enter',1),
(11072,'website_validation_text','Website URL is not valid','sv_se','Website URL is not valid',1),
(11073,'selectvalue','Select value first','sv_se','Select value first',1),
(11074,'email','Email','sv_se','Email',1),
(11075,'enter_email_address','Enter email address','sv_se','Enter email address',1),
(11076,'email_address_not_correct','Email address incorrect','sv_se','Email address incorrect',1),
(11077,'pls_enter_subject','Please Enter Subject','sv_se','Please Enter Subject',1),
(11078,'attachFiles','Attached File','sv_se','Attached File',1),
(11079,'from','From','sv_se','From',1),
(11080,'to','To','sv_se','To',1),
(11081,'call_permission_msg','Call permission denied','sv_se','Call permission denied',1),
(11082,'no_records','No records found','sv_se','No records found',1),
(11083,'fullform','Create New','sv_se','Create New',1),
(11084,'save','Save','sv_se','Save',1),
(11085,'total','Total','sv_se','Total',1),
(11086,'discount','Discount','sv_se','Discount',1),
(11087,'price','Price','sv_se','Price',1),
(11088,'quantity','Quantity','sv_se','Quantity',1),
(11089,'select_module','Select Module','sv_se','Select Module',1),
(11090,'item_list','Item List','sv_se','Item List',1),
(11091,'quickcreate','Quick Create','sv_se','Quick Create',1),
(11092,'overwrite_msg_part1','Overwrite the existing address with the selected','sv_se','Overwrite the existing address with the selected',1),
(11093,'once_in_every','Once in every','sv_se','Once in every',1),
(11094,'overwrite_msg_part2','address details?','sv_se','address details?',1),
(11095,'add_item','Add Item','sv_se','Add Item',1),
(11096,'recordsave','Record saved successfully','sv_se','Record saved successfully',1),
(11097,'recordnotsave','Could not save record. Try again later','sv_se','Could not save record. Try again later',1),
(11098,'minutes','Minutes','sv_se','Minutes',1),
(11099,'hours','Hours','sv_se','Hours',1),
(11100,'days','Days','sv_se','Days',1),
(11101,'on','On','sv_se','On',1),
(11102,'day_of_the_month','day of the month','sv_se','day of the month',1),
(11103,'list_price','List Price','sv_se','List Price',1),
(11104,'add_record','Add Record','sv_se','Add Record',1),
(11105,'add_product','Add Product','sv_se','Add Product',1),
(11106,'add_service','Add Service','sv_se','Add Service',1),
(11107,'discountin','Discount in %','sv_se','Discount in %',1),
(11108,'unitprice','Unit price','sv_se','Unit price',1),
(11109,'netprice','Net price','sv_se','Net price',1),
(11110,'comments','Comments','sv_se','Comments',1),
(11111,'add_close','Add & Close','sv_se','Add & Close',1),
(11112,'fetching_rout_message','Fetching route, Please wait…','sv_se','Fetching route, Please wait…',1),
(11113,'setting','Settings','sv_se','Settings',1),
(11114,'utc','UTC','sv_se','UTC',1),
(11115,'in','In','sv_se','In',1),
(11116,'days_ago','days ago','sv_se','days ago',1),
(11117,'mins_ago','Minutes ago','sv_se','Minutes ago',1),
(11118,'justnow','Just now','sv_se','Just now',1),
(11119,'hours_ago','hours ago','sv_se','hours ago',1),
(11120,'in_1_day','In 1 day','sv_se','In 1 day',1),
(11121,'scanqrcode','Asset / Card scanner','sv_se','Asset / Card scanner',1),
(11122,'call_log','Call Log','sv_se','Call Log',1),
(11123,'voice_message','Hi','sv_se','Hi',1),
(11124,'voice_message1','What can I search for you in','sv_se','What can I search for you in',1),
(11125,'live_tracking','Live Tracking','sv_se','Live Tracking',1),
(11126,'mailmanager','Mail Manager','sv_se','Mail Manager',1),
(11127,'my_location','My location','sv_se','My location',1),
(11128,'created_on','Created On','sv_se','Created On',1),
(11129,'modified_on','Modified On','sv_se','Modified On',1),
(11130,'enter_comments','Enter Comments','sv_se','Enter Comments',1),
(11131,'viewmore','View More','sv_se','View More',1),
(11132,'viewless','View Less','sv_se','View Less',1),
(11133,'gotofullform','Go to Full Form','sv_se','Go to Full Form',1),
(11134,'post','Post','sv_se','Post',1),
(11135,'url','URL','sv_se','URL',1),
(11136,'dialog_title_text_back_color','Select a Text Background Color','sv_se','Select a Text Background Color',1),
(11137,'event_or_task','Add event/task','sv_se','Add event/task',1),
(11138,'shortcut','Shortcuts','sv_se','Shortcuts',1),
(11139,'select_field','Select Field','sv_se','Select Field',1),
(11140,'share','Share','sv_se','Share',1),
(11141,'title_insert_link','Insert Link','sv_se','Insert Link',1),
(11142,'addyourcommentshere','Add your comments here','sv_se','Add your comments here',1),
(11143,'nocomment','No Comments','sv_se','No Comments',1),
(11144,'leads','Leads','sv_se','Leads',1),
(11145,'true_val','true','sv_se','true',1),
(11146,'noresult','No Result','sv_se','No Result',1),
(11147,'version','Version','sv_se','Version',1),
(11148,'convert_lead','Convert Lead','sv_se','Convert Lead',1),
(11149,'app_name','CRMTiger','sv_se','CRMTiger',1),
(11150,'enter_url','Please Enter url','sv_se','Please Enter url',1),
(11151,'help','Help','sv_se','Help',1),
(11152,'contact_us','Contact Us','sv_se','Contact Us',1),
(11153,'updates','Updates','sv_se','Updates',1),
(11154,'logout','LogOut','sv_se','LogOut',1),
(11155,'busnies_cardscanner','Business Card Scanner','sv_se','Business Card Scanner',1),
(11156,'sure_want_logout','Are you sure want to logout ?','sv_se','Are you sure want to logout ?',1),
(11157,'logout_message','Logout successfully','sv_se','Logout successfully',1),
(11158,'all','All','sv_se','All',1),
(11159,'add_event','Add event','sv_se','Add event',1),
(11160,'add_task','Add Task','sv_se','Add Task',1),
(11161,'next','Next','sv_se','Next',1),
(11162,'terms_conditions','Terms and Conditions','sv_se','Terms and Conditions',1),
(11163,'login','Login','sv_se','Login',2),
(11164,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','sv_se','By logging in, you agree to our Terms and Conditions & Privacy Policy',2),
(11165,'copyright','Copyright © 2020 CRMTiger Version','sv_se','Copyright © 2020 CRMTiger Version',2),
(11166,'enter_username','Please enter username','sv_se','Please enter username',2),
(11167,'enter_password','Please enter password','sv_se','Please enter password',2),
(11168,'remanberme','Remember Me','sv_se','Remember Me',2),
(11169,'forgot_password','Forgot password?','sv_se','Forgot password?',2),
(11170,'privacy_policay1','Privacy Policy','sv_se','Privacy Policy',2),
(11171,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','sv_se','Something went wrong. \n please Click here to contact support.',2),
(11172,'enter_username_password','Entered Username or Password is wrong','sv_se','Entered Username or Password is wrong',2),
(11173,'server_issue_occured','Server issues occurred','sv_se','Server issues occurred',2),
(11174,'password','Password','sv_se','Password',3),
(11175,'user_name','Username','sv_se','Username',3),
(11176,'reset_pwd','Reset Password','sv_se','Reset Password',3),
(11177,'forgot_password_title','Forgot password','sv_se','Forgot password',3),
(11178,'enter_user_name','Enter user name','sv_se','Enter user name',3),
(11179,'cc','Cc','sv_se','Cc',4),
(11180,'body','Body','sv_se','Body',4),
(11181,'bcc','BCC','sv_se','BCC',4),
(11182,'dialog_title_text_color','Select a Text Color','sv_se','Select a Text Color',4),
(11183,'date','Date','sv_se','Date',4),
(11184,'subject','Subject','sv_se','Subject',4),
(11185,'composeMail','Compose Mail','sv_se','Compose Mail',4),
(11186,'send','Send','sv_se','Send',4),
(11187,'select_message','Select message','sv_se','Select message',4),
(11188,'title_insert_table','Insert Table','sv_se','Insert Table',4),
(11189,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','sv_se','I agree to Share API Log to Technical team for further troubleshooting',5),
(11190,'edit_record','Edit Records','sv_se','Edit Records',5),
(11191,'select_time','Select Time','sv_se','Select Time',5),
(11192,'edit_item','Edit Item','sv_se','Edit Item',5),
(11193,'items_total','Items Total','sv_se','Items Total',5),
(11194,'number_less_then_31','Number should be less than 31','sv_se','Number should be less than 31',5),
(11195,'users','Users','sv_se','Users',5),
(11196,'groups','Groups','sv_se','Groups',5),
(11197,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','sv_se','Note : Existing attachments(images/files) will be replaced',5),
(11198,'greaterdatetime','End DateTime should be greater than Start DateTime','sv_se','End DateTime should be greater than Start DateTime',5),
(11199,'until','Until','sv_se','Until',5),
(11200,'organizations','Organizations','sv_se','Organizations',6),
(11201,'contacts','Contacts','sv_se','Contacts',6),
(11202,'opportunity','Opportunity','sv_se','Opportunity',6),
(11203,'lbl_sun','SUN','sv_se','SUN',7),
(11204,'lbl_mon','MON','sv_se','MON',7),
(11205,'lbl_tue','TUE','sv_se','TUE',7),
(11206,'lbl_wed','WED','sv_se','WED',7),
(11207,'lbl_thu','THU','sv_se','THU',7),
(11208,'lbl_fri','FRI','sv_se','FRI',7),
(11209,'lbl_sat','SAT','sv_se','SAT',7),
(11210,'lbl_1','1','sv_se','1',7),
(11211,'lbl_2','2','sv_se','2',7),
(11212,'lbl_3','3','sv_se','3',7),
(11213,'lbl_4','4','sv_se','4',7),
(11214,'lbl_5','5','sv_se','5',7),
(11215,'lbl_6','6','sv_se','6',7),
(11216,'lbl_7','7','sv_se','7',7),
(11217,'lbl_8','8','sv_se','8',7),
(11218,'lbl_9','9','sv_se','9',7),
(11219,'lbl_10','10','sv_se','10',7),
(11220,'lbl_11','11','sv_se','11',7),
(11221,'lbl_12','12','sv_se','12',7),
(11222,'lbl_13','13','sv_se','13',7),
(11223,'lbl_14','14','sv_se','14',7),
(11224,'lbl_15','15','sv_se','15',7),
(11225,'lbl_16','16','sv_se','16',7),
(11226,'lbl_17','17','sv_se','17',7),
(11227,'lbl_18','18','sv_se','18',7),
(11228,'lbl_19','19','sv_se','19',7),
(11229,'lbl_20','20','sv_se','20',7),
(11230,'lbl_21','21','sv_se','21',7),
(11231,'lbl_22','22','sv_se','22',7),
(11232,'lbl_23','23','sv_se','23',7),
(11233,'lbl_24','24','sv_se','24',7),
(11234,'lbl_25','25','sv_se','25',7),
(11235,'lbl_26','26','sv_se','26',7),
(11236,'lbl_27','27','sv_se','27',7),
(11237,'lbl_28','28','sv_se','28',7),
(11238,'lbl_29','29','sv_se','29',7),
(11239,'lbl_30','30','sv_se','30',7),
(11240,'lbl_31','31','sv_se','31',7),
(11241,'lbl_32','32','sv_se','32',7),
(11242,'lbl_33','33','sv_se','33',7),
(11243,'lbl_34','34','sv_se','34',7),
(11244,'lbl_35','35','sv_se','35',7),
(11245,'lbl_36','36','sv_se','36',7),
(11246,'lbl_37','37','sv_se','37',7),
(11247,'lbl_38','38','sv_se','38',7),
(11248,'lbl_39','39','sv_se','39',7),
(11249,'lbl_40','40','sv_se','40',7),
(11250,'lbl_41','41','sv_se','41',7),
(11251,'lbl_42','42','sv_se','42',7),
(11252,'current_date','current date','sv_se','current date',7),
(11253,'event','Events','sv_se','Events',7),
(11254,'calendar','Calendar','sv_se','Calendar',7),
(11255,'latest_version','Latest Version :','sv_se','Latest Version :',8),
(11256,'expire_on','Next renewal date : ','sv_se','Next renewal date : ',8),
(11257,'ctmobile_ext_version','CTMobile Ext. Version : ','sv_se','CTMobile Ext. Version : ',8),
(11258,'you_have_latest_version','You already have latest version','sv_se','You already have latest version',8),
(11259,'latest_version1','You Already have latest version','sv_se','You Already have latest version',8),
(11260,'upgreaded','Upgrade','sv_se','Upgrade',8),
(11261,'downgrade','Downgrade','sv_se','Downgrade',8),
(11262,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','sv_se','You can set from here how many number of records you want to show on Home screen for Recent Event.',8),
(11263,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','sv_se','You can submit your feedback with description , our team will check your feedback and get back to you.',8),
(11264,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','sv_se','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.',8),
(11265,'info','Info','sv_se','Info',8),
(11266,'recent_history','Recent History','sv_se','Recent History',8),
(11267,'recent_feedback','Feedback','sv_se','Feedback',8),
(11268,'recent_log','Log','sv_se','Log',8),
(11269,'crmtiger_app_version','CRMTiger App Version : ','sv_se','CRMTiger App Version : ',8),
(11270,'historylimit','Recent History Limit','sv_se','Recent History Limit',8),
(11271,'radious_in_miles','Radius in miles','sv_se','Radius in miles',8),
(11272,'recentlimit','Recent Event Limit','sv_se','Recent Event Limit',8),
(11273,'upcoming_events','Upcoming Events','sv_se','Upcoming Events',8),
(11274,'rate_our_app','Rate Our App!','sv_se','Rate Our App!',8),
(11275,'feedback','Submit Feedback','sv_se','Submit Feedback',8),
(11276,'sendfeedback','Feedback Send','sv_se','Feedback Send',8),
(11277,'emaillimit','Email limit','sv_se','Email limit',8),
(11278,'log','Log','sv_se','Log',8),
(11279,'logclear','Log cleared successfully.','sv_se','Log cleared successfully.',8),
(11280,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','sv_se','You can set from here how many number of records you want to show on Home screen for Recent History.',8),
(11281,'proceed_to_upgrade1','Proceed to','sv_se','Proceed to',8),
(11282,'upgradation_message','will required logout and login again later.','sv_se','will required logout and login again later.',8),
(11283,'proceed_to_upgrade','Proceed to Upgrade','sv_se','Proceed to Upgrade',8),
(11284,'module_setting','Module Setting','sv_se','Module Setting',9),
(11285,'sortbyfield','Sort by field','sv_se','Sort by field',9),
(11286,'ascending','Ascending A to Z','sv_se','Ascending A to Z',9),
(11287,'descending','Descending Z to A','sv_se','Descending Z to A',9),
(11288,'first_field','First Field','sv_se','First Field',9),
(11289,'second_field','Second Field','sv_se','Second Field',9),
(11290,'third_field','Third Field','sv_se','Third Field',9),
(11291,'sure_want_restore','Are you sure you want to reset to default settings?','sv_se','Are you sure you want to reset to default settings?',9),
(11292,'orderlist','List Order','sv_se','List Order',9),
(11293,'module_reset','Restore to Default','sv_se','Restore to Default',9),
(11294,'display_fields','Display Fields','sv_se','Display Fields',9),
(11295,'discount_lessthen_100','Discount % should be less than 100','sv_se','Discount % should be less than 100',10),
(11296,'select_item','Select Item','sv_se','Select Item',10),
(11297,'item_comment','Item Comment','sv_se','Item Comment',10),
(11298,'record_name','Record Name is :','sv_se','Record Name is :',11),
(11299,'go_back','Go Back','sv_se','Go Back',11),
(11300,'please_enter_shortcut_name','Please Enter Shortcut Name','sv_se','Please Enter Shortcut Name',11),
(11301,'number_not_found','Contact Number not found','sv_se','Contact Number not found',11),
(11302,'mail_not_found','Mail Address not found','sv_se','Mail Address not found',11),
(11303,'create_shortcut','Create Shortcut','sv_se','Create Shortcut',11),
(11304,'contact_summary','Summary','sv_se','Summary',11),
(11305,'activites','Activities','sv_se','Activities',11),
(11306,'details','Details','sv_se','Details',11),
(11307,'related','Related','sv_se','Related',11),
(11308,'share_link','Share record with','sv_se','Share record with',11),
(11309,'edit','Edit','sv_se','Edit',11),
(11310,'duplicate','Duplicate','sv_se','Duplicate',11),
(11311,'whatsapp','Whatsapp','sv_se','Whatsapp',11),
(11312,'call','Call','sv_se','Call',11),
(11313,'choose_contact_for_call','Choose Contact for Call','sv_se','Choose Contact for Call',11),
(11314,'choose_contact_for_sms','Choose Contact for SMS','sv_se','Choose Contact for SMS',11),
(11315,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','sv_se','Choose Contact for WhatsApp',11),
(11316,'chosse_contact_for_email','Choose Email','sv_se','Choose Email',11),
(11317,'attach_file','Attach Files','sv_se','Attach Files',11),
(11318,'close','Close','sv_se','Close',11),
(11319,'status','Status','sv_se','Status',11),
(11320,'stop','Stop','sv_se','Stop',11),
(11321,'zero','0','sv_se','0',11),
(11322,'record','Record','sv_se','Record',11),
(11323,'voice_note','Voice Note','sv_se','Voice Note',11),
(11324,'tickets','Tickets','sv_se','Tickets',12),
(11325,'check_out','Check Out','sv_se','Check Out',12),
(11326,'check_in','Check In','sv_se','Check In',12),
(11327,'select_any','Select any','sv_se','Select any',12),
(11328,'fulldetails','Show Full Details','sv_se','Show Full Details',12),
(11329,'checkin','Check-in','sv_se','Check-in',12),
(11330,'navigate','Navigate','sv_se','Navigate',12),
(11331,'product','Products','sv_se','Products',12),
(11332,'projectMilestone','Project Milestone','sv_se','Project Milestone',12),
(11333,'projecttask','Project Tasks','sv_se','Project Tasks',12),
(11334,'nearby','NearBy','sv_se','NearBy',13),
(11335,'document','Document','sv_se','Document',14),
(11336,'reply','Reply','sv_se','Reply',14),
(11337,'reply_all','Reply All','sv_se','Reply All',14),
(11338,'forward','Forward','sv_se','Forward',14),
(11339,'action','Action','sv_se','Action',14),
(11340,'select_first','Select First','sv_se','Select First',14),
(11341,'commentaddsuccessful','Comment added successfull','sv_se','Comment added successfull',14),
(11342,'move_to','Move to','sv_se','Move to',14),
(11343,'attach','Attach','sv_se','Attach',14),
(11344,'addcoment','Add Comment','sv_se','Add Comment',14),
(11345,'adddocument','Add Document','sv_se','Add Document',14),
(11346,'home','Home','sv_se','Home',15),
(11347,'checkout','Check-out','sv_se','Check-out',15),
(11348,'message_search','Search by name','sv_se','Search by name',15),
(11349,'start_shift','Start shift','sv_se','Start shift',15),
(11350,'end_shift','End shift','sv_se','End shift',15),
(11351,'today_meeting','Meetings','sv_se','Meetings',15),
(11352,'shift_time_track','Shift Time Track','sv_se','Shift Time Track',15),
(11353,'logout_msg','You have to login again , click','sv_se','You have to login again , click',15),
(11354,'logout_msg1','to continue.','sv_se','to continue.',15),
(11355,'permission_denied','You don\'t have permission to create','sv_se','You don\'t have permission to create',15),
(11356,'history','Activity stream','sv_se','Activity stream',15),
(11357,'search_value','Search value :','sv_se','Search value :',15),
(11358,'feed_back_msg','Please enter feedback message','sv_se','Please enter feedback message',16),
(11359,'feed_back_hint_msg','Enter feedback message','sv_se','Enter feedback message',16),
(11360,'submit','Submit','sv_se','Submit',16),
(11361,'check_app_not_installed','Application is not currently installed.','sv_se','Application is not currently installed.',17),
(11362,'send_sms_fail_message','SMS failed, please try again later!','sv_se','SMS failed, please try again later!',17),
(11363,'documentaddsuccessfully','Document Attach successfully','sv_se','Document Attach successfully',17),
(11364,'send_message','Send message','sv_se','Send message',17),
(11365,'sms_to','smsto:','sv_se','smsto:',17),
(11366,'add_list_message','Add List','sv_se','Add List',18),
(11367,'mylist','My List','sv_se','My List',18),
(11368,'filtername','Filter Name','sv_se','Filter Name',18),
(11369,'selectlist','Select a List','sv_se','Select a List',18),
(11370,'assingedto','Assigned To','sv_se','Assigned To',18),
(11371,'selectmodule','Select a module','sv_se','Select a module',18),
(11372,'add_list','Add Filter','sv_se','Add Filter',18),
(11373,'recent_event','Recent Event','sv_se','Recent Event',19),
(11374,'recent_hostory','Recent History','sv_se','Recent History',19),
(11375,'module_specific_settings','Module-Specific Settings','sv_se','Module-Specific Settings',19),
(11376,'talk_to_us','Talk to us','sv_se','Talk to us',19),
(11377,'report_a_bug','Report A Bug','sv_se','Report A Bug',19),
(11378,'faq','FAQ','sv_se','FAQ',19),
(11379,'selectmodules','Select Module','sv_se','Select Module',19),
(11380,'myplan','My Plan','sv_se','My Plan',19),
(11381,'message','Message','sv_se','Message',20),
(11382,'message_validation','Please enter Message','sv_se','Please enter Message',20),
(11383,'contact_select','Please Select contact','sv_se','Please Select contact',20),
(11384,'global_search','Global Search','sv_se','Global Search',21),
(11385,'records','Records','sv_se','Records',21),
(11386,'dont_show_again','Don\'t Show Again','sv_se','Don\'t Show Again',22),
(11387,'skip','Skip','sv_se','Skip',22),
(11388,'file_downloading','File Downloading','sv_se','File Downloading',23),
(11389,'add_screenshots_optional','Add screenshots (optional)','sv_se','Add screenshots (optional)',24),
(11390,'describe_your_problem','Describe your problem','sv_se','Describe your problem',24),
(11391,'default_filter_shortcut','Default Filter Shortcut','sv_se','Default Filter Shortcut',25),
(11392,'record_shortcut','Record Shortcut','sv_se','Record Shortcut',25),
(11393,'enter_url','Please Enter url','sv_se','Please Enter url',26),
(11394,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','sv_se','You need to update the app to continue using Please update to continue Older versions will no longer work from today',26),
(11395,'search_by','Search by','sv_se','Search by',27),
(11396,'selected_filter','Selected filter :','sv_se','Selected filter :',27),
(11397,'selected_field','Selected field :','sv_se','Selected field :',27),
(11398,'choose','Choose','sv_se','Choose',28),
(11399,'qr_cardscanner','QR Code Scanner','sv_se','QR Code Scanner',28),
(11400,'error_message_for_scan','Could not read the card Try again later.','sv_se','Could not read the card Try again later.',28),
(11401,'press_start_scan','Press to Start Scan','sv_se','Press to Start Scan',28),
(11402,'line_item_quntity_validation_msg','Value should be greater than zero','sv_se','Value should be greater than zero',29),
(11403,'percentage_msg','Percentage should be less than 100','sv_se','Percentage should be less than 100',29),
(11404,'MSG_NO_DATA','No data found!','sv_se','No data found!',29),
(11405,'MSG_SOMETHING_WRONG','Something went wrong!','sv_se','Something went wrong!',29),
(11406,'MSG_COMING_SOON','Coming Soon!','sv_se','Coming Soon!',29),
(11407,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','sv_se','Please upload profile image.',29),
(11408,'ALERT_TITLE_LOCATION_ACCESS','Location Access','sv_se','Location Access',29),
(11409,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','sv_se','Requires your location to show nearby events.',29),
(11410,'ALERT_BTN_ALLOW','ALLOW','sv_se','ALLOW',29),
(11411,'ALERT_BTN_DENY','DENY','sv_se','DENY',29),
(11412,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','sv_se','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(11413,'DELETE_RECORD','Delete Record','sv_se','Delete Record',29),
(11414,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','sv_se','Are you sure want to delete this shortcut?',29),
(11415,'DELETE_SHORTCUT','Delete Shortcut','sv_se','Delete Shortcut',29),
(11416,'LBL_TERMS','By logging in, you agree to our Terms and','sv_se','By logging in, you agree to our Terms and',29),
(11417,'LBL_CONDITIONS','Conditions &','sv_se','Conditions &',29),
(11418,'ALERT_TITLE','Alert','sv_se','Alert',29),
(11419,'ALERT_BTN_SUBSCRIBE','Subscribe','sv_se','Subscribe',29),
(11420,'MSG_SELECT_MODULE','Please select any Module','sv_se','Please select any Module',29),
(11421,'MSG_SELECT_LIST','Please select any List','sv_se','Please select any List',29),
(11422,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','sv_se','You don\'t have camera',29),
(11423,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','sv_se','You don\'t have permission to access gallery.',29),
(11424,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','sv_se','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on',29),
(11425,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','sv_se','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on',29),
(11426,'BTN_DONE','Done','sv_se','Done',29),
(11427,'COMMENT','Comment','sv_se','Comment',29),
(11428,'FULL_FORM','Full Form','sv_se','Full Form',29),
(11429,'QUICK_CREATE','Create','sv_se','Create',29),
(11430,'LBL_SELECT_FIELDS','Select Fields','sv_se','Select Fields',29),
(11431,'LBL_SELECT_FIELDS','Select Fields','sv_se','Select Fields',29),
(11432,'LBL_SELECT_FIRST_FIELDS','Select First Field','sv_se','Select First Field',29),
(11433,'LBL_SELECT_SECOND_FIELDS','Select Second Field','sv_se','Select Second Field',29),
(11434,'LBL_SELECT_THIRD_FIELDS','Select Third Field','sv_se','Select Third Field',29),
(11435,'LBL_SORT_BY_FIELD','Select Sort By Field','sv_se','Select Sort By Field',29),
(11436,'BTN_RESET_TO_DEFAULT','Reset to Default','sv_se','Reset to Default',29),
(11437,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','sv_se','Select Sort by field',29),
(11438,'kStrClearBtnTitle','Clear','sv_se','Clear',29),
(11439,'kStrShowMoreBtnTitle','Show More','sv_se','Show More',29),
(11440,'kStrAddActivitiesBtnTitle','Add Activities','sv_se','Add Activities',29),
(11441,'kStrAddCommentPlaceHolder','Add your comments here','sv_se','Add your comments here',29),
(11442,'MSG_ENTER_TO_EMAIL','Please enter to field.','sv_se','Please enter to field.',29),
(11443,'WARNING_FILE','File can\'t open.','sv_se','File can\'t open.',29),
(11444,'MSG_FILE_SAVED','File saved.','sv_se','File saved.',29),
(11445,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','sv_se','Download fail!, please try after sometime.',29),
(11446,'LBL_SHORTCUT','Shortcut','sv_se','Shortcut',29),
(11447,'TXT_MESSAGE_PLACEHOLDER','Type Message','sv_se','Type Message',29),
(11448,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','sv_se','Install Whatsapp',29),
(11449,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','sv_se','No MailBox found. Please Create Mailbox',29),
(11450,'LBL_WROTE','Wrote','sv_se','Wrote',29),
(11451,'MSG_MAIL_SEND','Mail sent','sv_se','Mail sent',29),
(11452,'log_file_not_found','API Log file not found.','sv_se','API Log file not found.',29),
(11453,'unknown_error','An unknown error occurred, try again','sv_se','An unknown error occurred, try again',29),
(11454,'CTMTigerAppVersion','CRMTiger App Version','sv_se','CRMTiger App Version',29),
(11455,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','sv_se','CTMobile Ext. Version Update Successfully',29),
(11456,'dialog_Premium_downgrade','Downgrade will required logout and login again later','sv_se','Downgrade will required logout and login again later',29),
(11457,'dialog_Premium','Upgrade will required logout and login again later','sv_se','Upgrade will required logout and login again later',29),
(11458,'Overwrite','Overwrite','sv_se','Overwrite',29),
(11459,'MSGAddressOverwrite1','Overwrite the existing address with the selected','sv_se','Overwrite the existing address with the selected',29),
(11460,'MSGAddressOverwrite2','address details?','sv_se','address details?',29),
(11461,'UPGRADE_PLAN','Upgrade Plan','sv_se','Upgrade Plan',29),
(11462,'DOWNGRADE_PLAN','Downgrade Plan','sv_se','Downgrade Plan',29),
(11463,'UPGRADE_EXTENSION','Upgrade Extension','sv_se','Upgrade Extension',29),
(11464,'UPGRADE_APP','Upgrade App','sv_se','Upgrade App',29),
(11465,'SELECT_OPTION','Select Option','sv_se','Select Option',29),
(11466,'PLEASE_SELECT','Please select','sv_se','Please select',29),
(11467,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','sv_se','You don\'t have permission for this module.',29),
(11468,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','sv_se','Please select reccuring day of month.',29),
(11469,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','sv_se','Please select reccuring day of week.',29),
(11470,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','sv_se','Please select reccuring days.',29),
(11471,'Please select reccuring days.','Please select reccuring days.','sv_se','Please select reccuring days.',29),
(11472,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','sv_se','Please select reccuring end date.',29),
(11473,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','sv_se','Please select reccuring type.',29),
(11474,'FREQ_TIME','Times','sv_se','Times',29),
(11475,'REPEAT_YEARLY','Repeat Yearly','sv_se','Repeat Yearly',29),
(11476,'REPEAT_MONTHLY','Repeat Monthly','sv_se','Repeat Monthly',29),
(11477,'REPEAT_WEEKLY','Repeat Weekly','sv_se','Repeat Weekly',29),
(11478,'REPEAT_DAILY','Repeat Daily','sv_se','Repeat Daily',29),
(11479,'ACTION_TITLE','Action Title','sv_se','Action Title',29),
(11480,'MSG_SELECT_VALID_DATE','Please select valid day of month.','sv_se','Please select valid day of month.',29),
(11481,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','sv_se','Start date should be less than end date.',29),
(11482,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','sv_se','Start time should be less than end time.',29),
(11483,'LBL_LINEITEM_DETAILS','Lineitem Details','sv_se','Lineitem Details',29),
(11484,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','sv_se','Discount amount should be less than the total.',29),
(11485,'VIEW','View','sv_se','View',29),
(11486,'MSG_ENTER_VALID','Please enter valid','sv_se','Please enter valid',29),
(11487,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','sv_se','Percentage should be less than 100.',29),
(11488,'ITEM_TOTAL','Item Total','sv_se','Item Total',29),
(11489,'ADJUSTMENT','Adjustment','sv_se','Adjustment',29),
(11490,'TITLE_CHOOSE_IMAGE','Choose Image','sv_se','Choose Image',29),
(11491,'COMPRESS','Compress','sv_se','Compress',29),
(11492,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','sv_se','Your image size is too large, please select another image',29),
(11493,'OnDayOfMonth','On day of month','sv_se','On day of month',29),
(11494,'OnDayOfWeek','On day of week','sv_se','On day of week',29),
(11495,'AddAndClose','Add & Close','sv_se','Add & Close',29),
(11496,'Repeat','Repeat','sv_se','Repeat',29),
(11497,'OnDay','On day','sv_se','On day',29),
(11498,'View_Line_Item','View Line Item','sv_se','View Line Item',29),
(11499,'TITLE_IMAGE','Image','sv_se','Image',29),
(11500,'TITLE_ICLOUD','iCloud','sv_se','iCloud',29),
(11501,'GOOGLE','Google','sv_se','Google',29),
(11502,'ALERT_BTN_OKAY','Okay','sv_se','Okay',29),
(11503,'ALERT_TITLE_ACCESS_DENIED','Access Denied','sv_se','Access Denied',29),
(11504,'Dont_Show_Again','Don\'t show again','sv_se','Don\'t show again',29),
(11505,'Skip','Skip','sv_se','Skip',29),
(11506,'Fillter_Name','Fillter Name','sv_se','Fillter Name',29),
(11507,'Fillter_Record_Count','Fillter Record Count','sv_se','Fillter Record Count',29),
(11508,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','sv_se','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(11509,'vtiger_url','Your vTiger CRM URL','sv_se','Your vTiger CRM URL',26),
(11510,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','sv_se','You don\'t have permission to Add either This is read-only or Private Field.',31),
(11511,'CLEAR','Clear','sv_se','Clear',31),
(11512,'Files/photos uploaded successfully','Files/photos uploaded successfully','sv_se','Files/photos uploaded successfully',32),
(11513,'Digital signature saved','Digital signature saved','sv_se','Digital signature saved',32),
(11514,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','sv_se','Please upload Signature or Files/photos',32),
(11515,'Files / Photos','Files / Photos','sv_se','Files / Photos',32),
(11516,'Signature','Signature','sv_se','Signature',32),
(11517,'add_photo_using','Add Photo Using','sv_se','Add Photo Using',31),
(11518,'btn_upload_sign','(+) Add Signature','sv_se','(+) Add Signature',31),
(11519,'btn_upload_photo_doc','(+) Upload Files/Photos','sv_se','(+) Upload Files/Photos',31),
(11520,'select_photo_doc_to_upload','Please select files/photos to upload','sv_se','Please select files/photos to upload',31),
(11521,'related_module_title','Search from related module and Add to \"Route\"','sv_se','Search from related module and Add to \"Route\"',30),
(11522,'Route status updated successfully','Route status updated successfully','sv_se','Route status updated successfully',32),
(11523,'Session init failed','Session init failed','sv_se','Session init failed',32),
(11524,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','sv_se','You don\'t have permission to access this resource',32),
(11525,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','sv_se','Could not get the Related To - Try again later',32),
(11526,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','sv_se','Could not get the Route Planning Record - Try again later',32),
(11527,'Something went wrong - Try again later','Something went wrong - Try again later','sv_se','Something went wrong - Try again later',32),
(11528,'sequence updated successfully','sequence updated successfully','sv_se','sequence updated successfully',32),
(11529,'sequence cannot be empty','sequence cannot be empty','sv_se','sequence cannot be empty',32),
(11530,'Shortcut details not saved','Shortcut details not saved','sv_se','Shortcut details not saved',32),
(11531,'Shortcut details saved successfully','Shortcut details saved successfully','sv_se','Shortcut details saved successfully',32),
(11532,'Route save successfully','Route save successfully','sv_se','Route save successfully',32),
(11533,'Record save successfully','Record save successfully','sv_se','Record save successfully',32),
(11534,'No dependency found for picklist','No dependency found for picklist','sv_se','No dependency found for picklist',32),
(11535,'No records found','No records found','sv_se','No records found',32),
(11536,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','sv_se','Outgoing server is not enabled, please configure from CRM',32),
(11537,'Removed Successfully','Removed Successfully','sv_se','Removed Successfully',32),
(11538,'Shortcut has been deleted','Shortcut has been deleted','sv_se','Shortcut has been deleted',32),
(11539,'relation of records removed successfully','relation of records removed successfully','sv_se','relation of records removed successfully',32),
(11540,'relation of records not removed','relation of records not removed','sv_se','relation of records not removed',32),
(11541,'Record has been deleted successfully','Record has been deleted successfully','sv_se','Record has been deleted successfully',32),
(11542,'Time Tracking saved successfully','Time Tracking saved successfully','sv_se','Time Tracking saved successfully',32),
(11543,'Time Tracking updated successfully','Time Tracking updated successfully','sv_se','Time Tracking updated successfully',32),
(11544,'Time Tracking ended successfully','Time Tracking ended successfully','sv_se','Time Tracking ended successfully',32),
(11545,'Time Tracking started successfully','Time Tracking started successfully','sv_se','Time Tracking started successfully',32),
(11546,'record cannot be empty','record cannot be empty','sv_se','record cannot be empty',32),
(11547,'Module is disabled','Module is disabled','sv_se','Module is disabled',32),
(11548,'Shift ended successfully','Shift ended successfully','sv_se','Shift ended successfully',32),
(11549,'Shift started successfully','Shift started successfully','sv_se','Shift started successfully',32),
(11550,'relation of records added successfully','relation of records added successfully','sv_se','relation of records added successfully',32),
(11551,'Comment saved successfully','Comment saved successfully','sv_se','Comment saved successfully',32),
(11552,'Comment not saved','Comment not saved','sv_se','Comment not saved',32),
(11553,'Comment module is not active','Comment module is not active','sv_se','Comment module is not active',32),
(11554,'No Upcoming Event','No Upcoming Event','sv_se','No Upcoming Event',32),
(11555,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','sv_se','No Templates found - create it from Message Templates module',32),
(11556,'No event or task for this date','No event or task for this date','sv_se','No event or task for this date',32),
(11557,'No filters created','No filters created','sv_se','No filters created',32),
(11558,'Select at least one record to attach','Select at least one record to attach','sv_se','Select at least one record to attach',32),
(11559,'Please select one or more attachments','Please select one or more attachments','sv_se','Please select one or more attachments',32),
(11560,'No event for this month','No event for this month','sv_se','No event for this month',32),
(11561,'No Activity found','No Activity found','sv_se','No Activity found',32),
(11562,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','sv_se','Your feedback is valuable for us - it cannot be empty',32),
(11563,'Could not send mail, Please try later','Could not send mail, Please try later','sv_se','Could not send mail, Please try later',32),
(11564,'Latest Version updated successfully','Latest Version updated successfully','sv_se','Latest Version updated successfully',32),
(11565,'User Location Updated Successfully','User Location Updated Successfully','sv_se','User Location Updated Successfully',32),
(11566,'User Location not Updated Successfully','User Location not Updated Successfully','sv_se','User Location not Updated Successfully',32),
(11567,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','sv_se','SMSNotifier is not enable in CRM. Please enable it first',32),
(11568,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','sv_se','Could not submit your feedback - Please try again later',32),
(11569,'Thank you for submitting your feedback','Thank you for submitting your feedback','sv_se','Thank you for submitting your feedback',32),
(11570,'Please upload User Image','Please upload User Image','sv_se','Please upload User Image',32),
(11571,'Image Not Uploading, please try again','Image Not Uploading, please try again','sv_se','Image Not Uploading, please try again',32),
(11572,'User Image Uploaded Successfully','User Image Uploaded Successfully','sv_se','User Image Uploaded Successfully',32),
(11573,'Invalid Module name','Invalid Module name','sv_se','Invalid Module name',32),
(11574,'Records Sync Successfully','Records Sync Successfully','sv_se','Records Sync Successfully',32),
(11575,'Values cannot be empty','Values cannot be empty','sv_se','Values cannot be empty',32),
(11576,'Record id is empty','Record id is empty','sv_se','Record id is empty',32),
(11577,'Logout Successfully','Logout Successfully','sv_se','Logout Successfully',32),
(11578,'Please Enable CTMobile Module','Please Enable CTMobile Module','sv_se','Please Enable CTMobile Module',32),
(11579,'Authentication Failed','Username and Password do not match','sv_se','Username and Password do not match',32),
(11580,'Mismatched module information','Something gone wrong, please try again later','sv_se','Something gone wrong, please try again later',32),
(11581,'Field does not exists','Please set display fields again','sv_se','Please set display fields again',32),
(11582,'Module does not exists','Module does not exists or disabled by admin','sv_se','Module does not exists or disabled by admin',32),
(11583,'Month cannot be empty','Could not get the Month - Try again later','sv_se','Could not get the Month - Try again later',32),
(11584,'Year cannot be empty','Could not get the Year - Try again later','sv_se','Could not get the Year - Try again later',32),
(11585,'Date cannot be empty','Could not get the Date - Try again later','sv_se','Could not get the Date - Try again later',32),
(11586,'Userid cannot be empty','Could not get the Userid - Try again later','sv_se','Could not get the Userid - Try again later',32),
(11587,'End Date cannot be empty','Could not get the status - Try again later','sv_se','Could not get the status - Try again later',32),
(11588,'Start Date cannot be empty','Could not get the Start Date - Try again later','sv_se','Could not get the Start Date - Try again later',32),
(11589,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','sv_se','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature',32),
(11590,'Longitude cannot be empty','Could not get location-Please try again','sv_se','Could not get location-Please try again',32),
(11591,'Latitude cannot be empty','Could not get location-Please try again','sv_se','Could not get location-Please try again',32),
(11592,'User cannot be empty','Could not get the User - Try again later','sv_se','Could not get the User - Try again later',32),
(11593,'Status cannot be empty','Could not get the status - Try again later','sv_se','Could not get the status - Try again later',32),
(11594,'Required fields not found','Required fields not found','sv_se','Required fields not found',32),
(11595,'Tracking module not active','Tracking module not active-Please contact CRM Admin','sv_se','Tracking module not active-Please contact CRM Admin',32),
(11596,'Missing mandatory input values','Missing mandatory input values','sv_se','Missing mandatory input values',32),
(11597,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','sv_se','No MailBox found. Please Create Mailbox',32),
(11598,'Mail not sent','Mail not sent','sv_se','Mail not sent',32),
(11599,'Mail send successfully','Mail send successfully','sv_se','Mail send successfully',32),
(11600,'Email Id or username not match with your record','Email Id or username not match with your record','sv_se','Email Id or username not match with your record',32),
(11601,'Module not specified','Module not specified','sv_se','Module not specified',32),
(11602,'No messages found','No messages found','sv_se','No messages found',32),
(11603,'No Dependency Found For This Module','No Dependency Found For This Module','sv_se','No Dependency Found For This Module',32),
(11604,'Outgoing server is not Enabled','Outgoing server is not Enabled','sv_se','Outgoing server is not Enabled',32),
(11605,'Outgoing server is Enabled','Outgoing server is Enabled','sv_se','Outgoing server is Enabled',32),
(11606,'Email Attached Successfully','Email Attached Successfully','sv_se','Email Attached Successfully',32),
(11607,'Documents Attached Successfully','Documents Attached Successfully','sv_se','Documents Attached Successfully',32),
(11608,'Login required - Please login again','Login required - Please login again','sv_se','Login required - Please login again',32),
(11609,'time_tracking_module_disable','Time tracking module is disable','sv_se','Time tracking module is disable',31),
(11610,'route_planning_module_disable','Route planning module is disable','sv_se','Route planning module is disable',31),
(11611,'mark_as_held','Are you sure you want to mark Event as Held?','sv_se','Are you sure you want to mark Event as Held?',31),
(11612,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','sv_se','You have already started Time tracking for another record, Do you want to stop it first ?',31),
(11613,'access_denied_routeplanning','Access denied for route planning','sv_se','Access denied for route planning',31),
(11614,'time_spent','Time Spent','sv_se','Time Spent',31),
(11615,'select_user','Select User','sv_se','Select User',30),
(11616,'status_cannot_be_held','Status cannot be held for future date start','sv_se','Status cannot be held for future date start',30),
(11617,'please_select_end_date','Please select end date','sv_se','Please select end date',30),
(11618,'please_select_start_date','Please select start date','sv_se','Please select start date',30),
(11619,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','sv_se','Tap on + icon to select record for your route.',30),
(11620,'please_enter_notes','Please enter notes','sv_se','Please enter notes',30),
(11621,'please_enter_title','Please enter title','sv_se','Please enter title',30),
(11622,'please_select_date','Please Select Date','sv_se','Please Select Date',30),
(11623,'search_by_date','Search by Date','sv_se','Search by Date',30),
(11624,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','sv_se','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.',30),
(11625,'max_upload_size','max file Upload exceeds','sv_se','max file Upload exceeds',30),
(11626,'unselect_all','UnSelect All','sv_se','UnSelect All',30),
(11627,'select_all','Select All','sv_se','Select All',30),
(11628,'please_select_records','Please select records','sv_se','Please select records',30),
(11629,'select_date','Select Date','sv_se','Select Date',30),
(11630,'quantity_in_stock_is','Quantity in stock is','sv_se','Quantity in stock is',30),
(11631,'replies','Replies','sv_se','Replies',30),
(11632,'conversation_require_selection','Conversion requires selection of Contact or Organization','sv_se','Conversion requires selection of Contact or Organization',30),
(11633,'please_select_product','Please Select Product','sv_se','Please Select Product',30),
(11634,'timer_msg','You can start timer for single task only at same time','sv_se','You can start timer for single task only at same time',31),
(11635,'save_start_tracking','Save & Start Tracking','sv_se','Save & Start Tracking',31),
(11636,'lbl_notes','Notes','sv_se','Notes',31),
(11637,'enter_title','Enter Title','sv_se','Enter Title',31),
(11638,'select_module_record','Select Module / Record','sv_se','Select Module / Record',31),
(11639,'lbl_tomorrow','Tomorrow','sv_se','Tomorrow',30),
(11640,'lbl_yesterday','Yesterday','sv_se','Yesterday',30),
(11641,'lbl_today','Today','sv_se','Today',30),
(11642,'time_tracker','Time Tracker','sv_se','Time Tracker',31),
(11643,'time_end','End Time','sv_se','End Time',5),
(11644,'due_date','End Date','sv_se','End Date',5),
(11645,'time_start','Time Start','sv_se','Time Start',5),
(11646,'date_start','Start Date','sv_se','Start Date',5),
(11647,'delete_widget_msg','Display widget again by using (+) option','sv_se','Display widget again by using (+) option',15),
(11648,'no_upcoming_activities','No scheduled activities ','sv_se','No scheduled activities ',15),
(11649,'check_in_first','Please check-in first','sv_se','Please check-in first',30),
(11650,'duration','Duration','sv_se','Duration',30),
(11651,'distance','Distance','sv_se','Distance',30),
(11652,'proper_address_message','Please enter proper address in record\n','sv_se','Please enter proper address in record',30),
(11653,'select_status','Select Status','sv_se','Select Status',30),
(11654,'route_planner','Route Planner','sv_se','Route Planner',30),
(11655,'route_planning','Route Planning','sv_se','Route Planning',30),
(11656,'add_route','Add Route','sv_se','Add Route',30),
(11657,'calender_disabled','Calendar Module is disabled','sv_se','Calendar Module is disabled',30),
(11658,'close_dialog','Close form','sv_se','Close form',30),
(11659,'cancel_form_message','Are You sure want to close ?','sv_se','Are You sure want to close ?',30),
(11660,'create_route','Create Route','sv_se','Create Route',30),
(11661,'select_module_create_route','Select Module to create Route','sv_se','Select Module to create Route',30),
(11662,'cancel','Cancel','sv_se','Cancel',30),
(11663,'assign_route','Assign Route','sv_se','Assign Route',30),
(11664,'route_for','Route for','sv_se','Route for',30),
(11665,'assigned_to','Assigned To','sv_se','Assigned To',30),
(11666,'enter_route_name','Enter Route Name','sv_se','Enter Route Name',30),
(11667,'list','List','sv_se','List',30),
(11668,'map','Map','sv_se','Map',30),
(11669,'other_modules','Other Modules','sv_se','Other Modules',15),
(11670,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','sv_se','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.',25),
(11671,'clear','Clear','sv_se','Clear',25),
(11672,'open','Open','sv_se','Open',11),
(11673,'max_file_msg','Too many files selected (max:6)','sv_se','Too many files selected (max:6)',11),
(11674,'error_voicenote_record','Unable to recording voice while another application is recording sound.','sv_se','Unable to recording voice while another application is recording sound.',11),
(11675,'msg_warning','Warning!','sv_se','Warning!',11),
(11676,'Permision_denied_contact','Permission denied to access your contacts','sv_se','Permission denied to access your contacts',15),
(11677,'no_widget_added','Please click + icon to add new widget to your dashboard.','sv_se','Please click + icon to add new widget to your dashboard.',15),
(11678,'no_data_available','Data not available, please check the selected fields','sv_se','Data not available, please check the selected fields',15),
(11679,'check_out_successfully','Check out successfully','sv_se','Checked out successfully',11),
(11680,'check_in_successfully','Check in successfully','sv_se','Checked in successfully',11),
(11681,'check_out','Check out','sv_se','Check out',11),
(11682,'check_in','Check in','sv_se','Check in',11),
(11683,'navigate','Navigate','sv_se','Navigate',11),
(11684,'save_to_phone_vcard_success','VCard Saved to phone successfully','sv_se','VCard Saved to phone successfully',15),
(11685,'download_vcard_success','VCard downloaded successfully','sv_se','VCard downloaded successfully',15),
(11686,'card_details','Card Details','sv_se','Card Details',15),
(11687,'add_widget','Add Widget','sv_se','Add Widget',15),
(11688,'delete_widget','Are you sure to hide widget?','sv_se','Are you sure to hide widget?',15),
(11689,'already_widgets_added','All types of Widget & reports are already added','sv_se','All types of Widget & reports are already added',15),
(11690,'retry','Retry','sv_se','Retry',28),
(11691,'retake','Retake','sv_se','Retake',28),
(11692,'Reports','Reports','sv_se','Reports',15),
(11693,'Widgets','Widgets','sv_se','Widgets',15),
(11694,'vcard_config','Vcard Configuration','sv_se','Vcard Configuration',8),
(11695,'save_to_phone','Save to phone','sv_se','Save to phone',11),
(11696,'download_vcard','Download Vcard','sv_se','Download Vcard',11),
(11697,'share_vcard','Share Vcard','sv_se','Share Vcard',11),
(11698,'share_record','Share Record','sv_se','Share Record',11),
(11699,'permission_denied_edit','You don\'t have permission to edit this record.','sv_se','You don\'t have permission to edit this record.',27),
(11700,'permission_denied_delete','You don\'t have permission to delete this record.','sv_se','You don\'t have permission to delete this record.',27),
(11701,'Voice_Recording_Started','Recording Started','sv_se','Recording Started',12),
(11702,'Voice_Recording_Stopped','Recording Stopped','sv_se','Recording Stopped',12),
(11703,'SEARCH','Search','sv_se','Search',7),
(11704,'LAST','Last','sv_se','Last',7),
(11705,'FIRST','First','sv_se','First',7),
(11706,'MONDAY','Monday','sv_se','Monday',7),
(11707,'TUESDAY','Tuesday','sv_se','Tuesday',7),
(11708,'WEDNESDAY','Wednesday','sv_se','Wednesday',7),
(11709,'THURSDAY','Thursday','sv_se','Thursday',7),
(11710,'FRIDAY','Friday','sv_se','Friday',7),
(11711,'SATURDAY','Saturday','sv_se','Saturday',7),
(11712,'SUNDAY','Sunday','sv_se','Sunday',7),
(11713,'DAILY','Daily','sv_se','Daily',7),
(11714,'WEEKLY','Weekly','sv_se','Weekly',7),
(11715,'MONTHLY','Monthly','sv_se','Monthly',7),
(11716,'YEARLY','Yearly','sv_se','Yearly',7),
(11717,'asset_tracking','Asset tracking','sv_se','Asset tracking',15),
(11718,'open_file','Open File','sv_se','Open File',1),
(11719,'download_pdf_successfully','Download PDF Successfully','sv_se','Download PDF Successfully',1),
(11720,'select_pdf','Select PDF','sv_se','Select PDF',1),
(11721,'email_pdf','Email PDF','sv_se','Email PDF',1),
(11722,'download_pdf','Download PDF','sv_se','Download PDF',1),
(11723,'edit_route','Edit Route','sv_se','Edit Route',1),
(11724,'save_route','Save Route','sv_se','Save Route',1),
(11725,'clear_all','Clear All','sv_se','Clear All',1),
(11726,'notification','Notifications','sv_se','Notifications',1),
(11727,'menu_management','Menu Management','sv_se','Menu Management',1),
(11728,'select_menu','Select Menu','sv_se','Select Menu',1),
(11729,'module_record_not_found','Module and Record not found','sv_se','Module and Record not found',1),
(11730,'reason_for_changing_comments','Reason for changing comments','sv_se','Reason for changing comments',1),
(11731,'edit_reason','Edit Reason','sv_se','Edit Reason',1),
(11732,'create_filters','Create Filter','sv_se','Create Filter',1),
(11733,'you_checked','You Checked','sv_se','You Checked',1),
(11734,'you_un_checked','You UnChecked','sv_se','You UnChecked',1),
(11735,'log_the_call','Log the call ?','sv_se','Log the call ?',1),
(11736,'add_a_description_(optional)','Add a description (optional)','sv_se','Add a description (optional)',1),
(11737,'called','Called','sv_se','Called',1),
(11738,'call_log','Call Log','sv_se','Call Log',1),
(11739,'subject','Subject','sv_se','Subject',1),
(11740,'add_condition','Add Condition','sv_se','Add Condition',1),
(11741,'select_condition','Select Condition','sv_se','Select Condition',1),
(11742,'select_field','Select Field','sv_se','Select Field',1),
(11743,'please_select_first_field','Please First Select field','sv_se','Please First Select field',1),
(11744,'filter_name','Filter Name','sv_se','Filter Name',1),
(11745,'enter_filter_name','Enter filter name','sv_se','Enter filter name',1),
(11746,'choose_conditions','Choose Conditions','sv_se','Choose Conditions',1),
(11747,'all_condition','All Conditions(All conditions must be met)','sv_se','All Conditions(All conditions must be met)',1),
(11748,'any_condition','Any Conditions(At least one the conditions must be met)','sv_se','Any Conditions(At least one the conditions must be met)',1),
(11749,'lattitude','latitude','sv_se','latitude',1),
(11750,'notification_settings','Notification Settings','sv_se','Notification Settings',1),
(11751,'notification_management','Notification Management','sv_se','Notification Management',1),
(11752,'addyourcommentshere','Type @ to mention user','sv_se','Type @ to mention user',1),
(11753,'google_api_key_missing','Google Api key is missing.','sv_se','Google Api key is missing.',1),
(11754,'event_filter_by','Event Filter by','sv_se','Event Filter by',1),
(11755,'apply','Apply','sv_se','Apply',1),
(11756,'choose_from_gallery','Choose From Gallery','sv_se','Choose From Gallery',1),
(11757,'choose_from_camera','Choose From Camera','sv_se','Choose From Camera',1),
(11758,'mutli_select_CB','Mutli Select CB','sv_se','Mutli Select CB',1),
(11759,'please_select_condition','Please Select Condition','sv_se','Please Select Condition',1),
(11760,'please_enter_value_or_field','Please Enter Value or Field','sv_se','Please Enter Value or Field',1),
(11761,'set_as_default','Set as Default','sv_se','Set as Default',1),
(11762,'list_in_metrics','List in Metrics','sv_se','List in Metrics',1),
(11763,'order_number','Order Number','sv_se','Order Number',1),
(11764,'recording_saved_message','Recording saved successfully.','sv_se','Recording saved successfully.',1),
(11765,'recording_file','Recording File','sv_se','Recording File',1),
(11766,'file_not_found','File not found','sv_se','File not found',1),
(11767,'please_enter_valid_path','Please enter valid path','sv_se','Please enter valid path',1),
(11768,'enter_path_here','Enter path here...','sv_se','Enter path here...',1),
(11769,'set_call_recording_path','Set Call Recording Path','sv_se','Set Call Recording Path',1),
(11770,'set_call_recording_path_here','Set call recording path here','sv_se','Set call recording path here',1),
(11771,'call_recording_path','Call Recording Path','sv_se','Call Recording Path',1),
(11772,'please_place_api','Please enable place api','sv_se','Please enable place api',1),
(11773,'event_filters_by','Event Filters by','sv_se','Event Filters by',1),
(11774,'select_at_least_one_option','Please select at least one option','sv_se','Please select at least one option',1),
(11775,'enable_call_feature','Please enable call feature','sv_se','Please enable call feature',1),
(11776,'enable_email_feature','Please enable email feature','sv_se','Please enable email feature',1),
(11777,'demo_login','Demo Login','sv_se','Demo Login',1),
(11778,'select_email_template','Select Email Template','sv_se','Select Email Template',1),
(11779,'template_name','Template Name','sv_se','Template Name',1),
(11780,'example_storage_path','example : storage/Music/Recordings/Call Recordings','sv_se','example : storage/Music/Recordings/Call Recordings',1),
(11781,'User Notification Settings saved successfully','User Notification Settings saved successfully','sv_se','User Notification Settings saved successfully',33),
(11782,'This Notification has been disabled by admin','This Notification has been disabled by admin','sv_se','This Notification has been disabled by admin',33),
(11783,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','sv_se','Notify when any updates to the record you\'re following',33),
(11784,'Task assigned to you','Task assigned to you','sv_se','Task assigned to you',33),
(11785,'Task Reminder','Task Reminder','sv_se','Task Reminder',33),
(11786,'You were mentioned in comments','You were mentioned in comments','sv_se','You were mentioned in comments',33),
(11787,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','sv_se','Comments has been added to record assigned to you',33),
(11788,'When Record Assigned','When Record Assigned','sv_se','When Record Assigned',33),
(11789,'Event Reminder','Event Reminder','sv_se','Event Reminder',33),
(11790,'Event Invitation','Event Invitation','sv_se','Event Invitation',33),
(11791,'Follow record','Follow record','sv_se','Follow record',33),
(11792,'Task','Task','sv_se','Task',33),
(11793,'Conversions','Conversions','sv_se','Conversions',33),
(11794,'Events','Events','sv_se','Events',33),
(11795,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','sv_se','No record(s) found Please click on filter icon to change filter',1),
(11796,'title','Title','sv_se','Title',1),
(11797,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','sv_se','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(11798,'call_recording','Call recording','sv_se','Call recording',1),
(11799,'voice_recorder','Voice Recorder','sv_se','Voice Recorder',1),
(11800,'no_address_reference_found','No Address Reference found','sv_se','No Address Reference found',32),
(11801,'no_overdue_activities','No OverDue Activities','sv_se','No OverDue Activities',32),
(11802,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','sv_se','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(11803,'Default_Search_Field','Default search field','sv_se','Default search field',32),
(11804,'Calender_Reminder_Message','Free user can\'t send local reminder','sv_se','Free user can\'t send local reminder',32),
(11805,'you_must_have_permission','You must give permissions to use this features.','sv_se','You must give permissions to use this features.',32),
(11806,'internal_comment','Internal Comment','sv_se','Internal Comment',1),
(11807,'unlink_record','Unlink Record','sv_se','Unlink Record',11),
(11808,'unlink_record_msg','Are you sure want to unlink record?','sv_se','Are you sure want to unlink record?',11),
(11809,'file_format_not_support','File format not supported','sv_se','File format not supported',11),
(11810,'file_upload','File Upload','sv_se','File Upload',5),
(11811,'to_vtiger','To Vtiger','sv_se','To Vtiger',5),
(11812,'link_external_document','Link External Document','sv_se','Link External Document',5),
(11813,'from_file_url','From File Url','sv_se','From File Url',5),
(11814,'create_new_document','Create New Document','sv_se','Create New Document',5),
(11815,'select_document_type','Select Document type','sv_se','Select Document type',5),
(11816,'add_signature','Please add signature','sv_se','Please add signature',11),
(11817,'date_greater_then_equal','should be greater than or equal to','sv_se','should be greater than or equal to',1),
(11818,'date_less_then_equal','should be less than or equal to','sv_se','should be less than or equal to',1),
(11819,'Click_on_plus_for_add','Please tap on + to create a new record.','sv_se','Please tap on + to create a new record.',15),
(11820,'display_map','Display map','sv_se','Display map',15),
(11821,'other_settings','Other settings','sv_se','Other settings',15),
(11822,'total_hours','Total hours','sv_se','Total hours',15),
(11823,'widget_not_found','No widgets found','sv_se','No widgets found',15),
(11824,'quickaction','Quick action','sv_se','Quick action',15),
(11825,'dashboard','Dashboard','sv_se','Dashboard',15),
(11826,'new','New','sv_se','New',15),
(11827,'global_search_hint','Please try to search using search box at top','sv_se','Please try to search using search box at top',15),
(11828,'near_by_map','Near By Map','sv_se','Near By Map',15),
(11829,'miles','Miles','sv_se','Miles',15),
(11830,'lbl_filters','Filters','sv_se','Filters',27),
(11831,'warning','Warning','sv_se','Warning',27),
(11832,'no_filter_created','No filter is created.','sv_se','No filter is created.',27),
(11833,'please_create_new_ilter','Please create a new filter','sv_se','Please create a new filter',27),
(11834,'select_search_fields','Select fields for the search record.','sv_se','Select fields for the search record.',27),
(11835,'apply_fliters','Apply filters','sv_se','Apply filters',27),
(11836,'sort_by','Sort by','sv_se','Sort by',27),
(11837,'sort_order','Sort order','sv_se','Sort order',27),
(11838,'Start_time_tracking','Start time tracking','sv_se','Start time tracking',31),
(11839,'Stop_time_tracking','Stop time tracking','sv_se','Stop time tracking',31),
(11840,'image_preview','Image preview','sv_se','Image preview',11),
(11841,'phone_number','Phone number','sv_se','Phone number',11),
(11842,'email_address','Email address','sv_se','Email address',11),
(11843,'edit_your_preferences','Edit your preferences','sv_se','Edit your preferences',8),
(11844,'about_app','About app','sv_se','About app',8),
(11845,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','sv_se','You already have latest CTMobile Ext. Version',8),
(11846,'updated_app_version','You already have latest CRMTiger App Version','sv_se','You already have latest CRMTiger App Version',8),
(11847,'plan','Plan','sv_se','Plan',8),
(11848,'time','Time','sv_se','Time',31),
(11849,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','sv_se','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(11850,'add_to_quick_action','Add to quick action','sv_se','Add to quick action',1),
(11851,'add_filter_to_quick_action','Add filter to quick action','sv_se','Add filter to quick action',1),
(11852,'create_record','Create Record','sv_se','Create Record',1),
(11853,'quick_action_hint','You can Add Quick Action here','sv_se','You can Add Quick Action here',1),
(11854,'str_send','Send','sv_se','Send',3),
(11855,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','sv_se','Do you want to update tax & charge values corresponding to selected region?',1),
(11856,'delete_quick_action_widgest','Delete Widget?','sv_se','Delete Widget?',15),
(11857,'add_record_to_dashboard','Add record to dashboard','sv_se','Add record to dashboard',15),
(11858,'module_quick_action_msg','Module added to dashboard','sv_se','Module added to dashboard',15),
(11859,'filter_quick_action_msg','Filter added to dashboard','sv_se','Filter added to dashboard',15),
(11860,'record_quick_action_msg','Record added to dashboard','sv_se','Record added to dashboard',15),
(11861,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','sv_se','Filter shortcut added to dashboard',15),
(11862,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','sv_se','Record shortcut added to dashboard',15),
(11863,'documents_disabled','Documents Module is disabled','sv_se','Documents Module is disabled',1),
(11864,'document_dont_attachment','Document does not have a attachment','sv_se','Document does not have a attachment',1),
(11865,'go_to_neat_by','Go to NearBy','sv_se','Go to NearBy',15),
(11866,'go_to_time_tracking','Go to Time Tracker','sv_se','Go to Time Tracker',13),
(11867,'nearby_quick_action_msg','NearBy added to dashboard','sv_se','NearBy added to dashboard',15),
(11868,'time_tracking_quick_action_msg','Time Tracking added to dashboard','sv_se','Time Tracking added to dashboard',15),
(11869,'attendance_quick_action_msg','Attendance added to dashboard','sv_se','Attendance added to dashboard',15),
(11870,'attachment','Attachment','sv_se','Attachment',15),
(11871,'search_by_fields','Search by fields','sv_se','Search by fields',27),
(11872,'apply_selected','Apply selected','sv_se','Apply selected',27),
(11873,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','sv_se','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(11874,'Attendance','Attendance','sv_se','Attendance',15),
(11875,'Check-in successfully','Check-in successfully','sv_se','Check-in successfully',32),
(11876,'Check-out successfully','Check-out successfully','sv_se','Check-out successfully',32),
(11877,'Nothing around here','Nothing around here','sv_se','Nothing around here',13),
(11878,'select_days','Select Days','sv_se','Select Days',5),
(11879,'select_minutes','Select Minutes','sv_se','Select Minutes',5),
(11880,'select_hours','Select Hours','sv_se','Select Hours',5),
(11881,'no_lat_long_found','Location information (Latitude,Longitude) not found','sv_se','Location information (Latitude,Longitude) not found',32),
(11882,'Call Log save successfully','Call Log save successfully','sv_se','Call Log save successfully',32),
(11883,'Files/photos deleted successfully','Files/photos deleted successfully','sv_se','Files/photos deleted successfully',32),
(11884,'network_error','Network connection error!','tr_tr','Network connection error!',1),
(11885,'connection_check','Could not connect to CRM, Please check your Internet connection.','tr_tr','Could not connect to CRM, Please check your Internet connection.',1),
(11886,'update','Update','tr_tr','Update',1),
(11887,'cancel','Cancel','tr_tr','Cancel',1),
(11888,'ok','Ok','tr_tr','Ok',1),
(11889,'more_information','Click here for more information.','tr_tr','Click here for more information.',1),
(11890,'yes','Yes','tr_tr','Yes',1),
(11891,'no','No','tr_tr','No',1),
(11892,'click_again_exit','Click again to exit','tr_tr','Click again to exit',1),
(11893,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','tr_tr','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.',1),
(11894,'clickhere','Click here','tr_tr','Click here',1),
(11895,'clickhere_subscribe','Click here to subscribe premium version','tr_tr','Click here to subscribe premium version',1),
(11896,'clickhere_configure','Click here and view how to Configure.','tr_tr','Click here and view how to Configure.',1),
(11897,'please_wait','Please Wait…','tr_tr','Please Wait…',1),
(11898,'share__msg','Share file with','tr_tr','Share file with',1),
(11899,'dialog_camera','Camera','tr_tr','Camera',1),
(11900,'dialog_add_file_by','Take Photo from','tr_tr','Take Photo from',1),
(11901,'add','Add','tr_tr','Add',1),
(11902,'mail_manager_configured','Mail Manager is not configured','tr_tr','Mail Manager is not configured',1),
(11903,'dialog_add_files_by','Add Files by','tr_tr','Add Files by',1),
(11904,'dialog_drive','Drive','tr_tr','Drive',1),
(11905,'dialog_drop_box','Drop Box','tr_tr','Drop Box',1),
(11906,'dialog_need_signin','You need to Sign-in to your Drive account first.','tr_tr','You need to Sign-in to your Drive account first.',1),
(11907,'dialog_gallery','Gallery','tr_tr','Gallery',1),
(11908,'delete','Delete','tr_tr','Delete',1),
(11909,'timeoutmessage','Oops! Request is taking more time than expected.','tr_tr','Oops! Request is taking more time than expected.',1),
(11910,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','tr_tr','GPS is not enabled. Please turn it on to get your near by locations.',1),
(11911,'sure_want_delete','Are you sure want to delete ?','tr_tr','Are you sure want to delete ?',1),
(11912,'select','Select','tr_tr','Select',1),
(11913,'msgforrecordaudio','Minimum record duration one second.','tr_tr','Minimum record duration one second.',1),
(11914,'permission_storage','Permission denied to read your External storage','tr_tr','Permission denied to read your External storage',1),
(11915,'send_permission_msg','Send message permission denied','tr_tr','Send message permission denied',1),
(11916,'choosefile','Choose File','tr_tr','Choose File',1),
(11917,'enter','Enter','tr_tr','Enter',1),
(11918,'select_an_option','Select an Option','tr_tr','Select an Option',1),
(11919,'email_validation','Email is not valid','tr_tr','Email is not valid',1),
(11920,'please_enter','Please Enter','tr_tr','Please Enter',1),
(11921,'website_validation_text','Website URL is not valid','tr_tr','Website URL is not valid',1),
(11922,'selectvalue','Select value first','tr_tr','Select value first',1),
(11923,'email','Email','tr_tr','Email',1),
(11924,'enter_email_address','Enter email address','tr_tr','Enter email address',1),
(11925,'email_address_not_correct','Email address incorrect','tr_tr','Email address incorrect',1),
(11926,'pls_enter_subject','Please Enter Subject','tr_tr','Please Enter Subject',1),
(11927,'attachFiles','Attached File','tr_tr','Attached File',1),
(11928,'from','From','tr_tr','From',1),
(11929,'to','To','tr_tr','To',1),
(11930,'call_permission_msg','Call permission denied','tr_tr','Call permission denied',1),
(11931,'no_records','No records found','tr_tr','No records found',1),
(11932,'fullform','Create New','tr_tr','Create New',1),
(11933,'save','Save','tr_tr','Save',1),
(11934,'total','Total','tr_tr','Total',1),
(11935,'discount','Discount','tr_tr','Discount',1),
(11936,'price','Price','tr_tr','Price',1),
(11937,'quantity','Quantity','tr_tr','Quantity',1),
(11938,'select_module','Select Module','tr_tr','Select Module',1),
(11939,'item_list','Item List','tr_tr','Item List',1),
(11940,'quickcreate','Quick Create','tr_tr','Quick Create',1),
(11941,'overwrite_msg_part1','Overwrite the existing address with the selected','tr_tr','Overwrite the existing address with the selected',1),
(11942,'once_in_every','Once in every','tr_tr','Once in every',1),
(11943,'overwrite_msg_part2','address details?','tr_tr','address details?',1),
(11944,'add_item','Add Item','tr_tr','Add Item',1),
(11945,'recordsave','Record saved successfully','tr_tr','Record saved successfully',1),
(11946,'recordnotsave','Could not save record. Try again later','tr_tr','Could not save record. Try again later',1),
(11947,'minutes','Minutes','tr_tr','Minutes',1),
(11948,'hours','Hours','tr_tr','Hours',1),
(11949,'days','Days','tr_tr','Days',1),
(11950,'on','On','tr_tr','On',1),
(11951,'day_of_the_month','day of the month','tr_tr','day of the month',1),
(11952,'list_price','List Price','tr_tr','List Price',1),
(11953,'add_record','Add Record','tr_tr','Add Record',1),
(11954,'add_product','Add Product','tr_tr','Add Product',1),
(11955,'add_service','Add Service','tr_tr','Add Service',1),
(11956,'discountin','Discount in %','tr_tr','Discount in %',1),
(11957,'unitprice','Unit price','tr_tr','Unit price',1),
(11958,'netprice','Net price','tr_tr','Net price',1),
(11959,'comments','Comments','tr_tr','Comments',1),
(11960,'add_close','Add & Close','tr_tr','Add & Close',1),
(11961,'fetching_rout_message','Fetching route, Please wait…','tr_tr','Fetching route, Please wait…',1),
(11962,'setting','Settings','tr_tr','Settings',1),
(11963,'utc','UTC','tr_tr','UTC',1),
(11964,'in','In','tr_tr','In',1),
(11965,'days_ago','days ago','tr_tr','days ago',1),
(11966,'mins_ago','Minutes ago','tr_tr','Minutes ago',1),
(11967,'justnow','Just now','tr_tr','Just now',1),
(11968,'hours_ago','hours ago','tr_tr','hours ago',1),
(11969,'in_1_day','In 1 day','tr_tr','In 1 day',1),
(11970,'scanqrcode','Asset / Card scanner','tr_tr','Asset / Card scanner',1),
(11971,'call_log','Call Log','tr_tr','Call Log',1),
(11972,'voice_message','Hi','tr_tr','Hi',1),
(11973,'voice_message1','What can I search for you in','tr_tr','What can I search for you in',1),
(11974,'live_tracking','Live Tracking','tr_tr','Live Tracking',1),
(11975,'mailmanager','Mail Manager','tr_tr','Mail Manager',1),
(11976,'my_location','My location','tr_tr','My location',1),
(11977,'created_on','Created On','tr_tr','Created On',1),
(11978,'modified_on','Modified On','tr_tr','Modified On',1),
(11979,'enter_comments','Enter Comments','tr_tr','Enter Comments',1),
(11980,'viewmore','View More','tr_tr','View More',1),
(11981,'viewless','View Less','tr_tr','View Less',1),
(11982,'gotofullform','Go to Full Form','tr_tr','Go to Full Form',1),
(11983,'post','Post','tr_tr','Post',1),
(11984,'url','URL','tr_tr','URL',1),
(11985,'dialog_title_text_back_color','Select a Text Background Color','tr_tr','Select a Text Background Color',1),
(11986,'event_or_task','Add event/task','tr_tr','Add event/task',1),
(11987,'shortcut','Shortcuts','tr_tr','Shortcuts',1),
(11988,'select_field','Select Field','tr_tr','Select Field',1),
(11989,'share','Share','tr_tr','Share',1),
(11990,'title_insert_link','Insert Link','tr_tr','Insert Link',1),
(11991,'addyourcommentshere','Add your comments here','tr_tr','Add your comments here',1),
(11992,'nocomment','No Comments','tr_tr','No Comments',1),
(11993,'leads','Leads','tr_tr','Leads',1),
(11994,'true_val','true','tr_tr','true',1),
(11995,'noresult','No Result','tr_tr','No Result',1),
(11996,'version','Version','tr_tr','Version',1),
(11997,'convert_lead','Convert Lead','tr_tr','Convert Lead',1),
(11998,'app_name','CRMTiger','tr_tr','CRMTiger',1),
(11999,'enter_url','Please Enter url','tr_tr','Please Enter url',1),
(12000,'help','Help','tr_tr','Help',1),
(12001,'contact_us','Contact Us','tr_tr','Contact Us',1),
(12002,'updates','Updates','tr_tr','Updates',1),
(12003,'logout','LogOut','tr_tr','LogOut',1),
(12004,'busnies_cardscanner','Business Card Scanner','tr_tr','Business Card Scanner',1),
(12005,'sure_want_logout','Are you sure want to logout ?','tr_tr','Are you sure want to logout ?',1),
(12006,'logout_message','Logout successfully','tr_tr','Logout successfully',1),
(12007,'all','All','tr_tr','All',1),
(12008,'add_event','Add event','tr_tr','Add event',1),
(12009,'add_task','Add Task','tr_tr','Add Task',1),
(12010,'next','Next','tr_tr','Next',1),
(12011,'terms_conditions','Terms and Conditions','tr_tr','Terms and Conditions',1),
(12012,'login','Login','tr_tr','Login',2),
(12013,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','tr_tr','By logging in, you agree to our Terms and Conditions & Privacy Policy',2),
(12014,'copyright','Copyright © 2020 CRMTiger Version','tr_tr','Copyright © 2020 CRMTiger Version',2),
(12015,'enter_username','Please enter username','tr_tr','Please enter username',2),
(12016,'enter_password','Please enter password','tr_tr','Please enter password',2),
(12017,'remanberme','Remember Me','tr_tr','Remember Me',2),
(12018,'forgot_password','Forgot password?','tr_tr','Forgot password?',2),
(12019,'privacy_policay1','Privacy Policy','tr_tr','Privacy Policy',2),
(12020,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','tr_tr','Something went wrong. \n please Click here to contact support.',2),
(12021,'enter_username_password','Entered Username or Password is wrong','tr_tr','Entered Username or Password is wrong',2),
(12022,'server_issue_occured','Server issues occurred','tr_tr','Server issues occurred',2),
(12023,'password','Password','tr_tr','Password',3),
(12024,'user_name','Username','tr_tr','Username',3),
(12025,'reset_pwd','Reset Password','tr_tr','Reset Password',3),
(12026,'forgot_password_title','Forgot password','tr_tr','Forgot password',3),
(12027,'enter_user_name','Enter user name','tr_tr','Enter user name',3),
(12028,'cc','Cc','tr_tr','Cc',4),
(12029,'body','Body','tr_tr','Body',4),
(12030,'bcc','BCC','tr_tr','BCC',4),
(12031,'dialog_title_text_color','Select a Text Color','tr_tr','Select a Text Color',4),
(12032,'date','Date','tr_tr','Date',4),
(12033,'subject','Subject','tr_tr','Subject',4),
(12034,'composeMail','Compose Mail','tr_tr','Compose Mail',4),
(12035,'send','Send','tr_tr','Send',4),
(12036,'select_message','Select message','tr_tr','Select message',4),
(12037,'title_insert_table','Insert Table','tr_tr','Insert Table',4),
(12038,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','tr_tr','I agree to Share API Log to Technical team for further troubleshooting',5),
(12039,'edit_record','Edit Records','tr_tr','Edit Records',5),
(12040,'select_time','Select Time','tr_tr','Select Time',5),
(12041,'edit_item','Edit Item','tr_tr','Edit Item',5),
(12042,'items_total','Items Total','tr_tr','Items Total',5),
(12043,'number_less_then_31','Number should be less than 31','tr_tr','Number should be less than 31',5),
(12044,'users','Users','tr_tr','Users',5),
(12045,'groups','Groups','tr_tr','Groups',5),
(12046,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','tr_tr','Note : Existing attachments(images/files) will be replaced',5),
(12047,'greaterdatetime','End DateTime should be greater than Start DateTime','tr_tr','End DateTime should be greater than Start DateTime',5),
(12048,'until','Until','tr_tr','Until',5),
(12049,'organizations','Organizations','tr_tr','Organizations',6),
(12050,'contacts','Contacts','tr_tr','Contacts',6),
(12051,'opportunity','Opportunity','tr_tr','Opportunity',6),
(12052,'lbl_sun','SUN','tr_tr','SUN',7),
(12053,'lbl_mon','MON','tr_tr','MON',7),
(12054,'lbl_tue','TUE','tr_tr','TUE',7),
(12055,'lbl_wed','WED','tr_tr','WED',7),
(12056,'lbl_thu','THU','tr_tr','THU',7),
(12057,'lbl_fri','FRI','tr_tr','FRI',7),
(12058,'lbl_sat','SAT','tr_tr','SAT',7),
(12059,'lbl_1','1','tr_tr','1',7),
(12060,'lbl_2','2','tr_tr','2',7),
(12061,'lbl_3','3','tr_tr','3',7),
(12062,'lbl_4','4','tr_tr','4',7),
(12063,'lbl_5','5','tr_tr','5',7),
(12064,'lbl_6','6','tr_tr','6',7),
(12065,'lbl_7','7','tr_tr','7',7),
(12066,'lbl_8','8','tr_tr','8',7),
(12067,'lbl_9','9','tr_tr','9',7),
(12068,'lbl_10','10','tr_tr','10',7),
(12069,'lbl_11','11','tr_tr','11',7),
(12070,'lbl_12','12','tr_tr','12',7),
(12071,'lbl_13','13','tr_tr','13',7),
(12072,'lbl_14','14','tr_tr','14',7),
(12073,'lbl_15','15','tr_tr','15',7),
(12074,'lbl_16','16','tr_tr','16',7),
(12075,'lbl_17','17','tr_tr','17',7),
(12076,'lbl_18','18','tr_tr','18',7),
(12077,'lbl_19','19','tr_tr','19',7),
(12078,'lbl_20','20','tr_tr','20',7),
(12079,'lbl_21','21','tr_tr','21',7),
(12080,'lbl_22','22','tr_tr','22',7),
(12081,'lbl_23','23','tr_tr','23',7),
(12082,'lbl_24','24','tr_tr','24',7),
(12083,'lbl_25','25','tr_tr','25',7),
(12084,'lbl_26','26','tr_tr','26',7),
(12085,'lbl_27','27','tr_tr','27',7),
(12086,'lbl_28','28','tr_tr','28',7),
(12087,'lbl_29','29','tr_tr','29',7),
(12088,'lbl_30','30','tr_tr','30',7),
(12089,'lbl_31','31','tr_tr','31',7),
(12090,'lbl_32','32','tr_tr','32',7),
(12091,'lbl_33','33','tr_tr','33',7),
(12092,'lbl_34','34','tr_tr','34',7),
(12093,'lbl_35','35','tr_tr','35',7),
(12094,'lbl_36','36','tr_tr','36',7),
(12095,'lbl_37','37','tr_tr','37',7),
(12096,'lbl_38','38','tr_tr','38',7),
(12097,'lbl_39','39','tr_tr','39',7),
(12098,'lbl_40','40','tr_tr','40',7),
(12099,'lbl_41','41','tr_tr','41',7),
(12100,'lbl_42','42','tr_tr','42',7),
(12101,'current_date','current date','tr_tr','current date',7),
(12102,'event','Events','tr_tr','Events',7),
(12103,'calendar','Calendar','tr_tr','Calendar',7),
(12104,'latest_version','Latest Version :','tr_tr','Latest Version :',8),
(12105,'expire_on','Next renewal date : ','tr_tr','Next renewal date : ',8),
(12106,'ctmobile_ext_version','CTMobile Ext. Version : ','tr_tr','CTMobile Ext. Version : ',8),
(12107,'you_have_latest_version','You already have latest version','tr_tr','You already have latest version',8),
(12108,'latest_version1','You Already have latest version','tr_tr','You Already have latest version',8),
(12109,'upgreaded','Upgrade','tr_tr','Upgrade',8),
(12110,'downgrade','Downgrade','tr_tr','Downgrade',8),
(12111,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','tr_tr','You can set from here how many number of records you want to show on Home screen for Recent Event.',8),
(12112,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','tr_tr','You can submit your feedback with description , our team will check your feedback and get back to you.',8),
(12113,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','tr_tr','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.',8),
(12114,'info','Info','tr_tr','Info',8),
(12115,'recent_history','Recent History','tr_tr','Recent History',8),
(12116,'recent_feedback','Feedback','tr_tr','Feedback',8),
(12117,'recent_log','Log','tr_tr','Log',8),
(12118,'crmtiger_app_version','CRMTiger App Version : ','tr_tr','CRMTiger App Version : ',8),
(12119,'historylimit','Recent History Limit','tr_tr','Recent History Limit',8),
(12120,'radious_in_miles','Radius in miles','tr_tr','Radius in miles',8),
(12121,'recentlimit','Recent Event Limit','tr_tr','Recent Event Limit',8),
(12122,'upcoming_events','Upcoming Events','tr_tr','Upcoming Events',8),
(12123,'rate_our_app','Rate Our App!','tr_tr','Rate Our App!',8),
(12124,'feedback','Submit Feedback','tr_tr','Submit Feedback',8),
(12125,'sendfeedback','Feedback Send','tr_tr','Feedback Send',8),
(12126,'emaillimit','Email limit','tr_tr','Email limit',8),
(12127,'log','Log','tr_tr','Log',8),
(12128,'logclear','Log cleared successfully.','tr_tr','Log cleared successfully.',8),
(12129,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','tr_tr','You can set from here how many number of records you want to show on Home screen for Recent History.',8),
(12130,'proceed_to_upgrade1','Proceed to','tr_tr','Proceed to',8),
(12131,'upgradation_message','will required logout and login again later.','tr_tr','will required logout and login again later.',8),
(12132,'proceed_to_upgrade','Proceed to Upgrade','tr_tr','Proceed to Upgrade',8),
(12133,'module_setting','Module Setting','tr_tr','Module Setting',9),
(12134,'sortbyfield','Sort by field','tr_tr','Sort by field',9),
(12135,'ascending','Ascending A to Z','tr_tr','Ascending A to Z',9),
(12136,'descending','Descending Z to A','tr_tr','Descending Z to A',9),
(12137,'first_field','First Field','tr_tr','First Field',9),
(12138,'second_field','Second Field','tr_tr','Second Field',9),
(12139,'third_field','Third Field','tr_tr','Third Field',9),
(12140,'sure_want_restore','Are you sure you want to reset to default settings?','tr_tr','Are you sure you want to reset to default settings?',9),
(12141,'orderlist','List Order','tr_tr','List Order',9),
(12142,'module_reset','Restore to Default','tr_tr','Restore to Default',9),
(12143,'display_fields','Display Fields','tr_tr','Display Fields',9),
(12144,'discount_lessthen_100','Discount % should be less than 100','tr_tr','Discount % should be less than 100',10),
(12145,'select_item','Select Item','tr_tr','Select Item',10),
(12146,'item_comment','Item Comment','tr_tr','Item Comment',10),
(12147,'record_name','Record Name is :','tr_tr','Record Name is :',11),
(12148,'go_back','Go Back','tr_tr','Go Back',11),
(12149,'please_enter_shortcut_name','Please Enter Shortcut Name','tr_tr','Please Enter Shortcut Name',11),
(12150,'number_not_found','Contact Number not found','tr_tr','Contact Number not found',11),
(12151,'mail_not_found','Mail Address not found','tr_tr','Mail Address not found',11),
(12152,'create_shortcut','Create Shortcut','tr_tr','Create Shortcut',11),
(12153,'contact_summary','Summary','tr_tr','Summary',11),
(12154,'activites','Activities','tr_tr','Activities',11),
(12155,'details','Details','tr_tr','Details',11),
(12156,'related','Related','tr_tr','Related',11),
(12157,'share_link','Share record with','tr_tr','Share record with',11),
(12158,'edit','Edit','tr_tr','Edit',11),
(12159,'duplicate','Duplicate','tr_tr','Duplicate',11),
(12160,'whatsapp','Whatsapp','tr_tr','Whatsapp',11),
(12161,'call','Call','tr_tr','Call',11),
(12162,'choose_contact_for_call','Choose Contact for Call','tr_tr','Choose Contact for Call',11),
(12163,'choose_contact_for_sms','Choose Contact for SMS','tr_tr','Choose Contact for SMS',11),
(12164,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','tr_tr','Choose Contact for WhatsApp',11),
(12165,'chosse_contact_for_email','Choose Email','tr_tr','Choose Email',11),
(12166,'attach_file','Attach Files','tr_tr','Attach Files',11),
(12167,'close','Close','tr_tr','Close',11),
(12168,'status','Status','tr_tr','Status',11),
(12169,'stop','Stop','tr_tr','Stop',11),
(12170,'zero','0','tr_tr','0',11),
(12171,'record','Record','tr_tr','Record',11),
(12172,'voice_note','Voice Note','tr_tr','Voice Note',11),
(12173,'tickets','Tickets','tr_tr','Tickets',12),
(12174,'check_out','Check Out','tr_tr','Check Out',12),
(12175,'check_in','Check In','tr_tr','Check In',12),
(12176,'select_any','Select any','tr_tr','Select any',12),
(12177,'fulldetails','Show Full Details','tr_tr','Show Full Details',12),
(12178,'checkin','Check-in','tr_tr','Check-in',12),
(12179,'navigate','Navigate','tr_tr','Navigate',12),
(12180,'product','Products','tr_tr','Products',12),
(12181,'projectMilestone','Project Milestone','tr_tr','Project Milestone',12),
(12182,'projecttask','Project Tasks','tr_tr','Project Tasks',12),
(12183,'nearby','NearBy','tr_tr','NearBy',13),
(12184,'document','Document','tr_tr','Document',14),
(12185,'reply','Reply','tr_tr','Reply',14),
(12186,'reply_all','Reply All','tr_tr','Reply All',14),
(12187,'forward','Forward','tr_tr','Forward',14),
(12188,'action','Action','tr_tr','Action',14),
(12189,'select_first','Select First','tr_tr','Select First',14),
(12190,'commentaddsuccessful','Comment added successfull','tr_tr','Comment added successfull',14),
(12191,'move_to','Move to','tr_tr','Move to',14),
(12192,'attach','Attach','tr_tr','Attach',14),
(12193,'addcoment','Add Comment','tr_tr','Add Comment',14),
(12194,'adddocument','Add Document','tr_tr','Add Document',14),
(12195,'home','Home','tr_tr','Home',15),
(12196,'checkout','Check-out','tr_tr','Check-out',15),
(12197,'message_search','Search by name','tr_tr','Search by name',15),
(12198,'start_shift','Start shift','tr_tr','Start shift',15),
(12199,'end_shift','End shift','tr_tr','End shift',15),
(12200,'today_meeting','Meetings','tr_tr','Meetings',15),
(12201,'shift_time_track','Shift Time Track','tr_tr','Shift Time Track',15),
(12202,'logout_msg','You have to login again , click','tr_tr','You have to login again , click',15),
(12203,'logout_msg1','to continue.','tr_tr','to continue.',15),
(12204,'permission_denied','You don\'t have permission to create','tr_tr','You don\'t have permission to create',15),
(12205,'history','Activity stream','tr_tr','Activity stream',15),
(12206,'search_value','Search value :','tr_tr','Search value :',15),
(12207,'feed_back_msg','Please enter feedback message','tr_tr','Please enter feedback message',16),
(12208,'feed_back_hint_msg','Enter feedback message','tr_tr','Enter feedback message',16),
(12209,'submit','Submit','tr_tr','Submit',16),
(12210,'check_app_not_installed','Application is not currently installed.','tr_tr','Application is not currently installed.',17),
(12211,'send_sms_fail_message','SMS failed, please try again later!','tr_tr','SMS failed, please try again later!',17),
(12212,'documentaddsuccessfully','Document Attach successfully','tr_tr','Document Attach successfully',17),
(12213,'send_message','Send message','tr_tr','Send message',17),
(12214,'sms_to','smsto:','tr_tr','smsto:',17),
(12215,'add_list_message','Add List','tr_tr','Add List',18),
(12216,'mylist','My List','tr_tr','My List',18),
(12217,'filtername','Filter Name','tr_tr','Filter Name',18),
(12218,'selectlist','Select a List','tr_tr','Select a List',18),
(12219,'assingedto','Assigned To','tr_tr','Assigned To',18),
(12220,'selectmodule','Select a module','tr_tr','Select a module',18),
(12221,'add_list','Add Filter','tr_tr','Add Filter',18),
(12222,'recent_event','Recent Event','tr_tr','Recent Event',19),
(12223,'recent_hostory','Recent History','tr_tr','Recent History',19),
(12224,'module_specific_settings','Module-Specific Settings','tr_tr','Module-Specific Settings',19),
(12225,'talk_to_us','Talk to us','tr_tr','Talk to us',19),
(12226,'report_a_bug','Report A Bug','tr_tr','Report A Bug',19),
(12227,'faq','FAQ','tr_tr','FAQ',19),
(12228,'selectmodules','Select Module','tr_tr','Select Module',19),
(12229,'myplan','My Plan','tr_tr','My Plan',19),
(12230,'message','Message','tr_tr','Message',20),
(12231,'message_validation','Please enter Message','tr_tr','Please enter Message',20),
(12232,'contact_select','Please Select contact','tr_tr','Please Select contact',20),
(12233,'global_search','Global Search','tr_tr','Global Search',21),
(12234,'records','Records','tr_tr','Records',21),
(12235,'dont_show_again','Don\'t Show Again','tr_tr','Don\'t Show Again',22),
(12236,'skip','Skip','tr_tr','Skip',22),
(12237,'file_downloading','File Downloading','tr_tr','File Downloading',23),
(12238,'add_screenshots_optional','Add screenshots (optional)','tr_tr','Add screenshots (optional)',24),
(12239,'describe_your_problem','Describe your problem','tr_tr','Describe your problem',24),
(12240,'default_filter_shortcut','Default Filter Shortcut','tr_tr','Default Filter Shortcut',25),
(12241,'record_shortcut','Record Shortcut','tr_tr','Record Shortcut',25),
(12242,'enter_url','Please Enter url','tr_tr','Please Enter url',26),
(12243,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','tr_tr','You need to update the app to continue using Please update to continue Older versions will no longer work from today',26),
(12244,'search_by','Search by','tr_tr','Search by',27),
(12245,'selected_filter','Selected filter :','tr_tr','Selected filter :',27),
(12246,'selected_field','Selected field :','tr_tr','Selected field :',27),
(12247,'choose','Choose','tr_tr','Choose',28),
(12248,'qr_cardscanner','QR Code Scanner','tr_tr','QR Code Scanner',28),
(12249,'error_message_for_scan','Could not read the card Try again later.','tr_tr','Could not read the card Try again later.',28),
(12250,'press_start_scan','Press to Start Scan','tr_tr','Press to Start Scan',28),
(12251,'line_item_quntity_validation_msg','Value should be greater than zero','tr_tr','Value should be greater than zero',29),
(12252,'percentage_msg','Percentage should be less than 100','tr_tr','Percentage should be less than 100',29),
(12253,'MSG_NO_DATA','No data found!','tr_tr','No data found!',29),
(12254,'MSG_SOMETHING_WRONG','Something went wrong!','tr_tr','Something went wrong!',29),
(12255,'MSG_COMING_SOON','Coming Soon!','tr_tr','Coming Soon!',29),
(12256,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','tr_tr','Please upload profile image.',29),
(12257,'ALERT_TITLE_LOCATION_ACCESS','Location Access','tr_tr','Location Access',29),
(12258,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','tr_tr','Requires your location to show nearby events.',29),
(12259,'ALERT_BTN_ALLOW','ALLOW','tr_tr','ALLOW',29),
(12260,'ALERT_BTN_DENY','DENY','tr_tr','DENY',29),
(12261,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','tr_tr','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(12262,'DELETE_RECORD','Delete Record','tr_tr','Delete Record',29),
(12263,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','tr_tr','Are you sure want to delete this shortcut?',29),
(12264,'DELETE_SHORTCUT','Delete Shortcut','tr_tr','Delete Shortcut',29),
(12265,'LBL_TERMS','By logging in, you agree to our Terms and','tr_tr','By logging in, you agree to our Terms and',29),
(12266,'LBL_CONDITIONS','Conditions &','tr_tr','Conditions &',29),
(12267,'ALERT_TITLE','Alert','tr_tr','Alert',29),
(12268,'ALERT_BTN_SUBSCRIBE','Subscribe','tr_tr','Subscribe',29),
(12269,'MSG_SELECT_MODULE','Please select any Module','tr_tr','Please select any Module',29),
(12270,'MSG_SELECT_LIST','Please select any List','tr_tr','Please select any List',29),
(12271,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','tr_tr','You don\'t have camera',29),
(12272,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','tr_tr','You don\'t have permission to access gallery.',29),
(12273,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','tr_tr','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on',29),
(12274,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','tr_tr','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on',29),
(12275,'BTN_DONE','Done','tr_tr','Done',29),
(12276,'COMMENT','Comment','tr_tr','Comment',29),
(12277,'FULL_FORM','Full Form','tr_tr','Full Form',29),
(12278,'QUICK_CREATE','Create','tr_tr','Create',29),
(12279,'LBL_SELECT_FIELDS','Select Fields','tr_tr','Select Fields',29),
(12280,'LBL_SELECT_FIELDS','Select Fields','tr_tr','Select Fields',29),
(12281,'LBL_SELECT_FIRST_FIELDS','Select First Field','tr_tr','Select First Field',29),
(12282,'LBL_SELECT_SECOND_FIELDS','Select Second Field','tr_tr','Select Second Field',29),
(12283,'LBL_SELECT_THIRD_FIELDS','Select Third Field','tr_tr','Select Third Field',29);
INSERT INTO `ctmobile_language_keyword` VALUES
(12284,'LBL_SORT_BY_FIELD','Select Sort By Field','tr_tr','Select Sort By Field',29),
(12285,'BTN_RESET_TO_DEFAULT','Reset to Default','tr_tr','Reset to Default',29),
(12286,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','tr_tr','Select Sort by field',29),
(12287,'kStrClearBtnTitle','Clear','tr_tr','Clear',29),
(12288,'kStrShowMoreBtnTitle','Show More','tr_tr','Show More',29),
(12289,'kStrAddActivitiesBtnTitle','Add Activities','tr_tr','Add Activities',29),
(12290,'kStrAddCommentPlaceHolder','Add your comments here','tr_tr','Add your comments here',29),
(12291,'MSG_ENTER_TO_EMAIL','Please enter to field.','tr_tr','Please enter to field.',29),
(12292,'WARNING_FILE','File can\'t open.','tr_tr','File can\'t open.',29),
(12293,'MSG_FILE_SAVED','File saved.','tr_tr','File saved.',29),
(12294,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','tr_tr','Download fail!, please try after sometime.',29),
(12295,'LBL_SHORTCUT','Shortcut','tr_tr','Shortcut',29),
(12296,'TXT_MESSAGE_PLACEHOLDER','Type Message','tr_tr','Type Message',29),
(12297,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','tr_tr','Install Whatsapp',29),
(12298,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','tr_tr','No MailBox found. Please Create Mailbox',29),
(12299,'LBL_WROTE','Wrote','tr_tr','Wrote',29),
(12300,'MSG_MAIL_SEND','Mail sent','tr_tr','Mail sent',29),
(12301,'log_file_not_found','API Log file not found.','tr_tr','API Log file not found.',29),
(12302,'unknown_error','An unknown error occurred, try again','tr_tr','An unknown error occurred, try again',29),
(12303,'CTMTigerAppVersion','CRMTiger App Version','tr_tr','CRMTiger App Version',29),
(12304,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','tr_tr','CTMobile Ext. Version Update Successfully',29),
(12305,'dialog_Premium_downgrade','Downgrade will required logout and login again later','tr_tr','Downgrade will required logout and login again later',29),
(12306,'dialog_Premium','Upgrade will required logout and login again later','tr_tr','Upgrade will required logout and login again later',29),
(12307,'Overwrite','Overwrite','tr_tr','Overwrite',29),
(12308,'MSGAddressOverwrite1','Overwrite the existing address with the selected','tr_tr','Overwrite the existing address with the selected',29),
(12309,'MSGAddressOverwrite2','address details?','tr_tr','address details?',29),
(12310,'UPGRADE_PLAN','Upgrade Plan','tr_tr','Upgrade Plan',29),
(12311,'DOWNGRADE_PLAN','Downgrade Plan','tr_tr','Downgrade Plan',29),
(12312,'UPGRADE_EXTENSION','Upgrade Extension','tr_tr','Upgrade Extension',29),
(12313,'UPGRADE_APP','Upgrade App','tr_tr','Upgrade App',29),
(12314,'SELECT_OPTION','Select Option','tr_tr','Select Option',29),
(12315,'PLEASE_SELECT','Please select','tr_tr','Please select',29),
(12316,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','tr_tr','You don\'t have permission for this module.',29),
(12317,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','tr_tr','Please select reccuring day of month.',29),
(12318,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','tr_tr','Please select reccuring day of week.',29),
(12319,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','tr_tr','Please select reccuring days.',29),
(12320,'Please select reccuring days.','Please select reccuring days.','tr_tr','Please select reccuring days.',29),
(12321,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','tr_tr','Please select reccuring end date.',29),
(12322,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','tr_tr','Please select reccuring type.',29),
(12323,'FREQ_TIME','Times','tr_tr','Times',29),
(12324,'REPEAT_YEARLY','Repeat Yearly','tr_tr','Repeat Yearly',29),
(12325,'REPEAT_MONTHLY','Repeat Monthly','tr_tr','Repeat Monthly',29),
(12326,'REPEAT_WEEKLY','Repeat Weekly','tr_tr','Repeat Weekly',29),
(12327,'REPEAT_DAILY','Repeat Daily','tr_tr','Repeat Daily',29),
(12328,'ACTION_TITLE','Action Title','tr_tr','Action Title',29),
(12329,'MSG_SELECT_VALID_DATE','Please select valid day of month.','tr_tr','Please select valid day of month.',29),
(12330,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','tr_tr','Start date should be less than end date.',29),
(12331,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','tr_tr','Start time should be less than end time.',29),
(12332,'LBL_LINEITEM_DETAILS','Lineitem Details','tr_tr','Lineitem Details',29),
(12333,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','tr_tr','Discount amount should be less than the total.',29),
(12334,'VIEW','View','tr_tr','View',29),
(12335,'MSG_ENTER_VALID','Please enter valid','tr_tr','Please enter valid',29),
(12336,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','tr_tr','Percentage should be less than 100.',29),
(12337,'ITEM_TOTAL','Item Total','tr_tr','Item Total',29),
(12338,'ADJUSTMENT','Adjustment','tr_tr','Adjustment',29),
(12339,'TITLE_CHOOSE_IMAGE','Choose Image','tr_tr','Choose Image',29),
(12340,'COMPRESS','Compress','tr_tr','Compress',29),
(12341,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','tr_tr','Your image size is too large, please select another image',29),
(12342,'OnDayOfMonth','On day of month','tr_tr','On day of month',29),
(12343,'OnDayOfWeek','On day of week','tr_tr','On day of week',29),
(12344,'AddAndClose','Add & Close','tr_tr','Add & Close',29),
(12345,'Repeat','Repeat','tr_tr','Repeat',29),
(12346,'OnDay','On day','tr_tr','On day',29),
(12347,'View_Line_Item','View Line Item','tr_tr','View Line Item',29),
(12348,'TITLE_IMAGE','Image','tr_tr','Image',29),
(12349,'TITLE_ICLOUD','iCloud','tr_tr','iCloud',29),
(12350,'GOOGLE','Google','tr_tr','Google',29),
(12351,'ALERT_BTN_OKAY','Okay','tr_tr','Okay',29),
(12352,'ALERT_TITLE_ACCESS_DENIED','Access Denied','tr_tr','Access Denied',29),
(12353,'Dont_Show_Again','Don\'t show again','tr_tr','Don\'t show again',29),
(12354,'Skip','Skip','tr_tr','Skip',29),
(12355,'Fillter_Name','Fillter Name','tr_tr','Fillter Name',29),
(12356,'Fillter_Record_Count','Fillter Record Count','tr_tr','Fillter Record Count',29),
(12357,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','tr_tr','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(12358,'vtiger_url','Your vTiger CRM URL','tr_tr','Your vTiger CRM URL',26),
(12359,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','tr_tr','You don\'t have permission to Add either This is read-only or Private Field.',31),
(12360,'CLEAR','Clear','tr_tr','Clear',31),
(12361,'Files/photos uploaded successfully','Files/photos uploaded successfully','tr_tr','Files/photos uploaded successfully',32),
(12362,'Digital signature saved','Digital signature saved','tr_tr','Digital signature saved',32),
(12363,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','tr_tr','Please upload Signature or Files/photos',32),
(12364,'Files / Photos','Files / Photos','tr_tr','Files / Photos',32),
(12365,'Signature','Signature','tr_tr','Signature',32),
(12366,'add_photo_using','Add Photo Using','tr_tr','Add Photo Using',31),
(12367,'btn_upload_sign','(+) Add Signature','tr_tr','(+) Add Signature',31),
(12368,'btn_upload_photo_doc','(+) Upload Files/Photos','tr_tr','(+) Upload Files/Photos',31),
(12369,'select_photo_doc_to_upload','Please select files/photos to upload','tr_tr','Please select files/photos to upload',31),
(12370,'related_module_title','Search from related module and Add to \"Route\"','tr_tr','Search from related module and Add to \"Route\"',30),
(12371,'Route status updated successfully','Route status updated successfully','tr_tr','Route status updated successfully',32),
(12372,'Session init failed','Session init failed','tr_tr','Session init failed',32),
(12373,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','tr_tr','You don\'t have permission to access this resource',32),
(12374,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','tr_tr','Could not get the Related To - Try again later',32),
(12375,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','tr_tr','Could not get the Route Planning Record - Try again later',32),
(12376,'Something went wrong - Try again later','Something went wrong - Try again later','tr_tr','Something went wrong - Try again later',32),
(12377,'sequence updated successfully','sequence updated successfully','tr_tr','sequence updated successfully',32),
(12378,'sequence cannot be empty','sequence cannot be empty','tr_tr','sequence cannot be empty',32),
(12379,'Shortcut details not saved','Shortcut details not saved','tr_tr','Shortcut details not saved',32),
(12380,'Shortcut details saved successfully','Shortcut details saved successfully','tr_tr','Shortcut details saved successfully',32),
(12381,'Route save successfully','Route save successfully','tr_tr','Route save successfully',32),
(12382,'Record save successfully','Record save successfully','tr_tr','Record save successfully',32),
(12383,'No dependency found for picklist','No dependency found for picklist','tr_tr','No dependency found for picklist',32),
(12384,'No records found','No records found','tr_tr','No records found',32),
(12385,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','tr_tr','Outgoing server is not enabled, please configure from CRM',32),
(12386,'Removed Successfully','Removed Successfully','tr_tr','Removed Successfully',32),
(12387,'Shortcut has been deleted','Shortcut has been deleted','tr_tr','Shortcut has been deleted',32),
(12388,'relation of records removed successfully','relation of records removed successfully','tr_tr','relation of records removed successfully',32),
(12389,'relation of records not removed','relation of records not removed','tr_tr','relation of records not removed',32),
(12390,'Record has been deleted successfully','Record has been deleted successfully','tr_tr','Record has been deleted successfully',32),
(12391,'Time Tracking saved successfully','Time Tracking saved successfully','tr_tr','Time Tracking saved successfully',32),
(12392,'Time Tracking updated successfully','Time Tracking updated successfully','tr_tr','Time Tracking updated successfully',32),
(12393,'Time Tracking ended successfully','Time Tracking ended successfully','tr_tr','Time Tracking ended successfully',32),
(12394,'Time Tracking started successfully','Time Tracking started successfully','tr_tr','Time Tracking started successfully',32),
(12395,'record cannot be empty','record cannot be empty','tr_tr','record cannot be empty',32),
(12396,'Module is disabled','Module is disabled','tr_tr','Module is disabled',32),
(12397,'Shift ended successfully','Shift ended successfully','tr_tr','Shift ended successfully',32),
(12398,'Shift started successfully','Shift started successfully','tr_tr','Shift started successfully',32),
(12399,'relation of records added successfully','relation of records added successfully','tr_tr','relation of records added successfully',32),
(12400,'Comment saved successfully','Comment saved successfully','tr_tr','Comment saved successfully',32),
(12401,'Comment not saved','Comment not saved','tr_tr','Comment not saved',32),
(12402,'Comment module is not active','Comment module is not active','tr_tr','Comment module is not active',32),
(12403,'No Upcoming Event','No Upcoming Event','tr_tr','No Upcoming Event',32),
(12404,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','tr_tr','No Templates found - create it from Message Templates module',32),
(12405,'No event or task for this date','No event or task for this date','tr_tr','No event or task for this date',32),
(12406,'No filters created','No filters created','tr_tr','No filters created',32),
(12407,'Select at least one record to attach','Select at least one record to attach','tr_tr','Select at least one record to attach',32),
(12408,'Please select one or more attachments','Please select one or more attachments','tr_tr','Please select one or more attachments',32),
(12409,'No event for this month','No event for this month','tr_tr','No event for this month',32),
(12410,'No Activity found','No Activity found','tr_tr','No Activity found',32),
(12411,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','tr_tr','Your feedback is valuable for us - it cannot be empty',32),
(12412,'Could not send mail, Please try later','Could not send mail, Please try later','tr_tr','Could not send mail, Please try later',32),
(12413,'Latest Version updated successfully','Latest Version updated successfully','tr_tr','Latest Version updated successfully',32),
(12414,'User Location Updated Successfully','User Location Updated Successfully','tr_tr','User Location Updated Successfully',32),
(12415,'User Location not Updated Successfully','User Location not Updated Successfully','tr_tr','User Location not Updated Successfully',32),
(12416,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','tr_tr','SMSNotifier is not enable in CRM. Please enable it first',32),
(12417,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','tr_tr','Could not submit your feedback - Please try again later',32),
(12418,'Thank you for submitting your feedback','Thank you for submitting your feedback','tr_tr','Thank you for submitting your feedback',32),
(12419,'Please upload User Image','Please upload User Image','tr_tr','Please upload User Image',32),
(12420,'Image Not Uploading, please try again','Image Not Uploading, please try again','tr_tr','Image Not Uploading, please try again',32),
(12421,'User Image Uploaded Successfully','User Image Uploaded Successfully','tr_tr','User Image Uploaded Successfully',32),
(12422,'Invalid Module name','Invalid Module name','tr_tr','Invalid Module name',32),
(12423,'Records Sync Successfully','Records Sync Successfully','tr_tr','Records Sync Successfully',32),
(12424,'Values cannot be empty','Values cannot be empty','tr_tr','Values cannot be empty',32),
(12425,'Record id is empty','Record id is empty','tr_tr','Record id is empty',32),
(12426,'Logout Successfully','Logout Successfully','tr_tr','Logout Successfully',32),
(12427,'Please Enable CTMobile Module','Please Enable CTMobile Module','tr_tr','Please Enable CTMobile Module',32),
(12428,'Authentication Failed','Username and Password do not match','tr_tr','Username and Password do not match',32),
(12429,'Mismatched module information','Something gone wrong, please try again later','tr_tr','Something gone wrong, please try again later',32),
(12430,'Field does not exists','Please set display fields again','tr_tr','Please set display fields again',32),
(12431,'Module does not exists','Module does not exists or disabled by admin','tr_tr','Module does not exists or disabled by admin',32),
(12432,'Month cannot be empty','Could not get the Month - Try again later','tr_tr','Could not get the Month - Try again later',32),
(12433,'Year cannot be empty','Could not get the Year - Try again later','tr_tr','Could not get the Year - Try again later',32),
(12434,'Date cannot be empty','Could not get the Date - Try again later','tr_tr','Could not get the Date - Try again later',32),
(12435,'Userid cannot be empty','Could not get the Userid - Try again later','tr_tr','Could not get the Userid - Try again later',32),
(12436,'End Date cannot be empty','Could not get the status - Try again later','tr_tr','Could not get the status - Try again later',32),
(12437,'Start Date cannot be empty','Could not get the Start Date - Try again later','tr_tr','Could not get the Start Date - Try again later',32),
(12438,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','tr_tr','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature',32),
(12439,'Longitude cannot be empty','Could not get location-Please try again','tr_tr','Could not get location-Please try again',32),
(12440,'Latitude cannot be empty','Could not get location-Please try again','tr_tr','Could not get location-Please try again',32),
(12441,'User cannot be empty','Could not get the User - Try again later','tr_tr','Could not get the User - Try again later',32),
(12442,'Status cannot be empty','Could not get the status - Try again later','tr_tr','Could not get the status - Try again later',32),
(12443,'Required fields not found','Required fields not found','tr_tr','Required fields not found',32),
(12444,'Tracking module not active','Tracking module not active-Please contact CRM Admin','tr_tr','Tracking module not active-Please contact CRM Admin',32),
(12445,'Missing mandatory input values','Missing mandatory input values','tr_tr','Missing mandatory input values',32),
(12446,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','tr_tr','No MailBox found. Please Create Mailbox',32),
(12447,'Mail not sent','Mail not sent','tr_tr','Mail not sent',32),
(12448,'Mail send successfully','Mail send successfully','tr_tr','Mail send successfully',32),
(12449,'Email Id or username not match with your record','Email Id or username not match with your record','tr_tr','Email Id or username not match with your record',32),
(12450,'Module not specified','Module not specified','tr_tr','Module not specified',32),
(12451,'No messages found','No messages found','tr_tr','No messages found',32),
(12452,'No Dependency Found For This Module','No Dependency Found For This Module','tr_tr','No Dependency Found For This Module',32),
(12453,'Outgoing server is not Enabled','Outgoing server is not Enabled','tr_tr','Outgoing server is not Enabled',32),
(12454,'Outgoing server is Enabled','Outgoing server is Enabled','tr_tr','Outgoing server is Enabled',32),
(12455,'Email Attached Successfully','Email Attached Successfully','tr_tr','Email Attached Successfully',32),
(12456,'Documents Attached Successfully','Documents Attached Successfully','tr_tr','Documents Attached Successfully',32),
(12457,'Login required - Please login again','Login required - Please login again','tr_tr','Login required - Please login again',32),
(12458,'time_tracking_module_disable','Time tracking module is disable','tr_tr','Time tracking module is disable',31),
(12459,'route_planning_module_disable','Route planning module is disable','tr_tr','Route planning module is disable',31),
(12460,'mark_as_held','Are you sure you want to mark Event as Held?','tr_tr','Are you sure you want to mark Event as Held?',31),
(12461,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','tr_tr','You have already started Time tracking for another record, Do you want to stop it first ?',31),
(12462,'access_denied_routeplanning','Access denied for route planning','tr_tr','Access denied for route planning',31),
(12463,'time_spent','Time Spent','tr_tr','Time Spent',31),
(12464,'select_user','Select User','tr_tr','Select User',30),
(12465,'status_cannot_be_held','Status cannot be held for future date start','tr_tr','Status cannot be held for future date start',30),
(12466,'please_select_end_date','Please select end date','tr_tr','Please select end date',30),
(12467,'please_select_start_date','Please select start date','tr_tr','Please select start date',30),
(12468,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','tr_tr','Tap on + icon to select record for your route.',30),
(12469,'please_enter_notes','Please enter notes','tr_tr','Please enter notes',30),
(12470,'please_enter_title','Please enter title','tr_tr','Please enter title',30),
(12471,'please_select_date','Please Select Date','tr_tr','Please Select Date',30),
(12472,'search_by_date','Search by Date','tr_tr','Search by Date',30),
(12473,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','tr_tr','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.',30),
(12474,'max_upload_size','max file Upload exceeds','tr_tr','max file Upload exceeds',30),
(12475,'unselect_all','UnSelect All','tr_tr','UnSelect All',30),
(12476,'select_all','Select All','tr_tr','Select All',30),
(12477,'please_select_records','Please select records','tr_tr','Please select records',30),
(12478,'select_date','Select Date','tr_tr','Select Date',30),
(12479,'quantity_in_stock_is','Quantity in stock is','tr_tr','Quantity in stock is',30),
(12480,'replies','Replies','tr_tr','Replies',30),
(12481,'conversation_require_selection','Conversion requires selection of Contact or Organization','tr_tr','Conversion requires selection of Contact or Organization',30),
(12482,'please_select_product','Please Select Product','tr_tr','Please Select Product',30),
(12483,'timer_msg','You can start timer for single task only at same time','tr_tr','You can start timer for single task only at same time',31),
(12484,'save_start_tracking','Save & Start Tracking','tr_tr','Save & Start Tracking',31),
(12485,'lbl_notes','Notes','tr_tr','Notes',31),
(12486,'enter_title','Enter Title','tr_tr','Enter Title',31),
(12487,'select_module_record','Select Module / Record','tr_tr','Select Module / Record',31),
(12488,'lbl_tomorrow','Tomorrow','tr_tr','Tomorrow',30),
(12489,'lbl_yesterday','Yesterday','tr_tr','Yesterday',30),
(12490,'lbl_today','Today','tr_tr','Today',30),
(12491,'time_tracker','Time Tracker','tr_tr','Time Tracker',31),
(12492,'time_end','End Time','tr_tr','End Time',5),
(12493,'due_date','End Date','tr_tr','End Date',5),
(12494,'time_start','Time Start','tr_tr','Time Start',5),
(12495,'date_start','Start Date','tr_tr','Start Date',5),
(12496,'delete_widget_msg','Display widget again by using (+) option','tr_tr','Display widget again by using (+) option',15),
(12497,'no_upcoming_activities','No scheduled activities ','tr_tr','No scheduled activities ',15),
(12498,'check_in_first','Please check-in first','tr_tr','Please check-in first',30),
(12499,'duration','Duration','tr_tr','Duration',30),
(12500,'distance','Distance','tr_tr','Distance',30),
(12501,'proper_address_message','Please enter proper address in record\n','tr_tr','Please enter proper address in record',30),
(12502,'select_status','Select Status','tr_tr','Select Status',30),
(12503,'route_planner','Route Planner','tr_tr','Route Planner',30),
(12504,'route_planning','Route Planning','tr_tr','Route Planning',30),
(12505,'add_route','Add Route','tr_tr','Add Route',30),
(12506,'calender_disabled','Calendar Module is disabled','tr_tr','Calendar Module is disabled',30),
(12507,'close_dialog','Close form','tr_tr','Close form',30),
(12508,'cancel_form_message','Are You sure want to close ?','tr_tr','Are You sure want to close ?',30),
(12509,'create_route','Create Route','tr_tr','Create Route',30),
(12510,'select_module_create_route','Select Module to create Route','tr_tr','Select Module to create Route',30),
(12511,'cancel','Cancel','tr_tr','Cancel',30),
(12512,'assign_route','Assign Route','tr_tr','Assign Route',30),
(12513,'route_for','Route for','tr_tr','Route for',30),
(12514,'assigned_to','Assigned To','tr_tr','Assigned To',30),
(12515,'enter_route_name','Enter Route Name','tr_tr','Enter Route Name',30),
(12516,'list','List','tr_tr','List',30),
(12517,'map','Map','tr_tr','Map',30),
(12518,'other_modules','Other Modules','tr_tr','Other Modules',15),
(12519,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','tr_tr','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.',25),
(12520,'clear','Clear','tr_tr','Clear',25),
(12521,'open','Open','tr_tr','Open',11),
(12522,'max_file_msg','Too many files selected (max:6)','tr_tr','Too many files selected (max:6)',11),
(12523,'error_voicenote_record','Unable to recording voice while another application is recording sound.','tr_tr','Unable to recording voice while another application is recording sound.',11),
(12524,'msg_warning','Warning!','tr_tr','Warning!',11),
(12525,'Permision_denied_contact','Permission denied to access your contacts','tr_tr','Permission denied to access your contacts',15),
(12526,'no_widget_added','Please click + icon to add new widget to your dashboard.','tr_tr','Please click + icon to add new widget to your dashboard.',15),
(12527,'no_data_available','Data not available, please check the selected fields','tr_tr','Data not available, please check the selected fields',15),
(12528,'check_out_successfully','Check out successfully','tr_tr','Checked out successfully',11),
(12529,'check_in_successfully','Check in successfully','tr_tr','Checked in successfully',11),
(12530,'check_out','Check out','tr_tr','Check out',11),
(12531,'check_in','Check in','tr_tr','Check in',11),
(12532,'navigate','Navigate','tr_tr','Navigate',11),
(12533,'save_to_phone_vcard_success','VCard Saved to phone successfully','tr_tr','VCard Saved to phone successfully',15),
(12534,'download_vcard_success','VCard downloaded successfully','tr_tr','VCard downloaded successfully',15),
(12535,'card_details','Card Details','tr_tr','Card Details',15),
(12536,'add_widget','Add Widget','tr_tr','Add Widget',15),
(12537,'delete_widget','Are you sure to hide widget?','tr_tr','Are you sure to hide widget?',15),
(12538,'already_widgets_added','All types of Widget & reports are already added','tr_tr','All types of Widget & reports are already added',15),
(12539,'retry','Retry','tr_tr','Retry',28),
(12540,'retake','Retake','tr_tr','Retake',28),
(12541,'Reports','Reports','tr_tr','Reports',15),
(12542,'Widgets','Widgets','tr_tr','Widgets',15),
(12543,'vcard_config','Vcard Configuration','tr_tr','Vcard Configuration',8),
(12544,'save_to_phone','Save to phone','tr_tr','Save to phone',11),
(12545,'download_vcard','Download Vcard','tr_tr','Download Vcard',11),
(12546,'share_vcard','Share Vcard','tr_tr','Share Vcard',11),
(12547,'share_record','Share Record','tr_tr','Share Record',11),
(12548,'permission_denied_edit','You don\'t have permission to edit this record.','tr_tr','You don\'t have permission to edit this record.',27),
(12549,'permission_denied_delete','You don\'t have permission to delete this record.','tr_tr','You don\'t have permission to delete this record.',27),
(12550,'Voice_Recording_Started','Recording Started','tr_tr','Recording Started',12),
(12551,'Voice_Recording_Stopped','Recording Stopped','tr_tr','Recording Stopped',12),
(12552,'SEARCH','Search','tr_tr','Search',7),
(12553,'LAST','Last','tr_tr','Last',7),
(12554,'FIRST','First','tr_tr','First',7),
(12555,'MONDAY','Monday','tr_tr','Monday',7),
(12556,'TUESDAY','Tuesday','tr_tr','Tuesday',7),
(12557,'WEDNESDAY','Wednesday','tr_tr','Wednesday',7),
(12558,'THURSDAY','Thursday','tr_tr','Thursday',7),
(12559,'FRIDAY','Friday','tr_tr','Friday',7),
(12560,'SATURDAY','Saturday','tr_tr','Saturday',7),
(12561,'SUNDAY','Sunday','tr_tr','Sunday',7),
(12562,'DAILY','Daily','tr_tr','Daily',7),
(12563,'WEEKLY','Weekly','tr_tr','Weekly',7),
(12564,'MONTHLY','Monthly','tr_tr','Monthly',7),
(12565,'YEARLY','Yearly','tr_tr','Yearly',7),
(12566,'asset_tracking','Asset tracking','tr_tr','Asset tracking',15),
(12567,'open_file','Open File','tr_tr','Open File',1),
(12568,'download_pdf_successfully','Download PDF Successfully','tr_tr','Download PDF Successfully',1),
(12569,'select_pdf','Select PDF','tr_tr','Select PDF',1),
(12570,'email_pdf','Email PDF','tr_tr','Email PDF',1),
(12571,'download_pdf','Download PDF','tr_tr','Download PDF',1),
(12572,'edit_route','Edit Route','tr_tr','Edit Route',1),
(12573,'save_route','Save Route','tr_tr','Save Route',1),
(12574,'clear_all','Clear All','tr_tr','Clear All',1),
(12575,'notification','Notifications','tr_tr','Notifications',1),
(12576,'menu_management','Menu Management','tr_tr','Menu Management',1),
(12577,'select_menu','Select Menu','tr_tr','Select Menu',1),
(12578,'module_record_not_found','Module and Record not found','tr_tr','Module and Record not found',1),
(12579,'reason_for_changing_comments','Reason for changing comments','tr_tr','Reason for changing comments',1),
(12580,'edit_reason','Edit Reason','tr_tr','Edit Reason',1),
(12581,'create_filters','Create Filter','tr_tr','Create Filter',1),
(12582,'you_checked','You Checked','tr_tr','You Checked',1),
(12583,'you_un_checked','You UnChecked','tr_tr','You UnChecked',1),
(12584,'log_the_call','Log the call ?','tr_tr','Log the call ?',1),
(12585,'add_a_description_(optional)','Add a description (optional)','tr_tr','Add a description (optional)',1),
(12586,'called','Called','tr_tr','Called',1),
(12587,'call_log','Call Log','tr_tr','Call Log',1),
(12588,'subject','Subject','tr_tr','Subject',1),
(12589,'add_condition','Add Condition','tr_tr','Add Condition',1),
(12590,'select_condition','Select Condition','tr_tr','Select Condition',1),
(12591,'select_field','Select Field','tr_tr','Select Field',1),
(12592,'please_select_first_field','Please First Select field','tr_tr','Please First Select field',1),
(12593,'filter_name','Filter Name','tr_tr','Filter Name',1),
(12594,'enter_filter_name','Enter filter name','tr_tr','Enter filter name',1),
(12595,'choose_conditions','Choose Conditions','tr_tr','Choose Conditions',1),
(12596,'all_condition','All Conditions(All conditions must be met)','tr_tr','All Conditions(All conditions must be met)',1),
(12597,'any_condition','Any Conditions(At least one the conditions must be met)','tr_tr','Any Conditions(At least one the conditions must be met)',1),
(12598,'lattitude','latitude','tr_tr','latitude',1),
(12599,'notification_settings','Notification Settings','tr_tr','Notification Settings',1),
(12600,'notification_management','Notification Management','tr_tr','Notification Management',1),
(12601,'addyourcommentshere','Type @ to mention user','tr_tr','Type @ to mention user',1),
(12602,'google_api_key_missing','Google Api key is missing.','tr_tr','Google Api key is missing.',1),
(12603,'event_filter_by','Event Filter by','tr_tr','Event Filter by',1),
(12604,'apply','Apply','tr_tr','Apply',1),
(12605,'choose_from_gallery','Choose From Gallery','tr_tr','Choose From Gallery',1),
(12606,'choose_from_camera','Choose From Camera','tr_tr','Choose From Camera',1),
(12607,'mutli_select_CB','Mutli Select CB','tr_tr','Mutli Select CB',1),
(12608,'please_select_condition','Please Select Condition','tr_tr','Please Select Condition',1),
(12609,'please_enter_value_or_field','Please Enter Value or Field','tr_tr','Please Enter Value or Field',1),
(12610,'set_as_default','Set as Default','tr_tr','Set as Default',1),
(12611,'list_in_metrics','List in Metrics','tr_tr','List in Metrics',1),
(12612,'order_number','Order Number','tr_tr','Order Number',1),
(12613,'recording_saved_message','Recording saved successfully.','tr_tr','Recording saved successfully.',1),
(12614,'recording_file','Recording File','tr_tr','Recording File',1),
(12615,'file_not_found','File not found','tr_tr','File not found',1),
(12616,'please_enter_valid_path','Please enter valid path','tr_tr','Please enter valid path',1),
(12617,'enter_path_here','Enter path here...','tr_tr','Enter path here...',1),
(12618,'set_call_recording_path','Set Call Recording Path','tr_tr','Set Call Recording Path',1),
(12619,'set_call_recording_path_here','Set call recording path here','tr_tr','Set call recording path here',1),
(12620,'call_recording_path','Call Recording Path','tr_tr','Call Recording Path',1),
(12621,'please_place_api','Please enable place api','tr_tr','Please enable place api',1),
(12622,'event_filters_by','Event Filters by','tr_tr','Event Filters by',1),
(12623,'select_at_least_one_option','Please select at least one option','tr_tr','Please select at least one option',1),
(12624,'enable_call_feature','Please enable call feature','tr_tr','Please enable call feature',1),
(12625,'enable_email_feature','Please enable email feature','tr_tr','Please enable email feature',1),
(12626,'demo_login','Demo Login','tr_tr','Demo Login',1),
(12627,'select_email_template','Select Email Template','tr_tr','Select Email Template',1),
(12628,'template_name','Template Name','tr_tr','Template Name',1),
(12629,'example_storage_path','example : storage/Music/Recordings/Call Recordings','tr_tr','example : storage/Music/Recordings/Call Recordings',1),
(12630,'User Notification Settings saved successfully','User Notification Settings saved successfully','tr_tr','User Notification Settings saved successfully',33),
(12631,'This Notification has been disabled by admin','This Notification has been disabled by admin','tr_tr','This Notification has been disabled by admin',33),
(12632,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','tr_tr','Notify when any updates to the record you\'re following',33),
(12633,'Task assigned to you','Task assigned to you','tr_tr','Task assigned to you',33),
(12634,'Task Reminder','Task Reminder','tr_tr','Task Reminder',33),
(12635,'You were mentioned in comments','You were mentioned in comments','tr_tr','You were mentioned in comments',33),
(12636,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','tr_tr','Comments has been added to record assigned to you',33),
(12637,'When Record Assigned','When Record Assigned','tr_tr','When Record Assigned',33),
(12638,'Event Reminder','Event Reminder','tr_tr','Event Reminder',33),
(12639,'Event Invitation','Event Invitation','tr_tr','Event Invitation',33),
(12640,'Follow record','Follow record','tr_tr','Follow record',33),
(12641,'Task','Task','tr_tr','Task',33),
(12642,'Conversions','Conversions','tr_tr','Conversions',33),
(12643,'Events','Events','tr_tr','Events',33),
(12644,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','tr_tr','No record(s) found Please click on filter icon to change filter',1),
(12645,'title','Title','tr_tr','Title',1),
(12646,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','tr_tr','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(12647,'call_recording','Call recording','tr_tr','Call recording',1),
(12648,'voice_recorder','Voice Recorder','tr_tr','Voice Recorder',1),
(12649,'no_address_reference_found','No Address Reference found','tr_tr','No Address Reference found',32),
(12650,'no_overdue_activities','No OverDue Activities','tr_tr','No OverDue Activities',32),
(12651,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','tr_tr','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(12652,'Default_Search_Field','Default search field','tr_tr','Default search field',32),
(12653,'Calender_Reminder_Message','Free user can\'t send local reminder','tr_tr','Free user can\'t send local reminder',32),
(12654,'you_must_have_permission','You must give permissions to use this features.','tr_tr','You must give permissions to use this features.',32),
(12655,'internal_comment','Internal Comment','tr_tr','Internal Comment',1),
(12656,'unlink_record','Unlink Record','tr_tr','Unlink Record',11),
(12657,'unlink_record_msg','Are you sure want to unlink record?','tr_tr','Are you sure want to unlink record?',11),
(12658,'file_format_not_support','File format not supported','tr_tr','File format not supported',11),
(12659,'file_upload','File Upload','tr_tr','File Upload',5),
(12660,'to_vtiger','To Vtiger','tr_tr','To Vtiger',5),
(12661,'link_external_document','Link External Document','tr_tr','Link External Document',5),
(12662,'from_file_url','From File Url','tr_tr','From File Url',5),
(12663,'create_new_document','Create New Document','tr_tr','Create New Document',5),
(12664,'select_document_type','Select Document type','tr_tr','Select Document type',5),
(12665,'add_signature','Please add signature','tr_tr','Please add signature',11),
(12666,'date_greater_then_equal','should be greater than or equal to','tr_tr','should be greater than or equal to',1),
(12667,'date_less_then_equal','should be less than or equal to','tr_tr','should be less than or equal to',1),
(12668,'Click_on_plus_for_add','Please tap on + to create a new record.','tr_tr','Please tap on + to create a new record.',15),
(12669,'display_map','Display map','tr_tr','Display map',15),
(12670,'other_settings','Other settings','tr_tr','Other settings',15),
(12671,'total_hours','Total hours','tr_tr','Total hours',15),
(12672,'widget_not_found','No widgets found','tr_tr','No widgets found',15),
(12673,'quickaction','Quick action','tr_tr','Quick action',15),
(12674,'dashboard','Dashboard','tr_tr','Dashboard',15),
(12675,'new','New','tr_tr','New',15),
(12676,'global_search_hint','Please try to search using search box at top','tr_tr','Please try to search using search box at top',15),
(12677,'near_by_map','Near By Map','tr_tr','Near By Map',15),
(12678,'miles','Miles','tr_tr','Miles',15),
(12679,'lbl_filters','Filters','tr_tr','Filters',27),
(12680,'warning','Warning','tr_tr','Warning',27),
(12681,'no_filter_created','No filter is created.','tr_tr','No filter is created.',27),
(12682,'please_create_new_ilter','Please create a new filter','tr_tr','Please create a new filter',27),
(12683,'select_search_fields','Select fields for the search record.','tr_tr','Select fields for the search record.',27),
(12684,'apply_fliters','Apply filters','tr_tr','Apply filters',27),
(12685,'sort_by','Sort by','tr_tr','Sort by',27),
(12686,'sort_order','Sort order','tr_tr','Sort order',27),
(12687,'Start_time_tracking','Start time tracking','tr_tr','Start time tracking',31),
(12688,'Stop_time_tracking','Stop time tracking','tr_tr','Stop time tracking',31),
(12689,'image_preview','Image preview','tr_tr','Image preview',11),
(12690,'phone_number','Phone number','tr_tr','Phone number',11),
(12691,'email_address','Email address','tr_tr','Email address',11),
(12692,'edit_your_preferences','Edit your preferences','tr_tr','Edit your preferences',8),
(12693,'about_app','About app','tr_tr','About app',8),
(12694,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','tr_tr','You already have latest CTMobile Ext. Version',8),
(12695,'updated_app_version','You already have latest CRMTiger App Version','tr_tr','You already have latest CRMTiger App Version',8),
(12696,'plan','Plan','tr_tr','Plan',8),
(12697,'time','Time','tr_tr','Time',31),
(12698,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','tr_tr','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(12699,'add_to_quick_action','Add to quick action','tr_tr','Add to quick action',1),
(12700,'add_filter_to_quick_action','Add filter to quick action','tr_tr','Add filter to quick action',1),
(12701,'create_record','Create Record','tr_tr','Create Record',1),
(12702,'quick_action_hint','You can Add Quick Action here','tr_tr','You can Add Quick Action here',1),
(12703,'str_send','Send','tr_tr','Send',3),
(12704,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','tr_tr','Do you want to update tax & charge values corresponding to selected region?',1),
(12705,'delete_quick_action_widgest','Delete Widget?','tr_tr','Delete Widget?',15),
(12706,'add_record_to_dashboard','Add record to dashboard','tr_tr','Add record to dashboard',15),
(12707,'module_quick_action_msg','Module added to dashboard','tr_tr','Module added to dashboard',15),
(12708,'filter_quick_action_msg','Filter added to dashboard','tr_tr','Filter added to dashboard',15),
(12709,'record_quick_action_msg','Record added to dashboard','tr_tr','Record added to dashboard',15),
(12710,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','tr_tr','Filter shortcut added to dashboard',15),
(12711,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','tr_tr','Record shortcut added to dashboard',15),
(12712,'documents_disabled','Documents Module is disabled','tr_tr','Documents Module is disabled',1),
(12713,'document_dont_attachment','Document does not have a attachment','tr_tr','Document does not have a attachment',1),
(12714,'go_to_neat_by','Go to NearBy','tr_tr','Go to NearBy',15),
(12715,'go_to_time_tracking','Go to Time Tracker','tr_tr','Go to Time Tracker',13),
(12716,'nearby_quick_action_msg','NearBy added to dashboard','tr_tr','NearBy added to dashboard',15),
(12717,'time_tracking_quick_action_msg','Time Tracking added to dashboard','tr_tr','Time Tracking added to dashboard',15),
(12718,'attendance_quick_action_msg','Attendance added to dashboard','tr_tr','Attendance added to dashboard',15),
(12719,'attachment','Attachment','tr_tr','Attachment',15),
(12720,'search_by_fields','Search by fields','tr_tr','Search by fields',27),
(12721,'apply_selected','Apply selected','tr_tr','Apply selected',27),
(12722,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','tr_tr','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(12723,'Attendance','Attendance','tr_tr','Attendance',15),
(12724,'Check-in successfully','Check-in successfully','tr_tr','Check-in successfully',32),
(12725,'Check-out successfully','Check-out successfully','tr_tr','Check-out successfully',32),
(12726,'Nothing around here','Nothing around here','tr_tr','Nothing around here',13),
(12727,'select_days','Select Days','tr_tr','Select Days',5),
(12728,'select_minutes','Select Minutes','tr_tr','Select Minutes',5),
(12729,'select_hours','Select Hours','tr_tr','Select Hours',5),
(12730,'no_lat_long_found','Location information (Latitude,Longitude) not found','tr_tr','Location information (Latitude,Longitude) not found',32),
(12731,'Call Log save successfully','Call Log save successfully','tr_tr','Call Log save successfully',32),
(12732,'Files/photos deleted successfully','Files/photos deleted successfully','tr_tr','Files/photos deleted successfully',32),
(12733,'network_error','Network connection error!','en_us','Network connection error!',1),
(12734,'connection_check','Could not connect to CRM, Please check your Internet connection.','en_us','Could not connect to CRM, Please check your Internet connection.',1),
(12735,'update','Update','en_us','Update',1),
(12736,'cancel','Cancel','en_us','Cancel',1),
(12737,'ok','Ok','en_us','Ok',1),
(12738,'more_information','Click here for more information.','en_us','Click here for more information.',1),
(12739,'yes','Yes','en_us','Yes',1),
(12740,'no','No','en_us','No',1),
(12741,'click_again_exit','Click again to exit','en_us','Click again to exit',1),
(12742,'forpermission','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.','en_us','You don\'t have permission to view this feature. Please subscribe for Premium version Click here to Subscribe.',1),
(12743,'clickhere','Click here','en_us','Click here',1),
(12744,'clickhere_subscribe','Click here to subscribe premium version','en_us','Click here to subscribe premium version',1),
(12745,'clickhere_configure','Click here and view how to Configure.','en_us','Click here and view how to Configure.',1),
(12746,'please_wait','Please Wait…','en_us','Please Wait…',1),
(12747,'share__msg','Share file with','en_us','Share file with',1),
(12748,'dialog_camera','Camera','en_us','Camera',1),
(12749,'dialog_add_file_by','Take Photo from','en_us','Take Photo from',1),
(12750,'add','Add','en_us','Add',1),
(12751,'mail_manager_configured','Mail Manager is not configured','en_us','Mail Manager is not configured',1),
(12752,'dialog_add_files_by','Add Files by','en_us','Add Files by',1),
(12753,'dialog_drive','Drive','en_us','Drive',1),
(12754,'dialog_drop_box','Drop Box','en_us','Drop Box',1),
(12755,'dialog_need_signin','You need to Sign-in to your Drive account first.','en_us','You need to Sign-in to your Drive account first.',1),
(12756,'dialog_gallery','Gallery','en_us','Gallery',1),
(12757,'delete','Delete','en_us','Delete',1),
(12758,'timeoutmessage','Oops! Request is taking more time than expected.','en_us','Oops! Request is taking more time than expected.',1),
(12759,'gps_location_message','GPS is not enabled. Please turn it on to get your near by locations.','en_us','GPS is not enabled. Please turn it on to get your near by locations.',1),
(12760,'sure_want_delete','Are you sure want to delete ?','en_us','Are you sure want to delete ?',1),
(12761,'select','Select','en_us','Select',1),
(12762,'msgforrecordaudio','Minimum record duration one second.','en_us','Minimum record duration one second.',1),
(12763,'permission_storage','Permission denied to read your External storage','en_us','Permission denied to read your External storage',1),
(12764,'send_permission_msg','Send message permission denied','en_us','Send message permission denied',1),
(12765,'choosefile','Choose File','en_us','Choose File',1),
(12766,'enter','Enter','en_us','Enter',1),
(12767,'select_an_option','Select an Option','en_us','Select an Option',1),
(12768,'email_validation','Email is not valid','en_us','Email is not valid',1),
(12769,'please_enter','Please Enter','en_us','Please Enter',1),
(12770,'website_validation_text','Website URL is not valid','en_us','Website URL is not valid',1),
(12771,'selectvalue','Select value first','en_us','Select value first',1),
(12772,'email','Email','en_us','Email',1),
(12773,'enter_email_address','Enter email address','en_us','Enter email address',1),
(12774,'email_address_not_correct','Email address incorrect','en_us','Email address incorrect',1),
(12775,'pls_enter_subject','Please Enter Subject','en_us','Please Enter Subject',1),
(12776,'attachFiles','Attached File','en_us','Attached File',1),
(12777,'from','From','en_us','From',1),
(12778,'to','To','en_us','To',1),
(12779,'call_permission_msg','Call permission denied','en_us','Call permission denied',1),
(12780,'no_records','No records found','en_us','No records found',1),
(12781,'fullform','Create New','en_us','Create New',1),
(12782,'save','Save','en_us','Save',1),
(12783,'total','Total','en_us','Total',1),
(12784,'discount','Discount','en_us','Discount',1),
(12785,'price','Price','en_us','Price',1),
(12786,'quantity','Quantity','en_us','Quantity',1),
(12787,'select_module','Select Module','en_us','Select Module',1),
(12788,'item_list','Item List','en_us','Item List',1),
(12789,'quickcreate','Quick Create','en_us','Quick Create',1),
(12790,'overwrite_msg_part1','Overwrite the existing address with the selected','en_us','Overwrite the existing address with the selected',1),
(12791,'once_in_every','Once in every','en_us','Once in every',1),
(12792,'overwrite_msg_part2','address details?','en_us','address details?',1),
(12793,'add_item','Add Item','en_us','Add Item',1),
(12794,'recordsave','Record saved successfully','en_us','Record saved successfully',1),
(12795,'recordnotsave','Could not save record. Try again later','en_us','Could not save record. Try again later',1),
(12796,'minutes','Minutes','en_us','Minutes',1),
(12797,'hours','Hours','en_us','Hours',1),
(12798,'days','Days','en_us','Days',1),
(12799,'on','On','en_us','On',1),
(12800,'day_of_the_month','day of the month','en_us','day of the month',1),
(12801,'list_price','List Price','en_us','List Price',1),
(12802,'add_record','Add Record','en_us','Add Record',1),
(12803,'add_product','Add Product','en_us','Add Product',1),
(12804,'add_service','Add Service','en_us','Add Service',1),
(12805,'discountin','Discount in %','en_us','Discount in %',1),
(12806,'unitprice','Unit price','en_us','Unit price',1),
(12807,'netprice','Net price','en_us','Net price',1),
(12808,'comments','Comments','en_us','Comments',1),
(12809,'add_close','Add & Close','en_us','Add & Close',1),
(12810,'fetching_rout_message','Fetching route, Please wait…','en_us','Fetching route, Please wait…',1),
(12811,'setting','Settings','en_us','Settings',1),
(12812,'utc','UTC','en_us','UTC',1),
(12813,'in','In','en_us','In',1),
(12814,'days_ago','days ago','en_us','days ago',1),
(12815,'mins_ago','Minutes ago','en_us','Minutes ago',1),
(12816,'justnow','Just now','en_us','Just now',1),
(12817,'hours_ago','hours ago','en_us','hours ago',1),
(12818,'in_1_day','In 1 day','en_us','In 1 day',1),
(12819,'scanqrcode','Asset / Card scanner','en_us','Asset / Card scanner',1),
(12820,'call_log','Call Log','en_us','Call Log',1),
(12821,'voice_message','Hi','en_us','Hi',1),
(12822,'voice_message1','What can I search for you in','en_us','What can I search for you in',1),
(12823,'live_tracking','Live Tracking','en_us','Live Tracking',1),
(12824,'mailmanager','Mail Manager','en_us','Mail Manager',1),
(12825,'my_location','My location','en_us','My location',1),
(12826,'created_on','Created On','en_us','Created On',1),
(12827,'modified_on','Modified On','en_us','Modified On',1),
(12828,'enter_comments','Enter Comments','en_us','Enter Comments',1),
(12829,'viewmore','View More','en_us','View More',1),
(12830,'viewless','View Less','en_us','View Less',1),
(12831,'gotofullform','Go to Full Form','en_us','Go to Full Form',1),
(12832,'post','Post','en_us','Post',1),
(12833,'url','URL','en_us','URL',1),
(12834,'dialog_title_text_back_color','Select a Text Background Color','en_us','Select a Text Background Color',1),
(12835,'event_or_task','Add event/task','en_us','Add event/task',1),
(12836,'shortcut','Shortcuts','en_us','Shortcuts',1),
(12837,'select_field','Select Field','en_us','Select Field',1),
(12838,'share','Share','en_us','Share',1),
(12839,'title_insert_link','Insert Link','en_us','Insert Link',1),
(12840,'addyourcommentshere','Add your comments here','en_us','Add your comments here',1),
(12841,'nocomment','No Comments','en_us','No Comments',1),
(12842,'leads','Leads','en_us','Leads',1),
(12843,'true_val','true','en_us','true',1),
(12844,'noresult','No Result','en_us','No Result',1),
(12845,'version','Version','en_us','Version',1),
(12846,'convert_lead','Convert Lead','en_us','Convert Lead',1),
(12847,'app_name','CRMTiger','en_us','CRMTiger',1),
(12848,'enter_url','Please Enter url','en_us','Please Enter url',1),
(12849,'help','Help','en_us','Help',1),
(12850,'contact_us','Contact Us','en_us','Contact Us',1),
(12851,'updates','Updates','en_us','Updates',1),
(12852,'logout','LogOut','en_us','LogOut',1),
(12853,'busnies_cardscanner','Business Card Scanner','en_us','Business Card Scanner',1),
(12854,'sure_want_logout','Are you sure want to logout ?','en_us','Are you sure want to logout ?',1),
(12855,'logout_message','Logout successfully','en_us','Logout successfully',1),
(12856,'all','All','en_us','All',1),
(12857,'add_event','Add event','en_us','Add event',1),
(12858,'add_task','Add Task','en_us','Add Task',1),
(12859,'next','Next','en_us','Next',1),
(12860,'terms_conditions','Terms and Conditions','en_us','Terms and Conditions',1),
(12861,'login','Login','en_us','Login',2),
(12862,'privacy_policay','By logging in, you agree to our Terms and Conditions & Privacy Policy','en_us','By logging in, you agree to our Terms and Conditions & Privacy Policy',2),
(12863,'copyright','Copyright © 2020 CRMTiger Version','en_us','Copyright © 2020 CRMTiger Version',2),
(12864,'enter_username','Please enter username','en_us','Please enter username',2),
(12865,'enter_password','Please enter password','en_us','Please enter password',2),
(12866,'remanberme','Remember Me','en_us','Remember Me',2),
(12867,'forgot_password','Forgot password?','en_us','Forgot password?',2),
(12868,'privacy_policay1','Privacy Policy','en_us','Privacy Policy',2),
(12869,'contactsupportmsg','Something went wrong. \n please Click here to contact support.','en_us','Something went wrong. \n please Click here to contact support.',2),
(12870,'enter_username_password','Entered Username or Password is wrong','en_us','Entered Username or Password is wrong',2),
(12871,'server_issue_occured','Server issues occurred','en_us','Server issues occurred',2),
(12872,'password','Password','en_us','Password',3),
(12873,'user_name','Username','en_us','Username',3),
(12874,'reset_pwd','Reset Password','en_us','Reset Password',3),
(12875,'forgot_password_title','Forgot password','en_us','Forgot password',3),
(12876,'enter_user_name','Enter user name','en_us','Enter user name',3),
(12877,'cc','Cc','en_us','Cc',4),
(12878,'body','Body','en_us','Body',4),
(12879,'bcc','BCC','en_us','BCC',4),
(12880,'dialog_title_text_color','Select a Text Color','en_us','Select a Text Color',4),
(12881,'date','Date','en_us','Date',4),
(12882,'subject','Subject','en_us','Subject',4),
(12883,'composeMail','Compose Mail','en_us','Compose Mail',4),
(12884,'send','Send','en_us','Send',4),
(12885,'select_message','Select message','en_us','Select message',4),
(12886,'title_insert_table','Insert Table','en_us','Insert Table',4),
(12887,'log_file_sms','I agree to Share API Log to Technical team for further troubleshooting','en_us','I agree to Share API Log to Technical team for further troubleshooting',5),
(12888,'edit_record','Edit Records','en_us','Edit Records',5),
(12889,'select_time','Select Time','en_us','Select Time',5),
(12890,'edit_item','Edit Item','en_us','Edit Item',5),
(12891,'items_total','Items Total','en_us','Items Total',5),
(12892,'number_less_then_31','Number should be less than 31','en_us','Number should be less than 31',5),
(12893,'users','Users','en_us','Users',5),
(12894,'groups','Groups','en_us','Groups',5),
(12895,'txt_note_for_file','Note : Existing attachments(images/files) will be replaced','en_us','Note : Existing attachments(images/files) will be replaced',5),
(12896,'greaterdatetime','End DateTime should be greater than Start DateTime','en_us','End DateTime should be greater than Start DateTime',5),
(12897,'until','Until','en_us','Until',5),
(12898,'organizations','Organizations','en_us','Organizations',6),
(12899,'contacts','Contacts','en_us','Contacts',6),
(12900,'opportunity','Opportunity','en_us','Opportunity',6),
(12901,'lbl_sun','SUN','en_us','SUN',7),
(12902,'lbl_mon','MON','en_us','MON',7),
(12903,'lbl_tue','TUE','en_us','TUE',7),
(12904,'lbl_wed','WED','en_us','WED',7),
(12905,'lbl_thu','THU','en_us','THU',7),
(12906,'lbl_fri','FRI','en_us','FRI',7),
(12907,'lbl_sat','SAT','en_us','SAT',7),
(12908,'lbl_1','1','en_us','1',7),
(12909,'lbl_2','2','en_us','2',7),
(12910,'lbl_3','3','en_us','3',7),
(12911,'lbl_4','4','en_us','4',7),
(12912,'lbl_5','5','en_us','5',7),
(12913,'lbl_6','6','en_us','6',7),
(12914,'lbl_7','7','en_us','7',7),
(12915,'lbl_8','8','en_us','8',7),
(12916,'lbl_9','9','en_us','9',7),
(12917,'lbl_10','10','en_us','10',7),
(12918,'lbl_11','11','en_us','11',7),
(12919,'lbl_12','12','en_us','12',7),
(12920,'lbl_13','13','en_us','13',7),
(12921,'lbl_14','14','en_us','14',7),
(12922,'lbl_15','15','en_us','15',7),
(12923,'lbl_16','16','en_us','16',7),
(12924,'lbl_17','17','en_us','17',7),
(12925,'lbl_18','18','en_us','18',7),
(12926,'lbl_19','19','en_us','19',7),
(12927,'lbl_20','20','en_us','20',7),
(12928,'lbl_21','21','en_us','21',7),
(12929,'lbl_22','22','en_us','22',7),
(12930,'lbl_23','23','en_us','23',7),
(12931,'lbl_24','24','en_us','24',7),
(12932,'lbl_25','25','en_us','25',7),
(12933,'lbl_26','26','en_us','26',7),
(12934,'lbl_27','27','en_us','27',7),
(12935,'lbl_28','28','en_us','28',7),
(12936,'lbl_29','29','en_us','29',7),
(12937,'lbl_30','30','en_us','30',7),
(12938,'lbl_31','31','en_us','31',7),
(12939,'lbl_32','32','en_us','32',7),
(12940,'lbl_33','33','en_us','33',7),
(12941,'lbl_34','34','en_us','34',7),
(12942,'lbl_35','35','en_us','35',7),
(12943,'lbl_36','36','en_us','36',7),
(12944,'lbl_37','37','en_us','37',7),
(12945,'lbl_38','38','en_us','38',7),
(12946,'lbl_39','39','en_us','39',7),
(12947,'lbl_40','40','en_us','40',7),
(12948,'lbl_41','41','en_us','41',7),
(12949,'lbl_42','42','en_us','42',7),
(12950,'current_date','current date','en_us','current date',7),
(12951,'event','Events','en_us','Events',7),
(12952,'calendar','Calendar','en_us','Calendar',7),
(12953,'latest_version','Latest Version :','en_us','Latest Version :',8),
(12954,'expire_on','Next renewal date : ','en_us','Next renewal date : ',8),
(12955,'ctmobile_ext_version','CTMobile Ext. Version : ','en_us','CTMobile Ext. Version : ',8),
(12956,'you_have_latest_version','You already have latest version','en_us','You already have latest version',8),
(12957,'latest_version1','You Already have latest version','en_us','You Already have latest version',8),
(12958,'upgreaded','Upgrade','en_us','Upgrade',8),
(12959,'downgrade','Downgrade','en_us','Downgrade',8),
(12960,'dialog_recent_event_info','You can set from here how many number of records you want to show on Home screen for Recent Event.','en_us','You can set from here how many number of records you want to show on Home screen for Recent Event.',8),
(12961,'dialog_feedback_info','You can submit your feedback with description , our team will check your feedback and get back to you.','en_us','You can submit your feedback with description , our team will check your feedback and get back to you.',8),
(12962,'dialog_log_info','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.','en_us','Log functionality is used for customer support / help , If you are facing any issues in app or any module or functionality is not working proper then you can enable share log with our development team.',8),
(12963,'info','Info','en_us','Info',8),
(12964,'recent_history','Recent History','en_us','Recent History',8),
(12965,'recent_feedback','Feedback','en_us','Feedback',8),
(12966,'recent_log','Log','en_us','Log',8),
(12967,'crmtiger_app_version','CRMTiger App Version : ','en_us','CRMTiger App Version : ',8),
(12968,'historylimit','Recent History Limit','en_us','Recent History Limit',8),
(12969,'radious_in_miles','Radius in miles','en_us','Radius in miles',8),
(12970,'recentlimit','Recent Event Limit','en_us','Recent Event Limit',8),
(12971,'upcoming_events','Upcoming Events','en_us','Upcoming Events',8),
(12972,'rate_our_app','Rate Our App!','en_us','Rate Our App!',8),
(12973,'feedback','Submit Feedback','en_us','Submit Feedback',8),
(12974,'sendfeedback','Feedback Send','en_us','Feedback Send',8),
(12975,'emaillimit','Email limit','en_us','Email limit',8),
(12976,'log','Log','en_us','Log',8),
(12977,'logclear','Log cleared successfully.','en_us','Log cleared successfully.',8),
(12978,'dialog_recent_history_info','You can set from here how many number of records you want to show on Home screen for Recent History.','en_us','You can set from here how many number of records you want to show on Home screen for Recent History.',8),
(12979,'proceed_to_upgrade1','Proceed to','en_us','Proceed to',8),
(12980,'upgradation_message','will required logout and login again later.','en_us','will required logout and login again later.',8),
(12981,'proceed_to_upgrade','Proceed to Upgrade','en_us','Proceed to Upgrade',8),
(12982,'module_setting','Module Setting','en_us','Module Setting',9),
(12983,'sortbyfield','Sort by field','en_us','Sort by field',9),
(12984,'ascending','Ascending A to Z','en_us','Ascending A to Z',9),
(12985,'descending','Descending Z to A','en_us','Descending Z to A',9),
(12986,'first_field','First Field','en_us','First Field',9),
(12987,'second_field','Second Field','en_us','Second Field',9),
(12988,'third_field','Third Field','en_us','Third Field',9),
(12989,'sure_want_restore','Are you sure you want to reset to default settings?','en_us','Are you sure you want to reset to default settings?',9),
(12990,'orderlist','List Order','en_us','List Order',9),
(12991,'module_reset','Restore to Default','en_us','Restore to Default',9),
(12992,'display_fields','Display Fields','en_us','Display Fields',9),
(12993,'discount_lessthen_100','Discount % should be less than 100','en_us','Discount % should be less than 100',10),
(12994,'select_item','Select Item','en_us','Select Item',10),
(12995,'item_comment','Item Comment','en_us','Item Comment',10),
(12996,'record_name','Record Name is :','en_us','Record Name is :',11),
(12997,'go_back','Go Back','en_us','Go Back',11),
(12998,'please_enter_shortcut_name','Please Enter Shortcut Name','en_us','Please Enter Shortcut Name',11),
(12999,'number_not_found','Contact Number not found','en_us','Contact Number not found',11),
(13000,'mail_not_found','Mail Address not found','en_us','Mail Address not found',11),
(13001,'create_shortcut','Create Shortcut','en_us','Create Shortcut',11),
(13002,'contact_summary','Summary','en_us','Summary',11),
(13003,'activites','Activities','en_us','Activities',11),
(13004,'details','Details','en_us','Details',11),
(13005,'related','Related','en_us','Related',11),
(13006,'share_link','Share record with','en_us','Share record with',11),
(13007,'edit','Edit','en_us','Edit',11),
(13008,'duplicate','Duplicate','en_us','Duplicate',11),
(13009,'whatsapp','Whatsapp','en_us','Whatsapp',11),
(13010,'call','Call','en_us','Call',11),
(13011,'choose_contact_for_call','Choose Contact for Call','en_us','Choose Contact for Call',11),
(13012,'choose_contact_for_sms','Choose Contact for SMS','en_us','Choose Contact for SMS',11),
(13013,'choose_contact_for_whatsapp','Choose Contact for WhatsApp','en_us','Choose Contact for WhatsApp',11),
(13014,'chosse_contact_for_email','Choose Email','en_us','Choose Email',11),
(13015,'attach_file','Attach Files','en_us','Attach Files',11),
(13016,'close','Close','en_us','Close',11),
(13017,'status','Status','en_us','Status',11),
(13018,'stop','Stop','en_us','Stop',11),
(13019,'zero','0','en_us','0',11),
(13020,'record','Record','en_us','Record',11),
(13021,'voice_note','Voice Note','en_us','Voice Note',11),
(13022,'tickets','Tickets','en_us','Tickets',12),
(13023,'check_out','Check Out','en_us','Check Out',12),
(13024,'check_in','Check In','en_us','Check In',12),
(13025,'select_any','Select any','en_us','Select any',12),
(13026,'fulldetails','Show Full Details','en_us','Show Full Details',12),
(13027,'checkin','Check-in','en_us','Check-in',12),
(13028,'navigate','Navigate','en_us','Navigate',12),
(13029,'product','Products','en_us','Products',12),
(13030,'projectMilestone','Project Milestone','en_us','Project Milestone',12),
(13031,'projecttask','Project Tasks','en_us','Project Tasks',12),
(13032,'nearby','NearBy','en_us','NearBy',13),
(13033,'document','Document','en_us','Document',14),
(13034,'reply','Reply','en_us','Reply',14),
(13035,'reply_all','Reply All','en_us','Reply All',14),
(13036,'forward','Forward','en_us','Forward',14),
(13037,'action','Action','en_us','Action',14),
(13038,'select_first','Select First','en_us','Select First',14),
(13039,'commentaddsuccessful','Comment added successfull','en_us','Comment added successfull',14),
(13040,'move_to','Move to','en_us','Move to',14),
(13041,'attach','Attach','en_us','Attach',14),
(13042,'addcoment','Add Comment','en_us','Add Comment',14),
(13043,'adddocument','Add Document','en_us','Add Document',14),
(13044,'home','Home','en_us','Home',15),
(13045,'checkout','Check-out','en_us','Check-out',15),
(13046,'message_search','Search by name','en_us','Search by name',15),
(13047,'start_shift','Start shift','en_us','Start shift',15),
(13048,'end_shift','End shift','en_us','End shift',15),
(13049,'today_meeting','Meetings','en_us','Meetings',15),
(13050,'shift_time_track','Shift Time Track','en_us','Shift Time Track',15),
(13051,'logout_msg','You have to login again , click','en_us','You have to login again , click',15),
(13052,'logout_msg1','to continue.','en_us','to continue.',15),
(13053,'permission_denied','You don\'t have permission to create','en_us','You don\'t have permission to create',15),
(13054,'history','Activity stream','en_us','Activity stream',15),
(13055,'search_value','Search value :','en_us','Search value :',15),
(13056,'feed_back_msg','Please enter feedback message','en_us','Please enter feedback message',16),
(13057,'feed_back_hint_msg','Enter feedback message','en_us','Enter feedback message',16),
(13058,'submit','Submit','en_us','Submit',16),
(13059,'check_app_not_installed','Application is not currently installed.','en_us','Application is not currently installed.',17),
(13060,'send_sms_fail_message','SMS failed, please try again later!','en_us','SMS failed, please try again later!',17),
(13061,'documentaddsuccessfully','Document Attach successfully','en_us','Document Attach successfully',17),
(13062,'send_message','Send message','en_us','Send message',17),
(13063,'sms_to','smsto:','en_us','smsto:',17),
(13064,'add_list_message','Add List','en_us','Add List',18),
(13065,'mylist','My List','en_us','My List',18),
(13066,'filtername','Filter Name','en_us','Filter Name',18),
(13067,'selectlist','Select a List','en_us','Select a List',18),
(13068,'assingedto','Assigned To','en_us','Assigned To',18),
(13069,'selectmodule','Select a module','en_us','Select a module',18),
(13070,'add_list','Add Filter','en_us','Add Filter',18),
(13071,'recent_event','Recent Event','en_us','Recent Event',19),
(13072,'recent_hostory','Recent History','en_us','Recent History',19),
(13073,'module_specific_settings','Module-Specific Settings','en_us','Module-Specific Settings',19),
(13074,'talk_to_us','Talk to us','en_us','Talk to us',19),
(13075,'report_a_bug','Report A Bug','en_us','Report A Bug',19),
(13076,'faq','FAQ','en_us','FAQ',19),
(13077,'selectmodules','Select Module','en_us','Select Module',19),
(13078,'myplan','My Plan','en_us','My Plan',19),
(13079,'message','Message','en_us','Message',20),
(13080,'message_validation','Please enter Message','en_us','Please enter Message',20),
(13081,'contact_select','Please Select contact','en_us','Please Select contact',20),
(13082,'global_search','Global Search','en_us','Global Search',21),
(13083,'records','Records','en_us','Records',21),
(13084,'dont_show_again','Don\'t Show Again','en_us','Don\'t Show Again',22),
(13085,'skip','Skip','en_us','Skip',22),
(13086,'file_downloading','File Downloading','en_us','File Downloading',23),
(13087,'add_screenshots_optional','Add screenshots (optional)','en_us','Add screenshots (optional)',24),
(13088,'describe_your_problem','Describe your problem','en_us','Describe your problem',24),
(13089,'default_filter_shortcut','Default Filter Shortcut','en_us','Default Filter Shortcut',25),
(13090,'record_shortcut','Record Shortcut','en_us','Record Shortcut',25),
(13091,'enter_url','Please Enter url','en_us','Please Enter url',26),
(13092,'new_version_is_avaiable','You need to update the app to continue using Please update to continue Older versions will no longer work from today','en_us','You need to update the app to continue using Please update to continue Older versions will no longer work from today',26),
(13093,'search_by','Search by','en_us','Search by',27),
(13094,'selected_filter','Selected filter :','en_us','Selected filter :',27),
(13095,'selected_field','Selected field :','en_us','Selected field :',27),
(13096,'choose','Choose','en_us','Choose',28),
(13097,'qr_cardscanner','QR Code Scanner','en_us','QR Code Scanner',28),
(13098,'error_message_for_scan','Could not read the card Try again later.','en_us','Could not read the card Try again later.',28),
(13099,'press_start_scan','Press to Start Scan','en_us','Press to Start Scan',28),
(13100,'line_item_quntity_validation_msg','Value should be greater than zero','en_us','Value should be greater than zero',29),
(13101,'percentage_msg','Percentage should be less than 100','en_us','Percentage should be less than 100',29),
(13102,'MSG_NO_DATA','No data found!','en_us','No data found!',29),
(13103,'MSG_SOMETHING_WRONG','Something went wrong!','en_us','Something went wrong!',29),
(13104,'MSG_COMING_SOON','Coming Soon!','en_us','Coming Soon!',29),
(13105,'MSG_UPLOAD_PROFILE_IMAGE','Please upload profile image.','en_us','Please upload profile image.',29),
(13106,'ALERT_TITLE_LOCATION_ACCESS','Location Access','en_us','Location Access',29),
(13107,'ALERT_MSG_LOCATION_ACCESS','Requires your location to show nearby events.','en_us','Requires your location to show nearby events.',29),
(13108,'ALERT_BTN_ALLOW','ALLOW','en_us','ALLOW',29),
(13109,'ALERT_BTN_DENY','DENY','en_us','DENY',29),
(13110,'ALERT_MSG_LOCATION_SETTING','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well','en_us','Not able to fetch your current location. Please allow us to use your location to provide you certain features like, live tracking, route planning and display near by leads, contact, organization, etc. This will help you to plan your on field task as well',29),
(13111,'DELETE_RECORD','Delete Record','en_us','Delete Record',29),
(13112,'ALERT_MSG_DELETE_SHORTCUT','Are you sure want to delete this shortcut?','en_us','Are you sure want to delete this shortcut?',29),
(13113,'DELETE_SHORTCUT','Delete Shortcut','en_us','Delete Shortcut',29),
(13114,'LBL_TERMS','By logging in, you agree to our Terms and','en_us','By logging in, you agree to our Terms and',29),
(13115,'LBL_CONDITIONS','Conditions &','en_us','Conditions &',29),
(13116,'ALERT_TITLE','Alert','en_us','Alert',29),
(13117,'ALERT_BTN_SUBSCRIBE','Subscribe','en_us','Subscribe',29),
(13118,'MSG_SELECT_MODULE','Please select any Module','en_us','Please select any Module',29),
(13119,'MSG_SELECT_LIST','Please select any List','en_us','Please select any List',29),
(13120,'ALERT_MSG_DONT_HAVE_CAMERA','You don\'t have camera','en_us','You don\'t have camera',29),
(13121,'ALERT_MSG_GALLARY_PERMISSION','You don\'t have permission to access gallery.','en_us','You don\'t have permission to access gallery.',29),
(13122,'ALERT_MSG_CAMERA_PERMISSION','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on','en_us','You don\'t have permission to access camera. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Camera on',29),
(13123,'ALERT_MSG_SPEECH_PERMISSION','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on','en_us','You don\'t have permission to access Speech Recognition. Go to setting -> Scroll to bottom and select CRMTiger App -> Turn Speech Recognition on',29),
(13124,'BTN_DONE','Done','en_us','Done',29),
(13125,'COMMENT','Comment','en_us','Comment',29),
(13126,'FULL_FORM','Full Form','en_us','Full Form',29),
(13127,'QUICK_CREATE','Create','en_us','Create',29),
(13128,'LBL_SELECT_FIELDS','Select Fields','en_us','Select Fields',29),
(13129,'LBL_SELECT_FIELDS','Select Fields','en_us','Select Fields',29),
(13130,'LBL_SELECT_FIRST_FIELDS','Select First Field','en_us','Select First Field',29),
(13131,'LBL_SELECT_SECOND_FIELDS','Select Second Field','en_us','Select Second Field',29),
(13132,'LBL_SELECT_THIRD_FIELDS','Select Third Field','en_us','Select Third Field',29),
(13133,'LBL_SORT_BY_FIELD','Select Sort By Field','en_us','Select Sort By Field',29),
(13134,'BTN_RESET_TO_DEFAULT','Reset to Default','en_us','Reset to Default',29),
(13135,'MSG_SELECT_SORT_BY_FIELD','Select Sort by field','en_us','Select Sort by field',29),
(13136,'kStrClearBtnTitle','Clear','en_us','Clear',29),
(13137,'kStrShowMoreBtnTitle','Show More','en_us','Show More',29),
(13138,'kStrAddActivitiesBtnTitle','Add Activities','en_us','Add Activities',29),
(13139,'kStrAddCommentPlaceHolder','Add your comments here','en_us','Add your comments here',29),
(13140,'MSG_ENTER_TO_EMAIL','Please enter to field.','en_us','Please enter to field.',29),
(13141,'WARNING_FILE','File can\'t open.','en_us','File can\'t open.',29),
(13142,'MSG_FILE_SAVED','File saved.','en_us','File saved.',29),
(13143,'WARNING_DOWNLOAD_FAIL','Download fail!, please try after sometime.','en_us','Download fail!, please try after sometime.',29),
(13144,'LBL_SHORTCUT','Shortcut','en_us','Shortcut',29),
(13145,'TXT_MESSAGE_PLACEHOLDER','Type Message','en_us','Type Message',29),
(13146,'ALERT_INSTALL_WHATSAPP','Install Whatsapp','en_us','Install Whatsapp',29),
(13147,'MSG_NO_MAIL_BOX','No MailBox found. Please Create Mailbox','en_us','No MailBox found. Please Create Mailbox',29),
(13148,'LBL_WROTE','Wrote','en_us','Wrote',29),
(13149,'MSG_MAIL_SEND','Mail sent','en_us','Mail sent',29),
(13150,'log_file_not_found','API Log file not found.','en_us','API Log file not found.',29),
(13151,'unknown_error','An unknown error occurred, try again','en_us','An unknown error occurred, try again',29),
(13152,'CTMTigerAppVersion','CRMTiger App Version','en_us','CRMTiger App Version',29),
(13153,'CTMMobileUpdateMsg','CTMobile Ext. Version Update Successfully','en_us','CTMobile Ext. Version Update Successfully',29),
(13154,'dialog_Premium_downgrade','Downgrade will required logout and login again later','en_us','Downgrade will required logout and login again later',29),
(13155,'dialog_Premium','Upgrade will required logout and login again later','en_us','Upgrade will required logout and login again later',29),
(13156,'Overwrite','Overwrite','en_us','Overwrite',29),
(13157,'MSGAddressOverwrite1','Overwrite the existing address with the selected','en_us','Overwrite the existing address with the selected',29),
(13158,'MSGAddressOverwrite2','address details?','en_us','address details?',29),
(13159,'UPGRADE_PLAN','Upgrade Plan','en_us','Upgrade Plan',29),
(13160,'DOWNGRADE_PLAN','Downgrade Plan','en_us','Downgrade Plan',29),
(13161,'UPGRADE_EXTENSION','Upgrade Extension','en_us','Upgrade Extension',29),
(13162,'UPGRADE_APP','Upgrade App','en_us','Upgrade App',29),
(13163,'SELECT_OPTION','Select Option','en_us','Select Option',29),
(13164,'PLEASE_SELECT','Please select','en_us','Please select',29),
(13165,'MSG_ACCESS_DENIED','You don\'t have permission for this module.','en_us','You don\'t have permission for this module.',29),
(13166,'MSG_SELECT_RECCURING_MONTH_DAY','Please select reccuring day of month.','en_us','Please select reccuring day of month.',29),
(13167,'MSG_SELECT_RECCURING_WEEK_DAY','Please select reccuring day of week.','en_us','Please select reccuring day of week.',29),
(13168,'MSG_SELECT_RECCURING_DAYS','Please select reccuring days.','en_us','Please select reccuring days.',29),
(13169,'Please select reccuring days.','Please select reccuring days.','en_us','Please select reccuring days.',29),
(13170,'MSG_SELECT_RECCURING_END_DATE','Please select reccuring end date.','en_us','Please select reccuring end date.',29),
(13171,'MSG_SELECT_RECCURING_TYPE','Please select reccuring type.','en_us','Please select reccuring type.',29),
(13172,'FREQ_TIME','Times','en_us','Times',29),
(13173,'REPEAT_YEARLY','Repeat Yearly','en_us','Repeat Yearly',29),
(13174,'REPEAT_MONTHLY','Repeat Monthly','en_us','Repeat Monthly',29),
(13175,'REPEAT_WEEKLY','Repeat Weekly','en_us','Repeat Weekly',29),
(13176,'REPEAT_DAILY','Repeat Daily','en_us','Repeat Daily',29),
(13177,'ACTION_TITLE','Action Title','en_us','Action Title',29),
(13178,'MSG_SELECT_VALID_DATE','Please select valid day of month.','en_us','Please select valid day of month.',29),
(13179,'MSG_SELECT_VALID_START_DATE','Start date should be less than end date.','en_us','Start date should be less than end date.',29),
(13180,'MSG_SELECT_VALID_START_TIME','Start time should be less than end time.','en_us','Start time should be less than end time.',29),
(13181,'LBL_LINEITEM_DETAILS','Lineitem Details','en_us','Lineitem Details',29),
(13182,'MSG_INVALIDE_DISCOUNT_AMOUNT','Discount amount should be less than the total.','en_us','Discount amount should be less than the total.',29),
(13183,'VIEW','View','en_us','View',29),
(13184,'MSG_ENTER_VALID','Please enter valid','en_us','Please enter valid',29),
(13185,'MSG_ENTER_PERCENTAGE','Percentage should be less than 100.','en_us','Percentage should be less than 100.',29),
(13186,'ITEM_TOTAL','Item Total','en_us','Item Total',29),
(13187,'ADJUSTMENT','Adjustment','en_us','Adjustment',29),
(13188,'TITLE_CHOOSE_IMAGE','Choose Image','en_us','Choose Image',29),
(13189,'COMPRESS','Compress','en_us','Compress',29),
(13190,'CHOOSE_ANOTHER_IMAGE','Your image size is too large, please select another image','en_us','Your image size is too large, please select another image',29),
(13191,'OnDayOfMonth','On day of month','en_us','On day of month',29),
(13192,'OnDayOfWeek','On day of week','en_us','On day of week',29),
(13193,'AddAndClose','Add & Close','en_us','Add & Close',29),
(13194,'Repeat','Repeat','en_us','Repeat',29),
(13195,'OnDay','On day','en_us','On day',29),
(13196,'View_Line_Item','View Line Item','en_us','View Line Item',29),
(13197,'TITLE_IMAGE','Image','en_us','Image',29),
(13198,'TITLE_ICLOUD','iCloud','en_us','iCloud',29),
(13199,'GOOGLE','Google','en_us','Google',29),
(13200,'ALERT_BTN_OKAY','Okay','en_us','Okay',29),
(13201,'ALERT_TITLE_ACCESS_DENIED','Access Denied','en_us','Access Denied',29),
(13202,'Dont_Show_Again','Don\'t show again','en_us','Don\'t show again',29),
(13203,'Skip','Skip','en_us','Skip',29),
(13204,'Fillter_Name','Fillter Name','en_us','Fillter Name',29),
(13205,'Fillter_Record_Count','Fillter Record Count','en_us','Fillter Record Count',29),
(13206,'url_note','Note : if your URL of CRM is https://example.com/crm enter that into above box','en_us','Note : if your URL of CRM is https://example.com/crm enter that into above box',26),
(13207,'vtiger_url','Your vTiger CRM URL','en_us','Your vTiger CRM URL',26),
(13208,'msg_doc_read_permission','You don\'t have permission to Add either This is read-only or Private Field.','en_us','You don\'t have permission to Add either This is read-only or Private Field.',31),
(13209,'CLEAR','Clear','en_us','Clear',31),
(13210,'Files/photos uploaded successfully','Files/photos uploaded successfully','en_us','Files/photos uploaded successfully',32),
(13211,'Digital signature saved','Digital signature saved','en_us','Digital signature saved',32),
(13212,'Please upload Signature or Files/photos','Please upload Signature or Files/photos','en_us','Please upload Signature or Files/photos',32),
(13213,'Files / Photos','Files / Photos','en_us','Files / Photos',32),
(13214,'Signature','Signature','en_us','Signature',32),
(13215,'add_photo_using','Add Photo Using','en_us','Add Photo Using',31),
(13216,'btn_upload_sign','(+) Add Signature','en_us','(+) Add Signature',31),
(13217,'btn_upload_photo_doc','(+) Upload Files/Photos','en_us','(+) Upload Files/Photos',31),
(13218,'select_photo_doc_to_upload','Please select files/photos to upload','en_us','Please select files/photos to upload',31),
(13219,'related_module_title','Search from related module and Add to \"Route\"','en_us','Search from related module and Add to \"Route\"',30),
(13220,'Route status updated successfully','Route status updated successfully','en_us','Route status updated successfully',32),
(13221,'Session init failed','Session init failed','en_us','Session init failed',32),
(13222,'You don\'t have permission to access this resource','You don\'t have permission to access this resource','en_us','You don\'t have permission to access this resource',32),
(13223,'ctroute_realtedto cannot be empty','Could not get the Related To - Try again later','en_us','Could not get the Related To - Try again later',32),
(13224,'ctroute_planning cannot be empty','Could not get the Route Planning Record - Try again later','en_us','Could not get the Route Planning Record - Try again later',32),
(13225,'Something went wrong - Try again later','Something went wrong - Try again later','en_us','Something went wrong - Try again later',32),
(13226,'sequence updated successfully','sequence updated successfully','en_us','sequence updated successfully',32),
(13227,'sequence cannot be empty','sequence cannot be empty','en_us','sequence cannot be empty',32),
(13228,'Shortcut details not saved','Shortcut details not saved','en_us','Shortcut details not saved',32),
(13229,'Shortcut details saved successfully','Shortcut details saved successfully','en_us','Shortcut details saved successfully',32),
(13230,'Route save successfully','Route save successfully','en_us','Route save successfully',32),
(13231,'Record save successfully','Record save successfully','en_us','Record save successfully',32),
(13232,'No dependency found for picklist','No dependency found for picklist','en_us','No dependency found for picklist',32),
(13233,'No records found','No records found','en_us','No records found',32),
(13234,'Outgoing server is not enabled, please configure from CRM','Outgoing server is not enabled, please configure from CRM','en_us','Outgoing server is not enabled, please configure from CRM',32),
(13235,'Removed Successfully','Removed Successfully','en_us','Removed Successfully',32),
(13236,'Shortcut has been deleted','Shortcut has been deleted','en_us','Shortcut has been deleted',32),
(13237,'relation of records removed successfully','relation of records removed successfully','en_us','relation of records removed successfully',32),
(13238,'relation of records not removed','relation of records not removed','en_us','relation of records not removed',32),
(13239,'Record has been deleted successfully','Record has been deleted successfully','en_us','Record has been deleted successfully',32),
(13240,'Time Tracking saved successfully','Time Tracking saved successfully','en_us','Time Tracking saved successfully',32),
(13241,'Time Tracking updated successfully','Time Tracking updated successfully','en_us','Time Tracking updated successfully',32),
(13242,'Time Tracking ended successfully','Time Tracking ended successfully','en_us','Time Tracking ended successfully',32),
(13243,'Time Tracking started successfully','Time Tracking started successfully','en_us','Time Tracking started successfully',32),
(13244,'record cannot be empty','record cannot be empty','en_us','record cannot be empty',32),
(13245,'Module is disabled','Module is disabled','en_us','Module is disabled',32),
(13246,'Shift ended successfully','Shift ended successfully','en_us','Shift ended successfully',32),
(13247,'Shift started successfully','Shift started successfully','en_us','Shift started successfully',32),
(13248,'relation of records added successfully','relation of records added successfully','en_us','relation of records added successfully',32),
(13249,'Comment saved successfully','Comment saved successfully','en_us','Comment saved successfully',32),
(13250,'Comment not saved','Comment not saved','en_us','Comment not saved',32),
(13251,'Comment module is not active','Comment module is not active','en_us','Comment module is not active',32),
(13252,'No Upcoming Event','No Upcoming Event','en_us','No Upcoming Event',32),
(13253,'No Templates found - create it from Message Templates module','No Templates found - create it from Message Templates module','en_us','No Templates found - create it from Message Templates module',32),
(13254,'No event or task for this date','No event or task for this date','en_us','No event or task for this date',32),
(13255,'No filters created','No filters created','en_us','No filters created',32),
(13256,'Select at least one record to attach','Select at least one record to attach','en_us','Select at least one record to attach',32),
(13257,'Please select one or more attachments','Please select one or more attachments','en_us','Please select one or more attachments',32),
(13258,'No event for this month','No event for this month','en_us','No event for this month',32),
(13259,'No Activity found','No Activity found','en_us','No Activity found',32),
(13260,'Your feedback is valuable for us - it cannot be empty','Your feedback is valuable for us - it cannot be empty','en_us','Your feedback is valuable for us - it cannot be empty',32),
(13261,'Could not send mail, Please try later','Could not send mail, Please try later','en_us','Could not send mail, Please try later',32),
(13262,'Latest Version updated successfully','Latest Version updated successfully','en_us','Latest Version updated successfully',32),
(13263,'User Location Updated Successfully','User Location Updated Successfully','en_us','User Location Updated Successfully',32),
(13264,'User Location not Updated Successfully','User Location not Updated Successfully','en_us','User Location not Updated Successfully',32),
(13265,'SMSNotifier is not enable in CRM. Please enable it first','SMSNotifier is not enable in CRM. Please enable it first','en_us','SMSNotifier is not enable in CRM. Please enable it first',32),
(13266,'Could not submit your feedback - Please try again later','Could not submit your feedback - Please try again later','en_us','Could not submit your feedback - Please try again later',32),
(13267,'Thank you for submitting your feedback','Thank you for submitting your feedback','en_us','Thank you for submitting your feedback',32),
(13268,'Please upload User Image','Please upload User Image','en_us','Please upload User Image',32),
(13269,'Image Not Uploading, please try again','Image Not Uploading, please try again','en_us','Image Not Uploading, please try again',32),
(13270,'User Image Uploaded Successfully','User Image Uploaded Successfully','en_us','User Image Uploaded Successfully',32),
(13271,'Invalid Module name','Invalid Module name','en_us','Invalid Module name',32),
(13272,'Records Sync Successfully','Records Sync Successfully','en_us','Records Sync Successfully',32),
(13273,'Values cannot be empty','Values cannot be empty','en_us','Values cannot be empty',32),
(13274,'Record id is empty','Record id is empty','en_us','Record id is empty',32),
(13275,'Logout Successfully','Logout Successfully','en_us','Logout Successfully',32),
(13276,'Please Enable CTMobile Module','Please Enable CTMobile Module','en_us','Please Enable CTMobile Module',32),
(13277,'Authentication Failed','Username and Password do not match','en_us','Username and Password do not match',32),
(13278,'Mismatched module information','Something gone wrong, please try again later','en_us','Something gone wrong, please try again later',32),
(13279,'Field does not exists','Please set display fields again','en_us','Please set display fields again',32),
(13280,'Module does not exists','Module does not exists or disabled by admin','en_us','Module does not exists or disabled by admin',32),
(13281,'Month cannot be empty','Could not get the Month - Try again later','en_us','Could not get the Month - Try again later',32),
(13282,'Year cannot be empty','Could not get the Year - Try again later','en_us','Could not get the Year - Try again later',32),
(13283,'Date cannot be empty','Could not get the Date - Try again later','en_us','Could not get the Date - Try again later',32),
(13284,'Userid cannot be empty','Could not get the Userid - Try again later','en_us','Could not get the Userid - Try again later',32),
(13285,'End Date cannot be empty','Could not get the status - Try again later','en_us','Could not get the status - Try again later',32),
(13286,'Start Date cannot be empty','Could not get the Start Date - Try again later','en_us','Could not get the Start Date - Try again later',32),
(13287,'You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature','en_us','You do not configure SMS Notifier in CRM. Please configure SMS Notifier in your CRM to use this feature',32),
(13288,'Longitude cannot be empty','Could not get location-Please try again','en_us','Could not get location-Please try again',32),
(13289,'Latitude cannot be empty','Could not get location-Please try again','en_us','Could not get location-Please try again',32),
(13290,'User cannot be empty','Could not get the User - Try again later','en_us','Could not get the User - Try again later',32),
(13291,'Status cannot be empty','Could not get the status - Try again later','en_us','Could not get the status - Try again later',32),
(13292,'Required fields not found','Required fields not found','en_us','Required fields not found',32),
(13293,'Tracking module not active','Tracking module not active-Please contact CRM Admin','en_us','Tracking module not active-Please contact CRM Admin',32),
(13294,'Missing mandatory input values','Missing mandatory input values','en_us','Missing mandatory input values',32),
(13295,'No MailBox found. Please Create Mailbox','No MailBox found. Please Create Mailbox','en_us','No MailBox found. Please Create Mailbox',32),
(13296,'Mail not sent','Mail not sent','en_us','Mail not sent',32),
(13297,'Mail send successfully','Mail send successfully','en_us','Mail send successfully',32),
(13298,'Email Id or username not match with your record','Email Id or username not match with your record','en_us','Email Id or username not match with your record',32),
(13299,'Module not specified','Module not specified','en_us','Module not specified',32),
(13300,'No messages found','No messages found','en_us','No messages found',32),
(13301,'No Dependency Found For This Module','No Dependency Found For This Module','en_us','No Dependency Found For This Module',32),
(13302,'Outgoing server is not Enabled','Outgoing server is not Enabled','en_us','Outgoing server is not Enabled',32),
(13303,'Outgoing server is Enabled','Outgoing server is Enabled','en_us','Outgoing server is Enabled',32),
(13304,'Email Attached Successfully','Email Attached Successfully','en_us','Email Attached Successfully',32),
(13305,'Documents Attached Successfully','Documents Attached Successfully','en_us','Documents Attached Successfully',32),
(13306,'Login required - Please login again','Login required - Please login again','en_us','Login required - Please login again',32),
(13307,'time_tracking_module_disable','Time tracking module is disable','en_us','Time tracking module is disable',31),
(13308,'route_planning_module_disable','Route planning module is disable','en_us','Route planning module is disable',31),
(13309,'mark_as_held','Are you sure you want to mark Event as Held?','en_us','Are you sure you want to mark Event as Held?',31),
(13310,'stop_timer_msg','You have already started Time tracking for another record, Do you want to stop it first ?','en_us','You have already started Time tracking for another record, Do you want to stop it first ?',31),
(13311,'access_denied_routeplanning','Access denied for route planning','en_us','Access denied for route planning',31),
(13312,'time_spent','Time Spent','en_us','Time Spent',31),
(13313,'select_user','Select User','en_us','Select User',30),
(13314,'status_cannot_be_held','Status cannot be held for future date start','en_us','Status cannot be held for future date start',30),
(13315,'please_select_end_date','Please select end date','en_us','Please select end date',30),
(13316,'please_select_start_date','Please select start date','en_us','Please select start date',30),
(13317,'tap_on_plus_icon_for_select_route','Tap on + icon to select record for your route.','en_us','Tap on + icon to select record for your route.',30),
(13318,'please_enter_notes','Please enter notes','en_us','Please enter notes',30),
(13319,'please_enter_title','Please enter title','en_us','Please enter title',30),
(13320,'please_select_date','Please Select Date','en_us','Please Select Date',30),
(13321,'search_by_date','Search by Date','en_us','Search by Date',30),
(13322,'shortcut_not_setup_yet','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.','en_us','Opps shortcut not setup yet!!! Please add shortcut by click on [icon] from record search results or view record screen.',30),
(13323,'max_upload_size','max file Upload exceeds','en_us','max file Upload exceeds',30),
(13324,'unselect_all','UnSelect All','en_us','UnSelect All',30),
(13325,'select_all','Select All','en_us','Select All',30),
(13326,'please_select_records','Please select records','en_us','Please select records',30),
(13327,'select_date','Select Date','en_us','Select Date',30),
(13328,'quantity_in_stock_is','Quantity in stock is','en_us','Quantity in stock is',30),
(13329,'replies','Replies','en_us','Replies',30),
(13330,'conversation_require_selection','Conversion requires selection of Contact or Organization','en_us','Conversion requires selection of Contact or Organization',30),
(13331,'please_select_product','Please Select Product','en_us','Please Select Product',30),
(13332,'timer_msg','You can start timer for single task only at same time','en_us','You can start timer for single task only at same time',31),
(13333,'save_start_tracking','Save & Start Tracking','en_us','Save & Start Tracking',31),
(13334,'lbl_notes','Notes','en_us','Notes',31),
(13335,'enter_title','Enter Title','en_us','Enter Title',31),
(13336,'select_module_record','Select Module / Record','en_us','Select Module / Record',31),
(13337,'lbl_tomorrow','Tomorrow','en_us','Tomorrow',30),
(13338,'lbl_yesterday','Yesterday','en_us','Yesterday',30),
(13339,'lbl_today','Today','en_us','Today',30),
(13340,'time_tracker','Time Tracker','en_us','Time Tracker',31),
(13341,'time_end','End Time','en_us','End Time',5),
(13342,'due_date','End Date','en_us','End Date',5),
(13343,'time_start','Time Start','en_us','Time Start',5),
(13344,'date_start','Start Date','en_us','Start Date',5),
(13345,'delete_widget_msg','Display widget again by using (+) option','en_us','Display widget again by using (+) option',15),
(13346,'no_upcoming_activities','No scheduled activities ','en_us','No scheduled activities ',15),
(13347,'check_in_first','Please check-in first','en_us','Please check-in first',30),
(13348,'duration','Duration','en_us','Duration',30),
(13349,'distance','Distance','en_us','Distance',30),
(13350,'proper_address_message','Please enter proper address in record\n','en_us','Please enter proper address in record',30),
(13351,'select_status','Select Status','en_us','Select Status',30),
(13352,'route_planner','Route Planner','en_us','Route Planner',30),
(13353,'route_planning','Route Planning','en_us','Route Planning',30),
(13354,'add_route','Add Route','en_us','Add Route',30),
(13355,'calender_disabled','Calendar Module is disabled','en_us','Calendar Module is disabled',30),
(13356,'close_dialog','Close form','en_us','Close form',30),
(13357,'cancel_form_message','Are You sure want to close ?','en_us','Are You sure want to close ?',30),
(13358,'create_route','Create Route','en_us','Create Route',30),
(13359,'select_module_create_route','Select Module to create Route','en_us','Select Module to create Route',30),
(13360,'cancel','Cancel','en_us','Cancel',30),
(13361,'assign_route','Assign Route','en_us','Assign Route',30),
(13362,'route_for','Route for','en_us','Route for',30),
(13363,'assigned_to','Assigned To','en_us','Assigned To',30),
(13364,'enter_route_name','Enter Route Name','en_us','Enter Route Name',30),
(13365,'list','List','en_us','List',30),
(13366,'map','Map','en_us','Map',30),
(13367,'other_modules','Other Modules','en_us','Other Modules',15),
(13368,'shortcut_no_record_msg','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.','en_us','Opps shortcut not setup\n yet!!! Please add shortcut by click on + icon from record\n search results or view record screen.',25),
(13369,'clear','Clear','en_us','Clear',25),
(13370,'open','Open','en_us','Open',11),
(13371,'max_file_msg','Too many files selected (max:6)','en_us','Too many files selected (max:6)',11),
(13372,'error_voicenote_record','Unable to recording voice while another application is recording sound.','en_us','Unable to recording voice while another application is recording sound.',11),
(13373,'msg_warning','Warning!','en_us','Warning!',11),
(13374,'Permision_denied_contact','Permission denied to access your contacts','en_us','Permission denied to access your contacts',15),
(13375,'no_widget_added','Please click + icon to add new widget to your dashboard.','en_us','Please click + icon to add new widget to your dashboard.',15),
(13376,'no_data_available','Data not available, please check the selected fields','en_us','Data not available, please check the selected fields',15),
(13377,'check_out_successfully','Check out successfully','en_us','Checked out successfully',11),
(13378,'check_in_successfully','Check in successfully','en_us','Checked in successfully',11),
(13379,'check_out','Check out','en_us','Check out',11),
(13380,'check_in','Check in','en_us','Check in',11),
(13381,'navigate','Navigate','en_us','Navigate',11),
(13382,'save_to_phone_vcard_success','VCard Saved to phone successfully','en_us','VCard Saved to phone successfully',15),
(13383,'download_vcard_success','VCard downloaded successfully','en_us','VCard downloaded successfully',15),
(13384,'card_details','Card Details','en_us','Card Details',15),
(13385,'add_widget','Add Widget','en_us','Add Widget',15),
(13386,'delete_widget','Are you sure to hide widget?','en_us','Are you sure to hide widget?',15),
(13387,'already_widgets_added','All types of Widget & reports are already added','en_us','All types of Widget & reports are already added',15),
(13388,'retry','Retry','en_us','Retry',28),
(13389,'retake','Retake','en_us','Retake',28),
(13390,'Reports','Reports','en_us','Reports',15),
(13391,'Widgets','Widgets','en_us','Widgets',15),
(13392,'vcard_config','Vcard Configuration','en_us','Vcard Configuration',8),
(13393,'save_to_phone','Save to phone','en_us','Save to phone',11),
(13394,'download_vcard','Download Vcard','en_us','Download Vcard',11),
(13395,'share_vcard','Share Vcard','en_us','Share Vcard',11),
(13396,'share_record','Share Record','en_us','Share Record',11),
(13397,'permission_denied_edit','You don\'t have permission to edit this record.','en_us','You don\'t have permission to edit this record.',27),
(13398,'permission_denied_delete','You don\'t have permission to delete this record.','en_us','You don\'t have permission to delete this record.',27),
(13399,'Voice_Recording_Started','Recording Started','en_us','Recording Started',12),
(13400,'Voice_Recording_Stopped','Recording Stopped','en_us','Recording Stopped',12),
(13401,'SEARCH','Search','en_us','Search',7),
(13402,'LAST','Last','en_us','Last',7),
(13403,'FIRST','First','en_us','First',7),
(13404,'MONDAY','Monday','en_us','Monday',7),
(13405,'TUESDAY','Tuesday','en_us','Tuesday',7),
(13406,'WEDNESDAY','Wednesday','en_us','Wednesday',7),
(13407,'THURSDAY','Thursday','en_us','Thursday',7),
(13408,'FRIDAY','Friday','en_us','Friday',7),
(13409,'SATURDAY','Saturday','en_us','Saturday',7),
(13410,'SUNDAY','Sunday','en_us','Sunday',7),
(13411,'DAILY','Daily','en_us','Daily',7),
(13412,'WEEKLY','Weekly','en_us','Weekly',7),
(13413,'MONTHLY','Monthly','en_us','Monthly',7),
(13414,'YEARLY','Yearly','en_us','Yearly',7),
(13415,'asset_tracking','Asset tracking','en_us','Asset tracking',15),
(13416,'open_file','Open File','en_us','Open File',1),
(13417,'download_pdf_successfully','Download PDF Successfully','en_us','Download PDF Successfully',1),
(13418,'select_pdf','Select PDF','en_us','Select PDF',1),
(13419,'email_pdf','Email PDF','en_us','Email PDF',1),
(13420,'download_pdf','Download PDF','en_us','Download PDF',1),
(13421,'edit_route','Edit Route','en_us','Edit Route',1),
(13422,'save_route','Save Route','en_us','Save Route',1),
(13423,'clear_all','Clear All','en_us','Clear All',1),
(13424,'notification','Notifications','en_us','Notifications',1),
(13425,'menu_management','Menu Management','en_us','Menu Management',1),
(13426,'select_menu','Select Menu','en_us','Select Menu',1),
(13427,'module_record_not_found','Module and Record not found','en_us','Module and Record not found',1),
(13428,'reason_for_changing_comments','Reason for changing comments','en_us','Reason for changing comments',1),
(13429,'edit_reason','Edit Reason','en_us','Edit Reason',1),
(13430,'create_filters','Create Filter','en_us','Create Filter',1),
(13431,'you_checked','You Checked','en_us','You Checked',1),
(13432,'you_un_checked','You UnChecked','en_us','You UnChecked',1),
(13433,'log_the_call','Log the call ?','en_us','Log the call ?',1),
(13434,'add_a_description_(optional)','Add a description (optional)','en_us','Add a description (optional)',1),
(13435,'called','Called','en_us','Called',1),
(13436,'call_log','Call Log','en_us','Call Log',1),
(13437,'subject','Subject','en_us','Subject',1),
(13438,'add_condition','Add Condition','en_us','Add Condition',1),
(13439,'select_condition','Select Condition','en_us','Select Condition',1),
(13440,'select_field','Select Field','en_us','Select Field',1),
(13441,'please_select_first_field','Please First Select field','en_us','Please First Select field',1),
(13442,'filter_name','Filter Name','en_us','Filter Name',1),
(13443,'enter_filter_name','Enter filter name','en_us','Enter filter name',1),
(13444,'choose_conditions','Choose Conditions','en_us','Choose Conditions',1),
(13445,'all_condition','All Conditions(All conditions must be met)','en_us','All Conditions(All conditions must be met)',1),
(13446,'any_condition','Any Conditions(At least one the conditions must be met)','en_us','Any Conditions(At least one the conditions must be met)',1),
(13447,'lattitude','latitude','en_us','latitude',1),
(13448,'notification_settings','Notification Settings','en_us','Notification Settings',1),
(13449,'notification_management','Notification Management','en_us','Notification Management',1),
(13450,'addyourcommentshere','Type @ to mention user','en_us','Type @ to mention user',1),
(13451,'google_api_key_missing','Google Api key is missing.','en_us','Google Api key is missing.',1),
(13452,'event_filter_by','Event Filter by','en_us','Event Filter by',1),
(13453,'apply','Apply','en_us','Apply',1),
(13454,'choose_from_gallery','Choose From Gallery','en_us','Choose From Gallery',1),
(13455,'choose_from_camera','Choose From Camera','en_us','Choose From Camera',1),
(13456,'mutli_select_CB','Mutli Select CB','en_us','Mutli Select CB',1),
(13457,'please_select_condition','Please Select Condition','en_us','Please Select Condition',1),
(13458,'please_enter_value_or_field','Please Enter Value or Field','en_us','Please Enter Value or Field',1),
(13459,'set_as_default','Set as Default','en_us','Set as Default',1),
(13460,'list_in_metrics','List in Metrics','en_us','List in Metrics',1),
(13461,'order_number','Order Number','en_us','Order Number',1),
(13462,'recording_saved_message','Recording saved successfully.','en_us','Recording saved successfully.',1),
(13463,'recording_file','Recording File','en_us','Recording File',1),
(13464,'file_not_found','File not found','en_us','File not found',1),
(13465,'please_enter_valid_path','Please enter valid path','en_us','Please enter valid path',1),
(13466,'enter_path_here','Enter path here...','en_us','Enter path here...',1),
(13467,'set_call_recording_path','Set Call Recording Path','en_us','Set Call Recording Path',1),
(13468,'set_call_recording_path_here','Set call recording path here','en_us','Set call recording path here',1),
(13469,'call_recording_path','Call Recording Path','en_us','Call Recording Path',1),
(13470,'please_place_api','Please enable place api','en_us','Please enable place api',1),
(13471,'event_filters_by','Event Filters by','en_us','Event Filters by',1),
(13472,'select_at_least_one_option','Please select at least one option','en_us','Please select at least one option',1),
(13473,'enable_call_feature','Please enable call feature','en_us','Please enable call feature',1),
(13474,'enable_email_feature','Please enable email feature','en_us','Please enable email feature',1),
(13475,'demo_login','Demo Login','en_us','Demo Login',1),
(13476,'select_email_template','Select Email Template','en_us','Select Email Template',1),
(13477,'template_name','Template Name','en_us','Template Name',1),
(13478,'example_storage_path','example : storage/Music/Recordings/Call Recordings','en_us','example : storage/Music/Recordings/Call Recordings',1),
(13479,'User Notification Settings saved successfully','User Notification Settings saved successfully','en_us','User Notification Settings saved successfully',33),
(13480,'This Notification has been disabled by admin','This Notification has been disabled by admin','en_us','This Notification has been disabled by admin',33),
(13481,'Notify when any updates to the record you\'re following','Notify when any updates to the record you\'re following','en_us','Notify when any updates to the record you\'re following',33),
(13482,'Task assigned to you','Task assigned to you','en_us','Task assigned to you',33),
(13483,'Task Reminder','Task Reminder','en_us','Task Reminder',33),
(13484,'You were mentioned in comments','You were mentioned in comments','en_us','You were mentioned in comments',33),
(13485,'Comments has been added to record assigned to you','Comments has been added to record assigned to you','en_us','Comments has been added to record assigned to you',33),
(13486,'When Record Assigned','When Record Assigned','en_us','When Record Assigned',33),
(13487,'Event Reminder','Event Reminder','en_us','Event Reminder',33),
(13488,'Event Invitation','Event Invitation','en_us','Event Invitation',33),
(13489,'Follow record','Follow record','en_us','Follow record',33),
(13490,'Task','Task','en_us','Task',33),
(13491,'Conversions','Conversions','en_us','Conversions',33),
(13492,'Events','Events','en_us','Events',33),
(13493,'no_records_changed_filter_message','No record(s) found Please click on filter icon to change filter','en_us','No record(s) found Please click on filter icon to change filter',1),
(13494,'title','Title','en_us','Title',1),
(13495,'dialog_recent_call_info','Click + to select your mobile call recording folder where your recorded call files are stored.','en_us','Click + to select your mobile call recording folder where your recorded call files are stored.',1),
(13496,'call_recording','Call recording','en_us','Call recording',1),
(13497,'voice_recorder','Voice Recorder','en_us','Voice Recorder',1),
(13498,'no_address_reference_found','No Address Reference found','en_us','No Address Reference found',32),
(13499,'no_overdue_activities','No OverDue Activities','en_us','No OverDue Activities',32),
(13500,'latitude_longitude_validation_message','Please enter proper address from this address we are not getting proper latitude and longitude','en_us','Please enter proper address from this address we are not getting proper latitude and longitude',32),
(13501,'Default_Search_Field','Default search field','en_us','Default search field',32),
(13502,'Calender_Reminder_Message','Free user can\'t send local reminder','en_us','Free user can\'t send local reminder',32),
(13503,'you_must_have_permission','You must give permissions to use this features.','en_us','You must give permissions to use this features.',32),
(13504,'internal_comment','Internal Comment','en_us','Internal Comment',1),
(13505,'unlink_record','Unlink Record','en_us','Unlink Record',11),
(13506,'unlink_record_msg','Are you sure want to unlink record?','en_us','Are you sure want to unlink record?',11),
(13507,'file_format_not_support','File format not supported','en_us','File format not supported',11),
(13508,'file_upload','File Upload','en_us','File Upload',5),
(13509,'to_vtiger','To Vtiger','en_us','To Vtiger',5),
(13510,'link_external_document','Link External Document','en_us','Link External Document',5),
(13511,'from_file_url','From File Url','en_us','From File Url',5),
(13512,'create_new_document','Create New Document','en_us','Create New Document',5),
(13513,'select_document_type','Select Document type','en_us','Select Document type',5),
(13514,'add_signature','Please add signature','en_us','Please add signature',11),
(13515,'date_greater_then_equal','should be greater than or equal to','en_us','should be greater than or equal to',1),
(13516,'date_less_then_equal','should be less than or equal to','en_us','should be less than or equal to',1),
(13517,'Click_on_plus_for_add','Please tap on + to create a new record.','en_us','Please tap on + to create a new record.',15),
(13518,'display_map','Display map','en_us','Display map',15),
(13519,'other_settings','Other settings','en_us','Other settings',15),
(13520,'total_hours','Total hours','en_us','Total hours',15),
(13521,'widget_not_found','No widgets found','en_us','No widgets found',15),
(13522,'quickaction','Quick action','en_us','Quick action',15),
(13523,'dashboard','Dashboard','en_us','Dashboard',15),
(13524,'new','New','en_us','New',15),
(13525,'global_search_hint','Please try to search using search box at top','en_us','Please try to search using search box at top',15),
(13526,'near_by_map','Near By Map','en_us','Near By Map',15),
(13527,'miles','Miles','en_us','Miles',15),
(13528,'lbl_filters','Filters','en_us','Filters',27),
(13529,'warning','Warning','en_us','Warning',27),
(13530,'no_filter_created','No filter is created.','en_us','No filter is created.',27),
(13531,'please_create_new_ilter','Please create a new filter','en_us','Please create a new filter',27),
(13532,'select_search_fields','Select fields for the search record.','en_us','Select fields for the search record.',27),
(13533,'apply_fliters','Apply filters','en_us','Apply filters',27),
(13534,'sort_by','Sort by','en_us','Sort by',27),
(13535,'sort_order','Sort order','en_us','Sort order',27),
(13536,'Start_time_tracking','Start time tracking','en_us','Start time tracking',31),
(13537,'Stop_time_tracking','Stop time tracking','en_us','Stop time tracking',31),
(13538,'image_preview','Image preview','en_us','Image preview',11),
(13539,'phone_number','Phone number','en_us','Phone number',11),
(13540,'email_address','Email address','en_us','Email address',11),
(13541,'edit_your_preferences','Edit your preferences','en_us','Edit your preferences',8),
(13542,'about_app','About app','en_us','About app',8),
(13543,'updated_ctmobile_ext_version','You already have latest CTMobile Ext. Version','en_us','You already have latest CTMobile Ext. Version',8),
(13544,'updated_app_version','You already have latest CRMTiger App Version','en_us','You already have latest CRMTiger App Version',8),
(13545,'plan','Plan','en_us','Plan',8),
(13546,'time','Time','en_us','Time',31),
(13547,'error_log_msg','Oops, something went wrong! Please click on Share Button to share error log with our technical team','en_us','Oops, something went wrong! Please click on Share Button to share error log with our technical team',1),
(13548,'add_to_quick_action','Add to quick action','en_us','Add to quick action',1),
(13549,'add_filter_to_quick_action','Add filter to quick action','en_us','Add filter to quick action',1),
(13550,'create_record','Create Record','en_us','Create Record',1),
(13551,'quick_action_hint','You can Add Quick Action here','en_us','You can Add Quick Action here',1),
(13552,'str_send','Send','en_us','Send',3),
(13553,'tax_region_msg','Do you want to update tax & charge values corresponding to selected region?','en_us','Do you want to update tax & charge values corresponding to selected region?',1),
(13554,'delete_quick_action_widgest','Delete Widget?','en_us','Delete Widget?',15),
(13555,'add_record_to_dashboard','Add record to dashboard','en_us','Add record to dashboard',15),
(13556,'module_quick_action_msg','Module added to dashboard','en_us','Module added to dashboard',15),
(13557,'filter_quick_action_msg','Filter added to dashboard','en_us','Filter added to dashboard',15),
(13558,'record_quick_action_msg','Record added to dashboard','en_us','Record added to dashboard',15),
(13559,'filter_shortcut_quick_action_msg','Filter shortcut added to dashboard','en_us','Filter shortcut added to dashboard',15),
(13560,'record_shortcut_quick_action_msg','Record shortcut added to dashboard','en_us','Record shortcut added to dashboard',15),
(13561,'documents_disabled','Documents Module is disabled','en_us','Documents Module is disabled',1),
(13562,'document_dont_attachment','Document does not have a attachment','en_us','Document does not have a attachment',1),
(13563,'go_to_neat_by','Go to NearBy','en_us','Go to NearBy',15),
(13564,'go_to_time_tracking','Go to Time Tracker','en_us','Go to Time Tracker',13),
(13565,'nearby_quick_action_msg','NearBy added to dashboard','en_us','NearBy added to dashboard',15),
(13566,'time_tracking_quick_action_msg','Time Tracking added to dashboard','en_us','Time Tracking added to dashboard',15),
(13567,'attendance_quick_action_msg','Attendance added to dashboard','en_us','Attendance added to dashboard',15),
(13568,'attachment','Attachment','en_us','Attachment',15),
(13569,'search_by_fields','Search by fields','en_us','Search by fields',27),
(13570,'apply_selected','Apply selected','en_us','Apply selected',27),
(13571,'auto_address_disabled','auto address finder is disabled, please enable it from CRMTiger Settings','en_us','auto address finder is disabled, please enable it from CRMTiger Settings',1),
(13572,'Attendance','Attendance','en_us','Attendance',15),
(13573,'Check-in successfully','Check-in successfully','en_us','Check-in successfully',32),
(13574,'Check-out successfully','Check-out successfully','en_us','Check-out successfully',32),
(13575,'Nothing around here','Nothing around here','en_us','Nothing around here',13),
(13576,'select_days','Select Days','en_us','Select Days',5),
(13577,'select_minutes','Select Minutes','en_us','Select Minutes',5),
(13578,'select_hours','Select Hours','en_us','Select Hours',5),
(13579,'no_lat_long_found','Location information (Latitude,Longitude) not found','en_us','Location information (Latitude,Longitude) not found',32),
(13580,'Call Log save successfully','Call Log save successfully','en_us','Call Log save successfully',32),
(13581,'Files/photos deleted successfully','Files/photos deleted successfully','en_us','Files/photos deleted successfully',32);
/*!40000 ALTER TABLE `ctmobile_language_keyword` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_language_section`
--
DROP TABLE IF EXISTS `ctmobile_language_section`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_language_section` (
`section_id` int(11) NOT NULL,
`section_name` varchar(255) NOT NULL,
PRIMARY KEY (`section_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_language_section`
--
LOCK TABLES `ctmobile_language_section` WRITE;
/*!40000 ALTER TABLE `ctmobile_language_section` DISABLE KEYS */;
INSERT INTO `ctmobile_language_section` VALUES
(1,'Common Message'),
(2,'Login Screen'),
(3,'Forgot Password Screen'),
(4,'Email Screen'),
(5,'Add/Edit Record'),
(6,'CoverLead Screen'),
(7,'Calender screen'),
(8,'Setting Screen'),
(9,'Module Setting screen'),
(10,'Line item Screen'),
(11,'Detail Screen'),
(12,'Summary Details screen'),
(13,'NearBy screen'),
(14,'Email Detail Screen'),
(15,'Home Screen'),
(16,'FeedBack Screen'),
(17,'EmailTemplate Screen'),
(18,'UserFilterView Screen'),
(19,'Activity Setting'),
(20,'SMS Send Screen'),
(21,'Global Search screen'),
(22,'App Introduction screen'),
(23,'Drive Record screen'),
(24,'ReportBug screen'),
(25,'Shortcut screen'),
(26,'Check URL screen'),
(27,'List Screen'),
(28,'Card Scanner Screen'),
(29,'Other Message'),
(30,'Route Planning Screen'),
(31,'Time Tracking Screen'),
(32,'CTMobile Messages'),
(33,'Notification Settings');
/*!40000 ALTER TABLE `ctmobile_language_section` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_license_settings`
--
DROP TABLE IF EXISTS `ctmobile_license_settings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_license_settings` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`license_key` varchar(255) DEFAULT NULL,
`status` tinyint(3) DEFAULT NULL,
`domain` varchar(255) DEFAULT NULL,
`expirydate` date NOT NULL,
`user_type` enum('free','premium') NOT NULL DEFAULT 'free',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_license_settings`
--
LOCK TABLES `ctmobile_license_settings` WRITE;
/*!40000 ALTER TABLE `ctmobile_license_settings` DISABLE KEYS */;
INSERT INTO `ctmobile_license_settings` VALUES
(2,'da0152be6fa40e73e2f12a4d6b645f0f',1,'https://works-dev.eslf.it','2023-12-20','free');
/*!40000 ALTER TABLE `ctmobile_license_settings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_livetracking_users`
--
DROP TABLE IF EXISTS `ctmobile_livetracking_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_livetracking_users` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`userid` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_livetracking_users`
--
LOCK TABLES `ctmobile_livetracking_users` WRITE;
/*!40000 ALTER TABLE `ctmobile_livetracking_users` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_livetracking_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_loginhistory`
--
DROP TABLE IF EXISTS `ctmobile_loginhistory`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_loginhistory` (
`login_id` int(11) NOT NULL AUTO_INCREMENT,
`user_name` varchar(255) DEFAULT NULL,
`user_ip` varchar(25) NOT NULL,
`logout_time` datetime DEFAULT NULL,
`login_time` datetime DEFAULT NULL,
`status` varchar(25) DEFAULT NULL,
PRIMARY KEY (`login_id`)
) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_loginhistory`
--
LOCK TABLES `ctmobile_loginhistory` WRITE;
/*!40000 ALTER TABLE `ctmobile_loginhistory` DISABLE KEYS */;
INSERT INTO `ctmobile_loginhistory` VALUES
(1,'fpetillo','77.39.167.202','2023-11-29 08:54:42','2023-11-29 08:54:42','Signed in'),
(2,'fpetillo','37.160.90.23','2023-11-29 09:06:10','2023-11-29 09:06:10','Signed in'),
(3,'fpetillo','49.36.82.117','2023-11-29 09:45:02','2023-11-29 09:38:12','Signed off'),
(4,'fpetillo','77.39.167.202','2023-11-29 09:45:25','2023-11-29 09:45:25','Signed in'),
(5,'fpetillo','37.160.109.207','2023-11-29 09:46:52','2023-11-29 09:46:52','Signed in'),
(6,'fpetillo','77.39.167.202','2023-11-29 10:47:11','2023-11-29 10:47:11','Signed in'),
(7,'fpetillo','77.39.167.202','2023-11-29 10:47:35','2023-11-29 10:47:35','Signed in'),
(8,'fpetillo','77.39.167.202','2023-11-29 11:59:49','2023-11-29 11:59:49','Signed in'),
(9,'fpetillo','37.160.101.55','2023-11-29 12:16:31','2023-11-29 12:00:14','Signed off'),
(10,'pmarra','77.39.167.202','2023-11-29 21:03:21','2023-11-29 21:03:21','Signed in'),
(11,'pmarra','77.39.167.202','2023-11-30 00:12:54','2023-11-30 00:12:54','Signed in'),
(12,'pmarra','77.39.167.202','2023-11-30 00:12:54','2023-11-30 00:12:54','Signed in'),
(13,'pmarra','77.39.167.202','2023-11-30 00:12:54','2023-11-30 00:12:54','Signed in'),
(14,'pmarra','77.39.167.202','2023-11-30 00:41:27','2023-11-30 00:41:27','Signed in'),
(15,'pmarra','77.39.167.202','2023-11-30 00:41:27','2023-11-30 00:41:27','Signed in'),
(16,'pmarra','77.39.167.202','2023-11-30 06:18:38','2023-11-30 06:18:38','Signed in'),
(17,'pmarra','77.39.167.202','2023-11-30 06:18:38','2023-11-30 06:18:38','Signed in'),
(18,'pmarra','5.168.84.131','2023-11-30 16:40:48','2023-11-30 16:40:48','Signed in'),
(19,'pmarra','5.168.84.131','2023-11-30 16:40:48','2023-11-30 16:40:48','Signed in'),
(20,'pmarra','77.39.167.202','2023-11-30 23:29:44','2023-11-30 23:29:44','Signed in'),
(21,'pmarra','77.39.167.202','2023-11-30 23:29:44','2023-11-30 23:29:44','Signed in'),
(22,'pmarra','5.168.84.131','2023-12-01 19:24:46','2023-12-01 19:24:46','Signed in'),
(23,'pmarra','5.168.84.131','2023-12-01 19:24:46','2023-12-01 19:24:46','Signed in'),
(24,'pmarra','77.39.167.202','2023-12-02 06:17:05','2023-12-02 06:17:05','Signed in'),
(25,'pmarra','77.39.167.202','2023-12-02 06:17:06','2023-12-02 06:17:06','Signed in'),
(26,'pmarra','77.39.167.202','2023-12-02 09:00:17','2023-12-02 09:00:17','Signed in'),
(27,'pmarra','77.39.167.202','2023-12-02 09:01:21','2023-12-02 09:00:17','Signed off'),
(28,'pmarra','5.169.246.195','2023-12-02 14:16:50','2023-12-02 14:16:50','Signed in'),
(29,'pmarra','5.169.246.195','2023-12-02 16:26:47','2023-12-02 16:26:47','Signed in'),
(30,'pmarra','5.169.246.195','2023-12-02 17:42:06','2023-12-02 16:26:47','Signed off'),
(31,'fpetillo','146.70.109.94','2023-12-04 11:01:35','2023-12-04 11:01:35','Signed in'),
(32,'fpetillo','49.36.82.117','2023-12-04 11:10:09','2023-12-04 11:08:38','Signed off'),
(33,'fpetillo','77.39.167.202','2023-12-04 17:48:13','2023-12-04 17:48:13','Signed in'),
(34,'fpetillo','37.161.227.19','2023-12-04 17:51:33','2023-12-04 17:51:33','Signed in'),
(35,'fpetillo','77.39.167.202','2023-12-04 17:53:55','2023-12-04 17:53:55','Signed in'),
(36,'fpetillo','77.39.167.202','2023-12-04 17:57:09','2023-12-04 17:57:09','Signed in'),
(37,'fpetillo','37.161.227.19','2023-12-04 17:58:45','2023-12-04 17:58:45','Signed in'),
(38,'fpetillo','37.161.227.19','2023-12-04 18:06:11','2023-12-04 18:06:11','Signed in'),
(39,'fpetillo','37.161.227.19','2023-12-04 18:06:35','2023-12-04 18:06:35','Signed in'),
(40,'fpetillo','37.161.227.19','2023-12-04 18:07:00','2023-12-04 18:07:00','Signed in'),
(41,'fpetillo','37.161.227.19','2023-12-04 18:07:36','2023-12-04 18:07:36','Signed in'),
(42,'fpetillo','37.161.227.19','2023-12-04 18:09:28','2023-12-04 18:09:28','Signed in'),
(43,'fpetillo','37.161.227.19','2023-12-04 18:17:37','2023-12-04 18:17:37','Signed in'),
(44,'fpetillo','37.161.227.19','2023-12-04 18:24:27','2023-12-04 18:24:27','Signed in'),
(45,'fpetillo','77.39.167.202','2023-12-06 13:30:34','2023-12-06 13:30:34','Signed in'),
(46,'fpetillo','79.35.125.252','2023-12-10 06:53:22','2023-12-10 06:53:22','Signed in'),
(47,'fpetillo','37.162.234.166','2023-12-10 07:11:13','2023-12-10 07:11:13','Signed in'),
(48,'fpetillo','37.162.252.6','2023-12-10 09:46:31','2023-12-10 09:46:26','Signed off'),
(49,'UserTest','77.39.167.202','2023-12-12 11:52:24','2023-12-12 11:52:24','Signed in'),
(50,'UserTest','77.39.167.202','2023-12-12 11:54:03','2023-12-12 11:54:03','Signed in'),
(51,'UserTest','77.39.167.202','2023-12-12 11:55:25','2023-12-12 11:55:25','Signed in'),
(52,'UserTest','77.39.167.202','2023-12-12 12:01:29','2023-12-12 12:01:29','Signed in'),
(53,'UserTest','77.39.167.202','2023-12-12 12:35:06','2023-12-12 12:35:06','Signed in'),
(54,'UserTest','77.39.167.202','2023-12-12 12:38:53','2023-12-12 12:38:53','Signed in'),
(55,'UserTest','77.39.167.202','2023-12-12 12:40:04','2023-12-12 12:40:04','Signed in'),
(56,'pmarra','77.39.167.202','2023-12-12 12:41:52','2023-12-12 12:40:53','Signed off'),
(57,'UserTest','77.39.167.202','2023-12-12 12:44:09','2023-12-12 12:44:09','Signed in'),
(58,'UserTest','77.39.167.202','2023-12-12 12:48:41','2023-12-12 12:48:41','Signed in'),
(59,'test','77.39.167.202','2023-12-12 12:54:20','2023-12-12 12:54:20','Signed in'),
(60,'crmtiger','122.169.119.200','2023-12-13 05:23:07','2023-12-13 05:23:07','Signed in'),
(61,'crmtiger','122.169.119.200','2023-12-13 05:23:16','2023-12-13 05:23:16','Signed in'),
(62,'crmtiger','122.169.119.200','2023-12-13 05:24:50','2023-12-13 05:24:50','Signed in'),
(63,'crmtiger','122.169.119.200','2023-12-13 05:26:48','2023-12-13 05:26:48','Signed in'),
(64,'crmtiger','49.36.82.117','2023-12-13 05:29:53','2023-12-13 05:29:53','Signed in'),
(65,'crmtiger','49.36.82.117','2023-12-13 07:46:04','2023-12-13 07:45:36','Signed off'),
(66,'UserTest','77.39.167.202','2023-12-13 12:11:21','2023-12-13 12:11:21','Signed in'),
(67,'UserTest','77.39.167.202','2023-12-13 12:12:45','2023-12-13 12:12:45','Signed in'),
(68,'crmtiger','49.36.82.117','2023-12-13 12:15:07','2023-12-13 12:15:07','Signed in'),
(69,'UserTest','77.39.167.202','2023-12-13 12:36:03','2023-12-13 12:36:03','Signed in'),
(70,'crmtiger','49.36.82.117','2023-12-13 12:45:50','2023-12-13 12:45:50','Signed in'),
(71,'crmtiger','49.36.82.117','2023-12-13 12:50:20','2023-12-13 12:48:24','Signed off'),
(72,'crmtiger','122.169.119.200','2023-12-13 13:09:41','2023-12-13 13:09:41','Signed in'),
(73,'crmtiger','49.36.82.117','2023-12-14 04:56:29','2023-12-14 04:55:37','Signed off'),
(74,'UserTest','77.39.167.202','2023-12-17 11:29:43','2023-12-17 11:29:43','Signed in'),
(75,'UserTest','77.39.167.202','2023-12-17 17:25:30','2023-12-17 17:25:30','Signed in'),
(76,'crmtiger','49.36.82.117','2023-12-18 11:52:39','2023-12-18 11:52:39','Signed in'),
(77,'crmtiger','49.36.82.117','2023-12-18 11:52:46','2023-12-18 11:52:40','Signed off'),
(78,'UserTest','77.39.167.202','2023-12-18 14:33:12','2023-12-18 14:33:12','Signed in'),
(79,'UserTest','77.39.167.202','2023-12-21 19:04:51','2023-12-21 19:04:51','Signed in'),
(80,'UserTest','77.39.167.202','2023-12-29 08:40:28','2023-12-29 08:40:28','Signed in'),
(81,'crmtiger','93.188.224.253','2024-01-03 13:12:54','2024-01-03 13:12:54','Signed in'),
(82,'crmtiger','93.188.224.253','2024-01-03 14:10:47','2024-01-03 14:10:47','Signed in'),
(83,'crmtiger','93.188.224.253','2024-01-04 08:20:48','2024-01-04 08:20:42','Signed off'),
(84,'crmtiger','49.36.82.37','2024-01-04 11:05:04','2024-01-04 11:05:04','Signed in');
/*!40000 ALTER TABLE `ctmobile_loginhistory` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_modules_management`
--
DROP TABLE IF EXISTS `ctmobile_modules_management`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_modules_management` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`module` varchar(255) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_modules_management`
--
LOCK TABLES `ctmobile_modules_management` WRITE;
/*!40000 ALTER TABLE `ctmobile_modules_management` DISABLE KEYS */;
INSERT INTO `ctmobile_modules_management` VALUES
(1,'selectAll');
/*!40000 ALTER TABLE `ctmobile_modules_management` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_notification_module_settings`
--
DROP TABLE IF EXISTS `ctmobile_notification_module_settings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_notification_module_settings` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`modulename` varchar(255) NOT NULL,
`notification_id` int(11) NOT NULL,
`workflow_id` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_notification_module_settings`
--
LOCK TABLES `ctmobile_notification_module_settings` WRITE;
/*!40000 ALTER TABLE `ctmobile_notification_module_settings` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_notification_module_settings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_notification_restriction`
--
DROP TABLE IF EXISTS `ctmobile_notification_restriction`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_notification_restriction` (
`restriction_id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` int(11) NOT NULL,
`notification_id` int(11) NOT NULL,
PRIMARY KEY (`restriction_id`),
KEY `user_setting_id` (`notification_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_notification_restriction`
--
LOCK TABLES `ctmobile_notification_restriction` WRITE;
/*!40000 ALTER TABLE `ctmobile_notification_restriction` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_notification_restriction` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_notification_settings`
--
DROP TABLE IF EXISTS `ctmobile_notification_settings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_notification_settings` (
`notification_id` int(11) NOT NULL AUTO_INCREMENT,
`notification_type` varchar(255) NOT NULL,
`notification_enabled` enum('1','0') NOT NULL DEFAULT '1',
`workflow_id` int(11) NOT NULL DEFAULT 0,
`reminder_time` int(11) NOT NULL DEFAULT 0,
`notification_title` varchar(255) DEFAULT NULL,
`notification_message` text DEFAULT NULL,
PRIMARY KEY (`notification_id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_notification_settings`
--
LOCK TABLES `ctmobile_notification_settings` WRITE;
/*!40000 ALTER TABLE `ctmobile_notification_settings` DISABLE KEYS */;
INSERT INTO `ctmobile_notification_settings` VALUES
(1,'event_invitation','0',0,0,'You’ve event Invitation','Event invitation from -smownerid:first_name$ -smownerid:last_name$ On -date_start$ -time_start$'),
(2,'event_reminder','0',0,0,'Event starts shortly...','Event -subject$ due on -date_start$'),
(3,'record_assigned','0',0,0,'Record assigned to you','You’ve been assigned to record, click to see more information'),
(4,'comment_mentioned','0',0,0,'You’re mentioned in comments','-commentcontent$'),
(5,'comment_assigned','0',0,0,'Comment added to your assigned Record','Comment has been added to your assigned record, click to see more information'),
(6,'task_reminder','0',0,0,'Task starts shortly...','Task -subject$ due on -date_start$'),
(7,'follow_record','0',0,0,'Record you followed has been updated','Someone update record you’re following, click to see more information');
/*!40000 ALTER TABLE `ctmobile_notification_settings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_premium_feature`
--
DROP TABLE IF EXISTS `ctmobile_premium_feature`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_premium_feature` (
`feature_id` int(11) NOT NULL AUTO_INCREMENT,
`feature_name` varchar(255) NOT NULL,
`feature_enabled` enum('0','1') NOT NULL DEFAULT '1',
PRIMARY KEY (`feature_id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_premium_feature`
--
LOCK TABLES `ctmobile_premium_feature` WRITE;
/*!40000 ALTER TABLE `ctmobile_premium_feature` DISABLE KEYS */;
INSERT INTO `ctmobile_premium_feature` VALUES
(1,'meeting_checkin','1'),
(2,'attendance_checkin','1'),
(3,'qr_code_scanner','1'),
(4,'business_card_scanner','1'),
(5,'asset_tracking','1'),
(6,'nearby_customer','1'),
(7,'record_map_view','1'),
(8,'address_autofinder','1'),
(9,'call_from_app','1'),
(10,'email_from_app','1'),
(11,'sms_from_app','1'),
(12,'whatsapp_from_app','1');
/*!40000 ALTER TABLE `ctmobile_premium_feature` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_qrscanning`
--
DROP TABLE IF EXISTS `ctmobile_qrscanning`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_qrscanning` (
`qrscanningid` int(11) NOT NULL AUTO_INCREMENT,
`module` varchar(255) NOT NULL,
`modulefield` varchar(255) NOT NULL,
PRIMARY KEY (`qrscanningid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_qrscanning`
--
LOCK TABLES `ctmobile_qrscanning` WRITE;
/*!40000 ALTER TABLE `ctmobile_qrscanning` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_qrscanning` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_qrscanning_fields`
--
DROP TABLE IF EXISTS `ctmobile_qrscanning_fields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_qrscanning_fields` (
`id` int(11) NOT NULL,
`module` varchar(50) DEFAULT NULL,
`fieldname` varchar(250) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_qrscanning_fields`
--
LOCK TABLES `ctmobile_qrscanning_fields` WRITE;
/*!40000 ALTER TABLE `ctmobile_qrscanning_fields` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_qrscanning_fields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_qrscanning_modules`
--
DROP TABLE IF EXISTS `ctmobile_qrscanning_modules`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_qrscanning_modules` (
`module` varchar(250) NOT NULL DEFAULT '',
`active` int(1) DEFAULT NULL,
`sequence` int(3) DEFAULT NULL,
PRIMARY KEY (`module`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_qrscanning_modules`
--
LOCK TABLES `ctmobile_qrscanning_modules` WRITE;
/*!40000 ALTER TABLE `ctmobile_qrscanning_modules` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_qrscanning_modules` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_record_shortcut`
--
DROP TABLE IF EXISTS `ctmobile_record_shortcut`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_record_shortcut` (
`shortcutid` int(11) NOT NULL AUTO_INCREMENT,
`shortcutname` varchar(255) NOT NULL,
`recordid` int(11) NOT NULL,
`userid` int(11) NOT NULL,
`module` varchar(100) NOT NULL,
`createdtime` datetime NOT NULL,
PRIMARY KEY (`shortcutid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_record_shortcut`
--
LOCK TABLES `ctmobile_record_shortcut` WRITE;
/*!40000 ALTER TABLE `ctmobile_record_shortcut` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_record_shortcut` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_routegeneralsettings`
--
DROP TABLE IF EXISTS `ctmobile_routegeneralsettings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_routegeneralsettings` (
`routegeneralsettings_id` int(11) NOT NULL AUTO_INCREMENT,
`route_users` text NOT NULL,
`route_distance_unit` varchar(100) NOT NULL,
PRIMARY KEY (`routegeneralsettings_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_routegeneralsettings`
--
LOCK TABLES `ctmobile_routegeneralsettings` WRITE;
/*!40000 ALTER TABLE `ctmobile_routegeneralsettings` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_routegeneralsettings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_routestatus`
--
DROP TABLE IF EXISTS `ctmobile_routestatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_routestatus` (
`routestatusid` int(11) NOT NULL AUTO_INCREMENT,
`routestatusname` varchar(255) NOT NULL,
`routestatuslabel` varchar(255) NOT NULL,
PRIMARY KEY (`routestatusid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_routestatus`
--
LOCK TABLES `ctmobile_routestatus` WRITE;
/*!40000 ALTER TABLE `ctmobile_routestatus` DISABLE KEYS */;
INSERT INTO `ctmobile_routestatus` VALUES
(1,'In Progress','In Progress'),
(2,'On Hold','On Hold'),
(3,'Completed','Completed'),
(4,'Not Available','Not Available');
/*!40000 ALTER TABLE `ctmobile_routestatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_search_field`
--
DROP TABLE IF EXISTS `ctmobile_search_field`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_search_field` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`module` varchar(50) NOT NULL,
`fieldname` varchar(255) NOT NULL,
`userid` varchar(50) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_search_field`
--
LOCK TABLES `ctmobile_search_field` WRITE;
/*!40000 ALTER TABLE `ctmobile_search_field` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_search_field` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_session_expire`
--
DROP TABLE IF EXISTS `ctmobile_session_expire`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_session_expire` (
`session_expire_id` int(11) NOT NULL AUTO_INCREMENT,
`userid` int(11) NOT NULL,
`sessionid` varchar(255) NOT NULL,
PRIMARY KEY (`session_expire_id`)
) ENGINE=InnoDB AUTO_INCREMENT=66 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_session_expire`
--
LOCK TABLES `ctmobile_session_expire` WRITE;
/*!40000 ALTER TABLE `ctmobile_session_expire` DISABLE KEYS */;
INSERT INTO `ctmobile_session_expire` VALUES
(1,12,'2e62b9e6656495f4c339a'),
(2,12,'3faf98966566ff022ee81'),
(3,12,'7a9e570765670834f13f8'),
(4,12,'1a09f396567088c40251'),
(5,12,'1a09f396567088c40251'),
(6,12,'23ef2dfe656716c6f0d39'),
(7,12,'23ef2dfe656716c6f0d39'),
(8,6,'34b95e996567a7198a0b8'),
(9,6,'16f95c516567d3866e4e6'),
(10,6,'18c6d60d6567d3867a12a'),
(11,6,'1a418dda6567d3868cb37'),
(12,6,'1092e1496567da375dcd7'),
(13,6,'9b2b1e76567da377ce5e'),
(14,6,'4153ad486568293e795e3'),
(15,6,'1e9dd0166568293e9e109'),
(16,6,'67f8d0f46568bb101c84e'),
(17,6,'3e2d629d6568bb104d96b'),
(18,6,'179a3baa65691ae8272a4'),
(19,6,'6b7cfc2565691ae845242'),
(20,6,'75747701656a32fe5b053'),
(21,6,'15cf96bf656a32fe9c781'),
(22,6,'17fd791a656acbe1e2475'),
(23,6,'56e75936656acbe21f9a7'),
(24,6,'7dc0127f656af221cc513'),
(25,6,'33266660656b3c5276f7b'),
(26,6,'35d37def656b5ac7231ac'),
(27,12,'68090740656db18f88ddb'),
(28,12,'7df395e7656e10dd2935b'),
(29,12,'197b6eb656e11a5a62bb'),
(30,12,'3215bd76656e12330a413'),
(31,12,'24f4845d656e12f5c1436'),
(32,12,'63cbf291656e13552d52f'),
(33,12,'72b7760656e151342e80'),
(34,12,'1a5cf475656e152b80e20'),
(35,12,'73a8d9ce656e1544bdcf4'),
(36,12,'5fa0bc54656e15688fa5c'),
(37,12,'6ec2142b656e15d8d5a39'),
(38,12,'2b36052c656e17c1add0d'),
(39,12,'2c9ff926656e195b11468'),
(40,12,'7ea968ce6570777a087a1'),
(41,12,'2eebe71765756062bf3b4'),
(42,12,'10e0a2a96575649110ea9'),
(43,15,'76533ece657849788b281'),
(44,15,'75ff4841657849db84339'),
(45,15,'6a286c8965784a2d5a2cd'),
(46,15,'25f4621365784b991426d'),
(47,15,'6dbd50ba6578537ae471d'),
(48,15,'180022546578545d61433'),
(49,15,'221f1cbe657854a443928'),
(50,15,'1305178865785598efca1'),
(51,14,'6bd9bc8265793bed8ebc8'),
(52,14,'11ae3a5165794151e804b'),
(53,15,'5b031448657856a9cc2c4'),
(54,15,'31036a4d65799f69002e1'),
(55,15,'7d9c980365799fbdc76c0'),
(56,14,'4cf731ae6579a04b25540'),
(57,14,'21eb71b96579a77e06ebf'),
(58,15,'1ec200b96579a533a1a81'),
(59,15,'7d14ab22657edba728298'),
(60,14,'836016b6580328781023'),
(61,15,'7d14ab22657edba728298'),
(62,15,'7d14ab22657edba728298'),
(63,15,'7d14ab22657edba728298'),
(64,14,'2a28acdd65955d56785b9'),
(65,14,'2a28acdd65955d56785b9');
/*!40000 ALTER TABLE `ctmobile_session_expire` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_signature_fields`
--
DROP TABLE IF EXISTS `ctmobile_signature_fields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_signature_fields` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`module` varchar(50) NOT NULL,
`fieldname` varchar(250) NOT NULL,
`doc_type` enum('Signature','Documents') NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_signature_fields`
--
LOCK TABLES `ctmobile_signature_fields` WRITE;
/*!40000 ALTER TABLE `ctmobile_signature_fields` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_signature_fields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_timetracking_modules`
--
DROP TABLE IF EXISTS `ctmobile_timetracking_modules`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_timetracking_modules` (
`timetrackerid` int(11) NOT NULL AUTO_INCREMENT,
`module` varchar(100) DEFAULT NULL,
PRIMARY KEY (`timetrackerid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_timetracking_modules`
--
LOCK TABLES `ctmobile_timetracking_modules` WRITE;
/*!40000 ALTER TABLE `ctmobile_timetracking_modules` DISABLE KEYS */;
/*!40000 ALTER TABLE `ctmobile_timetracking_modules` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_user_settings`
--
DROP TABLE IF EXISTS `ctmobile_user_settings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_user_settings` (
`user_setting_id` int(11) NOT NULL AUTO_INCREMENT,
`user_setting_type` varchar(255) NOT NULL,
`user_setting_value` enum('0','1') NOT NULL DEFAULT '1',
PRIMARY KEY (`user_setting_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_user_settings`
--
LOCK TABLES `ctmobile_user_settings` WRITE;
/*!40000 ALTER TABLE `ctmobile_user_settings` DISABLE KEYS */;
INSERT INTO `ctmobile_user_settings` VALUES
(1,'access_user','1'),
(2,'location_tracking','1'),
(3,'route_planner','1'),
(4,'time_tracker','1'),
(5,'call_logging','1'),
(6,'api_logs','1');
/*!40000 ALTER TABLE `ctmobile_user_settings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_userderoute`
--
DROP TABLE IF EXISTS `ctmobile_userderoute`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_userderoute` (
`id` int(12) NOT NULL AUTO_INCREMENT,
`userid` int(11) NOT NULL,
`devicetoken` longtext NOT NULL,
`latitude` longtext NOT NULL,
`longitude` longtext NOT NULL,
`record` varchar(200) NOT NULL,
`action` varchar(200) NOT NULL,
`createdtime` datetime NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_userderoute`
--
LOCK TABLES `ctmobile_userderoute` WRITE;
/*!40000 ALTER TABLE `ctmobile_userderoute` DISABLE KEYS */;
INSERT INTO `ctmobile_userderoute` VALUES
(1,6,'','0.0','0.0','1194','create','2023-11-29 21:05:36'),
(2,6,'','0.0','0.0','1195','create','2023-11-29 21:06:14'),
(3,6,'','0.0','0.0','1195','edit','2023-11-29 21:06:24'),
(4,6,'','0.0','0.0','1196','create','2023-11-29 21:13:51'),
(5,6,'','0.0','0.0','1197','create','2023-11-29 21:16:07'),
(6,6,'','0.0','0.0','1197','edit','2023-11-29 21:18:47'),
(7,6,'','0.0','0.0','1197','edit','2023-11-29 21:19:11'),
(8,6,'','0.0','0.0','1205','create','2023-11-30 23:33:18'),
(9,6,'','0.0','0.0','1206','create','2023-11-30 23:33:40'),
(10,6,'','0.0','0.0','1207','create','2023-11-30 23:56:23'),
(11,6,'','0.0','0.0','1207','edit','2023-11-30 23:57:11'),
(12,6,'','0.0','0.0','1208','create','2023-11-30 23:59:53'),
(13,6,'','0.0','0.0','1207','edit','2023-12-01 00:00:16'),
(14,6,'','41.7837','12.4936','1207','edit','2023-12-01 00:01:35'),
(15,6,'','0.0','0.0','1189','edit','2023-12-01 00:13:33'),
(16,6,'','0.0','0.0','1507','create','2023-12-02 16:57:28');
/*!40000 ALTER TABLE `ctmobile_userderoute` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_userdevicetoken`
--
DROP TABLE IF EXISTS `ctmobile_userdevicetoken`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_userdevicetoken` (
`userid` int(11) NOT NULL,
`devicetoken` longtext NOT NULL,
`device_type` varchar(100) NOT NULL,
`longitude` longtext NOT NULL,
`latitude` longtext NOT NULL,
`sessionid` varchar(255) DEFAULT NULL,
`currency_id` int(19) DEFAULT NULL,
`time_zone` varchar(255) DEFAULT NULL,
`date_format` varchar(255) DEFAULT NULL,
`hour_format` varchar(50) DEFAULT NULL,
`language` varchar(50) DEFAULT NULL,
UNIQUE KEY `userid` (`userid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_userdevicetoken`
--
LOCK TABLES `ctmobile_userdevicetoken` WRITE;
/*!40000 ALTER TABLE `ctmobile_userdevicetoken` DISABLE KEYS */;
INSERT INTO `ctmobile_userdevicetoken` VALUES
(6,'','android','0','0','',1,'Europe/Amsterdam','dd-mm-yyyy','24','en_us'),
(12,'','ios','0','0','',1,'Europe/Amsterdam','dd-mm-yyyy','12','en_gb'),
(14,'e2HPnEmkn0Yqko325F1C9O:APA91bGjQDUInWIFiVDRvRn3eoN8F5AE-2yMo7KnESugYwc1UT6hGZm1KjtplkCKxEuiBvJmdeBqj1dGvTQpR73bZGt5Da4OBdGK9OsAFOUYe-MMSpsRk5sGMCSHP5mQckahbBVUZlgs','ios','0','0','73fca87f659690e0db015',1,'UTC','yyyy-mm-dd','12','en_us'),
(15,'dzr3foFGb0Xajavsgzj-LU:APA91bHa-DBlEbzykuLW4tlUfyMcaMeYFiLKym4HnTgF0z6HL1kK44hTI6KEsqFpmHuZEOaQTn4DkBUxbqywqDGwAUn9NxIGCrHniwhz_Z-CGQ0v0XNcvinhsbG3nGHN5Ju43XYeRAyc','ios','0','0','796b3cf6658e85fcaea1d',1,'UTC','yyyy-mm-dd','12','en_us'),
(16,'cl1lzJ8UJUXYo6y-ZUryHi:APA91bHy0w6aoF8t37xJhqXkdZmWVn6U8Ei_beyfqwH0aFS9TkUa2alBjf8wHUsHU5-9NHyzxBAXu0Szf-fGRKJfCTWA430nEpeNGwk8rm8GnII_MyQ9uE6BlB-k2vAykuO_8RnzfhOe','ios','0','0','4fd3a4cf657857fc09b1c',1,'UTC','yyyy-mm-dd','12','en_us');
/*!40000 ALTER TABLE `ctmobile_userdevicetoken` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ctmobile_vcard_fields`
--
DROP TABLE IF EXISTS `ctmobile_vcard_fields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ctmobile_vcard_fields` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`module` varchar(50) DEFAULT NULL,
`fieldname` varchar(250) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ctmobile_vcard_fields`
--
LOCK TABLES `ctmobile_vcard_fields` WRITE;
/*!40000 ALTER TABLE `ctmobile_vcard_fields` DISABLE KEYS */;
INSERT INTO `ctmobile_vcard_fields` VALUES
(1,'Vendors','vtiger_vendor:vendorname:vendorname:Vendors_Vendor_Name:V'),
(2,'Leads','vtiger_leaddetails:firstname:firstname:Leads_First_Name:V'),
(3,'Leads','vtiger_leaddetails:lastname:lastname:Leads_Last_Name:V'),
(4,'Contacts','vtiger_contactdetails:firstname:firstname:Contacts_First_Name:V'),
(5,'Contacts','vtiger_contactdetails:lastname:lastname:Contacts_Last_Name:V');
/*!40000 ALTER TABLE `ctmobile_vcard_fields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_account`
--
DROP TABLE IF EXISTS `vtiger_account`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_account` (
`accountid` int(19) NOT NULL DEFAULT 0,
`account_no` varchar(100) NOT NULL,
`accountname` varchar(100) NOT NULL,
`parentid` int(19) DEFAULT 0,
`account_type` varchar(200) DEFAULT NULL,
`industry` varchar(200) DEFAULT NULL,
`annualrevenue` decimal(25,8) DEFAULT NULL,
`rating` varchar(200) DEFAULT NULL,
`ownership` varchar(50) DEFAULT NULL,
`siccode` varchar(50) DEFAULT NULL,
`tickersymbol` varchar(30) DEFAULT NULL,
`phone` varchar(30) DEFAULT NULL,
`otherphone` varchar(30) DEFAULT NULL,
`email1` varchar(100) DEFAULT NULL,
`email2` varchar(100) DEFAULT NULL,
`website` varchar(100) DEFAULT NULL,
`fax` varchar(30) DEFAULT NULL,
`employees` int(10) DEFAULT 0,
`emailoptout` varchar(3) DEFAULT '0',
`notify_owner` varchar(3) DEFAULT '0',
`isconvertedfromlead` varchar(3) DEFAULT '0',
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`accountid`),
KEY `account_account_type_idx` (`account_type`),
KEY `email_idx` (`email1`,`email2`),
CONSTRAINT `fk_1_vtiger_account` FOREIGN KEY (`accountid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_account`
--
LOCK TABLES `vtiger_account` WRITE;
/*!40000 ALTER TABLE `vtiger_account` DISABLE KEYS */;
INSERT INTO `vtiger_account` VALUES
(1205,'ACC1','Con15',0,' ',' ',0.00000000,' ','','','','','','','','','',0,'0','0','0','');
/*!40000 ALTER TABLE `vtiger_account` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_accountbillads`
--
DROP TABLE IF EXISTS `vtiger_accountbillads`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_accountbillads` (
`accountaddressid` int(19) NOT NULL DEFAULT 0,
`bill_city` varchar(30) DEFAULT NULL,
`bill_code` varchar(30) DEFAULT NULL,
`bill_country` varchar(30) DEFAULT NULL,
`bill_state` varchar(30) DEFAULT NULL,
`bill_street` varchar(250) DEFAULT NULL,
`bill_pobox` varchar(30) DEFAULT NULL,
PRIMARY KEY (`accountaddressid`),
CONSTRAINT `fk_1_vtiger_accountbillads` FOREIGN KEY (`accountaddressid`) REFERENCES `vtiger_account` (`accountid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_accountbillads`
--
LOCK TABLES `vtiger_accountbillads` WRITE;
/*!40000 ALTER TABLE `vtiger_accountbillads` DISABLE KEYS */;
INSERT INTO `vtiger_accountbillads` VALUES
(1205,'','','','','','');
/*!40000 ALTER TABLE `vtiger_accountbillads` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_accountrating`
--
DROP TABLE IF EXISTS `vtiger_accountrating`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_accountrating` (
`accountratingid` int(19) NOT NULL AUTO_INCREMENT,
`rating` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`accountratingid`),
UNIQUE KEY `accountrating_rating_idx` (`rating`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_accountrating`
--
LOCK TABLES `vtiger_accountrating` WRITE;
/*!40000 ALTER TABLE `vtiger_accountrating` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_accountrating` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_accountscf`
--
DROP TABLE IF EXISTS `vtiger_accountscf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_accountscf` (
`accountid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`accountid`),
CONSTRAINT `fk_1_vtiger_accountscf` FOREIGN KEY (`accountid`) REFERENCES `vtiger_account` (`accountid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_accountscf`
--
LOCK TABLES `vtiger_accountscf` WRITE;
/*!40000 ALTER TABLE `vtiger_accountscf` DISABLE KEYS */;
INSERT INTO `vtiger_accountscf` VALUES
(1205);
/*!40000 ALTER TABLE `vtiger_accountscf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_accountshipads`
--
DROP TABLE IF EXISTS `vtiger_accountshipads`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_accountshipads` (
`accountaddressid` int(19) NOT NULL DEFAULT 0,
`ship_city` varchar(30) DEFAULT NULL,
`ship_code` varchar(30) DEFAULT NULL,
`ship_country` varchar(30) DEFAULT NULL,
`ship_state` varchar(30) DEFAULT NULL,
`ship_pobox` varchar(30) DEFAULT NULL,
`ship_street` varchar(250) DEFAULT NULL,
PRIMARY KEY (`accountaddressid`),
CONSTRAINT `fk_1_vtiger_accountshipads` FOREIGN KEY (`accountaddressid`) REFERENCES `vtiger_account` (`accountid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_accountshipads`
--
LOCK TABLES `vtiger_accountshipads` WRITE;
/*!40000 ALTER TABLE `vtiger_accountshipads` DISABLE KEYS */;
INSERT INTO `vtiger_accountshipads` VALUES
(1205,'','','','','','');
/*!40000 ALTER TABLE `vtiger_accountshipads` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_accounttype`
--
DROP TABLE IF EXISTS `vtiger_accounttype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_accounttype` (
`accounttypeid` int(19) NOT NULL AUTO_INCREMENT,
`accounttype` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`accounttypeid`),
UNIQUE KEY `accounttype_accounttype_idx` (`accounttype`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_accounttype`
--
LOCK TABLES `vtiger_accounttype` WRITE;
/*!40000 ALTER TABLE `vtiger_accounttype` DISABLE KEYS */;
INSERT INTO `vtiger_accounttype` VALUES
(2,'Analyst',1,2,1,NULL),
(3,'Competitor',1,3,2,NULL),
(4,'Customer',1,4,3,NULL),
(5,'Integrator',1,5,4,NULL),
(6,'Investor',1,6,5,NULL),
(7,'Partner',1,7,6,NULL),
(8,'Press',1,8,7,NULL),
(9,'Prospect',1,9,8,NULL),
(10,'Reseller',1,10,9,NULL),
(11,'Other',1,11,10,NULL);
/*!40000 ALTER TABLE `vtiger_accounttype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_accounttype_seq`
--
DROP TABLE IF EXISTS `vtiger_accounttype_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_accounttype_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_accounttype_seq`
--
LOCK TABLES `vtiger_accounttype_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_accounttype_seq` DISABLE KEYS */;
INSERT INTO `vtiger_accounttype_seq` VALUES
(11);
/*!40000 ALTER TABLE `vtiger_accounttype_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_actionmapping`
--
DROP TABLE IF EXISTS `vtiger_actionmapping`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_actionmapping` (
`actionid` int(19) NOT NULL,
`actionname` varchar(200) NOT NULL,
`securitycheck` int(19) DEFAULT NULL,
PRIMARY KEY (`actionid`,`actionname`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_actionmapping`
--
LOCK TABLES `vtiger_actionmapping` WRITE;
/*!40000 ALTER TABLE `vtiger_actionmapping` DISABLE KEYS */;
INSERT INTO `vtiger_actionmapping` VALUES
(0,'Save',0),
(0,'SavePriceBook',1),
(0,'SaveVendor',1),
(1,'DetailViewAjax',1),
(1,'EditView',0),
(1,'PriceBookEditView',1),
(1,'QuickCreate',1),
(1,'VendorEditView',1),
(2,'Delete',0),
(2,'DeletePriceBook',1),
(2,'DeleteVendor',1),
(3,'index',0),
(3,'Popup',1),
(4,'DetailView',0),
(4,'PriceBookDetailView',1),
(4,'TagCloud',1),
(4,'VendorDetailView',1),
(5,'Import',0),
(6,'Export',0),
(7,'CreateView',0),
(8,'Merge',0),
(9,'ConvertLead',0),
(10,'DuplicatesHandling',0),
(11,'ReceiveIncomingCalls',0),
(12,'MakeOutgoingCalls',0),
(13,'Print',0);
/*!40000 ALTER TABLE `vtiger_actionmapping` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_activity`
--
DROP TABLE IF EXISTS `vtiger_activity`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_activity` (
`activityid` int(19) NOT NULL DEFAULT 0,
`subject` varchar(255) DEFAULT NULL,
`semodule` varchar(20) DEFAULT NULL,
`activitytype` varchar(200) NOT NULL,
`date_start` date NOT NULL,
`due_date` date DEFAULT NULL,
`time_start` varchar(50) DEFAULT NULL,
`time_end` varchar(50) DEFAULT NULL,
`sendnotification` varchar(3) NOT NULL DEFAULT '0',
`duration_hours` varchar(200) DEFAULT NULL,
`duration_minutes` varchar(200) DEFAULT NULL,
`status` varchar(200) DEFAULT NULL,
`eventstatus` varchar(200) DEFAULT NULL,
`priority` varchar(200) DEFAULT NULL,
`location` varchar(150) DEFAULT NULL,
`notime` varchar(3) NOT NULL DEFAULT '0',
`visibility` varchar(50) NOT NULL DEFAULT 'all',
`recurringtype` varchar(200) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`activityid`),
KEY `activity_activityid_subject_idx` (`activityid`,`subject`),
KEY `activity_activitytype_date_start_idx` (`activitytype`,`date_start`),
KEY `activity_date_start_due_date_idx` (`date_start`,`due_date`),
KEY `activity_date_start_time_start_idx` (`date_start`,`time_start`),
KEY `activity_eventstatus_idx` (`eventstatus`),
KEY `activity_status_idx` (`status`),
CONSTRAINT `fk_1_vtiger_activity` FOREIGN KEY (`activityid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_activity`
--
LOCK TABLES `vtiger_activity` WRITE;
/*!40000 ALTER TABLE `vtiger_activity` DISABLE KEYS */;
INSERT INTO `vtiger_activity` VALUES
(4,'Thanks Note','','Emails','2023-02-13',NULL,'19:14',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(12,'test',NULL,'Call','2023-02-15','2023-02-15','18:00:00','18:05:00','1','0','5',NULL,'Planned','High','','0','Public','--None--',''),
(30,'chiamare dopo',NULL,'Task','2023-02-24','2023-02-24','09:40:00','','1','13','20','In Progress','','Medium','','0','Private','',''),
(51,'Ticket Number : TT1 PROBLEMA IDRAULICO','','Emails','2023-02-24',NULL,'14:51:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(55,'Ticket Number : TT2 N-MON29-SX_MonteNero29 SX','','Emails','2023-02-24',NULL,'17:55:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(57,'tecnico cambio faretti',NULL,'Task','2023-02-24','2023-02-24','10:30:00','','1','12','30','Completed','','','','0','','',''),
(81,'Manda stima per Via del Torchio e Via Circo 11 (senza cucina..)',NULL,'Task','2023-03-01','2023-03-01','14:19:00','','0','8','41','Completed','','High','','0','Private','',''),
(99,'Thanks Note','','Emails','2023-03-06',NULL,'10:21',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(113,'test','','Emails','2023-03-07',NULL,'17:42',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(114,'Invitation','','Emails','2023-03-07',NULL,'17:43',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(124,'Richiama Edoardo Via Stampa 15',NULL,'Call','2023-03-13','2023-03-13','15:18:00','15:23:00','1','0','5',NULL,'Planned','High','','0','Public','--None--',''),
(139,'Riichiama per fissare appuntamento',NULL,'Task','2023-03-14','2023-03-17','18:47:00','','0','77','13','In Progress','','','','0','Private','',''),
(144,'Announcement for Release','','Emails','2023-03-15',NULL,'08:37',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(160,'Sostituzione caldaia a Kramer 29',NULL,'Task','2023-03-21','2023-03-21','09:30:00','','1','13','30','Completed','','High','Via Kramer 22','0','Private','',''),
(166,'Follow up',NULL,'Task','2023-04-27','2023-04-27','08:55:00','','0','15','5','In Progress','','','','0','Private','',''),
(181,'Sollecita risposta',NULL,'Task','2023-03-28','2023-03-28','10:05:00','','1','13','55','Not Started','','','','0','Private','',''),
(182,'Appuntamento',NULL,'Meeting','2023-03-21','2023-03-21','10:38:00','11:23:00','1','0','45',NULL,'Planned','','Via Antonio da Recanate 2','0','Public','--None--',''),
(183,'Prova','','Emails','2023-03-21',NULL,'09:35',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(184,'teat','','Emails','2023-03-21',NULL,'11:24',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(188,'Onboarding Appartamento in Via Lecco, 18 - Milano','','Emails','2023-03-21',NULL,'13:50:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(189,'Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19','','Emails','2023-03-21',NULL,'13:50:05',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(190,'Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19','','Emails','2023-03-21',NULL,'13:50:09',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(191,'Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19','','Emails','2023-03-21',NULL,'13:50:14',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(192,'Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19','','Emails','2023-03-21',NULL,'13:53:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(194,'Problema Riscontrato: Account chiuso - B-NI24-Niccolini24','','Emails','2023-03-21',NULL,'14:05:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(209,'Task : Sostituzione caldaia a Kramer 29','','Emails','2023-03-24',NULL,'05:03:05',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(213,'Fissa appuntamento',NULL,'Task','2023-03-29','2023-03-31','14:00:00','','1','58','0','In Progress','','High','','0','Private','',''),
(214,'Task : Fissa appuntamento','','Emails','2023-03-24',NULL,'14:02:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(220,'Richiama e manda mail',NULL,'Task','2023-03-27','2023-03-28','11:30:00','','1','36','30','In Progress','','High','','0','Private','',''),
(221,'Task : Richiama e manda mail','','Emails','2023-03-27',NULL,'08:30:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(222,'Richiama e manda mail',NULL,'Task','2023-03-27','2023-03-28','11:30:00','','1','36','30','In Progress','','','','0','Private','',''),
(223,'Task : Richiama e manda mail','','Emails','2023-03-27',NULL,'08:31:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(231,'CREDENZIALI DI ACCESSO PORTALE OWNER','','Emails','2023-03-28',NULL,'08:13',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(233,'CREDENZIALI DI ACCESSO PORTALE OWNER','','Emails','2023-03-28',NULL,'09:07',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(234,'CREDENZIALI DI ACCESSO PORTALE OWNER','','Emails','2023-03-28',NULL,'09:10',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(235,'CREDENZIALI DI ACCESSO PORTALE OWNER','','Emails','2023-03-28',NULL,'09:21',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(236,'CREDENZIALI DI ACCESSO PORTALE OWNER','','Emails','2023-03-28',NULL,'09:24',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(237,'CREDENZIALI DI ACCESSO PORTALE OWNER','','Emails','2023-03-28',NULL,'09:53',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(239,'CREDENZIALI DI ACCESSO PORTALE OWNER','','Emails','2023-03-28',NULL,'11:03',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(241,'CREDENZIALI DI ACCESSO PORTALE OWNER','','Emails','2023-03-28',NULL,'13:52',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(245,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-03-28',NULL,'14:03',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(246,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-03-28',NULL,'14:06',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(266,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-03-31',NULL,'18:13',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(268,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-03-31',NULL,'18:56',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(277,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-01',NULL,'19:33',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(293,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-03',NULL,'19:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(299,'Chiama per avere aggiornamenti',NULL,'Call','2023-05-04','2023-05-04','12:46:00','12:51:00','1','0','5',NULL,'Planned','','','0','Public','--None--',''),
(300,'Event : Chiama per avere aggiornamenti','','Emails','2023-04-04',NULL,'12:49:04',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(304,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-05',NULL,'07:18',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(306,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-05',NULL,'07:38',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(320,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-07',NULL,'10:56',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(326,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-07',NULL,'17:43',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(363,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-12',NULL,'13:18',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(371,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-13',NULL,'07:57',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(373,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-13',NULL,'07:59',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(375,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-13',NULL,'08:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(377,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-13',NULL,'08:18',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(380,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-13',NULL,'08:21',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(384,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-13',NULL,'11:39',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(417,'Chiama Mirko per sapere cosa ha deciso',NULL,'Call','2023-04-27','2023-04-27','12:16:00','12:21:00','0','0','5',NULL,'Planned','','','0','Public','',''),
(434,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-19',NULL,'08:19',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(436,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-19',NULL,'08:20',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(438,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-19',NULL,'08:21',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(466,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-04-25',NULL,'08:35',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(510,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-05-05',NULL,'13:41',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(512,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-05-05',NULL,'13:50',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(532,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-05-09',NULL,'07:54',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(533,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-05-09',NULL,'07:57',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(537,'test',NULL,'Call','2023-05-09','2023-05-09','11:33:00','11:38:00','0','0','5',NULL,'Planned','','','0','Public','',''),
(542,'TEST RECALL',NULL,'Task','2023-05-09','2023-05-09','11:43:00','','0','10','17','Deferred','Deferred','','','0','Private','',''),
(547,'Chiama per avere aggiornamenti',NULL,'Call','2023-05-11','2023-05-11','14:47:00','14:52:00','1','0','5',NULL,'Planned','High','','0','Public','--None--',''),
(548,'Event : Chiama per avere aggiornamenti','','Emails','2023-05-09',NULL,'14:51:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(550,'Grazie per averci contattato!','','Emails','2023-05-09',NULL,'15:29',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(562,'Valutazione Immobile in Via dello Zerbo 37 - Milano','','Emails','2023-05-10',NULL,'15:46:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(564,'Grazie per averci contattato!','','Emails','2023-05-10',NULL,'15:57',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(567,'Valutazione Immobile in Via, Giuseppe Garibaldi 22, novate milanese - Milano','','Emails','2023-05-11',NULL,'09:27:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(575,'Valutazione Immobile in Pietro Toselli 2 - Milano','','Emails','2023-05-12',NULL,'10:26:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(576,'Valutazione Immobile in Via Modica 19 - Milano','','Emails','2023-05-12',NULL,'14:32:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(586,'Chiama Sonia Tellini Via Piacenza 342 5276794',NULL,'Call','2023-09-05','2023-09-05','14:40:00','14:45:00','0','0','5',NULL,'Planned','','','0','Public','--None--',''),
(587,'Valutazione Immobile in Bertinoro 9 - Milano','','Emails','2023-05-15',NULL,'15:13:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(593,'Onboarding Appartamento in Viale Ca granda 44 - Milano','','Emails','2023-05-16',NULL,'11:22:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(594,'Onboarding Appartamento in viale sabotino 20 - Milano','','Emails','2023-05-16',NULL,'11:22:05',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(596,'Onboarding Appartamento in via del torchio - Milano','','Emails','2023-05-16',NULL,'11:23:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(599,'Valutazione Immobile in Via carlo perini 22 - Milano','','Emails','2023-05-17',NULL,'08:20:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(602,'Onboarding Appartamento in Via Solferino - Milano','','Emails','2023-05-17',NULL,'13:16:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(607,'Valutazione Immobile in Via Terrazzano, 71B - Rho - Milano','','Emails','2023-05-17',NULL,'16:05:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(608,'Valutazione Immobile in Tartini 13/A - Milano','','Emails','2023-05-17',NULL,'16:14:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(609,'Valutazione Immobile in Via Caldera - Milano','','Emails','2023-05-17',NULL,'16:15:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(611,'Onboarding Appartamento in crema 1 - Milano','','Emails','2023-05-17',NULL,'16:17:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(617,'Valutazione Immobile in Rogoredo 113 - Milano','','Emails','2023-05-19',NULL,'07:42:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(625,'Valutazione Immobile in Bonomi 7 - Milano','','Emails','2023-05-22',NULL,'13:33:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(637,'Valutazione Immobile in Via vincenzo da seregno 18 - Milano','','Emails','2023-05-23',NULL,'09:11:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(642,'Valutazione Immobile in Via binda 33 - Milano','','Emails','2023-05-24',NULL,'07:27:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(643,'Chiama Dambrosio di Panfilo Castoldi 21. fa rogito gra qualche giorno',NULL,'Call','2023-06-21','2023-06-21','09:04:00','09:09:00','1','0','5',NULL,'Planned','','','0','Public','--None--',''),
(644,'Event : Chiama Dambrosio di Panfilo Castoldi 21. fa rogito gra qualche giorno','','Emails','2023-05-24',NULL,'09:06:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(647,'Valutazione Immobile in via Rogoredo 113/C, - Milano','','Emails','2023-05-24',NULL,'11:43:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(654,'Valutazione Immobile in Via Salvatore Pianell - Milano','','Emails','2023-05-25',NULL,'09:59:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(663,'Valutazione Immobile in Viale lucania 30 - Milano','','Emails','2023-05-29',NULL,'10:37:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(666,'Valutazione Immobile in Varesina - Milano','','Emails','2023-05-29',NULL,'14:56:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(672,'Valutazione Immobile in Verdi - Milano','','Emails','2023-05-30',NULL,'14:48:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(678,'Valutazione Immobile in Caduti di Marcinelle - Milano','','Emails','2023-05-31',NULL,'10:02:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(679,'Valutazione Immobile in Carlo imbonati 10 - Milano','','Emails','2023-05-31',NULL,'10:09:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(683,'Valutazione Immobile in pietro toselli - Milano','','Emails','2023-05-31',NULL,'15:33:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(684,'Valutazione Immobile in Via dei Guarneri - Milano','','Emails','2023-05-31',NULL,'15:33:06',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(686,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-01',NULL,'04:41',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(687,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-01',NULL,'04:42',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(689,'Valutazione Immobile in Boifava - Milano','','Emails','2023-06-01',NULL,'08:16:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(690,'Chiama per avere aggiornamenti',NULL,'Task','2023-06-15','2023-06-29','08:36:00','','0','351','24','In Progress','','','','0','Private','',''),
(691,'Chiama per avere aggiornamenti',NULL,'Task','2023-10-17','2023-10-17','09:21:00','','1','14','39','In Progress','','High','','0','Private','',''),
(692,'Task : Chiama per avere aggiornamenti','','Emails','2023-06-01',NULL,'09:24:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(694,'Chiama per avere aggiornamenti',NULL,'Task','2023-06-05','2023-06-05','11:36:00','','0','12','24','In Progress','','','','0','Private','',''),
(696,'Problema Riscontrato: LAVANDINO OTTURATO - B-CAN77-Canonica77','','Emails','2023-06-01',NULL,'13:43:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(715,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-03',NULL,'08:00',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(716,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-03',NULL,'08:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(722,'Valutazione Immobile in Verga 14 desio - Milano','','Emails','2023-06-04',NULL,'16:37:03',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(723,'Valutazione Immobile in Verga 14 desio - Milano','','Emails','2023-06-04',NULL,'16:38:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(724,'Valutazione Immobile in Vicolo Villa Rachele n 23 - Milano','','Emails','2023-06-04',NULL,'16:41:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(725,'Valutazione Immobile in Atene 4 - Milano','','Emails','2023-06-04',NULL,'16:42:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(727,'Valutazione Immobile in giuseppe maria giulietti - Milano','','Emails','2023-06-05',NULL,'07:13:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(731,'Valutazione Immobile in Malpensata,9 - Milano','','Emails','2023-06-05',NULL,'09:27:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(732,'Valutazione Immobile in Cosenza - Milano','','Emails','2023-06-05',NULL,'09:31:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(733,'Valutazione Immobile in via luigi resnati, 11 - Milano','','Emails','2023-06-05',NULL,'09:32:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(736,'Valutazione Immobile in Martinella - Milano','','Emails','2023-06-05',NULL,'15:30:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(739,'Valutazione Immobile in Cogne - Milano','','Emails','2023-06-06',NULL,'10:16:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(743,'Valutazione Immobile in piave 17 san donato milanese - Milano','','Emails','2023-06-06',NULL,'11:51:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(744,'Valutazione Immobile in via giovanni battista casella - Milano','','Emails','2023-06-06',NULL,'11:52:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(746,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-06',NULL,'14:51',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(748,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-06',NULL,'15:25',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(753,'Valutazione Immobile in via gian battista casella 45 - Milano','','Emails','2023-06-07',NULL,'08:27:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(761,'Valutazione Immobile in Primaticcio 182 - Milano','','Emails','2023-06-08',NULL,'12:53:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(773,'Valutazione Immobile in Largo Luigi Eriano 14 - Milano','','Emails','2023-06-12',NULL,'08:37:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(774,'Valutazione Immobile in Oslavia - Milano','','Emails','2023-06-12',NULL,'08:38:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(775,'Valutazione Immobile in Piazza Insubria, 24 - Milano','','Emails','2023-06-12',NULL,'08:39:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(787,'Valutazione Immobile in Monte penice 6 - Milano','','Emails','2023-06-14',NULL,'09:30:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(797,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-16',NULL,'08:58',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(798,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-16',NULL,'09:58',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(806,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-18',NULL,'20:13',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(807,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-18',NULL,'20:14',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(810,'Valutazione Immobile in Via Ugo Tognazzi 6 - Milano','','Emails','2023-06-19',NULL,'08:44:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(811,'Valutazione Immobile in Viale Martesana 109 - Milano','','Emails','2023-06-19',NULL,'09:13:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(812,'Valutazione Immobile in Scialoia 12 - Milano','','Emails','2023-06-19',NULL,'09:14:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(816,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-19',NULL,'23:51',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(817,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-19',NULL,'23:53',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(818,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-19',NULL,'23:54',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(820,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-19',NULL,'23:57',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(821,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-19',NULL,'23:58',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(825,'Valutazione Immobile in fiuggi 12/4 - Milano','','Emails','2023-06-20',NULL,'12:28:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(850,'Valutazione Immobile in Via Faa di Bruno 14 - Milano','','Emails','2023-06-26',NULL,'09:06:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(854,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-26',NULL,'10:12',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(855,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-26',NULL,'10:14',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(856,'Re:CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-26',NULL,'10:18',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(869,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-27',NULL,'07:56',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(870,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-27',NULL,'07:58',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(871,'Valutazione Immobile in via taverna 1 - Milano','','Emails','2023-06-27',NULL,'14:12:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(872,'Valutazione Immobile in Via Mahatma Gandhi 11 - Milano','','Emails','2023-06-27',NULL,'14:13:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(875,'Onboarding Appartamento in Via Friuli 24 - Milano','','Emails','2023-06-27',NULL,'14:58:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(876,'Valutazione Immobile in Viale omero 26 - Milano','','Emails','2023-06-27',NULL,'15:02:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(877,'Valutazione Immobile in Monte Sasso - Milano','','Emails','2023-06-27',NULL,'15:04:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(885,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-06-28',NULL,'09:36',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(890,'Valutazione Immobile in Alberto da Gandino 19 - Milano','','Emails','2023-06-28',NULL,'13:30:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(892,'Valutazione Immobile in Viale Pisa 18 - Milano','','Emails','2023-06-28',NULL,'14:04:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(896,'Valutazione Immobile in Via panfilo nuvolone - Milano','','Emails','2023-06-30',NULL,'11:20:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(898,'Valutazione Immobile in Via Romilli - Milano','','Emails','2023-06-30',NULL,'12:45:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(908,'Valutazione Immobile in Cavalcabo - Milano','','Emails','2023-07-03',NULL,'09:08:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(909,'Valutazione Immobile in giudice donadoni - Milano','','Emails','2023-07-03',NULL,'09:08:05',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(911,'Valutazione Immobile in Viale omero 26 - Milano','','Emails','2023-07-03',NULL,'09:42:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(912,'Valutazione Immobile in Novara 14 - Milano','','Emails','2023-07-03',NULL,'09:43:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(914,'Valutazione Immobile in Via Delfico 2 - Milano','','Emails','2023-07-03',NULL,'14:00:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(923,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-07-05',NULL,'05:11',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(924,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-07-05',NULL,'05:13',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(928,'Problema Riscontrato: PROBLEMI ARIA CONDIZIONATA - T-PCA25-Castaldi25','','Emails','2023-07-05',NULL,'08:29:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(932,'Valutazione Immobile in via pellegrino rossi - Milano','','Emails','2023-07-05',NULL,'10:48:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(933,'Valutazione Immobile in Via dei Missaglia - Milano','','Emails','2023-07-05',NULL,'10:52:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(934,'Valutazione Immobile in Via Luigi Cibrario 1 - Milano','','Emails','2023-07-05',NULL,'11:00:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(935,'Valutazione Immobile in via ugo ojetti 48 - Milano','','Emails','2023-07-05',NULL,'11:10:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(937,'Chiama Sig. Cazzulani per visita immboile ad ottobre',NULL,'Call','2023-09-11','2023-09-11','14:05:00','14:10:00','0','0','5',NULL,'Visita','','','0','Public','',''),
(941,'Valutazione Immobile in Via Giovanni Battista Cassinis 55 - Milano','','Emails','2023-07-05',NULL,'15:52:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(943,'Problema Riscontrato: Caldaia Rotta - B-AV1-Vespucci1','','Emails','2023-07-05',NULL,'17:43:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(945,'Problema Riscontrato: Caldaia Rotta - B-AV1-Vespucci1','','Emails','2023-07-05',NULL,'17:58:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(948,'Intervento tecnino',NULL,'Task','2023-07-05','2023-07-05','18:16:00','','0','3','44','Deferred','Deferred','','','0','Private','',''),
(954,'Valutazione Immobile in DELLE PRIMULE 12 - Milano','','Emails','2023-07-06',NULL,'12:08:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(956,'Valutazione Immobile in Jean Jaures 8 - Milano','','Emails','2023-07-06',NULL,'13:16:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(960,'Valutazione Immobile in Daniele Ricciarelli 12 - Milano','','Emails','2023-07-07',NULL,'08:09:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(963,'Valutazione Immobile in martinazzoli 3 - parco nord - - Milano','','Emails','2023-07-07',NULL,'12:18:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(966,'Valutazione Immobile in Gottlieb Wilhelm Daimler 10 - Milano','','Emails','2023-07-09',NULL,'06:04:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(967,'Valutazione Immobile in Via adolfo wildt milano - Milano','','Emails','2023-07-09',NULL,'06:05:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(970,'Valutazione Immobile in centro - SARONNO - Milano','','Emails','2023-07-10',NULL,'09:08:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(971,'Valutazione Immobile in Europa 5/D - Milano','','Emails','2023-07-10',NULL,'09:10:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(975,'Valutazione Immobile in Passo di Fargorida - Milano','','Emails','2023-07-11',NULL,'06:55:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(977,'Valutazione Immobile in Via celeste clericetti - Milano','','Emails','2023-07-11',NULL,'07:27:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(986,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-07-12',NULL,'17:31',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(987,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-07-12',NULL,'17:34',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(988,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-07-12',NULL,'18:04',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(990,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-07-13',NULL,'07:19',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(992,'Valutazione Immobile in via fabrizio de andre - Milano','','Emails','2023-07-13',NULL,'10:52:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1001,'Valutazione Immobile in Leopoldo pollak 8 - Milano','','Emails','2023-07-16',NULL,'16:17:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1002,'Valutazione Immobile in Emilio Bignami 10 - Milano','','Emails','2023-07-16',NULL,'16:19:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1007,'Chiama per avere aggiornamenti in merito alla ristritturazione',NULL,'Task','2023-09-10','2023-09-10','14:11:00','','1','9','49','Planned','','Medium','','0','Private','',''),
(1008,'Task : Chiama per avere aggiornamenti in merito alla ristritturazione','','Emails','2023-07-17',NULL,'14:13:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1009,'Valutazione Immobile in Viale Jenner 46 - Milano','','Emails','2023-07-17',NULL,'15:08:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1011,'Valutazione Immobile in Di Vittorio 57 - Milano','','Emails','2023-07-18',NULL,'08:34:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1014,'Valutazione Immobile in via pellegrino rossi - Milano','','Emails','2023-07-18',NULL,'09:55:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1015,'Valutazione Immobile in Domokos 4 - Milano','','Emails','2023-07-18',NULL,'09:55:05',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1017,'Valutazione Immobile in COMASINA 2 - Milano','','Emails','2023-07-18',NULL,'12:27:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1023,'Valutazione Immobile in Cefal - Milano','','Emails','2023-07-19',NULL,'12:25:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1028,'Onboarding Appartamento in Via masera 10 - Milano','','Emails','2023-07-20',NULL,'11:45:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1030,'Onboarding Appartamento in Via Spallanzani 6 - Milano','','Emails','2023-07-20',NULL,'11:47:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1032,'Onboarding Appartamento in Zuretti 5 - Milano','','Emails','2023-07-20',NULL,'11:48:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1034,'Onboarding Appartamento in VIA Melchiorre Gioia 30 - Milano','','Emails','2023-07-20',NULL,'11:50:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1036,'Onboarding Appartamento in Corso di porta romana 109 - Milano','','Emails','2023-07-20',NULL,'11:56:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1038,'Onboarding Appartamento in Via Angera 10 - Milano','','Emails','2023-07-20',NULL,'12:00:03',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1040,'Onboarding Appartamento in Via Rosolino Pilo 6 - Milano','','Emails','2023-07-20',NULL,'12:03:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1042,'Onboarding Appartamento in Viale Stelvio 45 - Milano','','Emails','2023-07-20',NULL,'12:07:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1044,'Onboarding Appartamento in Giovanni Schiaparelli - Milano','','Emails','2023-07-20',NULL,'12:09:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1046,'Onboarding Appartamento in Garofalo 5 - Milano','','Emails','2023-07-20',NULL,'12:50:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1047,'Valutazione Immobile in Via Modena 1 - Sesto San Giovanni','','Emails','2023-07-20',NULL,'13:00:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1051,'Valutazione Immobile in Adriatico - Milano','','Emails','2023-07-20',NULL,'15:41:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1054,'Valutazione Immobile in Via carnevali 11 - Milano','','Emails','2023-07-21',NULL,'14:00:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1055,'Valutazione Immobile in mario galli, 11 - Milano','','Emails','2023-07-21',NULL,'14:01:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1063,'Valutazione Immobile in bruno cassinari 11 - Milano','','Emails','2023-07-23',NULL,'16:39:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1064,'Valutazione Immobile in Via Mecenate 10 - Milano','','Emails','2023-07-23',NULL,'16:41:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1065,'Valutazione Immobile in Ennio - Milano','','Emails','2023-07-23',NULL,'16:43:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1067,'Valutazione Immobile in Cemmo - Milano','','Emails','2023-07-24',NULL,'09:53:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1073,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-07-25',NULL,'12:17',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1074,'Valutazione Immobile in via dei missaglia 8 - Milano','','Emails','2023-07-25',NULL,'13:00:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1075,'Valutazione Immobile in via pusiano 6 - Milano','','Emails','2023-07-25',NULL,'13:26:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1076,'Valutazione Immobile in Via Termopili 36 - Milano','','Emails','2023-07-25',NULL,'13:42:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1079,'Problema Riscontrato: RIparazione Tapparella - D-CB13-Battisti13','','Emails','2023-07-28',NULL,'09:30:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1080,'Asse WC da sostituire',NULL,'Task','2023-08-01','2023-08-01','06:00:00','','0','16','0','Completed','','','','0','Private','',''),
(1082,'Problema Riscontrato: PROBLEMI GENERALI - T-CA24-Casati24','','Emails','2023-07-28',NULL,'09:40:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1083,'Puliza tenda',NULL,'Task','2023-07-28','2023-07-28','10:00:00','','1','12','0','Not Started','','','','0','Private','',''),
(1084,'Task : Puliza tenda','','Emails','2023-07-28',NULL,'09:41:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1099,'Onboarding Appartamento in Via Procaccini 12 - Milano','','Emails','2023-08-01',NULL,'10:40:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1101,'Onboarding Appartamento in Cola Montano 3 - Milano','','Emails','2023-08-01',NULL,'10:44:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1103,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-08-01',NULL,'16:29',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1111,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-08-08',NULL,'07:18',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1112,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-08-08',NULL,'07:31',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1113,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-08-08',NULL,'10:52',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1119,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-08-10',NULL,'09:23',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1127,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-08-19',NULL,'09:29',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1144,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-08-28',NULL,'17:20',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1145,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-08-29',NULL,'08:23',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1146,'Valutazione Immobile in Padova 330 - Milano','','Emails','2023-08-29',NULL,'09:56:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1147,'Valutazione Immobile in Via Tiziano - comune di Seveso - Milano','','Emails','2023-08-29',NULL,'09:56:10',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1148,'Valutazione Immobile in Via Don Giovanni Minzoni - Milano','','Emails','2023-08-29',NULL,'09:58:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1149,'Valutazione Immobile in luigi biraghi - Milano','','Emails','2023-08-29',NULL,'09:59:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1150,'Valutazione Immobile in Via Novara 141 - Milano','','Emails','2023-08-29',NULL,'10:00:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1153,'Valutazione Immobile in Morgantini - Milano','','Emails','2023-08-31',NULL,'09:09:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1154,'Valutazione Immobile in Via dei Biancospini 15 - Milano','','Emails','2023-08-31',NULL,'09:09:06',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1155,'Valutazione Immobile in San Abbondio - Milano','','Emails','2023-08-31',NULL,'09:28:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1156,'Valutazione Immobile in Andrea del castagno 1 - Milano','','Emails','2023-08-31',NULL,'09:29:01',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1161,'Valutazione Immobile in guglielmo pecori - Milano','','Emails','2023-09-01',NULL,'15:34:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1165,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-09-04',NULL,'13:17',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1166,'Valutazione Immobile in Via Monzese 64 - Milano','','Emails','2023-09-04',NULL,'13:40:02',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1169,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-09-05',NULL,'08:32',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1172,'CREDENZIALI ACCESSO PORTALE OWNER','','Emails','2023-09-05',NULL,'21:49',NULL,'0',NULL,NULL,NULL,NULL,NULL,NULL,'0','all',NULL,''),
(1188,'Chiama a dicembre',NULL,'Task','2023-12-12','2023-12-12','15:35:00','','0','8','25','In Progress','','Medium','','0','Private','',''),
(1197,'test task cpn15',NULL,'Task','2023-11-29','2023-11-29','21:14:00','','0','1','46','Not Started',' ',' ','','0','public',NULL,''),
(1207,'chiama di test',NULL,'Call','2023-12-01','2023-12-01','08:00:00','08:05:00','0','0','5',NULL,'Planned','High','corso Buenos Aires 11 milano','0','Public',NULL,'');
/*!40000 ALTER TABLE `vtiger_activity` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_activity_recurring_info`
--
DROP TABLE IF EXISTS `vtiger_activity_recurring_info`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_activity_recurring_info` (
`activityid` int(19) NOT NULL,
`recurrenceid` int(19) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_activity_recurring_info`
--
LOCK TABLES `vtiger_activity_recurring_info` WRITE;
/*!40000 ALTER TABLE `vtiger_activity_recurring_info` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_activity_recurring_info` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_activity_reminder`
--
DROP TABLE IF EXISTS `vtiger_activity_reminder`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_activity_reminder` (
`activity_id` int(11) NOT NULL,
`reminder_time` int(11) NOT NULL,
`reminder_sent` int(2) NOT NULL,
`recurringid` int(19) NOT NULL,
PRIMARY KEY (`activity_id`,`recurringid`),
CONSTRAINT `fk_activityid_vtiger_activity_reminder` FOREIGN KEY (`activity_id`) REFERENCES `vtiger_activity` (`activityid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_activity_reminder`
--
LOCK TABLES `vtiger_activity_reminder` WRITE;
/*!40000 ALTER TABLE `vtiger_activity_reminder` DISABLE KEYS */;
INSERT INTO `vtiger_activity_reminder` VALUES
(12,5,1,0),
(30,5,1,0),
(81,0,1,0),
(124,61,1,0),
(139,5761,1,0),
(160,121,1,0),
(166,0,1,0),
(181,1441,1,0),
(182,2,1,0),
(213,1,1,0),
(220,301,1,0),
(222,361,1,0),
(299,40321,1,0),
(417,0,1,0),
(537,0,1,0),
(542,0,1,0),
(547,1441,1,0),
(586,0,1,0),
(643,1441,1,0),
(690,14401,1,0),
(691,2881,1,0),
(694,0,1,0),
(937,0,1,0),
(948,0,1,0),
(1007,2881,1,0),
(1083,61,1,0),
(1188,5761,0,0),
(1197,12,0,0),
(1207,61,0,0);
/*!40000 ALTER TABLE `vtiger_activity_reminder` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_activity_reminder_popup`
--
DROP TABLE IF EXISTS `vtiger_activity_reminder_popup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_activity_reminder_popup` (
`reminderid` int(19) NOT NULL AUTO_INCREMENT,
`semodule` varchar(100) NOT NULL,
`recordid` int(19) NOT NULL,
`date_start` date NOT NULL,
`time_start` varchar(100) NOT NULL,
`status` int(2) NOT NULL,
PRIMARY KEY (`reminderid`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_activity_reminder_popup`
--
LOCK TABLES `vtiger_activity_reminder_popup` WRITE;
/*!40000 ALTER TABLE `vtiger_activity_reminder_popup` DISABLE KEYS */;
INSERT INTO `vtiger_activity_reminder_popup` VALUES
(1,'Events',12,'2023-02-15','18:00:00',1),
(2,'Calendar',16,'2023-02-18','05:00:00',1),
(3,'Calendar',30,'2023-02-24','09:40:00',1),
(4,'Calendar',90,'2023-03-01','15:00:00',1),
(5,'Events',124,'2023-03-13','15:18:00',0),
(6,'Calendar',160,'2023-03-21','09:30:00',1),
(7,'Calendar',166,'2023-04-27','08:55:00',0),
(8,'Calendar',181,'2023-03-28','10:05:00',0),
(9,'Events',182,'2023-03-21','10:38:00',0),
(10,'Calendar',213,'2023-03-29','14:00:00',0),
(11,'Calendar',220,'2023-03-27','11:30:00',0),
(12,'Calendar',222,'2023-03-27','11:30:00',0),
(13,'Events',299,'2023-05-04','12:46:00',0),
(14,'Events',417,'2023-04-27','12:16:00',0),
(15,'Events',547,'2023-05-11','14:47:00',0),
(16,'Events',586,'2023-09-05','14:40:00',0),
(17,'Events',643,'2023-06-21','09:04:00',0),
(18,'Calendar',690,'2023-06-15','08:36:00',0),
(19,'Calendar',691,'2023-10-17','09:21:00',0),
(20,'Calendar',694,'2023-06-05','11:36:00',0),
(21,'Events',937,'2023-09-11','14:05:00',0),
(22,'Calendar',1007,'2023-09-10','14:11:00',0),
(23,'Calendar',1080,'2023-08-01','06:00:00',0),
(24,'Calendar',1083,'2023-07-28','10:00:00',1),
(25,'Calendar',1188,'2023-12-12','15:35:00',0),
(26,'Events',1207,'2023-12-01','08:00:00',1);
/*!40000 ALTER TABLE `vtiger_activity_reminder_popup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_activity_view`
--
DROP TABLE IF EXISTS `vtiger_activity_view`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_activity_view` (
`activity_viewid` int(19) NOT NULL AUTO_INCREMENT,
`activity_view` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`activity_viewid`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_activity_view`
--
LOCK TABLES `vtiger_activity_view` WRITE;
/*!40000 ALTER TABLE `vtiger_activity_view` DISABLE KEYS */;
INSERT INTO `vtiger_activity_view` VALUES
(1,'Today',0,1),
(2,'This Week',1,1),
(3,'This Month',2,1),
(4,'This Year',3,1),
(5,'Agenda',4,1);
/*!40000 ALTER TABLE `vtiger_activity_view` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_activity_view_seq`
--
DROP TABLE IF EXISTS `vtiger_activity_view_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_activity_view_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_activity_view_seq`
--
LOCK TABLES `vtiger_activity_view_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_activity_view_seq` DISABLE KEYS */;
INSERT INTO `vtiger_activity_view_seq` VALUES
(5);
/*!40000 ALTER TABLE `vtiger_activity_view_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_activitycf`
--
DROP TABLE IF EXISTS `vtiger_activitycf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_activitycf` (
`activityid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`activityid`),
CONSTRAINT `fk_activityid_vtiger_activitycf` FOREIGN KEY (`activityid`) REFERENCES `vtiger_activity` (`activityid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_activitycf`
--
LOCK TABLES `vtiger_activitycf` WRITE;
/*!40000 ALTER TABLE `vtiger_activitycf` DISABLE KEYS */;
INSERT INTO `vtiger_activitycf` VALUES
(12),
(30),
(57),
(81),
(124),
(139),
(160),
(166),
(181),
(182),
(213),
(220),
(222),
(299),
(417),
(537),
(542),
(547),
(586),
(643),
(690),
(691),
(694),
(937),
(948),
(1007),
(1080),
(1083),
(1188),
(1197),
(1207);
/*!40000 ALTER TABLE `vtiger_activitycf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_activityproductrel`
--
DROP TABLE IF EXISTS `vtiger_activityproductrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_activityproductrel` (
`activityid` int(19) NOT NULL DEFAULT 0,
`productid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`activityid`,`productid`),
KEY `activityproductrel_activityid_idx` (`activityid`),
KEY `activityproductrel_productid_idx` (`productid`),
CONSTRAINT `fk_2_vtiger_activityproductrel` FOREIGN KEY (`productid`) REFERENCES `vtiger_products` (`productid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_activityproductrel`
--
LOCK TABLES `vtiger_activityproductrel` WRITE;
/*!40000 ALTER TABLE `vtiger_activityproductrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_activityproductrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_activitytype`
--
DROP TABLE IF EXISTS `vtiger_activitytype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_activitytype` (
`activitytypeid` int(19) NOT NULL AUTO_INCREMENT,
`activitytype` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`activitytypeid`),
UNIQUE KEY `activitytype_activitytype_idx` (`activitytype`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_activitytype`
--
LOCK TABLES `vtiger_activitytype` WRITE;
/*!40000 ALTER TABLE `vtiger_activitytype` DISABLE KEYS */;
INSERT INTO `vtiger_activitytype` VALUES
(1,'Call',0,12,0,NULL),
(2,'Meeting',0,13,1,NULL),
(3,'Mobile Call',0,295,1,NULL);
/*!40000 ALTER TABLE `vtiger_activitytype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_activitytype_seq`
--
DROP TABLE IF EXISTS `vtiger_activitytype_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_activitytype_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_activitytype_seq`
--
LOCK TABLES `vtiger_activitytype_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_activitytype_seq` DISABLE KEYS */;
INSERT INTO `vtiger_activitytype_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_activitytype_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_announcement`
--
DROP TABLE IF EXISTS `vtiger_announcement`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_announcement` (
`creatorid` int(19) NOT NULL,
`announcement` text DEFAULT NULL,
`title` varchar(255) DEFAULT NULL,
`time` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`creatorid`),
KEY `announcement_creatorid_idx` (`creatorid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_announcement`
--
LOCK TABLES `vtiger_announcement` WRITE;
/*!40000 ALTER TABLE `vtiger_announcement` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_announcement` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_app2tab`
--
DROP TABLE IF EXISTS `vtiger_app2tab`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_app2tab` (
`tabid` int(11) DEFAULT NULL,
`appname` varchar(20) DEFAULT NULL,
`sequence` int(19) DEFAULT NULL,
`visible` int(3) DEFAULT 1,
KEY `vtiger_app2tab_fk_tab` (`tabid`),
CONSTRAINT `vtiger_app2tab_fk_tab` FOREIGN KEY (`tabid`) REFERENCES `vtiger_tab` (`tabid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_app2tab`
--
LOCK TABLES `vtiger_app2tab` WRITE;
/*!40000 ALTER TABLE `vtiger_app2tab` DISABLE KEYS */;
INSERT INTO `vtiger_app2tab` VALUES
(32,'TOOLS',5,0),
(33,'INVENTORY',2,1),
(35,'SUPPORT',3,0),
(40,'TOOLS',2,1),
(45,'TOOLS',4,1),
(49,'SETTINGS',1,1),
(2,'SALES',1,0),
(20,'SALES',2,0),
(4,'SALES',6,0),
(6,'SALES',7,0),
(14,'SALES',3,0),
(33,'SALES',4,0),
(4,'MARKETING',3,1),
(6,'MARKETING',4,0),
(7,'MARKETING',2,1),
(26,'MARKETING',1,0),
(4,'INVENTORY',8,0),
(6,'INVENTORY',9,0),
(22,'INVENTORY',5,0),
(23,'INVENTORY',4,0),
(14,'INVENTORY',1,1),
(18,'INVENTORY',7,0),
(19,'INVENTORY',3,0),
(21,'INVENTORY',6,0),
(4,'SUPPORT',6,0),
(6,'SUPPORT',7,0),
(13,'SUPPORT',1,1),
(15,'SUPPORT',2,0),
(46,'SUPPORT',4,1),
(44,'PROJECT',1,1),
(43,'PROJECT',2,1),
(42,'PROJECT',3,1),
(4,'PROJECT',4,1),
(6,'PROJECT',5,1),
(47,'SALES',5,0),
(47,'SUPPORT',5,0),
(24,'TOOLS',2,0),
(27,'TOOLS',3,1),
(50,'TOOLS',1,1),
(53,'TOOLS',5,1);
/*!40000 ALTER TABLE `vtiger_app2tab` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_appartamenti`
--
DROP TABLE IF EXISTS `vtiger_appartamenti`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_appartamenti` (
`appartamentiid` int(19) NOT NULL,
`apt` varchar(255) DEFAULT NULL,
`codice` varchar(255) DEFAULT NULL,
PRIMARY KEY (`appartamentiid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_appartamenti`
--
LOCK TABLES `vtiger_appartamenti` WRITE;
/*!40000 ALTER TABLE `vtiger_appartamenti` DISABLE KEYS */;
INSERT INTO `vtiger_appartamenti` VALUES
(496,NULL,'AGN19'),
(536,NULL,'CPN15'),
(555,NULL,'CPT10'),
(1209,NULL,'ABR54'),
(1210,NULL,'ADD21'),
(1211,NULL,'AGN19'),
(1212,NULL,'AGS18 '),
(1213,NULL,'ALB20'),
(1214,NULL,'ALG4'),
(1215,NULL,'AME6'),
(1216,NULL,'ANG10SX'),
(1217,NULL,'AR20'),
(1218,NULL,'ASE41'),
(1219,NULL,'AV1'),
(1220,NULL,'BA10'),
(1221,NULL,'BE2'),
(1222,NULL,'BEL6'),
(1223,NULL,'BER3'),
(1224,NULL,'BA10'),
(1225,NULL,'BA10'),
(1226,NULL,'CC24'),
(1227,NULL,'BA10'),
(1228,NULL,'BA10'),
(1229,NULL,'ABR54'),
(1230,NULL,'ADD21'),
(1231,NULL,'AGN19'),
(1232,NULL,'AGS18 '),
(1233,NULL,'ALB20'),
(1234,NULL,'ALG4'),
(1235,NULL,'AME6'),
(1236,NULL,'ANG10SX'),
(1237,NULL,'AR20'),
(1238,NULL,'ASE41'),
(1239,NULL,'AV1'),
(1240,NULL,'BE2'),
(1241,NULL,'BEL6'),
(1242,NULL,'BER3'),
(1243,NULL,'BG19'),
(1244,NULL,'BG29'),
(1245,NULL,'ANG10S'),
(1246,NULL,'BN4'),
(1247,NULL,'BOC4'),
(1248,NULL,'BOR6'),
(1249,NULL,'BRI20'),
(1250,NULL,'CA1D'),
(1251,NULL,'CA1S'),
(1252,NULL,'CA2'),
(1253,NULL,'CA24'),
(1254,NULL,'CA2P4'),
(1255,NULL,'CA36D'),
(1256,NULL,'CA36S'),
(1257,NULL,'CAN77'),
(1258,NULL,'CAS6'),
(1259,NULL,'CB13'),
(1260,NULL,'CBA58'),
(1261,NULL,'cc22'),
(1262,NULL,'CC24'),
(1263,NULL,'CDL5'),
(1264,NULL,'CER10'),
(1265,NULL,'CG22'),
(1266,NULL,'CG25'),
(1267,NULL,'CIR11'),
(1268,NULL,'CLM3'),
(1269,NULL,'CM78'),
(1270,NULL,'CM83D'),
(1271,NULL,'CM83S'),
(1272,NULL,'CO12D'),
(1273,NULL,'CO12S'),
(1274,NULL,'CPN15'),
(1275,NULL,'CPR109'),
(1276,NULL,'CPT10'),
(1277,NULL,'CPT59'),
(1278,NULL,'CPT77'),
(1279,NULL,'cr1'),
(1280,NULL,'CR15'),
(1281,NULL,'CR23'),
(1282,NULL,'CR9'),
(1283,NULL,'CRC1P1'),
(1284,NULL,'CRC1P7'),
(1285,NULL,'CRD22'),
(1286,NULL,'CV6'),
(1287,NULL,'CVM39'),
(1288,NULL,'DAN25'),
(1289,NULL,'DAN7'),
(1290,NULL,'DB11'),
(1291,NULL,'DCR5'),
(1292,NULL,'DET27'),
(1293,NULL,'DO11'),
(1294,NULL,'DON5'),
(1295,NULL,'FAR57'),
(1296,NULL,'FB68'),
(1297,NULL,'FER9'),
(1298,NULL,'FLP29'),
(1299,NULL,'FR15'),
(1300,NULL,'FR3'),
(1301,NULL,'FRI9'),
(1302,NULL,'GA115'),
(1303,NULL,'GA18'),
(1304,NULL,'GA64'),
(1305,NULL,'GA72'),
(1306,NULL,'GB10'),
(1307,NULL,'GB11'),
(1308,NULL,'GB9'),
(1309,NULL,'GE72'),
(1310,NULL,'GG5'),
(1311,NULL,'GIA49'),
(1312,NULL,'GIO6 '),
(1313,NULL,'GOM5'),
(1314,NULL,'GP1'),
(1315,NULL,'GRG8'),
(1316,NULL,'GUB10'),
(1317,NULL,'GUI10'),
(1318,NULL,'IS27'),
(1319,NULL,'ITA11'),
(1320,NULL,'JDV2'),
(1321,NULL,'KR22'),
(1322,NULL,'KR29'),
(1323,NULL,'KR33'),
(1324,NULL,'L11'),
(1325,NULL,'L18'),
(1326,NULL,'L18D'),
(1327,NULL,'L5'),
(1328,NULL,'LA2'),
(1329,NULL,'LC2P1D'),
(1330,NULL,'LC2P1S'),
(1331,NULL,'LC2PT'),
(1332,NULL,'LCS11'),
(1333,NULL,'LCS11P3'),
(1334,NULL,'LD45'),
(1335,NULL,'LI7'),
(1336,NULL,'LO55'),
(1337,NULL,'LOM46'),
(1338,NULL,'LON19'),
(1339,NULL,'LP19'),
(1340,NULL,'LP4'),
(1341,NULL,'LUN10'),
(1342,NULL,'MAF53'),
(1343,NULL,'MAG9'),
(1344,NULL,'MAI23'),
(1345,NULL,'MAN1'),
(1346,NULL,'MAS10'),
(1347,NULL,'MDE18'),
(1348,NULL,'ME8D'),
(1349,NULL,'ME8S'),
(1350,NULL,'MEN12'),
(1351,NULL,'MEN16'),
(1352,NULL,'MER16'),
(1353,NULL,'MFF1'),
(1354,NULL,'MG18'),
(1355,NULL,'MIS40'),
(1356,NULL,'MLG30'),
(1357,NULL,'MMA32 '),
(1358,NULL,'MO27A'),
(1359,NULL,'MOL31'),
(1360,NULL,'MON20'),
(1361,NULL,'MON29D'),
(1362,NULL,'MON29S'),
(1363,NULL,'MON62'),
(1364,NULL,'MOS9'),
(1365,NULL,'MRC17'),
(1366,NULL,'MRO34'),
(1367,NULL,'NEG53'),
(1368,NULL,'NI37'),
(1369,NULL,'NPT1'),
(1370,NULL,'NPT3'),
(1371,NULL,'NV46P1'),
(1372,NULL,'NV46P4'),
(1373,NULL,'ANG10D'),
(1374,NULL,'BCC5'),
(1375,NULL,'BG2'),
(1376,NULL,'BRA9'),
(1377,NULL,'CAN9'),
(1378,NULL,'CAP16'),
(1379,NULL,'CDL6'),
(1380,NULL,'CGR44'),
(1381,NULL,'CHI5'),
(1382,NULL,'CRD34'),
(1383,NULL,'DAN25EST'),
(1384,NULL,'DEA36'),
(1385,NULL,'FB36'),
(1386,NULL,'FR24'),
(1387,NULL,'GRF5'),
(1388,NULL,'LAN39'),
(1389,NULL,'MIN30D'),
(1390,NULL,'MIN30S'),
(1391,NULL,'MOR6'),
(1392,NULL,'NVI2'),
(1393,NULL,'NVP66'),
(1394,NULL,'ORT16'),
(1395,NULL,'ORT4'),
(1396,NULL,'PAD29'),
(1397,NULL,'PAO3'),
(1398,NULL,'PCA25'),
(1399,NULL,'PCA26'),
(1400,NULL,'PCA26P1'),
(1401,NULL,'PCA26P1D'),
(1402,NULL,'PCA32CP4'),
(1403,NULL,'PCA32EP4'),
(1404,NULL,'PCA32P2'),
(1405,NULL,'PCA37'),
(1406,NULL,'PDC10'),
(1407,NULL,'PDC12'),
(1408,NULL,'PDG7'),
(1409,NULL,'PE19'),
(1410,NULL,'PET20'),
(1411,NULL,'PET8'),
(1412,NULL,'PFR51'),
(1413,NULL,'PI19'),
(1414,NULL,'PI55'),
(1415,NULL,'PIL6'),
(1416,NULL,'PL16'),
(1417,NULL,'PM14'),
(1418,NULL,'PM5'),
(1419,NULL,'POD5'),
(1420,NULL,'POR124'),
(1421,NULL,'PRO12'),
(1422,NULL,'PRO73'),
(1423,NULL,'PV6'),
(1424,NULL,'RAN21'),
(1425,NULL,'RE5'),
(1426,NULL,'RED28'),
(1427,NULL,'REP6'),
(1428,NULL,'RIC32'),
(1429,NULL,'RON24D'),
(1430,NULL,'RON24S'),
(1431,NULL,'RPT103'),
(1432,NULL,'RPT69'),
(1433,NULL,'RS6'),
(1434,NULL,'SAB20'),
(1435,NULL,'SAU5'),
(1436,NULL,'SC6'),
(1437,NULL,'SCH2'),
(1438,NULL,'SEG6'),
(1439,NULL,'SEM21'),
(1440,NULL,'SEV41'),
(1441,NULL,'SEV44'),
(1442,NULL,'SFN12'),
(1443,NULL,'SFO37'),
(1444,NULL,'SFO53'),
(1445,NULL,'SG11'),
(1446,NULL,'SG17'),
(1447,NULL,'SG17P2'),
(1448,NULL,'SG43 D'),
(1449,NULL,'SG43A'),
(1450,NULL,'SGE1'),
(1451,NULL,'SGE1-113'),
(1452,NULL,'SGE1-114'),
(1453,NULL,'SGE1-115'),
(1454,NULL,'SLF37'),
(1455,NULL,'SM1'),
(1456,NULL,'SMS3'),
(1457,NULL,'SMV4'),
(1458,NULL,'SOT5'),
(1459,NULL,'SP36'),
(1460,NULL,'SP58'),
(1461,NULL,'SPL15'),
(1462,NULL,'SPO6'),
(1463,NULL,'SS18'),
(1464,NULL,'SS29'),
(1465,NULL,'STE45'),
(1466,NULL,'STE52'),
(1467,NULL,'STL57'),
(1468,NULL,'STM7'),
(1469,NULL,'SUZ58'),
(1470,NULL,'SV14'),
(1471,NULL,'SV59'),
(1472,NULL,'SV69'),
(1473,NULL,'SVT36'),
(1474,NULL,'TAD14C'),
(1475,NULL,'TAD14D'),
(1476,NULL,'TAD14S'),
(1477,NULL,'TD17'),
(1478,NULL,'TD30'),
(1479,NULL,'TDS15'),
(1480,NULL,'TE7D'),
(1481,NULL,'TE7S'),
(1482,NULL,'TEO21'),
(1483,NULL,'TIB74'),
(1484,NULL,'TIR8'),
(1485,NULL,'TO15'),
(1486,NULL,'TO34D'),
(1487,NULL,'TO34S'),
(1488,NULL,'TO62'),
(1489,NULL,'TRI4'),
(1490,NULL,'TU36'),
(1491,NULL,'TU42'),
(1492,NULL,'UVM28'),
(1493,NULL,'UVM8'),
(1494,NULL,'V13'),
(1495,NULL,'V13-3P '),
(1496,NULL,'V45'),
(1497,NULL,'VAL5'),
(1498,NULL,'VD22'),
(1499,NULL,'VET10'),
(1500,NULL,'VIT11'),
(1501,NULL,'VLD1'),
(1502,NULL,'VMO32'),
(1503,NULL,'WAS91'),
(1504,NULL,'WAS91 7P'),
(1505,NULL,'ZUR5'),
(1506,NULL,'-');
/*!40000 ALTER TABLE `vtiger_appartamenti` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_appartamenticf`
--
DROP TABLE IF EXISTS `vtiger_appartamenticf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_appartamenticf` (
`appartamentiid` int(19) NOT NULL,
`cf_891` varchar(255) DEFAULT '',
`cf_897` varchar(255) DEFAULT '',
`cf_899` varchar(30) DEFAULT '',
`cf_901` varchar(50) DEFAULT '',
`cf_903` varchar(50) DEFAULT '',
`cf_907` text DEFAULT NULL,
`cf_909` text DEFAULT NULL,
`cf_911` text DEFAULT NULL,
`cf_913` text DEFAULT NULL,
`cf_915` varchar(50) DEFAULT '',
`cf_917` text DEFAULT NULL,
`cf_919` text DEFAULT NULL,
`cf_921` text DEFAULT NULL,
`cf_923` varchar(100) DEFAULT '',
`cf_937` varchar(255) DEFAULT '',
`cf_941` varchar(50) DEFAULT '',
`cf_943` varchar(50) DEFAULT '',
`cf_945` varchar(100) DEFAULT '',
`cf_947` text DEFAULT NULL,
`cf_949` text DEFAULT NULL,
`cf_951` text DEFAULT NULL,
`cf_953` text DEFAULT NULL,
`cf_955` text DEFAULT NULL,
`cf_957` text DEFAULT NULL,
`cf_959` text DEFAULT NULL,
`cf_961` text DEFAULT NULL,
`cf_963` text DEFAULT NULL,
`cf_967` varchar(100) DEFAULT '',
`cf_969` varchar(5) DEFAULT '',
`cf_1089` varchar(30) DEFAULT '',
`cf_1091` varchar(3) DEFAULT '',
`cf_1093` varchar(3) DEFAULT '',
`cf_1095` varchar(50) DEFAULT '',
`cf_1097` varchar(100) DEFAULT '',
`cf_1099` text DEFAULT NULL,
`cf_1101` varchar(200) DEFAULT '',
PRIMARY KEY (`appartamentiid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_appartamenticf`
--
LOCK TABLES `vtiger_appartamenticf` WRITE;
/*!40000 ALTER TABLE `vtiger_appartamenticf` DISABLE KEYS */;
INSERT INTO `vtiger_appartamenticf` VALUES
(496,'B-AGN19-Agnello19','Milano','11','Easylife','Agnello19','Il locale spazzatura si trova nel cortile interno sulla sinistra.','Il contatore si trova in cantina.','Il pannello elettrico si trova nell\'ingresso, sulla destra.','In cucina','','','','','Piazza Santo Stefano (Carrefour Express).','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','','','','',NULL,''),
(536,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(555,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Easylife','Vodafone C01590167','nTHPteq26XPn37RX','cortile interno palazzo, carta+vetro, scenso scale di fianco a scale per salire, vai in area cantine porta bianca di fronte altri bidoni','seminterrato palazzo ( scala che va giu accanto a scale per salire) N°POD IT012E00541370','Il pannello elettrico si trova appena entrati sulla sinistra.','La Caldaia si trova nell\'anta di destra della cucina.','','','Il supermercato pià vicino è il Pam Local in Corso Ticinese 62.','Se la porta è chiusa chiamate il +39 331 363 5351 il nostro personale vi aprirà la porta.\n\nSalite al terzo (3) piano, salite sul balcone e a sinistra troverete il vostro appartamento, accanto alla porta troverete una cassetta delle chiavi e il codice per aprirla è \"2310\", una volta prese le chiavi chiudete la cassetta e mettete \"0000\". (Nel mazzo è presente sia la chiave per il portone sia la chiave per l\'appartamento)','Il giorno del check-out avete tempo fino alle 10:00, chiudete la porta e rimettere le chiavi nella cassettina impostando la combinazione \"0000\". \nInviateci una foto per favore.','Corso Di Porta Ticinese 10','','','','','','',NULL,''),
(1209,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1210,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1211,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1212,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1213,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1214,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1215,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1216,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1217,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1218,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1219,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1220,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1221,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1222,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1223,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','','','','','','','','','','','','','','','','','','','',NULL,''),
(1224,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','V.B.','Vodafone-72117570','d4y6slxcthfzdpa','Locale spazzatura nel cortile interno sulla sinistra, dietro porta grigia al coperto.','Andare alla sinistra dell\'ascensore, c\'è una porta che apre il locale cantine al piano -1, il locale contatore si trova lì. La chiave per aprirla è in un mazzetto che si trova appena entrati in appartamento a destra .','Quadro elettrico appena entrati a destra. ','La caldaia è in sala, tra il divano e la finestra, dietro una grossa anta bianca. Li dentro c è un pulsante che la governa, non è come i soliti on off ma svolge lo stesso compito. ','Autonomo','pulsante on off in bagno appena entrati a destra, attenzione perché può essere toccato facilmente.','Via Ripamonti 13 (OK Sigma).','','','Via Cesare Balbo, 10','20136','Bilocale','1','4','Sì','Sì','Arrivati in cortile andare subito a destra, primo piano, salite le scale andare a destra, porta con etichetta','No'),
(1225,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','V.B.','Vodafone-72117570','d4y6slxcthfzdpa','Locale spazzatura nel cortile interno sulla sinistra, dietro porta grigia al coperto.','Andare alla sinistra dell\'ascensore, c\'è una porta che apre il locale cantine al piano -1, il locale contatore si trova lì. La chiave per aprirla è in un mazzetto che si trova appena entrati in appartamento a destra .','Quadro elettrico appena entrati a destra. ','La caldaia è in sala, tra il divano e la finestra, dietro una grossa anta bianca. Li dentro c è un pulsante che la governa, non è come i soliti on off ma svolge lo stesso compito. ','Autonomo','pulsante on off in bagno appena entrati a destra, attenzione perché può essere toccato facilmente.','Via Ripamonti 13 (OK Sigma).','','','Via Cesare Balbo, 10','20136','Bilocale','1','4','Sì','Sì','Arrivati in cortile andare subito a destra, primo piano, salite le scale andare a destra, porta con etichetta','No'),
(1226,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','8 fuori; 12 dentro','FASTWEB-DB0DAB','MAJFKNF38Y','Per raggiungere il locale spazzatura è necessario percorre il sentiero con le piante accanto alla rampa nel patio interno.','Per accedere al locale contatori scendere le scale fino al piano -1, girare a destra e scendere qualche scalino. Il locale contatori si trova nella prima porta a sinistra con scritta “locale contatori”. Per accedere serve la chiave\n\n','Si trova appena entrati sulla sinistra','Dietro lo specchio-porta c\'è lo scaldabagno','Autonomo','Serve il magnete per il pomello della porta','Via Cesare Correnti 6 (Conad City)','','','Via Cesare Correnti, 24','20123','Bilocale','2','4','Sì','Sì','Entrati nel palazzo andare a destra dopo la portineria, entrare nella porta a vetri, secondo piano porta con etichetta','Balcone'),
(1227,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','V.B.','Vodafone-72117570','d4y6slxcthfzdpa','Locale spazzatura nel cortile interno sulla sinistra, dietro porta grigia al coperto.','Andare alla sinistra dell\'ascensore, c\'è una porta che apre il locale cantine al piano -1, il locale contatore si trova lì. La chiave per aprirla è in un mazzetto che si trova appena entrati in appartamento a destra .','Quadro elettrico appena entrati a destra. ','La caldaia è in sala, tra il divano e la finestra, dietro una grossa anta bianca. Li dentro c è un pulsante che la governa, non è come i soliti on off ma svolge lo stesso compito. ','Autonomo','pulsante on off in bagno appena entrati a destra, attenzione perché può essere toccato facilmente.','Via Ripamonti 13 (OK Sigma).','','','Via Cesare Balbo, 10','20136','Bilocale','1','4','Sì','Sì','Arrivati in cortile andare subito a destra, primo piano, salite le scale andare a destra, porta con etichetta','No'),
(1228,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','V.B.','Vodafone-72117570','d4y6slxcthfzdpa','Locale spazzatura nel cortile interno sulla sinistra, dietro porta grigia al coperto.','Andare alla sinistra dell\'ascensore, c\'è una porta che apre il locale cantine al piano -1, il locale contatore si trova lì. La chiave per aprirla è in un mazzetto che si trova appena entrati in appartamento a destra .','Quadro elettrico appena entrati a destra. ','La caldaia è in sala, tra il divano e la finestra, dietro una grossa anta bianca. Li dentro c è un pulsante che la governa, non è come i soliti on off ma svolge lo stesso compito. ','Autonomo','pulsante on off in bagno appena entrati a destra, attenzione perché può essere toccato facilmente.','Via Ripamonti 13 (OK Sigma).','','','Via Cesare Balbo, 10','20136','Bilocale','1','4','Sì','Sì','Arrivati in cortile andare subito a destra, primo piano, salite le scale andare a destra, porta con etichetta','No'),
(1229,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','13','Vodafone –C01150253','btyrFyYakmTxdXss','ALL’INTERNO DEL CORTILE DEL PALAZZO\n','Dietro ante bianche al piano terra alla sinistra dell\'ascensore ','pannello elettrico appena entrati parete destra \n','-','-','-','-','','','Viale Abruzzi, 54','20131','Monolocale','4','2','Sì','Sì','Entrati nel portone andare a destra, entrare nella porta di vetro - ascensore piano 4, usciti e destra poi prima porta destra ','No'),
(1230,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Di Mario','Infostrada-066F6C','d9VZ5R3rzm','nel cortile interno','Dietro all\'anta dell\'armadio alla destra dell\'ingresso dell\'appartamento','Dietro all\'anta dell\'armadio alla destra dell\'ingresso dell\'appartamento','Sopra alla lavatrice','autonomo','-','Viale Cassala 14 (Lidl)','','','Via Carlo d\'Adda 21','-','Bilocale','1','2','No','No','Scale primo piano porta di fronte alle scale','Sì'),
(1231,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','11','Agnello19','Easylife','Il locale spazzatura si trova nel cortile interno sulla sinistra.','Il contatore si trova in cantina. ','Il pannello elettrico si trova nell\'ingresso, sulla destra.','In cucina','-','-','Piazza Santo Stefano (Carrefour Express).','','','Via Agnello, 19','20121','Trilocale ','4','6','si, mezzo piano a piedi','si','Usciti dall\'ascensore fare mezzo piano a piedi, porta sulla sinistra con etichetta ','No'),
(1232,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Cherici','VODAFONE-C00780126\n','6Hy2HFHkZaMnTdqg','Il locale spazzatura si trova accanto all\'ascensore, sulla destra, la porta in fondo. ','Il contatore si trova dietro allo sportello accanto al termosifone in sala','il pannello elettrico a sinistra della porta d\'entrata. ','BOILER TERRAZZA CUCINA\n','centralizzato','-','Via Giulio Romano 10 (Unes).','','','Via Gaetana Agnesi, 18','-','Trilocale','3','2+2','Sì','No','Terzo piano, usciti dall\'ascensore, a destra, porta a destra','Sì'),
(1233,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','C1','Vodafone-ResidenzaAda','giorgio2021','Scesi dall\'appartamento al corridoio andare a destra, uscire dalla porta della scala b, porta bianca dopo la colonna di fronte ','dopo l’entrata superare due porte di vetro, subito a sinistra c’è una porta bianca scritto “locale contatori”','a fianco alla porta d’ingresso sulla destra nello sgabuzzino','-','Autonomo','-','Viale Vigliani 59 (Esselunga).','','','Via Francesco Albani, 20','20149','Trilocale','1','6','Sì','Sì','Entrare nella prima porta di vetro, andare dritto ed entrare nella seconda porta di vetro, andare ancora dritto e prendere la seconda scala sulla destra, primo piano, usciti dall\'ascensore andare a destra, prima porta sulla sinistra ','Due terrazzini '),
(1234,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','VB','TIM-45427676','PZDckhhDdbTFu5x5uTH25944','uscendo dal portone sulla strrada, a dx fare 7 metri ed entrare in un cancello nero. Infondo si trovano i bidoni, entrare con la chiave in apt','Appena entrati dalla porta comune sulla sinistra dentro l\'anta ','nel corridoio dell\'appartamento','-','centralizzato','-','Via Algarotti 3 (Carrefour Express).','','','Via Francesco Algarotti, 4','?','Bilocale ','3','4','si','si','-','1 balcone'),
(1235,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Lombardi','Iliadbox-76536F','fdvrrq5nrnqvzkhxqzcxbw','PIANO -1 da scala E','PIANO -1 scala B','parete sx appena entrati in appartamento','-','centralizzato','-','-','','','Via Amedei 6','-','Quadrilocale','2','8','Sì','No','dal civico 6, aprire portone, cancelletto(sempre aperto) andare a dx, prendere scalaC,ascensore 2 piano porta a dx con targa.','No'),
(1236,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','1','FASTWEB-65A5C3','ZF2ZCCJ8AZ','Per la pattumiera con umido, carta, plastica, vetro c’è un locale chiuso a chiave a piano terra, entrando dal portone prima porta a dx. per generico il bidone si trova in cantina, appena scesa la scala ','sul pianerottolo c’è una unica porta blindata che accede ad un vano dove sono presenti le porte blindate dei due appartamenti. In questo vano , entrando sulla sx c’è uno sportello che nasconde i due contatori elettrici. Quello posto più in alto sub 777 ','Alla sinistra della porta d’ingresso dell’appartamento ','entrando giri a destra, si trova all\'interno del bagno ','centralizzato a pannelli','-','in via edolo 26 (carrefour express)','','','Via Angera 10 SX','20125','bilocale','2','4','sì','sì','Dal portone principale prendere l’ascensore, piano 2, porta davanti all’ascensore dopodiché porta a sinistra ','Balcone '),
(1237,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','nova ratti','TIM-66710949','AH9KYKsC6H3hCEhh94ckSU7k','Il locale spazzatura si trova nel cortile interno','Quadro elettrico e contatore entrando sulla destra','Quadro elettrico e contatore entrando sulla destra','cucina ','-','-','Carrefour Market Via Gustavo Modena 8\n','','','Via Archimede, 20','20129','Trilocale','2','6','Sì','Sì','Piano 2 Usciti dall\'ascenre sinistra, ultima porta sulla sinistra ','Balcone '),
(1238,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Pasqual','H3140-36779422','N97xU6AxE4','porta a vetro davanti al portone di entrata, nel cortile interno a sx','interno armadio grigio prima anta','interno armadio grigio prima anta','in cucina sopra fornelli','centralizzato','-','-','','','Via Gaspaare Aselli, 41','-','Bilocale','4','2','Sì','Sì','porta a dx dopo portone, 4 piano con ascensore porta a destra ','Balcone '),
(1239,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Easylife','TIM-55187902','bGR6UCxPEcCEy3EYP5XZFTCH','Il locale spazzatura si trova nel cortile interno centrale','Nell\'ingresso sulla sinistra, dietro ad un\'anta dello stesso colore della parete (contatore luce)','Nell\'ingresso sulla sinistra, dietro ad un\'anta dello stesso colore della parete','caldaia fuori dall appartamento','-','La lavanderia è separata. È necessario uscire dall\'appartamento, per recarsi nella prima porta che si vede sulla destra.','Via Amerigo Vespucci 2 (Carrefour Market).','','','Via Amerigo Vespucci, 1','20124','Trilocale','3','4','Sì','No','Usciti dall\'ascensore andare sul ballatoio, percorrere il ballatoio fino in fondo, girare a destra porta di fornte ocn etichetta ','No'),
(1240,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','5','wind3 HUB-91CF39','7ch0i9hjrukkfms7','Andare nel cortile e poi s sinsitra, porta di vetro e poi andare al -1 ','Andare nel cortile e poi s sinsitra, porta di vetro e poi andare al -1 ','Entrata armadio a destra ','Ultima anta destra in cucina ','-','-','CONAD - Via Giulio e Corrado Venini,37','','','Via Beroldo, 2','20127','Monolocale ','Ter','2','/','No','Entrati nel palazzo seguire il corridoio e poi andare a sinistra, prima porta sulla sinistra con etichetta ','No'),
(1241,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','28','SKYWIFI_GRZTY','4MGteEG1ZNQ4','Carta/vetro/plastica - cortile interno - Organico/ indifferenziato- dopo l’entrata nella porta di vetro del palazzo B, subito c’è una porta marrone a sinistra (usare la stessa chiave della porta de vetro), entrando in questa porta marrone, svai a destra, in fondo c’è una porta branca di ferro, è quella. ','Porta affianco al locale spazzatura Organico/indifferenziato',' entrati dalla porta comune subito a destra',' Sgabuzzino sopra il tavolo soggiorno ','-','-','-','','','Via Giulio Belinzaghi, 6','20159','Bilocale','1','2','no','no','attraversare il cortile fino alla porta a vetri che si trova difronte, superare con la chiave e prendere le scale fino al primon piano. Ballatoio verso destra ed è la seconda porta - con etichetta','Balcone'),
(1242,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Tugliani','Vodafone-C01920077','gERG7NZFyfHeXsZt','Il locale spazzatura si trova in una porta rossa dal lato dell\'ascensore, è necessaria una chiave, la chiave è quella verde del portachiavi.','Entrati nel palazzo porta a sinistra dell\'ascensore poi destra porta bianca ','Il pannello elettrico si trova a destra dell\'ingresso.','-','Elettrico a pavimento','-','CONAD - Via Giulio e Corrado Venini,37','','','Via Bergonzoli 3','-','Bilocale','1','2','No','No','numero civico 3, piano 2 fuori dall\'ascensore scendere scale di fronte porta subito a sinistra ','Balcone'),
(1243,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','61','VodafoneC01340032','9ZLxs3cCPZdXkgtA','Cortile ','Cantina. accesso a pian terreno, a sx dell\'ascensore, nome CIVITA','in apt. appena entrati su muro a sx','sopra frigo','centralizzato','-','Viale Bligny 54, Ok Sigma','','','Viale Bligny 19a','-','bilocale','1','3','Sì','sì','Dall\'ingresso dopo portone aprire cancelletto, su corte a SINISTRA, 1 piano con ascensore, porta a dx con zerbino nero HELLO+TARGA','No'),
(1244,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','12','FASTWEB-BE2583','7H1Y7A1T3P','Il locale spazzatura si trova nel secondo cortile, sulla destra , in fondo','Il contatore si trova appena entrati nell\'appartamento sulla destra','Il pannello elettrico si trova nel corridoio d\'entrata sul lato destro','Dietro al divano. Attenzione: se la caldaia va in blocco premere il tasto restart per 15/20 secondi','-','-','Viale Bligny 54 (OK Sigma).','','','Viale Bligny, 29','20136','Trilocale','4','6','Sì','Sì','Arrivati in cortile andare subito a destra, entrare nella porta in fondo, quarto piano porta con etichetta','No'),
(1245,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','1','FASTWEB-65A5C3','ZF2ZCCJ8AZ','Per la pattumiera con umido, carta, plastica, vetro c’è un locale chiuso a chiave a piano terra, entrando dal portone prima porta a dx. per generico il bidone si trova in cantina, appena scesa la scala ','sul pianerottolo c’è una unica porta blindata che accede ad un vano dove sono presenti le porte blindate dei due appartamenti. In questo vano , entrando sulla sx c’è uno sportello che nasconde i due contatori elettrici. Quello posto più in alto sub 777 ','Alla sinistra della porta d’ingresso dell’appartamento ','entrando giri a destra, si trova all\'interno del bagno ','centralizzato a pannelli','-','in via edolo 26 (carrefour express)','','','Via Angera 10 SX','20125','bilocale','2','4','sì','sì','Dal portone principale prendere l’ascensore, piano 2, porta davanti all’ascensore dopodiché porta a sinistra ','Balcone '),
(1246,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','2','TIM-28154912','epnzaeT96dE7Hc4CTzz4KMbf','Al corridoio andare a sinistra poi in fondo a destra piano -1','entrando dal palazzo andare subito a destra, piano -1 porta a sinistra ','Appena entrati in apt sulla sinistra','-','-','-','Via dell\'Annunciata 10 (OK Sigma).','','','Via Borgonuovo, 4','20121','Bilocale','Ter','2','/','No','Entrati nel palazzo andare subito a sinistra, prima porta sulla sinsitra comune, una volta entrati porta a destra con etichetta ','No'),
(1247,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','As','Wind3 HUB-362FED','3kz6d41ismu3fs9b','Il locale spazzatura si trova nel cortile interno, entrando nella porta sulla sinistra. Due bidoni si trovano fuori, gli altri giù per la scala.','Contatore e quadro elettrico si trovano alla sinistra della porta, dietro grande anta bianca a muro.','contatore e quadro elettrico alla sinistra della porta, dietro grande anta bianca a muro.','-','-','La tv in sala si accende così: il telecomando grande accende la tv (pulsante rosso a destra, non il più grande rosso), poi con il telecomando piccolo (i-Zap) accendere il decoder. Allora, con il telecomando grande premere il pulsante input sel (in alto a destra) fino ad arrivare a hdmi 3. Da questo punto manovrare i canali normalmente con il telecomando piccolo. Per spegnere, prima off per il decoder e poi la tv. Nel caso che la televisione non si accenda ed il telecomando grande non funzioni bisogna premere il tasto “tv” dello stesso, situato in alto a sinistra.','Piazzale Cadorna 13 (Carrefour Express).','','','Via Giovanni Boccaccio, 4','20123','Bilocale','4','2','Sì','No','Arrivati in cortile porta di fronte, quarto piano, usciti dall\'ascensore porta di fronte ','No'),
(1248,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Toma',' FASTWEB F8F319','WHM4ZC864A','davanti ad ascensore, scendere scalette e aprire con la chiave del portone.','in aprt, entrando su sx','in aprt, entrando su sx','in bagno sopra wc','Centralizzato','-','Via carlo darwin 2, carrefour express','','','Via Borsi 6','-','Bilocale ','1','2','sì','No','da portone, prendere ascensore, 1 piano porta subito a dx.(etichetta)','-'),
(1249,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','401','Vodafone C00650143','Bari2023','Per raggiungere i locali spazzatura seguire diritto verso seconda porta dopo porta scala M. Una volta nel cortile, sulla sinistra si trova una porta bianca con i bidoni. ','Contatore e quadro elettrico si trovano nello sportello sulla parete della lavanderia.','sportello parete stanza lavanderia','in cucina anta bianca infondo a sx','Centralizzato','-','minimarket spesa si, Via Ettore Ponti 58','','','Via Bari 20','20143','trilocale ','1','5','sì','sì','Cancello su strada, aprire scendere qualche scaletta, altro portone di vetro. Segui la sinistra lungo corridoio, seguire per scala M ( si trova cartello su colonna a sx con indicazioni per scala M. attraversare cortile. Continuare a diritto per scala M, poi primo piano con ascensore porta a sx.','Sì'),
(1250,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Arena','TIM-96272106','RcUyG2FEcE5CzEbbZNXtdYNU','Scala a destra dell\'ascensore, piano -1 cortile ','Nella zona del locale spazzatura, c\'è la porta per il locale contatori','Appena entrati a destra ','-','-','-','Via Giuseppe Broggi 1 (to.market).','','','Via Casati, 1/a','20124','Bilocale','4','4','Sì','sì','Entrati nel palazzo andare subito a sinistra dopo la portineria, ascensore quarto piano, usciti subito a destra, superata porta comune l\'apt è a destra','Balcone'),
(1251,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','4) Moyes','TIM-96272106','RcUyG2FEcE5CzEbbZNXtdYNU','Raggiungere il cortile a destra dell\'ascensore. Una volta in cortile, i bidoni sono sul lato sinistro','In cortile, la porta a sinistra di metallo, scendere ulteriormente e si troverà il contatore sulla destra, con il nome Arena Grande','A sinistra della porta di ingresso','-','-','-','-','','','Via Felice Casati, 1/A SINISTRA','20124','Trilocale ','4','5','Sì','Sì','Entrati nel palazzo andare subito a sinistra dopo la portineria, ascensore quarto piano, usciti subito a destra, superata porta comune l\'apt è a sinistra ','No'),
(1252,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','D.C.','TIM- 60846543','RuQLysTRs8sapgeA','Scendendo al piano terra, nell\'atrio sulla sinistra è presente il locale spazzatura.','Il contatore si trova accanto al locale spazzatura','Il quadro elettrico si trova appena entrati sulla sinistra.','-','-','-','Via Giuseppe Broggi 1 (to.market)','','','Via Felice Casati, 2','20124','Bilocale','1','4','Sì con chiave','Sì','Entrati nel palazzo andare in fondo al cortile e prendere la sinistra, arrivati al primo piano andare a sinistra, porta con etichetta','No'),
(1253,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Easylife','TIM-17440749','zCzbEEdSUNc5ENZb5S9EuXAU','Il locale spazzatura si trova nel cortile interno.','Quadro elettrico e contatore si trovano appena entrati a sinistra. ','Quadro elettrico e contatore si trovano appena entrati a sinistra. ','-','Autonomo','Per usare l ascensore serve chiave!','Via Lazzaretto 18 (Pam)','','','Via Felice Casati, 24','20124','Bilocale','2','4','Sì con chiave','Sì','Secondo piano, salite le scale andare a sinistra porta con etichetta','No'),
(1254,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','21','TIM 22373556','CG9SNTdAQSTsh5XUZA5tXTYt','I bidoni di umido, vetro e carta si trovano nel cortile interno. Plastica e indifferenziata oltre la porta a destra dei contatori prima dell\'ascensore.','Il contatore si trova sulla parete parete all\'ingresso della scala A (contatore 21).','Il pannello elettrico si trova all\'ingresso dell\'appartamento, sulla sinistra.','Caldaia in cucina','Autonomo','-','Via Spallanzani 10, U!','','','Via Casati 2, 4piano','20124','Bilocae ','4','2','NO','No','portone su strada, segui dritto in fondo al cortile, scala A sulla sinistra. Ascensore con chiave, 4 piano porta di fronte sulla sinistra.','No'),
(1255,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','1','TIM-36221487','G97zZu6C5QSZTSk9R6cSTsAS','piano ammezzato tra piano terra e -1 porta di vetro sulla sinistra, esci in cortile ','piano ammezzato tra piano terra e -1 porta di vetro sulla sinistra, esci in cortile subito porta a sinistra, scendi scale subito a sinistra poi corridoio a destra prima porta a sinistra.','appena si entra corridoio sulla destra','-','-','No','-','','','Via Felice Casati, 36','-','Bilocale','-1','4','No','Sì','Entrati nel palazzo superare l\'ascesore e scendere le scale a sx , poi destra porta in fondo con etichetta ','No'),
(1256,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','6','TIM-01627932','aZ2GtrGXbCkGeME4GsKHh3Hd','piano ammezzato tra piano terra e -1 porta di vetro sulla sinistra, esci in cortile ','piano ammezzato tra piano terra e -1 porta di vetro sulla sinistra, esci in cortile subito porta a sinistra, scendi scale subito a sinistra poi corridoio a destra prima porta a sinistra.','dietro porta di ingresso.','-','-','NO','-','','','Via Felice Casati, 36','-','Bilocale','-1','4','No','Sì','Entrati nel palazzo superare l\'ascesore e scendere le scale a sx , poi sinistra porta in fondo con etichetta ','NO'),
(1257,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','JT','Vodafone-C01750119','47Y4qNXyTf2abPAZ','Locale spazzatura al piano -1, porta grigia alla destra dell ascensore. Scendere e prima porta sulla sinistra, quella con i cartelli appiccicati.','Piano -1','Quadro elettrico alla sinistra della porta d entrata. ','-','Autonomo','Aria condizionata si manovra dal pannello elettronico sala, alla destra dell accesso del corridoio. Da segnalare pulsante on off accanto alla presa della lavatrice, dentro l armadio del corridoio. Anta di sinistra. ','Via Canonica 54 (Carrefour Express).','','','Via Luigi Canonica, 77','20154','Bilocale','4','4','Sì','Sì','Entrati nel cortile subito a destra, usciti dall\'ascensore porta di fronte con etichetta','No'),
(1258,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano ','DEHO','Vodafone-co1820022','hZFcpKZFAN2LLstK','Piano -1, destra e dopo lescal subito a destra, destra sinistra e poi porta di fronte, dpo la porta subito a destra ','Piano -1, dritto uscito dall\'ascensore poi sinistra, percorrere il coridoio fin alla fine poi portadi fronte ','Appen entri in apt a destra','Condominiale ','Centralizzato','-','-','','','Via Casale, 6','-','Bilocale ','4','4','Sì','Sì','Entrati nel palazzo prima porta di vetro a sinistra, ascensore piano 4, destra sinistra poi porta con etichetta','Balcone'),
(1259,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','4','Vodafone-30450884','6zbukh9948i6sx6','Per raggiungere il locale spazzatura, bisogna proseguire dritto una volta entrati nel palazzo, per poi prendere la porta nel sotto scala al piano -1','Il locale contatori si trova nel sottoscala al piano -1. Per accedere è necessaria la chiave presente nel cassetto del tavolo all\'ingresso dell\'appartamento.',' Il pannello elettrico si trova entrando in appartamento subito a sinistra','-','Cetralizzato','-','Largo Augusto 7','','','Via Cesare Battisti, 13','20122','Trilocale','4','6','Sì','Sì','Porta a sinistra appena usciti dall\'ascensore','No'),
(1260,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','3','FASTWEB-E33321 ','Z7GF3JN769','diritto in fondo al cortile ','sul pianerottolo nello scomparto di fronte alle scale: dei tre, l’ultimo a destra','appena entrati in casa sulla destra ','appena entrati sulla porta del bagno di fronte a se','Autonomo ','-','-','','','Corso Buenos Aires 58','-','Bilocale','5','2','Sì fino al 4 piano','-','Al cortile girare subito a destra, ascensore piano 4 poi ancor auno a piedi, porta di fronte con etichetta','NO'),
(1261,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Bordoli','TIM-91533624','4C7yFZbtCFxNuNePxHccNbPh','Il locale spazzatura si trova nel cortile interno.','Il contatore si trova entrando, in basso sulla destra dietro ad un\'anta bianca. ','-','Caldaia in bagno, sopra alla porta','-','-','Via Correnti 6 (Conad City).','','','Via Cesare Correnti, 22','20123','Bilocale','3','2','No','/','Scale subito a destra, arrivati al terzo piano destra destra porta con etichetta','No'),
(1262,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','8 fuori; 12 dentro','FASTWEB-DB0DAB','MAJFKNF38Y','Per raggiungere il locale spazzatura è necessario percorre il sentiero con le piante accanto alla rampa nel patio interno.','Per accedere al locale contatori scendere le scale fino al piano -1, girare a destra e scendere qualche scalino. Il locale contatori si trova nella prima porta a sinistra con scritta “locale contatori”. Per accedere serve la chiave\n\n','Si trova appena entrati sulla sinistra','Dietro lo specchio-porta c\'è lo scaldabagno','Autonomo','Serve il magnete per il pomello della porta','Via Cesare Correnti 6 (Conad City)','','','Via Cesare Correnti, 24','20123','Bilocale','2','4','Sì','Sì','Entrati nel palazzo andare a destra dopo la portineria, entrare nella porta a vetri, secondo piano porta con etichetta','Balcone'),
(1263,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','-','-','FASTWEB-FB4693','7P146EJGEK','si trova all\'interno del cortile( superato il cancello di ferro) a destra ','-','alla sinistra della porta d\'ingresso dell\'appartamento','davanti alla porta bianca, coperta da una tenda bianca','-','-','Pam local, via col di lana 7','','','Viale Col Di Lana, 5','-','Monolocale','5','2','Sì','No','Quinto piano porta destra','No'),
(1264,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','0 2206 chiave','FASTWEB-4Yyvc2','59Y8cMWs6b','Il locale spazzatura si trova a sinistra della porta con il codice, superata una porta grigia. ','Piano terra, sotto le scale ','Il pannello elettrico si trova appena entrati, sulla sinistra, dentro l\'armadio con gli attrezzi di pulizia.','-','-','-','Il supermercato più vicino è Conad, in via della Pancetta 33','','','Via Riccardo Ceroni, 10','20155','Trilocale','2','6','no','si','supare il cancello ed anadare al di la del cortile, difronte. nella palazzina piu a sinistra - fra quelle difronte - entrare con il codice 0-2206. salire le scale fino all\'ultimo piano, porta a sinistra','balcone'),
(1265,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','22','FASTWEB-B87327','8HK3149YCR','nel cortile interno','nel ripostiglio sulla destra','nel ripostiglio sulla destra','-','centralizzato','-','Carrefour Express Viale Coni Zugna, 63','','','Corso Genova, 22','20123','Trilocale','2','4','si','no','Entrare nella porta di fronte al cortile, porta di fronte all\'ascensore con etichetta','balcone'),
(1266,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','25','CorsoGenova','Genov@25','interno corte palazzo','uscendo da scala A, scendere scale che portano alle cantine, sulla dx seguire fino a che nn si trova porta contatori, cognome Trapani','di fianco alla porta di ingresso','nel sopralzo in casa sopra il bagno','Centralizzato ','-','Carrefour via conca del naviglio 37','','','Corso Genova 25','20124','Bilocale','1','4','Sì','sì','Dal portone principale, porta Scala A a dx, primo piano, uscendo dall\'ascensore a SX, porta con zerbino con la scritta Hello','No'),
(1267,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Non c\'è ','EASYLIFE','easylife2023','uscire dall\'appartamento e girare a dx, entrare nel cancelletto grigio esulla destra e poi nel cancello grande con le chiavipro segui dritto e gira destra troverai il bidoni per vetro carta e umido e il locale spazzatura dietro la porta di ferro sulla destra per plastica e generico.','per saggiungere il contatore della luce uscire dall\'appartamento e girare a dx, entrare nel cancelletto grigio esulla destra e poi nel cancello grande con le chiavi proseguire dritto e girare e prosegurie dritto sotto il portico. Entrare nell\'edificio dalla porta di vetro sulla destra, girare a destra dopo l\'ascensore ed entrare nella porta di legno, scendere a meno 1, girare a destra e entrare nella porta bianca di fronte. Girare a a sinistra e seguire il corridoio. il locale contatori si trova nell\'ultima porta in fondo al corridoio. il contatore si trova nella parete destra ','nello sgabuzzino della cucina, di fronte alla porta','-','Autonomo','-','-','','','Via Circo 11/A','-','Pentalocale','Ter','8','NO','No','Entrata da porta di strada','NO'),
(1268,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','39','Easylife Colamontano','banvenutiamilano','Per raggiungere il locale spazzatura, scendere a -1 con l\'ascensore, girare a sinistra e prosegurie dritto fino alla porta azzurra, dentro troverete i bidoni','Per raggiungere il locale contatori elttrici servono le chiavi. Dal cancello di ingresso al palazzo girare a destra, in fondo troverete una porta con etichetta \"locale contatori\" aprirla con la chiave, superare le biciclette e aprire seconda porta con chiave. Il contatore dell\'appartametno è il numero 23. Per raggiungere il contatore del gas servono le chiavi. Uscire dal cancello del palazzo e girare a sinistra, entrare nella prima porta a sinistra di ferro bianca bucherellata (muro giallo). Il contatore è il numero 23','Il contatore si trova all\'ingresso nella parete a destra','-','Autonomo ','-','Carrefour Express Via Luigi Porro Lambertenghi, 16 ','','','Via Cola Montano 3','-','Bilocale ','2','4','Sì','Sì',' Entro nel palazzo, attraverso il cortile in fondo a destra scala 4, piano 2 usciti dall\'ascensore a sinistra','Balcone'),
(1269,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','112','iliadbox-6107F2','Qwerty12! ','Il locale spazzatura si trova nel cortile interno.','Il contatore si trova in cantina, al piano -1. L\'ingresso è alla sinistra dell\'ascensore.','Il pannello elettrico si trova di fronte alla porta d\'entrata dell\'appartamento. ','-','-','Il codice per la porta di vetro per l\'ascensore è 1978. ','Il supermercato più vicino è Sapori e Dintorni, in Via Bandello 2.','','','Corso Magenta, 78','20123','Bilocale ','1','3','Sì','Sì','Subito a sinistra dopo portineria, seconda porta, al primo piano porta con etichetta ','No'),
(1270,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Rebecca’s apartment 1','Domus','96455154502475934173','ALL’INTERNO NEL CORTILE \n\n','Dopo la prima porta di accesso','Il pannello elettrico si trova di fronte alla porta d\'entrata dell\'appartamento. ','-','-','-','-','','','Corso Magenta, 83 dritto','-','Monolocale','Ria','2','no','no','1 CANCELLO GRANDE SU STRADA\nALTRO PICCOLO CANCELLO DOPO QUELLO GRANDE\nPORTA SULLA DESTRA\nPOCHE SCALE\nPORTONE A SINISTRA DA APRIRE\nPICCOLO ATRIO CON 2 PORTE (APT 1 E 2)\nAPT 1 PORTA A di fronte ','No'),
(1271,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Rebecca’s apartment 1','Domus','96455154502475934173','ALL’INTERNO NEL CORTILE \n','Dopo la prima porta di accesso','Il pannello elettrico si trova di fronte alla porta d\'entrata dell\'appartamento. ','BOILER ACQUA DENTRO ARMADIO SINISTRA APPENA ENTRATI \n','-','C.PortaNuova15','-','','','Corso Magenta, 83 sinistra','-','Monolocale','Ria','2','no','no','1 CANCELLO GRANDE SU STRADA\nALTRO PICCOLO CANCELLO DOPO QUELLO GRANDE\nPORTA SULLA DESTRA\nPOCHE SCALE\nPORTONE A SINISTRA DA APRIRE\nPICCOLO ATRIO CON 2 PORTE (APT 1 E 2)\nAPT 1 PORTA A SINISTRA','NO'),
(1272,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','12 s.f.','Vodafone-C00290205','e9M6pHsdLXH4X4qX','Locale spazzatura nel cortile interno.','Dentro appartamento, sula sinistra ','Il pannello elettrico si trova di fronte alla porta d\'entrata dell\'appartamento. ','Lo scaldabagno è jn cucina, dietro un alta anta bianca centrale','-','-','-','','','Via Corsico, 12 (destra)','20144','Bilocale ','2','4','No','Sì','Salite le scale andare sul ballatoio, tenere le sinistra e andare dritto, porta in fondo di fronte ','No'),
(1273,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Treu','FASTWEB-F8D9FB','2EG11WN8CA','Locale spazzatura nel cortile interno','All\'interno dell\'appartamento all\'ingresso','Il pannello elettrico si trova di fronte alla porta d\'entrata dell\'appartamento. ','-','Autonomo','-','CARREFOUR EXPRESS Via Vigevano, 22','','','Via Corsico, 12 (sinistra)','20144','Bilocale ','2','2','No','No','Salite le scale andare sul ballatoio, tenere le sinistra e andare dritto, porta in fondo sulla sinistra ','No'),
(1274,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Non c\'è ','FASTWEB-B2DE0F','F8TWTJ6ZPW','Usciti dalla porta di vetro andare a sinistra poi di nuovo sinistra, scendere le scale sulla destra, al piano -1 di nuovo destra ','Il contatore si elettrico si trova in cantina. Per accedere alla cantina andare in cortile, girare a sinistra, entrare nella prima porta di ferro accanto ai bidoni che si apre con la chiave. Una volta entistrarati scendere le scale, poi girare a sin ','Il pannello elettrico si trova di fronte alla porta d\'entrata dell\'appartamento. ','-','-','Attenzione al grafino all\'ingresso','-','','','Corso di Porta Nuova, 15','20121','Bilocale','pia','4','no','si','Entrare nel palazzo, e andare dritto nel cortile, dopo la parte con le piante proseguire dritto e entrare nella seconda porta di vetro a destra, dritto e dopo la porta di vetro appartamento subito a sinistra ','no'),
(1275,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','109','FASTWEB 80B97','RTHWWMYRNK','sulla dx della porta apt nel cortile palazzo','a dx dell\'ascensore, aprire con chiave andare in cantina, sulla dx contatori.','Il pannello elettrico si trova di fronte alla porta d\'entrata dell\'appartamento. ','tra bagno e cucina','Autonomo','-','Corso di Porta Vigentina 33, Pam Local','','','Corso Porta Romana 109','-','Monolocale','Ter','2','No','NO','Entrando dal portone attraversare il cortile, dove c\'e\' il giardino porta a s pianterreno','NO'),
(1276,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','easylife','Vodafone C01590167','nTHPteq26XPn37RX','cortile interno palazzo, carta+vetro, scenso scale di fianco a scale per salire, vai in area cantine porta bianca di fronte altri bidoni','seminterrato palazzo ( scala che va giu accanto a scale per salire) N°POD IT012E00541370','Il pannello elettrico si trova di fronte alla porta d\'entrata dell\'appartamento. ','caldaia in bagno in alto','Autonomo','-','Via Santa Croce 10, Ok Sigma','','','Corso di Porta Ticinese 10','20129','Bilocale','3','4','No','Sì','Terzo piano ballatoio porta a sinistra con etichetta ','Ballatoio'),
(1277,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','penultimo in basso a dx senza targa per ora','C01100118','h2rhNd9nFMfLb4Nt','interno cortile palazzo, porta grigia umido e indi. all esterno nel cortile plastica vetro e carta','Usciti dall\'appartamento dritto, alla fine del ballatoio anta a sinistra ','Il pannello elettrico si trova di fronte alla porta d\'entrata dell\'appartamento. ','in terrazza','Autonomo','-','Via Santa Croce 10, Ok Sigma','','','Corso di Porta Ticinese 59','20123','Bilocale','1','2','No','No','portone su strada aprire, secondo cancelletto aprire con stessa chiave. Prendere scale su dx, salire fino al primo ballatoio su sx, seguire sx corridoietto con porta infondo con targhetta easy life ','Terrazzo'),
(1278,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','A24','FASTWEB-3XET1B','5U86JNOSFE','Il locale spazzatura si trova nel primo cortile interno, sul lato della scala c\'è una porta grigia per vetro e plastica. Più avanti, sempre al piano terra, i rimanenti bidoni si trovano dietro alla terza porta sulla destra.','Il locale contatori è al piano terra, dietro all\'anta in metallo nera sulla sinistra del corridoio. Attenzione: per aprirla è necessaria la chiave. ','Il pannello elettrico si trova di fronte alla porta d\'entrata dell\'appartamento. ','La Caldaia si trova nell\'anta di destra della cucina. ','Autonomo','-','Il supermercato pià vicino è il Pam Local in Corso Ticinese 62. ','','','Corso di Porta Ticinese, 77','20143','Bilocale ','3','2','Sì','No','Ascensore piano 3 poi sinsitra porta con etichetta ','Ballatoio'),
(1279,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Falco ','FASTWEB F822BB','RZ23Y2P827','Il locale spazzatura si trova nel cortile interno','appena entrati in appartamento sulla destra','appena entrati in appartamento sulla destra','Si trova nel balcone della prima camera a destra','Autonomo','-','-','','','Via Crema 1 ','-','Quadrilocale','3','6','Sì','NO','da portone principale,prosefguire dritto e poi sinistra, salire qualche scala per arrivare all\'asensore, 3 piano porta a destra','Balcone '),
(1280,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','11','TIM-81908783','C5Z7aeX2q967hbusbfRCtDsu','Il locale spazzatura si trova nel cortile interno sulla destra. Per la raccolta indifferenziata ci sono degli sportelli botola sulle scale dove si buttano i sacchetti.','Contatore e quadro elettrico si trovano appena entrati sulla sinistra.','Pannello elettrico si trova entrando sulla sinistra. ','-','-','-','Corso Lodi 9 (Pam).','','','Via Crema, 15','20135','Bilocale','3','4','No','Sì','Scala di fonte al cortile, terzo piano porta di fronte ','Sì'),
(1281,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','-','-','-','-','-','-','-','-','-','Corso Lodi 9 (Pam Local)','','','Via Crema, 23','20135','-','-','-','-','-','-','-'),
(1282,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Cannas','TIM-96776532','2ZuPSFH49FEePN6QzQ9zxRUx','Per raggiungere l\'area spazzatura è necessario scendere al piano -1.','Per raggiungere l\'area contatori è necessario scendere al piano -1.','Il pannello elettrico si trova all\'ingresso dell\'appartamento.','-','Centralizzato','-','Corso Lodi 9 (Pam Local)','','','Via Crema, 9','20135','Monolocale ','3','2','No','Sì','Terzo piano porta con etichetta','No'),
(1283,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Iachino Caccia','Vodafone-C02490024','XYRZT2c6taZ6CfqE','Superare l\'ascensore e fare le scale, porta di vetro ','Pannello elettrico e contatore si trovano nel mobile della zona cucina, verso il bagno.','-','-','Centralizzato','-','-','','','Via Crocefisso 1 1P','-','Quadrilocale ','4','8','Sì','Sì','Primo piano subito a destra usciti dall\'ascensore ','Balcone '),
(1284,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Cepollina','FASTWEB-659E63','PREA9C1AHE','Superare l\'ascensore e fare le scale, porta di vetro ','Il contatore si trova nell\'armadietto a sinistra prima di entrare in appartamento ','Il pannello elettrico si trova all\'interno dell\'appartamento appena entrati a sinistra ','-','Centralizzato ','-','-','','','Via Crocefisso, 1','20122','Bilocal e','7','4','Sì','Sì','Ultimo piano con ascensore poi ancora un piano a piedi, unica porta','Terrazzo '),
(1285,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Moda','Vodafone c01820077 in ingresso','G6RqyeddCpbE3ZYh','Il locale spazzatura si trova nel cortile interno condominiale. ','Contatore e pannello elettrico si trovano dentro all\'armadio nell\'ingresso.','Contatore e pannello elettrico si trovano dentro all\'armadio nell\'ingresso.','anta cucina','Centralizzato ','-','Piazzale Cadorna, Carrefour Express','','','Via Carducci 22','20123','Bilocale ','Ria','4','No','sì','Entrati nel palazzo andare nel cortile, ultima porta di vetro a sinsitra poi porta di fronte alle scale ','Balcone'),
(1286,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','10 (Il citofono passa sempre per la portineria, fi','TIM-44726443','xESbRYfZhuxbTe4bPYA9Y9Ay','Locale spazzatura in fondo al patio, anziché salire con l ascensore. Guardare nell angolo apposto del patio, aldilà del passaggio, ci sono i bidoni. ','Contatore è nelle cantine, a sinistra dell’ascensore, c è una porta nera. Entrare e seguire fino al locale che è segnato.','Quadro elettrico accanto alla porta del bagno.','in bagno sopra lavatrice','-','Lato finestra ci sono due ante scorrevoli che portano al sotto tetto. Alla sinistra ci sono due interruttori, uno dei quali blocca ed accende l aria condizionata','Via Visconti di Modrone 22 (Carrefour).','','','Corso Venezia, 6','20121','Monolocale','5','2','Sì, poi scale','No','Entra nel palazzo e prendere il primo ascensore sulla destra fino al quarto piano, andare a sinistra e fare le scale, percorre il corridoio fino in fondo, ultima porta sulla sinistra con etichetta','NO'),
(1287,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','13','Vodafone-guest ','22marzo39!','Cortile interno a sinistra ','-','Alla destra della porta d\'ingresso ','-','-','-','-','','','Corso XXII Marzo, 39','20129','Bilocale ','3','3','si','si','Superare il cancello nero e girare subito a destra dove ci sono le scale e l\'ascensore. Prendere il ballatoio a sinistra ed è la terza porta - con etichetta','no'),
(1288,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','52','Vodafone-C01750074','GdCng9N6d3hm9Kbb','Locale spazzatura su via d annunzio, uscire dall ingresso ed andare a sinistra. Si trova un grande cancello nero con dietro i bidoni, serve la chiave. ','Entrati nel palazzo andare a destra e poi prima porta di legno a sinsitra, scendere le scale subito a destra, in fondo alle scale porta (FATE IN MODO CHE RESTI APERTA QUANDO USCITE), andare dritto e poi infondo a sinistra, andare dritto e infondo di nuovo sinistra ultima porta ','Quadro elettrico accanto alla porta d entrata, sulla destra. ','-','-','-','Carrefour in conca del naviglio','','','Via Gabriele D\'Annunzio, 25','20123','Bilocale ','2','4','si','si','Dalla reception girare a destra e seguire il corridoio fino all\'ascensore o le scale. Secondo piano. Nel corridio sulla destra c\'è una porta segnata con il 17, superarla con la chiave e nel corridoio piccolo arrivare all\'ultima porta infondo.','no'),
(1289,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','8','VODAFONE C01780051','DAnnunzio2023','dopo ascensore sulla dx porta verde','porta contatori di fronte a porta immondizia. Ci vuole chiave nome.CATTANI','dietro tenda rossa ingresso',' in bagno','-','-','-','','','Viale Gabriele D\'annunzio, 7','-','Monolocale','5','2','Sì','No','Quinto piano prima porta a sinsitra','No'),
(1290,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','BUFANO','TIM-84202968','5eESCXEd5ENeSNhzyzf79kkU','Cortile interno','dietro la porta d’ingresso sulla destra ','dietro la porta d’ingresso sulla destra','lo scaldabagno si trova di fianco ai fornelli sulla destra ','Autonomo','-','-','','','Via Don Giovanni Bosco, 11','20139','Bilocale','2','3','Sì','Sì','Usciti dall\'ascensore, sinistra sinistra, ultima porta in fondo sul ballatoio a sinsitra','No'),
(1291,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Montresor','FASTWEB-3f8UsE','yK3npGMbSv','Il locale spazzatura si trova nel cortile interno','Quadro elettrico e contatore entrando sulla sinistra','Quadro elettrico e contatore entrando sulla sinistra','Caldaia in soggiorno, dietro al pannello nell\'angolo a sinistra','Autonomo','-','-','','','Via Carlo de Cristoforis, 5','20124','Trilocale ','1','4','Sì','No','Scala e destra dopo essere entrati nel palazzo, porta subito a destra dopo le scale ','No'),
(1292,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Tornatore','Vodafone C01100216','Jfy7TKM9bf6Xp3HZ','si trova nel cortile interno, uscendo dall\'ascensore al piano terra, si accede al cortile dalla porta di vetro sulla destra','si trova nel corridoio dietro il primo quadro sulla parete destra','si trova all\'ingresso sulla destra','-','Centralizzato','-','Via Olona 1 (Pam)','','','Via Aristide De Togni, 27','20123','Pentalocale','1','12','Sì','No','Primo piano ','Balcone'),
(1293,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Giussani','yeuff','3738967485','Cortile interno','Cortile andare a destra porta di metallo, piano -1 sinistra - dritto - sinistra poi prima porta a destra','Appean entrati in apt a sinistra ','-','Centalizzato ','Codice ascensore 3112#','Viale Abruzzi 54 (Carrefour Express)','','','Via Donatello, 11','20131','Bilocale','2','4','Sì con codice','Sì','Entrare nel palazzi, arrivati in cortile andare alla scala nell\'angolo destro, secondo piano porta con etichetta','No'),
(1294,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','TORNATORE','FASTWEB-E30919','RJZC7C6FKT','locale spazzatura Piano zero lato destro dell\'ascensore carta vetro, dopo porta di ferro plastica umido e indifferenziata. ','Piano -1, Subito giù dalle scale prima rampa a sinsitra ','Stanza tra camera matrimoniale e bagno ','-','-','-','-','','','Via Del Don, 5','20123','Trilocale (250mq)','5','6','Sì con chaive ','No','Porta di fronte all\'ascensore ','Terrazza 80mq'),
(1295,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','107','iliad box 34AA29','nz945qdw6wqh7tvsqmt9n2','Accesso con chiave, scendere nei box, a dx, porta subitoa dx','Accesso con chiave (fare copie), seguire viottolo davanti all\'ingresso con ascensore, porta a rete in metallo','in lavanderia ','in lavanderia','Autonomo ','-','Via Alserio 5, Carrefour Express','','','Via Farini 57a','-','Trilocale','3','4','Sì','No','Due possibili ingressi: 1)con scale 2) con ascensore. 1) Accesso con scale: dall\'ingresso proseguire dritto dove c\'e\' la scritta Interno 1 57/A (sulla dx), salire al piano 1, primo pianerottolo a SX, porta infondo sulla destra - 2) Accesso con ascensore: attraversare il cortile dritto sino a porta a vetri a dx con scritto interno 2, ascensore 1 piano porta a sinistra','Terrazzino'),
(1296,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','15','WebPocket-A64D','G2F2ZKJF','perso','perso','perso','-','-','-','-','','','Foro Buonaparte, 68','?','-','-','-','-','-','-','-'),
(1297,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','9','TIM-28286418','Rd4PyeRk2yF4J4ApgYdb9c9d','Coritle interno','Entrati nel palazzo andare a sinistra, porta vicino all\'ascensore piano -1','Appena entrati sulla destra ','-','Autonomo ','-','-','','','Via Gaudenzio Ferrari, 9','-','Bilocale','5','3','Sì','Sì','Entrati nel palazzo destra, quinto piano porta a destra ','No'),
(1298,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Sigismondi-Cascella','SKYWIFI_ZW9Y2',' KfhFpsLAHLU1','2:nel locale subito dopo il vano ascensore al piano terra e area scantinato.','nel locale cantine (seminterrato) girare a sinistra e poi destra (porta sempre aperta)','Di fianco alla porta d’ingresso','In terrazzo porta vicino al contatore gas ','centralizzato','-','via porta vigentina 33 (Pam local)','','','Via Angelo Filippetti 29','20122','Trilocale','7','4','sì','no','Dal portone prendere l’ascensore a sinistra, 7 piano, uscendo dall’ascensore porta a destra ','terrazzo'),
(1299,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','de Martino','FASTWEB-B63F21','RM4TF7W8H9','Il locale spazzatura si trova nel cortile davanti alla porta d\'ingresso del palazzo, sulla sinistra.','Il contatore si trova appena entrati dietro l\'anta a scomparsa grande sulla destra della porta. ','Il quadro elettrico si trova appena entrati dietro l\'anta a scomparsa grande sulla destra della porta. ','La caldaia, con pannello elettronico, si trova sul balcone della camera da letto, sulla destra. ','Centralizzato','-','Via Muratori 27 (il Viaggiator Goloso)','','','Via Friuli, 15','20135','Bilocale','1','4','Sì','Sì','Entrare nel palazzo e andare a destra, entrare nella porta di vetro sulla destra, primo piano porta con etichetta ','Balcone'),
(1300,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Zangandri.Poledri','Fastweb F90ED3','21ZT27931P','porta marrone sulla dx entrando da portone principale, dopo 3 scalini. aprire porta scnedere scale verso le cantine, li si trovano bidoni','tra le due porte di ingresso dell\'apt.','dentro armadio bianco in corridoio apt.','sportello bianco di fianco a porta d\'ingresso','Auronomo','-','Corso Lodi 9, Pam local','','','Via Friuli 3','-','Quadrilocale','1','7','NO','Sì','portone su strada, primo piano senza ascensore porta a dx.','Balcone'),
(1301,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Carmassi','Iliad Box 69226A','xrrzcq6f2zqdmv4vqznztn','entrando dal portone e sx','Porta dietro ascensore (chiave nel mazzo) piano -1 , destra - destra - sinistra ','in casa sportello su muro ingresso','porta bianca in sala','Autonomo','-','Piazza 8 Novembre 6, Pam','','','Via Frisi 9','20129','Bilocale','3','4','Sì','Sì','Entrati nel palazzo sinistra, terzo piano ballatoio a destra penultima porta ','Ballaotoio'),
(1302,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano ','Gramegna','Vodafone-62312410','ljwjpsj9zmhabsp ','i trova alla sinistra del cortile, andando verso il corridoio, seconda porta a destra ','in cortile, a sinistra ( può aprirlo solo il portinaio) ','si trova alla sinistra della porta d’ingresso \n','/','-','-','-','','','Corso Garibaldi, 115','-','Trilocale','2','4','Sì','No','Superato il cortile andare dritto, poi porta di vetro sulla sinistra, secondo piano, porta di fronte all\'ascensore sulla sinistra ','Sì, due.'),
(1303,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','gerosa','Wi-Fi_ABB4','57263566','da portone ingresso è principale prima porta a destra vicino posta','dal corttile interno entrare a sinistra nella rientranza accanto all\'ascensore, aprire la porta di fetto con la chiave, scendere le scale e girare a destra, proseguire in fondo, troverete il locale contatori sulla destra, cognome gerosa','all\'ingresso dell\'appartamento sulla sinistra sotto citofono','fuori sul balconcino a destra ','Autonomo','-','Carrefour Express in Via Delio Tessa 2','','','Corso Garibaldi 18','20121','Bilocale','3','4','Sì','Sì','entrare nel portone , prendere l\'ascensore nel cortile , 3 piano, prima porta a destra','-'),
(1304,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','A destra, numero 13 - Brera Apartments','TIM-43722643','Z6YTxdkX6CSdEeUFZ7Es79sK','Il locale spazzatura è nel cortile. Entrando nella seconda porta di vetro, è necessario scendere. In fondo a destra i trovano i bidoni della plastica.','Il contatore si trova appena entrati nell\'appartamento sulla destra, dietro all\'anta grande. ','Quadro elettrico appena entrati nell\'appartamento sulla destra, dietro all\'anta grande. ','Si trova in cucina ','-','L\'aria condizionata si manovra dal device in salotto. ','Carrefour via Tessa 2','','','Corso Garibaldi, 64','20121','Trilocale ','3','6','si','si','attraversare il primo cancello per andrare nel cortile. A quel punto entrare nella porta a vetri dell\'edificio difronte, salire le prime scale e prendere l\'ascensore fino al terzo piano. Usciti e la porta a sinistra.','2 balconi'),
(1305,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Brugnoli Gasparri','Vodafone-A60866588','Pbeb9FAJ4XcC3dFE','Appena entrati, sulla sinistra della portineria e scendendo la rampa di parcheggio, si troverà il locale spazzatura sulla sinistra.','Al piano -1 si trova il contatore generale, al quale si può accedere solamente con chiave (che si trova in cucina, in un cassetto sotto il forno.','Il pannello elettrico è davanti alla porta d\'ingresso dell\'appartamento','-','-','La lavatrice è in balcone.','Via della Moscova 30 (Carrefour Express).','','','Corso Giuseppe Garibaldi, 72/3','20121','Monolocale','Ter','2','6 scalini per arrivare in apt','/','Entrati dal cancello andare a destra, porta di vetro, saliti gli scalini porta di fronte con etichetta ','Terrazzino '),
(1306,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','15 - arinella','-','-','porta di fianco a portone principale, si accede con la stessa chiave del portone','in cucina parete sinistra','in cucina parete sinistra','terrazzino cucina','centralizzato','-','-','','','Galleria Buenos Aires 10','-','Quadrilocale ','6','7','sì','sì','sesto e ultimo piano appartamento a dx uscendo da ascensore','-'),
(1307,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Maniscalco','Easylife','internet','Per raggiungere il locale spazzatura è necessario raggiungere il piano -1, entrando nel palazzo prima porta a sinistra.','Quadro elettrico e contatore si trovano in cucina sulla parete sinistra.','Quadro elettrico e contatore si trovano in cucina sulla parete sinistra.','ripostiglio in fondo alla cucina','Centralizzato','-','Via Benedetto Marcello 16 (Conad City)','','','Galleria Buenos Aires, 11','20124','Trilocale','5','6','Sì','Materasso gonfiabile','Quinto piano, usciti dall\'ascensore destra, porta con etichetta','Balcone'),
(1308,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','72','GUEST-Easy-GalleryBA','75C7D74626','Il posto dove mettere i rifiuti è in una porta a vetri sulla sinistra, subito dopo l\'ingresso del portone principale. È necessaria una chiave','Contatore e pannello elettrico si trovano appena entrati sulla destra.','Contatore e pannello elettrico si trovano appena entrati sulla destra.','Lo scaldabagno si trova in bagno.','Centralizzato a pavimento ','-','To.Market -Via Giuseppe Broggi,1','','','Galleria Buenos Aires, 9','20124','Monolocale ','3','2','Sì','Sì','Entrati nel palazzo prendere ascensore, terzo piano porta sulla destra ','No'),
(1309,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','CALIRI','FASTWEB-335JX6','MRLFU5M7LR','Nel cortile nelle porta di ferro di fronte appena entrati ','Mobile in appartamento subito a destra','Mobile in appartamento appena entrati sulla destra ','Sgabuzzino dove c\'è anche la lavatrice ','centralizzato ','-','Carrefour via garrian 40 ','','','Via Romolo Gessi, 72','20146','Bilocale','4','4','sì','sì','Dopo portineria a sinistra, piano 4 - usciti dall\'ascensore porta destra','Balcone'),
(1310,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','E M ','Tim 84738383 ','ue9y9ukk3bCb2D5UsYsNuSTS','vai nel cortile giri a dx trovi una porta con su scritto rifiuti','appena entri primo armadio a dx','appena entri primo armadio sulla dx','situata in bagno','-','-','-','','','Via Giorgio Giulini, 5','20123','Bilocale ','1','4','No','Sì','Andare subito a destra in cortile, fare le scale e girare a sinistra appena possibile, porta con etichetta sulla sinsitra ','No'),
(1311,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','PERSO','PERSO','PERSO','PERSO','PERSO','PERSO','PERSO','-','PERSO','PERSO ','','','Via Giambellino, 49','20146','-','-','-','-','-','-','-'),
(1312,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','cmv','D-LINK 3BFD2A','4t5z2g3ybrp6ndsa','Dopo portone su strada','Dopo portone d\'ingresso porta di ferro a destra ','All\'interno dell\'appartamento all\'ingresso ','In bagno ','autonomo','-','-','','','Via Giorgione, 6','-','Bilocale','1','4','no','sì','salite le scale penultima porta a destra ','Terrazzino'),
(1313,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Costanzo Ballante','Vodafone - 34144167','pvtu9fllabfcbbl','Il locale spazzatura si trova nel cortile condominiale.','Il contatore della luce si trova nell\'armadio di fronte alla porta. Quello del gas in balcone. Il pannello elettrico si trova in cucina.','Il pannello elettrico si trova in cucina','-','-','-','Via Settembrini 46 (Pam Local)','','','Via Gomes 5','-','Trilocale','3','5','Sì','Sì','Entrati nel palazzo destr, ascensore terzo piano prima porta a sinistra ','Balcone'),
(1314,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','-','TIM-65792523','uR6dctT32QNUHKC9SZ74GG5t','Da ascensore ovest andare al secondo piano, usciti a destra ','Custode 24/h chiedere a lui ','In sala ','-','-','-','-','','','Galleria Passerella 1','-','Trilocale','6','5','Sì','No','6 piano scala ovest porta in fondo a sinsitra di fronte ','Balcone'),
(1315,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Scianardo-Tabernacolo','FASTWEB XXU54Y','KD72K4R35F','Interno cortile palazzo','dentro il mobiletto bianco a sinistra appena entrati in appartamento','dentro il mobiletto bianco a sinistra appena entrati in appartamento','in sala, dentro mobile bianco di fianco alla finestra','autonomo','-','Via Luigi Porro Lambertenghi 21, (carrefour express)','','','Via Garigliano 8','-','Trilocale','4','3','sì','no','da portone su strada proseguire dritto in corte interna, prendere porta davanti con ascensore, salire 4 piano, svolta a sinistra su ballatoio, porta infondo a sinistra con targa','No'),
(1316,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Bertoli','Vodafone C02530117','bpycGfsyRYMMReJ7','umido al piano -2, carta plastica e indiff dopo portone sulla destra','prima della porta di casa sulla destra porta bianca, gas e contatore generale','sulla destra appena entrati in casa','boile non trovato','-','-','PAM -cors porta vigentina 33,20122','','','Via Gubbio, 10','20122','Bilocale ','-1','4','no','sì','Entrati nel palazzo andare dritto alla destra della portineria nella porta di vetro, scale piano-1 porta in fondo a sinsitra ','No'),
(1317,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','17','FASTWEB-E0E3AF','Z7CTZTYAR2','Il locale spazatura si trova nel cortile interno, a sinitra.','Il contatore si trova al piano -1, dietro l\'ascensore. Attenzione: è necessaria la chiave','Il quadro elettrico si trova una volta entrati in sala, appena sulla sinistra.','-','-','-','Viale Premuda 27 (il Viaggiator Goloso)','','','Via Francesco Guicciardini, 10','20129','Monolocale','4','2','Sì','Sì','Entrati nel palazzo arrivare in cortile e andare destra, c\'è la seconda porta che si apre con la stessa chiave del portone. Quarto piano, usciti dall\'ascensore fare destra e poi sinistra, porta con etichetta','No'),
(1318,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','giglio vancanze','TIM-72541613','fxy7Zq3NA94EXQNDfsNQqa69','Per accedere al locale spazzatura è necessario uscire nel cortile dietro l\'ascensore e proseguire sulla destra fino in fondo. Lì saranno visibili i bidoni.','Per accedere al locale contatori è necessario recarsi al piano -1, scendere le scale dietro l\'ascensore. Proseguendo dritto, si troverà la stanza nella quale sono presenti i contatori.','Il pannello elettrico si trova nel corridoio, sula sinistra. ','Cladaia/scaldabagno nella botola a soffitto. ','-','-','Via Giulio Romano 8 (u!).','','','Viale Isonzo, 27','20135','Bilocale','3','4','Sì','Sì','Usciti dall\'ascensore andare a sinistra poi destra porta di fronte con etichetta ','Balcone'),
(1319,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','1','Fastweb 4XRDS2','TE3FULFU7P','il locale spazzatura si trova nel cortile interno nel gabbiotto trasparente in fondo. Si accede al cortile dalla porta di vetro a sinistra dell\'ascensore, per aprire la porta necessaria chiave (la stessa del portone esterno). ','Il contatore della luce si trova dentro lo sportello a specchio nel vengo della cucina. Il contatore del gas si trova nel balcone della cucina','Il pannello elettrico si trova nel bagno piccolo in cucina sulla parete sinistra ','Balcone cucina','centralizzato','-','La Esse, Corso Italia 3 ','','','Corso Italia 11, 5 piano','-','quadrilocale','5','8','sì','sì','da portone su strada andare a sinistra, aprire seconda porta, poi prendere ascensore, 5 piano porta a destra con targa ','Balcone'),
(1320,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','CAMASSA','FASTWEB-DFJUP7','U9GTXT775E','CORTILE INTERNO','Contatore e pannello elettrico si trovano all\'ingresso.','Contatore e pannello elettrico si trovano all\'ingresso.','-','-','-','-','','','Jacopo Dal Verme 2','-','Bilocale','1','3','No','sì','entrati nel palazzo dritto scala c primo piano seconda porta sul ballatoio','Ballatoio'),
(1321,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Calcaterra?','TISCALI-A1A83F','Rapidelephant030','Per la raccolta di indifferenziata e plastica bisogna recarsi in cantina (entrando con la porta a sinistra prima di raggiungere il cortile con l\'ascensore (serve la chiave del portone) poi bisogna aprire la porta di fronte), sulle scale si trovano i bidoni; per tutto il resto i bidoni in cortile','Il contatore si trova in cantina. Per raggiungere la cantina è necessario entrare con la porta a sinistra prima di raggiungere il cortile con l\'ascensore (serve la chiave del portone) poi bisogna aprire la porta di fronte), aprire la porta di fronte. Una volta nel locale cantine, scendere le scale, andare a sinistra e la prima porta sulla sinistra è il locale contatori. Il contatore del gas è accanto al frigorifero nell\'appartamento','Quadro elettrico, tra le due porte di ingresso sulla destra.','-','autonomo','Serve la chiave per utilizzare l\'ascensore.','-','','','Via Antonio Kramer, 22','20129','bilocale','3','4','si','Sì','ascensore a sinitsra, 3 piano, sinitsra ultimo appartamento','No'),
(1322,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','BAZZANO-LONGONI','TIM-49444699','QSYkFdhhhDSCf2TZkzTAQc7X','Locale spazzatura si trova in una porta di vetro a destra vicino all\'ascensore, è necessaria una chiave per entrare. La chiave deve essere girata nel senso antiorario. Ha un altro locale per mettere altri tipi di rifiutti, indietro all\'ascensore, a destra, scendendo le scale','Dall\'ingresso andare dietro l\'ascensore, scale a sinistra che ti portano al (-1) dritto poi destra sinistra, porta di legno','All\'ingresso','Nell\'armadio nella cucina','Autonomo','-','CARREFOUR-Via Gustavo Modena, 8','','','Via Kramer, 29','20129','Trilocale ','4','4','Sì','No','Usciti dall\'ascensore destra porta in mezzo ','No'),
(1323,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','27/b','skywifi PADPB','QL13jkdYGuZd','in cortile lato dx','in cantina, nome 12 4o interno 27/b','entrata apt. a sx','in antibagno','-','-','Esselunga Viale Piave 38/B','','','Via Kramer 33','20129','Monolocale','4','2','Sì','NO','dall\'ingresso seconda scala a sx - piano 4, usciti dall\'ascensore a sx ultimo appartamento a dx','NO'),
(1324,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','35','TIM-76579476','YhxKxNEGANSEzDY9c4CtfRGP','Il locale spazzatura si trova nel cortile centrale. Alla sinistra tra le piante e nella porta centrale metallica sulla destra. ','Il contatore si trova nel sotto scala della Scala A.','Il pannello elettrico si trova appena entrati sulla sinistra.','La caldaia si trova nella botola sopra alla doccia. ','-','-','Via Lazzaretto 17 (Pam local).','','','Via Lecco, 11','20124','Molocale','3','3','Sì','si','superare il cortile, scala b. ascensore,terzo piano, porta a destra','no'),
(1325,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','EASYLIFE','TIM-29446494','sZEfDyZ5D4GSKNHf5z5fzS7T','il locale spazzatura condominiale è nel patio interno','Al pian terreno, nella porta dietro all\'ascensore contatore \"cappello\"','Il quadro elettrico si trova in cucina, guardandola, sulla destra','in cucina, guardandola a sinistra c è il quadro dell\'acqua ','-','-','Via Benedetto Marcello 16 (Conad City).','','','Via Lecco, 18','20124','Bilocale','4','3','Sì con chiave','Sì','Quarto piano usciti dall\'ascensore a sinistra, porta con etichetta','No'),
(1326,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','10','FASTWEB-866E94','RY213JNNM8','Il locale spazzatura si trova nel cortile interno.','Contatore e pannello elettrico si trovano appena entrati sulla destra.','Contatore e pannello elettrico si trovano appena entrati sulla destra.','Sopra il frigo','-','-','Via Lazzaretto 17 (Pam local).','','','Via Lecco, 18 D','20124','Bilocale','4','3','sì con chiave','Sì','Quarto piano usciti dall\'ascensore a destra, porta con etichetta','no'),
(1327,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','-','Raponi','Fastweb-HGULU9','A5ACL9QNTK','All\'interno del cortile del palazzo','Nel cortile interno ','Appena entrati dove c\'è l\'attaccapanni sulla sinistra ','-','-','-','Carrefour Express. Via Panfilo Castaldi, 32, 20124 Milano MI','','','Via Lecco, 5','-','Trilocale','3','3','No','No','Entrati nel palazzo superare il cortile andare dritto, scala in fondo piano 3 porta a sinistra ','No'),
(1328,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','K-door','TIM-46502696','53EbKx3R4e7bcPbDSXhS49XA','Si entra in una porta di vetro vicino all\'ascensore, vai dritto, c\'è una altra porta di vetro, si deve aprire, li è la zona parccheggio e anche spazzatura, dentro le porte marrone e anche piu avanti vicino a una scesa delle macchine','da piano terra, porta di vetro alla sinistra dell\'ascensore, scendere poi porta di vetro, porta subito a destra, serve chiave ','Anticamera appena entrati sulla destra ','-','centralizzato','-','PAM - Piazza Otto Novembre, 6','','','Via Lambro, 2','-','Pentalocale ','2','8','si','no','Entrati dal cancello su strada scendere i gradoni ed entrare nella porta di vetro subito a sinistra, secondo piano porta a destra con etichetta ','Balcone'),
(1329,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','-','TIM-78713776','7UREftCGQQetPuHHeKkhsxYz','Per accedere al locale spazzatura è necessario superare la porta in vetro alla sinistra della portineria (attenzione: si apre con chiave). Ci si troverà nella rampa per il garage condominiale. Di fronte e sulla sinistra saranno visibili i bidoni.','Il contatore si trova tra le due porte di ingresso','Il pannello elettrico si trova a destra della porta di ingresso','-','autonomo','-','Supermercato PAM- Corso di Porta Romana,51','','','Largo della Crocetta, 2','20122','Trilocale','1','4','sì','no','entrati nel palazzo dopo gli scalini proseguire dritto e poi andare subito a destra, in fondo andare al primo piano- porta comune sempre aperta con etichetta easylife, poi porta a destra','Balcone'),
(1330,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','-','TIM-78713776','7UREftCGQQetPuHHeKkhsxYz','Per accedere al locale spazzatura è necessario superare la porta in vetro alla sinistra della portineria (attenzione: si apre con chiave). Ci si troverà nella rampa per il garage condominiale. Di fronte e sulla sinistra saranno visibili i bidoni.','Il contatore si trova tra le due porte di ingresso','Il pannello elettrico si trova a destra della porta di ingresso','-','autonomo','-','Supermercato PAM- Corso di Porta Romana,51','','','Largo della Crocetta, 2','20122','Bilocale ','1','2','sì','no','entrati nel palazzo dopo gli scalini proseguire dritto e poi andare subito a destra, in fondo andare al primo piano- porta comune sempre aperta con etichetta easylife, poi porta di fronte','No'),
(1331,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Ansuini Buseghin ','TIM-16752089','XEG5chKANFHFEsP6U3FS6Q2E','Per accedere al locale spazzatura è necessario superare la porta in vetro alla sinistra della portineria (attenzione: si apre con chiave). Ci si troverà nella rampa per il garage condominiale. Di fronte e sulla sinistra saranno visibili i bidoni.','Entrati dal portone principale andare a destra e suprare la portineria, scendere la rampa che porta ai garage, amdare subito a sinistra e salire i gradini, porta di ferro a sinistra subito dopo ascensore, scendere scale poi prima porta a sinistra ','Il pannello elettrico si trova sul muro accanto al citofono.','-','centralizzato','-','-','','','Largo della Crocetta, 2 (piano terra)','20122','Trilocale ','pia','3','/','Sì','Entrati nel palazzo andare subito a sinistra, superare la prima porta poi prima porta sinistra (e\' una porta comune sempre aperta) poi porta destra ','No'),
(1332,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','5.7','FASTWEB 62UVBD','KR57CD67I7','-','parete sx ingresso','parete sx ingresso','no caldaia','autonomo','rooftop condiviso con tessera secondo piano e poi prender l’ascensore sulla destra ed andare all’11esimo piano\n','Largo Augusto 7, Carrefour express','','','Largo Corsia dei Servi 11','20122','Trilocale','5','4','sì','no','piano 5, sinistra porta in fondo a sinistra con etichetta','rooftop in codivisione '),
(1333,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','11','FASTWEB E7F2A1','G6Z2WMGRHM','Il locale spazzatura si trova al piano 2, uscendo dall\'ascensore, porta a sinistra, prima porta a destra','contatore generale si trova al -3, si accede andando al piano 2 con ascensore, poi prendendo porta a sinistra uscendo da ascensore, scendere scale di un piano, andare diritto verso la terrazza, proseguire a sinistra, tneere la sinistra fino porta infondo bianca aprire anche la seconda porta, scendere scale 3 piani, , infondo al corridoio porta bianca con cartello locale tecnico. contatore 3.6','Il pannello elettrico si trova entrando in appartamento sulla parete sinistra','-','autonomo','-','Carrefour EXpress Largo Augusto 7','','','Largo Corsia Dei Servi 11, 3 piano','-','Trilocale','3','4','sì','in 1 camera','Da portone prendere ascensore 3 piano, seguire a sinistra, porta infondo di fronte con targa easylife','no'),
(1334,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Gas','TIM-48134188','S6xKuzf2bbkfPAffZTfUGkfh','Il locale spazzatura è dietro l\'ascensore e serve la chiave per accedervi. ','Tra le due porte, sulla destra, c\'è un\'anta bianca con quadro elettrico e contatore','Tra le due porte, sulla destra, c\'è un\'anta bianca con quadro elettrico e contatore','-','Centralizzato ','-','Via Muratori 27 (il Viaggiator Goloso).','','','Corso Lodi, 45','20139','Trilocale','Ria','4','/','No','Prima porta a destra ','No'),
(1335,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','12','TIM-06067134','Cee2RfSCH352NTY22cScQ6G5','Il locale spazzatura è al piano -1 dalle scale principali. È necessario superare una porta metallica che si vede appena scesi sulla destra. Attenzione: per accedere è necessario spostare il cordolo presente.','A sinistra della porta di ingresso.',' A sinistra della porta di ingresso.','Lo scaldabagno si trova nell\'antibagno sulla sinistra','centralizzato ','-','Via Fontana 22 (Carrefour Express).','','','Via Pompeo Litta, 7','20122','Monolocale','1 p','2','Sì, poi scale','Sì','Entrati nel palazzo andare al primo piano verso lo studio medico, appena prima c\'è una scala a chiocciola sulla sinistra, prenderla e salire, porta di fronte con etichetta','No'),
(1336,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Faraoni','iliadbox-60FCA9','v2fmhqkt2rq47rtfqds2r4','Locale spazzatura infondo al giardino lato sinistra.','Contatore e quadro elettrico appena entrati sulla destra,','Contatore e quadro elettrico appena entrati sulla destra,','Si trova appena entrati in bagno, porta a sinistra in alto','-','Aria condizionata governata da pannello alla destra della porta del bagno. La serranda si apra con un bottone su e giù vicino alla porta, verso la cucina.','Supermercato vicino è Carrefour di lomazzo 41','','','Via Paolo Lomazzo, 55','20154','LOFT','pia','5','no','si','superare il cortile interno, entrare nell\'atrio con l\'ascensore. Prima porta sulla sinistra.','No'),
(1337,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Condosta','FASTWEB E2F767','796EA8R66M','proseguire dritto da via lomellina, fino a porta grigia. (prima di girare per civico 46)','appena entrati in apt, sulla dx','appena entrati in apt, sulla dx','in cucina, anta vicino a finestra','centralizzato','-','Via Sismondi 52, (MD)','','','Via Lomellina 46','-','Bilocale ','2','4','no','sì','da strada, entrare dove indicato civico 46 (piccola stradina verso interno di via Lomellina), pseguire indicazioni del civico 46, 2 piano no ascensore, porta a sx con targa','-'),
(1338,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','D.Biello','FRITZ!Box 7530 GZ\n','80058020667868020407','Il locale spazzatura si trova nel cortile interno condominale.','scendere nella porta di maglie di ferro in cortile, rispetto all appartamento, opposta.','ingresso accanto a citofono','in cucina anta sopra lavandino','centralizzato','-','Piazza Gramsci 2, Carrefour','','','Via Londonio 19','20154','Bilocale + mansarda','ria','6','no','Sì','da ingresso principale attraversare il cortile, porta a vetri in fondo, ingresso appartamento porta a sx piano terra ( con targa)','Sì'),
(1339,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','11','ILIADBOX 61397D','h7tzrq645mqrh9wrqrmxdr','INTERNO CORTILE PALAZZO','Nome: Oleatti, nella cantina a sx dell\'ascensore','Entrando dalla porta sulla sx',' dentro sgabuzzino ','autonomo','-','Viale Tunisia 27 (to.market).','','','Via Lazzaro Palazzi 19','20124','trilocale','4','4','sì','no','entri nel palazzo sinistra piano 4 porta a destra ','NO'),
(1340,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','25','Vodafone- 34519236','77u9ck4hv4tzh21','Locale spazzatura nel cortile interno, in mezzo','Piano -1, nome Bellan ','Quadro elettrico appena entrati sulla sinistra. ','Caldaia sul terrazzino, usciti dalla sala a destra.','autonomo','-','Via Panfilo Castaldi 32 (Carrefour Express).','','','Via Lazzaro Palazzi, 4','20124','Trilocale ','5','4','Sì','No','Scaladi fronte superato in cortile, usciti dall\'ascensore andare a destra seconda porta sulla sinistra','Terrazzino '),
(1341,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','du.al','TIM-43363834','CxhdTtR7sYKs2YTcS6DhURT4','ALL’INTERNO DEL CORTILE DEL PALAZZO\n','Entrati dal secondo cancelletto di ferro a sinistra ','CORRIDOIO DI FIANCO AD ANTIBAGNO\n','-','-','-','-','','','Viale Lunigiana 10','20125','Trilocale','1','6','Sì','Sì','Entare dal portone grigio per le macchine, proseguire dritto e al cortile entrare nel cancelletto di fronte leggermente spostato a sinsitra, dopo il cancelletto ultima porta di vetro a sinistra, primo piano porta ocn etichetta ','Terrazzino'),
(1342,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','254','iliadbox 671af6','ctk25qf9c6q6r7bnqf3vtd','Il locale spazzatura si trova dopo seguendo dritto oltre il portone del palazzo, oltre la terza porta bianca sulla sinistra del corridoio.','Il contatore si trova sulla parete arancione in sala.','parete arancione in sala','centralizzato','Centralizzato','-','tigros, via baldinucci 73','','','Via Privata Angiolo Maffucci 53','20158','trilocale ','7','4','Sì','NO','porta su strada, segui diritto prendi la sx per SCALA B, 7 piano con ascensore porta a sx n 55 con targhetta','Balcone'),
(1343,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','0219 - alla scala 019','Farhouse2_Guest','Guest_2022_#','PIano -1, uscendo dall\'ascensore segue dritto, aprire due porte bianche, attraversare dritto il parcheggio in direzione a una porta, entrare a destra.','Piano -1 accesso con chiave nel mazzo, appena fuori dall\'ascensore porta a destra ','All\'ingresso','-','-','-','-','','','Via Magolfa 9','20143','Bilocale ','ult','4','si, ultimo piano a piedi','si','-','1 balcone, 1 terrazza'),
(1344,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','MANCA','FASTWEB-B7A2BB','3FPNH91928','Il locale spazzatura si trova nel cortile interno.','Contatore e quadro elettrico si trovano appena entrati, nel mobile sulla destra','Contatore e quadro elettrico si trovano appena entrati, nel mobile sulla destra','Caldaia in cucina','Centralizzato ','-','Via Washington 53 (Esselunga).','','','Via Giasone del Maino, 23','20146','Bilocale','3','4','Sì','Sì','Usciti dall\'ascensore porta di fronte','Sì'),
(1345,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','40','TIM-42870900','Cqh5EGbGR2HZyxb33PG9XZRU','abbiamo già i dati ','abbiamo già i dati ','Entrati in appartamento a sinistra ','abbiamo già i dati ','Autonomo','abbiamo già i dati ','abbiamo già i dati ','','','Via Lodovico Mancini, 1','20129','Bilocale ','2','4','Sì','Sì','Superata la portineria andare dritto in fondo al corridoio, usciti dal\'ascensore sinistra sinistra, superata la porta comune seconda porta sulla destra (etichetta)','No'),
(1346,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','30 Tamola','FASTWEB-E36COD','J49CT9T671','al piano terra, sulla sinistra rispetto alla portineria. Consiglio di fermare la porta in uscita (la porta di chiude e altrimenti occorre usare la chiave)','-','entrando dalla porta dell\'appartamento, sulla sinistra, nell\'armadio a muro ','-','autonomo ','-','via Masera 10 (Mini Market Buenos Aires) ','','','Via Giovanni Masera 10','20129','Trilocale','4','4 (','Sì','Sì','dal portone d\'ingresso prendere l\'ascensore a sinistra, 4 piano, aprire la porta a sinistra, andare in fondo al corridoio, porta a sinistra','terrazzo'),
(1347,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','12','MELZI FASTWEB 2.4','35GTCUYM4S','piano - 1 accesso da ascensore marrone, una volta entrati si riapre la porta solo con chiave del portone.','contatore generale prima della porta di ingresso dell\'apt. dentro sportello sulla dx. pannello elettrico in cucina parete dx','in cucina parete dx','in anta cucina vicino alla finestra','Centralizzato ','-','via luigi canonica 53, carrefour','','','Via Melzi d\'Eril 18','-','quadrilocale','8','6','sì','-','dal portone di strada, che rimane aperto durante orari portineria 8-18 ( lun ven) se no con chiave, prendere ascensore su dx, 8 piano, porta a sinistra con targa','Balcone'),
(1348,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','712','TIM-70013351','bPSzcEcuxtc9Zh3RCAb9fuuX','Il locale spazzatura si trova nel cortile interno del palazzo. La chiave si trova nel mazzo.','Il contatore si trova nella cabina armadio, nell\'anta ad angolo, oltre lo sportello. Il quadro elettrico si trova in camera da letto alla sinistra della cabina armadio','Il contatore si trova nella cabina armadio, nell\'anta ad angolo, oltre lo sportello. Il quadro elettrico si trova in camera da letto alla sinistra della cabina armadio','cabina armadio a destra, sopra la lavatrice','-','-','Via Circo 1, Conad City','','','Piazza Mentana 8 (nuovo)','-','Bilocale','3','4','sì','sì','piano poi destra, porta comune poi porta di fronte ','No'),
(1349,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','-','FRITZ! Box 7530 JD','11528906846240640916','interno cortile sulla sinistra','dentro anta armadio cabina armadio','dietro la porta in camera','sopra lavatrice cabina armadio','-','-','conad city, via circo 1','','','Piazza Mentana, 8','20123','Trilocale ','3','5','Sì ','No','Usciti dall\'ascensore porta sulla sinistra con etichetta','Balcone '),
(1350,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','no citofono','NLRRFS','4A2M49QTJX','interno cortile palazzo','in cancina','ingresso apt.suparete sx','anta cucina','autonomo','-','Via Gustavo Modena 8, Carrefour','','','Via Menotti 12','20129','bilocale','ter',' 4 ','no','sì','portone su strada, andare verso cortile tenere la sx, ultima porta su sinstra nel cortile interno.','No'),
(1351,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','32','Vodafone 48505270','hmpsffl98ld4l77','Il locale spazzatura è diviso in tre settori: - per vetro e carta bisogna utilizzare i cassoni nell\'androne principale, alla sinistra dell\'ascensore; - plastica e organico alla destra dell\'ascensore dietro ad una porta nera in ferro; - alla destra dei bidoni di plastica e organico c\'è una porticina di metallo scuro, dove v agettata a pozzo l\'indifferenziata.','Il contatore è a sinistra tra le due porte;','Il quadro elettrico è a sinistra tra le due porte.','-','-','La luce per il bagno è dietro al frigorifero. La porta d\'ingresso si chiude a scatto, ATTENZIONE A D USCIRE SENZA CHIAVI','Via Gustavo Modena 8 (Carrefour).','','','Via Ciro Menotti, 16/A','20129','Monolocale ','Ter','2','/','No','Appena entrati nel palazzo prima porta a destra','No'),
(1352,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','-','-','DOMUS-WI-FI','63793458325236478428','Divisa in due aree, una è nel cortile interno, la seconda è al piano -2','nello spazio comune fuori dall appartamento. Dietro ante bianche. ',' appena entrati sulla sinistra, dentro un anta bianca, scaffale centrale','-','-','-','-','','','Via Meravigli, 16','-','Bilocal','1','4','sì','sì','davanti alla portineria andare sinistra poi destra, attraversare porta di vetro e prendere seconda porta a vetri nel porticato, piano 1 - uscite dall\'ascensore destra (è una porta comune sempre aperta) poi porta destra','No'),
(1353,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Damasco','Zyxel_C391','94v29d6en9pvn82e','cortile interno palazzo sulla dx','porta marrone-1 aprire andare sulla dx. porta contatori da aprire con chiave','dentro armadio in ingresso a dx in apt','in bagno','centralizzato','chiave per porta contatoriin apt. dentro armadio bianco ingresso','La Esse, via montenero ','','','Via Maffei 1','-','bilocale','1','4','Sì ','Sì','da portone su strada tenere la sx su cortile interno fino ad arrivare a una porta sulla dx dove ci sono gli ascensori, primo piano corridoio a dx, prima porta a sx con etichetta easylife.','NO'),
(1354,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Legnani','MT18WIFT','PSK18957','Il locale spazzatura si trova nel cortile al di là della portineria, sulla sinistra','Il contatore elettrico è al piano -1, se si prendono le scale servono le chiavi; per il contatore del gas invece si deve guardare accanto alla spazzatura','Alla sinistra della porta di ingresso','-','-','Serve la chiave per utilizzare l\'ascensore','Via Amerigo Vespucci 2 (Carrefour Market).','','','Viale Monte Grappa, 18','20124','Bilocale','1','2','Sì con chiave','No','Usciti dall\'ascensore a destra porta con etichetta ','Balcone'),
(1355,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Lodato','LODATO CED','vialemisurata40','interno cortile palazzo, + porta a sx scendendo scale verso cortile palazzo','dentro armadio ingresso','armadio bianco ingresso','in bagno e cucina','centralizzato ','-','Via Lontereggio 3, 20146- Il Gigante','','','Viale Misurata 40','20146','bilocale','ter','6','sì','No','portone su strada, seguire fino a seconda porta a diritto che porta in area garage, tenere la sx poi su sx altra porta da aprire con chiave, prendere ascensore 4 piano ,tengo sinistra poi prima porta a dx con porta ombrelli bianco','No'),
(1356,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano ','calonghi ','Vodafone-C00940101','rmax2AgzsE344Mya','nel cortile interno (porta situata tra l\'ascensore e le scale)','entrare nel cortile interno (porta situata tra l\'ascensore e le scale); alla propria destra vi è immediatamente un\'altra porta che conduce alle cantine; il contatore si trova sulla porta immediatamente a sinistra scese le scale, ha scritto \"calonghi\" sopra.','Di fianco al citofono alla sinistra della porta d’ingresso ','-','centralizzato. unico autonomo è un calorifero elettrico in bagno, con termostato incorporato','-','Via Melchiorre Gioia 57 (laEsse)','','','Via Melchiorre Gioia 30','20124','Bilocale','2','4','sì','sì','Dal portone principale prendere l’ascensore, 2 piano girare a sinistra porta in fondo, entrare e poi porta a sinistra','no'),
(1357,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','5','fastweb FB9179','TYNEAPJ12A','piano -1, apri porta vetro su dx, segui la rampa','Usciti dall\'appartamneto a destra, sinistra prima delle scale nell aporta di vetro (chiave nel mazzo), porta a vetri subito a destra, scendere, destra poi dritto, in fondo al corriodio poi sinistra, porta di legno di fronte ','ingresso parete dx','in bagno','-','-','carrefour express, via settembrini 27','','','via mauro macchi 32','20124','bilocale','-1','2+D','sì','Sì','PORTONE prendi scale -1 ( o ascensore) corridoio a destra porta infondo a sinistra','No'),
(1358,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','102','FASTWEB-F90557','4M3K49T7FR','Il locale spazzatura si trova dentro l\'edificio, nella porta in fondo al corridoio all interno. Attenzione: per la porta serve la chiave.','Il contatore si trova nell\'edificio dietro i bidoni della spazzatura. Attenzione: servono le chiavi.','Il pannello elettrico si trova alla destra della porta d\'ingresso. ','-','-','-','Via Bezzecca 10 (Carrefour Express).','','','Via Emilio Morosini, 27/a','20135','Bilocale ','Ter','3','/','Sì','Superato l\'ingresso sulla strada andare dritti e sulla destra troverete l\'ingresso del palazzo, la porta è quella di fronte con l\'etichetta ','No'),
(1359,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','-',' FASTWEB-LP5HTM','62H4PE3NLQ','1 locale: piano terra, porta di fianco all’ascensore (si apre con la chiave presente nel mazzo) scendere le scale; 2 locale: vicino all’entrata d’ingresso \n','all’ingresso entra dalla porta bianca a sinistra, si trova all’ interno armadio a specchio','all’ingresso entra dalla porta bianca a sinistra, si trova all’ interno armadio a specchio','Sopra il lavandino, nello sgabuzzino, è necessaria la scala','-','-','-','','','Via Molino delle Armi, 31','20123','Bilocale ','5','4','Sì','sì','Entri dal portone su strada. secondo Portone di vetro, ascensore 5 piano girare a destra porta con etichetta ','Balcone'),
(1360,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','29','FASTWEB-B5C3DF','EZJWZ81H9G','Locale spazzatura nel cortile interno, dietro porta a vetro, a sinistra.','Piano terra, porta alla destra dell\'ascensore vicino al portone di vetro per andare in cortile ','Quadro elettrico nell armadio a destra della finestra, anta centrale. ','-','autonomo','aria condizionata riempie il secchio del mocho e che la lavatrice è in uno sgabuzzino appena difronte all ascensore, leggermente sulla destra. Si accede con chiave blu.','Supermercato vicino è carrefour di Pier lombardo 6','','','Viale Monte Nero, 20','20134','Monolocale ','1','2','Sì','No','Entrati nel palazzo subito a sinistra, usciti dall\'ascensore a destra, porta con etichetta ','Balcone piccolo'),
(1361,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','6','ALHN-CA2B','1978224764','Locale spazzatura è nel cortile, a vista leggermente sulla destra. Invece, plastica ed indifferenziata, nella casupola bianca sulla sinistra, credo rimanga sempre aperta.','Il contatore è in cantina. Per arrivarci, bisogna andare alla base delle scale, anziché salire spingere il cancelletto in ferro battuto. Si attraversa la porta ed appena scese le scale i contatori sono sulla sinistra.','Il quadro elettrico è alla destra della porta, entrando. Nascosto da un anta bianca. ','-','autonomo','-','Viale Montenero, all\'angolo con Via Fogazzaro (laEsse).','','','Viale Monte Nero, 29 2','20135','Monolocale','2','2','Sì','/','Salite le scale porta con etichetta porta di fronte con etichetta','Balconcino'),
(1362,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','7','ALHN-CA2B','1978224764','Il locale spazzatura si trova nel cortile, a vista leggermente sulla destra. Per la raccolta di plastica ed indifferenziata, nella casupola bianca sulla sinistra.','Il contatore è in cantina. Per arrivarci, bisogna andare alla base delle scale, anziché salire spingere il cancelletto in ferro battuto. Si attraversa la porta ed appena scese le scale i contatori sono sulla sinistra.','Il quadro elettrico è alla destra della porta, entrando (nascosto da un\'anta bianca).','-','Autonomo','-','Viale Montenero, all\'angolo con Via Fogazzaro (laEsse).','','','Viale Monte Nero, 29 1','20135','Monolocale','1','2','Sì','/','Salite le scale porta con etichetta a sinistra','Balconcino'),
(1363,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','di noto','Vodafone A38051622','zvf7xeyxuuvem2yb','interno cortile palazzo','in portineria. chiavi nascoste tra porta portineria e casertte della posta, con portachiavi peluche','tra le due porte d\'ingresso in apt.','anta bianca accanto tv','centralizzato','-','La Esse, via montenero ','','','Via MonteNero 62','-','Bilocale ','2','2','sì','No','scala a destra, o ascensore a destra su corte interna. Piano 2. esci dall\'ascensore, penultima porta su ballatoio a sx. (targa)','Ballatoio'),
(1364,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Romano','fastweb D8AC05','14FR4G4Z9Y','da portone su strada vado diritto, apro seconda porta, tengo la sx in locale garage, seguo curva sulla dx fino alla porta con scritto locale spazzatura','-','dentro sportello bianco ingresso.','-','centralizzato','-','Erbert, via pietro moscati 11','','','Via Moscati 9A','20154','Bilocale ','4','2','sì','Sì','portone su strada, seguire fino a seconda porta a diritto che porta in area garage, tenere la sx poi su sx altra porta da aprire con chiave, prendere ascensore 4 piano ,tengo sinistra poi prima porta a dx con porta ombrelli bianco','Balcone'),
(1365,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','-','3','FASTWEB-DEBFE5','32WNRCG9TY','Locale spazzatura nell edificio della scala a, sul retro, si entra dall esterno da una porta verde.','Contatore al - 1 edificio scala a.','Nel corridoio dell\'appartamento','Nella terrazza ','autonomo','-','-','','','Via Marcona, 17','-','Bilocale ','1','2','sì','No','Dal portone principale in ferro, procedere dritto nel cortile, dopo la portineria, scala A, ascensore primo piano, appartamento a sx con scritta welcome sulla porta','terrazzino'),
(1366,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Bottinelli','Fastweb A7M62H','9L5ADDKPT9','piano - 1 porta a destra si entra in garage, seguire la curva a destra, porta a sinitra ','-','corridoio casa, davanti alla lavatrice+gas denteo armadio in basso dietro il tavolo da pranzo','-','Centralizzato','-','esselunga-via monterosa ang. via domenichino','','','Via Monte Rosa 34','20149','bilocale','1','4','sì','Sì','piano 1, uscendo dall\'ascensore porta a sinistra','Balconcino'),
(1367,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','petitti','Tim-Negroli 53','Easylife23!!','nel cortile interno a cui si accede da una porta a vetri che è a dx della porta di casa.','all\'interno dell\'armadio sulla dx una volta entrati in apt','all\'interno dell\'armadio sulla dx una volta entrati in apt','anta in cucina','autonomo','-','-','','','Via Negroli 53','20133','trilocale','amm','4','No','No','ingresso su strada, piano ammezzato, porta di fianco ad ascensore con targa','-'),
(1368,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','243','TIM-39567999','3zXdAUQCNUANGuEAH5z6Qzsb','Per il locale spazzatura è la stessa strada: una volta ignorata la porta locale contatori, girare a destra (unica strada) poi seguire dritto fino in fondo è girare ancora a destra. La seconda porta sulla destra è il locale spazzatura. è aperto. ','Locale contatori: andare al piano -1 della scala 4. Entrare nella porta a destra con scritto accesso cantine (la chiave è nel mazzo con l aprino per il box) subito a sinistra si trova la porta locale quadri contatori scala 4) ','Quadro elettrico è dentro l anta a sinistra dell armadio in corridoio. Nel ripiano centrale c è un ulteriore anta che nasconde il quadro elettrico.','-','Autonomo','-','Via Paolo Sarpi 41 (Carrefour Express).','','','Via Giovanni Battista Niccolini, 37','20154','Bilocale','2','4','Sì','Sì','Edificio 4 secondo piano porta con etichetta','Terrazzino'),
(1369,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','DONATELLO\n','Fastweb 53JTNA','DE5JYCCHSN','dopo prtineria sulla sx alcuni bidoni, poi balcone su dx altri bidoni, poi si scende scale verso garage altri bidoni','in sala accanto a citofono','dentro sportello bianco dopo porta ingresso sulla sx','in bagno in alto','centralizzato','-','via lazzaretto ang. piazza cincinnato 19, Carrefour Express','','','Via Napo Torriani 1','20124','bilocale','4','2','sì','Sì','ascensore 4 piano, sulla dx c\'è una bolla, porta di fronte con targhetta easy life','Balcone'),
(1370,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','14','FASTWEB FB81C9','R62J37FP4M','Il locale spazzatura si trova nel cortile interno condominiale. ','In coritle andare subito a destra, porta in ferro, acceso con chiave nel mazzo, in fondo alle scale destra, poi porta sulla destra con la scritta LOCALE CONTATORI','sportello muro accanto porta ingresso','-','centralizzato','-','Piazza Cincinnato, Carrefour Express','','','Via Napo Torriani 3','20124','monolocale','ter','2','No','No','portone su strada, prendere porta a sx prima della portineria. (porta comune) poi porta a sx con targhetta','No'),
(1371,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','36','TP-Link_AP_F22A','79398688','Il locale spazzatura si trova nell\'ultimo patio in fondo, sulla sinistra.','Per il contatore, è necessario prendere la porta per le cantine accanto alla scala A (sulla destra dopo il cancello nero). Per aprire la porta serve una chiave lunga, che si trova in appartamento.','Il quadro elettrico si trova appena entrati sulla sinistra. ','Caldaia in cucina.','Centralizzato','-','Via Vigevano 22 (Carrefour Express)','','','Via Alzaia Naviglio, 46','20144','Bilocale','1','4','No','Sì','Andare nel secondo cortile e salire la scala b, arrivati sul ballatoio girare a destra, la porta è in fondo e ha etichetta easylife','No'),
(1372,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','24','EASYLIFE-HOUSE','Easylife2023!','Il locale spazzatura si trova nell\'ultimo patio in fondo, sulla sinistra. ','ppena entrati dopo il cancello nero, sulla destra si trova la scala A, accanto c e la porta che va alla cantina. Li c\'è il locale contatori di tutto il condominio. Serve una chiave lunga per aprire la porta, è in appartamento.','appena entrati a sinistra. Vicino al citofono.','-','autonomo','Da segnalare che nel bagno c è un accesso per il sottotetto che porta alla lavatrice, accanto c è un pulsante on off','Via Fumagalli 1 (Carrefour Express).','','','Via Alzaia Naviglio Grande, 46','20144','Bilocale','4','4','Sì con chiave','Sì','Scala b, quarto piano, salite le scale porta subito a destra con etichetta','No'),
(1373,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','1','TIM-59596962','PF6uA45ysxKuct6G952DA2Gu','Per la pattumiera con umido, carta, plastica, vetro c’è un locale chiuso a chiave a piano terra, entrando dal portone prima porta a dx. per generico il bidone si trova in cantina, dal piano terra scendi le scale, porta a sinistra ','Il contatore luce si trova alla sinistra della porta comune all’interno di uno sportello (contatore in basso sub 778)','Alla sinistra della porta d’ingresso dell’appartamento ','All’interno del bagno','centralizzato a pannelli','-','Via Edolo 26 ( carrefour Express)','','','Via Angera 10 dx','20125','bilocale','2','4','sì','sì','Dal portone principale prendere l’ascensore, piano 2, porta davanti all’ascensore dopodiché porta a sinistra ','Balcone '),
(1374,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','2','FASTWEB-BE7435','9PJAT2YNGZ','da portone principale scendere rampa a sx, i bidoni si trovano tutti nel cortile interno, la plastica si trova sulla sinistra del cortile,salendo delle scalette','entrati in apt sulla parete sinistra,dentro sportello bianco','entrati in apt sulla parete sinistra,dentro sportello bianco','dentro anta in cucina vicino ai fornelli','-','-','Viale Bligny 54 (ok sigma)','','','Via Bocconi 5','20136','Bilocale','1','2','no','no','attraversare il cortile fino alla porta a vetri che si trova difronte, superare con la chiave e prendere le scale fino al primon piano. Ballatoio verso destra ed è la seconda porta - con etichetta','Balcone'),
(1375,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','1','Vodafone C00020023','Ke4RKy9RRmAPxMZK','si scendono scale di fianco ad ascensore, per arrivare alla corte interna, dove si trovano i bidoni sulla sinistra','ingresso armadio rosso sulla sinistra','ingresso armadio rosso sulla sinistra','in terrazza','-','-','Via Cosseria 1 (Carrefour Express)','','','Via Bligny, 2','20136','Bilocale','4','2','Sì','No','Arrivati in cortile porta di fronte, quarto piano, usciti dall\'ascensore porta di fronte ','No'),
(1376,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','scafoletti mandelli','Bramante 9','THISMUSTBETHEPLACE','è nel cortile interno a cui si può accedere con una chiave, Si accede scendendo le scale dietro dall\'ascensore.',' si trova nello sgabuzzino appena entrati si trova sulla sinistra. ','si trova nello sgabuzzino appena entrati si trova sulla sinistra. ','Fuori sul balconcino alla sinistra della portafinestra ','-','-','-','','','via bramante 9','20154','Bilocale','1','4','Sì con chiave','Sì','Entrati nel palazzo andare in fondo al cortile e prendere la sinistra, arrivati al primo piano andare a sinistra, porta con etichetta','No'),
(1377,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','M.G.M','TIM: 22699644','GnbA3yenM6cbaE46R2qJszme','in corte interna palazzo, sulla destra','da portone principale, salire scalette su sinistra, aprire porta di vetro, aprire porta di vetro, gira a dx, poi a sx aprire la porta che va verso -1 ( stessa chiave del portone principale) scendere fino a cantina, seguire a dx, poi gira a dx e infondo a sinistra si trova sala contatori ( stessa chiave della prima porta ) contatore su parete sx con nome ( ancora da mettere)','entrando in casa sulla parete destra','in cucina in alto a sinistra','Autonomo','-','via canonica 13 (to.market)','','','Via Canonica 9','20154','Bilocale','2','4','Sì','Sì','Entrati nel palazzo andare a destra dopo la portineria, entrare nella porta a vetri, secondo piano porta con etichetta','Balcone'),
(1378,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','cazzulani','Wind3 HUB - 1C2BC8','2prvhwjhsaiqh62t','Dal cancello d’ingresso, prima della portineria girare a destra aprire la porta rossa e scendere dalle scale, aprire la porta di vetro, alla sinistra si troverà una porta con la scritta IMMONDEZZAIO, gli altri bidoni si trovano nel locale di fronte ( ATTENZIONE PORTARE CON SÉ LE CHIAVI per non rimanere bloccati) ','Si trova in cantina (bisogno delle chiavi): dal cancello d’ingresso prima della portineria girare a destra prendere la scala D, con l’ascensore scendere al piano S, girare a sinistra scendere nuovamente le scale aprire la porta a destra (con la chiave), una volta entrati svoltare a destra dopodiché a sinistra e di nuovo svoltare a sinistra, andare dritto verso la cantina 62, di fianco ad essa si trova l\'interruttore esterno a sinistra con presenza di un cartoncino con la scritta Cazzulani','Si trova alla destra della porta d’ingresso dell’appartamento, sopra il citofono','Si trova in bagno','-','-','Via Ruggero Boscovich 18 (penny)','','','via alfredo cappellini 16','20124','Monolocale','5','2','Sì','No','Quinto piano porta destra','No'),
(1379,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','76','-','-','Dal cancello, andare dritto tenendo la destra si troverà il locale spazzatura','Si trova all’interno di una cabina armadio, vicino alla porta d’ingresso e citofono','Si trova all’interno di una cabina armadio, vicino alla porta d’ingresso e citofono','Boiler elettrico in bagno','-','-','-','','','Via col di lana 6a','20136','Monolocale','Ria','2','no','no','1 CANCELLO GRANDE SU STRADA\nALTRO PICCOLO CANCELLO DOPO QUELLO GRANDE\nPORTA SULLA DESTRA\nPOCHE SCALE\nPORTONE A SINISTRA DA APRIRE\nPICCOLO ATRIO CON 2 PORTE (APT 1 E 2)\nAPT 1 PORTA A di fronte ','No'),
(1380,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','83 Alfio Pellegriti','FASTWEB B2BF13','3ZY42JRZNN','nel vialetto del cortile interno, prima di arrivare alla scala \"I\" sulla sinistra','dentro l\'armadio bianco all\'ingresso dell appartamento','dentro l\'armadio bianco all\'ingresso dell appartamento','in terrazza, scaldabagno con decalcificatore (da controllare una volta al mese, e inserirci il gel che si trova sotto il mobile tv)','-','-','Via Val Maira 11 (Sigma)','','','Viale Ca Granda 44','20162','Bilocale','pia','4','no','si','Entrare nel palazzo, e andare dritto nel cortile, dopo la parte con le piante proseguire dritto e entrare nella seconda porta di vetro a destra, dritto e dopo la porta di vetro appartamento subito a sinistra ','no'),
(1381,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Gabrili','FASTWEB-QH6DH4','UUDMK3NDDX','si trova in cortile, dal portone d\'ingresso andare dritto','si trova in cantina, piano terra, dietro l\'ascenssore presente una porta grigia che si apre con la chiave presente nel mazzo, scendere girare a sinistra poi a destra, porta a griglia di legno dentro si trova il contatore (nome: Gabrili)','si trova alla sinistra della porta dell\'apt ','contatore acqua si trova nella camera da letto, all\'interno di una scatola rosa, alla destra del letto','Autonomo','-','Via Losanna 20/22 (esselunga)','','','Via Privata Chieti 5','20154','Monolocale','Ter','2','No','NO','Entrando dal portone attraversare il cortile, dove c\'e\' il giardino porta a s pianterreno','NO'),
(1382,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','2c','FRITZ!Box 7530','60464334553107828393',' si trova nell’area garage; dal portone principale aprire portone di legno (sempre aperta), scendere e svoltando a destra trovate i bidoni','si trova nella stanza comune;entrando dalla porta comune a destra è presente un armadietto, all’interno si trova il contatore ( 1° a destra)','si trova alla destra della porta dell’appartamento;','-','Autonomo ','-','via edmondo de amicis 59 (pam local)','','','Via Giusè Carducci 34','20123','Trilocale','3','4','Sì','No','Due possibili ingressi: 1)con scale 2) con ascensore. 1) Accesso con scale: dall\'ingresso proseguire dritto dove c\'e\' la scritta Interno 1 57/A (sulla dx), salire al piano 1, primo pianerottolo a SX, porta infondo sulla destra - 2) Accesso con ascensore: attraversare il cortile dritto sino a porta a vetri a dx con scritto interno 2, ascensore 1 piano porta a sinistra','Terrazzino'),
(1383,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','D’annunzio apartments 27','home&Life SuperWifi-0BC7','MKFK87FF7CKXPJT4','per l\'Indifferenziata: nello stesso piano dell\'appartamento davanti si trova una porta di vetro aprirla, lì è presente una botola che serve per l\'indifferenziata; mentre il locale spazzatura si trova al di fuori del palazzo, alla destra del portone d\'ingresso è presente un cancello grigio, aprirlo con la chiave presente nel mazzo.','si trova nello stesso piano dell\'appartamento (secondo piano), la porta comune (n17) alla sinistra dell\'ascensore si apre con in codice 102030# alla destra della porta c\'è un armadietto, primo contatore davanti.','Alla destra della porta dell’apt sopra la mensola ','/','Centralizzato','-','corso colombo, viale Gorizia (Pam local)','','','Viale Gabriele D\'annunzio 25 esterno','20123','Bilocale','1','4','Sì','Sì','Entrare nel palazzo e andare a destra, entrare nella porta di vetro sulla destra, primo piano porta con etichetta ','Balcone'),
(1384,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Matelli ','nomi: WINDTRE-2.4G-3425 o WINDTRE-5G-3425','93D38B9N09BFE5FM',' nel cortile interno, ci sono due modi: uno accedendo dal civico 34, con la stessa chiave del portone, dopo la portineria, porticina a sinistra, accesso con chiave (al 15/9 ancora da consegnare), oppure si accede molto comodamente con l’ascensore di servizio interno ( uscendo sul balcone della cucina, ATTENZIONE che per tornare su se si chiude la porta bisogna avere con se le chiavi del portone d’ingresso altrimenti non si può richiamare l’ascensore)','*attesa conferma*: si trova nel balconcino lato cucina, aprendo la porta di ferro alla sinistra; di fianco alla caldaia, porticina in alto. ',' è nel primo armadio sulla destra nel corridoio(',' sul balconcino lato cucina','Autonomo','-','via edmondo de amicis 53( carrefour express)','','','via Edmondo de Amicis 36','20123','Bilocale','3','4','Sì','Sì','entrare nel portone , prendere l\'ascensore nel cortile , 3 piano, prima porta a destra','-'),
(1385,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','114','Vodafone-c01030230 ','TxphN7fRrK6bGxn2','si trova al piano -1, se si prende l\'ascensore alla destra del palazzo, si scende al piano -1 una volta che si apre l\'ascensore è presente il locale spazzatura (porta con nome: locale immondizie), mentre se si prende l\'ascensore alla siniistra della portineria ( quella vicino anche all\'appartamento) si scende al piano -1, dopodichè girare a sinistra e aprire le porte andando dritto, la terza porta sarà quella con la scritta: locale immondizie','si trova al piano -1, per facilità prendere l\'ascensore alla sinistra della portineria (quella vicino all\'appartamento) una volta scesi al piano -1 girare a destra seguire il corridoio in fondo porta a destra locale contatori; n contatore A14 ','è presente sia all\'interno dell\'appartamento, una volta entrati, pannelli di fianco all\'attaccapanni; è presente anche all\'interno del locale contatori (piano -1) il primo quadro elettrico sopra il nostro contatore;','RISCALDAMENTO CENTRALIZZATO, comandi attraverso lo schermo presente all\'entrata dell\'apparamento ','Centralizzato a pavimento ','-','-','','','via foro buonaparte 16','20121','Monolocale ','3','2','Sì','Sì','Entrati nel palazzo prendere ascensore, terzo piano porta sulla destra ','No'),
(1386,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Rettore','Friuli24','2023Friuli24','seguire scale a sinistra da ascensore, andare al -1, nella corte interna si trovano i bidoni','si trova all\'ingresso dell\' appartamento sulla parete a sinistra','si trova all\'ingresso dell\' appartamento sulla parete a sinistra','si trova in terrazzo','-','-','Viale Umbria 28( Esselunga)','','','Via Friuli, 24','20135','Trilocale','3','5','Sì','Sì','Entrati nel palazzo destr, ascensore terzo piano prima porta a sinistra ','Balcone'),
(1387,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','145',' FASTWEB-FCAA5B','PJGCP8R7W1','si trova al piano -1; scendendo con l\'ascensore, girare verso il corridoio, prendere la sinistra, camminando troverai una porta (sempre aperta) alla sinistra, all\'interno si trovano i bidoni della spazzatura','si trova al piano -1, scendendo con l\'ascensore, prendere il corridoio e girare a destra, aprire la porta di vetro, girare a sinistra, entrare nel locale cabina elettrica; il contatore si trova di fronte in alto a destra (è il secondo nella fila in alto contando i contatori in orizzontale da destra, nome 5c)','si trova in soggiorno all destra della tv ','-','autonomo','-','Viale abruzzi 54 (carrfour express)','','','via Garofalo 5','20133','Trilocale','1','4','sì','no','entrati nel palazzo dopo gli scalini proseguire dritto e poi andare subito a destra, in fondo andare al primo piano- porta comune sempre aperta con etichetta easylife, poi porta a destra','Balcone'),
(1388,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','24','TIM-62996235','DhzdPQS3RXXNcH7QSSfUd6Pz','Si trova nel cortile a sinistra ','cortile porta a destra in fondo, scendere le scale, porta a destra ','Si trova all’interno dell’armadio a sinistra, prima anta','Si trova all’interno dell\'armadio a sinistra, anta vicino alla porta della camera','Centralizzato ','-','via edmondo de amicis 53( carrefour express)','','','Via Lanzone 39','20123','Bilocale','3','4','Sì','Sì','Usciti dall\'ascensore porta di fronte','Sì'),
(1389,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','54 Cariddi','FASTWEB-F8E77D','YN4CNACHMT','dopo cancello su strada, proseguire dritto fino a che non si vedono i bidoni sulla destra','da cancello su strada proseguire verso l\'appartamento, scendere scalini verso porta nera, dopo la prima rampa di scale, aprire porta a sinistra (dove ci sono all\'interno i contatori) contatore Cariddi','in appartamento, all\'entrata su parete dx','/','Centralizzato','-','via oglio 28 (carrefour express)','','','via Mincio 30 destra','20139','Bilocale','1','4','No','Sì','Andare nel secondo cortile e salire la scala b, arrivati sul ballatoio girare a destra, la porta è in fondo e ha etichetta easylife','No'),
(1390,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','52 scilla','FASTWEB-F8E77D\n','YN4CNACHMT','dopo cancello su strada, proseguire dritto fino a che non si vedono i bidoni sulla destra','da cancello su strada proseguire verso l\'appartamento, scendere scalini verso porta nera, dopo la prima rampa di scale, aprire porta a sinistra (dove ci sono all\'interno i contatori) contatore Cariddi','in appartamento, all\'entrata su parete dx','si trova in bagno','autonomo','-','via oglio 28 (carrefour express)','','','Via Mincio 30 sinistra','20139','Bilocale','4','4','Sì con chiave','Sì','Scala b, quarto piano, salite le scale porta subito a destra con etichetta','No'),
(1391,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','8','TISCALI_780E_5G','HGFR38YHHF','il locale spazzatura si trova verso il garage; dal portone principale andare avanti, aprire la seconda porta saranno presenti tre porte ognuno con i bidoni appositi per la raccolta differenziata','si trova alla sinistra della porta d\'ingresso dell\'appartamento, vicino all\'attaccapanni','si trova alla sinistra della porta d\'ingresso dell\'appartamento, vicino all\'attaccapanni','scaldabagno si trova all\'interno del bagno','autonomo ','-','via morgagni 10 (unes)','','','Via Giovanni Battista Morgagni 6','20129','bilocale ','4','2','Sì con chiave poi mezzo piano a piedi','Sì','appena entrati nella corte tenere la destra, porta infondo IV piano porta di fronte ','No'),
(1392,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','13','Easynovi ','Casanovi','oltre passare la portineria, arrivare in fondo al corridoio porta di vetro a destra','Si trova in cantina, scenderà piano S, porta a sinistra, proseguire a sinistra nel cortile, in fondo porta con scritta locale contatore','Ce ne sono due: uno all’interno dell’armadio porta cappotti (alla destra della porta d’entrata), il secondo dietro la porta della lavanderia',' All’interno della stanza lavanderia (alla destra della porta ingresso, seconda porta a sinistra del corridoio','Centralizzato','-','Via Vigevano 22 (Carrefour express)','','','Via Novi 2','20144','Trilocale ','1','4','Sì','No','Entrare nella Porta di vetro nell\'angolo destro del cortile, salite le scale girare a destra, unica porta ','No'),
(1393,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','mingione','FASTWEB FC4835','WC9T4C79P9','scale a dx ascensore, corte interna si trovano i bidoni ','dentro anta ingresso','dentro anta ingresso','in terrazza cucina','Centralizzato ','-','-','','','Alzaia Naviglio Pavese 66','20136','Bilocale','2 p','2','Sì con chiave poi mezzo piano a piedi','No','Entrati andare dritto, arrivati sul ballatoio scala di fronte, arrivati al secondo piano salire di mezzo piano a piedi, sinistra porta con etichetta','No'),
(1394,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano',' 714 - grazioso loft','Wind3 HUB-4FA9E5','84xzbwvwmscrivk5','Locale spazzatura all inizio del cortile interno.','I contatori sono nella cantina della scala c. Alla destra della porta dell’appartamento si trova la scala c. Entrare, scendere fino in fondo e si trova il contatore','Quadro elettrico alla destra della porta appena entrati. ','-','Autonomo','-','Via Montenero 6 (Conad City).','','','Via Orti, 16','20122','Bilocale','3','4','sì','sì','Arrivati al cortile prendere porta di vetro in fondo a destra, ascensore terzo piano, mezzo piano verso il basso con le scale, porta con etichetta','No'),
(1395,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','PARZIALE ','Tim -25210716 ','AMCbdc2nxsJxck7LcrxcLCMs','cortile soto appartamento','Dopo cancelleto di ferro al piano terra andare a sinistra - porta grigia piano -1 poi sinistra ','appena entra mura destra','Caldaia in soggiorno','autonomo','-','-','','','Via Orti, 4','?','trilocale','5','4','sì','No','Appena entrati nel palazzo prima porta di vetro a destra, piano 5 porta a destra con etichetta ','Terrazzino'),
(1396,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Alfieri','tim 53365626','Et9yKYxSNz7cZuNth72c3dCG ','porta nel cortile palazzo','in sala sportello accanto finestra','in corte interna, porta locale spazzatura ','in sala nell\'armadio grigio','Autonomo','-','Pam, via padova 22','','','Via Padova 29','20127','Trilocale','1','4','Sì','No','Entrati nel palazzo superare il cortile, entrare nella seconda porta, l\'appartamento è al primo piano ','Balcone '),
(1397,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Banfi','TIM-03147523','kZR2fxkNuTUGsfkY7Yt5F35S','Il locale spazzatura si trova nel cortile, in fondo sulla destra.','Checco ','Il pannello elettrico si trova appena entrati, sulla sinistra.','La caldaia si trova dietro all\'anta a muro in sala accanto al tavolo tondo. Attenzione: non toccare il pulsante on/off','centralizzato','-','Il supermercato più vicino è il Carrefour in via Fumagalli 1','','','Via Pasquale Paoli, 3','20143','bilocale','4','4','sì','Sì','Citofono 4 Stefano Nava . IV piano, porta subito a destra ','NO'),
(1398,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','11','Vodafone-A53757611','Jsg2ygm4maReNd2q','Piano 0, porta di vetro sulla sinistra. Scendere un piano, aprire la porta con la chiave rossa. Una volta nel cortile, la porta sulla destra di quella da cui si è arrivati è il locale spazzatura','Scendendo al piano con l\'ascensore, tutto a destra c\'è il locale contatori (porta con etichetta). Il contatore è il numero 11 (Coaccioli Vittorio P.II n11)','si trova all\'ingresso, sulla sinistra','-','Autonomo','-','via lazzaretto 3 (Carrefour express)','','','Via Panfilo Castaldi, 25','-','Bilocale','1','4','No','Sì','Dal portone principale, attraversare il cortile e entrare dentro la porta davanti, 1 piano, porta d’ingresso a sinistra','-'),
(1399,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Sastre','Wind3 HUB-7CE289','9dfc8f9n24pn3efy','Il locale spazzatura si trova al piano terra, all\'interno del cortile del palazzo','il contatore generale ed il pannello elettrico, si trovano in cucina nella nicchia nel muro sulla destra','il contatore generale ed il pannello elettrico, si trovano in cucina nella nicchia nel muro sulla destra','la caldaia si trova dentro l\'anta in cucina','centralizzato','-','Via Panfilo Castaldi 32','','','Via Castaldi 26','-','bilocale','4','2','sì','no','Quarto piano, usciti dall\'ascensore, a destra, porta al centro ','No'),
(1400,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','64','FASTWEB-9K3F5A','Y5T6AL4DMP',' entrando dal portone trovate una porta frontale aprendo trovate una seconda porta bianca a destra','Per contatore luce B4 è al piano seminterrato , non so se è possibile accedere senza chiave occorre provare entrando dal portone a sinistra scala accanto ascensore scendendo verso il basso.','Armadio di fronte al bagno, primo cassetto sopra ','In cucina armadietto verde parte superiore in anta in mezzo ','Autonomo ','-','via Lazzaretto 3 (Carrefour express)','','','Via Panfilo Castaldi 26 1P','20124','Bilocale','2','4','No','Sì','Entrare nel palazzo, una volta entrati nel cortile andare a sinistra e prendere le scale che vi trovate di fronte ','Balcone '),
(1401,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','64','FASTWEB-FUJFFN','TE9AGF5DMQ',' entrando dal portone trovate una porta frontale aprendo trovate una seconda porta bianca a destra','Si trova al piano seminterrato , non so se è possibile accedere senza chiave occorre provare entrando dal portone a sinistra scala accanto ascensore scendendo verso il basso.','Si trova in soggiorno, parete di fronte alla porta della camera da letto','Si trova in cucina, all’interno della terza anta, ha la schermata touch con i comandi ','Centralizzato ','-','Via Castaldi 32, (Carrefour Express)','','','panfilo castaldi 26 (1p destra)','20124','Bilocale','1','2','no','no','dal portone d\'ingresso, salire le scale, arrivare al primo piano, porta di fronte, entrare alla porta a destra','Sì, due.'),
(1402,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Cimmino','FASTWEB MHMU2H','3JS6MR32FY','interno cortile palazzo','in casa appena entrati sulla destra','entrata apt sulla parete dx','anta in cucina','Centralizzato','-','Via Castaldi 32, (Carrefour Express)','','','Via Castaldi 32 4piano nuovo','-','Bilocale','2','2','Sì','No','Usciti dall\'ascensore andare a destra, porta con etichetta ','No'),
(1403,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Diquattro','Vodafone-35170207','zjeapx8j5eh2bd5','Il locale spazzatura si trova nel cortile interno.','Il contatore si trova nell\'armadio bianco all\'ingresso, in basso a destra.','Il pannello elettrico si trova all\'ingresso, sul muro a sinistra.','Caldaia in bagno dentro l’armadio scorrevole\n','centralizzato','-','Carrefour Express Via Castaldi 32','','','Via Castaldi, 32 4P','-','monolocale','ter','2 (','-','No','cancello su strada, segui il giardino fino a scala 10 che si trova dopo un po su sinistra, apri porta e scendi pochi gradini, sulla sx prendi corridioietto porta a sinistra con etichetta easy life','No'),
(1404,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Ghidelli','FASTWEB-FB9B07','E3P16RAT3Y','infondo alla corte interna sulla sinistra','no gas ','parete dx ingresso','in alto cucina','centralizzato','-','Carrefour Via Castaldi 32','','','Via Castaldi, 32 2P','20124','monolocale','10','2','sì','No','al 10 piano, appena usciti da ascensore a dx, superare due porte di vetro, porta di fronte con targa','No'),
(1405,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','55','WIFI-19AB','979698474','Si trova nel cortile interno e il secondo locale si trova nello stesso piano del locale contatori: dal portone d’ingresso andare dritto fino al cortile, alla destra di fianco all’ascensore è presente una porta grigliata, aprirla e scendere giù dopodiché girare a destra, sulla parete a destra si trovano i bidoni dell’indifferenziata;','Si trova nel locale contatori: dal portone d’ingresso andare dritto fino al cortile, alla destra di fianco all’ascensore è presente una porta grigliata, aprirla e scendere giù dopodiché girare a destra, sulla parete a sinistra si trova la porta del locale contatori;','Si trova in bagno, alla sinistra del lavandino','Si trova all’interno dell’anta superiore in cucina','Centralizzato','-','Via Castaldi 32, (Carrefour Express)','','','panfilo castaldi 37','20124','Bilocale ','ter','4','No','Sì','Entrati nel palazzo anndare nel cortile, porta di vetro sulla sinsitra e poi porta di fronte ','No'),
(1406,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','115','TIM 20820887','magicflatduomo','Il locale spazzatura si trova dietro alla porta tra l\'ascensore e le scale.','Il contatore è situato dietro all\'anta sinistra del mobile rialzato con le ante bianche sulla sinistra dell\'ingresso nell’appartamento.','Il pannello elettrico si trova nel corridoio verso il bagno','-','centralizzato','-','Corso Italia 3 (laEsse).','','','Via Paolo da Cannobio, 10','20122','bilocale','1','4','sì','Sì','portone su strada, segui dritto seconda porta prendi scale primo piano porta infondo sx con targhetta. (porta condivisa) poi apri e prendi porta a dx','Balcone'),
(1407,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Minora','FASTWEB-JXJSCF','TCQDKPDPNA','Il locale spazzatura si trova al piano terra in fondo al corridoio','Il contatore generale si trova al piano meno uno in locale\ndedicato; chiavi in cucina in mobiletto a sinistra della porta, lo\nstesso che contiene il pannello elettrico','-','-','centralizzato','-','Il supermercato più vicino a te è in Piazza Santo Stefano 6\n(Carrefour Express)','','','Va Cannobio 12 ','-','Bilocale','1','4','sì','Sì','portone su strada, segui dritto seconda porta prendi scale primo piano porta infondo sx con targhetta. (porta condivisa) poi apri e prendi porta a sx per apt di sinistra','Balcone '),
(1408,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','5','FASTWEB-FC35B3','WZ4ATG2J8P','Cortile interno ','Si trova alla destra della porta d\'ingresso dell\'appartamento, all\'interno di un armadietto bianco di fianco al router wifi','Si trova alla destra della porta d\'ingresso dell\'appartamento, all\'interno di un armadietto bianco di fianco al router wifi','-','centralizzato','-','via fontana 22 (carrefour express)','','','Via Podgora, 7 ','-','bilocale','7','2','sì','No','portone su strada, scalini, segui la sx prendi ascensore 7 piano, porta subito a sx con zerbino happy home','Balcone '),
(1409,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','12','TIM-14897315','26SxGsU2G725F5462ezEYbxk','Cortile interno','Andare nel cortile poi subito a sinistra, porta di ferro in fondo a sinsitra, -1 sinistra - sinistra ','Ingresso a dx','Sotto tetto in cucina ','Centralizzato ','-','-','','','Via Giovan Battista Pergolesi, 19','20124','Bilocale','4','2','si','si','seguire il corridoio fino all\'ascensore semi-esterno. Quarto piano, girarare a sinistra, seguire il ballatoio fino all\'angolo. Nello spiazzo è la porta sulla destra.','no'),
(1410,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','23','Fastweb 91s573','3KF4F6Y264','al piano-1,accesso al pian terreno tramite scala di fianco all\'ascensore.','situato al -1 accesso al pian terreno tramite scale di fianco a sx dell\'ascensore, dentro locale contatori, nome su contatore Matranga','-','in bagno in alto','-','-','Via Settembrini 46, Pam Local','','','Via Petrella 20','-','Trilocale','3','5','Sì ','Sì','Entrati nel palazzo andare dritti ed entrare nella porta di fronte con chiave, ascensore terzo piano porta di fronte ','Balcone '),
(1411,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','RAITERI','TIM- 20669868',' tFYDADggcGUFYt6UfHT4XKbH','Cortile interno a sinistra ','piano -1 ingresso con chiave ','Appena entrati sulla destra ','Lo scaldabagno si trova sopra il lavandino bagno, in una porticina sul tetto, è necessario usare la scala per raggiugerlo','centralizzato','-','Pam Local- Via Luigi Settembrini, 46','','','Via Errico Petrella, 8','20124','Bilocale','2','4','sì','sì','entrare dal portone e girare a sinistra, prendere l\'ascensore fino al 2 piano , l\'appartamento è il primo sulla sinistra','Terrazzino'),
(1412,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','1001','Vodafone-C01910147','Ks4ZXFyz9s99ccs','nella zona interna nel retro della casa, al piano terra, la porta di vetro si trova alla destra dell’ascensore , per uscire serve la stessa chiave del portone esterno','si trova nel cortile interno dove c’è una discesa vicino ai bidoni della spazzatura, ingresso che si apre con una chiave presente nel mazzo ','Si trova all\'interno del ripostiglio, porta di fianco alla tv','Si trova all’interno dell’armadio, entrando in bagno di fronte al lavandino ','Centralizzato ','-','Via Losanna 20/22 (esselunga)','','','Via Piero della Francesca 51','20154','Bilocale ','1','4','Sì','Sì','Salite le scale porta sulla sinistra','No'),
(1413,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','DOOR BELL: ROBERTA\n\nMAIN DOOR: “KEY” 511 “KEY”\nAPP','FASTWEB L2JLHN','JCFLEEHGM2 (MAIUSCOLO)\n','Nel cortile interno','Contatore generale al piano terra fuori (si apre con chiave) ','Sulla sinistra appena entrati, dentro l\'armadio','-','Centralizzato ','-','-','','','Via Pisacane, 19','-','Bilocale','1','3','Sì','Sì','Porta di fronte usciti dall\'ascensore (con etichetta)','Balcone '),
(1414,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Manfredi ','TIM-19643039','4n5FyKSQzIcRvHeW3IMiZwcD','Il locale spazzatura si trova nel cortile interno sulla sinistra.','Il contatore si trova in cantina. È necessario entrare nel cortile, recarsi al portone C, al piano 0).','Il pannello elettrico si trova nell\'ingresso, sulla sinistra.','In cucina sopra alla lavatrice.','centralizzato','-','Unes (Via Spallanzani 14)','','','Via Carlo Pisacane, 55 ','20129','Bilocale','ria','2+2','No','No','Al cortile prendere porta di fronte a vetri poi primo apt a sinistra','No'),
(1415,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','10','FASTWEB-HTSU2W','PL6VNSN8WB','si trova nel cortile interno, si accede dalla porta di vetro di fronte al cancello d\'ingresso del condominio ','si trova in cantina, per raggiungerla scendere le scale alla destra dell\'ascensore, aprire la porta di ferro con la chiave, scendere le scale e girare a destra. nome del contatore: DE RUVO e n10','si trova all\'ingresso dell\'appartamento, sulla sinistra','anta a sinistra della cucina bianca','Centralizzato ','-','Viale regina Giovanna ( Carrefour Market)','','','Via Rosolino Pilo 6','20129','Monolocale','6','4','Sì','Sì','Sesto piano porta con etichetta','No'),
(1416,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','25','Tim-80515552','k2PTCxF4sbEkcDA45cz6NR4k','Per raggiungere il locale spazzatura è necessario uscire dal palazzo girare a destra e poi destra di nuovo. Il primo cancello a destra di colore grigio, al quale si accede con chiave','Il contatore si trova sul pianerottolo, dietro l\'anta color pastello.','Il pannello elettrico si trova in soggiorno, guardando il divano, sul muro a sinistra.','cucina ultima anta a destra','domotica freddo caldo centralizzato','-','Via Pier Lombardo 6 (Carrefour Express).','','','Via Pier Lombardo, 16','20135','trilocale','2','4','sì','-','da via laghetto 1, andare diritto su corte interna, proseguire verso sinistra, sulla dx si trova ascensore, 2 piano porta di fronte con targa','-'),
(1417,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','405 - MINGHETTI','ALHN-A673-11ac','6266840506','Nel cortile a sinistra ','Piano - 1 nel sotto scala ','In camera da letto accanto alla finestra sulla destra ','Nel mobile in alto della cucina ','-','no','-','','','Via Pietro Maroncelli, 14','-','bilocale','1','2','no','NO','dopo l\'ingresso, prendere cancellino a dx., Salire al 1 piano con scale, prendere ballatoio e attraversarlo, porta grigia di fonte, con targa. ','No'),
(1418,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Purcaro ','Vodafone C00570246','3bCkPZnN7FYgeX9T','seguendo la sx su cortile entrando da portone principale, tutto infondo fino a porta con bidoni ','parete dx appena entrati in apt','su parete sx dopo porta ingresso','sulla parete dx appena entrati','elettrico con termostato ','-','P.za Antonio Baiamonti 4 , Carrefour Express','','','Via Pietro Maroncelli 5','20154','bilocale','1','4','sì','Sì','da portone su strada entrare, prima porta a dx, prendere ascensore, 1 piano porta di fronte sulla dx, tappetino a fiori e targa easylife','Balcone'),
(1419,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','3','TIM-95627936','t4XPy7Q3zX9c9cPSAkbzR3XZ',' -2 ( garage) se scende nel primo ascensore davanti all’entrata ',' se scende nel primo ascensore - piano -1 porta marrone, a destra dall’assessore \n',' entrati dalla porta comune subito a sinistra','sopra in una botola nel corridoio difronte al bagno, interruttore in ripostiglio, dove se attiva ','Autonomo','-','Piazza Santa Maria Beltrade 1 (Pam Local).','','','Via Santa Maria Podone, 5','20123','Bilocale','2','4','Sì','Sì','Entrati nel palazzo andare a sinistra, secondo piano. Andare sul ballatoio, seconda porta sulla sinistra con etichetta','No'),
(1420,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','4','Fritz!box 7530 EV\n','67650412366553576239','Nel cortile interno, raggiungibile attraverso la porta di fronte all\'ascensore.','Alla sinistra dell\'attaccapanni all\'ingresso si trovano: contatore generale, pannello elettrico e contatore gas.','Alla sinistra dell\'attaccapanni all\'ingresso si trovano: contatore generale, pannello elettrico e contatore gas.','-','Autonomo','-','Via Ampére 103 (Carrefour Express).','','','Via Porpora 124','20131','Bilocale','1','3','Sì','Sì','Salite le scale andare dritto, porta con etichetta','Sì'),
(1421,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Baquet','FASTWEB-FBF9OD','THK28WFG64','Alla destra, inizio spazio cortile ','Si trova in cantina, porta a sinistra all’entrata del portone rosso, scendere le scale, svoltare a destra andare fino in fondo, girare a destra, sinistra e poi a sinistra (contatore nome Nicolò) ','Alla sinistra della porta d’ingresso ','Primo mobile in cucina, alla destra della porta della cucina ','autonomo','-','via Paolo Lomazzo 41 (Carrefour Express)','','','Via Procaccini 12','20154','trilocale','2','4','sì','No','portone principale, gira a sinistra in corte. Ascensore 2 piano su ballatoio a destra, ultima porta con terrazzo grande','Terrazzo'),
(1422,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','14','Vodafone Guest Home\n','Procaccini73$','scala -1\nporta verde si apre con chiave\n','contatore e pannello elettrico all’ingresso\n','contatore e pannello elettrico all’ingresso\n','-','-','-','Via Paolo Sarpi 41 (Carrefour Express)','','','Via Procaccini 73','20154','Bilocale','1','4','Sì','Sì','Usciti dall\'ascensore destra sinsitra, porta in fondo al corridoio sulla sinistra','No'),
(1423,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','42c','FASTWEB-BEDB89','PF99HENC7K','Cortile lato destro dietrro alle grate','Cortile a destra dentro gli armadi neri ','Appena entrati a sinistra','-','-','-','Corso di Porta Romana 96 (Crai).','','','Corso di Porta Vigentina, 6','20122','Bilocale','1','4','Sì','Sì','Usciti dall\'ascensore andate a sinista, porta con etichetta','No'),
(1424,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','200','C00370100','96dp6CkrFNbkd3nn','prima porta principale con n civico 21, di fronte, entrata del cortile ','alla destra della porta d\'ingresso ','si trova alla destra della porta d\'ingresso ','Entrando dalla prima porta di fronte alla porta d’ingresso dell’appartamento, situato in alto rispetto alla porta','Autonomo','-','-','','','via ilarione rancati 21','20127','Bilocale','1','4','No','Sì','Superare cortile, porta di fronte, primo piano porta con etichetta','Balcone'),
(1425,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','10','Zyxel_CB71','BD4H334PXN','Il locale spazzatura si trova al piano -1. Di fronte all\'ascensore si smaltiscono plastica/metallo e indifferenziata; a destra dell\'ascensore carta/cartone e vetro.','Usciti dall\'ascensore al secondo piano armadietto di fronte leggermente spostato sulla destra ','Il pannello elettrico si trova davanti alla porta d\'ingresso dell\'appartamento.','-','Autonomo','-','Via Vitruvio 40 (to.market).','','','Via Antonio da Recanate, 5','20124','Bilocale ','4','4','Sì','Sì','entrati nel palazzo andate subito a sinistra e prendete l’ascensore fino al quarto piano, uscite e sulla vostra destra troverete una porta marrone, entrate. L\'appartamento è il primo sulla destra','Balcone'),
(1426,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Ronchi','ILIAD BOX 674FF8 ','336d6qnvz5qxvmrzq9z3mh','da porta su strada seguire dritto fino a palazzo scala 10(sulla sx), dietro al quale si trova locale spazzatura. Porta marrone','dentro armadio bianco ingresso','in armadio bianco ingresso','centralizzato','Autonomo','-','Via Eustachi 24, Carrefour Express','','','via Francesco Redi 28','20129','Bilocale','4','4','Sì','Sì','entrati nel palazzo andate subito a sinistra e prendete l’ascensore fino al quarto piano, uscite e sulla vostra destra troverete una porta marrone, entrate. L\'appartamento è in fondo dritto a voi','No'),
(1427,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','15','Vodafone- C00660100','9RCGARqgeYpNn7Nk','piano-1, accesso da montacarichi, stessa chiave del portone principale','-1, accesso da montacarichi, nome su contatore, GNARA','antibagno,. sopra lavatrice','-','Autonomo','-','Via Turati 29 (Carrefour Express)','','','Piazza della Repubblica 6','-','Bilocale','4','4','Sì','Sì','entrati nel palazzo andate subito a sinistra e prendete l’ascensore fino al quarto piano, uscite e sulla vostra destra troverete una porta marrone, entrate. L\'appartamento è in fondo a sinistra','-'),
(1428,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','HQMILANO','HQMILANO','guest2019','nel cortile interno','dentro sportello armadietto bianco in corridoio\n','dentro sportello armadietto bianco in corridoio\n','caldaia piu climatizzatore in camera\n','-','-','Viale Gran Sasso 3 (u!)','','','Via Ricordi 32','20131','-','1','2 (','sì','sì','entrare nel portone predere l\'ascensore 1 piano, girare a dx, andare in fondo, porta sulla sinistra.','No'),
(1429,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','19','TIM 20561479','0Q3T6GG88I9djp5Dp1rfUoaD','da porta su strada prendere rampa su sx, scendere e aprire con chiave porta a vetro, i locali spazzatura sono nella corte interna ','DENTRO ARMADIO INGRESSO','DENTRO ARMADIO INGEESSO','termostato acqua calda in cucina apt sinistra.','Autonomo','-','Via Cosseria 1, 20136- Carrefour','','','Via Rongten 24DESTRA','20136','Bilocale','3','2','Sì','No','Salite le scale all\'ingresso andare subito a destra e percorrere la strada che costeggia il palazzo fino all\'ultima porta sulla sinistra, una volta entrati se si prende ascensore schiacciare 3 se si va a piedi fare 2 piani. Porta con etichetta','Balcone'),
(1430,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','18','TIM 20561479','0Q3T6GG88I9djp5Dp1rfUoaD','da porta su strada prendere rampa su sx, scendere e aprire con chiave porta a vetro, i locali spazzatura sono nella corte interna ','DENTRO ARMADIO INGRESSO','DENTRO ARMADIO INGEESSO','TERMOSTATO ACQUA CALDA IN CUCINA','-','-','Via Cosseria 1, 20136- Carrefour','','','Via Rongten 24SINISTRA','20136','trilocale','4','4','sì','no','entrando dalla porta principale, andare in cortile girare a sinistra entrale nella scala E, prendere l\'ascensore fino 4 piano, girare a sinistra, porta a destra in fondo ','-'),
(1431,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Treu','vodafone C01940206','FHatG2tksaThdhKx','dentro porta a vetro davanti ascensore da aprire con chiave (stessa del portone) si entra in corte esterna, subito porta a dx','armadio bianco ingresso','armadio bianco ingresso','in terrazza','-','la cappa si accende sui fornelli induzione, è in mezzo ai fornelli','Carrefour Express, Via Fumagalli 1','','','Ripa di Porta Ticinese 103','20143','Trilocale ','Ter','6','/','Sì','Entrati nel palazzo andare a sinistra prima della portineria poi fare le scale sulla destra, fatte le scale vi troverete un corridoio sulla destra, la porta è di fronte a voi con l\'etichetta','No'),
(1432,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Bellantuono','Wind3 HUB-8891EF','5mznz5yma92uwjmr','Il locale spazzatura si trova nel cortile interno.','Contatore e pannello elettrico si trovano appena entrati sulla sinitra.','Contatore e pannello elettrico si trovano appena entrati sulla sinitra.','anta a sinistra sopra i fornelli in cucina ','-','-','Fumagalli (Carrefour Express)','','','Ripa di Porta Ticinese, 69','20143','Bilocale','4','2','Sì','No','Usciti dall\'ascensore destra, sinistra sul ballatoio seconda porta ','No'),
(1433,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','ROTOLO','FASTWEB-7PTJ9R','T5Q2DTUL4R','entrando dalla entrata principale, sinistra in fondo del cortile ( lato dove ci sono le biciclette)','piano -1 , uscendo dal l’ascensore, porta a sinistra (vicino alla scala) o quella porta a destra dall’ascensore ','entrati dalla porta comune subito a destra (vicino citofono)','-','-','-','Via Vigliani 59 (Esselunga)','','','Viale Renato Serra, 6','20148','Bilocale','1','4','No','Sì','Andare dritti in fondo al cortile prendere le scale leggermenete spostate a sinistra, arrivati al primo piano andare sul ballatoio, porta con etichetta','No'),
(1434,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','4','Vodafone-C01280045','grGkCHtxAN6FmNhM','cortile interno, si accede tramite corridoio sx accanto ad ascensore, si scende scale e si apre porta di ferro con chiave. poi proseguire fino a gabbiottino di legno','-','nel secondo corridoio in apt, parete sx','in bagno','centralizzato','-','-','','','Viale Sabotino 20','-','quadrilocale','5','5','Sì','No','Dal portone d’ingresso, svoltare a sinistra dopodiché svoltare a destra, arrivare in fondo e svoltare a destra (scala c) prendere l’ascensore, 5 piano, porta a destra n 19','-'),
(1435,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','palazzon 11, n°123',' Wi-fi_0672 ','31404245','nel cortile interno, davanti alla scala dell\'appartamento','uscendo dall\' apparamento sulla sinistra, scendo scale per cantina','all\'ingresso sulla destra','caldaia, nel bagno','Autonomo','-','via oglio 28 (carrefour express)','','','Viale Nazario Sauro 5 palazzo 11','20124','Monolocale','1','2','Sì con codice','No','Usciti dall\'ascensore sinistra sinistra, seguira la strada dopo prota di vetro primo cancelletto sulla sinistra','Terrazzino'),
(1436,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','11c','TIM-39502547','eQtdN7DPPQ2cGfP6NeHxc5Ax','Il locale spazzatura è in cantina. è necessario scendere, entrare nella porta nera e sulla sinistra saranno presenti i bidoni.','Il locale contataori si trova nell\'altra biforcazione delle cantine.','Il quadro elettrico è tra le due porte di ingresso dell\'appartamento,','-','-','Per aprire il portone dall\'interno è necessario premere il bottone di fronte all\'uscita dell\'ascensore. ','Corso Monforte 18 (Carrefour Express).','','','Via Santa Cecilia, 6','20122','trilocale','2','6','sì','sì','entrando dal palazzo, vai dritto fino in fondo, giri a destra, prendi l\'ascensore, 2 piano, porta a destra con etichetta','no'),
(1437,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','????61????','FASTWEB-B4BE3F ','CHMHK63F22','All’interno del cortile, oltre la porta di vetro davanti al portone d’ingresso','Si trova all’interno del ripostiglio a sinistra, ripostiglio situato davanti alla porta d’ingresso dell’appartamento','Si trova all’interno del ripostiglio a sinistra, ripostiglio situato davanti alla porta d’ingresso dell’appartamento','Si trova all’interno del ripostiglio a sinistra, ripostiglio situato davanti alla porta d’ingresso dell’appartamento','Centralizzato','-','Via Ponte Seveso 26 (Carrefour Express)','','','Via Giovanni Schiaparelli 2','20125','Bilocale ','1','4','Sì','Sì','Entrati nel palazzo andaresubito a destra, c\'è una porticina a vetro, entrate lì, ascensore primo piano, sinistra sinistra, ultima porta in fondo sulla destra. N.B. per aprire la porta tirarl verso di sé mentre si gira la chiave','Balcone'),
(1438,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Easylife 6','Vodafone-C00630096 ','3zhhPXaLzthE7Xpe','Si trova dietro il palazzo, nel cortile interno, entrando dalla porta di vetro del palazzo n 6 andare dritto fino alla porta davanti aprirla e i bidoni si trovano alla sinistra, per riaprire la porta usare la stessa chiave del cancello d’ingresso','Si trova in cantina, nel locale autoclave; dal portone di vetro del palazzo n civico 6, entrare ed andare dritto in fondo, la porta si trova alla sinistra si apre con la chiave presente nel mazzo, scendere le scale girare a destra (porta locale autoclave) proseguire dritto fino alla porta davanti, aprirla con un altra chiave presente nel mazzo, il contatore si trova sulla parete a sinistra, contatore in basso alla destra.','Si trova all’entrata dell’apt, di fianco al citofono, alla destra della porta d’ingresso ','-','centralizzato','-','via Luigi Lambertenghi 16 (Carrefour express)','','','Piazzale segrino 6','20159','bilocale','3','2','sì','-','portone su strada, corte interna porta a vetri di fronte. 3 piano con ascensore, porta a sx con targa easylife','-'),
(1439,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','1','TIM-43552955','5hTz2EhhuYxKKHf6XkZxfFuP','Locale spazzatura nel cortile, uscire dalla porta accanto la rampa di scale dal piano terra. ','dall\'entrata proseguire dritto e andare nel cortile interno, scendere nelle scale subito a destra, porta bianca poi scendere ancora le scale a sinsitra, poi porta di vetro a sinistra','Quadro elettrico accanto alla porta, entrando a sinistra.','Caldaia in cucina visibile','Autonomo ','-','-','','','Corso Sempione, 21 ','20145','Monolocale','1','2','Sì','No','Entrando dal portone girare a destra, prendere l’ascensore, 1 piano, girare a destra sul ballatoio seconda porta','-'),
(1440,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Cremascoli','FASTWEB-EE67C3','EYC31W8KRF','Locale spazzatura nel cortile interno','Il contatore e il pannello elettrico si trovano appena entrati, sulla destra.','Il contatore e il pannello elettrico si trovano appena entrati, sulla destra.','Nel ribassamento della camera matrimoniale,','centralizzato','-','Carrefour Express via Ponte Seveso 26','','','Via Ponte Seveso, 41','20125','bilocale','ter','2','-','No','da portone principale, andare verso corte interna,prima porta marrone sulla destra con scali','No'),
(1441,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Castelbarco','TIM-00264219','cQTD3ZkhK3tfYYnT7HZGKuP6','Locale spazzatura al piano terra, porta alla destra dell ascensore, serve chiave. Quella nel nostro mazzo è spezzata. ','Quadro elettrico accanto all entrata, guardandola, sulla sinistra. Alla destra, invece, vi è il contatore.','Quadro elettrico accanto all entrata, guardandola, sulla sinistra. Alla destra, invece, vi è il contatore.','-','autonomo','Porta appartamento leggermente difettosa, credo non si possa aprire se chiusa a mandate dall interno.','Via Ponte Seveso 26 (Carrefour Express)','','','Via Ponte Seveso, 44','20125','Monolocale','ter','2','no','no','In fondo al cortile destra poi porta di vetro sulla sinistra, dopo ascensore sulla sinistra pianerottolo porta con etichetta ','No'),
(1442,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','10','FASTWEB B89B91','TR78ZP2EG8','si trova scendendo le scale a destra, di fronte alla portineria, per i bidoni del vetro si trovano prima dell\'ascensore per salire in appartamento, sulla destra','cortile intenro sulla dx c\'è una porta, aprire con chiave, salire qualche scala sulla sx c\'è un. Altra porta, per quella non serve chiave, all\'interno ci sono i contatori del palazzo, il contatore dell\'appartamento è il n*','in appartamento nel corridoio prim della cucina c\'è un armadio bianco con pannello elettrico','/','Centralizzato','-','piazza santo stefano 6 (carrefour express)','','','Piazza Santo Stefano 12','-','Trilocale','5','4','Sì','no','Piano 5 prima porta destra','Balcone'),
(1443,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Panarea','SKYWIFI_NMQ4P','FCGWFNY3QzHf','interno cortile palazzo','appena entrati in apt sulla dx','appena entrati in apt sulla dx','anta armadio cucina','-','-','-','','','Via Ascanio Sforza 37a','-','Bilocale','3','2','No','No','Entrati nel palazzo superare il cortile, terzo piano porta con etichetta','No'),
(1444,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','2','Vodafone C01890238','NMp4TaZekGeyb9AE','dal palazzo di fronte dopo cortile, scendere al -1 sulla dx locale spazzatura. (video)','al -1 con scale a sx dell ascensore, scendi e prendi porta a dx sala contatori.','sulla parete sx in antibagno','-','-','-','Via Ciao Darwin 2, Carrefour Express','','','Via Ascanio Sforza 53','-','bilocale','4','2','sì con chiave','Sì','da portone su strada tenere la sx, entrare nel cortile (dove ci sino bici e bidoni) prendere scala a diritto. Ascensore ( con chiave)4 piano , sinistra corridoio infondo porta a dx con targhetta easylife.','No'),
(1445,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','25 Sciarrabba','GUESTFASTCFSNET','F42397DC64','Il locale spazzatura si trova nel cortile interno.','Contatore elettrico in cantina: dietro al\'ascensore c\'è una porta (per accedere la luce l\'interruttore è in alto). è necessario scenedre le scale, prendere il corridoio sulla sinistra, la prima a destra e poi la prima a sinistra. Il contatore di riferimento è Sciarrabba. Il contatore del gas è tra le due porte di ingresso sulla sinistra','Pannello elettrico tra le due porte di ingresso sulla sinistra','Caldaia autonoma all\'ingresso, nell\'armadio sulla sinistra','-','-','Piazza Cincinnato (Carrefour Express).','','','Via San Gregorio, 11','20124','Trilocale','2, ','3','Sì','No','Scala dietro la portineria, ascensore secondo piano, usciti a destra porta con etichetta','1 balcone 1 terrazzo'),
(1446,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','30','TIM-19303507','NCKReD9hxK4SP9sC93EX7dG9','Il locale spazzatura si trova nel cortile interno.','Quadro elettrico e contatore si trovano appena entrati sulla destra accanto al citofono','Quadro elettrico e contatore appena entrati sulla destra accanto al citofono','-','-','Attenzione: la serratura è complicata, bisogna forzare un po\'.','Piazza Cincinnato (Carrefour Express).','','','Via San Gregorio, 17 (vecchio)','20124','Monolocale','Ria','2','6 scalini per arrivare in apt','-','Entrati nel palazzo destra porta comune di fronte all\'ascensore ','No'),
(1447,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','20-Silvana Magnani','SKYWIFI_JMJ11','xLnDPx2fqRAZ','corte interna palazzo','sportello bianco ingresso a dx','difronte camera matrimoniale a sx ','in terrazza','-','-','Via Benedetto marcello 16, Conad Citt','','','Via San Gregorio 17 p2','20124','Monolocale','Ria','2','6 scalini per arrivare in apt','-','Entrati nel palazzo destra porta comune di fronte all\'ascensore ','No'),
(1448,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','11','TIM-17692840','QfAzNZDP3yCdtz3KsN5XAy4z','locale spazzatura nel cortile esterno al primo piano (usciti dall\'ascensore anadare a sinistra). Indifferenziata: sportello sulla sinistra appena usciti in cortile; tutti gli altri bidoni in fondo al cortile sul lato sinistro','Prendere le scale e scendere fino in fondo finchè non ci si ritrova di fronte ad una porta, oltrepassarla e prendere subito la porta a destra. Entrati nel corridoio della cantine andare a sinistra, il locale contatori è sulla sinistra dietro ad una porta','si trova alla destra della porta d\'ingresso, vicino al citofono','Si trova all\'interno del bagno','-','-','Piazza Cincinnato (Carrefour Express).','','','Via San Gregorio, 43','20124','Monolocale','3','2','Sì con chiave','Sì','Superato il cortile prendere la scala a sinistra, terzo piano, salite le scale prima porta a sinistra con etichetta','No'),
(1449,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','8','Vodafone-34622010','hjj54m9myvx52v7','locale spazzatura nel cortile esterno al primo piano (usciti dall\'ascensore anadare a sinistra). Indifferenziata: sportello sulla sinistra appena usciti in cortile; tutti gli altri bidoni in fondo al cortile sul lato sinistro','Prendere le scale e scendere fino in fondo finchè non ci si ritrova di fronte ad una porta, oltrepassarla e prendere subito la porta a destra. Entrati nel corridoio della cantine andare a sinistra, il locale contatori è sulla sinistra dietro ad una porta','Il pannello elettrico si trova in appartamento appena entrati sulla sinistra','-','centralizzato','Quando si esce nel cortile portare sempre la chiave con sé, non far chiudere mai le porte che vanno al locale contatori, si rischia di restare chiusi fuori .','Piazza Cincinnato (Carrefour Express).','','','Via San Gregorio, 43','20124','Bilocale','2','2','sì','No','Dal portone d’ingresso passare per il cortile, salire scalinata a sinistra, ascensore a destra, 2 piano, porta in mezzo ','balcone'),
(1450,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','121','TIM-30348322','bd4eTy2ehLCdsTJfp3PNZ4JN','Locale spazzatura nel cortile interno che si deve attraversare, sul lato sinistro.','Contatore in casa, entrando nell angolo a sinistra. Al di là dell armadio nero. Più in basso c è anche quello dell’acqua, con la sua manopola. ','Quadro elettrico e Wi-Fi appena entrati a sinistra','-','autonomo','-','Corso Lodi 9 (Pam Local).','','','Via San Gerolamo Emiliani, 1','20135','Biloclae','3','4','sì','Sì','portone strada, giro a sx salgo scalette porta a vetro (da aprire con chiave) ascensore 3 piano','Balcone'),
(1451,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','113','TIM-35651351','6d2tPYNehSP3A6UPEsx399E7','Il locale spazzatura si trova nel cortile interno, sulla sinistra.','Il contatore si trova sul pianerottolo, nella porta a destra prima delle scale (sembra quella di un altro appartamento) La porta non si aprirà completamente, ma a sufficienza da poter vedere il contatore. Il contatore del gas si trova dopo la porta di ingresso agli appartamenti nel corridoio subito in basso a sinistra in uno sportello bianco','Il pannello elettrico si trova nel corridoio di fronte al bagno.','Boiler in cucina , dentro la prima anta a sx dopo il frigorifero ','autonomo','serve usare l adattatore per i fornelli ad induzione per molte pentole.','Corso Lodi 9 (Pam Local)','','','Via San Gerolamo Emiliani, 1','20135','Bilocale','2','3','sì','sì, 1 posto','Al cortile porta di vetro a destra, piano 2 -usciti dall\'ascensore destra, in fondo al corridoio porta destra con etichetta ','balcone'),
(1452,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','114','TIM-35651351','6d2tPYNehSP3A6UPEsx399E7','Il locale spazzatura si trova nel cortile interno, sulla sinistra.','Il contatore si elettrico si trova in cantina. Per accedere alla cantina andare in cortile, girare a sinistra, entrare nella prima porta di ferro accanto ai bidoni che si apre con la chiave. Una volta entrati scendere due rampe di scale, girare a sinistra e poi a destra. Il contatore è sotto il nome di Castelli ','Il pannello elettrico si trova all\'ingresso sulla destra ( chiudere la porta di ingresso per vederlo)','Boiler in cucina , dentro la prima anta a sx dopo il frigorifero ','Autonomo','finestra stanza: chiudere bene la metà di sinistra, con i ganci e poi la metà di destra con la maniglia','Corso Lodi 9 (Pam Local)','','','Via San Gerolamo Emiliani, 1','20135','Bilocale','2','4','Sì','Sì','Entrati dal cancello sulla strad proseguire dritto e entrare nel palazzo subito a destra, usciti dall\'ascensore destra, entrare nel corriodio, apt con etichetta ','Balcone'),
(1453,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','115','TIM-35651351','6d2tPYNehSP3A6UPEsx399E7','Il locale spazzatura si trova nel cortile interno, sulla sinistra.','Il contatore si trova nel corridoio comune, appena entrati dalla porta comune sulla sinistra ','Il pannello elettrico si trova nel corridoio di fronte al bagno.','-','autonomo','-','Corso Lodi 9 (Pam Local)','','','Via San Gerolamo Emiliani, 1','20135','bilocale','1','4','sì','Sì','SCALA B, piano 1 con ascensore, uscendo porta infondo a sx con tappetino con scritto welcome','Balcone'),
(1454,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Spagnoli','TIM-64732677','3N7T39F5HeyutUSNccHzCxQH','entrando, girare a destra entrare nella porta di vetro, aprire con la chiave, bidoni alla sinistra ','il contatore della luce si trova all\'ingresso dell\'appartamento sulla parete sinistra dentro all\'anta grigia','il pannello elettrico si trova all\'ingresso dell\'appartamento sulla parete destra','si trova nell\'anta sopra il forno in cucina','autonomo','-','-','','','Via Solferino 37','20121','Monolocale','1','2','No','NO','Al cortile sinistra, piano 1 prima prta destra','No'),
(1455,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','5329','TIM-87716423','t3Dffzsk6RZAdD4tkT5hD4Tz','È presente un locale spazzatura grande alla destra delle sale che portano alla portineria. Dietro un cancello scuro ci sono i bidoni ed è sempre aperto. Inoltre, sulle scale che portano all\'appartamento, negli intermezzi, c\'è una porta con dei bidoncini. ','Il contatore si trova superando una porta di fronte all\'ascensore, dove c\'è la scala per l\'appartamento.','Il pannello elettrico si trova a sinistra della porta di ingresso.','-','Centralizzato','L\'aria condizionata si manovra dal pannello in sala. Per funzionare, la levetta deve essere messa sul sole e non sul ghiaccio.','Via Ancona 4 (Carrefour Express)','','','Via San Marco, 1','20121','Bilocale','1','4','si','si','Con ascensore piano 1, con scale fare 2 piani, porta di fronte alle scale superata porta comune porta di fronte con etichetta ','No'),
(1456,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','11','FASTWEB-DPG5M1','8AX6HL9K9N','Per raggiungere il locale spazzatura uscire dalla scala E, superare la grata e girare a sinistra. Prendere l’ascensore nell’edificio bianco e andare al piano -1. Usciti dall’ascensore superare la porta rossa e girare a sinistra. Il locale spazzatura è dentro la prima porta bianca sulla destra','Appena entrati a sinistra ','Appena entrati sulla sinistra ','-','Autonomo','-','Via Goffredo Mameli 48 (OK Sigma)','','','Piazza Santa Maria del Suffraggio, 3','20129','Bilocale','3','2','Sì','No','Ascensore fino alterzo piano, usciti a destra porta con etichetta','Piccolo balconcino'),
(1457,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Coccolo','TIM-45722272','RxESF4CXs94CYczeeXCG77SD','Locale spazzatura nel cortile interno. Entrare nel portone infondo all atrio. Sulla destra ci sono i bidoni.','Quadro elettrico e contatore sono nel mobiletto appena entrati sulla sinistra.','Quadro elettrico e contatore sono nel mobiletto appena entrati sulla sinistra.','Scaldabagno nel corridoio a destra, dentro l anta centrale dell armadio/ripostiglio.','centralizzato','-','Via San Vito 10 (Carrefour).','','','Via Santa Maria Valle, 4','20123','trilocale','3','5','sì','Sì','Ingresso su Via Valpertosa, portone sulla destra con cartello \"Via Torino 34\". Prendere l\'ascensore, terzo piano, porta subito a sinistra.','Balcone'),
(1458,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','01 Gaia Monfrini','Wind3 HUB - 1B3190','3fup7jrdt7jgbhrr','Si trova nel cortile interno andare dritto, poi a sinistra si trovano i bidoni','si trova alla destra della porta dell apt, aprire con chiave che si trova dentro l’appartamento','Si trova all’interno del armadio di legno in soggiorno ','Si trova all’interno del armadio di legno in soggiorno ','-','-','via fiamma 31 (express)','','','via pasquale sottocorno 5a','20129','Monolocale ','Ter','2','/','No','Prima porta a sinistra in cortile, poi porta sulla destra','No'),
(1459,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Marchesi','FASTWEB-AED6C','NE9T4C9GH9','cortile a sinistra, aprire cancello con chiave del portone subito a sinistra.','di fronte ascensore al piano terra; marchesi - anta di sinistra.',' appena entrati a sinistra dietro anta di legno vicino a finestra. ','-','autonomo','-','Via Paolo Sarpi 41 (Carrefour Express).','','','Via Paolo Sarpi, 36','20154','trilocale','6','6','sì','Sì','dopo portone su strada segui diritto corte interna, su angolo sinistra scal 1. piano 6 porta sx con targhetta','Terrazzino'),
(1460,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Manzoni','Vodafone-37816503','w5e2cm3zwpxk7sd','Il locale spazzatura si trova nel cortile interno, appena entrati sulla destra ','A sinistra dell\'entrata dietro anta bianca','A sinistra dell\'entrata ','In cucinca ultima anta lato finestra','-','-','Piazza Antonio Gramsci 2 (Carrefour)','','','Via Paolo Sarpi, 58','20154','Bilocale','1','3','Sì','Sì','Primo piano, salite le scale girare sinistra ed entrare nella porta comune, in fondo al corridoio in fondo a sinistra ','No'),
(1461,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','32','Vodafone-a51171267','kytlpf4dkvseep94','l’ascensore della scala C e andare a -1. Usciti dall’ascensore alla vostra destra c’è un corridoio con una porta, li si raccolgono indifferenziata e cartone\nAlla destra dell’ascensore invece si trova una porta di ferro, al suo interno si raccolgono i rifiuti organici.\nProseguendo a destra dell’ascensore troverete sulla destra una stanza con dei bidoni, li si raccolgono plastica carta e vetro',' (A -2, ci si arriva solo con ascensore di servizio che si prende al piano terra o a -1) dalla portineria girare a sinistra ed entrare nella prima porta di vetro sulla destra. Aprire la porta, prendere l’ascensore di servizio e andare a -2. \nUsciti dall’ascensore girare a destra andare dritto fino al posteggio 29 (numero scritto sul muro sopra il posteggio). Alla sinistra del posteggio c’è una porta di ferro, aprire con la chiave. Una volta entrati girare a destra proseguire dritto fino al muro in fondo. Il locale contatori si trova nella prima porta a sinistra con scritta “locale contatori”\nIl contatore si trova in fondo sulla destra nome “PALMINTERI”','Entrando dalla porta d’ingresso a sinistra dietro un’anta bianca','Riscaldamento a pavimento centralizzato ','-','-','via Lazzaro Spallanzani 10 (U! come tu mi vuoi)','','','Via Lazzaro Spallanzani 15','20129','-','-','-','-','-','-','-'),
(1462,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','???? 1524 ???? per il portone; ????9632???? per l','Vodafone-C00970141','s9m3x2LLRy7CqssNk','Il locale spazzatura si raggiunge utilizzando l\'ascensore a sinistra andando al piano -1, dietro la porta','Prendere chiave nel bicchere delle penne in reception, ascensore pinao -1, destra - sinistra porta bianca di fronte ATTENZIONE! Per riaprirla per uscire bisogna mettere codice 1256A, destra poi prima porta verde e a destra ','Il pannello elettrico è appena entrati sulla destra.','la cucina è nel mobile rosa','autonomo elettrico','Servono i codici per muoversi ovunque: portone ????1524???? ascensore 3712A e porta al primo piano ????9632????','Corso Monforte 18 (Carrefour).','','','Via San Pietro all\'Orto, 6','20121','Bilocale','ter','4','-','-','da portone su strada, salire qualche scaletta e prendere la porta a destra di fronte alla portineria, appartamento subito di fronte con targa','-'),
(1463,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','45','D-Link-6B0CF4','f37nPbFXVM','dalla porta d’ingresso del palazzo girare a destra prendere le scale scendere fino a 1 sotterraneo aprire la porta e trovi due porte a destra e a sinistra della porta verde, entrambe per la spazzatura','scala c in fondo piano -2 trovi locale contatori','entrando dall porta d\'ingresso dell\'appartamento, è presente uno sgabuzzino, all\'interno si trova il pannello elettrico','si trova all\'interno di un\'anta bianca nel bagno a destra ','centralizzato','-','via s.senatore 16 (carrefour express)','','','Via Santa Sofia, 18','-','bilocale','1','4','sì','Sì','Dal portone principale, scendere le scale a sinistra, attraversare il cortile interno, entrare nel portone in fondo, salire al primo piano. La prima porta d’ingresso si trova di fronte sulla destra, e, una volta superata questa la porta di casa è quella di fronte (non quella a destra). Mentre se si sale con l’ascensore, uscendo dall’ascensore la prima porta si trova sulla sinistra, e la porta di casa sempre di fronte.','No'),
(1464,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','13','TIM-45978014','YNNtkydQPc4uzus7cKUKHRQs','Il locale spazzatura si trova scenendo la rampa del garage, accedendo da una porticina sulla destra','Il contatore si trova al piano - 1 in fondo sulla destra.','Il pannello elettrico si trova sulla destra della porta d\'ingresso','-','-','-','Via S. Senatore 16 (Carrefour Express).','','','Via Santa Sofia, 29','20122','Bilocale','1','4','Sì','Sì','Andare nel cortile e prendere l\'ascensore usciti dall\'ascensore andare a destra e seguire il ballatoio, porta con etichetta (penultima a destra)','No'),
(1465,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','18','HUAWEI-2.4G-skF3 O 5G skF3','Ns77q5gc','-','cantina accesso con chiave, infondo sala contatori, n18','dentro sportello bianco dopo porta ingresso sulla sx','terrazza','-','-','Viale Stelvio 3 (Pam city)','','','Viale Stelvio, 45','-','Bilocale ','3','4','Sì','Sì','Entrati nel palazzo subito a destra prima della portineria, ascensore terzo piano, usciti a destra percorrere il corridoio penultima porta sulla destra ','No'),
(1466,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','22 H2H','VM','Mara2562!!','All’interno del cortile in fondo a sinistra (per l’indifferenziata) retro del cortile per la differenziata','Porta a destra dall’ascencore Piano -1 (si accede con la stessa chiave del cancello) sopra c’e la sigla H2H ','Alla sinistra della porta d’ingresso ',' Alla destra dell’entrata del bagno ','-','-','Viale Stelvio 3 (Pam city)','','','Viale Stelvio 52','20159','-','-','-','-','-','-','-'),
(1467,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Goncharenko','Wind3 HUB 887827','461zkrspfimjzvbm','nel cortile interno di fronte ad appartamento','in cantina, accesso da porta nera di ferro in cortile, si apre quando c\'è ragazzo delle pulizie al mattino','sulla sx appena entrati in appartamento','sotto lavello cucina','centralizzato','-','-','','','Via Settala, 57','-','Trilocale','2','6','si','si','Entrati nel palazzo andare a destra, secondo piano porta con etichetta','2 balconi'),
(1468,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Scidà ','TIM-23423692','3fP2tH9NZXtudxDEH4TDEYQA','anziche entrare in scala appartamento, andare piu avanti e girare a sx','Entrati nel palazzo andare subito a destra nella porta di vetro (chiave nel mazzo), porta bianca alla sinistra dell\'ascensore, piano -1 prima porta verde a sinistra, entro poi sinistra e porta bianca di fronte con etichetta \"LOCALE CONTATORI\" ','all\'ingresso','Dentro l\'armadio vicino alla camera letto','Autonomo','-','Carrefour piazza Cincinato','','','Via Settembrini 7','-','Trilocale','1','4','Sì','No','Primo piano porta con etichetta','Balcone'),
(1469,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','17 Toneatto','FASTWEB-R9HUT4','5363RCHJ3U','Al locale spazzatura si accede con chiave (la stessa del cancello). Per indifferenziata, plastica e umido prima porta a destra; per carta e vetro è necessario scendere al piano -1, e superare tutti i garage. In fondo, dove c\'è la rampa, saranno visibili i bidoni.','Il contatore è al piano -1. Dopo le scale, a sinistra è presente una porta di metallo grigia. Superata, a destra c\'è un\'altra porta con il cartello \"pericolo\". Entrando, il contatore è l\'unico senza nome, della ditta Unareti; il contatore del gas è nello sgabuzzino (a sinistra della porta di ingresso)','Il pannello elettrico è alla sinistra della porta d\'ingresso','Lo scaldabagno è in cucina, nello sportello accanto al frigorifero','centralizzato','-','Via Fulvio Testi 88 (Carrefour Market).','','','Viale Giovanni Suzzani, 58','20162','bilocale','3','2','sì','Sì da 1 ','attraverso il cortile a sx c\'è un ingresso senza portone, salgo qualche scaletta su sx, ascensore 3 piano uscita ascensore porta a dx con targhetta. Per scendere dall ascensore servono le chiavi. Per salire no','No'),
(1470,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Giuliani','TISCALI-733A97','2EAB1D58B6','Il locale spazzatura codominiale si trova nel cortile interno, nell\'angolo opposto alle scale dell\'appartamento.','I contatori sono tra il patio centrale e il portone di ingresso. Si trovano entrando sulla sinistra, dietro ad un\'anta metallica.','Il quadro elettrico si trova nell\'armadio bianco a sinistra della porta, nell\'anta in alto. A volte viene nascosto dal contenuto dell\'armadio.','-','centralizzato','-','Via Solari 19 (To.Market)','','','Via Savona, 14','20144','bilocale','1','2','sì','NO','Dal portone, prendere le scale a destra, primo piano, aprire la porta a vetro che da sul ballatoio, a destra ultimo appartamento in fondo al ballatoio','Ballaotio'),
(1471,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Montagnoli','Vodafone C00240107','sfpJ6g97GqM7mPXc','interno cortile palazzo, porta grigia umido e indi. all esterno nel cortile plastica vetro e carta','-','sportello a muro accanto tv','parete in sala','centralizzato','-','Via Savona 61, Carrefour Express','','','Via Savona 59','20144','bilocale','1','2','sì','No','Citofono 48 Borioni Van Dreumel - scendere le scale passare oltre la portineria e uscire salendo le scale che portano al cortile interno, attraversarlo stando sulla sx, scendere gli scalini, porta d\'ingresso con citofono, ascensore al piano 1, a sx terza porta a dx','No'),
(1472,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','39','FASTWEB-E33B1B','1KYKPGTFHP','a lato dell\'ingresso su strada sono distribuiti tutti i bidoni','Per accedere al locale contatori scendere al piano -1. Girare a destra e entrare nella porta rossa ATTENZIONE bloccare la porta con il pezzo di ferro che trovate per terra per non farla chiudere. Proseguite dritto. La porta del locale è la 4 porta sulla sinistra nel secondo tratto di corridoio più stretto. Si accede con la chiave.','Quadro elettrico appena entrati sulla sinistra.','Caldaia fuori nel terrazzino piccolo, ci si arriva da stanza singola.','-','Da segnalare che per entrare nella porta bisogna girare anche la maniglia centrale nella porta. ','Via Savona 61 (Carrefour Express).','','','Via Savona, 69/A','20144','Bilocale','4','4','sì','sì','entrati nel palazzo destra, piano 4 porta di fronte','No'),
(1473,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','27','Wind3 HUB - 1BAA8 ','5z727fu959samp3q','dal cancello d\'ingresso andare dritto, girare a sinistra (zona bici/moto), andare in fondo e i bidoni si trovano alla sinistra','IT012E00543468 IN CANTINA (accesso con chiave), dal cancello d\'ingresso andare dritto e svoltare a sinistra prima della porta di vetro del palazzo, scendere le scale, girare a destra e poi a sinistra camminando si vedrà la stanza senza porta con tutti i contatori; ','alla sinistra della porta dell\'apt','-','autonomo','-','via Matteo Bandello 2 (sapori & dintorni store)','','','via San Vittore 36/1','20123','Monolocale','pia','2','-','-','portone su strada, piano terra rialzato ( porta con keydoor)','NO'),
(1474,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Zermann','FASTWEB-B4F4A7','TGA21WPY7W','I bidoni si trovano nel\ncortile sul retro, dietro la porta\ncon il vetro giallo alla sinistra dell\nascensore. Per i bidoni dell\'indifferenziata: prendere le scale dietro I\'ascensore,\nuna volta scesi, girare a destra.','In cantina c è un locale\ncontatori. Per accedere si devono\nprendere le scale dietro I ascensore,\nuna volta scesi, girare a destra.\nSulla sinistra c è il locale.','Quadro elettrico si trova nel disimpegno che\nporta ai tre appartamenti.','In bagno c è la caldaia, sotto di\nessa c è la lavatrice (attenzione è\na pozzo!). Fra le due ci sono due\ninterruttori on/off.','centralizzato','i fuochi sono elettrici e la presa va inserita, meglio tenerlo staccati quando non li si usano. ','Via Washington 53 (Esselunga).','','','Via Malachia Marchesi de Taddei, 14 ','20146','bilocale','ter','4','-','-','Dal primo portone d\'ingresso, andare a sx e prendere le rampe di scale di fianco a balconcino con appesi motori dell\'aria condizionata. Aperta la porta d\'ingresso, l\'appartamento e\' il primo subito a destra. ','NO'),
(1475,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Zermann','FASTWEB-B4F4A7','TGA21WPY7W','I bidoni si trovano nel\ncortile sul retro, dietro la porta\ncon il vetro giallo alla sinistra dell\nascensore. Per i bidoni dell\'indifferenziata: prendere le scale dietro I\'ascensore,\nuna volta scesi, girare a destra.','In cantina c è un locale\ncontatori. Per accedere si devono\nprendere le scale dietro I ascensore,\nuna volta scesi, girare a destra.\nSulla sinistra c è il locale.','Quadro elettrico si trova nel disimpegno che\nporta ai tre appartamenti.','In bagno c è la caldaia, sotto di\nessa c è la lavatrice (attenzione è\na pozzo!). Fra le due ci sono due\ninterruttori on/off.','-','i fuochi sono elettrici e la presa va inserita, meglio tenerlo staccati quando non li si usano. ','Via Washington 53 (Esselunga).','','','Via Malachia Marchesi de Taddei, 14 ','20146','-','-','-','-','-','-','-'),
(1476,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Zermann','FASTWEB-B4F4A7','TGA21WPY7W','I bidoni si trovano nel\ncortile sul retro, dietro la porta\ncon il vetro giallo alla sinistra dell\nascensore. Per i bidoni dell\'indifferenziata: prendere le scale dietro I\'ascensore,\nuna volta scesi, girare a destra.','In cantina c è un locale\ncontatori. Per accedere si devono\nprendere le scale dietro I ascensore,\nuna volta scesi, girare a destra.\nSulla sinistra c è il locale.','Quadro elettrico si trova nel disimpegno che\nporta ai tre appartamenti.','In bagno c è la caldaia, sotto di\nessa c è la lavatrice (attenzione è\na pozzo!). Fra le due ci sono due\ninterruttori on/off.','-','i fuochi sono elettrici e la presa va inserita, meglio tenerlo staccati quando non li si usano. ','Via Washington 53 (Esselunga).','','','Via Malachia Marchesi de Taddei, 14 ','20146','-','3','4','sì','-','Entrare dal portone, prosegure dritto e attraversare il cortile, perndere l\'ascensore fino al terzo piano, griare a sinistra e ancora a sinistra, ultima porta in fondo al corridoio','-'),
(1477,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','91','FASTWEB-F81DCD','RGAZZ78N4H','Il locale spazzatura è nel primo patio, entrando, nell\'angolo a destra. è indicato sulla porta d\'accesso. ','Il contatore e il pannello elettrico si trovano sulla sinistra della porta d\'ingresso.','Il contatore e il pannello elettrico si trovano sulla sinistra della porta d\'ingresso.','-','centralizzato','Serve la chiave per utilizzare l\'ascensore.','Viale Tunisia 1 (Mr. Sigma)','','','Via Alessandro Tadino, 17','20124','trilocale','3','4','sì','no','Dal portone d’ingresso andare verso la sinistra prendere l’ascensore, 3 piano, uscendo giri a destra e poi porta a destra con zerbino welcome','balconcino'),
(1478,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Loiacono ','SKYWIFI_JXXBK','abn36GcktXiB','Locale spazzatura tadino 30: si trova sotto le scale della palazzina dell‘appartamento. Invece di andare per le scale che portano all’ascensore, scendete le scale sulla destra e trovate i bidoni nel corridoio che si trova a sinistra.','Alla sinistra della porta d’ingresso ','Alla sinistra della porta d’ingresso ','Davanti alla porta d’ingresso dell’appartamento (coperta da una tenda)','autonomo','-','via Benedetto Marcello 16 (CONAD city)','','','Via Alessandro Tadino 30','20124','bilocale','3','4','no','sì','Entrando dal portone d’ingresso ( per entrare è presente la chiave oppure usare codice: schiacciare 0 199901 campanello), andare verso il cortile prendere le scale a destra, 3 piano, porta a destra','no'),
(1479,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','thirtyone','POSTHome ','PostHome2020','prima di ascensore scendi scalette sulla dx, apri port. vetri e sulla sinistra nel cortile interno','dentro sportello su parete ingresso sx','dentro armadio ingresso destra','no','centralizzato','-','U! via vallazze 104,20131','','','Via Teodosio 15','20131','quadrilocale','6','6','sì','sì','Dal portone d’ingresso girare a destra, prendere l’ascensore, piano 6, porta alla sinistra dell’ascensore (davanti alla porta si trova una porta di vetro)','terrazzo + balconcino'),
(1480,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','palladino','FASTWEB-D5C333','2HWHH1KTEE','Cortile interno','Porta nel cortile vicino al locale spazzatura, ci sono le chiavi in appartamento, scendere fino in fondo e poi dritto, in fondo sulla destra c\'è il locale contatori ','Appena entrati in appartamento sulla destra','-','autonomo','-','-','','','Via Tenca, 7 dx','-','monolocale','2','2','sì con la chiave','sì','entrare dal portone, girare a sinistra prendere l\'ascensore, secondo piano porta a destra','balconcino'),
(1481,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','///','TIM-27634494','AkezzXhTAHg3cyJ6RJem67Eq','Il locale spazzatura si trova nel cortile interno, a sinistra della portineria.','Contatore e pannello elettrico si trovano appena entrati sulla destra.','Contatore e pannello elettrico si trovano appena entrati sulla destra.','Sopra i fornelli in cucina','centralizzato','-','Carrefour Express Via Castaldi 32','','','Via Carlo Tenca, 7 sx','20124','bilocale','2','4','sì','sì','dal portone andare verso ascensore, secondo piano porta infondo al corridoio di fronte ad ascensore, con targa','balcone'),
(1482,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','giordano','fastweb F446DD','ETYZAPG2M4','da portone principale su strada, seguire tutto dritto fino infondo dove si vedono i bidoni','sportello bianco ingresso','sportello bianco ingresso','in bagno','centralizzato','-','-','','','Viale Teodorico, 21','20149','monolocale','1','2','sì','sì','da portone prendere ascensore, 1 piano porta di fronte ad ascensore, (con targa).','-'),
(1483,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','40 (monteleone)','FASTWEB-B726FB','GJ4RMA1FFP','Il locale spazzatura è al nel locale cantine (si trova di fronte l’ingresso del pianerottolo al piano terra),ad eccezione di carta e vetro che si smaltiscono nel giardinetto condominiale situato uscendo dalla scala a sinistra.','si trova al piano seminterrato (ci si accede aprendo la porta che dà accesso alle cantine, che si trova di fronte l’ingresso del pianerottolo al piano terra). La porta per accedere al locale cantone va sempre chiusa a chiave e bisogna ricordarsi di spegnere la luce. Il contatore è il numero 40. La stanza dei contatori è sempre buia e bisogna farsi luce con il cellulare.','si trova alla sinistra della porta apt, sotto gli attaccapanni','si trova in bagno','centralizzato','-','tibaldi 35 PAM','','','Viale Tibaldi 74','20136','Bilocale','2','4','no','sì','da cancello proseguire diritto nella corte interna, seguire verso sinistra scala \"I\" salire scale fino al 2 piano , porte di fronte','balcone'),
(1484,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Solci','Fastweb-F8AD61 ','JPW9AKZTMJ','Il locale spazzatura si trova in cortile, entrando dal portone a sinistra. ','In casa di fianco alla porta d\'ingresso ','In casa di fianco alla porta d\'ingresso ','IN CUCINA, NEL MOBILETTO A SX','-','-','Via Carlo de Angeli, 1 (Esselunga).','','','Via Tirso 8','-','trilocale','7','4','si','no','Dal portone principale, salire le scale e girare a destra, ascensore sul lato destro, settimo piano, porta alla sinistra dell’ascensore','balconcino '),
(1485,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','8CRK srl','TIM-25845914','AtJ3nGMaXHZeTsMGnpRnm3Rp','Nel sottoscala, accesso con chiave','Per raggiungere la sala contatori è necessario entrare nella porta sotto le scale al piano terra (per andare alle cantine. Attenzione: serve la chiave). Scesi dalle scale a destra, la prima porta a sinistra è la sala contatori.','Appena entrati in apaprtamento sulla destra','-','riscaldamento condominiale, aria condizionata autonoma con split ','Serve la chiave dell\'ascensore in caso di emergenza fuoco In casa c è una scaletta accanto alla finestra, serva per manovrare le tapparelle che sono poste relativamente in alto.','-','','','Via Torino, 15','20123','bilocale','2','4','sì','sì','Dal portone principale scendere le scale girare a sinistra, 2 piano, usciti dall’ascensore porta alla sinistra con targa presente','balcone'),
(1486,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','b/b easylife','ALHN-D2AF','9512787926','Locale spazzatura nel patio interno, si raggiunge aprendo la porta vetri. ','Locale contatori nella cantina. Per raggiungerlo bisogna entrare nella porta nera anziché prendere l ascensore o le scale. Continuare giù e frutti fino in fondo, viene segnata la direzione.','Il quadro elettrico è alla sinistra della porta d ingresso.','-','centralizzato','Aria condizionata si manovra con il pannello elettronico sul muro difronte al lavabo. ','Via Torino 62 (Carrefour).','','','Via Torino, 34','20123','trilocale','2','6','sì','sì','entrando dal portone, prendere l\'ascensore, 2 piano, all\'uscita dall\'ascensore,porta di fronte. ','balconcone lato soggiorno, balconcino lato camera e balconcino lato cucina'),
(1487,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','26 Urgese','ALHN-D2AF','9512787926','cortile interno carta e vetro, scendere gradoni per trovare altri bidoni','Il contatore si trova sul balcone, dietro ad un\'anta nell\'angolo a destra.','ingresso accanto a portone','in cucina anta','centralizzato','-','Piazza Santa Maria Beltrade 1, 20123 Pam Express','','','via Torino 34','20123','-','4','4','sì','sì','dal portone d\'ingresso andare dritto ed attraversare il corridoio, alla sinistra è presente una porta di vetro, entrare prendere l\'ascnesore fino al 3 piano, proseguire le scale; la porta si trova alla destra delle scale, presente etichetta.','no'),
(1488,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','NIIA','FASTWEB-JACDXD','ND74P9DL9N','Arrivati nel cortile andare dritto, entrare nel cancello, in fondo a sinsitra c\'è una porta, andare lì e scendere al -1 ','Il contatore si trova in cantina (per accedere serve la chiave). Scendendo, è necessario andare a sinistra e seguire il cartello \"locale contatori\". Entrando nel locale, il contatore dell\'appartamento è segnalato sotto il nome \"D\'Agostino\")','Il pannello elettrico si trova entrando nell\'appartamento sulla sinistra.','-','centralizzato','-','Il supermercato più vicino è in Via Torino 61 (Carrefour Express).','','','Via Torino, 62','20123','bilocale','ria','4','sì','sì','Entrando dal cancello camminare e girare a destra numero civico: 6 (in alto a destra); entrare dalla porta di vetro salire le scale girare a sinistra, presente porta comune sempre aperta (ma c’è anche la chiave nel mazzo), entrando prima porta a sinistra con etichetta ','no'),
(1489,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','51','EASYLIFE-HOUSE','Easylife2023!','interno cortile palazzo','In cantina: è necessaria la chiave per entrare.','parete sx appena entrati in casa','antibagno del bagno ingresso','centralizzato','veranda e terrazza a tasca','Viale Premuda 27, Il viaggiatore goloso','','','Piazza del Tricolore 4','20129','bilocale','2','3','sì','sì','dal portone d\'ingresso salire le scale, aprire seconda porta con la stessa chiave, girare a destra prendere l\'ascensore salire secondo piano porta alla destra dell\'ascensore con etichetta','balcone'),
(1490,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','4','TIM-27634606','JeYkYGm4LetAHtxzrT6gHHqY','Per raggiungere il locale spazzatura è necessario accedere alla porta de vetro accanto all\'acenssore. ATTENZIONE: è necessaria la chiave che si trova nel mazzo','Piano -1, ','Quadro elettrico subito entra nel aprt ne la parete','-','centralizzato a pannelli','-','Viale Tunisia 27 (to.market).','','','Viale Tunisia, 36','20124','bilocale','2','4','sì','sì','Dal portone principale prendere l’ascensore, piano 2, porta davanti all’ascensore dopodiché porta di fronte','balcone'),
(1491,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','-','-','-','-','-','-','-','autonomo','-','Viale Tunisia 27 (to.market).','','','Viale Tunisia, 42','20124','bilocale','4','2','sì','no','Dal portone d’ingresso prendere la seconda porta a sinistra, quarto piano porta a destra con etichetta','balconcino '),
(1492,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','581/ app 18(?)','FRIZT!Box 5530 UT','47463419699680261709','Dal cancello d’ingresso andare dritto sulla parte destra, dopo il n 30 è presente una scala a chiocciola scendere, girare a destra e attraversare tutto il garage, girare poi a sinistra, bidoni sulla destra ','presente in cantina vicino ai bidoni della spazzatura cancello che si apre con la chiave','ingresso, parete sinistra','/','centralizzato','-','Carrefour corso monforte 18','','','Via Visconti di Modrone 28','20122','bilocale','ter','2','sì','no','dal cancello d\'ingresso, andare dritto, tenendo il lato sinistro è presente un portone di vetro con n. civico 36/1, entrando salire le scale alla destra, dopodiché girando a sinistra porta di fronte con etichetta.','no'),
(1493,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Manghi A. (39)','VODAFONE C00250224\n','XHk2LesaC6ZACfPx','Il locale spazzatura si trova nel cortile condominiale, sulla sinistra. ','Il contatore delgas si trova fuori dal portone (\"Futura\"). ','Il quadro elettrico si trova dietro allo sportello bianco nel corridoio. ','-','centralizzato','-','Via Visconti di Modrone 12 (Carrefour Express).','','','Via Visconti di Modrone 8/1','20122','trilocale','1','4','sì','no','Dal portone d’ingresso girare a sinistra, prende l ascensore, 1 piano; porta di fronte (quella comune che è sempre aperta, in caso è presente la chiavi nel mazzo) porta a sinistra con etichetta','no'),
(1494,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','119','FASTWEB-1-2F29F1','3C3FD6AF78','Locale spazzatura all ingresso del cortile interno, sulla destra.','-','Quadro elettrico appena superata la seconda porta dell appartamento, sulla destra.','-','centralizzato','Da segnalare che il mobile basso in salotto si appoggia alla presa del Wi-Fi, attenzione a spingerlo o muoverlo.','Via Angelo Fumagalli 1 (Carrefour).','','','Via Vigevano, 13','20144','pentalocale','8','6','sì','-','da portone su strada andare verso destra, aprire ulteriore porta a destra (nell\'atrio del palazzo), andare al 8 piano con ascensore, porta sulla destra una volta usciti dall\'asensore.','-'),
(1495,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','119','FASTWEB-1-2F29F1','3C3FD6AF78','Locale spazzatura all ingresso del cortile interno, sulla destra.','Il locale contatori si trova nel cordile sulla sinistra di fianco al parcheggio delle bici ','Quadro elettrico appena superata la seconda porta dell appartamento, sulla destra.','-','centralizzato','Da segnalare che il mobile basso in salotto si appoggia alla presa del Wi-Fi, attenzione a spingerlo o muoverlo.','Via Fumagalli 1 (Carrefour).','','','Via Vigevano, 13','20144','bilocale','sem','2','no','no','\"di seguito troverai le istruzioni per accedere all\'appartamento in Via Mincio, 30 A Milano \n\nDa cancello su strada, entrando prendere subito la sinistra (percorso su pratino) proseguire a diritto e poi andare a destra, prendere le scalette che scendono giù, andare dritto fino a porta nera sulla destra. Codice porta 9009# aspettare luce verde e spingere la porta. Aprendo la porta seguire diritto, corridoio destra, appartamento in fondo a sinistra con targa Easylife keybox codice 9002\"','-'),
(1496,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Massarini','vodafone 34413078','s92jfl9m84u5kjd','Il locale spazzatura si trova nel cortile interno condominiale. ','Contatore e pannello elettrico si trovano sulla parete destra dell\'ingresso.','parete dx appena entrati in apt','anta bianca in cucina','centralizzato','-','Via Vigevano 22 (Carrefour express)','','','Via Vigevano 45','20144','bilocale','sem','2','no','no','\"di seguito troverai le istruzioni per accedere all\'appartamento in Via Mincio, 30 A Milano \n\nDa cancello su strada, entrando prendere subito la sinistra (percorso su pratino) proseguire a diritto e poi andare a destra, prendere le scalette che scendono giù, andare a dritto fino a porta nera sulla destra. Codice porta 9009# aspettare luce verde e spingere la porta. Aprendo la porta seguire diritto, corridoio destra, appartamento in fondo a destra con targa Easylife keybox codice 9001\"','-'),
(1497,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Serafini-Franciosa','TIM-31478030','EEyske6kN3FR76YxFEFyN2bY','Il locale spazzatura si trova nel cortile interno. Attenzione: per accedervi è necessaria la chiave (presente nel mazzo).','Per accedere al locale contatori è necessario superare i cassoni della spazzatura e scendere le scale sulla sinistra.','Il pannello elettrico si trova all\'ingresso sulla sinistra dietro al quadro.','-','centralizzato','-','Via Gioacchino Murat 85 (Carrefour Express).','','','Via Valassina, 5','20159','bilocale','3','4','no','-','Da portone su strada andare a diritto, salire le scalette a sinistra, aprire porta di vetro, salire fino al 3 piano ( no ascensore) porta sulla destra, vicino ai quadri. ( etichetta)','-'),
(1498,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Morano','FASTWEB-VGRE67','2NT2NEYKEQ','Il locale spazzatura si trova accanto all\'ascensore, superata la porta a destra.','Il contatore si trova al piano -1.','Il quadro elettrico si trova a sinistra della porta d\'entrata,','-','centralizzato','L\'aria condizionata si regola dal pannello nel corridoio.','Via Inama 4 (Carrefour Express).','','','Via Visconti d\'Aragona, 22','20133','bilocale','2','4','no','sì','dal portone d\'ingresso, proseguire dritto nel cortile, andare verso scala C (si trova davanti al portone d\'ingresso), salire le scale fino al piano 2, la porta si trova a destra (sopra c\'e scritto n 40)','balconcino '),
(1499,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','24','TIM-28739600','nkcKFJnXfRMgHxdx3ffACMTH','interno cortile palazzo','entrata sulla sx sportello a muro ','sportello muro sx dopo porta ingresso','centralizzato','-','ci vuole chiave per scendere con ascensore. (per salire no)','Via Santa Croce 10, Ok Sigma','','','Via Vetere 10','20123','monolocale','5','4','sì','sì','dal cancello, andare dritto verso la porta di vetro, entrare poi girare a sinistra, prendere l\'ascensore che si trova alla destra (l\'unico che porta al quinto piano), salire al 5 piano , entra nel corridoio con tutti gli apt, camminare fino in fondo, ultima porta a destra con zerbino welcome','balcone'),
(1500,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','29','Vodafone C01420233\n','HGH6XdLk7K3MFL2Y','Il locale spazzatura si trova nel cortile condominiale.','contatore generale e pannello elettrico all’ingresso\n','contatore generale e pannello elettrico all’ingresso\n','caldaia in cucina(boiler)\n','autonomo','Pulizie sostenibili','Via Settembrini 27 (Carrefour Express)','','','Via Vitruvio, 11','20124','bilocale','ria','2','no','no','Entrare dal cancello proseguire verso la destra. andare dritto e girare a destra verso gli scalini (si trovano in mezzo tra i bidoni della spazzatura), salire gli scalini del piano rialzato e girare a sinistra. la porta dell\'appartamento è l\'ultima in fondo al corridoio di fronte a voi con prensenza dell\'etichetta.','-'),
(1501,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','48','TIM-72817077\n','NUAHgXCuYsTzGy5TYcTHhaxq','uscendo dal portone, andare verso la portineria, porta a sx ','scendere le scale a sx dell\'ascensore, il contatore e\' quello entrando nel locale sul muro a sx il primo in basso ','In casa, di fianco alla porta ','Tutto centralizzato , anche l\'aria ocndizionata ','centralizzato','-','Via Padova 224 (Conad)','','','Via Valdo 1','20132','Bilocale','1','3','no','sì','Dal cancello d\'ingresso andare dritto tenendo la destra, superare la scala 1, 2 e 3, superare la zona rifiuti (che si trova alla destra) subito dopo, prendere le prime scale dopo la zona rifiuti; salire al primo piano, porta di fronte con etichetta,','-'),
(1502,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','Non c\'è ','FASTWEB-E7FC8B\n\n','RMK632E6JF\n\n','nel cortile del palazzo sulla destra','Piano -1, si accede dalla porta nel sottoscala','Nell\'armadio a specchio','in cucina dentro sportello','-','-','natura si - via vincenzo monti 32','','','Via Vincenzo Monti 32','20123','bilocale','ter','4','no','sì','Dal cancello d’ingresso, andare dritto verso il cortile interno, porta davanti con etichetta','-'),
(1503,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','hqMILANO','fastweb DB3B5D','JPMYKE2W4M','Cortile interno','armadio grigio all\'ingresso','armadio grigio all\'ingresso','in bagno','centralizzato','-','-','','','Via Washington, 91','-','Bilocale','1','4','sì','sì','dal portone principale, salire le scale e girare a sinistra, prendere l\'ascensore o salire le scale, primo piano, porta di fronte sinistra con etichetta ','-'),
(1504,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','-','SKYWIFI_STSJL','QrDYsGtMUF9S','-','Si trova alla destra della porta d’ingresso ','Si trova alla destra della porta d’ingresso ','Si trova in cucina prima anta (piccola) vicino alla finestra','centralizzato','-','Via washington 53 (esselunga)','','','via Giorgio Washington 91 7P','20144','bilocale','4','4','sì','sì','Dal cancello d’ingresso andare dritto verso la scala C, prendere l’ascensore e salire al 4 piano, girare a sinistra poi girare nuovamente a sinistra, porta di fronte con etichetta;','-'),
(1505,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','77 Lionetti','Iliad box 68C4EF','7brx9q95d4qfrnh3qcrd2r','cortile interno palazzo','Accesso con chiave, entrare nel portone dell\'edificio principale, porta rossa subito a dx. Il contatore riporta LIONETTI','il pannello elettrico si trova sulla parete sopra il tavolo da pranzo','antibagno','centralizzato','-','Viale Lunigiana 15, (To.Market)','','','Via Zuretti 5','-','trilocale','ter','4','no','no','Dalla via olmetto entrare nel portone del n civico 14 entrando girare subito a sinistra, salire le scale, piano rialzato presente porta comune, entrando la porta davanti è quella dell’appartamento (con etichetta)','-'),
(1506,'','','','','',NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,'','Milano','PERSO','PERSO','PERSO','PERSO','PERSO','PERSO','PERSO','riscaldamento centralizzato','PERSO','PERSO ','','','Via Evangelista Torricelli, 13','20136','quadrilocale','1','4','sì','no','Entrando dal portone, prendere ascensore a sinistra, piano 1, uscendo dall\'ascensore, porta subito a destra. Portineria presente. Portinaio: Franco','-');
/*!40000 ALTER TABLE `vtiger_appartamenticf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_assets`
--
DROP TABLE IF EXISTS `vtiger_assets`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_assets` (
`assetsid` int(11) NOT NULL,
`asset_no` varchar(30) NOT NULL,
`account` int(19) DEFAULT NULL,
`product` int(19) NOT NULL,
`serialnumber` varchar(200) DEFAULT NULL,
`datesold` date DEFAULT NULL,
`dateinservice` date DEFAULT NULL,
`assetstatus` varchar(200) DEFAULT 'In Service',
`tagnumber` varchar(300) DEFAULT NULL,
`invoiceid` int(19) DEFAULT NULL,
`shippingmethod` varchar(200) DEFAULT NULL,
`shippingtrackingnumber` varchar(200) DEFAULT NULL,
`assetname` varchar(100) DEFAULT NULL,
`contact` int(19) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`assetsid`),
CONSTRAINT `fk_1_vtiger_assets` FOREIGN KEY (`assetsid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_assets`
--
LOCK TABLES `vtiger_assets` WRITE;
/*!40000 ALTER TABLE `vtiger_assets` DISABLE KEYS */;
INSERT INTO `vtiger_assets` VALUES
(1206,'ASSET1',1205,15,'123456','2023-12-04','2023-12-02','In Service','',0,'','','caffè',0,'');
/*!40000 ALTER TABLE `vtiger_assets` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_assetscf`
--
DROP TABLE IF EXISTS `vtiger_assetscf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_assetscf` (
`assetsid` int(19) NOT NULL,
`cf_853` varchar(255) DEFAULT '',
`cf_855` varchar(255) DEFAULT '',
PRIMARY KEY (`assetsid`),
CONSTRAINT `fk_assetsid_vtiger_assetscf` FOREIGN KEY (`assetsid`) REFERENCES `vtiger_assets` (`assetsid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_assetscf`
--
LOCK TABLES `vtiger_assetscf` WRITE;
/*!40000 ALTER TABLE `vtiger_assetscf` DISABLE KEYS */;
INSERT INTO `vtiger_assetscf` VALUES
(1206,' ',' ');
/*!40000 ALTER TABLE `vtiger_assetscf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_assetstatus`
--
DROP TABLE IF EXISTS `vtiger_assetstatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_assetstatus` (
`assetstatusid` int(11) NOT NULL AUTO_INCREMENT,
`assetstatus` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`assetstatusid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_assetstatus`
--
LOCK TABLES `vtiger_assetstatus` WRITE;
/*!40000 ALTER TABLE `vtiger_assetstatus` DISABLE KEYS */;
INSERT INTO `vtiger_assetstatus` VALUES
(1,'In Service',1,286,1,NULL),
(2,'Out-of-service',1,287,2,NULL);
/*!40000 ALTER TABLE `vtiger_assetstatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_assetstatus_seq`
--
DROP TABLE IF EXISTS `vtiger_assetstatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_assetstatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_assetstatus_seq`
--
LOCK TABLES `vtiger_assetstatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_assetstatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_assetstatus_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_assetstatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_asterisk`
--
DROP TABLE IF EXISTS `vtiger_asterisk`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_asterisk` (
`server` varchar(30) DEFAULT NULL,
`port` varchar(30) DEFAULT NULL,
`username` varchar(50) DEFAULT NULL,
`password` varchar(50) DEFAULT NULL,
`version` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_asterisk`
--
LOCK TABLES `vtiger_asterisk` WRITE;
/*!40000 ALTER TABLE `vtiger_asterisk` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_asterisk` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_asteriskextensions`
--
DROP TABLE IF EXISTS `vtiger_asteriskextensions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_asteriskextensions` (
`userid` int(11) DEFAULT NULL,
`asterisk_extension` varchar(50) DEFAULT NULL,
`use_asterisk` varchar(3) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_asteriskextensions`
--
LOCK TABLES `vtiger_asteriskextensions` WRITE;
/*!40000 ALTER TABLE `vtiger_asteriskextensions` DISABLE KEYS */;
INSERT INTO `vtiger_asteriskextensions` VALUES
(1,NULL,NULL),
(5,NULL,NULL),
(6,NULL,NULL),
(7,NULL,NULL),
(10,NULL,NULL),
(11,NULL,NULL),
(12,NULL,NULL),
(13,NULL,NULL),
(14,NULL,NULL),
(15,NULL,NULL),
(16,NULL,NULL);
/*!40000 ALTER TABLE `vtiger_asteriskextensions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_asteriskincomingcalls`
--
DROP TABLE IF EXISTS `vtiger_asteriskincomingcalls`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_asteriskincomingcalls` (
`from_number` varchar(50) DEFAULT NULL,
`from_name` varchar(50) DEFAULT NULL,
`to_number` varchar(50) DEFAULT NULL,
`callertype` varchar(30) DEFAULT NULL,
`flag` int(19) DEFAULT NULL,
`timer` int(19) DEFAULT NULL,
`refuid` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_asteriskincomingcalls`
--
LOCK TABLES `vtiger_asteriskincomingcalls` WRITE;
/*!40000 ALTER TABLE `vtiger_asteriskincomingcalls` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_asteriskincomingcalls` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_asteriskincomingevents`
--
DROP TABLE IF EXISTS `vtiger_asteriskincomingevents`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_asteriskincomingevents` (
`uid` varchar(255) NOT NULL,
`channel` varchar(100) DEFAULT NULL,
`from_number` bigint(20) DEFAULT NULL,
`from_name` varchar(100) DEFAULT NULL,
`to_number` bigint(20) DEFAULT NULL,
`callertype` varchar(100) DEFAULT NULL,
`timer` int(20) DEFAULT NULL,
`flag` varchar(3) DEFAULT NULL,
`pbxrecordid` int(19) DEFAULT NULL,
`relcrmid` int(19) DEFAULT NULL,
PRIMARY KEY (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_asteriskincomingevents`
--
LOCK TABLES `vtiger_asteriskincomingevents` WRITE;
/*!40000 ALTER TABLE `vtiger_asteriskincomingevents` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_asteriskincomingevents` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_attachments`
--
DROP TABLE IF EXISTS `vtiger_attachments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_attachments` (
`attachmentsid` int(19) NOT NULL,
`name` varchar(255) NOT NULL,
`description` text DEFAULT NULL,
`type` varchar(100) DEFAULT NULL,
`path` text DEFAULT NULL,
`storedname` varchar(255) DEFAULT NULL,
`subject` varchar(255) DEFAULT NULL,
PRIMARY KEY (`attachmentsid`),
KEY `attachments_attachmentsid_idx` (`attachmentsid`),
CONSTRAINT `fk_1_vtiger_attachments` FOREIGN KEY (`attachmentsid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_attachments`
--
LOCK TABLES `vtiger_attachments` WRITE;
/*!40000 ALTER TABLE `vtiger_attachments` DISABLE KEYS */;
INSERT INTO `vtiger_attachments` VALUES
(84,'easylife_house_milano_-_corso_buenos_aires_58_(1).jpg',NULL,'image/jpeg','storage/2023/March/week1/','53f4f69ebbc40a4055f3852a8d44a822.jpg',NULL),
(86,'audio_file_(10).ogg',NULL,'audio/ogg','storage/2023/March/week1/','54d70e648fb06b68048a68a9d673241f.ogg',NULL),
(88,'Fattura_Late_in-12.pdf',NULL,'application/pdf','storage/2023/March/week1/','95d92b8a801428a1be84257e1d538ac1.pdf',NULL),
(305,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week1/','760bcd6362d688c8c233333c67c2e50a.pdf',NULL),
(307,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </p>\r\n\r\n <p><br />\r\n Qui link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/mentana-8d<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-mentana-8d<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week1/','164129bebb59bf0b39d1c9fa989731a7.pdf',NULL),
(321,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/xxxxx<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-xxxxx<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week1/','4300799e52b2e55f34cf5d29f08ed25f.pdf',NULL),
(327,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/maffucci-53<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-maffucci-53<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week1/','170ec8ce4e9ea8d33110f5e106955d48.pdf',NULL),
(364,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/londonio-19<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-londonio-19<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week2/','f88c54c0c734e9e406bd29458833fab7.pdf',NULL),
(372,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/frisi-9<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-frisi-9<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week2/','679cafa68f565996bf14dc0a0ff45e36.pdf',NULL),
(374,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/kramer-33<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-kramer-33<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week2/','f506ad780c565fa7fcf7ea2bc1a61909.pdf',NULL),
(376,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/redi-28<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-redi-28<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week2/','761ea962a5734be0d7da8ebbab03f505.pdf',NULL),
(378,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/corso-porta-ticinese-59<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-corso-porta-ticinese-59<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week2/','378b61c5bf88f62afb2d5b33a70742c1.pdf',NULL),
(381,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/pisacane-55<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-pisacane-55<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week2/','efc269bf77b49aea316713a18474d583.pdf',NULL),
(385,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/corsia-dei-servi-11<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-corsia-dei-servi-11<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week2/','7a53bda1739d4c72e6c57a25fff125af.pdf',NULL),
(435,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/napo-torriani-1<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-napo-torriani-1<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week3/','95220cc338502f455860a6f6db65222f.pdf',NULL),
(437,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/aselli-41<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-aselli-41<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week3/','a87e51134c7b9f7a1f34802773e05af1.pdf',NULL),
(439,'Guida_proprietari-2.pdf','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/alzaia-naviglio-pavese-66<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-alzaia-naviglio-pavese-66<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','application/pdf','storage/2023/April/week3/','8de9cd07ee12882df9978a4008d0cd0c.pdf',NULL),
(514,'Guida_proprietari.pdf',NULL,'application/pdf','storage/2023/May/week1/','31fe1c01e5c77c47fdc4548368bac80c.pdf',NULL),
(541,'test.csv',NULL,'text/csv','storage/2023/May/week2/','36ecd6dedc002a50a5ad1b6b6be6b1f1.csv',NULL),
(1089,'16905386072562379638580242618669.jpg',NULL,'image/jpeg','storage/2023/July/week4/','fd7a58562684c3031baa0710ac42152d.jpg',NULL),
(1093,'Screenshot_2023-07-29_143028.png',NULL,'image/png','storage/2023/July/week5/','ae201b3b99596a8ff10478d9906c0b7e.png',NULL),
(1095,'20230729_125950.jpg',NULL,'image/jpeg','storage/2023/July/week5/','2ceafda05f2c850ecf6a4fbe079266c1.jpg',NULL),
(1097,'20230729_125958.jpg',NULL,'image/jpeg','storage/2023/July/week5/','8e88f649ed1d0f7f23efe055cb29b667.jpg',NULL),
(1192,'C1113-HOMEBAR_(10.90.36.99)--19-32.log',NULL,'application/octet-stream','storage/2023/November/week5/','8f22a2dd47cdb93377bb5aa2420690c8.log',NULL),
(1202,'File_20231130_015216.mp3',NULL,'audio/mpeg','storage/2023/November/week5/',NULL,NULL),
(1204,'File_20231130_015247.mp3',NULL,'audio/mpeg','storage/2023/November/week5/',NULL,NULL);
/*!40000 ALTER TABLE `vtiger_attachments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_attachmentsfolder`
--
DROP TABLE IF EXISTS `vtiger_attachmentsfolder`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_attachmentsfolder` (
`folderid` int(19) NOT NULL AUTO_INCREMENT,
`foldername` varchar(200) NOT NULL,
`description` varchar(250) DEFAULT NULL,
`createdby` int(19) NOT NULL,
`sequence` int(19) DEFAULT NULL,
PRIMARY KEY (`folderid`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_attachmentsfolder`
--
LOCK TABLES `vtiger_attachmentsfolder` WRITE;
/*!40000 ALTER TABLE `vtiger_attachmentsfolder` DISABLE KEYS */;
INSERT INTO `vtiger_attachmentsfolder` VALUES
(1,'Default','This is a Default Folder',1,1),
(2,'CorsoPortaNuova15','',6,2),
(3,'Donatello11','',6,3);
/*!40000 ALTER TABLE `vtiger_attachmentsfolder` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_attachmentsfolder_seq`
--
DROP TABLE IF EXISTS `vtiger_attachmentsfolder_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_attachmentsfolder_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_attachmentsfolder_seq`
--
LOCK TABLES `vtiger_attachmentsfolder_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_attachmentsfolder_seq` DISABLE KEYS */;
INSERT INTO `vtiger_attachmentsfolder_seq` VALUES
(1);
/*!40000 ALTER TABLE `vtiger_attachmentsfolder_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_attendance_status`
--
DROP TABLE IF EXISTS `vtiger_attendance_status`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_attendance_status` (
`attendance_statusid` int(11) NOT NULL AUTO_INCREMENT,
`attendance_status` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`attendance_statusid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_attendance_status`
--
LOCK TABLES `vtiger_attendance_status` WRITE;
/*!40000 ALTER TABLE `vtiger_attendance_status` DISABLE KEYS */;
INSERT INTO `vtiger_attendance_status` VALUES
(1,'check_in',1,780,1,NULL),
(2,'check_out',1,781,2,NULL);
/*!40000 ALTER TABLE `vtiger_attendance_status` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_attendance_status_seq`
--
DROP TABLE IF EXISTS `vtiger_attendance_status_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_attendance_status_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_attendance_status_seq`
--
LOCK TABLES `vtiger_attendance_status_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_attendance_status_seq` DISABLE KEYS */;
INSERT INTO `vtiger_attendance_status_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_attendance_status_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_audit_trial`
--
DROP TABLE IF EXISTS `vtiger_audit_trial`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_audit_trial` (
`auditid` int(19) NOT NULL,
`userid` int(19) DEFAULT NULL,
`module` varchar(255) DEFAULT NULL,
`action` varchar(255) DEFAULT NULL,
`recordid` varchar(20) DEFAULT NULL,
`actiondate` datetime DEFAULT NULL,
PRIMARY KEY (`auditid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_audit_trial`
--
LOCK TABLES `vtiger_audit_trial` WRITE;
/*!40000 ALTER TABLE `vtiger_audit_trial` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_audit_trial` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_blocks`
--
DROP TABLE IF EXISTS `vtiger_blocks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_blocks` (
`blockid` int(19) NOT NULL,
`tabid` int(19) NOT NULL,
`blocklabel` varchar(100) NOT NULL,
`sequence` int(10) DEFAULT NULL,
`show_title` int(2) DEFAULT NULL,
`visible` int(2) NOT NULL DEFAULT 0,
`create_view` int(2) NOT NULL DEFAULT 0,
`edit_view` int(2) NOT NULL DEFAULT 0,
`detail_view` int(2) NOT NULL DEFAULT 0,
`display_status` int(1) NOT NULL DEFAULT 1,
`iscustom` int(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`blockid`),
KEY `block_tabid_idx` (`tabid`),
CONSTRAINT `fk_1_vtiger_blocks` FOREIGN KEY (`tabid`) REFERENCES `vtiger_tab` (`tabid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_blocks`
--
LOCK TABLES `vtiger_blocks` WRITE;
/*!40000 ALTER TABLE `vtiger_blocks` DISABLE KEYS */;
INSERT INTO `vtiger_blocks` VALUES
(1,2,'LBL_OPPORTUNITY_INFORMATION',1,0,0,0,0,0,1,0),
(2,2,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(3,2,'LBL_DESCRIPTION_INFORMATION',3,0,0,0,0,0,1,0),
(4,4,'LBL_CONTACT_INFORMATION',1,0,0,0,0,0,1,0),
(5,4,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(6,4,'LBL_CUSTOMER_PORTAL_INFORMATION',3,0,0,0,0,0,1,0),
(7,4,'LBL_ADDRESS_INFORMATION',4,0,0,0,0,0,1,0),
(8,4,'LBL_DESCRIPTION_INFORMATION',5,0,0,0,0,0,1,0),
(9,6,'LBL_ACCOUNT_INFORMATION',1,0,0,0,0,0,1,0),
(10,6,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(11,6,'LBL_ADDRESS_INFORMATION',3,0,0,0,0,0,1,0),
(12,6,'LBL_DESCRIPTION_INFORMATION',4,0,0,0,0,0,1,0),
(13,7,'LBL_LEAD_INFORMATION',1,0,0,0,0,0,1,0),
(14,7,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(15,7,'LBL_ADDRESS_INFORMATION',3,0,0,0,0,0,1,0),
(16,7,'LBL_DESCRIPTION_INFORMATION',4,0,0,0,0,0,1,0),
(17,8,'LBL_NOTE_INFORMATION',1,0,0,0,0,0,1,0),
(18,8,'LBL_FILE_INFORMATION',3,1,0,0,0,0,1,0),
(19,9,'LBL_TASK_INFORMATION',1,0,0,0,0,0,1,0),
(20,9,'LBL_DESCRIPTION_INFORMATION',3,1,0,0,0,0,1,0),
(21,10,'LBL_EMAIL_INFORMATION',1,0,0,0,0,0,1,0),
(22,10,'Emails_Block1',2,1,0,0,0,0,1,0),
(23,10,'Emails_Block2',3,1,0,0,0,0,1,0),
(24,10,'Emails_Block3',4,1,0,0,0,0,1,0),
(25,13,'LBL_TICKET_INFORMATION',1,0,0,0,0,0,1,0),
(26,13,'',2,1,0,0,0,0,1,0),
(27,13,'LBL_CUSTOM_INFORMATION',3,0,0,0,0,0,1,0),
(28,13,'LBL_DESCRIPTION_INFORMATION',4,0,0,0,0,0,1,0),
(29,13,'LBL_TICKET_RESOLUTION',5,0,0,1,0,0,1,0),
(30,13,'LBL_COMMENTS',6,0,0,1,0,0,1,0),
(31,14,'LBL_PRODUCT_INFORMATION',1,0,0,0,0,0,1,0),
(32,14,'LBL_PRICING_INFORMATION',2,0,0,0,0,0,1,0),
(33,14,'LBL_STOCK_INFORMATION',3,0,0,0,0,0,1,0),
(34,14,'LBL_CUSTOM_INFORMATION',4,0,0,0,0,0,1,0),
(35,14,'LBL_IMAGE_INFORMATION',5,0,0,0,0,0,1,0),
(36,14,'LBL_DESCRIPTION_INFORMATION',6,0,0,0,0,0,1,0),
(37,15,'LBL_FAQ_INFORMATION',1,0,0,0,0,0,1,0),
(38,15,'LBL_COMMENT_INFORMATION',4,0,0,1,0,0,1,0),
(39,16,'LBL_EVENT_INFORMATION',1,0,0,0,0,0,1,0),
(40,16,'LBL_REMINDER_INFORMATION',2,0,0,0,0,0,1,0),
(41,16,'LBL_DESCRIPTION_INFORMATION',5,0,0,0,0,0,1,0),
(42,18,'LBL_VENDOR_INFORMATION',1,0,0,0,0,0,1,0),
(43,18,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(44,18,'LBL_VENDOR_ADDRESS_INFORMATION',3,0,0,0,0,0,1,0),
(45,18,'LBL_DESCRIPTION_INFORMATION',4,0,0,0,0,0,1,0),
(46,19,'LBL_PRICEBOOK_INFORMATION',1,0,0,0,0,0,1,0),
(47,19,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(48,19,'LBL_DESCRIPTION_INFORMATION',3,0,0,0,0,0,1,0),
(49,20,'LBL_QUOTE_INFORMATION',1,0,0,0,0,0,1,0),
(50,20,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(51,20,'LBL_ADDRESS_INFORMATION',3,0,0,0,0,0,1,0),
(52,20,'LBL_RELATED_PRODUCTS',4,0,0,0,0,0,1,0),
(53,20,'LBL_TERMS_INFORMATION',5,0,0,0,0,0,1,0),
(54,20,'LBL_DESCRIPTION_INFORMATION',6,0,0,0,0,0,1,0),
(55,21,'LBL_PO_INFORMATION',1,0,0,0,0,0,1,0),
(56,21,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(57,21,'LBL_ADDRESS_INFORMATION',3,0,0,0,0,0,1,0),
(58,21,'LBL_RELATED_PRODUCTS',4,0,0,0,0,0,1,0),
(59,21,'LBL_TERMS_INFORMATION',5,0,0,0,0,0,1,0),
(60,21,'LBL_DESCRIPTION_INFORMATION',6,0,0,0,0,0,1,0),
(61,22,'LBL_SO_INFORMATION',1,0,0,0,0,0,1,0),
(62,22,'LBL_CUSTOM_INFORMATION',3,0,0,0,0,0,1,0),
(63,22,'LBL_ADDRESS_INFORMATION',4,0,0,0,0,0,1,0),
(64,22,'LBL_RELATED_PRODUCTS',5,0,0,0,0,0,1,0),
(65,22,'LBL_TERMS_INFORMATION',6,0,0,0,0,0,1,0),
(66,22,'LBL_DESCRIPTION_INFORMATION',7,0,0,0,0,0,1,0),
(67,23,'LBL_INVOICE_INFORMATION',1,0,0,0,0,0,1,0),
(68,23,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(69,23,'LBL_ADDRESS_INFORMATION',3,0,0,0,0,0,1,0),
(70,23,'LBL_RELATED_PRODUCTS',4,0,0,0,0,0,1,0),
(71,23,'LBL_TERMS_INFORMATION',5,0,0,0,0,0,1,0),
(72,23,'LBL_DESCRIPTION_INFORMATION',6,0,0,0,0,0,1,0),
(73,4,'LBL_IMAGE_INFORMATION',6,0,0,0,0,0,1,0),
(74,26,'LBL_CAMPAIGN_INFORMATION',1,0,0,0,0,0,1,0),
(75,26,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(76,26,'LBL_EXPECTATIONS_AND_ACTUALS',3,0,0,0,0,0,1,0),
(77,29,'LBL_USERLOGIN_ROLE',1,0,0,0,0,0,1,0),
(78,29,'LBL_CURRENCY_CONFIGURATION',3,0,0,0,0,0,1,0),
(79,29,'LBL_MORE_INFORMATION',4,0,0,0,0,0,1,0),
(80,29,'LBL_ADDRESS_INFORMATION',5,0,0,0,0,0,1,0),
(81,26,'LBL_DESCRIPTION_INFORMATION',4,0,0,0,0,0,1,0),
(82,29,'LBL_USER_IMAGE_INFORMATION',5,0,0,0,0,0,1,0),
(83,29,'LBL_USER_ADV_OPTIONS',6,0,0,0,0,0,1,0),
(84,8,'LBL_DESCRIPTION',2,0,0,0,0,0,1,0),
(85,22,'Recurring Invoice Information',2,0,0,0,0,0,1,0),
(86,9,'LBL_CUSTOM_INFORMATION',4,0,0,0,0,0,1,0),
(87,16,'LBL_CUSTOM_INFORMATION',6,0,0,0,0,0,1,0),
(88,32,'LBL_PBXMANAGER_INFORMATION',1,0,0,0,0,0,1,0),
(89,33,'LBL_SERVICE_INFORMATION',1,0,0,0,0,0,1,0),
(90,33,'LBL_PRICING_INFORMATION',2,0,0,0,0,0,1,0),
(91,33,'LBL_CUSTOM_INFORMATION',3,0,0,0,0,0,1,0),
(92,33,'LBL_DESCRIPTION_INFORMATION',4,0,0,0,0,0,1,0),
(93,35,'LBL_SERVICE_CONTRACT_INFORMATION',1,0,0,0,0,0,1,0),
(94,35,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(95,42,'LBL_PROJECT_MILESTONE_INFORMATION',1,0,0,0,0,0,1,0),
(96,42,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(97,42,'LBL_DESCRIPTION_INFORMATION',3,0,0,0,0,0,1,0),
(98,43,'LBL_PROJECT_TASK_INFORMATION',1,0,0,0,0,0,1,0),
(99,43,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(100,43,'LBL_DESCRIPTION_INFORMATION',3,0,0,0,0,0,1,0),
(101,44,'LBL_PROJECT_INFORMATION',1,0,0,0,0,0,1,0),
(102,44,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(103,44,'LBL_DESCRIPTION_INFORMATION',3,0,0,0,0,0,1,0),
(104,46,'LBL_ASSET_INFORMATION',1,0,0,0,0,0,1,0),
(105,46,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(106,46,'LBL_DESCRIPTION_INFORMATION',3,0,0,0,0,0,1,0),
(107,47,'LBL_SMSNOTIFIER_INFORMATION',1,0,0,0,0,0,1,0),
(108,47,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(109,47,'StatusInformation',3,0,0,0,0,0,1,0),
(110,48,'LBL_MODCOMMENTS_INFORMATION',1,0,0,0,0,0,1,0),
(111,48,'LBL_OTHER_INFORMATION',2,0,0,0,0,0,1,0),
(112,48,'LBL_CUSTOM_INFORMATION',3,0,0,0,0,0,1,0),
(113,23,'LBL_ITEM_DETAILS',5,0,0,0,0,0,1,0),
(114,22,'LBL_ITEM_DETAILS',5,0,0,0,0,0,1,0),
(115,21,'LBL_ITEM_DETAILS',5,0,0,0,0,0,1,0),
(116,20,'LBL_ITEM_DETAILS',5,0,0,0,0,0,1,0),
(117,16,'LBL_RECURRENCE_INFORMATION',3,0,0,0,0,0,1,0),
(118,29,'LBL_CALENDAR_SETTINGS',2,0,0,0,0,0,1,0),
(119,16,'LBL_RELATED_TO',4,0,0,0,0,0,1,0),
(120,9,'LBL_REMINDER_INFORMATION',2,0,0,0,0,0,1,0),
(129,50,'LBL_APPARTAMENTI_INFORMATION',1,0,0,0,0,0,1,0),
(130,50,'LBL_CUSTOM_INFORMATION',2,0,0,0,0,0,1,0),
(131,53,'CTMobile Message Template',1,0,0,0,0,0,1,0),
(132,54,'CTMobile Attendance Information',1,0,0,0,0,0,1,0),
(133,55,'CTMobile Push Notification Information',1,0,0,0,0,0,1,0),
(134,55,'Description',2,0,0,0,0,0,1,0),
(135,56,'CTMobile User Filter View Information',1,0,0,0,0,0,1,0),
(136,57,'CTMobile RoutePlanning Information',1,0,0,0,0,0,1,0),
(137,58,'CTMobile Attendance Information',1,0,0,0,0,0,1,0),
(138,59,'CTMobile Time Control Information',1,0,0,0,0,0,1,0),
(139,60,'CTMobile Time Tracker Information',1,0,0,0,0,0,1,0);
/*!40000 ALTER TABLE `vtiger_blocks` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_blocks_seq`
--
DROP TABLE IF EXISTS `vtiger_blocks_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_blocks_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_blocks_seq`
--
LOCK TABLES `vtiger_blocks_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_blocks_seq` DISABLE KEYS */;
INSERT INTO `vtiger_blocks_seq` VALUES
(139);
/*!40000 ALTER TABLE `vtiger_blocks_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_calendar_default_activitytypes`
--
DROP TABLE IF EXISTS `vtiger_calendar_default_activitytypes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_calendar_default_activitytypes` (
`id` int(19) NOT NULL,
`module` varchar(50) DEFAULT NULL,
`fieldname` varchar(50) DEFAULT NULL,
`defaultcolor` varchar(50) DEFAULT NULL,
`isdefault` int(11) DEFAULT 1,
`conditions` varchar(255) DEFAULT '',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_calendar_default_activitytypes`
--
LOCK TABLES `vtiger_calendar_default_activitytypes` WRITE;
/*!40000 ALTER TABLE `vtiger_calendar_default_activitytypes` DISABLE KEYS */;
INSERT INTO `vtiger_calendar_default_activitytypes` VALUES
(1,'Events','[\"date_start\",\"due_date\"]','#17309A',1,''),
(2,'Calendar','[\"date_start\",\"due_date\"]','#3A87AD',1,''),
(3,'Potentials','[\"closingdate\"]','#AA6705',1,''),
(4,'Contacts','[\"support_end_date\"]','#953B39',1,''),
(5,'Contacts','[\"birthday\"]','#545252',1,''),
(6,'Invoice','[\"duedate\"]','#87865D',1,''),
(7,'Project','[\"startdate\",\"targetenddate\"]','#C71585',1,''),
(8,'ProjectTask','[\"startdate\",\"enddate\"]','#006400',1,'');
/*!40000 ALTER TABLE `vtiger_calendar_default_activitytypes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_calendar_default_activitytypes_seq`
--
DROP TABLE IF EXISTS `vtiger_calendar_default_activitytypes_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_calendar_default_activitytypes_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_calendar_default_activitytypes_seq`
--
LOCK TABLES `vtiger_calendar_default_activitytypes_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_calendar_default_activitytypes_seq` DISABLE KEYS */;
INSERT INTO `vtiger_calendar_default_activitytypes_seq` VALUES
(8);
/*!40000 ALTER TABLE `vtiger_calendar_default_activitytypes_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_calendar_user_activitytypes`
--
DROP TABLE IF EXISTS `vtiger_calendar_user_activitytypes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_calendar_user_activitytypes` (
`id` int(19) NOT NULL,
`defaultid` int(19) DEFAULT NULL,
`userid` int(19) DEFAULT NULL,
`color` varchar(50) DEFAULT NULL,
`visible` int(19) DEFAULT 1,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_calendar_user_activitytypes`
--
LOCK TABLES `vtiger_calendar_user_activitytypes` WRITE;
/*!40000 ALTER TABLE `vtiger_calendar_user_activitytypes` DISABLE KEYS */;
INSERT INTO `vtiger_calendar_user_activitytypes` VALUES
(1,1,1,'#17309A',1),
(2,2,1,'#3A87AD',1),
(3,3,1,'#AA6705',1),
(4,4,1,'#953B39',1),
(5,5,1,'#545252',1),
(6,6,1,'#87865D',1),
(7,7,1,'#C71585',1),
(8,8,1,'#006400',1),
(9,1,5,'#17309A',1),
(10,2,5,'#3A87AD',1),
(11,3,5,'#AA6705',1),
(12,4,5,'#953B39',1),
(13,5,5,'#545252',1),
(14,6,5,'#87865D',1),
(15,7,5,'#C71585',1),
(16,8,5,'#006400',1),
(17,1,6,'#17309A',1),
(18,2,6,'#3A87AD',1),
(19,3,6,'#AA6705',1),
(20,4,6,'#953B39',1),
(21,5,6,'#545252',1),
(22,6,6,'#87865D',1),
(23,7,6,'#C71585',1),
(24,8,6,'#006400',1),
(25,1,7,'#17309A',1),
(26,2,7,'#3A87AD',1),
(27,3,7,'#AA6705',1),
(28,4,7,'#953B39',1),
(29,5,7,'#545252',1),
(30,6,7,'#87865D',1),
(31,7,7,'#C71585',1),
(32,8,7,'#006400',1),
(33,1,10,'#17309A',1),
(34,2,10,'#3A87AD',1),
(35,3,10,'#AA6705',1),
(36,4,10,'#953B39',1),
(37,5,10,'#545252',1),
(38,6,10,'#87865D',1),
(39,7,10,'#C71585',1),
(40,8,10,'#006400',1),
(41,1,11,'#17309A',1),
(42,2,11,'#3A87AD',1),
(43,3,11,'#AA6705',1),
(44,4,11,'#953B39',1),
(45,5,11,'#545252',1),
(46,6,11,'#87865D',1),
(47,7,11,'#C71585',1),
(48,8,11,'#006400',1),
(49,1,12,'#17309A',1),
(50,2,12,'#3A87AD',1),
(51,3,12,'#AA6705',1),
(52,4,12,'#953B39',1),
(53,5,12,'#545252',1),
(54,6,12,'#87865D',1),
(55,7,12,'#C71585',1),
(56,8,12,'#006400',1),
(57,1,13,'#17309A',1),
(58,2,13,'#3A87AD',1),
(59,3,13,'#AA6705',1),
(60,4,13,'#953B39',1),
(61,5,13,'#545252',1),
(62,6,13,'#87865D',1),
(63,7,13,'#C71585',1),
(64,8,13,'#006400',1),
(65,1,14,'#17309A',1),
(66,2,14,'#3A87AD',1),
(67,3,14,'#AA6705',1),
(68,4,14,'#953B39',1),
(69,5,14,'#545252',1),
(70,6,14,'#87865D',1),
(71,7,14,'#C71585',1),
(72,8,14,'#006400',1),
(73,1,15,'#17309A',1),
(74,2,15,'#3A87AD',1),
(75,3,15,'#AA6705',1),
(76,4,15,'#953B39',1),
(77,5,15,'#545252',1),
(78,6,15,'#87865D',1),
(79,7,15,'#C71585',1),
(80,8,15,'#006400',1),
(81,1,16,'#17309A',1),
(82,2,16,'#3A87AD',1),
(83,3,16,'#AA6705',1),
(84,4,16,'#953B39',1),
(85,5,16,'#545252',1),
(86,6,16,'#87865D',1),
(87,7,16,'#C71585',1),
(88,8,16,'#006400',1);
/*!40000 ALTER TABLE `vtiger_calendar_user_activitytypes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_calendar_user_activitytypes_seq`
--
DROP TABLE IF EXISTS `vtiger_calendar_user_activitytypes_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_calendar_user_activitytypes_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_calendar_user_activitytypes_seq`
--
LOCK TABLES `vtiger_calendar_user_activitytypes_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_calendar_user_activitytypes_seq` DISABLE KEYS */;
INSERT INTO `vtiger_calendar_user_activitytypes_seq` VALUES
(88);
/*!40000 ALTER TABLE `vtiger_calendar_user_activitytypes_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_calendarsharedtype`
--
DROP TABLE IF EXISTS `vtiger_calendarsharedtype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_calendarsharedtype` (
`calendarsharedtypeid` int(11) NOT NULL AUTO_INCREMENT,
`calendarsharedtype` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
PRIMARY KEY (`calendarsharedtypeid`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_calendarsharedtype`
--
LOCK TABLES `vtiger_calendarsharedtype` WRITE;
/*!40000 ALTER TABLE `vtiger_calendarsharedtype` DISABLE KEYS */;
INSERT INTO `vtiger_calendarsharedtype` VALUES
(1,'public',0,1),
(2,'private',1,1),
(3,'seletedusers',2,1);
/*!40000 ALTER TABLE `vtiger_calendarsharedtype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_calendarsharedtype_seq`
--
DROP TABLE IF EXISTS `vtiger_calendarsharedtype_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_calendarsharedtype_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_calendarsharedtype_seq`
--
LOCK TABLES `vtiger_calendarsharedtype_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_calendarsharedtype_seq` DISABLE KEYS */;
INSERT INTO `vtiger_calendarsharedtype_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_calendarsharedtype_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_callduration`
--
DROP TABLE IF EXISTS `vtiger_callduration`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_callduration` (
`calldurationid` int(11) NOT NULL AUTO_INCREMENT,
`callduration` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
PRIMARY KEY (`calldurationid`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_callduration`
--
LOCK TABLES `vtiger_callduration` WRITE;
/*!40000 ALTER TABLE `vtiger_callduration` DISABLE KEYS */;
INSERT INTO `vtiger_callduration` VALUES
(1,'5',0,1),
(2,'10',1,1),
(3,'30',2,1),
(4,'60',3,1),
(5,'120',4,1);
/*!40000 ALTER TABLE `vtiger_callduration` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_callduration_seq`
--
DROP TABLE IF EXISTS `vtiger_callduration_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_callduration_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_callduration_seq`
--
LOCK TABLES `vtiger_callduration_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_callduration_seq` DISABLE KEYS */;
INSERT INTO `vtiger_callduration_seq` VALUES
(5);
/*!40000 ALTER TABLE `vtiger_callduration_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_campaign`
--
DROP TABLE IF EXISTS `vtiger_campaign`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_campaign` (
`campaign_no` varchar(100) NOT NULL,
`campaignname` varchar(255) DEFAULT NULL,
`campaigntype` varchar(200) DEFAULT NULL,
`campaignstatus` varchar(200) DEFAULT NULL,
`expectedrevenue` decimal(25,8) DEFAULT NULL,
`budgetcost` decimal(25,8) DEFAULT NULL,
`actualcost` decimal(25,8) DEFAULT NULL,
`expectedresponse` varchar(200) DEFAULT NULL,
`numsent` decimal(11,0) DEFAULT NULL,
`product_id` int(19) DEFAULT NULL,
`sponsor` varchar(255) DEFAULT NULL,
`targetaudience` varchar(255) DEFAULT NULL,
`targetsize` int(19) DEFAULT NULL,
`expectedresponsecount` int(19) DEFAULT NULL,
`expectedsalescount` int(19) DEFAULT NULL,
`expectedroi` decimal(25,8) DEFAULT NULL,
`actualresponsecount` int(19) DEFAULT NULL,
`actualsalescount` int(19) DEFAULT NULL,
`actualroi` decimal(25,8) DEFAULT NULL,
`campaignid` int(19) NOT NULL,
`closingdate` date DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`campaignid`),
KEY `campaign_campaignstatus_idx` (`campaignstatus`),
KEY `campaign_campaignname_idx` (`campaignname`),
KEY `campaign_campaignid_idx` (`campaignid`),
CONSTRAINT `fk_crmid_vtiger_campaign` FOREIGN KEY (`campaignid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_campaign`
--
LOCK TABLES `vtiger_campaign` WRITE;
/*!40000 ALTER TABLE `vtiger_campaign` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_campaign` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_campaignaccountrel`
--
DROP TABLE IF EXISTS `vtiger_campaignaccountrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_campaignaccountrel` (
`campaignid` int(19) DEFAULT NULL,
`accountid` int(19) DEFAULT NULL,
`campaignrelstatusid` int(19) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_campaignaccountrel`
--
LOCK TABLES `vtiger_campaignaccountrel` WRITE;
/*!40000 ALTER TABLE `vtiger_campaignaccountrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_campaignaccountrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_campaigncontrel`
--
DROP TABLE IF EXISTS `vtiger_campaigncontrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_campaigncontrel` (
`campaignid` int(19) NOT NULL DEFAULT 0,
`contactid` int(19) NOT NULL DEFAULT 0,
`campaignrelstatusid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`campaignid`,`contactid`,`campaignrelstatusid`),
KEY `campaigncontrel_contractid_idx` (`contactid`),
CONSTRAINT `fk_2_vtiger_campaigncontrel` FOREIGN KEY (`contactid`) REFERENCES `vtiger_contactdetails` (`contactid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_campaigncontrel`
--
LOCK TABLES `vtiger_campaigncontrel` WRITE;
/*!40000 ALTER TABLE `vtiger_campaigncontrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_campaigncontrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_campaignleadrel`
--
DROP TABLE IF EXISTS `vtiger_campaignleadrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_campaignleadrel` (
`campaignid` int(19) NOT NULL DEFAULT 0,
`leadid` int(19) NOT NULL DEFAULT 0,
`campaignrelstatusid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`campaignid`,`leadid`,`campaignrelstatusid`),
KEY `campaignleadrel_leadid_campaignid_idx` (`leadid`,`campaignid`),
CONSTRAINT `fk_2_vtiger_campaignleadrel` FOREIGN KEY (`leadid`) REFERENCES `vtiger_leaddetails` (`leadid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_campaignleadrel`
--
LOCK TABLES `vtiger_campaignleadrel` WRITE;
/*!40000 ALTER TABLE `vtiger_campaignleadrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_campaignleadrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_campaignrelstatus`
--
DROP TABLE IF EXISTS `vtiger_campaignrelstatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_campaignrelstatus` (
`campaignrelstatusid` int(19) DEFAULT NULL,
`campaignrelstatus` varchar(256) DEFAULT NULL,
`sortorderid` int(19) DEFAULT NULL,
`presence` int(19) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_campaignrelstatus`
--
LOCK TABLES `vtiger_campaignrelstatus` WRITE;
/*!40000 ALTER TABLE `vtiger_campaignrelstatus` DISABLE KEYS */;
INSERT INTO `vtiger_campaignrelstatus` VALUES
(2,'Contacted - Successful',1,1,NULL),
(3,'Contacted - Unsuccessful',2,1,NULL),
(4,'Contacted - Never Contact Again',3,1,NULL);
/*!40000 ALTER TABLE `vtiger_campaignrelstatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_campaignrelstatus_seq`
--
DROP TABLE IF EXISTS `vtiger_campaignrelstatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_campaignrelstatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_campaignrelstatus_seq`
--
LOCK TABLES `vtiger_campaignrelstatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_campaignrelstatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_campaignrelstatus_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_campaignrelstatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_campaignscf`
--
DROP TABLE IF EXISTS `vtiger_campaignscf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_campaignscf` (
`campaignid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`campaignid`),
CONSTRAINT `fk_1_vtiger_campaignscf` FOREIGN KEY (`campaignid`) REFERENCES `vtiger_campaign` (`campaignid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_campaignscf`
--
LOCK TABLES `vtiger_campaignscf` WRITE;
/*!40000 ALTER TABLE `vtiger_campaignscf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_campaignscf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_campaignstatus`
--
DROP TABLE IF EXISTS `vtiger_campaignstatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_campaignstatus` (
`campaignstatusid` int(19) NOT NULL AUTO_INCREMENT,
`campaignstatus` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`campaignstatusid`),
KEY `campaignstatus_campaignstatus_idx` (`campaignstatus`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_campaignstatus`
--
LOCK TABLES `vtiger_campaignstatus` WRITE;
/*!40000 ALTER TABLE `vtiger_campaignstatus` DISABLE KEYS */;
INSERT INTO `vtiger_campaignstatus` VALUES
(2,'Planning',1,15,1,NULL),
(3,'Active',1,16,2,NULL),
(4,'Inactive',1,17,3,NULL),
(5,'Completed',1,18,4,NULL),
(6,'Cancelled',1,19,5,NULL);
/*!40000 ALTER TABLE `vtiger_campaignstatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_campaignstatus_seq`
--
DROP TABLE IF EXISTS `vtiger_campaignstatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_campaignstatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_campaignstatus_seq`
--
LOCK TABLES `vtiger_campaignstatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_campaignstatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_campaignstatus_seq` VALUES
(6);
/*!40000 ALTER TABLE `vtiger_campaignstatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_campaigntype`
--
DROP TABLE IF EXISTS `vtiger_campaigntype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_campaigntype` (
`campaigntypeid` int(19) NOT NULL AUTO_INCREMENT,
`campaigntype` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`campaigntypeid`),
UNIQUE KEY `campaigntype_campaigntype_idx` (`campaigntype`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_campaigntype`
--
LOCK TABLES `vtiger_campaigntype` WRITE;
/*!40000 ALTER TABLE `vtiger_campaigntype` DISABLE KEYS */;
INSERT INTO `vtiger_campaigntype` VALUES
(2,'Conference',1,21,1,NULL),
(3,'Webinar',1,22,2,NULL),
(4,'Trade Show',1,23,3,NULL),
(5,'Public Relations',1,24,4,NULL),
(6,'Partners',1,25,5,NULL),
(7,'Referral Program',1,26,6,NULL),
(8,'Advertisement',1,27,7,NULL),
(9,'Banner Ads',1,28,8,NULL),
(10,'Direct Mail',1,29,9,NULL),
(11,'Email',1,30,10,NULL),
(12,'Telemarketing',1,31,11,NULL),
(13,'Others',1,32,12,NULL);
/*!40000 ALTER TABLE `vtiger_campaigntype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_campaigntype_seq`
--
DROP TABLE IF EXISTS `vtiger_campaigntype_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_campaigntype_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_campaigntype_seq`
--
LOCK TABLES `vtiger_campaigntype_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_campaigntype_seq` DISABLE KEYS */;
INSERT INTO `vtiger_campaigntype_seq` VALUES
(13);
/*!40000 ALTER TABLE `vtiger_campaigntype_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_carrier`
--
DROP TABLE IF EXISTS `vtiger_carrier`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_carrier` (
`carrierid` int(19) NOT NULL AUTO_INCREMENT,
`carrier` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`carrierid`),
UNIQUE KEY `carrier_carrier_idx` (`carrier`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_carrier`
--
LOCK TABLES `vtiger_carrier` WRITE;
/*!40000 ALTER TABLE `vtiger_carrier` DISABLE KEYS */;
INSERT INTO `vtiger_carrier` VALUES
(1,'FedEx',1,33,0,NULL),
(2,'UPS',1,34,1,NULL),
(3,'USPS',1,35,2,NULL),
(4,'DHL',1,36,3,NULL),
(5,'BlueDart',1,37,4,NULL);
/*!40000 ALTER TABLE `vtiger_carrier` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_carrier_seq`
--
DROP TABLE IF EXISTS `vtiger_carrier_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_carrier_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_carrier_seq`
--
LOCK TABLES `vtiger_carrier_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_carrier_seq` DISABLE KEYS */;
INSERT INTO `vtiger_carrier_seq` VALUES
(5);
/*!40000 ALTER TABLE `vtiger_carrier_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_853`
--
DROP TABLE IF EXISTS `vtiger_cf_853`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_853` (
`cf_853id` int(11) NOT NULL AUTO_INCREMENT,
`cf_853` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`cf_853id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_853`
--
LOCK TABLES `vtiger_cf_853` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_853` DISABLE KEYS */;
INSERT INTO `vtiger_cf_853` VALUES
(1,'1',0,1,NULL),
(2,'2',1,1,NULL),
(3,'3',2,1,NULL),
(4,'4',3,1,NULL),
(5,'5',4,1,NULL),
(6,'6',5,1,NULL),
(7,'7',6,1,NULL),
(8,'8',7,1,NULL),
(9,'9',8,1,NULL);
/*!40000 ALTER TABLE `vtiger_cf_853` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_853_seq`
--
DROP TABLE IF EXISTS `vtiger_cf_853_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_853_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_853_seq`
--
LOCK TABLES `vtiger_cf_853_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_853_seq` DISABLE KEYS */;
INSERT INTO `vtiger_cf_853_seq` VALUES
(9);
/*!40000 ALTER TABLE `vtiger_cf_853_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_855`
--
DROP TABLE IF EXISTS `vtiger_cf_855`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_855` (
`cf_855id` int(11) NOT NULL AUTO_INCREMENT,
`cf_855` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`cf_855id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_855`
--
LOCK TABLES `vtiger_cf_855` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_855` DISABLE KEYS */;
INSERT INTO `vtiger_cf_855` VALUES
(1,'1',0,1,NULL),
(2,'2',1,1,NULL),
(3,'3',2,1,NULL),
(4,'4',3,1,NULL),
(5,'5',4,1,NULL),
(6,'6',5,1,NULL),
(7,'7',6,1,NULL),
(8,'8',7,1,NULL),
(9,'9',8,1,NULL);
/*!40000 ALTER TABLE `vtiger_cf_855` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_855_seq`
--
DROP TABLE IF EXISTS `vtiger_cf_855_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_855_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_855_seq`
--
LOCK TABLES `vtiger_cf_855_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_855_seq` DISABLE KEYS */;
INSERT INTO `vtiger_cf_855_seq` VALUES
(9);
/*!40000 ALTER TABLE `vtiger_cf_855_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_857`
--
DROP TABLE IF EXISTS `vtiger_cf_857`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_857` (
`cf_857id` int(11) NOT NULL AUTO_INCREMENT,
`cf_857` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`cf_857id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_857`
--
LOCK TABLES `vtiger_cf_857` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_857` DISABLE KEYS */;
INSERT INTO `vtiger_cf_857` VALUES
(1,'1',0,1,NULL),
(2,'2',1,1,NULL),
(3,'3',2,1,NULL),
(4,'4',3,1,NULL),
(5,'5',4,1,NULL),
(6,'6',5,1,NULL),
(7,'7',6,1,NULL),
(8,'8',7,1,NULL),
(9,'9',8,1,NULL);
/*!40000 ALTER TABLE `vtiger_cf_857` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_857_seq`
--
DROP TABLE IF EXISTS `vtiger_cf_857_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_857_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_857_seq`
--
LOCK TABLES `vtiger_cf_857_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_857_seq` DISABLE KEYS */;
INSERT INTO `vtiger_cf_857_seq` VALUES
(9);
/*!40000 ALTER TABLE `vtiger_cf_857_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_859`
--
DROP TABLE IF EXISTS `vtiger_cf_859`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_859` (
`cf_859id` int(11) NOT NULL AUTO_INCREMENT,
`cf_859` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`cf_859id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_859`
--
LOCK TABLES `vtiger_cf_859` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_859` DISABLE KEYS */;
INSERT INTO `vtiger_cf_859` VALUES
(1,'1',0,1,NULL),
(2,'2',1,1,NULL),
(3,'3',2,1,NULL),
(4,'4',3,1,NULL),
(5,'5',4,1,NULL),
(6,'6',5,1,NULL),
(7,'7',6,1,NULL),
(8,'8',7,1,NULL),
(9,'9',8,1,NULL);
/*!40000 ALTER TABLE `vtiger_cf_859` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_859_seq`
--
DROP TABLE IF EXISTS `vtiger_cf_859_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_859_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_859_seq`
--
LOCK TABLES `vtiger_cf_859_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_859_seq` DISABLE KEYS */;
INSERT INTO `vtiger_cf_859_seq` VALUES
(9);
/*!40000 ALTER TABLE `vtiger_cf_859_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_891`
--
DROP TABLE IF EXISTS `vtiger_cf_891`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_891` (
`cf_891id` int(11) NOT NULL AUTO_INCREMENT,
`cf_891` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`cf_891id`)
) ENGINE=InnoDB AUTO_INCREMENT=208 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_891`
--
LOCK TABLES `vtiger_cf_891` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_891` DISABLE KEYS */;
INSERT INTO `vtiger_cf_891` VALUES
(1,'B-AGN19-Agnello19',0,1,NULL),
(2,'B-AV1-Vespucci 1',1,1,NULL),
(3,'B-CAN77-Canonica 77',2,1,NULL),
(4,'B-CM83D-CorsoMagenta83D',3,1,NULL),
(5,'B-CM83S-CorsoMagenta83S',4,1,NULL),
(6,'B-CPN15-C.PortaNuova15',5,1,NULL),
(7,'B-CRC1P1-Crocefisso1-p1',6,1,NULL),
(8,'B-CRC1P7-Crocefisso1-p7',7,1,NULL),
(9,'B-CRD22-Carducci22',8,1,NULL),
(10,'B-DCR5-DecCristoforis5',9,1,NULL),
(11,'B-DET27-Togni 27',10,1,NULL),
(12,'B-DON5-DelDon5',11,1,NULL),
(13,'B-FRI9-Frisi9',12,1,NULL),
(14,'B-GA115-Garibaldi115',13,1,NULL),
(15,'B-GA64-Garibaldi 64',14,1,NULL),
(16,'B-GA72-Garibaldi 72',15,1,NULL),
(17,'B-GG5-Giulini5',16,1,NULL),
(18,'B-GIO6-Giorgione6',17,1,NULL),
(19,'B-GP1-GalleriaPassarella1',18,1,NULL),
(20,'B-JDV2-JacopoDalVerme2',19,1,NULL),
(21,'B-KR33-Kramer33',20,1,NULL),
(22,'B-LCS11-CorsiaDeiServi11',21,1,NULL),
(23,'B-LO55-Lomazzo55',22,1,NULL),
(24,'B-LON19-Londonio19',23,1,NULL),
(25,'B-LP19-Palazzi19',24,1,NULL),
(26,'B-ME8D-Mentana8D',25,1,NULL),
(27,'B-MER16-Meravigli16',26,1,NULL),
(28,'B-MG18-MonteGrappa 18',27,1,NULL),
(29,'B-MMA32-Macchi32',28,1,NULL),
(30,'B-MOS9-Moscati9a',29,1,NULL),
(31,'B-NI37-Niccolini 37',30,1,NULL),
(32,'B-NPT1-NapoTorriani1',31,1,NULL),
(33,'B-NPT3-NapoTorriani3',32,1,NULL),
(34,'B-NV46 -1P-Alzaia 46',33,1,NULL),
(35,'B-NV46-4P-Alzaia 46 4P',34,1,NULL),
(36,'B-PM14-Maroncelli14',35,1,NULL),
(37,'B-PM5-Maroncelli5',36,1,NULL),
(38,'B-POD5-S.MariaPodone 5',37,1,NULL),
(39,'B-PRO73-Procaccini73',38,1,NULL),
(40,'B-SEM21-Sempione21',39,1,NULL),
(41,'B-SMS3-S.MariaSuffragio 3',40,1,NULL),
(42,'B-SP36-Sarpi 36',41,1,NULL),
(43,'B-SP58-Sarpi 58',42,1,NULL),
(44,'B-TRI4-Tricolore4',43,1,NULL),
(45,'B-UVM8-Modrone8',44,1,NULL),
(46,'D-ADD21-CarloDadda21',45,1,NULL),
(47,'D-BOC4-Boccaccio 4',46,1,NULL),
(48,'D-BRI20-Bari20',47,1,NULL),
(49,'D-CAS6-Casale6',48,1,NULL),
(50,'D-CB13-Battisti 13',49,1,NULL),
(51,'D-CM78-CorsoMagenta78',50,1,NULL),
(52,'D-CPT10-C.PortaTicinese10',51,1,NULL),
(53,'D-CPT59-C.PortaTicinese59',52,1,NULL),
(54,'D-CPT77-C.PortaTicinese77',53,1,NULL),
(55,'D-CVM39-C.XXIIMarzo39',54,1,NULL),
(56,'D-FB68-ForoBuonaparte68',55,1,NULL),
(57,'D-FER9-GaudenzioFerrari9',56,1,NULL),
(58,'D-MAG9-Magolfa9',57,1,NULL),
(59,'D-MAI23-Maino 23',58,1,NULL),
(60,'D-ME8S-Mentana 8',59,1,NULL),
(61,'D-MIS40-Misurata40',60,1,NULL),
(62,'D-MRO34-MonteRosa34',61,1,NULL),
(63,'D-NVP66-NaviglioPavese66',62,1,NULL),
(64,'D-PAO3-PasqualePaoli3',63,1,NULL),
(65,'D-PDG7-Podgora7',64,1,NULL),
(66,'D-RAN21-Rancati21',65,1,NULL),
(67,'D-RPT103-R.P.Ticinese103',66,1,NULL),
(68,'D-RPT69-R.PortaTicinese69',67,1,NULL),
(69,'D-SV14-Savona 14',68,1,NULL),
(70,'D-SV59-Savona59',69,1,NULL),
(71,'D-SV69-Savona 69',70,1,NULL),
(72,'D-TAD14C-Taddei 14 Centro',71,1,NULL),
(73,'D-TAD14D-Taddei 14 Destra',72,1,NULL),
(74,'D-TAD14S-Taddei 14 Sinistra',73,1,NULL),
(75,'D-TEO21-Teodorico21',74,1,NULL),
(76,'D-TIR8-Tirso8',75,1,NULL),
(77,'D-TOR13-Torricelli 13',76,1,NULL),
(78,'D-VLD1-Valdo1',77,1,NULL),
(79,'D-VMO32-Monti32',78,1,NULL),
(80,'D-WAS91-Washington91',79,1,NULL),
(81,'M-ALB20-Albani 20',80,1,NULL),
(82,'M-AR20-Archimede 20',81,1,NULL),
(83,'M-ASE41-Aselli41',82,1,NULL),
(84,'M-BEL6-Belinzaghi6',83,1,NULL),
(85,'M-BER3-Bergonzoli3',84,1,NULL),
(86,'M-BN4-Borgonuovo 4',85,1,NULL),
(87,'M-CBA58-Buenosaires58',86,1,NULL),
(88,'M-CC22-Correnti 22',87,1,NULL),
(89,'M-CC24-Correnti 24',88,1,NULL),
(90,'M-CER10-RiccardoCeroni10',89,1,NULL),
(91,'M-CG22-C.Genova22',90,1,NULL),
(92,'M-CG25-CorsoGenova25',91,1,NULL),
(93,'M-CO12DX-Corsico 12',92,1,NULL),
(94,'M-CO12SX-Corsico12',93,1,NULL),
(95,'M-CV6-CorsoVenezia 6',94,1,NULL),
(96,'M-DO11-Donatello 11',95,1,NULL),
(97,'M-GIA49-Giambellino49',96,1,NULL),
(98,'M-GOM5-Gomes5',97,1,NULL),
(99,'M-LA2-Lambro2',98,1,NULL),
(100,'M-LDP57-LanfrancoDellaPila57',99,1,NULL),
(101,'M-LP4-Palazzi 4',100,1,NULL),
(102,'M-LUN10-Lunigiana10',101,1,NULL),
(103,'M-MAF53-Maffucci53',102,1,NULL),
(104,'M-PAD29-Padova29',103,1,NULL),
(105,'M-PDC10-Cannobio 10',104,1,NULL),
(106,'M-PE19-Pergolesi19',105,1,NULL),
(107,'M-POR124-Porpora124',106,1,NULL),
(108,'M-RIC32-Ricordi32',107,1,NULL),
(109,'M-RS6-Serra 6',108,1,NULL),
(110,'M-SM1-S.Marco 1',109,1,NULL),
(111,'M-SMV4-S.MariaValle 4',110,1,NULL),
(112,'M-SPO6-S.Pietro 6',111,1,NULL),
(113,'M-STE45-Stelvio45',112,1,NULL),
(114,'M-SUZ58-Suzzani58',113,1,NULL),
(115,'M-TO15-Torino15',114,1,NULL),
(116,'M-TO34D-Torino34D',115,1,NULL),
(117,'M-TO34S-Torino34S',116,1,NULL),
(118,'M-TO62-Torino62',117,1,NULL),
(119,'M-VAL5-Valassina5',118,1,NULL),
(120,'M-VD22-Aragona 22',119,1,NULL),
(121,'N-AGS18-Agnesi18',120,1,NULL),
(122,'N-BA10-Balbo 10',121,1,NULL),
(123,'N-BG29-Bligny 29',122,1,NULL),
(124,'N-CDL5-ColDiLana5',123,1,NULL),
(125,'N-CR15-Crema 15',124,1,NULL),
(126,'N-CR9-Crema 9',125,1,NULL),
(127,'N-DAN25-D\'Annunzio-25',126,1,NULL),
(128,'N-DAN7-Dannunzio7',127,1,NULL),
(129,'N-DB11-DonBosco 11',128,1,NULL),
(130,'N-FR15-Friuli 15',129,1,NULL),
(131,'N-GUB10-Gubbio10',130,1,NULL),
(132,'N-IS27-Isonzo 27',131,1,NULL),
(133,'N-LC2P1D-Crocetta2P1D',132,1,NULL),
(134,'N-LC2P1S-Crocetta2P1S',133,1,NULL),
(135,'N-LC2PT-Crocetta2PT',134,1,NULL),
(136,'N-LD45-Lodi 45',135,1,NULL),
(137,'N-LI7-Litta 7',136,1,NULL),
(138,'N-MAN1-Mancini1',137,1,NULL),
(139,'N-MO27A-Morosini27a',138,1,NULL),
(140,'N-MOL31-MolinoDelleArmi31',139,1,NULL),
(141,'N-MON20-MonteNero20',140,1,NULL),
(142,'N-MON29-DX_MonteNero29 DX',141,1,NULL),
(143,'N-MON29-SX_MonteNero29 SX',142,1,NULL),
(144,'N-MRC17-Marcona17',143,1,NULL),
(145,'N-ORT16-Orti 16',144,1,NULL),
(146,'N-ORT4-Orti4',145,1,NULL),
(147,'N-PL16-PierLombardo 16',146,1,NULL),
(148,'N-PV6-Porta-Vigentina 6',147,1,NULL),
(149,'N-RON24D-Rontgen24D',148,1,NULL),
(150,'N-RON24S-Rontgen24S',149,1,NULL),
(151,'N-SGE1-113-Gerolamo Emiliani 1 113',150,1,NULL),
(152,'N-SGE1-114-Gerolamo Emiliani 1 114',151,1,NULL),
(153,'N-SGE1-115-Gerolamo Emiliani 1 115',152,1,NULL),
(154,'N-SGE1-Gerolamo Emiliani 1 1P',153,1,NULL),
(155,'N-SS29-S.Sofia 29',154,1,NULL),
(156,'N-V13-3P-Vigevano 13 3P',155,1,NULL),
(157,'N-V13-Vigevano 13',156,1,NULL),
(158,'N-V45-Vigevano45',157,1,NULL),
(159,'N-VET10-Vetere10',158,1,NULL),
(160,'T-ABR54-VialeAbruzzi54',159,1,NULL),
(161,'T-ALG4-Algarotti4',160,1,NULL),
(162,'T-BE2-Beroldo2',161,1,NULL),
(163,'T-CA1D-Casati1D',162,1,NULL),
(164,'T-CA1S-Casati 1',163,1,NULL),
(165,'T-CA24-Casati 24',164,1,NULL),
(166,'T-CA2-Casati 2',165,1,NULL),
(167,'T-CA2P4-casati2p4',166,1,NULL),
(168,'T-CA36D-Casati36D',167,1,NULL),
(169,'T-CA36S-Casati36S',168,1,NULL),
(170,'T-GB11-BuenosAires 11',169,1,NULL),
(171,'T-GB9-BuenosAires9',170,1,NULL),
(172,'T-GE72-Gessi 72',171,1,NULL),
(173,'T-GUI10-Guicciardini 10',172,1,NULL),
(174,'T-KR22-Kramer22',173,1,NULL),
(175,'T-KR29-Kramer29',174,1,NULL),
(176,'T-L11-Lecco11',175,1,NULL),
(177,'T-L18D-Lecco18',176,1,NULL),
(178,'T-L18-Lecco 18',177,1,NULL),
(179,'T-L5-Lecco5',178,1,NULL),
(180,'T-MEN12-Menotti12',179,1,NULL),
(181,'T-MEN16-Menotti 16',180,1,NULL),
(182,'T-PCA25-Castaldi25',181,1,NULL),
(183,'T-PCA32P2-Castaldi32p2',182,1,NULL),
(184,'T-PCA32P4-Castaldi32p4',183,1,NULL),
(185,'T-PET8-Petrella8',184,1,NULL),
(186,'T-PI19-Pisacane19',185,1,NULL),
(187,'T-PI55-Pisacane55',186,1,NULL),
(188,'T-RE5-Recanate 5',187,1,NULL),
(189,'T-RED28-Redi28',188,1,NULL),
(190,'T-ROS3-Rosales 3',189,1,NULL),
(191,'T-SC6-S.Cecilia 6',190,1,NULL),
(192,'T-SEV41-PonteSeveso41',191,1,NULL),
(193,'T-SEV44-Seveso 44',192,1,NULL),
(194,'T-SG11-SanGregorio11',193,1,NULL),
(195,'T-SG17-S.Gregorio 17',194,1,NULL),
(196,'T-SG43A-S.Gregorio43',195,1,NULL),
(197,'T-SG43D-S.Gregorio43',196,1,NULL),
(198,'T-SS18-SantaSofia18',197,1,NULL),
(199,'T-STM7-Settembrini7',198,1,NULL),
(200,'T-TD17-Tadino 17',199,1,NULL),
(201,'T-TE7D-Tenca7D',200,1,NULL),
(202,'T-TE7S-Tenca7S',201,1,NULL),
(203,'T-TU36-Tunisia 36',202,1,NULL),
(204,'T-TU42-Tunisia 42',203,1,NULL),
(205,'T-VIT11-Vitruvio11',204,1,NULL),
(206,'Z-PAESTUM',205,1,NULL),
(207,'Z-RIALTO-Fava 5619',206,1,NULL);
/*!40000 ALTER TABLE `vtiger_cf_891` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_891_seq`
--
DROP TABLE IF EXISTS `vtiger_cf_891_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_891_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_891_seq`
--
LOCK TABLES `vtiger_cf_891_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_891_seq` DISABLE KEYS */;
INSERT INTO `vtiger_cf_891_seq` VALUES
(207);
/*!40000 ALTER TABLE `vtiger_cf_891_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_897`
--
DROP TABLE IF EXISTS `vtiger_cf_897`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_897` (
`cf_897id` int(11) NOT NULL AUTO_INCREMENT,
`cf_897` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`cf_897id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_897`
--
LOCK TABLES `vtiger_cf_897` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_897` DISABLE KEYS */;
INSERT INTO `vtiger_cf_897` VALUES
(1,'Milano',0,1,NULL),
(2,'Roma',1,1,NULL),
(3,'Venezia',2,1,NULL),
(4,'Firenze',3,1,NULL),
(5,'Bologna',4,1,NULL),
(6,'Verona',5,1,NULL),
(7,'Paestum',6,1,NULL);
/*!40000 ALTER TABLE `vtiger_cf_897` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_897_seq`
--
DROP TABLE IF EXISTS `vtiger_cf_897_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_897_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_897_seq`
--
LOCK TABLES `vtiger_cf_897_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_897_seq` DISABLE KEYS */;
INSERT INTO `vtiger_cf_897_seq` VALUES
(7);
/*!40000 ALTER TABLE `vtiger_cf_897_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_937`
--
DROP TABLE IF EXISTS `vtiger_cf_937`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_937` (
`cf_937id` int(11) NOT NULL AUTO_INCREMENT,
`cf_937` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`cf_937id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_937`
--
LOCK TABLES `vtiger_cf_937` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_937` DISABLE KEYS */;
INSERT INTO `vtiger_cf_937` VALUES
(1,'Milano',0,1,NULL),
(2,'Roma',1,1,NULL),
(3,'Venezia',2,1,NULL),
(4,'Bologna',3,1,NULL),
(5,'Firenze',4,1,NULL),
(6,'Como',5,1,NULL),
(7,'Verona',6,1,NULL),
(8,'Paestum',7,1,NULL);
/*!40000 ALTER TABLE `vtiger_cf_937` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cf_937_seq`
--
DROP TABLE IF EXISTS `vtiger_cf_937_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cf_937_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cf_937_seq`
--
LOCK TABLES `vtiger_cf_937_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_cf_937_seq` DISABLE KEYS */;
INSERT INTO `vtiger_cf_937_seq` VALUES
(8);
/*!40000 ALTER TABLE `vtiger_cf_937_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cntactivityrel`
--
DROP TABLE IF EXISTS `vtiger_cntactivityrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cntactivityrel` (
`contactid` int(19) NOT NULL DEFAULT 0,
`activityid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`contactid`,`activityid`),
KEY `cntactivityrel_contactid_idx` (`contactid`),
KEY `cntactivityrel_activityid_idx` (`activityid`),
CONSTRAINT `fk_2_vtiger_cntactivityrel` FOREIGN KEY (`contactid`) REFERENCES `vtiger_contactdetails` (`contactid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cntactivityrel`
--
LOCK TABLES `vtiger_cntactivityrel` WRITE;
/*!40000 ALTER TABLE `vtiger_cntactivityrel` DISABLE KEYS */;
INSERT INTO `vtiger_cntactivityrel` VALUES
(1208,1207);
/*!40000 ALTER TABLE `vtiger_cntactivityrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_contactaddress`
--
DROP TABLE IF EXISTS `vtiger_contactaddress`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_contactaddress` (
`contactaddressid` int(19) NOT NULL DEFAULT 0,
`mailingcity` varchar(40) DEFAULT NULL,
`mailingstreet` varchar(250) DEFAULT NULL,
`mailingcountry` varchar(40) DEFAULT NULL,
`othercountry` varchar(30) DEFAULT NULL,
`mailingstate` varchar(30) DEFAULT NULL,
`mailingpobox` varchar(30) DEFAULT NULL,
`othercity` varchar(40) DEFAULT NULL,
`otherstate` varchar(50) DEFAULT NULL,
`mailingzip` varchar(30) DEFAULT NULL,
`otherzip` varchar(30) DEFAULT NULL,
`otherstreet` varchar(250) DEFAULT NULL,
`otherpobox` varchar(30) DEFAULT NULL,
PRIMARY KEY (`contactaddressid`),
CONSTRAINT `fk_1_vtiger_contactaddress` FOREIGN KEY (`contactaddressid`) REFERENCES `vtiger_contactdetails` (`contactid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_contactaddress`
--
LOCK TABLES `vtiger_contactaddress` WRITE;
/*!40000 ALTER TABLE `vtiger_contactaddress` DISABLE KEYS */;
INSERT INTO `vtiger_contactaddress` VALUES
(1208,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `vtiger_contactaddress` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_contactdetails`
--
DROP TABLE IF EXISTS `vtiger_contactdetails`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_contactdetails` (
`contactid` int(19) NOT NULL DEFAULT 0,
`contact_no` varchar(100) NOT NULL,
`accountid` int(19) DEFAULT NULL,
`salutation` varchar(200) DEFAULT NULL,
`firstname` varchar(40) DEFAULT NULL,
`lastname` varchar(80) NOT NULL,
`email` varchar(100) DEFAULT NULL,
`phone` varchar(50) DEFAULT NULL,
`mobile` varchar(50) DEFAULT NULL,
`title` varchar(50) DEFAULT NULL,
`department` varchar(30) DEFAULT NULL,
`fax` varchar(50) DEFAULT NULL,
`reportsto` varchar(30) DEFAULT NULL,
`training` varchar(50) DEFAULT NULL,
`usertype` varchar(50) DEFAULT NULL,
`contacttype` varchar(50) DEFAULT NULL,
`otheremail` varchar(100) DEFAULT NULL,
`secondaryemail` varchar(100) DEFAULT NULL,
`donotcall` varchar(3) DEFAULT NULL,
`emailoptout` varchar(3) DEFAULT '0',
`imagename` varchar(150) DEFAULT NULL,
`reference` varchar(3) DEFAULT NULL,
`notify_owner` varchar(3) DEFAULT '0',
`isconvertedfromlead` varchar(3) DEFAULT '0',
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`contactid`),
KEY `contactdetails_accountid_idx` (`accountid`),
KEY `email_idx` (`email`),
CONSTRAINT `fk_1_vtiger_contactdetails` FOREIGN KEY (`contactid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_contactdetails`
--
LOCK TABLES `vtiger_contactdetails` WRITE;
/*!40000 ALTER TABLE `vtiger_contactdetails` DISABLE KEYS */;
INSERT INTO `vtiger_contactdetails` VALUES
(1208,'CON83',0,' ','Test','Test','','0039123456789','',NULL,NULL,NULL,'0',NULL,NULL,NULL,NULL,'',NULL,'0','','0','0','0','');
/*!40000 ALTER TABLE `vtiger_contactdetails` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_contactscf`
--
DROP TABLE IF EXISTS `vtiger_contactscf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_contactscf` (
`contactid` int(19) NOT NULL DEFAULT 0,
`cf_873` varchar(3) DEFAULT '0',
`cf_875` varchar(20) DEFAULT '',
`cf_877` varchar(20) DEFAULT '',
`cf_925` varchar(50) DEFAULT '',
`cf_971` varchar(200) DEFAULT '',
PRIMARY KEY (`contactid`),
CONSTRAINT `fk_1_vtiger_contactscf` FOREIGN KEY (`contactid`) REFERENCES `vtiger_contactdetails` (`contactid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_contactscf`
--
LOCK TABLES `vtiger_contactscf` WRITE;
/*!40000 ALTER TABLE `vtiger_contactscf` DISABLE KEYS */;
INSERT INTO `vtiger_contactscf` VALUES
(1208,'0','','','','');
/*!40000 ALTER TABLE `vtiger_contactscf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_contactsubdetails`
--
DROP TABLE IF EXISTS `vtiger_contactsubdetails`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_contactsubdetails` (
`contactsubscriptionid` int(19) NOT NULL DEFAULT 0,
`homephone` varchar(50) DEFAULT NULL,
`otherphone` varchar(50) DEFAULT NULL,
`assistant` varchar(30) DEFAULT NULL,
`assistantphone` varchar(50) DEFAULT NULL,
`birthday` date DEFAULT NULL,
`laststayintouchrequest` int(30) DEFAULT 0,
`laststayintouchsavedate` int(19) DEFAULT 0,
`leadsource` varchar(200) DEFAULT NULL,
PRIMARY KEY (`contactsubscriptionid`),
CONSTRAINT `fk_1_vtiger_contactsubdetails` FOREIGN KEY (`contactsubscriptionid`) REFERENCES `vtiger_contactdetails` (`contactid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_contactsubdetails`
--
LOCK TABLES `vtiger_contactsubdetails` WRITE;
/*!40000 ALTER TABLE `vtiger_contactsubdetails` DISABLE KEYS */;
INSERT INTO `vtiger_contactsubdetails` VALUES
(1208,NULL,NULL,NULL,NULL,NULL,0,0,NULL);
/*!40000 ALTER TABLE `vtiger_contactsubdetails` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_contpotentialrel`
--
DROP TABLE IF EXISTS `vtiger_contpotentialrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_contpotentialrel` (
`contactid` int(19) NOT NULL DEFAULT 0,
`potentialid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`contactid`,`potentialid`),
KEY `contpotentialrel_potentialid_idx` (`potentialid`),
KEY `contpotentialrel_contactid_idx` (`contactid`),
CONSTRAINT `fk_2_vtiger_contpotentialrel` FOREIGN KEY (`potentialid`) REFERENCES `vtiger_potential` (`potentialid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_contpotentialrel`
--
LOCK TABLES `vtiger_contpotentialrel` WRITE;
/*!40000 ALTER TABLE `vtiger_contpotentialrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_contpotentialrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_contract_priority`
--
DROP TABLE IF EXISTS `vtiger_contract_priority`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_contract_priority` (
`contract_priorityid` int(11) NOT NULL AUTO_INCREMENT,
`contract_priority` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`contract_priorityid`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_contract_priority`
--
LOCK TABLES `vtiger_contract_priority` WRITE;
/*!40000 ALTER TABLE `vtiger_contract_priority` DISABLE KEYS */;
INSERT INTO `vtiger_contract_priority` VALUES
(1,'Low',1,229,1,NULL),
(2,'Normal',1,230,2,NULL),
(3,'High',1,231,3,NULL);
/*!40000 ALTER TABLE `vtiger_contract_priority` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_contract_priority_seq`
--
DROP TABLE IF EXISTS `vtiger_contract_priority_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_contract_priority_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_contract_priority_seq`
--
LOCK TABLES `vtiger_contract_priority_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_contract_priority_seq` DISABLE KEYS */;
INSERT INTO `vtiger_contract_priority_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_contract_priority_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_contract_status`
--
DROP TABLE IF EXISTS `vtiger_contract_status`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_contract_status` (
`contract_statusid` int(11) NOT NULL AUTO_INCREMENT,
`contract_status` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`contract_statusid`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_contract_status`
--
LOCK TABLES `vtiger_contract_status` WRITE;
/*!40000 ALTER TABLE `vtiger_contract_status` DISABLE KEYS */;
INSERT INTO `vtiger_contract_status` VALUES
(1,'Undefined',1,223,1,NULL),
(2,'In Planning',1,224,2,NULL),
(3,'In Progress',1,225,3,NULL),
(4,'On Hold',1,226,4,NULL),
(5,'Complete',0,227,5,NULL),
(6,'Archived',1,228,6,NULL);
/*!40000 ALTER TABLE `vtiger_contract_status` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_contract_status_seq`
--
DROP TABLE IF EXISTS `vtiger_contract_status_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_contract_status_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_contract_status_seq`
--
LOCK TABLES `vtiger_contract_status_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_contract_status_seq` DISABLE KEYS */;
INSERT INTO `vtiger_contract_status_seq` VALUES
(6);
/*!40000 ALTER TABLE `vtiger_contract_status_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_contract_type`
--
DROP TABLE IF EXISTS `vtiger_contract_type`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_contract_type` (
`contract_typeid` int(11) NOT NULL AUTO_INCREMENT,
`contract_type` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`contract_typeid`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_contract_type`
--
LOCK TABLES `vtiger_contract_type` WRITE;
/*!40000 ALTER TABLE `vtiger_contract_type` DISABLE KEYS */;
INSERT INTO `vtiger_contract_type` VALUES
(1,'Support',1,232,1,NULL),
(2,'Services',1,233,2,NULL),
(3,'Administrative',1,234,3,NULL);
/*!40000 ALTER TABLE `vtiger_contract_type` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_contract_type_seq`
--
DROP TABLE IF EXISTS `vtiger_contract_type_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_contract_type_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_contract_type_seq`
--
LOCK TABLES `vtiger_contract_type_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_contract_type_seq` DISABLE KEYS */;
INSERT INTO `vtiger_contract_type_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_contract_type_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_convertleadmapping`
--
DROP TABLE IF EXISTS `vtiger_convertleadmapping`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_convertleadmapping` (
`cfmid` int(19) NOT NULL AUTO_INCREMENT,
`leadfid` int(19) NOT NULL,
`accountfid` int(19) DEFAULT NULL,
`contactfid` int(19) DEFAULT NULL,
`potentialfid` int(19) DEFAULT NULL,
`editable` int(19) DEFAULT 1,
PRIMARY KEY (`cfmid`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_convertleadmapping`
--
LOCK TABLES `vtiger_convertleadmapping` WRITE;
/*!40000 ALTER TABLE `vtiger_convertleadmapping` DISABLE KEYS */;
INSERT INTO `vtiger_convertleadmapping` VALUES
(1,43,1,0,110,0),
(2,49,14,0,0,1),
(3,40,3,69,0,1),
(4,44,5,77,0,1),
(5,52,13,0,0,1),
(6,46,9,80,0,0),
(7,48,4,0,0,1),
(8,61,26,98,0,1),
(9,60,30,0,0,1),
(10,62,32,104,0,1),
(11,63,28,100,0,1),
(12,59,24,96,0,1),
(13,64,34,106,0,1),
(14,61,27,0,0,1),
(15,60,31,0,0,1),
(16,62,33,0,0,1),
(17,63,29,0,0,1),
(18,59,25,0,0,1),
(19,64,35,0,0,1),
(20,65,36,109,125,1),
(21,37,0,66,0,1),
(22,38,0,67,0,0),
(23,41,0,70,0,0),
(24,42,0,71,0,1),
(25,45,0,76,0,1),
(26,55,0,83,0,1),
(27,47,0,74,117,1),
(28,50,0,0,0,1),
(29,53,10,0,0,1),
(30,51,17,0,0,1);
/*!40000 ALTER TABLE `vtiger_convertleadmapping` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_convertpotentialmapping`
--
DROP TABLE IF EXISTS `vtiger_convertpotentialmapping`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_convertpotentialmapping` (
`cfmid` int(19) NOT NULL AUTO_INCREMENT,
`potentialfid` int(19) NOT NULL,
`projectfid` int(19) DEFAULT NULL,
`editable` int(11) DEFAULT 1,
PRIMARY KEY (`cfmid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_convertpotentialmapping`
--
LOCK TABLES `vtiger_convertpotentialmapping` WRITE;
/*!40000 ALTER TABLE `vtiger_convertpotentialmapping` DISABLE KEYS */;
INSERT INTO `vtiger_convertpotentialmapping` VALUES
(1,110,619,1),
(2,125,635,1);
/*!40000 ALTER TABLE `vtiger_convertpotentialmapping` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_crmentity`
--
DROP TABLE IF EXISTS `vtiger_crmentity`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_crmentity` (
`crmid` int(19) NOT NULL,
`smcreatorid` int(19) NOT NULL DEFAULT 0,
`smownerid` int(19) NOT NULL DEFAULT 0,
`modifiedby` int(19) NOT NULL DEFAULT 0,
`setype` varchar(100) DEFAULT NULL,
`description` mediumtext DEFAULT NULL,
`createdtime` datetime NOT NULL,
`modifiedtime` datetime NOT NULL,
`viewedtime` datetime DEFAULT NULL,
`status` varchar(50) DEFAULT NULL,
`version` int(19) NOT NULL DEFAULT 0,
`presence` int(1) DEFAULT 1,
`deleted` int(1) NOT NULL DEFAULT 0,
`smgroupid` int(19) DEFAULT NULL,
`source` varchar(100) DEFAULT NULL,
`label` varchar(255) DEFAULT NULL,
PRIMARY KEY (`crmid`),
KEY `crmentity_smcreatorid_idx` (`smcreatorid`),
KEY `crmentity_modifiedby_idx` (`modifiedby`),
KEY `crmentity_deleted_idx` (`deleted`),
KEY `crm_ownerid_del_setype_idx` (`smownerid`,`deleted`,`setype`),
KEY `vtiger_crmentity_labelidx` (`label`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_crmentity`
--
LOCK TABLES `vtiger_crmentity` WRITE;
/*!40000 ALTER TABLE `vtiger_crmentity` DISABLE KEYS */;
INSERT INTO `vtiger_crmentity` VALUES
(4,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Dear<br />\r\n<br />\r\nThank you for your confidence in our ability to serve you.<br />\r\nWe are glad to be given the chance to serve you.I look<br />\r\nforward to establishing a long term partnership with you.<br />\r\nConsider me as a friend.<br />\r\nShould any need arise,please do give us a call.</body>\r\n</html>\r\n','2023-02-13 19:14:51','2023-02-13 19:14:51',NULL,NULL,0,1,0,0,'CRM','Thanks Note'),
(8,1,1,1,'ModComments',NULL,'2023-02-13 19:33:18','2023-02-13 19:33:18',NULL,NULL,0,1,0,0,'CRM','progetto iniziato. in standby per problema con impianto di riscaldamento'),
(10,1,1,0,'Documents Attachment',NULL,'2023-02-13 19:36:13','2023-02-13 19:36:13',NULL,NULL,0,1,0,NULL,NULL,NULL),
(12,1,1,1,'Calendar','','2023-02-13 19:58:17','2023-02-15 17:33:24',NULL,NULL,0,1,0,0,'CRM','test'),
(14,1,1,1,'Vendors','','2023-02-14 09:51:49','2023-02-14 09:51:49',NULL,NULL,0,1,0,0,'CRM','Lavazza'),
(15,1,1,6,'Products','','2023-02-14 09:52:34','2023-06-04 08:52:47',NULL,NULL,0,1,0,0,'CRM','Caffè'),
(29,6,6,6,'ModComments',NULL,'2023-02-24 09:10:14','2023-02-24 09:22:25',NULL,NULL,0,1,0,0,'CRM','utente in attesa di essere ricontattato'),
(30,6,6,6,'Calendar','','2023-02-24 09:11:09','2023-02-24 09:30:49',NULL,NULL,0,1,0,0,'CRM','chiamare dopo'),
(48,1,1,1,'ModComments',NULL,'2023-02-24 14:42:19','2023-02-24 14:42:19',NULL,NULL,0,1,0,0,'CRM','problema idraulico da risolvere'),
(51,1,1,1,'Emails','Ticket ID : 50<br>Ticket Title : PROBLEMA IDRAULICO<br><br>\n Dear nash jonh,<br><br>\n The Ticket is replied the details are :<br><br>\n Ticket No : TT1<br>\n Status : Open<br>\n Category : <br>\n Severity : <br>\n Priority : High<br><br>\n Description : <br><br><br>\n Solution : <br>\n <br><br>\n Regards<br>Support Administrator<br><br>','2023-02-24 14:51:01','2023-02-24 14:51:01',NULL,NULL,0,1,0,0,'CRM','Ticket Number : TT1 PROBLEMA IDRAULICO'),
(55,1,1,1,'Emails','Ticket ID : 54<br>Ticket Title : N-MON29-SX_MonteNero29 SX<br><br>\n Dear nash jonh,<br><br>\n The Ticket is replied the details are :<br><br>\n Ticket No : TT2<br>\n Status : Open<br>\n Category : Big Problem<br>\n Severity : Critical<br>\n Priority : High<br><br>\n Description : <br>la casa non e\' tenuta bene, le case hanno bisogno di manutenzione....li\' nessuno controlla niente da un sacco di tempo.....d\' altronde se si gestisce tutto on line.....2 faretti della camera sono rotti, i fuochi della cucina non tengono il minimo.....i rubinetti non sono provvisti di filtrini paraspruzzi, il bollitore non funziona.<br><br>\n Solution : <br>- cambio faretti<br />\n- fuochi della cucina non tengono il minimo\n <br><br>\n Regards<br>Support Administrator<br><br>','2023-02-24 17:55:01','2023-02-24 17:55:01',NULL,NULL,0,1,0,0,'CRM','Ticket Number : TT2 N-MON29-SX_MonteNero29 SX'),
(56,1,1,1,'ModComments',NULL,'2023-02-24 17:56:11','2023-02-24 17:56:11',NULL,NULL,0,1,0,0,'CRM','France a posto'),
(57,1,2,1,'Calendar','','2023-02-24 17:58:07','2023-02-24 18:30:43',NULL,NULL,0,1,0,0,'CRM','tecnico cambio faretti'),
(65,1,1,1,'ModComments',NULL,'2023-02-24 18:30:55','2023-02-24 18:30:55',NULL,NULL,0,1,0,0,'CRM','faretti cambiati'),
(66,6,6,6,'ModComments',NULL,'2023-02-24 18:31:36','2023-02-24 18:31:36',NULL,NULL,0,1,0,0,'CRM','quindi a posto?'),
(81,7,2,1,'Calendar','','2023-03-01 15:21:21','2023-03-01 16:05:56',NULL,NULL,0,1,0,0,'CRM','Manda stima per Via del Torchio e Via Circo 11 (senza cucina..)'),
(82,7,7,7,'ModComments',NULL,'2023-03-01 15:24:10','2023-03-01 15:24:10',NULL,NULL,0,1,0,0,'CRM','Societa\' immobiliare, acquista ristruttura e rivende. Via Del Torchio ora oggetto di ristrutturazione, termine dicono a breve. Hanno anche immobile in Via Circo 11 in fase di ristrutturazione, fatto senza cucina, solo 4 stanze.'),
(83,1,1,1,'Documents',NULL,'2023-03-01 15:49:02','2023-03-01 15:49:02',NULL,NULL,0,1,0,0,'CRM','easylife house milano - corso buenos aires 58 (1)'),
(84,1,1,0,'Documents Attachment',NULL,'2023-03-01 15:49:04','2023-03-01 15:49:04',NULL,NULL,0,1,0,NULL,NULL,NULL),
(85,1,1,1,'Documents',NULL,'2023-03-01 15:50:05','2023-03-01 15:50:05',NULL,NULL,0,1,0,0,'CRM','audio file (10)'),
(86,1,1,0,'Documents Attachment',NULL,'2023-03-01 15:50:06','2023-03-01 15:50:06',NULL,NULL,0,1,0,NULL,NULL,NULL),
(87,1,1,1,'Documents',NULL,'2023-03-01 15:50:23','2023-03-01 15:50:23',NULL,NULL,0,1,0,0,'CRM','Fattura_Late in-12'),
(88,1,1,0,'Documents Attachment',NULL,'2023-03-01 15:50:24','2023-03-01 15:50:24',NULL,NULL,0,1,0,NULL,NULL,NULL),
(89,1,1,1,'ModComments',NULL,'2023-03-01 15:52:11','2023-03-01 15:52:11',NULL,NULL,0,1,0,0,'CRM','@FrancescaMontuoro Ciao FRancesca ho visualizzato il tuo commento'),
(99,7,7,7,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Dear<br />\r\n<br />\r\nThank you for your confidence in our ability to serve you.<br />\r\nWe are glad to be given the chance to serve you.I look<br />\r\nforward to establishing a long term partnership with you.<br />\r\nConsider me as a friend.<br />\r\nShould any need arise,please do give us a call.</body>\r\n</html>\r\n','2023-03-06 10:21:56','2023-03-06 10:21:56',NULL,NULL,0,1,0,0,'CRM','Thanks Note'),
(101,7,7,7,'ModComments',NULL,'2023-03-06 11:47:52','2023-03-06 11:47:52',NULL,NULL,0,1,0,0,'CRM','Ne avrebbe bisogno ogni 2/3 mesi per una settimana, Viale Stelvio 45 bilo 70mq. III piano interno, affaccio sull\'interno, ascensore, piccolo balcone, zona a giorno unica 1 bagno 1 camera matrimoniale letto alla francese ultima ristrutturazione 10 anni fa '),
(103,7,7,7,'ModComments',NULL,'2023-03-06 12:56:43','2023-03-06 12:56:43',NULL,NULL,0,1,0,0,'CRM','Ha lavorato con Aldis dal 2003 al 2012 e dal 2016 sino a pochi anni fa, glin dava 1550/mese, ora interessato a rendimento variabile. Ok Ac, Wi-Fi sta comprando, si trasferira\' tra settembre e Ottobre, attualmente ci vive - 80 mq, ricavabile una seconda st'),
(105,7,7,7,'ModComments',NULL,'2023-03-06 14:29:12','2023-03-06 14:29:12',NULL,NULL,0,1,0,0,'CRM','Ci vive con famiglia, vanno in altra casa, piano 3, 2 camere da letto matrimoniali, ristrutturata 2020, Ac, ascensore. Si liberera\'\' a Settembre.'),
(106,7,7,7,'ModComments',NULL,'2023-03-06 15:06:28','2023-03-06 15:06:28',NULL,NULL,0,1,0,0,'CRM','Usato come pied a terre dai genitori, lo usano spesso durante il mese vogliono affittarlo a luglio agosto e solo per la fiera del mobile NOT GOOD AT ALL'),
(111,7,7,7,'ModComments',NULL,'2023-03-07 16:37:40','2023-03-07 16:37:40',NULL,NULL,0,1,0,0,'CRM','60 mq, al momenti ci vive, voleva approfittare ora del Salone del Mobile, dovrebbe andare a vivere in altro appartamento. Ristrutturato nel 2016, Ac ok, Piano 3 con ascensore, luminoso, da\' sul cortile interno.'),
(112,6,6,6,'Project','','2023-03-07 17:41:10','2023-11-30 00:52:48',NULL,NULL,0,1,0,0,'CRM','Teodorico 21'),
(113,6,6,6,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Test per invio email </body>\r\n</html>\r\n','2023-03-07 17:42:09','2023-03-07 17:42:09',NULL,NULL,0,1,0,0,'CRM','test'),
(114,6,6,6,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>$invitee_name$,<br />\r\n<br />\r\nYou have been invited for an activity<br />\r\n<br />\r\nThe details are :<br />\r\n Subject : $events-subject$<br />\r\n Start Date & Time : $events-date_start$<br />\r\n End Date & Time : $events-due_date$<br />\r\n Status : $events-eventstatus$<br />\r\n Priority : $events-priority$<br />\r\n Related To : $events-crmid$<br />\r\n Contact List : $events-contactid$<br />\r\n Location : $events-location$<br />\r\n Description : $events-description$<br />\r\n<br />\r\nThanks & Regards,<br />\r\n$current_user_name$</p>\r\n\r\n<p></p>\r\n</body>\r\n</html>\r\n','2023-03-07 17:43:22','2023-03-07 17:43:22',NULL,NULL,0,1,0,0,'CRM','Invitation'),
(115,6,6,6,'ModComments',NULL,'2023-03-07 17:57:43','2023-03-07 17:57:43',NULL,NULL,0,1,0,0,'CRM','email inviata ma non salvata'),
(120,6,6,6,'ModComments',NULL,'2023-03-08 23:10:52','2023-03-08 23:10:52',NULL,NULL,0,1,0,0,'CRM','email arrivata ma non salvata'),
(122,7,7,7,'ModComments',NULL,'2023-03-09 15:12:09','2023-03-09 15:12:09',NULL,NULL,0,1,0,0,'CRM','Fissata call stasera'),
(123,7,7,7,'ModComments',NULL,'2023-03-09 15:17:38','2023-03-09 15:17:38',NULL,NULL,0,1,0,0,'CRM','Mono molto bello, ben sitrutturato, gestisce lui su Airbnb ma non lo vuole piu\' fare, al momento e\' occupatp da guests.'),
(124,7,7,6,'Calendar','','2023-03-09 15:19:10','2023-03-10 08:39:36',NULL,NULL,0,1,0,0,'CRM','Richiama Edoardo Via Stampa 15'),
(138,7,7,7,'ModComments',NULL,'2023-03-14 18:47:08','2023-03-14 18:47:08',NULL,NULL,0,1,0,0,'CRM','Bilo di 60 mq ristrutturato a nuovo della figlia, ora vive a Roma. Da fissare visita.'),
(139,7,7,7,'Calendar','Chiama per fissare visita','2023-03-14 18:48:41','2023-03-14 18:48:41',NULL,NULL,0,1,0,0,'CRM','Riichiama per fissare appuntamento'),
(143,1,9,6,'Project','','2023-03-15 08:35:28','2023-03-18 00:24:31',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Via Lecco, 18 Milano'),
(144,6,6,6,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Hello!<br />\r\n<br />\r\nOn behalf of the vtiger team, I am pleased to announce the release of vtiger crm4.2 . This is a feature packed release including the mass email template handling, custom view feature, vtiger_reports feature and a host of other utilities. vtiger runs on all platforms.<br />\r\n<br />\r\nNotable Features of vtiger are :<br />\r\n<br />\r\n-Email Client Integration<br />\r\n-Trouble Ticket Integration<br />\r\n-Invoice Management Integration<br />\r\n-Reports Integration<br />\r\n-Portal Integration<br />\r\n-Enhanced Word Plugin Support<br />\r\n-Custom View Integration<br />\r\n<br />\r\nKnown Issues:<br />\r\n-ABCD<br />\r\n-EFGH<br />\r\n-IJKL<br />\r\n-MNOP<br />\r\n-QRST</body>\r\n</html>\r\n','2023-03-15 08:37:09','2023-03-15 08:37:09',NULL,NULL,0,1,0,0,'CRM','Announcement for Release'),
(146,7,7,7,'ModComments',NULL,'2023-03-15 14:14:18','2023-03-15 14:14:18',NULL,NULL,0,1,0,0,'CRM','Loft 120 mq co. palestra privata, piano terra entrata dalla strada, su due piani con 1 bagno, accatastato negozio pero\' .....'),
(160,6,6,1,'Calendar','','2023-03-19 09:23:00','2023-03-24 05:03:12',NULL,NULL,0,1,0,0,'CRM','Sostituzione caldaia a Kramer 29'),
(165,7,7,7,'ModComments',NULL,'2023-03-20 08:55:26','2023-03-20 08:55:26',NULL,NULL,0,1,0,0,'CRM','In fase di ristrutturazione, termine previsto a fine aprile. Mi mandera\' rendering e planimetria appena disponibili.'),
(166,7,7,7,'Calendar','','2023-03-20 08:56:03','2023-03-20 08:56:03',NULL,NULL,0,1,0,0,'CRM','Follow up'),
(167,7,7,7,'ModComments',NULL,'2023-03-20 10:18:07','2023-03-20 10:18:07',NULL,NULL,0,1,0,0,'CRM','Attualmente e\' dato in gestione alla CoLiving a 2000 Euro al mese, in affitto a stanza a lungo termine, 3 camere da letto, 1 camera con bagno in camera, dice ristrutturato a nuovo, AC in tutte le stanze. II piano con ascensore. 110 mq.'),
(168,7,7,7,'ModComments',NULL,'2023-03-20 10:46:06','2023-03-20 10:46:06',NULL,NULL,0,1,0,0,'CRM','In attesa di ricevere foto dell\'appartamento.'),
(172,7,7,7,'ModComments',NULL,'2023-03-20 17:22:12','2023-03-20 17:22:12',NULL,NULL,0,1,0,0,'CRM','Biocale 75 mq, ristrutturato il bagno, il resto no. In soggiorno c\'e un letto a scomparsa, una matrimoniale con due letti grandi. Piccolo cucinotto. Abitano a Roma. Non c\'e aria condizionata, arredo vecchiotto.'),
(173,7,7,7,'ModComments',NULL,'2023-03-20 18:30:55','2023-03-20 18:30:55',NULL,NULL,0,1,0,0,'CRM','Lo sta ristrutturando con 5 camere con bagno privato, zona giorno ed un sesto bagno di servizio. 140 mq al VII piano. Pronto a fine maggio.'),
(180,7,7,7,'ModComments',NULL,'2023-03-21 09:12:21','2023-03-21 09:12:21',NULL,NULL,0,1,0,0,'CRM','Prova'),
(181,7,7,7,'Calendar','','2023-03-21 09:22:22','2023-03-21 09:22:22',NULL,NULL,0,1,0,0,'CRM','Sollecita risposta'),
(182,7,7,7,'Calendar','','2023-03-21 09:27:51','2023-03-21 09:34:20',NULL,NULL,0,1,0,0,'CRM','Appuntamento'),
(183,7,7,7,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Prova </body>\r\n</html>\r\n','2023-03-21 09:35:36','2023-03-21 09:35:36',NULL,NULL,0,1,0,0,'CRM','Prova'),
(184,6,6,6,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>aeea</body>\r\n</html>\r\n','2023-03-21 11:24:53','2023-03-21 11:24:53',NULL,NULL,0,1,0,0,'CRM','teat'),
(186,7,7,7,'ModComments',NULL,'2023-03-21 11:33:24','2023-03-21 11:33:24',NULL,NULL,0,1,0,0,'CRM','Deve lasciare per un anno la casa, 2 camere con 2 bagni, salone, cucina abitabile 85 mq costruzione del 2013. sistema di raffrescamento Piano 1'),
(188,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Via Lecco, 18 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-03-21 13:50:01','2023-03-21 13:50:01',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Via Lecco, 18 - Milano'),
(189,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Ticket ID : 187<br />\r\nTicket Titolo: PROBLEMA IDRAULICO<br />\r\nAppartamento: B-AGN19-Agnello19<br />\r\n<br />\r\nDear ,<br />\r\n<br />\r\nThe Ticket is replied the details are :<br />\r\n<br />\r\nTicket No : TT8<br />\r\nStatus : Open<br />\r\nCategory : Problemi con attrezzature casa<br />\r\nSeverity : Critical<br />\r\nPriority : Urgent<br />\r\n<br />\r\nDescription :<br />\r\nwefsdwe<br />\r\n<br />\r\nSolution :<br />\r\nadsfasdfasdfasdf <br />\r\n<br />\r\nRegards<br />\r\nSupport Administrator</body>\r\n</html>\r\n<br><br>','2023-03-21 13:50:05','2023-03-21 13:50:05',NULL,NULL,0,1,0,0,'CRM','Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19'),
(190,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Ticket ID : 187<br />\r\nTicket Titolo: PROBLEMA IDRAULICO<br />\r\nAppartamento: B-AGN19-Agnello19<br />\r\n<br />\r\nDear ,<br />\r\n<br />\r\nThe Ticket is replied the details are :<br />\r\n<br />\r\nTicket No : TT8<br />\r\nStatus : Open<br />\r\nCategory : Problemi con attrezzature casa<br />\r\nSeverity : Critical<br />\r\nPriority : Urgent<br />\r\n<br />\r\nDescription :<br />\r\nwefsdwe<br />\r\n<br />\r\nSolution :<br />\r\nadsfasdfasdfasdf <br />\r\n<br />\r\nRegards<br />\r\nSupport Administrator</body>\r\n</html>\r\n<br><br>','2023-03-21 13:50:09','2023-03-21 13:50:09',NULL,NULL,0,1,0,0,'CRM','Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19'),
(191,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Ticket ID : 187<br />\r\nTicket Titolo: PROBLEMA IDRAULICO<br />\r\nAppartamento: B-AGN19-Agnello19<br />\r\n<br />\r\nDear ,<br />\r\n<br />\r\nThe Ticket is replied the details are :<br />\r\n<br />\r\nTicket No : TT8<br />\r\nStatus : Open<br />\r\nCategory : Problemi con attrezzature casa<br />\r\nSeverity : Critical<br />\r\nPriority : Urgent<br />\r\n<br />\r\nDescription :<br />\r\nwefsdwe<br />\r\n<br />\r\nSolution :<br />\r\nadsfasdfasdfasdf <br />\r\n<br />\r\nRegards<br />\r\nSupport Administrator</body>\r\n</html>\r\n<br><br>','2023-03-21 13:50:14','2023-03-21 13:50:14',NULL,NULL,0,1,0,0,'CRM','Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19'),
(192,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Ticket ID : 187<br />\r\nTicket Titolo: PROBLEMA IDRAULICO<br />\r\nAppartamento: B-AGN19-Agnello19<br />\r\n<br />\r\nDear ,<br />\r\n<br />\r\nThe Ticket is replied the details are :<br />\r\n<br />\r\nTicket No : TT8<br />\r\nStatus : Open<br />\r\nCategory : Problemi con attrezzature casa<br />\r\nSeverity : Critical<br />\r\nPriority : Urgent<br />\r\n<br />\r\nDescription :<br />\r\nwefsdwe<br />\r\n<br />\r\nSolution :<br />\r\nadsfasdfasdfasdf <br />\r\n<br />\r\nRegards<br />\r\nSupport Administrator</body>\r\n</html>\r\n<br><br>','2023-03-21 13:53:01','2023-03-21 13:53:01',NULL,NULL,0,1,0,0,'CRM','Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19'),
(194,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body><span style=\"font-size:12px;\"><span style=\"font-size:14px;\"><span style=\"font-family:comic sans ms,cursive;\">Ticket ID : 193<br />\r\nTicket Titolo: Account chiuso<br />\r\nAppartamento: B-NI24-Niccolini24</span></span></span><br />\r\n<br />\r\n<span style=\"font-family:comic sans ms,cursive;\"><span class=\"marker\">Dettagli ticket</span></span><br />\r\n<br />\r\n<span style=\"font-size:14px;\"><span style=\"font-family:comic sans ms,cursive;\">Ticket No : TT9<br />\r\nStato: Open<br />\r\nCategoria : Attrezzature/dotazioni della cucina<br />\r\nSeverità : Minor<br />\r\nPriorità : Low<br />\r\n<br />\r\nDescrizione :<br />\r\ntest descrizione<br />\r\n<br />\r\nSoluzione:<br />\r\nda definire </span></span><br />\r\n<br />\r\n </body>\r\n</html>\r\n<br><br>','2023-03-21 14:05:01','2023-03-21 14:05:01',NULL,NULL,0,1,0,0,'CRM','Problema Riscontrato: Account chiuso - B-NI24-Niccolini24'),
(197,6,6,6,'Project','Attivazione feed portale VRBO tramite krossbooking','2023-03-23 10:09:53','2023-03-23 10:11:00',NULL,NULL,0,1,0,0,'CRM','Attivazione VRBO'),
(198,6,6,6,'ProjectTask','','2023-03-23 10:10:58','2023-03-23 14:37:27',NULL,NULL,0,1,0,0,'CRM','Aggiornamento scheda annunci VRBO'),
(200,6,6,6,'Project','Inserimento informazioni nelle schede krossbooking','2023-03-23 14:18:24','2023-03-23 14:18:24',NULL,NULL,0,1,0,0,'CRM','Attivazione HOMETOGO'),
(201,6,6,6,'ProjectTask','','2023-03-23 14:19:28','2023-05-18 16:23:31',NULL,NULL,0,1,0,0,'CRM','Aggiornamento scheda annunci HOMETOGO'),
(204,7,7,7,'ModComments',NULL,'2023-03-23 17:30:33','2023-03-23 17:30:33',NULL,NULL,0,1,0,0,'CRM','E\' un quinto piano senza ascensore, 28 mq..... anche no'),
(205,7,7,7,'ModComments',NULL,'2023-03-23 17:36:11','2023-03-23 17:36:11',NULL,NULL,0,1,0,0,'CRM','Porzione di appartamento di circa 33 mq con suo ingresso, ristrutturato nel 2021.'),
(206,7,7,7,'ModComments',NULL,'2023-03-23 17:42:44','2023-03-23 17:42:44',NULL,NULL,0,1,0,0,'CRM','Vuole affittare una stanza per 4 mesi.......'),
(207,7,7,7,'ModComments',NULL,'2023-03-23 17:58:40','2023-03-23 17:58:40',NULL,NULL,0,1,0,0,'CRM','Come si suol dire.... uribil....'),
(208,7,7,7,'ModComments',NULL,'2023-03-23 18:28:31','2023-03-23 18:28:31',NULL,NULL,0,1,0,0,'CRM','Piano terra, bilocale, ristrutturato.'),
(209,1,1,1,'Emails','Marra Pietro ,<br/><b>Task Notification Details:</b><br/>Subject : Sostituzione caldaia a Kramer 29<br/>Start date and time : 21-03-2023 10:30 AM ((UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna)<br/>End date and time : 21-03-2023 (dd-mm-yyyy) <br/>Status : Completed <br/>Priority : High <br/>Related To : <br/>Contacts List : <br/>Description : <br><br>','2023-03-24 05:03:05','2023-03-24 05:03:05',NULL,NULL,0,1,0,0,'CRM','Task : Sostituzione caldaia a Kramer 29'),
(212,7,7,7,'ModComments',NULL,'2023-03-24 13:59:53','2023-03-24 13:59:53',NULL,NULL,0,1,0,0,'CRM','I proprietari vivono a Como - Piano 1 ascensore, ad oggi e\' affittato ma esce a fine mese (1.300 a fine marzo). 50 mq, angolo cottura camera matrimoniale mettera\' divano letto. Fissare visita ai primi di aprile.'),
(213,7,7,1,'Calendar','','2023-03-24 14:01:40','2023-03-24 14:02:05',NULL,NULL,0,1,0,0,'CRM','Fissa appuntamento'),
(214,1,1,1,'Emails','Montuoro Francesca ,<br/><b>Task Notification Details:</b><br/>Subject : Fissa appuntamento<br/>Start date and time : 29-03-2023 2:00 PM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br/>End date and time : 31-03-2023 (dd-mm-yyyy) <br/>Status : In Progress <br/>Priority : High <br/>Related To : pozzi valentina <br/>Contacts List : <br/>Description : <br><br>','2023-03-24 14:02:02','2023-03-24 14:02:02',NULL,NULL,0,1,0,0,'CRM','Task : Fissa appuntamento'),
(220,7,7,1,'Calendar','','2023-03-27 08:29:48','2023-03-27 08:30:05',NULL,NULL,0,1,0,0,'CRM','Richiama e manda mail'),
(221,1,1,1,'Emails','Montuoro Francesca ,<br/><b>Task Notification Details:</b><br/>Subject : Richiama e manda mail<br/>Start date and time : 27-03-2023 11:30 AM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br/>End date and time : 28-03-2023 (dd-mm-yyyy) <br/>Status : In Progress <br/>Priority : High <br/>Related To : Peragine Rossana <br/>Contacts List : <br/>Description : <br><br>','2023-03-27 08:30:02','2023-03-27 08:30:02',NULL,NULL,0,1,0,0,'CRM','Task : Richiama e manda mail'),
(222,7,7,1,'Calendar','','2023-03-27 08:30:49','2023-03-27 08:31:03',NULL,NULL,0,1,0,0,'CRM','Richiama e manda mail'),
(223,1,1,1,'Emails','Montuoro Francesca ,<br/><b>Task Notification Details:</b><br/>Subject : Richiama e manda mail<br/>Start date and time : 27-03-2023 11:30 AM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br/>End date and time : 28-03-2023 (dd-mm-yyyy) <br/>Status : In Progress <br/>Priority : <br/>Related To : Salamone Luca <br/>Contacts List : <br/>Description : <br><br>','2023-03-27 08:31:01','2023-03-27 08:31:01',NULL,NULL,0,1,0,0,'CRM','Task : Richiama e manda mail'),
(227,7,7,7,'ModComments',NULL,'2023-03-27 13:55:43','2023-03-27 13:55:43',NULL,NULL,0,1,0,0,'CRM','Vecchi cascina del 1900, sbattuta fuori inquilina morosa 33 mq vuole valutare affitti brevi'),
(231,6,6,6,'Emails','<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\">\r\n<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body class=\"scayt-enabled\">\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile $contacts-firstname$,<br />\r\n <br />\r\n ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento: <br />\r\n \r\n <p class=\"MsoNormal\"><span style=\"font-family:\"Microsoft JhengHei UI Light\",sans-serif;\r\nmso-fareast-language:EN-US\"><a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a><o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\"><span style=\"font-family:\"Microsoft JhengHei UI Light\",sans-serif;\r\nmso-fareast-language:EN-US\">Username: xxxxxx<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\"><span style=\"font-family:\"Microsoft JhengHei UI Light\",sans-serif;\r\nmso-fareast-language:EN-US\">Password: xxxxxx<o:p></o:p></span></p>\r\n \r\n\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-family:\"Microsoft JhengHei UI Light\",sans-serif;\r\nmso-ansi-language:EN-US;mso-fareast-language:EN-US\">EASYLIFE APP</span></p>\r\n\r\n <p class=\"MsoNormal\"><span style=\"font-family: \"Microsoft JhengHei UI Light\", sans-serif;\">IOS</span></p>\r\n\r\n <p class=\"MsoNormal\"><span style=\"font-family:\"Microsoft JhengHei UI Light\",sans-serif;\r\nmso-fareast-language:EN-US\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><span lang=\"EN-US\" style=\"mso-ansi-language:EN-US\">https://apps.apple.com/it/app/easylife/id6444039591</span></a></span><span style=\"font-family:\"Microsoft JhengHei UI Light\",sans-serif;mso-ansi-language:\r\nEN-US;mso-fareast-language:EN-US\"> <span lang=\"EN-US\"><o:p></o:p></span></span></p>\r\n\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-family:\"Microsoft JhengHei UI Light\",sans-serif;\r\nmso-ansi-language:EN-US;mso-fareast-language:EN-US\"><o:p> </o:p></span></p>\r\n\r\n <p class=\"MsoNormal\"><span lang=\"EN-US\" style=\"font-family:\"Microsoft JhengHei UI Light\",sans-serif;\r\nmso-ansi-language:EN-US;mso-fareast-language:EN-US\">ANDROID<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\"><span style=\"font-family:\"Microsoft JhengHei UI Light\",sans-serif;\r\nmso-fareast-language:EN-US\"><a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\">https://play.google.com/store/apps/details?id=com.krossgpeasylife</a><o:p></o:p></span></p>\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità<br />\r\n Saluti<br />\r\n Pietro<br />\r\n <br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"4\" cellspacing=\"0\" width=\"100%\">\r\n <tbody>\r\n <tr>\r\n <td colspan=\"2\" id=\"social\" valign=\"middle\">\r\n <center></center>\r\n </td>\r\n </tr>\r\n <!--copy right data-->\r\n <tr>\r\n <td valign=\"top\" width=\"350px\">\r\n <center>\r\n <div><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></div>\r\n </center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n','2023-03-28 08:13:16','2023-03-28 08:13:16',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI DI ACCESSO PORTALE OWNER'),
(233,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2B465B; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: xxxxxx</p>\r\n\r\n <p>Password: xxxxxx</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 100px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 150px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-03-28 09:07:09','2023-03-28 09:07:09',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI DI ACCESSO PORTALE OWNER'),
(234,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: xxxxxx</p>\r\n\r\n <p>Password: xxxxxx</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-03-28 09:10:29','2023-03-28 09:10:29',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI DI ACCESSO PORTALE OWNER'),
(235,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: xxxxxx</p>\r\n\r\n <p>Password: xxxxxx</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-03-28 09:21:27','2023-03-28 09:21:27',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI DI ACCESSO PORTALE OWNER'),
(236,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: xxxxxx</p>\r\n\r\n <p>Password: xxxxxx</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-03-28 09:24:41','2023-03-28 09:24:41',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI DI ACCESSO PORTALE OWNER'),
(237,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: xxxxxx</p>\r\n\r\n <p>Password: xxxxxx</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-03-28 09:53:53','2023-03-28 09:53:53',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI DI ACCESSO PORTALE OWNER'),
(239,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: xxxxxx</p>\r\n\r\n <p>Password: xxxxxx</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-03-28 11:03:58','2023-03-28 11:03:58',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI DI ACCESSO PORTALE OWNER'),
(241,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-03-28 13:52:22','2023-03-28 13:52:22',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI DI ACCESSO PORTALE OWNER'),
(242,7,7,7,'ModComments',NULL,'2023-03-28 14:00:55','2023-03-28 14:00:55',NULL,NULL,0,1,0,0,'CRM','Ne ha due, un bilocale dove vive lei, uno su Airbnb (monolocale soppalcato, ristrutturato, con tutte le dotazioni), lo gestiscono lei ed il fratello. Mi mandera\' link all\'annuncio.'),
(245,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-03-28 14:03:55','2023-03-28 14:03:55',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(246,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-03-28 14:06:02','2023-03-28 14:06:02',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(249,7,7,7,'ModComments',NULL,'2023-03-28 15:51:49','2023-03-28 15:51:49',NULL,NULL,0,1,0,0,'CRM','Consegna a fine estate, immobile di nuova costruzione, 2 camere da letto e due bagni Piano 1'),
(252,7,7,7,'ModComments',NULL,'2023-03-28 16:43:31','2023-03-28 16:43:31',NULL,NULL,0,1,0,0,'CRM','Dista 10 minuti da Romolo, piano terra Loft, zona giorno con angolo cottura e soppalco con letto matrimoniale, camera da letto separata ed un -1 con bagno, garage. Lei vive fuori Milano. Ora e\' affittato a 1.500 al mese comprese s.c. e vanno via a Luglio.'),
(266,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-03-31 18:13:12','2023-03-31 18:13:12',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(268,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-03-31 18:56:31','2023-03-31 18:56:31',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(277,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-01 19:33:48','2023-04-01 19:33:48',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(285,7,7,7,'ModComments',NULL,'2023-04-03 11:06:54','2023-04-03 11:06:54',NULL,NULL,0,1,0,0,'CRM','No anser, numero sbagliato, mandato SMS e mail'),
(288,7,7,7,'ModComments',NULL,'2023-04-03 13:58:48','2023-04-03 13:58:48',NULL,NULL,0,1,0,0,'CRM','Ben ristrutturato - Cambiare fuochi a gas in soggiorno. Sara\' pronto a fine luglio'),
(290,7,7,7,'ModComments',NULL,'2023-04-03 14:47:14','2023-04-03 14:47:14',NULL,NULL,0,1,0,0,'CRM','Contattato da Donato'),
(293,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-03 19:01:57','2023-04-03 19:01:57',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(298,7,7,7,'ModComments',NULL,'2023-04-04 12:06:58','2023-04-04 12:06:58',NULL,NULL,0,1,0,0,'CRM','Mandata mail'),
(299,7,7,1,'Calendar','','2023-04-04 12:48:08','2023-04-04 12:49:19',NULL,NULL,0,1,0,0,'CRM','Chiama per avere aggiornamenti'),
(300,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Montuoro Francesca ,<br />\r\n<b>Activity Notification Details:</b><br />\r\nSubject : Chiama per avere aggiornamenti<a class=\"cancelLink\" data-dismiss=\"modal\" href=\"https://crm.easylife.house/index.php?module=Workflows&parent=Settings&view=Edit&record=13&mode=V7Edit&returnmodule=Workflows&returnparent=Settings&returnpage=1&returnview=List#\" type=\"reset\">Cancel</a><br />\r\nStart date and time : 04-05-2023 12:46 PM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br />\r\nEnd date and time : 04-05-2023 12:51 PM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br />\r\nStatus : Planned<br />\r\nPriority : <br />\r\nRelated To : Comaschi Pietro <br />\r\nContacts List : <br />\r\nLocation : <br />\r\nDescription : </body>\r\n</html>\r\n<br><br>','2023-04-04 12:49:04','2023-04-04 12:49:04',NULL,NULL,0,1,0,0,'CRM','Event : Chiama per avere aggiornamenti'),
(304,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-05 07:18:46','2023-04-05 07:18:46',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(305,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> <br />\r\n </p>\r\n\r\n <p>Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-05 07:18:53','2023-04-05 07:18:53',NULL,NULL,0,1,0,NULL,NULL,NULL),
(306,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </p>\r\n\r\n <p><br />\r\n Qui link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/mentana-8d<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-mentana-8d<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-05 07:38:28','2023-04-05 07:38:28',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(307,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </p>\r\n\r\n <p><br />\r\n Qui link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/mentana-8d<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-mentana-8d<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center><em>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-05 07:38:29','2023-04-05 07:38:29',NULL,NULL,0,1,0,NULL,NULL,NULL),
(311,7,7,7,'ModComments',NULL,'2023-04-05 15:51:35','2023-04-05 15:51:35',NULL,NULL,0,1,0,0,'CRM','Mandata proposta rendimento variabile'),
(316,7,7,7,'ModComments',NULL,'2023-04-06 13:54:46','2023-04-06 13:54:46',NULL,NULL,0,1,0,0,'CRM','Occupato sino a maggio ma ci vedremo in ufficio, mi mandera foto.'),
(319,7,7,7,'ModComments',NULL,'2023-04-07 08:15:39','2023-04-07 08:15:39',NULL,NULL,0,1,0,0,'CRM','Trilocale con due camere, una matrimoniale e una singola. Da imbiancare, camera da letto matrimoniale cambiare colore (ora e\' azzurro cielo...), togliere quadri lilla, arredare terrazzo. Presente AC, riscaldamento autonomo, V piano.'),
(320,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/xxxxx<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-xxxxx<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-07 10:56:48','2023-04-07 10:56:48',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(321,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/xxxxx<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-xxxxx<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-07 10:56:49','2023-04-07 10:56:49',NULL,NULL,0,1,0,NULL,NULL,NULL),
(326,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/maffucci-53<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-maffucci-53<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-07 17:43:05','2023-04-07 17:43:05',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(327,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/maffucci-53<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-maffucci-53<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-07 17:43:06','2023-04-07 17:43:06',NULL,NULL,0,1,0,NULL,NULL,NULL),
(342,7,7,7,'ModComments',NULL,'2023-04-11 08:47:32','2023-04-11 08:47:32',NULL,NULL,0,1,0,0,'CRM','Voleva solo sapere se potevamo gestirlo per il Salone del Mobile.'),
(363,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/londonio-19<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-londonio-19<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-12 13:18:45','2023-04-12 13:18:45',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(364,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/londonio-19<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-londonio-19<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-12 13:18:46','2023-04-12 13:18:46',NULL,NULL,0,1,0,NULL,NULL,NULL),
(366,7,7,7,'ModComments',NULL,'2023-04-12 13:24:01','2023-04-12 13:24:01',NULL,NULL,0,1,0,0,'CRM','Libero da adesso a giugno.....'),
(371,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/frisi-9<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-frisi-9<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-13 07:57:06','2023-04-13 07:57:06',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(372,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/frisi-9<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-frisi-9<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-13 07:57:40','2023-04-13 07:57:40',NULL,NULL,0,1,0,NULL,NULL,NULL),
(373,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/kramer-33<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-kramer-33<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-13 07:59:56','2023-04-13 07:59:56',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(374,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/kramer-33<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-kramer-33<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-13 07:59:56','2023-04-13 07:59:56',NULL,NULL,0,1,0,NULL,NULL,NULL),
(375,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/redi-28<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-redi-28<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-13 08:02:03','2023-04-13 08:02:03',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(376,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/redi-28<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-redi-28<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-13 08:02:04','2023-04-13 08:02:04',NULL,NULL,0,1,0,NULL,NULL,NULL),
(377,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/corso-porta-ticinese-59<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-corso-porta-ticinese-59<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-13 08:18:54','2023-04-13 08:18:54',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(378,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/corso-porta-ticinese-59<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-corso-porta-ticinese-59<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-13 08:18:54','2023-04-13 08:18:54',NULL,NULL,0,1,0,NULL,NULL,NULL),
(380,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/pisacane-55<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-pisacane-55<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-13 08:21:12','2023-04-13 08:21:12',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(381,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/pisacane-55<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-pisacane-55<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-13 08:21:13','2023-04-13 08:21:13',NULL,NULL,0,1,0,NULL,NULL,NULL),
(384,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/corsia-dei-servi-11<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-corsia-dei-servi-11<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-13 11:39:34','2023-04-13 11:39:34',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(385,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/corsia-dei-servi-11<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-corsia-dei-servi-11<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-13 11:39:34','2023-04-13 11:39:34',NULL,NULL,0,1,0,NULL,NULL,NULL),
(386,7,7,7,'ModComments',NULL,'2023-04-13 15:20:08','2023-04-13 15:20:08',NULL,NULL,0,1,0,0,'CRM','Numero tel sbagliato'),
(388,7,7,7,'ModComments',NULL,'2023-04-13 15:50:35','2023-04-13 15:50:35',NULL,NULL,0,1,0,0,'CRM','Vuole darla in gestione solo da maggio a settembre....'),
(391,7,7,7,'ModComments',NULL,'2023-04-13 17:07:38','2023-04-13 17:07:38',NULL,NULL,0,1,0,0,'CRM','Vuole darlo solo per alcuni periodi....'),
(417,7,7,7,'Calendar','','2023-04-17 12:17:01','2023-04-17 12:17:01',NULL,NULL,0,1,0,0,'CRM','Chiama Mirko per sapere cosa ha deciso'),
(418,7,7,7,'ModComments',NULL,'2023-04-17 12:28:45','2023-04-17 12:28:45',NULL,NULL,0,1,0,0,'CRM','Fissare appuntamento dal 3 maggio'),
(434,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/napo-torriani-1<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-napo-torriani-1<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-19 08:19:30','2023-04-19 08:19:30',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(435,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/napo-torriani-1<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-napo-torriani-1<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-19 08:19:30','2023-04-19 08:19:30',NULL,NULL,0,1,0,NULL,NULL,NULL),
(436,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/aselli-41<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-aselli-41<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-19 08:20:22','2023-04-19 08:20:22',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(437,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/aselli-41<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-aselli-41<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-19 08:20:22','2023-04-19 08:20:22',NULL,NULL,0,1,0,NULL,NULL,NULL),
(438,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/alzaia-naviglio-pavese-66<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-alzaia-naviglio-pavese-66<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-19 08:21:46','2023-04-19 08:21:46',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(439,6,6,0,'Emails Attachment','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/alzaia-naviglio-pavese-66<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-alzaia-naviglio-pavese-66<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-19 08:21:46','2023-04-19 08:21:46',NULL,NULL,0,1,0,NULL,NULL,NULL),
(442,7,7,7,'ModComments',NULL,'2023-04-19 10:19:42','2023-04-19 10:19:42',NULL,NULL,0,1,0,0,'CRM','Deve ancora acquistare l\'appartamento......'),
(443,7,7,7,'ModComments',NULL,'2023-04-19 10:40:18','2023-04-19 10:40:18',NULL,NULL,0,1,0,0,'CRM','Fuori zona e IV piano con ascensore.... non va bene'),
(466,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/stelvio-45<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-stelvio-45<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-04-25 08:35:02','2023-04-25 08:35:02',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(469,7,7,7,'ModComments',NULL,'2023-04-26 07:48:35','2023-04-26 07:48:35',NULL,NULL,0,1,0,0,'CRM','Contattato da Donato'),
(497,7,7,7,'ModComments',NULL,'2023-05-04 13:40:59','2023-05-04 13:40:59',NULL,NULL,0,1,0,0,'CRM','Ha deciso di andarci a vivere visto che aspettava che fosse pronto da tre anni'),
(510,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-05-05 13:41:52','2023-05-05 13:41:52',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(512,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-05-05 13:50:56','2023-05-05 13:50:56',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(513,6,9,6,'Documents',NULL,'2023-05-05 14:46:00','2023-05-05 14:46:00',NULL,NULL,0,1,0,0,'CRM','Guida proprietari'),
(514,6,9,0,'Documents Attachment',NULL,'2023-05-05 14:46:01','2023-05-05 14:46:01',NULL,NULL,0,1,0,NULL,NULL,NULL),
(532,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n https://www.easylife.house/milano/rontgen-24d<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n https://airbnb.com/h/easylife-house-milano-rontgen-24d<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-05-09 07:43:49','2023-05-09 07:54:41',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(533,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-05-09 07:57:04','2023-05-09 07:57:04',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(537,6,6,6,'Calendar','','2023-05-09 11:33:14','2023-05-09 11:33:14',NULL,NULL,0,1,0,0,'CRM','test'),
(539,6,6,6,'ModComments',NULL,'2023-05-09 11:34:00','2023-05-09 11:34:00',NULL,NULL,0,1,0,0,'CRM','Vorrei commentare qui'),
(540,6,6,6,'ModComments',NULL,'2023-05-09 11:34:18','2023-05-09 11:34:18',NULL,NULL,0,1,0,0,'CRM','se aggiungessi un doc ?'),
(541,6,6,0,'ModComments Attachment',NULL,'2023-05-09 11:34:18','2023-05-09 11:34:18',NULL,NULL,0,1,0,NULL,NULL,NULL),
(542,6,6,6,'Calendar','','2023-05-09 11:43:56','2023-11-30 23:57:36',NULL,NULL,0,1,0,0,'CRM','TEST RECALL'),
(543,7,7,7,'ModComments',NULL,'2023-05-09 13:19:11','2023-05-09 13:19:11',NULL,NULL,0,1,0,0,'CRM','Fissare appuntamento fra tre settimane'),
(544,7,7,7,'ModComments',NULL,'2023-05-09 13:52:26','2023-05-09 13:52:26',NULL,NULL,0,1,0,0,'CRM','Poco interessante la zona...'),
(545,7,7,7,'ModComments',NULL,'2023-05-09 14:14:53','2023-05-09 14:14:53',NULL,NULL,0,1,0,0,'CRM','Appartamento ancora occupato, richiamare a settembre'),
(547,7,7,1,'Calendar','','2023-05-09 14:50:25','2023-05-09 14:51:03',NULL,NULL,0,1,0,0,'CRM','Chiama per avere aggiornamenti'),
(548,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Montuoro Francesca ,<br />\r\n<b>Activity Notification Details:</b><br />\r\nSubject : Chiama per avere aggiornamenti<a class=\"cancelLink\" data-dismiss=\"modal\" href=\"https://crm.easylife.house/index.php?module=Workflows&parent=Settings&view=Edit&record=13&mode=V7Edit&returnmodule=Workflows&returnparent=Settings&returnpage=1&returnview=List#\" type=\"reset\">Cancel</a><br />\r\nStart date and time : 11-05-2023 2:47 PM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br />\r\nEnd date and time : 11-05-2023 2:52 PM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br />\r\nStatus : Planned<br />\r\nPriority : High<br />\r\nRelated To : Polverino Dino <br />\r\nContacts List : <br />\r\nLocation : <br />\r\nDescription : </body>\r\n</html>\r\n<br><br>','2023-05-09 14:51:01','2023-05-09 14:51:01',NULL,NULL,0,1,0,0,'CRM','Event : Chiama per avere aggiornamenti'),
(550,6,6,6,'Emails','<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\">\r\n<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body class=\"scayt-enabled\">\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>$leads-firstname$</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#10575E\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\"Verdana\",sans-serif;color:#4A4A4A\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#4A4A4A\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#4A4A4A\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#4A4A49\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#4A4A49\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#4A4A4A\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"Verdana\",sans-serif;color:#4A4A49\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#10575D\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n','2023-05-09 15:29:56','2023-05-09 15:29:56',NULL,NULL,0,1,0,0,'CRM','Grazie per averci contattato!'),
(562,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Marco</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-10 15:46:02','2023-05-10 15:46:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via dello Zerbo 37 - Milano'),
(564,6,6,6,'Emails','<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\">\r\n<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body class=\"scayt-enabled\">\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>$leads-firstname$</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo, pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#10575E\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\"Verdana\",sans-serif;color:#4A4A4A\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#4A4A4A\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#4A4A4A\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#4A4A49\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#4A4A49\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#4A4A4A\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"Verdana\",sans-serif;color:#4A4A49\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"Verdana\",sans-serif;color:#10575D\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n','2023-05-10 15:57:36','2023-05-10 15:57:36',NULL,NULL,0,1,0,0,'CRM','Grazie per averci contattato!'),
(567,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Orlando</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-11 09:27:02','2023-05-11 09:27:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via, Giuseppe Garibaldi 22, novate milanese - Milano'),
(575,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Giuseppe</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-12 10:26:02','2023-05-12 10:26:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Pietro Toselli 2 - Milano'),
(576,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Danilo Jose</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-12 14:32:01','2023-05-12 14:32:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Modica 19 - Milano'),
(577,7,7,7,'ModComments',NULL,'2023-05-12 14:32:11','2023-05-12 14:32:11',NULL,NULL,0,1,0,0,'CRM','Gestisce Donato.'),
(586,7,7,7,'Calendar','Monolocale molto carino in Via Piacenza, si libera a fine anno. Ho le foto. Chiama a settembre.','2023-05-15 14:42:21','2023-05-15 14:42:21',NULL,NULL,0,1,0,0,'CRM','Chiama Sonia Tellini Via Piacenza 342 5276794'),
(587,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Matteo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-15 15:13:01','2023-05-15 15:13:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Bertinoro 9 - Milano'),
(588,7,7,7,'ModComments',NULL,'2023-05-15 15:14:18','2023-05-15 15:14:18',NULL,NULL,0,1,0,0,'CRM','Numero inesistente..come la Via....'),
(591,1,4,1,'Project','','2023-05-16 11:21:12','2023-05-16 11:21:12',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Viale Ca granda 44 Milano'),
(592,1,4,1,'Project','','2023-05-16 11:21:35','2023-05-16 11:21:35',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT viale sabotino 20 Milano'),
(593,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Viale Ca granda 44 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-16 11:22:02','2023-05-16 11:22:02',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Viale Ca granda 44 - Milano'),
(594,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in viale sabotino 20 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-16 11:22:05','2023-05-16 11:22:05',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in viale sabotino 20 - Milano'),
(595,1,4,1,'Project','','2023-05-16 11:22:25','2023-05-16 11:22:25',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT via del torchio Milano'),
(596,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in via del torchio a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-16 11:23:01','2023-05-16 11:23:01',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in via del torchio - Milano'),
(599,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>davide</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-17 08:20:01','2023-05-17 08:20:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via carlo perini 22 - Milano'),
(600,7,7,7,'ModComments',NULL,'2023-05-17 08:21:36','2023-05-17 08:21:36',NULL,NULL,0,1,0,0,'CRM','Visto appartamento il 16/5, arredo vecchio, pretese di rendimento non in linea con il breve. Proprietario lavora in campo immobiliare, acquista, ristruttura e rivende. Sensibile solo al lato economico'),
(601,1,4,6,'Project','','2023-05-17 13:15:14','2023-05-17 13:25:10',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Via Solferino Milano'),
(602,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Via Solferino a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-17 13:16:01','2023-05-17 13:16:01',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Via Solferino - Milano'),
(603,6,7,6,'ProjectTask','','2023-05-17 13:25:09','2023-05-17 13:35:42',NULL,NULL,0,1,0,0,'CRM','Consegna Contratto Firmato'),
(607,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Adriano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-17 16:05:02','2023-05-17 16:05:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Terrazzano, 71B - Rho - Milano'),
(608,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Maristella</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-17 16:14:02','2023-05-17 16:14:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Tartini 13/A - Milano'),
(609,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Veronica</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-17 16:15:01','2023-05-17 16:15:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Caldera - Milano'),
(610,1,4,1,'Project','','2023-05-17 16:16:05','2023-05-17 16:16:05',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT crema 1 Milano'),
(611,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in crema 1 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-17 16:17:01','2023-05-17 16:17:01',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in crema 1 - Milano'),
(617,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Sonia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-19 07:42:01','2023-05-19 07:42:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Rogoredo 113 - Milano'),
(625,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>CARLO POMPEO</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-22 13:33:01','2023-05-22 13:33:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Bonomi 7 - Milano'),
(627,7,7,7,'ModComments',NULL,'2023-05-22 13:59:44','2023-05-22 13:59:44',NULL,NULL,0,1,0,0,'CRM','No, fuori Zona, lo fa lui a dice a 100 euro a notte ma non ci sta dietro.... per noi comunque non va bene'),
(636,7,7,7,'ModComments',NULL,'2023-05-23 09:06:56','2023-05-23 09:06:56',NULL,NULL,0,1,0,0,'CRM','Mandare foto e planimetria a Fanni'),
(637,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Ilaria</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-23 09:11:02','2023-05-23 09:11:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via vincenzo da seregno 18 - Milano'),
(642,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Massimiliano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-24 07:27:01','2023-05-24 07:27:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via binda 33 - Milano'),
(643,7,7,1,'Calendar','','2023-05-24 09:05:56','2023-05-24 09:06:04',NULL,NULL,0,1,0,0,'CRM','Chiama Dambrosio di Panfilo Castoldi 21. fa rogito gra qualche giorno'),
(644,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Montuoro Francesca ,<br />\r\n<b>Activity Notification Details:</b><br />\r\nSubject : Chiama Dambrosio di Panfilo Castoldi 21. fa rogito gra qualche giorno<a class=\"cancelLink\" data-dismiss=\"modal\" href=\"https://crm.easylife.house/index.php?module=Workflows&parent=Settings&view=Edit&record=13&mode=V7Edit&returnmodule=Workflows&returnparent=Settings&returnpage=1&returnview=List#\" type=\"reset\">Cancel</a><br />\r\nStart date and time : 21-06-2023 09:04 AM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br />\r\nEnd date and time : 21-06-2023 09:09 AM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br />\r\nStatus : Planned<br />\r\nPriority : <br />\r\nRelated To : <br />\r\nContacts List : <br />\r\nLocation : <br />\r\nDescription : </body>\r\n</html>\r\n<br><br>','2023-05-24 09:06:01','2023-05-24 09:06:01',NULL,NULL,0,1,0,0,'CRM','Event : Chiama Dambrosio di Panfilo Castoldi 21. fa rogito gra qualche giorno'),
(645,7,7,7,'ModComments',NULL,'2023-05-24 10:04:44','2023-05-24 10:04:44',NULL,NULL,0,1,0,0,'CRM','Mandata proposta gestione il 24/5'),
(647,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>raffaele</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-24 11:43:01','2023-05-24 11:43:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in via Rogoredo 113/C, - Milano'),
(654,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Anastasia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-25 09:59:02','2023-05-25 09:59:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Salvatore Pianell - Milano'),
(663,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Pasquale</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-29 10:37:02','2023-05-29 10:37:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Viale lucania 30 - Milano'),
(666,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Daniela</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-29 14:56:01','2023-05-29 14:56:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Varesina - Milano'),
(672,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Cosimo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-30 14:48:02','2023-05-30 14:48:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Verdi - Milano'),
(678,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Giovanni</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-31 10:02:01','2023-05-31 10:02:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Caduti di Marcinelle - Milano'),
(679,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Raffaele</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-31 10:09:01','2023-05-31 10:09:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Carlo imbonati 10 - Milano'),
(683,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>lea</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-31 15:33:01','2023-05-31 15:33:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in pietro toselli - Milano'),
(684,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Luigi</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-05-31 15:33:06','2023-05-31 15:33:06',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via dei Guarneri - Milano'),
(686,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-01 04:41:10','2023-06-01 04:41:10',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(687,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n https://www.booking.com/hotel/it/easylife-comodo-studio-in-corso-di-porta-romana.en-gb.html<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-01 04:42:45','2023-06-01 04:42:45',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(689,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Stefano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-01 08:16:02','2023-06-01 08:16:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Boifava - Milano'),
(690,7,7,7,'Calendar','Da ristrutturare, dato a Fanni e Mariana','2023-06-01 08:37:22','2023-06-01 08:37:22',NULL,NULL,0,1,0,0,'CRM','Chiama per avere aggiornamenti'),
(691,7,7,1,'Calendar','Iniziavano i lavori a settembre; senti a che punto sono','2023-06-01 09:23:18','2023-06-01 09:24:03',NULL,NULL,0,1,0,0,'CRM','Chiama per avere aggiornamenti'),
(692,1,1,1,'Emails','Montuoro Francesca ,<br/><b>Task Notification Details:</b><br/>Subject : Chiama per avere aggiornamenti<br/>Start date and time : 17-10-2023 09:21 AM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br/>End date and time : 17-10-2023 (dd-mm-yyyy) <br/>Status : In Progress <br/>Priority : High <br/>Related To : Canape Carolina <br/>Contacts List : <br/>Description : Iniziavano i lavori a settembre; senti a che punto sono<br><br>','2023-06-01 09:24:01','2023-06-01 09:24:01',NULL,NULL,0,1,0,0,'CRM','Task : Chiama per avere aggiornamenti'),
(694,7,7,7,'Calendar','Fissa appuntamento','2023-06-01 11:37:34','2023-06-01 11:37:34',NULL,NULL,0,1,0,0,'CRM','Chiama per avere aggiornamenti'),
(696,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body><span style=\"font-family: "comic sans ms", cursive;\">Dettagli ticket</span><br />\r\n<br />\r\n<span style=\"font-size:12px;\"><span style=\"font-size:14px;\"><span style=\"font-family:comic sans ms,cursive;\"><b>Problema riscontrato</b>: LAVANDINO OTTURATO</span></span></span>\r\n<table align=\"left\" border=\"0\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:500px;\">\r\n <tbody>\r\n <tr>\r\n <td><span style=\"font-family: "comic sans ms", cursive; font-size: 14px;\">Appartamento: B-CAN77-Canonica77</span></td>\r\n <td><span style=\"font-family: "comic sans ms", cursive; font-size: 14px;\">Categoria : Problemi idrici</span></td>\r\n </tr>\r\n <tr>\r\n <td><span style=\"font-family: "comic sans ms", cursive; font-size: 14px;\">Ticket No : TT10</span></td>\r\n <td><span style=\"font-family: "comic sans ms", cursive; font-size: 14px;\">Severità : Feature</span></td>\r\n </tr>\r\n <tr>\r\n <td><span style=\"font-family: "comic sans ms", cursive; font-size: 14px;\">Stato: Open</span></td>\r\n <td><span style=\"font-family: "comic sans ms", cursive; font-size: 14px;\">Priorità : Normal</span></td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n<br />\r\n<br />\r\n<br />\r\n<br />\r\n<br />\r\n<span style=\"font-size:14px;\"><span style=\"font-family:comic sans ms,cursive;\">Descrizione :<br />\r\nlavandino otturato, segnalato ma nessun riscontro di assistenza da parte dei gestori.<br />\r\n<br />\r\nSoluzione:<br />\r\n </span></span><br />\r\n<br />\r\n </body>\r\n</html>\r\n<br><br>','2023-06-01 13:43:02','2023-06-01 13:43:02',NULL,NULL,0,1,0,0,'CRM','Problema Riscontrato: LAVANDINO OTTURATO - B-CAN77-Canonica77'),
(715,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-03 07:59:55','2023-06-03 08:00:11',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(716,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-03 08:02:09','2023-06-03 08:02:09',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(722,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Giuseppe Randazzo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-04 16:37:03','2023-06-04 16:37:03',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Verga 14 desio - Milano'),
(723,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Giuseppe Randazzo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-04 16:38:01','2023-06-04 16:38:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Verga 14 desio - Milano'),
(724,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Giuseppe</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-04 16:41:02','2023-06-04 16:41:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Vicolo Villa Rachele n 23 - Milano'),
(725,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Cecilia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-04 16:42:02','2023-06-04 16:42:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Atene 4 - Milano'),
(727,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Sebastiano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-05 07:13:01','2023-06-05 07:13:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in giuseppe maria giulietti - Milano'),
(731,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Catello</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-05 09:27:02','2023-06-05 09:27:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Malpensata,9 - Milano'),
(732,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Greta</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-05 09:31:02','2023-06-05 09:31:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Cosenza - Milano'),
(733,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Sara</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-05 09:32:01','2023-06-05 09:32:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in via luigi resnati, 11 - Milano'),
(736,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Matteo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-05 15:30:02','2023-06-05 15:30:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Martinella - Milano'),
(739,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>CROZZOLI</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-06 10:16:01','2023-06-06 10:16:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Cogne - Milano'),
(743,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>federica</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-06 11:51:02','2023-06-06 11:51:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in piave 17 san donato milanese - Milano'),
(744,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>cenzuales</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-06 11:52:01','2023-06-06 11:52:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in via giovanni battista casella - Milano'),
(746,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-06 14:13:48','2023-06-06 14:51:58',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(748,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"EasyLife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-06 15:25:17','2023-06-06 15:25:17',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(753,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>marilu</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-07 08:27:01','2023-06-07 08:27:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in via gian battista casella 45 - Milano'),
(755,7,7,7,'ModComments',NULL,'2023-06-07 09:41:52','2023-06-07 09:41:52',NULL,NULL,0,1,0,0,'CRM','Vuole affittare solo una stanza'),
(761,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Ilenya</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-08 12:53:01','2023-06-08 12:53:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Primaticcio 182 - Milano'),
(773,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Luigi</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-12 08:37:02','2023-06-12 08:37:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Largo Luigi Eriano 14 - Milano'),
(774,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Yardena</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-12 08:38:02','2023-06-12 08:38:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Oslavia - Milano'),
(775,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Andrea</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-12 08:39:01','2023-06-12 08:39:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Piazza Insubria, 24 - Milano'),
(787,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Monia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-14 09:30:02','2023-06-14 09:30:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Monte penice 6 - Milano'),
(797,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-16 08:58:08','2023-06-16 08:58:08',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(798,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-16 09:58:25','2023-06-16 09:58:25',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(806,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-18 20:13:12','2023-06-18 20:13:12',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(807,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-18 20:14:18','2023-06-18 20:14:18',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(810,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Fabrizio</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-19 08:44:01','2023-06-19 08:44:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Ugo Tognazzi 6 - Milano'),
(811,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Pietro</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-19 09:13:01','2023-06-19 09:13:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Viale Martesana 109 - Milano'),
(812,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>silvia Alessandra</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-19 09:14:01','2023-06-19 09:14:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Scialoia 12 - Milano'),
(816,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-19 23:51:24','2023-06-19 23:51:24',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(817,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-19 23:53:30','2023-06-19 23:53:30',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(818,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-19 23:54:29','2023-06-19 23:54:29',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(820,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-19 23:57:26','2023-06-19 23:57:26',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(821,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-19 23:58:56','2023-06-19 23:58:56',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(825,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>edi tullio massimo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-20 12:28:02','2023-06-20 12:28:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in fiuggi 12/4 - Milano'),
(850,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Chiara</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-26 09:06:02','2023-06-26 09:06:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Faa di Bruno 14 - Milano'),
(854,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n https://www.booking.com/hotel/it/easylife-l-abbraccio-dell-affascinante-p-romana.en-gb.html<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-26 10:12:08','2023-06-26 10:12:08',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(855,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n https://www.booking.com/hotel/it/easylife-elegante-attico-2-min-da-parco-sempione.en-gb.html<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-26 10:14:34','2023-06-26 10:14:34',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(856,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>Le inoltro il link al portale booking.com</p>\r\n\r\n <p></p>\r\n\r\n <p>PORTALE BOOKING.COM</p>\r\n\r\n <p>https://www.booking.com/hotel/it/easylife-esclusivo-appartamento-in-citta-studi.en-gb.html<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-26 10:18:37','2023-06-26 10:18:37',NULL,NULL,0,1,0,0,'CRM','Re:CREDENZIALI ACCESSO PORTALE OWNER'),
(869,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n https://www.booking.com/hotel/it/easylife-colorato-studio-con-terrazzo.en-gb.html<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-27 07:56:48','2023-06-27 07:56:48',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(870,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-27 07:58:41','2023-06-27 07:58:41',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(871,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Giacomo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-27 14:12:02','2023-06-27 14:12:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in via taverna 1 - Milano'),
(872,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Giulia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-27 14:13:02','2023-06-27 14:13:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Mahatma Gandhi 11 - Milano'),
(874,1,4,1,'Project','','2023-06-27 14:57:45','2023-06-27 14:57:45',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Via Friuli 24 Milano'),
(875,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Via Friuli 24 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-27 14:58:01','2023-06-27 14:58:01',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Via Friuli 24 - Milano'),
(876,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Francesco</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-27 15:02:01','2023-06-27 15:02:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Viale omero 26 - Milano'),
(877,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Margherita</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-27 15:04:02','2023-06-27 15:04:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Monte Sasso - Milano'),
(885,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-06-28 09:36:42','2023-06-28 09:36:42',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(890,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Lorenzo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-28 13:30:02','2023-06-28 13:30:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Alberto da Gandino 19 - Milano'),
(892,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Emily</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-28 14:04:01','2023-06-28 14:04:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Viale Pisa 18 - Milano'),
(896,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Davide</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-30 11:20:02','2023-06-30 11:20:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via panfilo nuvolone - Milano'),
(898,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Stefania</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-06-30 12:45:02','2023-06-30 12:45:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Romilli - Milano'),
(908,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Donato</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-03 09:08:02','2023-07-03 09:08:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Cavalcabo - Milano'),
(909,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Alessio</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-03 09:08:05','2023-07-03 09:08:05',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in giudice donadoni - Milano'),
(911,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Francesco</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-03 09:42:02','2023-07-03 09:42:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Viale omero 26 - Milano'),
(912,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Sara</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-03 09:43:02','2023-07-03 09:43:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Novara 14 - Milano'),
(914,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Alice</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-03 14:00:02','2023-07-03 14:00:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Delfico 2 - Milano'),
(923,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-07-05 05:11:33','2023-07-05 05:11:33',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(924,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-07-05 05:13:45','2023-07-05 05:13:45',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(928,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body><span comic=\"\" sans=\"\" style=\"font-family: \">Dettagli ticket</span><br />\r\n<b style=\"font-family: "comic sans ms", cursive; font-size: 14px;\">Problema riscontrato</b><span style=\"font-family: "comic sans ms", cursive; font-size: 14px;\">: PROBLEMI ARIA CONDIZIONATA</span><br />\r\n \r\n<table align=\"left\" border=\"0\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:500px;\">\r\n <tbody>\r\n <tr>\r\n <td><span comic=\"\" font-size:=\"\" sans=\"\" style=\"font-family: \">Appartamento: T-PCA25-Castaldi25</span></td>\r\n <td><span comic=\"\" font-size:=\"\" sans=\"\" style=\"font-family: \">Categoria : Problemi idrici</span></td>\r\n </tr>\r\n <tr>\r\n <td><span comic=\"\" font-size:=\"\" sans=\"\" style=\"font-family: \">Ticket No : TT11</span></td>\r\n <td><span comic=\"\" font-size:=\"\" sans=\"\" style=\"font-family: \">Severità : </span></td>\r\n </tr>\r\n <tr>\r\n <td><span comic=\"\" font-size:=\"\" sans=\"\" style=\"font-family: \">Stato: Open</span></td>\r\n <td><span comic=\"\" font-size:=\"\" sans=\"\" style=\"font-family: \">Priorità : High</span></td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n<br />\r\n<br />\r\n<br />\r\n<br />\r\n<br />\r\n<span style=\"font-size:14px;\"><span style=\"font-family:comic sans ms,cursive;\">Descrizione :<br />\r\n<br />\r\n<br />\r\nSoluzione:<br />\r\n </span></span><br />\r\n<br />\r\n </body>\r\n</html>\r\n<br><br>','2023-07-05 08:29:01','2023-07-05 08:29:01',NULL,NULL,0,1,0,0,'CRM','Problema Riscontrato: PROBLEMI ARIA CONDIZIONATA - T-PCA25-Castaldi25'),
(932,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>STEFANO</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-05 10:48:02','2023-07-05 10:48:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in via pellegrino rossi - Milano'),
(933,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Mara Elisabetta</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-05 10:52:02','2023-07-05 10:52:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via dei Missaglia - Milano'),
(934,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Paolo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-05 11:00:02','2023-07-05 11:00:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Luigi Cibrario 1 - Milano'),
(935,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Rosa</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-05 11:10:02','2023-07-05 11:10:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in via ugo ojetti 48 - Milano'),
(937,7,7,7,'Calendar','','2023-07-05 14:05:40','2023-07-05 14:05:40',NULL,NULL,0,1,0,0,'CRM','Chiama Sig. Cazzulani per visita immboile ad ottobre'),
(941,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Alberto</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-05 15:52:01','2023-07-05 15:52:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Giovanni Battista Cassinis 55 - Milano'),
(943,1,1,1,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <title>Dettagli ticket</title>\r\n <style type=\"text/css\">body {\r\n font-family: Arial, sans-serif;\r\n background-color: #f5f5f5;\r\n }\r\n\r\n h2 {\r\n color: #333333;\r\n }\r\n\r\n table {\r\n border-collapse: collapse;\r\n width: 100%;\r\n margin-bottom: 20px;\r\n }\r\n\r\n table td, table th {\r\n padding: 8px;\r\n border: 1px solid #dddddd;\r\n }\r\n\r\n table th {\r\n text-align: left;\r\n background-color: #f2f2f2;\r\n }\r\n\r\n h3 {\r\n color: #333333;\r\n }\r\n\r\n p {\r\n margin-bottom: 20px;\r\n }\r\n </style>\r\n</head>\r\n<body>\r\n<h2>Dettagli ticket</h2>\r\n\r\n<table>\r\n <tbody>\r\n <tr>\r\n <th>Problema riscontrato - Caldaia Rotta</th>\r\n <td></td>\r\n </tr>\r\n <tr>\r\n <th>Appartamento</th>\r\n <td>B-AV1-Vespucci1</td>\r\n <th>Categoria</th>\r\n <td>Problemi con attrezzature casa</td>\r\n </tr>\r\n <tr>\r\n <th>Ticket No</th>\r\n <td>TT12</td>\r\n <th>Severità</th>\r\n <td>Feature</td>\r\n </tr>\r\n <tr>\r\n <th>Stato</th>\r\n <td>Open</td>\r\n <th>Priorità</th>\r\n <td>Normal</td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n\r\n<h3>Descrizione</h3>\r\n\r\n<p>asfsfwereads</p>\r\n\r\n<h3>Soluzione</h3>\r\n\r\n<p></p>\r\n\r\n<p></p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-05 17:43:02','2023-07-05 17:43:02',NULL,NULL,0,1,0,0,'CRM','Problema Riscontrato: Caldaia Rotta - B-AV1-Vespucci1'),
(945,1,1,1,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <title>Dettagli ticket</title>\r\n <style type=\"text/css\">body {\r\n font-family: Arial, sans-serif;\r\n background-color: #ffffff;\r\n }\r\n\r\n h2 {\r\n color: #333333;\r\n }\r\n\r\n table {\r\n border-collapse: collapse;\r\n width: 100%;\r\n margin-bottom: 20px;\r\n background-color: #ffffff;\r\n border-radius: 10px;\r\n }\r\n\r\n table td, table th {\r\n padding: 8px;\r\n border: 1px solid #dddddd;\r\n }\r\n\r\n table th {\r\n text-align: left;\r\n background-color: #f2f2f2;\r\n vertical-align: top;\r\n width: 20%;\r\n }\r\n\r\n h3 {\r\n color: #333333;\r\n }\r\n\r\n p {\r\n margin-bottom: 20px;\r\n }\r\n </style>\r\n</head>\r\n<body>\r\n<h2>Dettagli ticket</h2>\r\n\r\n<table>\r\n <tbody>\r\n <tr>\r\n <th>Problema riscontrato:</th>\r\n <td>Caldaia Rotta</td>\r\n </tr>\r\n <tr>\r\n <th>Appartamento:</th>\r\n <td>B-AV1-Vespucci1</td>\r\n </tr>\r\n <tr>\r\n <th>Categoria:</th>\r\n <td>Problemi caldaia/riscaldamento</td>\r\n </tr>\r\n <tr>\r\n <th>Ticket No:</th>\r\n <td>TT13</td>\r\n </tr>\r\n <tr>\r\n <th>Severità:</th>\r\n <td>Critical</td>\r\n </tr>\r\n <tr>\r\n <th>Stato:</th>\r\n <td>Open</td>\r\n </tr>\r\n <tr>\r\n <th>Priorità:</th>\r\n <td>High</td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n\r\n<h3>Descrizione:</h3>\r\n\r\n<p>caldaia rotta intervenitre subito</p>\r\n\r\n<h3>Soluzione:</h3>\r\n\r\n<p><br />\r\n<br />\r\nDETTAGLIO TICKET</p>\r\n\r\n<p><a href=\"https://crm.easylife.house/index.php?module=HelpDesk&view=Detail&record=944\">CRM Detail View URL</a></p>\r\n\r\n<p></p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-05 17:58:01','2023-07-05 17:58:01',NULL,NULL,0,1,0,0,'CRM','Problema Riscontrato: Caldaia Rotta - B-AV1-Vespucci1'),
(946,6,6,6,'ModComments',NULL,'2023-07-05 18:15:37','2023-07-05 18:15:37',NULL,NULL,0,1,0,0,'CRM','Test'),
(947,6,6,6,'ModComments',NULL,'2023-07-05 18:15:59','2023-07-05 18:15:59',NULL,NULL,0,1,0,0,'CRM','Ho chiamato il tecnico interverrà domani'),
(948,6,6,6,'Calendar','','2023-07-05 18:16:39','2023-11-30 23:57:39',NULL,NULL,0,1,0,0,'CRM','Intervento tecnino'),
(954,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>ALBERTO</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-06 12:08:02','2023-07-06 12:08:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in DELLE PRIMULE 12 - Milano'),
(956,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Michele</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-06 13:16:02','2023-07-06 13:16:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Jean Jaures 8 - Milano'),
(960,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Renzo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-07 08:09:02','2023-07-07 08:09:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Daniele Ricciarelli 12 - Milano'),
(963,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>mauro</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-07 12:18:02','2023-07-07 12:18:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in martinazzoli 3 - parco nord - - Milano'),
(966,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Iacopo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-09 06:04:02','2023-07-09 06:04:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Gottlieb Wilhelm Daimler 10 - Milano'),
(967,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Emanuele</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-09 06:05:02','2023-07-09 06:05:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via adolfo wildt milano - Milano'),
(970,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>ferdinando</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-10 09:08:01','2023-07-10 09:08:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in centro - SARONNO - Milano'),
(971,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Stefano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-10 09:10:02','2023-07-10 09:10:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Europa 5/D - Milano'),
(975,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Francesca</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-11 06:55:01','2023-07-11 06:55:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Passo di Fargorida - Milano'),
(977,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Francesco</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-11 07:27:01','2023-07-11 07:27:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via celeste clericetti - Milano'),
(986,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-07-12 17:31:43','2023-07-12 17:31:43',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(987,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-07-12 17:34:42','2023-07-12 17:34:42',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(988,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-07-12 18:04:24','2023-07-12 18:04:24',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(990,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-07-13 07:19:55','2023-07-13 07:19:55',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(992,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Michael</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-13 10:52:02','2023-07-13 10:52:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in via fabrizio de andre - Milano'),
(1001,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Marco</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-16 16:17:01','2023-07-16 16:17:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Leopoldo pollak 8 - Milano'),
(1002,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Carmela</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-16 16:19:01','2023-07-16 16:19:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Emilio Bignami 10 - Milano'),
(1007,7,7,1,'Calendar','','2023-07-17 14:12:12','2023-07-17 14:13:04',NULL,NULL,0,1,0,0,'CRM','Chiama per avere aggiornamenti in merito alla ristritturazione'),
(1008,1,1,1,'Emails','Montuoro Francesca ,<br/><b>Task Notification Details:</b><br/>Subject : Chiama per avere aggiornamenti in merito alla ristritturazione<br/>Start date and time : 10-09-2023 2:11 PM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br/>End date and time : 10-09-2023 (dd-mm-yyyy) <br/>Status : Planned <br/>Priority : Medium <br/>Related To : Merola Pasquale <br/>Contacts List : <br/>Description : <br><br>','2023-07-17 14:13:01','2023-07-17 14:13:01',NULL,NULL,0,1,0,0,'CRM','Task : Chiama per avere aggiornamenti in merito alla ristritturazione'),
(1009,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Antonino</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-17 15:08:01','2023-07-17 15:08:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Viale Jenner 46 - Milano'),
(1011,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Andrea</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-18 08:34:02','2023-07-18 08:34:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Di Vittorio 57 - Milano'),
(1014,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>STEFANO</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-18 09:55:01','2023-07-18 09:55:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in via pellegrino rossi - Milano'),
(1015,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>giorgio</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-18 09:55:05','2023-07-18 09:55:05',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Domokos 4 - Milano'),
(1017,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>MARIA PIA</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-18 12:27:01','2023-07-18 12:27:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in COMASINA 2 - Milano'),
(1023,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Elvira</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-19 12:25:01','2023-07-19 12:25:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Cefal - Milano'),
(1024,7,7,7,'ModComments',NULL,'2023-07-19 15:49:12','2023-07-19 15:49:12',NULL,NULL,0,1,0,0,'CRM','ROMA'),
(1027,1,4,1,'Project','','2023-07-20 11:44:52','2023-07-20 11:44:52',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Via masera 10 Milano'),
(1028,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Via masera 10 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-20 11:45:02','2023-07-20 11:45:02',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Via masera 10 - Milano'),
(1029,1,4,1,'Project','','2023-07-20 11:46:46','2023-07-20 11:46:46',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Via Spallanzani 6 Milano'),
(1030,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Via Spallanzani 6 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-20 11:47:02','2023-07-20 11:47:02',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Via Spallanzani 6 - Milano'),
(1031,1,4,1,'Project','','2023-07-20 11:47:22','2023-07-20 11:47:22',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Zuretti 5 Milano'),
(1032,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Zuretti 5 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-20 11:48:02','2023-07-20 11:48:02',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Zuretti 5 - Milano'),
(1033,1,4,1,'Project','','2023-07-20 11:49:06','2023-07-20 11:49:06',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT VIA Melchiorre Gioia 30 Milano'),
(1034,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in VIA Melchiorre Gioia 30 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-20 11:50:02','2023-07-20 11:50:02',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in VIA Melchiorre Gioia 30 - Milano'),
(1035,1,4,1,'Project','','2023-07-20 11:55:40','2023-07-20 11:55:40',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Corso di porta romana 109 Milano'),
(1036,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Corso di porta romana 109 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-20 11:56:01','2023-07-20 11:56:01',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Corso di porta romana 109 - Milano'),
(1037,1,4,1,'Project','','2023-07-20 11:59:16','2023-07-20 11:59:16',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Via Angera 10 Milano'),
(1038,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Via Angera 10 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-20 12:00:03','2023-07-20 12:00:03',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Via Angera 10 - Milano'),
(1039,1,4,1,'Project','','2023-07-20 12:02:04','2023-07-20 12:02:04',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Via Rosolino Pilo 6 Milano'),
(1040,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Via Rosolino Pilo 6 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-20 12:03:01','2023-07-20 12:03:01',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Via Rosolino Pilo 6 - Milano'),
(1041,1,4,1,'Project','','2023-07-20 12:06:28','2023-07-20 12:06:28',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Viale Stelvio 45 Milano'),
(1042,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Viale Stelvio 45 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-20 12:07:01','2023-07-20 12:07:01',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Viale Stelvio 45 - Milano'),
(1043,1,4,1,'Project','','2023-07-20 12:08:49','2023-07-20 12:08:49',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Giovanni Schiaparelli Milano'),
(1044,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Giovanni Schiaparelli a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-20 12:09:02','2023-07-20 12:09:02',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Giovanni Schiaparelli - Milano'),
(1045,1,4,1,'Project','','2023-07-20 12:49:10','2023-07-20 12:49:10',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Garofalo 5 Milano'),
(1046,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Garofalo 5 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-20 12:50:01','2023-07-20 12:50:01',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Garofalo 5 - Milano'),
(1047,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Claudia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-20 13:00:01','2023-07-20 13:00:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Modena 1 - Sesto San Giovanni');
INSERT INTO `vtiger_crmentity` VALUES
(1051,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Andrea</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-20 15:41:01','2023-07-20 15:41:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Adriatico - Milano'),
(1054,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Paola</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-21 14:00:02','2023-07-21 14:00:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via carnevali 11 - Milano'),
(1055,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>gabriel</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-21 14:01:01','2023-07-21 14:01:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in mario galli, 11 - Milano'),
(1063,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>catia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-23 16:39:01','2023-07-23 16:39:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in bruno cassinari 11 - Milano'),
(1064,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Stefano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-23 16:41:02','2023-07-23 16:41:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Mecenate 10 - Milano'),
(1065,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Gianni</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-23 16:43:01','2023-07-23 16:43:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Ennio - Milano'),
(1067,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Alberto</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-24 09:53:01','2023-07-24 09:53:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Cemmo - Milano'),
(1073,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-07-25 12:17:54','2023-07-25 12:17:54',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(1074,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>emanuele</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-25 13:00:03','2023-07-25 13:00:03',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in via dei missaglia 8 - Milano'),
(1075,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Samantha</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-25 13:26:01','2023-07-25 13:26:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in via pusiano 6 - Milano'),
(1076,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>JUAN Alejandro</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-25 13:42:02','2023-07-25 13:42:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Termopili 36 - Milano'),
(1079,1,1,1,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <title>Dettagli ticket</title>\r\n <style type=\"text/css\">body {\r\n font-family: Arial, sans-serif;\r\n background-color: #ffffff;\r\n }\r\n\r\n h2 {\r\n color: #333333;\r\n }\r\n\r\n table {\r\n border-collapse: collapse;\r\n width: 100%;\r\n margin-bottom: 20px;\r\n background-color: #ffffff;\r\n border-radius: 10px;\r\n }\r\n\r\n table td, table th {\r\n padding: 8px;\r\n border: 1px solid #dddddd;\r\n }\r\n\r\n table th {\r\n text-align: left;\r\n background-color: #f2f2f2;\r\n vertical-align: top;\r\n width: 20%;\r\n }\r\n\r\n h3 {\r\n color: #333333;\r\n }\r\n\r\n p {\r\n margin-bottom: 20px;\r\n }\r\n </style>\r\n</head>\r\n<body>\r\n<h2>Dettagli ticket</h2>\r\n\r\n<table>\r\n <tbody>\r\n <tr>\r\n <th>Problema riscontrato:</th>\r\n <td>RIparazione Tapparella</td>\r\n </tr>\r\n <tr>\r\n <th>Appartamento:</th>\r\n <td>D-CB13-Battisti13</td>\r\n </tr>\r\n <tr>\r\n <th>Categoria:</th>\r\n <td>Problemi con attrezzature casa</td>\r\n </tr>\r\n <tr>\r\n <th>Ticket No:</th>\r\n <td>TT14</td>\r\n </tr>\r\n <tr>\r\n <th>Severità:</th>\r\n <td>Minor</td>\r\n </tr>\r\n <tr>\r\n <th>Stato:</th>\r\n <td>Open</td>\r\n </tr>\r\n <tr>\r\n <th>Priorità:</th>\r\n <td>Normal</td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n\r\n<h3>Descrizione:</h3>\r\n\r\n<p>Tapparella bloccata in soggiorno</p>\r\n\r\n<h3>Soluzione:</h3>\r\n\r\n<p><br />\r\n<br />\r\nDETTAGLIO TICKET</p>\r\n\r\n<p><a href=\"https://crm.easylife.house/index.php?module=HelpDesk&view=Detail&record=1078\">CRM Detail View URL</a></p>\r\n\r\n<p></p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-28 09:30:01','2023-07-28 09:30:01',NULL,NULL,0,1,0,0,'CRM','Problema Riscontrato: RIparazione Tapparella - D-CB13-Battisti13'),
(1080,6,12,6,'Calendar','interf','2023-07-28 09:33:30','2023-07-28 09:34:17',NULL,NULL,0,1,0,0,'CRM','Asse WC da sostituire'),
(1082,1,1,1,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <title>Dettagli ticket</title>\r\n <style type=\"text/css\">body {\r\n font-family: Arial, sans-serif;\r\n background-color: #ffffff;\r\n }\r\n\r\n h2 {\r\n color: #333333;\r\n }\r\n\r\n table {\r\n border-collapse: collapse;\r\n width: 100%;\r\n margin-bottom: 20px;\r\n background-color: #ffffff;\r\n border-radius: 10px;\r\n }\r\n\r\n table td, table th {\r\n padding: 8px;\r\n border: 1px solid #dddddd;\r\n }\r\n\r\n table th {\r\n text-align: left;\r\n background-color: #f2f2f2;\r\n vertical-align: top;\r\n width: 20%;\r\n }\r\n\r\n h3 {\r\n color: #333333;\r\n }\r\n\r\n p {\r\n margin-bottom: 20px;\r\n }\r\n </style>\r\n</head>\r\n<body>\r\n<h2>Dettagli ticket</h2>\r\n\r\n<table>\r\n <tbody>\r\n <tr>\r\n <th>Problema riscontrato:</th>\r\n <td>PROBLEMI GENERALI</td>\r\n </tr>\r\n <tr>\r\n <th>Appartamento:</th>\r\n <td>T-CA24-Casati24</td>\r\n </tr>\r\n <tr>\r\n <th>Categoria:</th>\r\n <td></td>\r\n </tr>\r\n <tr>\r\n <th>Ticket No:</th>\r\n <td>TT15</td>\r\n </tr>\r\n <tr>\r\n <th>Severità:</th>\r\n <td>Major</td>\r\n </tr>\r\n <tr>\r\n <th>Stato:</th>\r\n <td>Open</td>\r\n </tr>\r\n <tr>\r\n <th>Priorità:</th>\r\n <td>High</td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n\r\n<h3>Descrizione:</h3>\r\n\r\n<p>- pulizia tenda<br />\n- sfumare muri</p>\r\n\r\n<h3>Soluzione:</h3>\r\n\r\n<p><br />\r\n<br />\r\nDETTAGLIO TICKET</p>\r\n\r\n<p><a href=\"https://crm.easylife.house/index.php?module=HelpDesk&view=Detail&record=1081\">CRM Detail View URL</a></p>\r\n\r\n<p></p>\r\n</body>\r\n</html>\r\n<br><br>','2023-07-28 09:40:02','2023-07-28 09:40:02',NULL,NULL,0,1,0,0,'CRM','Problema Riscontrato: PROBLEMI GENERALI - T-CA24-Casati24'),
(1083,6,6,1,'Calendar','','2023-07-28 09:40:52','2023-07-28 09:41:03',NULL,NULL,0,1,0,0,'CRM','Puliza tenda'),
(1084,1,1,1,'Emails','Marra Pietro ,<br/><b>Task Notification Details:</b><br/>Subject : Puliza tenda<br/>Start date and time : 28-07-2023 12:00 PM ((UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna)<br/>End date and time : 28-07-2023 (dd-mm-yyyy) <br/>Status : Not Started <br/>Priority : <br/>Related To : PROBLEMI GENERALI <br/>Contacts List : <br/>Description : <br><br>','2023-07-28 09:41:01','2023-07-28 09:41:01',NULL,NULL,0,1,0,0,'CRM','Task : Puliza tenda'),
(1086,6,6,0,'Documents Attachment',NULL,'2023-07-28 09:45:22','2023-07-28 09:45:22',NULL,NULL,0,1,0,NULL,NULL,NULL),
(1087,6,6,6,'Documents',NULL,'2023-07-28 09:46:02','2023-07-28 09:46:02',NULL,NULL,0,1,0,0,'CRM','manodopera'),
(1088,6,6,6,'Documents',NULL,'2023-07-28 10:04:34','2023-07-28 10:04:34',NULL,NULL,0,1,0,0,'CRM','Fattura'),
(1089,6,6,0,'Documents Attachment',NULL,'2023-07-28 10:04:35','2023-07-28 10:04:35',NULL,NULL,0,1,0,NULL,NULL,NULL),
(1092,6,6,6,'Documents',NULL,'2023-07-31 09:32:54','2023-07-31 09:32:54',NULL,NULL,0,1,0,0,'CRM','Speedtest'),
(1093,6,6,0,'Documents Attachment',NULL,'2023-07-31 09:32:55','2023-07-31 09:32:55',NULL,NULL,0,1,0,NULL,NULL,NULL),
(1094,6,6,6,'Documents',NULL,'2023-07-31 09:33:32','2023-07-31 09:33:32',NULL,NULL,0,1,0,0,'CRM','Wifi-Extender'),
(1095,6,6,0,'Documents Attachment',NULL,'2023-07-31 09:33:32','2023-07-31 09:33:32',NULL,NULL,0,1,0,NULL,NULL,NULL),
(1096,6,6,6,'Documents',NULL,'2023-07-31 09:33:57','2023-07-31 09:33:57',NULL,NULL,0,1,0,0,'CRM','Wifi-Extender_2'),
(1097,6,6,0,'Documents Attachment',NULL,'2023-07-31 09:33:58','2023-07-31 09:33:58',NULL,NULL,0,1,0,NULL,NULL,NULL),
(1098,1,4,1,'Project','','2023-08-01 10:39:11','2023-08-01 10:39:11',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Via Procaccini 12 Milano'),
(1099,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Via Procaccini 12 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-08-01 10:40:02','2023-08-01 10:40:02',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Via Procaccini 12 - Milano'),
(1100,1,4,1,'Project','','2023-08-01 10:43:59','2023-08-01 10:43:59',NULL,NULL,0,1,0,0,'WORKFLOW','Onboarding APT Cola Montano 3 Milano'),
(1101,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group, <br />\r\n<br />\r\nsi notifica l'avvio della procedura di onboarding per l'acquisizione dell'appartamento in Cola Montano 3 a Milano, da parte di Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati. <br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding. <br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>','2023-08-01 10:44:01','2023-08-01 10:44:01',NULL,NULL,0,1,0,0,'CRM','Onboarding Appartamento in Cola Montano 3 - Milano'),
(1103,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile Sempione Real Estate,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-08-01 16:29:00','2023-08-01 16:29:00',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(1104,6,6,6,'ModComments',NULL,'2023-08-03 16:55:54','2023-08-03 16:55:54',NULL,NULL,0,1,0,0,'CRM','qui funzionano i commenti'),
(1111,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-08-08 07:09:50','2023-08-08 07:18:48',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(1112,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-08-08 07:31:44','2023-08-08 07:31:44',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(1113,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n https://www.booking.com/hotel/it/easylife-sofisticata-dimora-a-2min-dal-duomo.en-gb.html<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-08-08 10:52:51','2023-08-08 10:52:51',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(1119,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-08-10 09:23:43','2023-08-10 09:23:43',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(1127,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-08-19 09:28:26','2023-08-19 09:29:03',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(1144,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n $contacts-cf_971$<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-08-28 17:20:13','2023-08-28 17:20:13',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(1145,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n In corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-08-29 08:22:44','2023-08-29 08:23:49',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(1146,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Francesca</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-08-29 09:56:01','2023-08-29 09:56:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Padova 330 - Milano'),
(1147,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Massimiliano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-08-29 09:56:10','2023-08-29 09:56:10',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Tiziano - comune di Seveso - Milano'),
(1148,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Daniela</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-08-29 09:58:02','2023-08-29 09:58:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Don Giovanni Minzoni - Milano'),
(1149,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>beniamino</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-08-29 09:59:02','2023-08-29 09:59:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in luigi biraghi - Milano'),
(1150,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Jean Francois</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-08-29 10:00:01','2023-08-29 10:00:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Novara 141 - Milano'),
(1153,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Ornella</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-08-31 09:09:02','2023-08-31 09:09:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Morgantini - Milano'),
(1154,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Simona</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-08-31 09:09:06','2023-08-31 09:09:06',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via dei Biancospini 15 - Milano'),
(1155,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Francesca</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-08-31 09:28:02','2023-08-31 09:28:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in San Abbondio - Milano'),
(1156,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Serena</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-08-31 09:29:01','2023-08-31 09:29:01',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Andrea del castagno 1 - Milano'),
(1161,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Christian</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-09-01 15:34:02','2023-09-01 15:34:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in guglielmo pecori - Milano'),
(1165,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n $contacts-cf_971$<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-09-04 13:17:40','2023-09-04 13:17:40',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(1166,1,1,1,'Emails','<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>Alessoo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>','2023-09-04 13:40:02','2023-09-04 13:40:02',NULL,NULL,0,1,0,0,'CRM','Valutazione Immobile in Via Monzese 64 - Milano'),
(1169,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-09-05 08:32:06','2023-09-05 08:32:06',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(1172,6,6,6,'Emails','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l\'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell\'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n In corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"http://www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n','2023-09-05 21:49:03','2023-09-05 21:49:03',NULL,NULL,0,1,0,0,'CRM','CREDENZIALI ACCESSO PORTALE OWNER'),
(1176,7,7,7,'ModComments',NULL,'2023-09-07 09:26:14','2023-09-07 09:26:14',NULL,NULL,0,1,0,0,'CRM','Ha scelto Accomodo'),
(1181,7,7,7,'ModComments',NULL,'2023-09-08 11:18:46','2023-09-08 11:18:46',NULL,NULL,0,1,0,0,'CRM','Dopo mesi di tentativi di contatti a vuoto, finalmente mi ha risposto. Ha deciso di tenerlo per se\' e di non affittarlo.'),
(1188,7,7,7,'Calendar','Chiama per avere aggiornamenti (sua operazione e lavori ripristino plafone)','2023-09-12 15:37:14','2023-09-12 15:37:14',NULL,NULL,0,1,0,0,'CRM','Chiama a dicembre'),
(1189,6,6,6,'HelpDesk','','2023-11-29 05:09:28','2023-12-01 00:13:33',NULL,NULL,0,1,0,0,'CRM','Problema idraulico'),
(1190,6,6,6,'HelpDesk','','2023-11-29 12:32:26','2023-11-29 12:32:26',NULL,NULL,0,1,0,0,'CRM','Problema test'),
(1191,6,6,6,'Documents',NULL,'2023-11-29 12:38:54','2023-11-29 12:38:54',NULL,NULL,0,1,0,0,'CRM','C1113-HOMEBAR (10.90.36.99)--19-32'),
(1192,6,6,0,'Documents Attachment',NULL,'2023-11-29 12:38:54','2023-11-29 12:38:54',NULL,NULL,0,1,0,NULL,NULL,NULL),
(1193,6,6,6,'HelpDesk','','2023-11-29 15:04:16','2023-11-29 15:04:16',NULL,NULL,0,1,0,0,'CRM','Caldaia Rotta'),
(1194,6,1,6,'CTMessageTemplate','test descrizione','2023-11-29 21:05:36','2023-11-29 21:05:36',NULL,NULL,0,1,0,0,'CRM','test messge'),
(1195,6,6,6,'Leads','','2023-11-29 21:06:14','2023-11-29 21:06:24',NULL,NULL,0,1,0,0,'CRM','test test'),
(1196,6,8,6,'HelpDesk','','2023-11-29 21:13:51','2023-11-30 00:21:03',NULL,NULL,0,1,0,0,'CRM','tende da riparare'),
(1197,6,6,6,'Calendar','','2023-11-29 21:16:07','2023-11-29 21:19:11',NULL,NULL,0,1,0,0,'CRM','test task cpn15'),
(1198,6,6,6,'CTUserFilterView',NULL,'2023-11-29 21:37:31','2023-11-29 21:37:31',NULL,NULL,0,1,0,0,'CRM',''),
(1200,6,8,6,'HelpDesk','','2023-11-30 00:19:50','2023-11-30 00:19:50',NULL,NULL,0,1,0,0,'CRM','LAVANDINO OTTURATO'),
(1201,6,6,6,'ModComments',NULL,'2023-11-30 00:52:17','2023-11-30 00:52:17',NULL,NULL,0,1,0,0,'CRM','Attachment'),
(1202,0,0,0,'ModComments Attachment',NULL,'0000-00-00 00:00:00','0000-00-00 00:00:00',NULL,NULL,0,1,0,NULL,NULL,NULL),
(1203,6,6,6,'ModComments',NULL,'2023-11-30 00:52:48','2023-11-30 00:52:48',NULL,NULL,0,1,0,0,'CRM','Attachment'),
(1204,0,0,0,'ModComments Attachment',NULL,'0000-00-00 00:00:00','0000-00-00 00:00:00',NULL,NULL,0,1,0,NULL,NULL,NULL),
(1205,6,4,6,'Accounts','','2023-11-30 23:33:18','2023-11-30 23:33:18',NULL,NULL,0,1,0,0,'CRM','Con15'),
(1206,6,6,6,'Assets','','2023-11-30 23:33:40','2023-11-30 23:33:40',NULL,NULL,0,1,0,0,'CRM','caffè'),
(1207,6,6,6,'Calendar','devo chiamare','2023-11-30 23:56:23','2023-12-01 00:01:35',NULL,NULL,0,1,0,0,'CRM','chiama di test'),
(1208,6,6,6,'Contacts','','2023-11-30 23:59:53','2023-11-30 23:59:53',NULL,NULL,0,1,0,0,'CRM','Test Test'),
(1507,6,8,6,'HelpDesk','descrizione','2023-12-02 16:57:28','2023-12-02 16:57:28',NULL,NULL,0,1,0,0,'CRM','caldaia rotta');
/*!40000 ALTER TABLE `vtiger_crmentity` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_crmentity_seq`
--
DROP TABLE IF EXISTS `vtiger_crmentity_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_crmentity_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_crmentity_seq`
--
LOCK TABLES `vtiger_crmentity_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_crmentity_seq` DISABLE KEYS */;
INSERT INTO `vtiger_crmentity_seq` VALUES
(1507);
/*!40000 ALTER TABLE `vtiger_crmentity_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_crmentity_user_field`
--
DROP TABLE IF EXISTS `vtiger_crmentity_user_field`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_crmentity_user_field` (
`recordid` int(19) NOT NULL,
`userid` int(19) NOT NULL,
`starred` varchar(100) DEFAULT NULL,
KEY `record_user_idx` (`recordid`,`userid`),
CONSTRAINT `fk_vtiger_crmentity_user_field_recordid` FOREIGN KEY (`recordid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_crmentity_user_field`
--
LOCK TABLES `vtiger_crmentity_user_field` WRITE;
/*!40000 ALTER TABLE `vtiger_crmentity_user_field` DISABLE KEYS */;
INSERT INTO `vtiger_crmentity_user_field` VALUES
(4,1,'0'),
(12,1,'0'),
(14,1,'0'),
(15,1,'0'),
(30,6,'0'),
(51,1,'0'),
(55,1,'0'),
(57,1,'0'),
(15,6,'0'),
(81,7,'0'),
(83,1,'0'),
(85,1,'0'),
(87,1,'0'),
(81,1,'0'),
(99,7,'0'),
(112,6,'0'),
(113,6,'0'),
(114,6,'0'),
(124,7,'0'),
(124,6,'0'),
(139,7,'0'),
(143,1,'0'),
(144,6,'0'),
(143,6,'0'),
(160,6,'0'),
(166,7,'0'),
(181,7,'0'),
(182,7,'0'),
(183,7,'0'),
(184,6,'0'),
(188,1,'0'),
(189,1,'0'),
(190,1,'0'),
(191,1,'0'),
(192,1,'0'),
(194,1,'0'),
(197,6,'0'),
(198,6,'0'),
(200,6,'0'),
(201,6,'0'),
(209,1,'0'),
(213,7,'0'),
(214,1,'0'),
(220,7,'0'),
(221,1,'0'),
(222,7,'0'),
(223,1,'0'),
(231,6,'0'),
(233,6,'0'),
(234,6,'0'),
(235,6,'0'),
(236,6,'0'),
(237,6,'0'),
(239,6,'0'),
(241,6,'0'),
(245,6,'0'),
(246,6,'0'),
(266,6,'0'),
(268,6,'0'),
(277,6,'0'),
(293,6,'0'),
(299,7,'0'),
(300,1,'0'),
(304,6,'0'),
(306,6,'0'),
(320,6,'0'),
(326,6,'0'),
(363,6,'0'),
(371,6,'0'),
(373,6,'0'),
(375,6,'0'),
(377,6,'0'),
(380,6,'0'),
(384,6,'0'),
(417,7,'0'),
(434,6,'0'),
(436,6,'0'),
(438,6,'0'),
(466,6,'0'),
(510,6,'0'),
(512,6,'0'),
(513,6,'0'),
(532,6,'0'),
(533,6,'0'),
(537,6,'0'),
(542,6,'0'),
(547,7,'0'),
(548,1,'0'),
(550,6,'0'),
(562,1,'0'),
(564,6,'0'),
(567,1,'0'),
(575,1,'0'),
(576,1,'0'),
(586,7,'0'),
(587,1,'0'),
(591,1,'0'),
(592,1,'0'),
(593,1,'0'),
(594,1,'0'),
(595,1,'0'),
(596,1,'0'),
(599,1,'0'),
(601,1,'0'),
(602,1,'0'),
(603,6,'0'),
(607,1,'0'),
(608,1,'0'),
(609,1,'0'),
(610,1,'0'),
(611,1,'0'),
(617,1,'0'),
(625,1,'0'),
(637,1,'0'),
(642,1,'0'),
(643,7,'0'),
(644,1,'0'),
(647,1,'0'),
(654,1,'0'),
(663,1,'0'),
(666,1,'0'),
(672,1,'0'),
(678,1,'0'),
(679,1,'0'),
(683,1,'0'),
(684,1,'0'),
(686,6,'0'),
(687,6,'0'),
(689,1,'0'),
(690,7,'0'),
(691,7,'0'),
(692,1,'0'),
(694,7,'0'),
(696,1,'0'),
(715,6,'0'),
(716,6,'0'),
(722,1,'0'),
(723,1,'0'),
(724,1,'0'),
(725,1,'0'),
(727,1,'0'),
(731,1,'0'),
(732,1,'0'),
(733,1,'0'),
(736,1,'0'),
(739,1,'0'),
(743,1,'0'),
(744,1,'0'),
(746,6,'0'),
(748,6,'0'),
(753,1,'0'),
(761,1,'0'),
(773,1,'0'),
(774,1,'0'),
(775,1,'0'),
(787,1,'0'),
(797,6,'0'),
(798,6,'0'),
(806,6,'0'),
(807,6,'0'),
(810,1,'0'),
(811,1,'0'),
(812,1,'0'),
(816,6,'0'),
(817,6,'0'),
(818,6,'0'),
(820,6,'0'),
(821,6,'0'),
(825,1,'0'),
(850,1,'0'),
(854,6,'0'),
(855,6,'0'),
(856,6,'0'),
(869,6,'0'),
(870,6,'0'),
(871,1,'0'),
(872,1,'0'),
(874,1,'0'),
(875,1,'0'),
(876,1,'0'),
(877,1,'0'),
(885,6,'0'),
(890,1,'0'),
(892,1,'0'),
(896,1,'0'),
(898,1,'0'),
(908,1,'0'),
(909,1,'0'),
(911,1,'0'),
(912,1,'0'),
(914,1,'0'),
(923,6,'0'),
(924,6,'0'),
(928,1,'0'),
(932,1,'0'),
(933,1,'0'),
(934,1,'0'),
(935,1,'0'),
(937,7,'0'),
(941,1,'0'),
(943,1,'0'),
(945,1,'0'),
(948,6,'0'),
(954,1,'0'),
(956,1,'0'),
(960,1,'0'),
(963,1,'0'),
(966,1,'0'),
(967,1,'0'),
(970,1,'0'),
(971,1,'0'),
(975,1,'0'),
(977,1,'0'),
(986,6,'0'),
(987,6,'0'),
(988,6,'0'),
(990,6,'0'),
(992,1,'0'),
(1001,1,'0'),
(1002,1,'0'),
(1007,7,'0'),
(1008,1,'0'),
(1009,1,'0'),
(1011,1,'0'),
(1014,1,'0'),
(1015,1,'0'),
(1017,1,'0'),
(1023,1,'0'),
(1027,1,'0'),
(1028,1,'0'),
(1029,1,'0'),
(1030,1,'0'),
(1031,1,'0'),
(1032,1,'0'),
(1033,1,'0'),
(1034,1,'0'),
(1035,1,'0'),
(1036,1,'0'),
(1037,1,'0'),
(1038,1,'0'),
(1039,1,'0'),
(1040,1,'0'),
(1041,1,'0'),
(1042,1,'0'),
(1043,1,'0'),
(1044,1,'0'),
(1045,1,'0'),
(1046,1,'0'),
(1047,1,'0'),
(1051,1,'0'),
(1054,1,'0'),
(1055,1,'0'),
(1063,1,'0'),
(1064,1,'0'),
(1065,1,'0'),
(1067,1,'0'),
(1073,6,'0'),
(1074,1,'0'),
(1075,1,'0'),
(1076,1,'0'),
(1079,1,'0'),
(1080,6,'0'),
(1082,1,'0'),
(1083,6,'0'),
(1084,1,'0'),
(1087,6,'0'),
(1088,6,'0'),
(1092,6,'0'),
(1094,6,'0'),
(1096,6,'0'),
(1098,1,'0'),
(1099,1,'0'),
(1100,1,'0'),
(1101,1,'0'),
(1103,6,'0'),
(1111,6,'0'),
(1112,6,'0'),
(1113,6,'0'),
(1119,6,'0'),
(1127,6,'0'),
(1144,6,'0'),
(1145,6,'0'),
(1146,1,'0'),
(1147,1,'0'),
(1148,1,'0'),
(1149,1,'0'),
(1150,1,'0'),
(1153,1,'0'),
(1154,1,'0'),
(1155,1,'0'),
(1156,1,'0'),
(1161,1,'0'),
(1165,6,'0'),
(1166,1,'0'),
(1169,6,'0'),
(1172,6,'0'),
(1188,7,'0'),
(1189,6,'0'),
(1190,6,'0'),
(1191,6,'0'),
(1193,6,'0'),
(1194,6,'0'),
(1195,6,'0'),
(1196,6,'0'),
(1197,6,'0'),
(1198,6,'0'),
(1200,6,'0'),
(1205,6,'0'),
(1206,6,'0'),
(1207,6,'0'),
(1208,6,'0'),
(1507,6,'0');
/*!40000 ALTER TABLE `vtiger_crmentity_user_field` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_crmentityrel`
--
DROP TABLE IF EXISTS `vtiger_crmentityrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_crmentityrel` (
`crmid` int(11) NOT NULL,
`module` varchar(100) NOT NULL,
`relcrmid` int(11) NOT NULL,
`relmodule` varchar(100) NOT NULL,
KEY `crmid_idx` (`crmid`),
KEY `relcrmid_idx` (`relcrmid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_crmentityrel`
--
LOCK TABLES `vtiger_crmentityrel` WRITE;
/*!40000 ALTER TABLE `vtiger_crmentityrel` DISABLE KEYS */;
INSERT INTO `vtiger_crmentityrel` VALUES
(2,'Leads',4,'Emails'),
(5,'Project',6,'ProjectTask'),
(5,'Project',7,'ProjectTask'),
(11,'Leads',12,'Calendar'),
(28,'Leads',30,'Calendar'),
(45,'Project',46,'ProjectTask'),
(45,'Project',47,'ProjectTask'),
(45,'Project',50,'HelpDesk'),
(50,'HelpDesk',51,'Emails'),
(54,'HelpDesk',55,'Emails'),
(54,'HelpDesk',57,'Calendar'),
(68,'Leads',81,'Calendar'),
(68,'Leads',90,'Calendar'),
(98,'Leads',107,'Calendar'),
(118,'Leads',124,'Calendar'),
(140,'Leads',141,'Project'),
(142,'Leads',143,'Project'),
(142,'Leads',144,'Emails'),
(155,'HelpDesk',160,'Calendar'),
(152,'Leads',166,'Calendar'),
(171,'Leads',181,'Calendar'),
(171,'Leads',182,'Calendar'),
(142,'Leads',184,'Emails'),
(142,'Leads',188,'Emails'),
(187,'HelpDesk',189,'Emails'),
(187,'HelpDesk',190,'Emails'),
(187,'HelpDesk',191,'Emails'),
(187,'HelpDesk',192,'Emails'),
(193,'HelpDesk',194,'Emails'),
(197,'Project',198,'ProjectTask'),
(160,'Calendar',209,'Emails'),
(211,'Leads',213,'Calendar'),
(213,'Calendar',214,'Emails'),
(217,'Leads',220,'Calendar'),
(220,'Calendar',221,'Emails'),
(218,'Leads',222,'Calendar'),
(222,'Calendar',223,'Emails'),
(230,'Contacts',231,'Emails'),
(230,'Contacts',233,'Emails'),
(230,'Contacts',234,'Emails'),
(230,'Contacts',235,'Emails'),
(230,'Contacts',236,'Emails'),
(230,'Contacts',237,'Emails'),
(238,'Contacts',239,'Emails'),
(238,'Contacts',241,'Emails'),
(238,'Contacts',245,'Emails'),
(244,'Contacts',245,'Emails'),
(243,'Contacts',246,'Emails'),
(240,'Contacts',246,'Emails'),
(256,'Contacts',266,'Emails'),
(267,'Contacts',277,'Emails'),
(276,'Contacts',277,'Emails'),
(272,'Contacts',277,'Emails'),
(286,'Contacts',293,'Emails'),
(215,'Leads',299,'Calendar'),
(299,'Events',300,'Emails'),
(301,'Contacts',304,'Emails'),
(240,'Contacts',320,'Emails'),
(323,'Contacts',326,'Emails'),
(359,'Contacts',363,'Emails'),
(352,'Contacts',371,'Emails'),
(369,'Contacts',373,'Emails'),
(368,'Contacts',375,'Emails'),
(362,'Contacts',377,'Emails'),
(379,'Contacts',380,'Emails'),
(382,'Contacts',384,'Emails'),
(402,'Leads',417,'Calendar'),
(432,'Contacts',434,'Emails'),
(426,'Contacts',436,'Emails'),
(389,'Contacts',438,'Emails'),
(450,'Contacts',466,'Emails'),
(511,'Contacts',512,'Emails'),
(451,'Contacts',532,'Emails'),
(486,'Contacts',533,'Emails'),
(509,'Contacts',533,'Emails'),
(409,'Leads',547,'Calendar'),
(547,'Events',548,'Emails'),
(549,'Leads',550,'Emails'),
(561,'Leads',562,'Emails'),
(561,'Leads',564,'Emails'),
(565,'Leads',567,'Emails'),
(573,'Leads',575,'Emails'),
(574,'Leads',576,'Emails'),
(578,'Leads',586,'Calendar'),
(584,'Leads',587,'Emails'),
(345,'Leads',591,'Project'),
(403,'Leads',592,'Project'),
(345,'Leads',593,'Emails'),
(403,'Leads',594,'Emails'),
(68,'Leads',595,'Project'),
(68,'Leads',596,'Emails'),
(598,'Leads',599,'Emails'),
(71,'Leads',601,'Project'),
(71,'Leads',602,'Emails'),
(601,'Project',603,'ProjectTask'),
(132,'Leads',607,'Emails'),
(78,'Leads',608,'Emails'),
(77,'Leads',609,'Emails'),
(58,'Leads',610,'Project'),
(58,'Leads',611,'Emails'),
(616,'Leads',617,'Emails'),
(620,'Leads',625,'Emails'),
(629,'Leads',637,'Emails'),
(640,'Leads',642,'Emails'),
(613,'Leads',643,'Calendar'),
(643,'Events',644,'Emails'),
(646,'Leads',647,'Emails'),
(649,'Leads',654,'Emails'),
(659,'Leads',663,'Emails'),
(665,'Leads',666,'Emails'),
(669,'Leads',672,'Emails'),
(677,'Leads',678,'Emails'),
(674,'Leads',679,'Emails'),
(682,'Leads',683,'Emails'),
(681,'Leads',684,'Emails'),
(517,'Contacts',686,'Emails'),
(517,'Contacts',687,'Emails'),
(685,'Leads',689,'Emails'),
(667,'Leads',690,'Calendar'),
(248,'Leads',691,'Calendar'),
(691,'Calendar',692,'Emails'),
(693,'Leads',694,'Calendar'),
(695,'HelpDesk',696,'Emails'),
(671,'Contacts',715,'Emails'),
(623,'Contacts',716,'Emails'),
(698,'Leads',722,'Emails'),
(718,'Leads',723,'Emails'),
(700,'Leads',724,'Emails'),
(719,'Leads',725,'Emails'),
(726,'Leads',727,'Emails'),
(729,'Leads',731,'Emails'),
(728,'Leads',732,'Emails'),
(704,'Leads',733,'Emails'),
(735,'Leads',736,'Emails'),
(737,'Leads',739,'Emails'),
(742,'Leads',743,'Emails'),
(740,'Leads',744,'Emails'),
(745,'Contacts',746,'Emails'),
(745,'Contacts',748,'Emails'),
(752,'Leads',753,'Emails'),
(759,'Leads',761,'Emails'),
(771,'Leads',773,'Emails'),
(766,'Leads',774,'Emails'),
(769,'Leads',775,'Emails'),
(784,'Leads',787,'Emails'),
(795,'Contacts',797,'Emails'),
(781,'Contacts',798,'Emails'),
(799,'Contacts',806,'Emails'),
(768,'Contacts',807,'Emails'),
(805,'Leads',810,'Emails'),
(801,'Leads',811,'Emails'),
(800,'Leads',812,'Emails'),
(763,'Contacts',816,'Emails'),
(815,'Contacts',817,'Emails'),
(749,'Contacts',818,'Emails'),
(819,'Contacts',820,'Emails'),
(815,'Contacts',821,'Emails'),
(813,'Leads',825,'Emails'),
(848,'Leads',850,'Emails'),
(853,'Contacts',854,'Emails'),
(829,'Contacts',855,'Emails'),
(819,'Contacts',856,'Emails'),
(857,'Contacts',869,'Emails'),
(868,'Contacts',870,'Emails'),
(861,'Leads',871,'Emails'),
(866,'Leads',872,'Emails'),
(794,'Leads',874,'Project'),
(794,'Leads',875,'Emails'),
(873,'Leads',876,'Emails'),
(863,'Leads',877,'Emails'),
(880,'Contacts',885,'Emails'),
(889,'Leads',890,'Emails'),
(879,'Leads',892,'Emails'),
(894,'Leads',896,'Emails'),
(897,'Leads',898,'Emails'),
(906,'Leads',908,'Emails'),
(907,'Leads',909,'Emails'),
(903,'Leads',911,'Emails'),
(902,'Leads',912,'Emails'),
(913,'Leads',914,'Emails'),
(916,'Contacts',923,'Emails'),
(919,'Contacts',924,'Emails'),
(927,'HelpDesk',928,'Emails'),
(929,'Leads',932,'Emails'),
(922,'Leads',933,'Emails'),
(917,'Leads',934,'Emails'),
(920,'Leads',935,'Emails'),
(936,'Leads',937,'Calendar'),
(939,'Leads',941,'Emails'),
(942,'HelpDesk',943,'Emails'),
(944,'HelpDesk',945,'Emails'),
(944,'HelpDesk',948,'Calendar'),
(953,'Leads',954,'Emails'),
(955,'Leads',956,'Emails'),
(957,'Leads',960,'Emails'),
(962,'Leads',963,'Emails'),
(964,'Leads',966,'Emails'),
(965,'Leads',967,'Emails'),
(968,'Leads',970,'Emails'),
(969,'Leads',971,'Emails'),
(974,'Leads',975,'Emails'),
(976,'Leads',977,'Emails'),
(985,'Contacts',986,'Emails'),
(980,'Contacts',987,'Emails'),
(980,'Contacts',988,'Emails'),
(985,'Contacts',990,'Emails'),
(983,'Leads',992,'Emails'),
(999,'Leads',1001,'Emails'),
(997,'Leads',1002,'Emails'),
(995,'Leads',1007,'Calendar'),
(1007,'Calendar',1008,'Emails'),
(994,'Leads',1009,'Emails'),
(1010,'Leads',1011,'Emails'),
(1012,'Leads',1014,'Emails'),
(1013,'Leads',1015,'Emails'),
(1016,'Leads',1017,'Emails'),
(1020,'Leads',1023,'Emails'),
(697,'Leads',1027,'Project'),
(697,'Leads',1028,'Emails'),
(836,'Leads',1029,'Project'),
(836,'Leads',1030,'Emails'),
(325,'Leads',1031,'Project'),
(325,'Leads',1032,'Emails'),
(900,'Leads',1033,'Project'),
(900,'Leads',1034,'Emails'),
(408,'Leads',1035,'Project'),
(408,'Leads',1036,'Emails'),
(295,'Leads',1037,'Project'),
(295,'Leads',1038,'Emails'),
(312,'Leads',1039,'Project'),
(312,'Leads',1040,'Emails'),
(98,'Leads',1041,'Project'),
(98,'Leads',1042,'Emails'),
(783,'Leads',1043,'Project'),
(783,'Leads',1044,'Emails'),
(467,'Leads',1045,'Project'),
(467,'Leads',1046,'Emails'),
(996,'Leads',1047,'Emails'),
(1049,'Leads',1051,'Emails'),
(1052,'Leads',1054,'Emails'),
(1053,'Leads',1055,'Emails'),
(1059,'Leads',1063,'Emails'),
(1057,'Leads',1064,'Emails'),
(1062,'Leads',1065,'Emails'),
(1066,'Leads',1067,'Emails'),
(1072,'Contacts',1073,'Emails'),
(1071,'Leads',1074,'Emails'),
(1068,'Leads',1075,'Emails'),
(1058,'Leads',1076,'Emails'),
(1078,'HelpDesk',1079,'Emails'),
(1078,'HelpDesk',1080,'Calendar'),
(1081,'HelpDesk',1082,'Emails'),
(1081,'HelpDesk',1083,'Calendar'),
(1083,'Calendar',1084,'Emails'),
(776,'Leads',1098,'Project'),
(776,'Leads',1099,'Emails'),
(296,'Leads',1100,'Project'),
(296,'Leads',1101,'Emails'),
(1102,'Contacts',1103,'Emails'),
(1108,'Contacts',1111,'Emails'),
(1108,'Contacts',1112,'Emails'),
(1069,'Contacts',1113,'Emails'),
(1116,'Contacts',1119,'Emails'),
(448,'Contacts',1127,'Emails'),
(1107,'Contacts',1144,'Emails'),
(1126,'Contacts',1144,'Emails'),
(448,'Contacts',1144,'Emails'),
(1128,'Contacts',1144,'Emails'),
(1129,'Contacts',1144,'Emails'),
(1130,'Contacts',1144,'Emails'),
(1133,'Contacts',1144,'Emails'),
(1137,'Contacts',1144,'Emails'),
(1143,'Contacts',1145,'Emails'),
(1141,'Contacts',1145,'Emails'),
(1140,'Contacts',1145,'Emails'),
(1142,'Leads',1146,'Emails'),
(1121,'Leads',1147,'Emails'),
(1139,'Leads',1148,'Emails'),
(1136,'Leads',1149,'Emails'),
(1123,'Leads',1150,'Emails'),
(1105,'Leads',1153,'Emails'),
(1138,'Leads',1154,'Emails'),
(1125,'Leads',1155,'Emails'),
(1117,'Leads',1156,'Emails'),
(1159,'Leads',1161,'Emails'),
(1151,'Contacts',1165,'Emails'),
(1164,'Leads',1166,'Emails'),
(1168,'Contacts',1169,'Emails'),
(1151,'Contacts',1169,'Emails'),
(1163,'Contacts',1169,'Emails'),
(1162,'Contacts',1169,'Emails'),
(1158,'Contacts',1169,'Emails'),
(1171,'Contacts',1172,'Emails'),
(43,'Leads',1188,'Calendar'),
(1189,'HelpDesk',555,'Appartamenti'),
(1196,'HelpDesk',1197,'Calendar'),
(1200,'HelpDesk',536,'Appartamenti'),
(1196,'HelpDesk',536,'Appartamenti'),
(1189,'HelpDesk',555,'Appartamenti'),
(1507,'HelpDesk',1284,'Appartamenti');
/*!40000 ALTER TABLE `vtiger_crmentityrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_crmsetup`
--
DROP TABLE IF EXISTS `vtiger_crmsetup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_crmsetup` (
`userid` int(11) DEFAULT NULL,
`setup_status` int(2) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_crmsetup`
--
LOCK TABLES `vtiger_crmsetup` WRITE;
/*!40000 ALTER TABLE `vtiger_crmsetup` DISABLE KEYS */;
INSERT INTO `vtiger_crmsetup` VALUES
(1,1),
(5,1),
(6,1),
(7,1),
(10,1),
(11,1),
(12,1),
(14,1),
(15,1);
/*!40000 ALTER TABLE `vtiger_crmsetup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cron_task`
--
DROP TABLE IF EXISTS `vtiger_cron_task`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cron_task` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(100) DEFAULT NULL,
`handler_file` varchar(100) DEFAULT NULL,
`frequency` int(11) DEFAULT NULL,
`laststart` int(11) unsigned DEFAULT NULL,
`lastend` int(11) unsigned DEFAULT NULL,
`status` int(11) DEFAULT NULL,
`module` varchar(100) DEFAULT NULL,
`sequence` int(11) DEFAULT NULL,
`description` text DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `name` (`name`),
UNIQUE KEY `handler_file` (`handler_file`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cron_task`
--
LOCK TABLES `vtiger_cron_task` WRITE;
/*!40000 ALTER TABLE `vtiger_cron_task` DISABLE KEYS */;
INSERT INTO `vtiger_cron_task` VALUES
(1,'Workflow','cron/modules/com_vtiger_workflow/com_vtiger_workflow.service',60,1694552401,1694552401,1,'com_vtiger_workflow',1,'Recommended frequency for Workflow is 15 mins'),
(2,'RecurringInvoice','cron/modules/SalesOrder/RecurringInvoice.service',43200,1694512081,1694512081,1,'SalesOrder',2,'Recommended frequency for RecurringInvoice is 12 hours'),
(3,'SendReminder','cron/SendReminder.service',60,1694552402,1694552402,1,'Calendar',3,'Recommended frequency for SendReminder is 15 mins'),
(5,'MailScanner','cron/MailScanner.service',900,1694551802,1694551802,1,'Settings',5,'Recommended frequency for MailScanner is 15 mins'),
(6,'Scheduled Import','cron/modules/Import/ScheduledImport.service',900,NULL,NULL,0,'Import',6,'Recommended frequency for MailScanner is 15 mins'),
(7,'ScheduleReports','cron/modules/Reports/ScheduleReports.service',900,1694551802,1694551802,1,'Reports',7,'Recommended frequency for ScheduleReports is 15 mins');
/*!40000 ALTER TABLE `vtiger_cron_task` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctattendance`
--
DROP TABLE IF EXISTS `vtiger_ctattendance`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctattendance` (
`ctattendanceid` int(11) DEFAULT NULL,
`ctattendance_no` varchar(255) DEFAULT NULL,
`employee_name` varchar(255) DEFAULT NULL,
`attendance_status` varchar(255) DEFAULT NULL,
`check_in_location` varchar(255) DEFAULT NULL,
`check_out_location` varchar(255) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
`eventid` varchar(255) DEFAULT NULL,
`check_in_address` text DEFAULT NULL,
`check_out_address` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctattendance`
--
LOCK TABLES `vtiger_ctattendance` WRITE;
/*!40000 ALTER TABLE `vtiger_ctattendance` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_ctattendance` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctattendancecf`
--
DROP TABLE IF EXISTS `vtiger_ctattendancecf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctattendancecf` (
`ctattendanceid` int(11) NOT NULL,
PRIMARY KEY (`ctattendanceid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctattendancecf`
--
LOCK TABLES `vtiger_ctattendancecf` WRITE;
/*!40000 ALTER TABLE `vtiger_ctattendancecf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_ctattendancecf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctmessagetemplate`
--
DROP TABLE IF EXISTS `vtiger_ctmessagetemplate`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctmessagetemplate` (
`ctmessagetemplateid` int(19) NOT NULL,
`templates_name` varchar(255) DEFAULT NULL,
`description` varchar(255) DEFAULT NULL,
`template_no` varchar(255) DEFAULT NULL,
`message_status` varchar(255) DEFAULT NULL,
`message_type` varchar(255) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`ctmessagetemplateid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctmessagetemplate`
--
LOCK TABLES `vtiger_ctmessagetemplate` WRITE;
/*!40000 ALTER TABLE `vtiger_ctmessagetemplate` DISABLE KEYS */;
INSERT INTO `vtiger_ctmessagetemplate` VALUES
(1194,'test messge','test descrizione','','Active','WhatsApp','');
/*!40000 ALTER TABLE `vtiger_ctmessagetemplate` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctmessagetemplatecf`
--
DROP TABLE IF EXISTS `vtiger_ctmessagetemplatecf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctmessagetemplatecf` (
`ctmessagetemplateid` int(19) NOT NULL,
PRIMARY KEY (`ctmessagetemplateid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctmessagetemplatecf`
--
LOCK TABLES `vtiger_ctmessagetemplatecf` WRITE;
/*!40000 ALTER TABLE `vtiger_ctmessagetemplatecf` DISABLE KEYS */;
INSERT INTO `vtiger_ctmessagetemplatecf` VALUES
(1194);
/*!40000 ALTER TABLE `vtiger_ctmessagetemplatecf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctpushnotification`
--
DROP TABLE IF EXISTS `vtiger_ctpushnotification`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctpushnotification` (
`ctpushnotificationid` int(11) DEFAULT NULL,
`pn_title` varchar(50) DEFAULT NULL,
`pn_related` varchar(100) DEFAULT NULL,
`pushnotificationstatus` varchar(255) DEFAULT NULL,
`devicekey` text DEFAULT NULL,
`description` text DEFAULT NULL,
`pushnotification_response` text DEFAULT NULL,
`pushnotification_no` varchar(255) DEFAULT NULL,
`related_record_id` varchar(50) DEFAULT NULL,
`notification_url` varchar(255) DEFAULT NULL,
`read_status` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctpushnotification`
--
LOCK TABLES `vtiger_ctpushnotification` WRITE;
/*!40000 ALTER TABLE `vtiger_ctpushnotification` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_ctpushnotification` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctpushnotification_user_field`
--
DROP TABLE IF EXISTS `vtiger_ctpushnotification_user_field`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctpushnotification_user_field` (
`recordid` int(25) NOT NULL,
`userid` int(25) NOT NULL,
`starred` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctpushnotification_user_field`
--
LOCK TABLES `vtiger_ctpushnotification_user_field` WRITE;
/*!40000 ALTER TABLE `vtiger_ctpushnotification_user_field` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_ctpushnotification_user_field` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctpushnotificationcf`
--
DROP TABLE IF EXISTS `vtiger_ctpushnotificationcf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctpushnotificationcf` (
`ctpushnotificationid` int(11) NOT NULL,
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`ctpushnotificationid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctpushnotificationcf`
--
LOCK TABLES `vtiger_ctpushnotificationcf` WRITE;
/*!40000 ALTER TABLE `vtiger_ctpushnotificationcf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_ctpushnotificationcf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctroute_attendance_status`
--
DROP TABLE IF EXISTS `vtiger_ctroute_attendance_status`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctroute_attendance_status` (
`ctroute_attendance_statusid` int(11) NOT NULL AUTO_INCREMENT,
`ctroute_attendance_status` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`ctroute_attendance_statusid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctroute_attendance_status`
--
LOCK TABLES `vtiger_ctroute_attendance_status` WRITE;
/*!40000 ALTER TABLE `vtiger_ctroute_attendance_status` DISABLE KEYS */;
INSERT INTO `vtiger_ctroute_attendance_status` VALUES
(1,'check_in',1,791,1,NULL),
(2,'check_out',1,792,2,NULL);
/*!40000 ALTER TABLE `vtiger_ctroute_attendance_status` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctroute_attendance_status_seq`
--
DROP TABLE IF EXISTS `vtiger_ctroute_attendance_status_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctroute_attendance_status_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctroute_attendance_status_seq`
--
LOCK TABLES `vtiger_ctroute_attendance_status_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_ctroute_attendance_status_seq` DISABLE KEYS */;
INSERT INTO `vtiger_ctroute_attendance_status_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_ctroute_attendance_status_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctroute_status`
--
DROP TABLE IF EXISTS `vtiger_ctroute_status`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctroute_status` (
`ctroute_statusid` int(11) NOT NULL AUTO_INCREMENT,
`ctroute_status` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`ctroute_statusid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctroute_status`
--
LOCK TABLES `vtiger_ctroute_status` WRITE;
/*!40000 ALTER TABLE `vtiger_ctroute_status` DISABLE KEYS */;
INSERT INTO `vtiger_ctroute_status` VALUES
(1,'In Progress',1,787,1,NULL),
(2,'On Hold',1,788,2,NULL),
(3,'Completed',1,789,3,NULL),
(4,'Not Available',1,790,4,NULL);
/*!40000 ALTER TABLE `vtiger_ctroute_status` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctroute_status_seq`
--
DROP TABLE IF EXISTS `vtiger_ctroute_status_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctroute_status_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctroute_status_seq`
--
LOCK TABLES `vtiger_ctroute_status_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_ctroute_status_seq` DISABLE KEYS */;
INSERT INTO `vtiger_ctroute_status_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_ctroute_status_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctrouteattendance`
--
DROP TABLE IF EXISTS `vtiger_ctrouteattendance`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctrouteattendance` (
`ctrouteattendanceid` int(11) DEFAULT NULL,
`ctrouteattendance_no` varchar(255) DEFAULT NULL,
`ctroute_user` varchar(255) DEFAULT NULL,
`ctroute_attendance_status` varchar(255) DEFAULT NULL,
`check_in_location` varchar(255) DEFAULT NULL,
`check_out_location` varchar(255) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
`ctroute_planning` varchar(255) DEFAULT NULL,
`related_to` varchar(255) DEFAULT NULL,
`check_in_address` text DEFAULT NULL,
`check_out_address` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctrouteattendance`
--
LOCK TABLES `vtiger_ctrouteattendance` WRITE;
/*!40000 ALTER TABLE `vtiger_ctrouteattendance` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_ctrouteattendance` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctrouteattendancecf`
--
DROP TABLE IF EXISTS `vtiger_ctrouteattendancecf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctrouteattendancecf` (
`ctrouteattendanceid` int(11) NOT NULL,
PRIMARY KEY (`ctrouteattendanceid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctrouteattendancecf`
--
LOCK TABLES `vtiger_ctrouteattendancecf` WRITE;
/*!40000 ALTER TABLE `vtiger_ctrouteattendancecf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_ctrouteattendancecf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctrouteplanning`
--
DROP TABLE IF EXISTS `vtiger_ctrouteplanning`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctrouteplanning` (
`ctrouteplanningid` int(19) NOT NULL,
`ctrouteplanning_no` varchar(24) DEFAULT NULL,
`ctroutename` varchar(255) DEFAULT NULL,
`ctroute_date` date DEFAULT NULL,
`ctroute_status` varchar(255) DEFAULT NULL,
`tags` varchar(100) DEFAULT NULL,
PRIMARY KEY (`ctrouteplanningid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctrouteplanning`
--
LOCK TABLES `vtiger_ctrouteplanning` WRITE;
/*!40000 ALTER TABLE `vtiger_ctrouteplanning` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_ctrouteplanning` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctrouteplanningcf`
--
DROP TABLE IF EXISTS `vtiger_ctrouteplanningcf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctrouteplanningcf` (
`ctrouteplanningid` int(19) NOT NULL,
PRIMARY KEY (`ctrouteplanningid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctrouteplanningcf`
--
LOCK TABLES `vtiger_ctrouteplanningcf` WRITE;
/*!40000 ALTER TABLE `vtiger_ctrouteplanningcf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_ctrouteplanningcf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctrouteplanrel`
--
DROP TABLE IF EXISTS `vtiger_ctrouteplanrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctrouteplanrel` (
`ctrouteplanningid` int(11) NOT NULL DEFAULT 0,
`ctroute_realtedto` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctrouteplanrel`
--
LOCK TABLES `vtiger_ctrouteplanrel` WRITE;
/*!40000 ALTER TABLE `vtiger_ctrouteplanrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_ctrouteplanrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cttimecontrol`
--
DROP TABLE IF EXISTS `vtiger_cttimecontrol`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cttimecontrol` (
`cttimecontrolid` int(19) NOT NULL,
`cttimecontrol_no` varchar(24) DEFAULT NULL,
`related_tracking` int(11) DEFAULT NULL,
`date_start` date DEFAULT NULL,
`time_start` varchar(50) DEFAULT NULL,
`date_end` date DEFAULT NULL,
`time_end` varchar(50) DEFAULT NULL,
`check_in_location` varchar(255) DEFAULT NULL,
`check_out_location` varchar(255) DEFAULT NULL,
`check_in_address` text DEFAULT NULL,
`check_out_address` text DEFAULT NULL,
`tracking_notes` text DEFAULT NULL,
`duration` varchar(100) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`cttimecontrolid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cttimecontrol`
--
LOCK TABLES `vtiger_cttimecontrol` WRITE;
/*!40000 ALTER TABLE `vtiger_cttimecontrol` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_cttimecontrol` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cttimecontrolcf`
--
DROP TABLE IF EXISTS `vtiger_cttimecontrolcf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cttimecontrolcf` (
`cttimecontrolid` int(19) NOT NULL,
PRIMARY KEY (`cttimecontrolid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cttimecontrolcf`
--
LOCK TABLES `vtiger_cttimecontrolcf` WRITE;
/*!40000 ALTER TABLE `vtiger_cttimecontrolcf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_cttimecontrolcf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cttimetracker`
--
DROP TABLE IF EXISTS `vtiger_cttimetracker`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cttimetracker` (
`cttimetrackerid` int(19) NOT NULL,
`related_to` varchar(255) DEFAULT NULL,
`total_hour` varchar(100) DEFAULT NULL,
`total_min` varchar(100) DEFAULT NULL,
`timetracker_no` varchar(255) DEFAULT NULL,
`total_time` varchar(100) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
`tracking_user` int(11) DEFAULT NULL,
`tracking_title` varchar(255) DEFAULT NULL,
`tracking_notes` text DEFAULT NULL,
`tracking_status` varchar(255) DEFAULT NULL,
`total_seconds` varchar(100) DEFAULT NULL,
`check_in_location` varchar(255) DEFAULT NULL,
`check_out_location` varchar(255) DEFAULT NULL,
`check_in_address` text DEFAULT NULL,
`check_out_address` text DEFAULT NULL,
PRIMARY KEY (`cttimetrackerid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cttimetracker`
--
LOCK TABLES `vtiger_cttimetracker` WRITE;
/*!40000 ALTER TABLE `vtiger_cttimetracker` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_cttimetracker` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cttimetrackercf`
--
DROP TABLE IF EXISTS `vtiger_cttimetrackercf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cttimetrackercf` (
`cttimetrackerid` int(19) NOT NULL,
PRIMARY KEY (`cttimetrackerid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cttimetrackercf`
--
LOCK TABLES `vtiger_cttimetrackercf` WRITE;
/*!40000 ALTER TABLE `vtiger_cttimetrackercf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_cttimetrackercf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctuserfilterview`
--
DROP TABLE IF EXISTS `vtiger_ctuserfilterview`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctuserfilterview` (
`ctuserfilterviewid` int(11) DEFAULT NULL,
`ctuser_filter_view_no` varchar(255) DEFAULT NULL,
`module_name` varchar(255) DEFAULT NULL,
`filter_id` varchar(255) DEFAULT NULL,
`filter_name` varchar(255) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctuserfilterview`
--
LOCK TABLES `vtiger_ctuserfilterview` WRITE;
/*!40000 ALTER TABLE `vtiger_ctuserfilterview` DISABLE KEYS */;
INSERT INTO `vtiger_ctuserfilterview` VALUES
(1198,'','Appartamenti','66','Info Appartamenti','');
/*!40000 ALTER TABLE `vtiger_ctuserfilterview` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ctuserfilterviewcf`
--
DROP TABLE IF EXISTS `vtiger_ctuserfilterviewcf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ctuserfilterviewcf` (
`ctuserfilterviewid` int(11) NOT NULL,
PRIMARY KEY (`ctuserfilterviewid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ctuserfilterviewcf`
--
LOCK TABLES `vtiger_ctuserfilterviewcf` WRITE;
/*!40000 ALTER TABLE `vtiger_ctuserfilterviewcf` DISABLE KEYS */;
INSERT INTO `vtiger_ctuserfilterviewcf` VALUES
(1198);
/*!40000 ALTER TABLE `vtiger_ctuserfilterviewcf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_currencies`
--
DROP TABLE IF EXISTS `vtiger_currencies`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_currencies` (
`currencyid` int(19) NOT NULL AUTO_INCREMENT,
`currency_name` varchar(200) DEFAULT NULL,
`currency_code` varchar(50) DEFAULT NULL,
`currency_symbol` varchar(11) DEFAULT NULL,
PRIMARY KEY (`currencyid`)
) ENGINE=InnoDB AUTO_INCREMENT=139 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_currencies`
--
LOCK TABLES `vtiger_currencies` WRITE;
/*!40000 ALTER TABLE `vtiger_currencies` DISABLE KEYS */;
INSERT INTO `vtiger_currencies` VALUES
(1,'Albania, Leke','ALL','Lek'),
(2,'Argentina, Pesos','ARS','$'),
(3,'Aruba, Guilders','AWG','ƒ'),
(4,'Australia, Dollars','AUD','$'),
(5,'Azerbaijan, New Manats','AZN','ман'),
(6,'Bahamas, Dollars','BSD','$'),
(7,'Bahrain, Dinar','BHD','BD'),
(8,'Barbados, Dollars','BBD','$'),
(9,'Belarus, Rubles','BYR','p.'),
(10,'Belize, Dollars','BZD','BZ$'),
(11,'Bermuda, Dollars','BMD','$'),
(12,'Bolivia, Bolivianos','BOB','$b'),
(13,'China, Yuan Renminbi','CNY','¥'),
(14,'Convertible Marka','BAM','KM'),
(15,'Botswana, Pulas','BWP','P'),
(16,'Bulgaria, Leva','BGN','лв'),
(17,'Brazil, Reais','BRL','R$'),
(18,'Great Britain Pounds','GBP','£'),
(19,'Brunei Darussalam, Dollars','BND','$'),
(20,'Canada, Dollars','CAD','$'),
(21,'Cayman Islands, Dollars','KYD','$'),
(22,'Chile, Pesos','CLP','$'),
(23,'Colombia, Pesos','COP','$'),
(24,'Costa Rica, Colón','CRC','₡'),
(25,'Croatia, Kuna','HRK','kn'),
(26,'Cuba, Pesos','CUP','₱'),
(27,'Czech Republic, Koruny','CZK','Kč'),
(28,'Cyprus, Pounds','CYP','£'),
(29,'Denmark, Kroner','DKK','kr'),
(30,'Dominican Republic, Pesos','DOP','RD$'),
(31,'East Caribbean, Dollars','XCD','$'),
(32,'Egypt, Pounds','EGP','E£'),
(33,'El Salvador, Colón','SVC','₡'),
(34,'England, Pounds','GBP','£'),
(35,'Estonia, Krooni','EEK','kr'),
(36,'Euro','EUR','€'),
(37,'Falkland Islands, Pounds','FKP','£'),
(38,'Fiji, Dollars','FJD','$'),
(39,'Ghana, Cedis','GHC','¢'),
(40,'Gibraltar, Pounds','GIP','£'),
(41,'Guatemala, Quetzales','GTQ','Q'),
(42,'Guernsey, Pounds','GGP','£'),
(43,'Guyana, Dollars','GYD','$'),
(44,'Honduras, Lempiras','HNL','L'),
(45,'Hong Kong, Dollars','HKD','HK$'),
(46,'Hungary, Forint','HUF','Ft'),
(47,'Iceland, Krona','ISK','kr'),
(48,'India, Rupees','INR','₹'),
(49,'Indonesia, Rupiahs','IDR','Rp'),
(50,'Iran, Rials','IRR','﷼'),
(51,'Isle of Man, Pounds','IMP','£'),
(52,'Israel, New Shekels','ILS','₪'),
(53,'Jamaica, Dollars','JMD','J$'),
(54,'Japan, Yen','JPY','¥'),
(55,'Jersey, Pounds','JEP','£'),
(56,'Jordan, Dinar','JOD','JOD'),
(57,'Kazakhstan, Tenge','KZT','〒'),
(58,'Kenya, Shilling','KES','KES'),
(59,'Korea (North), Won','KPW','₩'),
(60,'Korea (South), Won','KRW','₩'),
(61,'Kuwait, Dinar','KWD','KWD'),
(62,'Kyrgyzstan, Soms','KGS','лв'),
(63,'Laos, Kips','LAK','₭'),
(64,'Latvia, Lati','LVL','Ls'),
(65,'Lebanon, Pounds','LBP','£'),
(66,'Liberia, Dollars','LRD','$'),
(67,'Switzerland Francs','CHF','CHF'),
(68,'Lithuania, Litai','LTL','Lt'),
(69,'MADAGASCAR, Malagasy Ariary','MGA','MGA'),
(70,'Macedonia, Denars','MKD','ден'),
(71,'Malaysia, Ringgits','MYR','RM'),
(72,'Malta, Liri','MTL','₤'),
(73,'Mauritius, Rupees','MUR','₨'),
(74,'Mexico, Pesos','MXN','$'),
(75,'Mongolia, Tugriks','MNT','₮'),
(76,'Mozambique, Meticais','MZN','MT'),
(77,'Namibia, Dollars','NAD','$'),
(78,'Nepal, Rupees','NPR','₨'),
(79,'Netherlands Antilles, Guilders','ANG','ƒ'),
(80,'New Zealand, Dollars','NZD','$'),
(81,'Nicaragua, Cordobas','NIO','C$'),
(82,'Nigeria, Nairas','NGN','₦'),
(83,'North Korea, Won','KPW','₩'),
(84,'Norway, Krone','NOK','kr'),
(85,'Oman, Rials','OMR','﷼'),
(86,'Pakistan, Rupees','PKR','₨'),
(87,'Panama, Balboa','PAB','B/.'),
(88,'Paraguay, Guarani','PYG','Gs'),
(89,'Peru, Nuevos Soles','PEN','S/.'),
(90,'Philippines, Pesos','PHP','Php'),
(91,'Poland, Zlotych','PLN','zł'),
(92,'Qatar, Rials','QAR','﷼'),
(93,'Romania, New Lei','RON','lei'),
(94,'Russia, Rubles','RUB','руб'),
(95,'Saint Helena, Pounds','SHP','£'),
(96,'Saudi Arabia, Riyals','SAR','﷼'),
(97,'Serbia, Dinars','RSD','Дин.'),
(98,'Seychelles, Rupees','SCR','₨'),
(99,'Singapore, Dollars','SGD','$'),
(100,'Solomon Islands, Dollars','SBD','$'),
(101,'Somalia, Shillings','SOS','S'),
(102,'South Africa, Rand','ZAR','R'),
(103,'South Korea, Won','KRW','₩'),
(104,'Sri Lanka, Rupees','LKR','₨'),
(105,'Sweden, Kronor','SEK','kr'),
(106,'Switzerland, Francs','CHF','CHF'),
(107,'Suriname, Dollars','SRD','$'),
(108,'Syria, Pounds','SYP','£'),
(109,'Taiwan, New Dollars','TWD','NT$'),
(110,'Thailand, Baht','THB','฿'),
(111,'Trinidad and Tobago, Dollars','TTD','TT$'),
(112,'Turkey, New Lira','TRY','YTL'),
(113,'Turkey, Liras','TRL','₤'),
(114,'Tuvalu, Dollars','TVD','$'),
(115,'Ukraine, Hryvnia','UAH','₴'),
(116,'United Arab Emirates, Dirham','AED','AED'),
(117,'United Kingdom, Pounds','GBP','£'),
(118,'United Republic of Tanzania, Shilling','TZS','TZS'),
(119,'USA, Dollars','USD','$'),
(120,'Uruguay, Pesos','UYU','$U'),
(121,'Uzbekistan, Sums','UZS','лв'),
(122,'Venezuela, Bolivares Fuertes','VEF','Bs'),
(123,'Vietnam, Dong','VND','₫'),
(124,'Zambia, Kwacha','ZMK','ZMK'),
(125,'Yemen, Rials','YER','﷼'),
(126,'Zimbabwe Dollars','ZWD','Z$'),
(127,'Malawi, Kwacha','MWK','MK'),
(128,'Tunisian, Dinar','TD','TD'),
(129,'Moroccan, Dirham','MAD','DH'),
(130,'Iraqi Dinar','IQD','ID'),
(131,'Maldivian Ruffiya','MVR','MVR'),
(132,'Ugandan Shilling','UGX','Sh'),
(133,'Sudanese Pound','SDG','£'),
(134,'CFA Franc BCEAO','XOF','CFA'),
(135,'CFA Franc BEAC','XAF','CFA'),
(136,'Haiti, Gourde','HTG','G'),
(137,'Libya, Dinar','LYD','LYD'),
(138,'CFP Franc','XPF','F');
/*!40000 ALTER TABLE `vtiger_currencies` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_currencies_seq`
--
DROP TABLE IF EXISTS `vtiger_currencies_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_currencies_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_currencies_seq`
--
LOCK TABLES `vtiger_currencies_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_currencies_seq` DISABLE KEYS */;
INSERT INTO `vtiger_currencies_seq` VALUES
(138);
/*!40000 ALTER TABLE `vtiger_currencies_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_currency`
--
DROP TABLE IF EXISTS `vtiger_currency`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_currency` (
`currencyid` int(19) NOT NULL AUTO_INCREMENT,
`currency` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`currencyid`),
UNIQUE KEY `currency_currency_idx` (`currency`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_currency`
--
LOCK TABLES `vtiger_currency` WRITE;
/*!40000 ALTER TABLE `vtiger_currency` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_currency` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_currency_decimal_separator`
--
DROP TABLE IF EXISTS `vtiger_currency_decimal_separator`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_currency_decimal_separator` (
`currency_decimal_separatorid` int(19) NOT NULL AUTO_INCREMENT,
`currency_decimal_separator` varchar(2) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`currency_decimal_separatorid`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_currency_decimal_separator`
--
LOCK TABLES `vtiger_currency_decimal_separator` WRITE;
/*!40000 ALTER TABLE `vtiger_currency_decimal_separator` DISABLE KEYS */;
INSERT INTO `vtiger_currency_decimal_separator` VALUES
(1,'.',0,1),
(2,',',1,1),
(3,'\'',2,1),
(4,' ',3,1),
(5,'$',4,1);
/*!40000 ALTER TABLE `vtiger_currency_decimal_separator` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_currency_decimal_separator_seq`
--
DROP TABLE IF EXISTS `vtiger_currency_decimal_separator_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_currency_decimal_separator_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_currency_decimal_separator_seq`
--
LOCK TABLES `vtiger_currency_decimal_separator_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_currency_decimal_separator_seq` DISABLE KEYS */;
INSERT INTO `vtiger_currency_decimal_separator_seq` VALUES
(5);
/*!40000 ALTER TABLE `vtiger_currency_decimal_separator_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_currency_grouping_pattern`
--
DROP TABLE IF EXISTS `vtiger_currency_grouping_pattern`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_currency_grouping_pattern` (
`currency_grouping_patternid` int(19) NOT NULL AUTO_INCREMENT,
`currency_grouping_pattern` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`currency_grouping_patternid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_currency_grouping_pattern`
--
LOCK TABLES `vtiger_currency_grouping_pattern` WRITE;
/*!40000 ALTER TABLE `vtiger_currency_grouping_pattern` DISABLE KEYS */;
INSERT INTO `vtiger_currency_grouping_pattern` VALUES
(1,'123,456,789',0,1),
(2,'123456789',1,1),
(3,'123456,789',2,1),
(4,'12,34,56,789',3,1);
/*!40000 ALTER TABLE `vtiger_currency_grouping_pattern` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_currency_grouping_pattern_seq`
--
DROP TABLE IF EXISTS `vtiger_currency_grouping_pattern_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_currency_grouping_pattern_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_currency_grouping_pattern_seq`
--
LOCK TABLES `vtiger_currency_grouping_pattern_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_currency_grouping_pattern_seq` DISABLE KEYS */;
INSERT INTO `vtiger_currency_grouping_pattern_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_currency_grouping_pattern_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_currency_grouping_separator`
--
DROP TABLE IF EXISTS `vtiger_currency_grouping_separator`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_currency_grouping_separator` (
`currency_grouping_separatorid` int(19) NOT NULL AUTO_INCREMENT,
`currency_grouping_separator` varchar(2) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`currency_grouping_separatorid`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_currency_grouping_separator`
--
LOCK TABLES `vtiger_currency_grouping_separator` WRITE;
/*!40000 ALTER TABLE `vtiger_currency_grouping_separator` DISABLE KEYS */;
INSERT INTO `vtiger_currency_grouping_separator` VALUES
(1,',',0,1),
(2,'.',1,1),
(3,'\'',2,1),
(4,' ',3,1),
(5,'$',4,1);
/*!40000 ALTER TABLE `vtiger_currency_grouping_separator` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_currency_grouping_separator_seq`
--
DROP TABLE IF EXISTS `vtiger_currency_grouping_separator_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_currency_grouping_separator_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_currency_grouping_separator_seq`
--
LOCK TABLES `vtiger_currency_grouping_separator_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_currency_grouping_separator_seq` DISABLE KEYS */;
INSERT INTO `vtiger_currency_grouping_separator_seq` VALUES
(5);
/*!40000 ALTER TABLE `vtiger_currency_grouping_separator_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_currency_info`
--
DROP TABLE IF EXISTS `vtiger_currency_info`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_currency_info` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`currency_name` varchar(100) DEFAULT NULL,
`currency_code` varchar(100) DEFAULT NULL,
`currency_symbol` varchar(30) DEFAULT NULL,
`conversion_rate` decimal(12,5) DEFAULT NULL,
`currency_status` varchar(25) DEFAULT NULL,
`defaultid` varchar(10) NOT NULL DEFAULT '0',
`deleted` int(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_currency_info`
--
LOCK TABLES `vtiger_currency_info` WRITE;
/*!40000 ALTER TABLE `vtiger_currency_info` DISABLE KEYS */;
INSERT INTO `vtiger_currency_info` VALUES
(1,'Euro','EUR','€',1.00000,'Active','-11',0);
/*!40000 ALTER TABLE `vtiger_currency_info` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_currency_info_seq`
--
DROP TABLE IF EXISTS `vtiger_currency_info_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_currency_info_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_currency_info_seq`
--
LOCK TABLES `vtiger_currency_info_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_currency_info_seq` DISABLE KEYS */;
INSERT INTO `vtiger_currency_info_seq` VALUES
(1);
/*!40000 ALTER TABLE `vtiger_currency_info_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_currency_symbol_placement`
--
DROP TABLE IF EXISTS `vtiger_currency_symbol_placement`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_currency_symbol_placement` (
`currency_symbol_placementid` int(19) NOT NULL AUTO_INCREMENT,
`currency_symbol_placement` varchar(30) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`currency_symbol_placementid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_currency_symbol_placement`
--
LOCK TABLES `vtiger_currency_symbol_placement` WRITE;
/*!40000 ALTER TABLE `vtiger_currency_symbol_placement` DISABLE KEYS */;
INSERT INTO `vtiger_currency_symbol_placement` VALUES
(1,'$1.0',0,1),
(2,'1.0$',1,1);
/*!40000 ALTER TABLE `vtiger_currency_symbol_placement` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_currency_symbol_placement_seq`
--
DROP TABLE IF EXISTS `vtiger_currency_symbol_placement_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_currency_symbol_placement_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_currency_symbol_placement_seq`
--
LOCK TABLES `vtiger_currency_symbol_placement_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_currency_symbol_placement_seq` DISABLE KEYS */;
INSERT INTO `vtiger_currency_symbol_placement_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_currency_symbol_placement_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_custom_theme_setting`
--
DROP TABLE IF EXISTS `vtiger_custom_theme_setting`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_custom_theme_setting` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`layout_type` varchar(100) NOT NULL,
`text_color` varchar(100) NOT NULL,
`imagename` text NOT NULL,
`bgcolor` varchar(100) NOT NULL,
`path` text NOT NULL,
`userid` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_custom_theme_setting`
--
LOCK TABLES `vtiger_custom_theme_setting` WRITE;
/*!40000 ALTER TABLE `vtiger_custom_theme_setting` DISABLE KEYS */;
INSERT INTO `vtiger_custom_theme_setting` VALUES
(81,'Transparent','Light','1533961483_sea-33194-720p.mp4','','layouts/v7/skins/ThemeImage/',1),
(83,'Non Transparent','Light','','#729fcf','',5),
(84,'Transparent','Light','35424087_img1681212768.jpeg','','layouts/v7/skins/ThemeImage/',6);
/*!40000 ALTER TABLE `vtiger_custom_theme_setting` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_customaction`
--
DROP TABLE IF EXISTS `vtiger_customaction`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_customaction` (
`cvid` int(19) NOT NULL,
`subject` varchar(250) NOT NULL,
`module` varchar(50) NOT NULL,
`content` text DEFAULT NULL,
KEY `customaction_cvid_idx` (`cvid`),
CONSTRAINT `fk_1_vtiger_customaction` FOREIGN KEY (`cvid`) REFERENCES `vtiger_customview` (`cvid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_customaction`
--
LOCK TABLES `vtiger_customaction` WRITE;
/*!40000 ALTER TABLE `vtiger_customaction` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_customaction` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_customerdetails`
--
DROP TABLE IF EXISTS `vtiger_customerdetails`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_customerdetails` (
`customerid` int(19) NOT NULL,
`portal` varchar(3) DEFAULT NULL,
`support_start_date` date DEFAULT NULL,
`support_end_date` date DEFAULT NULL,
PRIMARY KEY (`customerid`),
CONSTRAINT `fk_1_vtiger_customerdetails` FOREIGN KEY (`customerid`) REFERENCES `vtiger_contactdetails` (`contactid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_customerdetails`
--
LOCK TABLES `vtiger_customerdetails` WRITE;
/*!40000 ALTER TABLE `vtiger_customerdetails` DISABLE KEYS */;
INSERT INTO `vtiger_customerdetails` VALUES
(1208,'0',NULL,NULL);
/*!40000 ALTER TABLE `vtiger_customerdetails` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_customerportal_fields`
--
DROP TABLE IF EXISTS `vtiger_customerportal_fields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_customerportal_fields` (
`tabid` int(19) NOT NULL,
`fieldinfo` text DEFAULT NULL,
`records_visible` int(1) DEFAULT NULL,
PRIMARY KEY (`tabid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_customerportal_fields`
--
LOCK TABLES `vtiger_customerportal_fields` WRITE;
/*!40000 ALTER TABLE `vtiger_customerportal_fields` DISABLE KEYS */;
INSERT INTO `vtiger_customerportal_fields` VALUES
(4,'{\"lastname\":1,\"assigned_user_id\":1}',1),
(6,'{\"accountname\":1,\"assigned_user_id\":1}',1),
(8,'{\"notes_title\":1,\"assigned_user_id\":0,\"filename\":0}',1),
(13,'{\"ticket_title\":1,\"assigned_user_id\":0,\"ticketpriorities\":1,\"ticketstatus\":1,\"description\":1,\"product_id\":0,\"ticketseverities\":1,\"ticketcategories\":1,\"cf_865\":1}',1),
(14,'{\"productname\":1,\"assigned_user_id\":0}',1),
(15,'{\"faqstatus\":1,\"question\":1,\"faq_answer\":1}',1),
(20,'{\"subject\":1,\"quotestage\":1,\"account_id\":1,\"assigned_user_id\":1,\"bill_street\":1,\"ship_street\":1}',1),
(23,'{\"subject\":1,\"account_id\":1,\"assigned_user_id\":1,\"bill_street\":1,\"ship_street\":1}',1),
(33,'{\"servicename\":1}',1),
(35,'{\"subject\":1,\"assigned_user_id\":0}',0),
(42,'{\"projectmilestonename\":1,\"projectid\":1,\"assigned_user_id\":0}',1),
(43,'{\"projecttaskname\":1,\"projectid\":1,\"assigned_user_id\":0}',1),
(44,'{\"projectname\":1,\"assigned_user_id\":0}',1),
(46,'{\"product\":1,\"serialnumber\":0,\"assigned_user_id\":0,\"datesold\":0,\"dateinservice\":1,\"assetstatus\":1,\"assetname\":1,\"account\":0}',1);
/*!40000 ALTER TABLE `vtiger_customerportal_fields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_customerportal_prefs`
--
DROP TABLE IF EXISTS `vtiger_customerportal_prefs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_customerportal_prefs` (
`tabid` int(19) NOT NULL,
`prefkey` varchar(100) NOT NULL,
`prefvalue` int(20) DEFAULT NULL,
PRIMARY KEY (`tabid`,`prefkey`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_customerportal_prefs`
--
LOCK TABLES `vtiger_customerportal_prefs` WRITE;
/*!40000 ALTER TABLE `vtiger_customerportal_prefs` DISABLE KEYS */;
INSERT INTO `vtiger_customerportal_prefs` VALUES
(0,'defaultassignee',1),
(0,'userid',1),
(4,'showrelatedinfo',1),
(6,'showrelatedinfo',1),
(8,'showrelatedinfo',1),
(13,'showrelatedinfo',1),
(14,'showrelatedinfo',1),
(15,'showrelatedinfo',1),
(20,'showrelatedinfo',1),
(23,'showrelatedinfo',1),
(33,'showrelatedinfo',1),
(42,'showrelatedinfo',1),
(43,'showrelatedinfo',1),
(44,'showrelatedinfo',1),
(46,'showrelatedinfo',1);
/*!40000 ALTER TABLE `vtiger_customerportal_prefs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_customerportal_relatedmoduleinfo`
--
DROP TABLE IF EXISTS `vtiger_customerportal_relatedmoduleinfo`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_customerportal_relatedmoduleinfo` (
`tabid` int(19) NOT NULL,
`relatedmodules` text DEFAULT NULL,
PRIMARY KEY (`tabid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_customerportal_relatedmoduleinfo`
--
LOCK TABLES `vtiger_customerportal_relatedmoduleinfo` WRITE;
/*!40000 ALTER TABLE `vtiger_customerportal_relatedmoduleinfo` DISABLE KEYS */;
INSERT INTO `vtiger_customerportal_relatedmoduleinfo` VALUES
(8,'[{\"name\":\"History\",\"value\":1}]'),
(13,'[{\"name\":\"History\",\"value\":1},{\"name\":\"ModComments\",\"value\":1},{\"name\":\"Documents\",\"value\":1}]'),
(14,'[{\"name\":\"History\",\"value\":1}]'),
(15,'null'),
(20,'[{\"name\":\"History\",\"value\":1}]'),
(23,'[{\"name\":\"History\",\"value\":1}]'),
(33,'[{\"name\":\"History\",\"value\":1}]'),
(35,'[{\"name\":\"History\",\"value\":1}]'),
(42,'[{\"name\":\"History\",\"value\":1}]'),
(43,'[{\"name\":\"History\",\"value\":1},{\"name\":\"ModComments\",\"value\":1}]'),
(44,'[{\"name\":\"History\",\"value\":1},{\"name\":\"ModComments\",\"value\":1},{\"name\":\"ProjectTask\",\"value\":1},{\"name\":\"ProjectMilestone\",\"value\":1},{\"name\":\"Documents\",\"value\":1}]'),
(46,'[{\"name\":\"History\",\"value\":1}]');
/*!40000 ALTER TABLE `vtiger_customerportal_relatedmoduleinfo` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_customerportal_settings`
--
DROP TABLE IF EXISTS `vtiger_customerportal_settings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_customerportal_settings` (
`id` int(11) DEFAULT NULL,
`url` varchar(250) DEFAULT NULL,
`default_assignee` int(11) DEFAULT NULL,
`support_notification` int(11) DEFAULT NULL,
`announcement` text DEFAULT NULL,
`shortcuts` text DEFAULT NULL,
`widgets` text DEFAULT NULL,
`charts` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_customerportal_settings`
--
LOCK TABLES `vtiger_customerportal_settings` WRITE;
/*!40000 ALTER TABLE `vtiger_customerportal_settings` DISABLE KEYS */;
INSERT INTO `vtiger_customerportal_settings` VALUES
(1,NULL,5,0,'','{\"Documents\":{\"LBL_ADD_DOCUMENT\":1},\"HelpDesk\":{\"LBL_CREATE_TICKET\":1,\"LBL_OPEN_TICKETS\":1}}','{\"widgets\":{\"HelpDesk\":\"1\",\"Documents\":\"1\",\"Faq\":\"1\"}}','{\"charts\":{\"OpenTicketsByPriority\":1,\"TicketsClosureTimeByPriority\":1}}');
/*!40000 ALTER TABLE `vtiger_customerportal_settings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_customerportal_tabs`
--
DROP TABLE IF EXISTS `vtiger_customerportal_tabs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_customerportal_tabs` (
`tabid` int(19) NOT NULL,
`visible` int(1) DEFAULT 1,
`sequence` int(1) DEFAULT NULL,
`createrecord` tinyint(1) NOT NULL DEFAULT 0,
`editrecord` tinyint(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`tabid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_customerportal_tabs`
--
LOCK TABLES `vtiger_customerportal_tabs` WRITE;
/*!40000 ALTER TABLE `vtiger_customerportal_tabs` DISABLE KEYS */;
INSERT INTO `vtiger_customerportal_tabs` VALUES
(4,0,9,0,1),
(6,0,10,0,1),
(8,1,8,1,0),
(13,1,2,1,1),
(14,1,6,0,0),
(15,1,3,0,0),
(20,0,5,0,0),
(23,0,4,0,0),
(33,1,7,0,0),
(35,1,13,1,1),
(42,1,9,0,0),
(43,1,10,0,0),
(44,1,11,0,0),
(46,1,12,0,1);
/*!40000 ALTER TABLE `vtiger_customerportal_tabs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_customview`
--
DROP TABLE IF EXISTS `vtiger_customview`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_customview` (
`cvid` int(19) NOT NULL,
`viewname` varchar(100) NOT NULL,
`setdefault` int(1) DEFAULT 0,
`setmetrics` int(1) DEFAULT 0,
`entitytype` varchar(25) NOT NULL,
`status` int(1) DEFAULT 1,
`userid` int(19) DEFAULT 1,
PRIMARY KEY (`cvid`),
KEY `customview_entitytype_idx` (`entitytype`),
CONSTRAINT `fk_1_vtiger_customview` FOREIGN KEY (`entitytype`) REFERENCES `vtiger_tab` (`name`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_customview`
--
LOCK TABLES `vtiger_customview` WRITE;
/*!40000 ALTER TABLE `vtiger_customview` DISABLE KEYS */;
INSERT INTO `vtiger_customview` VALUES
(1,'All',0,0,'Leads',0,1),
(2,'Leads',1,1,'Leads',3,1),
(4,'All',1,0,'Accounts',0,1),
(5,'Prospect Accounts',0,1,'Accounts',3,1),
(6,'New This Week',0,0,'Accounts',3,1),
(7,'All',1,0,'Contacts',0,1),
(8,'Contacts Address',1,0,'Contacts',3,1),
(10,'All',1,0,'Potentials',0,1),
(11,'Potentials Won',0,1,'Potentials',3,1),
(12,'Prospecting',0,0,'Potentials',3,1),
(13,'All',0,0,'HelpDesk',0,1),
(14,'Nuovi',1,1,'HelpDesk',3,1),
(16,'All',1,0,'Quotes',0,1),
(17,'Open Quotes',0,1,'Quotes',3,1),
(18,'Rejected Quotes',0,0,'Quotes',3,1),
(19,'All',1,0,'Calendar',0,1),
(20,'All',1,0,'Emails',0,1),
(21,'All',1,0,'Invoice',0,1),
(22,'All',1,0,'Documents',0,1),
(23,'All',1,0,'PriceBooks',0,1),
(24,'All',1,0,'Products',0,1),
(25,'All',1,0,'PurchaseOrder',0,1),
(26,'All',1,0,'SalesOrder',0,1),
(27,'All',1,0,'Vendors',0,1),
(28,'All',1,0,'Faq',0,1),
(29,'All',1,0,'Campaigns',0,1),
(30,'All',1,0,'Webmails',0,1),
(31,'Drafted FAQ',0,0,'Faq',3,1),
(32,'Published FAQ',0,0,'Faq',3,1),
(33,'Open Purchase Orders',0,0,'PurchaseOrder',3,1),
(34,'Received Purchase Orders',0,0,'PurchaseOrder',3,1),
(35,'Open Invoices',0,0,'Invoice',3,1),
(36,'Paid Invoices',0,0,'Invoice',3,1),
(37,'Pending Sales Orders',0,0,'SalesOrder',3,1),
(38,'All',1,0,'PBXManager',0,1),
(39,'All',1,0,'Services',0,1),
(40,'All',1,0,'ServiceContracts',0,1),
(44,'All',1,0,'Assets',0,1),
(45,'All',0,0,'SMSNotifier',0,1),
(46,'All',0,0,'ModComments',0,1),
(47,'All',1,0,'ProjectMilestone',0,1),
(48,'All',1,0,'ProjectTask',0,1),
(49,'All',1,0,'Project',0,1),
(50,'Lead HOT',0,0,'Leads',3,1),
(51,'Lead Andrea ',0,0,'Leads',3,1),
(52,'Lead richiamare ',0,0,'Leads',1,1),
(53,'Follow up',0,0,'Leads',3,7),
(54,'Lavorazione',0,0,'HelpDesk',3,6),
(55,'OnBoarding Iniziati',1,0,'Project',3,6),
(56,'Progetti Personali Iniziati/In corso',1,0,'Project',1,6),
(57,'Progetti Personali In Sospeso',1,0,'Project',1,6),
(59,'Caldo',0,0,'Leads',3,7),
(65,'All',0,0,'Appartamenti',0,1),
(67,'Lead Da Contattare',0,0,'Leads',3,6),
(69,'Risolti',0,0,'HelpDesk',3,6),
(70,'All',1,0,'CTMessageTemplate',0,1),
(71,'All',1,0,'CTAttendance',0,1),
(72,'Check in-out Event',0,0,'CTAttendance',3,1),
(73,'Check in-out Home',0,0,'CTAttendance',3,1),
(74,'All',1,0,'CTPushNotification',0,1),
(75,'All',1,0,'CTUserFilterView',0,1),
(76,'All',1,0,'CTRoutePlanning',0,1),
(77,'All',1,0,'CTRouteAttendance',0,1),
(78,'All',1,0,'CTTimeControl',0,1),
(79,'All',1,0,'CTTimeTracker',0,1);
/*!40000 ALTER TABLE `vtiger_customview` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_customview_seq`
--
DROP TABLE IF EXISTS `vtiger_customview_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_customview_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_customview_seq`
--
LOCK TABLES `vtiger_customview_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_customview_seq` DISABLE KEYS */;
INSERT INTO `vtiger_customview_seq` VALUES
(79);
/*!40000 ALTER TABLE `vtiger_customview_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cv2group`
--
DROP TABLE IF EXISTS `vtiger_cv2group`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cv2group` (
`cvid` int(25) NOT NULL,
`groupid` int(25) NOT NULL,
KEY `vtiger_cv2group_ibfk_1` (`cvid`),
KEY `vtiger_groups_ibfk_1` (`groupid`),
CONSTRAINT `vtiger_customview_ibfk_2` FOREIGN KEY (`cvid`) REFERENCES `vtiger_customview` (`cvid`) ON DELETE CASCADE,
CONSTRAINT `vtiger_groups_ibfk_1` FOREIGN KEY (`groupid`) REFERENCES `vtiger_groups` (`groupid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cv2group`
--
LOCK TABLES `vtiger_cv2group` WRITE;
/*!40000 ALTER TABLE `vtiger_cv2group` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_cv2group` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cv2role`
--
DROP TABLE IF EXISTS `vtiger_cv2role`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cv2role` (
`cvid` int(25) NOT NULL,
`roleid` varchar(50) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cv2role`
--
LOCK TABLES `vtiger_cv2role` WRITE;
/*!40000 ALTER TABLE `vtiger_cv2role` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_cv2role` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cv2rs`
--
DROP TABLE IF EXISTS `vtiger_cv2rs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cv2rs` (
`cvid` int(25) NOT NULL,
`rsid` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cv2rs`
--
LOCK TABLES `vtiger_cv2rs` WRITE;
/*!40000 ALTER TABLE `vtiger_cv2rs` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_cv2rs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cv2users`
--
DROP TABLE IF EXISTS `vtiger_cv2users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cv2users` (
`cvid` int(25) NOT NULL,
`userid` int(25) NOT NULL,
KEY `vtiger_cv2users_ibfk_1` (`cvid`),
KEY `vtiger_users_ibfk_1` (`userid`),
CONSTRAINT `vtiger_customview_ibfk_1` FOREIGN KEY (`cvid`) REFERENCES `vtiger_customview` (`cvid`) ON DELETE CASCADE,
CONSTRAINT `vtiger_users_ibfk_1` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cv2users`
--
LOCK TABLES `vtiger_cv2users` WRITE;
/*!40000 ALTER TABLE `vtiger_cv2users` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_cv2users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cvadvfilter`
--
DROP TABLE IF EXISTS `vtiger_cvadvfilter`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cvadvfilter` (
`cvid` int(19) NOT NULL,
`columnindex` int(11) NOT NULL,
`columnname` varchar(250) DEFAULT '',
`comparator` varchar(20) DEFAULT NULL,
`value` varchar(512) DEFAULT NULL,
`groupid` int(11) DEFAULT 1,
`column_condition` varchar(255) DEFAULT 'and',
PRIMARY KEY (`cvid`,`columnindex`),
KEY `cvadvfilter_cvid_idx` (`cvid`),
CONSTRAINT `fk_1_vtiger_cvadvfilter` FOREIGN KEY (`cvid`) REFERENCES `vtiger_customview` (`cvid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cvadvfilter`
--
LOCK TABLES `vtiger_cvadvfilter` WRITE;
/*!40000 ALTER TABLE `vtiger_cvadvfilter` DISABLE KEYS */;
INSERT INTO `vtiger_cvadvfilter` VALUES
(2,0,'vtiger_leaddetails:lead_no:lead_no:Leads_Lead_No:V','ny','',2,''),
(5,0,'vtiger_account:account_type:accounttype:Accounts_Type:V','e','Prospect',1,'and'),
(11,0,'vtiger_potential:sales_stage:sales_stage:Potentials_Sales_Stage:V','e','Closed Won',1,'and'),
(12,0,'vtiger_potential:sales_stage:sales_stage:Potentials_Sales_Stage:V','e','Prospecting',1,'and'),
(14,0,'vtiger_troubletickets:status:ticketstatus:HelpDesk_Status:V','e','Open',1,''),
(17,0,'vtiger_quotes:quotestage:quotestage:Quotes_Quote_Stage:V','n','Accepted',1,'and'),
(17,1,'vtiger_quotes:quotestage:quotestage:Quotes_Quote_Stage:V','n','Rejected',1,'and'),
(18,0,'vtiger_quotes:quotestage:quotestage:Quotes_Quote_Stage:V','e','Rejected',1,'and'),
(31,0,'vtiger_faq:status:faqstatus:Faq_Status:V','e','Draft',1,'and'),
(32,0,'vtiger_faq:status:faqstatus:Faq_Status:V','e','Published',1,'and'),
(33,0,'vtiger_purchaseorder:postatus:postatus:PurchaseOrder_Status:V','e','Created, Approved, Delivered',1,'and'),
(34,0,'vtiger_purchaseorder:postatus:postatus:PurchaseOrder_Status:V','e','Received Shipment',1,'and'),
(35,0,'vtiger_invoice:invoicestatus:invoicestatus:Invoice_Status:V','e','Created, Approved, Sent',1,'and'),
(36,0,'vtiger_invoice:invoicestatus:invoicestatus:Invoice_Status:V','e','Paid',1,'and'),
(37,0,'vtiger_salesorder:sostatus:sostatus:SalesOrder_Status:V','e','Created, Approved',1,'and'),
(50,0,'vtiger_leaddetails:leadstatus:leadstatus:Leads_Lead_Status:V','e','Hot',2,''),
(51,0,'vtiger_leaddetails:leadstatus:leadstatus:Leads_Lead_Status:V','e','Medium Term',2,''),
(52,0,'vtiger_leaddetails:leadstatus:leadstatus:Leads_Lead_Status:V','e','Contact in Future',1,''),
(53,0,'vtiger_leaddetails:leadstatus:leadstatus:Leads_Lead_Status:V','e','Follow Up',2,''),
(54,0,'vtiger_troubletickets:status:ticketstatus:HelpDesk_Status:V','e','In Progress',1,''),
(55,0,'vtiger_project:projectstatus:projectstatus:Project_Status:V','e','initiated',1,'and'),
(55,1,'vtiger_project:projectname:projectname:Project_Project_Name:V','s','Onboarding',1,''),
(56,0,'vtiger_crmentity:smownerid:assigned_user_id:Project_Assigned_To:V','e','Pietro Marra',1,''),
(57,0,'vtiger_crmentity:smownerid:assigned_user_id:Project_Assigned_To:V','e','Pietro Marra',1,'and'),
(57,1,'vtiger_project:projectstatus:projectstatus:Project_Status:V','e','on hold',1,''),
(59,0,'vtiger_leaddetails:leadstatus:leadstatus:Leads_Lead_Status:V','e','Hot',2,''),
(67,0,'vtiger_leaddetails:leadstatus:leadstatus:Leads_Lead_Status:V','y','',1,''),
(69,0,'vtiger_troubletickets:status:ticketstatus:HelpDesk_Status:V','e','Resolved',1,''),
(72,0,'vtiger_ctattendance:eventid:eventid:CTAttendance_Event_Name:V','NY','',1,'and');
/*!40000 ALTER TABLE `vtiger_cvadvfilter` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cvadvfilter_grouping`
--
DROP TABLE IF EXISTS `vtiger_cvadvfilter_grouping`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cvadvfilter_grouping` (
`groupid` int(11) NOT NULL,
`cvid` int(19) NOT NULL,
`group_condition` varchar(255) DEFAULT NULL,
`condition_expression` text DEFAULT NULL,
PRIMARY KEY (`groupid`,`cvid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cvadvfilter_grouping`
--
LOCK TABLES `vtiger_cvadvfilter_grouping` WRITE;
/*!40000 ALTER TABLE `vtiger_cvadvfilter_grouping` DISABLE KEYS */;
INSERT INTO `vtiger_cvadvfilter_grouping` VALUES
(1,5,'',''),
(1,11,'',''),
(1,12,'',''),
(1,14,'and',' 0 '),
(1,17,'',''),
(1,18,'',''),
(1,31,'',''),
(1,32,'',''),
(1,33,'',''),
(1,34,'',''),
(1,35,'',''),
(1,36,'',''),
(1,37,'',''),
(1,52,'and',' 0 '),
(1,54,'and',' 0 '),
(1,55,'and',' 0 and 1 '),
(1,56,'and',' 0 '),
(1,57,'and',' 0 and 1 '),
(1,63,'and',' 0 '),
(1,67,'and',' 0 '),
(1,69,'and',' 0 '),
(2,2,NULL,' 0 '),
(2,50,NULL,' 0 '),
(2,51,NULL,' 0 '),
(2,53,NULL,' 0 '),
(2,59,NULL,' 0 ');
/*!40000 ALTER TABLE `vtiger_cvadvfilter_grouping` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cvcolumnlist`
--
DROP TABLE IF EXISTS `vtiger_cvcolumnlist`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cvcolumnlist` (
`cvid` int(19) NOT NULL,
`columnindex` int(11) NOT NULL,
`columnname` varchar(250) DEFAULT '',
PRIMARY KEY (`cvid`,`columnindex`),
KEY `cvcolumnlist_columnindex_idx` (`columnindex`),
KEY `cvcolumnlist_cvid_idx` (`cvid`),
CONSTRAINT `fk_1_vtiger_cvcolumnlist` FOREIGN KEY (`cvid`) REFERENCES `vtiger_customview` (`cvid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cvcolumnlist`
--
LOCK TABLES `vtiger_cvcolumnlist` WRITE;
/*!40000 ALTER TABLE `vtiger_cvcolumnlist` DISABLE KEYS */;
INSERT INTO `vtiger_cvcolumnlist` VALUES
(1,1,'vtiger_leaddetails:firstname:firstname:Leads_First_Name:V'),
(1,2,'vtiger_leaddetails:lastname:lastname:Leads_Last_Name:V'),
(1,3,'vtiger_leaddetails:company:company:Leads_Company:V'),
(1,4,'vtiger_leadaddress:phone:phone:Leads_Phone:V'),
(1,5,'vtiger_leadsubdetails:website:website:Leads_Website:V'),
(1,6,'vtiger_leaddetails:email:email:Leads_Email:V'),
(1,7,'vtiger_crmentity:smownerid:assigned_user_id:Leads_Assigned_To:V'),
(2,0,'vtiger_leaddetails:firstname:firstname:Leads_First_Name:V'),
(2,1,'vtiger_leaddetails:lastname:lastname:Leads_Last_Name:V'),
(2,2,'vtiger_leaddetails:leadstatus:leadstatus:Leads_Lead_Status:V'),
(2,3,'vtiger_leadaddress:mobile:mobile:Leads_Mobile:V'),
(2,4,'vtiger_leaddetails:email:email:Leads_Email:V'),
(2,5,'vtiger_leadscf:cf_857:cf_857:Leads_Bedroom:V'),
(2,6,'vtiger_leadscf:cf_859:cf_859:Leads_Bathroom:V'),
(2,7,'vtiger_leadaddress:lane:lane:Leads_Street:V'),
(2,8,'vtiger_leadaddress:city:city:Leads_City:V'),
(2,9,'vtiger_crmentity:description:description:Leads_Description:V'),
(2,10,'vtiger_leadscf:cf_861:cf_861:Leads_Dove_ci_hai_conosciuti:V'),
(2,11,'vtiger_crmentity:createdtime:createdtime:Leads_Created_Time:DT'),
(4,1,'vtiger_account:accountname:accountname:Accounts_Account_Name:V'),
(4,2,'vtiger_accountbillads:bill_city:bill_city:Accounts_Billing_City:V'),
(4,3,'vtiger_account:website:website:Accounts_Website:V'),
(4,4,'vtiger_account:phone:phone:Accounts_Phone:V'),
(4,5,'vtiger_crmentity:smownerid:assigned_user_id:Accounts_Assigned_To:V'),
(5,0,'vtiger_account:accountname:accountname:Accounts_Account_Name:V'),
(5,1,'vtiger_account:phone:phone:Accounts_Phone:V'),
(5,2,'vtiger_account:website:website:Accounts_Website:V'),
(5,3,'vtiger_account:rating:rating:Accounts_Rating:V'),
(5,4,'vtiger_crmentity:smownerid:assigned_user_id:Accounts_Assigned_To:V'),
(6,0,'vtiger_account:accountname:accountname:Accounts_Account_Name:V'),
(6,1,'vtiger_account:phone:phone:Accounts_Phone:V'),
(6,2,'vtiger_account:website:website:Accounts_Website:V'),
(6,3,'vtiger_accountbillads:bill_city:bill_city:Accounts_City:V'),
(6,4,'vtiger_crmentity:smownerid:assigned_user_id:Accounts_Assigned_To:V'),
(7,1,'vtiger_contactdetails:firstname:firstname:Contacts_First_Name:V'),
(7,2,'vtiger_contactdetails:lastname:lastname:Contacts_Last_Name:V'),
(7,3,'vtiger_contactdetails:title:title:Contacts_Title:V'),
(7,4,'vtiger_contactdetails:accountid:account_id:Contacts_Account_Name:V'),
(7,5,'vtiger_contactdetails:email:email:Contacts_Email:V'),
(7,6,'vtiger_contactdetails:phone:phone:Contacts_Office_Phone:V'),
(7,7,'vtiger_crmentity:smownerid:assigned_user_id:Contacts_Assigned_To:V'),
(8,0,'vtiger_contactdetails:firstname:firstname:Contacts_First_Name:V'),
(8,1,'vtiger_contactdetails:lastname:lastname:Contacts_Last_Name:V'),
(8,2,'vtiger_contactdetails:email:email:Contacts_Email:V'),
(8,3,'vtiger_contactdetails:mobile:mobile:Contacts_Mobile:V'),
(8,4,'vtiger_contactscf:cf_873:cf_873:Contacts_Inviata_Email_Portale:C'),
(8,5,'vtiger_contactscf:cf_877:cf_877:Contacts_Password:V'),
(10,1,'vtiger_potential:potentialname:potentialname:Potentials_Potential_Name:V'),
(10,2,'vtiger_potential:related_to:related_to:Potentials_Related_To:V'),
(10,3,'vtiger_potential:sales_stage:sales_stage:Potentials_Sales_Stage:V'),
(10,4,'vtiger_potential:leadsource:leadsource:Potentials_Lead_Source:V'),
(10,5,'vtiger_potential:closingdate:closingdate:Potentials_Expected_Close_Date:D'),
(10,6,'vtiger_potential:amount:amount:Potentials_Amount:N'),
(10,7,'vtiger_crmentity:smownerid:assigned_user_id:Potentials_Assigned_To:V'),
(10,8,'vtiger_potential:contact_id:contact_id:Potentials_Contact_Name:V'),
(11,0,'vtiger_potential:potentialname:potentialname:Potentials_Potential_Name:V'),
(11,1,'vtiger_potential:related_to:related_to:Potentials_Related_To:V'),
(11,2,'vtiger_potential:amount:amount:Potentials_Amount:N'),
(11,3,'vtiger_potential:closingdate:closingdate:Potentials_Expected_Close_Date:D'),
(11,4,'vtiger_crmentity:smownerid:assigned_user_id:Potentials_Assigned_To:V'),
(11,5,'vtiger_potential:contact_id:contact_id:Potentials_Contact_Name:V'),
(12,0,'vtiger_potential:potentialname:potentialname:Potentials_Potential_Name:V'),
(12,1,'vtiger_potential:related_to:related_to:Potentials_Related_To:V'),
(12,2,'vtiger_potential:amount:amount:Potentials_Amount:N'),
(12,3,'vtiger_potential:leadsource:leadsource:Potentials_Lead_Source:V'),
(12,4,'vtiger_potential:closingdate:closingdate:Potentials_Expected_Close_Date:D'),
(12,5,'vtiger_crmentity:smownerid:assigned_user_id:Potentials_Assigned_To:V'),
(12,6,'vtiger_potential:contact_id:contact_id:Potentials_Contact_Name:V'),
(13,0,'vtiger_troubletickets:title:ticket_title:HelpDesk_Title:V'),
(13,1,'vtiger_troubletickets:status:ticketstatus:HelpDesk_Status:V'),
(13,2,'vtiger_troubletickets:priority:ticketpriorities:HelpDesk_Priority:V'),
(13,3,'vtiger_crmentity:smownerid:assigned_user_id:HelpDesk_Assigned_To:V'),
(13,4,'vtiger_crmentity:createdtime:createdtime:HelpDesk_Created_Time:DT'),
(13,5,'vtiger_appartamenti:codice:(appartamentiRef ; (Appartamenti) codice):Appartamenti_Appartamento-Codice:V'),
(14,0,'vtiger_troubletickets:title:ticket_title:HelpDesk_Title:V'),
(14,1,'vtiger_crmentity:smownerid:assigned_user_id:HelpDesk_Assigned_To:V'),
(14,2,'vtiger_troubletickets:status:ticketstatus:HelpDesk_Status:V'),
(14,3,'vtiger_troubletickets:priority:ticketpriorities:HelpDesk_Priority:V'),
(14,4,'vtiger_crmentity:createdtime:createdtime:HelpDesk_Created_Time:DT'),
(14,5,'vtiger_troubletickets:category:ticketcategories:HelpDesk_Category:V'),
(14,6,'vtiger_appartamenti:codice:(appartamentiRef ; (Appartamenti) codice):Appartamenti_Appartamento-Codice:V'),
(16,1,'vtiger_quotes:subject:subject:Quotes_Subject:V'),
(16,2,'vtiger_quotes:quotestage:quotestage:Quotes_Quote_Stage:V'),
(16,3,'vtiger_quotes:potentialid:potential_id:Quotes_Potential_Name:V'),
(16,4,'vtiger_quotes:accountid:account_id:Quotes_Account_Name:V'),
(16,5,'vtiger_quotes:total:hdnGrandTotal:Quotes_Total:N'),
(16,6,'vtiger_crmentity:smownerid:assigned_user_id:Quotes_Assigned_To:V'),
(17,0,'vtiger_quotes:subject:subject:Quotes_Subject:V'),
(17,1,'vtiger_quotes:quotestage:quotestage:Quotes_Quote_Stage:V'),
(17,2,'vtiger_quotes:potentialid:potential_id:Quotes_Potential_Name:I'),
(17,3,'vtiger_quotes:accountid:account_id:Quotes_Account_Name:I'),
(17,4,'vtiger_quotes:validtill:validtill:Quotes_Valid_Till:D'),
(17,5,'vtiger_crmentity:smownerid:assigned_user_id:Quotes_Assigned_To:V'),
(18,0,'vtiger_quotes:subject:subject:Quotes_Subject:V'),
(18,1,'vtiger_quotes:potentialid:potential_id:Quotes_Potential_Name:I'),
(18,2,'vtiger_quotes:accountid:account_id:Quotes_Account_Name:I'),
(18,3,'vtiger_quotes:validtill:validtill:Quotes_Valid_Till:D'),
(18,4,'vtiger_crmentity:smownerid:assigned_user_id:Quotes_Assigned_To:V'),
(19,0,'vtiger_activity:status:taskstatus:Calendar_Status:V'),
(19,1,'vtiger_activity:activitytype:activitytype:Calendar_Activity_Type:V'),
(19,2,'vtiger_activity:subject:subject:Calendar_Subject:V'),
(19,3,'vtiger_seactivityrel:crmid:parent_id:Calendar_Related_To:V'),
(19,4,'vtiger_activity:date_start:date_start:Calendar_Start_Date_&_Time:DT'),
(19,5,'vtiger_activity:due_date:due_date:Calendar_Due_Date:D'),
(19,6,'vtiger_crmentity:smownerid:assigned_user_id:Calendar_Assigned_To:V'),
(20,0,'vtiger_activity:subject:subject:Emails_Subject:V'),
(20,1,'vtiger_emaildetails:to_email:saved_toid:Emails_To:V'),
(20,2,'vtiger_activity:date_start:date_start:Emails_Date_&_Time_Sent:DT'),
(21,1,'vtiger_invoice:subject:subject:Invoice_Subject:V'),
(21,2,'vtiger_invoice:salesorderid:salesorder_id:Invoice_Sales_Order:V'),
(21,3,'vtiger_invoice:invoicestatus:invoicestatus:Invoice_Status:V'),
(21,4,'vtiger_invoice:total:hdnGrandTotal:Invoice_Total:N'),
(21,5,'vtiger_crmentity:smownerid:assigned_user_id:Invoice_Assigned_To:V'),
(22,1,'vtiger_notes:title:notes_title:Documents_Title:V'),
(22,2,'vtiger_notes:filename:filename:Documents_File_Name:V'),
(22,3,'vtiger_crmentity:modifiedtime:modifiedtime:Documents_Modified_Time:DT'),
(22,4,'vtiger_crmentity:smownerid:assigned_user_id:Documents_Assigned_To:V'),
(23,1,'vtiger_pricebook:bookname:bookname:PriceBooks_Price_Book_Name:V'),
(23,2,'vtiger_pricebook:active:active:PriceBooks_Active:C'),
(23,3,'vtiger_pricebook:currency_id:currency_id:PriceBooks_Currency:V'),
(24,1,'vtiger_products:productname:productname:Products_Product_Name:V'),
(24,2,'vtiger_products:productcode:productcode:Products_Part_Number:V'),
(24,3,'vtiger_products:commissionrate:commissionrate:Products_Commission_Rate:N'),
(24,4,'vtiger_products:qtyinstock:qtyinstock:Products_Qty_In_Stock:NN'),
(24,5,'vtiger_products:qty_per_unit:qty_per_unit:Products_Qty/Unit:N'),
(24,6,'vtiger_products:unit_price:unit_price:Products_Unit_Price:N'),
(25,1,'vtiger_purchaseorder:subject:subject:PurchaseOrder_Subject:V'),
(25,2,'vtiger_purchaseorder:vendorid:vendor_id:PurchaseOrder_Vendor_Name:V'),
(25,3,'vtiger_purchaseorder:tracking_no:tracking_no:PurchaseOrder_Tracking_Number:V'),
(25,4,'vtiger_purchaseorder:total:hdnGrandTotal:PurchaseOrder_Total:N'),
(25,5,'vtiger_crmentity:smownerid:assigned_user_id:PurchaseOrder_Assigned_To:V'),
(26,1,'vtiger_salesorder:subject:subject:SalesOrder_Subject:V'),
(26,2,'vtiger_salesorder:accountid:account_id:SalesOrder_Account_Name:V'),
(26,3,'vtiger_salesorder:quoteid:quote_id:SalesOrder_Quote_Name:V'),
(26,4,'vtiger_salesorder:total:hdnGrandTotal:SalesOrder_Total:N'),
(26,5,'vtiger_crmentity:smownerid:assigned_user_id:SalesOrder_Assigned_To:V'),
(27,1,'vtiger_vendor:vendorname:vendorname:Vendors_Vendor_Name:V'),
(27,2,'vtiger_vendor:phone:phone:Vendors_Phone:V'),
(27,3,'vtiger_vendor:email:email:Vendors_Email:V'),
(27,4,'vtiger_vendor:category:category:Vendors_Category:V'),
(27,5,'vtiger_crmentity:smownerid:assigned_user_id:Vendors_Assigned_To:V'),
(28,1,'vtiger_faq:question:question:Faq_Question:V'),
(28,2,'vtiger_faq:category:faqcategories:Faq_Category:V'),
(28,3,'vtiger_faq:product_id:product_id:Faq_Product_Name:V'),
(28,4,'vtiger_crmentity:createdtime:createdtime:Faq_Created_Time:DT'),
(28,5,'vtiger_crmentity:modifiedtime:modifiedtime:Faq_Modified_Time:DT'),
(29,1,'vtiger_campaign:campaignname:campaignname:Campaigns_Campaign_Name:V'),
(29,2,'vtiger_campaign:campaigntype:campaigntype:Campaigns_Campaign_Type:V'),
(29,3,'vtiger_campaign:campaignstatus:campaignstatus:Campaigns_Campaign_Status:V'),
(29,4,'vtiger_campaign:expectedrevenue:expectedrevenue:Campaigns_Expected_Revenue:N'),
(29,5,'vtiger_campaign:closingdate:closingdate:Campaigns_Expected_Close_Date:D'),
(29,6,'vtiger_crmentity:smownerid:assigned_user_id:Campaigns_Assigned_To:V'),
(30,0,'subject:subject:subject:Subject:V'),
(30,1,'from:fromname:fromname:From:N'),
(30,2,'to:tpname:toname:To:N'),
(30,3,'body:body:body:Body:V'),
(31,0,'vtiger_faq:question:question:Faq_Question:V'),
(31,1,'vtiger_faq:status:faqstatus:Faq_Status:V'),
(31,2,'vtiger_faq:product_id:product_id:Faq_Product_Name:I'),
(31,3,'vtiger_faq:category:faqcategories:Faq_Category:V'),
(31,4,'vtiger_crmentity:createdtime:createdtime:Faq_Created_Time:DT'),
(32,0,'vtiger_faq:question:question:Faq_Question:V'),
(32,1,'vtiger_faq:answer:faq_answer:Faq_Answer:V'),
(32,2,'vtiger_faq:status:faqstatus:Faq_Status:V'),
(32,3,'vtiger_faq:product_id:product_id:Faq_Product_Name:I'),
(32,4,'vtiger_faq:category:faqcategories:Faq_Category:V'),
(32,5,'vtiger_crmentity:createdtime:createdtime:Faq_Created_Time:DT'),
(33,0,'vtiger_purchaseorder:subject:subject:PurchaseOrder_Subject:V'),
(33,1,'vtiger_purchaseorder:postatus:postatus:PurchaseOrder_Status:V'),
(33,2,'vtiger_purchaseorder:vendorid:vendor_id:PurchaseOrder_Vendor_Name:I'),
(33,3,'vtiger_crmentity:smownerid:assigned_user_id:PurchaseOrder_Assigned_To:V'),
(33,4,'vtiger_purchaseorder:duedate:duedate:PurchaseOrder_Due_Date:V'),
(34,0,'vtiger_purchaseorder:subject:subject:PurchaseOrder_Subject:V'),
(34,1,'vtiger_purchaseorder:vendorid:vendor_id:PurchaseOrder_Vendor_Name:I'),
(34,2,'vtiger_crmentity:smownerid:assigned_user_id:PurchaseOrder_Assigned_To:V'),
(34,3,'vtiger_purchaseorder:postatus:postatus:PurchaseOrder_Status:V'),
(34,4,'vtiger_purchaseorder:carrier:carrier:PurchaseOrder_Carrier:V'),
(34,5,'vtiger_poshipads:ship_street:ship_street:PurchaseOrder_Shipping_Address:V'),
(35,0,'vtiger_invoice:invoice_no:invoice_no:Invoice_Invoice_No:V'),
(35,1,'vtiger_invoice:subject:subject:Invoice_Subject:V'),
(35,2,'vtiger_invoice:accountid:account_id:Invoice_Account_Name:I'),
(35,3,'vtiger_invoice:salesorderid:salesorder_id:Invoice_Sales_Order:I'),
(35,4,'vtiger_invoice:invoicestatus:invoicestatus:Invoice_Status:V'),
(35,5,'vtiger_crmentity:smownerid:assigned_user_id:Invoice_Assigned_To:V'),
(35,6,'vtiger_crmentity:createdtime:createdtime:Invoice_Created_Time:DT'),
(36,0,'vtiger_invoice:invoice_no:invoice_no:Invoice_Invoice_No:V'),
(36,1,'vtiger_invoice:subject:subject:Invoice_Subject:V'),
(36,2,'vtiger_invoice:accountid:account_id:Invoice_Account_Name:I'),
(36,3,'vtiger_invoice:salesorderid:salesorder_id:Invoice_Sales_Order:I'),
(36,4,'vtiger_invoice:invoicestatus:invoicestatus:Invoice_Status:V'),
(36,5,'vtiger_invoiceshipads:ship_street:ship_street:Invoice_Shipping_Address:V'),
(36,6,'vtiger_crmentity:smownerid:assigned_user_id:Invoice_Assigned_To:V'),
(37,0,'vtiger_salesorder:subject:subject:SalesOrder_Subject:V'),
(37,1,'vtiger_salesorder:accountid:account_id:SalesOrder_Account_Name:I'),
(37,2,'vtiger_salesorder:sostatus:sostatus:SalesOrder_Status:V'),
(37,3,'vtiger_crmentity:smownerid:assigned_user_id:SalesOrder_Assigned_To:V'),
(37,4,'vtiger_soshipads:ship_street:ship_street:SalesOrder_Shipping_Address:V'),
(37,5,'vtiger_salesorder:carrier:carrier:SalesOrder_Carrier:V'),
(38,0,'vtiger_pbxmanager:callstatus:callstatus:PBXManager_Call_Status:V'),
(38,1,'vtiger_pbxmanager:customernumber:customernumber:PBXManager_Customer_Number:V'),
(38,2,'vtiger_pbxmanager:customer:customer:PBXManager_Customer:V'),
(38,3,'vtiger_pbxmanager:user:user:PBXManager_User:V'),
(38,4,'vtiger_pbxmanager:recordingurl:recordingurl:PBXManager_Recording_URL:V'),
(38,5,'vtiger_pbxmanager:totalduration:totalduration:PBXManager_Total_Duration:I'),
(38,6,'vtiger_pbxmanager:starttime:starttime:PBXManager_Start_Time:DT'),
(39,1,'vtiger_service:servicename:servicename:Services_Service_Name:V'),
(39,2,'vtiger_service:service_usageunit:service_usageunit:Services_Usage_Unit:V'),
(39,3,'vtiger_service:unit_price:unit_price:Services_Price:N'),
(39,4,'vtiger_service:qty_per_unit:qty_per_unit:Services_No_of_Units:N'),
(39,5,'vtiger_service:servicecategory:servicecategory:Services_Service_Category:V'),
(39,6,'vtiger_crmentity:smownerid:assigned_user_id:Services_Owner:I'),
(40,1,'vtiger_servicecontracts:subject:subject:ServiceContracts_Subject:V'),
(40,2,'vtiger_servicecontracts:sc_related_to:sc_related_to:ServiceContracts_Related_to:V'),
(40,3,'vtiger_crmentity:smownerid:assigned_user_id:ServiceContracts_Assigned_To:V'),
(40,4,'vtiger_servicecontracts:start_date:start_date:ServiceContracts_Start_Date:D'),
(40,5,'vtiger_servicecontracts:due_date:due_date:ServiceContracts_Due_date:D'),
(40,7,'vtiger_servicecontracts:progress:progress:ServiceContracts_Progress:N'),
(40,8,'vtiger_servicecontracts:contract_status:contract_status:ServiceContracts_Status:V'),
(44,1,'vtiger_assets:assetname:assetname:Assets_Asset_Name:V'),
(44,2,'vtiger_assets:account:account:Assets_Customer_Name:V'),
(44,3,'vtiger_assets:product:product:Assets_Product_Name:V'),
(45,0,'vtiger_smsnotifier:message:message:SMSNotifier_message:V'),
(45,2,'vtiger_crmentity:smownerid:assigned_user_id:SMSNotifier_Assigned_To:V'),
(45,3,'vtiger_crmentity:createdtime:createdtime:SMSNotifier_Created_Time:DT'),
(45,4,'vtiger_crmentity:modifiedtime:modifiedtime:SMSNotifier_Modified_Time:DT'),
(46,0,'vtiger_modcomments:commentcontent:commentcontent:ModComments_Comment:V'),
(46,1,'vtiger_modcomments:related_to:related_to:ModComments_Related_To:V'),
(46,2,'vtiger_crmentity:modifiedtime:modifiedtime:ModComments_Modified_Time:DT'),
(46,3,'vtiger_crmentity:smownerid:assigned_user_id:ModComments_Assigned_To:V'),
(47,0,'vtiger_projectmilestone:projectmilestonename:projectmilestonename:ProjectMilestone_Project_Milestone_Name:V'),
(47,1,'vtiger_projectmilestone:projectmilestonedate:projectmilestonedate:ProjectMilestone_Milestone_Date:D'),
(47,3,'vtiger_crmentity:description:description:ProjectMilestone_description:V'),
(47,4,'vtiger_crmentity:createdtime:createdtime:ProjectMilestone_Created_Time:DT'),
(47,5,'vtiger_crmentity:modifiedtime:modifiedtime:ProjectMilestone_Modified_Time:DT'),
(48,2,'vtiger_projecttask:projecttaskname:projecttaskname:ProjectTask_Project_Task_Name:V'),
(48,3,'vtiger_projecttask:projectid:projectid:ProjectTask_Related_to:V'),
(48,4,'vtiger_projecttask:projecttaskpriority:projecttaskpriority:ProjectTask_Priority:V'),
(48,5,'vtiger_projecttask:projecttaskprogress:projecttaskprogress:ProjectTask_Progress:V'),
(48,6,'vtiger_projecttask:projecttaskhours:projecttaskhours:ProjectTask_Worked_Hours:V'),
(48,7,'vtiger_projecttask:startdate:startdate:ProjectTask_Start_Date:D'),
(48,8,'vtiger_projecttask:enddate:enddate:ProjectTask_End_Date:D'),
(48,9,'vtiger_crmentity:smownerid:assigned_user_id:ProjectTask_Assigned_To:V'),
(49,0,'vtiger_project:projectname:projectname:Project_Project_Name:V'),
(49,1,'vtiger_project:linktoaccountscontacts:linktoaccountscontacts:Project_Related_to:V'),
(49,2,'vtiger_project:startdate:startdate:Project_Start_Date:D'),
(49,3,'vtiger_project:targetenddate:targetenddate:Project_Target_End_Date:D'),
(49,4,'vtiger_project:actualenddate:actualenddate:Project_Actual_End_Date:D'),
(49,5,'vtiger_project:targetbudget:targetbudget:Project_Target_Budget:V'),
(49,6,'vtiger_project:progress:progress:Project_Progress:V'),
(49,7,'vtiger_project:projectstatus:projectstatus:Project_Status:V'),
(49,8,'vtiger_crmentity:smownerid:assigned_user_id:Project_Assigned_To:V'),
(49,19,'vtiger_project:contactid:contactid:Project_Contact_Name:V'),
(50,0,'vtiger_leaddetails:firstname:firstname:Leads_First_Name:V'),
(50,1,'vtiger_leaddetails:lastname:lastname:Leads_Last_Name:V'),
(50,2,'vtiger_leaddetails:leadstatus:leadstatus:Leads_Lead_Status:V'),
(50,3,'vtiger_leadaddress:mobile:mobile:Leads_Mobile:V'),
(50,4,'vtiger_leaddetails:email:email:Leads_Email:V'),
(50,5,'vtiger_leadscf:cf_857:cf_857:Leads_Bedroom:V'),
(50,6,'vtiger_leadscf:cf_859:cf_859:Leads_Bathroom:V'),
(50,7,'vtiger_leadaddress:lane:lane:Leads_Street:V'),
(50,8,'vtiger_leadaddress:city:city:Leads_City:V'),
(51,0,'vtiger_leaddetails:firstname:firstname:Leads_First_Name:V'),
(51,1,'vtiger_leaddetails:lastname:lastname:Leads_Last_Name:V'),
(51,2,'vtiger_leadaddress:mobile:mobile:Leads_Mobile:V'),
(51,3,'vtiger_leaddetails:email:email:Leads_Email:V'),
(51,4,'vtiger_leadscf:cf_857:cf_857:Leads_Bedroom:V'),
(51,5,'vtiger_leadscf:cf_859:cf_859:Leads_Bathroom:V'),
(51,6,'vtiger_leadaddress:lane:lane:Leads_Street:V'),
(51,7,'vtiger_leadaddress:city:city:Leads_City:V'),
(51,8,'vtiger_leadscf:cf_861:cf_861:Leads_Dove_ci_hai_conosciuti:V'),
(51,9,'vtiger_crmentity:description:description:Leads_Description:V'),
(51,10,'vtiger_leaddetails:leadstatus:leadstatus:Leads_Lead_Status:V'),
(52,0,'vtiger_leaddetails:firstname:firstname:Leads_First_Name:V'),
(52,1,'vtiger_leaddetails:lastname:lastname:Leads_Last_Name:V'),
(52,2,'vtiger_leaddetails:leadstatus:leadstatus:Leads_Lead_Status:V'),
(52,3,'vtiger_leadaddress:mobile:mobile:Leads_Mobile:V'),
(52,4,'vtiger_leaddetails:email:email:Leads_Email:V'),
(52,5,'vtiger_leadscf:cf_857:cf_857:Leads_Bedroom:V'),
(52,6,'vtiger_leadscf:cf_859:cf_859:Leads_Bathroom:V'),
(52,7,'vtiger_leadaddress:lane:lane:Leads_Street:V'),
(52,8,'vtiger_leadaddress:city:city:Leads_City:V'),
(52,9,'vtiger_leadscf:cf_861:cf_861:Leads_Dove_ci_hai_conosciuti:V'),
(52,10,'vtiger_crmentity:description:description:Leads_Description:V'),
(53,0,'vtiger_leaddetails:firstname:firstname:Leads_First_Name:V'),
(53,1,'vtiger_leaddetails:lastname:lastname:Leads_Last_Name:V'),
(53,2,'vtiger_leaddetails:leadstatus:leadstatus:Leads_Lead_Status:V'),
(53,3,'vtiger_leadaddress:mobile:mobile:Leads_Mobile:V'),
(53,4,'vtiger_leaddetails:email:email:Leads_Email:V'),
(53,5,'vtiger_leadscf:cf_857:cf_857:Leads_Bedroom:V'),
(53,6,'vtiger_leadscf:cf_859:cf_859:Leads_Bathroom:V'),
(53,7,'vtiger_leadaddress:lane:lane:Leads_Street:V'),
(53,8,'vtiger_leadaddress:city:city:Leads_City:V'),
(53,9,'vtiger_leadscf:cf_861:cf_861:Leads_Dove_ci_hai_conosciuti:V'),
(53,10,'vtiger_crmentity:description:description:Leads_Description:V'),
(54,1,'vtiger_troubletickets:title:ticket_title:HelpDesk_Title:V'),
(54,2,'vtiger_crmentity:description:description:HelpDesk_Description:V'),
(54,3,'vtiger_troubletickets:category:ticketcategories:HelpDesk_Category:V'),
(54,4,'vtiger_troubletickets:priority:ticketpriorities:HelpDesk_Priority:V'),
(54,5,'vtiger_troubletickets:status:ticketstatus:HelpDesk_Status:V'),
(54,6,'vtiger_troubletickets:severity:ticketseverities:HelpDesk_Severity:V'),
(54,7,'vtiger_troubletickets:ticket_no:ticket_no:HelpDesk_Ticket_No:V'),
(54,8,'vtiger_crmentity:smownerid:assigned_user_id:HelpDesk_Assigned_To:V'),
(54,9,'vtiger_troubletickets:solution:solution:HelpDesk_Solution:V'),
(54,10,'vtiger_crmentity:createdtime:createdtime:HelpDesk_Created_Time:DT'),
(55,0,'vtiger_project:projectname:projectname:Project_Project_Name:V'),
(55,1,'vtiger_project:startdate:startdate:Project_Start_Date:D'),
(55,2,'vtiger_crmentity:smownerid:assigned_user_id:Project_Assigned_To:V'),
(55,3,'vtiger_project:targetenddate:targetenddate:Project_Target_End_Date:D'),
(55,4,'vtiger_project:projectstatus:projectstatus:Project_Status:V'),
(55,5,'vtiger_project:projecttype:projecttype:Project_Type:V'),
(55,6,'vtiger_project:projectpriority:projectpriority:Project_Priority:V'),
(55,7,'vtiger_project:progress:progress:Project_Progress:V'),
(55,8,'vtiger_project:actualenddate:actualenddate:Project_Actual_End_Date:D'),
(56,0,'vtiger_project:projectname:projectname:Project_Project_Name:V'),
(56,1,'vtiger_project:startdate:startdate:Project_Start_Date:D'),
(56,2,'vtiger_crmentity:smownerid:assigned_user_id:Project_Assigned_To:V'),
(56,3,'vtiger_crmentity:createdtime:createdtime:Project_Created_Time:DT'),
(56,4,'vtiger_project:targetenddate:targetenddate:Project_Target_End_Date:D'),
(56,5,'vtiger_project:actualenddate:actualenddate:Project_Actual_End_Date:D'),
(56,6,'vtiger_project:projectstatus:projectstatus:Project_Status:V'),
(56,7,'vtiger_project:projecttype:projecttype:Project_Type:V'),
(56,8,'vtiger_project:projectpriority:projectpriority:Project_Priority:V'),
(56,9,'vtiger_project:progress:progress:Project_Progress:V'),
(57,0,'vtiger_project:projectname:projectname:Project_Project_Name:V'),
(57,1,'vtiger_project:startdate:startdate:Project_Start_Date:D'),
(57,2,'vtiger_crmentity:smownerid:assigned_user_id:Project_Assigned_To:V'),
(57,3,'vtiger_crmentity:createdtime:createdtime:Project_Created_Time:DT'),
(57,4,'vtiger_project:targetenddate:targetenddate:Project_Target_End_Date:D'),
(57,5,'vtiger_project:actualenddate:actualenddate:Project_Actual_End_Date:D'),
(57,6,'vtiger_project:projectstatus:projectstatus:Project_Status:V'),
(57,7,'vtiger_project:projecttype:projecttype:Project_Type:V'),
(57,8,'vtiger_project:projectpriority:projectpriority:Project_Priority:V'),
(57,9,'vtiger_project:progress:progress:Project_Progress:V'),
(59,0,'vtiger_leaddetails:firstname:firstname:Leads_First_Name:V'),
(59,1,'vtiger_leaddetails:lastname:lastname:Leads_Last_Name:V'),
(59,2,'vtiger_leaddetails:leadstatus:leadstatus:Leads_Lead_Status:V'),
(59,3,'vtiger_leadaddress:mobile:mobile:Leads_Mobile:V'),
(59,4,'vtiger_leaddetails:email:email:Leads_Email:V'),
(59,5,'vtiger_leadscf:cf_857:cf_857:Leads_Bedroom:V'),
(59,6,'vtiger_leadscf:cf_859:cf_859:Leads_Bathroom:V'),
(59,7,'vtiger_leadaddress:lane:lane:Leads_Street:V'),
(59,8,'vtiger_leadaddress:city:city:Leads_City:V'),
(59,9,'vtiger_crmentity:description:description:Leads_Description:V'),
(65,0,'vtiger_appartamenti:codice:codice:Appartamenti_Codice:V'),
(65,1,'vtiger_appartamenticf:cf_967:cf_967:Appartamenti_Indirizzo:V'),
(65,2,'vtiger_appartamenticf:cf_937:cf_937:Appartamenti_Citta:V'),
(65,3,'vtiger_appartamenticf:cf_943:cf_943:Appartamenti_Network_WiFi:V'),
(65,4,'vtiger_appartamenticf:cf_945:cf_945:Appartamenti_Password_WiFi:V'),
(65,5,'vtiger_appartamenticf:cf_941:cf_941:Appartamenti_Citofono:V'),
(65,6,'vtiger_appartamenticf:cf_955:cf_955:Appartamenti_Riscaldamento:V'),
(65,7,'vtiger_crmentity:smownerid:assigned_user_id:Appartamenti_Assigned_To:V'),
(65,8,'vtiger_crmentity:createdtime:createdtime:Appartamenti_Created_Time:T'),
(67,0,'vtiger_leaddetails:firstname:firstname:Leads_First_Name:V'),
(67,1,'vtiger_leaddetails:lastname:lastname:Leads_Last_Name:V'),
(67,2,'vtiger_leaddetails:leadstatus:leadstatus:Leads_Lead_Status:V'),
(67,3,'vtiger_leadaddress:mobile:mobile:Leads_Mobile:V'),
(67,4,'vtiger_leaddetails:email:email:Leads_Email:V'),
(67,5,'vtiger_leadscf:cf_857:cf_857:Leads_Bedroom:V'),
(67,6,'vtiger_leadscf:cf_859:cf_859:Leads_Bathroom:V'),
(67,7,'vtiger_leadaddress:lane:lane:Leads_Street:V'),
(67,8,'vtiger_leadaddress:city:city:Leads_City:V'),
(67,9,'vtiger_leadscf:cf_861:cf_861:Leads_Dove_ci_hai_conosciuti:V'),
(67,10,'vtiger_crmentity:description:description:Leads_Description:V'),
(69,1,'vtiger_troubletickets:title:ticket_title:HelpDesk_Title:V'),
(69,2,'vtiger_crmentity:smownerid:assigned_user_id:HelpDesk_Assigned_To:V'),
(69,3,'vtiger_troubletickets:status:ticketstatus:HelpDesk_Status:V'),
(69,4,'vtiger_troubletickets:priority:ticketpriorities:HelpDesk_Priority:V'),
(69,5,'vtiger_troubletickets:ticket_no:ticket_no:HelpDesk_Ticket_No:V'),
(69,6,'vtiger_crmentity:description:description:HelpDesk_Description:V'),
(70,0,'vtiger_ctmessagetemplate:description:description:CTMessageTemplate_Description_:V'),
(70,1,'vtiger_ctmessagetemplate:template_no:template_no:CTMessageTemplate_Templte_No:V'),
(70,2,'vtiger_ctmessagetemplate:message_status:message_status:CTMessageTemplate_Status:V'),
(71,0,'vtiger_ctattendance:employee_name:employee_name:CTAttendance_Employee_Name:V'),
(71,1,'vtiger_crmentity:createdtime:createdtime:CTAttendance_Check_In:DT'),
(71,2,'vtiger_ctattendance:check_in_address:check_in_address:CTAttendance_Check_In_Address:V'),
(71,3,'vtiger_crmentity:modifiedtime:modifiedtime:CTAttendance_Check_Out:DT'),
(71,4,'vtiger_ctattendance:check_out_address:check_out_address:CTAttendance_Check_Out_Address:V'),
(71,5,'vtiger_ctattendance:eventid:eventid:CTAttendance_Event_Name:V'),
(71,6,'vtiger_ctattendance:attendance_status:attendance_status:CTAttendance_Attendance_Status:V'),
(72,0,'vtiger_ctattendance:employee_name:employee_name:CTAttendance_Employee_Name:V'),
(72,1,'vtiger_ctattendance:eventid:eventid:CTAttendance_Event_Name:V'),
(72,2,'vtiger_crmentity:createdtime:createdtime:CTAttendance_Check_In:DT'),
(72,3,'vtiger_ctattendance:check_in_address:check_in_address:CTAttendance_Check_In_Address:V'),
(72,4,'vtiger_crmentity:modifiedtime:modifiedtime:CTAttendance_Check_Out:DT'),
(72,5,'vtiger_ctattendance:check_out_address:check_out_address:CTAttendance_Check_Out_Address:V'),
(72,6,'vtiger_ctattendance:attendance_status:attendance_status:CTAttendance_Attendance_Status:V'),
(73,0,'vtiger_ctattendance:employee_name:employee_name:CTAttendance_Employee_Name:V'),
(73,1,'vtiger_crmentity:createdtime:createdtime:CTAttendance_Check_In:DT'),
(73,2,'vtiger_ctattendance:check_in_address:check_in_address:CTAttendance_Check_In_Address:V'),
(73,3,'vtiger_crmentity:modifiedtime:modifiedtime:CTAttendance_Check_Out:DT'),
(73,4,'vtiger_ctattendance:check_out_address:check_out_address:CTAttendance_Check_Out_Address:V'),
(73,5,'vtiger_ctattendance:attendance_status:attendance_status:CTAttendance_Attendance_Status:V'),
(74,1,'vtiger_ctpushnotification:pn_title:pn_title:CTPushNotification_Push_Notification_Title:V'),
(74,2,'vtiger_ctpushnotification:pn_related:pn_related:CTPushNotification_Related_Module:V'),
(74,3,'vtiger_ctpushnotification:pushnotificationstatus:pushnotificationstatus:CTPushNotification_Push_Notification_Status:V'),
(75,1,'vtiger_ctuserfilterview:ctuser_filter_view_no:ctuser_filter_view_no:CTUserFilterView_CTMobile_User_Filter_View_No:V'),
(75,2,'vtiger_ctuserfilterview:module_name:module_name:CTUserFilterView_Module_Name:V'),
(76,0,'vtiger_ctrouteplanning:ctroutename:ctroutename:CTRoutePlanning_Route_Name:V'),
(76,1,'vtiger_ctrouteplanning:ctroute_date:ctroute_date:CTRoutePlanning_Route_Planning_Date:D'),
(76,2,'vtiger_crmentity:smownerid:assigned_user_id:CTRoutePlanning_Assigned_To:V'),
(77,1,'vtiger_ctrouteattendance:ctroute_user:ctroute_user:CTRouteAttendance_Employee_Name:V'),
(77,2,'vtiger_crmentity:createdtime:createdtime:CTRouteAttendance_Check_In:DT'),
(77,3,'vtiger_ctrouteattendance:check_in_address:check_in_address:CTRouteAttendance_Check_In_Address:V'),
(77,4,'vtiger_crmentity:modifiedtime:modifiedtime:CTRouteAttendance_Check_Out:DT'),
(77,5,'vtiger_ctrouteattendance:check_out_address:check_out_address:CTRouteAttendance_Check_Out_Address:V'),
(78,1,'vtiger_cttimecontrol:cttimecontrol_no:cttimecontrol_no:CTTimeControl_Time_Control_No:V'),
(78,2,'vtiger_cttimecontrol:related_tracking:related_tracking:CTTimeControl_Related_To:I'),
(78,3,'vtiger_crmentity:smownerid:assigned_user_id:CTTimeControl_Assigned_To:V'),
(79,0,'vtiger_cttimetracker:tracking_title:tracking_title:CTTimeTracker_Title:V'),
(79,1,'vtiger_cttimetracker:related_to:related_to:CTTimeTracker_Related_to:V'),
(79,2,'vtiger_cttimetracker:tracking_user:tracking_user:CTTimeTracker_Employee_Name:I'),
(79,3,'vtiger_crmentity:createdtime:createdtime:CTTimeTracker_Created_Time:DT'),
(79,4,'vtiger_crmentity:modifiedtime:modifiedtime:CTTimeTracker_Modified_Time:DT'),
(79,5,'vtiger_cttimetracker:total_hour:total_hour:CTTimeTracker_Total_Hours:I'),
(79,6,'vtiger_cttimetracker:total_min:total_min:CTTimeTracker_Total_Minutes:I'),
(79,7,'vtiger_cttimetracker:tracking_status:tracking_status:CTTimeTracker_Status:V');
/*!40000 ALTER TABLE `vtiger_cvcolumnlist` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_cvstdfilter`
--
DROP TABLE IF EXISTS `vtiger_cvstdfilter`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_cvstdfilter` (
`cvid` int(19) NOT NULL,
`columnname` varchar(250) DEFAULT '',
`stdfilter` varchar(250) DEFAULT '',
`startdate` date DEFAULT NULL,
`enddate` date DEFAULT NULL,
KEY `cvstdfilter_cvid_idx` (`cvid`),
CONSTRAINT `fk_1_vtiger_cvstdfilter` FOREIGN KEY (`cvid`) REFERENCES `vtiger_customview` (`cvid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_cvstdfilter`
--
LOCK TABLES `vtiger_cvstdfilter` WRITE;
/*!40000 ALTER TABLE `vtiger_cvstdfilter` DISABLE KEYS */;
INSERT INTO `vtiger_cvstdfilter` VALUES
(6,'vtiger_crmentity:createdtime:createdtime:Accounts_Created_Time','thisweek','2005-06-19','2005-06-25');
/*!40000 ALTER TABLE `vtiger_cvstdfilter` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_dashboard_tabs`
--
DROP TABLE IF EXISTS `vtiger_dashboard_tabs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_dashboard_tabs` (
`id` int(19) NOT NULL AUTO_INCREMENT,
`tabname` varchar(50) DEFAULT NULL,
`isdefault` int(1) DEFAULT 0,
`sequence` int(5) DEFAULT 2,
`appname` varchar(20) DEFAULT NULL,
`modulename` varchar(50) DEFAULT NULL,
`userid` int(11) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `tabname` (`tabname`,`userid`),
KEY `vtiger_dashboard_tabs_ibfk_1` (`userid`),
CONSTRAINT `vtiger_dashboard_tabs_ibfk_1` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=153 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_dashboard_tabs`
--
LOCK TABLES `vtiger_dashboard_tabs` WRITE;
/*!40000 ALTER TABLE `vtiger_dashboard_tabs` DISABLE KEYS */;
INSERT INTO `vtiger_dashboard_tabs` VALUES
(1,'Default',0,2,NULL,NULL,1),
(2,'My Dashboard',1,1,'','',1),
(8,'My Dashboard',1,1,'','',5),
(17,'My Dashboard',1,1,'','',6),
(32,'My Dashboard',1,1,'','',7),
(44,'My Dashboard',1,1,'','',10),
(88,'My Dashboard',1,1,'','',11),
(102,'My Dashboard',1,1,'','',12),
(117,'My Dashboard',1,1,'','',13),
(139,'My Dashboard',1,1,'','',14),
(148,'My Dashboard',1,1,'','',15),
(152,'My Dashboard',1,1,'','',16);
/*!40000 ALTER TABLE `vtiger_dashboard_tabs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_datashare_grp2grp`
--
DROP TABLE IF EXISTS `vtiger_datashare_grp2grp`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_datashare_grp2grp` (
`shareid` int(19) NOT NULL,
`share_groupid` int(19) DEFAULT NULL,
`to_groupid` int(19) DEFAULT NULL,
`permission` int(19) DEFAULT NULL,
PRIMARY KEY (`shareid`),
KEY `datashare_grp2grp_share_groupid_idx` (`share_groupid`),
KEY `datashare_grp2grp_to_groupid_idx` (`to_groupid`),
CONSTRAINT `fk_3_vtiger_datashare_grp2grp` FOREIGN KEY (`to_groupid`) REFERENCES `vtiger_groups` (`groupid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_datashare_grp2grp`
--
LOCK TABLES `vtiger_datashare_grp2grp` WRITE;
/*!40000 ALTER TABLE `vtiger_datashare_grp2grp` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_datashare_grp2grp` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_datashare_grp2role`
--
DROP TABLE IF EXISTS `vtiger_datashare_grp2role`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_datashare_grp2role` (
`shareid` int(19) NOT NULL,
`share_groupid` int(19) DEFAULT NULL,
`to_roleid` varchar(255) DEFAULT NULL,
`permission` int(19) DEFAULT NULL,
PRIMARY KEY (`shareid`),
KEY `idx_datashare_grp2role_share_groupid` (`share_groupid`),
KEY `idx_datashare_grp2role_to_roleid` (`to_roleid`),
CONSTRAINT `fk_3_vtiger_datashare_grp2role` FOREIGN KEY (`to_roleid`) REFERENCES `vtiger_role` (`roleid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_datashare_grp2role`
--
LOCK TABLES `vtiger_datashare_grp2role` WRITE;
/*!40000 ALTER TABLE `vtiger_datashare_grp2role` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_datashare_grp2role` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_datashare_grp2rs`
--
DROP TABLE IF EXISTS `vtiger_datashare_grp2rs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_datashare_grp2rs` (
`shareid` int(19) NOT NULL,
`share_groupid` int(19) DEFAULT NULL,
`to_roleandsubid` varchar(255) DEFAULT NULL,
`permission` int(19) DEFAULT NULL,
PRIMARY KEY (`shareid`),
KEY `datashare_grp2rs_share_groupid_idx` (`share_groupid`),
KEY `datashare_grp2rs_to_roleandsubid_idx` (`to_roleandsubid`),
CONSTRAINT `fk_3_vtiger_datashare_grp2rs` FOREIGN KEY (`to_roleandsubid`) REFERENCES `vtiger_role` (`roleid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_datashare_grp2rs`
--
LOCK TABLES `vtiger_datashare_grp2rs` WRITE;
/*!40000 ALTER TABLE `vtiger_datashare_grp2rs` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_datashare_grp2rs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_datashare_module_rel`
--
DROP TABLE IF EXISTS `vtiger_datashare_module_rel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_datashare_module_rel` (
`shareid` int(19) NOT NULL,
`tabid` int(19) NOT NULL,
`relationtype` varchar(200) DEFAULT NULL,
PRIMARY KEY (`shareid`),
KEY `idx_datashare_module_rel_tabid` (`tabid`),
CONSTRAINT `fk_1_vtiger_datashare_module_rel` FOREIGN KEY (`tabid`) REFERENCES `vtiger_tab` (`tabid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_datashare_module_rel`
--
LOCK TABLES `vtiger_datashare_module_rel` WRITE;
/*!40000 ALTER TABLE `vtiger_datashare_module_rel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_datashare_module_rel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_datashare_relatedmodule_permission`
--
DROP TABLE IF EXISTS `vtiger_datashare_relatedmodule_permission`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_datashare_relatedmodule_permission` (
`shareid` int(19) NOT NULL,
`datashare_relatedmodule_id` int(19) NOT NULL,
`permission` int(19) DEFAULT NULL,
PRIMARY KEY (`shareid`,`datashare_relatedmodule_id`),
KEY `datashare_relatedmodule_permission_shareid_permissions_idx` (`shareid`,`permission`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_datashare_relatedmodule_permission`
--
LOCK TABLES `vtiger_datashare_relatedmodule_permission` WRITE;
/*!40000 ALTER TABLE `vtiger_datashare_relatedmodule_permission` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_datashare_relatedmodule_permission` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_datashare_relatedmodules`
--
DROP TABLE IF EXISTS `vtiger_datashare_relatedmodules`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_datashare_relatedmodules` (
`datashare_relatedmodule_id` int(19) NOT NULL,
`tabid` int(19) DEFAULT NULL,
`relatedto_tabid` int(19) DEFAULT NULL,
PRIMARY KEY (`datashare_relatedmodule_id`),
KEY `datashare_relatedmodules_tabid_idx` (`tabid`),
KEY `datashare_relatedmodules_relatedto_tabid_idx` (`relatedto_tabid`),
CONSTRAINT `fk_2_vtiger_datashare_relatedmodules` FOREIGN KEY (`tabid`) REFERENCES `vtiger_tab` (`tabid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_datashare_relatedmodules`
--
LOCK TABLES `vtiger_datashare_relatedmodules` WRITE;
/*!40000 ALTER TABLE `vtiger_datashare_relatedmodules` DISABLE KEYS */;
INSERT INTO `vtiger_datashare_relatedmodules` VALUES
(1,6,2),
(2,6,13),
(3,6,20),
(4,6,22),
(5,6,23),
(6,2,20),
(7,2,22),
(8,20,22),
(9,22,23);
/*!40000 ALTER TABLE `vtiger_datashare_relatedmodules` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_datashare_relatedmodules_seq`
--
DROP TABLE IF EXISTS `vtiger_datashare_relatedmodules_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_datashare_relatedmodules_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_datashare_relatedmodules_seq`
--
LOCK TABLES `vtiger_datashare_relatedmodules_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_datashare_relatedmodules_seq` DISABLE KEYS */;
INSERT INTO `vtiger_datashare_relatedmodules_seq` VALUES
(9);
/*!40000 ALTER TABLE `vtiger_datashare_relatedmodules_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_datashare_role2group`
--
DROP TABLE IF EXISTS `vtiger_datashare_role2group`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_datashare_role2group` (
`shareid` int(19) NOT NULL,
`share_roleid` varchar(255) DEFAULT NULL,
`to_groupid` int(19) DEFAULT NULL,
`permission` int(19) DEFAULT NULL,
PRIMARY KEY (`shareid`),
KEY `idx_datashare_role2group_share_roleid` (`share_roleid`),
KEY `idx_datashare_role2group_to_groupid` (`to_groupid`),
CONSTRAINT `fk_3_vtiger_datashare_role2group` FOREIGN KEY (`share_roleid`) REFERENCES `vtiger_role` (`roleid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_datashare_role2group`
--
LOCK TABLES `vtiger_datashare_role2group` WRITE;
/*!40000 ALTER TABLE `vtiger_datashare_role2group` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_datashare_role2group` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_datashare_role2role`
--
DROP TABLE IF EXISTS `vtiger_datashare_role2role`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_datashare_role2role` (
`shareid` int(19) NOT NULL,
`share_roleid` varchar(255) DEFAULT NULL,
`to_roleid` varchar(255) DEFAULT NULL,
`permission` int(19) DEFAULT NULL,
PRIMARY KEY (`shareid`),
KEY `datashare_role2role_share_roleid_idx` (`share_roleid`),
KEY `datashare_role2role_to_roleid_idx` (`to_roleid`),
CONSTRAINT `fk_3_vtiger_datashare_role2role` FOREIGN KEY (`to_roleid`) REFERENCES `vtiger_role` (`roleid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_datashare_role2role`
--
LOCK TABLES `vtiger_datashare_role2role` WRITE;
/*!40000 ALTER TABLE `vtiger_datashare_role2role` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_datashare_role2role` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_datashare_role2rs`
--
DROP TABLE IF EXISTS `vtiger_datashare_role2rs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_datashare_role2rs` (
`shareid` int(19) NOT NULL,
`share_roleid` varchar(255) DEFAULT NULL,
`to_roleandsubid` varchar(255) DEFAULT NULL,
`permission` int(19) DEFAULT NULL,
PRIMARY KEY (`shareid`),
KEY `datashare_role2s_share_roleid_idx` (`share_roleid`),
KEY `datashare_role2s_to_roleandsubid_idx` (`to_roleandsubid`),
CONSTRAINT `fk_3_vtiger_datashare_role2rs` FOREIGN KEY (`to_roleandsubid`) REFERENCES `vtiger_role` (`roleid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_datashare_role2rs`
--
LOCK TABLES `vtiger_datashare_role2rs` WRITE;
/*!40000 ALTER TABLE `vtiger_datashare_role2rs` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_datashare_role2rs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_datashare_rs2grp`
--
DROP TABLE IF EXISTS `vtiger_datashare_rs2grp`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_datashare_rs2grp` (
`shareid` int(19) NOT NULL,
`share_roleandsubid` varchar(255) DEFAULT NULL,
`to_groupid` int(19) DEFAULT NULL,
`permission` int(19) DEFAULT NULL,
PRIMARY KEY (`shareid`),
KEY `datashare_rs2grp_share_roleandsubid_idx` (`share_roleandsubid`),
KEY `datashare_rs2grp_to_groupid_idx` (`to_groupid`),
CONSTRAINT `fk_3_vtiger_datashare_rs2grp` FOREIGN KEY (`share_roleandsubid`) REFERENCES `vtiger_role` (`roleid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_datashare_rs2grp`
--
LOCK TABLES `vtiger_datashare_rs2grp` WRITE;
/*!40000 ALTER TABLE `vtiger_datashare_rs2grp` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_datashare_rs2grp` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_datashare_rs2role`
--
DROP TABLE IF EXISTS `vtiger_datashare_rs2role`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_datashare_rs2role` (
`shareid` int(19) NOT NULL,
`share_roleandsubid` varchar(255) DEFAULT NULL,
`to_roleid` varchar(255) DEFAULT NULL,
`permission` int(19) DEFAULT NULL,
PRIMARY KEY (`shareid`),
KEY `datashare_rs2role_share_roleandsubid_idx` (`share_roleandsubid`),
KEY `datashare_rs2role_to_roleid_idx` (`to_roleid`),
CONSTRAINT `fk_3_vtiger_datashare_rs2role` FOREIGN KEY (`to_roleid`) REFERENCES `vtiger_role` (`roleid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_datashare_rs2role`
--
LOCK TABLES `vtiger_datashare_rs2role` WRITE;
/*!40000 ALTER TABLE `vtiger_datashare_rs2role` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_datashare_rs2role` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_datashare_rs2rs`
--
DROP TABLE IF EXISTS `vtiger_datashare_rs2rs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_datashare_rs2rs` (
`shareid` int(19) NOT NULL,
`share_roleandsubid` varchar(255) DEFAULT NULL,
`to_roleandsubid` varchar(255) DEFAULT NULL,
`permission` int(19) DEFAULT NULL,
PRIMARY KEY (`shareid`),
KEY `datashare_rs2rs_share_roleandsubid_idx` (`share_roleandsubid`),
KEY `idx_datashare_rs2rs_to_roleandsubid_idx` (`to_roleandsubid`),
CONSTRAINT `fk_3_vtiger_datashare_rs2rs` FOREIGN KEY (`to_roleandsubid`) REFERENCES `vtiger_role` (`roleid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_datashare_rs2rs`
--
LOCK TABLES `vtiger_datashare_rs2rs` WRITE;
/*!40000 ALTER TABLE `vtiger_datashare_rs2rs` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_datashare_rs2rs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_date_format`
--
DROP TABLE IF EXISTS `vtiger_date_format`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_date_format` (
`date_formatid` int(19) NOT NULL AUTO_INCREMENT,
`date_format` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`date_formatid`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_date_format`
--
LOCK TABLES `vtiger_date_format` WRITE;
/*!40000 ALTER TABLE `vtiger_date_format` DISABLE KEYS */;
INSERT INTO `vtiger_date_format` VALUES
(1,'dd-mm-yyyy',0,1),
(2,'mm-dd-yyyy',1,1),
(3,'yyyy-mm-dd',2,1),
(4,'dd.mm.yyyy',3,1),
(5,'dd/mm/yyyy',4,1);
/*!40000 ALTER TABLE `vtiger_date_format` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_date_format_seq`
--
DROP TABLE IF EXISTS `vtiger_date_format_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_date_format_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_date_format_seq`
--
LOCK TABLES `vtiger_date_format_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_date_format_seq` DISABLE KEYS */;
INSERT INTO `vtiger_date_format_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_date_format_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_dayoftheweek`
--
DROP TABLE IF EXISTS `vtiger_dayoftheweek`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_dayoftheweek` (
`dayoftheweekid` int(11) NOT NULL AUTO_INCREMENT,
`dayoftheweek` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
PRIMARY KEY (`dayoftheweekid`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_dayoftheweek`
--
LOCK TABLES `vtiger_dayoftheweek` WRITE;
/*!40000 ALTER TABLE `vtiger_dayoftheweek` DISABLE KEYS */;
INSERT INTO `vtiger_dayoftheweek` VALUES
(1,'Sunday',0,1),
(2,'Monday',1,1),
(3,'Tuesday',2,1),
(4,'Wednesday',3,1),
(5,'Thursday',4,1),
(6,'Friday',5,1),
(7,'Saturday',6,1);
/*!40000 ALTER TABLE `vtiger_dayoftheweek` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_dayoftheweek_seq`
--
DROP TABLE IF EXISTS `vtiger_dayoftheweek_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_dayoftheweek_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_dayoftheweek_seq`
--
LOCK TABLES `vtiger_dayoftheweek_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_dayoftheweek_seq` DISABLE KEYS */;
INSERT INTO `vtiger_dayoftheweek_seq` VALUES
(7);
/*!40000 ALTER TABLE `vtiger_dayoftheweek_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_def_org_field`
--
DROP TABLE IF EXISTS `vtiger_def_org_field`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_def_org_field` (
`tabid` int(10) DEFAULT NULL,
`fieldid` int(19) NOT NULL,
`visible` int(19) DEFAULT NULL,
`readonly` int(19) DEFAULT NULL,
PRIMARY KEY (`fieldid`),
KEY `def_org_field_tabid_fieldid_idx` (`tabid`,`fieldid`),
KEY `def_org_field_tabid_idx` (`tabid`),
KEY `def_org_field_visible_fieldid_idx` (`visible`,`fieldid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_def_org_field`
--
LOCK TABLES `vtiger_def_org_field` WRITE;
/*!40000 ALTER TABLE `vtiger_def_org_field` DISABLE KEYS */;
INSERT INTO `vtiger_def_org_field` VALUES
(6,1,0,0),
(6,2,0,0),
(6,3,0,0),
(6,4,0,0),
(6,5,0,0),
(6,6,0,0),
(6,7,0,0),
(6,8,0,0),
(6,9,0,0),
(6,10,0,0),
(6,11,0,0),
(6,12,0,0),
(6,13,0,0),
(6,14,0,0),
(6,15,0,0),
(6,16,0,0),
(6,17,0,0),
(6,18,0,0),
(6,19,0,0),
(6,20,0,0),
(6,21,0,0),
(6,22,0,0),
(6,23,0,0),
(6,24,0,0),
(6,25,0,0),
(6,26,0,0),
(6,27,0,0),
(6,28,0,0),
(6,29,0,0),
(6,30,0,0),
(6,31,0,0),
(6,32,0,0),
(6,33,0,0),
(6,34,0,0),
(6,35,0,0),
(6,36,0,0),
(7,37,0,0),
(7,38,0,0),
(7,39,0,0),
(7,40,0,0),
(7,41,0,0),
(7,42,0,0),
(7,43,0,0),
(7,44,0,0),
(7,45,0,0),
(7,46,0,0),
(7,47,0,0),
(7,48,0,0),
(7,49,0,0),
(7,50,0,0),
(7,51,0,0),
(7,52,0,0),
(7,53,0,0),
(7,54,0,0),
(7,55,0,0),
(7,56,0,0),
(7,57,0,0),
(7,58,0,0),
(7,59,0,0),
(7,60,0,0),
(7,61,0,0),
(7,62,0,0),
(7,63,0,0),
(7,64,0,0),
(7,65,0,0),
(4,66,0,0),
(4,67,0,0),
(4,68,0,0),
(4,69,0,0),
(4,70,0,0),
(4,71,0,0),
(4,72,0,0),
(4,73,0,0),
(4,74,0,0),
(4,75,0,0),
(4,76,0,0),
(4,77,0,0),
(4,78,0,0),
(4,79,0,0),
(4,80,0,0),
(4,81,0,0),
(4,82,0,0),
(4,83,0,0),
(4,84,0,0),
(4,85,0,0),
(4,86,0,0),
(4,87,0,0),
(4,88,0,0),
(4,89,0,0),
(4,90,0,0),
(4,91,0,0),
(4,92,0,0),
(4,93,0,0),
(4,94,0,0),
(4,95,0,0),
(4,96,0,0),
(4,97,0,0),
(4,98,0,0),
(4,99,0,0),
(4,100,0,0),
(4,101,0,0),
(4,102,0,0),
(4,103,0,0),
(4,104,0,0),
(4,105,0,0),
(4,106,0,0),
(4,107,0,0),
(4,108,0,0),
(4,109,0,0),
(2,110,0,0),
(2,111,0,0),
(2,112,0,0),
(2,113,0,0),
(2,114,0,0),
(2,115,0,0),
(2,116,0,0),
(2,117,0,0),
(2,118,0,0),
(2,119,0,0),
(2,120,0,0),
(2,121,0,0),
(2,122,0,0),
(2,123,0,0),
(2,124,0,0),
(2,125,0,0),
(26,126,0,0),
(26,127,0,0),
(26,128,0,0),
(26,129,0,0),
(26,130,0,0),
(26,131,0,0),
(26,132,0,0),
(26,133,0,0),
(26,134,0,0),
(26,135,0,0),
(26,136,0,0),
(26,137,0,0),
(26,138,0,0),
(26,139,0,0),
(26,140,0,0),
(26,141,0,0),
(26,142,0,0),
(26,143,0,0),
(26,144,0,0),
(26,145,0,0),
(26,146,0,0),
(26,147,0,0),
(26,148,0,0),
(26,149,0,0),
(26,150,0,0),
(4,151,0,0),
(6,152,0,0),
(7,153,0,0),
(26,154,0,0),
(13,155,0,0),
(13,156,0,0),
(13,157,0,0),
(13,158,0,0),
(13,159,0,0),
(13,160,0,0),
(13,161,0,0),
(13,162,0,0),
(13,163,0,0),
(13,164,0,0),
(13,165,0,0),
(13,166,0,0),
(13,167,0,0),
(13,168,0,0),
(13,169,0,0),
(13,170,0,0),
(13,171,0,0),
(13,172,0,0),
(13,173,0,0),
(14,174,0,0),
(14,175,0,0),
(14,176,0,0),
(14,177,0,0),
(14,178,0,0),
(14,179,0,0),
(14,180,0,0),
(14,181,0,0),
(14,182,0,0),
(14,183,0,0),
(14,184,0,0),
(14,185,0,0),
(14,186,0,0),
(14,187,0,0),
(14,188,0,0),
(14,189,0,0),
(14,190,0,0),
(14,191,0,0),
(14,192,0,0),
(14,193,0,0),
(14,194,0,0),
(14,195,0,0),
(14,196,0,0),
(14,197,0,0),
(14,198,0,0),
(14,199,0,0),
(14,200,0,0),
(14,201,0,0),
(14,202,0,0),
(14,203,0,0),
(14,204,0,0),
(8,205,0,0),
(8,206,0,0),
(8,207,0,0),
(8,208,0,0),
(8,209,0,0),
(8,210,0,0),
(8,211,0,0),
(8,212,0,0),
(8,213,0,0),
(8,214,0,0),
(8,215,0,0),
(8,216,0,0),
(8,217,0,0),
(8,218,0,0),
(8,219,0,0),
(10,220,0,0),
(10,221,0,0),
(10,222,0,0),
(10,223,0,0),
(10,224,0,0),
(10,225,0,0),
(10,226,0,0),
(10,227,0,0),
(10,228,0,0),
(10,229,0,0),
(10,230,0,0),
(10,231,0,0),
(9,232,0,0),
(9,233,0,0),
(9,234,0,0),
(9,235,0,0),
(9,236,0,0),
(9,237,0,0),
(9,238,0,0),
(9,239,0,0),
(9,240,0,0),
(9,241,0,0),
(9,242,0,0),
(9,243,0,0),
(9,244,0,0),
(9,245,0,0),
(9,246,0,0),
(9,247,0,0),
(9,248,0,0),
(9,249,0,0),
(9,250,0,0),
(9,251,0,0),
(9,252,0,0),
(9,253,0,0),
(9,254,0,0),
(9,255,0,0),
(16,256,0,0),
(16,257,0,0),
(16,258,0,0),
(16,259,0,0),
(16,260,0,0),
(16,261,0,0),
(16,262,0,0),
(16,263,0,0),
(16,264,0,0),
(16,265,0,0),
(16,266,0,0),
(16,267,0,0),
(16,268,0,0),
(16,269,0,0),
(16,270,0,0),
(16,271,0,0),
(16,272,0,0),
(16,273,0,0),
(16,274,0,0),
(16,275,0,0),
(16,276,0,0),
(16,277,0,0),
(16,278,0,0),
(15,279,0,0),
(15,280,0,0),
(15,281,0,0),
(15,282,0,0),
(15,283,0,0),
(15,284,0,0),
(15,285,0,0),
(15,286,0,0),
(15,287,0,0),
(15,288,0,0),
(18,289,0,0),
(18,290,0,0),
(18,291,0,0),
(18,292,0,0),
(18,293,0,0),
(18,294,0,0),
(18,295,0,0),
(18,296,0,0),
(18,297,0,0),
(18,298,0,0),
(18,299,0,0),
(18,300,0,0),
(18,301,0,0),
(18,302,0,0),
(18,303,0,0),
(18,304,0,0),
(18,305,0,0),
(19,306,0,0),
(19,307,0,0),
(19,308,0,0),
(19,309,0,0),
(19,310,0,0),
(19,311,0,0),
(19,312,0,0),
(19,313,0,0),
(20,314,0,0),
(20,315,0,0),
(20,316,0,0),
(20,317,0,0),
(20,318,0,0),
(20,319,0,0),
(20,320,0,0),
(20,321,0,0),
(20,322,0,0),
(20,323,0,0),
(20,324,0,0),
(20,325,0,0),
(20,326,0,0),
(20,327,0,0),
(20,328,0,0),
(20,329,0,0),
(20,330,0,0),
(20,331,0,0),
(20,332,0,0),
(20,333,0,0),
(20,334,0,0),
(20,335,0,0),
(20,336,0,0),
(20,337,0,0),
(20,338,0,0),
(20,339,0,0),
(20,340,0,0),
(20,341,0,0),
(20,342,0,0),
(20,343,0,0),
(20,344,0,0),
(20,345,0,0),
(20,346,0,0),
(20,347,0,0),
(20,348,0,0),
(20,349,0,0),
(20,350,0,0),
(21,351,0,0),
(21,352,0,0),
(21,353,0,0),
(21,354,0,0),
(21,355,0,0),
(21,356,0,0),
(21,357,0,0),
(21,358,0,0),
(21,359,0,0),
(21,360,0,0),
(21,361,0,0),
(21,362,0,0),
(21,363,0,0),
(21,364,0,0),
(21,365,0,0),
(21,366,0,0),
(21,367,0,0),
(21,368,0,0),
(21,369,0,0),
(21,370,0,0),
(21,371,0,0),
(21,372,0,0),
(21,373,0,0),
(21,374,0,0),
(21,375,0,0),
(21,376,0,0),
(21,377,0,0),
(21,378,0,0),
(21,379,0,0),
(21,380,0,0),
(21,381,0,0),
(21,382,0,0),
(21,383,0,0),
(21,384,0,0),
(21,385,0,0),
(21,386,0,0),
(21,387,0,0),
(21,388,0,0),
(22,389,0,0),
(22,390,0,0),
(22,391,0,0),
(22,392,0,0),
(22,393,0,0),
(22,394,0,0),
(22,395,0,0),
(22,396,0,0),
(22,397,0,0),
(22,398,0,0),
(22,399,0,0),
(22,400,0,0),
(22,401,0,0),
(22,402,0,0),
(22,403,0,0),
(22,404,0,0),
(22,405,0,0),
(22,406,0,0),
(22,407,0,0),
(22,408,0,0),
(22,409,0,0),
(22,410,0,0),
(22,411,0,0),
(22,412,0,0),
(22,413,0,0),
(22,414,0,0),
(22,415,0,0),
(22,416,0,0),
(22,417,0,0),
(22,418,0,0),
(22,419,0,0),
(22,420,0,0),
(22,421,0,0),
(22,422,0,0),
(22,423,0,0),
(22,424,0,0),
(22,425,0,0),
(22,426,0,0),
(22,427,0,0),
(22,428,0,0),
(22,429,0,0),
(22,430,0,0),
(22,431,0,0),
(22,432,0,0),
(22,433,0,0),
(22,434,0,0),
(22,435,0,0),
(23,436,0,0),
(23,437,0,0),
(23,438,0,0),
(23,439,0,0),
(23,440,0,0),
(23,441,0,0),
(23,442,0,0),
(23,443,0,0),
(23,444,0,0),
(23,445,0,0),
(23,446,0,0),
(23,447,0,0),
(23,448,0,0),
(23,449,0,0),
(23,450,0,0),
(23,451,0,0),
(23,452,0,0),
(23,453,0,0),
(23,454,0,0),
(23,455,0,0),
(23,456,0,0),
(23,457,0,0),
(23,458,0,0),
(23,459,0,0),
(23,460,0,0),
(23,461,0,0),
(23,462,0,0),
(23,463,0,0),
(23,464,0,0),
(23,465,0,0),
(23,466,0,0),
(23,467,0,0),
(23,468,0,0),
(23,469,0,0),
(23,470,0,0),
(23,471,0,0),
(23,472,0,0),
(23,473,0,0),
(23,474,0,0),
(29,475,0,0),
(29,479,0,0),
(29,480,0,0),
(29,481,0,0),
(29,482,0,0),
(29,489,0,0),
(29,490,0,0),
(29,491,0,0),
(29,492,0,0),
(29,493,0,0),
(29,494,0,0),
(29,495,0,0),
(29,496,0,0),
(29,497,0,0),
(29,498,0,0),
(29,499,0,0),
(29,504,0,0),
(29,505,0,0),
(29,506,0,0),
(29,507,0,0),
(29,510,0,0),
(10,520,0,0),
(10,521,0,0),
(10,522,0,0),
(10,523,0,0),
(10,524,0,0),
(10,525,0,0),
(32,526,0,0),
(32,527,0,0),
(32,528,0,0),
(32,529,0,0),
(32,530,0,0),
(32,531,0,0),
(32,532,0,0),
(32,533,0,0),
(32,534,0,0),
(32,535,0,0),
(32,536,0,0),
(32,537,0,0),
(32,538,0,0),
(32,539,0,0),
(32,540,0,0),
(32,541,0,0),
(32,542,0,0),
(29,543,0,0),
(33,544,0,0),
(33,545,0,0),
(33,546,0,0),
(33,547,0,0),
(33,548,0,0),
(33,549,0,0),
(33,550,0,0),
(33,551,0,0),
(33,552,0,0),
(33,553,0,0),
(33,554,0,0),
(33,555,0,0),
(33,556,0,0),
(33,557,0,0),
(33,558,0,0),
(33,559,0,0),
(33,560,0,0),
(33,561,0,0),
(33,562,0,0),
(33,563,0,0),
(33,564,0,0),
(33,565,0,0),
(35,566,0,0),
(35,567,0,0),
(35,568,0,0),
(35,569,0,0),
(35,570,0,0),
(35,571,0,0),
(35,572,0,0),
(35,573,0,0),
(35,574,0,0),
(35,575,0,0),
(35,576,0,0),
(35,577,0,0),
(35,578,0,0),
(35,579,0,0),
(35,580,0,0),
(35,581,0,0),
(35,582,0,0),
(35,583,0,0),
(35,584,0,0),
(35,585,0,0),
(35,586,0,0),
(35,587,0,0),
(42,588,0,0),
(42,589,0,0),
(42,590,0,0),
(42,591,0,0),
(42,592,0,0),
(42,593,0,0),
(42,594,0,0),
(42,595,0,0),
(42,596,0,0),
(42,597,0,0),
(42,598,0,0),
(42,599,0,0),
(42,600,0,0),
(43,601,0,0),
(43,602,0,0),
(43,603,0,0),
(43,604,0,0),
(43,605,0,0),
(43,606,0,0),
(43,607,0,0),
(43,608,0,0),
(43,609,0,0),
(43,610,0,0),
(43,611,0,0),
(43,612,0,0),
(43,613,0,0),
(43,614,0,0),
(43,615,0,0),
(43,616,0,0),
(43,617,0,0),
(43,618,0,0),
(44,619,0,0),
(44,620,0,0),
(44,621,0,0),
(44,622,0,0),
(44,623,0,0),
(44,624,0,0),
(44,625,0,0),
(44,626,0,0),
(44,627,0,0),
(44,628,0,0),
(44,629,0,0),
(44,630,0,0),
(44,631,0,0),
(44,632,0,0),
(44,633,0,0),
(44,634,0,0),
(44,635,0,0),
(44,636,0,0),
(44,637,0,0),
(44,638,0,0),
(46,639,0,0),
(46,640,0,0),
(46,641,0,0),
(46,642,0,0),
(46,643,0,0),
(46,644,0,0),
(46,645,0,0),
(46,646,0,0),
(46,647,0,0),
(46,648,0,0),
(46,649,0,0),
(46,650,0,0),
(46,651,0,0),
(46,652,0,0),
(46,653,0,0),
(46,654,0,0),
(46,655,0,0),
(46,656,0,0),
(46,657,0,0),
(46,658,0,0),
(46,659,0,0),
(47,660,0,0),
(47,661,0,0),
(47,662,0,0),
(47,663,0,0),
(47,664,0,0),
(47,665,0,0),
(48,666,0,0),
(48,667,0,0),
(48,668,0,0),
(48,669,0,0),
(48,670,0,0),
(48,671,0,0),
(48,672,0,0),
(48,673,0,0),
(2,674,0,0),
(29,675,0,0),
(23,676,0,0),
(23,677,0,0),
(23,678,0,0),
(23,679,0,0),
(23,680,0,0),
(23,681,0,0),
(23,682,0,0),
(23,683,0,0),
(23,684,0,0),
(22,685,0,0),
(22,686,0,0),
(22,687,0,0),
(22,688,0,0),
(22,689,0,0),
(22,690,0,0),
(22,691,0,0),
(22,692,0,0),
(22,693,0,0),
(21,694,0,0),
(21,695,0,0),
(21,696,0,0),
(21,697,0,0),
(21,698,0,0),
(21,699,0,0),
(21,700,0,0),
(21,701,0,0),
(21,702,0,0),
(20,703,0,0),
(20,704,0,0),
(20,705,0,0),
(20,706,0,0),
(20,707,0,0),
(20,708,0,0),
(20,709,0,0),
(20,710,0,0),
(20,711,0,0),
(29,712,0,0),
(43,713,0,0),
(48,714,0,0),
(29,715,0,0),
(29,716,0,0),
(29,717,0,0),
(23,718,0,0),
(22,719,0,0),
(21,720,0,0),
(20,721,0,0),
(29,722,0,0),
(6,723,0,0),
(4,724,0,0),
(2,725,0,0),
(29,726,0,0),
(23,727,0,0),
(23,728,0,0),
(21,729,0,0),
(21,730,0,0),
(18,731,0,0),
(7,732,0,0),
(48,733,0,0),
(48,734,0,0),
(23,735,0,0),
(20,736,0,0),
(21,737,0,0),
(22,738,0,0),
(29,739,0,0),
(2,740,0,0),
(13,741,0,0),
(29,742,0,0),
(29,743,0,0),
(29,744,0,0),
(29,745,0,0),
(14,772,0,0),
(33,773,0,0),
(23,774,0,0),
(29,775,0,0),
(23,776,0,0),
(23,777,0,0),
(23,778,0,0),
(20,779,0,0),
(20,780,0,0),
(20,781,0,0),
(21,782,0,0),
(22,783,0,0),
(22,784,0,0),
(22,785,0,0),
(48,786,0,0),
(48,787,0,0),
(48,788,0,0),
(2,789,0,0),
(4,790,0,0),
(6,791,0,0),
(7,792,0,0),
(8,793,0,0),
(9,794,0,0),
(10,795,0,0),
(13,796,0,0),
(14,797,0,0),
(15,798,0,0),
(16,799,0,0),
(18,800,0,0),
(19,801,0,0),
(20,802,0,0),
(21,803,0,0),
(22,804,0,0),
(23,805,0,0),
(26,806,0,0),
(10,807,0,0),
(2,808,0,0),
(4,809,0,0),
(6,810,0,0),
(7,811,0,0),
(8,812,0,0),
(9,813,0,0),
(10,814,0,0),
(13,815,0,0),
(14,816,0,0),
(15,817,0,0),
(16,818,0,0),
(18,819,0,0),
(19,820,0,0),
(20,821,0,0),
(21,822,0,0),
(22,823,0,0),
(23,824,0,0),
(26,825,0,0),
(2,826,0,0),
(4,827,0,0),
(6,828,0,0),
(7,829,0,0),
(8,830,0,0),
(9,831,0,0),
(10,832,0,0),
(13,833,0,0),
(14,834,0,0),
(15,835,0,0),
(16,836,0,0),
(18,837,0,0),
(19,838,0,0),
(20,839,0,0),
(21,840,0,0),
(22,841,0,0),
(23,842,0,0),
(26,843,0,0),
(20,844,0,0),
(21,845,0,0),
(22,846,0,0),
(23,847,0,0),
(44,848,0,0),
(44,849,0,0),
(29,850,0,0),
(22,851,0,0),
(29,852,0,0),
(46,854,0,0),
(46,856,0,0),
(7,858,0,0),
(7,860,0,0),
(7,862,0,0),
(4,874,0,0),
(4,876,0,0),
(4,878,0,0),
(50,879,0,0),
(50,880,0,0),
(50,881,0,0),
(50,882,0,0),
(50,883,0,0),
(50,884,0,0),
(50,885,0,0),
(50,886,0,0),
(50,887,0,0),
(50,888,0,0),
(50,889,0,0),
(50,890,0,0),
(50,892,0,0),
(50,898,0,0),
(50,900,0,0),
(50,902,0,0),
(50,904,0,0),
(50,908,0,0),
(50,910,0,0),
(50,912,0,0),
(50,914,0,0),
(50,916,0,0),
(50,918,0,0),
(50,920,0,0),
(50,922,0,0),
(50,924,0,0),
(4,926,0,0),
(50,927,0,0),
(50,928,0,0),
(50,929,0,0),
(50,930,0,0),
(50,931,0,0),
(50,932,0,0),
(50,933,0,0),
(50,934,0,0),
(50,938,0,0),
(50,942,0,0),
(50,944,0,0),
(50,946,0,0),
(50,948,0,0),
(50,950,0,0),
(50,952,0,0),
(50,954,0,0),
(50,956,0,0),
(50,958,0,0),
(50,960,0,0),
(50,962,0,0),
(50,964,0,0),
(50,968,0,0),
(50,970,0,0),
(4,972,0,0),
(53,973,0,0),
(53,974,0,0),
(53,975,0,0),
(53,976,0,0),
(53,977,0,0),
(53,978,0,0),
(53,979,0,0),
(53,980,0,0),
(53,981,0,0),
(53,982,0,0),
(53,983,0,0),
(54,984,0,0),
(54,985,0,0),
(54,986,0,0),
(54,987,0,0),
(54,988,0,0),
(54,989,0,0),
(54,990,0,0),
(54,991,0,0),
(54,992,0,0),
(54,993,0,0),
(54,994,0,0),
(54,995,0,0),
(54,996,0,0),
(54,997,0,0),
(55,998,0,0),
(55,999,0,0),
(55,1000,0,0),
(55,1001,0,0),
(55,1002,0,0),
(55,1003,0,0),
(55,1004,0,0),
(55,1005,0,0),
(55,1006,0,0),
(55,1007,0,0),
(55,1008,0,0),
(55,1009,0,0),
(55,1010,0,0),
(55,1011,0,0),
(55,1012,0,0),
(55,1013,0,0),
(56,1014,0,0),
(56,1015,0,0),
(56,1016,0,0),
(56,1017,0,0),
(56,1018,0,0),
(56,1019,0,0),
(56,1020,0,0),
(56,1021,0,0),
(56,1022,0,0),
(56,1023,0,0),
(57,1024,0,0),
(57,1025,0,0),
(57,1026,0,0),
(57,1027,0,0),
(57,1028,0,0),
(57,1029,0,0),
(57,1030,0,0),
(57,1031,0,0),
(57,1032,0,0),
(57,1033,0,0),
(57,1034,0,0),
(58,1035,0,0),
(58,1036,0,0),
(58,1037,0,0),
(58,1038,0,0),
(58,1039,0,0),
(58,1040,0,0),
(58,1041,0,0),
(58,1042,0,0),
(58,1043,0,0),
(58,1044,0,0),
(58,1045,0,0),
(58,1046,0,0),
(58,1047,0,0),
(58,1048,0,0),
(58,1049,0,0),
(59,1050,0,0),
(59,1051,0,0),
(59,1052,0,0),
(59,1053,0,0),
(59,1054,0,0),
(59,1055,0,0),
(59,1056,0,0),
(59,1057,0,0),
(59,1058,0,0),
(59,1059,0,0),
(59,1060,0,0),
(59,1061,0,0),
(59,1062,0,0),
(59,1063,0,0),
(59,1064,0,0),
(59,1065,0,0),
(59,1066,0,0),
(59,1067,0,0),
(60,1068,0,0),
(60,1069,0,0),
(60,1070,0,0),
(60,1071,0,0),
(60,1072,0,0),
(60,1073,0,0),
(60,1074,0,0),
(60,1075,0,0),
(60,1076,0,0),
(60,1077,0,0),
(60,1078,0,0),
(60,1079,0,0),
(60,1080,0,0),
(60,1081,0,0),
(60,1082,0,0),
(60,1083,0,0),
(60,1084,0,0),
(60,1085,0,0),
(60,1086,0,0),
(60,1087,0,0),
(13,1088,0,0),
(50,1090,0,0),
(50,1092,0,0),
(50,1094,0,0),
(50,1096,0,0),
(50,1098,0,0),
(50,1100,0,0),
(50,1102,0,0);
/*!40000 ALTER TABLE `vtiger_def_org_field` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_def_org_share`
--
DROP TABLE IF EXISTS `vtiger_def_org_share`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_def_org_share` (
`ruleid` int(11) NOT NULL AUTO_INCREMENT,
`tabid` int(11) NOT NULL,
`permission` int(19) DEFAULT NULL,
`editstatus` int(19) DEFAULT NULL,
PRIMARY KEY (`ruleid`),
KEY `fk_1_vtiger_def_org_share` (`permission`),
CONSTRAINT `fk_1_vtiger_def_org_share` FOREIGN KEY (`permission`) REFERENCES `vtiger_org_share_action_mapping` (`share_action_id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_def_org_share`
--
LOCK TABLES `vtiger_def_org_share` WRITE;
/*!40000 ALTER TABLE `vtiger_def_org_share` DISABLE KEYS */;
INSERT INTO `vtiger_def_org_share` VALUES
(1,2,2,0),
(2,4,2,0),
(3,6,2,0),
(4,7,2,0),
(5,9,3,1),
(6,13,2,0),
(7,16,3,2),
(8,20,2,0),
(9,21,2,0),
(10,22,2,0),
(11,23,2,0),
(12,26,2,0),
(13,8,2,0),
(14,14,2,0),
(15,32,3,0),
(16,33,2,0),
(17,35,2,0),
(18,42,2,0),
(19,43,2,0),
(20,44,2,0),
(21,46,2,0),
(22,47,2,0),
(23,48,2,0),
(24,18,2,0),
(25,10,2,0),
(26,50,2,0),
(27,53,3,0),
(28,54,3,0),
(29,55,3,0),
(30,56,3,0),
(31,57,3,0),
(32,58,3,0),
(33,59,3,0),
(34,60,3,0);
/*!40000 ALTER TABLE `vtiger_def_org_share` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_def_org_share_seq`
--
DROP TABLE IF EXISTS `vtiger_def_org_share_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_def_org_share_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_def_org_share_seq`
--
LOCK TABLES `vtiger_def_org_share_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_def_org_share_seq` DISABLE KEYS */;
INSERT INTO `vtiger_def_org_share_seq` VALUES
(34);
/*!40000 ALTER TABLE `vtiger_def_org_share_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_default_record_view`
--
DROP TABLE IF EXISTS `vtiger_default_record_view`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_default_record_view` (
`default_record_viewid` int(11) NOT NULL AUTO_INCREMENT,
`default_record_view` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
PRIMARY KEY (`default_record_viewid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_default_record_view`
--
LOCK TABLES `vtiger_default_record_view` WRITE;
/*!40000 ALTER TABLE `vtiger_default_record_view` DISABLE KEYS */;
INSERT INTO `vtiger_default_record_view` VALUES
(1,'Summary',0,1),
(2,'Detail',1,1);
/*!40000 ALTER TABLE `vtiger_default_record_view` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_default_record_view_seq`
--
DROP TABLE IF EXISTS `vtiger_default_record_view_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_default_record_view_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_default_record_view_seq`
--
LOCK TABLES `vtiger_default_record_view_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_default_record_view_seq` DISABLE KEYS */;
INSERT INTO `vtiger_default_record_view_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_default_record_view_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_defaultactivitytype`
--
DROP TABLE IF EXISTS `vtiger_defaultactivitytype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_defaultactivitytype` (
`defaultactivitytypeid` int(11) NOT NULL AUTO_INCREMENT,
`defaultactivitytype` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
PRIMARY KEY (`defaultactivitytypeid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_defaultactivitytype`
--
LOCK TABLES `vtiger_defaultactivitytype` WRITE;
/*!40000 ALTER TABLE `vtiger_defaultactivitytype` DISABLE KEYS */;
INSERT INTO `vtiger_defaultactivitytype` VALUES
(1,'Call',1,299,1),
(2,'Meeting',1,300,2);
/*!40000 ALTER TABLE `vtiger_defaultactivitytype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_defaultactivitytype_seq`
--
DROP TABLE IF EXISTS `vtiger_defaultactivitytype_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_defaultactivitytype_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_defaultactivitytype_seq`
--
LOCK TABLES `vtiger_defaultactivitytype_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_defaultactivitytype_seq` DISABLE KEYS */;
INSERT INTO `vtiger_defaultactivitytype_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_defaultactivitytype_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_defaultcalendarview`
--
DROP TABLE IF EXISTS `vtiger_defaultcalendarview`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_defaultcalendarview` (
`defaultcalendarviewid` int(11) NOT NULL AUTO_INCREMENT,
`defaultcalendarview` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
PRIMARY KEY (`defaultcalendarviewid`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_defaultcalendarview`
--
LOCK TABLES `vtiger_defaultcalendarview` WRITE;
/*!40000 ALTER TABLE `vtiger_defaultcalendarview` DISABLE KEYS */;
INSERT INTO `vtiger_defaultcalendarview` VALUES
(1,'ListView',0,1),
(2,'MyCalendar',1,1),
(3,'SharedCalendar',2,1);
/*!40000 ALTER TABLE `vtiger_defaultcalendarview` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_defaultcalendarview_seq`
--
DROP TABLE IF EXISTS `vtiger_defaultcalendarview_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_defaultcalendarview_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_defaultcalendarview_seq`
--
LOCK TABLES `vtiger_defaultcalendarview_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_defaultcalendarview_seq` DISABLE KEYS */;
INSERT INTO `vtiger_defaultcalendarview_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_defaultcalendarview_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_defaultcv`
--
DROP TABLE IF EXISTS `vtiger_defaultcv`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_defaultcv` (
`tabid` int(19) NOT NULL,
`defaultviewname` varchar(50) NOT NULL,
`query` text DEFAULT NULL,
PRIMARY KEY (`tabid`),
CONSTRAINT `fk_1_vtiger_defaultcv` FOREIGN KEY (`tabid`) REFERENCES `vtiger_tab` (`tabid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_defaultcv`
--
LOCK TABLES `vtiger_defaultcv` WRITE;
/*!40000 ALTER TABLE `vtiger_defaultcv` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_defaultcv` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_defaulteventstatus`
--
DROP TABLE IF EXISTS `vtiger_defaulteventstatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_defaulteventstatus` (
`defaulteventstatusid` int(11) NOT NULL AUTO_INCREMENT,
`defaulteventstatus` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
PRIMARY KEY (`defaulteventstatusid`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_defaulteventstatus`
--
LOCK TABLES `vtiger_defaulteventstatus` WRITE;
/*!40000 ALTER TABLE `vtiger_defaulteventstatus` DISABLE KEYS */;
INSERT INTO `vtiger_defaulteventstatus` VALUES
(1,'Planned',1,296,1),
(2,'Held',1,297,2),
(3,'Not Held',1,298,3);
/*!40000 ALTER TABLE `vtiger_defaulteventstatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_defaulteventstatus_seq`
--
DROP TABLE IF EXISTS `vtiger_defaulteventstatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_defaulteventstatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_defaulteventstatus_seq`
--
LOCK TABLES `vtiger_defaulteventstatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_defaulteventstatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_defaulteventstatus_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_defaulteventstatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_defaultlandingpage`
--
DROP TABLE IF EXISTS `vtiger_defaultlandingpage`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_defaultlandingpage` (
`defaultlandingpageid` int(11) NOT NULL AUTO_INCREMENT,
`defaultlandingpage` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`defaultlandingpageid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_defaultlandingpage`
--
LOCK TABLES `vtiger_defaultlandingpage` WRITE;
/*!40000 ALTER TABLE `vtiger_defaultlandingpage` DISABLE KEYS */;
INSERT INTO `vtiger_defaultlandingpage` VALUES
(1,'true',1,303,1,NULL),
(2,'false',1,304,2,NULL);
/*!40000 ALTER TABLE `vtiger_defaultlandingpage` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_defaultlandingpage_seq`
--
DROP TABLE IF EXISTS `vtiger_defaultlandingpage_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_defaultlandingpage_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_defaultlandingpage_seq`
--
LOCK TABLES `vtiger_defaultlandingpage_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_defaultlandingpage_seq` DISABLE KEYS */;
INSERT INTO `vtiger_defaultlandingpage_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_defaultlandingpage_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_duration_minutes`
--
DROP TABLE IF EXISTS `vtiger_duration_minutes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_duration_minutes` (
`minutesid` int(19) NOT NULL AUTO_INCREMENT,
`duration_minutes` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`minutesid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_duration_minutes`
--
LOCK TABLES `vtiger_duration_minutes` WRITE;
/*!40000 ALTER TABLE `vtiger_duration_minutes` DISABLE KEYS */;
INSERT INTO `vtiger_duration_minutes` VALUES
(1,'00',0,1,NULL),
(2,'15',1,1,NULL),
(3,'30',2,1,NULL),
(4,'45',3,1,NULL);
/*!40000 ALTER TABLE `vtiger_duration_minutes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_duration_minutes_seq`
--
DROP TABLE IF EXISTS `vtiger_duration_minutes_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_duration_minutes_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_duration_minutes_seq`
--
LOCK TABLES `vtiger_duration_minutes_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_duration_minutes_seq` DISABLE KEYS */;
INSERT INTO `vtiger_duration_minutes_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_duration_minutes_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_durationhrs`
--
DROP TABLE IF EXISTS `vtiger_durationhrs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_durationhrs` (
`hrsid` int(19) NOT NULL AUTO_INCREMENT,
`hrs` varchar(50) DEFAULT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`hrsid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_durationhrs`
--
LOCK TABLES `vtiger_durationhrs` WRITE;
/*!40000 ALTER TABLE `vtiger_durationhrs` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_durationhrs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_durationmins`
--
DROP TABLE IF EXISTS `vtiger_durationmins`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_durationmins` (
`minsid` int(19) NOT NULL AUTO_INCREMENT,
`mins` varchar(50) DEFAULT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`minsid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_durationmins`
--
LOCK TABLES `vtiger_durationmins` WRITE;
/*!40000 ALTER TABLE `vtiger_durationmins` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_durationmins` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_email_access`
--
DROP TABLE IF EXISTS `vtiger_email_access`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_email_access` (
`crmid` int(11) DEFAULT NULL,
`mailid` int(11) DEFAULT NULL,
`accessdate` date DEFAULT NULL,
`accesstime` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_email_access`
--
LOCK TABLES `vtiger_email_access` WRITE;
/*!40000 ALTER TABLE `vtiger_email_access` DISABLE KEYS */;
INSERT INTO `vtiger_email_access` VALUES
(213,214,'2023-03-24','2023-03-24 14:06:31'),
(213,214,'2023-03-24','2023-03-24 15:19:28'),
(222,223,'2023-03-27','2023-03-27 08:55:53'),
(220,221,'2023-03-27','2023-03-27 08:55:55'),
(220,221,'2023-03-27','2023-03-27 12:50:09'),
(222,223,'2023-03-27','2023-03-27 12:50:10'),
(213,214,'2023-04-04','2023-04-04 12:44:22'),
(299,300,'2023-04-04','2023-04-04 12:49:22'),
(299,300,'2023-04-04','2023-04-04 14:52:29'),
(547,548,'2023-05-09','2023-05-09 15:26:09'),
(547,548,'2023-05-10','2023-05-10 07:55:55'),
(561,562,'2023-05-10','2023-05-10 15:48:21'),
(565,567,'2023-05-11','2023-05-11 10:37:47'),
(573,575,'2023-05-12','2023-05-12 10:26:21'),
(584,587,'2023-05-15','2023-05-15 16:21:08'),
(574,576,'2023-05-16','2023-05-16 11:32:23'),
(132,607,'2023-05-17','2023-05-17 16:05:19'),
(77,609,'2023-05-17','2023-05-17 16:16:05'),
(78,608,'2023-05-17','2023-05-17 17:03:19'),
(77,609,'2023-05-17','2023-05-17 19:35:22'),
(132,607,'2023-05-17','2023-05-17 20:48:41'),
(598,599,'2023-05-18','2023-05-18 17:18:49'),
(573,575,'2023-05-19','2023-05-19 08:45:56'),
(573,575,'2023-05-19','2023-05-19 18:30:27'),
(132,607,'2023-05-21','2023-05-21 16:50:33'),
(598,599,'2023-05-22','2023-05-22 11:41:47'),
(620,625,'2023-05-22','2023-05-22 21:51:46'),
(616,617,'2023-05-23','2023-05-23 00:27:11'),
(629,637,'2023-05-23','2023-05-23 09:37:28'),
(640,642,'2023-05-24','2023-05-24 07:34:01'),
(643,644,'2023-05-24','2023-05-24 09:09:56'),
(132,607,'2023-05-24','2023-05-24 10:21:52'),
(643,644,'2023-05-24','2023-05-24 10:57:08'),
(640,642,'2023-05-24','2023-05-24 11:05:58'),
(646,647,'2023-05-24','2023-05-24 11:43:12'),
(649,654,'2023-05-25','2023-05-25 10:04:09'),
(640,642,'2023-05-26','2023-05-26 11:31:43'),
(620,625,'2023-05-27','2023-05-27 13:55:44'),
(659,663,'2023-05-29','2023-05-29 10:52:24'),
(669,672,'2023-05-30','2023-05-30 14:48:11'),
(669,672,'2023-05-30','2023-05-30 20:19:31'),
(674,679,'2023-05-31','2023-05-31 10:09:09'),
(677,678,'2023-05-31','2023-05-31 10:23:18'),
(682,683,'2023-05-31','2023-05-31 15:33:09'),
(681,684,'2023-05-31','2023-05-31 16:35:19'),
(677,678,'2023-05-31','2023-05-31 21:27:40'),
(691,692,'2023-06-01','2023-06-01 09:27:04'),
(685,689,'2023-06-01','2023-06-01 10:45:30'),
(669,672,'2023-06-01','2023-06-01 12:17:20'),
(695,696,'2023-06-01','2023-06-01 16:06:22'),
(665,666,'2023-06-03','2023-06-03 05:24:59'),
(620,625,'2023-06-03','2023-06-03 22:57:47'),
(718,723,'2023-06-04','2023-06-04 18:01:22'),
(698,722,'2023-06-04','2023-06-04 18:01:39'),
(700,724,'2023-06-04','2023-06-04 19:30:57'),
(726,727,'2023-06-05','2023-06-05 07:14:31'),
(719,725,'2023-06-05','2023-06-05 07:32:20'),
(704,733,'2023-06-05','2023-06-05 09:32:37'),
(728,732,'2023-06-05','2023-06-05 10:19:19'),
(704,733,'2023-06-05','2023-06-05 12:14:24'),
(728,732,'2023-06-05','2023-06-05 14:01:27'),
(704,733,'2023-06-05','2023-06-05 14:03:06'),
(729,731,'2023-06-05','2023-06-05 14:53:55'),
(735,736,'2023-06-05','2023-06-05 15:30:42'),
(737,739,'2023-06-06','2023-06-06 11:16:40'),
(740,744,'2023-06-06','2023-06-06 11:59:11'),
(737,739,'2023-06-06','2023-06-06 12:24:47'),
(742,743,'2023-06-06','2023-06-06 13:30:56'),
(737,739,'2023-06-06','2023-06-06 17:03:37'),
(759,761,'2023-06-08','2023-06-08 16:04:43'),
(735,736,'2023-06-09','2023-06-09 13:53:35'),
(735,736,'2023-06-12','2023-06-12 08:14:57'),
(771,773,'2023-06-12','2023-06-12 08:37:24'),
(769,775,'2023-06-12','2023-06-12 08:54:22'),
(769,775,'2023-06-12','2023-06-12 11:24:38'),
(784,787,'2023-06-14','2023-06-14 09:38:53'),
(752,753,'2023-06-15','2023-06-15 16:02:14'),
(573,575,'2023-06-17','2023-06-17 22:11:20'),
(805,810,'2023-06-19','2023-06-19 08:51:55'),
(813,825,'2023-06-20','2023-06-20 12:36:22'),
(848,850,'2023-06-26','2023-06-26 09:08:58'),
(873,876,'2023-06-27','2023-06-27 15:02:30'),
(863,877,'2023-06-27','2023-06-27 15:04:07'),
(794,875,'2023-06-27','2023-06-27 15:12:17'),
(889,890,'2023-06-28','2023-06-28 13:51:30'),
(879,892,'2023-06-28','2023-06-28 14:04:06'),
(894,896,'2023-06-30','2023-06-30 11:20:42'),
(894,896,'2023-06-30','2023-06-30 15:15:32'),
(897,898,'2023-07-01','2023-07-01 11:56:32'),
(907,909,'2023-07-03','2023-07-03 09:29:05'),
(903,911,'2023-07-03','2023-07-03 09:42:15'),
(906,908,'2023-07-03','2023-07-03 09:51:19'),
(902,912,'2023-07-03','2023-07-03 09:58:26'),
(913,914,'2023-07-03','2023-07-03 18:16:11'),
(704,733,'2023-07-04','2023-07-04 12:49:04'),
(927,928,'2023-07-05','2023-07-05 08:29:52'),
(927,928,'2023-07-05','2023-07-05 10:23:22'),
(927,928,'2023-07-05','2023-07-05 12:25:22'),
(939,941,'2023-07-05','2023-07-05 16:34:48'),
(942,943,'2023-07-05','2023-07-05 17:43:43'),
(927,928,'2023-07-05','2023-07-05 17:44:52'),
(944,945,'2023-07-05','2023-07-05 18:03:06'),
(917,934,'2023-07-06','2023-07-06 09:09:29'),
(953,954,'2023-07-06','2023-07-06 12:38:24'),
(955,956,'2023-07-06','2023-07-06 13:16:14'),
(953,954,'2023-07-06','2023-07-06 16:07:58'),
(917,934,'2023-07-07','2023-07-07 06:17:09'),
(955,956,'2023-07-07','2023-07-07 09:22:14'),
(957,960,'2023-07-07','2023-07-07 11:07:46'),
(953,954,'2023-07-07','2023-07-07 11:36:00'),
(962,963,'2023-07-07','2023-07-07 13:46:02'),
(962,963,'2023-07-07','2023-07-07 15:21:50'),
(953,954,'2023-07-08','2023-07-08 12:04:33'),
(964,966,'2023-07-09','2023-07-09 10:10:16'),
(965,967,'2023-07-09','2023-07-09 11:47:06'),
(955,956,'2023-07-10','2023-07-10 06:40:46'),
(969,971,'2023-07-10','2023-07-10 10:02:31'),
(974,975,'2023-07-11','2023-07-11 07:43:09'),
(976,977,'2023-07-11','2023-07-11 08:38:43'),
(983,992,'2023-07-13','2023-07-13 11:10:10'),
(969,971,'2023-07-13','2023-07-13 21:55:25'),
(927,928,'2023-07-14','2023-07-14 02:32:44'),
(999,1001,'2023-07-16','2023-07-16 16:32:56'),
(1007,1008,'2023-07-17','2023-07-17 14:23:11'),
(994,1009,'2023-07-17','2023-07-17 15:19:19'),
(1010,1011,'2023-07-18','2023-07-18 08:34:07'),
(1013,1015,'2023-07-18','2023-07-18 09:58:43'),
(955,956,'2023-07-18','2023-07-18 11:49:55'),
(1016,1017,'2023-07-18','2023-07-18 12:33:37'),
(1013,1015,'2023-07-18','2023-07-18 14:38:21'),
(1016,1017,'2023-07-18','2023-07-18 15:58:50'),
(1010,1011,'2023-07-18','2023-07-18 16:44:30'),
(1013,1015,'2023-07-18','2023-07-18 16:51:58'),
(1010,1011,'2023-07-18','2023-07-18 19:09:36'),
(1010,1011,'2023-07-18','2023-07-18 21:40:52'),
(1010,1011,'2023-07-19','2023-07-19 04:16:22'),
(1020,1023,'2023-07-19','2023-07-19 13:01:55'),
(1020,1023,'2023-07-19','2023-07-19 18:59:45'),
(996,1047,'2023-07-20','2023-07-20 13:18:33'),
(1020,1023,'2023-07-20','2023-07-20 13:32:37'),
(1059,1063,'2023-07-23','2023-07-23 16:39:11'),
(1057,1064,'2023-07-23','2023-07-23 21:20:30'),
(640,642,'2023-07-24','2023-07-24 09:11:30'),
(1066,1067,'2023-07-24','2023-07-24 10:19:57'),
(861,871,'2023-07-24','2023-07-24 10:58:43'),
(1071,1074,'2023-07-25','2023-07-25 13:03:55'),
(1068,1075,'2023-07-25','2023-07-25 13:27:01'),
(1058,1076,'2023-07-25','2023-07-25 13:52:20'),
(1059,1063,'2023-07-26','2023-07-26 12:44:10'),
(573,575,'2023-07-27','2023-07-27 12:57:23'),
(1007,1008,'2023-07-27','2023-07-27 15:42:06'),
(1071,1074,'2023-07-28','2023-07-28 05:42:05'),
(1083,1084,'2023-07-28','2023-07-28 09:59:33'),
(1071,1074,'2023-07-28','2023-07-28 20:12:25'),
(1016,1017,'2023-08-01','2023-08-01 12:34:23'),
(1058,1076,'2023-08-03','2023-08-03 05:48:18'),
(1013,1015,'2023-08-10','2023-08-10 14:16:09'),
(1121,1147,'2023-08-29','2023-08-29 09:58:12'),
(1139,1148,'2023-08-29','2023-08-29 09:58:18'),
(1142,1146,'2023-08-29','2023-08-29 09:59:27'),
(1136,1149,'2023-08-29','2023-08-29 12:14:07'),
(1139,1148,'2023-08-29','2023-08-29 14:18:51'),
(1121,1147,'2023-08-29','2023-08-29 20:33:54'),
(1138,1154,'2023-08-31','2023-08-31 09:09:28'),
(1117,1156,'2023-08-31','2023-08-31 09:29:51'),
(1125,1155,'2023-08-31','2023-08-31 09:57:19'),
(1159,1161,'2023-09-01','2023-09-01 16:44:19'),
(1068,1075,'2023-09-02','2023-09-02 08:42:35'),
(1159,1161,'2023-09-04','2023-09-04 09:40:51'),
(1164,1166,'2023-09-04','2023-09-04 14:35:11'),
(1164,1166,'2023-09-04','2023-09-04 16:27:23'),
(1159,1161,'2023-09-05','2023-09-05 10:46:40'),
(1068,1075,'2023-09-05','2023-09-05 14:29:50'),
(1159,1161,'2023-09-06','2023-09-06 17:07:13');
/*!40000 ALTER TABLE `vtiger_email_access` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_email_track`
--
DROP TABLE IF EXISTS `vtiger_email_track`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_email_track` (
`crmid` int(11) DEFAULT NULL,
`mailid` int(11) DEFAULT NULL,
`access_count` int(11) DEFAULT NULL,
`click_count` int(11) NOT NULL DEFAULT 0,
UNIQUE KEY `link_tabidtype_idx` (`crmid`,`mailid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_email_track`
--
LOCK TABLES `vtiger_email_track` WRITE;
/*!40000 ALTER TABLE `vtiger_email_track` DISABLE KEYS */;
INSERT INTO `vtiger_email_track` VALUES
(2,4,0,0),
(50,51,0,0),
(54,55,0,0),
(142,144,0,0),
(142,184,0,0),
(142,188,0,0),
(187,189,0,0),
(187,190,0,0),
(187,191,0,0),
(187,192,0,0),
(193,194,0,0),
(160,209,0,0),
(213,214,3,0),
(220,221,2,0),
(222,223,2,0),
(230,231,0,0),
(230,233,0,0),
(230,234,0,0),
(230,235,0,0),
(230,236,0,0),
(230,237,0,0),
(238,239,0,0),
(238,241,0,0),
(238,245,0,0),
(244,245,0,0),
(240,246,0,0),
(243,246,0,0),
(256,266,0,0),
(10,268,0,0),
(267,277,0,0),
(272,277,0,0),
(276,277,0,0),
(286,293,0,0),
(299,300,2,0),
(301,304,0,0),
(240,320,0,0),
(323,326,0,0),
(359,363,0,0),
(352,371,0,0),
(369,373,0,0),
(368,375,0,0),
(362,377,0,0),
(379,380,0,0),
(382,384,0,0),
(432,434,0,0),
(426,436,0,0),
(389,438,0,0),
(450,466,0,0),
(6,510,0,0),
(511,512,0,0),
(451,532,0,0),
(486,533,0,0),
(509,533,0,0),
(547,548,2,0),
(549,550,0,0),
(561,562,1,0),
(561,564,0,0),
(565,567,1,0),
(573,575,5,0),
(574,576,1,0),
(584,587,1,0),
(345,593,0,0),
(403,594,0,0),
(68,596,0,0),
(598,599,2,0),
(71,602,0,0),
(132,607,4,0),
(78,608,1,0),
(77,609,2,0),
(58,611,0,0),
(616,617,1,0),
(620,625,3,0),
(629,637,1,0),
(640,642,4,0),
(643,644,2,0),
(646,647,1,0),
(649,654,1,0),
(659,663,1,0),
(665,666,1,0),
(669,672,3,0),
(677,678,2,0),
(674,679,1,0),
(682,683,1,0),
(681,684,1,0),
(517,686,0,0),
(517,687,0,0),
(685,689,1,0),
(691,692,1,0),
(695,696,1,0),
(671,715,0,0),
(623,716,0,0),
(698,722,1,0),
(718,723,1,0),
(700,724,1,0),
(719,725,1,0),
(726,727,1,0),
(729,731,1,0),
(728,732,2,0),
(704,733,4,0),
(735,736,3,0),
(737,739,3,0),
(742,743,1,0),
(740,744,1,0),
(745,746,0,0),
(745,748,0,0),
(752,753,1,0),
(759,761,1,0),
(771,773,1,0),
(766,774,0,0),
(769,775,2,0),
(784,787,1,0),
(795,797,0,0),
(781,798,0,0),
(799,806,0,0),
(768,807,0,0),
(805,810,1,0),
(801,811,0,0),
(800,812,0,0),
(763,816,0,0),
(815,817,0,0),
(749,818,0,0),
(819,820,0,0),
(815,821,0,0),
(813,825,1,0),
(848,850,1,0),
(853,854,0,0),
(829,855,0,0),
(819,856,0,0),
(857,869,0,0),
(868,870,0,0),
(861,871,1,0),
(866,872,0,0),
(794,875,1,0),
(873,876,1,0),
(863,877,1,0),
(880,885,0,0),
(889,890,1,0),
(879,892,1,0),
(894,896,2,0),
(897,898,1,0),
(906,908,1,0),
(907,909,1,0),
(903,911,1,0),
(902,912,1,0),
(913,914,1,0),
(916,923,0,0),
(919,924,0,0),
(927,928,5,0),
(929,932,0,0),
(922,933,0,0),
(917,934,2,0),
(920,935,0,0),
(939,941,1,0),
(942,943,1,0),
(944,945,1,0),
(953,954,4,0),
(955,956,4,0),
(957,960,1,0),
(962,963,2,0),
(964,966,1,0),
(965,967,1,0),
(968,970,0,0),
(969,971,2,0),
(974,975,1,0),
(976,977,1,0),
(985,986,0,0),
(980,987,0,0),
(980,988,0,0),
(985,990,0,0),
(983,992,1,0),
(999,1001,1,0),
(997,1002,0,0),
(1007,1008,2,0),
(994,1009,1,0),
(1010,1011,5,0),
(1012,1014,0,0),
(1013,1015,4,0),
(1016,1017,3,0),
(1020,1023,3,0),
(697,1028,0,0),
(836,1030,0,0),
(325,1032,0,0),
(900,1034,0,0),
(408,1036,0,0),
(295,1038,0,0),
(312,1040,0,0),
(98,1042,0,0),
(783,1044,0,0),
(467,1046,0,0),
(996,1047,1,0),
(1049,1051,0,0),
(1052,1054,0,0),
(1053,1055,0,0),
(1059,1063,2,0),
(1057,1064,1,0),
(1062,1065,0,0),
(1066,1067,1,0),
(1072,1073,0,0),
(1071,1074,3,0),
(1068,1075,3,0),
(1058,1076,2,0),
(1078,1079,0,0),
(1081,1082,0,0),
(1083,1084,1,0),
(776,1099,0,0),
(296,1101,0,0),
(1102,1103,0,0),
(1108,1111,0,0),
(1108,1112,0,0),
(1069,1113,0,0),
(1116,1119,0,0),
(448,1127,0,0),
(448,1144,0,0),
(1107,1144,0,0),
(1126,1144,0,0),
(1128,1144,0,0),
(1129,1144,0,0),
(1130,1144,0,0),
(1133,1144,0,0),
(1137,1144,0,0),
(1140,1145,0,0),
(1141,1145,0,0),
(1143,1145,0,0),
(1142,1146,1,0),
(1121,1147,2,0),
(1139,1148,2,0),
(1136,1149,1,0),
(1123,1150,0,0),
(1105,1153,0,0),
(1138,1154,1,0),
(1125,1155,1,0),
(1117,1156,1,0),
(1159,1161,4,0),
(1151,1165,0,0),
(1164,1166,2,0),
(1151,1169,0,0),
(1158,1169,0,0),
(1162,1169,0,0),
(1163,1169,0,0),
(1168,1169,0,0),
(1171,1172,0,0);
/*!40000 ALTER TABLE `vtiger_email_track` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_emaildetails`
--
DROP TABLE IF EXISTS `vtiger_emaildetails`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_emaildetails` (
`emailid` int(19) NOT NULL,
`from_email` varchar(50) NOT NULL DEFAULT '',
`to_email` text NOT NULL,
`cc_email` text NOT NULL,
`bcc_email` text NOT NULL,
`assigned_user_email` varchar(50) NOT NULL DEFAULT '',
`idlists` text NOT NULL,
`email_flag` varchar(50) NOT NULL DEFAULT '',
PRIMARY KEY (`emailid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_emaildetails`
--
LOCK TABLES `vtiger_emaildetails` WRITE;
/*!40000 ALTER TABLE `vtiger_emaildetails` DISABLE KEYS */;
INSERT INTO `vtiger_emaildetails` VALUES
(4,'pietromarra@easylife.house','[\"pietromarra@easylife.house\"]','[\"\"]','[\"\"]','','2@1|','SENT'),
(51,'pietromarra@easylife.house','[\"\",\"pietromarra@easylife.house\"]','[\"\"]','[\"\"]','','50@1|','SENT'),
(55,'pietromarra@easylife.house','[\"\",\"pietromarra@easylife.house\"]','[\"\"]','[\"\"]','','54@1|','SENT'),
(99,'francescamontuoro@easylife.house','[\"francimontuoro@gmail.com\"]','[\"\"]','[\"\"]','','','SENT'),
(113,'pietromarra@easylife.house','[\"orteipam@tiscali.it\"]','[\"\"]','[\"\"]','','','SENT'),
(114,'pietromarra@easylife.house','[\"orteipam@tiscali.it\"]','[\"\"]','[\"\"]','','','SENT'),
(144,'pietromarra@easylife.house','[\"orteipam@tiscali.it\"]','[\"\"]','[\"\"]','','142@1|','SENT'),
(183,'francescamontuoro@easylife.house','[\"francimontuoro@gmail.com\"]','[\"\"]','[\"\"]','','','SENT'),
(184,'pietromarra@easylife.house','[\"orteipam@tiscali.it\"]','[\"\"]','[\"\"]','','142@1|','SENT'),
(188,'supporto@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','142@1|','SENT'),
(189,'supporto@easylife.house','[\"maintenance@easylife.house\"]','[\"\"]','[\"pietromarra@easylife.house\"]','','187@1|','SENT'),
(190,'supporto@easylife.house','[\"maintenance@easylife.house\"]','[\"\"]','[\"pietromarra@easylife.house\"]','','187@1|','SENT'),
(191,'supporto@easylife.house','[\"maintenance@easylife.house\"]','[\"\"]','[\"pietromarra@easylife.house\"]','','187@1|','SENT'),
(192,'supporto@easylife.house','[\"maintenance@easylife.house\"]','[\"\"]','[\"pietromarra@easylife.house\"]','','187@1|','SENT'),
(194,'supporto@easylife.house','[\"maintenance@easylife.house\"]','[\"\"]','[\"pietromarra@easylife.house\"]','','193@1|','SENT'),
(209,'pietromarra@easylife.house','[\"pietromarra@easylife.house\"]','[\"\"]','[\"\"]','','160@1|','SENT'),
(214,'francescamontuoro@easylife.house','[\"francescamontuoro@easylife.house\"]','[\"\"]','[\"\"]','','213@1|','SENT'),
(221,'francescamontuoro@easylife.house','[\"francescamontuoro@easylife.house\"]','[\"\"]','[\"\"]','','220@1|','SENT'),
(223,'francescamontuoro@easylife.house','[\"francescamontuoro@easylife.house\"]','[\"\"]','[\"\"]','','222@1|','SENT'),
(231,'pietromarra@easylife.house','[\"orteipam@tiscali.it\"]','[\"\"]','[\"\"]','','230@1|','SENT'),
(233,'pietromarra@easylife.house','[\"orteipam@tiscali.it\"]','[\"\"]','[\"\"]','','230@1|','SENT'),
(234,'pietromarra@easylife.house','[\"orteipam@tiscali.it\"]','[\"\"]','[\"\"]','','230@1|','SENT'),
(235,'pietromarra@easylife.house','[\"orteipam@tiscali.it\"]','[\"\"]','[\"\"]','','230@1|','SENT'),
(236,'pietromarra@easylife.house','[\"orteipam@tiscali.it\"]','[\"\"]','[\"\"]','','230@1|','SENT'),
(237,'pietromarra@easylife.house','[\"orteipam@tiscali.it\"]','[\"\"]','[\"\"]','','230@1|','SENT'),
(239,'pietromarra@easylife.house','[\"orteipam@tiscali.it\"]','[\"\"]','[\"marra.pietro@gmail.com\"]','','238@1|','SENT'),
(241,'pietromarra@easylife.house','[\"orteipam@tiscali.it\"]','[\"\"]','[\"\"]','','238@1|','SENT'),
(245,'pietromarra@easylife.house','[\"orteipam@tiscali.it\",\"marra.pietro@gmail.com\"]','[\"\"]','[\"\"]','','238@1|244@1|','SENT'),
(246,'pietromarra@easylife.house','[\"annam.minotti@gmail.com\",\"sophiamassarini@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"pietromarra@easylife.house\"]','','243@1|240@1|','SENT'),
(266,'pietromarra@easylife.house','[\"moda@gupa.it\"]','[\"\"]','[\"\"]','','256@1|','SENT'),
(268,'pietromarra@easylife.house','[\"donatocella@easylife.house\"]','[\"\"]','[\"\"]','','10@-1|','SENT'),
(277,'pietromarra@easylife.house','[\"paola.albanese@sembox.it\",\"a.m.lodato@studiolodato.it\",\"viviromano@hotmail.it\"]','[\"\"]','[\"\"]','','267@1|276@1|272@1|','SENT'),
(293,'pietromarra@easylife.house','[\"antonio_tallarico@yahoo.it\"]','[\"\"]','[\"\"]','','286@1|','SENT'),
(300,'supporto@easylife.house','[\"francescamontuoro@easylife.house\"]','[\"\"]','[\"\"]','','299@1|','SENT'),
(304,'pietromarra@easylife.house','[\"teresatauro10@gmail.com\"]','[\"\"]','[\"\"]','','301@1|','SENT'),
(306,'pietromarra@easylife.house','[\"Domenicosoprano@hotmail.it\"]','[\"\"]','[\"\"]','','','SENT'),
(320,'pietromarra@easylife.house','[\"em.massarini@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','240@1|','SENT'),
(326,'pietromarra@easylife.house','[\"marcoscotti1977@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','323@1|','SENT'),
(363,'pietromarra@easylife.house','[\"dadobiello@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','359@1|','SENT'),
(371,'pietromarra@easylife.house','[\"elmiroan@libero.it\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','352@1|','SENT'),
(373,'pietromarra@easylife.house','[\"stefanocarpi81@hotmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','369@1|','SENT'),
(375,'pietromarra@easylife.house','[\"morebetty62@hotmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','368@1|','SENT'),
(377,'pietromarra@easylife.house','[\"susanna.sguera@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','362@1|','SENT'),
(380,'pietromarra@easylife.house','[\"caminoire@gmail.com\"]','[\"\"]','[\"\"]','','379@1|','SENT'),
(384,'pietromarra@easylife.house','[\"gianmarco.bartelloni@gmail.com\"]','[\"donatocella@easylife.house\"]','[\"\"]','','382@1|','SENT'),
(434,'pietromarra@easylife.house','[\"lorygt80@hotmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','432@1|','SENT'),
(436,'pietromarra@easylife.house','[\"massimopasqual.mp@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','426@1|','SENT'),
(438,'pietromarra@easylife.house','[\"serenamingione@yahoo.it\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','389@1|','SENT'),
(466,'pietromarra@easylife.house','[\"sara.barricelli@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','450@1|','SENT'),
(510,'pietromarra@easylife.house','[\"pietromarra@easylife.house\"]','[\"\"]','[\"\"]','','6@-1|','SENT'),
(512,'pietromarra@easylife.house','[\"pietromarra@easylife.house\"]','[\"\"]','[\"\"]','','511@1|','SENT'),
(532,'pietromarra@easylife.house','[\"leonardo.vena@lucano1894.it\"]','[\"donatocella@easylife.house\"]','[\"\"]','','451@1|','SENT'),
(533,'pietromarra@easylife.house','[\"giovannaoranges@gmail.com\",\"paolapoledri@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','486@1|509@1|','SENT'),
(548,'supporto@easylife.house','[\"francescamontuoro@easylife.house\"]','[\"\"]','[\"\"]','','547@1|','SENT'),
(550,'pietromarra@easylife.house','[\"pietromarra@easylife.house\"]','[\"\"]','[\"\"]','','549@1|','SENT'),
(562,'francescamontuoro@easylife.house','[\"\",\"pietromarra@easylife.house\"]','[\"\"]','[\"\"]','','561@1|','SENT'),
(564,'pietromarra@easylife.house','[\"marco.gliottone@yahoo.com\"]','[\"\"]','[\"\"]','','561@1|','SENT'),
(567,'francescamontuoro@easylife.house','[\"\",\"orlando_1103@hotmail.com\"]','[\"\"]','[\"\"]','','565@1|','SENT'),
(575,'francescamontuoro@easylife.house','[\"\",\"giuse.sette@gmail.com\"]','[\"\"]','[\"\"]','','573@1|','SENT'),
(576,'francescamontuoro@easylife.house','[\"\",\"danilojb@gmail.com\"]','[\"\"]','[\"\"]','','574@1|','SENT'),
(587,'francescamontuoro@easylife.house','[\"\",\"teogiammi@gmail.com\"]','[\"\"]','[\"\"]','','584@1|','SENT'),
(593,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','345@1|','SENT'),
(594,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','403@1|','SENT'),
(596,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','68@1|','SENT'),
(599,'francescamontuoro@easylife.house','[\"\",\"davidejzhou@gmail.com\"]','[\"\"]','[\"\"]','','598@1|','SENT'),
(602,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','71@1|','SENT'),
(607,'francescamontuoro@easylife.house','[\"\",\"adrianogiunta@gmail.com\"]','[\"\"]','[\"\"]','','132@1|','SENT'),
(608,'francescamontuoro@easylife.house','[\"\",\"ghiazzamaristella@yahoo.it\"]','[\"\"]','[\"\"]','','78@1|','SENT'),
(609,'francescamontuoro@easylife.house','[\"\",\"veronica.gianfaldoni@gmail.com\"]','[\"\"]','[\"\"]','','77@1|','SENT'),
(611,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','58@1|','SENT'),
(617,'francescamontuoro@easylife.house','[\"\",\"Sonia.giudici@gmail.com\"]','[\"\"]','[\"\"]','','616@1|','SENT'),
(625,'francescamontuoro@easylife.house','[\"\",\"carlo.mezzadri@tiscali.it\"]','[\"\"]','[\"\"]','','620@1|','SENT'),
(637,'francescamontuoro@easylife.house','[\"\",\"ilaria.amato.18@gmail.com\"]','[\"\"]','[\"\"]','','629@1|','SENT'),
(642,'francescamontuoro@easylife.house','[\"\",\"bettinelli.massimiliano@gmail.com\"]','[\"\"]','[\"\"]','','640@1|','SENT'),
(644,'supporto@easylife.house','[\"francescamontuoro@easylife.house\"]','[\"\"]','[\"\"]','','643@1|','SENT'),
(647,'francescamontuoro@easylife.house','[\"\",\"DIBERNARDORAF@GMAIL.COM\"]','[\"\"]','[\"\"]','','646@1|','SENT'),
(654,'francescamontuoro@easylife.house','[\"\",\"a.girshina@gmail.com\"]','[\"\"]','[\"\"]','','649@1|','SENT'),
(663,'francescamontuoro@easylife.house','[\"\",\"pasqualepagnano@yahoo.it\"]','[\"\"]','[\"\"]','','659@1|','SENT'),
(666,'francescamontuoro@easylife.house','[\"\",\"daniela.shanti1@gmail.com\"]','[\"\"]','[\"\"]','','665@1|','SENT'),
(672,'francescamontuoro@easylife.house','[\"\",\"minodelia1@gmail.com\"]','[\"\"]','[\"\"]','','669@1|','SENT'),
(678,'francescamontuoro@easylife.house','[\"\",\"giodb26@yahoo.it\"]','[\"\"]','[\"\"]','','677@1|','SENT'),
(679,'francescamontuoro@easylife.house','[\"\",\"rcaletti@tap.pt\"]','[\"\"]','[\"\"]','','674@1|','SENT'),
(683,'francescamontuoro@easylife.house','[\"\",\"leagiampaolo@gmail.com\"]','[\"\"]','[\"\"]','','682@1|','SENT'),
(684,'francescamontuoro@easylife.house','[\"\",\"ludip@yahoo.it\"]','[\"\"]','[\"\"]','','681@1|','SENT'),
(686,'pietromarra@easylife.house','[\"luca.goglio@gmail.com\"]','[\"\"]','[\"\"]','','517@1|','SENT'),
(687,'pietromarra@easylife.house','[\"luca.goglio@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','517@1|','SENT'),
(689,'francescamontuoro@easylife.house','[\"\",\"sbassi3@alice.it\"]','[\"\"]','[\"\"]','','685@1|','SENT'),
(692,'francescamontuoro@easylife.house','[\"francescamontuoro@easylife.house\"]','[\"\"]','[\"\"]','','691@1|','SENT'),
(696,'supporto@easylife.house','[\"maintenance@easylife.house\"]','[\"\"]','[\"pietromarra@easylife.house\"]','','695@1|','SENT'),
(715,'pietromarra@easylife.house','[\"simo.lonardo@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','671@1|','SENT'),
(716,'pietromarra@easylife.house','[\"magnanisilvana@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','623@1|','SENT'),
(722,'francescamontuoro@easylife.house','[\"\",\"randazzogiuseppe307@gmail.com\"]','[\"\"]','[\"\"]','','698@1|','SENT'),
(723,'francescamontuoro@easylife.house','[\"\",\"randazzogiuseppe307@gmail.com\"]','[\"\"]','[\"\"]','','718@1|','SENT'),
(724,'francescamontuoro@easylife.house','[\"\",\"giuseppeliserra@icloud.com\"]','[\"\"]','[\"\"]','','700@1|','SENT'),
(725,'francescamontuoro@easylife.house','[\"\",\"ceciliasanna@gmail.com\"]','[\"\"]','[\"\"]','','719@1|','SENT'),
(727,'francescamontuoro@easylife.house','[\"\",\"smile0475@libero.it\"]','[\"\"]','[\"\"]','','726@1|','SENT'),
(731,'francescamontuoro@easylife.house','[\"\",\"catello.bruno@gmail.com\"]','[\"\"]','[\"\"]','','729@1|','SENT'),
(732,'francescamontuoro@easylife.house','[\"\",\"grcorradi@gmail.com\"]','[\"\"]','[\"\"]','','728@1|','SENT'),
(733,'francescamontuoro@easylife.house','[\"\",\"pietrodina03@gmail.com\"]','[\"\"]','[\"\"]','','704@1|','SENT'),
(736,'francescamontuoro@easylife.house','[\"\",\"guidetti.matteo@hotmail.it\"]','[\"\"]','[\"\"]','','735@1|','SENT'),
(739,'francescamontuoro@easylife.house','[\"\",\"crozzoli.paolo@libero.it\"]','[\"\"]','[\"\"]','','737@1|','SENT'),
(743,'francescamontuoro@easylife.house','[\"\",\"federica.calzoni.hr@gmail.com\"]','[\"\"]','[\"\"]','','742@1|','SENT'),
(744,'francescamontuoro@easylife.house','[\"\",\"cenzuales@gmail.com\"]','[\"\"]','[\"\"]','','740@1|','SENT'),
(746,'pietromarra@easylife.house','[\"simo.lonardo@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','745@1|','SENT'),
(748,'pietromarra@easylife.house','[\"mariangela.civita@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','745@1|','SENT'),
(753,'francescamontuoro@easylife.house','[\"\",\"marilu_benini@hotmail.com\"]','[\"\"]','[\"\"]','','752@1|','SENT'),
(761,'francescamontuoro@easylife.house','[\"\",\"ilenya95@hotmail.it\"]','[\"\"]','[\"\"]','','759@1|','SENT'),
(773,'francescamontuoro@easylife.house','[\"\",\"luigi.galera12345@gmail.com\"]','[\"\"]','[\"\"]','','771@1|','SENT'),
(774,'francescamontuoro@easylife.house','[\"\",\"yardena.reif@tiscali.it\"]','[\"\"]','[\"\"]','','766@1|','SENT'),
(775,'francescamontuoro@easylife.house','[\"\",\"andrea-moretti@outlook.com\"]','[\"\"]','[\"\"]','','769@1|','SENT'),
(787,'francescamontuoro@easylife.house','[\"\",\"monia81aloise@yahoo.it\"]','[\"\"]','[\"\"]','','784@1|','SENT'),
(797,'pietromarra@easylife.house','[\"simona@tortrino.it\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','795@1|','SENT'),
(798,'pietromarra@easylife.house','[\"alessiocm@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','781@1|','SENT'),
(806,'pietromarra@easylife.house','[\"lidialarocca@hotmail.it\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','799@1|','SENT'),
(807,'pietromarra@easylife.house','[\"falcini.federica@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','768@1|','SENT'),
(810,'francescamontuoro@easylife.house','[\"\",\"fabrizio.brancati@gmail.com\"]','[\"\"]','[\"\"]','','805@1|','SENT'),
(811,'francescamontuoro@easylife.house','[\"\",\"ppietru@tin.it\"]','[\"\"]','[\"\"]','','801@1|','SENT'),
(812,'francescamontuoro@easylife.house','[\"\",\"bollasilvia@gmail.com\"]','[\"\"]','[\"\"]','','800@1|','SENT'),
(816,'pietromarra@easylife.house','[\"robynatale83@icloud.com\"]','[\"donatocella@easylife.house\"]','[\"\"]','','763@1|','SENT'),
(817,'pietromarra@easylife.house','[\"piergiorgio.to@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','815@1|','SENT'),
(818,'pietromarra@easylife.house','[\"infomarcomurru@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','749@1|','SENT'),
(820,'pietromarra@easylife.house','[\"lucacondosta@hotmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','819@1|','SENT'),
(821,'pietromarra@easylife.house','[\"piergiorgio.to@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','815@1|','SENT'),
(825,'francescamontuoro@easylife.house','[\"\",\"edym551@gmail.com\"]','[\"\"]','[\"\"]','','813@1|','SENT'),
(850,'francescamontuoro@easylife.house','[\"\",\"chiarabenvenuto248@gmail.com\"]','[\"\"]','[\"\"]','','848@1|','SENT'),
(854,'pietromarra@easylife.house','[\"Paolangeletti63@gmail.com\"]','[\"\"]','[\"\"]','','853@1|','SENT'),
(855,'pietromarra@easylife.house','[\"ftirelli2@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','829@1|','SENT'),
(856,'pietromarra@easylife.house','[\"lucacondosta@hotmail.com\"]','[\"\"]','[\"\"]','','819@1|','SENT'),
(869,'pietromarra@easylife.house','[\"claudia.campone@thirtyonedesign.it\",\"daniele.lanari@thirtyonedesign.it\"]','[\"francescopetillo@easylife.house\"]','[\"\"]','','857@1|','SENT'),
(870,'pietromarra@easylife.house','[\"giovanni.marcelliflori@unipolsai.it\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','868@1|','SENT'),
(871,'francescamontuoro@easylife.house','[\"\",\"giacomo.cincera@gmail.com\"]','[\"\"]','[\"\"]','','861@1|','SENT'),
(872,'francescamontuoro@easylife.house','[\"\",\"giuliarettaroli@hotmail.com\"]','[\"\"]','[\"\"]','','866@1|','SENT'),
(875,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','794@1|','SENT'),
(876,'francescamontuoro@easylife.house','[\"\",\"francesco.del.litto@versalis.eni.com\"]','[\"\"]','[\"\"]','','873@1|','SENT'),
(877,'francescamontuoro@easylife.house','[\"\",\"margheritatanzariello61@gmail.com\"]','[\"\"]','[\"\"]','','863@1|','SENT'),
(885,'pietromarra@easylife.house','[\"corrado.giunta@virgilio.it\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','880@1|','SENT'),
(890,'francescamontuoro@easylife.house','[\"\",\"moronik@hotmail.it\"]','[\"\"]','[\"\"]','','889@1|','SENT'),
(892,'francescamontuoro@easylife.house','[\"\",\"emilyzou29.00@gmail.com\"]','[\"\"]','[\"\"]','','879@1|','SENT'),
(896,'francescamontuoro@easylife.house','[\"\",\"tonnaroto90@gmail.com\"]','[\"\"]','[\"\"]','','894@1|','SENT'),
(898,'francescamontuoro@easylife.house','[\"\",\"ste.bonetti@hotmail.it\"]','[\"\"]','[\"\"]','','897@1|','SENT'),
(908,'francescamontuoro@easylife.house','[\"\",\"miriamformentini@hotmail.com\"]','[\"\"]','[\"\"]','','906@1|','SENT'),
(909,'francescamontuoro@easylife.house','[\"\",\"alessio_rettura@yahoo.it\"]','[\"\"]','[\"\"]','','907@1|','SENT'),
(911,'francescamontuoro@easylife.house','[\"\",\"francesco.del.litto@versalis.eni.com\"]','[\"\"]','[\"\"]','','903@1|','SENT'),
(912,'francescamontuoro@easylife.house','[\"\",\"saratressante@outlook.it\"]','[\"\"]','[\"\"]','','902@1|','SENT'),
(914,'francescamontuoro@easylife.house','[\"\",\"alicedallariva@gmail.com\"]','[\"\"]','[\"\"]','','913@1|','SENT'),
(923,'pietromarra@easylife.house','[\"daniela.inglieri@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','916@1|','SENT'),
(924,'pietromarra@easylife.house','[\"minfede@yahoo.it\"]','[\"donatocella@easylife.house\"]','[\"\"]','','919@1|','SENT'),
(928,'supporto@easylife.house','[\"maintenance@easylife.house\",\"francescopetillo@easylife.house\",\"valeriabarreca@easylife.house\"]','[\"\"]','[\"pietromarra@easylife.house\"]','','927@1|','SENT'),
(932,'francescamontuoro@easylife.house','[\"\",\"stefano_lucarella@homail.it\"]','[\"\"]','[\"\"]','','929@1|','SENT'),
(933,'francescamontuoro@easylife.house','[\"\",\"Maracremonesi23@gmail.com\"]','[\"\"]','[\"\"]','','922@1|','SENT'),
(934,'francescamontuoro@easylife.house','[\"\",\"paolo.savoni@gmail.com\"]','[\"\"]','[\"\"]','','917@1|','SENT'),
(935,'francescamontuoro@easylife.house','[\"\",\"rosa.sgaramella@tiscali.it\"]','[\"\"]','[\"\"]','','920@1|','SENT'),
(941,'francescamontuoro@easylife.house','[\"\",\"somenzi.alberto@gmail.com\"]','[\"\"]','[\"\"]','','939@1|','SENT'),
(943,'supporto@easylife.house','[\"maintenance@easylife.house\"]','[\"\"]','[\"pietromarra@easylife.house\"]','','942@1|','SENT'),
(945,'supporto@easylife.house','[\"maintenance@easylife.house\"]','[\"\"]','[\"pietromarra@easylife.house\"]','','944@1|','SENT'),
(954,'francescamontuoro@easylife.house','[\"\",\"albecaro@libero.it\"]','[\"\"]','[\"\"]','','953@1|','SENT'),
(956,'francescamontuoro@easylife.house','[\"\",\"casciomike@gmail.com\"]','[\"\"]','[\"\"]','','955@1|','SENT'),
(960,'francescamontuoro@easylife.house','[\"\",\"aguzzir@alice.it\"]','[\"\"]','[\"\"]','','957@1|','SENT'),
(963,'francescamontuoro@easylife.house','[\"\",\"mauchicloud@icloud.com\"]','[\"\"]','[\"\"]','','962@1|','SENT'),
(966,'francescamontuoro@easylife.house','[\"\",\"iacopo.crostolo@gmail.com\"]','[\"\"]','[\"\"]','','964@1|','SENT'),
(967,'francescamontuoro@easylife.house','[\"\",\"emanuele.lettera@outlook.it\"]','[\"\"]','[\"\"]','','965@1|','SENT'),
(970,'francescamontuoro@easylife.house','[\"\",\"del.brancaleone@gmail.com\"]','[\"\"]','[\"\"]','','968@1|','SENT'),
(971,'francescamontuoro@easylife.house','[\"\",\"stefano.vitali@hotmail.com\"]','[\"\"]','[\"\"]','','969@1|','SENT'),
(975,'francescamontuoro@easylife.house','[\"\",\"fcsdegi@gmail.com\"]','[\"\"]','[\"\"]','','974@1|','SENT'),
(977,'francescamontuoro@easylife.house','[\"\",\"framarrocu21@gmail.com\"]','[\"\"]','[\"\"]','','976@1|','SENT'),
(986,'pietromarra@easylife.house','[\"renato@lecaveau.it\",\"barbara.ghidoni@storagemilano.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','985@1|','SENT'),
(987,'pietromarra@easylife.house','[\"gerardolionetti00@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','980@1|','SENT'),
(988,'pietromarra@easylife.house','[\"gerardolionetti100@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','980@1|','SENT'),
(990,'pietromarra@easylife.house','[\"barbara.ghidoni@storagemilano.com\",\"renato@lecaveau.it\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','985@1|','SENT'),
(992,'francescamontuoro@easylife.house','[\"\",\"zottarelmichael@gmail.com\"]','[\"\"]','[\"\"]','','983@1|','SENT'),
(1001,'francescamontuoro@easylife.house','[\"\",\"tontimarco8@gmail.com\"]','[\"\"]','[\"\"]','','999@1|','SENT'),
(1002,'francescamontuoro@easylife.house','[\"\",\"ferraricarulli@outlook.com\"]','[\"\"]','[\"\"]','','997@1|','SENT'),
(1008,'francescamontuoro@easylife.house','[\"francescamontuoro@easylife.house\"]','[\"\"]','[\"\"]','','1007@1|','SENT'),
(1009,'francescamontuoro@easylife.house','[\"\",\"antoninogattuso@outlook.com\"]','[\"\"]','[\"\"]','','994@1|','SENT'),
(1011,'francescamontuoro@easylife.house','[\"\",\"niriatrapani@gmail.com\"]','[\"\"]','[\"\"]','','1010@1|','SENT'),
(1014,'francescamontuoro@easylife.house','[\"\",\"stefano_lucarella@homail.it\"]','[\"\"]','[\"\"]','','1012@1|','SENT'),
(1015,'francescamontuoro@easylife.house','[\"\",\"giorgio.bramante@thecream.it\"]','[\"\"]','[\"\"]','','1013@1|','SENT'),
(1017,'francescamontuoro@easylife.house','[\"\",\"marypg83@gmail.com\"]','[\"\"]','[\"\"]','','1016@1|','SENT'),
(1023,'francescamontuoro@easylife.house','[\"\",\"cocac65@gmail.com\"]','[\"\"]','[\"\"]','','1020@1|','SENT'),
(1028,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','697@1|','SENT'),
(1030,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','836@1|','SENT'),
(1032,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','325@1|','SENT'),
(1034,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','900@1|','SENT'),
(1036,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','408@1|','SENT'),
(1038,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','295@1|','SENT'),
(1040,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','312@1|','SENT'),
(1042,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','98@1|','SENT'),
(1044,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','783@1|','SENT'),
(1046,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','467@1|','SENT'),
(1047,'francescamontuoro@easylife.house','[\"\",\"claudia.santangelo@gmail.com\"]','[\"\"]','[\"\"]','','996@1|','SENT'),
(1051,'francescamontuoro@easylife.house','[\"\",\"a.giovanetti@jobspa.it\"]','[\"\"]','[\"\"]','','1049@1|','SENT'),
(1054,'francescamontuoro@easylife.house','[\"\",\"brdpla2011@libero.it\"]','[\"\"]','[\"\"]','','1052@1|','SENT'),
(1055,'francescamontuoro@easylife.house','[\"\",\"gabrielnaranjo197@hotmail.com\"]','[\"\"]','[\"\"]','','1053@1|','SENT'),
(1063,'francescamontuoro@easylife.house','[\"\",\"esteticami2023@gmail.com\"]','[\"\"]','[\"\"]','','1059@1|','SENT'),
(1064,'francescamontuoro@easylife.house','[\"\",\"stefano.guerra1@icloud.com\"]','[\"\"]','[\"\"]','','1057@1|','SENT'),
(1065,'francescamontuoro@easylife.house','[\"\",\"gianni.difalvo@libero.it\"]','[\"\"]','[\"\"]','','1062@1|','SENT'),
(1067,'francescamontuoro@easylife.house','[\"\",\"bisilo@tiscali.it\"]','[\"\"]','[\"\"]','','1066@1|','SENT'),
(1073,'pietromarra@easylife.house','[\"nicola.mariano@libero.it\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','1072@1|','SENT'),
(1074,'francescamontuoro@easylife.house','[\"\",\"emanuele.chioso@gmail.com\"]','[\"\"]','[\"\"]','','1071@1|','SENT'),
(1075,'francescamontuoro@easylife.house','[\"\",\"samantha.serra73@gmail.com\"]','[\"\"]','[\"\"]','','1068@1|','SENT'),
(1076,'francescamontuoro@easylife.house','[\"\",\"olivera.dng@live.it\"]','[\"\"]','[\"\"]','','1058@1|','SENT'),
(1079,'supporto@easylife.house','[\"maintenance@easylife.house\"]','[\"\"]','[\"pietromarra@easylife.house\"]','','1078@1|','SENT'),
(1082,'supporto@easylife.house','[\"maintenance@easylife.house\"]','[\"\"]','[\"pietromarra@easylife.house\"]','','1081@1|','SENT'),
(1084,'pietromarra@easylife.house','[\"pietromarra@easylife.house\"]','[\"\"]','[\"\"]','','1083@1|','SENT'),
(1099,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','776@1|','SENT'),
(1101,'onboarding@easylife.house','[\"onboarding@easylife.house\"]','[\"\"]','[\"\"]','','296@1|','SENT'),
(1103,'pietromarra@easylife.house','[\"sempionerealestate@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','1102@1|','SENT'),
(1111,'pietromarra@easylife.house','[\"elisabettaragazzi@tiscali.it\"]','[\"donatocella@easylife.house\",\" francescamontuoro@easylife.house\"]','[\"\"]','','1108@1|','SENT'),
(1112,'pietromarra@easylife.house','[\"elisabettaragazzi136@gmail.com\"]','[\"\"]','[\"\"]','','1108@1|','SENT'),
(1113,'pietromarra@easylife.house','[\"Matteo.penitenti@gmail.com\"]','[\"donatocella@easylife.house\"]','[\"\"]','','1069@1|','SENT'),
(1119,'pietromarra@easylife.house','[\"sandro.taccani@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','1116@1|','SENT'),
(1127,'pietromarra@easylife.house','[\"mic.alfieri@gmail.com\"]','[\"\"]','[\"\"]','','448@1|','SENT'),
(1144,'pietromarra@easylife.house','[\"arinella@studioarinella.com\",\"giuseppe.boncompagni@gmail.com\",\"mic.alfieri@gmail.com\",\"pbaiguera@hotmail.com\",\"roberta.gerosa2@gmail.com\",\"flavio.rettore@gmail.com\",\"pellegritialfio@gmail.com\",\"stefanocalonghi@gmail.com\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','1107@1|1126@1|448@1|1128@1|1129@1|1130@1|1133@1|1137@1|','SENT'),
(1145,'pietromarra@easylife.house','[\"giuseppetamola@gmail.com\",\"e.saracchi@gmail.com\",\"palminteri@lexgp.it\"]','[\"francescamontuoro@easylife.house\"]','[\"\"]','','1143@1|1141@1|1140@1|','SENT'),
(1146,'francescamontuoro@easylife.house','[\"\",\"francesca_baldan@yahoo.it\"]','[\"\"]','[\"\"]','','1142@1|','SENT'),
(1147,'francescamontuoro@easylife.house','[\"\",\"massimilianobrunelli8@gmail.com\"]','[\"\"]','[\"\"]','','1121@1|','SENT'),
(1148,'francescamontuoro@easylife.house','[\"\",\"daniela.ascione@gmail.com\"]','[\"\"]','[\"\"]','','1139@1|','SENT'),
(1149,'francescamontuoro@easylife.house','[\"\",\"beniamino.ravalli@gmail.com\"]','[\"\"]','[\"\"]','','1136@1|','SENT'),
(1150,'francescamontuoro@easylife.house','[\"\",\"jf.segalotto@gmail.com\"]','[\"\"]','[\"\"]','','1123@1|','SENT'),
(1153,'francescamontuoro@easylife.house','[\"\",\"ornella_23@hotmail.it\"]','[\"\"]','[\"\"]','','1105@1|','SENT'),
(1154,'francescamontuoro@easylife.house','[\"\",\"simonapirro92@gmail.com\"]','[\"\"]','[\"\"]','','1138@1|','SENT'),
(1155,'francescamontuoro@easylife.house','[\"\",\"francesca_spelta@hotmail.it\"]','[\"\"]','[\"\"]','','1125@1|','SENT'),
(1156,'francescamontuoro@easylife.house','[\"\",\"deplano.serena@libero.it\"]','[\"\"]','[\"\"]','','1117@1|','SENT'),
(1161,'francescamontuoro@easylife.house','[\"\",\"damiani.ale89@gmail.com\"]','[\"\"]','[\"\"]','','1159@1|','SENT'),
(1165,'pietromarra@easylife.house','[\"lmarcelliflori@gmail.com\"]','[\"francescamontuoro@easylife.house\",\"donatocella@easylife.house\"]','[\"\"]','','1151@1|','SENT'),
(1166,'francescamontuoro@easylife.house','[\"\",\"a.scaiola@gmail.com\"]','[\"\"]','[\"\"]','','1164@1|','SENT'),
(1169,'pietromarra@easylife.house','[\"mara.batt@libero.it\",\"lmarcelliflori@gmail.com\",\"elena.deruvo@libero.it\",\"nicolemandelli@hotmail.it\",\"l.sigismondi@gmail.com\"]','[\"francescamontuoro@easylife.house\",\"donatocella@easylife.house\"]','[\"\"]','','1168@1|1151@1|1163@1|1162@1|1158@1|','SENT'),
(1172,'pietromarra@easylife.house','[\"franvergara1@gmail.com\"]','[\"francescamontuoro@easylife.house\",\"donatocella@easylife.house\"]','[\"\"]','','1171@1|','SENT');
/*!40000 ALTER TABLE `vtiger_emaildetails` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_emails_recipientprefs`
--
DROP TABLE IF EXISTS `vtiger_emails_recipientprefs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_emails_recipientprefs` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`tabid` int(11) NOT NULL,
`prefs` varchar(255) DEFAULT NULL,
`userid` int(11) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_emails_recipientprefs`
--
LOCK TABLES `vtiger_emails_recipientprefs` WRITE;
/*!40000 ALTER TABLE `vtiger_emails_recipientprefs` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_emails_recipientprefs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_emailslookup`
--
DROP TABLE IF EXISTS `vtiger_emailslookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_emailslookup` (
`crmid` int(20) DEFAULT NULL,
`setype` varchar(100) DEFAULT NULL,
`value` varchar(100) DEFAULT NULL,
`fieldid` int(20) DEFAULT NULL,
UNIQUE KEY `emailslookup_crmid_setype_fieldname_uk` (`crmid`,`setype`,`fieldid`),
KEY `emailslookup_fieldid_setype_idx` (`fieldid`,`setype`),
CONSTRAINT `emailslookup_crmid_fk` FOREIGN KEY (`crmid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_emailslookup`
--
LOCK TABLES `vtiger_emailslookup` WRITE;
/*!40000 ALTER TABLE `vtiger_emailslookup` DISABLE KEYS */;
INSERT INTO `vtiger_emailslookup` VALUES
(1195,'Leads','pietromarra@easylife.house',46);
/*!40000 ALTER TABLE `vtiger_emailslookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_emailtemplates`
--
DROP TABLE IF EXISTS `vtiger_emailtemplates`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_emailtemplates` (
`foldername` varchar(100) DEFAULT NULL,
`templatename` varchar(100) DEFAULT NULL,
`templatepath` varchar(100) DEFAULT NULL,
`subject` varchar(255) DEFAULT NULL,
`description` text DEFAULT NULL,
`body` text DEFAULT NULL,
`deleted` int(1) NOT NULL DEFAULT 0,
`templateid` int(19) NOT NULL AUTO_INCREMENT,
`systemtemplate` int(1) NOT NULL DEFAULT 0,
`module` varchar(100) DEFAULT NULL,
PRIMARY KEY (`templateid`),
KEY `emailtemplates_foldernamd_templatename_subject_idx` (`foldername`,`templatename`,`subject`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_emailtemplates`
--
LOCK TABLES `vtiger_emailtemplates` WRITE;
/*!40000 ALTER TABLE `vtiger_emailtemplates` DISABLE KEYS */;
INSERT INTO `vtiger_emailtemplates` VALUES
('Public','Announcement for Release','','Announcement for Release','Announcement of a release','Hello! <br />\n <br />\n On behalf of the vtiger team, I am pleased to announce the release of vtiger crm4.2 . This is a feature packed release including the mass email template handling, custom view feature, vtiger_reports feature and a host of other utilities. vtiger runs on all platforms. <br />\n <br />\n Notable Features of vtiger are : <br />\n <br />\n -Email Client Integration <br />\n -Trouble Ticket Integration <br />\n -Invoice Management Integration <br />\n -Reports Integration <br />\n -Portal Integration <br />\n -Enhanced Word Plugin Support <br />\n -Custom View Integration <br />\n <br />\n Known Issues: <br />\n -ABCD <br />\n -EFGH <br />\n -IJKL <br />\n -MNOP <br />\n -QRST',0,1,0,'Contacts'),
('Public','Pending Invoices','','Invoices Pending','Payment Due','name <br />\nstreet, <br />\ncity, <br />\nstate, <br />\n zip) <br />\n <br />\n Dear <br />\n <br />\n Please check the following invoices that are yet to be paid by you: <br />\n <br />\n No. Date Amount <br />\n 1 1/1/01 $4000 <br />\n 2 2/2//01 $5000 <br />\n 3 3/3/01 $10000 <br />\n 4 7/4/01 $23560 <br />\n <br />\n Kindly let us know if there are any issues that you feel are pending to be discussed. <br />\n We will be more than happy to give you a call. <br />\n We would like to continue our business with you.',0,2,0,'Contacts'),
('Public','Acceptance Proposal','','Acceptance Proposal','Acceptance of Proposal',' Dear <br />\n <br />\nYour proposal on the project XYZW has been reviewed by us <br />\nand is acceptable in its entirety. <br />\n <br />\nWe are eagerly looking forward to this project <br />\nand are pleased about having the opportunity to work <br />\ntogether. We look forward to a long standing relationship <br />\nwith your esteemed firm. <br />\n<br />\nI would like to take this opportunity to invite you <br />\nto a game of golf on Wednesday morning 9am at the <br />\nCuff Links Ground. We will be waiting for you in the <br />\nExecutive Lounge. <br />\n<br />\nLooking forward to seeing you there.',0,3,0,'Contacts'),
('Public','Goods received acknowledgement','','Goods received acknowledgement','Acknowledged Receipt of Goods',' The undersigned hereby acknowledges receipt and delivery of the goods. <br />\nThe undersigned will release the payment subject to the goods being discovered not satisfactory. <br />\n<br />\nSigned under seal this <date>',0,4,0,'Contacts'),
('Public','Accept Order','','Accept Order','Acknowledgement/Acceptance of Order',' Dear <br />\n We are in receipt of your order as contained in the <br />\n purchase order form.We consider this to be final and binding on both sides. <br />\nIf there be any exceptions noted, we shall consider them <br />\nonly if the objection is received within ten days of receipt of <br />\nthis notice. <br />\n <br />\nThank you for your patronage.',0,5,0,'Contacts'),
('Public','Address Change','','Change of Address','Address Change','Dear <br />\n <br />\nWe are relocating our office to <br />\n11111,XYZDEF Cross, <br />\nUVWWX Circle <br />\nThe telephone number for this new location is (101) 1212-1328. <br />\n<br />\nOur Manufacturing Division will continue operations <br />\nat 3250 Lovedale Square Avenue, in Frankfurt. <br />\n<br />\nWe hope to keep in touch with you all. <br />\nPlease update your addressbooks.',0,6,0,'Contacts'),
('Public','Follow Up','','Follow Up','Follow Up of meeting','Dear <br />\n<br />\nThank you for extending us the opportunity to meet with <br />\nyou and members of your staff. <br />\n<br />\nI know that John Doe serviced your account <br />\nfor many years and made many friends at your firm. He has personally <br />\ndiscussed with me the deep relationship that he had with your firm. <br />\nWhile his presence will be missed, I can promise that we will <br />\ncontinue to provide the fine service that was accorded by <br />\nJohn to your firm. <br />\n<br />\nI was genuinely touched to receive such fine hospitality. <br />\n<br />\nThank you once again.',0,7,0,'Contacts'),
('Public','Target Crossed!','','Target Crossed!','Fantastic Sales Spree!','Congratulations! <br />\n<br />\nThe numbers are in and I am proud to inform you that our <br />\ntotal sales for the previous quarter <br />\namounts to $100,000,00.00!. This is the first time <br />\nwe have exceeded the target by almost 30%. <br />\nWe have also beat the previous quarter record by a <br />\nwhopping 75%! <br />\n<br />\nLet us meet at Smoking Joe for a drink in the evening! <br />\n\nC you all there guys!',0,8,0,'Contacts'),
('Public','Thanks Note','','Thanks Note','Note of thanks','Dear <br />\n<br />\nThank you for your confidence in our ability to serve you. <br />\nWe are glad to be given the chance to serve you.I look <br />\nforward to establishing a long term partnership with you. <br />\nConsider me as a friend. <br />\nShould any need arise,please do give us a call.',0,9,0,'Contacts'),
('Public','Customer Login Details','','Customer Portal Login Details','Send Portal login details to customer','<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\">\n <html>\n <head>\n <title></title>\n </head>\n <body class=\"scayt-enabled\">\n <!-- <center> -->\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\" style=\"margin-left:0px;\">\n <tbody>\n <tr>\n <td colspan=\"6\"><!-- Begin Pre header --><!-- // End Pre header \\ --></td>\n </tr>\n <tr style=\"height:50px;\">\n <td colspan=\"6\" style=\"\n font-family: Helvetica,Verdana,sans-serif\">\n <div style=\"margin-bottom:10px;color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255);\"><br />\n Dear $contacts-firstname$ $contacts-lastname$,</div>\n\n <div style=\"margin-top:20px;margin-bottom:20px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255);\">As our customer, you can be assured of getting excellent support from our team. I would like to take this opportunity to introduce the portal we have setup for valuable customers like you. You can submit questions/issues via the portal, see past issues and responses. In addition, Portal provides you access to our knowledge base and documents we shared with you in the past.\n </div>\n\n <div style=\"margin-top:10px;color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255);\">$URL$ to login to the portal, with the credentials below.</div>\n\n <div style=\"margin-top:20px;color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255);\">Your Username: $login_name$</div>\n\n <div style=\"margin-bottom:20px;color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255);\">Your Password: $password$</div>\n <div class=\"gmail_extra\" style=\"margin-top:10px;color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255);\">Thank you,<br />\n $contacts-smownerid$</div>\n\n </td>\n </tr>\n <tr>\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\n <table border=\"0\" cellpadding=\"4\" cellspacing=\"0\" width=\"100%\">\n <tbody>\n <!--copy right data-->\n <tr>\n <td valign=\"top\" style=\"\n padding-left: 0px;\n padding-right: 0px;\n width:350px\">\n <div style=\"margin-top:20px;\"><em>Powered By <a href=\"www.vtiger.com\">Vtiger</a><div>\n </td>\n </tr>\n <!--subscribers links-->\n </tbody>\n </table>\n </td>\n </tr>\n </tbody>\n </table>\n <!-- </center> -->\n </body>\n </html>',0,10,0,'Contacts'),
('Public','Support end notification before a week','','VtigerCRM Support Notification','Send Notification mail to customer before a week of support end date','<table width=\"700\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\" style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; background-color: rgb(122, 122, 254);\">\n <tr>\n <td> </td>\n <td> </td>\n <td> </td>\n </tr>\n <tr>\n <td> </td>\n <td> </td>\n <td> </td>\n </tr>\n <tr>\n <td> </td>\n <td> </td>\n <td> </td>\n </tr>\n <tr>\n <td width=\"50\"> </td>\n <td>\n <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n <tr>\n <td>\n <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"background-color: rgb(27, 77, 140); font-family: Arial,Helvetica,sans-serif; font-size: 14px; color: rgb(255, 255, 255); font-weight: normal; line-height: 25px;\">\n <tr>\n <td align=\"center\" rowspan=\"4\">$logo$</td>\n <td align=\"center\"> </td>\n </tr>\n <tr>\n <td align=\"left\" style=\"background-color: rgb(27, 77, 140); font-family: Arial,Helvetica,sans-serif; font-size: 24px; color: rgb(255, 255, 255); font-weight: bolder; line-height: 35px;\">vtiger CRM </td>\n </tr>\n <tr>\n <td align=\"right\" style=\"padding-right: 100px;\">The honest Open Source CRM </td>\n </tr>\n <tr>\n <td> </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td>\n <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: normal; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);\">\n <tr>\n <td valign=\"top\">\n <table width=\"100%\" cellspacing=\"0\" cellpadding=\"5\" border=\"0\">\n <tr>\n <td align=\"right\" style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bolder; text-decoration: none; color: rgb(66, 66, 253);\"> </td>\n </tr>\n <tr>\n <td> </td>\n </tr>\n <tr>\n <td style=\"font-family: Arial,Helvetica,sans-serif; font-size: 14px; color: rgb(22, 72, 134); font-weight: bolder; line-height: 15px;\">Dear $contacts-lastname$, </td>\n </tr>\n <tr>\n <td style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 0, 0); font-weight: normal; text-align: justify; line-height: 20px;\">This is just a notification mail regarding your support end.<br /><span style=\"font-weight: bold;\">Priority:</span> Urgent<br />Your Support is going to expire on next week<br />Please contact support@vtiger.com.<br /><br /><br /></td>\n </tr>\n <tr>\n <td align=\"center\"><br /></td>\n </tr>\n <tr>\n <td align=\"right\"><strong style=\"padding: 2px; font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 0, 0); font-weight: bold;\"><br /><br />Sincerly</strong></td>\n </tr>\n <tr>\n <td align=\"right\" style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 0, 0); font-weight: normal; line-height: 20px;\">Support Team </td>\n </tr>\n <tr>\n <td align=\"right\"><a style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bolder; text-decoration: none; color: rgb(66, 66, 253);\" href=\"http://www.vtiger.com\">www.vtiger.com</a></td>\n </tr>\n <tr>\n <td> </td>\n </tr>\n </table>\n </td>\n <td width=\"1%\" valign=\"top\"> </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td>\n <table width=\"100%\" cellspacing=\"0\" cellpadding=\"5\" border=\"0\" style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(255, 255, 255); font-weight: normal; line-height: 15px; background-color: rgb(51, 51, 51);\">\n <tr>\n <td align=\"center\">Shree Narayana Complex, No 11 Sarathy Nagar, Vijaya Nagar , Velachery, Chennai - 600 042 India </td>\n </tr>\n <tr>\n <td align=\"center\">Telephone No: +91 - 44 - 4202 - 1990 Toll Free No: +1 877 788 4437</td>\n </tr>\n <tr>\n <td align=\"center\">Email Id: <a style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bolder; text-decoration: none; color: rgb(255, 255, 255);\" href=\"mailto:info@vtiger.com\">info@vtiger.com</a></td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n </td>\n <td width=\"50\"> </td>\n </tr>\n <tr>\n <td> </td>\n <td> </td>\n <td> </td>\n </tr>\n <tr>\n <td> </td>\n <td> </td>\n <td> </td>\n </tr>\n <tr>\n <td> </td>\n <td> </td>\n <td> </td>\n </tr>\n</table>',0,11,0,'Contacts'),
('Public','Support end notification before a month','','VtigerCRM Support Notification','Send Notification mail to customer before a month of support end date','<table width=\"700\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\" style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; background-color: rgb(122, 122, 254);\">\n <tr>\n <td> </td>\n <td> </td>\n <td> </td>\n </tr>\n <tr>\n <td> </td>\n <td> </td>\n <td> </td>\n </tr>\n <tr>\n <td> </td>\n <td> </td>\n <td> </td>\n </tr>\n <tr>\n <td width=\"50\"> </td>\n <td>\n <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\n <tr>\n <td>\n <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"background-color: rgb(27, 77, 140); font-family: Arial,Helvetica,sans-serif; font-size: 14px; color: rgb(255, 255, 255); font-weight: normal; line-height: 25px;\">\n <tr>\n <td align=\"center\" rowspan=\"4\">$logo$</td>\n <td align=\"center\"> </td>\n </tr>\n <tr>\n <td align=\"left\" style=\"background-color: rgb(27, 77, 140); font-family: Arial,Helvetica,sans-serif; font-size: 24px; color: rgb(255, 255, 255); font-weight: bolder; line-height: 35px;\">vtiger CRM </td>\n </tr>\n <tr>\n <td align=\"right\" style=\"padding-right: 100px;\">The honest Open Source CRM </td>\n </tr>\n <tr>\n <td> </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td>\n <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: normal; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);\">\n <tr>\n <td valign=\"top\">\n <table width=\"100%\" cellspacing=\"0\" cellpadding=\"5\" border=\"0\">\n <tr>\n <td align=\"right\" style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bolder; text-decoration: none; color: rgb(66, 66, 253);\"> </td>\n </tr>\n <tr>\n <td> </td>\n </tr>\n <tr>\n <td style=\"font-family: Arial,Helvetica,sans-serif; font-size: 14px; color: rgb(22, 72, 134); font-weight: bolder; line-height: 15px;\">Dear $contacts-lastname$, </td>\n </tr>\n <tr>\n <td style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 0, 0); font-weight: normal; text-align: justify; line-height: 20px;\">This is just a notification mail regarding your support end.<br /><span style=\"font-weight: bold;\">Priority:</span> Normal<br />Your Support is going to expire on next month.<br />Please contact support@vtiger.com<br /><br /><br /></td>\n </tr>\n <tr>\n <td align=\"center\"><br /></td>\n </tr>\n <tr>\n <td align=\"right\"><strong style=\"padding: 2px; font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 0, 0); font-weight: bold;\"><br /><br />Sincerly</strong></td>\n </tr>\n <tr>\n <td align=\"right\" style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 0, 0); font-weight: normal; line-height: 20px;\">Support Team </td>\n </tr>\n <tr>\n <td align=\"right\"><a href=\"http://www.vtiger.com\" style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bolder; text-decoration: none; color: rgb(66, 66, 253);\">www.vtiger.com</a></td>\n </tr>\n <tr>\n <td> </td>\n </tr>\n </table>\n </td>\n <td width=\"1%\" valign=\"top\"> </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td>\n <table width=\"100%\" cellspacing=\"0\" cellpadding=\"5\" border=\"0\" style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(255, 255, 255); font-weight: normal; line-height: 15px; background-color: rgb(51, 51, 51);\">\n <tr>\n <td align=\"center\">Shree Narayana Complex, No 11 Sarathy Nagar, Vijaya Nagar , Velachery, Chennai - 600 042 India </td>\n </tr>\n <tr>\n <td align=\"center\">Telephone No: +91 - 44 - 4202 - 1990 Toll Free No: +1 877 788 4437</td>\n </tr>\n <tr>\n <td align=\"center\">Email Id: <a href=\"mailto:info@vtiger.com\" style=\"font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bolder; text-decoration: none; color: rgb(255, 255, 255);\">info@vtiger.com</a></td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n </td>\n <td width=\"50\"> </td>\n </tr>\n <tr>\n <td> </td>\n <td> </td>\n <td> </td>\n </tr>\n <tr>\n <td> </td>\n <td> </td>\n <td> </td>\n </tr>\n <tr>\n <td> </td>\n <td> </td>\n <td> </td>\n </tr>\n</table>',0,12,0,'Contacts'),
('Public','Activity Reminder',NULL,'Reminder','Reminder','<p>This is a reminder notification for the Activity<br/>The details are :<br/> \n Subject : $events-subject$<br/> \n Start Date & Time : $events-date_start$<br/>\n End Date & Time : $events-due_date$<br/> \n Status : $events-eventstatus$<br/> \n Location : $events-location$<br/> \n Description : $events-description$<br/><br/> \n <p/>',0,14,1,'Events'),
('Public','ToDo Reminder',NULL,'Activity Reminder','Reminder','<p>This is a reminder notification for the Activity<br/>The details are :<br/>\n Subject : $calendar-subject$<br/>\n Start Date & Time : $calendar-date_start$<br/>\n Due Date : $calendar-due_date$<br/>\n Status : $calendar-status$<br/>\n Location : $calendar-location$<br/>\n Description : $calendar-description$<br/><br/>\n <p/>',0,15,1,'Events'),
('Public','Invite Users',NULL,'Invitation','Invite Users','<p>$invitee_name$,<br/><br/>You have been invited for an activity<br/><br/>The details are :<br/>\n Subject : $events-subject$<br/>\n Start Date & Time : $events-date_start$<br/> \n End Date & Time : $events-due_date$<br/>\n Status : $events-eventstatus$<br/>\n Priority : $events-priority$<br/>\n Related To : $events-crmid$<br/>\n Contact List : $events-contactid$<br/>\n Location : $events-location$<br/>\n Description : $events-description$<br/><br/>\n Thanks & Regards,<br/>\n $current_user_name$\n <p/>',0,16,1,'Events'),
(NULL,'CREDENZIALI ACCESSO PORTALE OWNER',NULL,'CREDENZIALI ACCESSO PORTALE OWNER','Invio credenziali per accesso al portale proprietari','<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset=\"UTF-8\" />\r\n <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style=\"background-color: #2b465b; color: white;\">\r\n<table style=\"width:100%; max-width:600px; margin: 0 auto;\">\r\n <tbody>\r\n <tr>\r\n <td style=\"padding: 20px; text-align: center;\"><img alt=\"Easylife House\" src=\"https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0\" style=\"max-width: 200px;\" />\r\n <p style=\"margin-top: 0px;\"></p>\r\n\r\n <h1 style=\"margin-top: 0;\"><font size=\"3\"><span style=\"font-weight: 400;\">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href=\"https://owners.easylife.house/easylife/login\">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile. <br />\r\n <br />\r\n </p>\r\n\r\n <p style=\"text-align: center;\">EASYLIFE APP</p>\r\n\r\n <p style=\"text-align: center;\"><font color=\"#ffffff\"><a href=\"https://apps.apple.com/it/app/easylife/id6444039591\"><img alt=\"Download on the App Store\" src=\"https://crm.easylife.house//test/upload/images/2.png\" style=\"max-width: 50px; width: 50px; height: 50px;\" /></a> <a href=\"https://play.google.com/store/apps/details?id=com.krossgpeasylife\"><img alt=\"Get it on Google Play\" src=\"https://crm.easylife.house//test/upload/images/1.png\" style=\"max-width: 50px; height: 50px; width: 50px;\" /></a> </font><br />\r\n </p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali: <br />\r\n <br />\r\n PORTALE EASYLIFE <br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n $contacts-cf_971$<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style=\"padding: 20px;\">\r\n <center>Copyright © 2023 <a href=\"www.easylife.house\" target=\"_blank\">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n',0,17,0,'Contacts'),
(NULL,'RISPOSTA FUORI ZONA',NULL,'Grazie per averci contattato!','','<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\">\r\n<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body class=\"scayt-enabled\">\r\n<div>\r\n<center>\r\n<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"borderGrey\" width=\"600px\">\r\n <tbody>\r\n <tr style=\"height:50px;\">\r\n <td colspan=\"6\" style=\"border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif\">Gentile <strong>$leads-firstname$</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n </td>\r\n </tr>\r\n <tr>\r\n <td colspan=\"6\" style=\"font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm 9.75pt 0cm 0cm\" valign=\"top\">\r\n <div align=\"center\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><br />\r\n <img data-unique-identifier=\"\" height=\"83\" id=\"_x0000_i1025\" src=\"https://signaturehound.com/api/v1/file/ateaxunlajs7paf\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px\" title=\"Profile Picture\" width=\"83\" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style=\"padding:0cm 11.25pt 0cm .75pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td nowrap=\"nowrap\" style=\"padding:0cm .75pt 0cm 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:"Verdana",sans-serif;color:#10575E\">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt\"><span style=\"font-size:\r\n 10.0pt;font-family:"Verdana",sans-serif;color:#4A4A4A\">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A4A\">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.75pt\"><span style=\"font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A4A\">P.IVA IT0964048096927 <o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style=\"border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm\"></td>\r\n <td style=\"padding:0cm .75pt 0cm 11.25pt\" valign=\"top\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:0cm .75pt 0cm 0cm\">\r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"MsoNormalTable\" style=\"border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm\">\r\n <tbody>\r\n <tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1026\" src=\"https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A49\"><a href=\"mailto:francescamontuoro@easylife.house\" target=\"_blank\"><span style=\"color:#4A4A4A;text-decoration:none;text-underline:none\">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1027\" src=\"https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A49\"><a href=\"tel:+393356820598\" target=\"_blank\"><span style=\"color:#4A4A4A;\r\n text-decoration:none;text-underline:none\">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\" valign=\"top\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1028\" src=\"https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><span style=\"font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A4A\">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style=\"font-size:10.0pt;\r\n font-family:"Verdana",sans-serif;color:#4A4A49\"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes\">\r\n <td style=\"padding:.75pt 3.75pt .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt\"><img border=\"0\" data-unique-identifier=\"\" height=\"18\" id=\"_x0000_i1029\" src=\"https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png\" style=\"border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px\" width=\"18\" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap=\"nowrap\" style=\"padding:.75pt 0cm .75pt 0cm\">\r\n <p class=\"MsoNormal\" style=\"margin:.75pt;line-height:12.0pt\"><b><span style=\"font-size:10.0pt;font-family:"Verdana",sans-serif;color:#10575D\"><a href=\"https://www.easylife.house/\" target=\"_blank\"><span style=\"color:#10575E;text-decoration:none;text-underline:none\">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n',0,18,0,'Leads');
/*!40000 ALTER TABLE `vtiger_emailtemplates` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_emailtemplates_seq`
--
DROP TABLE IF EXISTS `vtiger_emailtemplates_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_emailtemplates_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_emailtemplates_seq`
--
LOCK TABLES `vtiger_emailtemplates_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_emailtemplates_seq` DISABLE KEYS */;
INSERT INTO `vtiger_emailtemplates_seq` VALUES
(18);
/*!40000 ALTER TABLE `vtiger_emailtemplates_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_entityname`
--
DROP TABLE IF EXISTS `vtiger_entityname`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_entityname` (
`tabid` int(19) NOT NULL DEFAULT 0,
`modulename` varchar(100) DEFAULT NULL,
`tablename` varchar(100) NOT NULL,
`fieldname` varchar(150) NOT NULL,
`entityidfield` varchar(150) NOT NULL,
`entityidcolumn` varchar(150) NOT NULL,
PRIMARY KEY (`tabid`),
KEY `entityname_tabid_idx` (`tabid`),
CONSTRAINT `fk_1_vtiger_entityname` FOREIGN KEY (`tabid`) REFERENCES `vtiger_tab` (`tabid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_entityname`
--
LOCK TABLES `vtiger_entityname` WRITE;
/*!40000 ALTER TABLE `vtiger_entityname` DISABLE KEYS */;
INSERT INTO `vtiger_entityname` VALUES
(2,'Potentials','vtiger_potential','potentialname','potentialid','potential_id'),
(4,'Contacts','vtiger_contactdetails','firstname,lastname','contactid','contact_id'),
(6,'Accounts','vtiger_account','accountname','accountid','account_id'),
(7,'Leads','vtiger_leaddetails','firstname,lastname','leadid','leadid'),
(8,'Documents','vtiger_notes','title','notesid','notesid'),
(9,'Calendar','vtiger_activity','subject','activityid','activityid'),
(10,'Emails','vtiger_activity','subject','activityid','activityid'),
(13,'HelpDesk','vtiger_troubletickets','title','ticketid','ticketid'),
(14,'Products','vtiger_products','productname','productid','product_id'),
(15,'Faq','vtiger_faq','question','id','id'),
(18,'Vendors','vtiger_vendor','vendorname','vendorid','vendor_id'),
(19,'PriceBooks','vtiger_pricebook','bookname','pricebookid','pricebookid'),
(20,'Quotes','vtiger_quotes','subject','quoteid','quote_id'),
(21,'PurchaseOrder','vtiger_purchaseorder','subject','purchaseorderid','purchaseorderid'),
(22,'SalesOrder','vtiger_salesorder','subject','salesorderid','salesorder_id'),
(23,'Invoice','vtiger_invoice','subject','invoiceid','invoiceid'),
(26,'Campaigns','vtiger_campaign','campaignname','campaignid','campaignid'),
(29,'Users','vtiger_users','first_name,last_name','id','id'),
(32,'PBXManager','vtiger_pbxmanager','customernumber','pbxmanagerid','pbxmanagerid'),
(33,'Services','vtiger_service','servicename','serviceid','serviceid'),
(35,'ServiceContracts','vtiger_servicecontracts','subject','servicecontractsid','servicecontractsid'),
(42,'ProjectMilestone','vtiger_projectmilestone','projectmilestonename','projectmilestoneid','projectmilestoneid'),
(43,'ProjectTask','vtiger_projecttask','projecttaskname','projecttaskid','projecttaskid'),
(44,'Project','vtiger_project','projectname','projectid','projectid'),
(46,'Assets','vtiger_assets','assetname','assetsid','assetsid'),
(47,'SMSNotifier','vtiger_smsnotifier','message','smsnotifierid','smsnotifierid'),
(48,'ModComments','vtiger_modcomments','commentcontent','modcommentsid','modcommentsid'),
(50,'Appartamenti','vtiger_appartamenti','codice','appartamentiid','appartamentiid'),
(53,'CTMessageTemplate','vtiger_ctmessagetemplate','templates_name','ctmessagetemplateid','ctmessagetemplateid'),
(55,'CTPushNotification','vtiger_ctpushnotification','pushnotification_no','ctpushnotificationid','ctpushnotificationid'),
(56,'CTUserFilterView','vtiger_ctuserfilterview','ctuser_filter_view_no','ctuserfilterviewid','ctuserfilterviewid'),
(57,'CTRoutePlanning','vtiger_ctrouteplanning','ctrouteplanning_no','ctrouteplanningid','ctrouteplanningid'),
(58,'CTRouteAttendance','vtiger_ctrouteattendance','ctrouteattendance_no','ctrouteattendanceid','ctrouteattendanceid'),
(59,'CTTimeControl','vtiger_cttimecontrol','cttimecontrol_no','cttimecontrolid','cttimecontrolid'),
(60,'CTTimeTracker','vtiger_cttimetracker','tracking_title','cttimetrackerid','cttimetrackerid');
/*!40000 ALTER TABLE `vtiger_entityname` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_eventhandler_module`
--
DROP TABLE IF EXISTS `vtiger_eventhandler_module`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_eventhandler_module` (
`eventhandler_module_id` int(11) NOT NULL AUTO_INCREMENT,
`module_name` varchar(100) DEFAULT NULL,
`handler_class` varchar(100) DEFAULT NULL,
PRIMARY KEY (`eventhandler_module_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_eventhandler_module`
--
LOCK TABLES `vtiger_eventhandler_module` WRITE;
/*!40000 ALTER TABLE `vtiger_eventhandler_module` DISABLE KEYS */;
INSERT INTO `vtiger_eventhandler_module` VALUES
(1,'ServiceContracts','ServiceContractsHandler'),
(2,'ModTracker','ModTrackerHandler'),
(3,'Invoice','InvoiceHandler'),
(4,'PurchaseOrder','PurchaseOrderHandler');
/*!40000 ALTER TABLE `vtiger_eventhandler_module` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_eventhandler_module_seq`
--
DROP TABLE IF EXISTS `vtiger_eventhandler_module_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_eventhandler_module_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_eventhandler_module_seq`
--
LOCK TABLES `vtiger_eventhandler_module_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_eventhandler_module_seq` DISABLE KEYS */;
INSERT INTO `vtiger_eventhandler_module_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_eventhandler_module_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_eventhandlers`
--
DROP TABLE IF EXISTS `vtiger_eventhandlers`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_eventhandlers` (
`eventhandler_id` int(11) NOT NULL AUTO_INCREMENT,
`event_name` varchar(100) NOT NULL,
`handler_path` varchar(400) NOT NULL,
`handler_class` varchar(100) NOT NULL,
`cond` text NOT NULL,
`is_active` int(1) NOT NULL,
`dependent_on` varchar(255) DEFAULT '[]',
PRIMARY KEY (`eventhandler_id`,`event_name`,`handler_class`),
UNIQUE KEY `eventhandler_idx` (`eventhandler_id`)
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_eventhandlers`
--
LOCK TABLES `vtiger_eventhandlers` WRITE;
/*!40000 ALTER TABLE `vtiger_eventhandlers` DISABLE KEYS */;
INSERT INTO `vtiger_eventhandlers` VALUES
(1,'vtiger.entity.aftersave','modules/SalesOrder/RecurringInvoiceHandler.php','RecurringInvoiceHandler','',1,'[]'),
(2,'vtiger.entity.beforesave','data/VTEntityDelta.php','VTEntityDelta','',1,'[]'),
(3,'vtiger.entity.aftersave','data/VTEntityDelta.php','VTEntityDelta','',1,'[]'),
(4,'vtiger.entity.aftersave','modules/com_vtiger_workflow/VTEventHandler.inc','VTWorkflowEventHandler','',1,'[\"VTEntityDelta\"]'),
(5,'vtiger.entity.afterrestore','modules/com_vtiger_workflow/VTEventHandler.inc','VTWorkflowEventHandler','',1,'[]'),
(6,'vtiger.entity.aftersave.final','modules/HelpDesk/HelpDeskHandler.php','HelpDeskHandler','',1,'[]'),
(7,'vtiger.entity.aftersave','modules/WSAPP/WorkFlowHandlers/WSAPPAssignToTracker.php','WSAPPAssignToTracker','',1,'[\"VTEntityDelta\"]'),
(8,'vtiger.entity.aftersave','modules/PBXManager/PBXManagerHandler.php','PBXManagerHandler','',1,'[\"VTEntityDelta\"]'),
(9,'vtiger.entity.afterdelete','modules/PBXManager/PBXManagerHandler.php','PBXManagerHandler','',1,'[]'),
(10,'vtiger.entity.afterrestore','modules/PBXManager/PBXManagerHandler.php','PBXManagerHandler','',1,'[]'),
(11,'vtiger.batchevent.save','modules/PBXManager/PBXManagerHandler.php','PBXManagerBatchHandler','',1,'[]'),
(12,'vtiger.batchevent.delete','modules/PBXManager/PBXManagerHandler.php','PBXManagerBatchHandler','',1,'[]'),
(13,'vtiger.lead.convertlead','modules/PBXManager/PBXManagerHandler.php','PBXManagerHandler','',1,'[]'),
(14,'vtiger.entity.beforesave','modules/ServiceContracts/ServiceContractsHandler.php','ServiceContractsHandler','',1,'[]'),
(15,'vtiger.entity.aftersave','modules/ServiceContracts/ServiceContractsHandler.php','ServiceContractsHandler','',1,'[]'),
(16,'vtiger.entity.aftersave.final','modules/ModTracker/ModTrackerHandler.php','ModTrackerHandler','',1,'[]'),
(17,'vtiger.entity.beforedelete','modules/ModTracker/ModTrackerHandler.php','ModTrackerHandler','',1,'[]'),
(18,'vtiger.entity.afterrestore','modules/ModTracker/ModTrackerHandler.php','ModTrackerHandler','',1,'[]'),
(19,'vtiger.entity.aftersave','modules/Invoice/InvoiceHandler.php','InvoiceHandler','',1,'[]'),
(20,'vtiger.entity.aftersave','modules/PurchaseOrder/PurchaseOrderHandler.php','PurchaseOrderHandler','',1,'[]'),
(21,'vtiger.entity.aftersave','modules/ModComments/ModCommentsHandler.php','ModCommentsHandler','',1,'[]'),
(22,'vtiger.picklist.afterrename','modules/Settings/Picklist/handlers/PickListHandler.php','PickListHandler','',1,'[]'),
(23,'vtiger.picklist.afterdelete','modules/Settings/Picklist/handlers/PickListHandler.php','PickListHandler','',1,'[]'),
(24,'vtiger.entity.aftersave','modules/Vtiger/handlers/EmailLookupHandler.php','EmailLookupHandler','',1,'[\"VTEntityDelta\"]'),
(25,'vtiger.entity.afterdelete','modules/Vtiger/handlers/EmailLookupHandler.php','EmailLookupHandler','',1,'[]'),
(26,'vtiger.entity.afterrestore','modules/Vtiger/handlers/EmailLookupHandler.php','EmailLookupHandler','',1,'[]'),
(27,'vtiger.batchevent.save','modules/Vtiger/handlers/EmailLookupHandler.php','EmailLookupBatchHandler','',1,'[]'),
(28,'vtiger.lead.convertlead','modules/Leads/handlers/LeadHandler.php','LeadHandler','',1,'[]'),
(29,'vtiger.entity.beforesave','modules/Vtiger/handlers/CheckDuplicateHandler.php','CheckDuplicateHandler','',1,'[]'),
(30,'vtiger.entity.beforerestore','modules/Vtiger/handlers/CheckDuplicateHandler.php','CheckDuplicateHandler','',1,'[]'),
(31,'vtiger.entity.aftersave','modules/Vtiger/handlers/FollowRecordHandler.php','FollowRecordHandler','',1,'[]'),
(32,'vtiger.field.afterdelete','modules/Vtiger/handlers/FieldEventHandler.php','FieldEventHandler','',1,'[]'),
(33,'vtiger.entity.beforerelate','modules/Vtiger/handlers/RelateEntitesHandler.php','RelateEntitesHandler','',1,'[]'),
(34,'vtiger.entity.afterrelate','modules/Vtiger/handlers/RelateEntitesHandler.php','RelateEntitesHandler','',1,'[]'),
(35,'vtiger.entity.aftersave.final','modules/HelpDesk/AppartamentiHandler.php','AppartamentiHandler','',1,'[]'),
(36,'vtiger.entity.beforedelete','modules/HelpDesk/AppartamentiHandler.php','AppartamentiHandler','',1,'[]');
/*!40000 ALTER TABLE `vtiger_eventhandlers` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_eventhandlers_seq`
--
DROP TABLE IF EXISTS `vtiger_eventhandlers_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_eventhandlers_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_eventhandlers_seq`
--
LOCK TABLES `vtiger_eventhandlers_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_eventhandlers_seq` DISABLE KEYS */;
INSERT INTO `vtiger_eventhandlers_seq` VALUES
(36);
/*!40000 ALTER TABLE `vtiger_eventhandlers_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_eventstatus`
--
DROP TABLE IF EXISTS `vtiger_eventstatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_eventstatus` (
`eventstatusid` int(19) NOT NULL AUTO_INCREMENT,
`eventstatus` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`eventstatusid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_eventstatus`
--
LOCK TABLES `vtiger_eventstatus` WRITE;
/*!40000 ALTER TABLE `vtiger_eventstatus` DISABLE KEYS */;
INSERT INTO `vtiger_eventstatus` VALUES
(1,'Planned',0,38,0,NULL),
(2,'Held',0,39,1,NULL),
(3,'Not Held',0,40,2,NULL),
(4,'Visita',1,320,3,'#ffffff');
/*!40000 ALTER TABLE `vtiger_eventstatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_eventstatus_seq`
--
DROP TABLE IF EXISTS `vtiger_eventstatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_eventstatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_eventstatus_seq`
--
LOCK TABLES `vtiger_eventstatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_eventstatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_eventstatus_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_eventstatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_expectedresponse`
--
DROP TABLE IF EXISTS `vtiger_expectedresponse`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_expectedresponse` (
`expectedresponseid` int(19) NOT NULL AUTO_INCREMENT,
`expectedresponse` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`expectedresponseid`),
UNIQUE KEY `CampaignExpRes_UK01` (`expectedresponse`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_expectedresponse`
--
LOCK TABLES `vtiger_expectedresponse` WRITE;
/*!40000 ALTER TABLE `vtiger_expectedresponse` DISABLE KEYS */;
INSERT INTO `vtiger_expectedresponse` VALUES
(2,'Excellent',1,42,1,NULL),
(3,'Good',1,43,2,NULL),
(4,'Average',1,44,3,NULL),
(5,'Poor',1,45,4,NULL);
/*!40000 ALTER TABLE `vtiger_expectedresponse` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_expectedresponse_seq`
--
DROP TABLE IF EXISTS `vtiger_expectedresponse_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_expectedresponse_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_expectedresponse_seq`
--
LOCK TABLES `vtiger_expectedresponse_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_expectedresponse_seq` DISABLE KEYS */;
INSERT INTO `vtiger_expectedresponse_seq` VALUES
(5);
/*!40000 ALTER TABLE `vtiger_expectedresponse_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_extnstore_users`
--
DROP TABLE IF EXISTS `vtiger_extnstore_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_extnstore_users` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`username` varchar(50) DEFAULT NULL,
`password` varchar(75) DEFAULT NULL,
`instanceurl` varchar(255) DEFAULT NULL,
`createdon` datetime DEFAULT NULL,
`deleted` int(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_extnstore_users`
--
LOCK TABLES `vtiger_extnstore_users` WRITE;
/*!40000 ALTER TABLE `vtiger_extnstore_users` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_extnstore_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_faq`
--
DROP TABLE IF EXISTS `vtiger_faq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_faq` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`faq_no` varchar(100) NOT NULL,
`product_id` varchar(100) DEFAULT NULL,
`question` text NOT NULL,
`answer` text DEFAULT NULL,
`category` varchar(200) NOT NULL,
`status` varchar(200) NOT NULL,
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `faq_id_idx` (`id`),
CONSTRAINT `fk_1_vtiger_faq` FOREIGN KEY (`id`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_faq`
--
LOCK TABLES `vtiger_faq` WRITE;
/*!40000 ALTER TABLE `vtiger_faq` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_faq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_faqcategories`
--
DROP TABLE IF EXISTS `vtiger_faqcategories`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_faqcategories` (
`faqcategories_id` int(19) NOT NULL AUTO_INCREMENT,
`faqcategories` varchar(200) DEFAULT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`faqcategories_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_faqcategories`
--
LOCK TABLES `vtiger_faqcategories` WRITE;
/*!40000 ALTER TABLE `vtiger_faqcategories` DISABLE KEYS */;
INSERT INTO `vtiger_faqcategories` VALUES
(1,'General',1,46,0,NULL);
/*!40000 ALTER TABLE `vtiger_faqcategories` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_faqcategories_seq`
--
DROP TABLE IF EXISTS `vtiger_faqcategories_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_faqcategories_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_faqcategories_seq`
--
LOCK TABLES `vtiger_faqcategories_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_faqcategories_seq` DISABLE KEYS */;
INSERT INTO `vtiger_faqcategories_seq` VALUES
(1);
/*!40000 ALTER TABLE `vtiger_faqcategories_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_faqcf`
--
DROP TABLE IF EXISTS `vtiger_faqcf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_faqcf` (
`faqid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`faqid`),
CONSTRAINT `fk_1_vtiger_faqcf` FOREIGN KEY (`faqid`) REFERENCES `vtiger_faq` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_faqcf`
--
LOCK TABLES `vtiger_faqcf` WRITE;
/*!40000 ALTER TABLE `vtiger_faqcf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_faqcf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_faqcomments`
--
DROP TABLE IF EXISTS `vtiger_faqcomments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_faqcomments` (
`commentid` int(19) NOT NULL AUTO_INCREMENT,
`faqid` int(19) DEFAULT NULL,
`comments` text DEFAULT NULL,
`createdtime` datetime NOT NULL,
PRIMARY KEY (`commentid`),
KEY `faqcomments_faqid_idx` (`faqid`),
CONSTRAINT `fk_1_vtiger_faqcomments` FOREIGN KEY (`faqid`) REFERENCES `vtiger_faq` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_faqcomments`
--
LOCK TABLES `vtiger_faqcomments` WRITE;
/*!40000 ALTER TABLE `vtiger_faqcomments` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_faqcomments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_faqstatus`
--
DROP TABLE IF EXISTS `vtiger_faqstatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_faqstatus` (
`faqstatus_id` int(19) NOT NULL AUTO_INCREMENT,
`faqstatus` varchar(200) DEFAULT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`faqstatus_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_faqstatus`
--
LOCK TABLES `vtiger_faqstatus` WRITE;
/*!40000 ALTER TABLE `vtiger_faqstatus` DISABLE KEYS */;
INSERT INTO `vtiger_faqstatus` VALUES
(1,'Draft',0,47,0,NULL),
(2,'Reviewed',0,48,1,NULL),
(3,'Published',0,49,2,NULL),
(4,'Obsolete',0,50,3,NULL);
/*!40000 ALTER TABLE `vtiger_faqstatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_faqstatus_seq`
--
DROP TABLE IF EXISTS `vtiger_faqstatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_faqstatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_faqstatus_seq`
--
LOCK TABLES `vtiger_faqstatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_faqstatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_faqstatus_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_faqstatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_feedback`
--
DROP TABLE IF EXISTS `vtiger_feedback`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_feedback` (
`userid` int(19) DEFAULT NULL,
`dontshow` varchar(19) DEFAULT 'false'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_feedback`
--
LOCK TABLES `vtiger_feedback` WRITE;
/*!40000 ALTER TABLE `vtiger_feedback` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_feedback` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_field`
--
DROP TABLE IF EXISTS `vtiger_field`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_field` (
`tabid` int(19) NOT NULL,
`fieldid` int(19) NOT NULL AUTO_INCREMENT,
`columnname` varchar(30) NOT NULL,
`tablename` varchar(100) DEFAULT NULL,
`generatedtype` int(19) NOT NULL DEFAULT 0,
`uitype` varchar(30) NOT NULL,
`fieldname` varchar(50) NOT NULL,
`fieldlabel` varchar(50) NOT NULL,
`readonly` int(1) NOT NULL,
`presence` int(19) NOT NULL DEFAULT 1,
`defaultvalue` text DEFAULT NULL,
`maximumlength` int(19) DEFAULT NULL,
`sequence` int(19) DEFAULT NULL,
`block` int(19) DEFAULT NULL,
`displaytype` int(19) DEFAULT NULL,
`typeofdata` varchar(100) DEFAULT NULL,
`quickcreate` int(10) NOT NULL DEFAULT 1,
`quickcreatesequence` int(19) DEFAULT NULL,
`info_type` varchar(20) DEFAULT NULL,
`masseditable` int(10) NOT NULL DEFAULT 1,
`helpinfo` text DEFAULT NULL,
`summaryfield` int(10) NOT NULL DEFAULT 0,
`headerfield` int(1) DEFAULT 0,
`isunique` tinyint(1) DEFAULT 0,
PRIMARY KEY (`fieldid`),
KEY `field_tabid_idx` (`tabid`),
KEY `field_fieldname_idx` (`fieldname`),
KEY `field_block_idx` (`block`),
KEY `field_displaytype_idx` (`displaytype`),
CONSTRAINT `fk_1_vtiger_field` FOREIGN KEY (`tabid`) REFERENCES `vtiger_tab` (`tabid`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=1103 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_field`
--
LOCK TABLES `vtiger_field` WRITE;
/*!40000 ALTER TABLE `vtiger_field` DISABLE KEYS */;
INSERT INTO `vtiger_field` VALUES
(6,1,'accountname','vtiger_account',1,'2','accountname','Account Name',1,0,'',100,1,9,1,'V~M',0,1,'BAS',1,NULL,1,0,1),
(6,2,'account_no','vtiger_account',1,'4','account_no','Account No',1,0,'',100,2,9,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(6,3,'phone','vtiger_account',1,'11','phone','Phone',1,2,'',100,4,9,1,'V~O',2,2,'BAS',1,NULL,0,1,0),
(6,4,'website','vtiger_account',1,'17','website','Website',1,2,'',100,3,9,1,'V~O',2,3,'BAS',1,NULL,0,1,0),
(6,5,'fax','vtiger_account',1,'11','fax','Fax',1,2,'',100,6,9,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(6,6,'tickersymbol','vtiger_account',1,'1','tickersymbol','Ticker Symbol',1,2,'',100,5,9,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(6,7,'otherphone','vtiger_account',1,'11','otherphone','Other Phone',1,2,'',100,8,9,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(6,8,'parentid','vtiger_account',1,'51','account_id','Member Of',1,2,'',100,7,9,1,'I~O',1,NULL,'BAS',0,NULL,0,0,0),
(6,9,'email1','vtiger_account',1,'13','email1','Email',1,2,'',100,10,9,1,'E~O',1,NULL,'BAS',1,NULL,0,1,0),
(6,10,'employees','vtiger_account',1,'7','employees','Employees',1,2,'',100,9,9,1,'I~O',1,NULL,'ADV',1,NULL,0,0,0),
(6,11,'email2','vtiger_account',1,'13','email2','Other Email',1,2,'',100,11,9,1,'E~O',1,NULL,'ADV',1,NULL,0,0,0),
(6,12,'ownership','vtiger_account',1,'1','ownership','Ownership',1,2,'',100,12,9,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(6,13,'rating','vtiger_account',1,'15','rating','Rating',1,2,'',100,14,9,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(6,14,'industry','vtiger_account',1,'15','industry','industry',1,2,'',100,13,9,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(6,15,'siccode','vtiger_account',1,'1','siccode','SIC Code',1,2,'',100,16,9,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(6,16,'account_type','vtiger_account',1,'15','accounttype','Type',1,2,'',100,15,9,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(6,17,'annualrevenue','vtiger_account',1,'71','annual_revenue','Annual Revenue',1,2,'',100,18,9,1,'N~O',1,NULL,'ADV',1,NULL,0,0,0),
(6,18,'emailoptout','vtiger_account',1,'56','emailoptout','Email Opt Out',1,0,'',100,17,9,1,'C~O',1,NULL,'ADV',1,NULL,0,0,0),
(6,19,'notify_owner','vtiger_account',1,'56','notify_owner','Notify Owner',1,2,'',10,20,9,1,'C~O',1,NULL,'ADV',1,NULL,0,0,0),
(6,20,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,19,9,1,'V~M',0,4,'BAS',1,NULL,1,0,0),
(6,21,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,22,9,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(6,22,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,21,9,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(6,23,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,23,9,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(6,24,'bill_street','vtiger_accountbillads',1,'21','bill_street','Billing Address',1,2,'',100,1,11,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(6,25,'ship_street','vtiger_accountshipads',1,'21','ship_street','Shipping Address',1,2,'',100,2,11,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(6,26,'bill_city','vtiger_accountbillads',1,'1','bill_city','Billing City',1,2,'',100,5,11,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(6,27,'ship_city','vtiger_accountshipads',1,'1','ship_city','Shipping City',1,2,'',100,6,11,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(6,28,'bill_state','vtiger_accountbillads',1,'1','bill_state','Billing State',1,2,'',100,7,11,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(6,29,'ship_state','vtiger_accountshipads',1,'1','ship_state','Shipping State',1,2,'',100,8,11,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(6,30,'bill_code','vtiger_accountbillads',1,'1','bill_code','Billing Code',1,2,'',100,9,11,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(6,31,'ship_code','vtiger_accountshipads',1,'1','ship_code','Shipping Code',1,2,'',100,10,11,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(6,32,'bill_country','vtiger_accountbillads',1,'1','bill_country','Billing Country',1,2,'',100,11,11,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(6,33,'ship_country','vtiger_accountshipads',1,'1','ship_country','Shipping Country',1,2,'',100,12,11,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(6,34,'bill_pobox','vtiger_accountbillads',1,'1','bill_pobox','Billing Po Box',1,2,'',100,3,11,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(6,35,'ship_pobox','vtiger_accountshipads',1,'1','ship_pobox','Shipping Po Box',1,2,'',100,4,11,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(6,36,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,12,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(7,37,'salutation','vtiger_leaddetails',1,'55','salutationtype','Salutation',1,0,'',100,1,13,3,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(7,38,'firstname','vtiger_leaddetails',1,'55','firstname','First Name',1,0,'',100,1,13,1,'V~O',2,1,'BAS',1,NULL,1,0,0),
(7,39,'lead_no','vtiger_leaddetails',1,'4','lead_no','Lead No',1,0,'',100,9,13,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(7,40,'phone','vtiger_leadaddress',1,'11','phone','Phone',1,1,'',100,3,13,1,'V~O',2,4,'BAS',1,NULL,1,0,0),
(7,41,'lastname','vtiger_leaddetails',1,'255','lastname','Last Name',1,0,'',100,2,13,1,'V~M',0,2,'BAS',1,NULL,1,0,0),
(7,42,'mobile','vtiger_leadaddress',1,'11','mobile','Mobile',1,2,'',100,3,13,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(7,43,'company','vtiger_leaddetails',1,'2','company','Company',1,1,'',100,6,13,1,'V~O',2,3,'BAS',1,NULL,1,0,0),
(7,44,'fax','vtiger_leadaddress',1,'11','fax','Fax',1,1,'',100,9,13,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(7,45,'designation','vtiger_leaddetails',1,'1','designation','Designation',1,1,'',100,8,13,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(7,46,'email','vtiger_leaddetails',1,'13','email','Email',1,2,'',100,4,13,1,'E~O',2,5,'BAS',1,NULL,1,0,0),
(7,47,'leadsource','vtiger_leaddetails',1,'15','leadsource','Lead Source',1,2,'',100,2,16,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(7,48,'website','vtiger_leadsubdetails',1,'17','website','Website',1,1,'',100,13,13,1,'V~O',1,NULL,'ADV',1,NULL,1,0,0),
(7,49,'industry','vtiger_leaddetails',1,'15','industry','Industry',1,1,'',100,12,13,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(7,50,'leadstatus','vtiger_leaddetails',1,'15','leadstatus','Lead Status',1,2,'',100,4,16,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(7,51,'annualrevenue','vtiger_leaddetails',1,'71','annualrevenue','Annual Revenue',1,1,'',100,14,13,1,'N~O',1,NULL,'ADV',1,NULL,0,0,0),
(7,52,'rating','vtiger_leaddetails',1,'15','rating','Rating',1,1,'',100,17,13,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(7,53,'noofemployees','vtiger_leaddetails',1,'1','noofemployees','No Of Employees',1,1,'',100,16,13,1,'I~O',1,NULL,'ADV',1,NULL,0,0,0),
(7,54,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,8,13,1,'V~M',0,6,'BAS',1,NULL,0,0,0),
(7,55,'secondaryemail','vtiger_leaddetails',1,'13','secondaryemail','Secondary Email',1,1,'',100,18,13,1,'E~O',1,NULL,'ADV',1,NULL,0,0,0),
(7,56,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,12,13,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(7,57,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,10,13,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(7,58,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,23,13,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(7,59,'lane','vtiger_leadaddress',1,'21','lane','Street',1,2,'',100,1,15,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(7,60,'code','vtiger_leadaddress',1,'1','code','Postal Code',1,1,'',100,3,15,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(7,61,'city','vtiger_leadaddress',1,'1','city','City',1,2,'',100,2,15,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(7,62,'country','vtiger_leadaddress',1,'1','country','Country',1,1,'',100,5,15,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(7,63,'state','vtiger_leadaddress',1,'1','state','State',1,1,'',100,6,15,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(7,64,'pobox','vtiger_leadaddress',1,'1','pobox','Po Box',1,1,'',100,2,15,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(7,65,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,3,16,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(4,66,'salutation','vtiger_contactdetails',1,'55','salutationtype','Salutation',1,0,'',100,1,4,3,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,67,'firstname','vtiger_contactdetails',1,'55','firstname','First Name',1,0,'',100,2,4,1,'V~O',2,1,'BAS',1,NULL,1,0,0),
(4,68,'contact_no','vtiger_contactdetails',1,'4','contact_no','Contact Id',1,0,'',100,3,4,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(4,69,'phone','vtiger_contactdetails',1,'11','phone','Office Phone',1,2,'',100,5,4,1,'V~O',2,4,'BAS',1,NULL,0,1,0),
(4,70,'lastname','vtiger_contactdetails',1,'255','lastname','Last Name',1,0,'',100,4,4,1,'V~M',0,2,'BAS',1,NULL,1,0,0),
(4,71,'mobile','vtiger_contactdetails',1,'11','mobile','Mobile',1,2,'',100,7,4,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,72,'accountid','vtiger_contactdetails',1,'51','account_id','Account Name',1,0,'',100,6,4,1,'I~O',2,3,'BAS',2,NULL,0,0,0),
(4,73,'homephone','vtiger_contactsubdetails',1,'11','homephone','Home Phone',1,1,'',100,9,4,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(4,74,'leadsource','vtiger_contactsubdetails',1,'15','leadsource','Lead Source',1,1,'',100,8,4,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,75,'otherphone','vtiger_contactsubdetails',1,'11','otherphone','Other Phone',1,1,'',100,11,4,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(4,76,'title','vtiger_contactdetails',1,'1','title','Title',1,1,'',100,10,4,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(4,77,'fax','vtiger_contactdetails',1,'11','fax','Fax',1,1,'',100,13,4,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,78,'department','vtiger_contactdetails',1,'1','department','Department',1,1,'',100,12,4,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(4,79,'birthday','vtiger_contactsubdetails',1,'5','birthday','Birthdate',1,1,'',100,16,4,1,'D~O',1,NULL,'ADV',1,NULL,0,0,0),
(4,80,'email','vtiger_contactdetails',1,'13','email','Email',1,2,'',100,15,4,1,'E~O',2,5,'BAS',1,NULL,1,0,0),
(4,81,'reportsto','vtiger_contactdetails',1,'57','contact_id','Reports To',1,2,'',100,18,4,1,'V~O',1,NULL,'ADV',0,NULL,0,0,0),
(4,82,'assistant','vtiger_contactsubdetails',1,'1','assistant','Assistant',1,1,'',100,17,4,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(4,83,'secondaryemail','vtiger_contactdetails',1,'13','secondaryemail','Secondary Email',1,2,'',100,36,4,1,'E~O',1,NULL,'ADV',1,NULL,0,0,0),
(4,84,'assistantphone','vtiger_contactsubdetails',1,'11','assistantphone','Assistant Phone',1,1,'',100,19,4,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(4,85,'donotcall','vtiger_contactdetails',1,'56','donotcall','Do Not Call',1,1,'0',100,22,4,1,'C~O',1,NULL,'ADV',1,NULL,0,0,0),
(4,86,'emailoptout','vtiger_contactdetails',1,'56','emailoptout','Email Opt Out',1,0,'',100,21,4,1,'C~O',1,NULL,'ADV',1,NULL,0,0,0),
(4,87,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,24,4,1,'V~M',0,6,'BAS',1,NULL,0,0,0),
(4,88,'reference','vtiger_contactdetails',1,'56','reference','Reference',1,2,'',10,23,4,1,'C~O',1,NULL,'ADV',1,NULL,0,0,0),
(4,89,'notify_owner','vtiger_contactdetails',1,'56','notify_owner','Notify Owner',1,1,'0',10,26,4,1,'C~O',1,NULL,'ADV',1,NULL,0,0,0),
(4,90,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,25,4,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(4,91,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,27,4,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(4,92,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,28,4,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(4,93,'portal','vtiger_customerdetails',1,'56','portal','Portal User',1,2,'',100,1,6,1,'C~O',1,NULL,'ADV',1,NULL,0,0,0),
(4,94,'support_start_date','vtiger_customerdetails',1,'5','support_start_date','Support Start Date',1,2,'',100,2,6,1,'D~O',1,NULL,'ADV',1,NULL,0,0,0),
(4,95,'support_end_date','vtiger_customerdetails',1,'5','support_end_date','Support End Date',1,2,'',100,3,6,1,'D~O~OTH~GE~support_start_date~Support Start Date',1,NULL,'ADV',1,NULL,0,0,0),
(4,96,'mailingstreet','vtiger_contactaddress',1,'21','mailingstreet','Mailing Street',1,1,'',100,1,7,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,97,'otherstreet','vtiger_contactaddress',1,'21','otherstreet','Other Street',1,1,'',100,2,7,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,98,'mailingcity','vtiger_contactaddress',1,'1','mailingcity','Mailing City',1,1,'',100,5,7,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,99,'othercity','vtiger_contactaddress',1,'1','othercity','Other City',1,1,'',100,6,7,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,100,'mailingstate','vtiger_contactaddress',1,'1','mailingstate','Mailing State',1,1,'',100,7,7,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,101,'otherstate','vtiger_contactaddress',1,'1','otherstate','Other State',1,1,'',100,8,7,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,102,'mailingzip','vtiger_contactaddress',1,'1','mailingzip','Mailing Zip',1,1,'',100,9,7,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,103,'otherzip','vtiger_contactaddress',1,'1','otherzip','Other Zip',1,1,'',100,10,7,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,104,'mailingcountry','vtiger_contactaddress',1,'1','mailingcountry','Mailing Country',1,1,'',100,11,7,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,105,'othercountry','vtiger_contactaddress',1,'1','othercountry','Other Country',1,1,'',100,12,7,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,106,'mailingpobox','vtiger_contactaddress',1,'1','mailingpobox','Mailing Po Box',1,1,'',100,3,7,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,107,'otherpobox','vtiger_contactaddress',1,'1','otherpobox','Other Po Box',1,1,'',100,4,7,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,108,'imagename','vtiger_contactdetails',1,'69','imagename','Contact Image',1,2,'',100,1,73,1,'V~O',3,NULL,'ADV',0,NULL,0,0,0),
(4,109,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,8,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(2,110,'potentialname','vtiger_potential',1,'2','potentialname','Potential Name',1,0,'',100,1,1,1,'V~M',0,1,'BAS',1,NULL,1,0,0),
(2,111,'potential_no','vtiger_potential',1,'4','potential_no','Potential No',1,0,'',100,2,1,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(2,112,'amount','vtiger_potential',1,'71','amount','Amount',1,2,'',100,5,1,1,'N~O',2,5,'BAS',1,NULL,0,1,0),
(2,113,'related_to','vtiger_potential',1,'10','related_to','Related To',1,0,'',100,3,1,1,'V~O',0,2,'BAS',1,NULL,0,1,0),
(2,114,'closingdate','vtiger_potential',1,'23','closingdate','Expected Close Date',1,2,'',100,8,1,1,'D~M',2,3,'BAS',1,NULL,1,0,0),
(2,115,'potentialtype','vtiger_potential',1,'15','opportunity_type','Type',1,2,'',100,7,1,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(2,116,'nextstep','vtiger_potential',1,'1','nextstep','Next Step',1,2,'',100,10,1,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(2,117,'leadsource','vtiger_potential',1,'15','leadsource','Lead Source',1,2,'',100,9,1,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(2,118,'sales_stage','vtiger_potential',1,'15','sales_stage','Sales Stage',1,2,'',100,12,1,1,'V~M',2,4,'BAS',1,NULL,0,1,0),
(2,119,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,11,1,1,'V~M',0,6,'BAS',1,NULL,1,0,0),
(2,120,'probability','vtiger_potential',1,'9','probability','Probability',1,2,'',100,14,1,1,'N~O',1,NULL,'BAS',1,NULL,0,0,0),
(2,121,'campaignid','vtiger_potential',1,'58','campaignid','Campaign Source',1,2,'',100,13,1,1,'N~O',1,NULL,'BAS',1,NULL,0,0,0),
(2,122,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,16,1,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(2,123,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,15,1,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(2,124,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,17,1,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(2,125,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,3,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(26,126,'campaignname','vtiger_campaign',1,'2','campaignname','Campaign Name',1,0,'',100,1,74,1,'V~M',0,1,'BAS',1,NULL,1,0,0),
(26,127,'campaign_no','vtiger_campaign',1,'4','campaign_no','Campaign No',1,0,'',100,2,74,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(26,128,'campaigntype','vtiger_campaign',1,'15','campaigntype','Campaign Type',1,2,'',100,5,74,1,'V~O',2,3,'BAS',1,NULL,1,0,0),
(26,129,'product_id','vtiger_campaign',1,'59','product_id','Product',1,2,'',100,6,74,1,'I~O',2,5,'BAS',1,NULL,0,0,0),
(26,130,'campaignstatus','vtiger_campaign',1,'15','campaignstatus','Campaign Status',1,2,'',100,4,74,1,'V~O',2,6,'BAS',1,NULL,1,0,0),
(26,131,'closingdate','vtiger_campaign',1,'23','closingdate','Expected Close Date',1,2,'',100,8,74,1,'D~M',2,2,'BAS',1,NULL,1,0,0),
(26,132,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,3,74,1,'V~M',0,7,'BAS',1,NULL,1,0,0),
(26,133,'numsent','vtiger_campaign',1,'9','numsent','Num Sent',1,2,'',100,12,74,1,'N~O',1,NULL,'BAS',1,NULL,0,0,0),
(26,134,'sponsor','vtiger_campaign',1,'1','sponsor','Sponsor',1,2,'',100,9,74,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(26,135,'targetaudience','vtiger_campaign',1,'1','targetaudience','Target Audience',1,2,'',100,7,74,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(26,136,'targetsize','vtiger_campaign',1,'1','targetsize','TargetSize',1,2,'',100,10,74,1,'I~O',1,NULL,'BAS',1,NULL,0,0,0),
(26,137,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,11,74,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(26,138,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,13,74,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(26,139,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,16,74,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(26,140,'expectedresponse','vtiger_campaign',1,'15','expectedresponse','Expected Response',1,2,'',100,3,76,1,'V~O',2,4,'BAS',1,NULL,0,0,0),
(26,141,'expectedrevenue','vtiger_campaign',1,'71','expectedrevenue','Expected Revenue',1,2,'',100,4,76,1,'N~O',1,NULL,'BAS',1,NULL,1,0,0),
(26,142,'budgetcost','vtiger_campaign',1,'71','budgetcost','Budget Cost',1,2,'',100,1,76,1,'N~O',1,NULL,'BAS',1,NULL,0,0,0),
(26,143,'actualcost','vtiger_campaign',1,'71','actualcost','Actual Cost',1,2,'',100,2,76,1,'N~O',1,NULL,'BAS',1,NULL,0,0,0),
(26,144,'expectedresponsecount','vtiger_campaign',1,'1','expectedresponsecount','Expected Response Count',1,2,'',100,7,76,1,'I~O',1,NULL,'BAS',1,NULL,0,0,0),
(26,145,'expectedsalescount','vtiger_campaign',1,'1','expectedsalescount','Expected Sales Count',1,2,'',100,5,76,1,'I~O',1,NULL,'BAS',1,NULL,0,0,0),
(26,146,'expectedroi','vtiger_campaign',1,'71','expectedroi','Expected ROI',1,2,'',100,9,76,1,'N~O',1,NULL,'BAS',1,NULL,0,0,0),
(26,147,'actualresponsecount','vtiger_campaign',1,'1','actualresponsecount','Actual Response Count',1,2,'',100,8,76,1,'I~O',1,NULL,'BAS',1,NULL,0,0,0),
(26,148,'actualsalescount','vtiger_campaign',1,'1','actualsalescount','Actual Sales Count',1,2,'',100,6,76,1,'I~O',1,NULL,'BAS',1,NULL,0,0,0),
(26,149,'actualroi','vtiger_campaign',1,'71','actualroi','Actual ROI',1,2,'',100,10,76,1,'N~O',1,NULL,'BAS',1,NULL,0,0,0),
(26,150,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,81,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(4,151,'campaignrelstatus','vtiger_campaignrelstatus',1,'16','campaignrelstatus','Status',1,0,'0',100,1,NULL,1,'V~O',1,NULL,'BAS',0,NULL,0,0,0),
(6,152,'campaignrelstatus','vtiger_campaignrelstatus',1,'16','campaignrelstatus','Status',1,0,'0',100,1,NULL,1,'V~O',1,NULL,'BAS',0,NULL,0,0,0),
(7,153,'campaignrelstatus','vtiger_campaignrelstatus',1,'16','campaignrelstatus','Status',1,0,'0',100,1,NULL,1,'V~O',1,NULL,'BAS',0,NULL,0,0,0),
(26,154,'campaignrelstatus','vtiger_campaignrelstatus',1,'16','campaignrelstatus','Status',1,0,'0',100,1,NULL,1,'V~O',1,NULL,'BAS',0,NULL,0,0,0),
(13,155,'ticket_no','vtiger_troubletickets',1,'4','ticket_no','Ticket No',1,0,'',100,10,25,1,'V~O',3,NULL,'BAS',0,NULL,1,0,0),
(13,156,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,3,25,1,'V~M',0,4,'BAS',1,NULL,1,0,0),
(13,157,'parent_id','vtiger_troubletickets',1,'10','parent_id','Related To',1,0,'',100,1,27,1,'I~O',1,NULL,'BAS',2,NULL,0,0,0),
(13,158,'priority','vtiger_troubletickets',1,'15','ticketpriorities','Priority',1,2,'',100,5,25,1,'V~M',2,3,'BAS',1,NULL,1,0,0),
(13,159,'product_id','vtiger_troubletickets',1,'59','product_id','Product Name',1,1,'',100,4,25,1,'I~O',1,NULL,'BAS',2,NULL,0,0,0),
(13,160,'severity','vtiger_troubletickets',1,'15','ticketseverities','Severity',1,1,'',100,9,25,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(13,161,'status','vtiger_troubletickets',1,'15','ticketstatus','Status',1,2,'',100,4,25,1,'V~M',1,2,'BAS',1,NULL,1,0,0),
(13,162,'category','vtiger_troubletickets',1,'15','ticketcategories','Category',1,2,'',100,8,25,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(13,163,'update_log','vtiger_troubletickets',1,'19','update_log','Update History',1,1,'',100,12,25,3,'V~O',1,NULL,'BAS',0,NULL,0,0,0),
(13,164,'hours','vtiger_troubletickets',1,'1','hours','Hours',1,1,'',100,10,25,1,'N~O',1,NULL,'BAS',1,'This gives the estimated hours for the Ticket.<br>When the same ticket is added to a Service Contract,based on the Tracking Unit of the Service Contract,Used units is updated whenever a ticket is Closed.',0,0,0),
(13,165,'days','vtiger_troubletickets',1,'1','days','Days',1,1,'',100,11,25,1,'N~O',1,NULL,'BAS',1,'This gives the estimated days for the Ticket.<br>When the same ticket is added to a Service Contract,based on the Tracking Unit of the Service Contract,Used units is updated whenever a ticket is Closed.',0,0,0),
(13,166,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,6,25,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(13,167,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,7,25,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(13,168,'from_portal','vtiger_ticketcf',1,'56','from_portal','From Portal',1,0,'',100,14,25,3,'C~O',3,NULL,'BAS',0,NULL,0,0,0),
(13,169,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,17,25,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(13,170,'title','vtiger_troubletickets',1,'22','ticket_title','Title',1,0,'',100,2,25,1,'V~M',0,1,'BAS',1,NULL,1,0,0),
(13,171,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,28,1,'V~O',2,4,'BAS',1,NULL,1,0,0),
(13,172,'solution','vtiger_troubletickets',1,'19','solution','Solution',1,0,'',100,1,29,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(13,173,'comments','vtiger_ticketcomments',1,'19','comments','Add Comment',1,1,'',100,1,30,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(14,174,'productname','vtiger_products',1,'2','productname','Product Name',1,0,'',100,1,31,1,'V~M',0,1,'BAS',1,NULL,1,0,0),
(14,175,'product_no','vtiger_products',1,'4','product_no','Product No',1,0,'',100,2,31,1,'V~O',3,NULL,'BAS',0,NULL,0,1,0),
(14,176,'productcode','vtiger_products',1,'1','productcode','Part Number',1,2,'',100,4,31,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(14,177,'discontinued','vtiger_products',1,'56','discontinued','Product Active',1,2,'1',100,3,31,1,'V~O',2,2,'BAS',1,NULL,0,1,0),
(14,178,'manufacturer','vtiger_products',1,'15','manufacturer','Manufacturer',1,2,'',100,6,31,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(14,179,'productcategory','vtiger_products',1,'15','productcategory','Product Category',1,2,'',100,6,31,1,'V~O',1,NULL,'BAS',1,NULL,0,1,0),
(14,180,'sales_start_date','vtiger_products',1,'5','sales_start_date','Sales Start Date',1,2,'',100,5,31,1,'D~O',1,NULL,'BAS',1,NULL,0,0,0),
(14,181,'sales_end_date','vtiger_products',1,'5','sales_end_date','Sales End Date',1,2,'',100,8,31,1,'D~O~OTH~GE~sales_start_date~Sales Start Date',1,NULL,'BAS',1,NULL,0,0,0),
(14,182,'start_date','vtiger_products',1,'5','start_date','Support Start Date',1,2,'',100,7,31,1,'D~O',1,NULL,'BAS',1,NULL,0,0,0),
(14,183,'expiry_date','vtiger_products',1,'5','expiry_date','Support Expiry Date',1,2,'',100,10,31,1,'D~O~OTH~GE~start_date~Start Date',1,NULL,'BAS',1,NULL,0,0,0),
(14,184,'website','vtiger_products',1,'17','website','Website',1,2,'',100,14,31,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(14,185,'vendor_id','vtiger_products',1,'75','vendor_id','Vendor Name',1,2,'',100,13,31,1,'I~O',1,NULL,'BAS',1,NULL,0,0,0),
(14,186,'mfr_part_no','vtiger_products',1,'1','mfr_part_no','Mfr PartNo',1,2,'',100,16,31,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(14,187,'vendor_part_no','vtiger_products',1,'1','vendor_part_no','Vendor PartNo',1,2,'',100,15,31,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(14,188,'serialno','vtiger_products',1,'1','serial_no','Serial No',1,2,'',100,18,31,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(14,189,'productsheet','vtiger_products',1,'1','productsheet','Product Sheet',1,2,'',100,17,31,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(14,190,'glacct','vtiger_products',1,'15','glacct','GL Account',1,2,'',100,20,31,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(14,191,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,19,31,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(14,192,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,21,31,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(14,193,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,22,31,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(14,194,'unit_price','vtiger_products',1,'72','unit_price','Unit Price',1,0,'',100,1,32,1,'N~O',2,3,'BAS',0,NULL,1,0,0),
(14,195,'commissionrate','vtiger_products',1,'9','commissionrate','Commission Rate',1,2,'',100,2,32,1,'N~O',1,NULL,'BAS',1,NULL,1,0,0),
(14,196,'taxclass','vtiger_products',1,'83','taxclass','Taxes',1,2,'',100,4,32,1,'V~O',2,NULL,'BAS',1,NULL,0,0,0),
(14,197,'usageunit','vtiger_products',1,'15','usageunit','Usage Unit',1,2,'',100,1,33,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(14,198,'qty_per_unit','vtiger_products',1,'1','qty_per_unit','Qty/Unit',1,2,'',100,2,33,1,'N~O',1,NULL,'ADV',1,NULL,1,0,0),
(14,199,'qtyinstock','vtiger_products',1,'1','qtyinstock','Qty In Stock',1,2,'',100,3,33,1,'NN~O',0,4,'ADV',1,NULL,0,1,0),
(14,200,'reorderlevel','vtiger_products',1,'1','reorderlevel','Reorder Level',1,2,'',100,4,33,1,'I~O',1,NULL,'ADV',1,NULL,0,0,0),
(14,201,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Handler',1,0,'',100,5,33,1,'V~M',0,5,'BAS',1,NULL,0,0,0),
(14,202,'qtyindemand','vtiger_products',1,'1','qtyindemand','Qty In Demand',1,2,'',100,6,33,1,'I~O',1,NULL,'ADV',1,NULL,0,0,0),
(14,203,'imagename','vtiger_products',1,'69','imagename','Product Image',1,2,'',100,1,35,1,'V~O',3,NULL,'ADV',0,NULL,0,0,0),
(14,204,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,36,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(8,205,'title','vtiger_notes',1,'2','notes_title','Title',1,0,'',100,1,17,1,'V~M',0,1,'BAS',1,NULL,1,0,0),
(8,206,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,5,17,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(8,207,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,6,17,2,'DT~O',3,NULL,'BAS',0,NULL,1,0,0),
(8,208,'filename','vtiger_notes',1,'28','filename','File Name',1,2,'',100,3,18,1,'V~O',0,NULL,'BAS',0,NULL,1,0,0),
(8,209,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,4,17,1,'V~M',0,3,'BAS',1,NULL,1,0,0),
(8,210,'notecontent','vtiger_notes',1,'19','notecontent','Note',1,2,'',100,1,84,1,'V~O',1,NULL,'BAS',0,NULL,0,0,0),
(8,211,'filetype','vtiger_notes',1,'1','filetype','File Type',1,2,NULL,100,5,18,2,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(8,212,'filesize','vtiger_notes',1,'1','filesize','File Size',1,2,NULL,100,4,18,2,'I~O',3,NULL,'BAS',0,NULL,0,0,0),
(8,213,'filelocationtype','vtiger_notes',1,'27','filelocationtype','Download Type',1,0,NULL,100,1,18,1,'V~O',0,NULL,'BAS',0,NULL,0,0,0),
(8,214,'fileversion','vtiger_notes',1,'1','fileversion','Version',1,2,NULL,100,6,18,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(8,215,'filestatus','vtiger_notes',1,'56','filestatus','Active',1,2,'1',100,2,18,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(8,216,'filedownloadcount','vtiger_notes',1,'1','filedownloadcount','Download Count',1,2,NULL,100,7,18,2,'I~O',3,NULL,'BAS',0,NULL,0,0,0),
(8,217,'folderid','vtiger_notes',1,'26','folderid','Folder Name',1,2,'',100,2,17,1,'V~O',2,2,'BAS',1,NULL,1,0,0),
(8,218,'note_no','vtiger_notes',1,'4','note_no','Document No',1,0,'',100,3,17,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(8,219,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,12,17,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(10,220,'date_start','vtiger_activity',1,'6','date_start','Date & Time Sent',1,0,'',100,1,21,1,'DT~M~time_start~Time Start',1,NULL,'BAS',1,NULL,0,0,0),
(10,221,'semodule','vtiger_activity',1,'2','parent_type','Sales Enity Module',1,0,'',100,2,21,3,'',1,NULL,'BAS',1,NULL,0,0,0),
(10,222,'activitytype','vtiger_activity',1,'2','activitytype','Activtiy Type',1,0,'',100,3,21,3,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(10,223,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,5,21,1,'V~M',1,NULL,'BAS',1,NULL,0,0,0),
(10,224,'subject','vtiger_activity',1,'2','subject','Subject',1,0,'',100,1,23,1,'V~M',1,NULL,'BAS',1,NULL,0,0,0),
(10,225,'name','vtiger_attachments',1,'61','filename','Attachment',1,0,'',100,2,23,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(10,226,'description','vtiger_crmentity',1,'19','description','Description',1,0,'',100,1,24,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(10,227,'time_start','vtiger_activity',1,'2','time_start','Time Start',1,0,'',100,9,23,1,'T~O',1,NULL,'BAS',1,NULL,0,0,0),
(10,228,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,10,22,1,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(10,229,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,11,21,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(10,230,'access_count','vtiger_email_track',1,'25','access_count','Access Count',1,0,'0',100,6,21,3,'I~O',1,NULL,'BAS',0,NULL,0,0,0),
(10,231,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,12,21,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(9,232,'subject','vtiger_activity',1,'2','subject','Subject',1,0,'',100,1,19,1,'V~M',0,1,'BAS',1,NULL,1,0,0),
(9,233,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,2,19,1,'V~M',0,4,'BAS',1,NULL,1,0,0),
(9,234,'date_start','vtiger_activity',1,'6','date_start','Start Date & Time',1,0,'',100,3,19,1,'DT~M~time_start',0,2,'BAS',1,NULL,1,0,0),
(9,235,'time_start','vtiger_activity',1,'2','time_start','Time Start',1,0,'',100,4,19,3,'T~M',1,NULL,'BAS',1,NULL,1,0,0),
(9,236,'time_end','vtiger_activity',1,'2','time_end','End Time',1,0,'',100,4,19,3,'T~O',1,NULL,'BAS',1,NULL,1,0,0),
(9,237,'due_date','vtiger_activity',1,'23','due_date','Due Date',1,0,'',100,5,19,1,'D~M~OTH~GE~date_start~Start Date & Time',1,NULL,'BAS',1,NULL,1,0,0),
(9,238,'crmid','vtiger_seactivityrel',1,'66','parent_id','Related To',1,0,'',100,7,19,1,'I~O',1,NULL,'BAS',1,NULL,1,0,0),
(9,239,'contactid','vtiger_cntactivityrel',1,'57','contact_id','Contact Name',1,0,'',100,8,19,1,'I~O',1,NULL,'BAS',1,NULL,0,0,0),
(9,240,'status','vtiger_activity',1,'15','taskstatus','Status',1,0,'',100,8,19,1,'V~M',0,3,'BAS',1,NULL,0,0,0),
(9,241,'eventstatus','vtiger_activity',1,'15','eventstatus','Status',1,0,'',100,9,19,3,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(9,242,'priority','vtiger_activity',1,'15','taskpriority','Priority',1,0,'',100,10,19,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(9,243,'sendnotification','vtiger_activity',1,'56','sendnotification','Send Notification',1,0,'',100,11,19,1,'C~O',1,NULL,'BAS',1,NULL,0,0,0),
(9,244,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,14,19,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(9,245,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,15,19,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(9,246,'activitytype','vtiger_activity',1,'15','activitytype','Activity Type',1,0,'',100,16,19,3,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(9,247,'visibility','vtiger_activity',1,'16','visibility','Visibility',1,0,'',100,17,19,3,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(9,248,'description','vtiger_crmentity',1,'19','description','Description',1,0,'',100,1,20,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(9,249,'duration_hours','vtiger_activity',1,'63','duration_hours','Duration',1,0,'',100,17,19,3,'T~O',1,NULL,'BAS',1,NULL,0,0,0),
(9,250,'duration_minutes','vtiger_activity',1,'16','duration_minutes','Duration Minutes',1,0,'',100,18,19,3,'T~O',1,NULL,'BAS',1,NULL,0,0,0),
(9,251,'location','vtiger_activity',1,'1','location','Location',1,0,'',100,19,19,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(9,252,'reminder_time','vtiger_activity_reminder',1,'30','reminder_time','Send Reminder',1,0,'',100,1,120,1,'I~O',1,NULL,'BAS',1,NULL,0,0,0),
(9,253,'recurringtype','vtiger_activity',1,'16','recurringtype','Recurrence',1,0,'',100,6,19,3,'O~O',1,NULL,'BAS',1,NULL,1,0,0),
(9,254,'notime','vtiger_activity',1,'56','notime','No Time',1,0,'',100,20,19,3,'C~O',1,NULL,'BAS',1,NULL,0,0,0),
(9,255,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,22,19,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(16,256,'subject','vtiger_activity',1,'2','subject','Subject',1,0,'',100,1,39,1,'V~M',0,1,'BAS',1,NULL,1,0,0),
(16,257,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,2,39,1,'V~M',0,6,'BAS',1,NULL,1,0,0),
(16,258,'date_start','vtiger_activity',1,'6','date_start','Start Date & Time',1,0,'',100,3,39,1,'DT~M~time_start',0,2,'BAS',1,NULL,1,0,0),
(16,259,'time_start','vtiger_activity',1,'2','time_start','Time Start',1,0,'',100,4,39,3,'T~M',1,NULL,'BAS',1,NULL,1,0,0),
(16,260,'due_date','vtiger_activity',1,'23','due_date','End Date',1,0,'',100,5,39,1,'D~M~OTH~GE~date_start~Start Date & Time',0,5,'BAS',1,NULL,1,0,0),
(16,261,'time_end','vtiger_activity',1,'2','time_end','End Time',1,0,'',100,5,39,3,'T~M',1,NULL,'BAS',1,NULL,1,0,0),
(16,262,'recurringtype','vtiger_activity',1,'16','recurringtype','Recurrence',1,0,'',100,6,117,1,'O~O',1,NULL,'BAS',1,NULL,1,0,0),
(16,263,'duration_hours','vtiger_activity',1,'63','duration_hours','Duration',1,0,'',100,7,39,3,'I~M',1,NULL,'BAS',1,NULL,0,0,0),
(16,264,'duration_minutes','vtiger_activity',1,'16','duration_minutes','Duration Minutes',1,0,'',100,8,39,3,'O~O',1,NULL,'BAS',1,NULL,0,0,0),
(16,265,'crmid','vtiger_seactivityrel',1,'66','parent_id','Related To',1,0,'',100,9,119,1,'I~O',1,NULL,'BAS',1,NULL,1,0,0),
(16,266,'eventstatus','vtiger_activity',1,'15','eventstatus','Status',1,0,'',100,10,39,1,'V~M',0,3,'BAS',1,NULL,0,0,0),
(16,267,'sendnotification','vtiger_activity',1,'56','sendnotification','Send Notification',1,0,'',100,11,39,1,'C~O',1,NULL,'BAS',1,NULL,0,0,0),
(16,268,'activitytype','vtiger_activity',1,'15','activitytype','Activity Type',1,0,'',100,12,39,1,'V~M',0,4,'BAS',1,NULL,1,0,0),
(16,269,'location','vtiger_activity',1,'1','location','Location',1,0,'',100,13,39,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(16,270,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,14,39,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(16,271,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,15,39,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(16,272,'priority','vtiger_activity',1,'15','taskpriority','Priority',1,0,'',100,16,39,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(16,273,'notime','vtiger_activity',1,'56','notime','No Time',1,0,'',100,17,39,3,'C~O',1,NULL,'BAS',1,NULL,0,0,0),
(16,274,'visibility','vtiger_activity',1,'16','visibility','Visibility',1,0,'',100,18,39,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(16,275,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,22,39,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(16,276,'description','vtiger_crmentity',1,'19','description','Description',1,0,'',100,1,41,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(16,277,'reminder_time','vtiger_activity_reminder',1,'30','reminder_time','Send Reminder',1,0,'',100,1,40,1,'I~O',1,NULL,'BAS',1,NULL,0,0,0),
(16,278,'contactid','vtiger_cntactivityrel',1,'57','contact_id','Contact Name',1,0,'',100,1,119,1,'I~O',1,NULL,'BAS',1,NULL,0,0,0),
(15,279,'product_id','vtiger_faq',1,'59','product_id','Product Name',1,2,'',100,1,37,1,'I~O',3,NULL,'BAS',1,NULL,1,0,0),
(15,280,'faq_no','vtiger_faq',1,'4','faq_no','Faq No',1,0,'',100,2,37,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(15,281,'category','vtiger_faq',1,'15','faqcategories','Category',1,2,'',100,4,37,1,'V~O',3,NULL,'BAS',1,NULL,1,0,0),
(15,282,'status','vtiger_faq',1,'15','faqstatus','Status',1,2,'',100,3,37,1,'V~M',3,NULL,'BAS',1,NULL,0,0,0),
(15,283,'question','vtiger_faq',1,'20','question','Question',1,2,'',100,7,37,1,'V~M',3,NULL,'BAS',1,NULL,1,0,0),
(15,284,'answer','vtiger_faq',1,'20','faq_answer','Answer',1,2,'',100,8,37,1,'V~M',3,NULL,'BAS',1,NULL,0,0,0),
(15,285,'comments','vtiger_faqcomments',1,'19','comments','Add Comment',1,1,'',100,1,38,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(15,286,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,5,37,2,'DT~O',3,NULL,'BAS',0,NULL,1,0,0),
(15,287,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,6,37,2,'DT~O',3,NULL,'BAS',0,NULL,1,0,0),
(15,288,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,7,37,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(18,289,'vendorname','vtiger_vendor',1,'2','vendorname','Vendor Name',1,0,'',100,1,42,1,'V~M',0,1,'BAS',1,NULL,1,0,0),
(18,290,'vendor_no','vtiger_vendor',1,'4','vendor_no','Vendor No',1,0,'',100,2,42,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(18,291,'phone','vtiger_vendor',1,'1','phone','Phone',1,2,'',100,4,42,1,'V~O',2,2,'BAS',1,NULL,0,1,0),
(18,292,'email','vtiger_vendor',1,'13','email','Email',1,2,'',100,3,42,1,'E~O',2,3,'BAS',1,NULL,0,1,0),
(18,293,'website','vtiger_vendor',1,'17','website','Website',1,2,'',100,6,42,1,'V~O',1,NULL,'BAS',1,NULL,0,1,0),
(18,294,'glacct','vtiger_vendor',1,'15','glacct','GL Account',1,2,'',100,5,42,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(18,295,'category','vtiger_vendor',1,'1','category','Category',1,2,'',100,8,42,1,'V~O',1,NULL,'BAS',1,NULL,1,0,0),
(18,296,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,7,42,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(18,297,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,9,42,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(18,298,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,12,42,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(18,299,'street','vtiger_vendor',1,'21','street','Street',1,2,'',100,1,44,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(18,300,'pobox','vtiger_vendor',1,'1','pobox','Po Box',1,2,'',100,2,44,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(18,301,'city','vtiger_vendor',1,'1','city','City',1,2,'',100,3,44,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(18,302,'state','vtiger_vendor',1,'1','state','State',1,2,'',100,4,44,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(18,303,'postalcode','vtiger_vendor',1,'1','postalcode','Postal Code',1,2,'',100,5,44,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(18,304,'country','vtiger_vendor',1,'1','country','Country',1,2,'',100,6,44,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(18,305,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,45,1,'V~O',1,NULL,'ADV',1,NULL,0,0,0),
(19,306,'bookname','vtiger_pricebook',1,'2','bookname','Price Book Name',1,0,'',100,1,46,1,'V~M',0,1,'BAS',1,NULL,1,0,0),
(19,307,'pricebook_no','vtiger_pricebook',1,'4','pricebook_no','PriceBook No',1,0,'',100,3,46,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(19,308,'active','vtiger_pricebook',1,'56','active','Active',1,2,'1',100,2,46,1,'C~O',2,2,'BAS',1,NULL,1,0,0),
(19,309,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,4,46,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(19,310,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,5,46,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(19,311,'currency_id','vtiger_pricebook',1,'117','currency_id','Currency',1,0,'',100,5,46,1,'I~M',0,3,'BAS',0,NULL,0,0,0),
(19,312,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,7,46,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(19,313,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,48,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(20,314,'quote_no','vtiger_quotes',1,'4','quote_no','Quote No',1,0,'',100,3,49,1,'V~O',3,NULL,'BAS',0,NULL,1,0,0),
(20,315,'subject','vtiger_quotes',1,'2','subject','Subject',1,0,'',100,1,49,1,'V~M',1,NULL,'BAS',1,NULL,1,0,0),
(20,316,'potentialid','vtiger_quotes',1,'76','potential_id','Potential Name',1,2,'',100,2,49,1,'I~O',3,NULL,'BAS',1,NULL,1,0,0),
(20,317,'quotestage','vtiger_quotes',1,'15','quotestage','Quote Stage',1,2,'',100,4,49,1,'V~M',3,NULL,'BAS',1,NULL,0,1,0),
(20,318,'validtill','vtiger_quotes',1,'5','validtill','Valid Till',1,2,'',100,5,49,1,'D~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,319,'contactid','vtiger_quotes',1,'57','contact_id','Contact Name',1,2,'',100,6,49,1,'V~O',3,NULL,'BAS',1,NULL,0,1,0),
(20,320,'carrier','vtiger_quotes',1,'15','carrier','Carrier',1,2,'',100,8,49,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,321,'subtotal','vtiger_quotes',1,'72','hdnSubTotal','Sub Total',1,2,'',100,9,49,3,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,322,'shipping','vtiger_quotes',1,'1','shipping','Shipping',1,2,'',100,10,49,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,323,'inventorymanager','vtiger_quotes',1,'77','assigned_user_id1','Inventory Manager',1,2,'',100,11,49,1,'I~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,324,'adjustment','vtiger_quotes',1,'72','txtAdjustment','Adjustment',1,2,'',100,20,49,3,'NN~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,325,'total','vtiger_quotes',1,'72','hdnGrandTotal','Total',1,2,'',100,14,49,3,'N~O',3,NULL,'BAS',1,NULL,0,1,0),
(20,326,'taxtype','vtiger_quotes',1,'16','hdnTaxType','Tax Type',1,2,'',100,14,49,3,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,327,'discount_percent','vtiger_quotes',1,'1','hdnDiscountPercent','Discount Percent',1,2,'',100,14,116,5,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,328,'discount_amount','vtiger_quotes',1,'72','hdnDiscountAmount','Discount Amount',1,2,'',100,14,116,5,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,329,'s_h_amount','vtiger_quotes',1,'72','hdnS_H_Amount','S&H Amount',1,2,'',100,14,49,3,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,330,'accountid','vtiger_quotes',1,'73','account_id','Account Name',1,2,'',100,16,49,1,'I~M',3,NULL,'BAS',1,NULL,0,1,0),
(20,331,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,17,49,1,'V~M',3,NULL,'BAS',1,NULL,1,0,0),
(20,332,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,18,49,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(20,333,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,19,49,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(20,334,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,22,49,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(20,335,'currency_id','vtiger_quotes',1,'117','currency_id','Currency',1,2,'1',100,20,49,3,'I~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,336,'conversion_rate','vtiger_quotes',1,'1','conversion_rate','Conversion Rate',1,2,'1',100,21,49,3,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,337,'bill_street','vtiger_quotesbillads',1,'24','bill_street','Billing Address',1,2,'',100,1,51,1,'V~M',3,NULL,'BAS',1,NULL,0,0,0),
(20,338,'ship_street','vtiger_quotesshipads',1,'24','ship_street','Shipping Address',1,2,'',100,2,51,1,'V~M',3,NULL,'BAS',1,NULL,0,0,0),
(20,339,'bill_city','vtiger_quotesbillads',1,'1','bill_city','Billing City',1,2,'',100,5,51,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,340,'ship_city','vtiger_quotesshipads',1,'1','ship_city','Shipping City',1,2,'',100,6,51,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,341,'bill_state','vtiger_quotesbillads',1,'1','bill_state','Billing State',1,2,'',100,7,51,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,342,'ship_state','vtiger_quotesshipads',1,'1','ship_state','Shipping State',1,2,'',100,8,51,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,343,'bill_code','vtiger_quotesbillads',1,'1','bill_code','Billing Code',1,2,'',100,9,51,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,344,'ship_code','vtiger_quotesshipads',1,'1','ship_code','Shipping Code',1,2,'',100,10,51,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,345,'bill_country','vtiger_quotesbillads',1,'1','bill_country','Billing Country',1,2,'',100,11,51,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,346,'ship_country','vtiger_quotesshipads',1,'1','ship_country','Shipping Country',1,2,'',100,12,51,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,347,'bill_pobox','vtiger_quotesbillads',1,'1','bill_pobox','Billing Po Box',1,2,'',100,3,51,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,348,'ship_pobox','vtiger_quotesshipads',1,'1','ship_pobox','Shipping Po Box',1,2,'',100,4,51,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(20,349,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,54,1,'V~O',3,NULL,'ADV',1,NULL,0,0,0),
(20,350,'terms_conditions','vtiger_quotes',1,'19','terms_conditions','Terms & Conditions',1,2,'',100,1,53,1,'V~O',3,NULL,'ADV',1,NULL,0,0,0),
(21,351,'purchaseorder_no','vtiger_purchaseorder',1,'4','purchaseorder_no','PurchaseOrder No',1,0,'',100,2,55,1,'V~O',3,NULL,'BAS',0,NULL,1,0,0),
(21,352,'subject','vtiger_purchaseorder',1,'2','subject','Subject',1,0,'',100,1,55,1,'V~M',3,NULL,'BAS',1,NULL,1,0,0),
(21,353,'vendorid','vtiger_purchaseorder',1,'81','vendor_id','Vendor Name',1,0,'',100,3,55,1,'I~M',3,NULL,'BAS',1,NULL,1,0,0),
(21,354,'requisition_no','vtiger_purchaseorder',1,'1','requisition_no','Requisition No',1,2,'',100,4,55,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,355,'tracking_no','vtiger_purchaseorder',1,'1','tracking_no','Tracking Number',1,2,'',100,5,55,1,'V~O',3,NULL,'BAS',1,NULL,1,0,0),
(21,356,'contactid','vtiger_purchaseorder',1,'57','contact_id','Contact Name',1,2,'',100,6,55,1,'I~O',3,NULL,'BAS',1,NULL,0,1,0),
(21,357,'duedate','vtiger_purchaseorder',1,'5','duedate','Due Date',1,2,'',100,7,55,1,'D~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,358,'carrier','vtiger_purchaseorder',1,'15','carrier','Carrier',1,2,'',100,8,55,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,359,'adjustment','vtiger_purchaseorder',1,'72','txtAdjustment','Adjustment',1,2,'',100,10,55,3,'NN~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,360,'salescommission','vtiger_purchaseorder',1,'1','salescommission','Sales Commission',1,2,'',100,11,55,1,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,361,'exciseduty','vtiger_purchaseorder',1,'1','exciseduty','Excise Duty',1,2,'',100,12,55,1,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,362,'total','vtiger_purchaseorder',1,'72','hdnGrandTotal','Total',1,2,'',100,13,55,3,'N~O',3,NULL,'BAS',1,NULL,1,0,0),
(21,363,'subtotal','vtiger_purchaseorder',1,'72','hdnSubTotal','Sub Total',1,2,'',100,14,55,3,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,364,'taxtype','vtiger_purchaseorder',1,'16','hdnTaxType','Tax Type',1,2,'',100,14,55,3,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,365,'discount_percent','vtiger_purchaseorder',1,'1','hdnDiscountPercent','Discount Percent',1,2,'',100,14,115,5,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,366,'discount_amount','vtiger_purchaseorder',1,'72','hdnDiscountAmount','Discount Amount',1,0,'',100,14,115,5,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,367,'s_h_amount','vtiger_purchaseorder',1,'72','hdnS_H_Amount','S&H Amount',1,2,'',100,14,55,3,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,368,'postatus','vtiger_purchaseorder',1,'15','postatus','Status',1,2,'',100,15,55,1,'V~M',3,NULL,'BAS',1,NULL,0,1,0),
(21,369,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,16,55,1,'V~M',3,NULL,'BAS',1,NULL,0,1,0),
(21,370,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,17,55,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(21,371,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,18,55,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(21,372,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,22,55,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(21,373,'currency_id','vtiger_purchaseorder',1,'117','currency_id','Currency',1,2,'1',100,19,55,3,'I~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,374,'conversion_rate','vtiger_purchaseorder',1,'1','conversion_rate','Conversion Rate',1,2,'1',100,20,55,3,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,375,'bill_street','vtiger_pobillads',1,'24','bill_street','Billing Address',1,2,'',100,1,57,1,'V~M',3,NULL,'BAS',1,NULL,0,0,0),
(21,376,'ship_street','vtiger_poshipads',1,'24','ship_street','Shipping Address',1,2,'',100,2,57,1,'V~M',3,NULL,'BAS',1,NULL,0,0,0),
(21,377,'bill_city','vtiger_pobillads',1,'1','bill_city','Billing City',1,2,'',100,5,57,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,378,'ship_city','vtiger_poshipads',1,'1','ship_city','Shipping City',1,2,'',100,6,57,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,379,'bill_state','vtiger_pobillads',1,'1','bill_state','Billing State',1,2,'',100,7,57,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,380,'ship_state','vtiger_poshipads',1,'1','ship_state','Shipping State',1,2,'',100,8,57,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,381,'bill_code','vtiger_pobillads',1,'1','bill_code','Billing Code',1,2,'',100,9,57,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,382,'ship_code','vtiger_poshipads',1,'1','ship_code','Shipping Code',1,2,'',100,10,57,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,383,'bill_country','vtiger_pobillads',1,'1','bill_country','Billing Country',1,2,'',100,11,57,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,384,'ship_country','vtiger_poshipads',1,'1','ship_country','Shipping Country',1,2,'',100,12,57,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,385,'bill_pobox','vtiger_pobillads',1,'1','bill_pobox','Billing Po Box',1,2,'',100,3,57,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,386,'ship_pobox','vtiger_poshipads',1,'1','ship_pobox','Shipping Po Box',1,2,'',100,4,57,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(21,387,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,60,1,'V~O',3,NULL,'ADV',1,NULL,0,0,0),
(21,388,'terms_conditions','vtiger_purchaseorder',1,'19','terms_conditions','Terms & Conditions',1,2,'',100,1,59,1,'V~O',3,NULL,'ADV',1,NULL,0,0,0),
(22,389,'salesorder_no','vtiger_salesorder',1,'4','salesorder_no','SalesOrder No',1,0,'',100,4,61,1,'V~O',3,NULL,'BAS',0,NULL,1,0,0),
(22,390,'subject','vtiger_salesorder',1,'2','subject','Subject',1,0,'',100,1,61,1,'V~M',3,NULL,'BAS',1,NULL,1,0,0),
(22,391,'potentialid','vtiger_salesorder',1,'76','potential_id','Potential Name',1,2,'',100,2,61,1,'I~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,392,'customerno','vtiger_salesorder',1,'1','customerno','Customer No',1,2,'',100,3,61,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,393,'quoteid','vtiger_salesorder',1,'78','quote_id','Quote Name',1,2,'',100,5,61,1,'I~O',3,NULL,'BAS',0,NULL,1,0,0),
(22,394,'purchaseorder','vtiger_salesorder',1,'1','vtiger_purchaseorder','Purchase Order',1,2,'',100,5,61,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,395,'contactid','vtiger_salesorder',1,'57','contact_id','Contact Name',1,2,'',100,6,61,1,'I~O',3,NULL,'BAS',1,NULL,0,1,0),
(22,396,'duedate','vtiger_salesorder',1,'5','duedate','Due Date',1,2,'',100,8,61,1,'D~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,397,'carrier','vtiger_salesorder',1,'15','carrier','Carrier',1,2,'',100,9,61,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,398,'pending','vtiger_salesorder',1,'1','pending','Pending',1,2,'',100,10,61,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,399,'sostatus','vtiger_salesorder',1,'15','sostatus','Status',1,2,'',100,11,61,1,'V~M',3,NULL,'BAS',1,NULL,0,1,0),
(22,400,'adjustment','vtiger_salesorder',1,'72','txtAdjustment','Adjustment',1,2,'',100,12,61,3,'NN~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,401,'salescommission','vtiger_salesorder',1,'1','salescommission','Sales Commission',1,2,'',100,13,61,1,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,402,'exciseduty','vtiger_salesorder',1,'1','exciseduty','Excise Duty',1,2,'',100,13,61,1,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,403,'total','vtiger_salesorder',1,'72','hdnGrandTotal','Total',1,2,'',100,14,61,3,'N~O',3,NULL,'BAS',1,NULL,1,0,0),
(22,404,'subtotal','vtiger_salesorder',1,'72','hdnSubTotal','Sub Total',1,2,'',100,15,61,3,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,405,'taxtype','vtiger_salesorder',1,'16','hdnTaxType','Tax Type',1,2,'',100,15,61,3,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,406,'discount_percent','vtiger_salesorder',1,'1','hdnDiscountPercent','Discount Percent',1,2,'',100,15,114,5,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,407,'discount_amount','vtiger_salesorder',1,'72','hdnDiscountAmount','Discount Amount',1,0,'',100,15,114,5,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,408,'s_h_amount','vtiger_salesorder',1,'72','hdnS_H_Amount','S&H Amount',1,2,'',100,15,61,3,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,409,'accountid','vtiger_salesorder',1,'73','account_id','Account Name',1,2,'',100,16,61,1,'I~M',3,NULL,'BAS',1,NULL,0,1,0),
(22,410,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,17,61,1,'V~M',3,NULL,'BAS',1,NULL,0,1,0),
(22,411,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,18,61,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(22,412,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,19,61,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(22,413,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,22,61,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(22,414,'currency_id','vtiger_salesorder',1,'117','currency_id','Currency',1,2,'1',100,20,61,3,'I~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,415,'conversion_rate','vtiger_salesorder',1,'1','conversion_rate','Conversion Rate',1,2,'1',100,21,61,3,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,416,'bill_street','vtiger_sobillads',1,'24','bill_street','Billing Address',1,2,'',100,1,63,1,'V~M',3,NULL,'BAS',1,NULL,0,0,0),
(22,417,'ship_street','vtiger_soshipads',1,'24','ship_street','Shipping Address',1,2,'',100,2,63,1,'V~M',3,NULL,'BAS',1,NULL,0,0,0),
(22,418,'bill_city','vtiger_sobillads',1,'1','bill_city','Billing City',1,2,'',100,5,63,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,419,'ship_city','vtiger_soshipads',1,'1','ship_city','Shipping City',1,2,'',100,6,63,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,420,'bill_state','vtiger_sobillads',1,'1','bill_state','Billing State',1,2,'',100,7,63,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,421,'ship_state','vtiger_soshipads',1,'1','ship_state','Shipping State',1,2,'',100,8,63,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,422,'bill_code','vtiger_sobillads',1,'1','bill_code','Billing Code',1,2,'',100,9,63,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,423,'ship_code','vtiger_soshipads',1,'1','ship_code','Shipping Code',1,2,'',100,10,63,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,424,'bill_country','vtiger_sobillads',1,'1','bill_country','Billing Country',1,2,'',100,11,63,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,425,'ship_country','vtiger_soshipads',1,'1','ship_country','Shipping Country',1,2,'',100,12,63,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,426,'bill_pobox','vtiger_sobillads',1,'1','bill_pobox','Billing Po Box',1,2,'',100,3,63,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,427,'ship_pobox','vtiger_soshipads',1,'1','ship_pobox','Shipping Po Box',1,2,'',100,4,63,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(22,428,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,66,1,'V~O',3,NULL,'ADV',1,NULL,0,0,0),
(22,429,'terms_conditions','vtiger_salesorder',1,'19','terms_conditions','Terms & Conditions',1,2,'',100,1,65,1,'V~O',3,NULL,'ADV',1,NULL,0,0,0),
(22,430,'enable_recurring','vtiger_salesorder',1,'56','enable_recurring','Enable Recurring',1,0,'',100,1,85,1,'C~O',3,NULL,'BAS',0,NULL,0,0,0),
(22,431,'recurring_frequency','vtiger_invoice_recurring_info',1,'16','recurring_frequency','Frequency',1,0,'',100,2,85,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(22,432,'start_period','vtiger_invoice_recurring_info',1,'5','start_period','Start Period',1,0,'',100,3,85,1,'D~O',3,NULL,'BAS',0,NULL,0,0,0),
(22,433,'end_period','vtiger_invoice_recurring_info',1,'5','end_period','End Period',1,0,'',100,4,85,1,'D~O~OTH~G~start_period~Start Period',3,NULL,'BAS',0,NULL,0,0,0),
(22,434,'payment_duration','vtiger_invoice_recurring_info',1,'16','payment_duration','Payment Duration',1,0,'',100,5,85,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(22,435,'invoice_status','vtiger_invoice_recurring_info',1,'15','invoicestatus','Invoice Status',1,0,'',100,6,85,1,'V~M',3,NULL,'BAS',0,NULL,0,0,0),
(23,436,'subject','vtiger_invoice',1,'2','subject','Subject',1,0,'',100,1,67,1,'V~M',3,NULL,'BAS',1,NULL,1,0,0),
(23,437,'salesorderid','vtiger_invoice',1,'80','salesorder_id','Sales Order',1,2,'',100,2,67,1,'I~O',3,NULL,'BAS',0,NULL,1,0,0),
(23,438,'customerno','vtiger_invoice',1,'1','customerno','Customer No',1,2,'',100,3,67,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,439,'contactid','vtiger_invoice',1,'57','contact_id','Contact Name',1,2,'',100,4,67,1,'I~O',3,NULL,'BAS',1,NULL,0,1,0),
(23,440,'invoicedate','vtiger_invoice',1,'5','invoicedate','Invoice Date',1,2,'',100,5,67,1,'D~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,441,'duedate','vtiger_invoice',1,'5','duedate','Due Date',1,2,'',100,6,67,1,'D~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,442,'purchaseorder','vtiger_invoice',1,'1','vtiger_purchaseorder','Purchase Order',1,2,'',100,8,67,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,443,'adjustment','vtiger_invoice',1,'72','txtAdjustment','Adjustment',1,2,'',100,9,67,3,'NN~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,444,'salescommission','vtiger_invoice',1,'1','salescommission','Sales Commission',1,2,'',10,13,67,1,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,445,'exciseduty','vtiger_invoice',1,'1','exciseduty','Excise Duty',1,2,'',100,11,67,1,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,446,'subtotal','vtiger_invoice',1,'72','hdnSubTotal','Sub Total',1,2,'',100,12,67,3,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,447,'total','vtiger_invoice',1,'72','hdnGrandTotal','Total',1,2,'',100,13,67,3,'N~O',3,NULL,'BAS',1,NULL,1,0,0),
(23,448,'taxtype','vtiger_invoice',1,'16','hdnTaxType','Tax Type',1,2,'',100,13,67,3,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,449,'discount_percent','vtiger_invoice',1,'1','hdnDiscountPercent','Discount Percent',1,2,'',100,13,113,5,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,450,'discount_amount','vtiger_invoice',1,'72','hdnDiscountAmount','Discount Amount',1,2,'',100,13,113,5,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,451,'s_h_amount','vtiger_invoice',1,'72','hdnS_H_Amount','S&H Amount',1,2,'',100,14,69,3,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,452,'accountid','vtiger_invoice',1,'73','account_id','Account Name',1,2,'',100,14,67,1,'I~M',3,NULL,'BAS',1,NULL,0,1,0),
(23,453,'invoicestatus','vtiger_invoice',1,'15','invoicestatus','Status',1,2,'',100,15,67,1,'V~O',3,NULL,'BAS',1,NULL,0,1,0),
(23,454,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,16,67,1,'V~M',3,NULL,'BAS',1,NULL,0,1,0),
(23,455,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,17,67,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(23,456,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,18,67,2,'DT~O',3,NULL,'BAS',0,NULL,0,0,0),
(23,457,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,22,67,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(23,458,'currency_id','vtiger_invoice',1,'117','currency_id','Currency',1,2,'1',100,19,67,3,'I~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,459,'conversion_rate','vtiger_invoice',1,'1','conversion_rate','Conversion Rate',1,2,'1',100,20,67,3,'N~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,460,'bill_street','vtiger_invoicebillads',1,'24','bill_street','Billing Address',1,2,'',100,1,69,1,'V~M',3,NULL,'BAS',1,NULL,0,0,0),
(23,461,'ship_street','vtiger_invoiceshipads',1,'24','ship_street','Shipping Address',1,2,'',100,2,69,1,'V~M',3,NULL,'BAS',1,NULL,0,0,0),
(23,462,'bill_city','vtiger_invoicebillads',1,'1','bill_city','Billing City',1,2,'',100,5,69,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,463,'ship_city','vtiger_invoiceshipads',1,'1','ship_city','Shipping City',1,2,'',100,6,69,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,464,'bill_state','vtiger_invoicebillads',1,'1','bill_state','Billing State',1,2,'',100,7,69,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,465,'ship_state','vtiger_invoiceshipads',1,'1','ship_state','Shipping State',1,2,'',100,8,69,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,466,'bill_code','vtiger_invoicebillads',1,'1','bill_code','Billing Code',1,2,'',100,9,69,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,467,'ship_code','vtiger_invoiceshipads',1,'1','ship_code','Shipping Code',1,2,'',100,10,69,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,468,'bill_country','vtiger_invoicebillads',1,'1','bill_country','Billing Country',1,2,'',100,11,69,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,469,'ship_country','vtiger_invoiceshipads',1,'1','ship_country','Shipping Country',1,2,'',100,12,69,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,470,'bill_pobox','vtiger_invoicebillads',1,'1','bill_pobox','Billing Po Box',1,2,'',100,3,69,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,471,'ship_pobox','vtiger_invoiceshipads',1,'1','ship_pobox','Shipping Po Box',1,2,'',100,4,69,1,'V~O',3,NULL,'BAS',1,NULL,0,0,0),
(23,472,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,72,1,'V~O',3,NULL,'ADV',1,NULL,0,0,0),
(23,473,'terms_conditions','vtiger_invoice',1,'19','terms_conditions','Terms & Conditions',1,2,'',100,1,71,1,'V~O',3,NULL,'ADV',1,NULL,0,0,0),
(23,474,'invoice_no','vtiger_invoice',1,'4','invoice_no','Invoice No',1,0,'',100,3,67,1,'V~O',3,NULL,'BAS',0,NULL,1,0,0),
(29,475,'user_name','vtiger_users',1,'106','user_name','User Name',1,0,'',11,1,77,1,'V~M',1,NULL,'BAS',1,NULL,0,0,0),
(29,476,'is_admin','vtiger_users',1,'156','is_admin','Admin',1,0,'',3,7,77,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,477,'user_password','vtiger_users',1,'99','user_password','Password',1,0,'',30,5,77,4,'P~M',1,NULL,'BAS',1,NULL,0,0,0),
(29,478,'confirm_password','vtiger_users',1,'99','confirm_password','Confirm Password',1,0,'',30,6,77,4,'P~M',1,NULL,'BAS',1,NULL,0,0,0),
(29,479,'first_name','vtiger_users',1,'1','first_name','First Name',1,0,'',30,3,77,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,480,'last_name','vtiger_users',1,'2','last_name','Last Name',1,0,'',30,4,77,1,'V~M',1,NULL,'BAS',1,NULL,0,0,0),
(29,481,'roleid','vtiger_user2role',1,'98','roleid','Role',1,0,'',200,8,77,1,'V~M',1,NULL,'BAS',1,NULL,0,0,0),
(29,482,'email1','vtiger_users',1,'104','email1','Email',1,0,'',100,2,77,1,'E~M',1,NULL,'BAS',1,NULL,0,0,0),
(29,483,'status','vtiger_users',1,'115','status','Status',1,0,'Active',100,10,77,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,484,'activity_view','vtiger_users',1,'16','activity_view','Default Activity View',1,0,'',100,6,118,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,485,'lead_view','vtiger_users',1,'16','lead_view','Default Lead View',1,0,'',100,9,77,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,486,'hour_format','vtiger_users',1,'16','hour_format','Calendar Hour Format',1,0,'12',100,4,118,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,487,'end_hour','vtiger_users',1,'116','end_hour','Day ends at',1,0,'',100,11,77,3,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,488,'start_hour','vtiger_users',1,'16','start_hour','Day starts at',1,0,'',100,2,118,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,489,'is_owner','vtiger_users',1,'1','is_owner','Account Owner',0,2,'0',100,12,77,5,'V~O',0,1,'BAS',0,NULL,0,0,0),
(29,490,'title','vtiger_users',1,'1','title','Title',1,0,'',50,1,79,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,491,'phone_work','vtiger_users',1,'11','phone_work','Office Phone',1,0,'',50,5,79,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,492,'department','vtiger_users',1,'1','department','Department',1,0,'',50,3,79,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,493,'phone_mobile','vtiger_users',1,'11','phone_mobile','Mobile',1,0,'',50,7,79,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,494,'reports_to_id','vtiger_users',1,'101','reports_to_id','Reports To',1,0,'',50,8,79,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,495,'phone_other','vtiger_users',1,'11','phone_other','Other Phone',1,0,'',50,11,79,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,496,'email2','vtiger_users',1,'13','email2','Other Email',1,0,'',100,4,79,1,'E~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,497,'phone_fax','vtiger_users',1,'11','phone_fax','Fax',1,0,'',50,2,79,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,498,'secondaryemail','vtiger_users',1,'13','secondaryemail','Secondary Email',1,0,'',100,6,79,1,'E~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,499,'phone_home','vtiger_users',1,'11','phone_home','Home Phone',1,0,'',50,9,79,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,500,'date_format','vtiger_users',1,'16','date_format','Date Format',1,0,'',30,3,118,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,501,'signature','vtiger_users',1,'21','signature','Signature',1,0,'',250,13,79,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,502,'description','vtiger_users',1,'21','description','Documents',1,0,'',250,14,79,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,503,'address_street','vtiger_users',1,'21','address_street','Street Address',1,0,'',250,1,80,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,504,'address_city','vtiger_users',1,'1','address_city','City',1,0,'',100,3,80,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,505,'address_state','vtiger_users',1,'1','address_state','State',1,0,'',100,5,80,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,506,'address_postalcode','vtiger_users',1,'1','address_postalcode','Postal Code',1,0,'',100,4,80,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,507,'address_country','vtiger_users',1,'1','address_country','Country',1,0,'',100,2,80,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,508,'accesskey','vtiger_users',1,'3','accesskey','Webservice Access Key',1,0,'',100,2,83,2,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,509,'time_zone','vtiger_users',1,'16','time_zone','Time Zone',1,0,'',200,5,118,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,510,'currency_id','vtiger_users',1,'117','currency_id','Currency',1,0,'',100,1,78,1,'I~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,511,'currency_grouping_pattern','vtiger_users',1,'16','currency_grouping_pattern','Digit Grouping Pattern',1,0,'',100,2,78,1,'V~O',1,NULL,'BAS',1,'<b>Currency - Digit Grouping Pattern</b> <br/><br/>This pattern specifies the format in which the currency separator will be placed.',0,0,0),
(29,512,'currency_decimal_separator','vtiger_users',1,'16','currency_decimal_separator','Decimal Separator',1,0,'.',2,3,78,1,'V~O',1,NULL,'BAS',1,'<b>Currency - Decimal Separator</b> <br/><br/>Decimal separator specifies the separator to be used to separate the fractional values from the whole number part. <br/><b>Eg:</b> <br/>. => 123.45 <br/>, => 123,45 <br/>\' => 123\'45 <br/> => 123 45 <br/>$ => 123$45 <br/>',0,0,0),
(29,513,'currency_grouping_separator','vtiger_users',1,'16','currency_grouping_separator','Digit Grouping Separator',1,0,',',2,4,78,1,'V~O',1,NULL,'BAS',1,'<b>Currency - Grouping Separator</b> <br/><br/>Grouping separator specifies the separator to be used to group the whole number part into hundreds, thousands etc. <br/><b>Eg:</b> <br/>. => 123.456.789 <br/>, => 123,456,789 <br/>\' => 123\'456\'789 <br/> => 123 456 789 <br/>$ => 123$456$789 <br/>',0,0,0),
(29,514,'currency_symbol_placement','vtiger_users',1,'16','currency_symbol_placement','Symbol Placement',1,0,'',20,5,78,1,'V~O',1,NULL,'BAS',1,'<b>Currency - Symbol Placement</b> <br/><br/>Symbol Placement allows you to configure the position of the currency symbol with respect to the currency value.<br/><b>Eg:</b> <br/>$1.0 => $123,456,789.50 <br/>1.0$ => 123,456,789.50$ <br/>',0,0,0),
(29,515,'imagename','vtiger_users',1,'105','imagename','User Image',1,0,'',250,10,82,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,516,'internal_mailer','vtiger_users',1,'56','internal_mailer','INTERNAL_MAIL_COMPOSER',1,0,'',50,15,79,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,517,'theme','vtiger_users',1,'31','theme','Theme',1,0,'nature',100,16,79,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,518,'language','vtiger_users',1,'32','language','Language',1,0,'en_us',100,17,79,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(29,519,'reminder_interval','vtiger_users',1,'16','reminder_interval','Reminder Interval',1,0,'',100,11,118,1,'V~O',1,NULL,'BAS',1,NULL,0,0,0),
(10,520,'from_email','vtiger_emaildetails',1,'12','from_email','From',1,2,'',100,1,21,3,'V~M',3,NULL,'BAS',0,NULL,0,0,0),
(10,521,'to_email','vtiger_emaildetails',1,'8','saved_toid','To',1,2,'',100,2,21,1,'V~M',3,NULL,'BAS',0,NULL,0,0,0),
(10,522,'cc_email','vtiger_emaildetails',1,'8','ccmail','CC',1,2,'',1000,3,21,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(10,523,'bcc_email','vtiger_emaildetails',1,'8','bccmail','BCC',1,2,'',1000,4,21,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(10,524,'idlists','vtiger_emaildetails',1,'357','parent_id','Parent ID',1,2,'',1000,5,21,1,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(10,525,'email_flag','vtiger_emaildetails',1,'16','email_flag','Email Flag',1,2,'',1000,6,21,3,'V~O',3,NULL,'BAS',0,NULL,0,0,0),
(32,526,'direction','vtiger_pbxmanager',1,'1','direction','Direction',1,2,'',100,1,88,1,'V~O',1,0,'BAS',1,'',0,0,0),
(32,527,'callstatus','vtiger_pbxmanager',1,'1','callstatus','Call Status',1,2,'',100,2,88,1,'V~O',1,0,'BAS',1,'',1,0,0),
(32,528,'starttime','vtiger_pbxmanager',1,'70','starttime','Start Time',1,2,'',100,7,88,1,'DT~O',1,0,'BAS',1,'',1,0,0),
(32,529,'endtime','vtiger_pbxmanager',1,'70','endtime','End Time',1,2,'',100,8,88,1,'DT~O',1,0,'BAS',1,'',0,0,0),
(32,530,'totalduration','vtiger_pbxmanager',1,'7','totalduration','Total Duration',1,2,'',100,10,88,1,'I~O',1,0,'BAS',1,'',0,0,0),
(32,531,'billduration','vtiger_pbxmanager',1,'7','billduration','Bill Duration',1,2,'',100,11,88,1,'I~O',1,0,'BAS',1,'',0,0,0),
(32,532,'recordingurl','vtiger_pbxmanager',1,'17','recordingurl','Recording URL',1,2,'',100,9,88,1,'V~O',1,0,'BAS',1,'',1,0,0),
(32,533,'sourceuuid','vtiger_pbxmanager',1,'1','sourceuuid','Source UUID',1,2,'',100,12,88,1,'V~O',1,0,'BAS',1,'',0,0,0),
(32,534,'gateway','vtiger_pbxmanager',1,'1','gateway','Gateway',1,2,'',100,13,88,1,'V~O',1,0,'BAS',1,'',0,0,0),
(32,535,'customer','vtiger_pbxmanager',1,'10','customer','Customer',1,2,'',100,3,88,1,'V~O',1,0,'BAS',1,'',1,0,0),
(32,536,'user','vtiger_pbxmanager',1,'52','user','User',1,2,'',100,4,88,1,'V~O',1,0,'BAS',1,'',1,0,0),
(32,537,'customernumber','vtiger_pbxmanager',1,'11','customernumber','Customer Number',1,2,'',100,5,88,1,'V~M',1,0,'BAS',1,'',0,0,0),
(32,538,'customertype','vtiger_pbxmanager',1,'1','customertype','Customer Type',1,2,'',100,6,88,1,'V~O',1,0,'BAS',1,'',0,0,0),
(32,539,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,14,88,1,'V~M',1,0,'BAS',1,'',0,0,0),
(32,540,'createdtime','vtiger_crmentity',1,'70','CreatedTime','Created Time',1,2,'',100,15,88,2,'DT~O',1,0,'BAS',0,'',0,0,0),
(32,541,'modifiedtime','vtiger_crmentity',1,'70','ModifiedTime','Modified Time',1,2,'',100,16,88,2,'DT~O',1,0,'BAS',0,'',0,0,0),
(32,542,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,17,88,2,'V~O',3,1,'BAS',0,'',0,0,0),
(29,543,'phone_crm_extension','vtiger_users',1,'11','phone_crm_extension','CRM Phone Extension',1,2,'',100,18,79,1,'V~O',1,0,'BAS',1,'',0,0,0),
(33,544,'servicename','vtiger_service',1,'2','servicename','Service Name',1,0,'',100,1,89,1,'V~M',0,1,'BAS',1,'',1,0,0),
(33,545,'service_no','vtiger_service',1,'4','service_no','Service No',1,0,'',100,2,89,1,'V~O',3,0,'BAS',0,'',1,0,0),
(33,546,'discontinued','vtiger_service',1,'56','discontinued','Service Active',1,2,'1',100,4,89,1,'V~O',2,3,'BAS',1,'',0,0,0),
(33,547,'sales_start_date','vtiger_service',1,'5','sales_start_date','Sales Start Date',1,2,'',100,9,89,1,'D~O',1,0,'BAS',1,'',0,0,0),
(33,548,'sales_end_date','vtiger_service',1,'5','sales_end_date','Sales End Date',1,2,'',100,10,89,1,'D~O~OTH~GE~sales_start_date~Sales Start Date',1,0,'BAS',1,'',0,0,0),
(33,549,'start_date','vtiger_service',1,'5','start_date','Support Start Date',1,2,'',100,11,89,1,'D~O',1,0,'BAS',1,'',0,0,0),
(33,550,'expiry_date','vtiger_service',1,'5','expiry_date','Support Expiry Date',1,2,'',100,12,89,1,'D~O~OTH~GE~start_date~Start Date',1,0,'BAS',1,'',0,0,0),
(33,551,'website','vtiger_service',1,'17','website','Website',1,2,'',100,6,89,1,'V~O',1,0,'BAS',1,'',0,0,0),
(33,552,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,13,89,2,'DT~O',3,0,'BAS',0,'',0,0,0),
(33,553,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,14,89,2,'DT~O',3,0,'BAS',0,'',0,0,0),
(33,554,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,16,89,3,'V~O',3,0,'BAS',0,'',0,0,0),
(33,555,'service_usageunit','vtiger_service',1,'15','service_usageunit','Usage Unit',1,2,'',100,3,89,1,'V~O',1,0,'BAS',1,'',0,0,0),
(33,556,'qty_per_unit','vtiger_service',1,'1','qty_per_unit','No of Units',1,2,'',100,5,89,1,'N~O',1,0,'BAS',1,'',1,0,0),
(33,557,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Owner',1,0,'',100,8,89,1,'I~O',1,0,'BAS',1,'',0,0,0),
(33,558,'servicecategory','vtiger_service',1,'15','servicecategory','Service Category',1,2,'',100,7,89,1,'V~O',1,0,'BAS',1,'',0,0,0),
(33,559,'unit_price','vtiger_service',1,'72','unit_price','Price',1,0,'',100,1,90,1,'N~O',2,2,'BAS',0,'',1,0,0),
(33,560,'taxclass','vtiger_service',1,'83','taxclass','Taxes',1,2,'',100,4,90,1,'V~O',2,0,'BAS',1,'',0,0,0),
(33,561,'commissionrate','vtiger_service',1,'9','commissionrate','Commission Rate',1,2,'',100,2,90,1,'N~O',1,0,'BAS',1,'',1,0,0),
(33,562,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,92,1,'V~O',1,0,'BAS',1,'',0,0,0),
(33,563,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,17,89,2,'V~O',3,4,'BAS',0,'',0,0,0),
(33,564,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,18,89,6,'C~O',3,5,'BAS',0,'',0,0,0),
(33,565,'tags','vtiger_service',1,'1','tags','tags',1,2,'',100,19,89,6,'V~O',3,6,'BAS',0,'',0,0,0),
(35,566,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,4,93,1,'V~M',2,2,'BAS',1,'',1,0,0),
(35,567,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,17,93,2,'DT~O',3,0,'BAS',0,'',0,0,0),
(35,568,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,18,93,2,'DT~O',3,0,'BAS',0,'',0,0,0),
(35,569,'start_date','vtiger_servicecontracts',1,'5','start_date','Start Date',1,2,'',100,7,93,1,'D~O',2,4,'BAS',1,'',0,0,0),
(35,570,'end_date','vtiger_servicecontracts',1,'5','end_date','End Date',1,2,'',100,11,93,2,'D~O',3,0,'BAS',0,'',0,0,0),
(35,571,'sc_related_to','vtiger_servicecontracts',1,'10','sc_related_to','Related to',1,2,'',100,3,93,1,'V~O',2,6,'BAS',1,'',0,0,0),
(35,572,'tracking_unit','vtiger_servicecontracts',1,'15','tracking_unit','Tracking Unit',1,2,'',100,6,93,1,'V~O',2,7,'BAS',1,'',0,0,0),
(35,573,'total_units','vtiger_servicecontracts',1,'7','total_units','Total Units',1,2,'',100,8,93,1,'NN~O',2,8,'BAS',1,'',1,0,0),
(35,574,'used_units','vtiger_servicecontracts',1,'7','used_units','Used Units',1,2,'',100,10,93,1,'NN~O',2,9,'BAS',1,'',1,0,0),
(35,575,'subject','vtiger_servicecontracts',1,'1','subject','Subject',1,0,'',100,1,93,1,'V~M',0,1,'BAS',1,'',1,0,0),
(35,576,'due_date','vtiger_servicecontracts',1,'23','due_date','Due date',1,2,'',100,9,93,1,'D~O',2,5,'BAS',1,'',0,0,0),
(35,577,'planned_duration','vtiger_servicecontracts',1,'1','planned_duration','Planned Duration',1,2,'',100,13,93,2,'V~O',3,0,'BAS',0,'',0,0,0),
(35,578,'actual_duration','vtiger_servicecontracts',1,'1','actual_duration','Actual Duration',1,2,'',100,15,93,2,'V~O',3,0,'BAS',0,'',0,0,0),
(35,579,'contract_status','vtiger_servicecontracts',1,'15','contract_status','Status',1,2,'',100,12,93,1,'V~O',1,0,'BAS',1,'',0,0,0),
(35,580,'priority','vtiger_servicecontracts',1,'15','contract_priority','Priority',1,2,'',100,14,93,1,'V~O',1,0,'BAS',1,'',0,0,0),
(35,581,'contract_type','vtiger_servicecontracts',1,'15','contract_type','Type',1,2,'',100,5,93,1,'V~O',1,0,'BAS',1,'',0,0,0),
(35,582,'progress','vtiger_servicecontracts',1,'9','progress','Progress',1,2,'',100,16,93,2,'N~O~2~2',3,3,'BAS',0,'',0,0,0),
(35,583,'contract_no','vtiger_servicecontracts',1,'4','contract_no','Contract No',1,0,'',100,2,93,1,'V~O',3,0,'BAS',0,'',1,0,0),
(35,584,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,17,93,3,'V~O',3,0,'BAS',0,'',0,0,0),
(35,585,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,19,93,2,'V~O',3,10,'BAS',0,'',0,0,0),
(35,586,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,20,93,6,'C~O',3,11,'BAS',0,'',0,0,0),
(35,587,'tags','vtiger_servicecontracts',1,'1','tags','tags',1,2,'',100,21,93,6,'V~O',3,12,'BAS',0,'',0,0,0),
(42,588,'projectmilestonename','vtiger_projectmilestone',1,'2','projectmilestonename','Project Milestone Name',1,2,'',100,1,95,1,'V~M',0,1,'BAS',1,'',1,0,0),
(42,589,'projectmilestonedate','vtiger_projectmilestone',1,'5','projectmilestonedate','Milestone Date',1,2,'',100,5,95,1,'D~O',0,3,'BAS',1,'',1,0,0),
(42,590,'projectid','vtiger_projectmilestone',1,'10','projectid','Related to',1,0,'',100,4,95,1,'V~M',0,4,'BAS',1,'',0,0,0),
(42,591,'projectmilestonetype','vtiger_projectmilestone',1,'15','projectmilestonetype','Type',1,2,'',100,7,95,1,'V~O',1,0,'BAS',1,'',1,0,0),
(42,592,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,6,95,1,'V~M',0,2,'BAS',1,'',0,0,0),
(42,593,'projectmilestone_no','vtiger_projectmilestone',2,'4','projectmilestone_no','Project Milestone No',1,0,'',100,2,95,1,'V~O',3,4,'BAS',0,'',0,0,0),
(42,594,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,2,'',100,1,96,2,'DT~O',1,0,'BAS',0,'',0,0,0),
(42,595,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,2,'',100,2,96,2,'DT~O',1,0,'BAS',0,'',0,0,0),
(42,596,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,3,96,3,'V~O',3,0,'BAS',0,'',0,0,0),
(42,597,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,97,1,'V~O',1,0,'BAS',1,'',0,0,0),
(42,598,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,8,95,2,'V~O',3,5,'BAS',0,'',0,0,0),
(42,599,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,9,95,6,'C~O',3,6,'BAS',0,'',0,0,0),
(42,600,'tags','vtiger_projectmilestone',1,'1','tags','tags',1,2,'',100,10,95,6,'V~O',3,7,'BAS',0,'',0,0,0),
(43,601,'projecttaskname','vtiger_projecttask',1,'2','projecttaskname','Project Task Name',1,2,'',100,1,98,1,'V~M',0,1,'BAS',1,'',1,0,0),
(43,602,'projecttasktype','vtiger_projecttask',1,'15','projecttasktype','Type',1,2,'',100,4,98,1,'V~O',1,0,'BAS',1,'',1,0,0),
(43,603,'projecttaskpriority','vtiger_projecttask',1,'15','projecttaskpriority','Priority',1,2,'',100,3,98,1,'V~O',1,0,'BAS',1,'',0,0,0),
(43,604,'projectid','vtiger_projecttask',1,'10','projectid','Related to',1,0,'',100,6,98,1,'V~M',0,5,'BAS',1,'',0,0,0),
(43,605,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,7,98,1,'V~M',0,2,'BAS',1,'',1,0,0),
(43,606,'projecttasknumber','vtiger_projecttask',1,'7','projecttasknumber','Project Task Number',1,2,'',100,5,98,1,'I~O',1,0,'BAS',1,'',0,0,0),
(43,607,'projecttask_no','vtiger_projecttask',2,'4','projecttask_no','Project Task No',1,0,'',100,2,98,1,'V~O',3,4,'BAS',0,'',0,0,0),
(43,608,'projecttaskprogress','vtiger_projecttask',1,'15','projecttaskprogress','Progress',1,2,'',100,1,99,1,'V~O',1,0,'BAS',1,'',1,0,0),
(43,609,'projecttaskhours','vtiger_projecttask',1,'7','projecttaskhours','Worked Hours',1,2,'',100,2,99,1,'V~O',1,0,'BAS',1,'',0,0,0),
(43,610,'startdate','vtiger_projecttask',1,'5','startdate','Start Date',1,2,'',100,3,99,1,'D~O',0,3,'BAS',1,'',1,0,0),
(43,611,'enddate','vtiger_projecttask',1,'5','enddate','End Date',1,2,'',100,4,99,1,'D~O~OTH~GE~startdate~Start Date',1,0,'BAS',1,'',1,0,0),
(43,612,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,2,'',100,5,99,2,'DT~O',1,0,'BAS',0,'',0,0,0),
(43,613,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,2,'',100,6,99,2,'DT~O',1,0,'BAS',0,'',0,0,0),
(43,614,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,7,99,3,'V~O',3,0,'BAS',0,'',0,0,0),
(43,615,'description','vtiger_crmentity',1,'19','description','description',1,2,'',100,1,100,1,'V~O',1,0,'BAS',1,'',0,0,0),
(43,616,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,8,98,2,'V~O',3,6,'BAS',0,'',0,0,0),
(43,617,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,9,98,6,'C~O',3,7,'BAS',0,'',0,0,0),
(43,618,'tags','vtiger_projecttask',1,'1','tags','tags',1,2,'',100,10,98,6,'V~O',3,8,'BAS',0,'',0,0,0),
(44,619,'projectname','vtiger_project',1,'2','projectname','Project Name',1,2,'',100,1,101,1,'V~M',0,1,'BAS',1,'',1,0,0),
(44,620,'startdate','vtiger_project',1,'23','startdate','Start Date',1,2,'',100,3,101,1,'D~O',0,3,'BAS',1,'',1,0,0),
(44,621,'targetenddate','vtiger_project',1,'23','targetenddate','Target End Date',1,2,'',100,5,101,1,'D~O~OTH~GE~startdate~Start Date',0,4,'BAS',1,'',1,0,0),
(44,622,'actualenddate','vtiger_project',1,'23','actualenddate','Actual End Date',1,2,'',100,6,101,1,'D~O~OTH~GE~startdate~Start Date',1,0,'BAS',1,'',0,0,0),
(44,623,'projectstatus','vtiger_project',1,'15','projectstatus','Status',1,2,'',100,7,101,1,'V~O',1,0,'BAS',1,'',1,0,0),
(44,624,'projecttype','vtiger_project',1,'15','projecttype','Type',1,2,'',100,8,101,1,'V~O',1,0,'BAS',1,'',1,0,0),
(44,625,'linktoaccountscontacts','vtiger_project',1,'10','linktoaccountscontacts','Related to',1,1,'',100,9,101,1,'V~O',1,0,'BAS',1,'',0,1,0),
(44,626,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,4,101,1,'V~M',0,2,'BAS',1,'',1,0,0),
(44,627,'project_no','vtiger_project',2,'4','project_no','Project No',1,0,'',100,2,101,1,'V~O',3,0,'BAS',0,'',0,0,0),
(44,628,'targetbudget','vtiger_project',1,'7','targetbudget','Target Budget',1,1,'',100,1,102,1,'V~O',1,0,'BAS',1,'',0,0,0),
(44,629,'projecturl','vtiger_project',1,'17','projecturl','Project Url',1,1,'',100,2,102,1,'V~O',1,0,'BAS',1,'',0,0,0),
(44,630,'projectpriority','vtiger_project',1,'15','projectpriority','Priority',1,2,'',100,3,102,1,'V~O',1,0,'BAS',1,'',0,0,0),
(44,631,'progress','vtiger_project',1,'15','progress','Progress',1,2,'',100,4,102,1,'V~O',1,0,'BAS',1,'',0,0,0),
(44,632,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,2,'',100,5,102,2,'DT~O',1,0,'BAS',0,'',0,0,0),
(44,633,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,2,'',100,6,102,2,'DT~O',1,0,'BAS',0,'',0,0,0),
(44,634,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,7,102,3,'V~O',3,0,'BAS',0,'',0,0,0),
(44,635,'description','vtiger_crmentity',1,'19','description','Description',1,2,'',100,1,103,1,'V~O',1,0,'BAS',1,'',0,0,0),
(44,636,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,10,101,2,'V~O',3,5,'BAS',0,'',0,0,0),
(44,637,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,11,101,6,'C~O',3,6,'BAS',0,'',0,0,0),
(44,638,'tags','vtiger_project',1,'1','tags','tags',1,2,'',100,12,101,6,'V~O',3,7,'BAS',0,'',0,0,0),
(46,639,'asset_no','vtiger_assets',1,'4','asset_no','Asset No',1,0,'',100,2,104,1,'V~O',3,0,'BAS',0,'\n ',1,0,0),
(46,640,'product','vtiger_assets',1,'10','product','Product Name',1,2,'',100,3,104,1,'V~M',0,3,'BAS',1,'\n ',1,0,0),
(46,641,'serialnumber','vtiger_assets',1,'2','serialnumber','Serial Number',1,2,'',100,4,104,1,'V~M',0,5,'BAS',1,'\n ',0,0,0),
(46,642,'datesold','vtiger_assets',1,'5','datesold','Date Sold',1,2,'',100,5,104,1,'D~M~OTH~GE~datesold~Date Sold',0,0,'BAS',1,'\n ',0,0,0),
(46,643,'dateinservice','vtiger_assets',1,'5','dateinservice','Date in Service',1,2,'',100,6,104,1,'D~M~OTH~GE~dateinservice~Date in Service',0,4,'BAS',1,'\n ',0,0,0),
(46,644,'assetstatus','vtiger_assets',1,'15','assetstatus','Status',1,2,'',100,7,104,1,'V~M',0,0,'BAS',1,'\n ',0,0,0),
(46,645,'tagnumber','vtiger_assets',1,'2','tagnumber','Tag Number',1,2,'',100,8,104,1,'V~O',1,0,'BAS',1,'\n ',0,0,0),
(46,646,'invoiceid','vtiger_assets',1,'10','invoiceid','Invoice Name',1,2,'',100,9,104,1,'V~O',1,0,'BAS',1,'\n ',0,0,0),
(46,647,'shippingmethod','vtiger_assets',1,'2','shippingmethod','Shipping Method',1,2,'',100,10,104,1,'V~O',1,0,'BAS',1,'\n ',0,0,0),
(46,648,'shippingtrackingnumber','vtiger_assets',1,'2','shippingtrackingnumber','Shipping Tracking Number',1,2,'',100,11,104,1,'V~O',1,0,'BAS',1,'\n ',0,0,0),
(46,649,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,4,104,1,'V~M',0,2,'BAS',1,'\n ',0,0,0),
(46,650,'assetname','vtiger_assets',1,'1','assetname','Asset Name',1,0,'',100,12,104,1,'V~M',0,6,'BAS',1,'\n ',1,0,0),
(46,651,'account','vtiger_assets',1,'10','account','Customer Name',1,2,'',100,13,104,1,'V~M',0,0,'BAS',1,'\n ',1,0,0),
(46,652,'contact','vtiger_assets',1,'10','contact','Contact Name',1,2,'',100,14,104,1,'V~O',0,0,'BAS',1,'\n ',0,0,0),
(46,653,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,14,104,2,'DT~O',3,0,'BAS',0,'\n ',0,0,0),
(46,654,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,15,104,2,'DT~O',3,0,'BAS',0,'\n ',0,0,0),
(46,655,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,16,104,3,'V~O',3,0,'BAS',0,'\n ',0,0,0),
(46,656,'description','vtiger_crmentity',1,'19','description','Notes',1,2,'',100,1,106,1,'V~O',1,0,'BAS',1,'\n ',0,0,0),
(46,657,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,17,104,2,'V~O',3,7,'BAS',0,'',0,0,0),
(46,658,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,18,104,6,'C~O',3,8,'BAS',0,'',0,0,0),
(46,659,'tags','vtiger_assets',1,'1','tags','tags',1,2,'',100,19,104,6,'V~O',3,9,'BAS',0,'',0,0,0),
(47,660,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,2,107,1,'V~M',1,0,'BAS',1,'',1,0,0),
(47,661,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,5,107,2,'DT~O',1,0,'BAS',0,'',0,0,0),
(47,662,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,6,107,2,'DT~O',1,0,'BAS',0,'',0,0,0),
(47,663,'message','vtiger_smsnotifier',1,'21','message','message',1,0,'',100,1,107,1,'V~M',1,0,'BAS',1,'',1,0,0),
(47,664,'modifiedby','vtiger_crmentity',1,'52','modifiedby','Last Modified By',1,0,'',100,7,107,3,'V~O',1,0,'BAS',0,'',0,0,0),
(47,665,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,8,107,2,'V~O',3,1,'BAS',0,'',0,0,0),
(48,666,'commentcontent','vtiger_modcomments',1,'19','commentcontent','Comment',1,0,'',100,4,110,1,'V~M',0,4,'BAS',2,'',1,0,0),
(48,667,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,0,'',100,1,111,1,'V~M',0,1,'BAS',2,'',1,0,0),
(48,668,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,0,'',100,5,111,2,'DT~O',0,2,'BAS',0,'',0,0,0),
(48,669,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,0,'',100,6,111,2,'DT~O',0,3,'BAS',0,'',0,0,0),
(48,670,'related_to','vtiger_modcomments',1,'10','related_to','Related To',1,2,'',100,2,111,1,'V~M',2,5,'BAS',2,'',0,0,0),
(48,671,'smcreatorid','vtiger_crmentity',1,'52','creator','Creator',1,2,'',100,4,111,2,'V~O',1,0,'BAS',1,'',0,0,0),
(48,672,'parent_comments','vtiger_modcomments',1,'10','parent_comments','Related To Comments',1,2,'',100,7,111,1,'V~O',1,0,'BAS',1,'',0,0,0),
(48,673,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,5,110,2,'V~O',3,6,'BAS',0,'',0,0,0),
(2,674,'forecast_amount','vtiger_potential',1,'71','forecast_amount','Forecast Amount',1,2,'',100,18,1,1,'N~O',1,0,'BAS',0,'',0,0,0),
(29,675,'no_of_currency_decimals','vtiger_users',1,'16','no_of_currency_decimals','Number Of Currency Decimals',1,2,'2',100,6,78,1,'V~O',1,0,'BAS',1,'<b>Currency - Number of Decimal places</b> <br/><br/>Number of decimal places specifies how many number of decimals will be shown after decimal separator.<br/><b>Eg:</b> 123.00',0,0,0),
(23,676,'productid','vtiger_inventoryproductrel',1,'10','productid','Item Name',0,2,'',100,1,113,5,'V~M',1,0,'BAS',0,'',0,0,0),
(23,677,'quantity','vtiger_inventoryproductrel',1,'7','quantity','Quantity',0,2,'',100,2,113,5,'N~O',1,0,'BAS',0,'',0,0,0),
(23,678,'listprice','vtiger_inventoryproductrel',1,'71','listprice','List Price',0,2,'',100,3,113,5,'N~O',1,0,'BAS',0,'',0,0,0),
(23,679,'comment','vtiger_inventoryproductrel',1,'19','comment','Item Comment',0,2,'',100,4,113,5,'V~O',1,0,'BAS',0,'',0,0,0),
(23,680,'discount_amount','vtiger_inventoryproductrel',1,'71','discount_amount','Item Discount Amount',0,2,'',100,5,113,5,'N~O',1,0,'BAS',0,'',0,0,0),
(23,681,'discount_percent','vtiger_inventoryproductrel',1,'7','discount_percent','Item Discount Percent',0,2,'',100,6,113,5,'V~O',1,0,'BAS',0,'',0,0,0),
(23,682,'tax1','vtiger_inventoryproductrel',1,'83','tax1','VAT',0,2,'',100,7,113,5,'V~O',1,0,'BAS',0,'',0,0,0),
(23,683,'tax2','vtiger_inventoryproductrel',1,'83','tax2','Sales',0,2,'',100,8,113,5,'V~O',1,0,'BAS',0,'',0,0,0),
(23,684,'tax3','vtiger_inventoryproductrel',1,'83','tax3','Service',0,2,'',100,9,113,5,'V~O',1,0,'BAS',0,'',0,0,0),
(22,685,'productid','vtiger_inventoryproductrel',1,'10','productid','Item Name',0,2,'',100,1,114,5,'V~M',1,0,'BAS',0,'',0,0,0),
(22,686,'quantity','vtiger_inventoryproductrel',1,'7','quantity','Quantity',0,2,'',100,2,114,5,'N~O',1,0,'BAS',0,'',0,0,0),
(22,687,'listprice','vtiger_inventoryproductrel',1,'71','listprice','List Price',0,2,'',100,3,114,5,'N~O',1,0,'BAS',0,'',0,0,0),
(22,688,'comment','vtiger_inventoryproductrel',1,'19','comment','Item Comment',0,2,'',100,4,114,5,'V~O',1,0,'BAS',0,'',0,0,0),
(22,689,'discount_amount','vtiger_inventoryproductrel',1,'71','discount_amount','Item Discount Amount',0,2,'',100,5,114,5,'N~O',1,0,'BAS',0,'',0,0,0),
(22,690,'discount_percent','vtiger_inventoryproductrel',1,'7','discount_percent','Item Discount Percent',0,2,'',100,6,114,5,'V~O',1,0,'BAS',0,'',0,0,0),
(22,691,'tax1','vtiger_inventoryproductrel',1,'83','tax1','VAT',0,2,'',100,7,114,5,'V~O',1,0,'BAS',0,'',0,0,0),
(22,692,'tax2','vtiger_inventoryproductrel',1,'83','tax2','Sales',0,2,'',100,8,114,5,'V~O',1,0,'BAS',0,'',0,0,0),
(22,693,'tax3','vtiger_inventoryproductrel',1,'83','tax3','Service',0,2,'',100,9,114,5,'V~O',1,0,'BAS',0,'',0,0,0),
(21,694,'productid','vtiger_inventoryproductrel',1,'10','productid','Item Name',0,2,'',100,1,115,5,'V~M',1,0,'BAS',0,'',0,0,0),
(21,695,'quantity','vtiger_inventoryproductrel',1,'7','quantity','Quantity',0,2,'',100,2,115,5,'N~O',1,0,'BAS',0,'',0,0,0),
(21,696,'listprice','vtiger_inventoryproductrel',1,'71','listprice','List Price',0,2,'',100,3,115,5,'N~O',1,0,'BAS',0,'',0,0,0),
(21,697,'comment','vtiger_inventoryproductrel',1,'19','comment','Item Comment',0,2,'',100,4,115,5,'V~O',1,0,'BAS',0,'',0,0,0),
(21,698,'discount_amount','vtiger_inventoryproductrel',1,'71','discount_amount','Item Discount Amount',0,2,'',100,5,115,5,'N~O',1,0,'BAS',0,'',0,0,0),
(21,699,'discount_percent','vtiger_inventoryproductrel',1,'7','discount_percent','Item Discount Percent',0,2,'',100,6,115,5,'V~O',1,0,'BAS',0,'',0,0,0),
(21,700,'tax1','vtiger_inventoryproductrel',1,'83','tax1','VAT',0,2,'',100,7,115,5,'V~O',1,0,'BAS',0,'',0,0,0),
(21,701,'tax2','vtiger_inventoryproductrel',1,'83','tax2','Sales',0,2,'',100,8,115,5,'V~O',1,0,'BAS',0,'',0,0,0),
(21,702,'tax3','vtiger_inventoryproductrel',1,'83','tax3','Service',0,2,'',100,9,115,5,'V~O',1,0,'BAS',0,'',0,0,0),
(20,703,'productid','vtiger_inventoryproductrel',1,'10','productid','Item Name',0,2,'',100,1,116,5,'V~M',1,0,'BAS',0,'',0,0,0),
(20,704,'quantity','vtiger_inventoryproductrel',1,'7','quantity','Quantity',0,2,'',100,2,116,5,'N~O',1,0,'BAS',0,'',0,0,0),
(20,705,'listprice','vtiger_inventoryproductrel',1,'71','listprice','List Price',0,2,'',100,3,116,5,'N~O',1,0,'BAS',0,'',0,0,0),
(20,706,'comment','vtiger_inventoryproductrel',1,'19','comment','Item Comment',0,2,'',100,4,116,5,'V~O',1,0,'BAS',0,'',0,0,0),
(20,707,'discount_amount','vtiger_inventoryproductrel',1,'71','discount_amount','Item Discount Amount',0,2,'',100,5,116,5,'N~O',1,0,'BAS',0,'',0,0,0),
(20,708,'discount_percent','vtiger_inventoryproductrel',1,'7','discount_percent','Item Discount Percent',0,2,'',100,6,116,5,'V~O',1,0,'BAS',0,'',0,0,0),
(20,709,'tax1','vtiger_inventoryproductrel',1,'83','tax1','VAT',0,2,'',100,7,116,5,'V~O',1,0,'BAS',0,'',0,0,0),
(20,710,'tax2','vtiger_inventoryproductrel',1,'83','tax2','Sales',0,2,'',100,8,116,5,'V~O',1,0,'BAS',0,'',0,0,0),
(20,711,'tax3','vtiger_inventoryproductrel',1,'83','tax3','Service',0,2,'',100,9,116,5,'V~O',1,0,'BAS',0,'',0,0,0),
(29,712,'truncate_trailing_zeros','vtiger_users',1,'56','truncate_trailing_zeros','Truncate Trailing Zeros',1,2,'0',100,7,78,1,'V~O',1,0,'BAS',1,'<b> Truncate Trailing Zeros </b> <br/><br/>It truncated trailing 0s in any of Currency, Decimal and Percentage Field types<br/><br/><b>Ex:</b><br/>If value is 89.00000 then <br/>decimal and Percentage fields were shows 89<br/>currency field type - shows 89.00<br/>',0,0,0),
(43,713,'projecttaskstatus','vtiger_projecttask',1,'15','projecttaskstatus','Status',1,2,'',100,11,98,1,'V~O',0,9,'BAS',1,'',0,0,0),
(48,714,'customer','vtiger_modcomments',1,'10','customer','Customer',1,2,'',100,6,110,3,'V~O',1,0,'BAS',1,'',0,0,0),
(29,715,'dayoftheweek','vtiger_users',1,'16','dayoftheweek','Starting Day of the week',1,2,'Monday',100,1,118,1,'V~O',1,0,'BAS',1,'',0,0,0),
(29,716,'callduration','vtiger_users',1,'16','callduration','Default Call Duration',1,2,'5',100,7,118,1,'V~O',1,0,'BAS',1,'',0,0,0),
(29,717,'othereventduration','vtiger_users',1,'16','othereventduration','Other Event Duration',1,2,'5',100,8,118,1,'V~O',1,0,'BAS',1,'',0,0,0),
(23,718,'pre_tax_total','vtiger_invoice',1,'72','pre_tax_total','Pre Tax Total',1,2,'',100,23,67,3,'N~O',1,0,'BAS',1,'',0,0,0),
(22,719,'pre_tax_total','vtiger_salesorder',1,'72','pre_tax_total','Pre Tax Total',1,2,'',100,23,61,3,'N~O',1,0,'BAS',1,'',0,0,0),
(21,720,'pre_tax_total','vtiger_purchaseorder',1,'72','pre_tax_total','Pre Tax Total',1,2,'',100,23,55,3,'N~O',1,0,'BAS',1,'',0,0,0),
(20,721,'pre_tax_total','vtiger_quotes',1,'72','pre_tax_total','Pre Tax Total',1,2,'',100,23,49,3,'N~O',1,0,'BAS',1,'',0,0,0),
(29,722,'calendarsharedtype','vtiger_users',1,'16','calendarsharedtype','Calendar Shared Type',1,2,'Public',100,12,118,3,'V~O',1,0,'BAS',1,'',0,0,0),
(6,723,'isconvertedfromlead','vtiger_account',1,'56','isconvertedfromlead','Is Converted From Lead',1,2,'no',100,24,9,1,'C~O',1,0,'BAS',1,'',0,0,0),
(4,724,'isconvertedfromlead','vtiger_contactdetails',1,'56','isconvertedfromlead','Is Converted From Lead',1,2,'no',100,29,4,1,'C~O',1,0,'BAS',1,'',0,0,0),
(2,725,'isconvertedfromlead','vtiger_potential',1,'56','isconvertedfromlead','Is Converted From Lead',1,2,'no',100,19,1,1,'C~O',1,0,'BAS',1,'',0,0,0),
(29,726,'default_record_view','vtiger_users',1,'16','default_record_view','Default Record View',1,2,'Summary',100,19,79,1,'V~O',1,0,'BAS',1,'',0,0,0),
(23,727,'received','vtiger_invoice',1,'72','received','Received',1,2,'0',100,24,67,3,'N~O',1,0,'BAS',1,'',0,0,0),
(23,728,'balance','vtiger_invoice',1,'72','balance','Balance',1,2,'0',100,25,67,3,'N~O',1,0,'BAS',1,'',0,0,0),
(21,729,'paid','vtiger_purchaseorder',1,'72','paid','Paid',1,2,'0',100,24,55,3,'N~O',1,0,'BAS',1,'',0,0,0),
(21,730,'balance','vtiger_purchaseorder',1,'72','balance','Balance',1,2,'0',100,25,55,3,'N~O',1,0,'BAS',1,'',0,0,0),
(18,731,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,13,42,1,'V~M',1,0,'BAS',1,'',0,0,0),
(7,732,'emailoptout','vtiger_leaddetails',1,'56','emailoptout','Email Opt Out',1,0,'',100,7,13,1,'C~O',1,0,'BAS',1,'',0,0,0),
(48,733,'userid','vtiger_modcomments',1,'10','userid','UserId',1,2,'',100,7,110,3,'V~O',1,0,'BAS',1,'',0,0,0),
(48,734,'reasontoedit','vtiger_modcomments',1,'19','reasontoedit','ReasonToEdit',1,2,'',100,8,110,1,'V~O',1,0,'BAS',1,'',0,0,0),
(23,735,'s_h_percent','vtiger_invoice',1,'1','hdnS_H_Percent','S&H Percent',0,2,'',100,10,113,5,'N~O',0,1,'BAS',0,'',0,0,0),
(20,736,'s_h_percent','vtiger_quotes',1,'1','hdnS_H_Percent','S&H Percent',0,2,'',100,10,116,5,'N~O',0,1,'BAS',0,'',0,0,0),
(21,737,'s_h_percent','vtiger_purchaseorder',1,'1','hdnS_H_Percent','S&H Percent',0,2,'',100,10,115,5,'N~O',0,1,'BAS',0,'',0,0,0),
(22,738,'s_h_percent','vtiger_salesorder',1,'1','hdnS_H_Percent','S&H Percent',0,2,'',100,10,114,5,'N~O',0,1,'BAS',0,'',0,0,0),
(29,739,'leftpanelhide','vtiger_users',1,'56','leftpanelhide','Left Panel Hide',1,2,'0',100,20,79,1,'V~O',1,0,'BAS',1,'',0,0,0),
(2,740,'contact_id','vtiger_potential',1,'10','contact_id','Contact Name',1,2,'',100,4,1,1,'V~O',1,0,'BAS',1,'',1,0,0),
(13,741,'contact_id','vtiger_troubletickets',1,'10','contact_id','Contact Name',1,1,'',100,3,25,1,'V~O',1,0,'BAS',1,'',1,0,0),
(29,742,'rowheight','vtiger_users',1,'16','rowheight','Row Height',1,2,'medium',100,21,79,1,'V~O',1,0,'BAS',1,'',0,0,0),
(29,743,'defaulteventstatus','vtiger_users',1,'15','defaulteventstatus','Default Event Status',1,2,'Planned',100,9,118,1,'V~O',1,0,'BAS',1,'',0,0,0),
(29,744,'defaultactivitytype','vtiger_users',1,'15','defaultactivitytype','Default Activity Type',1,2,'Call',100,10,118,1,'V~O',1,0,'BAS',1,'',0,0,0),
(29,745,'hidecompletedevents','vtiger_users',1,'56','hidecompletedevents','LBL_HIDE_COMPLETED_EVENTS',1,2,'0',100,13,118,1,'C~O',1,0,'BAS',1,'',0,0,0),
(14,772,'purchase_cost','vtiger_products',1,'71','purchase_cost','Purchase Cost',1,0,'',100,5,32,1,'N~O',1,0,'BAS',1,'',0,0,0),
(33,773,'purchase_cost','vtiger_service',1,'71','purchase_cost','Purchase Cost',1,0,'',100,5,90,1,'N~O',1,0,'BAS',1,'',0,0,0),
(23,774,'potential_id','vtiger_invoice',1,'10','potential_id','Potential Name',1,2,'',100,26,67,1,'I~O',1,0,'BAS',1,'',0,0,0),
(29,775,'defaultcalendarview','vtiger_users',1,'16','defaultcalendarview','Default Calendar View',1,0,'MyCalendar',100,14,118,1,'V~O',1,0,'BAS',1,'',0,0,0),
(23,776,'image','vtiger_inventoryproductrel',1,'56','image','Image',0,1,'',100,14,113,5,'V~O',1,0,'BAS',0,'',0,0,0),
(23,777,'purchase_cost','vtiger_inventoryproductrel',1,'71','purchase_cost','Purchase Cost',0,1,'',100,15,113,5,'N~O',1,0,'BAS',0,'',0,0,0),
(23,778,'margin','vtiger_inventoryproductrel',1,'71','margin','Margin',0,1,'',100,16,113,5,'N~O',1,0,'BAS',0,'',0,0,0),
(20,779,'image','vtiger_inventoryproductrel',1,'56','image','Image',0,1,'',100,15,116,5,'V~O',1,0,'BAS',0,'',0,0,0),
(20,780,'purchase_cost','vtiger_inventoryproductrel',1,'71','purchase_cost','Purchase Cost',0,1,'',100,16,116,5,'N~O',1,0,'BAS',0,'',0,0,0),
(20,781,'margin','vtiger_inventoryproductrel',1,'71','margin','Margin',0,1,'',100,17,116,5,'N~O',1,0,'BAS',0,'',0,0,0),
(21,782,'image','vtiger_inventoryproductrel',1,'56','image','Image',0,1,'',100,15,115,5,'V~O',1,0,'BAS',0,'',0,0,0),
(22,783,'image','vtiger_inventoryproductrel',1,'56','image','Image',0,1,'',100,16,114,5,'V~O',1,0,'BAS',0,'',0,0,0),
(22,784,'purchase_cost','vtiger_inventoryproductrel',1,'71','purchase_cost','Purchase Cost',0,1,'',100,17,114,5,'N~O',1,0,'BAS',0,'',0,0,0),
(22,785,'margin','vtiger_inventoryproductrel',1,'71','margin','Margin',0,1,'',100,18,114,5,'N~O',1,0,'BAS',0,'',0,0,0),
(48,786,'is_private','vtiger_modcomments',1,'7','is_private','Is Private',1,2,'',100,9,110,1,'I~O',1,0,'BAS',1,'',0,0,0),
(48,787,'filename','vtiger_modcomments',1,'61','filename','Attachment',1,0,'',100,10,110,1,'V~O',1,0,'BAS',1,'',0,0,0),
(48,788,'related_email_id','vtiger_modcomments',1,'1','related_email_id','Related Email Id',1,2,'0',100,11,110,1,'I~O',1,0,'BAS',1,'',0,0,0),
(2,789,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,20,1,2,'V~O',3,7,'BAS',0,'',0,0,0),
(4,790,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,30,4,2,'V~O',3,7,'BAS',0,'',0,0,0),
(6,791,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,25,9,2,'V~O',3,5,'BAS',0,'',0,0,0),
(7,792,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,6,13,2,'V~O',3,7,'BAS',0,'',0,0,0),
(8,793,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,13,17,2,'V~O',3,4,'BAS',0,'',0,0,0),
(9,794,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,23,19,2,'V~O',3,5,'BAS',0,'',0,0,0),
(10,795,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,13,21,2,'V~O',3,1,'BAS',0,'',0,0,0),
(13,796,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,9,25,2,'V~O',3,5,'BAS',0,'',0,0,0),
(14,797,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,23,31,2,'V~O',3,6,'BAS',0,'',0,0,0),
(15,798,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,9,37,2,'V~O',3,1,'BAS',0,'',0,0,0),
(16,799,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,23,39,2,'V~O',3,7,'BAS',0,'',0,0,0),
(18,800,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,14,42,2,'V~O',3,4,'BAS',0,'',0,0,0),
(19,801,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,8,46,2,'V~O',3,4,'BAS',0,'',0,0,0),
(20,802,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,24,49,2,'V~O',3,2,'BAS',0,'',0,0,0),
(21,803,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,26,55,2,'V~O',3,2,'BAS',0,'',0,0,0),
(22,804,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,24,61,2,'V~O',3,2,'BAS',0,'',0,0,0),
(23,805,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,27,67,2,'V~O',3,2,'BAS',0,'',0,0,0),
(26,806,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,17,74,2,'V~O',3,8,'BAS',0,'',0,0,0),
(10,807,'click_count','vtiger_email_track',1,'25','click_count','Click Count',1,2,'0',100,14,21,3,'I~O',0,2,'BAS',0,'',0,0,0),
(2,808,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,21,1,6,'C~O',3,8,'BAS',0,'',0,0,0),
(4,809,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,31,4,6,'C~O',3,8,'BAS',0,'',0,0,0),
(6,810,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,26,9,6,'C~O',3,6,'BAS',0,'',0,0,0),
(7,811,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,26,13,6,'C~O',3,8,'BAS',0,'',0,0,0),
(8,812,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,14,17,6,'C~O',3,5,'BAS',0,'',0,0,0),
(9,813,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,24,19,6,'C~O',3,6,'BAS',0,'',0,0,0),
(10,814,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,15,21,6,'C~O',3,3,'BAS',0,'',0,0,0),
(13,815,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,19,25,6,'C~O',3,6,'BAS',0,'',0,0,0),
(14,816,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,24,31,6,'C~O',3,7,'BAS',0,'',0,0,0),
(15,817,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,10,37,6,'C~O',3,2,'BAS',0,'',0,0,0),
(16,818,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,24,39,6,'C~O',3,8,'BAS',0,'',0,0,0),
(18,819,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,15,42,6,'C~O',3,5,'BAS',0,'',0,0,0),
(19,820,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,9,46,6,'C~O',3,5,'BAS',0,'',0,0,0),
(20,821,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,25,49,6,'C~O',3,3,'BAS',0,'',0,0,0),
(21,822,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,27,55,6,'C~O',3,3,'BAS',0,'',0,0,0),
(22,823,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,25,61,6,'C~O',3,3,'BAS',0,'',0,0,0),
(23,824,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,28,67,6,'C~O',3,3,'BAS',0,'',0,0,0),
(26,825,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,18,74,6,'C~O',3,9,'BAS',0,'',0,0,0),
(2,826,'tags','vtiger_potential',1,'1','tags','tags',1,2,'',100,22,1,6,'V~O',3,9,'BAS',0,'',0,0,0),
(4,827,'tags','vtiger_contactdetails',1,'1','tags','tags',1,2,'',100,32,4,6,'V~O',3,9,'BAS',0,'',0,0,0),
(6,828,'tags','vtiger_account',1,'1','tags','tags',1,2,'',100,27,9,6,'V~O',3,7,'BAS',0,'',0,0,0),
(7,829,'tags','vtiger_leaddetails',1,'1','tags','tags',1,2,'',100,27,13,6,'V~O',3,9,'BAS',0,'',0,0,0),
(8,830,'tags','vtiger_notes',1,'1','tags','tags',1,2,'',100,15,17,6,'V~O',3,6,'BAS',0,'',0,0,0),
(9,831,'tags','vtiger_activity',1,'1','tags','tags',1,2,'',100,25,19,6,'V~O',3,7,'BAS',0,'',0,0,0),
(10,832,'tags','vtiger_activity',1,'1','tags','tags',1,2,'',100,16,21,6,'V~O',3,4,'BAS',0,'',0,0,0),
(13,833,'tags','vtiger_troubletickets',1,'1','tags','tags',1,2,'',100,20,25,6,'V~O',3,7,'BAS',0,'',0,0,0),
(14,834,'tags','vtiger_products',1,'1','tags','tags',1,2,'',100,25,31,6,'V~O',3,8,'BAS',0,'',0,0,0),
(15,835,'tags','vtiger_faq',1,'1','tags','tags',1,2,'',100,11,37,6,'V~O',3,3,'BAS',0,'',0,0,0),
(16,836,'tags','vtiger_activity',1,'1','tags','tags',1,2,'',100,25,39,6,'V~O',3,9,'BAS',0,'',0,0,0),
(18,837,'tags','vtiger_vendor',1,'1','tags','tags',1,2,'',100,16,42,6,'V~O',3,6,'BAS',0,'',0,0,0),
(19,838,'tags','vtiger_pricebook',1,'1','tags','tags',1,2,'',100,10,46,6,'V~O',3,6,'BAS',0,'',0,0,0),
(20,839,'tags','vtiger_quotes',1,'1','tags','tags',1,2,'',100,26,49,6,'V~O',3,4,'BAS',0,'',0,0,0),
(21,840,'tags','vtiger_purchaseorder',1,'1','tags','tags',1,2,'',100,28,55,6,'V~O',3,4,'BAS',0,'',0,0,0),
(22,841,'tags','vtiger_salesorder',1,'1','tags','tags',1,2,'',100,26,61,6,'V~O',3,4,'BAS',0,'',0,0,0),
(23,842,'tags','vtiger_invoice',1,'1','tags','tags',1,2,'',100,29,67,6,'V~O',3,4,'BAS',0,'',0,0,0),
(26,843,'tags','vtiger_campaign',1,'1','tags','tags',1,2,'',100,19,74,6,'V~O',3,10,'BAS',0,'',0,0,0),
(20,844,'region_id','vtiger_quotes',1,'16','region_id','Tax Region',0,2,'',100,18,116,5,'N~O',1,0,'BAS',0,'',0,0,0),
(21,845,'region_id','vtiger_purchaseorder',1,'16','region_id','Tax Region',0,2,'',100,16,115,5,'N~O',1,0,'BAS',0,'',0,0,0),
(22,846,'region_id','vtiger_salesorder',1,'16','region_id','Tax Region',0,2,'',100,19,114,5,'N~O',1,0,'BAS',0,'',0,0,0),
(23,847,'region_id','vtiger_invoice',1,'16','region_id','Tax Region',0,2,'',100,17,113,5,'N~O',1,0,'BAS',0,'',0,0,0),
(44,848,'isconvertedfrompotential','vtiger_project',1,'56','isconvertedfrompotential','Is Converted From Opportunity',1,2,'',100,13,101,1,'C~O',1,0,'BAS',1,'',0,0,0),
(44,849,'potentialid','vtiger_project',1,'10','potentialid','Potential Name',1,1,'',100,14,101,1,'I~O',1,0,'BAS',1,'',0,0,0),
(29,850,'defaultlandingpage','vtiger_users',1,'32','defaultlandingpage','Default Landing Page',1,0,'Home',100,22,79,1,'V~O',1,0,'BAS',1,'',0,0,0),
(22,851,'last_recurring_date','vtiger_invoice_recurring_info',1,'5','last_recurring_date','Next Invoice Date',1,2,'',100,7,85,2,'D~O',1,0,'BAS',1,'',0,0,0),
(29,852,'userlabel','vtiger_users',1,'1','userlabel','User Label',1,2,'',100,23,79,3,'V~O',1,0,'BAS',1,'',0,0,0),
(46,854,'cf_853','vtiger_assetscf',2,'16','cf_853','Bedroom',1,2,'',100,1,105,1,'V~O',1,0,'BAS',1,'',1,0,0),
(46,856,'cf_855','vtiger_assetscf',2,'16','cf_855','Bathroom',1,2,' ',100,2,105,1,'V~O',1,0,'BAS',1,'',1,0,0),
(7,858,'cf_857','vtiger_leadscf',2,'16','cf_857','Bedroom',1,2,' ',100,11,13,1,'V~O',1,0,'BAS',1,'',1,0,0),
(7,860,'cf_859','vtiger_leadscf',2,'16','cf_859','Bathroom',1,2,' ',100,13,13,1,'V~O',1,0,'BAS',1,'',1,0,0),
(7,862,'cf_861','vtiger_leadscf',2,'1','cf_861','Dove ci hai conosciuti',1,2,'',100,1,16,1,'V~O~LE~50',1,0,'BAS',2,'',1,0,0),
(4,874,'cf_873','vtiger_contactscf',2,'56','cf_873','Inviata Email Portale',1,2,'',100,33,4,1,'C~O',1,0,'BAS',1,'',1,0,0),
(4,876,'cf_875','vtiger_contactscf',2,'1','cf_875','username',1,2,'',100,34,4,1,'V~O~LE~20',1,0,'BAS',1,'',1,0,0),
(4,878,'cf_877','vtiger_contactscf',2,'1','cf_877','Password',1,2,'',100,35,4,1,'V~O~LE~20',1,0,'BAS',1,'',1,0,0),
(4,926,'cf_925','vtiger_contactscf',2,'1','cf_925','Link Annuncio',1,2,'',100,37,4,1,'V~O~LE~50',1,0,'BAS',1,'',0,0,0),
(50,931,'codice','vtiger_appartamenti',1,'2','codice','Codice',1,2,'',100,2,129,1,'V~M',1,0,'BAS',1,'',1,0,1),
(50,932,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,1,130,1,'V~M',1,0,'BAS',1,'',0,0,0),
(50,933,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,2,'',100,3,130,2,'T~O',1,0,'BAS',1,'',0,0,0),
(50,934,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,2,'',100,2,130,2,'T~O',1,0,'BAS',1,'',0,0,0),
(50,938,'cf_937','vtiger_appartamenticf',2,'16','cf_937','Citta',1,2,'',100,4,129,1,'V~M',2,0,'BAS',1,'',1,0,0),
(50,942,'cf_941','vtiger_appartamenticf',2,'1','cf_941','Citofono',1,2,'',100,6,129,1,'V~O~LE~50',1,0,'BAS',1,'',1,0,0),
(50,944,'cf_943','vtiger_appartamenticf',2,'1','cf_943','Network WiFi',1,2,'',100,7,129,1,'V~O~LE~50',1,0,'BAS',1,'',1,0,0),
(50,946,'cf_945','vtiger_appartamenticf',2,'1','cf_945','Password WiFi',1,2,'',100,8,129,1,'V~O~LE~100',1,0,'BAS',1,'',1,0,0),
(50,948,'cf_947','vtiger_appartamenticf',2,'21','cf_947','Locale Spazzatura',1,2,'',100,13,129,1,'V~O',1,0,'BAS',1,'',0,0,0),
(50,950,'cf_949','vtiger_appartamenticf',2,'21','cf_949','Contatore',1,2,'',100,12,129,1,'V~O',1,0,'BAS',1,'',0,0,0),
(50,952,'cf_951','vtiger_appartamenticf',2,'21','cf_951','Pannello Elettrico',1,2,'',100,15,129,1,'V~O',1,0,'BAS',1,'',0,0,0),
(50,954,'cf_953','vtiger_appartamenticf',2,'21','cf_953','Caldaia-Scaldabagno',1,2,'',100,14,129,1,'V~O',1,0,'BAS',1,'',0,0,0),
(50,956,'cf_955','vtiger_appartamenticf',2,'21','cf_955','Riscaldamento',1,2,'',100,11,129,1,'V~O',1,0,'BAS',1,'',0,0,0),
(50,958,'cf_957','vtiger_appartamenticf',2,'21','cf_957','Particolarita',1,2,'',100,16,129,1,'V~O',1,0,'BAS',1,'',0,0,0),
(50,960,'cf_959','vtiger_appartamenticf',2,'21','cf_959','Supermercato vicino',1,2,'',100,17,129,1,'V~O',1,0,'BAS',1,'',0,0,0),
(50,962,'cf_961','vtiger_appartamenticf',2,'21','cf_961','Informazioni check-in',1,2,'',100,9,129,1,'V~O',1,0,'BAS',1,'',0,0,0),
(50,964,'cf_963','vtiger_appartamenticf',2,'21','cf_963','Informazioni check-out',1,2,'',100,10,129,1,'V~O',1,0,'BAS',1,'',0,0,0),
(50,968,'cf_967','vtiger_appartamenticf',2,'1','cf_967','Indirizzo',1,2,'',100,3,129,1,'V~O~LE~100',1,0,'BAS',1,'',1,0,0),
(50,970,'cf_969','vtiger_appartamenticf',2,'1','cf_969','Cap',1,2,'',100,5,129,1,'V~O~LE~5',1,0,'BAS',1,'',0,0,0),
(4,972,'cf_971','vtiger_contactscf',2,'1','cf_971','Booking.com link',1,2,'',100,38,4,1,'V~O~LE~200',1,0,'BAS',1,'',0,0,0),
(53,973,'templates_name','vtiger_ctmessagetemplate',1,'2','templates_name','Template Name',1,2,'',100,1,131,1,'V~O',1,0,'BAS',1,'',0,0,0),
(53,974,'description','vtiger_ctmessagetemplate',1,'21','description','Description ',1,2,'',100,2,131,1,'V~M',1,0,'BAS',1,'',0,0,0),
(53,975,'template_no','vtiger_ctmessagetemplate',1,'4','template_no','Templte No',1,2,'',100,3,131,1,'V~O',1,0,'BAS',1,'',0,0,0),
(53,976,'message_status','vtiger_ctmessagetemplate',1,'15','message_status','Status',1,2,'',100,4,131,1,'V~O',1,0,'BAS',1,'',0,0,0),
(53,977,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,5,131,1,'V~M',1,0,'BAS',1,'',0,0,0),
(53,978,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,2,'',100,6,131,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(53,979,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,2,'',100,7,131,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(53,980,'message_type','vtiger_ctmessagetemplate',1,'15','message_type','Message Type',1,2,'',100,8,131,1,'V~M',1,0,'BAS',1,'',0,0,0),
(53,981,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,9,131,2,'V~O',3,1,'BAS',0,'',0,0,0),
(53,982,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,10,131,6,'C~O',3,2,'BAS',0,'',0,0,0),
(53,983,'tags','vtiger_ctmessagetemplate',1,'1','tags','tags',1,2,'',100,11,131,6,'V~O',3,3,'BAS',0,'',0,0,0),
(54,984,'check_in_location','vtiger_ctattendance',1,'2','check_in_location','Check In Location',1,2,'',100,3,132,1,'V~O',1,0,'BAS',1,'',1,0,0),
(54,985,'check_out_location','vtiger_ctattendance',1,'2','check_out_location','Check Out Location',1,2,'',100,3,132,1,'V~O',1,0,'BAS',1,'',1,0,0),
(54,986,'ctattendance_no','vtiger_ctattendance',1,'4','ctattendance_no','Attendance No',1,2,'',100,1,132,1,'V~O',1,0,'BAS',1,'',1,0,0),
(54,987,'employee_name','vtiger_ctattendance',1,'52','employee_name','Employee Name',1,2,'',100,2,132,1,'V~M',2,0,'BAS',1,'',1,0,0),
(54,988,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,3,132,1,'V~M',1,0,'BAS',1,'',0,0,0),
(54,989,'createdtime','vtiger_crmentity',1,'70','createdtime','Check In',1,2,'',100,4,132,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(54,990,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Check Out',1,2,'',100,5,132,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(54,991,'attendance_status','vtiger_ctattendance',1,'15','attendance_status','Attendance Status',1,2,'',100,6,132,1,'V~O',1,0,'BAS',1,'',0,0,0),
(54,992,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,7,132,2,'V~O',3,1,'BAS',0,'',0,0,0),
(54,993,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,8,132,6,'C~O',3,2,'BAS',0,'',0,0,0),
(54,994,'tags','vtiger_ctattendance',1,'1','tags','tags',1,2,'',100,9,132,6,'V~O',3,3,'BAS',0,'',0,0,0),
(54,995,'eventid','vtiger_ctattendance',1,'10','eventid','Event Name',1,2,'',100,10,132,1,'V~O',1,0,'BAS',1,'',0,0,0),
(54,996,'check_in_address','vtiger_ctattendance',1,'21','check_in_address','Check In Address',1,2,'',100,11,132,1,'V~O',1,0,'BAS',1,'',0,0,0),
(54,997,'check_out_address','vtiger_ctattendance',1,'21','check_out_address','Check Out Address',1,2,'',100,12,132,1,'V~O',1,0,'BAS',1,'',0,0,0),
(55,998,'pn_title','vtiger_ctpushnotification',1,'2','pn_title','Push Notification Title',1,2,'',100,1,133,1,'V~M',1,0,'BAS',1,'',0,0,0),
(55,999,'pn_related','vtiger_ctpushnotification',1,'10','pn_related','Related Module',1,2,'',100,2,133,1,'V~M',1,0,'BAS',1,'',0,0,0),
(55,1000,'pushnotificationstatus','vtiger_ctpushnotification',1,'15','pushnotificationstatus','Push Notification Status',1,2,'',100,3,133,1,'V~O',1,0,'BAS',1,'',0,0,0),
(55,1001,'devicekey','vtiger_ctpushnotification',1,'19','devicekey','Device Key',1,2,'',100,4,133,1,'V~O',1,0,'BAS',1,'',0,0,0),
(55,1002,'pushnotification_response','vtiger_ctpushnotification',1,'19','pushnotification_response','Push Notification Response',1,2,'',100,5,133,1,'V~O',1,0,'BAS',1,'',0,0,0),
(55,1003,'pushnotification_no','vtiger_ctpushnotification',1,'4','pushnotification_no','PushNotification No',1,2,'',100,6,133,1,'V~O',1,0,'BAS',1,'',0,0,0),
(55,1004,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,2,'',100,7,133,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(55,1005,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,2,'',100,8,133,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(55,1006,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,9,133,1,'V~M',1,0,'BAS',1,'',0,0,0),
(55,1007,'related_record_id','vtiger_ctpushnotification',1,'2','related_record_id','Related Record Id',1,2,'',100,10,133,1,'V~O',1,0,'BAS',1,'',0,0,0),
(55,1008,'notification_url','vtiger_ctpushnotification',1,'17','notification_url','URL',1,2,'',100,10,133,1,'V~O',1,0,'BAS',1,'',0,0,0),
(55,1009,'read_status','vtiger_ctpushnotification',1,'15','read_status','Read Status',1,2,'',100,3,133,1,'V~O',1,0,'BAS',1,'',0,0,0),
(55,1010,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,11,133,2,'V~O',3,1,'BAS',0,'',0,0,0),
(55,1011,'tags','vtiger_ctpushnotificationcf',1,'1','tags','tags',1,2,'',100,12,133,6,'V~O',3,2,'BAS',0,'',0,0,0),
(55,1012,'description','vtiger_ctpushnotification',1,'19','description','Description',1,2,'',100,1,134,1,'V~O',1,0,'BAS',1,'',0,0,0),
(55,1013,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,13,133,6,'C~O',3,3,'BAS',0,'',0,0,0),
(56,1014,'ctuser_filter_view_no','vtiger_ctuserfilterview',1,'4','ctuser_filter_view_no','CTMobile User Filter View No',1,2,'',100,1,135,1,'V~O',1,0,'BAS',1,'',0,0,0),
(56,1015,'module_name','vtiger_ctuserfilterview',1,'2','module_name','Module Name',1,2,'',100,2,135,1,'V~O',1,0,'BAS',1,'',0,0,0),
(56,1016,'filter_id','vtiger_ctuserfilterview',1,'2','filter_id','Filter',1,2,'',100,3,135,1,'V~O',1,0,'BAS',1,'',0,0,0),
(56,1017,'filter_name','vtiger_ctuserfilterview',1,'2','filter_name','Filter Name',1,2,'',100,4,135,1,'V~O',1,0,'BAS',1,'',0,0,0),
(56,1018,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,5,135,1,'V~M',1,0,'BAS',1,'',0,0,0),
(56,1019,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,2,'',100,6,135,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(56,1020,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,2,'',100,7,135,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(56,1021,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,8,135,2,'V~O',3,1,'BAS',0,'',0,0,0),
(56,1022,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,9,135,6,'C~O',3,2,'BAS',0,'',0,0,0),
(56,1023,'tags','vtiger_ctuserfilterview',1,'1','tags','tags',1,2,'',100,10,135,6,'V~O',3,3,'BAS',0,'',0,0,0),
(57,1024,'ctroutename','vtiger_ctrouteplanning',1,'2','ctroutename','Route Name',1,2,'',100,1,136,1,'V~M',1,0,'BAS',1,'',0,0,0),
(57,1025,'ctroute_realtedto','vtiger_ctrouteplanrel',1,'10','ctroute_realtedto','Related to',1,2,'',100,6,136,1,'I~O',1,0,'BAS',1,'',0,0,0),
(57,1026,'ctroute_date','vtiger_ctrouteplanning',1,'5','ctroute_date','Route Planning Date',1,2,'',100,3,136,1,'D~M',1,0,'BAS',1,'',0,0,0),
(57,1027,'ctroute_status','vtiger_ctrouteplanning',1,'15','ctroute_status','Status',1,2,'',100,4,136,1,'V~O',1,0,'BAS',1,'',0,0,0),
(57,1028,'ctrouteplanning_no','vtiger_ctrouteplanning',1,'4','ctrouteplanning_no','Route Planning No',1,2,'',100,10,136,1,'V~O',1,0,'BAS',1,'',0,0,0),
(57,1029,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,2,'',100,11,136,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(57,1030,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,2,'',100,12,136,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(57,1031,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,13,136,1,'V~M',1,0,'BAS',1,'',0,0,0),
(57,1032,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,14,136,2,'V~O',3,1,'BAS',0,'',0,0,0),
(57,1033,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,15,136,6,'C~O',3,2,'BAS',0,'',0,0,0),
(57,1034,'tags','vtiger_ctrouteplanning',1,'1','tags','tags',1,2,'',100,16,136,6,'V~O',3,3,'BAS',0,'',0,0,0),
(58,1035,'check_in_location','vtiger_ctrouteattendance',1,'2','check_in_location','Check In Location',1,2,'',100,3,137,1,'V~O',1,0,'BAS',1,'',1,0,0),
(58,1036,'check_out_location','vtiger_ctrouteattendance',1,'2','check_out_location','Check Out Location',1,2,'',100,3,137,1,'V~O',1,0,'BAS',1,'',1,0,0),
(58,1037,'ctrouteattendance_no','vtiger_ctrouteattendance',1,'4','ctrouteattendance_no','Attendance No',1,2,'',100,1,137,1,'V~O',1,0,'BAS',1,'',0,0,0),
(58,1038,'ctroute_user','vtiger_ctrouteattendance',1,'52','ctroute_user','Employee Name',1,2,'',100,2,137,1,'V~M',1,0,'BAS',1,'',0,0,0),
(58,1039,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,3,137,1,'V~M',1,0,'BAS',1,'',0,0,0),
(58,1040,'createdtime','vtiger_crmentity',1,'70','createdtime','Check In',1,2,'',100,4,137,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(58,1041,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Check Out',1,2,'',100,5,137,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(58,1042,'ctroute_attendance_status','vtiger_ctrouteattendance',1,'15','ctroute_attendance_status','CTRoute Attendance Status',1,2,'',100,6,137,1,'V~O',1,0,'BAS',1,'',0,0,0),
(58,1043,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,7,137,2,'V~O',3,1,'BAS',0,'',0,0,0),
(58,1044,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,8,137,6,'C~O',3,2,'BAS',0,'',0,0,0),
(58,1045,'tags','vtiger_ctrouteattendance',1,'1','tags','tags',1,2,'',100,9,137,6,'V~O',3,3,'BAS',0,'',0,0,0),
(58,1046,'ctroute_planning','vtiger_ctrouteattendance',1,'10','ctroute_planning','Route Planning',1,2,'',100,10,137,1,'V~O',1,0,'BAS',1,'',0,0,0),
(58,1047,'related_to','vtiger_ctrouteattendance',1,'10','related_to','Related To',1,2,'',100,10,137,1,'V~O',1,0,'BAS',1,'',0,0,0),
(58,1048,'check_in_address','vtiger_ctrouteattendance',1,'21','check_in_address','Check In Address',1,2,'',100,11,137,1,'V~O',1,0,'BAS',1,'',0,0,0),
(58,1049,'check_out_address','vtiger_ctrouteattendance',1,'21','check_out_address','Check Out Address',1,2,'',100,12,137,1,'V~O',1,0,'BAS',1,'',0,0,0),
(59,1050,'cttimecontrol_no','vtiger_cttimecontrol',1,'4','cttimecontrol_no','Time Control No',1,2,'',100,1,138,1,'V~O',1,0,'BAS',1,'',0,0,0),
(59,1051,'related_tracking','vtiger_cttimecontrol',1,'10','related_tracking','Related To',1,2,'',100,2,138,1,'I~O',1,0,'BAS',1,'',0,0,0),
(59,1052,'date_start','vtiger_cttimecontrol',1,'5','date_start','Date Start',1,2,'',100,3,138,1,'D~O',1,0,'BAS',1,'',0,0,0),
(59,1053,'time_start','vtiger_cttimecontrol',1,'2','time_start','Time Start',1,2,'',100,4,138,1,'T~O',1,0,'BAS',1,'',0,0,0),
(59,1054,'date_end','vtiger_cttimecontrol',1,'5','date_end','Date End',1,2,'',100,5,138,1,'D~O',1,0,'BAS',1,'',0,0,0),
(59,1055,'time_end','vtiger_cttimecontrol',1,'2','time_end','Time End',1,2,'',100,6,138,1,'T~O',1,0,'BAS',1,'',0,0,0),
(59,1056,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,2,'',100,7,138,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(59,1057,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,2,'',100,8,138,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(59,1058,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,9,138,1,'V~M',1,0,'BAS',1,'',0,0,0),
(59,1059,'check_in_location','vtiger_cttimecontrol',1,'2','check_in_location','Location When Start Timer',1,2,'',100,10,138,1,'V~O',1,0,'BAS',1,'',0,0,0),
(59,1060,'check_out_location','vtiger_cttimecontrol',1,'2','check_out_location','Location When Stop Timer',1,2,'',100,11,138,1,'V~O',1,0,'BAS',1,'',0,0,0),
(59,1061,'check_in_address','vtiger_cttimecontrol',1,'21','check_in_address','Location Address When Start Timer',1,2,'',100,12,138,1,'V~O',1,0,'BAS',1,'',0,0,0),
(59,1062,'check_out_address','vtiger_cttimecontrol',1,'21','check_out_address','Location Address When Stop Timer',1,2,'',100,13,138,1,'V~O',1,0,'BAS',1,'',0,0,0),
(59,1063,'tracking_notes','vtiger_cttimecontrol',1,'19','tracking_notes','Notes',1,2,'',100,14,138,1,'V~O',1,0,'BAS',1,'',0,0,0),
(59,1064,'duration','vtiger_cttimecontrol',1,'1','duration','Duration',1,2,'',100,15,138,1,'I~O',1,0,'BAS',1,'',0,0,0),
(59,1065,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,16,138,2,'V~O',3,1,'BAS',0,'',0,0,0),
(59,1066,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,17,138,6,'C~O',3,2,'BAS',0,'',0,0,0),
(59,1067,'tags','vtiger_cttimecontrol',1,'1','tags','tags',1,2,'',100,18,138,6,'V~O',3,3,'BAS',0,'',0,0,0),
(60,1068,'related_to','vtiger_cttimetracker',1,'10','related_to','Related to',1,2,'',100,2,139,1,'V~M',1,0,'BAS',1,'',0,0,0),
(60,1069,'total_time','vtiger_cttimetracker',1,'1','total_time','Total Time',1,2,'',100,3,139,1,'I~O',1,0,'BAS',1,'',0,0,0),
(60,1070,'total_hour','vtiger_cttimetracker',1,'1','total_hour','Total Hours',1,2,'',100,4,139,1,'I~O',1,0,'BAS',1,'',0,0,0),
(60,1071,'total_min','vtiger_cttimetracker',1,'1','total_min','Total Minutes',1,2,'',100,5,139,1,'I~O',1,0,'BAS',1,'',0,0,0),
(60,1072,'timetracker_no','vtiger_cttimetracker',1,'4','timetracker_no','Time Tracker No',1,2,'',100,8,139,1,'V~O',1,0,'BAS',1,'',0,0,0),
(60,1073,'createdtime','vtiger_crmentity',1,'70','createdtime','Created Time',1,2,'',100,10,139,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(60,1074,'modifiedtime','vtiger_crmentity',1,'70','modifiedtime','Modified Time',1,2,'',100,7,139,2,'DT~O',1,0,'BAS',1,'',0,0,0),
(60,1075,'smownerid','vtiger_crmentity',1,'53','assigned_user_id','Assigned To',1,2,'',100,12,139,1,'V~M',1,0,'BAS',1,'',0,0,0),
(60,1076,'source','vtiger_crmentity',1,'1','source','Source',1,2,'',100,9,139,2,'V~O',3,1,'BAS',0,'',0,0,0),
(60,1077,'starred','vtiger_crmentity_user_field',1,'56','starred','starred',1,2,'',100,15,139,6,'C~O',3,2,'BAS',0,'',0,0,0),
(60,1078,'tags','vtiger_cttimetracker',1,'1','tags','tags',1,2,'',100,16,139,6,'V~O',3,3,'BAS',0,'',0,0,0),
(60,1079,'tracking_user','vtiger_cttimetracker',1,'10','tracking_user','Employee Name',1,2,'',100,11,139,1,'I~O',1,0,'BAS',1,'',0,0,0),
(60,1080,'tracking_title','vtiger_cttimetracker',1,'2','tracking_title','Title',1,2,'',100,1,139,1,'V~O',1,0,'BAS',1,'',0,0,0),
(60,1081,'tracking_notes','vtiger_cttimetracker',1,'19','tracking_notes','Notes',1,1,'',100,14,139,1,'V~O',1,0,'BAS',1,'',0,0,0),
(60,1082,'tracking_status','vtiger_cttimetracker',1,'15','tracking_status','Status',1,2,'',100,13,139,1,'V~O',1,0,'BAS',1,'',0,0,0),
(60,1083,'total_seconds','vtiger_cttimetracker',1,'1','total_seconds','Total Seconds',1,2,'',100,6,139,1,'I~O',1,0,'BAS',1,'',0,0,0),
(60,1084,'check_in_location','vtiger_cttimetracker',1,'2','check_in_location','Location When Start Timer',1,2,'',100,17,139,1,'V~O',1,0,'BAS',1,'',0,0,0),
(60,1085,'check_out_location','vtiger_cttimetracker',1,'2','check_out_location','Location When Stop Timer',1,2,'',100,18,139,1,'V~O',1,0,'BAS',1,'',0,0,0),
(60,1086,'check_in_address','vtiger_cttimetracker',1,'21','check_in_address','Location Address When Start Timer',1,1,'',100,19,139,1,'V~O',1,0,'BAS',1,'',0,0,0),
(60,1087,'check_out_address','vtiger_cttimetracker',1,'21','check_out_address','Location Address When Stop Timer',1,1,'',100,20,139,1,'V~O',1,0,'BAS',1,'',0,0,0),
(13,1088,'appartamentiRef','vtiger_troubletickets',1,'10','appartamentiRef','Appartamento',1,2,'',100,1,25,1,'V~O',0,8,'BAS',0,'',1,0,0),
(50,1090,'cf_1089','vtiger_appartamenticf',2,'1','cf_1089','Tipologia',1,2,' ',100,18,129,1,'V~O~LE~30',1,0,'BAS',1,'',0,0,0),
(50,1092,'cf_1091','vtiger_appartamenticf',2,'1','cf_1091','Piano',1,2,' ',100,19,129,1,'V~O~LE~3',1,0,'BAS',1,'',0,0,0),
(50,1094,'cf_1093','vtiger_appartamenticf',2,'1','cf_1093','Posti Letto',1,2,'',100,20,129,1,'V~O~LE~3',1,0,'BAS',1,'',0,0,0),
(50,1096,'cf_1095','vtiger_appartamenticf',2,'1','cf_1095','Ascensore',1,2,'',100,21,129,1,'V~O~LE~50',1,0,'BAS',1,'',0,0,0),
(50,1098,'cf_1097','vtiger_appartamenticf',2,'1','cf_1097','Divano Letto',1,2,'',100,22,129,1,'V~O~LE~100',1,0,'BAS',1,'',0,0,0),
(50,1100,'cf_1099','vtiger_appartamenticf',2,'21','cf_1099','Come arrivare in appartamento',1,2,'',100,23,129,1,'V~O',1,0,'BAS',1,'',0,0,0),
(50,1102,'cf_1101','vtiger_appartamenticf',2,'1','cf_1101','Balcone-Terrazzo',1,2,'',100,24,129,1,'V~O~LE~200',1,0,'BAS',1,'',0,0,0);
/*!40000 ALTER TABLE `vtiger_field` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_field_seq`
--
DROP TABLE IF EXISTS `vtiger_field_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_field_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_field_seq`
--
LOCK TABLES `vtiger_field_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_field_seq` DISABLE KEYS */;
INSERT INTO `vtiger_field_seq` VALUES
(1102);
/*!40000 ALTER TABLE `vtiger_field_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_fieldmodulerel`
--
DROP TABLE IF EXISTS `vtiger_fieldmodulerel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_fieldmodulerel` (
`fieldid` int(11) NOT NULL,
`module` varchar(100) NOT NULL,
`relmodule` varchar(100) NOT NULL,
`status` varchar(10) DEFAULT NULL,
`sequence` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_fieldmodulerel`
--
LOCK TABLES `vtiger_fieldmodulerel` WRITE;
/*!40000 ALTER TABLE `vtiger_fieldmodulerel` DISABLE KEYS */;
INSERT INTO `vtiger_fieldmodulerel` VALUES
(113,'Potentials','Accounts',NULL,0),
(535,'PBXManager','Leads',NULL,NULL),
(535,'PBXManager','Contacts',NULL,NULL),
(535,'PBXManager','Accounts',NULL,NULL),
(571,'ServiceContracts','Contacts',NULL,NULL),
(571,'ServiceContracts','Accounts',NULL,NULL),
(590,'ProjectMilestone','Project',NULL,NULL),
(604,'ProjectTask','Project',NULL,NULL),
(625,'Project','Accounts',NULL,NULL),
(625,'Project','Contacts',NULL,NULL),
(640,'Assets','Products',NULL,NULL),
(646,'Assets','Invoice',NULL,NULL),
(651,'Assets','Accounts',NULL,NULL),
(652,'Assets','Contacts',NULL,NULL),
(670,'ModComments','Leads',NULL,NULL),
(670,'ModComments','Contacts',NULL,NULL),
(670,'ModComments','Accounts',NULL,NULL),
(672,'ModComments','ModComments',NULL,NULL),
(670,'ModComments','Potentials',NULL,NULL),
(670,'ModComments','Project',NULL,NULL),
(670,'ModComments','ProjectTask',NULL,NULL),
(676,'Invoice','Products',NULL,NULL),
(676,'Invoice','Services',NULL,NULL),
(685,'SalesOrder','Products',NULL,NULL),
(685,'SalesOrder','Services',NULL,NULL),
(694,'PurchaseOrder','Products',NULL,NULL),
(694,'PurchaseOrder','Services',NULL,NULL),
(703,'Quotes','Products',NULL,NULL),
(703,'Quotes','Services',NULL,NULL),
(714,'ModComments','Contacts',NULL,NULL),
(670,'ModComments','HelpDesk',NULL,NULL),
(670,'ModComments','Faq',NULL,NULL),
(740,'Potentials','Contacts',NULL,NULL),
(157,'HelpDesk','Accounts',NULL,NULL),
(741,'HelpDesk','Contacts',NULL,NULL),
(238,'Accounts','Calendar',NULL,NULL),
(238,'Leads','Calendar',NULL,NULL),
(238,'HelpDesk','Calendar',NULL,NULL),
(238,'Campaigns','Calendar',NULL,NULL),
(238,'Potentials','Calendar',NULL,NULL),
(238,'PurchaseOrder','Calendar',NULL,NULL),
(238,'SalesOrder','Calendar',NULL,NULL),
(238,'Quotes','Calendar',NULL,NULL),
(238,'Invoice','Calendar',NULL,NULL),
(239,'Contacts','Calendar',NULL,NULL),
(774,'Invoice','Potentials',NULL,NULL),
(670,'ModComments','Invoice',NULL,NULL),
(670,'ModComments','Quotes',NULL,NULL),
(670,'ModComments','PurchaseOrder',NULL,NULL),
(670,'ModComments','SalesOrder',NULL,NULL),
(849,'Project','Potentials',NULL,NULL),
(995,'CTAttendance','Calendar',NULL,NULL),
(995,'CTAttendance','Events',NULL,NULL),
(999,'CTPushNotification','Contacts',NULL,NULL),
(999,'CTPushNotification','Leads',NULL,NULL),
(999,'CTPushNotification','Accounts',NULL,NULL),
(999,'CTPushNotification','HelpDesk',NULL,NULL),
(999,'CTPushNotification','Potentials',NULL,NULL),
(999,'CTPushNotification','Project',NULL,NULL),
(999,'CTPushNotification','ProjectTask',NULL,NULL),
(1025,'CTRoutePlanning','Leads',NULL,NULL),
(1025,'CTRoutePlanning','Accounts',NULL,NULL),
(1025,'CTRoutePlanning','Contacts',NULL,NULL),
(1025,'CTRoutePlanning','HelpDesk',NULL,NULL),
(1025,'CTRoutePlanning','Quotes',NULL,NULL),
(1025,'CTRoutePlanning','Invoice',NULL,NULL),
(1025,'CTRoutePlanning','SalesOrder',NULL,NULL),
(1025,'CTRoutePlanning','PurchaseOrder',NULL,NULL),
(1046,'CTRouteAttendance','CTRoutePlanning',NULL,NULL),
(1047,'CTRouteAttendance','Leads',NULL,NULL),
(1047,'CTRouteAttendance','Contacts',NULL,NULL),
(1047,'CTRouteAttendance','Accounts',NULL,NULL),
(1051,'CTTimeControl','CTTimeTracker',NULL,NULL),
(1068,'CTTimeTracker','Accounts',NULL,NULL),
(1068,'CTTimeTracker','Contacts',NULL,NULL),
(1079,'CTTimeTracker','Users',NULL,NULL),
(1088,'HelpDesk','Appartamenti',NULL,NULL);
/*!40000 ALTER TABLE `vtiger_fieldmodulerel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_freetagged_objects`
--
DROP TABLE IF EXISTS `vtiger_freetagged_objects`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_freetagged_objects` (
`tag_id` int(20) NOT NULL DEFAULT 0,
`tagger_id` int(20) NOT NULL DEFAULT 0,
`object_id` int(20) NOT NULL DEFAULT 0,
`tagged_on` timestamp NOT NULL DEFAULT current_timestamp(),
`module` varchar(100) DEFAULT NULL,
PRIMARY KEY (`tag_id`,`tagger_id`,`object_id`),
KEY `freetagged_objects_tag_id_tagger_id_object_id_idx` (`tag_id`,`tagger_id`,`object_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_freetagged_objects`
--
LOCK TABLES `vtiger_freetagged_objects` WRITE;
/*!40000 ALTER TABLE `vtiger_freetagged_objects` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_freetagged_objects` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_freetags`
--
DROP TABLE IF EXISTS `vtiger_freetags`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_freetags` (
`id` int(19) NOT NULL,
`tag` varchar(50) NOT NULL DEFAULT '',
`raw_tag` varchar(50) NOT NULL DEFAULT '',
`visibility` varchar(100) NOT NULL DEFAULT 'PRIVATE',
`owner` int(19) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_freetags`
--
LOCK TABLES `vtiger_freetags` WRITE;
/*!40000 ALTER TABLE `vtiger_freetags` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_freetags` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_freetags_seq`
--
DROP TABLE IF EXISTS `vtiger_freetags_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_freetags_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_freetags_seq`
--
LOCK TABLES `vtiger_freetags_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_freetags_seq` DISABLE KEYS */;
INSERT INTO `vtiger_freetags_seq` VALUES
(1);
/*!40000 ALTER TABLE `vtiger_freetags_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_glacct`
--
DROP TABLE IF EXISTS `vtiger_glacct`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_glacct` (
`glacctid` int(19) NOT NULL AUTO_INCREMENT,
`glacct` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`glacctid`),
UNIQUE KEY `glacct_glacct_idx` (`glacct`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_glacct`
--
LOCK TABLES `vtiger_glacct` WRITE;
/*!40000 ALTER TABLE `vtiger_glacct` DISABLE KEYS */;
INSERT INTO `vtiger_glacct` VALUES
(1,'300-Sales-Software',1,51,0,NULL),
(2,'301-Sales-Hardware',1,52,1,NULL),
(3,'302-Rental-Income',1,53,2,NULL),
(4,'303-Interest-Income',1,54,3,NULL),
(5,'304-Sales-Software-Support',1,55,4,NULL),
(6,'305-Sales Other',1,56,5,NULL),
(7,'306-Internet Sales',1,57,6,NULL),
(8,'307-Service-Hardware Labor',1,58,7,NULL),
(9,'308-Sales-Books',1,59,8,NULL);
/*!40000 ALTER TABLE `vtiger_glacct` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_glacct_seq`
--
DROP TABLE IF EXISTS `vtiger_glacct_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_glacct_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_glacct_seq`
--
LOCK TABLES `vtiger_glacct_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_glacct_seq` DISABLE KEYS */;
INSERT INTO `vtiger_glacct_seq` VALUES
(9);
/*!40000 ALTER TABLE `vtiger_glacct_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_google_event_calendar_mapping`
--
DROP TABLE IF EXISTS `vtiger_google_event_calendar_mapping`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_google_event_calendar_mapping` (
`event_id` varchar(255) DEFAULT NULL,
`calendar_id` varchar(255) DEFAULT NULL,
`user_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_google_event_calendar_mapping`
--
LOCK TABLES `vtiger_google_event_calendar_mapping` WRITE;
/*!40000 ALTER TABLE `vtiger_google_event_calendar_mapping` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_google_event_calendar_mapping` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_google_map`
--
DROP TABLE IF EXISTS `vtiger_google_map`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_google_map` (
`module` varchar(255) DEFAULT NULL,
`parameter_name` varchar(255) DEFAULT NULL,
`parameter_field` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_google_map`
--
LOCK TABLES `vtiger_google_map` WRITE;
/*!40000 ALTER TABLE `vtiger_google_map` DISABLE KEYS */;
INSERT INTO `vtiger_google_map` VALUES
('Contacts','street','mailingstreet'),
('Contacts','city','mailingcity'),
('Contacts','state','mailingstate'),
('Contacts','zip','mailingzip'),
('Contacts','country','mailingcountry'),
('Leads','street','lane'),
('Leads','city','city'),
('Leads','state','state'),
('Leads','zip','code'),
('Leads','country','country'),
('Accounts','street','bill_street'),
('Accounts','city','bill_city'),
('Accounts','state','bill_state'),
('Accounts','zip','bill_code'),
('Accounts','country','bill_country');
/*!40000 ALTER TABLE `vtiger_google_map` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_google_oauth2`
--
DROP TABLE IF EXISTS `vtiger_google_oauth2`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_google_oauth2` (
`service` varchar(20) DEFAULT NULL,
`access_token` varchar(500) DEFAULT NULL,
`refresh_token` varchar(500) DEFAULT NULL,
`userid` int(19) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_google_oauth2`
--
LOCK TABLES `vtiger_google_oauth2` WRITE;
/*!40000 ALTER TABLE `vtiger_google_oauth2` DISABLE KEYS */;
INSERT INTO `vtiger_google_oauth2` VALUES
('GoogleContacts','{\"error\":\"invalid_client\",\"error_description\":\"Unauthorized\",\"created\":1678217573}',NULL,1),
('GoogleCalendar','{\"error\":\"invalid_client\",\"error_description\":\"Unauthorized\",\"created\":1678217573}',NULL,1),
('GoogleContacts','{\"error\":\"invalid_client\",\"error_description\":\"Unauthorized\",\"created\":1679393026}',NULL,7),
('GoogleCalendar','{\"error\":\"invalid_client\",\"error_description\":\"Unauthorized\",\"created\":1679393026}',NULL,7);
/*!40000 ALTER TABLE `vtiger_google_oauth2` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_google_sync`
--
DROP TABLE IF EXISTS `vtiger_google_sync`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_google_sync` (
`googlemodule` varchar(50) DEFAULT NULL,
`user` int(10) DEFAULT NULL,
`synctime` datetime DEFAULT NULL,
`lastsynctime` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_google_sync`
--
LOCK TABLES `vtiger_google_sync` WRITE;
/*!40000 ALTER TABLE `vtiger_google_sync` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_google_sync` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_google_sync_fieldmapping`
--
DROP TABLE IF EXISTS `vtiger_google_sync_fieldmapping`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_google_sync_fieldmapping` (
`vtiger_field` varchar(255) DEFAULT NULL,
`google_field` varchar(255) DEFAULT NULL,
`google_field_type` varchar(255) DEFAULT NULL,
`google_custom_label` varchar(255) DEFAULT NULL,
`user` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_google_sync_fieldmapping`
--
LOCK TABLES `vtiger_google_sync_fieldmapping` WRITE;
/*!40000 ALTER TABLE `vtiger_google_sync_fieldmapping` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_google_sync_fieldmapping` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_google_sync_settings`
--
DROP TABLE IF EXISTS `vtiger_google_sync_settings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_google_sync_settings` (
`user` int(11) DEFAULT NULL,
`module` varchar(50) DEFAULT NULL,
`clientgroup` varchar(255) DEFAULT NULL,
`direction` varchar(50) DEFAULT NULL,
`enabled` tinyint(3) DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_google_sync_settings`
--
LOCK TABLES `vtiger_google_sync_settings` WRITE;
/*!40000 ALTER TABLE `vtiger_google_sync_settings` DISABLE KEYS */;
INSERT INTO `vtiger_google_sync_settings` VALUES
(6,'Contacts','all','11',0),
(6,'Calendar','primary','11',1);
/*!40000 ALTER TABLE `vtiger_google_sync_settings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_group2grouprel`
--
DROP TABLE IF EXISTS `vtiger_group2grouprel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_group2grouprel` (
`groupid` int(19) NOT NULL,
`containsgroupid` int(19) NOT NULL,
PRIMARY KEY (`groupid`,`containsgroupid`),
CONSTRAINT `fk_2_vtiger_group2grouprel` FOREIGN KEY (`groupid`) REFERENCES `vtiger_groups` (`groupid`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_group2grouprel`
--
LOCK TABLES `vtiger_group2grouprel` WRITE;
/*!40000 ALTER TABLE `vtiger_group2grouprel` DISABLE KEYS */;
INSERT INTO `vtiger_group2grouprel` VALUES
(9,2),
(9,3),
(9,4),
(9,8);
/*!40000 ALTER TABLE `vtiger_group2grouprel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_group2role`
--
DROP TABLE IF EXISTS `vtiger_group2role`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_group2role` (
`groupid` int(19) NOT NULL,
`roleid` varchar(255) NOT NULL,
PRIMARY KEY (`groupid`,`roleid`),
KEY `fk_2_vtiger_group2role` (`roleid`),
CONSTRAINT `fk_2_vtiger_group2role` FOREIGN KEY (`roleid`) REFERENCES `vtiger_role` (`roleid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_group2role`
--
LOCK TABLES `vtiger_group2role` WRITE;
/*!40000 ALTER TABLE `vtiger_group2role` DISABLE KEYS */;
INSERT INTO `vtiger_group2role` VALUES
(3,'H2'),
(4,'H3'),
(8,'H11'),
(8,'H14');
/*!40000 ALTER TABLE `vtiger_group2role` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_group2rs`
--
DROP TABLE IF EXISTS `vtiger_group2rs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_group2rs` (
`groupid` int(19) NOT NULL,
`roleandsubid` varchar(255) NOT NULL,
PRIMARY KEY (`groupid`,`roleandsubid`),
KEY `fk_2_vtiger_group2rs` (`roleandsubid`),
CONSTRAINT `fk_2_vtiger_group2rs` FOREIGN KEY (`roleandsubid`) REFERENCES `vtiger_role` (`roleid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_group2rs`
--
LOCK TABLES `vtiger_group2rs` WRITE;
/*!40000 ALTER TABLE `vtiger_group2rs` DISABLE KEYS */;
INSERT INTO `vtiger_group2rs` VALUES
(2,'H5'),
(3,'H3'),
(4,'H3');
/*!40000 ALTER TABLE `vtiger_group2rs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_groups`
--
DROP TABLE IF EXISTS `vtiger_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_groups` (
`groupid` int(19) NOT NULL,
`groupname` varchar(100) DEFAULT NULL,
`description` text DEFAULT NULL,
PRIMARY KEY (`groupid`),
UNIQUE KEY `groups_groupname_idx` (`groupname`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_groups`
--
LOCK TABLES `vtiger_groups` WRITE;
/*!40000 ALTER TABLE `vtiger_groups` DISABLE KEYS */;
INSERT INTO `vtiger_groups` VALUES
(2,'Selling Group','Group Related to Sales'),
(3,'Marketing Group','Group Related to Marketing Activities'),
(4,'Operation Group','Group Related to providing Support to Customers'),
(8,'Maintenance Group',''),
(9,'OnBoarding group','');
/*!40000 ALTER TABLE `vtiger_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_home_layout`
--
DROP TABLE IF EXISTS `vtiger_home_layout`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_home_layout` (
`userid` int(19) NOT NULL,
`layout` int(19) NOT NULL DEFAULT 4,
PRIMARY KEY (`userid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_home_layout`
--
LOCK TABLES `vtiger_home_layout` WRITE;
/*!40000 ALTER TABLE `vtiger_home_layout` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_home_layout` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_homedashbd`
--
DROP TABLE IF EXISTS `vtiger_homedashbd`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_homedashbd` (
`stuffid` int(19) NOT NULL DEFAULT 0,
`dashbdname` varchar(100) DEFAULT NULL,
`dashbdtype` varchar(100) DEFAULT NULL,
PRIMARY KEY (`stuffid`),
KEY `stuff_stuffid_idx` (`stuffid`),
CONSTRAINT `fk_1_vtiger_homedashbd` FOREIGN KEY (`stuffid`) REFERENCES `vtiger_homestuff` (`stuffid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_homedashbd`
--
LOCK TABLES `vtiger_homedashbd` WRITE;
/*!40000 ALTER TABLE `vtiger_homedashbd` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_homedashbd` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_homedefault`
--
DROP TABLE IF EXISTS `vtiger_homedefault`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_homedefault` (
`stuffid` int(19) NOT NULL DEFAULT 0,
`hometype` varchar(30) NOT NULL,
`maxentries` int(19) DEFAULT NULL,
`setype` varchar(30) DEFAULT NULL,
PRIMARY KEY (`stuffid`),
KEY `stuff_stuffid_idx` (`stuffid`),
CONSTRAINT `fk_1_vtiger_homedefault` FOREIGN KEY (`stuffid`) REFERENCES `vtiger_homestuff` (`stuffid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_homedefault`
--
LOCK TABLES `vtiger_homedefault` WRITE;
/*!40000 ALTER TABLE `vtiger_homedefault` DISABLE KEYS */;
INSERT INTO `vtiger_homedefault` VALUES
(1,'ALVT',5,'Accounts'),
(2,'HDB',5,'Dashboard'),
(3,'PLVT',5,'Potentials'),
(4,'QLTQ',5,'Quotes'),
(5,'CVLVT',5,'NULL'),
(6,'HLT',5,'HelpDesk'),
(7,'UA',5,'Calendar'),
(8,'GRT',5,'NULL'),
(9,'OLTSO',5,'SalesOrder'),
(10,'ILTI',5,'Invoice'),
(11,'MNL',5,'Leads'),
(12,'OLTPO',5,'PurchaseOrder'),
(13,'PA',5,'Calendar'),
(14,'LTFAQ',5,'Faq'),
(16,'ALVT',5,'Accounts'),
(17,'HDB',5,'Dashboard'),
(18,'PLVT',5,'Potentials'),
(19,'QLTQ',5,'Quotes'),
(20,'CVLVT',5,'NULL'),
(21,'HLT',5,'HelpDesk'),
(22,'UA',5,'Calendar'),
(23,'GRT',5,'NULL'),
(24,'OLTSO',5,'SalesOrder'),
(25,'ILTI',5,'Invoice'),
(26,'MNL',5,'Leads'),
(27,'OLTPO',5,'PurchaseOrder'),
(28,'PA',5,'Calendar'),
(29,'LTFAQ',5,'Faq'),
(31,'ALVT',5,'Accounts'),
(32,'HDB',5,'Dashboard'),
(33,'PLVT',5,'Potentials'),
(34,'QLTQ',5,'Quotes'),
(35,'CVLVT',5,'NULL'),
(36,'HLT',5,'HelpDesk'),
(37,'UA',5,'Calendar'),
(38,'GRT',5,'NULL'),
(39,'OLTSO',5,'SalesOrder'),
(40,'ILTI',5,'Invoice'),
(41,'MNL',5,'Leads'),
(42,'OLTPO',5,'PurchaseOrder'),
(43,'PA',5,'Calendar'),
(44,'LTFAQ',5,'Faq'),
(46,'ALVT',5,'Accounts'),
(47,'HDB',5,'Dashboard'),
(48,'PLVT',5,'Potentials'),
(49,'QLTQ',5,'Quotes'),
(50,'CVLVT',5,'NULL'),
(51,'HLT',5,'HelpDesk'),
(52,'UA',5,'Calendar'),
(53,'GRT',5,'NULL'),
(54,'OLTSO',5,'SalesOrder'),
(55,'ILTI',5,'Invoice'),
(56,'MNL',5,'Leads'),
(57,'OLTPO',5,'PurchaseOrder'),
(58,'PA',5,'Calendar'),
(59,'LTFAQ',5,'Faq'),
(61,'ALVT',5,'Accounts'),
(62,'HDB',5,'Dashboard'),
(63,'PLVT',5,'Potentials'),
(64,'QLTQ',5,'Quotes'),
(65,'CVLVT',5,'NULL'),
(66,'HLT',5,'HelpDesk'),
(67,'UA',5,'Calendar'),
(68,'GRT',5,'NULL'),
(69,'OLTSO',5,'SalesOrder'),
(70,'ILTI',5,'Invoice'),
(71,'MNL',5,'Leads'),
(72,'OLTPO',5,'PurchaseOrder'),
(73,'PA',5,'Calendar'),
(74,'LTFAQ',5,'Faq'),
(76,'ALVT',5,'Accounts'),
(77,'HDB',5,'Dashboard'),
(78,'PLVT',5,'Potentials'),
(79,'QLTQ',5,'Quotes'),
(80,'CVLVT',5,'NULL'),
(81,'HLT',5,'HelpDesk'),
(82,'UA',5,'Calendar'),
(83,'GRT',5,'NULL'),
(84,'OLTSO',5,'SalesOrder'),
(85,'ILTI',5,'Invoice'),
(86,'MNL',5,'Leads'),
(87,'OLTPO',5,'PurchaseOrder'),
(88,'PA',5,'Calendar'),
(89,'LTFAQ',5,'Faq'),
(91,'ALVT',5,'Accounts'),
(92,'HDB',5,'Dashboard'),
(93,'PLVT',5,'Potentials'),
(94,'QLTQ',5,'Quotes'),
(95,'CVLVT',5,'NULL'),
(96,'HLT',5,'HelpDesk'),
(97,'UA',5,'Calendar'),
(98,'GRT',5,'NULL'),
(99,'OLTSO',5,'SalesOrder'),
(100,'ILTI',5,'Invoice'),
(101,'MNL',5,'Leads'),
(102,'OLTPO',5,'PurchaseOrder'),
(103,'PA',5,'Calendar'),
(104,'LTFAQ',5,'Faq'),
(106,'ALVT',5,'Accounts'),
(107,'HDB',5,'Dashboard'),
(108,'PLVT',5,'Potentials'),
(109,'QLTQ',5,'Quotes'),
(110,'CVLVT',5,'NULL'),
(111,'HLT',5,'HelpDesk'),
(112,'UA',5,'Calendar'),
(113,'GRT',5,'NULL'),
(114,'OLTSO',5,'SalesOrder'),
(115,'ILTI',5,'Invoice'),
(116,'MNL',5,'Leads'),
(117,'OLTPO',5,'PurchaseOrder'),
(118,'PA',5,'Calendar'),
(119,'LTFAQ',5,'Faq'),
(121,'ALVT',5,'Accounts'),
(122,'HDB',5,'Dashboard'),
(123,'PLVT',5,'Potentials'),
(124,'QLTQ',5,'Quotes'),
(125,'CVLVT',5,'NULL'),
(126,'HLT',5,'HelpDesk'),
(127,'UA',5,'Calendar'),
(128,'GRT',5,'NULL'),
(129,'OLTSO',5,'SalesOrder'),
(130,'ILTI',5,'Invoice'),
(131,'MNL',5,'Leads'),
(132,'OLTPO',5,'PurchaseOrder'),
(133,'PA',5,'Calendar'),
(134,'LTFAQ',5,'Faq'),
(136,'ALVT',5,'Accounts'),
(137,'HDB',5,'Dashboard'),
(138,'PLVT',5,'Potentials'),
(139,'QLTQ',5,'Quotes'),
(140,'CVLVT',5,'NULL'),
(141,'HLT',5,'HelpDesk'),
(142,'UA',5,'Calendar'),
(143,'GRT',5,'NULL'),
(144,'OLTSO',5,'SalesOrder'),
(145,'ILTI',5,'Invoice'),
(146,'MNL',5,'Leads'),
(147,'OLTPO',5,'PurchaseOrder'),
(148,'PA',5,'Calendar'),
(149,'LTFAQ',5,'Faq');
/*!40000 ALTER TABLE `vtiger_homedefault` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_homemodule`
--
DROP TABLE IF EXISTS `vtiger_homemodule`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_homemodule` (
`stuffid` int(19) NOT NULL,
`modulename` varchar(100) DEFAULT NULL,
`maxentries` int(19) NOT NULL,
`customviewid` int(19) NOT NULL,
`setype` varchar(30) NOT NULL,
PRIMARY KEY (`stuffid`),
KEY `stuff_stuffid_idx` (`stuffid`),
CONSTRAINT `fk_1_vtiger_homemodule` FOREIGN KEY (`stuffid`) REFERENCES `vtiger_homestuff` (`stuffid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_homemodule`
--
LOCK TABLES `vtiger_homemodule` WRITE;
/*!40000 ALTER TABLE `vtiger_homemodule` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_homemodule` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_homemoduleflds`
--
DROP TABLE IF EXISTS `vtiger_homemoduleflds`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_homemoduleflds` (
`stuffid` int(19) DEFAULT NULL,
`fieldname` varchar(100) DEFAULT NULL,
KEY `stuff_stuffid_idx` (`stuffid`),
CONSTRAINT `fk_1_vtiger_homemoduleflds` FOREIGN KEY (`stuffid`) REFERENCES `vtiger_homemodule` (`stuffid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_homemoduleflds`
--
LOCK TABLES `vtiger_homemoduleflds` WRITE;
/*!40000 ALTER TABLE `vtiger_homemoduleflds` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_homemoduleflds` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_homereportchart`
--
DROP TABLE IF EXISTS `vtiger_homereportchart`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_homereportchart` (
`stuffid` int(11) NOT NULL,
`reportid` int(19) DEFAULT NULL,
`reportcharttype` varchar(100) DEFAULT NULL,
PRIMARY KEY (`stuffid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_homereportchart`
--
LOCK TABLES `vtiger_homereportchart` WRITE;
/*!40000 ALTER TABLE `vtiger_homereportchart` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_homereportchart` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_homerss`
--
DROP TABLE IF EXISTS `vtiger_homerss`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_homerss` (
`stuffid` int(19) NOT NULL DEFAULT 0,
`url` varchar(100) DEFAULT NULL,
`maxentries` int(19) NOT NULL,
PRIMARY KEY (`stuffid`),
KEY `stuff_stuffid_idx` (`stuffid`),
CONSTRAINT `fk_1_vtiger_homerss` FOREIGN KEY (`stuffid`) REFERENCES `vtiger_homestuff` (`stuffid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_homerss`
--
LOCK TABLES `vtiger_homerss` WRITE;
/*!40000 ALTER TABLE `vtiger_homerss` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_homerss` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_homestuff`
--
DROP TABLE IF EXISTS `vtiger_homestuff`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_homestuff` (
`stuffid` int(19) NOT NULL DEFAULT 0,
`stuffsequence` int(19) NOT NULL DEFAULT 0,
`stufftype` varchar(100) DEFAULT NULL,
`userid` int(19) NOT NULL,
`visible` int(10) NOT NULL DEFAULT 0,
`stufftitle` varchar(100) DEFAULT NULL,
PRIMARY KEY (`stuffid`),
KEY `stuff_stuffid_idx` (`stuffid`),
KEY `fk_1_vtiger_homestuff` (`userid`),
CONSTRAINT `fk_1_vtiger_homestuff` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_homestuff`
--
LOCK TABLES `vtiger_homestuff` WRITE;
/*!40000 ALTER TABLE `vtiger_homestuff` DISABLE KEYS */;
INSERT INTO `vtiger_homestuff` VALUES
(1,1,'Default',1,1,'Top Accounts'),
(2,2,'Default',1,1,'Home Page Dashboard'),
(3,3,'Default',1,1,'Top Potentials'),
(4,4,'Default',1,1,'Top Quotes'),
(5,5,'Default',1,1,'Key Metrics'),
(6,6,'Default',1,1,'Top Trouble Tickets'),
(7,7,'Default',1,1,'Upcoming Activities'),
(8,8,'Default',1,1,'My Group Allocation'),
(9,9,'Default',1,1,'Top Sales Orders'),
(10,10,'Default',1,1,'Top Invoices'),
(11,11,'Default',1,1,'My New Leads'),
(12,12,'Default',1,1,'Top Purchase Orders'),
(13,13,'Default',1,1,'Pending Activities'),
(14,14,'Default',1,1,'My Recent FAQs'),
(15,15,'Tag Cloud',1,0,'Tag Cloud'),
(16,1,'Default',5,1,'Top Accounts'),
(17,2,'Default',5,1,'Home Page Dashboard'),
(18,3,'Default',5,1,'Top Potentials'),
(19,4,'Default',5,1,'Top Quotes'),
(20,5,'Default',5,1,'Key Metrics'),
(21,6,'Default',5,1,'Top Trouble Tickets'),
(22,7,'Default',5,1,'Upcoming Activities'),
(23,8,'Default',5,1,'My Group Allocation'),
(24,9,'Default',5,1,'Top Sales Orders'),
(25,10,'Default',5,1,'Top Invoices'),
(26,11,'Default',5,1,'My New Leads'),
(27,12,'Default',5,1,'Top Purchase Orders'),
(28,13,'Default',5,1,'Pending Activities'),
(29,14,'Default',5,1,'My Recent FAQs'),
(30,15,'Tag Cloud',5,0,'Tag Cloud'),
(31,1,'Default',6,1,'Top Accounts'),
(32,2,'Default',6,1,'Home Page Dashboard'),
(33,3,'Default',6,1,'Top Potentials'),
(34,4,'Default',6,1,'Top Quotes'),
(35,5,'Default',6,1,'Key Metrics'),
(36,6,'Default',6,1,'Top Trouble Tickets'),
(37,7,'Default',6,1,'Upcoming Activities'),
(38,8,'Default',6,1,'My Group Allocation'),
(39,9,'Default',6,1,'Top Sales Orders'),
(40,10,'Default',6,1,'Top Invoices'),
(41,11,'Default',6,1,'My New Leads'),
(42,12,'Default',6,1,'Top Purchase Orders'),
(43,13,'Default',6,1,'Pending Activities'),
(44,14,'Default',6,1,'My Recent FAQs'),
(45,15,'Tag Cloud',6,0,'Tag Cloud'),
(46,1,'Default',7,1,'Top Accounts'),
(47,2,'Default',7,1,'Home Page Dashboard'),
(48,3,'Default',7,1,'Top Potentials'),
(49,4,'Default',7,1,'Top Quotes'),
(50,5,'Default',7,1,'Key Metrics'),
(51,6,'Default',7,1,'Top Trouble Tickets'),
(52,7,'Default',7,1,'Upcoming Activities'),
(53,8,'Default',7,1,'My Group Allocation'),
(54,9,'Default',7,1,'Top Sales Orders'),
(55,10,'Default',7,1,'Top Invoices'),
(56,11,'Default',7,1,'My New Leads'),
(57,12,'Default',7,1,'Top Purchase Orders'),
(58,13,'Default',7,1,'Pending Activities'),
(59,14,'Default',7,1,'My Recent FAQs'),
(60,15,'Tag Cloud',7,0,'Tag Cloud'),
(61,1,'Default',10,1,'Top Accounts'),
(62,2,'Default',10,1,'Home Page Dashboard'),
(63,3,'Default',10,1,'Top Potentials'),
(64,4,'Default',10,1,'Top Quotes'),
(65,5,'Default',10,1,'Key Metrics'),
(66,6,'Default',10,1,'Top Trouble Tickets'),
(67,7,'Default',10,1,'Upcoming Activities'),
(68,8,'Default',10,1,'My Group Allocation'),
(69,9,'Default',10,1,'Top Sales Orders'),
(70,10,'Default',10,1,'Top Invoices'),
(71,11,'Default',10,1,'My New Leads'),
(72,12,'Default',10,1,'Top Purchase Orders'),
(73,13,'Default',10,1,'Pending Activities'),
(74,14,'Default',10,1,'My Recent FAQs'),
(75,15,'Tag Cloud',10,0,'Tag Cloud'),
(76,1,'Default',11,1,'Top Accounts'),
(77,2,'Default',11,1,'Home Page Dashboard'),
(78,3,'Default',11,1,'Top Potentials'),
(79,4,'Default',11,1,'Top Quotes'),
(80,5,'Default',11,1,'Key Metrics'),
(81,6,'Default',11,1,'Top Trouble Tickets'),
(82,7,'Default',11,1,'Upcoming Activities'),
(83,8,'Default',11,1,'My Group Allocation'),
(84,9,'Default',11,1,'Top Sales Orders'),
(85,10,'Default',11,1,'Top Invoices'),
(86,11,'Default',11,1,'My New Leads'),
(87,12,'Default',11,1,'Top Purchase Orders'),
(88,13,'Default',11,1,'Pending Activities'),
(89,14,'Default',11,1,'My Recent FAQs'),
(90,15,'Tag Cloud',11,0,'Tag Cloud'),
(91,1,'Default',12,1,'Top Accounts'),
(92,2,'Default',12,1,'Home Page Dashboard'),
(93,3,'Default',12,1,'Top Potentials'),
(94,4,'Default',12,1,'Top Quotes'),
(95,5,'Default',12,1,'Key Metrics'),
(96,6,'Default',12,1,'Top Trouble Tickets'),
(97,7,'Default',12,1,'Upcoming Activities'),
(98,8,'Default',12,1,'My Group Allocation'),
(99,9,'Default',12,1,'Top Sales Orders'),
(100,10,'Default',12,1,'Top Invoices'),
(101,11,'Default',12,1,'My New Leads'),
(102,12,'Default',12,1,'Top Purchase Orders'),
(103,13,'Default',12,1,'Pending Activities'),
(104,14,'Default',12,1,'My Recent FAQs'),
(105,15,'Tag Cloud',12,0,'Tag Cloud'),
(106,1,'Default',13,1,'Top Accounts'),
(107,2,'Default',13,1,'Home Page Dashboard'),
(108,3,'Default',13,0,'Top Potentials'),
(109,4,'Default',13,1,'Top Quotes'),
(110,5,'Default',13,0,'Key Metrics'),
(111,6,'Default',13,1,'Top Trouble Tickets'),
(112,7,'Default',13,0,'Upcoming Activities'),
(113,8,'Default',13,1,'My Group Allocation'),
(114,9,'Default',13,1,'Top Sales Orders'),
(115,10,'Default',13,1,'Top Invoices'),
(116,11,'Default',13,1,'My New Leads'),
(117,12,'Default',13,1,'Top Purchase Orders'),
(118,13,'Default',13,1,'Pending Activities'),
(119,14,'Default',13,1,'My Recent FAQs'),
(120,15,'Tag Cloud',13,0,'Tag Cloud'),
(121,1,'Default',14,1,'Top Accounts'),
(122,2,'Default',14,1,'Home Page Dashboard'),
(123,3,'Default',14,1,'Top Potentials'),
(124,4,'Default',14,1,'Top Quotes'),
(125,5,'Default',14,1,'Key Metrics'),
(126,6,'Default',14,1,'Top Trouble Tickets'),
(127,7,'Default',14,1,'Upcoming Activities'),
(128,8,'Default',14,1,'My Group Allocation'),
(129,9,'Default',14,1,'Top Sales Orders'),
(130,10,'Default',14,1,'Top Invoices'),
(131,11,'Default',14,1,'My New Leads'),
(132,12,'Default',14,1,'Top Purchase Orders'),
(133,13,'Default',14,1,'Pending Activities'),
(134,14,'Default',14,1,'My Recent FAQs'),
(135,15,'Tag Cloud',14,0,'Tag Cloud'),
(136,1,'Default',15,1,'Top Accounts'),
(137,2,'Default',15,1,'Home Page Dashboard'),
(138,3,'Default',15,1,'Top Potentials'),
(139,4,'Default',15,1,'Top Quotes'),
(140,5,'Default',15,1,'Key Metrics'),
(141,6,'Default',15,1,'Top Trouble Tickets'),
(142,7,'Default',15,1,'Upcoming Activities'),
(143,8,'Default',15,1,'My Group Allocation'),
(144,9,'Default',15,1,'Top Sales Orders'),
(145,10,'Default',15,1,'Top Invoices'),
(146,11,'Default',15,1,'My New Leads'),
(147,12,'Default',15,1,'Top Purchase Orders'),
(148,13,'Default',15,1,'Pending Activities'),
(149,14,'Default',15,1,'My Recent FAQs'),
(150,15,'Tag Cloud',15,0,'Tag Cloud');
/*!40000 ALTER TABLE `vtiger_homestuff` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_homestuff_seq`
--
DROP TABLE IF EXISTS `vtiger_homestuff_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_homestuff_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_homestuff_seq`
--
LOCK TABLES `vtiger_homestuff_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_homestuff_seq` DISABLE KEYS */;
INSERT INTO `vtiger_homestuff_seq` VALUES
(165);
/*!40000 ALTER TABLE `vtiger_homestuff_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_hour_format`
--
DROP TABLE IF EXISTS `vtiger_hour_format`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_hour_format` (
`hour_formatid` int(11) NOT NULL AUTO_INCREMENT,
`hour_format` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
PRIMARY KEY (`hour_formatid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_hour_format`
--
LOCK TABLES `vtiger_hour_format` WRITE;
/*!40000 ALTER TABLE `vtiger_hour_format` DISABLE KEYS */;
INSERT INTO `vtiger_hour_format` VALUES
(1,'12',0,1),
(2,'24',1,1);
/*!40000 ALTER TABLE `vtiger_hour_format` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_hour_format_seq`
--
DROP TABLE IF EXISTS `vtiger_hour_format_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_hour_format_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_hour_format_seq`
--
LOCK TABLES `vtiger_hour_format_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_hour_format_seq` DISABLE KEYS */;
INSERT INTO `vtiger_hour_format_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_hour_format_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_import_locks`
--
DROP TABLE IF EXISTS `vtiger_import_locks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_import_locks` (
`vtiger_import_lock_id` int(11) NOT NULL,
`userid` int(11) NOT NULL,
`tabid` int(11) NOT NULL,
`importid` int(11) NOT NULL,
`locked_since` datetime DEFAULT NULL,
PRIMARY KEY (`vtiger_import_lock_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_import_locks`
--
LOCK TABLES `vtiger_import_locks` WRITE;
/*!40000 ALTER TABLE `vtiger_import_locks` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_import_locks` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_import_maps`
--
DROP TABLE IF EXISTS `vtiger_import_maps`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_import_maps` (
`id` int(19) NOT NULL AUTO_INCREMENT,
`name` varchar(36) NOT NULL,
`module` varchar(36) NOT NULL,
`content` longblob DEFAULT NULL,
`has_header` int(1) NOT NULL DEFAULT 1,
`deleted` int(1) NOT NULL DEFAULT 0,
`date_entered` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`date_modified` datetime DEFAULT NULL,
`assigned_user_id` varchar(36) DEFAULT NULL,
`is_published` varchar(3) NOT NULL DEFAULT 'no',
PRIMARY KEY (`id`),
KEY `import_maps_assigned_user_id_module_name_deleted_idx` (`assigned_user_id`,`module`,`name`,`deleted`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_import_maps`
--
LOCK TABLES `vtiger_import_maps` WRITE;
/*!40000 ALTER TABLE `vtiger_import_maps` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_import_maps` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_import_queue`
--
DROP TABLE IF EXISTS `vtiger_import_queue`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_import_queue` (
`importid` int(11) NOT NULL,
`userid` int(11) NOT NULL,
`tabid` int(11) NOT NULL,
`field_mapping` text DEFAULT NULL,
`default_values` text DEFAULT NULL,
`merge_type` int(11) DEFAULT NULL,
`merge_fields` text DEFAULT NULL,
`status` int(11) DEFAULT 0,
`lineitem_currency_id` int(5) DEFAULT NULL,
`paging` int(1) DEFAULT 0,
PRIMARY KEY (`importid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_import_queue`
--
LOCK TABLES `vtiger_import_queue` WRITE;
/*!40000 ALTER TABLE `vtiger_import_queue` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_import_queue` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_industry`
--
DROP TABLE IF EXISTS `vtiger_industry`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_industry` (
`industryid` int(19) NOT NULL AUTO_INCREMENT,
`industry` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`industryid`),
UNIQUE KEY `industry_industry_idx` (`industry`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_industry`
--
LOCK TABLES `vtiger_industry` WRITE;
/*!40000 ALTER TABLE `vtiger_industry` DISABLE KEYS */;
INSERT INTO `vtiger_industry` VALUES
(2,'Apparel',1,61,1,NULL),
(3,'Banking',1,62,2,NULL),
(4,'Biotechnology',1,63,3,NULL),
(5,'Chemicals',1,64,4,NULL),
(6,'Communications',1,65,5,NULL),
(7,'Construction',1,66,6,NULL),
(8,'Consulting',1,67,7,NULL),
(9,'Education',1,68,8,NULL),
(10,'Electronics',1,69,9,NULL),
(11,'Energy',1,70,10,NULL),
(12,'Engineering',1,71,11,NULL),
(13,'Entertainment',1,72,12,NULL),
(14,'Environmental',1,73,13,NULL),
(15,'Finance',1,74,14,NULL),
(16,'Food & Beverage',1,75,15,NULL),
(17,'Government',1,76,16,NULL),
(18,'Healthcare',1,77,17,NULL),
(19,'Hospitality',1,78,18,NULL),
(20,'Insurance',1,79,19,NULL),
(21,'Machinery',1,80,20,NULL),
(22,'Manufacturing',1,81,21,NULL),
(23,'Media',1,82,22,NULL),
(24,'Not For Profit',1,83,23,NULL),
(25,'Recreation',1,84,24,NULL),
(26,'Retail',1,85,25,NULL),
(27,'Shipping',1,86,26,NULL),
(28,'Technology',1,87,27,NULL),
(29,'Telecommunications',1,88,28,NULL),
(30,'Transportation',1,89,29,NULL),
(31,'Utilities',1,90,30,NULL),
(32,'Other',1,91,31,NULL);
/*!40000 ALTER TABLE `vtiger_industry` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_industry_seq`
--
DROP TABLE IF EXISTS `vtiger_industry_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_industry_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_industry_seq`
--
LOCK TABLES `vtiger_industry_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_industry_seq` DISABLE KEYS */;
INSERT INTO `vtiger_industry_seq` VALUES
(32);
/*!40000 ALTER TABLE `vtiger_industry_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_inventory_tandc`
--
DROP TABLE IF EXISTS `vtiger_inventory_tandc`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_inventory_tandc` (
`id` int(19) NOT NULL,
`type` varchar(30) NOT NULL,
`tandc` text DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_inventory_tandc`
--
LOCK TABLES `vtiger_inventory_tandc` WRITE;
/*!40000 ALTER TABLE `vtiger_inventory_tandc` DISABLE KEYS */;
INSERT INTO `vtiger_inventory_tandc` VALUES
(2,'Invoice','\n - Unless otherwise agreed in writing by the supplier all invoices are payable within thirty (30) days of the date of invoice, in the currency of the invoice, drawn on a bank based in India or by such other method as is agreed in advance by the Supplier.\n\n - All prices are not inclusive of VAT which shall be payable in addition by the Customer at the applicable rate.'),
(3,'Quotes','\n - Unless otherwise agreed in writing by the supplier all invoices are payable within thirty (30) days of the date of invoice, in the currency of the invoice, drawn on a bank based in India or by such other method as is agreed in advance by the Supplier.\n\n - All prices are not inclusive of VAT which shall be payable in addition by the Customer at the applicable rate.'),
(4,'PurchaseOrder','\n - Unless otherwise agreed in writing by the supplier all invoices are payable within thirty (30) days of the date of invoice, in the currency of the invoice, drawn on a bank based in India or by such other method as is agreed in advance by the Supplier.\n\n - All prices are not inclusive of VAT which shall be payable in addition by the Customer at the applicable rate.'),
(5,'SalesOrder','\n - Unless otherwise agreed in writing by the supplier all invoices are payable within thirty (30) days of the date of invoice, in the currency of the invoice, drawn on a bank based in India or by such other method as is agreed in advance by the Supplier.\n\n - All prices are not inclusive of VAT which shall be payable in addition by the Customer at the applicable rate.');
/*!40000 ALTER TABLE `vtiger_inventory_tandc` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_inventory_tandc_seq`
--
DROP TABLE IF EXISTS `vtiger_inventory_tandc_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_inventory_tandc_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_inventory_tandc_seq`
--
LOCK TABLES `vtiger_inventory_tandc_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_inventory_tandc_seq` DISABLE KEYS */;
INSERT INTO `vtiger_inventory_tandc_seq` VALUES
(5);
/*!40000 ALTER TABLE `vtiger_inventory_tandc_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_inventorycharges`
--
DROP TABLE IF EXISTS `vtiger_inventorycharges`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_inventorycharges` (
`chargeid` int(5) NOT NULL AUTO_INCREMENT,
`name` varchar(100) NOT NULL,
`format` varchar(10) DEFAULT NULL,
`type` varchar(10) DEFAULT NULL,
`value` decimal(12,5) DEFAULT NULL,
`regions` text DEFAULT NULL,
`istaxable` int(1) NOT NULL DEFAULT 1,
`taxes` varchar(1024) DEFAULT NULL,
`deleted` int(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`chargeid`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_inventorycharges`
--
LOCK TABLES `vtiger_inventorycharges` WRITE;
/*!40000 ALTER TABLE `vtiger_inventorycharges` DISABLE KEYS */;
INSERT INTO `vtiger_inventorycharges` VALUES
(1,'Shipping & Handling','Flat','Fixed',NULL,'[]',1,'[\"1\",\"2\",\"3\"]',0);
/*!40000 ALTER TABLE `vtiger_inventorycharges` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_inventorychargesrel`
--
DROP TABLE IF EXISTS `vtiger_inventorychargesrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_inventorychargesrel` (
`recordid` int(19) NOT NULL,
`charges` text DEFAULT NULL,
KEY `record_idx` (`recordid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_inventorychargesrel`
--
LOCK TABLES `vtiger_inventorychargesrel` WRITE;
/*!40000 ALTER TABLE `vtiger_inventorychargesrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_inventorychargesrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_inventorynotification`
--
DROP TABLE IF EXISTS `vtiger_inventorynotification`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_inventorynotification` (
`notificationid` int(19) NOT NULL AUTO_INCREMENT,
`notificationname` varchar(200) DEFAULT NULL,
`notificationsubject` varchar(200) DEFAULT NULL,
`notificationbody` text DEFAULT NULL,
`label` varchar(50) DEFAULT NULL,
`status` varchar(30) DEFAULT NULL,
PRIMARY KEY (`notificationid`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_inventorynotification`
--
LOCK TABLES `vtiger_inventorynotification` WRITE;
/*!40000 ALTER TABLE `vtiger_inventorynotification` DISABLE KEYS */;
INSERT INTO `vtiger_inventorynotification` VALUES
(1,'InvoiceNotification','{PRODUCTNAME} Stock Level is Low','Dear {HANDLER},\n\nThe current stock of {PRODUCTNAME} in our warehouse is {CURRENTSTOCK}. Kindly procure required number of units as the stock level is below reorder level {REORDERLEVELVALUE}.\n\nPlease treat this information as Urgent as the invoice is already sent to the customer.\n\nSeverity: Critical\n\nThanks,\n{CURRENTUSER} ','InvoiceNotificationDescription',NULL),
(2,'QuoteNotification','Quote given for {PRODUCTNAME}','Dear {HANDLER},\n\nQuote is generated for {QUOTEQUANTITY} units of {PRODUCTNAME}. The current stock of {PRODUCTNAME} in our warehouse is {CURRENTSTOCK}.\n\nSeverity: Minor\n\nThanks,\n{CURRENTUSER} ','QuoteNotificationDescription',NULL),
(3,'SalesOrderNotification','Sales Order generated for {PRODUCTNAME}','Dear {HANDLER},\n\nSalesOrder is generated for {SOQUANTITY} units of {PRODUCTNAME}. The current stock of {PRODUCTNAME} in our warehouse is {CURRENTSTOCK}.\n\nPlease treat this information with priority as the sales order is already generated.\n\nSeverity: Major\n\nThanks,\n{CURRENTUSER} ','SalesOrderNotificationDescription',NULL);
/*!40000 ALTER TABLE `vtiger_inventorynotification` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_inventorynotification_seq`
--
DROP TABLE IF EXISTS `vtiger_inventorynotification_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_inventorynotification_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_inventorynotification_seq`
--
LOCK TABLES `vtiger_inventorynotification_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_inventorynotification_seq` DISABLE KEYS */;
INSERT INTO `vtiger_inventorynotification_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_inventorynotification_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_inventoryproductrel`
--
DROP TABLE IF EXISTS `vtiger_inventoryproductrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_inventoryproductrel` (
`id` int(19) DEFAULT NULL,
`productid` int(19) DEFAULT NULL,
`sequence_no` int(4) DEFAULT NULL,
`quantity` decimal(25,3) DEFAULT NULL,
`listprice` decimal(27,8) DEFAULT NULL,
`discount_percent` decimal(7,3) DEFAULT NULL,
`discount_amount` decimal(27,8) DEFAULT NULL,
`comment` text DEFAULT NULL,
`description` text DEFAULT NULL,
`incrementondel` int(11) NOT NULL DEFAULT 0,
`lineitem_id` int(11) NOT NULL AUTO_INCREMENT,
`tax1` decimal(7,3) DEFAULT NULL,
`tax2` decimal(7,3) DEFAULT NULL,
`tax3` decimal(7,3) DEFAULT NULL,
`image` varchar(2) DEFAULT NULL,
`purchase_cost` decimal(27,8) DEFAULT NULL,
`margin` decimal(27,8) DEFAULT NULL,
PRIMARY KEY (`lineitem_id`),
KEY `inventoryproductrel_id_idx` (`id`),
KEY `inventoryproductrel_productid_idx` (`productid`),
CONSTRAINT `fk_crmid_vtiger_inventoryproductrel` FOREIGN KEY (`id`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_inventoryproductrel`
--
LOCK TABLES `vtiger_inventoryproductrel` WRITE;
/*!40000 ALTER TABLE `vtiger_inventoryproductrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_inventoryproductrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_inventoryproductrel_seq`
--
DROP TABLE IF EXISTS `vtiger_inventoryproductrel_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_inventoryproductrel_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_inventoryproductrel_seq`
--
LOCK TABLES `vtiger_inventoryproductrel_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_inventoryproductrel_seq` DISABLE KEYS */;
INSERT INTO `vtiger_inventoryproductrel_seq` VALUES
(0);
/*!40000 ALTER TABLE `vtiger_inventoryproductrel_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_inventoryshippingrel`
--
DROP TABLE IF EXISTS `vtiger_inventoryshippingrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_inventoryshippingrel` (
`id` int(19) DEFAULT NULL,
`shtax1` decimal(7,3) DEFAULT NULL,
`shtax2` decimal(7,3) DEFAULT NULL,
`shtax3` decimal(7,3) DEFAULT NULL,
KEY `inventoryishippingrel_id_idx` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_inventoryshippingrel`
--
LOCK TABLES `vtiger_inventoryshippingrel` WRITE;
/*!40000 ALTER TABLE `vtiger_inventoryshippingrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_inventoryshippingrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_inventorysubproductrel`
--
DROP TABLE IF EXISTS `vtiger_inventorysubproductrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_inventorysubproductrel` (
`id` int(19) NOT NULL,
`sequence_no` int(10) NOT NULL,
`productid` int(19) NOT NULL,
`quantity` int(19) DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_inventorysubproductrel`
--
LOCK TABLES `vtiger_inventorysubproductrel` WRITE;
/*!40000 ALTER TABLE `vtiger_inventorysubproductrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_inventorysubproductrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_inventorytaxinfo`
--
DROP TABLE IF EXISTS `vtiger_inventorytaxinfo`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_inventorytaxinfo` (
`taxid` int(3) NOT NULL,
`taxname` varchar(50) DEFAULT NULL,
`taxlabel` varchar(50) DEFAULT NULL,
`percentage` decimal(7,3) DEFAULT NULL,
`deleted` int(1) DEFAULT NULL,
`method` varchar(10) DEFAULT NULL,
`type` varchar(10) DEFAULT NULL,
`compoundon` varchar(400) DEFAULT NULL,
`regions` text DEFAULT NULL,
PRIMARY KEY (`taxid`),
KEY `inventorytaxinfo_taxname_idx` (`taxname`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_inventorytaxinfo`
--
LOCK TABLES `vtiger_inventorytaxinfo` WRITE;
/*!40000 ALTER TABLE `vtiger_inventorytaxinfo` DISABLE KEYS */;
INSERT INTO `vtiger_inventorytaxinfo` VALUES
(1,'tax1','VAT',4.500,0,'Simple','Fixed','[]','[]'),
(2,'tax2','Sales',10.000,0,'Simple','Fixed','[]','[]'),
(3,'tax3','Service',12.500,0,'Simple','Fixed','[]','[]');
/*!40000 ALTER TABLE `vtiger_inventorytaxinfo` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_inventorytaxinfo_seq`
--
DROP TABLE IF EXISTS `vtiger_inventorytaxinfo_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_inventorytaxinfo_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_inventorytaxinfo_seq`
--
LOCK TABLES `vtiger_inventorytaxinfo_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_inventorytaxinfo_seq` DISABLE KEYS */;
INSERT INTO `vtiger_inventorytaxinfo_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_inventorytaxinfo_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_invitees`
--
DROP TABLE IF EXISTS `vtiger_invitees`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_invitees` (
`activityid` int(19) NOT NULL,
`inviteeid` int(19) NOT NULL,
`status` varchar(50) DEFAULT NULL,
PRIMARY KEY (`activityid`,`inviteeid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_invitees`
--
LOCK TABLES `vtiger_invitees` WRITE;
/*!40000 ALTER TABLE `vtiger_invitees` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_invitees` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_invoice`
--
DROP TABLE IF EXISTS `vtiger_invoice`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_invoice` (
`invoiceid` int(19) NOT NULL DEFAULT 0,
`subject` varchar(100) DEFAULT NULL,
`salesorderid` int(19) DEFAULT NULL,
`customerno` varchar(100) DEFAULT NULL,
`contactid` int(19) DEFAULT NULL,
`notes` varchar(100) DEFAULT NULL,
`invoicedate` date DEFAULT NULL,
`duedate` date DEFAULT NULL,
`invoiceterms` varchar(100) DEFAULT NULL,
`type` varchar(100) DEFAULT NULL,
`adjustment` decimal(25,8) DEFAULT NULL,
`salescommission` decimal(25,3) DEFAULT NULL,
`exciseduty` decimal(25,3) DEFAULT NULL,
`subtotal` decimal(25,8) DEFAULT NULL,
`total` decimal(25,8) DEFAULT NULL,
`taxtype` varchar(25) DEFAULT NULL,
`discount_percent` decimal(25,3) DEFAULT NULL,
`discount_amount` decimal(25,8) DEFAULT NULL,
`s_h_amount` decimal(25,8) DEFAULT NULL,
`shipping` varchar(100) DEFAULT NULL,
`accountid` int(19) DEFAULT NULL,
`terms_conditions` text DEFAULT NULL,
`purchaseorder` varchar(200) DEFAULT NULL,
`invoicestatus` varchar(200) DEFAULT NULL,
`invoice_no` varchar(100) DEFAULT NULL,
`currency_id` int(19) NOT NULL DEFAULT 1,
`conversion_rate` decimal(10,3) NOT NULL DEFAULT 1.000,
`compound_taxes_info` text DEFAULT NULL,
`pre_tax_total` decimal(25,8) DEFAULT NULL,
`received` decimal(25,8) DEFAULT NULL,
`balance` decimal(25,8) DEFAULT NULL,
`s_h_percent` decimal(25,8) DEFAULT NULL,
`potential_id` varchar(100) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
`region_id` int(19) DEFAULT NULL,
PRIMARY KEY (`invoiceid`),
KEY `invoice_purchaseorderid_idx` (`invoiceid`),
KEY `fk_2_vtiger_invoice` (`salesorderid`),
CONSTRAINT `fk_2_vtiger_invoice` FOREIGN KEY (`salesorderid`) REFERENCES `vtiger_salesorder` (`salesorderid`) ON DELETE CASCADE,
CONSTRAINT `fk_crmid_vtiger_invoice` FOREIGN KEY (`invoiceid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_invoice`
--
LOCK TABLES `vtiger_invoice` WRITE;
/*!40000 ALTER TABLE `vtiger_invoice` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_invoice` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_invoice_recurring_info`
--
DROP TABLE IF EXISTS `vtiger_invoice_recurring_info`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_invoice_recurring_info` (
`salesorderid` int(11) NOT NULL,
`recurring_frequency` varchar(200) DEFAULT NULL,
`start_period` date DEFAULT NULL,
`end_period` date DEFAULT NULL,
`last_recurring_date` date DEFAULT NULL,
`payment_duration` varchar(200) DEFAULT NULL,
`invoice_status` varchar(200) DEFAULT NULL,
PRIMARY KEY (`salesorderid`),
CONSTRAINT `fk_salesorderid_vtiger_invoice_recurring_info` FOREIGN KEY (`salesorderid`) REFERENCES `vtiger_salesorder` (`salesorderid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_invoice_recurring_info`
--
LOCK TABLES `vtiger_invoice_recurring_info` WRITE;
/*!40000 ALTER TABLE `vtiger_invoice_recurring_info` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_invoice_recurring_info` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_invoicebillads`
--
DROP TABLE IF EXISTS `vtiger_invoicebillads`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_invoicebillads` (
`invoicebilladdressid` int(19) NOT NULL DEFAULT 0,
`bill_city` varchar(30) DEFAULT NULL,
`bill_code` varchar(30) DEFAULT NULL,
`bill_country` varchar(30) DEFAULT NULL,
`bill_state` varchar(30) DEFAULT NULL,
`bill_street` varchar(250) DEFAULT NULL,
`bill_pobox` varchar(30) DEFAULT NULL,
PRIMARY KEY (`invoicebilladdressid`),
CONSTRAINT `fk_1_vtiger_invoicebillads` FOREIGN KEY (`invoicebilladdressid`) REFERENCES `vtiger_invoice` (`invoiceid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_invoicebillads`
--
LOCK TABLES `vtiger_invoicebillads` WRITE;
/*!40000 ALTER TABLE `vtiger_invoicebillads` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_invoicebillads` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_invoicecf`
--
DROP TABLE IF EXISTS `vtiger_invoicecf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_invoicecf` (
`invoiceid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`invoiceid`),
CONSTRAINT `fk_1_vtiger_invoicecf` FOREIGN KEY (`invoiceid`) REFERENCES `vtiger_invoice` (`invoiceid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_invoicecf`
--
LOCK TABLES `vtiger_invoicecf` WRITE;
/*!40000 ALTER TABLE `vtiger_invoicecf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_invoicecf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_invoiceshipads`
--
DROP TABLE IF EXISTS `vtiger_invoiceshipads`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_invoiceshipads` (
`invoiceshipaddressid` int(19) NOT NULL DEFAULT 0,
`ship_city` varchar(30) DEFAULT NULL,
`ship_code` varchar(30) DEFAULT NULL,
`ship_country` varchar(30) DEFAULT NULL,
`ship_state` varchar(30) DEFAULT NULL,
`ship_street` varchar(250) DEFAULT NULL,
`ship_pobox` varchar(30) DEFAULT NULL,
PRIMARY KEY (`invoiceshipaddressid`),
CONSTRAINT `fk_1_vtiger_invoiceshipads` FOREIGN KEY (`invoiceshipaddressid`) REFERENCES `vtiger_invoice` (`invoiceid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_invoiceshipads`
--
LOCK TABLES `vtiger_invoiceshipads` WRITE;
/*!40000 ALTER TABLE `vtiger_invoiceshipads` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_invoiceshipads` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_invoicestatus`
--
DROP TABLE IF EXISTS `vtiger_invoicestatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_invoicestatus` (
`invoicestatusid` int(19) NOT NULL AUTO_INCREMENT,
`invoicestatus` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`invoicestatusid`),
UNIQUE KEY `invoicestatus_invoiestatus_idx` (`invoicestatus`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_invoicestatus`
--
LOCK TABLES `vtiger_invoicestatus` WRITE;
/*!40000 ALTER TABLE `vtiger_invoicestatus` DISABLE KEYS */;
INSERT INTO `vtiger_invoicestatus` VALUES
(1,'AutoCreated',0,92,0,NULL),
(2,'Created',0,93,1,NULL),
(3,'Approved',0,94,2,NULL),
(4,'Sent',0,95,3,NULL),
(5,'Credit Invoice',0,96,4,NULL),
(6,'Paid',0,97,5,NULL),
(7,'Cancel',1,288,1,NULL);
/*!40000 ALTER TABLE `vtiger_invoicestatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_invoicestatus_seq`
--
DROP TABLE IF EXISTS `vtiger_invoicestatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_invoicestatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_invoicestatus_seq`
--
LOCK TABLES `vtiger_invoicestatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_invoicestatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_invoicestatus_seq` VALUES
(7);
/*!40000 ALTER TABLE `vtiger_invoicestatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_invoicestatushistory`
--
DROP TABLE IF EXISTS `vtiger_invoicestatushistory`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_invoicestatushistory` (
`historyid` int(19) NOT NULL AUTO_INCREMENT,
`invoiceid` int(19) NOT NULL,
`accountname` varchar(100) DEFAULT NULL,
`total` decimal(10,0) DEFAULT NULL,
`invoicestatus` varchar(200) DEFAULT NULL,
`lastmodified` datetime DEFAULT NULL,
PRIMARY KEY (`historyid`),
KEY `invoicestatushistory_invoiceid_idx` (`invoiceid`),
CONSTRAINT `fk_1_vtiger_invoicestatushistory` FOREIGN KEY (`invoiceid`) REFERENCES `vtiger_invoice` (`invoiceid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_invoicestatushistory`
--
LOCK TABLES `vtiger_invoicestatushistory` WRITE;
/*!40000 ALTER TABLE `vtiger_invoicestatushistory` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_invoicestatushistory` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_language`
--
DROP TABLE IF EXISTS `vtiger_language`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_language` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(50) DEFAULT NULL,
`prefix` varchar(10) DEFAULT NULL,
`label` varchar(30) DEFAULT NULL,
`lastupdated` datetime DEFAULT NULL,
`sequence` int(11) DEFAULT NULL,
`isdefault` int(1) DEFAULT NULL,
`active` int(1) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_language`
--
LOCK TABLES `vtiger_language` WRITE;
/*!40000 ALTER TABLE `vtiger_language` DISABLE KEYS */;
INSERT INTO `vtiger_language` VALUES
(1,'English','en_us','US English','2023-02-13 15:27:02',NULL,1,1),
(2,'Mexican Spanish','es_mx','ES Mexico','2023-02-13 15:40:36',NULL,0,1),
(3,'Arabic','ar_ae','Arabic','2023-02-13 15:50:21',NULL,0,1),
(4,'Swedish','sv_se','Swedish','2023-02-13 15:50:21',NULL,0,1),
(5,'British English','en_gb','British English','2023-02-13 15:40:44',NULL,0,1),
(6,'Hungarian','hu_hu','HU Magyar','2023-02-13 15:40:44',NULL,0,1),
(7,'Deutsch','de_de','DE Deutsch','2023-02-13 15:40:47',NULL,0,1),
(8,'Turkce','tr_tr','Turkce Dil Paketi','2023-02-13 15:42:39',NULL,0,1),
(9,'Spanish','es_es','ES Spanish','2023-02-13 15:42:39',NULL,0,1),
(10,'Język Polski','pl_pl','Język Polski','2023-02-13 15:43:57',NULL,0,1),
(11,'Romana','ro_ro','Romana','2023-02-13 15:43:57',NULL,0,1),
(12,'Italian','it_it','IT Italian','2023-02-13 15:43:13',NULL,0,1),
(13,'Pack de langue français','fr_fr','Pack de langue français','2023-02-13 15:43:57',NULL,0,1),
(14,'Brazilian','pt_br','PT Brasil','2023-02-13 15:43:57',NULL,0,1),
(15,'Russian','ru_ru','Russian','2023-02-13 15:43:47',NULL,0,1),
(16,'Dutch','nl_nl','NL-Dutch','2023-02-13 15:43:47',NULL,0,1);
/*!40000 ALTER TABLE `vtiger_language` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_language_seq`
--
DROP TABLE IF EXISTS `vtiger_language_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_language_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_language_seq`
--
LOCK TABLES `vtiger_language_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_language_seq` DISABLE KEYS */;
INSERT INTO `vtiger_language_seq` VALUES
(16);
/*!40000 ALTER TABLE `vtiger_language_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_lead_view`
--
DROP TABLE IF EXISTS `vtiger_lead_view`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_lead_view` (
`lead_viewid` int(19) NOT NULL AUTO_INCREMENT,
`lead_view` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`lead_viewid`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_lead_view`
--
LOCK TABLES `vtiger_lead_view` WRITE;
/*!40000 ALTER TABLE `vtiger_lead_view` DISABLE KEYS */;
INSERT INTO `vtiger_lead_view` VALUES
(1,'Today',0,1),
(2,'Last 2 Days',1,1),
(3,'Last Week',2,1);
/*!40000 ALTER TABLE `vtiger_lead_view` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_lead_view_seq`
--
DROP TABLE IF EXISTS `vtiger_lead_view_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_lead_view_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_lead_view_seq`
--
LOCK TABLES `vtiger_lead_view_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_lead_view_seq` DISABLE KEYS */;
INSERT INTO `vtiger_lead_view_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_lead_view_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_leadaddress`
--
DROP TABLE IF EXISTS `vtiger_leadaddress`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_leadaddress` (
`leadaddressid` int(19) NOT NULL DEFAULT 0,
`city` varchar(30) DEFAULT NULL,
`code` varchar(30) DEFAULT NULL,
`state` varchar(30) DEFAULT NULL,
`pobox` varchar(30) DEFAULT NULL,
`country` varchar(30) DEFAULT NULL,
`phone` varchar(50) DEFAULT NULL,
`mobile` varchar(50) DEFAULT NULL,
`fax` varchar(50) DEFAULT NULL,
`lane` varchar(250) DEFAULT NULL,
`leadaddresstype` varchar(30) DEFAULT 'Billing',
PRIMARY KEY (`leadaddressid`),
CONSTRAINT `fk_1_vtiger_leadaddress` FOREIGN KEY (`leadaddressid`) REFERENCES `vtiger_leaddetails` (`leadid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_leadaddress`
--
LOCK TABLES `vtiger_leadaddress` WRITE;
/*!40000 ALTER TABLE `vtiger_leadaddress` DISABLE KEYS */;
INSERT INTO `vtiger_leadaddress` VALUES
(1195,'',NULL,NULL,NULL,NULL,NULL,'3358774799',NULL,'','Billing');
/*!40000 ALTER TABLE `vtiger_leadaddress` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_leaddetails`
--
DROP TABLE IF EXISTS `vtiger_leaddetails`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_leaddetails` (
`leadid` int(19) NOT NULL,
`lead_no` varchar(100) NOT NULL,
`email` varchar(100) DEFAULT NULL,
`interest` varchar(50) DEFAULT NULL,
`firstname` varchar(40) DEFAULT NULL,
`salutation` varchar(200) DEFAULT NULL,
`lastname` varchar(80) NOT NULL,
`company` varchar(100) NOT NULL,
`annualrevenue` decimal(25,8) DEFAULT NULL,
`industry` varchar(200) DEFAULT NULL,
`campaign` varchar(30) DEFAULT NULL,
`rating` varchar(200) DEFAULT NULL,
`leadstatus` varchar(200) DEFAULT NULL,
`leadsource` varchar(200) DEFAULT NULL,
`converted` int(1) DEFAULT 0,
`designation` varchar(50) DEFAULT 'SalesMan',
`licencekeystatus` varchar(50) DEFAULT NULL,
`space` varchar(250) DEFAULT NULL,
`comments` text DEFAULT NULL,
`priority` varchar(50) DEFAULT NULL,
`demorequest` varchar(50) DEFAULT NULL,
`partnercontact` varchar(50) DEFAULT NULL,
`productversion` varchar(20) DEFAULT NULL,
`product` varchar(50) DEFAULT NULL,
`maildate` date DEFAULT NULL,
`nextstepdate` date DEFAULT NULL,
`fundingsituation` varchar(50) DEFAULT NULL,
`purpose` varchar(50) DEFAULT NULL,
`evaluationstatus` varchar(50) DEFAULT NULL,
`transferdate` date DEFAULT NULL,
`revenuetype` varchar(50) DEFAULT NULL,
`noofemployees` int(50) DEFAULT NULL,
`secondaryemail` varchar(100) DEFAULT NULL,
`assignleadchk` int(1) DEFAULT 0,
`emailoptout` varchar(3) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`leadid`),
KEY `leaddetails_converted_leadstatus_idx` (`converted`,`leadstatus`),
KEY `email_idx` (`email`),
CONSTRAINT `fk_1_vtiger_leaddetails` FOREIGN KEY (`leadid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_leaddetails`
--
LOCK TABLES `vtiger_leaddetails` WRITE;
/*!40000 ALTER TABLE `vtiger_leaddetails` DISABLE KEYS */;
INSERT INTO `vtiger_leaddetails` VALUES
(1195,'LEA685','pietromarra@easylife.house',NULL,'test',' ','test','',NULL,NULL,NULL,NULL,' ',' ',0,'SalesMan',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'0','');
/*!40000 ALTER TABLE `vtiger_leaddetails` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_leadscf`
--
DROP TABLE IF EXISTS `vtiger_leadscf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_leadscf` (
`leadid` int(19) NOT NULL DEFAULT 0,
`cf_857` varchar(255) DEFAULT '',
`cf_859` varchar(255) DEFAULT '',
`cf_861` varchar(50) DEFAULT '',
PRIMARY KEY (`leadid`),
CONSTRAINT `fk_1_vtiger_leadscf` FOREIGN KEY (`leadid`) REFERENCES `vtiger_leaddetails` (`leadid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_leadscf`
--
LOCK TABLES `vtiger_leadscf` WRITE;
/*!40000 ALTER TABLE `vtiger_leadscf` DISABLE KEYS */;
INSERT INTO `vtiger_leadscf` VALUES
(1195,' ',' ','');
/*!40000 ALTER TABLE `vtiger_leadscf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_leadsource`
--
DROP TABLE IF EXISTS `vtiger_leadsource`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_leadsource` (
`leadsourceid` int(19) NOT NULL AUTO_INCREMENT,
`leadsource` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`leadsourceid`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_leadsource`
--
LOCK TABLES `vtiger_leadsource` WRITE;
/*!40000 ALTER TABLE `vtiger_leadsource` DISABLE KEYS */;
INSERT INTO `vtiger_leadsource` VALUES
(2,'Cold Call',1,99,1,NULL),
(3,'Existing Customer',1,100,2,NULL),
(4,'Self Generated',1,101,3,NULL),
(5,'Employee',1,102,4,NULL),
(6,'Partner',1,103,5,NULL),
(7,'Public Relations',1,104,6,NULL),
(8,'Direct Mail',1,105,7,NULL),
(9,'Conference',1,106,8,NULL),
(10,'Trade Show',1,107,9,NULL),
(11,'Web Site',1,108,10,NULL),
(12,'Word of mouth',1,109,11,NULL),
(13,'Other',1,110,12,NULL);
/*!40000 ALTER TABLE `vtiger_leadsource` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_leadsource_seq`
--
DROP TABLE IF EXISTS `vtiger_leadsource_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_leadsource_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_leadsource_seq`
--
LOCK TABLES `vtiger_leadsource_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_leadsource_seq` DISABLE KEYS */;
INSERT INTO `vtiger_leadsource_seq` VALUES
(13);
/*!40000 ALTER TABLE `vtiger_leadsource_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_leadstage`
--
DROP TABLE IF EXISTS `vtiger_leadstage`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_leadstage` (
`leadstageid` int(19) NOT NULL AUTO_INCREMENT,
`stage` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`leadstageid`),
UNIQUE KEY `leadstage_stage_idx` (`stage`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_leadstage`
--
LOCK TABLES `vtiger_leadstage` WRITE;
/*!40000 ALTER TABLE `vtiger_leadstage` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_leadstage` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_leadstatus`
--
DROP TABLE IF EXISTS `vtiger_leadstatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_leadstatus` (
`leadstatusid` int(19) NOT NULL AUTO_INCREMENT,
`leadstatus` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`leadstatusid`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_leadstatus`
--
LOCK TABLES `vtiger_leadstatus` WRITE;
/*!40000 ALTER TABLE `vtiger_leadstatus` DISABLE KEYS */;
INSERT INTO `vtiger_leadstatus` VALUES
(2,'Attempted to Contact',1,112,1,'#0000ff'),
(3,'Cold',1,113,2,NULL),
(4,'Contact in Future',1,114,3,'#00e6ff'),
(5,'Contacted',1,115,4,'#ff9100'),
(6,'Hot',1,116,5,'#00ff59'),
(7,'Junk Lead',1,117,6,NULL),
(8,'Lost Lead',1,118,7,NULL),
(9,'Not Contacted',1,119,8,NULL),
(10,'Pre Qualified',1,120,9,NULL),
(11,'Qualified',1,121,10,NULL),
(13,'Medium Term',1,305,12,'#fc00fc'),
(14,'Non Qualificato',1,306,13,'#1100fc'),
(15,'Senza AC',1,307,14,'#05d1ff'),
(16,'Fissato appuntamento',1,308,15,'#00fc58'),
(17,'Proposta commerciale',1,309,16,'#ffb300'),
(18,'Affittato',1,310,17,'#ff0000'),
(19,'Acquisito',1,311,18,'#03ab28'),
(20,'Follow Up',1,319,19,'#ebeb09'),
(21,'Fuori Zona',1,527,20,'#c90620');
/*!40000 ALTER TABLE `vtiger_leadstatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_leadstatus_seq`
--
DROP TABLE IF EXISTS `vtiger_leadstatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_leadstatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_leadstatus_seq`
--
LOCK TABLES `vtiger_leadstatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_leadstatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_leadstatus_seq` VALUES
(21);
/*!40000 ALTER TABLE `vtiger_leadstatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_leadsubdetails`
--
DROP TABLE IF EXISTS `vtiger_leadsubdetails`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_leadsubdetails` (
`leadsubscriptionid` int(19) NOT NULL DEFAULT 0,
`website` varchar(255) DEFAULT NULL,
`callornot` int(1) DEFAULT 0,
`readornot` int(1) DEFAULT 0,
`empct` int(10) DEFAULT 0,
PRIMARY KEY (`leadsubscriptionid`),
CONSTRAINT `fk_1_vtiger_leadsubdetails` FOREIGN KEY (`leadsubscriptionid`) REFERENCES `vtiger_leaddetails` (`leadid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_leadsubdetails`
--
LOCK TABLES `vtiger_leadsubdetails` WRITE;
/*!40000 ALTER TABLE `vtiger_leadsubdetails` DISABLE KEYS */;
INSERT INTO `vtiger_leadsubdetails` VALUES
(1195,NULL,0,0,0);
/*!40000 ALTER TABLE `vtiger_leadsubdetails` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_links`
--
DROP TABLE IF EXISTS `vtiger_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_links` (
`linkid` int(11) NOT NULL,
`tabid` int(11) DEFAULT NULL,
`linktype` varchar(50) DEFAULT NULL,
`linklabel` varchar(50) DEFAULT NULL,
`linkurl` varchar(255) DEFAULT NULL,
`linkicon` varchar(100) DEFAULT NULL,
`sequence` int(11) DEFAULT NULL,
`handler_path` varchar(128) DEFAULT NULL,
`handler_class` varchar(50) DEFAULT NULL,
`handler` varchar(50) DEFAULT NULL,
`parent_link` int(19) DEFAULT NULL,
PRIMARY KEY (`linkid`),
KEY `link_tabidtype_idx` (`tabid`,`linktype`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_links`
--
LOCK TABLES `vtiger_links` WRITE;
/*!40000 ALTER TABLE `vtiger_links` DISABLE KEYS */;
INSERT INTO `vtiger_links` VALUES
(2,6,'DETAILVIEW','LBL_SHOW_ACCOUNT_HIERARCHY','index.php?module=Accounts&action=AccountHierarchy&accountid=$RECORD$','',0,NULL,NULL,NULL,NULL),
(5,0,'HEADERSCRIPT','Incoming Calls','modules/PBXManager/resources/PBXManagerJS.js','',0,'modules/PBXManager/PBXManager.php','PBXManager','checkLinkPermission',NULL),
(6,4,'DETAILVIEWSIDEBARWIDGET','Google Map','module=Google&view=Map&mode=showMap&viewtype=detail','',0,NULL,NULL,NULL,NULL),
(7,7,'DETAILVIEWSIDEBARWIDGET','Google Map','module=Google&view=Map&mode=showMap&viewtype=detail','',0,NULL,NULL,NULL,NULL),
(8,6,'DETAILVIEWSIDEBARWIDGET','Google Map','module=Google&view=Map&mode=showMap&viewtype=detail','',0,NULL,NULL,NULL,NULL),
(9,4,'LISTVIEWSIDEBARWIDGET','Google Contacts','module=Google&view=List&sourcemodule=Contacts','',0,NULL,NULL,NULL,NULL),
(10,9,'LISTVIEWSIDEBARWIDGET','Google Calendar','module=Google&view=List&sourcemodule=Calendar','',0,NULL,NULL,NULL,NULL),
(14,47,'HEADERSCRIPT','SMSNotifierCommonJS','modules/SMSNotifier/SMSNotifierCommon.js','',0,NULL,NULL,NULL,NULL),
(15,7,'LISTVIEWBASIC','Send SMS','SMSNotifierCommon.displaySelectWizard(this, \'$MODULE$\');','',0,NULL,NULL,NULL,NULL),
(16,7,'DETAILVIEW','Send SMS','javascript:SMSNotifierCommon.displaySelectWizard_DetailView(\'$MODULE$\', \'$RECORD$\');','',0,NULL,NULL,NULL,NULL),
(17,4,'LISTVIEWBASIC','Send SMS','SMSNotifierCommon.displaySelectWizard(this, \'$MODULE$\');','',0,NULL,NULL,NULL,NULL),
(18,4,'DETAILVIEW','Send SMS','javascript:SMSNotifierCommon.displaySelectWizard_DetailView(\'$MODULE$\', \'$RECORD$\');','',0,NULL,NULL,NULL,NULL),
(19,6,'LISTVIEWBASIC','Send SMS','SMSNotifierCommon.displaySelectWizard(this, \'$MODULE$\');','',0,NULL,NULL,NULL,NULL),
(20,6,'DETAILVIEW','Send SMS','javascript:SMSNotifierCommon.displaySelectWizard_DetailView(\'$MODULE$\', \'$RECORD$\');','',0,NULL,NULL,NULL,NULL),
(21,7,'DETAILVIEWWIDGET','DetailViewBlockCommentWidget','block://ModComments:modules/ModComments/ModComments.php','',0,NULL,NULL,NULL,NULL),
(22,4,'DETAILVIEWWIDGET','DetailViewBlockCommentWidget','block://ModComments:modules/ModComments/ModComments.php','',0,NULL,NULL,NULL,NULL),
(23,6,'DETAILVIEWWIDGET','DetailViewBlockCommentWidget','block://ModComments:modules/ModComments/ModComments.php','',0,NULL,NULL,NULL,NULL),
(24,2,'DETAILVIEWWIDGET','DetailViewBlockCommentWidget','block://ModComments:modules/ModComments/ModComments.php','',0,NULL,NULL,NULL,NULL),
(27,48,'HEADERSCRIPT','ModCommentsCommonHeaderScript','modules/ModComments/ModCommentsCommon.js','',0,NULL,NULL,NULL,NULL),
(28,49,'HEADERSCRIPT','ExtensionStoreCommonHeaderScript','modules/ExtensionStore/ExtensionStore.js','',0,NULL,NULL,NULL,NULL),
(30,43,'DETAILVIEWWIDGET','DetailViewBlockCommentWidget','block://ModComments:modules/ModComments/ModComments.php','',0,NULL,NULL,NULL,NULL),
(31,44,'DETAILVIEWBASIC','Add Project Task','index.php?module=ProjectTask&action=EditView&projectid=$RECORD$&return_module=Project&return_action=DetailView&return_id=$RECORD$','',0,'modules/ProjectTask/ProjectTask.php','ProjectTask','isLinkPermitted',NULL),
(33,44,'DETAILVIEWWIDGET','DetailViewBlockCommentWidget','block://ModComments:modules/ModComments/ModComments.php','',0,NULL,NULL,NULL,NULL),
(34,2,'DASHBOARDWIDGET','History','index.php?module=Potentials&view=ShowWidget&name=History','',1,NULL,NULL,NULL,NULL),
(35,2,'DASHBOARDWIDGET','Upcoming Activities','index.php?module=Potentials&view=ShowWidget&name=CalendarActivities','',2,NULL,NULL,NULL,NULL),
(36,2,'DASHBOARDWIDGET','Funnel','index.php?module=Potentials&view=ShowWidget&name=GroupedBySalesStage','',3,NULL,NULL,NULL,NULL),
(37,2,'DASHBOARDWIDGET','Potentials by Stage','index.php?module=Potentials&view=ShowWidget&name=GroupedBySalesPerson','',4,NULL,NULL,NULL,NULL),
(38,2,'DASHBOARDWIDGET','Pipelined Amount','index.php?module=Potentials&view=ShowWidget&name=PipelinedAmountPerSalesPerson','',5,NULL,NULL,NULL,NULL),
(39,2,'DASHBOARDWIDGET','Total Revenue','index.php?module=Potentials&view=ShowWidget&name=TotalRevenuePerSalesPerson','',6,NULL,NULL,NULL,NULL),
(40,2,'DASHBOARDWIDGET','Top Potentials','index.php?module=Potentials&view=ShowWidget&name=TopPotentials','',7,NULL,NULL,NULL,NULL),
(41,2,'DASHBOARDWIDGET','Overdue Activities','index.php?module=Potentials&view=ShowWidget&name=OverdueActivities','',9,NULL,NULL,NULL,NULL),
(42,6,'DASHBOARDWIDGET','History','index.php?module=Accounts&view=ShowWidget&name=History','',1,NULL,NULL,NULL,NULL),
(43,6,'DASHBOARDWIDGET','Upcoming Activities','index.php?module=Accounts&view=ShowWidget&name=CalendarActivities','',2,NULL,NULL,NULL,NULL),
(44,6,'DASHBOARDWIDGET','Overdue Activities','index.php?module=Accounts&view=ShowWidget&name=OverdueActivities','',3,NULL,NULL,NULL,NULL),
(45,4,'DASHBOARDWIDGET','History','index.php?module=Contacts&view=ShowWidget&name=History','',1,NULL,NULL,NULL,NULL),
(46,4,'DASHBOARDWIDGET','Upcoming Activities','index.php?module=Contacts&view=ShowWidget&name=CalendarActivities','',2,NULL,NULL,NULL,NULL),
(47,4,'DASHBOARDWIDGET','Overdue Activities','index.php?module=Contacts&view=ShowWidget&name=OverdueActivities','',3,NULL,NULL,NULL,NULL),
(48,7,'DASHBOARDWIDGET','History','index.php?module=Leads&view=ShowWidget&name=History','',1,NULL,NULL,NULL,NULL),
(49,7,'DASHBOARDWIDGET','Upcoming Activities','index.php?module=Leads&view=ShowWidget&name=CalendarActivities','',2,NULL,NULL,NULL,NULL),
(50,7,'DASHBOARDWIDGET','Leads by Status','index.php?module=Leads&view=ShowWidget&name=LeadsByStatus','',4,NULL,NULL,NULL,NULL),
(51,7,'DASHBOARDWIDGET','Leads by Source','index.php?module=Leads&view=ShowWidget&name=LeadsBySource','',5,NULL,NULL,NULL,NULL),
(52,7,'DASHBOARDWIDGET','Leads by Industry','index.php?module=Leads&view=ShowWidget&name=LeadsByIndustry','',6,NULL,NULL,NULL,NULL),
(53,7,'DASHBOARDWIDGET','Overdue Activities','index.php?module=Leads&view=ShowWidget&name=OverdueActivities','',7,NULL,NULL,NULL,NULL),
(54,13,'DASHBOARDWIDGET','Tickets by Status','index.php?module=HelpDesk&view=ShowWidget&name=TicketsByStatus','',1,NULL,NULL,NULL,NULL),
(55,13,'DASHBOARDWIDGET','Open Tickets','index.php?module=HelpDesk&view=ShowWidget&name=OpenTickets','',2,NULL,NULL,NULL,NULL),
(56,3,'DASHBOARDWIDGET','History','index.php?module=Home&view=ShowWidget&name=History','',1,NULL,NULL,NULL,NULL),
(57,3,'DASHBOARDWIDGET','Upcoming Activities','index.php?module=Home&view=ShowWidget&name=CalendarActivities','',2,NULL,NULL,NULL,NULL),
(58,3,'DASHBOARDWIDGET','Funnel','index.php?module=Potentials&view=ShowWidget&name=GroupedBySalesStage','',3,NULL,NULL,NULL,NULL),
(59,3,'DASHBOARDWIDGET','Potentials by Stage','index.php?module=Potentials&view=ShowWidget&name=GroupedBySalesPerson','',4,NULL,NULL,NULL,NULL),
(60,3,'DASHBOARDWIDGET','Pipelined Amount','index.php?module=Potentials&view=ShowWidget&name=PipelinedAmountPerSalesPerson','',5,NULL,NULL,NULL,NULL),
(61,3,'DASHBOARDWIDGET','Total Revenue','index.php?module=Potentials&view=ShowWidget&name=TotalRevenuePerSalesPerson','',6,NULL,NULL,NULL,NULL),
(62,3,'DASHBOARDWIDGET','Top Potentials','index.php?module=Potentials&view=ShowWidget&name=TopPotentials','',7,NULL,NULL,NULL,NULL),
(63,3,'DASHBOARDWIDGET','Leads by Status','index.php?module=Leads&view=ShowWidget&name=LeadsByStatus','',10,NULL,NULL,NULL,NULL),
(64,3,'DASHBOARDWIDGET','Leads by Source','index.php?module=Leads&view=ShowWidget&name=LeadsBySource','',11,NULL,NULL,NULL,NULL),
(65,3,'DASHBOARDWIDGET','Leads by Industry','index.php?module=Leads&view=ShowWidget&name=LeadsByIndustry','',12,NULL,NULL,NULL,NULL),
(66,3,'DASHBOARDWIDGET','Overdue Activities','index.php?module=Home&view=ShowWidget&name=OverdueActivities','',13,NULL,NULL,NULL,NULL),
(67,3,'DASHBOARDWIDGET','Tickets by Status','index.php?module=HelpDesk&view=ShowWidget&name=TicketsByStatus','',13,NULL,NULL,NULL,NULL),
(68,3,'DASHBOARDWIDGET','Open Tickets','index.php?module=HelpDesk&view=ShowWidget&name=OpenTickets','',14,NULL,NULL,NULL,NULL),
(69,13,'DETAILVIEWWIDGET','DetailViewBlockCommentWidget','block://ModComments:modules/ModComments/ModComments.php','',0,NULL,NULL,NULL,NULL),
(70,15,'DETAILVIEWWIDGET','DetailViewBlockCommentWidget','block://ModComments:modules/ModComments/ModComments.php','',0,NULL,NULL,NULL,NULL),
(99,3,'DASHBOARDWIDGET','Key Metrics','index.php?module=Home&view=ShowWidget&name=KeyMetrics','',0,NULL,NULL,NULL,NULL),
(100,3,'DASHBOARDWIDGET','Mini List','index.php?module=Home&view=ShowWidget&name=MiniList','',0,NULL,NULL,NULL,NULL),
(101,3,'DASHBOARDWIDGET','Tag Cloud','index.php?module=Home&view=ShowWidget&name=TagCloud','',0,NULL,NULL,NULL,NULL),
(102,2,'DASHBOARDWIDGET','Funnel Amount','index.php?module=Potentials&view=ShowWidget&name=FunnelAmount','',10,NULL,NULL,NULL,NULL),
(103,3,'DASHBOARDWIDGET','Funnel Amount','index.php?module=Potentials&view=ShowWidget&name=FunnelAmount','',10,NULL,NULL,NULL,NULL),
(104,3,'DASHBOARDWIDGET','Notebook','index.php?module=Home&view=ShowWidget&name=Notebook','',0,NULL,NULL,NULL,NULL),
(105,25,'LISTVIEWBASIC','LBL_ADD_RECORD','','',0,NULL,NULL,NULL,NULL),
(106,25,'LISTVIEWBASIC','LBL_DETAIL_REPORT','javascript:Reports_List_Js.addReport(\"index.php?module=Reports&view=Edit\")','',0,'modules/Reports/models/Module.php','Reports_Module_Model','checkLinkAccess',105),
(107,25,'LISTVIEWBASIC','LBL_CHARTS','javascript:Reports_List_Js.addReport(\"index.php?module=Reports&view=ChartEdit\")','',0,'modules/Reports/models/Module.php','Reports_Module_Model','checkLinkAccess',105),
(108,25,'LISTVIEWBASIC','LBL_ADD_FOLDER','javascript:Reports_List_Js.triggerAddFolder(\"index.php?module=Reports&view=EditFolder\")','',0,'modules/Reports/models/Module.php','Reports_Module_Model','checkLinkAccess',NULL),
(109,4,'EXTENSIONLINK','Google','index.php?module=Contacts&view=Extension&extensionModule=Google&extensionView=Index','',0,NULL,NULL,NULL,NULL),
(110,9,'EXTENSIONLINK','Google','index.php?module=Calendar&view=Extension&extensionModule=Google&extensionView=Index','',0,NULL,NULL,NULL,NULL),
(111,52,'HEADERSCRIPT','CTMobileSettingsJS','layouts/v7/modules/CTMobileSettings/resources/CTMobileSettings.js','',0,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `vtiger_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_links_seq`
--
DROP TABLE IF EXISTS `vtiger_links_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_links_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_links_seq`
--
LOCK TABLES `vtiger_links_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_links_seq` DISABLE KEYS */;
INSERT INTO `vtiger_links_seq` VALUES
(111);
/*!40000 ALTER TABLE `vtiger_links_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_loginhistory`
--
DROP TABLE IF EXISTS `vtiger_loginhistory`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_loginhistory` (
`login_id` int(11) NOT NULL AUTO_INCREMENT,
`user_name` varchar(255) DEFAULT NULL,
`user_ip` varchar(25) NOT NULL,
`logout_time` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`login_time` datetime DEFAULT NULL,
`status` varchar(25) DEFAULT NULL,
PRIMARY KEY (`login_id`)
) ENGINE=InnoDB AUTO_INCREMENT=531 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_loginhistory`
--
LOCK TABLES `vtiger_loginhistory` WRITE;
/*!40000 ALTER TABLE `vtiger_loginhistory` DISABLE KEYS */;
INSERT INTO `vtiger_loginhistory` VALUES
(1,'admin','10.90.36.118','2023-02-13 15:56:47','2023-02-13 15:56:47','Signed in'),
(2,'admin','77.39.175.86','2023-02-13 18:32:49','2023-02-13 18:32:49','Signed in'),
(3,'admin','77.39.175.86','2023-02-15 16:54:38','2023-02-15 16:54:38','Signed in'),
(4,'admin','77.39.175.86','2023-02-18 01:27:09','2023-02-16 16:33:58','Signed off'),
(5,'admin','77.39.175.86','2023-02-21 16:45:46','2023-02-21 16:45:46','Signed in'),
(6,'admin','77.39.175.86','2023-02-23 00:20:30','2023-02-23 00:20:30','Signed in'),
(7,'EasylifeAutomation','77.39.175.86','2023-02-23 09:45:18','2023-02-23 09:45:18','Signed in'),
(8,'admin','77.39.175.86','2023-02-23 14:55:16','2023-02-23 14:55:16','Signed in'),
(9,'admin','77.39.175.86','2023-02-23 19:37:58','2023-02-23 19:17:46','Signed off'),
(10,'EasylifeAutomation','77.39.175.86','2023-02-23 19:39:15','2023-02-23 19:38:07','Signed off'),
(11,'admin','77.39.175.86','2023-02-24 07:40:22','2023-02-23 19:39:37','Signed off'),
(12,'pmarra','77.39.175.86','2023-02-24 07:50:09','2023-02-24 07:49:11','Signed off'),
(13,'admin','77.39.175.86','2023-02-24 07:50:21','2023-02-24 07:50:21','Signed in'),
(14,'pmarra','77.39.175.86','2023-02-24 08:05:23','2023-02-24 08:05:23','Signed in'),
(15,'pmarra','77.39.175.86','2023-02-24 09:22:46','2023-02-24 09:09:55','Signed off'),
(16,'pmarra','77.39.175.86','2023-02-24 09:31:00','2023-02-24 09:22:52','Signed off'),
(17,'pmarra','77.39.175.86','2023-02-24 09:46:59','2023-02-24 09:31:18','Signed off'),
(18,'pmarra','77.39.175.86','2023-02-24 09:54:59','2023-02-24 09:54:59','Signed in'),
(19,'pmarra','77.39.175.86','2023-02-24 12:40:00','2023-02-24 12:40:00','Signed in'),
(20,'pmarra','77.39.175.86','2023-02-24 14:43:17','2023-02-24 14:43:17','Signed in'),
(21,'pmarra','176.201.206.92','2023-02-24 15:03:28','2023-02-24 15:03:28','Signed in'),
(22,'pmarra','77.39.175.86','2023-02-24 20:51:00','2023-02-24 20:51:00','Signed in'),
(23,'admin','77.39.175.86','2023-02-24 21:35:53','2023-02-24 21:35:53','Signed in'),
(24,'pmarra','62.19.198.243','2023-02-25 10:30:41','2023-02-25 10:30:41','Signed in'),
(25,'admin','62.19.198.243','2023-02-25 12:46:21','2023-02-25 12:46:21','Signed in'),
(26,'pmarra','62.19.198.243','2023-02-25 13:12:21','2023-02-25 13:12:16','Signed off'),
(27,'pmarra','62.19.198.243','2023-02-25 13:12:31','2023-02-25 13:12:31','Signed in'),
(28,'pmarra','62.19.198.243','2023-02-25 13:16:05','2023-02-25 13:16:05','Signed in'),
(29,'pmarra','77.39.175.86','2023-02-26 08:21:13','2023-02-26 08:21:13','Signed in'),
(30,'pmarra','77.39.175.86','2023-02-26 08:21:14','2023-02-26 08:21:14','Signed in'),
(31,'pmarra','77.39.175.86','2023-02-26 18:14:08','2023-02-26 18:14:08','Signed in'),
(32,'admin','2.198.74.51','2023-02-27 14:27:21','2023-02-27 14:27:21','Signed in'),
(33,'pmarra','77.39.175.86','2023-02-28 19:55:29','2023-02-28 19:55:29','Signed in'),
(34,'admin','77.39.175.86','2023-03-01 07:35:53','2023-03-01 07:35:53','Signed in'),
(35,'fmontuoro','95.240.220.217','2023-03-01 15:15:11','2023-03-01 15:15:11','Signed in'),
(36,'admin','77.39.175.86','2023-03-03 17:50:19','2023-03-03 17:50:19','Signed in'),
(37,'fmontuoro','151.66.132.51','2023-03-06 10:17:46','2023-03-06 10:17:46','Signed in'),
(38,'admin','77.39.175.86','2023-03-06 10:23:04','2023-03-06 10:23:04','Signed in'),
(39,'fmontuoro','151.66.132.51','2023-03-06 11:25:04','2023-03-06 11:25:04','Signed in'),
(40,'fmontuoro','151.66.132.51','2023-03-06 12:49:48','2023-03-06 12:49:48','Signed in'),
(41,'fmontuoro','151.66.132.51','2023-03-06 14:10:35','2023-03-06 14:10:35','Signed in'),
(42,'fmontuoro','151.66.132.51','2023-03-06 17:06:03','2023-03-06 17:06:03','Signed in'),
(43,'admin','77.39.175.86','2023-03-07 10:51:59','2023-03-07 10:46:38','Signed off'),
(44,'admin','77.39.175.86','2023-03-07 10:53:51','2023-03-07 10:52:42','Signed off'),
(45,'pmarra','77.39.175.86','2023-03-07 10:55:57','2023-03-07 10:55:57','Signed in'),
(46,'fmontuoro','95.240.220.217','2023-03-07 13:07:00','2023-03-07 13:07:00','Signed in'),
(47,'fmontuoro','95.240.220.217','2023-03-07 15:26:12','2023-03-07 15:26:12','Signed in'),
(48,'fmontuoro','95.240.220.217','2023-03-07 16:13:52','2023-03-07 16:13:52','Signed in'),
(49,'pmarra','77.39.175.86','2023-03-07 17:07:17','2023-03-07 16:59:54','Signed off'),
(50,'pmarra','77.39.175.86','2023-03-07 20:03:40','2023-03-07 17:18:28','Signed off'),
(51,'admin','77.39.175.86','2023-03-07 19:23:44','2023-03-07 19:23:44','Signed in'),
(52,'admin','77.39.175.86','2023-03-07 20:12:21','2023-03-07 19:42:27','Signed off'),
(53,'pmarra','77.39.175.86','2023-03-08 07:57:54','2023-03-07 20:04:06','Signed off'),
(54,'admin','77.39.175.86','2023-03-07 20:13:32','2023-03-07 20:13:32','Signed in'),
(55,'pmarra','77.39.175.86','2023-03-08 09:07:52','2023-03-08 09:07:52','Signed in'),
(56,'pmarra','77.39.175.86','2023-03-08 09:10:17','2023-03-08 09:10:17','Signed in'),
(57,'pmarra','77.39.175.86','2023-03-08 09:50:07','2023-03-08 09:50:07','Signed in'),
(58,'pmarra','77.39.175.86','2023-03-09 08:58:17','2023-03-09 08:58:17','Signed in'),
(59,'fmontuoro','95.240.220.217','2023-03-09 15:10:42','2023-03-09 15:10:42','Signed in'),
(60,'pmarra','77.39.175.86','2023-03-10 08:37:40','2023-03-10 08:37:40','Signed in'),
(61,'fmontuoro','95.240.220.217','2023-03-10 09:03:56','2023-03-10 09:03:56','Signed in'),
(62,'fmontuoro','151.82.139.209','2023-03-10 14:19:23','2023-03-10 14:19:23','Signed in'),
(63,'fmontuoro','95.240.220.217','2023-03-10 15:46:23','2023-03-10 15:46:23','Signed in'),
(64,'pmarra','77.39.175.86','2023-03-11 17:09:47','2023-03-11 17:09:47','Signed in'),
(65,'pmarra','77.39.175.86','2023-03-13 10:07:45','2023-03-13 10:07:45','Signed in'),
(66,'fmontuoro','95.240.220.217','2023-03-13 10:32:43','2023-03-13 10:32:43','Signed in'),
(67,'pmarra','176.201.206.173','2023-03-13 16:59:29','2023-03-13 16:59:29','Signed in'),
(68,'pmarra','77.39.175.86','2023-03-13 23:40:25','2023-03-13 23:40:25','Signed in'),
(69,'fmontuoro','95.240.220.217','2023-03-14 09:04:40','2023-03-14 09:04:40','Signed in'),
(70,'pmarra','77.39.164.205','2023-03-14 11:55:17','2023-03-14 11:55:17','Signed in'),
(71,'fmontuoro','151.66.132.51','2023-03-14 18:45:43','2023-03-14 18:45:43','Signed in'),
(72,'fmontuoro','95.240.220.217','2023-03-15 10:21:44','2023-03-15 10:21:44','Signed in'),
(73,'fmontuoro','151.66.132.51','2023-03-15 14:05:13','2023-03-15 14:05:13','Signed in'),
(74,'fmontuoro','151.66.132.51','2023-03-15 16:11:40','2023-03-15 16:11:40','Signed in'),
(75,'pmarra','77.39.164.205','2023-03-15 19:01:06','2023-03-15 18:06:11','Signed off'),
(76,'fmontuoro','77.39.164.205','2023-03-15 19:05:13','2023-03-15 19:01:18','Signed off'),
(77,'pmarra','77.39.164.205','2023-03-15 19:05:47','2023-03-15 19:05:47','Signed in'),
(78,'fmontuoro','95.240.220.217','2023-03-16 10:17:08','2023-03-16 10:17:08','Signed in'),
(79,'pmarra','176.201.206.25','2023-03-16 14:50:28','2023-03-16 14:50:28','Signed in'),
(80,'pmarra','77.39.168.87','2023-03-17 10:30:33','2023-03-17 10:30:33','Signed in'),
(81,'pmarra','77.39.168.87','2023-03-17 16:53:47','2023-03-17 16:53:47','Signed in'),
(82,'pmarra','77.39.168.87','2023-03-18 15:22:30','2023-03-18 15:22:30','Signed in'),
(83,'fmontuoro','95.240.220.217','2023-03-20 08:34:24','2023-03-20 08:34:24','Signed in'),
(84,'fmontuoro','95.240.220.217','2023-03-20 08:34:25','2023-03-20 08:34:25','Signed in'),
(85,'pmarra','77.39.168.87','2023-03-20 08:47:49','2023-03-20 08:47:49','Signed in'),
(86,'fmontuoro','95.240.220.217','2023-03-20 09:54:32','2023-03-20 09:54:32','Signed in'),
(87,'fmontuoro','95.240.220.217','2023-03-20 11:53:25','2023-03-20 11:53:25','Signed in'),
(88,'fmontuoro','95.240.220.217','2023-03-20 11:53:26','2023-03-20 11:53:26','Signed in'),
(89,'fmontuoro','95.240.220.217','2023-03-20 11:55:59','2023-03-20 11:55:59','Signed in'),
(90,'fmontuoro','151.66.132.51','2023-03-20 17:01:00','2023-03-20 17:01:00','Signed in'),
(91,'fmontuoro','151.66.132.51','2023-03-20 18:09:57','2023-03-20 18:09:57','Signed in'),
(92,'fmontuoro','151.66.132.51','2023-03-21 08:04:11','2023-03-21 08:04:11','Signed in'),
(93,'fmontuoro','151.66.132.51','2023-03-21 08:04:13','2023-03-21 08:04:13','Signed in'),
(94,'fmontuoro','151.66.132.51','2023-03-21 09:08:35','2023-03-21 09:08:35','Signed in'),
(95,'fmontuoro','151.66.132.51','2023-03-21 09:44:35','2023-03-21 09:44:35','Signed in'),
(96,'fmontuoro','151.66.132.51','2023-03-21 11:14:07','2023-03-21 11:14:07','Signed in'),
(97,'fmontuoro','95.240.220.217','2023-03-22 10:43:11','2023-03-22 10:43:11','Signed in'),
(98,'fmontuoro','95.240.220.217','2023-03-22 11:45:34','2023-03-22 11:45:34','Signed in'),
(99,'fmontuoro','95.239.121.196','2023-03-23 08:38:42','2023-03-23 08:38:42','Signed in'),
(100,'fmontuoro','151.66.132.51','2023-03-23 17:23:49','2023-03-23 17:23:49','Signed in'),
(101,'fmontuoro','151.66.132.51','2023-03-24 09:28:42','2023-03-24 09:28:42','Signed in'),
(102,'fmontuoro','151.66.132.51','2023-03-24 13:47:47','2023-03-24 13:47:47','Signed in'),
(103,'fmontuoro','151.66.132.51','2023-03-27 08:19:40','2023-03-27 08:19:40','Signed in'),
(104,'fmontuoro','95.239.121.196','2023-03-27 13:50:22','2023-03-27 13:50:22','Signed in'),
(105,'pmarra','77.39.168.87','2023-03-28 07:53:50','2023-03-28 07:53:50','Signed in'),
(106,'fmontuoro','151.66.132.51','2023-03-28 08:03:18','2023-03-28 08:03:18','Signed in'),
(107,'fmontuoro','151.66.132.51','2023-03-28 13:00:36','2023-03-28 13:00:36','Signed in'),
(108,'fmontuoro','151.66.132.51','2023-03-28 15:22:07','2023-03-28 15:22:07','Signed in'),
(109,'fmontuoro','151.66.132.51','2023-03-30 09:09:02','2023-03-30 09:09:02','Signed in'),
(110,'fmontuoro','151.66.132.51','2023-03-30 12:25:56','2023-03-30 12:25:56','Signed in'),
(111,'pmarra','77.39.168.87','2023-03-30 12:36:35','2023-03-30 12:36:35','Signed in'),
(112,'fmontuoro','151.66.132.51','2023-03-30 13:18:45','2023-03-30 13:18:45','Signed in'),
(113,'pmarra','77.39.168.87','2023-04-01 16:25:55','2023-03-31 18:12:09','Signed off'),
(114,'dcella','95.239.121.196','2023-04-01 16:28:42','2023-04-01 16:27:32','Signed off'),
(115,'dcella','95.239.121.196','2023-04-01 16:28:52','2023-04-01 16:28:52','Signed in'),
(116,'pmarra','77.39.168.87','2023-04-01 17:02:26','2023-04-01 17:02:26','Signed in'),
(117,'fmontuoro','151.66.132.51','2023-04-03 11:01:58','2023-04-03 11:01:58','Signed in'),
(118,'fmontuoro','151.66.132.51','2023-04-03 12:56:17','2023-04-03 12:56:17','Signed in'),
(119,'pmarra','77.39.168.87','2023-04-03 19:00:56','2023-04-03 19:00:56','Signed in'),
(120,'fmontuoro','95.239.121.196','2023-04-04 11:26:56','2023-04-04 11:26:56','Signed in'),
(121,'fmontuoro','95.239.121.196','2023-04-04 12:45:07','2023-04-04 12:45:07','Signed in'),
(122,'pmarra','77.39.168.87','2023-04-04 16:25:56','2023-04-04 16:25:56','Signed in'),
(123,'fmontuoro','95.239.121.196','2023-04-05 07:44:45','2023-04-05 07:44:45','Signed in'),
(124,'fmontuoro','151.66.132.51','2023-04-05 12:06:56','2023-04-05 12:06:56','Signed in'),
(125,'fmontuoro','151.66.132.51','2023-04-05 15:49:52','2023-04-05 15:49:52','Signed in'),
(126,'fmontuoro','151.66.132.51','2023-04-06 13:01:58','2023-04-06 13:01:58','Signed in'),
(127,'fmontuoro','93.35.171.225','2023-04-07 07:59:33','2023-04-07 07:59:33','Signed in'),
(128,'fmontuoro','151.66.132.51','2023-04-07 13:01:53','2023-04-07 13:01:53','Signed in'),
(129,'fmontuoro','151.66.132.51','2023-04-07 17:02:49','2023-04-07 17:02:49','Signed in'),
(130,'fmontuoro','151.66.132.51','2023-04-07 17:12:57','2023-04-07 17:12:57','Signed in'),
(131,'pmarra','77.39.168.87','2023-04-07 17:41:19','2023-04-07 17:41:19','Signed in'),
(132,'fmontuoro','151.66.132.51','2023-04-08 16:14:50','2023-04-08 16:14:50','Signed in'),
(133,'fmontuoro','151.66.132.51','2023-04-11 08:28:12','2023-04-11 08:28:12','Signed in'),
(134,'fmontuoro','151.66.132.51','2023-04-11 08:28:13','2023-04-11 08:28:13','Signed in'),
(135,'pmarra','77.39.168.87','2023-04-11 09:54:10','2023-04-11 09:54:10','Signed in'),
(136,'fmontuoro','151.66.132.51','2023-04-11 16:04:50','2023-04-11 16:04:50','Signed in'),
(137,'fmontuoro','151.66.132.51','2023-04-12 08:52:20','2023-04-12 08:52:20','Signed in'),
(138,'fmontuoro','151.66.132.51','2023-04-12 12:38:56','2023-04-12 12:38:56','Signed in'),
(139,'fmontuoro','151.66.132.51','2023-04-12 14:32:11','2023-04-12 14:32:11','Signed in'),
(140,'pmarra','77.39.168.87','2023-04-13 07:48:34','2023-04-13 07:48:34','Signed in'),
(141,'fmontuoro','151.66.132.51','2023-04-13 10:16:32','2023-04-13 10:16:32','Signed in'),
(142,'fmontuoro','151.66.132.51','2023-04-13 15:18:51','2023-04-13 15:18:51','Signed in'),
(143,'pmarra','176.201.182.17','2023-04-13 15:33:00','2023-04-13 15:33:00','Signed in'),
(144,'pmarra','77.39.168.87','2023-04-14 11:34:35','2023-04-14 11:34:35','Signed in'),
(145,'fmontuoro','93.37.113.58','2023-04-14 15:52:13','2023-04-14 15:52:13','Signed in'),
(146,'fmontuoro','93.37.113.58','2023-04-14 15:54:44','2023-04-14 15:54:44','Signed in'),
(147,'fmontuoro','93.37.113.58','2023-04-14 15:54:44','2023-04-14 15:54:44','Signed in'),
(148,'fmontuoro','93.37.113.58','2023-04-14 15:54:45','2023-04-14 15:54:45','Signed in'),
(149,'fmontuoro','93.37.113.58','2023-04-14 15:54:46','2023-04-14 15:54:46','Signed in'),
(150,'fmontuoro','93.37.113.58','2023-04-14 15:54:46','2023-04-14 15:54:46','Signed in'),
(151,'fmontuoro','93.37.113.58','2023-04-14 16:01:22','2023-04-14 16:01:22','Signed in'),
(152,'fmontuoro','93.37.113.58','2023-04-14 16:04:58','2023-04-14 16:04:58','Signed in'),
(153,'fmontuoro','93.37.113.58','2023-04-14 16:07:35','2023-04-14 16:07:35','Signed in'),
(154,'fmontuoro','93.37.113.58','2023-04-14 16:12:23','2023-04-14 16:12:23','Signed in'),
(155,'fmontuoro','93.37.113.58','2023-04-14 16:18:45','2023-04-14 16:18:45','Signed in'),
(156,'fmontuoro','93.37.113.58','2023-04-14 18:12:52','2023-04-14 18:12:52','Signed in'),
(157,'pmarra','77.39.168.87','2023-04-15 11:48:59','2023-04-15 11:48:59','Signed in'),
(158,'fmontuoro','82.48.91.217','2023-04-17 09:54:08','2023-04-17 09:54:08','Signed in'),
(159,'fmontuoro','82.48.91.217','2023-04-17 09:54:09','2023-04-17 09:54:09','Signed in'),
(160,'fmontuoro','82.48.91.217','2023-04-17 12:15:43','2023-04-17 12:15:43','Signed in'),
(161,'fmontuoro','82.48.91.217','2023-04-17 14:11:20','2023-04-17 14:11:20','Signed in'),
(162,'fmontuoro','151.66.132.51','2023-04-18 08:19:15','2023-04-18 08:19:15','Signed in'),
(163,'fmontuoro','151.66.132.51','2023-04-18 08:19:27','2023-04-18 08:19:27','Signed in'),
(164,'pmarra','77.39.168.87','2023-04-18 10:35:36','2023-04-18 10:35:36','Signed in'),
(165,'fmontuoro','31.190.247.25','2023-04-18 12:40:33','2023-04-18 12:40:33','Signed in'),
(166,'fmontuoro','82.48.91.217','2023-04-19 08:16:45','2023-04-19 08:16:45','Signed in'),
(167,'fmontuoro','82.48.91.217','2023-04-19 10:09:47','2023-04-19 10:09:47','Signed in'),
(168,'fmontuoro','151.34.57.7','2023-04-19 16:11:24','2023-04-19 16:11:24','Signed in'),
(169,'fmontuoro','151.34.57.7','2023-04-19 16:11:26','2023-04-19 16:11:26','Signed in'),
(170,'fmontuoro','151.34.57.7','2023-04-19 16:11:27','2023-04-19 16:11:27','Signed in'),
(171,'fmontuoro','151.34.57.7','2023-04-19 16:11:30','2023-04-19 16:11:30','Signed in'),
(172,'fmontuoro','151.34.57.7','2023-04-19 16:11:30','2023-04-19 16:11:30','Signed in'),
(173,'fmontuoro','151.34.57.7','2023-04-19 16:11:31','2023-04-19 16:11:31','Signed in'),
(174,'fmontuoro','151.34.57.7','2023-04-19 16:11:32','2023-04-19 16:11:32','Signed in'),
(175,'fmontuoro','151.34.57.7','2023-04-19 16:11:34','2023-04-19 16:11:34','Signed in'),
(176,'fmontuoro','151.34.57.7','2023-04-19 16:11:35','2023-04-19 16:11:35','Signed in'),
(177,'fmontuoro','151.34.57.7','2023-04-19 16:11:36','2023-04-19 16:11:36','Signed in'),
(178,'fmontuoro','151.66.132.51','2023-04-22 16:09:58','2023-04-22 16:09:58','Signed in'),
(179,'fmontuoro','151.66.132.51','2023-04-24 09:39:49','2023-04-24 09:39:49','Signed in'),
(180,'fmontuoro','151.66.132.51','2023-04-24 12:27:00','2023-04-24 12:27:00','Signed in'),
(181,'pmarra','77.39.168.87','2023-04-25 08:10:51','2023-04-25 08:10:51','Signed in'),
(182,'fmontuoro','151.66.132.51','2023-04-25 15:45:38','2023-04-25 15:45:38','Signed in'),
(183,'pmarra','77.39.168.87','2023-04-25 21:34:28','2023-04-25 21:34:28','Signed in'),
(184,'fmontuoro','151.66.132.51','2023-04-26 07:36:54','2023-04-26 07:36:54','Signed in'),
(185,'pmarra','77.39.168.87','2023-04-28 18:58:10','2023-04-28 18:58:10','Signed in'),
(186,'fmontuoro','151.66.132.51','2023-05-03 08:21:18','2023-05-03 08:21:18','Signed in'),
(187,'fmontuoro','151.66.132.51','2023-05-04 08:04:01','2023-05-04 08:04:01','Signed in'),
(188,'fmontuoro','151.66.132.51','2023-05-04 13:39:40','2023-05-04 13:39:40','Signed in'),
(189,'pmarra','77.39.168.87','2023-05-04 15:47:34','2023-05-04 15:47:34','Signed in'),
(190,'fmontuoro','95.237.204.134','2023-05-05 11:05:15','2023-05-05 11:05:15','Signed in'),
(191,'pmarra','176.201.169.170','2023-05-05 11:23:48','2023-05-05 11:23:48','Signed in'),
(192,'fmontuoro','95.237.204.134','2023-05-05 12:02:11','2023-05-05 12:02:11','Signed in'),
(193,'pmarra','77.39.168.87','2023-05-05 13:40:31','2023-05-05 13:40:31','Signed in'),
(194,'fmontuoro','151.66.132.51','2023-05-08 08:30:25','2023-05-08 08:30:25','Signed in'),
(195,'fmontuoro','95.237.204.134','2023-05-08 12:54:15','2023-05-08 12:54:15','Signed in'),
(196,'fmontuoro','151.66.132.51','2023-05-08 18:11:39','2023-05-08 18:11:39','Signed in'),
(197,'fmontuoro','151.66.132.51','2023-05-09 12:31:01','2023-05-09 12:31:01','Signed in'),
(198,'fmontuoro','93.35.169.115','2023-05-09 17:59:57','2023-05-09 17:59:57','Signed in'),
(199,'fmontuoro','95.237.204.134','2023-05-10 07:44:30','2023-05-10 07:44:30','Signed in'),
(200,'pmarra','77.39.168.87','2023-05-10 08:22:21','2023-05-10 08:22:21','Signed in'),
(201,'rrodriguez','77.39.168.87','2023-05-10 09:36:22','2023-05-10 08:55:12','Signed off'),
(202,'fmontuoro','95.237.204.134','2023-05-10 09:18:25','2023-05-10 09:18:25','Signed in'),
(203,'fmontuoro','95.237.204.134','2023-05-10 11:17:03','2023-05-10 11:17:03','Signed in'),
(204,'fmontuoro','95.237.204.134','2023-05-10 12:45:19','2023-05-10 12:45:19','Signed in'),
(205,'fmontuoro','151.36.174.97','2023-05-10 14:48:04','2023-05-10 14:48:04','Signed in'),
(206,'fmontuoro','151.36.174.97','2023-05-10 14:48:06','2023-05-10 14:48:06','Signed in'),
(207,'fmontuoro','151.36.174.97','2023-05-10 15:43:24','2023-05-10 15:43:24','Signed in'),
(208,'fmontuoro','151.36.239.251','2023-05-11 07:48:52','2023-05-11 07:48:52','Signed in'),
(209,'fmontuoro','151.36.239.251','2023-05-11 07:48:53','2023-05-11 07:48:53','Signed in'),
(210,'fmontuoro','151.36.239.251','2023-05-11 07:48:55','2023-05-11 07:48:55','Signed in'),
(211,'fmontuoro','31.190.247.25','2023-05-11 09:26:02','2023-05-11 09:26:02','Signed in'),
(212,'fmontuoro','31.190.247.25','2023-05-11 14:28:09','2023-05-11 14:28:09','Signed in'),
(213,'fmontuoro','95.237.204.134','2023-05-12 09:44:57','2023-05-12 09:44:57','Signed in'),
(214,'fmontuoro','151.66.132.51','2023-05-12 14:30:42','2023-05-12 14:30:42','Signed in'),
(215,'fmontuoro','151.66.132.51','2023-05-12 14:30:43','2023-05-12 14:30:43','Signed in'),
(216,'fmontuoro','151.66.132.51','2023-05-12 15:32:43','2023-05-12 15:32:43','Signed in'),
(217,'fmontuoro','151.66.132.51','2023-05-12 15:32:44','2023-05-12 15:32:44','Signed in'),
(218,'pmarra','77.39.168.87','2023-05-13 04:55:28','2023-05-13 04:55:28','Signed in'),
(219,'pmarra','77.39.168.87','2023-05-14 14:42:38','2023-05-14 14:42:38','Signed in'),
(220,'rrodriguez','95.237.204.134','2023-05-15 06:56:20','2023-05-15 06:56:20','Signed in'),
(221,'pmarra','77.39.168.87','2023-05-15 07:33:00','2023-05-15 07:33:00','Signed in'),
(222,'fmontuoro','151.66.132.51','2023-05-15 12:50:06','2023-05-15 12:50:06','Signed in'),
(223,'fmontuoro','151.66.132.51','2023-05-15 12:50:08','2023-05-15 12:50:08','Signed in'),
(224,'fmontuoro','151.66.132.51','2023-05-15 14:33:43','2023-05-15 14:33:43','Signed in'),
(225,'pmarra','2.199.10.243','2023-05-15 14:37:29','2023-05-15 14:37:29','Signed in'),
(226,'pmarra','77.39.168.87','2023-05-15 18:03:03','2023-05-15 18:03:03','Signed in'),
(227,'pmarra','158.148.155.41','2023-05-16 06:15:14','2023-05-16 06:15:14','Signed in'),
(228,'pmarra','95.237.204.134','2023-05-16 09:32:00','2023-05-16 09:32:00','Signed in'),
(229,'fmontuoro','151.66.132.51','2023-05-16 11:20:30','2023-05-16 11:20:30','Signed in'),
(230,'fmontuoro','151.66.132.51','2023-05-17 07:58:56','2023-05-17 07:58:56','Signed in'),
(231,'pmarra','77.39.168.87','2023-05-17 07:59:39','2023-05-17 07:59:39','Signed in'),
(232,'fmontuoro','82.49.154.29','2023-05-17 13:13:08','2023-05-17 13:13:08','Signed in'),
(233,'fmontuoro','82.49.154.29','2023-05-17 15:46:52','2023-05-17 15:46:52','Signed in'),
(234,'pmarra','77.39.168.87','2023-05-18 09:24:07','2023-05-18 09:24:07','Signed in'),
(235,'fmontuoro','79.40.219.71','2023-05-18 10:44:17','2023-05-18 10:44:17','Signed in'),
(236,'fmontuoro','79.40.219.71','2023-05-18 12:17:45','2023-05-18 12:17:45','Signed in'),
(237,'pmarra','77.39.168.87','2023-05-19 07:07:29','2023-05-19 07:07:29','Signed in'),
(238,'fmontuoro','79.40.219.71','2023-05-19 07:40:59','2023-05-19 07:40:59','Signed in'),
(239,'fmontuoro','151.66.132.51','2023-05-22 07:13:01','2023-05-22 07:13:01','Signed in'),
(240,'fmontuoro','151.66.132.51','2023-05-22 09:31:17','2023-05-22 09:31:17','Signed in'),
(241,'fmontuoro','151.66.132.51','2023-05-22 12:11:10','2023-05-22 12:11:10','Signed in'),
(242,'fmontuoro','151.66.132.51','2023-05-23 06:39:30','2023-05-23 06:39:30','Signed in'),
(243,'fmontuoro','151.66.132.51','2023-05-23 06:39:39','2023-05-23 06:39:39','Signed in'),
(244,'fmontuoro','151.66.132.51','2023-05-23 08:44:15','2023-05-23 08:44:15','Signed in'),
(245,'pmarra','77.39.168.87','2023-05-23 10:03:50','2023-05-23 10:03:50','Signed in'),
(246,'fmontuoro','79.40.219.71','2023-05-23 10:55:34','2023-05-23 10:55:34','Signed in'),
(247,'fmontuoro','79.40.219.71','2023-05-23 13:36:14','2023-05-23 13:36:14','Signed in'),
(248,'fmontuoro','79.40.219.71','2023-05-23 15:09:34','2023-05-23 15:09:34','Signed in'),
(249,'fmontuoro','151.66.132.51','2023-05-24 07:23:53','2023-05-24 07:23:53','Signed in'),
(250,'fmontuoro','151.66.132.51','2023-05-24 08:54:46','2023-05-24 08:54:46','Signed in'),
(251,'fmontuoro','151.66.132.51','2023-05-24 10:03:50','2023-05-24 10:03:50','Signed in'),
(252,'fmontuoro','151.66.132.51','2023-05-24 11:42:29','2023-05-24 11:42:29','Signed in'),
(253,'fmontuoro','151.66.132.51','2023-05-24 14:49:40','2023-05-24 14:49:40','Signed in'),
(254,'fmontuoro','151.66.132.51','2023-05-24 15:52:09','2023-05-24 15:52:09','Signed in'),
(255,'fmontuoro','93.35.169.115','2023-05-25 05:48:20','2023-05-25 05:48:20','Signed in'),
(256,'pmarra','77.39.168.87','2023-05-25 09:33:29','2023-05-25 09:33:29','Signed in'),
(257,'fmontuoro','79.40.219.71','2023-05-25 09:37:24','2023-05-25 09:37:24','Signed in'),
(258,'fmontuoro','79.40.219.71','2023-05-25 11:38:05','2023-05-25 11:38:05','Signed in'),
(259,'fmontuoro','31.190.247.25','2023-05-25 13:08:19','2023-05-25 13:08:19','Signed in'),
(260,'fmontuoro','79.40.219.71','2023-05-26 07:50:00','2023-05-26 07:50:00','Signed in'),
(261,'pmarra','77.39.168.87','2023-05-26 09:20:32','2023-05-26 09:20:32','Signed in'),
(262,'fmontuoro','151.66.132.51','2023-05-26 14:19:55','2023-05-26 14:19:55','Signed in'),
(263,'pmarra','77.39.168.87','2023-05-27 21:01:19','2023-05-27 21:01:19','Signed in'),
(264,'fmontuoro','151.66.132.51','2023-05-29 07:19:08','2023-05-29 07:19:08','Signed in'),
(265,'fmontuoro','151.66.132.51','2023-05-29 10:01:51','2023-05-29 10:01:51','Signed in'),
(266,'fmontuoro','31.190.247.25','2023-05-29 14:44:51','2023-05-29 14:44:51','Signed in'),
(267,'fmontuoro','31.190.247.25','2023-05-29 16:52:13','2023-05-29 16:52:13','Signed in'),
(268,'fmontuoro','31.190.247.25','2023-05-29 17:08:17','2023-05-29 17:08:17','Signed in'),
(269,'pmarra','77.39.168.87','2023-05-30 13:48:10','2023-05-30 13:48:10','Signed in'),
(270,'fmontuoro','151.48.193.141','2023-05-30 14:47:14','2023-05-30 14:47:14','Signed in'),
(271,'fmontuoro','79.40.219.71','2023-05-31 09:05:20','2023-05-31 09:05:20','Signed in'),
(272,'fmontuoro','151.48.193.141','2023-05-31 15:22:53','2023-05-31 15:22:53','Signed in'),
(273,'fmontuoro','151.48.193.141','2023-06-01 05:49:17','2023-06-01 05:49:17','Signed in'),
(274,'fmontuoro','79.40.219.71','2023-06-01 08:11:31','2023-06-01 08:11:31','Signed in'),
(275,'fmontuoro','79.40.219.71','2023-06-01 09:19:05','2023-06-01 09:19:05','Signed in'),
(276,'pmarra','77.39.168.87','2023-06-01 10:48:10','2023-06-01 10:48:10','Signed in'),
(277,'fmontuoro','79.40.219.71','2023-06-01 11:14:33','2023-06-01 11:14:33','Signed in'),
(278,'pmarra','77.39.168.87','2023-06-01 19:30:13','2023-06-01 19:30:13','Signed in'),
(279,'pmarra','77.39.180.140','2023-06-04 07:17:43','2023-06-04 07:17:43','Signed in'),
(280,'fmontuoro','151.64.251.155','2023-06-04 16:36:05','2023-06-04 16:36:05','Signed in'),
(281,'fmontuoro','151.64.251.155','2023-06-05 07:11:36','2023-06-05 07:11:36','Signed in'),
(282,'fmontuoro','151.64.251.155','2023-06-05 09:25:02','2023-06-05 09:25:02','Signed in'),
(283,'fmontuoro','151.64.251.155','2023-06-05 12:57:48','2023-06-05 12:57:48','Signed in'),
(284,'fmontuoro','151.64.251.155','2023-06-05 13:44:13','2023-06-05 13:44:13','Signed in'),
(285,'fmontuoro','151.64.251.155','2023-06-05 14:59:49','2023-06-05 14:59:49','Signed in'),
(286,'pmarra','77.39.180.140','2023-06-06 09:11:35','2023-06-06 09:11:35','Signed in'),
(287,'fmontuoro','79.31.156.226','2023-06-06 10:02:19','2023-06-06 10:02:19','Signed in'),
(288,'fmontuoro','79.31.156.226','2023-06-06 11:49:49','2023-06-06 11:49:49','Signed in'),
(289,'fmontuoro','79.31.156.226','2023-06-06 14:43:38','2023-06-06 14:43:38','Signed in'),
(290,'fmontuoro','79.31.156.226','2023-06-06 15:48:52','2023-06-06 15:48:52','Signed in'),
(291,'fmontuoro','79.31.156.226','2023-06-06 16:56:47','2023-06-06 16:56:47','Signed in'),
(292,'fmontuoro','93.35.169.121','2023-06-07 08:21:04','2023-06-07 08:21:04','Signed in'),
(293,'fmontuoro','93.35.169.121','2023-06-07 09:40:13','2023-06-07 09:40:13','Signed in'),
(294,'fmontuoro','93.35.169.121','2023-06-07 09:56:23','2023-06-07 09:56:23','Signed in'),
(295,'fmontuoro','151.30.81.100','2023-06-08 07:50:11','2023-06-08 07:50:11','Signed in'),
(296,'pmarra','77.39.180.140','2023-06-08 09:02:59','2023-06-08 09:02:59','Signed in'),
(297,'fmontuoro','151.38.145.233','2023-06-08 12:06:55','2023-06-08 12:06:55','Signed in'),
(298,'fmontuoro','151.38.152.51','2023-06-08 12:52:11','2023-06-08 12:52:11','Signed in'),
(299,'fmontuoro','79.31.156.226','2023-06-09 10:23:16','2023-06-09 10:23:16','Signed in'),
(300,'fmontuoro','151.30.81.100','2023-06-09 15:30:41','2023-06-09 15:30:41','Signed in'),
(301,'pmarra','77.39.180.140','2023-06-11 12:25:21','2023-06-11 12:25:21','Signed in'),
(302,'fmontuoro','151.30.81.100','2023-06-12 08:03:34','2023-06-12 08:03:34','Signed in'),
(303,'pmarra','77.39.180.140','2023-06-12 08:51:59','2023-06-12 08:51:59','Signed in'),
(304,'fmontuoro','151.30.81.100','2023-06-12 11:02:01','2023-06-12 11:02:01','Signed in'),
(305,'fmontuoro','151.30.81.100','2023-06-12 12:24:28','2023-06-12 12:24:28','Signed in'),
(306,'pmarra','77.39.180.140','2023-06-12 22:16:20','2023-06-12 22:16:20','Signed in'),
(307,'fmontuoro','151.30.81.100','2023-06-13 07:28:01','2023-06-13 07:28:01','Signed in'),
(308,'fmontuoro','79.31.156.226','2023-06-13 16:59:49','2023-06-13 16:59:49','Signed in'),
(309,'pmarra','77.39.180.140','2023-06-14 05:45:07','2023-06-14 05:45:07','Signed in'),
(310,'fmontuoro','79.31.156.226','2023-06-14 09:29:41','2023-06-14 09:29:41','Signed in'),
(311,'fmontuoro','151.30.223.120','2023-06-14 11:46:00','2023-06-14 11:46:00','Signed in'),
(312,'pmarra','77.39.180.140','2023-06-15 06:14:22','2023-06-15 06:14:22','Signed in'),
(313,'fmontuoro','151.34.117.143','2023-06-15 07:09:51','2023-06-15 07:09:51','Signed in'),
(314,'fmontuoro','151.34.117.149','2023-06-15 08:10:07','2023-06-15 08:10:07','Signed in'),
(315,'fmontuoro','79.31.156.226','2023-06-15 10:21:23','2023-06-15 10:21:23','Signed in'),
(316,'fmontuoro','79.31.156.226','2023-06-15 12:19:24','2023-06-15 12:19:24','Signed in'),
(317,'fmontuoro','151.68.56.253','2023-06-15 15:27:38','2023-06-15 15:27:38','Signed in'),
(318,'fmontuoro','151.68.56.253','2023-06-15 15:27:39','2023-06-15 15:27:39','Signed in'),
(319,'fmontuoro','151.30.81.100','2023-06-15 15:51:13','2023-06-15 15:51:13','Signed in'),
(320,'fmontuoro','79.31.156.226','2023-06-16 10:12:11','2023-06-16 10:12:11','Signed in'),
(321,'fmontuoro','151.82.237.240','2023-06-16 13:25:18','2023-06-16 13:25:18','Signed in'),
(322,'pmarra','77.39.180.140','2023-06-18 20:12:05','2023-06-18 20:12:05','Signed in'),
(323,'fmontuoro','151.30.81.100','2023-06-19 08:36:56','2023-06-19 08:36:56','Signed in'),
(324,'pmarra','176.201.165.194','2023-06-19 12:29:45','2023-06-19 12:29:45','Signed in'),
(325,'fmontuoro','151.30.81.100','2023-06-20 12:27:28','2023-06-20 12:27:28','Signed in'),
(326,'fmontuoro','151.30.81.100','2023-06-20 13:11:27','2023-06-20 13:11:27','Signed in'),
(327,'fmontuoro','79.31.156.226','2023-06-21 10:00:26','2023-06-21 10:00:26','Signed in'),
(328,'fmontuoro','79.31.156.226','2023-06-21 13:38:53','2023-06-21 13:38:53','Signed in'),
(329,'fmontuoro','79.31.156.226','2023-06-21 15:59:11','2023-06-21 15:59:11','Signed in'),
(330,'fmontuoro','151.30.81.100','2023-06-22 13:14:49','2023-06-22 13:14:49','Signed in'),
(331,'pmarra','77.39.180.140','2023-06-23 12:00:28','2023-06-23 12:00:28','Signed in'),
(332,'pmarra','37.161.89.120','2023-06-25 06:55:45','2023-06-25 06:55:45','Signed in'),
(333,'fmontuoro','151.48.221.121','2023-06-26 06:01:57','2023-06-26 06:01:57','Signed in'),
(334,'fmontuoro','151.48.221.121','2023-06-26 08:03:00','2023-06-26 08:03:00','Signed in'),
(335,'pmarra','37.162.23.187','2023-06-26 10:02:45','2023-06-26 10:02:45','Signed in'),
(336,'fmontuoro','79.31.22.9','2023-06-26 14:45:16','2023-06-26 14:45:16','Signed in'),
(337,'fmontuoro','151.30.223.120','2023-06-27 12:20:53','2023-06-27 12:20:53','Signed in'),
(338,'fmontuoro','151.36.22.105','2023-06-27 17:12:16','2023-06-27 17:12:16','Signed in'),
(339,'fmontuoro','151.36.22.105','2023-06-27 17:12:17','2023-06-27 17:12:17','Signed in'),
(340,'pmarra','77.39.180.140','2023-06-28 05:25:52','2023-06-28 05:25:52','Signed in'),
(341,'fmontuoro','151.48.221.121','2023-06-28 08:44:25','2023-06-28 08:44:25','Signed in'),
(342,'fmontuoro','151.38.181.149','2023-06-28 10:50:15','2023-06-28 10:50:15','Signed in'),
(343,'fmontuoro','151.38.181.149','2023-06-28 10:51:45','2023-06-28 10:51:45','Signed in'),
(344,'fmontuoro','79.31.22.9','2023-06-28 12:34:52','2023-06-28 12:34:52','Signed in'),
(345,'pmarra','77.39.180.140','2023-06-30 09:04:33','2023-06-30 09:04:33','Signed in'),
(346,'fmontuoro','151.66.182.131','2023-06-30 11:19:25','2023-06-30 11:19:25','Signed in'),
(347,'fmontuoro','151.66.182.131','2023-06-30 12:43:46','2023-06-30 12:43:46','Signed in'),
(348,'pmarra','77.39.180.140','2023-07-01 13:42:16','2023-07-01 13:42:16','Signed in'),
(349,'pmarra','77.39.180.140','2023-07-02 05:55:08','2023-07-02 05:55:08','Signed in'),
(350,'pmarra','77.39.180.140','2023-07-03 08:08:26','2023-07-03 08:08:26','Signed in'),
(351,'fmontuoro','79.31.22.9','2023-07-03 08:45:00','2023-07-03 08:45:00','Signed in'),
(352,'fmontuoro','79.31.22.9','2023-07-03 13:54:41','2023-07-03 13:54:41','Signed in'),
(353,'fmontuoro','79.31.22.9','2023-07-03 15:07:27','2023-07-03 15:07:27','Signed in'),
(354,'fmontuoro','151.82.69.61','2023-07-04 12:59:37','2023-07-04 12:59:37','Signed in'),
(355,'fmontuoro','151.82.69.61','2023-07-04 12:59:44','2023-07-04 12:59:44','Signed in'),
(356,'fmontuoro','151.82.69.61','2023-07-04 12:59:44','2023-07-04 12:59:44','Signed in'),
(357,'fmontuoro','151.82.69.61','2023-07-04 13:02:48','2023-07-04 13:02:48','Signed in'),
(358,'fmontuoro','151.82.69.61','2023-07-04 13:02:49','2023-07-04 13:02:49','Signed in'),
(359,'pmarra','77.39.180.140','2023-07-04 14:11:17','2023-07-04 14:11:17','Signed in'),
(360,'fmontuoro','151.66.182.131','2023-07-04 14:56:29','2023-07-04 14:56:29','Signed in'),
(361,'fmontuoro','79.31.22.9','2023-07-05 10:35:34','2023-07-05 10:35:34','Signed in'),
(362,'fmontuoro','79.31.22.9','2023-07-05 12:28:21','2023-07-05 12:28:21','Signed in'),
(363,'fmontuoro','79.31.22.9','2023-07-05 13:45:30','2023-07-05 13:45:30','Signed in'),
(364,'fmontuoro','79.31.22.9','2023-07-05 15:28:17','2023-07-05 15:28:17','Signed in'),
(365,'pmarra','77.39.180.140','2023-07-05 18:06:23','2023-07-05 18:06:23','Signed in'),
(366,'pmarra','77.39.180.140','2023-07-06 08:36:21','2023-07-06 08:36:21','Signed in'),
(367,'fmontuoro','151.66.182.131','2023-07-06 10:28:11','2023-07-06 10:28:11','Signed in'),
(368,'fmontuoro','151.66.182.131','2023-07-06 12:06:42','2023-07-06 12:06:42','Signed in'),
(369,'fmontuoro','151.66.182.131','2023-07-07 07:45:26','2023-07-07 07:45:26','Signed in'),
(370,'fmontuoro','151.44.38.34','2023-07-07 12:15:56','2023-07-07 12:15:56','Signed in'),
(371,'fmontuoro','151.44.38.34','2023-07-07 12:15:57','2023-07-07 12:15:57','Signed in'),
(372,'fmontuoro','151.82.132.116','2023-07-09 06:02:02','2023-07-09 06:02:02','Signed in'),
(373,'fmontuoro','151.82.132.116','2023-07-09 06:02:06','2023-07-09 06:02:06','Signed in'),
(374,'fmontuoro','151.82.132.116','2023-07-09 06:02:07','2023-07-09 06:02:07','Signed in'),
(375,'fmontuoro','151.46.71.7','2023-07-10 09:06:38','2023-07-10 09:06:38','Signed in'),
(376,'fmontuoro','151.66.182.131','2023-07-11 06:54:32','2023-07-11 06:54:32','Signed in'),
(377,'fmontuoro','151.66.182.131','2023-07-11 12:24:52','2023-07-11 12:24:52','Signed in'),
(378,'fmontuoro','151.66.182.131','2023-07-11 14:13:52','2023-07-11 14:13:52','Signed in'),
(379,'fmontuoro','151.66.182.131','2023-07-11 14:21:15','2023-07-11 14:21:15','Signed in'),
(380,'fmontuoro','87.8.153.78','2023-07-12 08:09:39','2023-07-12 08:09:39','Signed in'),
(381,'fmontuoro','87.8.153.78','2023-07-12 10:08:57','2023-07-12 10:08:57','Signed in'),
(382,'fmontuoro','87.8.153.78','2023-07-12 13:23:40','2023-07-12 13:23:40','Signed in'),
(383,'fmontuoro','87.8.153.78','2023-07-12 14:59:05','2023-07-12 14:59:05','Signed in'),
(384,'pmarra','77.39.180.140','2023-07-13 07:16:23','2023-07-13 07:16:23','Signed in'),
(385,'fmontuoro','31.190.4.94','2023-07-13 10:02:30','2023-07-13 10:02:30','Signed in'),
(386,'fmontuoro','31.190.4.94','2023-07-13 10:50:14','2023-07-13 10:50:14','Signed in'),
(387,'fmontuoro','31.190.4.94','2023-07-13 12:21:52','2023-07-13 12:21:52','Signed in'),
(388,'fmontuoro','87.8.153.78','2023-07-13 15:40:17','2023-07-13 15:40:17','Signed in'),
(389,'fmontuoro','151.34.76.69','2023-07-16 16:15:02','2023-07-16 16:15:02','Signed in'),
(390,'fmontuoro','151.34.76.69','2023-07-16 16:15:05','2023-07-16 16:15:05','Signed in'),
(391,'fmontuoro','151.34.76.69','2023-07-16 16:15:07','2023-07-16 16:15:07','Signed in'),
(392,'fmontuoro','31.190.4.94','2023-07-17 12:29:52','2023-07-17 12:29:52','Signed in'),
(393,'fmontuoro','31.190.4.94','2023-07-17 16:22:53','2023-07-17 16:22:53','Signed in'),
(394,'fmontuoro','31.190.4.94','2023-07-18 08:32:14','2023-07-18 08:32:14','Signed in'),
(395,'fmontuoro','31.190.4.94','2023-07-18 09:44:53','2023-07-18 09:44:53','Signed in'),
(396,'fmontuoro','31.190.4.94','2023-07-18 12:04:36','2023-07-18 12:04:36','Signed in'),
(397,'pmarra','84.33.70.248','2023-07-18 21:43:01','2023-07-18 21:43:01','Signed in'),
(398,'fmontuoro','151.82.237.195','2023-07-19 12:22:34','2023-07-19 12:22:34','Signed in'),
(399,'fmontuoro','31.190.4.94','2023-07-19 15:30:58','2023-07-19 15:30:58','Signed in'),
(400,'pmarra','84.33.70.248','2023-07-19 18:43:18','2023-07-19 18:43:18','Signed in'),
(401,'fmontuoro','31.190.4.94','2023-07-20 07:51:50','2023-07-20 07:51:50','Signed in'),
(402,'fmontuoro','31.190.4.94','2023-07-20 09:37:47','2023-07-20 09:37:47','Signed in'),
(403,'fmontuoro','31.190.4.94','2023-07-20 11:17:48','2023-07-20 11:17:48','Signed in'),
(404,'pmarra','84.33.70.248','2023-07-20 12:18:16','2023-07-20 12:18:16','Signed in'),
(405,'fmontuoro','31.190.4.94','2023-07-20 14:38:24','2023-07-20 14:38:24','Signed in'),
(406,'pmarra','84.33.70.248','2023-07-21 06:07:33','2023-07-21 06:07:33','Signed in'),
(407,'fmontuoro','31.190.4.94','2023-07-21 13:59:04','2023-07-21 13:59:04','Signed in'),
(408,'fmontuoro','151.36.234.88','2023-07-23 16:36:42','2023-07-23 16:36:42','Signed in'),
(409,'fmontuoro','151.36.234.88','2023-07-23 16:36:44','2023-07-23 16:36:44','Signed in'),
(410,'fmontuoro','31.190.4.94','2023-07-24 09:51:30','2023-07-24 09:51:30','Signed in'),
(411,'fmontuoro','31.190.4.94','2023-07-24 12:01:07','2023-07-24 12:01:07','Signed in'),
(412,'pmarra','87.8.153.78','2023-07-25 12:13:51','2023-07-25 12:13:51','Signed in'),
(413,'fmontuoro','31.190.4.94','2023-07-25 12:59:13','2023-07-25 12:59:13','Signed in'),
(414,'fmontuoro','87.8.153.78','2023-07-27 11:47:04','2023-07-27 11:47:04','Signed in'),
(415,'fmontuoro','87.8.153.78','2023-07-27 12:49:42','2023-07-27 12:49:42','Signed in'),
(416,'pmarra','87.8.153.78','2023-07-28 09:26:43','2023-07-28 09:21:58','Signed off'),
(417,'pmarra','87.8.153.78','2023-07-28 09:26:51','2023-07-28 09:26:51','Signed in'),
(418,'pmarra','95.74.64.119','2023-07-28 10:00:49','2023-07-28 10:00:49','Signed in'),
(419,'pmarra','87.8.153.78','2023-07-29 08:36:37','2023-07-29 08:36:37','Signed in'),
(420,'fpetillo','87.8.153.78','2023-07-29 08:42:43','2023-07-29 08:37:42','Signed off'),
(421,'pmarra','87.8.153.78','2023-07-29 08:43:20','2023-07-29 08:43:20','Signed in'),
(422,'fpetillo','87.8.153.78','2023-07-29 08:47:10','2023-07-29 08:47:10','Signed in'),
(423,'pmarra','77.39.180.140','2023-07-31 09:23:06','2023-07-31 09:23:06','Signed in'),
(424,'pmarra','77.39.180.140','2023-07-31 15:15:40','2023-07-31 15:15:40','Signed in'),
(425,'fmontuoro','151.36.70.52','2023-08-01 09:45:21','2023-08-01 09:45:21','Signed in'),
(426,'pmarra','77.39.180.140','2023-08-01 16:18:57','2023-08-01 16:18:57','Signed in'),
(427,'pmarra','151.57.212.180','2023-08-07 17:09:26','2023-08-07 17:09:26','Signed in'),
(428,'pmarra','77.39.180.140','2023-08-08 07:09:07','2023-08-08 07:09:07','Signed in'),
(429,'pmarra','151.19.37.125','2023-08-09 15:33:54','2023-08-09 15:33:54','Signed in'),
(430,'pmarra','151.19.212.144','2023-08-09 22:20:47','2023-08-09 22:20:47','Signed in'),
(431,'pmarra','151.37.206.194','2023-08-10 07:34:50','2023-08-10 07:34:50','Signed in'),
(432,'pmarra','77.39.167.200','2023-08-18 09:36:36','2023-08-18 09:36:36','Signed in'),
(433,'pmarra','77.39.167.200','2023-08-18 22:24:42','2023-08-18 22:24:42','Signed in'),
(434,'pmarra','176.201.81.24','2023-08-19 09:27:37','2023-08-19 09:27:37','Signed in'),
(435,'pmarra','151.19.150.30','2023-08-20 10:40:27','2023-08-20 10:40:27','Signed in'),
(436,'pmarra','151.35.113.138','2023-08-21 20:06:45','2023-08-21 20:06:45','Signed in'),
(437,'pmarra','77.39.167.200','2023-08-24 09:56:29','2023-08-24 09:56:29','Signed in'),
(438,'pmarra','176.201.70.224','2023-08-27 08:51:38','2023-08-27 08:51:38','Signed in'),
(439,'pmarra','77.39.167.200','2023-08-28 10:26:40','2023-08-28 10:26:40','Signed in'),
(440,'fmontuoro','95.248.127.90','2023-08-28 16:06:42','2023-08-28 16:06:42','Signed in'),
(441,'pmarra','176.201.70.224','2023-08-29 08:20:41','2023-08-29 08:20:41','Signed in'),
(442,'fmontuoro','95.248.127.90','2023-08-29 09:55:07','2023-08-29 09:55:07','Signed in'),
(443,'fmontuoro','95.248.127.90','2023-08-29 09:55:08','2023-08-29 09:55:08','Signed in'),
(444,'fmontuoro','95.248.127.90','2023-08-29 12:33:26','2023-08-29 12:33:26','Signed in'),
(445,'pmarra','77.39.167.200','2023-08-29 18:40:02','2023-08-29 18:40:02','Signed in'),
(446,'fmontuoro','95.248.127.90','2023-08-30 13:45:21','2023-08-30 13:45:21','Signed in'),
(447,'fmontuoro','95.248.127.90','2023-08-31 08:34:58','2023-08-31 08:34:58','Signed in'),
(448,'fmontuoro','31.190.4.94','2023-09-01 12:13:14','2023-09-01 12:13:14','Signed in'),
(449,'fmontuoro','31.190.4.94','2023-09-01 14:56:21','2023-09-01 14:56:21','Signed in'),
(450,'fmontuoro','31.190.4.94','2023-09-01 14:56:22','2023-09-01 14:56:22','Signed in'),
(451,'fmontuoro','31.190.4.94','2023-09-01 15:40:21','2023-09-01 15:40:21','Signed in'),
(452,'pmarra','77.39.167.200','2023-09-03 06:31:14','2023-09-03 06:31:14','Signed in'),
(453,'fmontuoro','87.5.30.209','2023-09-04 13:30:06','2023-09-04 13:30:06','Signed in'),
(454,'fmontuoro','87.5.30.209','2023-09-04 15:08:07','2023-09-04 15:08:07','Signed in'),
(455,'pmarra','77.39.167.200','2023-09-05 07:34:00','2023-09-05 07:34:00','Signed in'),
(456,'fmontuoro','87.5.30.209','2023-09-05 13:02:48','2023-09-05 13:02:48','Signed in'),
(457,'fmontuoro','87.5.30.209','2023-09-05 13:02:49','2023-09-05 13:02:49','Signed in'),
(458,'pmarra','77.39.167.200','2023-09-05 21:48:14','2023-09-05 21:48:14','Signed in'),
(459,'fmontuoro','87.5.30.209','2023-09-06 09:37:09','2023-09-06 09:37:09','Signed in'),
(460,'fmontuoro','87.5.30.209','2023-09-06 10:25:50','2023-09-06 10:25:50','Signed in'),
(461,'fmontuoro','87.5.30.209','2023-09-06 12:33:54','2023-09-06 12:33:54','Signed in'),
(462,'fmontuoro','87.5.30.209','2023-09-06 13:58:02','2023-09-06 13:58:02','Signed in'),
(463,'fmontuoro','87.5.30.209','2023-09-06 15:02:03','2023-09-06 15:02:03','Signed in'),
(464,'fmontuoro','31.190.4.94','2023-09-07 08:43:47','2023-09-07 08:43:47','Signed in'),
(465,'fmontuoro','31.190.4.94','2023-09-07 14:56:17','2023-09-07 14:56:17','Signed in'),
(466,'pmarra','77.39.167.200','2023-09-07 16:42:57','2023-09-07 16:42:57','Signed in'),
(467,'pmarra','77.39.167.200','2023-09-07 16:58:28','2023-09-07 16:49:00','Signed off'),
(468,'fmontuoro','87.5.30.209','2023-09-08 10:06:42','2023-09-08 10:06:42','Signed in'),
(469,'fmontuoro','87.5.30.209','2023-09-08 11:15:14','2023-09-08 11:15:14','Signed in'),
(470,'fmontuoro','87.5.30.209','2023-09-08 12:33:56','2023-09-08 12:33:56','Signed in'),
(471,'fmontuoro','87.5.30.209','2023-09-08 13:14:18','2023-09-08 13:14:18','Signed in'),
(472,'fmontuoro','87.5.30.209','2023-09-11 07:45:22','2023-09-11 07:45:22','Signed in'),
(473,'pmarra','77.39.166.232','2023-09-11 09:00:51','2023-09-11 09:00:51','Signed in'),
(474,'fmontuoro','87.5.30.209','2023-09-11 13:43:57','2023-09-11 13:43:57','Signed in'),
(475,'fmontuoro','31.190.4.94','2023-09-12 09:21:42','2023-09-12 09:21:42','Signed in'),
(476,'fmontuoro','31.190.4.94','2023-09-12 10:42:30','2023-09-12 10:42:30','Signed in'),
(477,'fmontuoro','31.190.4.94','2023-09-12 13:30:01','2023-09-12 13:30:01','Signed in'),
(478,'fmontuoro','31.190.4.94','2023-09-12 15:33:34','2023-09-12 15:33:34','Signed in'),
(479,'crmtiger','49.36.82.117','2023-11-29 05:14:34','2023-11-29 05:14:34','Signed in'),
(480,'crmtiger','49.36.82.117','2023-11-29 06:25:13','2023-11-29 06:25:13','Signed in'),
(481,'crmtiger','49.36.82.117','2023-11-29 08:52:03','2023-11-29 08:52:03','Signed in'),
(482,'crmtiger','49.36.82.117','2023-11-29 08:59:53','2023-11-29 08:59:53','Signed in'),
(483,'crmtiger','122.169.119.200','2023-11-29 09:35:12','2023-11-29 09:14:04','Signed off'),
(484,'fpetillo','122.169.119.200','2023-11-29 09:35:20','2023-11-29 09:35:20','Signed in'),
(485,'pmarra','77.39.167.202','2023-11-29 15:03:33','2023-11-29 15:03:33','Signed in'),
(486,'pmarra','77.39.167.202','2023-11-29 22:34:51','2023-11-29 22:34:51','Signed in'),
(487,'pmarra','77.39.167.202','2023-11-29 23:57:19','2023-11-29 23:57:19','Signed in'),
(488,'pmarra','77.39.167.202','2023-11-30 12:58:42','2023-11-30 12:51:23','Signed off'),
(489,'pmarra','77.39.167.202','2023-11-30 12:58:55','2023-11-30 12:58:55','Signed in'),
(490,'pmarra','77.39.167.202','2023-12-02 10:44:41','2023-12-02 10:44:41','Signed in'),
(491,'crmtiger','49.36.82.117','2023-12-04 11:00:04','2023-12-04 11:00:04','Signed in'),
(492,'crmtiger','110.227.229.50','2023-12-04 12:47:11','2023-12-04 12:47:11','Signed in'),
(493,'crmtiger','122.169.119.200','2023-12-05 07:02:52','2023-12-05 07:02:52','Signed in'),
(494,'crmtiger','122.169.119.200','2023-12-05 10:05:26','2023-12-05 09:10:55','Signed off'),
(495,'pmarra','77.39.167.202','2023-12-05 09:15:03','2023-12-05 09:15:03','Signed in'),
(496,'pmarra','77.39.167.202','2023-12-05 09:54:19','2023-12-05 09:54:19','Signed in'),
(497,'crmtiger','110.227.229.50','2023-12-05 10:58:53','2023-12-05 10:58:53','Signed in'),
(498,'crmtiger','122.169.119.200','2023-12-05 11:38:03','2023-12-05 11:36:57','Signed off'),
(499,'pmarra','5.168.93.7','2023-12-05 17:23:33','2023-12-05 17:23:33','Signed in'),
(500,'pmarra','77.39.167.202','2023-12-05 18:45:20','2023-12-05 18:45:20','Signed in'),
(501,'pmarra','2.199.20.227','2023-12-06 15:47:51','2023-12-06 15:47:51','Signed in'),
(502,'pmarra','77.39.167.202','2023-12-07 06:37:01','2023-12-07 06:35:21','Signed off'),
(503,'pmarra','77.39.167.202','2023-12-07 09:50:51','2023-12-07 09:16:17','Signed off'),
(504,'pmarra','77.39.167.202','2023-12-07 10:06:16','2023-12-07 10:06:16','Signed in'),
(505,'pmarra','77.39.167.202','2023-12-07 20:17:27','2023-12-07 20:17:27','Signed in'),
(506,'crmtiger','49.36.82.117','2023-12-08 13:04:07','2023-12-08 13:04:07','Signed in'),
(507,'crmtiger','122.169.119.200','2023-12-08 13:26:40','2023-12-08 13:26:00','Signed off'),
(508,'pmarra','5.168.39.246','2023-12-08 13:31:50','2023-12-08 13:31:50','Signed in'),
(509,'pmarra','77.39.167.202','2023-12-11 19:56:49','2023-12-11 19:56:49','Signed in'),
(510,'pmarra','77.39.167.202','2023-12-12 08:06:20','2023-12-12 08:06:20','Signed in'),
(511,'pmarra','77.39.167.202','2023-12-12 12:33:55','2023-12-12 10:56:11','Signed off'),
(512,'crmtiger','122.169.119.200','2023-12-12 12:35:06','2023-12-12 12:13:34','Signed off'),
(513,'UserTest','77.39.167.202','2023-12-12 12:37:13','2023-12-12 12:34:05','Signed off'),
(514,'crmtiger','122.169.119.200','2023-12-12 12:35:28','2023-12-12 12:35:28','Signed in'),
(515,'crmtiger','122.169.119.200','2023-12-12 12:36:43','2023-12-12 12:36:43','Signed in'),
(516,'pmarra','77.39.167.202','2023-12-12 12:37:17','2023-12-12 12:37:17','Signed in'),
(517,'crmtiger','49.36.82.117','2023-12-12 12:51:41','2023-12-12 12:51:41','Signed in'),
(518,'crmtiger','122.169.119.200','2023-12-12 12:59:31','2023-12-12 12:59:31','Signed in'),
(519,'crmtiger','122.169.119.200','2023-12-13 05:12:08','2023-12-13 05:12:08','Signed in'),
(520,'pmarra','77.39.167.202','2023-12-13 11:04:43','2023-12-13 11:04:43','Signed in'),
(521,'pmarra','77.39.167.202','2023-12-13 11:13:16','2023-12-13 11:13:16','Signed in'),
(522,'crmtiger','49.36.82.117','2023-12-13 12:32:03','2023-12-13 11:24:34','Signed off'),
(523,'crmtiger','122.169.119.200','2023-12-13 12:42:29','2023-12-13 12:42:29','Signed in'),
(524,'pmarra','77.39.167.202','2023-12-20 18:22:47','2023-12-20 18:22:47','Signed in'),
(525,'pmarra','77.39.167.202','2023-12-22 10:28:24','2023-12-22 10:28:24','Signed in'),
(526,'pmarra','77.39.167.202','2023-12-29 12:07:46','2023-12-29 11:59:13','Signed off'),
(527,'crmtiger','77.39.167.202','2023-12-29 12:10:38','2023-12-29 12:10:38','Signed in'),
(528,'pmarra','77.39.167.202','2023-12-29 13:47:44','2023-12-29 13:47:44','Signed in'),
(529,'crmtiger','49.36.82.37','2024-01-03 12:19:52','2024-01-03 12:19:52','Signed in'),
(530,'crmtiger','122.169.119.200','2024-01-03 12:20:50','2024-01-03 12:20:50','Signed in');
/*!40000 ALTER TABLE `vtiger_loginhistory` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mail_accounts`
--
DROP TABLE IF EXISTS `vtiger_mail_accounts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mail_accounts` (
`account_id` int(11) NOT NULL,
`user_id` int(11) NOT NULL,
`display_name` varchar(50) DEFAULT NULL,
`mail_id` varchar(50) DEFAULT NULL,
`account_name` varchar(50) DEFAULT NULL,
`mail_protocol` varchar(20) DEFAULT NULL,
`mail_username` varchar(50) NOT NULL,
`mail_password` text DEFAULT NULL,
`mail_servername` varchar(50) DEFAULT NULL,
`box_refresh` int(10) DEFAULT NULL,
`mails_per_page` int(10) DEFAULT NULL,
`ssltype` varchar(50) DEFAULT NULL,
`sslmeth` varchar(50) DEFAULT NULL,
`int_mailer` int(1) DEFAULT 0,
`status` varchar(10) DEFAULT NULL,
`set_default` int(2) DEFAULT NULL,
`sent_folder` varchar(50) DEFAULT NULL,
PRIMARY KEY (`account_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mail_accounts`
--
LOCK TABLES `vtiger_mail_accounts` WRITE;
/*!40000 ALTER TABLE `vtiger_mail_accounts` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_mail_accounts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mailer_queue`
--
DROP TABLE IF EXISTS `vtiger_mailer_queue`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mailer_queue` (
`id` int(11) NOT NULL,
`fromname` varchar(100) DEFAULT NULL,
`fromemail` varchar(100) DEFAULT NULL,
`mailer` varchar(10) DEFAULT NULL,
`content_type` varchar(15) DEFAULT NULL,
`subject` varchar(999) DEFAULT NULL,
`body` text DEFAULT NULL,
`relcrmid` int(11) DEFAULT NULL,
`failed` int(1) NOT NULL DEFAULT 0,
`failreason` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mailer_queue`
--
LOCK TABLES `vtiger_mailer_queue` WRITE;
/*!40000 ALTER TABLE `vtiger_mailer_queue` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_mailer_queue` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mailer_queueattachments`
--
DROP TABLE IF EXISTS `vtiger_mailer_queueattachments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mailer_queueattachments` (
`id` int(11) DEFAULT NULL,
`path` text DEFAULT NULL,
`name` varchar(100) DEFAULT NULL,
`encoding` varchar(50) DEFAULT NULL,
`type` varchar(100) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mailer_queueattachments`
--
LOCK TABLES `vtiger_mailer_queueattachments` WRITE;
/*!40000 ALTER TABLE `vtiger_mailer_queueattachments` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_mailer_queueattachments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mailer_queueinfo`
--
DROP TABLE IF EXISTS `vtiger_mailer_queueinfo`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mailer_queueinfo` (
`id` int(11) DEFAULT NULL,
`name` varchar(100) DEFAULT NULL,
`email` varchar(100) DEFAULT NULL,
`type` varchar(7) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mailer_queueinfo`
--
LOCK TABLES `vtiger_mailer_queueinfo` WRITE;
/*!40000 ALTER TABLE `vtiger_mailer_queueinfo` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_mailer_queueinfo` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mailmanager_mailattachments`
--
DROP TABLE IF EXISTS `vtiger_mailmanager_mailattachments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mailmanager_mailattachments` (
`userid` int(11) DEFAULT NULL,
`muid` int(11) DEFAULT NULL,
`aname` varchar(100) DEFAULT NULL,
`lastsavedtime` int(11) DEFAULT NULL,
`attachid` int(19) NOT NULL,
`path` varchar(200) NOT NULL,
`cid` varchar(100) DEFAULT NULL,
KEY `userid_muid_idx` (`userid`,`muid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mailmanager_mailattachments`
--
LOCK TABLES `vtiger_mailmanager_mailattachments` WRITE;
/*!40000 ALTER TABLE `vtiger_mailmanager_mailattachments` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_mailmanager_mailattachments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mailmanager_mailrecord`
--
DROP TABLE IF EXISTS `vtiger_mailmanager_mailrecord`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mailmanager_mailrecord` (
`userid` int(11) DEFAULT NULL,
`mfrom` varchar(255) DEFAULT NULL,
`mto` varchar(255) DEFAULT NULL,
`mcc` varchar(500) DEFAULT NULL,
`mbcc` varchar(500) DEFAULT NULL,
`mdate` varchar(20) DEFAULT NULL,
`msubject` varchar(500) DEFAULT NULL,
`mbody` text DEFAULT NULL,
`mcharset` varchar(10) DEFAULT NULL,
`misbodyhtml` int(1) DEFAULT NULL,
`mplainmessage` int(1) DEFAULT NULL,
`mhtmlmessage` int(1) DEFAULT NULL,
`muniqueid` varchar(500) DEFAULT NULL,
`mbodyparsed` int(1) DEFAULT NULL,
`muid` int(11) DEFAULT NULL,
`lastsavedtime` int(11) DEFAULT NULL,
`folder` varchar(250) DEFAULT NULL,
`mfolder` varchar(250) DEFAULT NULL,
KEY `userid_lastsavedtime_idx` (`userid`,`lastsavedtime`),
KEY `userid_muid_idx` (`userid`,`muid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mailmanager_mailrecord`
--
LOCK TABLES `vtiger_mailmanager_mailrecord` WRITE;
/*!40000 ALTER TABLE `vtiger_mailmanager_mailrecord` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_mailmanager_mailrecord` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mailmanager_mailrel`
--
DROP TABLE IF EXISTS `vtiger_mailmanager_mailrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mailmanager_mailrel` (
`mailuid` varchar(999) DEFAULT NULL,
`crmid` int(11) DEFAULT NULL,
`emailid` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mailmanager_mailrel`
--
LOCK TABLES `vtiger_mailmanager_mailrel` WRITE;
/*!40000 ALTER TABLE `vtiger_mailmanager_mailrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_mailmanager_mailrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mailscanner`
--
DROP TABLE IF EXISTS `vtiger_mailscanner`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mailscanner` (
`scannerid` int(11) NOT NULL AUTO_INCREMENT,
`scannername` varchar(30) DEFAULT NULL,
`server` varchar(100) DEFAULT NULL,
`protocol` varchar(10) DEFAULT NULL,
`username` varchar(255) DEFAULT NULL,
`password` varchar(255) DEFAULT NULL,
`ssltype` varchar(10) DEFAULT NULL,
`sslmethod` varchar(30) DEFAULT NULL,
`connecturl` varchar(255) DEFAULT NULL,
`searchfor` varchar(10) DEFAULT NULL,
`markas` varchar(10) DEFAULT NULL,
`isvalid` int(1) DEFAULT NULL,
`scanfrom` varchar(10) DEFAULT 'ALL',
`time_zone` varchar(10) DEFAULT NULL,
PRIMARY KEY (`scannerid`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mailscanner`
--
LOCK TABLES `vtiger_mailscanner` WRITE;
/*!40000 ALTER TABLE `vtiger_mailscanner` DISABLE KEYS */;
INSERT INTO `vtiger_mailscanner` VALUES
(1,'LEAD_EASYLIFE','pop.securemail.pro','imap4','automation@easylife.house','z87Pzs_Pz8_Pz87Oz87Pzs_Pzs7Oz8_Pz87Pz8_Ozs_Pzs_Pz8_Ozs_Ozs_Ozs7Oz87Pzs_Pz87Pz87Oz87Oz8_Oz8_Oz8_Pz87Ozs_Pz8_Pzs7Pz8_Ozs_Oz8_Pz87Oz87Pz8_Oz8_Pz87Ozs_Pz8_Ozs7Pz87Pz8_Ozs_Pzs_Pzs7Oz87Pzs_Oz8_Pz8_Oz8_Ozs7Pz8_Pzs_Pzs7Pzw..','ssl','novalidate-cert','{pop.securemail.pro:993/imap4/ssl/novalidate-cert/readonly}','UNSEEN','UNCHANGED',1,'ALL','+1:00');
/*!40000 ALTER TABLE `vtiger_mailscanner` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mailscanner_actions`
--
DROP TABLE IF EXISTS `vtiger_mailscanner_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mailscanner_actions` (
`actionid` int(11) NOT NULL AUTO_INCREMENT,
`scannerid` int(11) DEFAULT NULL,
`actiontype` varchar(10) DEFAULT NULL,
`module` varchar(30) DEFAULT NULL,
`lookup` varchar(30) DEFAULT NULL,
`sequence` int(11) DEFAULT NULL,
PRIMARY KEY (`actionid`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mailscanner_actions`
--
LOCK TABLES `vtiger_mailscanner_actions` WRITE;
/*!40000 ALTER TABLE `vtiger_mailscanner_actions` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_mailscanner_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mailscanner_folders`
--
DROP TABLE IF EXISTS `vtiger_mailscanner_folders`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mailscanner_folders` (
`folderid` int(11) NOT NULL AUTO_INCREMENT,
`scannerid` int(11) DEFAULT NULL,
`foldername` varchar(255) DEFAULT NULL,
`lastscan` varchar(30) DEFAULT NULL,
`rescan` int(1) DEFAULT NULL,
`enabled` int(1) DEFAULT NULL,
PRIMARY KEY (`folderid`),
KEY `folderid_idx` (`folderid`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mailscanner_folders`
--
LOCK TABLES `vtiger_mailscanner_folders` WRITE;
/*!40000 ALTER TABLE `vtiger_mailscanner_folders` DISABLE KEYS */;
INSERT INTO `vtiger_mailscanner_folders` VALUES
(1,1,'INBOX','22-Feb-2023',0,1);
/*!40000 ALTER TABLE `vtiger_mailscanner_folders` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mailscanner_ids`
--
DROP TABLE IF EXISTS `vtiger_mailscanner_ids`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mailscanner_ids` (
`scannerid` int(11) DEFAULT NULL,
`messageid` varchar(512) DEFAULT NULL,
`crmid` int(11) DEFAULT NULL,
`refids` text DEFAULT NULL,
KEY `scanner_message_ids_idx` (`scannerid`,`messageid`),
KEY `messageids_crmid_idx` (`crmid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mailscanner_ids`
--
LOCK TABLES `vtiger_mailscanner_ids` WRITE;
/*!40000 ALTER TABLE `vtiger_mailscanner_ids` DISABLE KEYS */;
INSERT INTO `vtiger_mailscanner_ids` VALUES
(NULL,'<1m2hyvoygk6m.2i2fqcbmyt8gs@EASYLIFE-CRM>',2,NULL),
(1,'<CBnaHu_-TmSF5VjknBNivQ@geopod-ismtpd-5-5>',NULL,NULL),
(1,'<NPIrNi77REGAU89DF8-mYA@geopod-ismtpd-5-2>',NULL,NULL),
(1,'<XcIXiq9oTL6Kxl5T7s9lSQ@geopod-ismtpd-3-1>',NULL,NULL),
(1,'<7FOzEYKIQUWIJ4sQv66awg@geopod-ismtpd-1-4>',NULL,NULL),
(1,'<RwTTUi9zRJC-Lj7qj9-r2g@geopod-ismtpd-3-0>',NULL,NULL),
(NULL,'<5kphu29xu5zs.2rh8qx5zo3s40@EASYLIFE-CRM>',50,NULL),
(NULL,'<61tz877bjrp3.y3f18tqaw5h3@EASYLIFE-CRM>',54,NULL),
(NULL,'<fw7ozt7u3ui.1gjlb6xtkmjlr@EASYLIFE-CRM>',68,NULL),
(NULL,'<1z8u85rw5qyg.e6lhmek6fuze@EASYLIFE-CRM>',142,NULL),
(NULL,'<3lm8y4vd6qdl.14o2pqrsl5t1w@EASYLIFE-CRM>',142,NULL),
(NULL,'<6d6aenewslxo.svj2wmkrt4ni@EASYLIFE-CRM>',142,NULL),
(NULL,'<26bdzumdmaz5.1oi3dufyehqhq@EASYLIFE-CRM>',187,NULL),
(NULL,'<1qwchy4bw0ly.kwhabh1jzu3m@EASYLIFE-CRM>',187,NULL),
(NULL,'<1ba1r8hqxo2h.5ugup2aa8gw9@EASYLIFE-CRM>',187,NULL),
(NULL,'<2lff710h95ts.xht2vvs1s7jh@EASYLIFE-CRM>',187,NULL),
(NULL,'<5fc8zycffc0g.2ybwe6xd74sgk@EASYLIFE-CRM>',193,NULL),
(NULL,'<1og9emgewefl.37ldbjjihcsgg@EASYLIFE-CRM>',160,NULL),
(NULL,'<io0ylbnfiam.2mde3qrl1i4gk@EASYLIFE-CRM>',213,NULL),
(NULL,'<1y7tf1md3le6.2bfsk3ubtv9cs@EASYLIFE-CRM>',220,NULL),
(NULL,'<2h21c8s879l4.nqgcl4lddod6@EASYLIFE-CRM>',222,NULL),
(NULL,'<60e0oqvd9yu7.gezo8nxedfr5@EASYLIFE-CRM>',230,NULL),
(NULL,'<4njc0mtughfj.3be7io89u5ogc@EASYLIFE-CRM>',230,NULL),
(NULL,'<45mnrxux80so.2s3skl53th2cs@EASYLIFE-CRM>',230,NULL),
(NULL,'<3nq7oqxy58rf.2tkiowyheco4s@EASYLIFE-CRM>',230,NULL),
(NULL,'<14x397rhyct9.2pihjj91prggw@EASYLIFE-CRM>',230,NULL),
(NULL,'<4czdcwykwwmr.293bsw0q70004@EASYLIFE-CRM>',230,NULL),
(NULL,'<39uu0esga8ip.9fx5876yvztw@EASYLIFE-CRM>',238,NULL),
(NULL,'<5y4u2u5svp5k.2a29354m8t1ck@EASYLIFE-CRM>',238,NULL),
(NULL,'<4ny18pk6cmof.2v9b80ckh6qsw@EASYLIFE-CRM>',244,NULL),
(NULL,'<4xtesdgqixg3.1xfdm56pb2pz7@EASYLIFE-CRM>',244,NULL),
(NULL,'<3puuj3s71tu6.287tq4xy2hhck@EASYLIFE-CRM>',240,NULL),
(NULL,'<4czna7zdzfwv.1vvf24k9eoi04@EASYLIFE-CRM>',240,NULL),
(NULL,'<w86w83lru7v.2kmam1gb9ciss@EASYLIFE-CRM>',256,NULL),
(NULL,'<69qu21qaxtsv.1lgrjuuzjyhjy@EASYLIFE-CRM>',272,NULL),
(NULL,'<5c1ogrwz89wg.quyzygbnnswp@EASYLIFE-CRM>',272,NULL),
(NULL,'<z5kfr10djc1.y2grw4ogfitk@EASYLIFE-CRM>',272,NULL),
(NULL,'<4eoffh186087.jlplbpoz8leg@EASYLIFE-CRM>',286,NULL),
(NULL,'<35b3629aiv9s.2mw8c12jl1jj@EASYLIFE-CRM>',299,NULL),
(NULL,'<32jj48zcuig3.3ahb9tu5qoo4w@EASYLIFE-CRM>',301,NULL),
(NULL,'<hwwe7so4ws4.16c4kh0ud04ua@EASYLIFE-CRM>',240,NULL),
(NULL,'<5soylk4ffxgu.iiwi69xjhmcb@EASYLIFE-CRM>',323,NULL),
(NULL,'<1gwmmpm34la1.2xwiohvhl6w4g@EASYLIFE-CRM>',359,NULL),
(NULL,'<5zxh6diyewil.36qke5fnigisk@EASYLIFE-CRM>',352,NULL),
(NULL,'<1c11ppwjrhxb.2p7f6fc6a96x@EASYLIFE-CRM>',369,NULL),
(NULL,'<1kcxgr5h5a0u.9m6afmarlv3s@EASYLIFE-CRM>',368,NULL),
(NULL,'<3vk1c880tqeo.2ifwx7u26728c@EASYLIFE-CRM>',362,NULL),
(NULL,'<37volw7uw518.2wyrtld49r0gg@EASYLIFE-CRM>',379,NULL),
(NULL,'<1pgcjg7og3jt.x5dblxwyxdu4@EASYLIFE-CRM>',382,NULL),
(NULL,'<3io31qg9nuok.2g7zozit4n40k@EASYLIFE-CRM>',432,NULL),
(NULL,'<3gzsmj30u5oo.2kwpch026gisg@EASYLIFE-CRM>',426,NULL),
(NULL,'<5ygttnmy67bw.5wese8scfpi0@EASYLIFE-CRM>',389,NULL),
(NULL,'<5759f3qvo721.1jt92n6beiakh@EASYLIFE-CRM>',450,NULL),
(NULL,'<t1ze528vb2c.arbp88b0zk8k@EASYLIFE-CRM>',511,NULL),
(NULL,'<4do08rw7ceo2.1cd13bnu8evdj@EASYLIFE-CRM>',451,NULL),
(NULL,'<4a6640y15zo4.45vj29vaaoz0@EASYLIFE-CRM>',509,NULL),
(NULL,'<72wi0r8z5l2e.2u1fq4crf340s@EASYLIFE-CRM>',509,NULL),
(NULL,'<70l778whwafr.nw1ichui3jfa@EASYLIFE-CRM>',547,NULL),
(NULL,'<4q11lig5kzqw.31v1o5xc9fok8@EASYLIFE-CRM>',549,NULL),
(NULL,'<560iz46mmtdo.3rshugibin0g0@EASYLIFE-CRM>',561,NULL),
(NULL,'<dhz8q5oan03.3idw4ezqaxwk0@EASYLIFE-CRM>',561,NULL),
(NULL,'<3pjmfn0j8cmg.17ztpb63m0vz8@EASYLIFE-CRM>',565,NULL),
(NULL,'<65bdrgu1pven.136cif5beisq1@EASYLIFE-CRM>',573,NULL),
(NULL,'<66mozrd0axut.2rp17exbkbuo0@EASYLIFE-CRM>',574,NULL),
(NULL,'<4il8cucf9dkw.2nf81hi023i8w@EASYLIFE-CRM>',584,NULL),
(NULL,'<4cvllh6w7dcs.39rzzzycdhus8@EASYLIFE-CRM>',345,NULL),
(NULL,'<1htjaiat9i9.2ojusg223k4ks@EASYLIFE-CRM>',403,NULL),
(NULL,'<3xawzk4gw9eg.1s53sm6ai5m2c@EASYLIFE-CRM>',68,NULL),
(NULL,'<32tzkd1qzdpw.eirfo9kb974q@EASYLIFE-CRM>',598,NULL),
(NULL,'<5vfxqh6ajhxw.1u8ypxpqcjjmp@EASYLIFE-CRM>',71,NULL),
(NULL,'<1ckhskdojhgx.1fl22pdu7og3a@EASYLIFE-CRM>',132,NULL),
(NULL,'<2w5k3uph2rm5.1kw4v12uup06k@EASYLIFE-CRM>',78,NULL),
(NULL,'<gi29icawxvu.1xfsuw5q8wcai@EASYLIFE-CRM>',77,NULL),
(NULL,'<7708ul35yqyn.3ptcowig61mo4@EASYLIFE-CRM>',58,NULL),
(NULL,'<4ww75qnpgsb0.334ytt6dq0owg@EASYLIFE-CRM>',616,NULL),
(NULL,'<1s8zkysk22vk.19j6iq6oitun0@EASYLIFE-CRM>',620,NULL),
(NULL,'<ala5pe4vgvd.1cyj3cytm8ek2@EASYLIFE-CRM>',629,NULL),
(NULL,'<ocws4k7wy88.23l0g5j6telcg@EASYLIFE-CRM>',640,NULL),
(NULL,'<5664o36c70qk.2gzannagv2ec4@EASYLIFE-CRM>',643,NULL),
(NULL,'<5clyoauqbcy0.v1m985wz8t94@EASYLIFE-CRM>',646,NULL),
(NULL,'<4d3q18yjsnl4.rfluzngyahka@EASYLIFE-CRM>',649,NULL),
(NULL,'<6fku79o59geo.2acsduw325wkc@EASYLIFE-CRM>',659,NULL),
(NULL,'<16kzuqs4xhxg.szpjjs00gdyt@EASYLIFE-CRM>',665,NULL),
(NULL,'<3xzsqfwcf0kk.10zz330mkbae@EASYLIFE-CRM>',669,NULL),
(NULL,'<1wfd1yql5p24.2rmbz5p52ns44@EASYLIFE-CRM>',677,NULL),
(NULL,'<2b40kk8ifruo.2ycqyrrnork0s@EASYLIFE-CRM>',674,NULL),
(NULL,'<1k4e50uowpf5.2r2tvtzupdk4o@EASYLIFE-CRM>',682,NULL),
(NULL,'<4vyge0lcm9bp.18y210u2kgalt@EASYLIFE-CRM>',681,NULL),
(NULL,'<1l32l1bdlai3.3upjphk8vpk4k@EASYLIFE-CRM>',517,NULL),
(NULL,'<6wva1rregzil.vq4j2nig6nv2@EASYLIFE-CRM>',517,NULL),
(NULL,'<3u8sl9gc19s4.3da6jp5sx42so@EASYLIFE-CRM>',685,NULL),
(NULL,'<6h5s3r70s1pw.1u866wg7khh4b@EASYLIFE-CRM>',691,NULL),
(NULL,'<2j7y9isw038p.28609whyxwiso@EASYLIFE-CRM>',695,NULL),
(NULL,'<1agoq4lvor9p.1g23hsttlzs6v@EASYLIFE-CRM>',671,NULL),
(NULL,'<5utg4i26jceb.1g8hzurps7a86@EASYLIFE-CRM>',623,NULL),
(NULL,'<65hdmvkn01bt.2k598k5phuass@EASYLIFE-CRM>',698,NULL),
(NULL,'<fxov4v3u702.j2ebp9otumy5@EASYLIFE-CRM>',718,NULL),
(NULL,'<5pdjxp8ga9ie.273qg9qjh2f48@EASYLIFE-CRM>',700,NULL),
(NULL,'<1xlstlekh4v6.1nradabydv8uf@EASYLIFE-CRM>',719,NULL),
(NULL,'<54zx1ykbv94w.a8mb4d9ceak8@EASYLIFE-CRM>',726,NULL),
(NULL,'<41tb9nq5a2y0.21hdvtf5bpmsc@EASYLIFE-CRM>',729,NULL),
(NULL,'<64akr3cb91lk.25pl061bf03og@EASYLIFE-CRM>',728,NULL),
(NULL,'<4rje9vfws6fo.2x3shgopbz6s4@EASYLIFE-CRM>',704,NULL),
(NULL,'<2nlmr4uazgce.1tly4kulre3ac@EASYLIFE-CRM>',735,NULL),
(NULL,'<15cljos09fmr.2ymxvhms4a68s@EASYLIFE-CRM>',737,NULL),
(NULL,'<4oewsyajs0q1.1f1jbvvzyb1ds@EASYLIFE-CRM>',742,NULL),
(NULL,'<621sodrsb6jm.3szk4wfewa688@EASYLIFE-CRM>',740,NULL),
(NULL,'<i58mq86c7pr.1pdkuhudzj0v0@EASYLIFE-CRM>',745,NULL),
(NULL,'<45cq45nsg0rj.29pmsaa3wt1t@EASYLIFE-CRM>',745,NULL),
(NULL,'<5vbsi4g1ic7r.1aqnyk2q0kmr4@EASYLIFE-CRM>',752,NULL),
(NULL,'<4e41oc5xd4xb.38h7yccbryec4@EASYLIFE-CRM>',759,NULL),
(NULL,'<4x90oh7a24hc.24po11a4xplw4@EASYLIFE-CRM>',771,NULL),
(NULL,'<5ha8kogwk8rw.7sutb6r1bjhp@EASYLIFE-CRM>',766,NULL),
(NULL,'<135c25txeoq1.2fhh1uklgyv48@EASYLIFE-CRM>',769,NULL),
(NULL,'<65mbxml0fau5.1laonml7cq2nv@EASYLIFE-CRM>',784,NULL),
(NULL,'<4hm2wazjk7xe.ujlqvg60x9zm@EASYLIFE-CRM>',795,NULL),
(NULL,'<1e30hv2cyudg.g7qsxvz3uvh4@EASYLIFE-CRM>',781,NULL),
(NULL,'<7g6j7dyb7dy2.2bsvxwqiwjy8k@EASYLIFE-CRM>',799,NULL),
(NULL,'<3szhbfu91yfx.2jehm0yebo6ck@EASYLIFE-CRM>',768,NULL),
(NULL,'<2lr9z6zbiij7.n0bh9rdoybd8@EASYLIFE-CRM>',805,NULL),
(NULL,'<20043y7ltgyn.2yfspim0x52c4@EASYLIFE-CRM>',801,NULL),
(NULL,'<nxoeyknm2cc.lvcldy7uu6ft@EASYLIFE-CRM>',800,NULL),
(NULL,'<18pdu2s4eltq.sudoz79nk67t@EASYLIFE-CRM>',763,NULL),
(NULL,'<4ox9w3grlldn.fe7gublh8868@EASYLIFE-CRM>',815,NULL),
(NULL,'<4wckd6u12uw.2sj752pqkt4ws@EASYLIFE-CRM>',749,NULL),
(NULL,'<1l7ejuiy3fjd.9te26brprfjy@EASYLIFE-CRM>',819,NULL),
(NULL,'<4fnsbznv9kn7.28xth9luvidco@EASYLIFE-CRM>',815,NULL),
(NULL,'<3ajdcnsf2p91.2x7qjdp4a6sko@EASYLIFE-CRM>',813,NULL),
(NULL,'<2bdizmiee4n0.vxis35lquaut@EASYLIFE-CRM>',848,NULL),
(NULL,'<tx600s20prv.1jq87o6gx54sa@EASYLIFE-CRM>',853,NULL),
(NULL,'<7b5mvho2ktn0.nf9xfauaav71@EASYLIFE-CRM>',829,NULL),
(NULL,'<34powjubzhfl.13l5fyf4vi9q@EASYLIFE-CRM>',819,NULL),
(NULL,'<5yrlyvp1npkz.3hv647r8tr28w@EASYLIFE-CRM>',857,NULL),
(NULL,'<3al5ie1i56j4.2aog5mjloejos@EASYLIFE-CRM>',857,NULL),
(NULL,'<5wbtv58g4yb7.1xguog7f4izr9@EASYLIFE-CRM>',868,NULL),
(NULL,'<ki702pj259w.o3xbz8mjr562@EASYLIFE-CRM>',861,NULL),
(NULL,'<43t18b4r4580.1fb1nr2j2bmfq@EASYLIFE-CRM>',866,NULL),
(NULL,'<3x3rn4bvtu63.zlvkmfftjdbo@EASYLIFE-CRM>',794,NULL),
(NULL,'<ry7byopb2ek.25t7mnlyjn404@EASYLIFE-CRM>',873,NULL),
(NULL,'<4ucto9ihzk9v.3huyk2lt31k48@EASYLIFE-CRM>',863,NULL),
(NULL,'<1rmxx8e77wh8.2wwilnr459c0s@EASYLIFE-CRM>',880,NULL),
(NULL,'<6noocmauicim.2l5ki5ngigcgc@EASYLIFE-CRM>',889,NULL),
(NULL,'<2jownuoko3wz.47122r0egkqc@EASYLIFE-CRM>',879,NULL),
(NULL,'<4m7qv1a7nrl1.1gu64ns81vhdh@EASYLIFE-CRM>',894,NULL),
(NULL,'<15uocrj9dx76.2e17bvt2wwsg0@EASYLIFE-CRM>',897,NULL),
(NULL,'<2kyq0hdg0lbo.1zzc1wrmnwckc@EASYLIFE-CRM>',906,NULL),
(NULL,'<3oro3cf6rjzs.2spqmjt06hq8c@EASYLIFE-CRM>',907,NULL),
(NULL,'<3yzbnw7uct0t.846wz3kjmzc2@EASYLIFE-CRM>',903,NULL),
(NULL,'<64cq0z5s3k15.38kz5aru6ug48@EASYLIFE-CRM>',902,NULL),
(NULL,'<1drdv75md84l.2xfccmftb4mck@EASYLIFE-CRM>',913,NULL),
(NULL,'<3ebatd8lakju.3aqjqk9v0t8gg@EASYLIFE-CRM>',916,NULL),
(NULL,'<61w6mndyr2mm.y1c80snvoa2e@EASYLIFE-CRM>',919,NULL),
(NULL,'<72end6jsd040.e47718uy6ltv@EASYLIFE-CRM>',927,NULL),
(NULL,'<3546bvwwcsbo.39lxuzb5h46cw@EASYLIFE-CRM>',929,NULL),
(NULL,'<2fi2vumo2990.m0dpyx553g9v@EASYLIFE-CRM>',922,NULL),
(NULL,'<23a2b6ua1452.3hllk6rkdv0gw@EASYLIFE-CRM>',917,NULL),
(NULL,'<2ptl1xcgbxqk.1vj0hoe8b4w83@EASYLIFE-CRM>',920,NULL),
(NULL,'<6775xqs0w884.2s59b7smbzcw4@EASYLIFE-CRM>',939,NULL),
(NULL,'<5k4b0j4nkqso.2gou5cqswmww0@EASYLIFE-CRM>',942,NULL),
(NULL,'<irbcqt542lp.25idpnzz8vggw@EASYLIFE-CRM>',944,NULL),
(NULL,'<3a9uxlila0mc.1ezobby6gerdp@EASYLIFE-CRM>',953,NULL),
(NULL,'<44800xhqc7f9.161096sfs75jd@EASYLIFE-CRM>',955,NULL),
(NULL,'<1vvnekmx5yqo.19id1qk34buvo@EASYLIFE-CRM>',957,NULL),
(NULL,'<2buyr8oh3lvg.2mgxrl93a8qo4@EASYLIFE-CRM>',962,NULL),
(NULL,'<136ep3qoht5k.3luel4uv6xa8g@EASYLIFE-CRM>',964,NULL),
(NULL,'<snlv6boa2aa.1rqg5gvakrgu7@EASYLIFE-CRM>',965,NULL),
(NULL,'<129ugowwrg50.29j1j6t33p1u@EASYLIFE-CRM>',968,NULL),
(NULL,'<6e5o0otxzeul.2w22u7j83ds0s@EASYLIFE-CRM>',969,NULL),
(NULL,'<ga8gkdw0kp5.ehz874q3112e@EASYLIFE-CRM>',974,NULL),
(NULL,'<llycqatp0lk.18pnwuekhb15b@EASYLIFE-CRM>',976,NULL),
(NULL,'<5bsaaudc0t4x.1c1dxrmdzpw24@EASYLIFE-CRM>',985,NULL),
(NULL,'<6oyf7x8j2mx6.3l3occamh90k4@EASYLIFE-CRM>',985,NULL),
(NULL,'<o1tajwsqgxh.ypchl0eg6zfb@EASYLIFE-CRM>',980,NULL),
(NULL,'<3wc3kw5gnnl6.2n75tuokqcis4@EASYLIFE-CRM>',980,NULL),
(NULL,'<1xjtxeoab4in.2qa1ho3mkl6ow@EASYLIFE-CRM>',985,NULL),
(NULL,'<6ys2qf91n6i7.2on03mgp6q68g@EASYLIFE-CRM>',985,NULL),
(NULL,'<2q7zzxntdrv8.2jq7yx13mpwk8@EASYLIFE-CRM>',983,NULL),
(NULL,'<47mjerkehclb.1pk8krctzepdn@EASYLIFE-CRM>',999,NULL),
(NULL,'<2vd8an5m3ofs.emxax69vsic4@EASYLIFE-CRM>',997,NULL),
(NULL,'<6x8csajgwx9s.1bau7ind3lxh0@EASYLIFE-CRM>',1007,NULL),
(NULL,'<6xynkr01qn9v.3kgzhheqjzokc@EASYLIFE-CRM>',994,NULL),
(NULL,'<6lbwpqatbjwc.3jpkwtpsigo4o@EASYLIFE-CRM>',1010,NULL),
(NULL,'<25ia6iz1e2k7.145d7ji86psnt@EASYLIFE-CRM>',1012,NULL),
(NULL,'<4cb5pryk69h8.3jsm8jcfmkkks@EASYLIFE-CRM>',1013,NULL),
(NULL,'<fqo4l6r7h20.l9x8j9oddhb0@EASYLIFE-CRM>',1016,NULL),
(NULL,'<57ojtrxc66fz.1ht7zmoe8m626@EASYLIFE-CRM>',1020,NULL),
(NULL,'<6zv7r51ijz29.2ppnlnmn9a2ow@EASYLIFE-CRM>',697,NULL),
(NULL,'<1r8hk6i6zqgp.3d0b286ew96os@EASYLIFE-CRM>',836,NULL),
(NULL,'<775tu1alqp6c.20u73ii2ji4gs@EASYLIFE-CRM>',325,NULL),
(NULL,'<5zbhn7hptc30.6kvtwj1zv3on@EASYLIFE-CRM>',900,NULL),
(NULL,'<7318irlntcr7.tye7nt77phr1@EASYLIFE-CRM>',408,NULL),
(NULL,'<3op7h40agddx.2f0rk0hsnlz4g@EASYLIFE-CRM>',295,NULL),
(NULL,'<4rmpdjpnu8oo.lq4zockrizmm@EASYLIFE-CRM>',312,NULL),
(NULL,'<1vednw5ss414.1mmzjzccwno20@EASYLIFE-CRM>',98,NULL),
(NULL,'<344i30ow7u1s.3qeetry9n7msc@EASYLIFE-CRM>',783,NULL),
(NULL,'<bb4aecq6yd9.32ihd9war62o8@EASYLIFE-CRM>',467,NULL),
(NULL,'<68s9v5zu3jkk.2uahds788qsk8@EASYLIFE-CRM>',996,NULL),
(NULL,'<52kteq9n5i1c.2nagd8sehcsgg@EASYLIFE-CRM>',1049,NULL),
(NULL,'<1r81zgcue79.2ry347ywh9k4s@EASYLIFE-CRM>',1052,NULL),
(NULL,'<2i3d4y59glun.22r55miuxu3os@EASYLIFE-CRM>',1053,NULL),
(NULL,'<75y27ohgeld3.3j92y4oicakgs@EASYLIFE-CRM>',1059,NULL),
(NULL,'<1tjtfz16z0o0.3fag38wo8lk4g@EASYLIFE-CRM>',1057,NULL),
(NULL,'<6ua7lewokwbc.zcvdi7a2faa5@EASYLIFE-CRM>',1062,NULL),
(NULL,'<1ll6t5ncxq0w.3hnliyytbsaog@EASYLIFE-CRM>',1066,NULL),
(NULL,'<1p3eetk21gty.s3u0eg1bo1bs@EASYLIFE-CRM>',1072,NULL),
(NULL,'<6be75q3ko9qv.180d84ck66ktz@EASYLIFE-CRM>',1071,NULL),
(NULL,'<1bi79ag337u4.2sc3r2zc4da8w@EASYLIFE-CRM>',1068,NULL),
(NULL,'<6ka36z9ddfl7.aqh44wve4954@EASYLIFE-CRM>',1058,NULL),
(NULL,'<aw2axg87h5q.2rk4yfsequo04@EASYLIFE-CRM>',1078,NULL),
(NULL,'<2hvp06hizuut.pgqtksezzdty@EASYLIFE-CRM>',1081,NULL),
(NULL,'<4msqy3ygo2zz.26dv2z0drmrok@EASYLIFE-CRM>',1083,NULL),
(NULL,'<32lv4la7rksk.379rmu3akp2c4@EASYLIFE-CRM>',776,NULL),
(NULL,'<6s8sb4ef2cc4.1js5k0hn1r8sd@EASYLIFE-CRM>',296,NULL),
(NULL,'<7a9424f1djv3.6h5qsb3ocq0t@EASYLIFE-CRM>',1102,NULL),
(NULL,'<v6qhmmot1ej.3dr22e88h4u8o@EASYLIFE-CRM>',1108,NULL),
(NULL,'<46imdxoetoir.2s1pz16zxdic8@EASYLIFE-CRM>',1108,NULL),
(NULL,'<10eunagsbybq.1jc9175ss6ebu@EASYLIFE-CRM>',1069,NULL),
(NULL,'<rlqkmbepk82.vbgqs2pd8eg8@EASYLIFE-CRM>',1116,NULL),
(NULL,'<7cw4p57uo5en.2sr9ek9vj7c4o@EASYLIFE-CRM>',448,NULL),
(NULL,'<5i4f0y18l4r6.zg39z8gzgc4w@EASYLIFE-CRM>',1137,NULL),
(NULL,'<2mjtxwlbcorf.iqvcdj3nn3kw@EASYLIFE-CRM>',1137,NULL),
(NULL,'<2eoj4a9idm5g.3keg9wl2h4isg@EASYLIFE-CRM>',1137,NULL),
(NULL,'<2y8v3heovalp.qsze1z8gp2zv@EASYLIFE-CRM>',1137,NULL),
(NULL,'<5zxjnpacqvsm.2xgs1fvbpvy8g@EASYLIFE-CRM>',1137,NULL),
(NULL,'<5f8mwovnbm2m.3rybtmxmvd440@EASYLIFE-CRM>',1137,NULL),
(NULL,'<2ln53lnb7n32.172sbz7zc0ses@EASYLIFE-CRM>',1137,NULL),
(NULL,'<3g4exfi1hwh1.1sdrf5wibumwr@EASYLIFE-CRM>',1137,NULL),
(NULL,'<4d1uoo62dvkm.2kefw9lillq8c@EASYLIFE-CRM>',1140,NULL),
(NULL,'<14dfdmmuvw9t.58y1xmvi8tmw@EASYLIFE-CRM>',1140,NULL),
(NULL,'<29gntn9petrh.2ulyworsw2ec0@EASYLIFE-CRM>',1140,NULL),
(NULL,'<4mjqlurewyic.2evy4ja8e7k04@EASYLIFE-CRM>',1142,NULL),
(NULL,'<564t64fgypbv.51svk6d8pfdb@EASYLIFE-CRM>',1121,NULL),
(NULL,'<60ujhlfoiy3v.114ik3xs1hsac@EASYLIFE-CRM>',1139,NULL),
(NULL,'<1edyo0tds9rc.3t8en32ye9esg@EASYLIFE-CRM>',1136,NULL),
(NULL,'<3tfxzq1ez44k.2ukyz7w27y0w0@EASYLIFE-CRM>',1123,NULL),
(NULL,'<5rkjuok12oc0.2b2qjphfsr6s8@EASYLIFE-CRM>',1105,NULL),
(NULL,'<4qujy18v6q45.1u6dr82jcomf2@EASYLIFE-CRM>',1138,NULL),
(NULL,'<5adq3fxscjdv.1al8jkkmq9icm@EASYLIFE-CRM>',1125,NULL),
(NULL,'<6dszglsvu0kg.2g0672a4cc9wk@EASYLIFE-CRM>',1117,NULL),
(NULL,'<6m6ga5fgdtuz.lanyxt7nrp2l@EASYLIFE-CRM>',1159,NULL),
(NULL,'<5ug0ml44rojf.35o6f53zam800@EASYLIFE-CRM>',1151,NULL),
(NULL,'<6ccb1lqcydrv.38u3juovjwqo8@EASYLIFE-CRM>',1164,NULL),
(NULL,'<yw2dg5jzn9m.39mdwln1uisk8@EASYLIFE-CRM>',1158,NULL),
(NULL,'<1jo3ufquwbdi.1vmvieax248hn@EASYLIFE-CRM>',1158,NULL),
(NULL,'<4apkf2gfe9pf.2zcwn1tbwf6s4@EASYLIFE-CRM>',1158,NULL),
(NULL,'<5kb4b3jju2lq.1r8sz7rxcc361@EASYLIFE-CRM>',1158,NULL),
(NULL,'<3r0ftalmvf0a.1mi5ywk2k3og2@EASYLIFE-CRM>',1158,NULL),
(NULL,'<1a0ml1jzq3bl.3ng0ijxpbkmc0@EASYLIFE-CRM>',1171,NULL);
/*!40000 ALTER TABLE `vtiger_mailscanner_ids` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mailscanner_ruleactions`
--
DROP TABLE IF EXISTS `vtiger_mailscanner_ruleactions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mailscanner_ruleactions` (
`ruleid` int(11) DEFAULT NULL,
`actionid` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mailscanner_ruleactions`
--
LOCK TABLES `vtiger_mailscanner_ruleactions` WRITE;
/*!40000 ALTER TABLE `vtiger_mailscanner_ruleactions` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_mailscanner_ruleactions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mailscanner_rules`
--
DROP TABLE IF EXISTS `vtiger_mailscanner_rules`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mailscanner_rules` (
`ruleid` int(11) NOT NULL AUTO_INCREMENT,
`scannerid` int(11) DEFAULT NULL,
`fromaddress` varchar(255) DEFAULT NULL,
`toaddress` varchar(255) DEFAULT NULL,
`subjectop` varchar(20) DEFAULT NULL,
`subject` varchar(255) DEFAULT NULL,
`bodyop` varchar(20) DEFAULT NULL,
`body` varchar(255) DEFAULT NULL,
`matchusing` varchar(5) DEFAULT NULL,
`sequence` int(11) DEFAULT NULL,
`assigned_to` int(10) DEFAULT NULL,
`cc` varchar(255) DEFAULT NULL,
`bcc` varchar(255) DEFAULT NULL,
PRIMARY KEY (`ruleid`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mailscanner_rules`
--
LOCK TABLES `vtiger_mailscanner_rules` WRITE;
/*!40000 ALTER TABLE `vtiger_mailscanner_rules` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_mailscanner_rules` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_manufacturer`
--
DROP TABLE IF EXISTS `vtiger_manufacturer`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_manufacturer` (
`manufacturerid` int(19) NOT NULL AUTO_INCREMENT,
`manufacturer` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`manufacturerid`),
UNIQUE KEY `manufacturer_manufacturer_idx` (`manufacturer`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_manufacturer`
--
LOCK TABLES `vtiger_manufacturer` WRITE;
/*!40000 ALTER TABLE `vtiger_manufacturer` DISABLE KEYS */;
INSERT INTO `vtiger_manufacturer` VALUES
(2,'AltvetPet Inc.',1,124,1,NULL),
(3,'LexPon Inc.',1,125,2,NULL),
(4,'MetBeat Corp',1,126,3,NULL);
/*!40000 ALTER TABLE `vtiger_manufacturer` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_manufacturer_seq`
--
DROP TABLE IF EXISTS `vtiger_manufacturer_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_manufacturer_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_manufacturer_seq`
--
LOCK TABLES `vtiger_manufacturer_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_manufacturer_seq` DISABLE KEYS */;
INSERT INTO `vtiger_manufacturer_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_manufacturer_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_message_status`
--
DROP TABLE IF EXISTS `vtiger_message_status`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_message_status` (
`message_statusid` int(11) NOT NULL AUTO_INCREMENT,
`message_status` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`message_statusid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_message_status`
--
LOCK TABLES `vtiger_message_status` WRITE;
/*!40000 ALTER TABLE `vtiger_message_status` DISABLE KEYS */;
INSERT INTO `vtiger_message_status` VALUES
(1,'Active',1,776,1,NULL),
(2,'InActive',1,777,2,NULL);
/*!40000 ALTER TABLE `vtiger_message_status` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_message_status_seq`
--
DROP TABLE IF EXISTS `vtiger_message_status_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_message_status_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_message_status_seq`
--
LOCK TABLES `vtiger_message_status_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_message_status_seq` DISABLE KEYS */;
INSERT INTO `vtiger_message_status_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_message_status_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_message_type`
--
DROP TABLE IF EXISTS `vtiger_message_type`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_message_type` (
`message_typeid` int(11) NOT NULL AUTO_INCREMENT,
`message_type` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`message_typeid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_message_type`
--
LOCK TABLES `vtiger_message_type` WRITE;
/*!40000 ALTER TABLE `vtiger_message_type` DISABLE KEYS */;
INSERT INTO `vtiger_message_type` VALUES
(1,'Message',1,778,1,NULL),
(2,'WhatsApp',1,779,2,NULL);
/*!40000 ALTER TABLE `vtiger_message_type` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_message_type_seq`
--
DROP TABLE IF EXISTS `vtiger_message_type_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_message_type_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_message_type_seq`
--
LOCK TABLES `vtiger_message_type_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_message_type_seq` DISABLE KEYS */;
INSERT INTO `vtiger_message_type_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_message_type_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_mobile_alerts`
--
DROP TABLE IF EXISTS `vtiger_mobile_alerts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_mobile_alerts` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`handler_path` varchar(500) DEFAULT NULL,
`handler_class` varchar(50) DEFAULT NULL,
`sequence` int(11) DEFAULT NULL,
`deleted` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_mobile_alerts`
--
LOCK TABLES `vtiger_mobile_alerts` WRITE;
/*!40000 ALTER TABLE `vtiger_mobile_alerts` DISABLE KEYS */;
INSERT INTO `vtiger_mobile_alerts` VALUES
(1,'modules/Mobile/api/ws/models/alerts/IdleTicketsOfMine.php','Mobile_WS_AlertModel_IdleTicketsOfMine',NULL,0),
(2,'modules/Mobile/api/ws/models/alerts/NewTicketOfMine.php','Mobile_WS_AlertModel_NewTicketOfMine',NULL,0),
(3,'modules/Mobile/api/ws/models/alerts/PendingTicketsOfMine.php','Mobile_WS_AlertModel_PendingTicketsOfMine',NULL,0),
(4,'modules/Mobile/api/ws/models/alerts/PotentialsDueIn5Days.php','Mobile_WS_AlertModel_PotentialsDueIn5Days',NULL,0),
(5,'modules/Mobile/api/ws/models/alerts/EventsOfMineToday.php','Mobile_WS_AlertModel_EventsOfMineToday',NULL,0),
(6,'modules/Mobile/api/ws/models/alerts/ProjectTasksOfMine.php','Mobile_WS_AlertModel_ProjectTasksOfMine',NULL,0),
(7,'modules/Mobile/api/ws/models/alerts/Projects.php','Mobile_WS_AlertModel_Projects',NULL,0),
(8,'modules/CTMobile/api/ws/models/alerts/IdleTicketsOfMine.php','CTMobile_WS_AlertModel_IdleTicketsOfMine',NULL,0),
(9,'modules/CTMobile/api/ws/models/alerts/NewTicketOfMine.php','CTMobile_WS_AlertModel_NewTicketOfMine',NULL,0),
(10,'modules/CTMobile/api/ws/models/alerts/PendingTicketsOfMine.php','CTMobile_WS_AlertModel_PendingTicketsOfMine',NULL,0),
(11,'modules/CTMobile/api/ws/models/alerts/PotentialsDueIn5Days.php','CTMobile_WS_AlertModel_PotentialsDueIn5Days',NULL,0),
(12,'modules/CTMobile/api/ws/models/alerts/EventsOfMineToday.php','CTMobile_WS_AlertModel_EventsOfMineToday',NULL,0),
(13,'modules/CTMobile/api/ws/models/alerts/ProjectTasksOfMine.php','CTMobile_WS_AlertModel_ProjectTasksOfMine',NULL,0),
(14,'modules/CTMobile/api/ws/models/alerts/Projects.php','CTMobile_WS_AlertModel_Projects',NULL,0);
/*!40000 ALTER TABLE `vtiger_mobile_alerts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_modcomments`
--
DROP TABLE IF EXISTS `vtiger_modcomments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_modcomments` (
`modcommentsid` int(11) DEFAULT NULL,
`commentcontent` text DEFAULT NULL,
`related_to` int(19) DEFAULT NULL,
`parent_comments` int(19) DEFAULT NULL,
`customer` int(19) DEFAULT NULL,
`userid` int(19) DEFAULT NULL,
`reasontoedit` varchar(100) DEFAULT NULL,
`is_private` int(1) DEFAULT 0,
`filename` varchar(255) DEFAULT NULL,
`related_email_id` int(11) DEFAULT NULL,
KEY `relatedto_idx` (`related_to`),
KEY `fk_crmid_vtiger_modcomments` (`modcommentsid`),
CONSTRAINT `fk_crmid_vtiger_modcomments` FOREIGN KEY (`modcommentsid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_modcomments`
--
LOCK TABLES `vtiger_modcomments` WRITE;
/*!40000 ALTER TABLE `vtiger_modcomments` DISABLE KEYS */;
INSERT INTO `vtiger_modcomments` VALUES
(8,'progetto iniziato. in standby per problema con impianto di riscaldamento',5,0,0,1,'',0,'0',0),
(29,'utente in attesa di essere ricontattato',28,0,0,6,'errore ortografico',0,'0',0),
(48,'problema idraulico da risolvere',45,0,0,1,'',0,'0',0),
(56,'France a posto',54,0,0,1,'',1,'1',0),
(65,'faretti cambiati',54,0,0,1,'',1,'1',0),
(66,'quindi a posto?',54,65,0,6,'',1,'1',0),
(82,'Societa\' immobiliare, acquista ristruttura e rivende. Via Del Torchio ora oggetto di ristrutturazione, termine dicono a breve. Hanno anche immobile in Via Circo 11 in fase di ristrutturazione, fatto senza cucina, solo 4 stanze.',68,0,0,7,'',0,'0',0),
(89,'@FrancescaMontuoro Ciao FRancesca ho visualizzato il tuo commento',68,82,0,1,'',0,'0',0),
(101,'Ne avrebbe bisogno ogni 2/3 mesi per una settimana, Viale Stelvio 45 bilo 70mq. III piano interno, affaccio sull\'interno, ascensore, piccolo balcone, zona a giorno unica 1 bagno 1 camera matrimoniale letto alla francese ultima ristrutturazione 10 anni fa AC Vive all\'estero, torna poco a Milano. Fissato appuntamento 7/3',98,0,0,7,'',0,'0',0),
(103,'Ha lavorato con Aldis dal 2003 al 2012 e dal 2016 sino a pochi anni fa, glin dava 1550/mese, ora interessato a rendimento variabile. Ok Ac, Wi-Fi sta comprando, si trasferira\' tra settembre e Ottobre, attualmente ci vive - 80 mq, ricavabile una seconda stanza. Fissato appuntamento',97,0,0,7,'',0,'0',0),
(105,'Ci vive con famiglia, vanno in altra casa, piano 3, 2 camere da letto matrimoniali, ristrutturata 2020, Ac, ascensore. Si liberera\'\' a Settembre.',104,0,0,7,'',0,'0',0),
(106,'Usato come pied a terre dai genitori, lo usano spesso durante il mese vogliono affittarlo a luglio agosto e solo per la fiera del mobile NOT GOOD AT ALL',100,0,0,7,'',0,'0',0),
(111,'60 mq, al momenti ci vive, voleva approfittare ora del Salone del Mobile, dovrebbe andare a vivere in altro appartamento. Ristrutturato nel 2016, Ac ok, Piano 3 con ascensore, luminoso, da\' sul cortile interno.',110,0,0,7,'',0,'0',0),
(115,'email inviata ma non salvata',112,0,0,6,'',0,'0',0),
(120,'email arrivata ma non salvata',112,115,0,6,'',0,'0',0),
(122,'Fissata call stasera',121,0,0,7,'',0,'0',0),
(123,'Mono molto bello, ben sitrutturato, gestisce lui su Airbnb ma non lo vuole piu\' fare, al momento e\' occupatp da guests.',118,0,0,7,'',0,'0',0),
(138,'Bilo di 60 mq ristrutturato a nuovo della figlia, ora vive a Roma. Da fissare visita.',137,0,0,7,'',0,'0',0),
(146,'Loft 120 mq co. palestra privata, piano terra entrata dalla strada, su due piani con 1 bagno, accatastato negozio pero\' .....',135,0,0,7,'',0,'0',0),
(165,'In fase di ristrutturazione, termine previsto a fine aprile. Mi mandera\' rendering e planimetria appena disponibili.',152,0,0,7,'',0,'0',0),
(167,'Attualmente e\' dato in gestione alla CoLiving a 2000 Euro al mese, in affitto a stanza a lungo termine, 3 camere da letto, 1 camera con bagno in camera, dice ristrutturato a nuovo, AC in tutte le stanze. II piano con ascensore. 110 mq.',163,0,0,7,'',0,'0',0),
(168,'In attesa di ricevere foto dell\'appartamento.',147,0,0,7,'',0,'0',0),
(172,'Biocale 75 mq, ristrutturato il bagno, il resto no. In soggiorno c\'e un letto a scomparsa, una matrimoniale con due letti grandi. Piccolo cucinotto. Abitano a Roma. Non c\'e aria condizionata, arredo vecchiotto.',169,0,0,7,'',0,'0',0),
(173,'Lo sta ristrutturando con 5 camere con bagno privato, zona giorno ed un sesto bagno di servizio. 140 mq al VII piano. Pronto a fine maggio.',170,0,0,7,'',0,'0',0),
(180,'Prova',171,0,0,7,'',0,'0',0),
(186,'Deve lasciare per un anno la casa, 2 camere con 2 bagni, salone, cucina abitabile 85 mq costruzione del 2013. sistema di raffrescamento Piano 1',175,0,0,7,'',0,'0',0),
(204,'E\' un quinto piano senza ascensore, 28 mq..... anche no',203,0,0,7,'',0,'0',0),
(205,'Porzione di appartamento di circa 33 mq con suo ingresso, ristrutturato nel 2021.',202,0,0,7,'',0,'0',0),
(206,'Vuole affittare una stanza per 4 mesi.......',196,0,0,7,'',0,'0',0),
(207,'Come si suol dire.... uribil....',195,0,0,7,'',0,'0',0),
(208,'Piano terra, bilocale, ristrutturato.',199,0,0,7,'',0,'0',0),
(212,'I proprietari vivono a Como - Piano 1 ascensore, ad oggi e\' affittato ma esce a fine mese (1.300 a fine marzo). 50 mq, angolo cottura camera matrimoniale mettera\' divano letto. Fissare visita ai primi di aprile.',211,0,0,7,'',0,'0',0),
(227,'Vecchi cascina del 1900, sbattuta fuori inquilina morosa 33 mq vuole valutare affitti brevi',225,0,0,7,'',0,'0',0),
(242,'Ne ha due, un bilocale dove vive lei, uno su Airbnb (monolocale soppalcato, ristrutturato, con tutte le dotazioni), lo gestiscono lei ed il fratello. Mi mandera\' link all\'annuncio.',229,0,0,7,'',0,'0',0),
(249,'Consegna a fine estate, immobile di nuova costruzione, 2 camere da letto e due bagni Piano 1',248,0,0,7,'',0,'0',0),
(252,'Dista 10 minuti da Romolo, piano terra Loft, zona giorno con angolo cottura e soppalco con letto matrimoniale, camera da letto separata ed un -1 con bagno, garage. Lei vive fuori Milano. Ora e\' affittato a 1.500 al mese comprese s.c. e vanno via a Luglio. Suo guadagno al netto tasse e\' 12k.',228,0,0,7,'',0,'0',0),
(285,'No anser, numero sbagliato, mandato SMS e mail',283,0,0,7,'',0,'0',0),
(288,'Ben ristrutturato - Cambiare fuochi a gas in soggiorno. Sara\' pronto a fine luglio',282,0,0,7,'',0,'0',0),
(290,'Contattato da Donato',278,0,0,7,'',0,'0',0),
(298,'Mandata mail',296,0,0,7,'',0,'0',0),
(311,'Mandata proposta rendimento variabile',163,0,0,7,'',0,'0',0),
(316,'Occupato sino a maggio ma ci vedremo in ufficio, mi mandera foto.',312,0,0,7,'',0,'0',0),
(319,'Trilocale con due camere, una matrimoniale e una singola. Da imbiancare, camera da letto matrimoniale cambiare colore (ora e\' azzurro cielo...), togliere quadri lilla, arredare terrazzo. Presente AC, riscaldamento autonomo, V piano.',292,0,0,7,'',0,'0',0),
(342,'Voleva solo sapere se potevamo gestirlo per il Salone del Mobile.',335,0,0,7,'',0,'0',0),
(366,'Libero da adesso a giugno.....',361,0,0,7,'',0,'0',0),
(386,'Numero tel sbagliato',370,0,0,7,'',0,'0',0),
(388,'Vuole darla in gestione solo da maggio a settembre....',370,0,0,7,'',0,'0',0),
(391,'Vuole darlo solo per alcuni periodi....',348,0,0,7,'',0,'0',0),
(418,'Fissare appuntamento dal 3 maggio',409,0,0,7,'',0,'0',0),
(442,'Deve ancora acquistare l\'appartamento......',429,0,0,7,'',0,'0',0),
(443,'Fuori zona e IV piano con ascensore.... non va bene',441,0,0,7,'',0,'0',0),
(469,'Contattato da Donato',464,0,0,7,'',0,'0',0),
(497,'Ha deciso di andarci a vivere visto che aspettava che fosse pronto da tre anni',402,0,0,7,'',0,'0',0),
(539,'Vorrei commentare qui',536,0,0,6,'',0,'0',0),
(540,'se aggiungessi un doc ?',536,0,0,6,'',0,'541',0),
(543,'Fissare appuntamento fra tre settimane',524,0,0,7,'',0,'0',0),
(544,'Poco interessante la zona...',535,0,0,7,'',0,'0',0),
(545,'Appartamento ancora occupato, richiamare a settembre',41,0,0,7,'',0,'0',0),
(577,'Gestisce Donato.',559,0,0,7,'',0,'0',0),
(588,'Numero inesistente..come la Via....',582,0,0,7,'',0,'0',0),
(600,'Visto appartamento il 16/5, arredo vecchio, pretese di rendimento non in linea con il breve. Proprietario lavora in campo immobiliare, acquista, ristruttura e rivende. Sensibile solo al lato economico',551,0,0,7,'',0,'0',0),
(627,'No, fuori Zona, lo fa lui a dice a 100 euro a notte ma non ci sta dietro.... per noi comunque non va bene',626,0,0,7,'',0,'0',0),
(636,'Mandare foto e planimetria a Fanni',568,0,0,7,'',0,'0',0),
(645,'Mandata proposta gestione il 24/5',560,0,0,7,'',0,'0',0),
(755,'Vuole affittare solo una stanza',754,0,0,7,'',0,'0',0),
(946,'Test',944,0,0,6,'',1,'1',0),
(947,'Ho chiamato il tecnico interverrà domani',944,0,0,6,'',1,'1',0),
(1024,'ROMA',1022,0,0,7,'',0,'0',0),
(1104,'qui funzionano i commenti',112,0,0,6,'',0,'0',0),
(1176,'Ha scelto Accomodo',842,0,0,7,'',0,'0',0),
(1181,'Dopo mesi di tentativi di contatti a vuoto, finalmente mi ha risposto. Ha deciso di tenerlo per se\' e di non affittarlo.',392,0,0,7,'',0,'0',0),
(1201,'Attachment',112,0,0,6,'',0,'1202',0),
(1203,'Attachment',112,0,0,6,'',0,'1204',0);
/*!40000 ALTER TABLE `vtiger_modcomments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_modcommentscf`
--
DROP TABLE IF EXISTS `vtiger_modcommentscf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_modcommentscf` (
`modcommentsid` int(11) NOT NULL,
PRIMARY KEY (`modcommentsid`),
CONSTRAINT `fk_modcommentsid_vtiger_modcommentscf` FOREIGN KEY (`modcommentsid`) REFERENCES `vtiger_modcomments` (`modcommentsid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_modcommentscf`
--
LOCK TABLES `vtiger_modcommentscf` WRITE;
/*!40000 ALTER TABLE `vtiger_modcommentscf` DISABLE KEYS */;
INSERT INTO `vtiger_modcommentscf` VALUES
(8),
(29),
(48),
(56),
(65),
(66),
(82),
(89),
(101),
(103),
(105),
(106),
(111),
(115),
(120),
(122),
(123),
(138),
(146),
(165),
(167),
(168),
(172),
(173),
(180),
(186),
(204),
(205),
(206),
(207),
(208),
(212),
(227),
(242),
(249),
(252),
(285),
(288),
(290),
(298),
(311),
(316),
(319),
(342),
(366),
(386),
(388),
(391),
(418),
(442),
(443),
(469),
(497),
(539),
(540),
(543),
(544),
(545),
(577),
(588),
(600),
(627),
(636),
(645),
(755),
(946),
(947),
(1024),
(1104),
(1176),
(1181),
(1201),
(1203);
/*!40000 ALTER TABLE `vtiger_modcommentscf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_modentity_num`
--
DROP TABLE IF EXISTS `vtiger_modentity_num`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_modentity_num` (
`num_id` int(19) NOT NULL,
`semodule` varchar(100) DEFAULT NULL,
`prefix` varchar(50) NOT NULL DEFAULT '',
`start_id` varchar(50) NOT NULL,
`cur_id` varchar(50) NOT NULL,
`active` varchar(2) NOT NULL,
PRIMARY KEY (`num_id`),
UNIQUE KEY `num_idx` (`num_id`),
KEY `semodule_active_idx` (`semodule`,`active`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_modentity_num`
--
LOCK TABLES `vtiger_modentity_num` WRITE;
/*!40000 ALTER TABLE `vtiger_modentity_num` DISABLE KEYS */;
INSERT INTO `vtiger_modentity_num` VALUES
(1,'Leads','LEA','1','686','1'),
(2,'Accounts','ACC','1','2','1'),
(3,'Campaigns','CAM','1','1','1'),
(4,'Contacts','CON','1','84','1'),
(5,'Potentials','POT','1','1','1'),
(6,'HelpDesk','TT','1','24','1'),
(7,'Quotes','QUO','1','1','1'),
(8,'SalesOrder','SO','1','1','1'),
(9,'PurchaseOrder','PO','1','1','1'),
(10,'Invoice','INV','1','1','1'),
(11,'Products','PRO','1','2','1'),
(12,'Vendors','VEN','1','2','1'),
(13,'PriceBooks','PB','1','1','1'),
(14,'Faq','FAQ','1','1','1'),
(15,'Documents','DOC','1','14','1'),
(16,'Services','SER','1','1','1'),
(17,'ServiceContracts','SERCON','1','1','1'),
(18,'ProjectMilestone','PM','1','1','1'),
(19,'ProjectTask','PT','1','8','1'),
(20,'Project','PROJ','1','26','1'),
(21,'Assets','ASSET','1','2','1');
/*!40000 ALTER TABLE `vtiger_modentity_num` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_modentity_num_seq`
--
DROP TABLE IF EXISTS `vtiger_modentity_num_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_modentity_num_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_modentity_num_seq`
--
LOCK TABLES `vtiger_modentity_num_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_modentity_num_seq` DISABLE KEYS */;
INSERT INTO `vtiger_modentity_num_seq` VALUES
(21);
/*!40000 ALTER TABLE `vtiger_modentity_num_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_modtracker_basic`
--
DROP TABLE IF EXISTS `vtiger_modtracker_basic`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_modtracker_basic` (
`id` int(20) NOT NULL,
`crmid` int(20) DEFAULT NULL,
`module` varchar(50) DEFAULT NULL,
`whodid` int(20) DEFAULT NULL,
`changedon` datetime DEFAULT NULL,
`status` int(1) DEFAULT 0,
PRIMARY KEY (`id`),
KEY `crmidx` (`crmid`),
KEY `idx` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_modtracker_basic`
--
LOCK TABLES `vtiger_modtracker_basic` WRITE;
/*!40000 ALTER TABLE `vtiger_modtracker_basic` DISABLE KEYS */;
INSERT INTO `vtiger_modtracker_basic` VALUES
(4,4,'Emails',1,'2023-02-13 19:14:51',2),
(19,8,'ModComments',1,'2023-02-13 19:33:18',2),
(29,12,'Events',1,'2023-02-13 19:58:17',2),
(33,14,'Vendors',1,'2023-02-14 09:51:49',2),
(34,15,'Products',1,'2023-02-14 09:52:34',2),
(35,12,'Events',1,'2023-02-15 17:33:24',0),
(57,29,'ModComments',6,'2023-02-24 09:10:14',2),
(58,30,'Calendar',6,'2023-02-24 09:11:09',2),
(62,29,'ModComments',6,'2023-02-24 09:22:25',0),
(63,30,'Calendar',6,'2023-02-24 09:29:22',0),
(65,30,'Calendar',6,'2023-02-24 09:29:37',0),
(66,30,'Calendar',6,'2023-02-24 09:30:49',0),
(99,48,'ModComments',1,'2023-02-24 14:42:19',2),
(107,51,'Emails',1,'2023-02-24 14:51:01',2),
(119,55,'Emails',1,'2023-02-24 17:55:01',2),
(122,56,'ModComments',1,'2023-02-24 17:56:11',2),
(123,57,'Calendar',1,'2023-02-24 17:58:07',2),
(140,57,'Calendar',1,'2023-02-24 18:30:43',0),
(142,65,'ModComments',1,'2023-02-24 18:30:55',2),
(144,66,'ModComments',6,'2023-02-24 18:31:36',2),
(145,15,'Products',6,'2023-02-24 18:48:29',0),
(161,81,'Calendar',7,'2023-03-01 15:21:21',2),
(164,82,'ModComments',7,'2023-03-01 15:24:10',2),
(165,83,'Documents',1,'2023-03-01 15:49:02',2),
(167,85,'Documents',1,'2023-03-01 15:50:05',2),
(169,87,'Documents',1,'2023-03-01 15:50:23',2),
(172,89,'ModComments',1,'2023-03-01 15:52:11',2),
(176,81,'Calendar',1,'2023-03-01 16:05:26',0),
(177,81,'Calendar',1,'2023-03-01 16:05:56',0),
(190,99,'Emails',7,'2023-03-06 10:21:56',2),
(195,101,'ModComments',7,'2023-03-06 11:47:52',2),
(203,103,'ModComments',7,'2023-03-06 12:56:43',2),
(207,105,'ModComments',7,'2023-03-06 14:29:12',2),
(209,106,'ModComments',7,'2023-03-06 15:06:28',2),
(224,111,'ModComments',7,'2023-03-07 16:37:40',2),
(225,112,'Project',6,'2023-03-07 17:41:10',2),
(226,113,'Emails',6,'2023-03-07 17:42:09',2),
(227,114,'Emails',6,'2023-03-07 17:43:22',2),
(228,112,'Project',6,'2023-03-07 17:57:43',4),
(229,115,'ModComments',6,'2023-03-07 17:57:43',2),
(234,112,'Project',6,'2023-03-08 23:10:52',4),
(235,120,'ModComments',6,'2023-03-08 23:10:52',2),
(238,122,'ModComments',7,'2023-03-09 15:12:09',2),
(244,123,'ModComments',7,'2023-03-09 15:17:38',2),
(245,124,'Events',7,'2023-03-09 15:19:10',2),
(247,124,'Events',6,'2023-03-10 08:39:36',0),
(267,138,'ModComments',7,'2023-03-14 18:47:08',2),
(268,139,'Calendar',7,'2023-03-14 18:48:41',2),
(279,143,'Project',6,'2023-03-15 08:35:28',2),
(282,144,'Emails',6,'2023-03-15 08:37:09',2),
(288,146,'ModComments',7,'2023-03-15 14:14:18',2),
(306,143,'Project',6,'2023-03-18 00:24:31',0),
(313,160,'Calendar',6,'2023-03-19 09:23:00',2),
(320,165,'ModComments',7,'2023-03-20 08:55:26',2),
(321,166,'Calendar',7,'2023-03-20 08:56:03',2),
(330,167,'ModComments',7,'2023-03-20 10:18:07',2),
(332,168,'ModComments',7,'2023-03-20 10:46:06',2),
(337,172,'ModComments',7,'2023-03-20 17:22:12',2),
(340,173,'ModComments',7,'2023-03-20 18:30:55',2),
(354,180,'ModComments',7,'2023-03-21 09:12:21',2),
(356,181,'Calendar',7,'2023-03-21 09:22:22',2),
(358,182,'Events',7,'2023-03-21 09:27:51',2),
(360,182,'Events',7,'2023-03-21 09:34:20',0),
(361,183,'Emails',7,'2023-03-21 09:35:36',2),
(363,184,'Emails',6,'2023-03-21 11:24:53',2),
(369,186,'ModComments',7,'2023-03-21 11:33:24',2),
(382,188,'Emails',1,'2023-03-21 13:50:01',2),
(384,189,'Emails',1,'2023-03-21 13:50:05',2),
(386,190,'Emails',1,'2023-03-21 13:50:09',2),
(388,191,'Emails',1,'2023-03-21 13:50:14',2),
(392,192,'Emails',1,'2023-03-21 13:53:01',2),
(395,194,'Emails',1,'2023-03-21 14:05:01',2),
(401,197,'Project',6,'2023-03-23 10:09:53',2),
(402,198,'ProjectTask',6,'2023-03-23 10:10:58',2),
(403,197,'Project',6,'2023-03-23 10:11:00',4),
(404,198,'ProjectTask',6,'2023-03-23 10:14:44',0),
(406,200,'Project',6,'2023-03-23 14:18:24',2),
(407,201,'ProjectTask',6,'2023-03-23 14:19:28',2),
(408,201,'ProjectTask',6,'2023-03-23 14:37:01',0),
(409,198,'ProjectTask',6,'2023-03-23 14:37:21',0),
(410,198,'ProjectTask',6,'2023-03-23 14:37:27',0),
(416,204,'ModComments',7,'2023-03-23 17:30:33',2),
(419,205,'ModComments',7,'2023-03-23 17:36:11',2),
(423,206,'ModComments',7,'2023-03-23 17:42:44',2),
(427,207,'ModComments',7,'2023-03-23 17:58:40',2),
(430,208,'ModComments',7,'2023-03-23 18:28:31',2),
(432,160,'Calendar',6,'2023-03-24 05:02:49',0),
(433,209,'Emails',1,'2023-03-24 05:03:05',2),
(434,160,'Calendar',1,'2023-03-24 05:03:12',4),
(441,212,'ModComments',7,'2023-03-24 13:59:53',2),
(443,213,'Calendar',7,'2023-03-24 14:01:40',2),
(445,214,'Emails',1,'2023-03-24 14:02:02',2),
(446,213,'Calendar',1,'2023-03-24 14:02:05',4),
(454,220,'Calendar',7,'2023-03-27 08:29:48',2),
(456,221,'Emails',1,'2023-03-27 08:30:02',2),
(457,220,'Calendar',1,'2023-03-27 08:30:05',4),
(458,222,'Calendar',7,'2023-03-27 08:30:49',2),
(460,223,'Emails',1,'2023-03-27 08:31:01',2),
(461,222,'Calendar',1,'2023-03-27 08:31:03',4),
(466,227,'ModComments',7,'2023-03-27 13:55:43',2),
(473,231,'Emails',6,'2023-03-28 08:13:16',2),
(477,233,'Emails',6,'2023-03-28 09:07:09',2),
(479,234,'Emails',6,'2023-03-28 09:10:29',2),
(481,235,'Emails',6,'2023-03-28 09:21:27',2),
(483,236,'Emails',6,'2023-03-28 09:24:41',2),
(485,237,'Emails',6,'2023-03-28 09:53:53',2),
(489,239,'Emails',6,'2023-03-28 11:03:58',2),
(499,241,'Emails',6,'2023-03-28 13:52:22',2),
(506,242,'ModComments',7,'2023-03-28 14:00:55',2),
(513,245,'Emails',6,'2023-03-28 14:03:55',2),
(516,246,'Emails',6,'2023-03-28 14:06:02',2),
(527,249,'ModComments',7,'2023-03-28 15:51:49',2),
(536,252,'ModComments',7,'2023-03-28 16:43:31',2),
(560,266,'Emails',6,'2023-03-31 18:13:12',2),
(564,268,'Emails',6,'2023-03-31 18:56:31',2),
(574,277,'Emails',6,'2023-04-01 19:33:48',2),
(595,285,'ModComments',7,'2023-04-03 11:06:54',2),
(605,288,'ModComments',7,'2023-04-03 13:58:48',2),
(611,290,'ModComments',7,'2023-04-03 14:47:14',2),
(616,293,'Emails',6,'2023-04-03 19:01:57',2),
(625,298,'ModComments',7,'2023-04-04 12:06:58',2),
(631,299,'Events',7,'2023-04-04 12:48:08',2),
(633,300,'Emails',1,'2023-04-04 12:49:04',2),
(634,299,'Events',1,'2023-04-04 12:49:19',4),
(639,304,'Emails',6,'2023-04-05 07:18:46',2),
(642,306,'Emails',6,'2023-04-05 07:38:28',2),
(659,311,'ModComments',7,'2023-04-05 15:51:35',2),
(674,316,'ModComments',7,'2023-04-06 13:54:46',2),
(683,319,'ModComments',7,'2023-04-07 08:15:39',2),
(686,320,'Emails',6,'2023-04-07 10:56:48',2),
(700,326,'Emails',6,'2023-04-07 17:43:05',2),
(727,342,'ModComments',7,'2023-04-11 08:47:32',2),
(792,363,'Emails',6,'2023-04-12 13:18:45',2),
(798,366,'ModComments',7,'2023-04-12 13:24:01',2),
(808,371,'Emails',6,'2023-04-13 07:57:06',2),
(811,373,'Emails',6,'2023-04-13 07:59:56',2),
(814,375,'Emails',6,'2023-04-13 08:02:03',2),
(819,377,'Emails',6,'2023-04-13 08:18:54',2),
(824,380,'Emails',6,'2023-04-13 08:21:12',2),
(834,384,'Emails',6,'2023-04-13 11:39:34',2),
(837,386,'ModComments',7,'2023-04-13 15:20:08',2),
(842,388,'ModComments',7,'2023-04-13 15:50:35',2),
(852,391,'ModComments',7,'2023-04-13 17:07:38',2),
(897,417,'Events',7,'2023-04-17 12:17:01',2),
(903,418,'ModComments',7,'2023-04-17 12:28:45',2),
(965,434,'Emails',6,'2023-04-19 08:19:30',2),
(968,436,'Emails',6,'2023-04-19 08:20:22',2),
(971,438,'Emails',6,'2023-04-19 08:21:46',2),
(978,442,'ModComments',7,'2023-04-19 10:19:42',2),
(989,443,'ModComments',7,'2023-04-19 10:40:18',2),
(1046,466,'Emails',6,'2023-04-25 08:35:02',2),
(1061,469,'ModComments',7,'2023-04-26 07:48:35',2),
(1106,497,'ModComments',7,'2023-05-04 13:40:59',2),
(1128,510,'Emails',6,'2023-05-05 13:41:52',2),
(1130,512,'Emails',6,'2023-05-05 13:50:56',2),
(1132,513,'Documents',6,'2023-05-05 14:46:00',2),
(1175,532,'Emails',6,'2023-05-09 07:43:49',2),
(1178,532,'Emails',6,'2023-05-09 07:44:37',0),
(1182,532,'Emails',6,'2023-05-09 07:54:41',0),
(1185,533,'Emails',6,'2023-05-09 07:57:04',2),
(1192,537,'Events',6,'2023-05-09 11:33:14',2),
(1197,539,'ModComments',6,'2023-05-09 11:34:00',2),
(1199,540,'ModComments',6,'2023-05-09 11:34:18',2),
(1201,542,'Calendar',6,'2023-05-09 11:43:56',2),
(1223,543,'ModComments',7,'2023-05-09 13:19:11',2),
(1229,544,'ModComments',7,'2023-05-09 13:52:26',2),
(1243,545,'ModComments',7,'2023-05-09 14:14:53',2),
(1249,547,'Events',7,'2023-05-09 14:50:25',2),
(1251,548,'Emails',1,'2023-05-09 14:51:01',2),
(1252,547,'Events',1,'2023-05-09 14:51:03',4),
(1257,550,'Emails',6,'2023-05-09 15:29:56',2),
(1297,562,'Emails',1,'2023-05-10 15:46:02',2),
(1300,564,'Emails',6,'2023-05-10 15:57:36',2),
(1306,567,'Emails',1,'2023-05-11 09:27:02',2),
(1336,575,'Emails',1,'2023-05-12 10:26:02',2),
(1339,576,'Emails',1,'2023-05-12 14:32:01',2),
(1342,577,'ModComments',7,'2023-05-12 14:32:11',2),
(1358,586,'Events',7,'2023-05-15 14:42:21',2),
(1368,587,'Emails',1,'2023-05-15 15:13:01',2),
(1372,588,'ModComments',7,'2023-05-15 15:14:18',2),
(1377,591,'Project',7,'2023-05-16 11:21:12',2),
(1380,592,'Project',7,'2023-05-16 11:21:35',2),
(1383,593,'Emails',1,'2023-05-16 11:22:02',2),
(1385,594,'Emails',1,'2023-05-16 11:22:05',2),
(1387,595,'Project',7,'2023-05-16 11:22:25',2),
(1390,596,'Emails',1,'2023-05-16 11:23:01',2),
(1403,599,'Emails',1,'2023-05-17 08:20:01',2),
(1406,600,'ModComments',7,'2023-05-17 08:21:36',2),
(1408,601,'Project',7,'2023-05-17 13:15:14',2),
(1411,602,'Emails',1,'2023-05-17 13:16:01',2),
(1413,603,'ProjectTask',6,'2023-05-17 13:25:09',2),
(1414,601,'Project',6,'2023-05-17 13:25:10',4),
(1415,603,'ProjectTask',6,'2023-05-17 13:26:56',0),
(1416,603,'ProjectTask',6,'2023-05-17 13:27:00',0),
(1417,603,'ProjectTask',6,'2023-05-17 13:35:42',0),
(1425,607,'Emails',1,'2023-05-17 16:05:02',2),
(1437,608,'Emails',1,'2023-05-17 16:14:02',2),
(1441,609,'Emails',1,'2023-05-17 16:15:01',2),
(1443,610,'Project',7,'2023-05-17 16:16:05',2),
(1446,611,'Emails',1,'2023-05-17 16:17:01',2),
(1479,201,'ProjectTask',6,'2023-05-18 16:23:31',0),
(1482,617,'Emails',1,'2023-05-19 07:42:01',2),
(1495,625,'Emails',1,'2023-05-22 13:33:01',2),
(1502,627,'ModComments',7,'2023-05-22 13:59:44',2),
(1516,636,'ModComments',7,'2023-05-23 09:06:56',2),
(1519,637,'Emails',1,'2023-05-23 09:11:02',2),
(1538,642,'Emails',1,'2023-05-24 07:27:01',2),
(1540,643,'Events',7,'2023-05-24 09:05:56',2),
(1542,644,'Emails',1,'2023-05-24 09:06:01',2),
(1543,643,'Events',1,'2023-05-24 09:06:04',4),
(1547,645,'ModComments',7,'2023-05-24 10:04:44',2),
(1550,647,'Emails',1,'2023-05-24 11:43:01',2),
(1576,654,'Emails',1,'2023-05-25 09:59:02',2),
(1606,663,'Emails',1,'2023-05-29 10:37:02',2),
(1612,666,'Emails',1,'2023-05-29 14:56:01',2),
(1626,672,'Emails',1,'2023-05-30 14:48:02',2),
(1653,678,'Emails',1,'2023-05-31 10:02:01',2),
(1660,679,'Emails',1,'2023-05-31 10:09:01',2),
(1668,683,'Emails',1,'2023-05-31 15:33:01',2),
(1670,684,'Emails',1,'2023-05-31 15:33:06',2),
(1678,686,'Emails',6,'2023-06-01 04:41:10',2),
(1680,687,'Emails',6,'2023-06-01 04:42:45',2),
(1685,689,'Emails',1,'2023-06-01 08:16:02',2),
(1689,690,'Calendar',7,'2023-06-01 08:37:22',2),
(1696,691,'Calendar',7,'2023-06-01 09:23:18',2),
(1698,692,'Emails',1,'2023-06-01 09:24:01',2),
(1699,691,'Calendar',1,'2023-06-01 09:24:03',4),
(1706,694,'Calendar',7,'2023-06-01 11:37:34',2),
(1709,696,'Emails',1,'2023-06-01 13:43:02',2),
(1742,715,'Emails',6,'2023-06-03 07:59:55',2),
(1744,715,'Emails',6,'2023-06-03 08:00:11',0),
(1748,716,'Emails',6,'2023-06-03 08:02:09',2),
(1754,15,'Products',6,'2023-06-04 08:52:47',0),
(1758,722,'Emails',1,'2023-06-04 16:37:03',2),
(1763,723,'Emails',1,'2023-06-04 16:38:01',2),
(1766,724,'Emails',1,'2023-06-04 16:41:02',2),
(1769,725,'Emails',1,'2023-06-04 16:42:02',2),
(1775,727,'Emails',1,'2023-06-05 07:13:01',2),
(1786,731,'Emails',1,'2023-06-05 09:27:02',2),
(1792,732,'Emails',1,'2023-06-05 09:31:02',2),
(1795,733,'Emails',1,'2023-06-05 09:32:01',2),
(1813,736,'Emails',1,'2023-06-05 15:30:02',2),
(1821,739,'Emails',1,'2023-06-06 10:16:01',2),
(1827,743,'Emails',1,'2023-06-06 11:51:02',2),
(1830,744,'Emails',1,'2023-06-06 11:52:01',2),
(1833,746,'Emails',6,'2023-06-06 14:13:48',2),
(1836,746,'Emails',6,'2023-06-06 14:51:58',0),
(1840,748,'Emails',6,'2023-06-06 15:25:17',2),
(1858,753,'Emails',1,'2023-06-07 08:27:01',2),
(1866,755,'ModComments',7,'2023-06-07 09:41:52',2),
(1884,761,'Emails',1,'2023-06-08 12:53:01',2),
(1905,773,'Emails',1,'2023-06-12 08:37:02',2),
(1908,774,'Emails',1,'2023-06-12 08:38:02',2),
(1911,775,'Emails',1,'2023-06-12 08:39:01',2),
(1953,787,'Emails',1,'2023-06-14 09:30:02',2),
(1989,797,'Emails',6,'2023-06-16 08:58:08',2),
(1992,798,'Emails',6,'2023-06-16 09:58:25',2),
(2003,806,'Emails',6,'2023-06-18 20:13:12',2),
(2006,807,'Emails',6,'2023-06-18 20:14:18',2),
(2012,810,'Emails',1,'2023-06-19 08:44:01',2),
(2023,811,'Emails',1,'2023-06-19 09:13:01',2),
(2026,812,'Emails',1,'2023-06-19 09:14:01',2),
(2038,816,'Emails',6,'2023-06-19 23:51:24',2),
(2046,817,'Emails',6,'2023-06-19 23:53:30',2),
(2050,818,'Emails',6,'2023-06-19 23:54:29',2),
(2054,820,'Emails',6,'2023-06-19 23:57:26',2),
(2057,821,'Emails',6,'2023-06-19 23:58:56',2),
(2063,825,'Emails',1,'2023-06-20 12:28:02',2),
(2147,850,'Emails',1,'2023-06-26 09:06:02',2),
(2155,854,'Emails',6,'2023-06-26 10:12:08',2),
(2158,855,'Emails',6,'2023-06-26 10:14:34',2),
(2161,856,'Emails',6,'2023-06-26 10:18:37',2),
(2193,869,'Emails',6,'2023-06-27 07:56:48',2),
(2196,870,'Emails',6,'2023-06-27 07:58:41',2),
(2215,871,'Emails',1,'2023-06-27 14:12:02',2),
(2218,872,'Emails',1,'2023-06-27 14:13:02',2),
(2232,874,'Project',7,'2023-06-27 14:57:45',2),
(2235,875,'Emails',1,'2023-06-27 14:58:01',2),
(2238,876,'Emails',1,'2023-06-27 15:02:01',2),
(2241,877,'Emails',1,'2023-06-27 15:04:02',2),
(2254,885,'Emails',6,'2023-06-28 09:36:42',2),
(2271,890,'Emails',1,'2023-06-28 13:30:02',2),
(2277,892,'Emails',1,'2023-06-28 14:04:01',2),
(2293,896,'Emails',1,'2023-06-30 11:20:02',2),
(2299,898,'Emails',1,'2023-06-30 12:45:02',2),
(2327,908,'Emails',1,'2023-07-03 09:08:02',2),
(2329,909,'Emails',1,'2023-07-03 09:08:05',2),
(2343,911,'Emails',1,'2023-07-03 09:42:02',2),
(2346,912,'Emails',1,'2023-07-03 09:43:02',2),
(2352,914,'Emails',1,'2023-07-03 14:00:02',2),
(2385,923,'Emails',6,'2023-07-05 05:11:33',2),
(2388,924,'Emails',6,'2023-07-05 05:13:45',2),
(2396,928,'Emails',1,'2023-07-05 08:29:01',2),
(2406,932,'Emails',1,'2023-07-05 10:48:02',2),
(2410,933,'Emails',1,'2023-07-05 10:52:02',2),
(2421,934,'Emails',1,'2023-07-05 11:00:02',2),
(2426,935,'Emails',1,'2023-07-05 11:10:02',2),
(2433,937,'Events',7,'2023-07-05 14:05:40',2),
(2443,941,'Emails',1,'2023-07-05 15:52:01',2),
(2446,943,'Emails',1,'2023-07-05 17:43:02',2),
(2450,945,'Emails',1,'2023-07-05 17:58:01',2),
(2453,946,'ModComments',6,'2023-07-05 18:15:37',2),
(2455,947,'ModComments',6,'2023-07-05 18:15:59',2),
(2456,948,'Calendar',6,'2023-07-05 18:16:39',2),
(2478,954,'Emails',1,'2023-07-06 12:08:02',2),
(2482,956,'Emails',1,'2023-07-06 13:16:02',2),
(2493,960,'Emails',1,'2023-07-07 08:09:02',2),
(2498,963,'Emails',1,'2023-07-07 12:18:02',2),
(2503,966,'Emails',1,'2023-07-09 06:04:02',2),
(2506,967,'Emails',1,'2023-07-09 06:05:02',2),
(2511,970,'Emails',1,'2023-07-10 09:08:01',2),
(2514,971,'Emails',1,'2023-07-10 09:10:02',2),
(2520,975,'Emails',1,'2023-07-11 06:55:01',2),
(2528,977,'Emails',1,'2023-07-11 07:27:01',2),
(2550,986,'Emails',6,'2023-07-12 17:31:43',2),
(2553,987,'Emails',6,'2023-07-12 17:34:42',2),
(2557,988,'Emails',6,'2023-07-12 18:04:24',2),
(2565,990,'Emails',6,'2023-07-13 07:19:55',2),
(2571,992,'Emails',1,'2023-07-13 10:52:02',2),
(2592,1001,'Emails',1,'2023-07-16 16:17:01',2),
(2595,1002,'Emails',1,'2023-07-16 16:19:01',2),
(2633,1007,'Calendar',7,'2023-07-17 14:12:12',2),
(2636,1008,'Emails',1,'2023-07-17 14:13:01',2),
(2637,1007,'Calendar',1,'2023-07-17 14:13:04',4),
(2641,1009,'Emails',1,'2023-07-17 15:08:01',2),
(2645,1011,'Emails',1,'2023-07-18 08:34:02',2),
(2651,1014,'Emails',1,'2023-07-18 09:55:01',2),
(2653,1015,'Emails',1,'2023-07-18 09:55:05',2),
(2660,1017,'Emails',1,'2023-07-18 12:27:01',2),
(2671,1023,'Emails',1,'2023-07-19 12:25:01',2),
(2677,1024,'ModComments',7,'2023-07-19 15:49:12',2),
(2699,1027,'Project',7,'2023-07-20 11:44:52',2),
(2702,1028,'Emails',1,'2023-07-20 11:45:02',2),
(2704,1029,'Project',7,'2023-07-20 11:46:46',2),
(2707,1030,'Emails',1,'2023-07-20 11:47:02',2),
(2709,1031,'Project',7,'2023-07-20 11:47:22',2),
(2712,1032,'Emails',1,'2023-07-20 11:48:02',2),
(2714,1033,'Project',7,'2023-07-20 11:49:06',2),
(2717,1034,'Emails',1,'2023-07-20 11:50:02',2),
(2720,1035,'Project',7,'2023-07-20 11:55:40',2),
(2723,1036,'Emails',1,'2023-07-20 11:56:01',2),
(2726,1037,'Project',7,'2023-07-20 11:59:16',2),
(2729,1038,'Emails',1,'2023-07-20 12:00:03',2),
(2731,1039,'Project',7,'2023-07-20 12:02:04',2),
(2734,1040,'Emails',1,'2023-07-20 12:03:01',2),
(2737,1041,'Project',7,'2023-07-20 12:06:28',2),
(2740,1042,'Emails',1,'2023-07-20 12:07:01',2),
(2742,1043,'Project',7,'2023-07-20 12:08:49',2),
(2745,1044,'Emails',1,'2023-07-20 12:09:02',2),
(2764,1045,'Project',7,'2023-07-20 12:49:10',2),
(2767,1046,'Emails',1,'2023-07-20 12:50:01',2),
(2772,1047,'Emails',1,'2023-07-20 13:00:01',2),
(2784,1051,'Emails',1,'2023-07-20 15:41:01',2),
(2789,1054,'Emails',1,'2023-07-21 14:00:02',2),
(2792,1055,'Emails',1,'2023-07-21 14:01:01',2),
(2802,1063,'Emails',1,'2023-07-23 16:39:01',2),
(2805,1064,'Emails',1,'2023-07-23 16:41:02',2),
(2808,1065,'Emails',1,'2023-07-23 16:43:01',2),
(2812,1067,'Emails',1,'2023-07-24 09:53:01',2),
(2820,1073,'Emails',6,'2023-07-25 12:17:54',2),
(2823,1074,'Emails',1,'2023-07-25 13:00:03',2),
(2826,1075,'Emails',1,'2023-07-25 13:26:01',2),
(2829,1076,'Emails',1,'2023-07-25 13:42:02',2),
(2835,1079,'Emails',1,'2023-07-28 09:30:01',2),
(2839,1080,'Calendar',6,'2023-07-28 09:33:30',2),
(2842,1080,'Calendar',6,'2023-07-28 09:34:17',0),
(2844,1082,'Emails',1,'2023-07-28 09:40:02',2),
(2846,1083,'Calendar',6,'2023-07-28 09:40:52',2),
(2848,1084,'Emails',1,'2023-07-28 09:41:01',2),
(2849,1083,'Calendar',1,'2023-07-28 09:41:03',4),
(2852,1087,'Documents',6,'2023-07-28 09:46:02',2),
(2854,1088,'Documents',6,'2023-07-28 10:04:34',2),
(2858,1092,'Documents',6,'2023-07-31 09:32:54',2),
(2860,1094,'Documents',6,'2023-07-31 09:33:32',2),
(2862,1096,'Documents',6,'2023-07-31 09:33:57',2),
(2868,1098,'Project',7,'2023-08-01 10:39:11',2),
(2871,1099,'Emails',1,'2023-08-01 10:40:02',2),
(2873,1100,'Project',7,'2023-08-01 10:43:59',2),
(2876,1101,'Emails',1,'2023-08-01 10:44:01',2),
(2880,1103,'Emails',6,'2023-08-01 16:29:00',2),
(2891,112,'Project',6,'2023-08-03 16:55:54',4),
(2892,1104,'ModComments',6,'2023-08-03 16:55:54',2),
(2899,1111,'Emails',6,'2023-08-08 07:09:50',2),
(2901,1111,'Emails',6,'2023-08-08 07:18:48',0),
(2904,1112,'Emails',6,'2023-08-08 07:31:44',2),
(2906,1113,'Emails',6,'2023-08-08 10:52:51',2),
(2917,1119,'Emails',6,'2023-08-10 09:23:43',2),
(2927,1127,'Emails',6,'2023-08-19 09:28:26',2),
(2929,1127,'Emails',6,'2023-08-19 09:29:03',0),
(2956,1144,'Emails',6,'2023-08-28 17:20:13',2),
(2973,1145,'Emails',6,'2023-08-29 08:22:44',2),
(2977,1145,'Emails',6,'2023-08-29 08:23:49',0),
(2983,1146,'Emails',1,'2023-08-29 09:56:01',2),
(2985,1147,'Emails',1,'2023-08-29 09:56:10',2),
(2988,1148,'Emails',1,'2023-08-29 09:58:02',2),
(2991,1149,'Emails',1,'2023-08-29 09:59:02',2),
(2994,1150,'Emails',1,'2023-08-29 10:00:01',2),
(3009,1153,'Emails',1,'2023-08-31 09:09:02',2),
(3011,1154,'Emails',1,'2023-08-31 09:09:06',2),
(3017,1155,'Emails',1,'2023-08-31 09:28:02',2),
(3020,1156,'Emails',1,'2023-08-31 09:29:01',2),
(3034,1161,'Emails',1,'2023-09-01 15:34:02',2),
(3043,1165,'Emails',6,'2023-09-04 13:17:40',2),
(3047,1166,'Emails',1,'2023-09-04 13:40:02',2),
(3052,1169,'Emails',6,'2023-09-05 08:32:06',2),
(3066,1172,'Emails',6,'2023-09-05 21:49:03',2),
(3084,1176,'ModComments',7,'2023-09-07 09:26:14',2),
(3098,1181,'ModComments',7,'2023-09-08 11:18:46',2),
(3129,1188,'Calendar',7,'2023-09-12 15:37:14',2),
(3131,1189,'HelpDesk',6,'2023-11-29 05:09:28',2),
(3132,1189,'HelpDesk',6,'2023-11-29 05:13:37',4),
(3818,1189,'HelpDesk',6,'2023-11-29 12:31:36',0),
(3819,1190,'HelpDesk',6,'2023-11-29 12:32:26',2),
(3820,1191,'Documents',6,'2023-11-29 12:38:54',2),
(3821,1193,'HelpDesk',6,'2023-11-29 15:04:16',2),
(3822,1195,'Leads',6,'2023-11-29 21:06:14',2),
(3823,1195,'Leads',6,'2023-11-29 21:06:24',0),
(3824,1196,'HelpDesk',6,'2023-11-29 21:13:51',2),
(3825,1197,'Calendar',6,'2023-11-29 21:16:07',2),
(3826,1196,'HelpDesk',6,'2023-11-29 21:16:07',4),
(3827,1196,'HelpDesk',6,'2023-11-29 21:18:47',4),
(3828,1196,'HelpDesk',6,'2023-11-29 21:19:11',4),
(3831,1200,'HelpDesk',6,'2023-11-30 00:19:50',2),
(3832,1196,'HelpDesk',6,'2023-11-30 00:21:03',0),
(3833,112,'Project',6,'2023-11-30 00:52:17',4),
(3834,1201,'ModComments',6,'2023-11-30 00:52:17',2),
(3835,112,'Project',6,'2023-11-30 00:52:48',4),
(3836,1203,'ModComments',6,'2023-11-30 00:52:48',2),
(3837,1205,'Accounts',6,'2023-11-30 23:33:18',2),
(3838,1206,'Assets',6,'2023-11-30 23:33:40',2),
(3839,1207,'Events',6,'2023-11-30 23:56:23',2),
(3840,542,'Calendar',6,'2023-11-30 23:57:36',0),
(3841,948,'Calendar',6,'2023-11-30 23:57:39',0),
(3842,1208,'Contacts',6,'2023-11-30 23:59:53',2),
(3843,1207,'Events',6,'2023-12-01 00:00:16',0),
(3844,1207,'Events',6,'2023-12-01 00:01:35',0),
(3845,1189,'HelpDesk',6,'2023-12-01 00:13:33',0),
(3846,1507,'HelpDesk',6,'2023-12-02 16:57:28',2);
/*!40000 ALTER TABLE `vtiger_modtracker_basic` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_modtracker_basic_seq`
--
DROP TABLE IF EXISTS `vtiger_modtracker_basic_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_modtracker_basic_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_modtracker_basic_seq`
--
LOCK TABLES `vtiger_modtracker_basic_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_modtracker_basic_seq` DISABLE KEYS */;
INSERT INTO `vtiger_modtracker_basic_seq` VALUES
(3846);
/*!40000 ALTER TABLE `vtiger_modtracker_basic_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_modtracker_detail`
--
DROP TABLE IF EXISTS `vtiger_modtracker_detail`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_modtracker_detail` (
`id` int(11) DEFAULT NULL,
`fieldname` varchar(100) DEFAULT NULL,
`prevalue` text DEFAULT NULL,
`postvalue` text DEFAULT NULL,
KEY `idx` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_modtracker_detail`
--
LOCK TABLES `vtiger_modtracker_detail` WRITE;
/*!40000 ALTER TABLE `vtiger_modtracker_detail` DISABLE KEYS */;
INSERT INTO `vtiger_modtracker_detail` VALUES
(1,'label',NULL,'Pietro Marra'),
(1,'firstname',NULL,'Pietro'),
(1,'lead_no',NULL,'LEA1'),
(1,'phone',NULL,'0612345678'),
(1,'lastname',NULL,'Marra'),
(1,'mobile',NULL,'3358774799'),
(1,'company',NULL,'La Gemma srl'),
(1,'email',NULL,'pietromarra@easylife.house'),
(1,'leadsource',NULL,'Cold Call'),
(1,'industry',NULL,'Apparel'),
(1,'annualrevenue',NULL,'0.00000000'),
(1,'assigned_user_id',NULL,'1'),
(1,'createdtime',NULL,'2023-02-13 18:33:35'),
(1,'modifiedby',NULL,'1'),
(1,'code',NULL,'678999'),
(1,'city',NULL,'Milano'),
(1,'country',NULL,'italy'),
(1,'state',NULL,'Lombardy'),
(1,'source',NULL,'CRM'),
(1,'record_id',NULL,'2'),
(1,'record_module',NULL,'Leads'),
(2,'leadsource','Cold Call','Web Site'),
(3,'label',NULL,'Pietro marra'),
(3,'firstname',NULL,'Pietro'),
(3,'lead_no',NULL,'LEA2'),
(3,'phone',NULL,'+390289954495'),
(3,'lastname',NULL,'marra'),
(3,'mobile',NULL,'+390289954495'),
(3,'company',NULL,'Easylife House'),
(3,'leadsource',NULL,'Cold Call'),
(3,'annualrevenue',NULL,'0.00000000'),
(3,'assigned_user_id',NULL,'1'),
(3,'createdtime',NULL,'2023-02-13 19:13:59'),
(3,'modifiedby',NULL,'1'),
(3,'source',NULL,'CRM'),
(3,'record_id',NULL,'3'),
(3,'record_module',NULL,'Leads'),
(4,'label',NULL,'Thanks Note'),
(4,'date_start',NULL,'2023-02-13'),
(4,'activitytype',NULL,'Emails'),
(4,'assigned_user_id',NULL,'1'),
(4,'subject',NULL,'Thanks Note'),
(4,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Dear<br />\r\n<br />\r\nThank you for your confidence in our ability to serve you.<br />\r\nWe are glad to be given the chance to serve you.I look<br />\r\nforward to establishing a long term partnership with you.<br />\r\nConsider me as a friend.<br />\r\nShould any need arise,please do give us a call.</body>\r\n</html>\r\n'),
(4,'time_start',NULL,'19:14'),
(4,'createdtime',NULL,'2023-02-13 19:14:51'),
(4,'modifiedby',NULL,'1'),
(4,'from_email',NULL,'pietromarra@easylife.house'),
(4,'saved_toid',NULL,'["pietromarra@easylife.house"]'),
(4,'ccmail',NULL,'[""]'),
(4,'bccmail',NULL,'[""]'),
(4,'parent_id',NULL,'2@1|'),
(4,'email_flag',NULL,'SENT'),
(4,'source',NULL,'CRM'),
(4,'record_id',NULL,'4'),
(4,'record_module',NULL,'Emails'),
(6,'label',NULL,'Onboarding Passarella'),
(6,'projectname',NULL,'Onboarding Passarella'),
(6,'startdate',NULL,'2023-02-14'),
(6,'targetenddate',NULL,'2023-04-04'),
(6,'projectstatus',NULL,'prospecting'),
(6,'projecttype',NULL,'administrative'),
(6,'assigned_user_id',NULL,'1'),
(6,'project_no',NULL,'PROJ1'),
(6,'createdtime',NULL,'2023-02-13 19:26:16'),
(6,'modifiedby',NULL,'1'),
(6,'source',NULL,'CRM'),
(6,'record_id',NULL,'5'),
(6,'record_module',NULL,'Project'),
(7,'label',NULL,'Fotografie appartamento'),
(7,'projecttaskname',NULL,'Fotografie appartamento'),
(7,'projectid',NULL,'5'),
(7,'assigned_user_id',NULL,'1'),
(7,'projecttask_no',NULL,'PT1'),
(7,'startdate',NULL,'2023-02-14'),
(7,'createdtime',NULL,'2023-02-13 19:26:45'),
(7,'modifiedby',NULL,'1'),
(7,'source',NULL,'CRM'),
(7,'projecttaskstatus',NULL,'Open'),
(7,'record_id',NULL,'6'),
(7,'record_module',NULL,'ProjectTask'),
(9,'label',NULL,'Richiesta CIR'),
(9,'projecttaskname',NULL,'Richiesta CIR'),
(9,'projectid',NULL,'5'),
(9,'assigned_user_id',NULL,'1'),
(9,'projecttask_no',NULL,'PT2'),
(9,'createdtime',NULL,'2023-02-13 19:28:25'),
(9,'modifiedby',NULL,'1'),
(9,'source',NULL,'CRM'),
(9,'projecttaskstatus',NULL,'Open'),
(9,'record_id',NULL,'7'),
(9,'record_module',NULL,'ProjectTask'),
(11,'startdate','','2023-02-15'),
(12,'projecttaskstatus','Open','In Progress'),
(13,'enddate','','2023-02-17'),
(14,'startdate','2023-02-14','2023-02-15'),
(14,'enddate','2023-02-17','2023-02-18'),
(15,'enddate','2023-02-18','2023-02-15'),
(16,'enddate','','2023-02-27'),
(17,'projecttaskstatus','Open','In Progress'),
(19,'label',NULL,'progetto iniziato. in standby per problema con impianto di riscaldamento'),
(19,'commentcontent',NULL,'progetto iniziato. in standby per problema con impianto di riscaldamento'),
(19,'assigned_user_id',NULL,'1'),
(19,'createdtime',NULL,'2023-02-13 19:33:18'),
(19,'related_to',NULL,'5'),
(19,'creator',NULL,'1'),
(19,'source',NULL,'CRM'),
(19,'userid',NULL,'1'),
(19,'record_id',NULL,'8'),
(19,'record_module',NULL,'ModComments'),
(20,'projecttaskprogress','','30%'),
(21,'label',NULL,'HOME DATA - GENERALI'),
(21,'notes_title',NULL,'HOME DATA - GENERALI'),
(21,'createdtime',NULL,'2023-02-13 19:36:13'),
(21,'filename',NULL,'HOME_DATA_-_GENERALI.xlsx'),
(21,'assigned_user_id',NULL,'1'),
(21,'filetype',NULL,'application/vnd.openxmlformats-officedocument.spre'),
(21,'filesize',NULL,'31827'),
(21,'filelocationtype',NULL,'I'),
(21,'filestatus',NULL,'1'),
(21,'folderid',NULL,'1'),
(21,'note_no',NULL,'DOC1'),
(21,'modifiedby',NULL,'1'),
(21,'source',NULL,'CRM'),
(21,'record_id',NULL,'9'),
(21,'record_module',NULL,'Documents'),
(28,'label',NULL,'Pietro Marra'),
(28,'firstname',NULL,'Pietro'),
(28,'lead_no',NULL,'LEA3'),
(28,'phone',NULL,'+390289954495'),
(28,'lastname',NULL,'Marra'),
(28,'mobile',NULL,'+390289954495'),
(28,'company',NULL,'Easylife House'),
(28,'email',NULL,'pietromarra@easylife.house'),
(28,'annualrevenue',NULL,'0.00000000'),
(28,'assigned_user_id',NULL,'1'),
(28,'createdtime',NULL,'2023-02-13 19:57:11'),
(28,'modifiedby',NULL,'1'),
(28,'source',NULL,'CRM'),
(28,'record_id',NULL,'11'),
(28,'record_module',NULL,'Leads'),
(29,'label',NULL,'test'),
(29,'subject',NULL,'test'),
(29,'assigned_user_id',NULL,'1'),
(29,'date_start',NULL,'2023-02-13'),
(29,'time_start',NULL,'20:30:00'),
(29,'due_date',NULL,'2023-02-13'),
(29,'time_end',NULL,'20:35:00'),
(29,'duration_minutes',NULL,'5'),
(29,'parent_id',NULL,'11'),
(29,'eventstatus',NULL,'Planned'),
(29,'activitytype',NULL,'Call'),
(29,'createdtime',NULL,'2023-02-13 19:58:17'),
(29,'visibility',NULL,'Public'),
(29,'modifiedby',NULL,'1'),
(29,'source',NULL,'CRM'),
(29,'record_id',NULL,'12'),
(29,'record_module',NULL,'Events'),
(32,'label',NULL,'Carlo Pravettoni'),
(32,'firstname',NULL,'Carlo'),
(32,'lead_no',NULL,'LEA4'),
(32,'phone',NULL,'01204504650498'),
(32,'lastname',NULL,'Pravettoni'),
(32,'mobile',NULL,'+390289954495'),
(32,'company',NULL,'Mai Dire Gol'),
(32,'annualrevenue',NULL,'0.00000000'),
(32,'assigned_user_id',NULL,'1'),
(32,'createdtime',NULL,'2023-02-14 09:48:39'),
(32,'modifiedby',NULL,'1'),
(32,'source',NULL,'CRM'),
(32,'record_id',NULL,'13'),
(32,'record_module',NULL,'Leads'),
(33,'label',NULL,'Lavazza'),
(33,'vendorname',NULL,'Lavazza'),
(33,'vendor_no',NULL,'VEN1'),
(33,'createdtime',NULL,'2023-02-14 09:51:49'),
(33,'modifiedby',NULL,'1'),
(33,'assigned_user_id',NULL,'1'),
(33,'source',NULL,'CRM'),
(33,'record_id',NULL,'14'),
(33,'record_module',NULL,'Vendors'),
(34,'label',NULL,'Caffè'),
(34,'productname',NULL,'Caffè'),
(34,'product_no',NULL,'PRO1'),
(34,'productcode',NULL,'012544548'),
(34,'discontinued',NULL,'1'),
(34,'manufacturer',NULL,'AltvetPet Inc.'),
(34,'productcategory',NULL,'CRM Applications'),
(34,'sales_start_date',NULL,'2023-02-14'),
(34,'website',NULL,'www.lavazza.com'),
(34,'vendor_id',NULL,'14'),
(34,'createdtime',NULL,'2023-02-14 09:52:34'),
(34,'modifiedby',NULL,'1'),
(34,'unit_price',NULL,'10.00000000'),
(34,'commissionrate',NULL,'0.000'),
(34,'usageunit',NULL,'Box'),
(34,'qty_per_unit',NULL,'0.00'),
(34,'qtyinstock',NULL,'0.000'),
(34,'assigned_user_id',NULL,'1'),
(34,'purchase_cost',NULL,'5.00000000'),
(34,'source',NULL,'CRM'),
(34,'record_id',NULL,'15'),
(34,'record_module',NULL,'Products'),
(35,'date_start','2023-02-13','2023-02-15'),
(35,'time_start','20:30:00','18:00:00'),
(35,'due_date','2023-02-13','2023-02-15'),
(35,'time_end','20:35:00','18:05:00'),
(35,'recurringtype','','--None--'),
(35,'sendnotification','0','1'),
(35,'taskpriority','','High'),
(35,'reminder_time','0','5'),
(36,'label',NULL,'Aggiornamento prenotazione HMEHXP3QFY Ninajova Lenka'),
(36,'subject',NULL,'Aggiornamento prenotazione HMEHXP3QFY Ninajova Lenka'),
(36,'assigned_user_id',NULL,'1'),
(36,'date_start',NULL,'2023-02-18'),
(36,'time_start',NULL,'06:00:00'),
(36,'due_date',NULL,'2023-02-18'),
(36,'duration_hours',NULL,'17'),
(36,'sendnotification',NULL,'1'),
(36,'activitytype',NULL,'Task'),
(36,'createdtime',NULL,'2023-02-16 16:37:07'),
(36,'taskpriority',NULL,'Medium'),
(36,'visibility',NULL,'Private'),
(36,'modifiedby',NULL,'1'),
(36,'description',NULL,'Bisogna aggiornare la prenotazione di Ninajova Lenka HMEHXP3QFY inserendo un ospite in più. Fare tutto dal portale AIRBNB'),
(36,'reminder_time',NULL,'5'),
(36,'source',NULL,'CRM'),
(36,'taskstatus',NULL,'Planned'),
(36,'record_id',NULL,'16'),
(36,'record_module',NULL,'Calendar'),
(37,'time_start','06:00:00','05:00:00'),
(37,'duration_hours','17','18'),
(37,'taskpriority','Medium','High'),
(37,'reminder_time','5',''),
(38,'assigned_user_id','1','5'),
(39,'label',NULL,'test automation'),
(39,'firstname',NULL,'test'),
(39,'lead_no',NULL,'LEA5'),
(39,'lastname',NULL,'automation'),
(39,'email',NULL,'test@test.test'),
(39,'assigned_user_id',NULL,'5'),
(39,'createdtime',NULL,'2023-02-23 10:34:47'),
(39,'modifiedby',NULL,'5'),
(39,'lane',NULL,'Via muro lucano'),
(39,'city',NULL,'milano'),
(39,'description',NULL,'bilocale appena ristrutturato'),
(39,'source',NULL,'WEBSERVICE'),
(39,'record_id',NULL,'17'),
(39,'record_module',NULL,'Leads'),
(40,'label',NULL,'test automation'),
(40,'firstname',NULL,'test'),
(40,'lead_no',NULL,'LEA6'),
(40,'lastname',NULL,'automation'),
(40,'email',NULL,'test@test.test'),
(40,'assigned_user_id',NULL,'5'),
(40,'createdtime',NULL,'2023-02-23 10:52:18'),
(40,'modifiedby',NULL,'5'),
(40,'lane',NULL,'Via muro lucano'),
(40,'city',NULL,'milano'),
(40,'description',NULL,'bilocale appena ristrutturato'),
(40,'source',NULL,'WEBSERVICE'),
(40,'cf_857',NULL,'2'),
(40,'cf_859',NULL,'1'),
(40,'record_id',NULL,'18'),
(40,'record_module',NULL,'Leads'),
(41,'label',NULL,'test automation'),
(41,'firstname',NULL,'test'),
(41,'lead_no',NULL,'LEA7'),
(41,'lastname',NULL,'automation'),
(41,'mobile',NULL,'3351234567'),
(41,'email',NULL,'test@test.test'),
(41,'assigned_user_id',NULL,'5'),
(41,'createdtime',NULL,'2023-02-23 10:58:03'),
(41,'modifiedby',NULL,'5'),
(41,'lane',NULL,'Via muro lucano'),
(41,'city',NULL,'milano'),
(41,'description',NULL,'bilocale appena ristrutturato'),
(41,'source',NULL,'WEBSERVICE'),
(41,'cf_857',NULL,'2'),
(41,'cf_859',NULL,'1'),
(41,'record_id',NULL,'19'),
(41,'record_module',NULL,'Leads'),
(47,'label',NULL,'test automation'),
(47,'firstname',NULL,'test'),
(47,'lead_no',NULL,'LEA8'),
(47,'lastname',NULL,'automation'),
(47,'mobile',NULL,'3351234567'),
(47,'email',NULL,'test@test.test'),
(47,'assigned_user_id',NULL,'5'),
(47,'createdtime',NULL,'2023-02-23 11:00:29'),
(47,'modifiedby',NULL,'5'),
(47,'lane',NULL,'Via muro lucano'),
(47,'city',NULL,'milano'),
(47,'description',NULL,'bilocale appena ristrutturato'),
(47,'source',NULL,'WEBSERVICE'),
(47,'cf_857',NULL,'2'),
(47,'cf_859',NULL,'1'),
(47,'record_id',NULL,'20'),
(47,'record_module',NULL,'Leads'),
(48,'label',NULL,'test automation'),
(48,'firstname',NULL,'test'),
(48,'lead_no',NULL,'LEA9'),
(48,'lastname',NULL,'automation'),
(48,'mobile',NULL,'3351234567'),
(48,'email',NULL,'test@test.test'),
(48,'assigned_user_id',NULL,'5'),
(48,'createdtime',NULL,'2023-02-23 19:22:51'),
(48,'modifiedby',NULL,'5'),
(48,'lane',NULL,'Via muro lucano'),
(48,'city',NULL,'milano'),
(48,'description',NULL,'bilocale appena ristrutturato'),
(48,'source',NULL,'WEBSERVICE'),
(48,'cf_857',NULL,'2'),
(48,'cf_859',NULL,'1'),
(48,'record_id',NULL,'21'),
(48,'record_module',NULL,'Leads'),
(49,'label',NULL,'test automation'),
(49,'firstname',NULL,'test'),
(49,'lead_no',NULL,'LEA10'),
(49,'lastname',NULL,'automation'),
(49,'mobile',NULL,'3351234567'),
(49,'email',NULL,'test@test.test'),
(49,'assigned_user_id',NULL,'5'),
(49,'createdtime',NULL,'2023-02-23 19:27:15'),
(49,'modifiedby',NULL,'5'),
(49,'lane',NULL,'Via muro lucano'),
(49,'city',NULL,'milano'),
(49,'description',NULL,'bilocale appena ristrutturato'),
(49,'source',NULL,'WEBSERVICE'),
(49,'cf_857',NULL,'2'),
(49,'cf_859',NULL,'1'),
(49,'record_id',NULL,'22'),
(49,'record_module',NULL,'Leads'),
(50,'label',NULL,'Lorenza Luciani'),
(50,'firstname',NULL,'Lorenza'),
(50,'lead_no',NULL,'LEA11'),
(50,'lastname',NULL,'Luciani'),
(50,'mobile',NULL,'3209007536'),
(50,'email',NULL,'lorenza-luciani@virgilio.it'),
(50,'assigned_user_id',NULL,'6'),
(50,'createdtime',NULL,'2023-02-24 06:55:11'),
(50,'modifiedby',NULL,'6'),
(50,'lane',NULL,'corso indipendenza'),
(50,'city',NULL,'Milano'),
(50,'description',NULL,'Ricerca Internet'),
(50,'source',NULL,'WEBSERVICE'),
(50,'cf_857',NULL,'2'),
(50,'cf_859',NULL,'2'),
(50,'record_id',NULL,'23'),
(50,'record_module',NULL,'Leads'),
(51,'label',NULL,'John Doe'),
(51,'firstname',NULL,'John'),
(51,'lead_no',NULL,'LEA12'),
(51,'lastname',NULL,'Doe'),
(51,'mobile',NULL,'+1234567890'),
(51,'email',NULL,'john.doe@example.com'),
(51,'assigned_user_id',NULL,'5'),
(51,'createdtime',NULL,'2023-02-24 08:17:14'),
(51,'modifiedby',NULL,'5'),
(51,'lane',NULL,'Via Roma 1'),
(51,'city',NULL,'Milano'),
(51,'description',NULL,'Some description'),
(51,'source',NULL,'WEBSERVICE'),
(51,'cf_857',NULL,'2'),
(51,'cf_859',NULL,'1'),
(51,'record_id',NULL,'24'),
(51,'record_module',NULL,'Leads'),
(52,'label',NULL,'Lorenza Luciani'),
(52,'firstname',NULL,'Lorenza'),
(52,'lead_no',NULL,'LEA13'),
(52,'lastname',NULL,'Luciani'),
(52,'mobile',NULL,'3209007536'),
(52,'email',NULL,'lorenza-luciani@virgilio.it'),
(52,'assigned_user_id',NULL,'6'),
(52,'createdtime',NULL,'2023-02-24 08:47:39'),
(52,'modifiedby',NULL,'6'),
(52,'lane',NULL,'corso indipendenza'),
(52,'city',NULL,'Milano'),
(52,'description',NULL,'Ricerca Internet'),
(52,'source',NULL,'WEBSERVICE'),
(52,'cf_857',NULL,'2'),
(52,'cf_859',NULL,'2'),
(52,'record_id',NULL,'25'),
(52,'record_module',NULL,'Leads'),
(53,'label',NULL,'Lorenza Luciani'),
(53,'firstname',NULL,'Lorenza'),
(53,'lead_no',NULL,'LEA14'),
(53,'lastname',NULL,'Luciani'),
(53,'mobile',NULL,'3209007536'),
(53,'email',NULL,'lorenza-luciani@virgilio.it'),
(53,'assigned_user_id',NULL,'6'),
(53,'createdtime',NULL,'2023-02-24 08:48:08'),
(53,'modifiedby',NULL,'6'),
(53,'lane',NULL,'corso indipendenza'),
(53,'city',NULL,'Milano'),
(53,'description',NULL,'Ricerca Internet'),
(53,'source',NULL,'WEBSERVICE'),
(53,'cf_857',NULL,'2'),
(53,'cf_859',NULL,'2'),
(53,'record_id',NULL,'26'),
(53,'record_module',NULL,'Leads'),
(54,'label',NULL,'Lorenza Luciani'),
(54,'firstname',NULL,'Lorenza'),
(54,'lead_no',NULL,'LEA15'),
(54,'lastname',NULL,'Luciani'),
(54,'mobile',NULL,'3209007536'),
(54,'email',NULL,'lorenza-luciani@virgilio.it'),
(54,'assigned_user_id',NULL,'5'),
(54,'createdtime',NULL,'2023-02-24 09:01:32'),
(54,'modifiedby',NULL,'5'),
(54,'lane',NULL,'corso indipendenza'),
(54,'city',NULL,'Milano'),
(54,'description',NULL,'ho un bilocale e vorrei darlo in gestione\n potrei parlare con qualcuno?'),
(54,'source',NULL,'WEBSERVICE'),
(54,'cf_857',NULL,'2'),
(54,'cf_859',NULL,'2'),
(54,'record_id',NULL,'27'),
(54,'record_module',NULL,'Leads'),
(55,'label',NULL,'Lorenza Luciani'),
(55,'firstname',NULL,'Lorenza'),
(55,'lead_no',NULL,'LEA16'),
(55,'lastname',NULL,'Luciani'),
(55,'mobile',NULL,'3209007536'),
(55,'email',NULL,'lorenza-luciani@virgilio.it'),
(55,'assigned_user_id',NULL,'5'),
(55,'createdtime',NULL,'2023-02-24 09:07:08'),
(55,'modifiedby',NULL,'5'),
(55,'lane',NULL,'corso indipendenza'),
(55,'city',NULL,'Milano'),
(55,'description',NULL,'ho un bilocale e vorrei darlo in gestione\n potrei parlare con qualcuno?'),
(55,'source',NULL,'WEBSERVICE'),
(55,'cf_857',NULL,'2'),
(55,'cf_859',NULL,'2'),
(55,'cf_861',NULL,'ricerca internet'),
(55,'record_id',NULL,'28'),
(55,'record_module',NULL,'Leads'),
(57,'label',NULL,'utente in attesa'),
(57,'commentcontent',NULL,'utente in attesa'),
(57,'assigned_user_id',NULL,'6'),
(57,'createdtime',NULL,'2023-02-24 09:10:14'),
(57,'related_to',NULL,'28'),
(57,'creator',NULL,'6'),
(57,'source',NULL,'CRM'),
(57,'userid',NULL,'6'),
(57,'record_id',NULL,'29'),
(57,'record_module',NULL,'ModComments'),
(58,'label',NULL,'chiamare domani'),
(58,'subject',NULL,'chiamare domani'),
(58,'assigned_user_id',NULL,'6'),
(58,'date_start',NULL,'2023-02-24'),
(58,'time_start',NULL,'09:30:00'),
(58,'due_date',NULL,'2023-02-24'),
(58,'duration_hours',NULL,'13'),
(58,'duration_minutes',NULL,'30'),
(58,'parent_id',NULL,'28'),
(58,'sendnotification',NULL,'1'),
(58,'activitytype',NULL,'Task'),
(58,'createdtime',NULL,'2023-02-24 09:11:09'),
(58,'visibility',NULL,'Private'),
(58,'modifiedby',NULL,'6'),
(58,'reminder_time',NULL,'5'),
(58,'source',NULL,'CRM'),
(58,'taskstatus',NULL,'Not Started'),
(58,'record_id',NULL,'30'),
(58,'record_module',NULL,'Calendar'),
(60,'label',NULL,'John Doe'),
(60,'firstname',NULL,'John'),
(60,'lead_no',NULL,'LEA17'),
(60,'lastname',NULL,'Doe'),
(60,'mobile',NULL,'+1234567890'),
(60,'email',NULL,'john.doe@example.com'),
(60,'assigned_user_id',NULL,'5'),
(60,'createdtime',NULL,'2023-02-24 09:19:02'),
(60,'modifiedby',NULL,'5'),
(60,'lane',NULL,'Via Roma 1'),
(60,'city',NULL,'Milano'),
(60,'description',NULL,'Some description'),
(60,'source',NULL,'WEBSERVICE'),
(60,'cf_857',NULL,'2'),
(60,'cf_859',NULL,'1'),
(60,'cf_861',NULL,'passaparola'),
(60,'record_id',NULL,'31'),
(60,'record_module',NULL,'Leads'),
(61,'label',NULL,'John Doe'),
(61,'firstname',NULL,'John'),
(61,'lead_no',NULL,'LEA18'),
(61,'lastname',NULL,'Doe'),
(61,'mobile',NULL,'+1234567890'),
(61,'email',NULL,'john.doe@example.com'),
(61,'assigned_user_id',NULL,'5'),
(61,'createdtime',NULL,'2023-02-24 09:19:53'),
(61,'modifiedby',NULL,'5'),
(61,'lane',NULL,'Via Roma 1'),
(61,'city',NULL,'Milano'),
(61,'description',NULL,'Some description'),
(61,'source',NULL,'WEBSERVICE'),
(61,'cf_857',NULL,'2'),
(61,'cf_859',NULL,'1'),
(61,'cf_861',NULL,'passaparola'),
(61,'record_id',NULL,'32'),
(61,'record_module',NULL,'Leads'),
(62,'label','utente in attesa','utente in attesa di essere ricontattato'),
(62,'commentcontent','utente in attesa','utente in attesa di essere ricontattato'),
(62,'reasontoedit','','errore ortografico'),
(63,'label','chiamare domani','chiamare dopo'),
(63,'subject','chiamare domani','chiamare dopo'),
(65,'time_start','09:30:00','08:30:00'),
(65,'duration_hours','13','14'),
(65,'visibility','Private','Public'),
(65,'reminder_time','5',''),
(65,'taskstatus','Not Started','In Progress'),
(66,'time_start','08:30:00','09:40:00'),
(66,'duration_hours','14','13'),
(66,'duration_minutes','30','20'),
(66,'taskpriority','','Medium'),
(66,'visibility','Public','Private'),
(66,'reminder_time','','5'),
(67,'label',NULL,'Paola Caravati'),
(67,'firstname',NULL,'Paola'),
(67,'lead_no',NULL,'LEA19'),
(67,'lastname',NULL,'Caravati'),
(67,'mobile',NULL,'3407134726'),
(67,'email',NULL,'paolacaravati@gmail.com'),
(67,'assigned_user_id',NULL,'5'),
(67,'createdtime',NULL,'2023-02-24 11:02:27'),
(67,'modifiedby',NULL,'5'),
(67,'lane',NULL,'Arese 7'),
(67,'city',NULL,'Milano'),
(67,'description',NULL,'Privacy policy accepted on 2023-02-23 at 12:41:15'),
(67,'source',NULL,'WEBSERVICE'),
(67,'cf_861',NULL,'Ricerca Internet'),
(67,'record_id',NULL,'33'),
(67,'record_module',NULL,'Leads'),
(80,'label',NULL,'Paola Caravati'),
(80,'firstname',NULL,'Paola'),
(80,'lead_no',NULL,'LEA20'),
(80,'lastname',NULL,'Caravati'),
(80,'mobile',NULL,'3407134726'),
(80,'email',NULL,'paolacaravati@gmail.com'),
(80,'assigned_user_id',NULL,'5'),
(80,'createdtime',NULL,'2023-02-24 11:04:26'),
(80,'modifiedby',NULL,'5'),
(80,'lane',NULL,'Arese 7'),
(80,'city',NULL,'Milano'),
(80,'description',NULL,'Privacy policy accepted on 2023-02-23 at 12:41:15'),
(80,'source',NULL,'WEBSERVICE'),
(80,'cf_861',NULL,'Ricerca Internet'),
(80,'record_id',NULL,'34'),
(80,'record_module',NULL,'Leads'),
(82,'label',NULL,'Paola Caravati'),
(82,'firstname',NULL,'Paola'),
(82,'lead_no',NULL,'LEA21'),
(82,'lastname',NULL,'Caravati'),
(82,'mobile',NULL,'3407134726'),
(82,'email',NULL,'paolacaravati@gmail.com'),
(82,'assigned_user_id',NULL,'5'),
(82,'createdtime',NULL,'2023-02-24 11:07:51'),
(82,'modifiedby',NULL,'5'),
(82,'lane',NULL,'Arese 7'),
(82,'city',NULL,'Milano'),
(82,'description',NULL,'Privacy policy accepted on 2023-02-23 at 12:41:15'),
(82,'source',NULL,'WEBSERVICE'),
(82,'cf_857',NULL,'2'),
(82,'cf_859',NULL,'1'),
(82,'cf_861',NULL,'Ricerca Internet'),
(82,'record_id',NULL,'35'),
(82,'record_module',NULL,'Leads'),
(83,'label',NULL,'Teresa Esposito'),
(83,'firstname',NULL,'Teresa'),
(83,'lead_no',NULL,'LEA22'),
(83,'lastname',NULL,'Esposito'),
(83,'mobile',NULL,'3921081652'),
(83,'email',NULL,'sissy.esp@gmail.com'),
(83,'assigned_user_id',NULL,'5'),
(83,'createdtime',NULL,'2023-02-24 12:26:42'),
(83,'modifiedby',NULL,'5'),
(83,'lane',NULL,'sammartini'),
(83,'city',NULL,'Milano'),
(83,'description',NULL,'Privacy policy accepted on 2023-02-23 at 10:39:10'),
(83,'source',NULL,'WEBSERVICE'),
(83,'cf_857',NULL,'1'),
(83,'cf_859',NULL,'1'),
(83,'cf_861',NULL,'Ricerca Internet'),
(83,'record_id',NULL,'36'),
(83,'record_module',NULL,'Leads'),
(84,'label',NULL,'Lorenza Luciani'),
(84,'firstname',NULL,'Lorenza'),
(84,'lead_no',NULL,'LEA23'),
(84,'lastname',NULL,'Luciani'),
(84,'mobile',NULL,'3209007536'),
(84,'email',NULL,'lorenza-luciani@virgilio.it'),
(84,'assigned_user_id',NULL,'5'),
(84,'createdtime',NULL,'2023-02-24 12:26:52'),
(84,'modifiedby',NULL,'5'),
(84,'lane',NULL,'corso indipendenza'),
(84,'city',NULL,'Milano'),
(84,'description',NULL,'Privacy policy accepted on 2023-02-21 at 10:16:47'),
(84,'source',NULL,'WEBSERVICE'),
(84,'cf_857',NULL,'2'),
(84,'cf_859',NULL,'2'),
(84,'cf_861',NULL,'Ricerca Internet'),
(84,'record_id',NULL,'37'),
(84,'record_module',NULL,'Leads'),
(85,'label',NULL,'Martina Gianfreda'),
(85,'firstname',NULL,'Martina'),
(85,'lead_no',NULL,'LEA24'),
(85,'lastname',NULL,'Gianfreda'),
(85,'mobile',NULL,'3498618944'),
(85,'email',NULL,'gianfredina@gmail.com'),
(85,'assigned_user_id',NULL,'5'),
(85,'createdtime',NULL,'2023-02-24 12:27:32'),
(85,'modifiedby',NULL,'5'),
(85,'lane',NULL,'vincenzo monti'),
(85,'city',NULL,'Milano'),
(85,'description',NULL,'Privacy policy accepted on 2023-02-21 at 14:43:15'),
(85,'source',NULL,'WEBSERVICE'),
(85,'cf_857',NULL,'2'),
(85,'cf_859',NULL,'1'),
(85,'cf_861',NULL,'Ricerca Internet'),
(85,'record_id',NULL,'38'),
(85,'record_module',NULL,'Leads'),
(86,'label',NULL,'Luciano Garro'),
(86,'firstname',NULL,'Luciano'),
(86,'lead_no',NULL,'LEA25'),
(86,'lastname',NULL,'Garro'),
(86,'mobile',NULL,'3357275215'),
(86,'email',NULL,'luciano.garro59@gmail.con'),
(86,'assigned_user_id',NULL,'5'),
(86,'createdtime',NULL,'2023-02-24 12:28:02'),
(86,'modifiedby',NULL,'5'),
(86,'lane',NULL,'Piazza trivulziana'),
(86,'city',NULL,'Milano'),
(86,'description',NULL,'Privacy policy accepted on 2023-02-21 at 09:55:35'),
(86,'source',NULL,'WEBSERVICE'),
(86,'cf_857',NULL,'2'),
(86,'cf_859',NULL,'1'),
(86,'cf_861',NULL,'Ricerca Internet'),
(86,'record_id',NULL,'39'),
(86,'record_module',NULL,'Leads'),
(87,'label',NULL,'Nicoletta Reina'),
(87,'firstname',NULL,'Nicoletta'),
(87,'lead_no',NULL,'LEA26'),
(87,'lastname',NULL,'Reina'),
(87,'mobile',NULL,'3355730774'),
(87,'email',NULL,'nreina77@gmail.com'),
(87,'assigned_user_id',NULL,'5'),
(87,'createdtime',NULL,'2023-02-24 12:29:51'),
(87,'modifiedby',NULL,'5'),
(87,'lane',NULL,'Vittoria Colonna'),
(87,'city',NULL,'Milano'),
(87,'description',NULL,'l'appartamento nuovo, arredato con mobili di design, ha 4 posti letto e un giardino di proprietÃ'),
(87,'source',NULL,'WEBSERVICE'),
(87,'cf_857',NULL,'1'),
(87,'cf_859',NULL,'1'),
(87,'cf_861',NULL,'Ricerca Internet'),
(87,'record_id',NULL,'40'),
(87,'record_module',NULL,'Leads'),
(88,'label',NULL,'Paola Tradati'),
(88,'firstname',NULL,'Paola'),
(88,'lead_no',NULL,'LEA27'),
(88,'lastname',NULL,'Tradati'),
(88,'mobile',NULL,'3466881504'),
(88,'email',NULL,'paola.tradati@gpblex.it'),
(88,'assigned_user_id',NULL,'5'),
(88,'createdtime',NULL,'2023-02-24 12:38:22'),
(88,'modifiedby',NULL,'5'),
(88,'lane',NULL,'Piazza Borromeo 5'),
(88,'city',NULL,'Milano'),
(88,'description',NULL,'Privacy policy accepted on 2023-02-20 at 10:51:41'),
(88,'source',NULL,'WEBSERVICE'),
(88,'cf_857',NULL,'2'),
(88,'cf_859',NULL,'1'),
(88,'cf_861',NULL,'Ricerca Internet'),
(88,'record_id',NULL,'41'),
(88,'record_module',NULL,'Leads'),
(89,'label',NULL,'Davide Martorana'),
(89,'firstname',NULL,'Davide'),
(89,'lead_no',NULL,'LEA28'),
(89,'lastname',NULL,'Martorana'),
(89,'mobile',NULL,'3394516081'),
(89,'email',NULL,'martoranadavide@gmail.com'),
(89,'assigned_user_id',NULL,'5'),
(89,'createdtime',NULL,'2023-02-24 12:38:26'),
(89,'modifiedby',NULL,'5'),
(89,'lane',NULL,'Via Farini, 74'),
(89,'city',NULL,'Milano'),
(89,'description',NULL,'Privacy policy accepted on 2023-02-20 at 11:10:38'),
(89,'source',NULL,'WEBSERVICE'),
(89,'cf_857',NULL,'3'),
(89,'cf_859',NULL,'2'),
(89,'cf_861',NULL,'Ricerca Internet'),
(89,'record_id',NULL,'42'),
(89,'record_module',NULL,'Leads'),
(90,'label',NULL,'Francesca Roncari'),
(90,'firstname',NULL,'Francesca'),
(90,'lead_no',NULL,'LEA29'),
(90,'lastname',NULL,'Roncari'),
(90,'mobile',NULL,'3338027499'),
(90,'email',NULL,'roncari.francesca01@gmail.com'),
(90,'assigned_user_id',NULL,'5'),
(90,'createdtime',NULL,'2023-02-24 12:39:21'),
(90,'modifiedby',NULL,'5'),
(90,'lane',NULL,'Viale Monza'),
(90,'city',NULL,'Milano'),
(90,'description',NULL,'Buongiorno, Sto valutando di mettere a reddito il mio immobile di Milano con una soluzione di affitto di breve durata. Lâappartamento è situato a NoLo, Viale Monza 37 a Milano, a due passi dalla metro rossa Pasteur e la metro verde di Loreto. La zona come saprete è ricca di servizi di prima necessità (Farmacia, Supermercati, Banche etc ) e locali raggiungibili comodamente a piedi in pochissimi minuti. Molti ristoranti conosciuti e apprezzati di Milano sono posizionati attaccati al palazzo in cui si trova lâappartamento. Lâimmobile nello specifico è un bilocale a piano terra con zona open space e due posti auto situati nella corte interna, accanto allâentrata dellâappartamento. La casa è in buono stato, condizionatori da poco installati, arredamento nuovo ed alcuni elettrodomestici, servizi di stoviglie e set biancheria appena acquistati per la prospettiva di messa a reddito. Lâappartamento ha una camera matrimoniale, un bagno da poco ristrutturato, una zona giorno con cucina a vista e un soppalco che abbiamo adibito a stanza soggiorno/relax con divano letto e piccola zona studio. Ha disposizione câè anche una cantina molto grande. Avrei piacere a ricevere una valutazione dellâimmobile e a conoscere meglio i dettagli del vostro servizio. Grazie mille, Francesca'),
(90,'source',NULL,'WEBSERVICE'),
(90,'cf_857',NULL,'2'),
(90,'cf_859',NULL,'1'),
(90,'cf_861',NULL,'Ricerca Internet'),
(90,'record_id',NULL,'43'),
(90,'record_module',NULL,'Leads'),
(91,'label',NULL,'Michelle Boehm'),
(91,'firstname',NULL,'Michelle'),
(91,'lead_no',NULL,'LEA30'),
(91,'lastname',NULL,'Boehm'),
(91,'mobile',NULL,'3497873223'),
(91,'email',NULL,'mjungb@gmail.com'),
(91,'assigned_user_id',NULL,'5'),
(91,'createdtime',NULL,'2023-02-24 12:39:25'),
(91,'modifiedby',NULL,'5'),
(91,'lane',NULL,'Piazza insubria'),
(91,'city',NULL,'Milano'),
(91,'description',NULL,'Privacy policy accepted on 2023-02-20 at 10:50:51'),
(91,'source',NULL,'WEBSERVICE'),
(91,'cf_857',NULL,'1'),
(91,'cf_859',NULL,'1'),
(91,'cf_861',NULL,'Ricerca Internet'),
(91,'record_id',NULL,'44'),
(91,'record_module',NULL,'Leads'),
(92,'label',NULL,'Onboarding Passarella'),
(92,'projectname',NULL,'Onboarding Passarella'),
(92,'startdate',NULL,'2023-02-24'),
(92,'targetenddate',NULL,'2023-03-10'),
(92,'actualenddate',NULL,'2023-03-10'),
(92,'assigned_user_id',NULL,'1'),
(92,'project_no',NULL,'PROJ2'),
(92,'createdtime',NULL,'2023-02-24 14:39:00'),
(92,'modifiedby',NULL,'1'),
(92,'source',NULL,'CRM'),
(92,'record_id',NULL,'45'),
(92,'record_module',NULL,'Project'),
(93,'label',NULL,'Fotografie appartamento'),
(93,'projecttaskname',NULL,'Fotografie appartamento'),
(93,'projecttasktype',NULL,'operative'),
(93,'projecttaskpriority',NULL,'normal'),
(93,'projectid',NULL,'45'),
(93,'assigned_user_id',NULL,'1'),
(93,'projecttask_no',NULL,'PT3'),
(93,'startdate',NULL,'2023-02-26'),
(93,'enddate',NULL,'2023-02-26'),
(93,'createdtime',NULL,'2023-02-24 14:40:12'),
(93,'modifiedby',NULL,'1'),
(93,'source',NULL,'CRM'),
(93,'record_id',NULL,'46'),
(93,'record_module',NULL,'ProjectTask'),
(95,'projecttaskstatus','','Open'),
(96,'label',NULL,'creazione annuncio'),
(96,'projecttaskname',NULL,'creazione annuncio'),
(96,'projectid',NULL,'45'),
(96,'assigned_user_id',NULL,'6'),
(96,'projecttask_no',NULL,'PT4'),
(96,'startdate',NULL,'2023-02-28'),
(96,'createdtime',NULL,'2023-02-24 14:42:01'),
(96,'modifiedby',NULL,'1'),
(96,'source',NULL,'CRM'),
(96,'record_id',NULL,'47'),
(96,'record_module',NULL,'ProjectTask'),
(99,'label',NULL,'problema idraulico da risolvere'),
(99,'commentcontent',NULL,'problema idraulico da risolvere'),
(99,'assigned_user_id',NULL,'1'),
(99,'createdtime',NULL,'2023-02-24 14:42:19'),
(99,'related_to',NULL,'45'),
(99,'creator',NULL,'1'),
(99,'source',NULL,'CRM'),
(99,'userid',NULL,'1'),
(99,'record_id',NULL,'48'),
(99,'record_module',NULL,'ModComments'),
(100,'projecttaskstatus','','Open'),
(101,'enddate','','2023-02-28'),
(102,'assigned_user_id','1','2'),
(103,'label',NULL,'Pietro Marra'),
(103,'firstname',NULL,'Pietro'),
(103,'lead_no',NULL,'LEA31'),
(103,'lastname',NULL,'Marra'),
(103,'mobile',NULL,'+390289954495'),
(103,'email',NULL,'pietromarra@easylife.house'),
(103,'assigned_user_id',NULL,'1'),
(103,'createdtime',NULL,'2023-02-24 14:50:04'),
(103,'modifiedby',NULL,'1'),
(103,'lane',NULL,'Via Lecco, 18'),
(103,'city',NULL,'Milano'),
(103,'source',NULL,'CRM'),
(103,'record_id',NULL,'49'),
(103,'record_module',NULL,'Leads'),
(105,'label',NULL,'PROBLEMA IDRAULICO'),
(105,'ticket_no',NULL,'TT1'),
(105,'assigned_user_id',NULL,'4'),
(105,'ticketpriorities',NULL,'High'),
(105,'ticketstatus',NULL,'Open'),
(105,'hours',NULL,'0.00000000'),
(105,'days',NULL,'0.00000000'),
(105,'createdtime',NULL,'2023-02-24 14:50:55'),
(105,'modifiedby',NULL,'1'),
(105,'ticket_title',NULL,'PROBLEMA IDRAULICO'),
(105,'source',NULL,'CRM'),
(105,'record_id',NULL,'50'),
(105,'record_module',NULL,'HelpDesk'),
(107,'label',NULL,'Ticket Number : TT1 PROBLEMA IDRAULICO'),
(107,'date_start',NULL,'2023-02-24'),
(107,'activitytype',NULL,'Emails'),
(107,'assigned_user_id',NULL,'1'),
(107,'subject',NULL,'Ticket Number : TT1 PROBLEMA IDRAULICO'),
(107,'description',NULL,'Ticket ID : 50<br>Ticket Title : PROBLEMA IDRAULICO<br><br>\n Dear nash jonh,<br><br>\n The Ticket is replied the details are :<br><br>\n Ticket No : TT1<br>\n Status : Open<br>\n Category : <br>\n Severity : <br>\n Priority : High<br><br>\n Description : <br><br><br>\n Solution : <br>\n <br><br>\n Regards<br>Support Administrator<br><br>'),
(107,'time_start',NULL,'14:51:01'),
(107,'createdtime',NULL,'2023-02-24 14:51:01'),
(107,'modifiedby',NULL,'1'),
(107,'from_email',NULL,'pietromarra@easylife.house'),
(107,'saved_toid',NULL,'["","pietromarra@easylife.house"]'),
(107,'ccmail',NULL,'[""]'),
(107,'bccmail',NULL,'[""]'),
(107,'parent_id',NULL,'50@1|'),
(107,'email_flag',NULL,'SENT'),
(107,'source',NULL,'CRM'),
(107,'record_id',NULL,'51'),
(107,'record_module',NULL,'Emails'),
(109,'description','','Problema alla caldaia. effettuato sopralluogo'),
(110,'ticketseverities','','Critical'),
(115,'label',NULL,'Pietro Marra'),
(115,'firstname',NULL,'Pietro'),
(115,'lead_no',NULL,'LEA32'),
(115,'lastname',NULL,'Marra'),
(115,'mobile',NULL,'+390289954495'),
(115,'email',NULL,'pietromarra@easylife.house'),
(115,'assigned_user_id',NULL,'1'),
(115,'createdtime',NULL,'2023-02-24 14:55:44'),
(115,'modifiedby',NULL,'1'),
(115,'lane',NULL,'Via Lecco, 18'),
(115,'city',NULL,'Milano'),
(115,'source',NULL,'CRM'),
(115,'record_id',NULL,'52'),
(115,'record_module',NULL,'Leads'),
(117,'label',NULL,'Giacinta Acerbi'),
(117,'firstname',NULL,'Giacinta'),
(117,'lead_no',NULL,'LEA33'),
(117,'lastname',NULL,'Acerbi'),
(117,'mobile',NULL,'+393477682297'),
(117,'email',NULL,'giacerbi@gmail.com'),
(117,'assigned_user_id',NULL,'5'),
(117,'createdtime',NULL,'2023-02-24 16:00:12'),
(117,'modifiedby',NULL,'5'),
(117,'lane',NULL,'crema 1'),
(117,'city',NULL,'Milano'),
(117,'description',NULL,'Privacy policy accepted on 2023-02-24 at 16:59:03'),
(117,'source',NULL,'WEBSERVICE'),
(117,'cf_857',NULL,'4'),
(117,'cf_859',NULL,'2'),
(117,'cf_861',NULL,'Ricerca Internet'),
(117,'record_id',NULL,'53'),
(117,'record_module',NULL,'Leads'),
(118,'label',NULL,'N-MON29-SX_MonteNero29 SX'),
(118,'ticket_no',NULL,'TT2'),
(118,'assigned_user_id',NULL,'2'),
(118,'ticketpriorities',NULL,'High'),
(118,'ticketseverities',NULL,'Critical'),
(118,'ticketstatus',NULL,'Open'),
(118,'ticketcategories',NULL,'Big Problem'),
(118,'hours',NULL,'0.00000000'),
(118,'days',NULL,'0.00000000'),
(118,'createdtime',NULL,'2023-02-24 17:54:53'),
(118,'modifiedby',NULL,'1'),
(118,'ticket_title',NULL,'N-MON29-SX_MonteNero29 SX'),
(118,'description',NULL,'la casa non e' tenuta bene, le case hanno bisogno di manutenzione....li' nessuno controlla niente da un sacco di tempo.....d' altronde se si gestisce tutto on line.....2 faretti della camera sono rotti, i fuochi della cucina non tengono il minimo.....i rubinetti non sono provvisti di filtrini paraspruzzi, il bollitore non funziona.'),
(118,'solution',NULL,'- cambio faretti\n- fuochi della cucina non tengono il minimo'),
(118,'source',NULL,'CRM'),
(118,'record_id',NULL,'54'),
(118,'record_module',NULL,'HelpDesk'),
(119,'label',NULL,'Ticket Number : TT2 N-MON29-SX_MonteNero29 SX'),
(119,'date_start',NULL,'2023-02-24'),
(119,'activitytype',NULL,'Emails'),
(119,'assigned_user_id',NULL,'1'),
(119,'subject',NULL,'Ticket Number : TT2 N-MON29-SX_MonteNero29 SX'),
(119,'description',NULL,'Ticket ID : 54<br>Ticket Title : N-MON29-SX_MonteNero29 SX<br><br>\n Dear nash jonh,<br><br>\n The Ticket is replied the details are :<br><br>\n Ticket No : TT2<br>\n Status : Open<br>\n Category : Big Problem<br>\n Severity : Critical<br>\n Priority : High<br><br>\n Description : <br>la casa non e' tenuta bene, le case hanno bisogno di manutenzione....li' nessuno controlla niente da un sacco di tempo.....d' altronde se si gestisce tutto on line.....2 faretti della camera sono rotti, i fuochi della cucina non tengono il minimo.....i rubinetti non sono provvisti di filtrini paraspruzzi, il bollitore non funziona.<br><br>\n Solution : <br>- cambio faretti<br />\n- fuochi della cucina non tengono il minimo\n <br><br>\n Regards<br>Support Administrator<br><br>'),
(119,'time_start',NULL,'17:55:01'),
(119,'createdtime',NULL,'2023-02-24 17:55:01'),
(119,'modifiedby',NULL,'1'),
(119,'from_email',NULL,'pietromarra@easylife.house'),
(119,'saved_toid',NULL,'["","pietromarra@easylife.house"]'),
(119,'ccmail',NULL,'[""]'),
(119,'bccmail',NULL,'[""]'),
(119,'parent_id',NULL,'54@1|'),
(119,'email_flag',NULL,'SENT'),
(119,'source',NULL,'CRM'),
(119,'record_id',NULL,'55'),
(119,'record_module',NULL,'Emails'),
(122,'label',NULL,'France a posto'),
(122,'commentcontent',NULL,'France a posto'),
(122,'assigned_user_id',NULL,'1'),
(122,'createdtime',NULL,'2023-02-24 17:56:11'),
(122,'related_to',NULL,'54'),
(122,'creator',NULL,'1'),
(122,'source',NULL,'CRM'),
(122,'userid',NULL,'1'),
(122,'is_private',NULL,'1'),
(122,'filename',NULL,'1'),
(122,'record_id',NULL,'56'),
(122,'record_module',NULL,'ModComments'),
(123,'label',NULL,'tecnico cambio faretti'),
(123,'subject',NULL,'tecnico cambio faretti'),
(123,'assigned_user_id',NULL,'2'),
(123,'date_start',NULL,'2023-02-24'),
(123,'time_start',NULL,'11:30:00'),
(123,'due_date',NULL,'2023-02-24'),
(123,'duration_hours',NULL,'11'),
(123,'duration_minutes',NULL,'30'),
(123,'parent_id',NULL,'54'),
(123,'sendnotification',NULL,'1'),
(123,'activitytype',NULL,'Task'),
(123,'createdtime',NULL,'2023-02-24 17:58:07'),
(123,'visibility',NULL,'Private'),
(123,'modifiedby',NULL,'1'),
(123,'reminder_time',NULL,'5'),
(123,'source',NULL,'CRM'),
(123,'taskstatus',NULL,'Not Started'),
(123,'record_id',NULL,'57'),
(123,'record_module',NULL,'Calendar'),
(126,'label',NULL,'Giacinta Acerbi'),
(126,'firstname',NULL,'Giacinta'),
(126,'lead_no',NULL,'LEA34'),
(126,'lastname',NULL,'Acerbi'),
(126,'mobile',NULL,'+393477682297'),
(126,'email',NULL,'giacerbi@gmail.com'),
(126,'assigned_user_id',NULL,'5'),
(126,'createdtime',NULL,'2023-02-24 18:04:13'),
(126,'modifiedby',NULL,'5'),
(126,'lane',NULL,'crema 1'),
(126,'city',NULL,'Milano'),
(126,'description',NULL,'Privacy policy accepted on 2023-02-24 at 16:59:03'),
(126,'source',NULL,'WEBSERVICE'),
(126,'cf_857',NULL,'4'),
(126,'cf_859',NULL,'2'),
(126,'cf_861',NULL,'Ricerca Internet'),
(126,'record_id',NULL,'58'),
(126,'record_module',NULL,'Leads'),
(127,'label',NULL,'Giacinta Acerbi'),
(127,'firstname',NULL,'Giacinta'),
(127,'lead_no',NULL,'LEA35'),
(127,'lastname',NULL,'Acerbi'),
(127,'mobile',NULL,'+393477682297'),
(127,'email',NULL,'giacerbi@gmail.com'),
(127,'assigned_user_id',NULL,'5'),
(127,'createdtime',NULL,'2023-02-24 18:06:12'),
(127,'modifiedby',NULL,'5'),
(127,'lane',NULL,'crema 1'),
(127,'city',NULL,'Milano'),
(127,'description',NULL,'Privacy policy accepted on 2023-02-24 at 16:59:03'),
(127,'source',NULL,'WEBSERVICE'),
(127,'cf_857',NULL,'4'),
(127,'cf_859',NULL,'2'),
(127,'cf_861',NULL,'Ricerca Internet'),
(127,'record_id',NULL,'59'),
(127,'record_module',NULL,'Leads'),
(128,'label',NULL,'Giacinta Acerbi'),
(128,'firstname',NULL,'Giacinta'),
(128,'lead_no',NULL,'LEA36'),
(128,'lastname',NULL,'Acerbi'),
(128,'mobile',NULL,'+393477682297'),
(128,'email',NULL,'giacerbi@gmail.com'),
(128,'assigned_user_id',NULL,'5'),
(128,'createdtime',NULL,'2023-02-24 18:06:26'),
(128,'modifiedby',NULL,'5'),
(128,'lane',NULL,'crema 1'),
(128,'city',NULL,'Milano'),
(128,'description',NULL,'Privacy policy accepted on 2023-02-24 at 16:59:03'),
(128,'source',NULL,'WEBSERVICE'),
(128,'cf_857',NULL,'4'),
(128,'cf_859',NULL,'2'),
(128,'cf_861',NULL,'Ricerca Internet'),
(128,'record_id',NULL,'60'),
(128,'record_module',NULL,'Leads'),
(129,'label',NULL,'Giacinta Acerbi'),
(129,'firstname',NULL,'Giacinta'),
(129,'lead_no',NULL,'LEA37'),
(129,'lastname',NULL,'Acerbi'),
(129,'mobile',NULL,'+393477682297'),
(129,'email',NULL,'giacerbi@gmail.com'),
(129,'assigned_user_id',NULL,'5'),
(129,'createdtime',NULL,'2023-02-24 18:08:11'),
(129,'modifiedby',NULL,'5'),
(129,'lane',NULL,'crema 1'),
(129,'city',NULL,'Milano'),
(129,'description',NULL,'Privacy policy accepted on 2023-02-24 at 16:59:03'),
(129,'source',NULL,'WEBSERVICE'),
(129,'cf_857',NULL,'4'),
(129,'cf_859',NULL,'2'),
(129,'cf_861',NULL,'Ricerca Internet'),
(129,'record_id',NULL,'61'),
(129,'record_module',NULL,'Leads'),
(130,'label',NULL,'Giacinta Acerbi'),
(130,'firstname',NULL,'Giacinta'),
(130,'lead_no',NULL,'LEA38'),
(130,'lastname',NULL,'Acerbi'),
(130,'mobile',NULL,'+393477682297'),
(130,'email',NULL,'giacerbi@gmail.com'),
(130,'assigned_user_id',NULL,'5'),
(130,'createdtime',NULL,'2023-02-24 18:08:46'),
(130,'modifiedby',NULL,'5'),
(130,'lane',NULL,'crema 1'),
(130,'city',NULL,'Milano'),
(130,'description',NULL,'Privacy policy accepted on 2023-02-24 at 16:59:03'),
(130,'source',NULL,'WEBSERVICE'),
(130,'cf_857',NULL,'4'),
(130,'cf_859',NULL,'2'),
(130,'cf_861',NULL,'Ricerca Internet'),
(130,'record_id',NULL,'62'),
(130,'record_module',NULL,'Leads'),
(131,'label',NULL,'Giacinta Acerbi'),
(131,'firstname',NULL,'Giacinta'),
(131,'lead_no',NULL,'LEA39'),
(131,'lastname',NULL,'Acerbi'),
(131,'mobile',NULL,'+393477682297'),
(131,'email',NULL,'giacerbi@gmail.com'),
(131,'assigned_user_id',NULL,'5'),
(131,'createdtime',NULL,'2023-02-24 18:23:42'),
(131,'modifiedby',NULL,'5'),
(131,'lane',NULL,'crema 1'),
(131,'city',NULL,'Milano'),
(131,'description',NULL,'Privacy policy accepted on 2023-02-24 at 16:59:03'),
(131,'source',NULL,'WEBSERVICE'),
(131,'cf_857',NULL,'4'),
(131,'cf_859',NULL,'2'),
(131,'cf_861',NULL,'Ricerca Internet'),
(131,'record_id',NULL,'63'),
(131,'record_module',NULL,'Leads'),
(132,'label',NULL,'Giacinta Acerbi'),
(132,'firstname',NULL,'Giacinta'),
(132,'lead_no',NULL,'LEA40'),
(132,'lastname',NULL,'Acerbi'),
(132,'mobile',NULL,'+393477682297'),
(132,'email',NULL,'giacerbi@gmail.com'),
(132,'assigned_user_id',NULL,'5'),
(132,'createdtime',NULL,'2023-02-24 18:23:55'),
(132,'modifiedby',NULL,'5'),
(132,'lane',NULL,'crema 1'),
(132,'city',NULL,'Milano'),
(132,'description',NULL,'Privacy policy accepted on 2023-02-24 at 16:59:03'),
(132,'source',NULL,'WEBSERVICE'),
(132,'cf_857',NULL,'4'),
(132,'cf_859',NULL,'2'),
(132,'cf_861',NULL,'Ricerca Internet'),
(132,'record_id',NULL,'64'),
(132,'record_module',NULL,'Leads'),
(139,'leadstatus','','Contact in Future'),
(139,'modifiedby','5','1'),
(140,'time_start','11:30:00','10:30:00'),
(140,'duration_hours','11','12'),
(140,'visibility','Private',''),
(140,'reminder_time','5',''),
(140,'taskstatus','Not Started','Completed'),
(142,'label',NULL,'faretti cambiati'),
(142,'commentcontent',NULL,'faretti cambiati'),
(142,'assigned_user_id',NULL,'1'),
(142,'createdtime',NULL,'2023-02-24 18:30:55'),
(142,'related_to',NULL,'54'),
(142,'creator',NULL,'1'),
(142,'source',NULL,'CRM'),
(142,'userid',NULL,'1'),
(142,'is_private',NULL,'1'),
(142,'filename',NULL,'1'),
(142,'record_id',NULL,'65'),
(142,'record_module',NULL,'ModComments'),
(144,'label',NULL,'quindi a posto?'),
(144,'commentcontent',NULL,'quindi a posto?'),
(144,'assigned_user_id',NULL,'6'),
(144,'createdtime',NULL,'2023-02-24 18:31:36'),
(144,'related_to',NULL,'54'),
(144,'creator',NULL,'6'),
(144,'parent_comments',NULL,'65'),
(144,'source',NULL,'CRM'),
(144,'userid',NULL,'6'),
(144,'is_private',NULL,'1'),
(144,'filename',NULL,'1'),
(144,'record_id',NULL,'66'),
(144,'record_module',NULL,'ModComments'),
(145,'modifiedby','1','6'),
(145,'qtyinstock','0.000','50.000'),
(146,'label',NULL,'pietro test'),
(146,'firstname',NULL,'pietro'),
(146,'lead_no',NULL,'LEA41'),
(146,'lastname',NULL,'test'),
(146,'mobile',NULL,'0645504111'),
(146,'email',NULL,'orteipam@tiscali.it'),
(146,'assigned_user_id',NULL,'1'),
(146,'createdtime',NULL,'2023-02-24 21:38:38'),
(146,'modifiedby',NULL,'1'),
(146,'lane',NULL,'Via roma'),
(146,'source',NULL,'CRM'),
(146,'record_id',NULL,'67'),
(146,'record_module',NULL,'Leads'),
(148,'label',NULL,'Vittorio Palmieri'),
(148,'firstname',NULL,'Vittorio'),
(148,'lead_no',NULL,'LEA42'),
(148,'lastname',NULL,'Palmieri'),
(148,'mobile',NULL,'3483504212'),
(148,'email',NULL,'palmieri65@virgilio.it'),
(148,'assigned_user_id',NULL,'5'),
(148,'createdtime',NULL,'2023-02-25 12:08:22'),
(148,'modifiedby',NULL,'5'),
(148,'lane',NULL,'via del torchio'),
(148,'city',NULL,'Milano'),
(148,'description',NULL,'stiamo terminando la ristrutturazione ed a metà mese vorremmo partire.'),
(148,'source',NULL,'WEBSERVICE'),
(148,'cf_857',NULL,'4'),
(148,'cf_859',NULL,'4'),
(148,'cf_861',NULL,'Ricerca Internet'),
(148,'record_id',NULL,'68'),
(148,'record_module',NULL,'Leads'),
(149,'label',NULL,'Stephanie Schaller'),
(149,'firstname',NULL,'Stephanie'),
(149,'lead_no',NULL,'LEA43'),
(149,'lastname',NULL,'Schaller'),
(149,'mobile',NULL,'3290699380'),
(149,'email',NULL,'schallerstephanie84@yahoo.com'),
(149,'assigned_user_id',NULL,'5'),
(149,'createdtime',NULL,'2023-02-25 12:58:52'),
(149,'modifiedby',NULL,'5'),
(149,'lane',NULL,'Via Luigi Bertelli'),
(149,'city',NULL,'Milano'),
(149,'description',NULL,'Privacy policy accepted on 2023-02-24 at 19:11:00'),
(149,'source',NULL,'WEBSERVICE'),
(149,'cf_857',NULL,'1'),
(149,'cf_859',NULL,'1'),
(149,'cf_861',NULL,'Ricerca Internet'),
(149,'record_id',NULL,'69'),
(149,'record_module',NULL,'Leads'),
(150,'label',NULL,'Stefano Rosani'),
(150,'firstname',NULL,'Stefano'),
(150,'lead_no',NULL,'LEA44'),
(150,'lastname',NULL,'Rosani'),
(150,'mobile',NULL,'3475381529'),
(150,'email',NULL,'sterosani@yahoo.it'),
(150,'assigned_user_id',NULL,'5'),
(150,'createdtime',NULL,'2023-02-26 09:15:13'),
(150,'modifiedby',NULL,'5'),
(150,'lane',NULL,'Corso Buenos Aires'),
(150,'city',NULL,'Milano'),
(150,'description',NULL,'Privacy policy accepted on 2023-02-26 at 10:14:37'),
(150,'source',NULL,'WEBSERVICE'),
(150,'cf_857',NULL,'2'),
(150,'cf_859',NULL,'2'),
(150,'cf_861',NULL,'Ricerca Internet'),
(150,'record_id',NULL,'70'),
(150,'record_module',NULL,'Leads'),
(151,'label',NULL,'Pasquale Baiguera'),
(151,'firstname',NULL,'Pasquale'),
(151,'lead_no',NULL,'LEA45'),
(151,'lastname',NULL,'Baiguera'),
(151,'mobile',NULL,'0097339335696'),
(151,'email',NULL,'pbaiguera@hotmail.com'),
(151,'assigned_user_id',NULL,'5'),
(151,'createdtime',NULL,'2023-02-26 14:53:22'),
(151,'modifiedby',NULL,'5'),
(151,'lane',NULL,'Via Solferino'),
(151,'city',NULL,'Milano'),
(151,'description',NULL,'Buonasera Signor Donato, mi permetto di scriverle perché ho visto che tutti gli appartamenti che avete in gestione a Milano con la divisione di luxury collection di Easylife hanno delle ottime recensioni. Io sono proprietario di un appartamento in via Solferino a Milano che sto valutando di mettere a rendita con affitti brevi dal prossimo mese di settembre. Se le interessasse esplorare lâopportunità â insieme la prego gentilmente di contattarmi via email: pbaiguera@hotmail.com La ringrazio per lâattenzione e le porgo i miei più cordiali saluti. Pasquale Baiguera'),
(151,'source',NULL,'WEBSERVICE'),
(151,'cf_857',NULL,'2'),
(151,'cf_859',NULL,'1'),
(151,'cf_861',NULL,'Ricerca Internet'),
(151,'record_id',NULL,'71'),
(151,'record_module',NULL,'Leads'),
(152,'label',NULL,'monica bormetti'),
(152,'firstname',NULL,'monica'),
(152,'lead_no',NULL,'LEA46'),
(152,'lastname',NULL,'bormetti'),
(152,'mobile',NULL,'3490970979'),
(152,'email',NULL,'monica.bormetti@gmail.com'),
(152,'assigned_user_id',NULL,'5'),
(152,'createdtime',NULL,'2023-02-26 18:10:12'),
(152,'modifiedby',NULL,'5'),
(152,'lane',NULL,'via predabissi 1'),
(152,'city',NULL,'Milano'),
(152,'description',NULL,'Privacy policy accepted on 2023-02-26 at 19:09:05'),
(152,'source',NULL,'WEBSERVICE'),
(152,'cf_857',NULL,'1'),
(152,'cf_859',NULL,'1'),
(152,'cf_861',NULL,'Ricerca Internet'),
(152,'record_id',NULL,'72'),
(152,'record_module',NULL,'Leads'),
(153,'label',NULL,'Salvatore Cavataio'),
(153,'firstname',NULL,'Salvatore'),
(153,'lead_no',NULL,'LEA47'),
(153,'lastname',NULL,'Cavataio'),
(153,'mobile',NULL,'3398560703'),
(153,'email',NULL,'thesound76@libero.it'),
(153,'assigned_user_id',NULL,'5'),
(153,'createdtime',NULL,'2023-02-26 20:59:12'),
(153,'modifiedby',NULL,'5'),
(153,'lane',NULL,'Emilio Cornalia'),
(153,'city',NULL,'Milano'),
(153,'description',NULL,'Gentile società , ho un immobile in zona Via Pirelli Milano, adiacente alla nuova costruzione "Giardino d'Inverno". L'immobile è di circa 75 mq e finemente ristrutturato. Vorrei adibirlo ad affitti brevi e valuto anche di affidarlo a società che come voi effettuano tali prestazioni. Vorrei ovviamente conoscere quali sono le vostre competenze e i relativi servizi assicurati. Colgo l'occasione per cordiali saluti, Cavataio Salvatore.'),
(153,'source',NULL,'WEBSERVICE'),
(153,'cf_857',NULL,'2'),
(153,'cf_859',NULL,'1'),
(153,'cf_861',NULL,'Ricerca Internet'),
(153,'record_id',NULL,'73'),
(153,'record_module',NULL,'Leads'),
(154,'label',NULL,'luca CITTADINI'),
(154,'firstname',NULL,'luca'),
(154,'lead_no',NULL,'LEA48'),
(154,'lastname',NULL,'CITTADINI'),
(154,'mobile',NULL,'3283840976'),
(154,'email',NULL,'justlucacittadini@gmail.com'),
(154,'assigned_user_id',NULL,'5'),
(154,'createdtime',NULL,'2023-02-26 22:42:12'),
(154,'modifiedby',NULL,'5'),
(154,'lane',NULL,'via bertinoro 9'),
(154,'city',NULL,'Milano'),
(154,'description',NULL,'2° piano, totalmente ristrutturato 2020, pronto all'uso, arredato. stabile con portineria e ascensore'),
(154,'source',NULL,'WEBSERVICE'),
(154,'cf_857',NULL,'2'),
(154,'cf_859',NULL,'2'),
(154,'cf_861',NULL,'Ricerca Internet'),
(154,'record_id',NULL,'74'),
(154,'record_module',NULL,'Leads'),
(155,'label',NULL,'Maurizio Gatto'),
(155,'firstname',NULL,'Maurizio'),
(155,'lead_no',NULL,'LEA49'),
(155,'lastname',NULL,'Gatto'),
(155,'mobile',NULL,'3498006707'),
(155,'email',NULL,'maurizio209@gmail.com'),
(155,'assigned_user_id',NULL,'5'),
(155,'createdtime',NULL,'2023-02-27 12:34:12'),
(155,'modifiedby',NULL,'5'),
(155,'lane',NULL,'Viale Argonne'),
(155,'city',NULL,'Milano'),
(155,'description',NULL,'Buongiorno, sono proprietario di un trilocale in viale Argonne, totalmente ristrutturato, composto da soggiorno con angolo cottura, camera matrimoniale e stanzetta. Vorrei valutare la possibilità di affittare la stanzetta e conservare la disponibilità della matrimoniale.'),
(155,'source',NULL,'WEBSERVICE'),
(155,'cf_857',NULL,'3'),
(155,'cf_859',NULL,'1'),
(155,'cf_861',NULL,'Ricerca Internet'),
(155,'record_id',NULL,'75'),
(155,'record_module',NULL,'Leads'),
(156,'label',NULL,'Evelin Loorete'),
(156,'firstname',NULL,'Evelin'),
(156,'lead_no',NULL,'LEA50'),
(156,'lastname',NULL,'Loorete'),
(156,'mobile',NULL,'3471957902'),
(156,'email',NULL,'evla1@hotmail.com'),
(156,'assigned_user_id',NULL,'5'),
(156,'createdtime',NULL,'2023-02-27 15:02:12'),
(156,'modifiedby',NULL,'5'),
(156,'lane',NULL,'Bezzi'),
(156,'city',NULL,'Milano'),
(156,'description',NULL,'Privacy policy accepted on 2023-02-27 at 16:01:59'),
(156,'source',NULL,'WEBSERVICE'),
(156,'cf_857',NULL,'2'),
(156,'cf_859',NULL,'1'),
(156,'cf_861',NULL,'Ricerca Internet'),
(156,'record_id',NULL,'76'),
(156,'record_module',NULL,'Leads'),
(157,'label',NULL,'Veronica Gianfaldoni'),
(157,'firstname',NULL,'Veronica'),
(157,'lead_no',NULL,'LEA51'),
(157,'lastname',NULL,'Gianfaldoni'),
(157,'mobile',NULL,'3923700293'),
(157,'email',NULL,'veronica.gianfaldoni@gmail.com'),
(157,'assigned_user_id',NULL,'5'),
(157,'createdtime',NULL,'2023-02-27 17:25:12'),
(157,'modifiedby',NULL,'5'),
(157,'lane',NULL,'Via Caldera'),
(157,'city',NULL,'Milano'),
(157,'description',NULL,'Salve, mi sto informando pr avviare l'affitto breve di un piccolo appartamento sito in Via Caldera a Milano (adiacenze Sheraton San Siro). L'appartamento è sfitto, ma ho bisogno che sia libero più o meno una settimana al mese per esigenze familiari. Sono alla prima esperienza e vorrei capire quali sono i potenziali costi e benefici di tale scelta. Cordialmente, Veronica Gianfaldoni'),
(157,'source',NULL,'WEBSERVICE'),
(157,'cf_857',NULL,'1'),
(157,'cf_859',NULL,'1'),
(157,'cf_861',NULL,'Ricerca Internet'),
(157,'record_id',NULL,'77'),
(157,'record_module',NULL,'Leads'),
(158,'label',NULL,'Maristella Ghiazza'),
(158,'firstname',NULL,'Maristella'),
(158,'lead_no',NULL,'LEA52'),
(158,'lastname',NULL,'Ghiazza'),
(158,'mobile',NULL,'3343284339'),
(158,'email',NULL,'ghiazzamaristella@yahoo.it'),
(158,'assigned_user_id',NULL,'5'),
(158,'createdtime',NULL,'2023-02-27 19:44:12'),
(158,'modifiedby',NULL,'5'),
(158,'lane',NULL,'Tartini 13/A'),
(158,'city',NULL,'Milano'),
(158,'description',NULL,'Privacy policy accepted on 2023-02-27 at 20:43:16'),
(158,'source',NULL,'WEBSERVICE'),
(158,'cf_857',NULL,'1'),
(158,'cf_859',NULL,'1'),
(158,'cf_861',NULL,'Ricerca Internet'),
(158,'record_id',NULL,'78'),
(158,'record_module',NULL,'Leads'),
(159,'label',NULL,'Bartolo Vignola'),
(159,'firstname',NULL,'Bartolo'),
(159,'lead_no',NULL,'LEA53'),
(159,'lastname',NULL,'Vignola'),
(159,'mobile',NULL,'3472968242'),
(159,'email',NULL,'albertovignola@yahoo.it'),
(159,'assigned_user_id',NULL,'5'),
(159,'createdtime',NULL,'2023-02-28 18:57:53'),
(159,'modifiedby',NULL,'5'),
(159,'lane',NULL,'Lorenteggio 31/3'),
(159,'city',NULL,'Milano'),
(159,'source',NULL,'WEBSERVICE'),
(159,'cf_857',NULL,'1'),
(159,'cf_859',NULL,'1'),
(159,'cf_861',NULL,'Ricerca Internet'),
(159,'record_id',NULL,'79'),
(159,'record_module',NULL,'Leads'),
(160,'label',NULL,'Maristella Ghiazza'),
(160,'firstname',NULL,'Maristella'),
(160,'lead_no',NULL,'LEA54'),
(160,'lastname',NULL,'Ghiazza'),
(160,'mobile',NULL,'3343284339'),
(160,'email',NULL,'ghiazzamaristella@yahoo.it'),
(160,'assigned_user_id',NULL,'5'),
(160,'createdtime',NULL,'2023-02-28 20:26:22'),
(160,'modifiedby',NULL,'5'),
(160,'lane',NULL,'Giuseppe tsrtini 13/A'),
(160,'city',NULL,'Milano'),
(160,'description',NULL,'Privacy policy accepted on 2023-02-28 at 21:25:05'),
(160,'source',NULL,'WEBSERVICE'),
(160,'cf_857',NULL,'1'),
(160,'cf_859',NULL,'1'),
(160,'cf_861',NULL,'Passaparola Amici'),
(160,'record_id',NULL,'80'),
(160,'record_module',NULL,'Leads'),
(161,'label',NULL,'Manda stima per Via del Torchio e Via Circo 11 (senza cucina..)'),
(161,'subject',NULL,'Manda stima per Via del Torchio e Via Circo 11 (senza cucina..)'),
(161,'assigned_user_id',NULL,'7'),
(161,'date_start',NULL,'2023-03-01'),
(161,'time_start',NULL,'15:19:00'),
(161,'due_date',NULL,'2023-03-01'),
(161,'duration_hours',NULL,'8'),
(161,'duration_minutes',NULL,'41'),
(161,'parent_id',NULL,'68'),
(161,'activitytype',NULL,'Task'),
(161,'createdtime',NULL,'2023-03-01 15:21:21'),
(161,'taskpriority',NULL,'High'),
(161,'visibility',NULL,'Private'),
(161,'modifiedby',NULL,'7'),
(161,'source',NULL,'CRM'),
(161,'taskstatus',NULL,'Pending Input'),
(161,'record_id',NULL,'81'),
(161,'record_module',NULL,'Calendar'),
(164,'label',NULL,'Societa' immobiliare, acquista ristruttura e rivende. Via Del Torchio ora oggetto di ristrutturazione, termine dicono a breve. Hanno anche immobile in Via Circo 11 in fase di ristrutturazione, fatto senza cucina, solo 4 stanze.'),
(164,'commentcontent',NULL,'Societa' immobiliare, acquista ristruttura e rivende. Via Del Torchio ora oggetto di ristrutturazione, termine dicono a breve. Hanno anche immobile in Via Circo 11 in fase di ristrutturazione, fatto senza cucina, solo 4 stanze.'),
(164,'assigned_user_id',NULL,'7'),
(164,'createdtime',NULL,'2023-03-01 15:24:10'),
(164,'related_to',NULL,'68'),
(164,'creator',NULL,'7'),
(164,'source',NULL,'CRM'),
(164,'userid',NULL,'7'),
(164,'record_id',NULL,'82'),
(164,'record_module',NULL,'ModComments'),
(165,'label',NULL,'easylife house milano - corso buenos aires 58 (1)'),
(165,'notes_title',NULL,'easylife house milano - corso buenos aires 58 (1)'),
(165,'createdtime',NULL,'2023-03-01 15:49:02'),
(165,'filename',NULL,'easylife_house_milano_-_corso_buenos_aires_58_(1).jpg'),
(165,'assigned_user_id',NULL,'1'),
(165,'filetype',NULL,'image/jpeg'),
(165,'filesize',NULL,'1106748'),
(165,'filelocationtype',NULL,'I'),
(165,'filestatus',NULL,'1'),
(165,'folderid',NULL,'1'),
(165,'note_no',NULL,'DOC2'),
(165,'modifiedby',NULL,'1'),
(165,'source',NULL,'CRM'),
(165,'record_id',NULL,'83'),
(165,'record_module',NULL,'Documents'),
(167,'label',NULL,'audio file (10)'),
(167,'notes_title',NULL,'audio file (10)'),
(167,'createdtime',NULL,'2023-03-01 15:50:05'),
(167,'filename',NULL,'audio_file_(10).ogg'),
(167,'assigned_user_id',NULL,'1'),
(167,'filetype',NULL,'audio/ogg'),
(167,'filesize',NULL,'2734'),
(167,'filelocationtype',NULL,'I'),
(167,'filestatus',NULL,'1'),
(167,'folderid',NULL,'1'),
(167,'note_no',NULL,'DOC3'),
(167,'modifiedby',NULL,'1'),
(167,'source',NULL,'CRM'),
(167,'record_id',NULL,'85'),
(167,'record_module',NULL,'Documents'),
(169,'label',NULL,'Fattura_Late in-12'),
(169,'notes_title',NULL,'Fattura_Late in-12'),
(169,'createdtime',NULL,'2023-03-01 15:50:23'),
(169,'filename',NULL,'Fattura_Late_in-12.pdf'),
(169,'assigned_user_id',NULL,'1'),
(169,'filetype',NULL,'application/pdf'),
(169,'filesize',NULL,'11739'),
(169,'filelocationtype',NULL,'I'),
(169,'filestatus',NULL,'1'),
(169,'folderid',NULL,'1'),
(169,'note_no',NULL,'DOC4'),
(169,'modifiedby',NULL,'1'),
(169,'source',NULL,'CRM'),
(169,'record_id',NULL,'87'),
(169,'record_module',NULL,'Documents'),
(172,'label',NULL,'@FrancescaMontuoro Ciao FRancesca ho visualizzato il tuo commento'),
(172,'commentcontent',NULL,'@FrancescaMontuoro Ciao FRancesca ho visualizzato il tuo commento'),
(172,'assigned_user_id',NULL,'1'),
(172,'createdtime',NULL,'2023-03-01 15:52:11'),
(172,'related_to',NULL,'68'),
(172,'creator',NULL,'1'),
(172,'parent_comments',NULL,'82'),
(172,'source',NULL,'CRM'),
(172,'userid',NULL,'1'),
(172,'record_id',NULL,'89'),
(172,'record_module',NULL,'ModComments'),
(173,'label',NULL,'test'),
(173,'subject',NULL,'test'),
(173,'assigned_user_id',NULL,'1'),
(173,'date_start',NULL,'2023-03-01'),
(173,'time_start',NULL,'16:00:00'),
(173,'due_date',NULL,'2023-03-01'),
(173,'duration_hours',NULL,'7'),
(173,'parent_id',NULL,'68'),
(173,'sendnotification',NULL,'1'),
(173,'activitytype',NULL,'Task'),
(173,'createdtime',NULL,'2023-03-01 15:58:19'),
(173,'visibility',NULL,'Private'),
(173,'modifiedby',NULL,'1'),
(173,'reminder_time',NULL,'1'),
(173,'source',NULL,'CRM'),
(173,'taskstatus',NULL,'Not Started'),
(173,'record_id',NULL,'90'),
(173,'record_module',NULL,'Calendar'),
(175,'assigned_user_id','1','7'),
(176,'time_start','15:19:00','14:19:00'),
(176,'visibility','Private','Public'),
(176,'modifiedby','7','1'),
(176,'taskstatus','Pending Input','Completed'),
(177,'assigned_user_id','7','2'),
(177,'visibility','Public','Private'),
(178,'time_start','16:00:00','15:00:00'),
(178,'duration_hours','7','8'),
(178,'visibility','Private','Public'),
(178,'reminder_time','1',''),
(178,'taskstatus','Not Started','In Progress'),
(179,'leadstatus','','Hot'),
(180,'leadstatus','','Hot'),
(180,'modifiedby','5','1'),
(181,'leadstatus','Hot','Medium Term'),
(182,'label',NULL,'Luna Abbinante'),
(182,'firstname',NULL,'Luna'),
(182,'lead_no',NULL,'LEA55'),
(182,'lastname',NULL,'Abbinante'),
(182,'mobile',NULL,'3454921890'),
(182,'email',NULL,'lunaabbinante@yahoo.it'),
(182,'assigned_user_id',NULL,'5'),
(182,'createdtime',NULL,'2023-03-02 09:00:14'),
(182,'modifiedby',NULL,'5'),
(182,'lane',NULL,'Ravizza 1'),
(182,'city',NULL,'Milano'),
(182,'description',NULL,'Privacy policy accepted on 2023-03-02 at 09:59:33'),
(182,'source',NULL,'WEBSERVICE'),
(182,'cf_857',NULL,'2'),
(182,'cf_859',NULL,'1'),
(182,'cf_861',NULL,'Altro'),
(182,'record_id',NULL,'91'),
(182,'record_module',NULL,'Leads'),
(183,'label',NULL,'Laurent Fraschini'),
(183,'firstname',NULL,'Laurent'),
(183,'lead_no',NULL,'LEA56'),
(183,'lastname',NULL,'Fraschini'),
(183,'mobile',NULL,'+32472410676'),
(183,'email',NULL,'laurentfraschini@hotmail.com'),
(183,'assigned_user_id',NULL,'5'),
(183,'createdtime',NULL,'2023-03-02 09:23:32'),
(183,'modifiedby',NULL,'5'),
(183,'lane',NULL,'Piazza Luigi di Savoia'),
(183,'city',NULL,'Milano'),
(183,'description',NULL,'Buongiorno, Ho un appartamento molto ben localizzato in Piazza Luigi di Savoia a Milano. Ha un grande soggiorno con un terrazzo che si affaccia sulla piazza e sulla stazione. Due camere da letto. Due bagni Una cucina Vorrei avere maggiori informazioni sulle vostre offerte e sui vostri sistemi di gestione. Grazie in anticipo.'),
(183,'source',NULL,'WEBSERVICE'),
(183,'cf_857',NULL,'2'),
(183,'cf_859',NULL,'2'),
(183,'cf_861',NULL,'Ricerca Internet'),
(183,'record_id',NULL,'92'),
(183,'record_module',NULL,'Leads'),
(184,'label',NULL,'aldo buratti'),
(184,'firstname',NULL,'aldo'),
(184,'lead_no',NULL,'LEA57'),
(184,'lastname',NULL,'buratti'),
(184,'mobile',NULL,'3470478305'),
(184,'email',NULL,'aldo_buratti@fastwebnet.it'),
(184,'assigned_user_id',NULL,'5'),
(184,'createdtime',NULL,'2023-03-02 09:29:22'),
(184,'modifiedby',NULL,'5'),
(184,'lane',NULL,'moretto da brescia'),
(184,'city',NULL,'Milano'),
(184,'description',NULL,'Privacy policy accepted on 2023-03-02 at 10:29:01'),
(184,'source',NULL,'WEBSERVICE'),
(184,'cf_857',NULL,'2'),
(184,'cf_859',NULL,'1'),
(184,'cf_861',NULL,'Ricerca Internet'),
(184,'record_id',NULL,'93'),
(184,'record_module',NULL,'Leads'),
(185,'label',NULL,'Costantino Carugno'),
(185,'firstname',NULL,'Costantino'),
(185,'lead_no',NULL,'LEA58'),
(185,'lastname',NULL,'Carugno'),
(185,'mobile',NULL,'3343230136'),
(185,'email',NULL,'rugantio@gmail.com'),
(185,'assigned_user_id',NULL,'5'),
(185,'createdtime',NULL,'2023-03-02 15:55:22'),
(185,'modifiedby',NULL,'5'),
(185,'lane',NULL,'Viale Monza 46'),
(185,'city',NULL,'Milano'),
(185,'description',NULL,'Ricerca su Google'),
(185,'source',NULL,'WEBSERVICE'),
(185,'cf_857',NULL,'2'),
(185,'cf_859',NULL,'1'),
(185,'cf_861',NULL,'Ricerca Internet'),
(185,'record_id',NULL,'94'),
(185,'record_module',NULL,'Leads'),
(186,'label',NULL,'Paola Malaia'),
(186,'firstname',NULL,'Paola'),
(186,'lead_no',NULL,'LEA59'),
(186,'lastname',NULL,'Malaia'),
(186,'mobile',NULL,'3280924008'),
(186,'email',NULL,'malaia.paula@libero.it'),
(186,'assigned_user_id',NULL,'5'),
(186,'createdtime',NULL,'2023-03-03 08:18:13'),
(186,'modifiedby',NULL,'5'),
(186,'lane',NULL,'Viale europa'),
(186,'city',NULL,'Milano'),
(186,'description',NULL,'Privacy policy accepted on 2023-03-03 at 09:17:08'),
(186,'source',NULL,'WEBSERVICE'),
(186,'cf_857',NULL,'2'),
(186,'cf_859',NULL,'1'),
(186,'cf_861',NULL,'Ricerca Internet'),
(186,'record_id',NULL,'95'),
(186,'record_module',NULL,'Leads'),
(187,'label',NULL,'Anna Fascetti'),
(187,'firstname',NULL,'Anna'),
(187,'lead_no',NULL,'LEA60'),
(187,'lastname',NULL,'Fascetti'),
(187,'mobile',NULL,'3475874395'),
(187,'email',NULL,'annafascetti@gmail.com'),
(187,'assigned_user_id',NULL,'5'),
(187,'createdtime',NULL,'2023-03-03 17:49:12'),
(187,'modifiedby',NULL,'5'),
(187,'lane',NULL,'Via Carlo Imbonati, 10'),
(187,'city',NULL,'Milano'),
(187,'description',NULL,'Buonasera, vorrei informazioni sul servizio di affitto per casa mia, un loft con soppalco, una stanza, una cabina armadio e doppi servizi. Sto prendendo contatti per trovare una persona che mi segua l'affitto breve di tutta la casa. Vorrei conoscere le modalità ed i costi. Possiamo sentirci? Grazie'),
(187,'source',NULL,'WEBSERVICE'),
(187,'cf_857',NULL,'2'),
(187,'cf_859',NULL,'2'),
(187,'cf_861',NULL,'Ricerca Internet'),
(187,'record_id',NULL,'96'),
(187,'record_module',NULL,'Leads'),
(188,'label',NULL,'Antonello Russo'),
(188,'firstname',NULL,'Antonello'),
(188,'lead_no',NULL,'LEA61'),
(188,'lastname',NULL,'Russo'),
(188,'mobile',NULL,'345605351'),
(188,'email',NULL,'antonello.russo@gmail.com'),
(188,'assigned_user_id',NULL,'5'),
(188,'createdtime',NULL,'2023-03-06 09:47:02'),
(188,'modifiedby',NULL,'5'),
(188,'lane',NULL,'Corso Buenos Aires, 42'),
(188,'city',NULL,'Milano'),
(188,'description',NULL,'ricerca airbnb'),
(188,'source',NULL,'WEBSERVICE'),
(188,'cf_857',NULL,'2'),
(188,'cf_859',NULL,'1'),
(188,'cf_861',NULL,'Altro'),
(188,'record_id',NULL,'97'),
(188,'record_module',NULL,'Leads'),
(189,'label',NULL,'Sara Barricelli'),
(189,'firstname',NULL,'Sara'),
(189,'lead_no',NULL,'LEA62'),
(189,'lastname',NULL,'Barricelli'),
(189,'mobile',NULL,'3278312903'),
(189,'email',NULL,'sara.barricelli@gmail.com'),
(189,'assigned_user_id',NULL,'7'),
(189,'createdtime',NULL,'2023-03-06 10:20:06'),
(189,'modifiedby',NULL,'7'),
(189,'lane',NULL,'Isola'),
(189,'source',NULL,'CRM'),
(189,'record_id',NULL,'98'),
(189,'record_module',NULL,'Leads'),
(190,'label',NULL,'Thanks Note'),
(190,'date_start',NULL,'2023-03-06'),
(190,'activitytype',NULL,'Emails'),
(190,'assigned_user_id',NULL,'7'),
(190,'subject',NULL,'Thanks Note'),
(190,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Dear<br />\r\n<br />\r\nThank you for your confidence in our ability to serve you.<br />\r\nWe are glad to be given the chance to serve you.I look<br />\r\nforward to establishing a long term partnership with you.<br />\r\nConsider me as a friend.<br />\r\nShould any need arise,please do give us a call.</body>\r\n</html>\r\n'),
(190,'time_start',NULL,'10:21'),
(190,'createdtime',NULL,'2023-03-06 10:21:56'),
(190,'modifiedby',NULL,'7'),
(190,'from_email',NULL,'francescamontuoro@easylife.house'),
(190,'saved_toid',NULL,'["francimontuoro@gmail.com"]'),
(190,'ccmail',NULL,'[""]'),
(190,'bccmail',NULL,'[""]'),
(190,'email_flag',NULL,'SENT'),
(190,'source',NULL,'CRM'),
(190,'record_id',NULL,'99'),
(190,'record_module',NULL,'Emails'),
(191,'modifiedby','7','1'),
(191,'city','','Milano'),
(192,'modifiedby','1','7'),
(192,'lane','Isola','Viale Stelvio 45'),
(193,'label',NULL,'arianna serantoni'),
(193,'firstname',NULL,'arianna'),
(193,'lead_no',NULL,'LEA63'),
(193,'lastname',NULL,'serantoni'),
(193,'mobile',NULL,'3516409845'),
(193,'email',NULL,'ariariarioh@hotmail.it'),
(193,'assigned_user_id',NULL,'5'),
(193,'createdtime',NULL,'2023-03-06 11:47:22'),
(193,'modifiedby',NULL,'5'),
(193,'lane',NULL,'via monviso'),
(193,'city',NULL,'Milano'),
(193,'description',NULL,'Privacy policy accepted on 2023-03-06 at 12:46:12'),
(193,'source',NULL,'WEBSERVICE'),
(193,'cf_857',NULL,'2'),
(193,'cf_859',NULL,'2'),
(193,'cf_861',NULL,'Passaparola Amici'),
(193,'record_id',NULL,'100'),
(193,'record_module',NULL,'Leads'),
(195,'label',NULL,'Ne avrebbe bisogno ogni 2/3 mesi per una settimana, Viale Stelvio 45 bilo 70mq. III piano interno, affaccio sull'interno, ascensore, piccolo balcone, zona a giorno unica 1 bagno 1 camera matrimoniale letto alla francese ultima ristrutturazione 10 anni fa '),
(195,'commentcontent',NULL,'Ne avrebbe bisogno ogni 2/3 mesi per una settimana, Viale Stelvio 45 bilo 70mq. III piano interno, affaccio sull'interno, ascensore, piccolo balcone, zona a giorno unica 1 bagno 1 camera matrimoniale letto alla francese ultima ristrutturazione 10 anni fa AC Vive all'estero, torna poco a Milano. Fissato appuntamento 7/3'),
(195,'assigned_user_id',NULL,'7'),
(195,'createdtime',NULL,'2023-03-06 11:47:52'),
(195,'related_to',NULL,'98'),
(195,'creator',NULL,'7'),
(195,'source',NULL,'CRM'),
(195,'userid',NULL,'7'),
(195,'record_id',NULL,'101'),
(195,'record_module',NULL,'ModComments'),
(196,'label',NULL,'Aynura Huseynova'),
(196,'firstname',NULL,'Aynura'),
(196,'lead_no',NULL,'LEA64'),
(196,'lastname',NULL,'Huseynova'),
(196,'mobile',NULL,'388 898 7468'),
(196,'email',NULL,'Norahusein4@gmail.com'),
(196,'assigned_user_id',NULL,'5'),
(196,'createdtime',NULL,'2023-03-06 12:47:12'),
(196,'modifiedby',NULL,'5'),
(196,'lane',NULL,'Rogoredo'),
(196,'city',NULL,'Milano'),
(196,'description',NULL,'Privacy policy accepted on 2023-03-06 at 13:46:08'),
(196,'source',NULL,'WEBSERVICE'),
(196,'cf_857',NULL,'1'),
(196,'cf_859',NULL,'1'),
(196,'cf_861',NULL,'Ricerca Internet'),
(196,'record_id',NULL,'102'),
(196,'record_module',NULL,'Leads'),
(197,'description','','Bilo'),
(198,'leadstatus','','Contacted'),
(199,'cf_857','','1'),
(200,'cf_859','','1'),
(201,'leadstatus','','Contacted'),
(201,'modifiedby','5','7'),
(203,'label',NULL,'Ha lavorato con Aldis dal 2003 al 2012 e dal 2016 sino a pochi anni fa, glin dava 1550/mese, ora interessato a rendimento variabile. Ok Ac, Wi-Fi sta comprando, si trasferira' tra settembre e Ottobre, attualmente ci vive - 80 mq, ricavabile una seconda st'),
(203,'commentcontent',NULL,'Ha lavorato con Aldis dal 2003 al 2012 e dal 2016 sino a pochi anni fa, glin dava 1550/mese, ora interessato a rendimento variabile. Ok Ac, Wi-Fi sta comprando, si trasferira' tra settembre e Ottobre, attualmente ci vive - 80 mq, ricavabile una seconda stanza. Fissato appuntamento'),
(203,'assigned_user_id',NULL,'7'),
(203,'createdtime',NULL,'2023-03-06 12:56:43'),
(203,'related_to',NULL,'97'),
(203,'creator',NULL,'7'),
(203,'source',NULL,'CRM'),
(203,'userid',NULL,'7'),
(203,'record_id',NULL,'103'),
(203,'record_module',NULL,'ModComments'),
(204,'label',NULL,'Alessandro Lazzati'),
(204,'firstname',NULL,'Alessandro'),
(204,'lead_no',NULL,'LEA65'),
(204,'lastname',NULL,'Lazzati'),
(204,'mobile',NULL,'+39 3478875845'),
(204,'email',NULL,'lazzatiale@hotmail.com'),
(204,'assigned_user_id',NULL,'5'),
(204,'createdtime',NULL,'2023-03-06 13:32:12'),
(204,'modifiedby',NULL,'5'),
(204,'lane',NULL,'Corso Sempione 12'),
(204,'city',NULL,'Milano'),
(204,'description',NULL,'Privacy policy accepted on 2023-03-06 at 14:31:38'),
(204,'source',NULL,'WEBSERVICE'),
(204,'cf_857',NULL,'2'),
(204,'cf_859',NULL,'1'),
(204,'cf_861',NULL,'Ricerca Internet'),
(204,'record_id',NULL,'104'),
(204,'record_module',NULL,'Leads'),
(205,'leadstatus','','Contacted'),
(205,'modifiedby','5','7'),
(207,'label',NULL,'Ci vive con famiglia, vanno in altra casa, piano 3, 2 camere da letto matrimoniali, ristrutturata 2020, Ac, ascensore. Si liberera'' a Settembre.'),
(207,'commentcontent',NULL,'Ci vive con famiglia, vanno in altra casa, piano 3, 2 camere da letto matrimoniali, ristrutturata 2020, Ac, ascensore. Si liberera'' a Settembre.'),
(207,'assigned_user_id',NULL,'7'),
(207,'createdtime',NULL,'2023-03-06 14:29:12'),
(207,'related_to',NULL,'104'),
(207,'creator',NULL,'7'),
(207,'source',NULL,'CRM'),
(207,'userid',NULL,'7'),
(207,'record_id',NULL,'105'),
(207,'record_module',NULL,'ModComments'),
(209,'label',NULL,'Usato come pied a terre dai genitori, lo usano spesso durante il mese vogliono affittarlo a luglio agosto e solo per la fiera del mobile NOT GOOD AT ALL'),
(209,'commentcontent',NULL,'Usato come pied a terre dai genitori, lo usano spesso durante il mese vogliono affittarlo a luglio agosto e solo per la fiera del mobile NOT GOOD AT ALL'),
(209,'assigned_user_id',NULL,'7'),
(209,'createdtime',NULL,'2023-03-06 15:06:28'),
(209,'related_to',NULL,'100'),
(209,'creator',NULL,'7'),
(209,'source',NULL,'CRM'),
(209,'userid',NULL,'7'),
(209,'record_id',NULL,'106'),
(209,'record_module',NULL,'ModComments'),
(210,'leadstatus','','Cold'),
(211,'leadstatus','','Medium Term'),
(211,'modifiedby','5','7'),
(212,'label',NULL,'Prova da CRM'),
(212,'subject',NULL,'Prova da CRM'),
(212,'assigned_user_id',NULL,'7'),
(212,'date_start',NULL,'2023-03-06'),
(212,'time_start',NULL,'17:17:00'),
(212,'due_date',NULL,'2023-03-06'),
(212,'time_end',NULL,'17:22:00'),
(212,'recurringtype',NULL,'--None--'),
(212,'duration_minutes',NULL,'5'),
(212,'parent_id',NULL,'98'),
(212,'eventstatus',NULL,'Planned'),
(212,'activitytype',NULL,'Call'),
(212,'createdtime',NULL,'2023-03-06 17:18:20'),
(212,'taskpriority',NULL,'High'),
(212,'visibility',NULL,'Public'),
(212,'modifiedby',NULL,'7'),
(212,'source',NULL,'CRM'),
(212,'record_id',NULL,'107'),
(212,'record_module',NULL,'Events'),
(214,'label',NULL,'ALESSANDRO BRAI'),
(214,'firstname',NULL,'ALESSANDRO'),
(214,'lead_no',NULL,'LEA66'),
(214,'lastname',NULL,'BRAI'),
(214,'mobile',NULL,'3206307231'),
(214,'email',NULL,'alessandro.brai@gmail.com'),
(214,'assigned_user_id',NULL,'5'),
(214,'createdtime',NULL,'2023-03-06 20:56:12'),
(214,'modifiedby',NULL,'5'),
(214,'lane',NULL,'LODOVICO PAVONI 3'),
(214,'city',NULL,'Milano'),
(214,'description',NULL,'Privacy policy accepted on 2023-03-06 at 21:55:03'),
(214,'source',NULL,'WEBSERVICE'),
(214,'cf_857',NULL,'1'),
(214,'cf_859',NULL,'1'),
(214,'cf_861',NULL,'Ricerca Internet'),
(214,'record_id',NULL,'108'),
(214,'record_module',NULL,'Leads'),
(215,'label',NULL,'Dimitri Stagnitto'),
(215,'salutationtype',NULL,'Mr.'),
(215,'firstname',NULL,'Dimitri'),
(215,'lead_no',NULL,'LEA67'),
(215,'lastname',NULL,'Stagnitto'),
(215,'mobile',NULL,'3897938681'),
(215,'assigned_user_id',NULL,'7'),
(215,'createdtime',NULL,'2023-03-07 15:27:58'),
(215,'modifiedby',NULL,'7'),
(215,'lane',NULL,'Valleventina 5'),
(215,'city',NULL,'Milano'),
(215,'description',NULL,'Bilocale 1 camera da letto 1 bagno investimento'),
(215,'source',NULL,'CRM'),
(215,'cf_861',NULL,'Google'),
(215,'record_id',NULL,'109'),
(215,'record_module',NULL,'Leads'),
(216,'lane','Valleventina 5','Val Leventina'),
(217,'lane','Val Leventina','Val Leventina 5'),
(218,'description','Bilocale 1 camera da letto 1 bagno investimento','Bilocale 1 camera da letto 1 bagno investimento nuovo'),
(219,'label',NULL,'Valeria Manilla'),
(219,'firstname',NULL,'Valeria'),
(219,'lead_no',NULL,'LEA68'),
(219,'lastname',NULL,'Manilla'),
(219,'mobile',NULL,'3496192829'),
(219,'email',NULL,'valeriamanilla86@outlook.com'),
(219,'assigned_user_id',NULL,'5'),
(219,'createdtime',NULL,'2023-03-07 16:06:22'),
(219,'modifiedby',NULL,'5'),
(219,'lane',NULL,'Via Giacomo Zanella'),
(219,'city',NULL,'Milano'),
(219,'description',NULL,'Privacy policy accepted on 2023-03-07 at 17:05:49'),
(219,'source',NULL,'WEBSERVICE'),
(219,'cf_857',NULL,'2'),
(219,'cf_859',NULL,'1'),
(219,'cf_861',NULL,'Ricerca Internet'),
(219,'record_id',NULL,'110'),
(219,'record_module',NULL,'Leads'),
(220,'leadstatus','','Contacted'),
(220,'modifiedby','5','7'),
(221,'modifiedby','7','6'),
(221,'cf_857','','1'),
(222,'cf_859','','1'),
(224,'label',NULL,'60 mq, al momenti ci vive, voleva approfittare ora del Salone del Mobile, dovrebbe andare a vivere in altro appartamento. Ristrutturato nel 2016, Ac ok, Piano 3 con ascensore, luminoso, da' sul cortile interno.'),
(224,'commentcontent',NULL,'60 mq, al momenti ci vive, voleva approfittare ora del Salone del Mobile, dovrebbe andare a vivere in altro appartamento. Ristrutturato nel 2016, Ac ok, Piano 3 con ascensore, luminoso, da' sul cortile interno.'),
(224,'assigned_user_id',NULL,'7'),
(224,'createdtime',NULL,'2023-03-07 16:37:40'),
(224,'related_to',NULL,'110'),
(224,'creator',NULL,'7'),
(224,'source',NULL,'CRM'),
(224,'userid',NULL,'7'),
(224,'record_id',NULL,'111'),
(224,'record_module',NULL,'ModComments'),
(225,'label',NULL,'Teodorico 21'),
(225,'projectname',NULL,'Teodorico 21'),
(225,'startdate',NULL,'2023-03-01'),
(225,'targetenddate',NULL,'2023-03-11'),
(225,'actualenddate',NULL,'2023-03-08'),
(225,'projectstatus',NULL,'on hold'),
(225,'assigned_user_id',NULL,'6'),
(225,'project_no',NULL,'PROJ3'),
(225,'createdtime',NULL,'2023-03-07 17:41:10'),
(225,'modifiedby',NULL,'6'),
(225,'source',NULL,'CRM'),
(225,'record_id',NULL,'112'),
(225,'record_module',NULL,'Project'),
(226,'label',NULL,'test'),
(226,'date_start',NULL,'2023-03-07'),
(226,'activitytype',NULL,'Emails'),
(226,'assigned_user_id',NULL,'6'),
(226,'subject',NULL,'test'),
(226,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Test per invio email&nbsp;</body>\r\n</html>\r\n'),
(226,'time_start',NULL,'17:42'),
(226,'createdtime',NULL,'2023-03-07 17:42:09'),
(226,'modifiedby',NULL,'6'),
(226,'from_email',NULL,'pietromarra@easylife.house'),
(226,'saved_toid',NULL,'["orteipam@tiscali.it"]'),
(226,'ccmail',NULL,'[""]'),
(226,'bccmail',NULL,'[""]'),
(226,'email_flag',NULL,'SENT'),
(226,'source',NULL,'CRM'),
(226,'record_id',NULL,'113'),
(226,'record_module',NULL,'Emails'),
(227,'label',NULL,'Invitation'),
(227,'date_start',NULL,'2023-03-07'),
(227,'activitytype',NULL,'Emails'),
(227,'assigned_user_id',NULL,'6'),
(227,'subject',NULL,'Invitation'),
(227,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>$invitee_name$,<br />\r\n<br />\r\nYou have been invited for an activity<br />\r\n<br />\r\nThe details are :<br />\r\n&nbsp; Subject : $events-subject$<br />\r\n&nbsp; Start Date & Time : $events-date_start$<br />\r\n&nbsp; End Date & Time : $events-due_date$<br />\r\n&nbsp; Status : $events-eventstatus$<br />\r\n&nbsp; Priority : $events-priority$<br />\r\n&nbsp; Related To : $events-crmid$<br />\r\n&nbsp; Contact List : $events-contactid$<br />\r\n&nbsp; Location : $events-location$<br />\r\n&nbsp; Description : $events-description$<br />\r\n<br />\r\nThanks & Regards,<br />\r\n$current_user_name$</p>\r\n\r\n<p></p>\r\n</body>\r\n</html>\r\n'),
(227,'time_start',NULL,'17:43'),
(227,'createdtime',NULL,'2023-03-07 17:43:22'),
(227,'modifiedby',NULL,'6'),
(227,'from_email',NULL,'pietromarra@easylife.house'),
(227,'saved_toid',NULL,'["orteipam@tiscali.it"]'),
(227,'ccmail',NULL,'[""]'),
(227,'bccmail',NULL,'[""]'),
(227,'email_flag',NULL,'SENT'),
(227,'source',NULL,'CRM'),
(227,'record_id',NULL,'114'),
(227,'record_module',NULL,'Emails'),
(229,'label',NULL,'email inviata ma non salvata'),
(229,'commentcontent',NULL,'email inviata ma non salvata'),
(229,'assigned_user_id',NULL,'6'),
(229,'createdtime',NULL,'2023-03-07 17:57:43'),
(229,'related_to',NULL,'112'),
(229,'creator',NULL,'6'),
(229,'source',NULL,'CRM'),
(229,'userid',NULL,'6'),
(229,'record_id',NULL,'115'),
(229,'record_module',NULL,'ModComments'),
(230,'label',NULL,'Pierpaolo Sorriento'),
(230,'firstname',NULL,'Pierpaolo'),
(230,'lead_no',NULL,'LEA69'),
(230,'lastname',NULL,'Sorriento'),
(230,'mobile',NULL,'3490694466'),
(230,'email',NULL,'pierrento@gmail.com'),
(230,'assigned_user_id',NULL,'5'),
(230,'createdtime',NULL,'2023-03-08 08:21:12'),
(230,'modifiedby',NULL,'5'),
(230,'lane',NULL,'viale Bacchiglione 12'),
(230,'city',NULL,'Milano'),
(230,'description',NULL,'bilocale con soggiorno-cucina, camera da letto e bagno.'),
(230,'source',NULL,'WEBSERVICE'),
(230,'cf_857',NULL,'2'),
(230,'cf_859',NULL,'1'),
(230,'cf_861',NULL,'Ricerca Internet'),
(230,'record_id',NULL,'116'),
(230,'record_module',NULL,'Leads'),
(231,'label',NULL,'Giorgio Zito'),
(231,'firstname',NULL,'Giorgio'),
(231,'lead_no',NULL,'LEA70'),
(231,'lastname',NULL,'Zito'),
(231,'mobile',NULL,'+393294435589'),
(231,'email',NULL,'grgzito@gmail.com'),
(231,'assigned_user_id',NULL,'5'),
(231,'createdtime',NULL,'2023-03-08 10:10:12'),
(231,'modifiedby',NULL,'5'),
(231,'lane',NULL,'Via rutilia'),
(231,'city',NULL,'Milano'),
(231,'description',NULL,'Buongiorno, a breve avrò disponibile un appartamento in un complesso di nuova costruzione in Via Rutilia. Si tratta di un trilocale di 110mq al quinto piano compreso di garage. Sono presenti due bagni, due stanze (una matrimoniale e una singola), ampio soggiorno + cucina con possibilità di divano letto e terrazzo di 44mq. Avrei intenzione di affittare a breve termine l'appartamento da questa estate e vorrei conoscere la vostra proposta. Inoltre in alcuni periodi dell'anno avrò bisogno di mantenere l'appartmanto libero per circa 3 giorni a settimana (e.g. Lun-Mer) per motivi lavorativi.'),
(231,'source',NULL,'WEBSERVICE'),
(231,'cf_857',NULL,'2'),
(231,'cf_859',NULL,'2'),
(231,'cf_861',NULL,'Altro'),
(231,'record_id',NULL,'117'),
(231,'record_module',NULL,'Leads'),
(232,'label',NULL,'Edoardo Lanati'),
(232,'firstname',NULL,'Edoardo'),
(232,'lead_no',NULL,'LEA71'),
(232,'lastname',NULL,'Lanati'),
(232,'mobile',NULL,'39315921752'),
(232,'email',NULL,'edo.lanati@gmail.com'),
(232,'assigned_user_id',NULL,'5'),
(232,'createdtime',NULL,'2023-03-08 17:25:11'),
(232,'modifiedby',NULL,'5'),
(232,'lane',NULL,'via Stampa 15'),
(232,'city',NULL,'Milano'),
(232,'description',NULL,'Privacy policy accepted on 2023-03-08 at 18:24:39'),
(232,'source',NULL,'WEBSERVICE'),
(232,'cf_857',NULL,'1'),
(232,'cf_859',NULL,'1'),
(232,'cf_861',NULL,'Ricerca Internet'),
(232,'record_id',NULL,'118'),
(232,'record_module',NULL,'Leads'),
(233,'label',NULL,'valentina romano'),
(233,'firstname',NULL,'valentina'),
(233,'lead_no',NULL,'LEA72'),
(233,'lastname',NULL,'romano'),
(233,'mobile',NULL,'3477689687'),
(233,'email',NULL,'valeromano2019@gmail.com'),
(233,'assigned_user_id',NULL,'5'),
(233,'createdtime',NULL,'2023-03-08 19:11:12'),
(233,'modifiedby',NULL,'5'),
(233,'lane',NULL,'via appennini'),
(233,'city',NULL,'Milano'),
(233,'description',NULL,'cucina abitabile separata, camera da letto matrimoniale, sala con divano letto matrimoniale'),
(233,'source',NULL,'WEBSERVICE'),
(233,'cf_857',NULL,'2'),
(233,'cf_859',NULL,'1'),
(233,'cf_861',NULL,'Ricerca Internet'),
(233,'record_id',NULL,'119'),
(233,'record_module',NULL,'Leads'),
(235,'label',NULL,'email arrivata ma non salvata'),
(235,'commentcontent',NULL,'email arrivata ma non salvata'),
(235,'assigned_user_id',NULL,'6'),
(235,'createdtime',NULL,'2023-03-08 23:10:52'),
(235,'related_to',NULL,'112'),
(235,'creator',NULL,'6'),
(235,'parent_comments',NULL,'115'),
(235,'source',NULL,'CRM'),
(235,'userid',NULL,'6'),
(235,'record_id',NULL,'120'),
(235,'record_module',NULL,'ModComments'),
(236,'label',NULL,'Sergio Carboni'),
(236,'firstname',NULL,'Sergio'),
(236,'lead_no',NULL,'LEA73'),
(236,'lastname',NULL,'Carboni'),
(236,'mobile',NULL,'+41797460189'),
(236,'email',NULL,'sergiocarboni01@gmail.com'),
(236,'assigned_user_id',NULL,'5'),
(236,'createdtime',NULL,'2023-03-09 08:14:12'),
(236,'modifiedby',NULL,'5'),
(236,'lane',NULL,'Denti 2'),
(236,'city',NULL,'Milano'),
(236,'description',NULL,'2 appartamenti da. mettere affitti brevi'),
(236,'source',NULL,'WEBSERVICE'),
(236,'cf_857',NULL,'3'),
(236,'cf_859',NULL,'1'),
(236,'cf_861',NULL,'Ricerca Internet'),
(236,'record_id',NULL,'121'),
(236,'record_module',NULL,'Leads'),
(238,'label',NULL,'Fissata call stasera'),
(238,'commentcontent',NULL,'Fissata call stasera'),
(238,'assigned_user_id',NULL,'7'),
(238,'createdtime',NULL,'2023-03-09 15:12:09'),
(238,'related_to',NULL,'121'),
(238,'creator',NULL,'7'),
(238,'source',NULL,'CRM'),
(238,'userid',NULL,'7'),
(238,'record_id',NULL,'122'),
(238,'record_module',NULL,'ModComments'),
(239,'leadstatus','','Contacted'),
(240,'leadstatus','','Contacted'),
(240,'modifiedby','5','7'),
(241,'leadstatus','Contacted','Medium Term'),
(242,'leadstatus','','Contacted'),
(242,'modifiedby','5','7'),
(244,'label',NULL,'Mono molto bello, ben sitrutturato, gestisce lui su Airbnb ma non lo vuole piu' fare, al momento e' occupatp da guests.'),
(244,'commentcontent',NULL,'Mono molto bello, ben sitrutturato, gestisce lui su Airbnb ma non lo vuole piu' fare, al momento e' occupatp da guests.'),
(244,'assigned_user_id',NULL,'7'),
(244,'createdtime',NULL,'2023-03-09 15:17:38'),
(244,'related_to',NULL,'118'),
(244,'creator',NULL,'7'),
(244,'source',NULL,'CRM'),
(244,'userid',NULL,'7'),
(244,'record_id',NULL,'123'),
(244,'record_module',NULL,'ModComments'),
(245,'label',NULL,'Richiama Edoardo Via Stampa 15'),
(245,'subject',NULL,'Richiama Edoardo Via Stampa 15'),
(245,'assigned_user_id',NULL,'7'),
(245,'date_start',NULL,'2023-03-13'),
(245,'time_start',NULL,'15:18:00'),
(245,'due_date',NULL,'2023-03-13'),
(245,'time_end',NULL,'15:23:00'),
(245,'recurringtype',NULL,'--None--'),
(245,'duration_minutes',NULL,'5'),
(245,'parent_id',NULL,'118'),
(245,'eventstatus',NULL,'Planned'),
(245,'activitytype',NULL,'Call'),
(245,'createdtime',NULL,'2023-03-09 15:19:10'),
(245,'taskpriority',NULL,'High'),
(245,'visibility',NULL,'Public'),
(245,'modifiedby',NULL,'7'),
(245,'source',NULL,'CRM'),
(245,'record_id',NULL,'124'),
(245,'record_module',NULL,'Events'),
(247,'sendnotification','0','1'),
(247,'modifiedby','7','6'),
(247,'reminder_time','0','61'),
(248,'label',NULL,'Megumi Hosogai'),
(248,'firstname',NULL,'Megumi'),
(248,'lead_no',NULL,'LEA74'),
(248,'lastname',NULL,'Hosogai'),
(248,'mobile',NULL,'3481375593'),
(248,'email',NULL,'hellomegumi@gmail.com'),
(248,'assigned_user_id',NULL,'5'),
(248,'createdtime',NULL,'2023-03-10 13:01:12'),
(248,'modifiedby',NULL,'5'),
(248,'lane',NULL,'Via Galileo Galilei 14'),
(248,'city',NULL,'Milano'),
(248,'description',NULL,'Vorrei sapere quanto percento prende Easylife.'),
(248,'source',NULL,'WEBSERVICE'),
(248,'cf_857',NULL,'2'),
(248,'cf_859',NULL,'1'),
(248,'cf_861',NULL,'Ricerca Internet'),
(248,'record_id',NULL,'125'),
(248,'record_module',NULL,'Leads'),
(249,'label',NULL,'Veronica Ferrara'),
(249,'firstname',NULL,'Veronica'),
(249,'lead_no',NULL,'LEA75'),
(249,'lastname',NULL,'Ferrara'),
(249,'mobile',NULL,'3270425334'),
(249,'email',NULL,'veronicaferrara@hotmail.it'),
(249,'assigned_user_id',NULL,'5'),
(249,'createdtime',NULL,'2023-03-10 20:58:12'),
(249,'modifiedby',NULL,'5'),
(249,'lane',NULL,'Viale Zara'),
(249,'city',NULL,'Milano'),
(249,'source',NULL,'WEBSERVICE'),
(249,'cf_857',NULL,'1'),
(249,'cf_859',NULL,'1'),
(249,'cf_861',NULL,'Ricerca Internet'),
(249,'record_id',NULL,'126'),
(249,'record_module',NULL,'Leads'),
(250,'label',NULL,'test test'),
(250,'firstname',NULL,'test'),
(250,'lead_no',NULL,'LEA76'),
(250,'lastname',NULL,'test'),
(250,'mobile',NULL,'333123456789'),
(250,'email',NULL,'test@test.test'),
(250,'assigned_user_id',NULL,'5'),
(250,'createdtime',NULL,'2023-03-13 09:49:14'),
(250,'modifiedby',NULL,'5'),
(250,'lane',NULL,'Via test'),
(250,'city',NULL,'Milano'),
(250,'source',NULL,'WEBSERVICE'),
(250,'cf_857',NULL,'1'),
(250,'cf_859',NULL,'2'),
(250,'cf_861',NULL,'Ricerca Internet'),
(250,'record_id',NULL,'127'),
(250,'record_module',NULL,'Leads'),
(251,'label',NULL,'test test'),
(251,'firstname',NULL,'test'),
(251,'lead_no',NULL,'LEA77'),
(251,'lastname',NULL,'test'),
(251,'mobile',NULL,'333123456789'),
(251,'email',NULL,'test@test.test'),
(251,'assigned_user_id',NULL,'5'),
(251,'createdtime',NULL,'2023-03-13 09:57:12'),
(251,'modifiedby',NULL,'5'),
(251,'lane',NULL,'Via test'),
(251,'city',NULL,'Milano'),
(251,'source',NULL,'WEBSERVICE'),
(251,'cf_857',NULL,'1'),
(251,'cf_859',NULL,'2'),
(251,'cf_861',NULL,'Pubblicità Mediaset'),
(251,'record_id',NULL,'128'),
(251,'record_module',NULL,'Leads'),
(252,'label',NULL,'test test'),
(252,'firstname',NULL,'test'),
(252,'lead_no',NULL,'LEA78'),
(252,'lastname',NULL,'test'),
(252,'mobile',NULL,'33333333333'),
(252,'email',NULL,'test@test.com'),
(252,'assigned_user_id',NULL,'5'),
(252,'createdtime',NULL,'2023-03-13 10:06:23'),
(252,'modifiedby',NULL,'5'),
(252,'lane',NULL,'via test'),
(252,'city',NULL,'Milano'),
(252,'description',NULL,'test di prova'),
(252,'source',NULL,'WEBSERVICE'),
(252,'cf_857',NULL,'4'),
(252,'cf_859',NULL,'2'),
(252,'cf_861',NULL,'Passaparola Amici'),
(252,'record_id',NULL,'129'),
(252,'record_module',NULL,'Leads'),
(256,'label',NULL,'Nora Husejn'),
(256,'firstname',NULL,'Nora'),
(256,'lead_no',NULL,'LEA79'),
(256,'lastname',NULL,'Husejn'),
(256,'mobile',NULL,'3888987468'),
(256,'email',NULL,'Norahusein4@gmail.com'),
(256,'assigned_user_id',NULL,'5'),
(256,'createdtime',NULL,'2023-03-13 10:32:22'),
(256,'modifiedby',NULL,'5'),
(256,'lane',NULL,'Via Rogoredo 115'),
(256,'city',NULL,'Milano'),
(256,'source',NULL,'WEBSERVICE'),
(256,'cf_857',NULL,'2'),
(256,'cf_859',NULL,'1'),
(256,'cf_861',NULL,'Ricerca Internet'),
(256,'record_id',NULL,'130'),
(256,'record_module',NULL,'Leads'),
(257,'label',NULL,'Sofia Grem'),
(257,'firstname',NULL,'Sofia'),
(257,'lead_no',NULL,'LEA80'),
(257,'lastname',NULL,'Grem'),
(257,'mobile',NULL,'3396668733'),
(257,'email',NULL,'sofiagrem@gmail.com'),
(257,'assigned_user_id',NULL,'5'),
(257,'createdtime',NULL,'2023-03-13 12:01:12'),
(257,'modifiedby',NULL,'5'),
(257,'lane',NULL,'Mascheroni'),
(257,'city',NULL,'Milano'),
(257,'description',NULL,'Buongiorno, vorrei chiederVi valutazione gratuita del tuo immobile e affitta per il salone del mobile., disponibilità anche affitti brevi. L'immobile è un open space di 80 mq, ristrutturato, situato al piano seminterrato.Grazie e cordiali saluti.'),
(257,'source',NULL,'WEBSERVICE'),
(257,'cf_857',NULL,'1'),
(257,'cf_859',NULL,'1'),
(257,'cf_861',NULL,'Ricerca Internet'),
(257,'record_id',NULL,'131'),
(257,'record_module',NULL,'Leads'),
(258,'label',NULL,'Adriano Giunta'),
(258,'firstname',NULL,'Adriano'),
(258,'lead_no',NULL,'LEA81'),
(258,'lastname',NULL,'Giunta'),
(258,'mobile',NULL,'3277353273'),
(258,'email',NULL,'adrianogiunta@gmail.com'),
(258,'assigned_user_id',NULL,'5'),
(258,'createdtime',NULL,'2023-03-13 16:14:12'),
(258,'modifiedby',NULL,'5'),
(258,'lane',NULL,'Via Terrazzano, 71B - Rho'),
(258,'city',NULL,'Milano'),
(258,'source',NULL,'WEBSERVICE'),
(258,'cf_857',NULL,'3'),
(258,'cf_859',NULL,'2'),
(258,'cf_861',NULL,'Ricerca Internet'),
(258,'record_id',NULL,'132'),
(258,'record_module',NULL,'Leads'),
(259,'label',NULL,'Valeria Tino'),
(259,'firstname',NULL,'Valeria'),
(259,'lead_no',NULL,'LEA82'),
(259,'lastname',NULL,'Tino'),
(259,'mobile',NULL,'3200288894'),
(259,'email',NULL,'variema@hotmail.it'),
(259,'assigned_user_id',NULL,'5'),
(259,'createdtime',NULL,'2023-03-13 22:53:22'),
(259,'modifiedby',NULL,'5'),
(259,'lane',NULL,'villoresi'),
(259,'city',NULL,'Milano'),
(259,'source',NULL,'WEBSERVICE'),
(259,'cf_857',NULL,'1'),
(259,'cf_859',NULL,'1'),
(259,'cf_861',NULL,'Ricerca Internet'),
(259,'record_id',NULL,'133'),
(259,'record_module',NULL,'Leads'),
(260,'label',NULL,'Paola Balestrazzi'),
(260,'firstname',NULL,'Paola'),
(260,'lead_no',NULL,'LEA83'),
(260,'lastname',NULL,'Balestrazzi'),
(260,'mobile',NULL,'3407152193'),
(260,'email',NULL,'balestrazzi.paola@gmail.com'),
(260,'assigned_user_id',NULL,'5'),
(260,'createdtime',NULL,'2023-03-14 08:51:13'),
(260,'modifiedby',NULL,'5'),
(260,'lane',NULL,'ascanio sforza 9'),
(260,'city',NULL,'Milano'),
(260,'source',NULL,'WEBSERVICE'),
(260,'cf_857',NULL,'2'),
(260,'cf_859',NULL,'1'),
(260,'cf_861',NULL,'Ricerca Internet'),
(260,'record_id',NULL,'134'),
(260,'record_module',NULL,'Leads'),
(261,'leadstatus','','Contacted'),
(261,'modifiedby','5','7'),
(262,'leadstatus','Contacted','Fissato appuntamento'),
(263,'label',NULL,'Fabio Riggi'),
(263,'firstname',NULL,'Fabio'),
(263,'lead_no',NULL,'LEA84'),
(263,'lastname',NULL,'Riggi'),
(263,'mobile',NULL,'3898726603'),
(263,'email',NULL,'fabiorneuron@gmail.com'),
(263,'assigned_user_id',NULL,'5'),
(263,'createdtime',NULL,'2023-03-14 13:31:12'),
(263,'modifiedby',NULL,'5'),
(263,'lane',NULL,'Argelati'),
(263,'city',NULL,'Milano'),
(263,'source',NULL,'WEBSERVICE'),
(263,'cf_857',NULL,'1'),
(263,'cf_859',NULL,'1'),
(263,'cf_861',NULL,'Ricerca Internet'),
(263,'record_id',NULL,'135'),
(263,'record_module',NULL,'Leads'),
(264,'label',NULL,'Christian Cozzi'),
(264,'firstname',NULL,'Christian'),
(264,'lead_no',NULL,'LEA85'),
(264,'lastname',NULL,'Cozzi'),
(264,'mobile',NULL,'3206130867'),
(264,'email',NULL,'christiancozzi@hotmail.com'),
(264,'assigned_user_id',NULL,'5'),
(264,'createdtime',NULL,'2023-03-14 15:41:12'),
(264,'modifiedby',NULL,'5'),
(264,'lane',NULL,'Baldinucci 102'),
(264,'city',NULL,'Milano'),
(264,'source',NULL,'WEBSERVICE'),
(264,'cf_857',NULL,'2'),
(264,'cf_859',NULL,'1'),
(264,'cf_861',NULL,'Ricerca Internet'),
(264,'record_id',NULL,'136'),
(264,'record_module',NULL,'Leads'),
(265,'label',NULL,'Livio Bassan'),
(265,'firstname',NULL,'Livio'),
(265,'lead_no',NULL,'LEA86'),
(265,'lastname',NULL,'Bassan'),
(265,'mobile',NULL,'335384630'),
(265,'email',NULL,'livio.bassan@gmail.com'),
(265,'assigned_user_id',NULL,'5'),
(265,'createdtime',NULL,'2023-03-14 16:37:12'),
(265,'modifiedby',NULL,'5'),
(265,'lane',NULL,'Cadore'),
(265,'city',NULL,'Milano'),
(265,'source',NULL,'WEBSERVICE'),
(265,'cf_857',NULL,'2'),
(265,'cf_859',NULL,'1'),
(265,'cf_861',NULL,'Ricerca Internet'),
(265,'record_id',NULL,'137'),
(265,'record_module',NULL,'Leads'),
(267,'label',NULL,'Bilo di 60 mq ristrutturato a nuovo della figlia, ora vive a Roma. Da fissare visita.'),
(267,'commentcontent',NULL,'Bilo di 60 mq ristrutturato a nuovo della figlia, ora vive a Roma. Da fissare visita.'),
(267,'assigned_user_id',NULL,'7'),
(267,'createdtime',NULL,'2023-03-14 18:47:08'),
(267,'related_to',NULL,'137'),
(267,'creator',NULL,'7'),
(267,'source',NULL,'CRM'),
(267,'userid',NULL,'7'),
(267,'record_id',NULL,'138'),
(267,'record_module',NULL,'ModComments'),
(268,'label',NULL,'Riichiama per fissare appuntamento'),
(268,'subject',NULL,'Riichiama per fissare appuntamento'),
(268,'assigned_user_id',NULL,'7'),
(268,'date_start',NULL,'2023-03-14'),
(268,'time_start',NULL,'18:47:00'),
(268,'due_date',NULL,'2023-03-17'),
(268,'duration_hours',NULL,'77'),
(268,'duration_minutes',NULL,'13'),
(268,'parent_id',NULL,'137'),
(268,'activitytype',NULL,'Task'),
(268,'createdtime',NULL,'2023-03-14 18:48:41'),
(268,'visibility',NULL,'Private'),
(268,'modifiedby',NULL,'7'),
(268,'description',NULL,'Chiama per fissare visita'),
(268,'reminder_time',NULL,'5761'),
(268,'source',NULL,'CRM'),
(268,'taskstatus',NULL,'In Progress'),
(268,'record_id',NULL,'139'),
(268,'record_module',NULL,'Calendar'),
(270,'ticketstatus','Open','In Progress'),
(271,'label',NULL,'test test'),
(271,'firstname',NULL,'test'),
(271,'lead_no',NULL,'LEA87'),
(271,'lastname',NULL,'test'),
(271,'mobile',NULL,'3331234567'),
(271,'email',NULL,'orteipam@tiscali.it'),
(271,'leadsource',NULL,'Web Site'),
(271,'assigned_user_id',NULL,'4'),
(271,'createdtime',NULL,'2023-03-15 08:29:56'),
(271,'modifiedby',NULL,'6'),
(271,'lane',NULL,'test'),
(271,'city',NULL,'test'),
(271,'source',NULL,'CRM'),
(271,'cf_857',NULL,'1'),
(271,'cf_859',NULL,'1'),
(271,'record_id',NULL,'140'),
(271,'record_module',NULL,'Leads'),
(272,'leadstatus','','Hot'),
(273,'assigned_user_id',NULL,'4'),
(273,'project_no',NULL,'PROJ4'),
(273,'createdtime',NULL,'2023-03-15 08:30:29'),
(273,'modifiedby',NULL,'1'),
(273,'source',NULL,'WORKFLOW'),
(273,'record_id',NULL,'141'),
(273,'record_module',NULL,'Project'),
(275,'leadstatus','Hot','Acquisito'),
(275,'modifiedby','6','1'),
(278,'label',NULL,'Pietro Marra'),
(278,'firstname',NULL,'Pietro'),
(278,'lead_no',NULL,'LEA88'),
(278,'lastname',NULL,'Marra'),
(278,'mobile',NULL,'+390289954495'),
(278,'email',NULL,'orteipam@tiscali.it'),
(278,'assigned_user_id',NULL,'4'),
(278,'createdtime',NULL,'2023-03-15 08:35:11'),
(278,'modifiedby',NULL,'6'),
(278,'lane',NULL,'Via Lecco, 18'),
(278,'city',NULL,'Milano'),
(278,'source',NULL,'CRM'),
(278,'cf_857',NULL,'1'),
(278,'cf_859',NULL,'1'),
(278,'record_id',NULL,'142'),
(278,'record_module',NULL,'Leads'),
(279,'label',NULL,'Onboarding APT Via Lecco, 18 Milano'),
(279,'projectname',NULL,'Onboarding APT Via Lecco, 18 Milano'),
(279,'assigned_user_id',NULL,'4'),
(279,'project_no',NULL,'PROJ5'),
(279,'createdtime',NULL,'2023-03-15 08:35:28'),
(279,'modifiedby',NULL,'1'),
(279,'source',NULL,'WORKFLOW'),
(279,'record_id',NULL,'143'),
(279,'record_module',NULL,'Project'),
(281,'leadstatus','','Acquisito'),
(281,'modifiedby','6','1'),
(282,'label',NULL,'Announcement for Release'),
(282,'date_start',NULL,'2023-03-15'),
(282,'activitytype',NULL,'Emails'),
(282,'assigned_user_id',NULL,'6'),
(282,'subject',NULL,'Announcement for Release'),
(282,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Hello!<br />\r\n<br />\r\nOn behalf of the vtiger team, I am pleased to announce the release of vtiger crm4.2 . This is a feature packed release including the mass email template handling, custom view feature, vtiger_reports feature and a host of other utilities. vtiger runs on all platforms.<br />\r\n<br />\r\nNotable Features of vtiger are :<br />\r\n<br />\r\n-Email Client Integration<br />\r\n-Trouble Ticket Integration<br />\r\n-Invoice Management Integration<br />\r\n-Reports Integration<br />\r\n-Portal Integration<br />\r\n-Enhanced Word Plugin Support<br />\r\n-Custom View Integration<br />\r\n<br />\r\nKnown Issues:<br />\r\n-ABCD<br />\r\n-EFGH<br />\r\n-IJKL<br />\r\n-MNOP<br />\r\n-QRST</body>\r\n</html>\r\n'),
(282,'time_start',NULL,'08:37'),
(282,'createdtime',NULL,'2023-03-15 08:37:09'),
(282,'modifiedby',NULL,'6'),
(282,'from_email',NULL,'pietromarra@easylife.house'),
(282,'saved_toid',NULL,'["orteipam@tiscali.it"]'),
(282,'ccmail',NULL,'[""]'),
(282,'bccmail',NULL,'[""]'),
(282,'parent_id',NULL,'142@1|'),
(282,'email_flag',NULL,'SENT'),
(282,'source',NULL,'CRM'),
(282,'record_id',NULL,'144'),
(282,'record_module',NULL,'Emails'),
(284,'leadstatus','Acquisito','Affittato'),
(285,'leadstatus','Affittato','Acquisito'),
(286,'label',NULL,'Giovanni Gonnelli'),
(286,'firstname',NULL,'Giovanni'),
(286,'lead_no',NULL,'LEA89'),
(286,'lastname',NULL,'Gonnelli'),
(286,'mobile',NULL,'3927571134'),
(286,'email',NULL,'giovanni.gonnelli@gmail.com'),
(286,'assigned_user_id',NULL,'5'),
(286,'createdtime',NULL,'2023-03-15 12:45:12'),
(286,'modifiedby',NULL,'5'),
(286,'lane',NULL,'Via Martinengo 24'),
(286,'city',NULL,'Milano'),
(286,'source',NULL,'WEBSERVICE'),
(286,'cf_857',NULL,'2'),
(286,'cf_859',NULL,'1'),
(286,'cf_861',NULL,'Ricerca Internet'),
(286,'record_id',NULL,'145'),
(286,'record_module',NULL,'Leads'),
(288,'label',NULL,'Loft 120 mq co. palestra privata, piano terra entrata dalla strada, su due piani con 1 bagno, accatastato negozio pero' .....'),
(288,'commentcontent',NULL,'Loft 120 mq co. palestra privata, piano terra entrata dalla strada, su due piani con 1 bagno, accatastato negozio pero' .....'),
(288,'assigned_user_id',NULL,'7'),
(288,'createdtime',NULL,'2023-03-15 14:14:18'),
(288,'related_to',NULL,'135'),
(288,'creator',NULL,'7'),
(288,'source',NULL,'CRM'),
(288,'userid',NULL,'7'),
(288,'record_id',NULL,'146'),
(288,'record_module',NULL,'ModComments'),
(289,'leadstatus','','Non Qualificato'),
(290,'label',NULL,'Bisato Marco'),
(290,'salutationtype',NULL,'Mr.'),
(290,'lead_no',NULL,'LEA90'),
(290,'lastname',NULL,'Bisato Marco'),
(290,'mobile',NULL,'3397735511'),
(290,'email',NULL,'m_bisato@hotmail.com'),
(290,'assigned_user_id',NULL,'7'),
(290,'createdtime',NULL,'2023-03-15 14:54:36'),
(290,'modifiedby',NULL,'7'),
(290,'lane',NULL,'Fiori Chiari 8'),
(290,'city',NULL,'Milano'),
(290,'description',NULL,'Trilocale con mansarda, camera matrimoniale con bagno, in mansarda lavanderia, bagno e divano letto, terrazzino, ultimo piano con ascensore'),
(290,'source',NULL,'CRM'),
(290,'cf_857',NULL,'1'),
(290,'cf_859',NULL,'2'),
(290,'record_id',NULL,'147'),
(290,'record_module',NULL,'Leads'),
(291,'label','Bisato Marco','Bisato'),
(291,'lastname','Bisato Marco','Bisato'),
(291,'modifiedby','7','6'),
(292,'label','Bisato','Marco Bisato'),
(292,'firstname','','Marco'),
(295,'label',NULL,'Giuseppe Giujusa'),
(295,'firstname',NULL,'Giuseppe'),
(295,'lead_no',NULL,'LEA91'),
(295,'lastname',NULL,'Giujusa'),
(295,'mobile',NULL,'3478060501'),
(295,'email',NULL,'giuseppe.giujusa@gmail.com'),
(295,'assigned_user_id',NULL,'5'),
(295,'createdtime',NULL,'2023-03-15 19:42:11'),
(295,'modifiedby',NULL,'5'),
(295,'lane',NULL,'Via Novegro 45 Segrate'),
(295,'city',NULL,'Milano'),
(295,'description',NULL,'Monolocale con cucina completamente ristrutturato a 500mt dalla nuova M4 Linate classe energetica A'),
(295,'source',NULL,'WEBSERVICE'),
(295,'cf_857',NULL,'1'),
(295,'cf_859',NULL,'1'),
(295,'cf_861',NULL,'Ricerca Internet'),
(295,'record_id',NULL,'148'),
(295,'record_module',NULL,'Leads'),
(296,'leadstatus','','Non Qualificato'),
(296,'modifiedby','5','7'),
(297,'label',NULL,'Vittorio Colalillo'),
(297,'firstname',NULL,'Vittorio'),
(297,'lead_no',NULL,'LEA92'),
(297,'lastname',NULL,'Colalillo'),
(297,'mobile',NULL,'3665654979'),
(297,'email',NULL,'vittorio.colalillo@gmail.com'),
(297,'assigned_user_id',NULL,'5'),
(297,'createdtime',NULL,'2023-03-16 15:03:22'),
(297,'modifiedby',NULL,'5'),
(297,'lane',NULL,'Via Domenico Cirillo'),
(297,'city',NULL,'Milano'),
(297,'source',NULL,'WEBSERVICE'),
(297,'cf_857',NULL,'2'),
(297,'cf_859',NULL,'1'),
(297,'cf_861',NULL,'Ricerca Internet'),
(297,'record_id',NULL,'149'),
(297,'record_module',NULL,'Leads'),
(298,'label',NULL,'Aby Mbaye'),
(298,'firstname',NULL,'Aby'),
(298,'lead_no',NULL,'LEA93'),
(298,'lastname',NULL,'Mbaye'),
(298,'mobile',NULL,'3896857131'),
(298,'email',NULL,'abymbaye2000@gmail.com'),
(298,'assigned_user_id',NULL,'5'),
(298,'createdtime',NULL,'2023-03-16 18:31:12'),
(298,'modifiedby',NULL,'5'),
(298,'lane',NULL,'Cernusco sul naviglio'),
(298,'city',NULL,'Milano'),
(298,'source',NULL,'WEBSERVICE'),
(298,'cf_857',NULL,'2'),
(298,'cf_859',NULL,'1'),
(298,'cf_861',NULL,'Ricerca Internet'),
(298,'record_id',NULL,'150'),
(298,'record_module',NULL,'Leads'),
(299,'label',NULL,'Stefano Panicucci'),
(299,'firstname',NULL,'Stefano'),
(299,'lead_no',NULL,'LEA94'),
(299,'lastname',NULL,'Panicucci'),
(299,'mobile',NULL,'3403700022'),
(299,'email',NULL,'stefanopanicucci@yahoo.it'),
(299,'assigned_user_id',NULL,'5'),
(299,'createdtime',NULL,'2023-03-17 00:11:16'),
(299,'modifiedby',NULL,'5'),
(299,'lane',NULL,'Viale sarca324'),
(299,'city',NULL,'Milano'),
(299,'source',NULL,'WEBSERVICE'),
(299,'cf_857',NULL,'3'),
(299,'cf_859',NULL,'1'),
(299,'cf_861',NULL,'Ricerca Internet'),
(299,'record_id',NULL,'151'),
(299,'record_module',NULL,'Leads'),
(300,'label',NULL,'Piercarlo Minoretti'),
(300,'firstname',NULL,'Piercarlo'),
(300,'lead_no',NULL,'LEA95'),
(300,'lastname',NULL,'Minoretti'),
(300,'mobile',NULL,'03411716207'),
(300,'email',NULL,'info@studiominoretti.it'),
(300,'assigned_user_id',NULL,'5'),
(300,'createdtime',NULL,'2023-03-17 09:59:18'),
(300,'modifiedby',NULL,'5'),
(300,'lane',NULL,'via Padova'),
(300,'city',NULL,'Milano'),
(300,'description',NULL,'Buongiorno, vi scrivo per conto del Dottor Piercarlo Minoretti, il quale è entrato in possesso di un appartamento in via Padova a Milano, tale appartamento è in fase di sistemazione (carta da parati, arredamento, ecc) in tempi piuttosto brevi, avendo già confermato tutto. Il Dottor Minoretti, vorrebbe adibire questo appartamento per affitti brevi/casa vacanze, sarebbe possibile avere informazioni in merito? Grazie Cordiali saluti Emanuele Cerone Studio Minoretti'),
(300,'source',NULL,'WEBSERVICE'),
(300,'cf_857',NULL,'2'),
(300,'cf_859',NULL,'1'),
(300,'cf_861',NULL,'Ricerca Internet'),
(300,'record_id',NULL,'152'),
(300,'record_module',NULL,'Leads'),
(301,'label',NULL,'claudio matassini'),
(301,'firstname',NULL,'claudio'),
(301,'lead_no',NULL,'LEA96'),
(301,'lastname',NULL,'matassini'),
(301,'mobile',NULL,'3371615614'),
(301,'email',NULL,'claudio.matassini@gmail.com'),
(301,'assigned_user_id',NULL,'5'),
(301,'createdtime',NULL,'2023-03-17 12:30:12'),
(301,'modifiedby',NULL,'5'),
(301,'lane',NULL,'dei fontanili'),
(301,'city',NULL,'Milano'),
(301,'description',NULL,'Buongiorno, ho un appartamento che vorrei affittare a tempo (ad esempio con aibnb) l'appartamento e di ca. 40mq, terzo piano, esposizione a sud con disponibilità di garage. Purtroppo non ho tempo per la gestione (consegna e ritiro chiavi, pulizie, etc) Vorrei sapere se offrite il servizio completo, e i relativi tempi e costi grazie mille resto in attesa di un vostro riscontro saluti claudio'),
(301,'source',NULL,'WEBSERVICE'),
(301,'cf_857',NULL,'2'),
(301,'cf_859',NULL,'1'),
(301,'cf_861',NULL,'Ricerca Internet'),
(301,'record_id',NULL,'153'),
(301,'record_module',NULL,'Leads'),
(302,'assigned_user_id','2','8'),
(303,'label',NULL,'PROBLEMA IDRAULICO'),
(303,'ticket_no',NULL,'TT3'),
(303,'assigned_user_id',NULL,'8'),
(303,'ticketpriorities',NULL,'Low'),
(303,'ticketseverities',NULL,'Minor'),
(303,'ticketstatus',NULL,'Open'),
(303,'ticketcategories',NULL,'Problemi con attrezzature casa'),
(303,'createdtime',NULL,'2023-03-17 23:39:38'),
(303,'modifiedby',NULL,'6'),
(303,'ticket_title',NULL,'PROBLEMA IDRAULICO'),
(303,'description',NULL,'test'),
(303,'solution',NULL,'aritest'),
(303,'source',NULL,'CRM'),
(303,'cf_865',NULL,'B-AV1-Vespucci1'),
(303,'record_id',NULL,'154'),
(303,'record_module',NULL,'HelpDesk'),
(306,'startdate','','2023-03-13'),
(306,'targetenddate','','2023-03-31'),
(306,'actualenddate','','2023-03-25'),
(306,'projectstatus','','prospecting'),
(306,'assigned_user_id','4','9'),
(306,'modifiedby','1','6'),
(307,'label',NULL,'Problemi con attrezzature casa'),
(307,'ticket_no',NULL,'TT4'),
(307,'assigned_user_id',NULL,'8'),
(307,'ticketpriorities',NULL,'Urgent'),
(307,'ticketseverities',NULL,'Major'),
(307,'ticketstatus',NULL,'Open'),
(307,'ticketcategories',NULL,'Problemi caldaia/riscaldamento'),
(307,'createdtime',NULL,'2023-03-18 00:32:59'),
(307,'modifiedby',NULL,'6'),
(307,'ticket_title',NULL,'Problemi con attrezzature casa'),
(307,'description',NULL,'Rotta caldaia Kramer 29. \nEffettuati già 2 interventi con la casa madre.'),
(307,'solution',NULL,'Sostituzione caldaia'),
(307,'source',NULL,'CRM'),
(307,'cf_865',NULL,'T-KR29-Kramer29'),
(307,'record_id',NULL,'155'),
(307,'record_module',NULL,'HelpDesk'),
(308,'label',NULL,'marco dolera'),
(308,'firstname',NULL,'marco'),
(308,'lead_no',NULL,'LEA97'),
(308,'lastname',NULL,'dolera'),
(308,'mobile',NULL,'3442003604'),
(308,'email',NULL,'dolera.marco@gmail.com'),
(308,'assigned_user_id',NULL,'5'),
(308,'createdtime',NULL,'2023-03-18 10:09:13'),
(308,'modifiedby',NULL,'5'),
(308,'lane',NULL,'privata chieti'),
(308,'city',NULL,'Milano'),
(308,'source',NULL,'WEBSERVICE'),
(308,'cf_857',NULL,'1'),
(308,'cf_859',NULL,'1'),
(308,'cf_861',NULL,'Ricerca Internet'),
(308,'record_id',NULL,'156'),
(308,'record_module',NULL,'Leads'),
(309,'label',NULL,'Carmen Sassone'),
(309,'firstname',NULL,'Carmen'),
(309,'lead_no',NULL,'LEA98'),
(309,'lastname',NULL,'Sassone'),
(309,'mobile',NULL,'3474337545'),
(309,'email',NULL,'carmen.sassone@hotmail.com'),
(309,'assigned_user_id',NULL,'5'),
(309,'createdtime',NULL,'2023-03-18 12:43:12'),
(309,'modifiedby',NULL,'5'),
(309,'lane',NULL,'Garbagnate Milanese via Ospedale'),
(309,'city',NULL,'Milano'),
(309,'source',NULL,'WEBSERVICE'),
(309,'cf_857',NULL,'2'),
(309,'cf_859',NULL,'2'),
(309,'cf_861',NULL,'Ricerca Internet'),
(309,'record_id',NULL,'157'),
(309,'record_module',NULL,'Leads'),
(310,'label',NULL,'Francesco Firpo'),
(310,'firstname',NULL,'Francesco'),
(310,'lead_no',NULL,'LEA99'),
(310,'lastname',NULL,'Firpo'),
(310,'mobile',NULL,'3773139609'),
(310,'email',NULL,'francescofirpo97@gmail.com'),
(310,'assigned_user_id',NULL,'5'),
(310,'createdtime',NULL,'2023-03-18 13:18:21'),
(310,'modifiedby',NULL,'5'),
(310,'lane',NULL,'Piave'),
(310,'city',NULL,'Milano'),
(310,'source',NULL,'WEBSERVICE'),
(310,'cf_857',NULL,'1'),
(310,'cf_859',NULL,'1'),
(310,'cf_861',NULL,'Passaparola Amici'),
(310,'record_id',NULL,'158'),
(310,'record_module',NULL,'Leads'),
(311,'label','Problemi con attrezzature casa','Caldaia Rotta'),
(311,'ticket_title','Problemi con attrezzature casa','Caldaia Rotta'),
(312,'label',NULL,'Società di tizio società'),
(312,'firstname',NULL,'Società di tizio'),
(312,'contact_no',NULL,'CON1'),
(312,'phone',NULL,'+390289954495'),
(312,'lastname',NULL,'società'),
(312,'email',NULL,'orteipam@tiscali.it'),
(312,'assigned_user_id',NULL,'6'),
(312,'createdtime',NULL,'2023-03-19 09:22:26'),
(312,'modifiedby',NULL,'6'),
(312,'source',NULL,'CRM'),
(312,'record_id',NULL,'159'),
(312,'record_module',NULL,'Contacts'),
(313,'label',NULL,'Sostituzione caldaia a Kramer 29'),
(313,'subject',NULL,'Sostituzione caldaia a Kramer 29'),
(313,'assigned_user_id',NULL,'6'),
(313,'date_start',NULL,'2023-03-21'),
(313,'time_start',NULL,'09:30:00'),
(313,'due_date',NULL,'2023-03-21'),
(313,'duration_hours',NULL,'13'),
(313,'duration_minutes',NULL,'30'),
(313,'parent_id',NULL,'155'),
(313,'sendnotification',NULL,'1'),
(313,'activitytype',NULL,'Task'),
(313,'location',NULL,'Via Kramer 22'),
(313,'createdtime',NULL,'2023-03-19 09:23:00'),
(313,'taskpriority',NULL,'High'),
(313,'visibility',NULL,'Private'),
(313,'modifiedby',NULL,'6'),
(313,'reminder_time',NULL,'121'),
(313,'contact_id',NULL,'159'),
(313,'source',NULL,'CRM'),
(313,'taskstatus',NULL,'Not Started'),
(313,'record_id',NULL,'160'),
(313,'record_module',NULL,'Calendar'),
(315,'label',NULL,'Emiliano Fenu'),
(315,'firstname',NULL,'Emiliano'),
(315,'lead_no',NULL,'LEA100'),
(315,'lastname',NULL,'Fenu'),
(315,'mobile',NULL,'3386621939'),
(315,'email',NULL,'emilianofenu77@gmail.com'),
(315,'assigned_user_id',NULL,'5'),
(315,'createdtime',NULL,'2023-03-19 09:30:13'),
(315,'modifiedby',NULL,'5'),
(315,'lane',NULL,'Casina Barocco'),
(315,'city',NULL,'Milano'),
(315,'source',NULL,'WEBSERVICE'),
(315,'cf_857',NULL,'2'),
(315,'cf_859',NULL,'1'),
(315,'cf_861',NULL,'Ricerca Internet'),
(315,'record_id',NULL,'161'),
(315,'record_module',NULL,'Leads'),
(316,'label',NULL,'Alessandra Tonelli'),
(316,'firstname',NULL,'Alessandra'),
(316,'lead_no',NULL,'LEA101'),
(316,'lastname',NULL,'Tonelli'),
(316,'mobile',NULL,'3347094868'),
(316,'email',NULL,'tonelli.alessandra24@gmail.com'),
(316,'assigned_user_id',NULL,'5'),
(316,'createdtime',NULL,'2023-03-19 12:41:11'),
(316,'modifiedby',NULL,'5'),
(316,'lane',NULL,'Senato angolo San primo'),
(316,'city',NULL,'Milano'),
(316,'source',NULL,'WEBSERVICE'),
(316,'cf_857',NULL,'2'),
(316,'cf_859',NULL,'1'),
(316,'cf_861',NULL,'Ricerca Internet'),
(316,'record_id',NULL,'162'),
(316,'record_module',NULL,'Leads'),
(317,'label',NULL,'Antonio Giangrosso'),
(317,'firstname',NULL,'Antonio'),
(317,'lead_no',NULL,'LEA102'),
(317,'lastname',NULL,'Giangrosso'),
(317,'mobile',NULL,'3387198512'),
(317,'email',NULL,'agiangrosso@gmail.com'),
(317,'assigned_user_id',NULL,'5'),
(317,'createdtime',NULL,'2023-03-19 13:54:12'),
(317,'modifiedby',NULL,'5'),
(317,'lane',NULL,'Via venini 14'),
(317,'city',NULL,'Milano'),
(317,'description',NULL,'Ogni camera ha il suo bagno, il riscaldamento e l'aria condizionata. Zona giorno con cucina abitabile (circa 14 mq) ed dispensa (4mq) in comune'),
(317,'source',NULL,'WEBSERVICE'),
(317,'cf_857',NULL,'3'),
(317,'cf_859',NULL,'3'),
(317,'cf_861',NULL,'Ricerca Internet'),
(317,'record_id',NULL,'163'),
(317,'record_module',NULL,'Leads'),
(318,'label',NULL,'Roberta Piga'),
(318,'firstname',NULL,'Roberta'),
(318,'lead_no',NULL,'LEA103'),
(318,'lastname',NULL,'Piga'),
(318,'mobile',NULL,'3401295077'),
(318,'email',NULL,'robertamattolini@hotmail.it'),
(318,'assigned_user_id',NULL,'5'),
(318,'createdtime',NULL,'2023-03-19 14:09:13'),
(318,'modifiedby',NULL,'5'),
(318,'lane',NULL,'Via Volvinio'),
(318,'city',NULL,'Milano'),
(318,'source',NULL,'WEBSERVICE'),
(318,'cf_857',NULL,'3'),
(318,'cf_859',NULL,'1'),
(318,'cf_861',NULL,'Ricerca Internet'),
(318,'record_id',NULL,'164'),
(318,'record_module',NULL,'Leads'),
(320,'label',NULL,'In fase di ristrutturazione, termine previsto a fine aprile. Mi mandera' rendering e planimetria appena disponibili.'),
(320,'commentcontent',NULL,'In fase di ristrutturazione, termine previsto a fine aprile. Mi mandera' rendering e planimetria appena disponibili.'),
(320,'assigned_user_id',NULL,'7'),
(320,'createdtime',NULL,'2023-03-20 08:55:26'),
(320,'related_to',NULL,'152'),
(320,'creator',NULL,'7'),
(320,'source',NULL,'CRM'),
(320,'userid',NULL,'7'),
(320,'record_id',NULL,'165'),
(320,'record_module',NULL,'ModComments'),
(321,'label',NULL,'Follow up'),
(321,'subject',NULL,'Follow up'),
(321,'assigned_user_id',NULL,'7'),
(321,'date_start',NULL,'2023-04-27'),
(321,'time_start',NULL,'08:55:00'),
(321,'due_date',NULL,'2023-04-27'),
(321,'duration_hours',NULL,'15'),
(321,'duration_minutes',NULL,'5'),
(321,'parent_id',NULL,'152'),
(321,'activitytype',NULL,'Task'),
(321,'createdtime',NULL,'2023-03-20 08:56:03'),
(321,'visibility',NULL,'Private'),
(321,'modifiedby',NULL,'7'),
(321,'source',NULL,'CRM'),
(321,'taskstatus',NULL,'In Progress'),
(321,'record_id',NULL,'166'),
(321,'record_module',NULL,'Calendar'),
(323,'leadstatus','','Contact in Future'),
(324,'leadstatus','','Non Qualificato'),
(324,'modifiedby','5','7'),
(325,'leadstatus','','Attempted to Contact'),
(325,'modifiedby','5','7'),
(326,'leadstatus','','Non Qualificato'),
(326,'modifiedby','5','7'),
(327,'leadstatus','','Medium Term'),
(327,'modifiedby','5','7'),
(328,'modifiedby','5','7'),
(330,'label',NULL,'Attualmente e' dato in gestione alla CoLiving a 2000 Euro al mese, in affitto a stanza a lungo termine, 3 camere da letto, 1 camera con bagno in camera, dice ristrutturato a nuovo, AC in tutte le stanze. II piano con ascensore. 110 mq.'),
(330,'commentcontent',NULL,'Attualmente e' dato in gestione alla CoLiving a 2000 Euro al mese, in affitto a stanza a lungo termine, 3 camere da letto, 1 camera con bagno in camera, dice ristrutturato a nuovo, AC in tutte le stanze. II piano con ascensore. 110 mq.'),
(330,'assigned_user_id',NULL,'7'),
(330,'createdtime',NULL,'2023-03-20 10:18:07'),
(330,'related_to',NULL,'163'),
(330,'creator',NULL,'7'),
(330,'source',NULL,'CRM'),
(330,'userid',NULL,'7'),
(330,'record_id',NULL,'167'),
(330,'record_module',NULL,'ModComments'),
(332,'label',NULL,'In attesa di ricevere foto dell'appartamento.'),
(332,'commentcontent',NULL,'In attesa di ricevere foto dell'appartamento.'),
(332,'assigned_user_id',NULL,'7'),
(332,'createdtime',NULL,'2023-03-20 10:46:06'),
(332,'related_to',NULL,'147'),
(332,'creator',NULL,'7'),
(332,'source',NULL,'CRM'),
(332,'userid',NULL,'7'),
(332,'record_id',NULL,'168'),
(332,'record_module',NULL,'ModComments'),
(333,'label',NULL,'Patrizia Romeo'),
(333,'firstname',NULL,'Patrizia'),
(333,'lead_no',NULL,'LEA104'),
(333,'lastname',NULL,'Romeo'),
(333,'mobile',NULL,'3478009187'),
(333,'email',NULL,'patriziaromeo@gmail.com'),
(333,'assigned_user_id',NULL,'5'),
(333,'createdtime',NULL,'2023-03-20 12:21:22'),
(333,'modifiedby',NULL,'5'),
(333,'lane',NULL,'venini 38'),
(333,'city',NULL,'Milano'),
(333,'source',NULL,'WEBSERVICE'),
(333,'cf_857',NULL,'2'),
(333,'cf_859',NULL,'1'),
(333,'cf_861',NULL,'Ricerca Internet'),
(333,'record_id',NULL,'169'),
(333,'record_module',NULL,'Leads'),
(334,'label',NULL,'Claudio Rumolo'),
(334,'firstname',NULL,'Claudio'),
(334,'lead_no',NULL,'LEA105'),
(334,'lastname',NULL,'Rumolo'),
(334,'mobile',NULL,'3395631095'),
(334,'email',NULL,'rumolo@libero.it'),
(334,'assigned_user_id',NULL,'5'),
(334,'createdtime',NULL,'2023-03-20 15:30:22'),
(334,'modifiedby',NULL,'5'),
(334,'lane',NULL,'Viale Suzzani 241'),
(334,'city',NULL,'Milano'),
(334,'source',NULL,'WEBSERVICE'),
(334,'cf_857',NULL,'5'),
(334,'cf_859',NULL,'6'),
(334,'cf_861',NULL,'Ricerca Internet'),
(334,'record_id',NULL,'170'),
(334,'record_module',NULL,'Leads'),
(335,'label',NULL,'Bruera Ornella'),
(335,'firstname',NULL,'Bruera'),
(335,'lead_no',NULL,'LEA106'),
(335,'lastname',NULL,'Ornella'),
(335,'mobile',NULL,'3487653769'),
(335,'email',NULL,'ornella.bruera@tiscali.it'),
(335,'assigned_user_id',NULL,'5'),
(335,'createdtime',NULL,'2023-03-20 17:11:21'),
(335,'modifiedby',NULL,'5'),
(335,'lane',NULL,'Antonio da Recanate,2'),
(335,'city',NULL,'Milano'),
(335,'source',NULL,'WEBSERVICE'),
(335,'cf_857',NULL,'3'),
(335,'cf_859',NULL,'1'),
(335,'cf_861',NULL,'Ricerca Internet'),
(335,'record_id',NULL,'171'),
(335,'record_module',NULL,'Leads'),
(337,'label',NULL,'Biocale 75 mq, ristrutturato il bagno, il resto no. In soggiorno c'e un letto a scomparsa, una matrimoniale con due letti grandi. Piccolo cucinotto. Abitano a Roma. Non c'e aria condizionata, arredo vecchiotto.'),
(337,'commentcontent',NULL,'Biocale 75 mq, ristrutturato il bagno, il resto no. In soggiorno c'e un letto a scomparsa, una matrimoniale con due letti grandi. Piccolo cucinotto. Abitano a Roma. Non c'e aria condizionata, arredo vecchiotto.'),
(337,'assigned_user_id',NULL,'7'),
(337,'createdtime',NULL,'2023-03-20 17:22:12'),
(337,'related_to',NULL,'169'),
(337,'creator',NULL,'7'),
(337,'source',NULL,'CRM'),
(337,'userid',NULL,'7'),
(337,'record_id',NULL,'172'),
(337,'record_module',NULL,'ModComments'),
(338,'leadstatus','','Contacted'),
(340,'label',NULL,'Lo sta ristrutturando con 5 camere con bagno privato, zona giorno ed un sesto bagno di servizio. 140 mq al VII piano. Pronto a fine maggio.'),
(340,'commentcontent',NULL,'Lo sta ristrutturando con 5 camere con bagno privato, zona giorno ed un sesto bagno di servizio. 140 mq al VII piano. Pronto a fine maggio.'),
(340,'assigned_user_id',NULL,'7'),
(340,'createdtime',NULL,'2023-03-20 18:30:55'),
(340,'related_to',NULL,'170'),
(340,'creator',NULL,'7'),
(340,'source',NULL,'CRM'),
(340,'userid',NULL,'7'),
(340,'record_id',NULL,'173'),
(340,'record_module',NULL,'ModComments'),
(341,'leadstatus','','Contacted'),
(342,'leadstatus','','Fissato appuntamento'),
(342,'modifiedby','5','7'),
(343,'label',NULL,'Paolo antonio Bandiello'),
(343,'firstname',NULL,'Paolo antonio'),
(343,'lead_no',NULL,'LEA107'),
(343,'lastname',NULL,'Bandiello'),
(343,'mobile',NULL,'3933371267'),
(343,'email',NULL,'bandiello@gmail.com'),
(343,'assigned_user_id',NULL,'5'),
(343,'createdtime',NULL,'2023-03-20 20:10:22'),
(343,'modifiedby',NULL,'5'),
(343,'lane',NULL,'Edolo'),
(343,'city',NULL,'Milano'),
(343,'source',NULL,'WEBSERVICE'),
(343,'cf_857',NULL,'2'),
(343,'cf_859',NULL,'2'),
(343,'cf_861',NULL,'Ricerca Internet'),
(343,'record_id',NULL,'174'),
(343,'record_module',NULL,'Leads'),
(344,'label',NULL,'ROBERTO MASTRANGELO'),
(344,'firstname',NULL,'ROBERTO'),
(344,'lead_no',NULL,'LEA108'),
(344,'lastname',NULL,'MASTRANGELO'),
(344,'mobile',NULL,'3887536512'),
(344,'email',NULL,'robertomastrangelo@hotmail.it'),
(344,'assigned_user_id',NULL,'5'),
(344,'createdtime',NULL,'2023-03-20 20:32:12'),
(344,'modifiedby',NULL,'5'),
(344,'lane',NULL,'viale Sarca 324'),
(344,'city',NULL,'Milano'),
(344,'source',NULL,'WEBSERVICE'),
(344,'cf_857',NULL,'2'),
(344,'cf_859',NULL,'2'),
(344,'cf_861',NULL,'Ricerca Internet'),
(344,'record_id',NULL,'175'),
(344,'record_module',NULL,'Leads'),
(345,'ticketstatus','Open','In Progress'),
(346,'label',NULL,'Mauro Salvo'),
(346,'firstname',NULL,'Mauro'),
(346,'lead_no',NULL,'LEA109'),
(346,'lastname',NULL,'Salvo'),
(346,'mobile',NULL,'3475614834'),
(346,'email',NULL,'mauro.salvo@gmail.com'),
(346,'assigned_user_id',NULL,'5'),
(346,'createdtime',NULL,'2023-03-21 07:38:12'),
(346,'modifiedby',NULL,'5'),
(346,'lane',NULL,'Fratelli Rosselli 21/4'),
(346,'city',NULL,'Milano'),
(346,'source',NULL,'WEBSERVICE'),
(346,'cf_857',NULL,'2'),
(346,'cf_859',NULL,'1'),
(346,'cf_861',NULL,'Ricerca Internet'),
(346,'record_id',NULL,'176'),
(346,'record_module',NULL,'Leads'),
(347,'label',NULL,'Ciobanu Paula'),
(347,'firstname',NULL,'Ciobanu'),
(347,'lead_no',NULL,'LEA110'),
(347,'lastname',NULL,'Paula'),
(347,'mobile',NULL,'3887950400'),
(347,'email',NULL,'paula.ciobanu60@yahoo.it'),
(347,'assigned_user_id',NULL,'5'),
(347,'createdtime',NULL,'2023-03-21 07:43:12'),
(347,'modifiedby',NULL,'5'),
(347,'lane',NULL,'Piazza Greco Milano ho zona segretaria milano'),
(347,'city',NULL,'Milano'),
(347,'source',NULL,'WEBSERVICE'),
(347,'cf_857',NULL,'2'),
(347,'cf_859',NULL,'1'),
(347,'cf_861',NULL,'Ricerca Internet'),
(347,'record_id',NULL,'177'),
(347,'record_module',NULL,'Leads'),
(348,'label',NULL,'Caldaia Rotta'),
(348,'ticket_no',NULL,'TT5'),
(348,'assigned_user_id',NULL,'8'),
(348,'ticketpriorities',NULL,'High'),
(348,'ticketseverities',NULL,'Critical'),
(348,'ticketstatus',NULL,'Open'),
(348,'ticketcategories',NULL,'Problemi caldaia/riscaldamento'),
(348,'createdtime',NULL,'2023-03-21 08:45:46'),
(348,'modifiedby',NULL,'6'),
(348,'ticket_title',NULL,'Caldaia Rotta'),
(348,'description',NULL,'Caldaia rotta. Non si accende'),
(348,'solution',NULL,'Sopralluogo del tecnico per capire cosa fare'),
(348,'source',NULL,'CRM'),
(348,'cf_865',NULL,'B-CRC1P7-Crocefisso1-p7'),
(348,'record_id',NULL,'178'),
(348,'record_module',NULL,'HelpDesk'),
(349,'ticketstatus','Open','Closed'),
(350,'ticketstatus','Closed','Open'),
(352,'label',NULL,'Caldaia Rotta'),
(352,'ticket_no',NULL,'TT6'),
(352,'assigned_user_id',NULL,'8'),
(352,'ticketpriorities',NULL,'High'),
(352,'ticketseverities',NULL,'Critical'),
(352,'ticketstatus',NULL,'Open'),
(352,'ticketcategories',NULL,'Problemi caldaia/riscaldamento'),
(352,'createdtime',NULL,'2023-03-21 08:50:40'),
(352,'modifiedby',NULL,'6'),
(352,'ticket_title',NULL,'Caldaia Rotta'),
(352,'description',NULL,'Caldaia rotta, non si accende'),
(352,'solution',NULL,'Intervento del manutentore della caldaia'),
(352,'source',NULL,'CRM'),
(352,'cf_865',NULL,'B-AGN19-Agnello19'),
(352,'record_id',NULL,'179'),
(352,'record_module',NULL,'HelpDesk'),
(354,'label',NULL,'Prova'),
(354,'commentcontent',NULL,'Prova'),
(354,'assigned_user_id',NULL,'7'),
(354,'createdtime',NULL,'2023-03-21 09:12:21'),
(354,'related_to',NULL,'171'),
(354,'creator',NULL,'7'),
(354,'source',NULL,'CRM'),
(354,'userid',NULL,'7'),
(354,'record_id',NULL,'180'),
(354,'record_module',NULL,'ModComments'),
(355,'leadstatus','Fissato appuntamento','Follow Up'),
(356,'label',NULL,'Sollecita risposta'),
(356,'subject',NULL,'Sollecita risposta'),
(356,'assigned_user_id',NULL,'7'),
(356,'date_start',NULL,'2023-03-28'),
(356,'time_start',NULL,'10:05:00'),
(356,'due_date',NULL,'2023-03-28'),
(356,'duration_hours',NULL,'13'),
(356,'duration_minutes',NULL,'55'),
(356,'parent_id',NULL,'171'),
(356,'sendnotification',NULL,'1'),
(356,'activitytype',NULL,'Task'),
(356,'createdtime',NULL,'2023-03-21 09:22:22'),
(356,'visibility',NULL,'Private'),
(356,'modifiedby',NULL,'7'),
(356,'reminder_time',NULL,'1441'),
(356,'source',NULL,'CRM'),
(356,'taskstatus',NULL,'Not Started'),
(356,'record_id',NULL,'181'),
(356,'record_module',NULL,'Calendar'),
(358,'label',NULL,'Appuntamento'),
(358,'subject',NULL,'Appuntamento'),
(358,'assigned_user_id',NULL,'7'),
(358,'date_start',NULL,'2023-03-24'),
(358,'time_start',NULL,'18:45:00'),
(358,'due_date',NULL,'2023-03-24'),
(358,'time_end',NULL,'19:30:00'),
(358,'recurringtype',NULL,'--None--'),
(358,'duration_minutes',NULL,'45'),
(358,'parent_id',NULL,'171'),
(358,'eventstatus',NULL,'Planned'),
(358,'sendnotification',NULL,'1'),
(358,'activitytype',NULL,'Meeting'),
(358,'location',NULL,'Via Antonio da Recanate 2'),
(358,'createdtime',NULL,'2023-03-21 09:27:51'),
(358,'visibility',NULL,'Public'),
(358,'modifiedby',NULL,'7'),
(358,'reminder_time',NULL,'4815'),
(358,'source',NULL,'CRM'),
(358,'record_id',NULL,'182'),
(358,'record_module',NULL,'Events'),
(360,'date_start','2023-03-24','2023-03-21'),
(360,'time_start','18:45:00','10:38:00'),
(360,'due_date','2023-03-24','2023-03-21'),
(360,'time_end','19:30:00','11:23:00'),
(360,'reminder_time','4815','2'),
(361,'label',NULL,'Prova'),
(361,'date_start',NULL,'2023-03-21'),
(361,'activitytype',NULL,'Emails'),
(361,'assigned_user_id',NULL,'7'),
(361,'subject',NULL,'Prova'),
(361,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Prova&nbsp;</body>\r\n</html>\r\n'),
(361,'time_start',NULL,'09:35'),
(361,'createdtime',NULL,'2023-03-21 09:35:36'),
(361,'modifiedby',NULL,'7'),
(361,'from_email',NULL,'francescamontuoro@easylife.house'),
(361,'saved_toid',NULL,'["francimontuoro@gmail.com"]'),
(361,'ccmail',NULL,'[""]'),
(361,'bccmail',NULL,'[""]'),
(361,'email_flag',NULL,'SENT'),
(361,'source',NULL,'CRM'),
(361,'record_id',NULL,'183'),
(361,'record_module',NULL,'Emails'),
(362,'leadstatus','','Contacted'),
(362,'modifiedby','5','7'),
(363,'label',NULL,'teat'),
(363,'date_start',NULL,'2023-03-21'),
(363,'activitytype',NULL,'Emails'),
(363,'assigned_user_id',NULL,'6'),
(363,'subject',NULL,'teat'),
(363,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>aeea</body>\r\n</html>\r\n'),
(363,'time_start',NULL,'11:24'),
(363,'createdtime',NULL,'2023-03-21 11:24:53'),
(363,'modifiedby',NULL,'6'),
(363,'from_email',NULL,'pietromarra@easylife.house'),
(363,'saved_toid',NULL,'["orteipam@tiscali.it"]'),
(363,'ccmail',NULL,'[""]'),
(363,'bccmail',NULL,'[""]'),
(363,'parent_id',NULL,'142@1|'),
(363,'email_flag',NULL,'SENT'),
(363,'source',NULL,'CRM'),
(363,'record_id',NULL,'184'),
(363,'record_module',NULL,'Emails'),
(365,'ticketstatus','In Progress','Open'),
(366,'label',NULL,'PROBLEMA IDRAULICO'),
(366,'ticket_no',NULL,'TT7'),
(366,'assigned_user_id',NULL,'6'),
(366,'ticketpriorities',NULL,'Urgent'),
(366,'ticketseverities',NULL,'Minor'),
(366,'ticketstatus',NULL,'Open'),
(366,'ticketcategories',NULL,'Problemi idrici'),
(366,'createdtime',NULL,'2023-03-21 11:29:34'),
(366,'modifiedby',NULL,'6'),
(366,'ticket_title',NULL,'PROBLEMA IDRAULICO'),
(366,'description',NULL,'test'),
(366,'solution',NULL,'testesteste'),
(366,'source',NULL,'CRM'),
(366,'cf_865',NULL,'B-CAN77-Canonica77'),
(366,'record_id',NULL,'185'),
(366,'record_module',NULL,'HelpDesk'),
(367,'assigned_user_id','6','8'),
(369,'label',NULL,'Deve lasciare per un anno la casa, 2 camere con 2 bagni, salone, cucina abitabile 85 mq costruzione del 2013. sistema di raffrescamento Piano 1'),
(369,'commentcontent',NULL,'Deve lasciare per un anno la casa, 2 camere con 2 bagni, salone, cucina abitabile 85 mq costruzione del 2013. sistema di raffrescamento Piano 1'),
(369,'assigned_user_id',NULL,'7'),
(369,'createdtime',NULL,'2023-03-21 11:33:24'),
(369,'related_to',NULL,'175'),
(369,'creator',NULL,'7'),
(369,'source',NULL,'CRM'),
(369,'userid',NULL,'7'),
(369,'record_id',NULL,'186'),
(369,'record_module',NULL,'ModComments'),
(370,'leadstatus','','Non Qualificato'),
(370,'modifiedby','5','7'),
(371,'ticketstatus','Open','In Progress'),
(372,'ticketstatus','In Progress','Open'),
(373,'leadstatus','','Medium Term'),
(373,'modifiedby','5','7'),
(377,'label',NULL,'PROBLEMA IDRAULICO'),
(377,'ticket_no',NULL,'TT8'),
(377,'assigned_user_id',NULL,'8'),
(377,'ticketpriorities',NULL,'Urgent'),
(377,'ticketseverities',NULL,'Critical'),
(377,'ticketstatus',NULL,'Open'),
(377,'ticketcategories',NULL,'Problemi con attrezzature casa'),
(377,'createdtime',NULL,'2023-03-21 11:56:13'),
(377,'modifiedby',NULL,'6'),
(377,'ticket_title',NULL,'PROBLEMA IDRAULICO'),
(377,'description',NULL,'wefsdwe'),
(377,'solution',NULL,'adsfasdfasdfasdf'),
(377,'source',NULL,'CRM'),
(377,'cf_865',NULL,'B-AGN19-Agnello19'),
(377,'record_id',NULL,'187'),
(377,'record_module',NULL,'HelpDesk'),
(378,'ticketstatus','Open','In Progress'),
(379,'ticketstatus','In Progress','Open'),
(380,'ticketstatus','Open','In Progress'),
(381,'ticketstatus','In Progress','Open'),
(382,'label',NULL,'Onboarding Appartamento in Via Lecco, 18 - Milano'),
(382,'date_start',NULL,'2023-03-21'),
(382,'activitytype',NULL,'Emails'),
(382,'assigned_user_id',NULL,'1'),
(382,'subject',NULL,'Onboarding Appartamento in Via Lecco, 18 - Milano'),
(382,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Via Lecco, 18 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(382,'time_start',NULL,'13:50:01'),
(382,'createdtime',NULL,'2023-03-21 13:50:01'),
(382,'modifiedby',NULL,'1'),
(382,'from_email',NULL,'supporto@easylife.house'),
(382,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(382,'ccmail',NULL,'[""]'),
(382,'bccmail',NULL,'[""]'),
(382,'parent_id',NULL,'142@1|'),
(382,'email_flag',NULL,'SENT'),
(382,'source',NULL,'CRM'),
(382,'record_id',NULL,'188'),
(382,'record_module',NULL,'Emails'),
(384,'label',NULL,'Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19'),
(384,'date_start',NULL,'2023-03-21'),
(384,'activitytype',NULL,'Emails'),
(384,'assigned_user_id',NULL,'1'),
(384,'subject',NULL,'Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19'),
(384,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Ticket ID : 187<br />\r\nTicket Titolo: PROBLEMA IDRAULICO<br />\r\nAppartamento:&nbsp;B-AGN19-Agnello19<br />\r\n<br />\r\nDear ,<br />\r\n<br />\r\nThe Ticket is replied the details are :<br />\r\n<br />\r\nTicket No : TT8<br />\r\nStatus : Open<br />\r\nCategory : Problemi con attrezzature casa<br />\r\nSeverity : Critical<br />\r\nPriority : Urgent<br />\r\n<br />\r\nDescription :<br />\r\nwefsdwe<br />\r\n<br />\r\nSolution :<br />\r\nadsfasdfasdfasdf <br />\r\n<br />\r\nRegards<br />\r\nSupport Administrator</body>\r\n</html>\r\n<br><br>'),
(384,'time_start',NULL,'13:50:05'),
(384,'createdtime',NULL,'2023-03-21 13:50:05'),
(384,'modifiedby',NULL,'1'),
(384,'from_email',NULL,'supporto@easylife.house'),
(384,'saved_toid',NULL,'["maintenance@easylife.house"]'),
(384,'ccmail',NULL,'[""]'),
(384,'bccmail',NULL,'["pietromarra@easylife.house"]'),
(384,'parent_id',NULL,'187@1|'),
(384,'email_flag',NULL,'SENT'),
(384,'source',NULL,'CRM'),
(384,'record_id',NULL,'189'),
(384,'record_module',NULL,'Emails'),
(386,'label',NULL,'Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19'),
(386,'date_start',NULL,'2023-03-21'),
(386,'activitytype',NULL,'Emails'),
(386,'assigned_user_id',NULL,'1'),
(386,'subject',NULL,'Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19'),
(386,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Ticket ID : 187<br />\r\nTicket Titolo: PROBLEMA IDRAULICO<br />\r\nAppartamento:&nbsp;B-AGN19-Agnello19<br />\r\n<br />\r\nDear ,<br />\r\n<br />\r\nThe Ticket is replied the details are :<br />\r\n<br />\r\nTicket No : TT8<br />\r\nStatus : Open<br />\r\nCategory : Problemi con attrezzature casa<br />\r\nSeverity : Critical<br />\r\nPriority : Urgent<br />\r\n<br />\r\nDescription :<br />\r\nwefsdwe<br />\r\n<br />\r\nSolution :<br />\r\nadsfasdfasdfasdf <br />\r\n<br />\r\nRegards<br />\r\nSupport Administrator</body>\r\n</html>\r\n<br><br>'),
(386,'time_start',NULL,'13:50:09'),
(386,'createdtime',NULL,'2023-03-21 13:50:09'),
(386,'modifiedby',NULL,'1'),
(386,'from_email',NULL,'supporto@easylife.house'),
(386,'saved_toid',NULL,'["maintenance@easylife.house"]'),
(386,'ccmail',NULL,'[""]'),
(386,'bccmail',NULL,'["pietromarra@easylife.house"]'),
(386,'parent_id',NULL,'187@1|'),
(386,'email_flag',NULL,'SENT'),
(386,'source',NULL,'CRM'),
(386,'record_id',NULL,'190'),
(386,'record_module',NULL,'Emails'),
(388,'label',NULL,'Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19'),
(388,'date_start',NULL,'2023-03-21'),
(388,'activitytype',NULL,'Emails'),
(388,'assigned_user_id',NULL,'1'),
(388,'subject',NULL,'Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19'),
(388,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Ticket ID : 187<br />\r\nTicket Titolo: PROBLEMA IDRAULICO<br />\r\nAppartamento:&nbsp;B-AGN19-Agnello19<br />\r\n<br />\r\nDear ,<br />\r\n<br />\r\nThe Ticket is replied the details are :<br />\r\n<br />\r\nTicket No : TT8<br />\r\nStatus : Open<br />\r\nCategory : Problemi con attrezzature casa<br />\r\nSeverity : Critical<br />\r\nPriority : Urgent<br />\r\n<br />\r\nDescription :<br />\r\nwefsdwe<br />\r\n<br />\r\nSolution :<br />\r\nadsfasdfasdfasdf <br />\r\n<br />\r\nRegards<br />\r\nSupport Administrator</body>\r\n</html>\r\n<br><br>'),
(388,'time_start',NULL,'13:50:14'),
(388,'createdtime',NULL,'2023-03-21 13:50:14'),
(388,'modifiedby',NULL,'1'),
(388,'from_email',NULL,'supporto@easylife.house'),
(388,'saved_toid',NULL,'["maintenance@easylife.house"]'),
(388,'ccmail',NULL,'[""]'),
(388,'bccmail',NULL,'["pietromarra@easylife.house"]'),
(388,'parent_id',NULL,'187@1|'),
(388,'email_flag',NULL,'SENT'),
(388,'source',NULL,'CRM'),
(388,'record_id',NULL,'191'),
(388,'record_module',NULL,'Emails'),
(390,'ticketstatus','Open','In Progress'),
(390,'modifiedby','1','6'),
(391,'ticketstatus','In Progress','Open'),
(392,'label',NULL,'Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19'),
(392,'date_start',NULL,'2023-03-21'),
(392,'activitytype',NULL,'Emails'),
(392,'assigned_user_id',NULL,'1'),
(392,'subject',NULL,'Problema Riscontrato: PROBLEMA IDRAULICO - B-AGN19-Agnello19'),
(392,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Ticket ID : 187<br />\r\nTicket Titolo: PROBLEMA IDRAULICO<br />\r\nAppartamento:&nbsp;B-AGN19-Agnello19<br />\r\n<br />\r\nDear ,<br />\r\n<br />\r\nThe Ticket is replied the details are :<br />\r\n<br />\r\nTicket No : TT8<br />\r\nStatus : Open<br />\r\nCategory : Problemi con attrezzature casa<br />\r\nSeverity : Critical<br />\r\nPriority : Urgent<br />\r\n<br />\r\nDescription :<br />\r\nwefsdwe<br />\r\n<br />\r\nSolution :<br />\r\nadsfasdfasdfasdf <br />\r\n<br />\r\nRegards<br />\r\nSupport Administrator</body>\r\n</html>\r\n<br><br>'),
(392,'time_start',NULL,'13:53:01'),
(392,'createdtime',NULL,'2023-03-21 13:53:01'),
(392,'modifiedby',NULL,'1'),
(392,'from_email',NULL,'supporto@easylife.house'),
(392,'saved_toid',NULL,'["maintenance@easylife.house"]'),
(392,'ccmail',NULL,'[""]'),
(392,'bccmail',NULL,'["pietromarra@easylife.house"]'),
(392,'parent_id',NULL,'187@1|'),
(392,'email_flag',NULL,'SENT'),
(392,'source',NULL,'CRM'),
(392,'record_id',NULL,'192'),
(392,'record_module',NULL,'Emails'),
(394,'label',NULL,'Account chiuso'),
(394,'ticket_no',NULL,'TT9'),
(394,'assigned_user_id',NULL,'8'),
(394,'ticketpriorities',NULL,'Low'),
(394,'ticketseverities',NULL,'Minor'),
(394,'ticketstatus',NULL,'Open'),
(394,'ticketcategories',NULL,'Attrezzature/dotazioni della cucina'),
(394,'createdtime',NULL,'2023-03-21 14:04:56'),
(394,'modifiedby',NULL,'6'),
(394,'ticket_title',NULL,'Account chiuso'),
(394,'description',NULL,'test descrizione'),
(394,'solution',NULL,'da definire'),
(394,'source',NULL,'CRM'),
(394,'cf_865',NULL,'B-NI24-Niccolini24'),
(394,'record_id',NULL,'193'),
(394,'record_module',NULL,'HelpDesk'),
(395,'label',NULL,'Problema Riscontrato: Account chiuso - B-NI24-Niccolini24'),
(395,'date_start',NULL,'2023-03-21'),
(395,'activitytype',NULL,'Emails'),
(395,'assigned_user_id',NULL,'1'),
(395,'subject',NULL,'Problema Riscontrato: Account chiuso - B-NI24-Niccolini24'),
(395,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body><span style="font-size:12px;"><span style="font-size:14px;"><span style="font-family:comic sans ms,cursive;">Ticket ID : 193<br />\r\nTicket Titolo: Account chiuso<br />\r\nAppartamento:&nbsp;B-NI24-Niccolini24</span></span></span><br />\r\n<br />\r\n<span style="font-family:comic sans ms,cursive;"><span class="marker">Dettagli ticket</span></span><br />\r\n<br />\r\n<span style="font-size:14px;"><span style="font-family:comic sans ms,cursive;">Ticket No : TT9<br />\r\nStato: Open<br />\r\nCategoria : Attrezzature/dotazioni della cucina<br />\r\nSeverit&agrave; : Minor<br />\r\nPriorit&agrave; : Low<br />\r\n<br />\r\nDescrizione :<br />\r\ntest descrizione<br />\r\n<br />\r\nSoluzione:<br />\r\nda definire </span></span><br />\r\n<br />\r\n&nbsp;</body>\r\n</html>\r\n<br><br>'),
(395,'time_start',NULL,'14:05:01'),
(395,'createdtime',NULL,'2023-03-21 14:05:01'),
(395,'modifiedby',NULL,'1'),
(395,'from_email',NULL,'supporto@easylife.house'),
(395,'saved_toid',NULL,'["maintenance@easylife.house"]'),
(395,'ccmail',NULL,'[""]'),
(395,'bccmail',NULL,'["pietromarra@easylife.house"]'),
(395,'parent_id',NULL,'193@1|'),
(395,'email_flag',NULL,'SENT'),
(395,'source',NULL,'CRM'),
(395,'record_id',NULL,'194'),
(395,'record_module',NULL,'Emails'),
(397,'label',NULL,'Marco xxx'),
(397,'firstname',NULL,'Marco'),
(397,'lead_no',NULL,'LEA111'),
(397,'lastname',NULL,'xxx'),
(397,'mobile',NULL,'3382831765'),
(397,'assigned_user_id',NULL,'7'),
(397,'createdtime',NULL,'2023-03-22 11:48:00'),
(397,'modifiedby',NULL,'7'),
(397,'lane',NULL,'Viale Ortles 78'),
(397,'city',NULL,'Milano'),
(397,'source',NULL,'CRM'),
(397,'record_id',NULL,'195'),
(397,'record_module',NULL,'Leads'),
(400,'label',NULL,'Pietro Bernasconi'),
(400,'firstname',NULL,'Pietro'),
(400,'lead_no',NULL,'LEA112'),
(400,'lastname',NULL,'Bernasconi'),
(400,'mobile',NULL,'3461388225'),
(400,'email',NULL,'pietro.bernasconi.padova@gmail.com'),
(400,'assigned_user_id',NULL,'5'),
(400,'createdtime',NULL,'2023-03-22 16:48:22'),
(400,'modifiedby',NULL,'5'),
(400,'lane',NULL,'TREVI'),
(400,'city',NULL,'Milano'),
(400,'source',NULL,'WEBSERVICE'),
(400,'cf_857',NULL,'2'),
(400,'cf_859',NULL,'1'),
(400,'cf_861',NULL,'Ricerca Internet'),
(400,'record_id',NULL,'196'),
(400,'record_module',NULL,'Leads'),
(401,'label',NULL,'Attivazione VRBO'),
(401,'projectname',NULL,'Attivazione VRBO'),
(401,'startdate',NULL,'2023-03-24'),
(401,'targetenddate',NULL,'2023-03-31'),
(401,'actualenddate',NULL,'2023-03-31'),
(401,'projectstatus',NULL,'prospecting'),
(401,'projecttype',NULL,'operative'),
(401,'assigned_user_id',NULL,'6'),
(401,'project_no',NULL,'PROJ6'),
(401,'projectpriority',NULL,'normal'),
(401,'createdtime',NULL,'2023-03-23 10:09:53'),
(401,'modifiedby',NULL,'6'),
(401,'description',NULL,'Attivazione feed portale VRBO tramite krossbooking'),
(401,'source',NULL,'CRM'),
(401,'record_id',NULL,'197'),
(401,'record_module',NULL,'Project'),
(402,'label',NULL,'Aggiornamento scheda annunci VRBO'),
(402,'projecttaskname',NULL,'Aggiornamento scheda annunci VRBO'),
(402,'projectid',NULL,'197'),
(402,'assigned_user_id',NULL,'6'),
(402,'projecttask_no',NULL,'PT5'),
(402,'startdate',NULL,'2023-03-24'),
(402,'createdtime',NULL,'2023-03-23 10:10:58'),
(402,'modifiedby',NULL,'6'),
(402,'source',NULL,'CRM'),
(402,'projecttaskstatus',NULL,'Open'),
(402,'record_id',NULL,'198'),
(402,'record_module',NULL,'ProjectTask'),
(404,'enddate','','2023-03-27'),
(405,'label',NULL,'Matteo Colombo'),
(405,'firstname',NULL,'Matteo'),
(405,'lead_no',NULL,'LEA113'),
(405,'lastname',NULL,'Colombo'),
(405,'mobile',NULL,'3482503299'),
(405,'email',NULL,'matteo.colombo@pwc.com'),
(405,'assigned_user_id',NULL,'5'),
(405,'createdtime',NULL,'2023-03-23 13:54:12'),
(405,'modifiedby',NULL,'5'),
(405,'lane',NULL,'Confalonieri'),
(405,'city',NULL,'Milano'),
(405,'source',NULL,'WEBSERVICE'),
(405,'cf_857',NULL,'2'),
(405,'cf_859',NULL,'1'),
(405,'cf_861',NULL,'Ricerca Internet'),
(405,'record_id',NULL,'199'),
(405,'record_module',NULL,'Leads'),
(406,'label',NULL,'Attivazione HOMETOGO'),
(406,'projectname',NULL,'Attivazione HOMETOGO'),
(406,'startdate',NULL,'2023-03-27'),
(406,'targetenddate',NULL,'2023-03-31'),
(406,'actualenddate',NULL,'2023-03-31'),
(406,'projectstatus',NULL,'prospecting'),
(406,'projecttype',NULL,'administrative'),
(406,'assigned_user_id',NULL,'6'),
(406,'project_no',NULL,'PROJ7'),
(406,'projectpriority',NULL,'normal'),
(406,'createdtime',NULL,'2023-03-23 14:18:24'),
(406,'modifiedby',NULL,'6'),
(406,'description',NULL,'Inserimento informazioni nelle schede krossbooking'),
(406,'source',NULL,'CRM'),
(406,'record_id',NULL,'200'),
(406,'record_module',NULL,'Project'),
(407,'label',NULL,'Inserimento informazioni Appartamenti'),
(407,'projecttaskname',NULL,'Inserimento informazioni Appartamenti'),
(407,'projecttasktype',NULL,'administrative'),
(407,'projecttaskpriority',NULL,'normal'),
(407,'projectid',NULL,'200'),
(407,'assigned_user_id',NULL,'6'),
(407,'projecttask_no',NULL,'PT6'),
(407,'startdate',NULL,'2023-03-25'),
(407,'enddate',NULL,'2023-03-29'),
(407,'createdtime',NULL,'2023-03-23 14:19:28'),
(407,'modifiedby',NULL,'6'),
(407,'source',NULL,'CRM'),
(407,'projecttaskstatus',NULL,'Open'),
(407,'record_id',NULL,'201'),
(407,'record_module',NULL,'ProjectTask'),
(408,'label','Inserimento informazioni Appartamenti','Aggiornamento scheda annunci HOMETOGO'),
(408,'projecttaskname','Inserimento informazioni Appartamenti','Aggiornamento scheda annunci HOMETOGO'),
(409,'projecttaskpriority','','normal'),
(410,'projecttasktype','','administrative'),
(412,'label',NULL,'Adria Tanghetti'),
(412,'firstname',NULL,'Adria'),
(412,'lead_no',NULL,'LEA114'),
(412,'lastname',NULL,'Tanghetti'),
(412,'mobile',NULL,'3277011201'),
(412,'email',NULL,'adria.tanghetti@gmail.com'),
(412,'assigned_user_id',NULL,'5'),
(412,'createdtime',NULL,'2023-03-23 17:11:22'),
(412,'modifiedby',NULL,'5'),
(412,'lane',NULL,'Via Bartolini n. 25'),
(412,'city',NULL,'Milano'),
(412,'source',NULL,'WEBSERVICE'),
(412,'cf_857',NULL,'1'),
(412,'cf_859',NULL,'1'),
(412,'cf_861',NULL,'Ricerca Internet'),
(412,'record_id',NULL,'202'),
(412,'record_module',NULL,'Leads'),
(413,'leadstatus','','Attempted to Contact'),
(413,'modifiedby','5','7'),
(414,'label',NULL,'Paola Osenta'),
(414,'firstname',NULL,'Paola'),
(414,'lead_no',NULL,'LEA115'),
(414,'lastname',NULL,'Osenta'),
(414,'mobile',NULL,'3776988378'),
(414,'assigned_user_id',NULL,'7'),
(414,'createdtime',NULL,'2023-03-23 17:29:27'),
(414,'modifiedby',NULL,'7'),
(414,'lane',NULL,'Via Marco Aurelio'),
(414,'city',NULL,'Milano'),
(414,'source',NULL,'CRM'),
(414,'cf_857',NULL,'1'),
(414,'record_id',NULL,'203'),
(414,'record_module',NULL,'Leads'),
(416,'label',NULL,'E' un quinto piano senza ascensore, 28 mq..... anche no'),
(416,'commentcontent',NULL,'E' un quinto piano senza ascensore, 28 mq..... anche no'),
(416,'assigned_user_id',NULL,'7'),
(416,'createdtime',NULL,'2023-03-23 17:30:33'),
(416,'related_to',NULL,'203'),
(416,'creator',NULL,'7'),
(416,'source',NULL,'CRM'),
(416,'userid',NULL,'7'),
(416,'record_id',NULL,'204'),
(416,'record_module',NULL,'ModComments'),
(417,'leadstatus','','Non Qualificato'),
(419,'label',NULL,'Porzione di appartamento di circa 33 mq con suo ingresso, ristrutturato nel 2021.'),
(419,'commentcontent',NULL,'Porzione di appartamento di circa 33 mq con suo ingresso, ristrutturato nel 2021.'),
(419,'assigned_user_id',NULL,'7'),
(419,'createdtime',NULL,'2023-03-23 17:36:11'),
(419,'related_to',NULL,'202'),
(419,'creator',NULL,'7'),
(419,'source',NULL,'CRM'),
(419,'userid',NULL,'7'),
(419,'record_id',NULL,'205'),
(419,'record_module',NULL,'ModComments'),
(420,'leadstatus','','Medium Term'),
(421,'leadstatus','','Medium Term'),
(421,'modifiedby','5','7'),
(423,'label',NULL,'Vuole affittare una stanza per 4 mesi.......'),
(423,'commentcontent',NULL,'Vuole affittare una stanza per 4 mesi.......'),
(423,'assigned_user_id',NULL,'7'),
(423,'createdtime',NULL,'2023-03-23 17:42:44'),
(423,'related_to',NULL,'196'),
(423,'creator',NULL,'7'),
(423,'source',NULL,'CRM'),
(423,'userid',NULL,'7'),
(423,'record_id',NULL,'206'),
(423,'record_module',NULL,'ModComments'),
(424,'leadstatus','Medium Term','Non Qualificato'),
(425,'leadstatus','','Non Qualificato'),
(427,'label',NULL,'Come si suol dire.... uribil....'),
(427,'commentcontent',NULL,'Come si suol dire.... uribil....'),
(427,'assigned_user_id',NULL,'7'),
(427,'createdtime',NULL,'2023-03-23 17:58:40'),
(427,'related_to',NULL,'195'),
(427,'creator',NULL,'7'),
(427,'source',NULL,'CRM'),
(427,'userid',NULL,'7'),
(427,'record_id',NULL,'207'),
(427,'record_module',NULL,'ModComments'),
(428,'leadstatus','Attempted to Contact','Contacted'),
(430,'label',NULL,'Piano terra, bilocale, ristrutturato.'),
(430,'commentcontent',NULL,'Piano terra, bilocale, ristrutturato.'),
(430,'assigned_user_id',NULL,'7'),
(430,'createdtime',NULL,'2023-03-23 18:28:31'),
(430,'related_to',NULL,'199'),
(430,'creator',NULL,'7'),
(430,'source',NULL,'CRM'),
(430,'userid',NULL,'7'),
(430,'record_id',NULL,'208'),
(430,'record_module',NULL,'ModComments'),
(431,'leadstatus','Contacted','Follow Up'),
(432,'taskstatus','Not Started','Completed'),
(433,'label',NULL,'Task : Sostituzione caldaia a Kramer 29'),
(433,'date_start',NULL,'2023-03-24'),
(433,'activitytype',NULL,'Emails'),
(433,'assigned_user_id',NULL,'1'),
(433,'subject',NULL,'Task : Sostituzione caldaia a Kramer 29'),
(433,'description',NULL,'Marra Pietro ,<br/><b>Task Notification Details:</b><br/>Subject : Sostituzione caldaia a Kramer 29<br/>Start date and time : 21-03-2023 10:30 AM ((UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna)<br/>End date and time : 21-03-2023 (dd-mm-yyyy) <br/>Status : Completed <br/>Priority : High <br/>Related To : <br/>Contacts List : <br/>Description : <br><br>'),
(433,'time_start',NULL,'05:03:05'),
(433,'createdtime',NULL,'2023-03-24 05:03:05'),
(433,'modifiedby',NULL,'1'),
(433,'from_email',NULL,'pietromarra@easylife.house'),
(433,'saved_toid',NULL,'["pietromarra@easylife.house"]'),
(433,'ccmail',NULL,'[""]'),
(433,'bccmail',NULL,'[""]'),
(433,'parent_id',NULL,'160@1|'),
(433,'email_flag',NULL,'SENT'),
(433,'source',NULL,'CRM'),
(433,'record_id',NULL,'209'),
(433,'record_module',NULL,'Emails'),
(435,'leadstatus','','Fissato appuntamento'),
(437,'label',NULL,'Magda Akladyous'),
(437,'firstname',NULL,'Magda'),
(437,'lead_no',NULL,'LEA116'),
(437,'lastname',NULL,'Akladyous'),
(437,'mobile',NULL,'3201646342'),
(437,'email',NULL,'magda.ak16@hotmail.it'),
(437,'assigned_user_id',NULL,'5'),
(437,'createdtime',NULL,'2023-03-24 12:03:12'),
(437,'modifiedby',NULL,'5'),
(437,'lane',NULL,'Via Jenner'),
(437,'city',NULL,'Milano'),
(437,'source',NULL,'WEBSERVICE'),
(437,'cf_857',NULL,'1'),
(437,'cf_859',NULL,'1'),
(437,'cf_861',NULL,'Ricerca Internet'),
(437,'record_id',NULL,'210'),
(437,'record_module',NULL,'Leads'),
(438,'label',NULL,'valentina pozzi'),
(438,'firstname',NULL,'valentina'),
(438,'lead_no',NULL,'LEA117'),
(438,'lastname',NULL,'pozzi'),
(438,'mobile',NULL,'3490952790'),
(438,'email',NULL,'valentinapozzi.mi@gmail.com'),
(438,'assigned_user_id',NULL,'5'),
(438,'createdtime',NULL,'2023-03-24 13:42:11'),
(438,'modifiedby',NULL,'5'),
(438,'lane',NULL,'Pietro borsieri 9'),
(438,'city',NULL,'Milano'),
(438,'source',NULL,'WEBSERVICE'),
(438,'cf_857',NULL,'1'),
(438,'cf_859',NULL,'1'),
(438,'cf_861',NULL,'Ricerca Internet'),
(438,'record_id',NULL,'211'),
(438,'record_module',NULL,'Leads'),
(439,'leadstatus','','Non Qualificato'),
(439,'modifiedby','5','7'),
(441,'label',NULL,'I proprietari vivono a Como - Piano 1 ascensore, ad oggi e' affittato ma esce a fine mese (1.300 a fine marzo). 50 mq, angolo cottura camera matrimoniale mettera' divano letto. Fissare visita ai primi di aprile.'),
(441,'commentcontent',NULL,'I proprietari vivono a Como - Piano 1 ascensore, ad oggi e' affittato ma esce a fine mese (1.300 a fine marzo). 50 mq, angolo cottura camera matrimoniale mettera' divano letto. Fissare visita ai primi di aprile.'),
(441,'assigned_user_id',NULL,'7'),
(441,'createdtime',NULL,'2023-03-24 13:59:53'),
(441,'related_to',NULL,'211'),
(441,'creator',NULL,'7'),
(441,'source',NULL,'CRM'),
(441,'userid',NULL,'7'),
(441,'record_id',NULL,'212'),
(441,'record_module',NULL,'ModComments'),
(442,'leadstatus','','Hot'),
(443,'label',NULL,'Fissa appuntamento'),
(443,'subject',NULL,'Fissa appuntamento'),
(443,'assigned_user_id',NULL,'7'),
(443,'date_start',NULL,'2023-03-29'),
(443,'time_start',NULL,'14:00:00'),
(443,'due_date',NULL,'2023-03-31'),
(443,'duration_hours',NULL,'58'),
(443,'parent_id',NULL,'211'),
(443,'sendnotification',NULL,'1'),
(443,'activitytype',NULL,'Task'),
(443,'createdtime',NULL,'2023-03-24 14:01:40'),
(443,'taskpriority',NULL,'High'),
(443,'visibility',NULL,'Private'),
(443,'modifiedby',NULL,'7'),
(443,'reminder_time',NULL,'1'),
(443,'source',NULL,'CRM'),
(443,'taskstatus',NULL,'In Progress'),
(443,'record_id',NULL,'213'),
(443,'record_module',NULL,'Calendar'),
(445,'label',NULL,'Task : Fissa appuntamento'),
(445,'date_start',NULL,'2023-03-24'),
(445,'activitytype',NULL,'Emails'),
(445,'assigned_user_id',NULL,'1'),
(445,'subject',NULL,'Task : Fissa appuntamento'),
(445,'description',NULL,'Montuoro Francesca ,<br/><b>Task Notification Details:</b><br/>Subject : Fissa appuntamento<br/>Start date and time : 29-03-2023 2:00 PM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br/>End date and time : 31-03-2023 (dd-mm-yyyy) <br/>Status : In Progress <br/>Priority : High <br/>Related To : pozzi valentina <br/>Contacts List : <br/>Description : <br><br>'),
(445,'time_start',NULL,'14:02:02'),
(445,'createdtime',NULL,'2023-03-24 14:02:02'),
(445,'modifiedby',NULL,'1'),
(445,'from_email',NULL,'francescamontuoro@easylife.house'),
(445,'saved_toid',NULL,'["francescamontuoro@easylife.house"]'),
(445,'ccmail',NULL,'[""]'),
(445,'bccmail',NULL,'[""]'),
(445,'parent_id',NULL,'213@1|'),
(445,'email_flag',NULL,'SENT'),
(445,'source',NULL,'CRM'),
(445,'record_id',NULL,'214'),
(445,'record_module',NULL,'Emails'),
(447,'label',NULL,'Pietro Comaschi'),
(447,'firstname',NULL,'Pietro'),
(447,'lead_no',NULL,'LEA118'),
(447,'lastname',NULL,'Comaschi'),
(447,'mobile',NULL,'3337653728'),
(447,'email',NULL,'pietro-comaschi@live.it'),
(447,'assigned_user_id',NULL,'5'),
(447,'createdtime',NULL,'2023-03-24 14:55:22'),
(447,'modifiedby',NULL,'5'),
(447,'lane',NULL,'VIA BERGOGNONE 27/A'),
(447,'city',NULL,'Milano'),
(447,'description',NULL,'Trilocale posto al settimo piano con posto auto.'),
(447,'source',NULL,'WEBSERVICE'),
(447,'cf_857',NULL,'3'),
(447,'cf_859',NULL,'2'),
(447,'cf_861',NULL,'Ricerca Internet'),
(447,'record_id',NULL,'215'),
(447,'record_module',NULL,'Leads'),
(448,'label',NULL,'Ivan Birofio'),
(448,'firstname',NULL,'Ivan'),
(448,'lead_no',NULL,'LEA119'),
(448,'lastname',NULL,'Birofio'),
(448,'mobile',NULL,'3207424378'),
(448,'email',NULL,'ivan.birofio@gmail.com'),
(448,'assigned_user_id',NULL,'5'),
(448,'createdtime',NULL,'2023-03-24 16:31:32'),
(448,'modifiedby',NULL,'5'),
(448,'lane',NULL,'Lucio mastronardi'),
(448,'city',NULL,'Milano'),
(448,'source',NULL,'WEBSERVICE'),
(448,'cf_857',NULL,'2'),
(448,'cf_859',NULL,'1'),
(448,'cf_861',NULL,'Ricerca Internet'),
(448,'record_id',NULL,'216'),
(448,'record_module',NULL,'Leads'),
(449,'label',NULL,'Rossana Peragine'),
(449,'firstname',NULL,'Rossana'),
(449,'lead_no',NULL,'LEA120'),
(449,'lastname',NULL,'Peragine'),
(449,'mobile',NULL,'3470772251'),
(449,'email',NULL,'rossana.peragine.rp@gmail.com'),
(449,'assigned_user_id',NULL,'5'),
(449,'createdtime',NULL,'2023-03-25 21:01:13'),
(449,'modifiedby',NULL,'5'),
(449,'lane',NULL,'Del Fusaro'),
(449,'city',NULL,'Milano'),
(449,'source',NULL,'WEBSERVICE'),
(449,'cf_857',NULL,'3'),
(449,'cf_859',NULL,'2'),
(449,'cf_861',NULL,'Ricerca Internet'),
(449,'record_id',NULL,'217'),
(449,'record_module',NULL,'Leads'),
(450,'label',NULL,'Luca Salamone'),
(450,'firstname',NULL,'Luca'),
(450,'lead_no',NULL,'LEA121'),
(450,'lastname',NULL,'Salamone'),
(450,'mobile',NULL,'3201174582'),
(450,'email',NULL,'luca.salamone@intesasanpaolo.com'),
(450,'assigned_user_id',NULL,'5'),
(450,'createdtime',NULL,'2023-03-26 11:19:22'),
(450,'modifiedby',NULL,'5'),
(450,'lane',NULL,'panfilo castaldi'),
(450,'city',NULL,'Milano'),
(450,'source',NULL,'WEBSERVICE'),
(450,'cf_857',NULL,'1'),
(450,'cf_859',NULL,'1'),
(450,'cf_861',NULL,'Ricerca Internet'),
(450,'record_id',NULL,'218'),
(450,'record_module',NULL,'Leads'),
(451,'label',NULL,'Alessandro Broccucci'),
(451,'firstname',NULL,'Alessandro'),
(451,'lead_no',NULL,'LEA122'),
(451,'lastname',NULL,'Broccucci'),
(451,'mobile',NULL,'3382623915'),
(451,'email',NULL,'brokal@libero.it'),
(451,'leadsource',NULL,'Cold Call'),
(451,'leadstatus',NULL,'Fissato appuntamento'),
(451,'assigned_user_id',NULL,'7'),
(451,'createdtime',NULL,'2023-03-27 08:27:15'),
(451,'modifiedby',NULL,'7'),
(451,'lane',NULL,'D'Apulia 9'),
(451,'city',NULL,'Milano'),
(451,'description',NULL,'105 mq vicino a Piazza Morbegno, 105 mq con 36 mq di terrazzo, 2 camere 2 bagni cucina abitabile divano letto. Abitano vicino al Lago di Lugano. Mandate info e contratto.'),
(451,'source',NULL,'CRM'),
(451,'cf_857',NULL,'2'),
(451,'record_id',NULL,'219'),
(451,'record_module',NULL,'Leads'),
(452,'leadstatus','','Attempted to Contact'),
(452,'modifiedby','5','7'),
(453,'leadstatus','','Attempted to Contact'),
(453,'modifiedby','5','7'),
(454,'label',NULL,'Richiama e manda mail'),
(454,'subject',NULL,'Richiama e manda mail'),
(454,'assigned_user_id',NULL,'7'),
(454,'date_start',NULL,'2023-03-27'),
(454,'time_start',NULL,'11:30:00'),
(454,'due_date',NULL,'2023-03-28'),
(454,'duration_hours',NULL,'36'),
(454,'duration_minutes',NULL,'30'),
(454,'parent_id',NULL,'217'),
(454,'sendnotification',NULL,'1'),
(454,'activitytype',NULL,'Task'),
(454,'createdtime',NULL,'2023-03-27 08:29:48'),
(454,'taskpriority',NULL,'High'),
(454,'visibility',NULL,'Private'),
(454,'modifiedby',NULL,'7'),
(454,'reminder_time',NULL,'301'),
(454,'source',NULL,'CRM'),
(454,'taskstatus',NULL,'In Progress'),
(454,'record_id',NULL,'220'),
(454,'record_module',NULL,'Calendar'),
(456,'label',NULL,'Task : Richiama e manda mail'),
(456,'date_start',NULL,'2023-03-27'),
(456,'activitytype',NULL,'Emails'),
(456,'assigned_user_id',NULL,'1'),
(456,'subject',NULL,'Task : Richiama e manda mail'),
(456,'description',NULL,'Montuoro Francesca ,<br/><b>Task Notification Details:</b><br/>Subject : Richiama e manda mail<br/>Start date and time : 27-03-2023 11:30 AM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br/>End date and time : 28-03-2023 (dd-mm-yyyy) <br/>Status : In Progress <br/>Priority : High <br/>Related To : Peragine Rossana <br/>Contacts List : <br/>Description : <br><br>'),
(456,'time_start',NULL,'08:30:02'),
(456,'createdtime',NULL,'2023-03-27 08:30:02'),
(456,'modifiedby',NULL,'1'),
(456,'from_email',NULL,'francescamontuoro@easylife.house'),
(456,'saved_toid',NULL,'["francescamontuoro@easylife.house"]'),
(456,'ccmail',NULL,'[""]'),
(456,'bccmail',NULL,'[""]'),
(456,'parent_id',NULL,'220@1|'),
(456,'email_flag',NULL,'SENT'),
(456,'source',NULL,'CRM'),
(456,'record_id',NULL,'221'),
(456,'record_module',NULL,'Emails'),
(458,'label',NULL,'Richiama e manda mail'),
(458,'subject',NULL,'Richiama e manda mail'),
(458,'assigned_user_id',NULL,'7'),
(458,'date_start',NULL,'2023-03-27'),
(458,'time_start',NULL,'11:30:00'),
(458,'due_date',NULL,'2023-03-28'),
(458,'duration_hours',NULL,'36'),
(458,'duration_minutes',NULL,'30'),
(458,'parent_id',NULL,'218'),
(458,'sendnotification',NULL,'1'),
(458,'activitytype',NULL,'Task'),
(458,'createdtime',NULL,'2023-03-27 08:30:49'),
(458,'visibility',NULL,'Private'),
(458,'modifiedby',NULL,'7'),
(458,'reminder_time',NULL,'361'),
(458,'source',NULL,'CRM'),
(458,'taskstatus',NULL,'In Progress'),
(458,'record_id',NULL,'222'),
(458,'record_module',NULL,'Calendar'),
(460,'label',NULL,'Task : Richiama e manda mail'),
(460,'date_start',NULL,'2023-03-27'),
(460,'activitytype',NULL,'Emails'),
(460,'assigned_user_id',NULL,'1'),
(460,'subject',NULL,'Task : Richiama e manda mail'),
(460,'description',NULL,'Montuoro Francesca ,<br/><b>Task Notification Details:</b><br/>Subject : Richiama e manda mail<br/>Start date and time : 27-03-2023 11:30 AM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br/>End date and time : 28-03-2023 (dd-mm-yyyy) <br/>Status : In Progress <br/>Priority : <br/>Related To : Salamone Luca <br/>Contacts List : <br/>Description : <br><br>'),
(460,'time_start',NULL,'08:31:01'),
(460,'createdtime',NULL,'2023-03-27 08:31:01'),
(460,'modifiedby',NULL,'1'),
(460,'from_email',NULL,'francescamontuoro@easylife.house'),
(460,'saved_toid',NULL,'["francescamontuoro@easylife.house"]'),
(460,'ccmail',NULL,'[""]'),
(460,'bccmail',NULL,'[""]'),
(460,'parent_id',NULL,'222@1|'),
(460,'email_flag',NULL,'SENT'),
(460,'source',NULL,'CRM'),
(460,'record_id',NULL,'223'),
(460,'record_module',NULL,'Emails'),
(462,'label',NULL,'andrea spalla'),
(462,'firstname',NULL,'andrea'),
(462,'lead_no',NULL,'LEA123'),
(462,'lastname',NULL,'spalla'),
(462,'mobile',NULL,'3484380550'),
(462,'email',NULL,'andreacspalla@gmail.com'),
(462,'assigned_user_id',NULL,'5'),
(462,'createdtime',NULL,'2023-03-27 09:55:12'),
(462,'modifiedby',NULL,'5'),
(462,'lane',NULL,'privata tirso'),
(462,'city',NULL,'Milano'),
(462,'source',NULL,'WEBSERVICE'),
(462,'cf_857',NULL,'2'),
(462,'cf_859',NULL,'2'),
(462,'cf_861',NULL,'Ricerca Internet'),
(462,'record_id',NULL,'224'),
(462,'record_module',NULL,'Leads'),
(463,'label',NULL,'Giuliana Rossi'),
(463,'firstname',NULL,'Giuliana'),
(463,'lead_no',NULL,'LEA124'),
(463,'lastname',NULL,'Rossi'),
(463,'mobile',NULL,'3389759554'),
(463,'email',NULL,'arch.giulyrossi@gmail.com'),
(463,'assigned_user_id',NULL,'5'),
(463,'createdtime',NULL,'2023-03-27 13:04:12'),
(463,'modifiedby',NULL,'5'),
(463,'lane',NULL,'LODOVICO IL MORO 123'),
(463,'city',NULL,'Milano'),
(463,'source',NULL,'WEBSERVICE'),
(463,'cf_857',NULL,'1'),
(463,'cf_859',NULL,'1'),
(463,'cf_861',NULL,'Ricerca Internet'),
(463,'record_id',NULL,'225'),
(463,'record_module',NULL,'Leads'),
(464,'label',NULL,'DANIEL COLUSSI'),
(464,'firstname',NULL,'DANIEL'),
(464,'lead_no',NULL,'LEA125'),
(464,'lastname',NULL,'COLUSSI'),
(464,'mobile',NULL,'3381813251'),
(464,'email',NULL,'DANIEL.COLUSSI@JULIAGRAF.IT'),
(464,'assigned_user_id',NULL,'5'),
(464,'createdtime',NULL,'2023-03-27 13:20:12'),
(464,'modifiedby',NULL,'5'),
(464,'lane',NULL,'bergamo'),
(464,'city',NULL,'Milano'),
(464,'source',NULL,'WEBSERVICE'),
(464,'cf_857',NULL,'2'),
(464,'cf_859',NULL,'1'),
(464,'cf_861',NULL,'Ricerca Internet'),
(464,'record_id',NULL,'226'),
(464,'record_module',NULL,'Leads'),
(466,'label',NULL,'Vecchi cascina del 1900, sbattuta fuori inquilina morosa 33 mq vuole valutare affitti brevi'),
(466,'commentcontent',NULL,'Vecchi cascina del 1900, sbattuta fuori inquilina morosa 33 mq vuole valutare affitti brevi'),
(466,'assigned_user_id',NULL,'7'),
(466,'createdtime',NULL,'2023-03-27 13:55:43'),
(466,'related_to',NULL,'225'),
(466,'creator',NULL,'7'),
(466,'source',NULL,'CRM'),
(466,'userid',NULL,'7'),
(466,'record_id',NULL,'227'),
(466,'record_module',NULL,'ModComments'),
(467,'leadstatus','','Fissato appuntamento'),
(468,'label',NULL,'enza fumarola'),
(468,'firstname',NULL,'enza'),
(468,'lead_no',NULL,'LEA126'),
(468,'lastname',NULL,'fumarola'),
(468,'mobile',NULL,'3356519166'),
(468,'email',NULL,'efumarol@gmail.com'),
(468,'assigned_user_id',NULL,'5'),
(468,'createdtime',NULL,'2023-03-27 16:25:12'),
(468,'modifiedby',NULL,'5'),
(468,'lane',NULL,'villoresi'),
(468,'city',NULL,'Milano'),
(468,'source',NULL,'WEBSERVICE'),
(468,'cf_857',NULL,'3'),
(468,'cf_859',NULL,'2'),
(468,'cf_861',NULL,'Ricerca Internet'),
(468,'record_id',NULL,'228'),
(468,'record_module',NULL,'Leads'),
(469,'label',NULL,'elisa anna cirla'),
(469,'firstname',NULL,'elisa anna'),
(469,'lead_no',NULL,'LEA127'),
(469,'lastname',NULL,'cirla'),
(469,'mobile',NULL,'3338868913'),
(469,'email',NULL,'elisa.cirla@hotmail.it'),
(469,'assigned_user_id',NULL,'5'),
(469,'createdtime',NULL,'2023-03-27 17:08:22'),
(469,'modifiedby',NULL,'5'),
(469,'lane',NULL,'confalonieri 5'),
(469,'city',NULL,'Milano'),
(469,'source',NULL,'WEBSERVICE'),
(469,'cf_857',NULL,'1'),
(469,'cf_859',NULL,'1'),
(469,'cf_861',NULL,'Ricerca Internet'),
(469,'record_id',NULL,'229'),
(469,'record_module',NULL,'Leads'),
(471,'leadstatus','','Attempted to Contact'),
(471,'modifiedby','5','7'),
(472,'label',NULL,'Pietro Marra'),
(472,'firstname',NULL,'Pietro'),
(472,'contact_no',NULL,'CON2'),
(472,'lastname',NULL,'Marra'),
(472,'email',NULL,'orteipam@tiscali.it'),
(472,'assigned_user_id',NULL,'6'),
(472,'createdtime',NULL,'2023-03-28 08:12:47'),
(472,'modifiedby',NULL,'6'),
(472,'support_start_date',NULL,'2023-03-28'),
(472,'support_end_date',NULL,'2024-03-28'),
(472,'source',NULL,'CRM'),
(472,'record_id',NULL,'230'),
(472,'record_module',NULL,'Contacts'),
(473,'label',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(473,'date_start',NULL,'2023-03-28'),
(473,'activitytype',NULL,'Emails'),
(473,'assigned_user_id',NULL,'6'),
(473,'subject',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(473,'description',NULL,'<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r\n<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body class="scayt-enabled">\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile&nbsp;$contacts-firstname$,<br />\r\n <br />\r\n ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:&nbsp;<br />\r\n &nbsp;\r\n <p class="MsoNormal"><span style="font-family:"Microsoft JhengHei UI Light",sans-serif;\r\nmso-fareast-language:EN-US"><a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a><o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal"><span style="font-family:"Microsoft JhengHei UI Light",sans-serif;\r\nmso-fareast-language:EN-US">Username: xxxxxx<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal"><span style="font-family:"Microsoft JhengHei UI Light",sans-serif;\r\nmso-fareast-language:EN-US">Password: xxxxxx<o:p></o:p></span></p>\r\n &nbsp;\r\n\r\n <p class="MsoNormal"><span lang="EN-US" style="font-family:"Microsoft JhengHei UI Light",sans-serif;\r\nmso-ansi-language:EN-US;mso-fareast-language:EN-US">EASYLIFE APP</span></p>\r\n\r\n <p class="MsoNormal"><span style="font-family: "Microsoft JhengHei UI Light", sans-serif;">IOS</span></p>\r\n\r\n <p class="MsoNormal"><span style="font-family:"Microsoft JhengHei UI Light",sans-serif;\r\nmso-fareast-language:EN-US"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><span lang="EN-US" style="mso-ansi-language:EN-US">https://apps.apple.com/it/app/easylife/id6444039591</span></a></span><span style="font-family:"Microsoft JhengHei UI Light",sans-serif;mso-ansi-language:\r\nEN-US;mso-fareast-language:EN-US"> <span lang="EN-US"><o:p></o:p></span></span></p>\r\n\r\n <p class="MsoNormal"><span lang="EN-US" style="font-family:"Microsoft JhengHei UI Light",sans-serif;\r\nmso-ansi-language:EN-US;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p>\r\n\r\n <p class="MsoNormal"><span lang="EN-US" style="font-family:"Microsoft JhengHei UI Light",sans-serif;\r\nmso-ansi-language:EN-US;mso-fareast-language:EN-US">ANDROID<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal"><span style="font-family:"Microsoft JhengHei UI Light",sans-serif;\r\nmso-fareast-language:EN-US"><a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife">https://play.google.com/store/apps/details?id=com.krossgpeasylife</a><o:p></o:p></span></p>\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità<br />\r\n Saluti<br />\r\n Pietro<br />\r\n <br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="4" cellspacing="0" width="100%">\r\n <tbody>\r\n <tr>\r\n <td colspan="2" id="social" valign="middle">\r\n <center></center>\r\n </td>\r\n </tr>\r\n <!--copy right data-->\r\n <tr>\r\n <td valign="top" width="350px">\r\n <center>\r\n <div><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></div>\r\n </center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n'),
(473,'time_start',NULL,'08:13'),
(473,'createdtime',NULL,'2023-03-28 08:13:16'),
(473,'modifiedby',NULL,'6'),
(473,'from_email',NULL,'pietromarra@easylife.house'),
(473,'saved_toid',NULL,'["orteipam@tiscali.it"]'),
(473,'ccmail',NULL,'[""]'),
(473,'bccmail',NULL,'[""]'),
(473,'parent_id',NULL,'230@1|'),
(473,'email_flag',NULL,'SENT'),
(473,'source',NULL,'CRM'),
(473,'record_id',NULL,'231'),
(473,'record_module',NULL,'Emails'),
(475,'leadstatus','','Contacted'),
(475,'modifiedby','5','7'),
(476,'label',NULL,'giuliana berisso'),
(476,'firstname',NULL,'giuliana'),
(476,'lead_no',NULL,'LEA128'),
(476,'lastname',NULL,'berisso'),
(476,'mobile',NULL,'3402539285'),
(476,'email',NULL,'giuliana.berisso@gmail.com'),
(476,'assigned_user_id',NULL,'5'),
(476,'createdtime',NULL,'2023-03-28 08:34:12'),
(476,'modifiedby',NULL,'5'),
(476,'lane',NULL,'cilea 126'),
(476,'city',NULL,'Milano'),
(476,'source',NULL,'WEBSERVICE'),
(476,'cf_857',NULL,'3'),
(476,'cf_859',NULL,'1'),
(476,'cf_861',NULL,'Ricerca Internet'),
(476,'record_id',NULL,'232'),
(476,'record_module',NULL,'Leads'),
(477,'label',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(477,'date_start',NULL,'2023-03-28'),
(477,'activitytype',NULL,'Emails'),
(477,'assigned_user_id',NULL,'6'),
(477,'subject',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(477,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2B465B; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: xxxxxx</p>\r\n\r\n <p>Password: xxxxxx</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 100px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 150px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(477,'time_start',NULL,'09:07'),
(477,'createdtime',NULL,'2023-03-28 09:07:09'),
(477,'modifiedby',NULL,'6'),
(477,'from_email',NULL,'pietromarra@easylife.house'),
(477,'saved_toid',NULL,'["orteipam@tiscali.it"]'),
(477,'ccmail',NULL,'[""]'),
(477,'bccmail',NULL,'[""]'),
(477,'parent_id',NULL,'230@1|'),
(477,'email_flag',NULL,'SENT'),
(477,'source',NULL,'CRM'),
(477,'record_id',NULL,'233'),
(477,'record_module',NULL,'Emails'),
(479,'label',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(479,'date_start',NULL,'2023-03-28'),
(479,'activitytype',NULL,'Emails'),
(479,'assigned_user_id',NULL,'6'),
(479,'subject',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(479,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: xxxxxx</p>\r\n\r\n <p>Password: xxxxxx</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(479,'time_start',NULL,'09:10'),
(479,'createdtime',NULL,'2023-03-28 09:10:29'),
(479,'modifiedby',NULL,'6'),
(479,'from_email',NULL,'pietromarra@easylife.house'),
(479,'saved_toid',NULL,'["orteipam@tiscali.it"]'),
(479,'ccmail',NULL,'[""]'),
(479,'bccmail',NULL,'[""]'),
(479,'parent_id',NULL,'230@1|'),
(479,'email_flag',NULL,'SENT'),
(479,'source',NULL,'CRM'),
(479,'record_id',NULL,'234'),
(479,'record_module',NULL,'Emails'),
(481,'label',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(481,'date_start',NULL,'2023-03-28'),
(481,'activitytype',NULL,'Emails'),
(481,'assigned_user_id',NULL,'6'),
(481,'subject',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(481,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: xxxxxx</p>\r\n\r\n <p>Password: xxxxxx</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(481,'time_start',NULL,'09:21'),
(481,'createdtime',NULL,'2023-03-28 09:21:27'),
(481,'modifiedby',NULL,'6'),
(481,'from_email',NULL,'pietromarra@easylife.house'),
(481,'saved_toid',NULL,'["orteipam@tiscali.it"]'),
(481,'ccmail',NULL,'[""]'),
(481,'bccmail',NULL,'[""]'),
(481,'parent_id',NULL,'230@1|'),
(481,'email_flag',NULL,'SENT'),
(481,'source',NULL,'CRM'),
(481,'record_id',NULL,'235'),
(481,'record_module',NULL,'Emails'),
(483,'label',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(483,'date_start',NULL,'2023-03-28'),
(483,'activitytype',NULL,'Emails'),
(483,'assigned_user_id',NULL,'6'),
(483,'subject',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(483,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: xxxxxx</p>\r\n\r\n <p>Password: xxxxxx</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(483,'time_start',NULL,'09:24'),
(483,'createdtime',NULL,'2023-03-28 09:24:41'),
(483,'modifiedby',NULL,'6'),
(483,'from_email',NULL,'pietromarra@easylife.house'),
(483,'saved_toid',NULL,'["orteipam@tiscali.it"]'),
(483,'ccmail',NULL,'[""]'),
(483,'bccmail',NULL,'[""]'),
(483,'parent_id',NULL,'230@1|'),
(483,'email_flag',NULL,'SENT'),
(483,'source',NULL,'CRM'),
(483,'record_id',NULL,'236'),
(483,'record_module',NULL,'Emails'),
(485,'label',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(485,'date_start',NULL,'2023-03-28'),
(485,'activitytype',NULL,'Emails'),
(485,'assigned_user_id',NULL,'6'),
(485,'subject',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(485,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: xxxxxx</p>\r\n\r\n <p>Password: xxxxxx</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(485,'time_start',NULL,'09:53'),
(485,'createdtime',NULL,'2023-03-28 09:53:53'),
(485,'modifiedby',NULL,'6'),
(485,'from_email',NULL,'pietromarra@easylife.house'),
(485,'saved_toid',NULL,'["orteipam@tiscali.it"]'),
(485,'ccmail',NULL,'[""]'),
(485,'bccmail',NULL,'[""]'),
(485,'parent_id',NULL,'230@1|'),
(485,'email_flag',NULL,'SENT'),
(485,'source',NULL,'CRM'),
(485,'record_id',NULL,'237'),
(485,'record_module',NULL,'Emails'),
(488,'label',NULL,'Pietro Marra'),
(488,'firstname',NULL,'Pietro'),
(488,'contact_no',NULL,'CON3'),
(488,'lastname',NULL,'Marra'),
(488,'email',NULL,'orteipam@tiscali.it'),
(488,'assigned_user_id',NULL,'6'),
(488,'createdtime',NULL,'2023-03-28 10:53:52'),
(488,'modifiedby',NULL,'6'),
(488,'support_start_date',NULL,'2023-03-28'),
(488,'support_end_date',NULL,'2024-03-28'),
(488,'source',NULL,'CRM'),
(488,'record_id',NULL,'238'),
(488,'record_module',NULL,'Contacts'),
(489,'label',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(489,'date_start',NULL,'2023-03-28'),
(489,'activitytype',NULL,'Emails'),
(489,'assigned_user_id',NULL,'6'),
(489,'subject',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(489,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: xxxxxx</p>\r\n\r\n <p>Password: xxxxxx</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(489,'time_start',NULL,'11:03'),
(489,'createdtime',NULL,'2023-03-28 11:03:58'),
(489,'modifiedby',NULL,'6'),
(489,'from_email',NULL,'pietromarra@easylife.house'),
(489,'saved_toid',NULL,'["orteipam@tiscali.it"]'),
(489,'ccmail',NULL,'[""]'),
(489,'bccmail',NULL,'["marra.pietro@gmail.com"]'),
(489,'parent_id',NULL,'238@1|'),
(489,'email_flag',NULL,'SENT'),
(489,'source',NULL,'CRM'),
(489,'record_id',NULL,'239'),
(489,'record_module',NULL,'Emails'),
(491,'leadstatus','','Attempted to Contact'),
(491,'modifiedby','5','7'),
(492,'leadstatus','Attempted to Contact','Fissato appuntamento'),
(493,'leadstatus','','Attempted to Contact'),
(493,'modifiedby','5','7'),
(494,'cf_873','0','1'),
(495,'label',NULL,'Sophia Massarini'),
(495,'firstname',NULL,'Sophia'),
(495,'contact_no',NULL,'CON4'),
(495,'lastname',NULL,'Massarini'),
(495,'email',NULL,'sophiamassarini@gmail.com'),
(495,'assigned_user_id',NULL,'6'),
(495,'createdtime',NULL,'2023-03-28 13:47:06'),
(495,'modifiedby',NULL,'6'),
(495,'support_start_date',NULL,'2023-03-28'),
(495,'support_end_date',NULL,'2024-03-28'),
(495,'source',NULL,'CRM'),
(495,'record_id',NULL,'240'),
(495,'record_module',NULL,'Contacts'),
(496,'cf_875','','smassarini'),
(496,'cf_877','','Vigevano45!'),
(497,'cf_875','','testuser'),
(498,'cf_877','','testpass'),
(499,'label',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(499,'date_start',NULL,'2023-03-28'),
(499,'activitytype',NULL,'Emails'),
(499,'assigned_user_id',NULL,'6'),
(499,'subject',NULL,'CREDENZIALI DI ACCESSO PORTALE OWNER'),
(499,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso al portale proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(499,'time_start',NULL,'13:52'),
(499,'createdtime',NULL,'2023-03-28 13:52:22'),
(499,'modifiedby',NULL,'6'),
(499,'from_email',NULL,'pietromarra@easylife.house'),
(499,'saved_toid',NULL,'["orteipam@tiscali.it"]'),
(499,'ccmail',NULL,'[""]'),
(499,'bccmail',NULL,'[""]'),
(499,'parent_id',NULL,'238@1|'),
(499,'email_flag',NULL,'SENT'),
(499,'source',NULL,'CRM'),
(499,'record_id',NULL,'241'),
(499,'record_module',NULL,'Emails'),
(501,'cf_873','0','1'),
(502,'cf_873','1','0'),
(503,'cf_873','1','0'),
(504,'leadstatus','Attempted to Contact','Contacted'),
(506,'label',NULL,'Ne ha due, un bilocale dove vive lei, uno su Airbnb (monolocale soppalcato, ristrutturato, con tutte le dotazioni), lo gestiscono lei ed il fratello. Mi mandera' link all'annuncio.'),
(506,'commentcontent',NULL,'Ne ha due, un bilocale dove vive lei, uno su Airbnb (monolocale soppalcato, ristrutturato, con tutte le dotazioni), lo gestiscono lei ed il fratello. Mi mandera' link all'annuncio.'),
(506,'assigned_user_id',NULL,'7'),
(506,'createdtime',NULL,'2023-03-28 14:00:55'),
(506,'related_to',NULL,'229'),
(506,'creator',NULL,'7'),
(506,'source',NULL,'CRM'),
(506,'userid',NULL,'7'),
(506,'record_id',NULL,'242'),
(506,'record_module',NULL,'ModComments'),
(507,'leadstatus','Contacted','Follow Up'),
(508,'leadstatus','Follow Up','Contacted'),
(509,'label',NULL,'Anna Minotti'),
(509,'firstname',NULL,'Anna'),
(509,'contact_no',NULL,'CON5'),
(509,'lastname',NULL,'Minotti'),
(509,'email',NULL,'annam.minotti@gmail.com'),
(509,'assigned_user_id',NULL,'6'),
(509,'createdtime',NULL,'2023-03-28 14:01:50'),
(509,'modifiedby',NULL,'6'),
(509,'support_start_date',NULL,'2023-03-28'),
(509,'support_end_date',NULL,'2024-03-28'),
(509,'source',NULL,'CRM'),
(509,'record_id',NULL,'243'),
(509,'record_module',NULL,'Contacts'),
(510,'cf_875','','aminotti'),
(511,'cf_877','','Palazzi19!'),
(512,'label',NULL,'Pietro2 Marra2'),
(512,'firstname',NULL,'Pietro2'),
(512,'contact_no',NULL,'CON6'),
(512,'lastname',NULL,'Marra2'),
(512,'email',NULL,'marra.pietro@gmail.com'),
(512,'assigned_user_id',NULL,'6'),
(512,'createdtime',NULL,'2023-03-28 14:03:21'),
(512,'modifiedby',NULL,'6'),
(512,'support_start_date',NULL,'2023-03-28'),
(512,'support_end_date',NULL,'2024-03-28'),
(512,'source',NULL,'CRM'),
(512,'cf_875',NULL,'testuser22'),
(512,'cf_877',NULL,'testpass2'),
(512,'record_id',NULL,'244'),
(512,'record_module',NULL,'Contacts'),
(513,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(513,'date_start',NULL,'2023-03-28'),
(513,'activitytype',NULL,'Emails'),
(513,'assigned_user_id',NULL,'6'),
(513,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(513,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(513,'time_start',NULL,'14:03'),
(513,'createdtime',NULL,'2023-03-28 14:03:55'),
(513,'modifiedby',NULL,'6'),
(513,'from_email',NULL,'pietromarra@easylife.house'),
(513,'saved_toid',NULL,'["orteipam@tiscali.it","marra.pietro@gmail.com"]'),
(513,'ccmail',NULL,'[""]'),
(513,'bccmail',NULL,'[""]'),
(513,'parent_id',NULL,'238@1|244@1|'),
(513,'email_flag',NULL,'SENT'),
(513,'source',NULL,'CRM'),
(513,'record_id',NULL,'245'),
(513,'record_module',NULL,'Emails'),
(516,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(516,'date_start',NULL,'2023-03-28'),
(516,'activitytype',NULL,'Emails'),
(516,'assigned_user_id',NULL,'6'),
(516,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(516,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(516,'time_start',NULL,'14:06'),
(516,'createdtime',NULL,'2023-03-28 14:06:02'),
(516,'modifiedby',NULL,'6'),
(516,'from_email',NULL,'pietromarra@easylife.house'),
(516,'saved_toid',NULL,'["annam.minotti@gmail.com","sophiamassarini@gmail.com"]'),
(516,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(516,'bccmail',NULL,'["pietromarra@easylife.house"]'),
(516,'parent_id',NULL,'243@1|240@1|'),
(516,'email_flag',NULL,'SENT'),
(516,'source',NULL,'CRM'),
(516,'record_id',NULL,'246'),
(516,'record_module',NULL,'Emails'),
(519,'cf_873','0','1'),
(520,'cf_873','0','1'),
(521,'cf_873','0','1'),
(522,'cf_873','0','1'),
(523,'label',NULL,'Giovanni Pirani'),
(523,'salutationtype',NULL,'Mr.'),
(523,'firstname',NULL,'Giovanni'),
(523,'lead_no',NULL,'LEA129'),
(523,'lastname',NULL,'Pirani'),
(523,'mobile',NULL,'3498869153'),
(523,'email',NULL,'giovannipirani@libero.it'),
(523,'leadsource',NULL,'Cold Call'),
(523,'leadstatus',NULL,'Contacted'),
(523,'assigned_user_id',NULL,'7'),
(523,'createdtime',NULL,'2023-03-28 15:39:04'),
(523,'modifiedby',NULL,'7'),
(523,'lane',NULL,'Ripamonti 109'),
(523,'city',NULL,'Milano'),
(523,'description',NULL,'Di Jesi, acquistato 7 anni fa, due appartamenti, uno al secondo ed uno al terzo, due camere 1 bagno cucinino, non hanno aria condizionata. E' affittato a camera, ciascuna a 650 Euro.'),
(523,'source',NULL,'CRM'),
(523,'cf_857',NULL,'2'),
(523,'cf_859',NULL,'1'),
(523,'cf_861',NULL,'Google'),
(523,'record_id',NULL,'247'),
(523,'record_module',NULL,'Leads'),
(524,'label',NULL,'Carolina Canape'),
(524,'firstname',NULL,'Carolina'),
(524,'lead_no',NULL,'LEA130'),
(524,'lastname',NULL,'Canape'),
(524,'mobile',NULL,'3462234687'),
(524,'email',NULL,'carolinacanape83@gmail.com'),
(524,'assigned_user_id',NULL,'5'),
(524,'createdtime',NULL,'2023-03-28 15:47:12'),
(524,'modifiedby',NULL,'5'),
(524,'lane',NULL,'Corso 22 Marzo'),
(524,'city',NULL,'Milano'),
(524,'source',NULL,'WEBSERVICE'),
(524,'cf_857',NULL,'3'),
(524,'cf_859',NULL,'2'),
(524,'cf_861',NULL,'Ricerca Internet'),
(524,'record_id',NULL,'248'),
(524,'record_module',NULL,'Leads'),
(525,'modifiedby','5','7'),
(525,'lane','Corso 22 Marzo','Corso 22 Marzo 22'),
(527,'label',NULL,'Consegna a fine estate, immobile di nuova costruzione, 2 camere da letto e due bagni Piano 1'),
(527,'commentcontent',NULL,'Consegna a fine estate, immobile di nuova costruzione, 2 camere da letto e due bagni Piano 1'),
(527,'assigned_user_id',NULL,'7'),
(527,'createdtime',NULL,'2023-03-28 15:51:49'),
(527,'related_to',NULL,'248'),
(527,'creator',NULL,'7'),
(527,'source',NULL,'CRM'),
(527,'userid',NULL,'7'),
(527,'record_id',NULL,'249'),
(527,'record_module',NULL,'ModComments'),
(530,'leadstatus','Fissato appuntamento','Medium Term'),
(531,'modifiedby','5','7'),
(531,'lane','villoresi','villoresi 23'),
(532,'label',NULL,'gino gaspari'),
(532,'firstname',NULL,'gino'),
(532,'lead_no',NULL,'LEA131'),
(532,'lastname',NULL,'gaspari'),
(532,'mobile',NULL,'3391898870'),
(532,'email',NULL,'ginogaspari@gmail.com'),
(532,'assigned_user_id',NULL,'5'),
(532,'createdtime',NULL,'2023-03-28 16:29:32'),
(532,'modifiedby',NULL,'5'),
(532,'lane',NULL,'pellegrinorossi'),
(532,'city',NULL,'Milano'),
(532,'source',NULL,'WEBSERVICE'),
(532,'cf_857',NULL,'3'),
(532,'cf_859',NULL,'1'),
(532,'cf_861',NULL,'Ricerca Internet'),
(532,'record_id',NULL,'250'),
(532,'record_module',NULL,'Leads'),
(533,'label',NULL,'Lorenza Luciani'),
(533,'firstname',NULL,'Lorenza'),
(533,'lead_no',NULL,'LEA132'),
(533,'lastname',NULL,'Luciani'),
(533,'mobile',NULL,'3209007536'),
(533,'email',NULL,'lorenza-luciani@virgilio.it'),
(533,'assigned_user_id',NULL,'5'),
(533,'createdtime',NULL,'2023-03-28 16:40:09'),
(533,'modifiedby',NULL,'5'),
(533,'lane',NULL,'corso indipendenza'),
(533,'city',NULL,'Milano'),
(533,'description',NULL,'ho un bilocale e vorrei darlo in gestione\n potrei parlare con qualcuno?'),
(533,'source',NULL,'WEBSERVICE'),
(533,'cf_857',NULL,'2'),
(533,'cf_859',NULL,'2'),
(533,'cf_861',NULL,'ricerca internet'),
(533,'record_id',NULL,'251'),
(533,'record_module',NULL,'Leads'),
(536,'label',NULL,'Dista 10 minuti da Romolo, piano terra Loft, zona giorno con angolo cottura e soppalco con letto matrimoniale, camera da letto separata ed un -1 con bagno, garage. Lei vive fuori Milano. Ora e' affittato a 1.500 al mese comprese s.c. e vanno via a Luglio.'),
(536,'commentcontent',NULL,'Dista 10 minuti da Romolo, piano terra Loft, zona giorno con angolo cottura e soppalco con letto matrimoniale, camera da letto separata ed un -1 con bagno, garage. Lei vive fuori Milano. Ora e' affittato a 1.500 al mese comprese s.c. e vanno via a Luglio. Suo guadagno al netto tasse e' 12k.'),
(536,'assigned_user_id',NULL,'7'),
(536,'createdtime',NULL,'2023-03-28 16:43:31'),
(536,'related_to',NULL,'228'),
(536,'creator',NULL,'7'),
(536,'source',NULL,'CRM'),
(536,'userid',NULL,'7'),
(536,'record_id',NULL,'252'),
(536,'record_module',NULL,'ModComments'),
(537,'label',NULL,'Lorenza Luciani'),
(537,'firstname',NULL,'Lorenza'),
(537,'contact_no',NULL,'CON7'),
(537,'lastname',NULL,'Luciani'),
(537,'email',NULL,'lorenza-luciani@virgilio.it'),
(537,'assigned_user_id',NULL,'5'),
(537,'createdtime',NULL,'2023-03-28 16:47:45'),
(537,'modifiedby',NULL,'5'),
(537,'source',NULL,'WEBSERVICE'),
(537,'record_id',NULL,'253'),
(537,'record_module',NULL,'Contacts'),
(539,'label',NULL,'Lorenza Luciani'),
(539,'firstname',NULL,'Lorenza'),
(539,'contact_no',NULL,'CON8'),
(539,'lastname',NULL,'Luciani'),
(539,'email',NULL,'lorenza-luciani@virgilio.it'),
(539,'assigned_user_id',NULL,'5'),
(539,'createdtime',NULL,'2023-03-28 16:59:22'),
(539,'modifiedby',NULL,'5'),
(539,'source',NULL,'WEBSERVICE'),
(539,'cf_875',NULL,'test01'),
(539,'cf_877',NULL,'testpw01'),
(539,'record_id',NULL,'254'),
(539,'record_module',NULL,'Contacts'),
(540,'label',NULL,'Aurelia Ruggeri'),
(540,'firstname',NULL,'Aurelia'),
(540,'lead_no',NULL,'LEA133'),
(540,'lastname',NULL,'Ruggeri'),
(540,'mobile',NULL,'3703011700'),
(540,'email',NULL,'aureliaruggeri73@gmail.com'),
(540,'assigned_user_id',NULL,'5'),
(540,'createdtime',NULL,'2023-03-28 20:00:12'),
(540,'modifiedby',NULL,'5'),
(540,'lane',NULL,'Morgantini 14'),
(540,'city',NULL,'Milano'),
(540,'source',NULL,'WEBSERVICE'),
(540,'cf_857',NULL,'2'),
(540,'cf_859',NULL,'1'),
(540,'cf_861',NULL,'Ricerca Internet'),
(540,'record_id',NULL,'255'),
(540,'record_module',NULL,'Leads'),
(541,'label',NULL,'Daniele Moda'),
(541,'firstname',NULL,'Daniele'),
(541,'contact_no',NULL,'CON9'),
(541,'lastname',NULL,'Moda'),
(541,'email',NULL,'moda@gupa.it'),
(541,'assigned_user_id',NULL,'5'),
(541,'createdtime',NULL,'2023-03-28 21:57:12'),
(541,'modifiedby',NULL,'5'),
(541,'source',NULL,'WEBSERVICE'),
(541,'cf_875',NULL,'dmoda'),
(541,'cf_877',NULL,'Carducci22!'),
(541,'record_id',NULL,'256'),
(541,'record_module',NULL,'Contacts'),
(543,'label',NULL,'Alessandro Tiberia'),
(543,'firstname',NULL,'Alessandro'),
(543,'lead_no',NULL,'LEA134'),
(543,'lastname',NULL,'Tiberia'),
(543,'mobile',NULL,'+393273288300'),
(543,'email',NULL,'alex.tiberia@icloud.com'),
(543,'assigned_user_id',NULL,'5'),
(543,'createdtime',NULL,'2023-03-29 06:19:12'),
(543,'modifiedby',NULL,'5'),
(543,'lane',NULL,'Padova 267'),
(543,'city',NULL,'Milano'),
(543,'description',NULL,'Piccolo appartamento con 2 stanze + con 3 balconi- 6â e ultimo piano'),
(543,'source',NULL,'WEBSERVICE'),
(543,'cf_857',NULL,'2'),
(543,'cf_859',NULL,'1'),
(543,'cf_861',NULL,'Ricerca Internet'),
(543,'record_id',NULL,'257'),
(543,'record_module',NULL,'Leads'),
(544,'label',NULL,'Simonetta Tagli'),
(544,'firstname',NULL,'Simonetta'),
(544,'lead_no',NULL,'LEA135'),
(544,'lastname',NULL,'Tagli'),
(544,'mobile',NULL,'3395267673'),
(544,'email',NULL,'simit28@hotmail.com'),
(544,'assigned_user_id',NULL,'5'),
(544,'createdtime',NULL,'2023-03-29 17:46:12'),
(544,'modifiedby',NULL,'5'),
(544,'lane',NULL,'De predis'),
(544,'city',NULL,'Milano'),
(544,'source',NULL,'WEBSERVICE'),
(544,'cf_857',NULL,'2'),
(544,'cf_859',NULL,'1'),
(544,'cf_861',NULL,'Ricerca Internet'),
(544,'record_id',NULL,'258'),
(544,'record_module',NULL,'Leads'),
(545,'label',NULL,'Samuele Tramontano'),
(545,'firstname',NULL,'Samuele'),
(545,'lead_no',NULL,'LEA136'),
(545,'lastname',NULL,'Tramontano'),
(545,'mobile',NULL,'3332174756'),
(545,'email',NULL,'samuele.tramontano@gmail.com'),
(545,'assigned_user_id',NULL,'5'),
(545,'createdtime',NULL,'2023-03-29 19:11:22'),
(545,'modifiedby',NULL,'5'),
(545,'lane',NULL,'dei Valorta 23'),
(545,'city',NULL,'Milano'),
(545,'source',NULL,'WEBSERVICE'),
(545,'cf_857',NULL,'2'),
(545,'cf_859',NULL,'1'),
(545,'cf_861',NULL,'Passaparola Amici'),
(545,'record_id',NULL,'259'),
(545,'record_module',NULL,'Leads'),
(546,'leadstatus','','Attempted to Contact'),
(546,'modifiedby','5','7'),
(547,'label','Simonetta Tagli','Simonetta Taglietti'),
(547,'lastname','Tagli','Taglietti'),
(547,'modifiedby','5','7'),
(548,'leadstatus','','Medium Term'),
(549,'leadstatus','','Attempted to Contact'),
(549,'modifiedby','5','7'),
(550,'leadstatus','','Attempted to Contact'),
(550,'modifiedby','5','7'),
(551,'leadstatus','','Follow Up'),
(552,'leadstatus','','Attempted to Contact'),
(552,'modifiedby','5','7'),
(553,'label',NULL,'Greta Barindelli'),
(553,'firstname',NULL,'Greta'),
(553,'lead_no',NULL,'LEA137'),
(553,'lastname',NULL,'Barindelli'),
(553,'mobile',NULL,'3280069793'),
(553,'email',NULL,'greta.barindelli@gmail.com'),
(553,'assigned_user_id',NULL,'5'),
(553,'createdtime',NULL,'2023-03-30 10:54:12'),
(553,'modifiedby',NULL,'5'),
(553,'lane',NULL,'Fiuggi 12/3'),
(553,'city',NULL,'Milano'),
(553,'description',NULL,'Vorrei una valutazione gratuita dell'immobile per capire se affidarmi alla vostra gestione, che sembra molto interessante. Grazie'),
(553,'source',NULL,'WEBSERVICE'),
(553,'cf_857',NULL,'1'),
(553,'cf_859',NULL,'1'),
(553,'cf_861',NULL,'Ricerca Internet'),
(553,'record_id',NULL,'260'),
(553,'record_module',NULL,'Leads'),
(554,'label',NULL,'Giusi Vigano'),
(554,'firstname',NULL,'Giusi'),
(554,'lead_no',NULL,'LEA138'),
(554,'lastname',NULL,'Vigano'),
(554,'mobile',NULL,'33865823714'),
(554,'email',NULL,'giusi.vigano@gmail.com'),
(554,'leadsource',NULL,'Web Site'),
(554,'leadstatus',NULL,'Contacted'),
(554,'assigned_user_id',NULL,'7'),
(554,'createdtime',NULL,'2023-03-30 13:34:31'),
(554,'modifiedby',NULL,'7'),
(554,'lane',NULL,'Negroli 5'),
(554,'city',NULL,'Milano'),
(554,'description',NULL,'73 mq trilo 2 camere due bagni vuoto totalmente ristrutturato e' della figlia che vive in Africa - torna ogni 3 mesi - Piano 3 senza ascensore predisposizione MM Argonne. \nm_malinverni@hotmail.it'),
(554,'source',NULL,'CRM'),
(554,'record_id',NULL,'261'),
(554,'record_module',NULL,'Leads'),
(555,'leadstatus','Contacted','Fissato appuntamento'),
(556,'label',NULL,'Cristina Giovando'),
(556,'firstname',NULL,'Cristina'),
(556,'lead_no',NULL,'LEA139'),
(556,'lastname',NULL,'Giovando'),
(556,'mobile',NULL,'3336841821'),
(556,'email',NULL,'cristina.giovando@studioferreri.it'),
(556,'assigned_user_id',NULL,'5'),
(556,'createdtime',NULL,'2023-03-30 16:43:12'),
(556,'modifiedby',NULL,'5'),
(556,'lane',NULL,'CITT'),
(556,'city',NULL,'Milano'),
(556,'source',NULL,'WEBSERVICE'),
(556,'cf_857',NULL,'4'),
(556,'cf_859',NULL,'2'),
(556,'cf_861',NULL,'Passaparola Amici'),
(556,'record_id',NULL,'262'),
(556,'record_module',NULL,'Leads'),
(557,'label',NULL,'Giuseppe Randazzo'),
(557,'firstname',NULL,'Giuseppe'),
(557,'lead_no',NULL,'LEA140'),
(557,'lastname',NULL,'Randazzo'),
(557,'mobile',NULL,'3791353429'),
(557,'email',NULL,'randazzogiuseppe307@gmail.com'),
(557,'assigned_user_id',NULL,'5'),
(557,'createdtime',NULL,'2023-03-30 17:10:11'),
(557,'modifiedby',NULL,'5'),
(557,'lane',NULL,'Verga 14'),
(557,'city',NULL,'Milano'),
(557,'description',NULL,'Desio chiedo informazioni annuncio in condivisione 3 locali 1 uso proprietario'),
(557,'source',NULL,'WEBSERVICE'),
(557,'cf_857',NULL,'2'),
(557,'cf_859',NULL,'1'),
(557,'cf_861',NULL,'Ricerca Internet'),
(557,'record_id',NULL,'263'),
(557,'record_module',NULL,'Leads'),
(558,'label',NULL,'CRISTIAN FIOROT'),
(558,'firstname',NULL,'CRISTIAN'),
(558,'lead_no',NULL,'LEA141'),
(558,'lastname',NULL,'FIOROT'),
(558,'mobile',NULL,'3939047472'),
(558,'email',NULL,'cristian.fiorot@alea.pro'),
(558,'assigned_user_id',NULL,'5'),
(558,'createdtime',NULL,'2023-03-31 08:55:14'),
(558,'modifiedby',NULL,'5'),
(558,'lane',NULL,'riservata'),
(558,'city',NULL,'Venezia'),
(558,'description',NULL,'Buongiorno, vi scrivo per conto di un nostro cliente che ci ha incaricato di selezionare un partner per la gestione degli affitti brevi di alcuni suoi appartamenti. Nello specifico, vorremmo sapere: > Tipologia di servizi che fornite (booking, check-in, pulizie, etc.) > Performance in termini di occupazione media su Venezia e Milano > Modalità di gestione dinamica dei prezzi e dell'alta/bassa stagionalità > Modello di pricing Inoltre vorremmo sapere se vi occupate anche dell'eventuale supporto per progettazione / arredo / homestaging qualora necessario per alcuni alloggi. Resto a disposizione e in attesa di un vostro gradito riscontro, cordiali saluti Cristian Fiorot'),
(558,'source',NULL,'WEBSERVICE'),
(558,'cf_857',NULL,'1'),
(558,'cf_859',NULL,'1'),
(558,'cf_861',NULL,'Ricerca Internet'),
(558,'record_id',NULL,'264'),
(558,'record_module',NULL,'Leads'),
(559,'label',NULL,'Katia Marras'),
(559,'firstname',NULL,'Katia'),
(559,'lead_no',NULL,'LEA142'),
(559,'lastname',NULL,'Marras'),
(559,'mobile',NULL,'3930138522'),
(559,'email',NULL,'marrask22@gmail.com'),
(559,'assigned_user_id',NULL,'5'),
(559,'createdtime',NULL,'2023-03-31 11:07:12'),
(559,'modifiedby',NULL,'5'),
(559,'lane',NULL,'Via Palla 3'),
(559,'city',NULL,'Milano'),
(559,'source',NULL,'WEBSERVICE'),
(559,'cf_857',NULL,'3'),
(559,'cf_859',NULL,'2'),
(559,'cf_861',NULL,'Ricerca Internet'),
(559,'record_id',NULL,'265'),
(559,'record_module',NULL,'Leads'),
(560,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(560,'date_start',NULL,'2023-03-31'),
(560,'activitytype',NULL,'Emails'),
(560,'assigned_user_id',NULL,'6'),
(560,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(560,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(560,'time_start',NULL,'18:13'),
(560,'createdtime',NULL,'2023-03-31 18:13:12'),
(560,'modifiedby',NULL,'6'),
(560,'from_email',NULL,'pietromarra@easylife.house'),
(560,'saved_toid',NULL,'["moda@gupa.it"]'),
(560,'ccmail',NULL,'[""]'),
(560,'bccmail',NULL,'[""]'),
(560,'parent_id',NULL,'256@1|'),
(560,'email_flag',NULL,'SENT'),
(560,'source',NULL,'CRM'),
(560,'record_id',NULL,'266'),
(560,'record_module',NULL,'Emails'),
(562,'cf_873','0','1'),
(563,'label',NULL,'Paola Albanese'),
(563,'firstname',NULL,'Paola'),
(563,'contact_no',NULL,'CON10'),
(563,'lastname',NULL,'Albanese'),
(563,'email',NULL,'paola.albanese@sembox-it'),
(563,'assigned_user_id',NULL,'5'),
(563,'createdtime',NULL,'2023-03-31 18:48:19'),
(563,'modifiedby',NULL,'5'),
(563,'source',NULL,'WEBSERVICE'),
(563,'cf_875',NULL,'palbanese'),
(563,'cf_877',NULL,'Savona59!'),
(563,'record_id',NULL,'267'),
(563,'record_module',NULL,'Contacts'),
(564,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(564,'date_start',NULL,'2023-03-31'),
(564,'activitytype',NULL,'Emails'),
(564,'assigned_user_id',NULL,'6'),
(564,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(564,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(564,'time_start',NULL,'18:56'),
(564,'createdtime',NULL,'2023-03-31 18:56:31'),
(564,'modifiedby',NULL,'6'),
(564,'from_email',NULL,'pietromarra@easylife.house'),
(564,'saved_toid',NULL,'["donatocella@easylife.house"]'),
(564,'ccmail',NULL,'[""]'),
(564,'bccmail',NULL,'[""]'),
(564,'parent_id',NULL,'10@-1|'),
(564,'email_flag',NULL,'SENT'),
(564,'source',NULL,'CRM'),
(564,'record_id',NULL,'268'),
(564,'record_module',NULL,'Emails'),
(565,'label',NULL,'Wendy Silva'),
(565,'firstname',NULL,'Wendy'),
(565,'lead_no',NULL,'LEA143'),
(565,'lastname',NULL,'Silva'),
(565,'mobile',NULL,'3480457462'),
(565,'email',NULL,'wendyavilar9@gmail.com'),
(565,'assigned_user_id',NULL,'5'),
(565,'createdtime',NULL,'2023-03-31 19:32:12'),
(565,'modifiedby',NULL,'5'),
(565,'lane',NULL,'Castro pretorio'),
(565,'city',NULL,'Roma'),
(565,'source',NULL,'WEBSERVICE'),
(565,'cf_857',NULL,'3'),
(565,'cf_859',NULL,'2'),
(565,'cf_861',NULL,'Altro'),
(565,'record_id',NULL,'269'),
(565,'record_module',NULL,'Leads'),
(566,'label',NULL,'Carolina Nasso'),
(566,'firstname',NULL,'Carolina'),
(566,'lead_no',NULL,'LEA144'),
(566,'lastname',NULL,'Nasso'),
(566,'mobile',NULL,'330648342'),
(566,'email',NULL,'carnas@micso.net'),
(566,'assigned_user_id',NULL,'5'),
(566,'createdtime',NULL,'2023-03-31 19:46:12'),
(566,'modifiedby',NULL,'5'),
(566,'lane',NULL,'Piazza 5 giornate'),
(566,'city',NULL,'Milano'),
(566,'source',NULL,'WEBSERVICE'),
(566,'cf_857',NULL,'3'),
(566,'cf_859',NULL,'1'),
(566,'cf_861',NULL,'Ricerca Internet'),
(566,'record_id',NULL,'270'),
(566,'record_module',NULL,'Leads'),
(567,'label',NULL,'Annamaria Gattinoni'),
(567,'firstname',NULL,'Annamaria'),
(567,'lead_no',NULL,'LEA145'),
(567,'lastname',NULL,'Gattinoni'),
(567,'mobile',NULL,'3491171670'),
(567,'email',NULL,'annamariagattinoni@icloud.com'),
(567,'assigned_user_id',NULL,'5'),
(567,'createdtime',NULL,'2023-04-01 12:52:12'),
(567,'modifiedby',NULL,'5'),
(567,'lane',NULL,'Via Marsala'),
(567,'city',NULL,'Milano'),
(567,'source',NULL,'WEBSERVICE'),
(567,'cf_857',NULL,'1'),
(567,'cf_859',NULL,'1'),
(567,'cf_861',NULL,'Ricerca Internet'),
(567,'record_id',NULL,'271'),
(567,'record_module',NULL,'Leads'),
(568,'label',NULL,'Viviana Romano'),
(568,'firstname',NULL,'Viviana'),
(568,'contact_no',NULL,'CON11'),
(568,'lastname',NULL,'Romano'),
(568,'email',NULL,'viviromano@hotmail.it'),
(568,'assigned_user_id',NULL,'5'),
(568,'createdtime',NULL,'2023-04-01 12:57:16'),
(568,'modifiedby',NULL,'5'),
(568,'source',NULL,'WEBSERVICE'),
(568,'cf_875',NULL,'vromano'),
(568,'cf_877',NULL,'Moscati9!'),
(568,'record_id',NULL,'272'),
(568,'record_module',NULL,'Contacts'),
(569,'label',NULL,'Stella Scotti'),
(569,'firstname',NULL,'Stella'),
(569,'lead_no',NULL,'LEA146'),
(569,'lastname',NULL,'Scotti'),
(569,'mobile',NULL,'3336902387'),
(569,'email',NULL,'milano.studio26@gmail.com'),
(569,'assigned_user_id',NULL,'5'),
(569,'createdtime',NULL,'2023-04-01 15:32:12'),
(569,'modifiedby',NULL,'5'),
(569,'lane',NULL,'Uberti'),
(569,'city',NULL,'Milano'),
(569,'source',NULL,'WEBSERVICE'),
(569,'cf_857',NULL,'1'),
(569,'cf_859',NULL,'1'),
(569,'cf_861',NULL,'Ricerca Internet'),
(569,'record_id',NULL,'273'),
(569,'record_module',NULL,'Leads'),
(570,'label',NULL,'Antonio Vita'),
(570,'firstname',NULL,'Antonio'),
(570,'lead_no',NULL,'LEA147'),
(570,'lastname',NULL,'Vita'),
(570,'mobile',NULL,'+393351989151'),
(570,'email',NULL,'vita.antonio.life@gmail.com'),
(570,'assigned_user_id',NULL,'5'),
(570,'createdtime',NULL,'2023-04-01 15:33:12'),
(570,'modifiedby',NULL,'5'),
(570,'lane',NULL,'Giovanni Polvani 5'),
(570,'city',NULL,'Milano'),
(570,'source',NULL,'WEBSERVICE'),
(570,'cf_857',NULL,'3'),
(570,'cf_859',NULL,'2'),
(570,'cf_861',NULL,'Ricerca Internet'),
(570,'record_id',NULL,'274'),
(570,'record_module',NULL,'Leads'),
(571,'label',NULL,'Marco Petriccone'),
(571,'firstname',NULL,'Marco'),
(571,'lead_no',NULL,'LEA148'),
(571,'lastname',NULL,'Petriccone'),
(571,'mobile',NULL,'3332902880'),
(571,'email',NULL,'mpetriccone@gmail.com'),
(571,'assigned_user_id',NULL,'5'),
(571,'createdtime',NULL,'2023-04-01 15:49:12'),
(571,'modifiedby',NULL,'5'),
(571,'lane',NULL,'Adige, 8'),
(571,'city',NULL,'Milano'),
(571,'source',NULL,'WEBSERVICE'),
(571,'cf_857',NULL,'3'),
(571,'cf_859',NULL,'1'),
(571,'cf_861',NULL,'Ricerca Internet'),
(571,'record_id',NULL,'275'),
(571,'record_module',NULL,'Leads'),
(572,'label',NULL,'Sabina Petrilli'),
(572,'firstname',NULL,'Sabina'),
(572,'contact_no',NULL,'CON12'),
(572,'lastname',NULL,'Petrilli'),
(572,'email',NULL,'a.m.lodato@studiolodato.it'),
(572,'assigned_user_id',NULL,'5'),
(572,'createdtime',NULL,'2023-04-01 19:14:08'),
(572,'modifiedby',NULL,'5'),
(572,'source',NULL,'WEBSERVICE'),
(572,'cf_875',NULL,'spetrilli'),
(572,'cf_877',NULL,'Misurata40!'),
(572,'record_id',NULL,'276'),
(572,'record_module',NULL,'Contacts'),
(573,'email','paola.albanese@sembox-it','paola.albanese@sembox.it'),
(573,'modifiedby','5','6'),
(574,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(574,'date_start',NULL,'2023-04-01'),
(574,'activitytype',NULL,'Emails'),
(574,'assigned_user_id',NULL,'6'),
(574,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(574,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(574,'time_start',NULL,'19:33'),
(574,'createdtime',NULL,'2023-04-01 19:33:48'),
(574,'modifiedby',NULL,'6'),
(574,'from_email',NULL,'pietromarra@easylife.house'),
(574,'saved_toid',NULL,'["paola.albanese@sembox.it","a.m.lodato@studiolodato.it","viviromano@hotmail.it"]'),
(574,'ccmail',NULL,'[""]'),
(574,'bccmail',NULL,'[""]'),
(574,'parent_id',NULL,'267@1|276@1|272@1|'),
(574,'email_flag',NULL,'SENT'),
(574,'source',NULL,'CRM'),
(574,'record_id',NULL,'277'),
(574,'record_module',NULL,'Emails'),
(578,'cf_873','0','1'),
(579,'cf_873','0','1'),
(580,'cf_873','0','1'),
(581,'label',NULL,'Carlo Buojo'),
(581,'firstname',NULL,'Carlo'),
(581,'lead_no',NULL,'LEA149'),
(581,'lastname',NULL,'Buojo'),
(581,'mobile',NULL,'3203340628'),
(581,'email',NULL,'avv.carlobuono@gmail.com'),
(581,'assigned_user_id',NULL,'5'),
(581,'createdtime',NULL,'2023-04-01 20:52:13'),
(581,'modifiedby',NULL,'5'),
(581,'lane',NULL,'Panfilo castaldi'),
(581,'city',NULL,'Milano'),
(581,'source',NULL,'WEBSERVICE'),
(581,'cf_857',NULL,'1'),
(581,'cf_859',NULL,'1'),
(581,'cf_861',NULL,'Ricerca Internet'),
(581,'record_id',NULL,'278'),
(581,'record_module',NULL,'Leads'),
(582,'label',NULL,'Chiara Columbu'),
(582,'firstname',NULL,'Chiara'),
(582,'lead_no',NULL,'LEA150'),
(582,'lastname',NULL,'Columbu'),
(582,'mobile',NULL,'3479438793'),
(582,'email',NULL,'chiaracb95@hotmail.it'),
(582,'assigned_user_id',NULL,'5'),
(582,'createdtime',NULL,'2023-04-02 15:53:12'),
(582,'modifiedby',NULL,'5'),
(582,'lane',NULL,'Privata tanaro 14'),
(582,'city',NULL,'Milano'),
(582,'description',NULL,'Con terrazzo'),
(582,'source',NULL,'WEBSERVICE'),
(582,'cf_857',NULL,'2'),
(582,'cf_859',NULL,'1'),
(582,'cf_861',NULL,'Ricerca Internet'),
(582,'record_id',NULL,'279'),
(582,'record_module',NULL,'Leads'),
(583,'label',NULL,'simona lombardi'),
(583,'firstname',NULL,'simona'),
(583,'lead_no',NULL,'LEA151'),
(583,'lastname',NULL,'lombardi'),
(583,'mobile',NULL,'3277325126'),
(583,'email',NULL,'simolomb25@gmail.com'),
(583,'assigned_user_id',NULL,'5'),
(583,'createdtime',NULL,'2023-04-02 16:08:22'),
(583,'modifiedby',NULL,'5'),
(583,'lane',NULL,'via giacomo watt'),
(583,'city',NULL,'Milano'),
(583,'source',NULL,'WEBSERVICE'),
(583,'cf_857',NULL,'1'),
(583,'cf_859',NULL,'1'),
(583,'cf_861',NULL,'Ricerca Internet'),
(583,'record_id',NULL,'280'),
(583,'record_module',NULL,'Leads'),
(584,'label',NULL,'Carmelo pietro Russo'),
(584,'firstname',NULL,'Carmelo pietro'),
(584,'lead_no',NULL,'LEA152'),
(584,'lastname',NULL,'Russo'),
(584,'mobile',NULL,'3804799619'),
(584,'email',NULL,'avv.pcrusso@gmail.com'),
(584,'assigned_user_id',NULL,'5'),
(584,'createdtime',NULL,'2023-04-03 07:55:52'),
(584,'modifiedby',NULL,'5'),
(584,'lane',NULL,'Lanino 2'),
(584,'city',NULL,'Milano'),
(584,'source',NULL,'WEBSERVICE'),
(584,'cf_857',NULL,'3'),
(584,'cf_859',NULL,'2'),
(584,'cf_861',NULL,'Ricerca Internet'),
(584,'record_id',NULL,'281'),
(584,'record_module',NULL,'Leads'),
(585,'label',NULL,'Emanuele MarrÃ'),
(585,'firstname',NULL,'Emanuele'),
(585,'lead_no',NULL,'LEA153'),
(585,'lastname',NULL,'MarrÃ'),
(585,'mobile',NULL,'3345805456'),
(585,'email',NULL,'emanuele.marre@gmail.com'),
(585,'assigned_user_id',NULL,'5'),
(585,'createdtime',NULL,'2023-04-03 07:57:03'),
(585,'modifiedby',NULL,'5'),
(585,'lane',NULL,'Via Pastrengo'),
(585,'city',NULL,'Milano'),
(585,'source',NULL,'WEBSERVICE'),
(585,'cf_857',NULL,'2'),
(585,'cf_859',NULL,'1'),
(585,'cf_861',NULL,'Ricerca Internet'),
(585,'record_id',NULL,'282'),
(585,'record_module',NULL,'Leads'),
(586,'label',NULL,'Maria Gallo'),
(586,'firstname',NULL,'Maria'),
(586,'lead_no',NULL,'LEA154'),
(586,'lastname',NULL,'Gallo'),
(586,'mobile',NULL,'33531245'),
(586,'email',NULL,'drssagallo@gmail.com'),
(586,'assigned_user_id',NULL,'5'),
(586,'createdtime',NULL,'2023-04-03 07:57:22'),
(586,'modifiedby',NULL,'5'),
(586,'lane',NULL,'Zanella'),
(586,'city',NULL,'Milano'),
(586,'description',NULL,'Affitti brevi'),
(586,'source',NULL,'WEBSERVICE'),
(586,'cf_857',NULL,'4'),
(586,'cf_859',NULL,'2'),
(586,'cf_861',NULL,'Passaparola Amici'),
(586,'record_id',NULL,'283'),
(586,'record_module',NULL,'Leads'),
(587,'label',NULL,'massimo travella'),
(587,'firstname',NULL,'massimo'),
(587,'lead_no',NULL,'LEA155'),
(587,'lastname',NULL,'travella'),
(587,'mobile',NULL,'3357723080'),
(587,'email',NULL,'massimtravella@gmail.com'),
(587,'assigned_user_id',NULL,'5'),
(587,'createdtime',NULL,'2023-04-03 08:28:12'),
(587,'modifiedby',NULL,'5'),
(587,'lane',NULL,'via giovanbattista bertini 18'),
(587,'city',NULL,'Milano'),
(587,'source',NULL,'WEBSERVICE'),
(587,'cf_857',NULL,'2'),
(587,'cf_859',NULL,'1'),
(587,'cf_861',NULL,'Ricerca Internet'),
(587,'record_id',NULL,'284'),
(587,'record_module',NULL,'Leads'),
(588,'leadstatus','','Contacted'),
(588,'modifiedby','5','7'),
(589,'description','','In affitto sino a meta' Luglio, bilo, 1 camera da letto 1 bagno divano letto, deve mettere AC (Olimpia Splendid). Da fissare appuntamento dopo Pasqua.'),
(590,'leadstatus','','Contacted'),
(590,'modifiedby','5','7'),
(591,'leadstatus','','Contacted'),
(591,'modifiedby','5','7'),
(592,'description','','Vive a Genova, sta facendo da se aertura SCIA, ha prenotazioni per Salone del Mobile a 280 Euro a notte ma vuole darlo in gestione. Mi mandera' foto.'),
(593,'leadstatus','','Attempted to Contact'),
(593,'modifiedby','5','7'),
(595,'label',NULL,'No anser, numero sbagliato, mandato SMS e mail'),
(595,'commentcontent',NULL,'No anser, numero sbagliato, mandato SMS e mail'),
(595,'assigned_user_id',NULL,'7'),
(595,'createdtime',NULL,'2023-04-03 11:06:54'),
(595,'related_to',NULL,'283'),
(595,'creator',NULL,'7'),
(595,'source',NULL,'CRM'),
(595,'userid',NULL,'7'),
(595,'record_id',NULL,'285'),
(595,'record_module',NULL,'ModComments'),
(596,'leadstatus','','Contacted'),
(596,'modifiedby','5','7'),
(597,'leadstatus','','Attempted to Contact'),
(597,'modifiedby','5','7'),
(598,'label',NULL,'Antonio Francesco Tallarico'),
(598,'firstname',NULL,'Antonio Francesco'),
(598,'contact_no',NULL,'CON13'),
(598,'lastname',NULL,'Tallarico'),
(598,'email',NULL,'antonio_tallarico@yahoo.it'),
(598,'assigned_user_id',NULL,'5'),
(598,'createdtime',NULL,'2023-04-03 11:25:50'),
(598,'modifiedby',NULL,'5'),
(598,'source',NULL,'WEBSERVICE'),
(598,'cf_875',NULL,'atallarico'),
(598,'cf_877',NULL,'Casati2p4!'),
(598,'record_id',NULL,'286'),
(598,'record_module',NULL,'Contacts'),
(599,'leadstatus','','Fissato appuntamento'),
(599,'modifiedby','5','7'),
(600,'description','','Cucina soggiorno con divano letto 2 camere matrimoniali 2 bagni in fase di ristrutturazione promto al 30/5 e un altro in fase di ristruzz Via Privata Modigliani pronto al 30/6 cucina abitabile 3 camere da letto, 2 con bagno ensuite e 1 camera con bagno esclusivo 1 lavanderia mettera' aria condizionata'),
(601,'leadstatus','Attempted to Contact','Fissato appuntamento'),
(602,'label',NULL,'paola ruta'),
(602,'firstname',NULL,'paola'),
(602,'lead_no',NULL,'LEA156'),
(602,'lastname',NULL,'ruta'),
(602,'mobile',NULL,'3926852956'),
(602,'email',NULL,'paola.ruta@gmail.com'),
(602,'assigned_user_id',NULL,'5'),
(602,'createdtime',NULL,'2023-04-03 13:29:12'),
(602,'modifiedby',NULL,'5'),
(602,'lane',NULL,'viale legioni romane 5'),
(602,'city',NULL,'Milano'),
(602,'description',NULL,'bilocale 50mq + veranda 25mq'),
(602,'source',NULL,'WEBSERVICE'),
(602,'cf_857',NULL,'2'),
(602,'cf_859',NULL,'1'),
(602,'cf_861',NULL,'Passaparola Amici'),
(602,'record_id',NULL,'287'),
(602,'record_module',NULL,'Leads'),
(603,'description','','Bilo 55 mq, ristrutturato, III piano senza ascensore AC divano letto ben ristrutturato'),
(605,'label',NULL,'Ben ristrutturato - Cambiare fuochi a gas in soggiorno. Sara' pronto a fine luglio'),
(605,'commentcontent',NULL,'Ben ristrutturato - Cambiare fuochi a gas in soggiorno. Sara' pronto a fine luglio'),
(605,'assigned_user_id',NULL,'7'),
(605,'createdtime',NULL,'2023-04-03 13:58:48'),
(605,'related_to',NULL,'282'),
(605,'creator',NULL,'7'),
(605,'source',NULL,'CRM'),
(605,'userid',NULL,'7'),
(605,'record_id',NULL,'288'),
(605,'record_module',NULL,'ModComments'),
(606,'label',NULL,'Chiara Columbu'),
(606,'firstname',NULL,'Chiara'),
(606,'lead_no',NULL,'LEA157'),
(606,'lastname',NULL,'Columbu'),
(606,'mobile',NULL,'3479438793'),
(606,'email',NULL,'chiara.columbu95@gmail.com'),
(606,'assigned_user_id',NULL,'5'),
(606,'createdtime',NULL,'2023-04-03 14:07:22'),
(606,'modifiedby',NULL,'5'),
(606,'lane',NULL,'Via tanaro 14'),
(606,'city',NULL,'Milano'),
(606,'source',NULL,'WEBSERVICE'),
(606,'cf_857',NULL,'2'),
(606,'cf_859',NULL,'1'),
(606,'cf_861',NULL,'Ricerca Internet'),
(606,'record_id',NULL,'289'),
(606,'record_module',NULL,'Leads'),
(607,'leadstatus','Contacted','Follow Up'),
(608,'leadstatus','','Attempted to Contact'),
(608,'modifiedby','5','7'),
(609,'leadstatus','','Contacted'),
(609,'modifiedby','5','7'),
(611,'label',NULL,'Contattato da Donato'),
(611,'commentcontent',NULL,'Contattato da Donato'),
(611,'assigned_user_id',NULL,'7'),
(611,'createdtime',NULL,'2023-04-03 14:47:14'),
(611,'related_to',NULL,'278'),
(611,'creator',NULL,'7'),
(611,'source',NULL,'CRM'),
(611,'userid',NULL,'7'),
(611,'record_id',NULL,'290'),
(611,'record_module',NULL,'ModComments'),
(612,'leadstatus','','Non Qualificato'),
(612,'modifiedby','5','7'),
(613,'leadstatus','','Contacted'),
(613,'modifiedby','5','7'),
(614,'label',NULL,'Renata Leobono'),
(614,'firstname',NULL,'Renata'),
(614,'lead_no',NULL,'LEA158'),
(614,'lastname',NULL,'Leobono'),
(614,'mobile',NULL,'3384451795'),
(614,'email',NULL,'ren.leob64@gmail.com'),
(614,'assigned_user_id',NULL,'5'),
(614,'createdtime',NULL,'2023-04-03 15:56:12'),
(614,'modifiedby',NULL,'5'),
(614,'lane',NULL,'Via g. Amendola 7'),
(614,'city',NULL,'Milano'),
(614,'description',NULL,'L'appartamento si trova a Rho fiera'),
(614,'source',NULL,'WEBSERVICE'),
(614,'cf_857',NULL,'3'),
(614,'cf_859',NULL,'2'),
(614,'cf_861',NULL,'Ricerca Internet'),
(614,'record_id',NULL,'291'),
(614,'record_module',NULL,'Leads'),
(615,'label',NULL,'vittorio de'),
(615,'firstname',NULL,'vittorio'),
(615,'lead_no',NULL,'LEA159'),
(615,'lastname',NULL,'de'),
(615,'mobile',NULL,'3351382196'),
(615,'email',NULL,'vittorio.delucia@fastwebnet.it'),
(615,'assigned_user_id',NULL,'5'),
(615,'createdtime',NULL,'2023-04-03 16:27:12'),
(615,'modifiedby',NULL,'5'),
(615,'lane',NULL,'Arcivescovo Calabiana 10'),
(615,'city',NULL,'Milano'),
(615,'description',NULL,'Buonasera, sono interessato ad Vostra proposta Affitti brevi per il mio immobile'),
(615,'source',NULL,'WEBSERVICE'),
(615,'cf_857',NULL,'4'),
(615,'cf_859',NULL,'2'),
(615,'cf_861',NULL,'Ricerca Internet'),
(615,'record_id',NULL,'292'),
(615,'record_module',NULL,'Leads'),
(616,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(616,'date_start',NULL,'2023-04-03'),
(616,'activitytype',NULL,'Emails'),
(616,'assigned_user_id',NULL,'6'),
(616,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(616,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(616,'time_start',NULL,'19:01'),
(616,'createdtime',NULL,'2023-04-03 19:01:57'),
(616,'modifiedby',NULL,'6'),
(616,'from_email',NULL,'pietromarra@easylife.house'),
(616,'saved_toid',NULL,'["antonio_tallarico@yahoo.it"]'),
(616,'ccmail',NULL,'[""]'),
(616,'bccmail',NULL,'[""]'),
(616,'parent_id',NULL,'286@1|'),
(616,'email_flag',NULL,'SENT'),
(616,'source',NULL,'CRM'),
(616,'record_id',NULL,'293'),
(616,'record_module',NULL,'Emails'),
(618,'cf_873','0','1'),
(619,'label','vittorio de','vittorio de Lucia'),
(619,'lastname','de','de Lucia'),
(619,'modifiedby','5','6'),
(620,'label',NULL,'Lucia Bisi'),
(620,'firstname',NULL,'Lucia'),
(620,'lead_no',NULL,'LEA160'),
(620,'lastname',NULL,'Bisi'),
(620,'mobile',NULL,'3286479290'),
(620,'email',NULL,'luciabisi10@gmail.com'),
(620,'assigned_user_id',NULL,'5'),
(620,'createdtime',NULL,'2023-04-04 07:34:13'),
(620,'modifiedby',NULL,'5'),
(620,'lane',NULL,'Galeazzo Alessi'),
(620,'city',NULL,'Milano'),
(620,'source',NULL,'WEBSERVICE'),
(620,'cf_857',NULL,'2'),
(620,'cf_859',NULL,'1'),
(620,'cf_861',NULL,'Passaparola Amici'),
(620,'record_id',NULL,'294'),
(620,'record_module',NULL,'Leads'),
(621,'label',NULL,'Elisabetta Saracchi'),
(621,'firstname',NULL,'Elisabetta'),
(621,'lead_no',NULL,'LEA161'),
(621,'lastname',NULL,'Saracchi'),
(621,'mobile',NULL,'3357705643'),
(621,'email',NULL,'e.saracchi@gmail.com'),
(621,'assigned_user_id',NULL,'5'),
(621,'createdtime',NULL,'2023-04-04 07:53:42'),
(621,'modifiedby',NULL,'5'),
(621,'lane',NULL,'Angera'),
(621,'city',NULL,'Milano'),
(621,'source',NULL,'WEBSERVICE'),
(621,'cf_857',NULL,'2'),
(621,'cf_859',NULL,'1'),
(621,'cf_861',NULL,'Ricerca Internet'),
(621,'record_id',NULL,'295'),
(621,'record_module',NULL,'Leads'),
(622,'label',NULL,'Giuseppe Boncompagni'),
(622,'firstname',NULL,'Giuseppe'),
(622,'lead_no',NULL,'LEA162'),
(622,'lastname',NULL,'Boncompagni'),
(622,'mobile',NULL,'3392181021'),
(622,'email',NULL,'giuseppe.boncompagni@gmail.com'),
(622,'assigned_user_id',NULL,'5'),
(622,'createdtime',NULL,'2023-04-04 08:54:13'),
(622,'modifiedby',NULL,'5'),
(622,'lane',NULL,'Cola Montano 3'),
(622,'city',NULL,'Milano'),
(622,'source',NULL,'WEBSERVICE'),
(622,'cf_857',NULL,'2'),
(622,'cf_859',NULL,'2'),
(622,'cf_861',NULL,'Ricerca Internet'),
(622,'record_id',NULL,'296'),
(622,'record_module',NULL,'Leads'),
(623,'label',NULL,'Cristina Giovando'),
(623,'salutationtype',NULL,'Mrs.'),
(623,'firstname',NULL,'Cristina'),
(623,'lead_no',NULL,'LEA163'),
(623,'lastname',NULL,'Giovando'),
(623,'leadsource',NULL,'Word of mouth'),
(623,'leadstatus',NULL,'Hot'),
(623,'assigned_user_id',NULL,'7'),
(623,'createdtime',NULL,'2023-04-04 11:28:31'),
(623,'modifiedby',NULL,'7'),
(623,'lane',NULL,'Filippetti'),
(623,'city',NULL,'Milano'),
(623,'source',NULL,'CRM'),
(623,'cf_857',NULL,'3'),
(623,'cf_859',NULL,'2'),
(623,'cf_861',NULL,'Referal Chiara Raiteri e Vigevano 45'),
(623,'record_id',NULL,'297'),
(623,'record_module',NULL,'Leads'),
(625,'label',NULL,'Mandata mail'),
(625,'commentcontent',NULL,'Mandata mail'),
(625,'assigned_user_id',NULL,'7'),
(625,'createdtime',NULL,'2023-04-04 12:06:58'),
(625,'related_to',NULL,'296'),
(625,'creator',NULL,'7'),
(625,'source',NULL,'CRM'),
(625,'userid',NULL,'7'),
(625,'record_id',NULL,'298'),
(625,'record_module',NULL,'ModComments'),
(626,'leadstatus','','Attempted to Contact'),
(627,'leadstatus','','Fissato appuntamento'),
(627,'modifiedby','6','7'),
(628,'leadstatus','','Fissato appuntamento'),
(628,'modifiedby','5','7'),
(629,'modifiedby','5','7'),
(629,'description','Trilocale posto al settimo piano con posto auto.','Trilocale 110 mq, 2 camere 2 bagni posto al settimo piano con posto auto. Devono ristrutturarlo'),
(630,'leadstatus','','Follow Up'),
(631,'label',NULL,'Chiama per avere aggiornamenti'),
(631,'subject',NULL,'Chiama per avere aggiornamenti'),
(631,'assigned_user_id',NULL,'7'),
(631,'date_start',NULL,'2023-05-04'),
(631,'time_start',NULL,'12:46:00'),
(631,'due_date',NULL,'2023-05-04'),
(631,'time_end',NULL,'12:51:00'),
(631,'recurringtype',NULL,'--None--'),
(631,'duration_minutes',NULL,'5'),
(631,'parent_id',NULL,'215'),
(631,'eventstatus',NULL,'Planned'),
(631,'sendnotification',NULL,'1'),
(631,'activitytype',NULL,'Call'),
(631,'createdtime',NULL,'2023-04-04 12:48:08'),
(631,'visibility',NULL,'Public'),
(631,'modifiedby',NULL,'7'),
(631,'reminder_time',NULL,'40321'),
(631,'source',NULL,'CRM'),
(631,'record_id',NULL,'299'),
(631,'record_module',NULL,'Events'),
(633,'label',NULL,'Event : Chiama per avere aggiornamenti'),
(633,'date_start',NULL,'2023-04-04'),
(633,'activitytype',NULL,'Emails'),
(633,'assigned_user_id',NULL,'1'),
(633,'subject',NULL,'Event : Chiama per avere aggiornamenti'),
(633,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Montuoro Francesca ,<br />\r\n<b>Activity Notification Details:</b><br />\r\nSubject : Chiama per avere aggiornamenti<a class="cancelLink" data-dismiss="modal" href="https://crm.easylife.house/index.php?module=Workflows&amp;parent=Settings&amp;view=Edit&amp;record=13&amp;mode=V7Edit&amp;returnmodule=Workflows&amp;returnparent=Settings&amp;returnpage=1&amp;returnview=List#" type="reset">Cancel</a><br />\r\nStart date and time : 04-05-2023 12:46 PM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br />\r\nEnd date and time : 04-05-2023 12:51 PM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br />\r\nStatus : Planned<br />\r\nPriority : <br />\r\nRelated To : Comaschi Pietro <br />\r\nContacts List : <br />\r\nLocation : <br />\r\nDescription : </body>\r\n</html>\r\n<br><br>'),
(633,'time_start',NULL,'12:49:04'),
(633,'createdtime',NULL,'2023-04-04 12:49:04'),
(633,'modifiedby',NULL,'1'),
(633,'from_email',NULL,'supporto@easylife.house'),
(633,'saved_toid',NULL,'["francescamontuoro@easylife.house"]'),
(633,'ccmail',NULL,'[""]'),
(633,'bccmail',NULL,'[""]'),
(633,'parent_id',NULL,'299@1|'),
(633,'email_flag',NULL,'SENT'),
(633,'source',NULL,'CRM'),
(633,'record_id',NULL,'300'),
(633,'record_module',NULL,'Emails'),
(635,'leadstatus','Hot','Fissato appuntamento'),
(636,'label',NULL,'Teresa Tauro'),
(636,'firstname',NULL,'Teresa'),
(636,'contact_no',NULL,'CON14'),
(636,'lastname',NULL,'Tauro'),
(636,'email',NULL,'teresatauro10@gmail.com'),
(636,'assigned_user_id',NULL,'5'),
(636,'createdtime',NULL,'2023-04-04 18:43:56'),
(636,'modifiedby',NULL,'5'),
(636,'source',NULL,'WEBSERVICE'),
(636,'cf_875',NULL,'ttauro'),
(636,'cf_877',NULL,'Mentana8!'),
(636,'record_id',NULL,'301'),
(636,'record_module',NULL,'Contacts'),
(637,'label',NULL,'Mattia Guarnieri'),
(637,'firstname',NULL,'Mattia'),
(637,'lead_no',NULL,'LEA164'),
(637,'lastname',NULL,'Guarnieri'),
(637,'mobile',NULL,'3386688212'),
(637,'email',NULL,'mattia.battaglia95@icloud.com'),
(637,'assigned_user_id',NULL,'5'),
(637,'createdtime',NULL,'2023-04-04 23:09:14'),
(637,'modifiedby',NULL,'5'),
(637,'lane',NULL,'via della boscaiola'),
(637,'city',NULL,'Milano'),
(637,'source',NULL,'WEBSERVICE'),
(637,'cf_857',NULL,'2'),
(637,'cf_859',NULL,'1'),
(637,'cf_861',NULL,'Ricerca Internet'),
(637,'record_id',NULL,'302'),
(637,'record_module',NULL,'Leads'),
(638,'label',NULL,'Giorgio Salvo'),
(638,'firstname',NULL,'Giorgio'),
(638,'lead_no',NULL,'LEA165'),
(638,'lastname',NULL,'Salvo'),
(638,'mobile',NULL,'3405136244'),
(638,'email',NULL,'giorgio.salvo90@gmail.com'),
(638,'assigned_user_id',NULL,'5'),
(638,'createdtime',NULL,'2023-04-05 05:55:12'),
(638,'modifiedby',NULL,'5'),
(638,'lane',NULL,'Via Privata Gadames 124'),
(638,'city',NULL,'Milano'),
(638,'source',NULL,'WEBSERVICE'),
(638,'cf_857',NULL,'2'),
(638,'cf_859',NULL,'1'),
(638,'cf_861',NULL,'Ricerca Internet'),
(638,'record_id',NULL,'303'),
(638,'record_module',NULL,'Leads'),
(639,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(639,'date_start',NULL,'2023-04-05'),
(639,'activitytype',NULL,'Emails'),
(639,'assigned_user_id',NULL,'6'),
(639,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(639,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;<br />\r\n &nbsp;</p>\r\n\r\n <p>Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(639,'time_start',NULL,'07:18'),
(639,'createdtime',NULL,'2023-04-05 07:18:46'),
(639,'modifiedby',NULL,'6'),
(639,'from_email',NULL,'pietromarra@easylife.house'),
(639,'saved_toid',NULL,'["teresatauro10@gmail.com"]'),
(639,'ccmail',NULL,'[""]'),
(639,'bccmail',NULL,'[""]'),
(639,'parent_id',NULL,'301@1|'),
(639,'email_flag',NULL,'SENT'),
(639,'source',NULL,'CRM'),
(639,'record_id',NULL,'304'),
(639,'record_module',NULL,'Emails'),
(641,'cf_873','0','1'),
(642,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(642,'date_start',NULL,'2023-04-05'),
(642,'activitytype',NULL,'Emails'),
(642,'assigned_user_id',NULL,'6'),
(642,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(642,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;">Dati di accesso Portale Proprietari</h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</p>\r\n\r\n <p><br />\r\n Qui link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/mentana-8d<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-mentana-8d<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center><em>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</em></center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(642,'time_start',NULL,'07:38'),
(642,'createdtime',NULL,'2023-04-05 07:38:28'),
(642,'modifiedby',NULL,'6'),
(642,'from_email',NULL,'pietromarra@easylife.house'),
(642,'saved_toid',NULL,'["Domenicosoprano@hotmail.it"]'),
(642,'ccmail',NULL,'[""]'),
(642,'bccmail',NULL,'[""]'),
(642,'email_flag',NULL,'SENT'),
(642,'source',NULL,'CRM'),
(642,'record_id',NULL,'306'),
(642,'record_module',NULL,'Emails'),
(643,'secondaryemail','','domenicosoprano@hotmail.it'),
(643,'support_start_date','','2023-04-05'),
(643,'support_end_date','','2024-04-05'),
(644,'leadstatus','','Attempted to Contact'),
(644,'modifiedby','5','7'),
(645,'leadstatus','','Non Qualificato'),
(645,'modifiedby','5','7'),
(646,'label',NULL,'Gabriele Cambiotti'),
(646,'salutationtype',NULL,'Mr.'),
(646,'firstname',NULL,'Gabriele'),
(646,'lead_no',NULL,'LEA166'),
(646,'lastname',NULL,'Cambiotti'),
(646,'mobile',NULL,'3491680447'),
(646,'email',NULL,'gabriele.cambiotti@unimi.it'),
(646,'leadsource',NULL,'Cold Call'),
(646,'leadstatus',NULL,'Fissato appuntamento'),
(646,'assigned_user_id',NULL,'7'),
(646,'createdtime',NULL,'2023-04-05 08:14:13'),
(646,'modifiedby',NULL,'7'),
(646,'lane',NULL,'Gargano 44'),
(646,'city',NULL,'Milano'),
(646,'description',NULL,'Bilo 53 mq, nuova costruzione (2016)'),
(646,'source',NULL,'CRM'),
(646,'cf_857',NULL,'1'),
(646,'cf_859',NULL,'1'),
(646,'record_id',NULL,'308'),
(646,'record_module',NULL,'Leads'),
(647,'label',NULL,'domenico conta'),
(647,'firstname',NULL,'domenico'),
(647,'lead_no',NULL,'LEA167'),
(647,'lastname',NULL,'conta'),
(647,'mobile',NULL,'3358239910'),
(647,'email',NULL,'domenico.conta@accenture.com'),
(647,'assigned_user_id',NULL,'5'),
(647,'createdtime',NULL,'2023-04-05 10:31:15'),
(647,'modifiedby',NULL,'5'),
(647,'lane',NULL,'Piazzale Susa'),
(647,'city',NULL,'Milano'),
(647,'source',NULL,'WEBSERVICE'),
(647,'cf_857',NULL,'2'),
(647,'cf_859',NULL,'1'),
(647,'cf_861',NULL,'Ricerca Internet'),
(647,'record_id',NULL,'309'),
(647,'record_module',NULL,'Leads'),
(648,'leadstatus','','Contacted'),
(648,'modifiedby','5','7'),
(649,'description','','Bilo 40 mq 1 stanno ristrutturando ora termine a maggio. Cucina Ikea, camera da letto su misura, A/C. Da fissare appuntamento'),
(650,'description','','Bilo, ristrutturato no ascensore piano III, A/C, 45 mq, si deve trasferire dopo l'estate'),
(651,'leadstatus','Attempted to Contact','Contacted'),
(652,'leadstatus','Contacted','Follow Up'),
(653,'description','Bilo, ristrutturato no ascensore piano III, A/C, 45 mq, si deve trasferire dopo l'estate','Bilo, ristrutturato no ascensore piano III, A/C, 45 mq, si deve trasferire dopo l'estate. Fissa appuntamento'),
(654,'leadstatus','Contacted','Hot'),
(655,'label',NULL,'Luigi Panariello'),
(655,'firstname',NULL,'Luigi'),
(655,'lead_no',NULL,'LEA168'),
(655,'lastname',NULL,'Panariello'),
(655,'mobile',NULL,'3455533557'),
(655,'email',NULL,'luigipanariello1983@gmail.com'),
(655,'assigned_user_id',NULL,'5'),
(655,'createdtime',NULL,'2023-04-05 14:48:12'),
(655,'modifiedby',NULL,'5'),
(655,'lane',NULL,'via reginaldo giuliani'),
(655,'city',NULL,'Milano'),
(655,'source',NULL,'WEBSERVICE'),
(655,'cf_857',NULL,'3'),
(655,'cf_859',NULL,'1'),
(655,'cf_861',NULL,'Ricerca Internet'),
(655,'record_id',NULL,'310'),
(655,'record_module',NULL,'Leads'),
(656,'leadstatus','Fissato appuntamento','Proposta commerciale'),
(657,'leadstatus','Proposta commerciale','Follow Up'),
(659,'label',NULL,'Mandata proposta rendimento variabile'),
(659,'commentcontent',NULL,'Mandata proposta rendimento variabile'),
(659,'assigned_user_id',NULL,'7'),
(659,'createdtime',NULL,'2023-04-05 15:51:35'),
(659,'related_to',NULL,'163'),
(659,'creator',NULL,'7'),
(659,'source',NULL,'CRM'),
(659,'userid',NULL,'7'),
(659,'record_id',NULL,'311'),
(659,'record_module',NULL,'ModComments'),
(660,'leadstatus','','Follow Up'),
(661,'label',NULL,'Elena De'),
(661,'firstname',NULL,'Elena'),
(661,'lead_no',NULL,'LEA169'),
(661,'lastname',NULL,'De'),
(661,'mobile',NULL,'3483634193'),
(661,'email',NULL,'elena.deruvo@libero.it'),
(661,'assigned_user_id',NULL,'5'),
(661,'createdtime',NULL,'2023-04-05 16:07:22'),
(661,'modifiedby',NULL,'5'),
(661,'lane',NULL,'Pilo 6'),
(661,'city',NULL,'Milano'),
(661,'source',NULL,'WEBSERVICE'),
(661,'cf_857',NULL,'1'),
(661,'cf_859',NULL,'1'),
(661,'cf_861',NULL,'Ricerca Internet'),
(661,'record_id',NULL,'312'),
(661,'record_module',NULL,'Leads'),
(662,'description','','Bilocale mansardato, sta valutando altri competitor, non ha urgenza, lo libera a maggio'),
(663,'leadstatus','Attempted to Contact','Fissato appuntamento'),
(664,'label',NULL,'rossella ferrini'),
(664,'firstname',NULL,'rossella'),
(664,'lead_no',NULL,'LEA170'),
(664,'lastname',NULL,'ferrini'),
(664,'mobile',NULL,'3391747669'),
(664,'email',NULL,'rossellaferrini@gmail.com'),
(664,'assigned_user_id',NULL,'5'),
(664,'createdtime',NULL,'2023-04-05 19:24:12'),
(664,'modifiedby',NULL,'5'),
(664,'lane',NULL,'via cola di rienzo 12'),
(664,'city',NULL,'Milano'),
(664,'source',NULL,'WEBSERVICE'),
(664,'cf_857',NULL,'1'),
(664,'cf_859',NULL,'1'),
(664,'cf_861',NULL,'Ricerca Internet'),
(664,'record_id',NULL,'313'),
(664,'record_module',NULL,'Leads'),
(665,'label',NULL,'Fatiha Bourhaba'),
(665,'firstname',NULL,'Fatiha'),
(665,'lead_no',NULL,'LEA171'),
(665,'lastname',NULL,'Bourhaba'),
(665,'mobile',NULL,'3335375826'),
(665,'email',NULL,'fatihazxcvb@gmail.com'),
(665,'assigned_user_id',NULL,'5'),
(665,'createdtime',NULL,'2023-04-05 22:17:32'),
(665,'modifiedby',NULL,'5'),
(665,'lane',NULL,'18 19'),
(665,'city',NULL,'Milano'),
(665,'description',NULL,'Sbarramento'),
(665,'source',NULL,'WEBSERVICE'),
(665,'cf_857',NULL,'2'),
(665,'cf_859',NULL,'2'),
(665,'cf_861',NULL,'Ricerca Internet'),
(665,'record_id',NULL,'314'),
(665,'record_module',NULL,'Leads'),
(666,'leadstatus','','Attempted to Contact'),
(666,'modifiedby','5','7'),
(667,'label','Elena De','Elena Deruvo'),
(667,'lastname','De','Deruvo'),
(667,'modifiedby','5','7'),
(668,'lane','Pilo 6','Via Rosolino Pilo 6'),
(669,'description','','20 mq, ristrutturato nel 2017, era con Sweet Guest, a fine maggio si libera, senza AC pero'.'),
(670,'label',NULL,'Alessandro Azzolina'),
(670,'firstname',NULL,'Alessandro'),
(670,'lead_no',NULL,'LEA172'),
(670,'lastname',NULL,'Azzolina'),
(670,'mobile',NULL,'3334539017'),
(670,'email',NULL,'alessandro.zzln@gmail.com'),
(670,'assigned_user_id',NULL,'5'),
(670,'createdtime',NULL,'2023-04-06 13:09:12'),
(670,'modifiedby',NULL,'5'),
(670,'lane',NULL,'Corso di Porta Romana 121'),
(670,'city',NULL,'Milano'),
(670,'source',NULL,'WEBSERVICE'),
(670,'cf_857',NULL,'2'),
(670,'cf_859',NULL,'1'),
(670,'cf_861',NULL,'Passaparola Amici'),
(670,'record_id',NULL,'315'),
(670,'record_module',NULL,'Leads'),
(671,'description','20 mq, ristrutturato nel 2017, era con Sweet Guest, a fine maggio si libera, senza AC pero'.','20 mq, ristrutturato nel 2017, era con Sweet Guest, a fine maggio si libera, senza AC pero' ma la vuole mettere. Pb facciata.'),
(672,'leadstatus','','Fissato appuntamento'),
(674,'label',NULL,'Occupato sino a maggio ma ci vedremo in ufficio, mi mandera foto.'),
(674,'commentcontent',NULL,'Occupato sino a maggio ma ci vedremo in ufficio, mi mandera foto.'),
(674,'assigned_user_id',NULL,'7'),
(674,'createdtime',NULL,'2023-04-06 13:54:46'),
(674,'related_to',NULL,'312'),
(674,'creator',NULL,'7'),
(674,'source',NULL,'CRM'),
(674,'userid',NULL,'7'),
(674,'record_id',NULL,'316'),
(674,'record_module',NULL,'ModComments'),
(675,'modifiedby','5','7'),
(675,'description','','Bilo 40 mq, sala con cucinino camera da letto con letto singolo e un divano letto A/C libero tra 5 giorni scade mandato di vendita'),
(676,'leadstatus','Attempted to Contact','Medium Term'),
(677,'leadstatus','','Fissato appuntamento'),
(678,'leadstatus','','Attempted to Contact'),
(678,'modifiedby','5','7'),
(679,'leadstatus','','Attempted to Contact'),
(679,'modifiedby','5','7'),
(680,'label',NULL,'Christian Bottiani'),
(680,'firstname',NULL,'Christian'),
(680,'lead_no',NULL,'LEA173'),
(680,'lastname',NULL,'Bottiani'),
(680,'mobile',NULL,'3351223409'),
(680,'email',NULL,'christianbottiani@gmail.com'),
(680,'assigned_user_id',NULL,'5'),
(680,'createdtime',NULL,'2023-04-07 05:26:16'),
(680,'modifiedby',NULL,'5'),
(680,'lane',NULL,'Dei garofani 11'),
(680,'city',NULL,'Milano'),
(680,'source',NULL,'WEBSERVICE'),
(680,'cf_857',NULL,'1'),
(680,'cf_859',NULL,'1'),
(680,'cf_861',NULL,'Ricerca Internet'),
(680,'record_id',NULL,'317'),
(680,'record_module',NULL,'Leads'),
(681,'label',NULL,'Federica Toniolo'),
(681,'firstname',NULL,'Federica'),
(681,'lead_no',NULL,'LEA174'),
(681,'lastname',NULL,'Toniolo'),
(681,'mobile',NULL,'3423999082'),
(681,'email',NULL,'federica.toniolo3@gmail.com'),
(681,'assigned_user_id',NULL,'5'),
(681,'createdtime',NULL,'2023-04-07 06:02:14'),
(681,'modifiedby',NULL,'5'),
(681,'lane',NULL,'Dei transiti 23'),
(681,'city',NULL,'Milano'),
(681,'source',NULL,'WEBSERVICE'),
(681,'cf_857',NULL,'1'),
(681,'cf_859',NULL,'1'),
(681,'cf_861',NULL,'Ricerca Internet'),
(681,'record_id',NULL,'318'),
(681,'record_module',NULL,'Leads'),
(683,'label',NULL,'Trilocale con due camere, una matrimoniale e una singola. Da imbiancare, camera da letto matrimoniale cambiare colore (ora e' azzurro cielo...), togliere quadri lilla, arredare terrazzo. Presente AC, riscaldamento autonomo, V piano.'),
(683,'commentcontent',NULL,'Trilocale con due camere, una matrimoniale e una singola. Da imbiancare, camera da letto matrimoniale cambiare colore (ora e' azzurro cielo...), togliere quadri lilla, arredare terrazzo. Presente AC, riscaldamento autonomo, V piano.'),
(683,'assigned_user_id',NULL,'7'),
(683,'createdtime',NULL,'2023-04-07 08:15:39'),
(683,'related_to',NULL,'292'),
(683,'creator',NULL,'7'),
(683,'source',NULL,'CRM'),
(683,'userid',NULL,'7'),
(683,'record_id',NULL,'319'),
(683,'record_module',NULL,'ModComments'),
(684,'leadstatus','Fissato appuntamento','Follow Up'),
(685,'secondaryemail','','em.massarini@gmail.com'),
(686,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(686,'date_start',NULL,'2023-04-07'),
(686,'activitytype',NULL,'Emails'),
(686,'assigned_user_id',NULL,'6'),
(686,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(686,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/xxxxx<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-xxxxx<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(686,'time_start',NULL,'10:56'),
(686,'createdtime',NULL,'2023-04-07 10:56:48'),
(686,'modifiedby',NULL,'6'),
(686,'from_email',NULL,'pietromarra@easylife.house'),
(686,'saved_toid',NULL,'["em.massarini@gmail.com"]'),
(686,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(686,'bccmail',NULL,'[""]'),
(686,'parent_id',NULL,'240@1|'),
(686,'email_flag',NULL,'SENT'),
(686,'source',NULL,'CRM'),
(686,'record_id',NULL,'320'),
(686,'record_module',NULL,'Emails'),
(688,'modifiedby','5','7'),
(688,'description','','Si trasferiscono da Luglio, un paio di volte l'anno vorrebbe tornare. Bilo 75mq camera matrimoniale divano letto bagno Piano 3 con ascensore. Bagno di fine anni 90.'),
(689,'description','Si trasferiscono da Luglio, un paio di volte l'anno vorrebbe tornare. Bilo 75mq camera matrimoniale divano letto bagno Piano 3 con ascensore. Bagno di fine anni 90.','Si trasferiscono da Luglio, un paio di volte l'anno vorrebbe tornare. Bilo 75mq camera matrimoniale divano letto bagno Piano 3 con ascensore. Bagno di fine anni 90, senza AC.'),
(690,'leadstatus','','Medium Term'),
(691,'leadstatus','','Contacted'),
(691,'modifiedby','5','7'),
(692,'label',NULL,'gino gaspari'),
(692,'firstname',NULL,'gino'),
(692,'lead_no',NULL,'LEA175'),
(692,'lastname',NULL,'gaspari'),
(692,'mobile',NULL,'3391898870'),
(692,'email',NULL,'ginogaspari@gmail.com'),
(692,'assigned_user_id',NULL,'5'),
(692,'createdtime',NULL,'2023-04-07 15:16:12'),
(692,'modifiedby',NULL,'5'),
(692,'lane',NULL,'pellegrino rossi'),
(692,'city',NULL,'Milano'),
(692,'source',NULL,'WEBSERVICE'),
(692,'cf_857',NULL,'3'),
(692,'cf_859',NULL,'1'),
(692,'cf_861',NULL,'Ricerca Internet'),
(692,'record_id',NULL,'322'),
(692,'record_module',NULL,'Leads'),
(693,'label',NULL,'Marco Scotti'),
(693,'firstname',NULL,'Marco'),
(693,'contact_no',NULL,'CON15'),
(693,'lastname',NULL,'Scotti'),
(693,'email',NULL,'marcoscotti1977@gmail.com'),
(693,'assigned_user_id',NULL,'5'),
(693,'createdtime',NULL,'2023-04-07 16:43:02'),
(693,'modifiedby',NULL,'5'),
(693,'source',NULL,'WEBSERVICE'),
(693,'cf_875',NULL,'mscotti'),
(693,'cf_877',NULL,'Maffucci53!'),
(693,'record_id',NULL,'323'),
(693,'record_module',NULL,'Contacts'),
(694,'label',NULL,'giovanni santoro'),
(694,'firstname',NULL,'giovanni'),
(694,'lead_no',NULL,'LEA176'),
(694,'lastname',NULL,'santoro'),
(694,'mobile',NULL,'3931703222'),
(694,'email',NULL,'giovanni.pubblinovi@gmail.com'),
(694,'assigned_user_id',NULL,'5'),
(694,'createdtime',NULL,'2023-04-07 16:55:12'),
(694,'modifiedby',NULL,'5'),
(694,'lane',NULL,'Portaromana'),
(694,'city',NULL,'Milano'),
(694,'description',NULL,'Sono in procinto di acquistare un immobile in Porta romana e vorrei informazioni riguardo la possibilità di metterlo a reddito'),
(694,'source',NULL,'WEBSERVICE'),
(694,'cf_857',NULL,'2'),
(694,'cf_859',NULL,'1'),
(694,'cf_861',NULL,'Altro'),
(694,'record_id',NULL,'324'),
(694,'record_module',NULL,'Leads'),
(695,'modifiedby','5','7'),
(696,'leadstatus','','Contacted'),
(697,'label',NULL,'Gerardo Lionetti'),
(697,'firstname',NULL,'Gerardo'),
(697,'lead_no',NULL,'LEA177'),
(697,'lastname',NULL,'Lionetti'),
(697,'mobile',NULL,'3357122201'),
(697,'email',NULL,'gerardolionetti100@gmail.com'),
(697,'assigned_user_id',NULL,'5'),
(697,'createdtime',NULL,'2023-04-07 17:13:12'),
(697,'modifiedby',NULL,'5'),
(697,'lane',NULL,'Zuretti'),
(697,'city',NULL,'Milano'),
(697,'description',NULL,'Appartamento appena ristrutturato con arredo nuovo.disponibile 1 giugno'),
(697,'source',NULL,'WEBSERVICE'),
(697,'cf_857',NULL,'2'),
(697,'cf_859',NULL,'1'),
(697,'cf_861',NULL,'Ricerca Internet'),
(697,'record_id',NULL,'325'),
(697,'record_module',NULL,'Leads'),
(698,'leadstatus','','Contacted'),
(698,'modifiedby','5','7'),
(699,'lane','Zuretti','Zuretti 5'),
(700,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(700,'date_start',NULL,'2023-04-07'),
(700,'activitytype',NULL,'Emails'),
(700,'assigned_user_id',NULL,'6'),
(700,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(700,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/maffucci-53<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-maffucci-53<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(700,'time_start',NULL,'17:43'),
(700,'createdtime',NULL,'2023-04-07 17:43:05'),
(700,'modifiedby',NULL,'6'),
(700,'from_email',NULL,'pietromarra@easylife.house'),
(700,'saved_toid',NULL,'["marcoscotti1977@gmail.com"]'),
(700,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(700,'bccmail',NULL,'[""]'),
(700,'parent_id',NULL,'323@1|'),
(700,'email_flag',NULL,'SENT'),
(700,'source',NULL,'CRM'),
(700,'record_id',NULL,'326'),
(700,'record_module',NULL,'Emails'),
(702,'label',NULL,'Daniele Priano'),
(702,'firstname',NULL,'Daniele'),
(702,'lead_no',NULL,'LEA178'),
(702,'lastname',NULL,'Priano'),
(702,'mobile',NULL,'3334385773'),
(702,'email',NULL,'dani_pria91@live.it'),
(702,'assigned_user_id',NULL,'5'),
(702,'createdtime',NULL,'2023-04-07 20:22:13'),
(702,'modifiedby',NULL,'5'),
(702,'lane',NULL,'Piazza Angilberto II'),
(702,'city',NULL,'Milano'),
(702,'source',NULL,'WEBSERVICE'),
(702,'cf_857',NULL,'2'),
(702,'cf_859',NULL,'1'),
(702,'cf_861',NULL,'Ricerca Internet'),
(702,'record_id',NULL,'328'),
(702,'record_module',NULL,'Leads'),
(703,'label',NULL,'stefano orsenigo'),
(703,'firstname',NULL,'stefano'),
(703,'lead_no',NULL,'LEA179'),
(703,'lastname',NULL,'orsenigo'),
(703,'mobile',NULL,'3463711911'),
(703,'email',NULL,'stefo.orsenigo@gmail.com'),
(703,'assigned_user_id',NULL,'5'),
(703,'createdtime',NULL,'2023-04-08 05:43:14'),
(703,'modifiedby',NULL,'5'),
(703,'lane',NULL,'Cavezzali'),
(703,'city',NULL,'Milano'),
(703,'source',NULL,'WEBSERVICE'),
(703,'cf_857',NULL,'2'),
(703,'cf_859',NULL,'1'),
(703,'cf_861',NULL,'Ricerca Internet'),
(703,'record_id',NULL,'329'),
(703,'record_module',NULL,'Leads'),
(704,'label',NULL,'Massimo Gozzi'),
(704,'firstname',NULL,'Massimo'),
(704,'lead_no',NULL,'LEA180'),
(704,'lastname',NULL,'Gozzi'),
(704,'mobile',NULL,'3498495741'),
(704,'email',NULL,'massimo27957@gmail.com'),
(704,'assigned_user_id',NULL,'5'),
(704,'createdtime',NULL,'2023-04-08 12:17:22'),
(704,'modifiedby',NULL,'5'),
(704,'lane',NULL,'Falck'),
(704,'city',NULL,'Milano'),
(704,'source',NULL,'WEBSERVICE'),
(704,'cf_857',NULL,'2'),
(704,'cf_859',NULL,'1'),
(704,'cf_861',NULL,'Ricerca Internet'),
(704,'record_id',NULL,'330'),
(704,'record_module',NULL,'Leads'),
(705,'label',NULL,'Simone Masetti'),
(705,'firstname',NULL,'Simone'),
(705,'lead_no',NULL,'LEA181'),
(705,'lastname',NULL,'Masetti'),
(705,'mobile',NULL,'3314021355'),
(705,'email',NULL,'simone.masetti@gmail.com'),
(705,'assigned_user_id',NULL,'5'),
(705,'createdtime',NULL,'2023-04-08 15:31:13'),
(705,'modifiedby',NULL,'5'),
(705,'lane',NULL,'via bartolomeo d'),
(705,'city',NULL,'Milano'),
(705,'description',NULL,'Mi piacerebbe essere contattato telefonicamente Giovedi 13 mattina alle ore 10. Grazie'),
(705,'source',NULL,'WEBSERVICE'),
(705,'cf_857',NULL,'2'),
(705,'cf_859',NULL,'1'),
(705,'cf_861',NULL,'Passaparola Amici'),
(705,'record_id',NULL,'331'),
(705,'record_module',NULL,'Leads'),
(706,'label',NULL,'zhiqiang chen'),
(706,'firstname',NULL,'zhiqiang'),
(706,'lead_no',NULL,'LEA182'),
(706,'lastname',NULL,'chen'),
(706,'mobile',NULL,'3490882143'),
(706,'email',NULL,'zhiqiangchen@hotmail.it'),
(706,'assigned_user_id',NULL,'5'),
(706,'createdtime',NULL,'2023-04-08 15:57:12'),
(706,'modifiedby',NULL,'5'),
(706,'lane',NULL,'via padova 276'),
(706,'city',NULL,'Milano'),
(706,'source',NULL,'WEBSERVICE'),
(706,'cf_857',NULL,'2'),
(706,'cf_859',NULL,'1'),
(706,'cf_861',NULL,'Ricerca Internet'),
(706,'record_id',NULL,'332'),
(706,'record_module',NULL,'Leads'),
(707,'modifiedby','5','7'),
(707,'description','','E' affittato ma termina fra pochi mesi.'),
(708,'leadstatus','','Contacted'),
(709,'leadstatus','Contacted','Medium Term'),
(710,'leadstatus','','Contacted'),
(710,'modifiedby','5','7'),
(711,'leadstatus','','Medium Term'),
(711,'modifiedby','5','7'),
(712,'leadstatus','','Attempted to Contact'),
(712,'modifiedby','5','7'),
(713,'leadstatus','','Attempted to Contact'),
(713,'modifiedby','5','7'),
(714,'label',NULL,'FRANCESCO ALBANO'),
(714,'firstname',NULL,'FRANCESCO'),
(714,'lead_no',NULL,'LEA183'),
(714,'lastname',NULL,'ALBANO'),
(714,'mobile',NULL,'3391482007'),
(714,'email',NULL,'Franlbano@hotmail.it'),
(714,'assigned_user_id',NULL,'5'),
(714,'createdtime',NULL,'2023-04-09 06:00:13'),
(714,'modifiedby',NULL,'5'),
(714,'lane',NULL,'Via Donatello 11'),
(714,'city',NULL,'Milano'),
(714,'source',NULL,'WEBSERVICE'),
(714,'cf_857',NULL,'3'),
(714,'cf_859',NULL,'2'),
(714,'cf_861',NULL,'Ricerca Internet'),
(714,'record_id',NULL,'333'),
(714,'record_module',NULL,'Leads'),
(715,'label',NULL,'Monica Franco'),
(715,'firstname',NULL,'Monica'),
(715,'lead_no',NULL,'LEA184'),
(715,'lastname',NULL,'Franco'),
(715,'mobile',NULL,'3454621148'),
(715,'email',NULL,'monicaf993@gmail.com'),
(715,'assigned_user_id',NULL,'5'),
(715,'createdtime',NULL,'2023-04-09 07:48:13'),
(715,'modifiedby',NULL,'5'),
(715,'lane',NULL,'Via ercole Ricotti 19'),
(715,'city',NULL,'Milano'),
(715,'source',NULL,'WEBSERVICE'),
(715,'cf_857',NULL,'2'),
(715,'cf_859',NULL,'1'),
(715,'cf_861',NULL,'Ricerca Internet'),
(715,'record_id',NULL,'334'),
(715,'record_module',NULL,'Leads'),
(716,'label',NULL,'PAOLA GALDI'),
(716,'firstname',NULL,'PAOLA'),
(716,'lead_no',NULL,'LEA185'),
(716,'lastname',NULL,'GALDI'),
(716,'mobile',NULL,'3331333604'),
(716,'email',NULL,'galdipaola@gmail.com'),
(716,'assigned_user_id',NULL,'5'),
(716,'createdtime',NULL,'2023-04-09 16:52:12'),
(716,'modifiedby',NULL,'5'),
(716,'lane',NULL,'NUMA POMPILIO 14'),
(716,'city',NULL,'Milano'),
(716,'source',NULL,'WEBSERVICE'),
(716,'cf_857',NULL,'3'),
(716,'cf_859',NULL,'1'),
(716,'cf_861',NULL,'Passaparola Amici'),
(716,'record_id',NULL,'335'),
(716,'record_module',NULL,'Leads'),
(717,'label',NULL,'Valentina Licurici'),
(717,'firstname',NULL,'Valentina'),
(717,'lead_no',NULL,'LEA186'),
(717,'lastname',NULL,'Licurici'),
(717,'mobile',NULL,'3284487032'),
(717,'email',NULL,'nacky_alx@yahoo.com'),
(717,'assigned_user_id',NULL,'5'),
(717,'createdtime',NULL,'2023-04-09 22:59:11'),
(717,'modifiedby',NULL,'5'),
(717,'lane',NULL,'Gramsci'),
(717,'city',NULL,'Milano'),
(717,'source',NULL,'WEBSERVICE'),
(717,'cf_857',NULL,'2'),
(717,'cf_859',NULL,'1'),
(717,'cf_861',NULL,'Ricerca Internet'),
(717,'record_id',NULL,'336'),
(717,'record_module',NULL,'Leads'),
(718,'label',NULL,'Cristina Balivo'),
(718,'firstname',NULL,'Cristina'),
(718,'lead_no',NULL,'LEA187'),
(718,'lastname',NULL,'Balivo'),
(718,'mobile',NULL,'3484411623'),
(718,'email',NULL,'mcbalivo@gmail.com'),
(718,'assigned_user_id',NULL,'5'),
(718,'createdtime',NULL,'2023-04-10 06:09:13'),
(718,'modifiedby',NULL,'5'),
(718,'lane',NULL,'Silicone'),
(718,'city',NULL,'Milano'),
(718,'source',NULL,'WEBSERVICE'),
(718,'cf_857',NULL,'2'),
(718,'cf_859',NULL,'1'),
(718,'cf_861',NULL,'Ricerca Internet'),
(718,'record_id',NULL,'337'),
(718,'record_module',NULL,'Leads'),
(719,'label',NULL,'Roberta Raineri'),
(719,'firstname',NULL,'Roberta'),
(719,'lead_no',NULL,'LEA188'),
(719,'lastname',NULL,'Raineri'),
(719,'mobile',NULL,'3389028002'),
(719,'email',NULL,'r.raineri09@gmail.com'),
(719,'assigned_user_id',NULL,'5'),
(719,'createdtime',NULL,'2023-04-10 14:35:12'),
(719,'modifiedby',NULL,'5'),
(719,'lane',NULL,'Sebino'),
(719,'city',NULL,'Milano'),
(719,'source',NULL,'WEBSERVICE'),
(719,'cf_857',NULL,'2'),
(719,'cf_859',NULL,'1'),
(719,'cf_861',NULL,'Ricerca Internet'),
(719,'record_id',NULL,'338'),
(719,'record_module',NULL,'Leads'),
(720,'label',NULL,'Gianluigi Giannelli'),
(720,'firstname',NULL,'Gianluigi'),
(720,'lead_no',NULL,'LEA189'),
(720,'lastname',NULL,'Giannelli'),
(720,'mobile',NULL,'3495600608'),
(720,'email',NULL,'gianluigigiannelli@yahoo.it'),
(720,'assigned_user_id',NULL,'5'),
(720,'createdtime',NULL,'2023-04-10 17:06:12'),
(720,'modifiedby',NULL,'5'),
(720,'lane',NULL,'Gorla'),
(720,'city',NULL,'Milano'),
(720,'description',NULL,'Bilo: 1 camera da letto e zona living.'),
(720,'source',NULL,'WEBSERVICE'),
(720,'cf_857',NULL,'2'),
(720,'cf_859',NULL,'1'),
(720,'cf_861',NULL,'Ricerca Internet'),
(720,'record_id',NULL,'339'),
(720,'record_module',NULL,'Leads'),
(721,'label',NULL,'Moussa Toure'),
(721,'firstname',NULL,'Moussa'),
(721,'lead_no',NULL,'LEA190'),
(721,'lastname',NULL,'Toure'),
(721,'mobile',NULL,'+393208671825'),
(721,'email',NULL,'moussatoure171989@gmail.com'),
(721,'assigned_user_id',NULL,'5'),
(721,'createdtime',NULL,'2023-04-10 22:35:13'),
(721,'modifiedby',NULL,'5'),
(721,'lane',NULL,'Via Gorizia'),
(721,'city',NULL,'Torino'),
(721,'description',NULL,'Sto cercando di affitto'),
(721,'source',NULL,'WEBSERVICE'),
(721,'cf_857',NULL,'1'),
(721,'cf_859',NULL,'1'),
(721,'cf_861',NULL,'Social - LinkedIn'),
(721,'record_id',NULL,'340'),
(721,'record_module',NULL,'Leads'),
(722,'label',NULL,'Nicomott'),
(722,'lead_no',NULL,'LEA191'),
(722,'lastname',NULL,'Nicomott'),
(722,'mobile',NULL,'3933767298'),
(722,'leadsource',NULL,'Cold Call'),
(722,'leadstatus',NULL,'Attempted to Contact'),
(722,'assigned_user_id',NULL,'7'),
(722,'createdtime',NULL,'2023-04-11 08:34:41'),
(722,'modifiedby',NULL,'7'),
(722,'city',NULL,'Milano'),
(722,'source',NULL,'CRM'),
(722,'record_id',NULL,'341'),
(722,'record_module',NULL,'Leads'),
(723,'leadstatus','','Attempted to Contact'),
(723,'modifiedby','5','7'),
(724,'leadstatus','','Medium Term'),
(724,'modifiedby','5','7'),
(725,'leadstatus','','Non Qualificato'),
(725,'modifiedby','5','7'),
(727,'label',NULL,'Voleva solo sapere se potevamo gestirlo per il Salone del Mobile.'),
(727,'commentcontent',NULL,'Voleva solo sapere se potevamo gestirlo per il Salone del Mobile.'),
(727,'assigned_user_id',NULL,'7'),
(727,'createdtime',NULL,'2023-04-11 08:47:32'),
(727,'related_to',NULL,'335'),
(727,'creator',NULL,'7'),
(727,'source',NULL,'CRM'),
(727,'userid',NULL,'7'),
(727,'record_id',NULL,'342'),
(727,'record_module',NULL,'ModComments'),
(728,'leadstatus','','Non Qualificato'),
(728,'modifiedby','5','7'),
(729,'leadstatus','','Attempted to Contact'),
(729,'modifiedby','5','7'),
(730,'label',NULL,'Luca Moretti'),
(730,'firstname',NULL,'Luca'),
(730,'lead_no',NULL,'LEA192'),
(730,'lastname',NULL,'Moretti'),
(730,'mobile',NULL,'3493772847'),
(730,'email',NULL,'luca.moretti85@hotmail.it'),
(730,'assigned_user_id',NULL,'5'),
(730,'createdtime',NULL,'2023-04-11 09:06:12'),
(730,'modifiedby',NULL,'5'),
(730,'lane',NULL,'Via Carlo D'),
(730,'city',NULL,'Milano'),
(730,'source',NULL,'WEBSERVICE'),
(730,'cf_857',NULL,'2'),
(730,'cf_859',NULL,'1'),
(730,'cf_861',NULL,'Ricerca Internet'),
(730,'record_id',NULL,'343'),
(730,'record_module',NULL,'Leads'),
(731,'leadstatus','','Medium Term'),
(731,'modifiedby','5','7'),
(732,'leadstatus','','Non Qualificato'),
(732,'modifiedby','5','7'),
(733,'modifiedby','5','7'),
(733,'lane','Via Carlo D','Via Carlo D'Adda 13'),
(734,'description','','Si trasferira nei prossimi mesi, bilo, con piccolo terrazzino, rialzo nel 2017, VII piano con ascensore, Classe A, AC.'),
(735,'label',NULL,'Alessio Chelli'),
(735,'firstname',NULL,'Alessio'),
(735,'lead_no',NULL,'LEA193'),
(735,'lastname',NULL,'Chelli'),
(735,'mobile',NULL,'3469752951'),
(735,'email',NULL,'alessio.chelli@outlook.com'),
(735,'assigned_user_id',NULL,'5'),
(735,'createdtime',NULL,'2023-04-11 09:21:12'),
(735,'modifiedby',NULL,'5'),
(735,'lane',NULL,'Bertini'),
(735,'city',NULL,'Milano'),
(735,'source',NULL,'WEBSERVICE'),
(735,'cf_857',NULL,'1'),
(735,'cf_859',NULL,'1'),
(735,'cf_861',NULL,'Ricerca Internet'),
(735,'record_id',NULL,'344'),
(735,'record_module',NULL,'Leads'),
(736,'description','Si trasferira nei prossimi mesi, bilo, con piccolo terrazzino, rialzo nel 2017, VII piano con ascensore, Classe A, AC.','Si trasferira' nei prossimi mesi, bilo, con piccolo terrazzino, rialzo nel 2017, VII piano con ascensore, Classe A, AC.'),
(737,'leadstatus','','Fissato appuntamento'),
(738,'modifiedby','5','7'),
(738,'description','','Open Space piano terra 43 mq accesso dal cortile AC che fa anche pompa di calore.'),
(739,'lane','Bertini','Bertini 6'),
(740,'leadstatus','','Fissato appuntamento'),
(741,'label',NULL,'Alfio Pellegriti'),
(741,'firstname',NULL,'Alfio'),
(741,'lead_no',NULL,'LEA194'),
(741,'lastname',NULL,'Pellegriti'),
(741,'mobile',NULL,'3202760197'),
(741,'email',NULL,'Pellegritialfio@gmail.com'),
(741,'assigned_user_id',NULL,'5'),
(741,'createdtime',NULL,'2023-04-11 09:50:12'),
(741,'modifiedby',NULL,'5'),
(741,'lane',NULL,'Viale ca granda 44'),
(741,'city',NULL,'Milano'),
(741,'source',NULL,'WEBSERVICE'),
(741,'cf_857',NULL,'2'),
(741,'cf_859',NULL,'1'),
(741,'cf_861',NULL,'Ricerca Internet'),
(741,'record_id',NULL,'345'),
(741,'record_module',NULL,'Leads'),
(742,'label',NULL,'Stefania Papait'),
(742,'firstname',NULL,'Stefania'),
(742,'lead_no',NULL,'LEA195'),
(742,'lastname',NULL,'Papait'),
(742,'mobile',NULL,'3472561741'),
(742,'email',NULL,'enzocara@libero.it'),
(742,'assigned_user_id',NULL,'5'),
(742,'createdtime',NULL,'2023-04-11 12:25:13'),
(742,'modifiedby',NULL,'5'),
(742,'lane',NULL,'Govone 83'),
(742,'city',NULL,'Milano'),
(742,'source',NULL,'WEBSERVICE'),
(742,'cf_857',NULL,'3'),
(742,'cf_859',NULL,'2'),
(742,'cf_861',NULL,'Ricerca Internet'),
(742,'record_id',NULL,'346'),
(742,'record_module',NULL,'Leads'),
(743,'label',NULL,'Anita Di'),
(743,'firstname',NULL,'Anita'),
(743,'lead_no',NULL,'LEA196'),
(743,'lastname',NULL,'Di'),
(743,'mobile',NULL,'3402557039'),
(743,'email',NULL,'anita.dimarcoberardino@gmail.com'),
(743,'assigned_user_id',NULL,'5'),
(743,'createdtime',NULL,'2023-04-11 13:21:12'),
(743,'modifiedby',NULL,'5'),
(743,'lane',NULL,'Alfonso Corti 30'),
(743,'city',NULL,'Milano'),
(743,'source',NULL,'WEBSERVICE'),
(743,'cf_857',NULL,'2'),
(743,'cf_859',NULL,'1'),
(743,'cf_861',NULL,'Ricerca Internet'),
(743,'record_id',NULL,'347'),
(743,'record_module',NULL,'Leads'),
(744,'label',NULL,'Caterina Violante'),
(744,'firstname',NULL,'Caterina'),
(744,'lead_no',NULL,'LEA197'),
(744,'lastname',NULL,'Violante'),
(744,'mobile',NULL,'3395971451'),
(744,'email',NULL,'c.vantelio@gmail.com'),
(744,'assigned_user_id',NULL,'5'),
(744,'createdtime',NULL,'2023-04-11 13:44:21'),
(744,'modifiedby',NULL,'5'),
(744,'lane',NULL,'Binda'),
(744,'city',NULL,'Milano'),
(744,'source',NULL,'WEBSERVICE'),
(744,'cf_857',NULL,'1'),
(744,'cf_859',NULL,'1'),
(744,'cf_861',NULL,'Ricerca Internet'),
(744,'record_id',NULL,'348'),
(744,'record_module',NULL,'Leads'),
(745,'label','Anita Di','Anita Di Marco Berardino'),
(745,'lastname','Di','Di Marco Berardino'),
(745,'modifiedby','5','6'),
(746,'label',NULL,'Salvatore Frangiamore'),
(746,'firstname',NULL,'Salvatore'),
(746,'lead_no',NULL,'LEA198'),
(746,'lastname',NULL,'Frangiamore'),
(746,'mobile',NULL,'3282164654'),
(746,'email',NULL,'franglove@yahoo.com'),
(746,'assigned_user_id',NULL,'5'),
(746,'createdtime',NULL,'2023-04-11 15:58:22'),
(746,'modifiedby',NULL,'5'),
(746,'lane',NULL,'Giulio Romano'),
(746,'city',NULL,'Milano'),
(746,'source',NULL,'WEBSERVICE'),
(746,'cf_857',NULL,'2'),
(746,'cf_859',NULL,'1'),
(746,'cf_861',NULL,'Ricerca Internet'),
(746,'record_id',NULL,'349'),
(746,'record_module',NULL,'Leads'),
(747,'label',NULL,'Stefano Wulzer'),
(747,'salutationtype',NULL,'Mr.'),
(747,'firstname',NULL,'Stefano'),
(747,'lead_no',NULL,'LEA199'),
(747,'lastname',NULL,'Wulzer'),
(747,'mobile',NULL,'3393772786'),
(747,'email',NULL,'stefanowulzer@gmail.com'),
(747,'leadsource',NULL,'Word of mouth'),
(747,'leadstatus',NULL,'Fissato appuntamento'),
(747,'assigned_user_id',NULL,'7'),
(747,'createdtime',NULL,'2023-04-11 16:16:09'),
(747,'modifiedby',NULL,'7'),
(747,'lane',NULL,'Bligny 29 al V piano, ci vive, ristrutturato. Andra' a vivere all'estero. Ampia sala con cucina, 1 singola, 1 matrimoniale, 2 bagni.'),
(747,'city',NULL,'Milano'),
(747,'source',NULL,'CRM'),
(747,'cf_857',NULL,'2'),
(747,'cf_859',NULL,'2'),
(747,'record_id',NULL,'350'),
(747,'record_module',NULL,'Leads'),
(748,'modifiedby','5','7'),
(748,'description','','Bilo 54 mq appena ristrutturato, AC.'),
(749,'leadstatus','','Contacted'),
(750,'description','Bilo 54 mq appena ristrutturato, AC.','Bilo 54 mq appena ristrutturato, AC. III piano con ascensore, divano letto.'),
(751,'leadstatus','Contacted','Fissato appuntamento'),
(752,'modifiedby','5','7'),
(752,'description','','Lo sta per acquistare, e' un seminterrato con finestre che danno sul giardino in fase di ristrutturazione, 1 stanza matr con cabina armadio e 1 bagno in camera sala con divano letto 1 bagno padronale con doccia e un'altra stanza ma altezza di 1,80 mt'),
(753,'description','Lo sta per acquistare, e' un seminterrato con finestre che danno sul giardino in fase di ristrutturazione, 1 stanza matr con cabina armadio e 1 bagno in camera sala con divano letto 1 bagno padronale con doccia e un'altra stanza ma altezza di 1,80 mt','Lo sta per acquistare, e' un seminterrato con finestre che danno sul giardino in fase di ristrutturazione, 1 stanza matr con cabina armadio e 1 bagno in camera sala con divano letto 1 bagno padronale con doccia e un'altra stanza ma altezza di 1,80 mt. 82 mq.'),
(754,'label',NULL,'Federico Mazzurco'),
(754,'firstname',NULL,'Federico'),
(754,'lead_no',NULL,'LEA200'),
(754,'lastname',NULL,'Mazzurco'),
(754,'mobile',NULL,'3480947350'),
(754,'email',NULL,'federicomazzurco@hotmail.it'),
(754,'assigned_user_id',NULL,'5'),
(754,'createdtime',NULL,'2023-04-11 16:58:12'),
(754,'modifiedby',NULL,'5'),
(754,'lane',NULL,'Viale Misurata 34'),
(754,'city',NULL,'Milano'),
(754,'source',NULL,'WEBSERVICE'),
(754,'cf_857',NULL,'1'),
(754,'cf_859',NULL,'1'),
(754,'cf_861',NULL,'Ricerca Internet'),
(754,'record_id',NULL,'351'),
(754,'record_module',NULL,'Leads'),
(755,'leadstatus','','Contacted'),
(756,'modifiedby','6','7'),
(756,'description','','Bilo 53 mq piano III con ascensore, ristrutturato nel 2009 e poi arredi nuovi nel 2020. No AC perche' dovrebbero fare il superbonus. Si libera a fine giugno'),
(757,'description','Bilo 53 mq piano III con ascensore, ristrutturato nel 2009 e poi arredi nuovi nel 2020. No AC perche' dovrebbero fare il superbonus. Si libera a fine giugno','Bilo 53 mq piano III con ascensore, ristrutturato nel 2009 e poi arredi nuovi nel 2020. No AC perche' dovrebbero fare il superbonus. Si libera a fine giugno.'),
(758,'leadstatus','','Contacted'),
(759,'label',NULL,'Roberta Fedeli'),
(759,'firstname',NULL,'Roberta'),
(759,'contact_no',NULL,'CON16'),
(759,'lastname',NULL,'Fedeli'),
(759,'email',NULL,'elmiroan@libero.it'),
(759,'assigned_user_id',NULL,'5'),
(759,'createdtime',NULL,'2023-04-11 17:36:52'),
(759,'modifiedby',NULL,'5'),
(759,'source',NULL,'WEBSERVICE'),
(759,'cf_875',NULL,'rfedeli'),
(759,'cf_877',NULL,'Frisi9!'),
(759,'record_id',NULL,'352'),
(759,'record_module',NULL,'Contacts'),
(760,'label','Anita Di Marco Berardino','Anita Di Marcoberardino'),
(760,'lastname','Di Marco Berardino','Di Marcoberardino'),
(760,'modifiedby','7','6'),
(761,'label',NULL,'Adhurim Dardeshi'),
(761,'firstname',NULL,'Adhurim'),
(761,'lead_no',NULL,'LEA201'),
(761,'lastname',NULL,'Dardeshi'),
(761,'mobile',NULL,'+393513103361'),
(761,'email',NULL,'dardeshiadhurim02@gmail.com'),
(761,'assigned_user_id',NULL,'5'),
(761,'createdtime',NULL,'2023-04-11 22:45:12'),
(761,'modifiedby',NULL,'5'),
(761,'lane',NULL,'Santa maria'),
(761,'city',NULL,'Milano'),
(761,'description',NULL,'No'),
(761,'source',NULL,'WEBSERVICE'),
(761,'cf_857',NULL,'2'),
(761,'cf_859',NULL,'1'),
(761,'cf_861',NULL,'Ricerca Internet'),
(761,'record_id',NULL,'353'),
(761,'record_module',NULL,'Leads'),
(762,'label',NULL,'Mahinder Singh'),
(762,'firstname',NULL,'Mahinder'),
(762,'lead_no',NULL,'LEA202'),
(762,'lastname',NULL,'Singh'),
(762,'mobile',NULL,'3931171029'),
(762,'email',NULL,'singhmahinder650@gmail.com'),
(762,'assigned_user_id',NULL,'5'),
(762,'createdtime',NULL,'2023-04-12 06:27:19'),
(762,'modifiedby',NULL,'5'),
(762,'lane',NULL,'Brescia'),
(762,'city',NULL,'Milano'),
(762,'source',NULL,'WEBSERVICE'),
(762,'cf_857',NULL,'2'),
(762,'cf_859',NULL,'1'),
(762,'cf_861',NULL,'Altro'),
(762,'record_id',NULL,'354'),
(762,'record_module',NULL,'Leads'),
(763,'label',NULL,'Sebastiano Smiroldo'),
(763,'firstname',NULL,'Sebastiano'),
(763,'lead_no',NULL,'LEA203'),
(763,'lastname',NULL,'Smiroldo'),
(763,'mobile',NULL,'3285973037'),
(763,'email',NULL,'smile0475@libero.it'),
(763,'assigned_user_id',NULL,'5'),
(763,'createdtime',NULL,'2023-04-12 08:08:12'),
(763,'modifiedby',NULL,'5'),
(763,'lane',NULL,'Astolfo'),
(763,'city',NULL,'Milano'),
(763,'source',NULL,'WEBSERVICE'),
(763,'cf_857',NULL,'2'),
(763,'cf_859',NULL,'2'),
(763,'cf_861',NULL,'Ricerca Internet'),
(763,'record_id',NULL,'355'),
(763,'record_module',NULL,'Leads'),
(764,'label',NULL,'STEFANO LARGHI'),
(764,'firstname',NULL,'STEFANO'),
(764,'lead_no',NULL,'LEA204'),
(764,'lastname',NULL,'LARGHI'),
(764,'mobile',NULL,'3351290543'),
(764,'email',NULL,'stefano.larghi.65@gmail.com'),
(764,'assigned_user_id',NULL,'5'),
(764,'createdtime',NULL,'2023-04-12 08:28:12'),
(764,'modifiedby',NULL,'5'),
(764,'lane',NULL,'paciini 21'),
(764,'city',NULL,'Milano'),
(764,'source',NULL,'WEBSERVICE'),
(764,'cf_857',NULL,'2'),
(764,'cf_859',NULL,'1'),
(764,'cf_861',NULL,'Ricerca Internet'),
(764,'record_id',NULL,'356'),
(764,'record_module',NULL,'Leads'),
(765,'leadstatus','','Contacted'),
(765,'modifiedby','5','7'),
(766,'description','','55 mq III piano forse inquilino lascia a settembre, vuole valutare'),
(767,'description','55 mq III piano forse inquilino lascia a settembre, vuole valutare','55 mq III piano forse inquilino lascia a settembre, vuole valutare se fare qualcosa di diverso.'),
(768,'modifiedby','5','7'),
(768,'description','','Hanno diversi appartamenti a MI, comprato ora in Via Astolfo 10, faranno 2 mono da 30 mq.'),
(769,'lane','Astolfo','Astolfo 10'),
(770,'description','Hanno diversi appartamenti a MI, comprato ora in Via Astolfo 10, faranno 2 mono da 30 mq.','Hanno diversi appartamenti a MI, comprato ora in Via Astolfo 10, faranno 2 mono da 30 mq. Arredi Mondo Convenienza'),
(771,'description','Hanno diversi appartamenti a MI, comprato ora in Via Astolfo 10, faranno 2 mono da 30 mq. Arredi Mondo Convenienza','Hanno diversi appartamenti a MI, comprato ora in Via Astolfo 10, faranno 2 mono da 30 mq. Arredi Mondo Convenienza, deve mandarmi planimetria e progetto'),
(772,'leadstatus','','Contacted'),
(773,'leadstatus','','Non Qualificato'),
(773,'modifiedby','5','7'),
(774,'label',NULL,'Giovanna Gasco'),
(774,'salutationtype',NULL,'Mrs.'),
(774,'firstname',NULL,'Giovanna'),
(774,'lead_no',NULL,'LEA205'),
(774,'lastname',NULL,'Gasco'),
(774,'mobile',NULL,'3356813145'),
(774,'email',NULL,'giogasco@hotmail.it'),
(774,'leadstatus',NULL,'Contacted'),
(774,'assigned_user_id',NULL,'7'),
(774,'createdtime',NULL,'2023-04-12 09:27:41'),
(774,'modifiedby',NULL,'7'),
(774,'lane',NULL,'Archimede'),
(774,'city',NULL,'Milano'),
(774,'description',NULL,'Affiitta ora le due stanze circa 200 euro a notte che gestisce lei. 2 camere e 2 bagni e un living comune, trilo di 85 mq, con aria condizionata, ristrutturato. Ogni tanto lo utilizza per lei.'),
(774,'source',NULL,'CRM'),
(774,'cf_857',NULL,'2'),
(774,'cf_859',NULL,'2'),
(774,'cf_861',NULL,'Internet'),
(774,'record_id',NULL,'357'),
(774,'record_module',NULL,'Leads'),
(775,'label',NULL,'carlo menchini'),
(775,'firstname',NULL,'carlo'),
(775,'lead_no',NULL,'LEA206'),
(775,'lastname',NULL,'menchini'),
(775,'mobile',NULL,'3456117436'),
(775,'email',NULL,'carlo.menchini@gmail.com'),
(775,'assigned_user_id',NULL,'5'),
(775,'createdtime',NULL,'2023-04-12 09:55:12'),
(775,'modifiedby',NULL,'5'),
(775,'lane',NULL,'via palladio'),
(775,'city',NULL,'Milano'),
(775,'source',NULL,'WEBSERVICE'),
(775,'cf_857',NULL,'2'),
(775,'cf_859',NULL,'1'),
(775,'cf_861',NULL,'Ricerca Internet'),
(775,'record_id',NULL,'358'),
(775,'record_module',NULL,'Leads'),
(776,'label',NULL,'Dario Biello'),
(776,'firstname',NULL,'Dario'),
(776,'contact_no',NULL,'CON17'),
(776,'lastname',NULL,'Biello'),
(776,'email',NULL,'dadobiello@gmail.com'),
(776,'assigned_user_id',NULL,'5'),
(776,'createdtime',NULL,'2023-04-12 10:15:00'),
(776,'modifiedby',NULL,'5'),
(776,'source',NULL,'WEBSERVICE'),
(776,'cf_875',NULL,'dbiello'),
(776,'cf_877',NULL,'Londonio19!'),
(776,'record_id',NULL,'359'),
(776,'record_module',NULL,'Contacts'),
(777,'label',NULL,'Alice Zentilomo'),
(777,'firstname',NULL,'Alice'),
(777,'lead_no',NULL,'LEA207'),
(777,'lastname',NULL,'Zentilomo'),
(777,'mobile',NULL,'3339979097'),
(777,'email',NULL,'alice.zentilomo@hotmail.it'),
(777,'assigned_user_id',NULL,'5'),
(777,'createdtime',NULL,'2023-04-12 10:45:12'),
(777,'modifiedby',NULL,'5'),
(777,'lane',NULL,'Ravizza'),
(777,'city',NULL,'Milano'),
(777,'source',NULL,'WEBSERVICE'),
(777,'cf_857',NULL,'2'),
(777,'cf_859',NULL,'1'),
(777,'cf_861',NULL,'Ricerca Internet'),
(777,'record_id',NULL,'360'),
(777,'record_module',NULL,'Leads'),
(778,'label',NULL,'Manlio ND'),
(778,'firstname',NULL,'Manlio'),
(778,'lead_no',NULL,'LEA208'),
(778,'lastname',NULL,'ND'),
(778,'mobile',NULL,'+393474504864'),
(778,'assigned_user_id',NULL,'5'),
(778,'createdtime',NULL,'2023-04-12 11:21:46'),
(778,'modifiedby',NULL,'6'),
(778,'source',NULL,'CRM'),
(778,'record_id',NULL,'361'),
(778,'record_module',NULL,'Leads'),
(779,'label',NULL,'Susanna Sguera'),
(779,'firstname',NULL,'Susanna'),
(779,'contact_no',NULL,'CON18'),
(779,'lastname',NULL,'Sguera'),
(779,'email',NULL,'susanna.sguera@gmail.com'),
(779,'assigned_user_id',NULL,'5'),
(779,'createdtime',NULL,'2023-04-12 11:27:24'),
(779,'modifiedby',NULL,'5'),
(779,'source',NULL,'WEBSERVICE'),
(779,'cf_875',NULL,'sguera'),
(779,'cf_877',NULL,'Ticinese59!'),
(779,'record_id',NULL,'362'),
(779,'record_module',NULL,'Contacts'),
(780,'cf_873','0','1'),
(781,'modifiedby','5','7'),
(781,'description','','Bilo 50 mq ristrutturato nel 2019 con AC, andra' a vivere all'estero II piano senza ascensore'),
(782,'description','Bilo 50 mq ristrutturato nel 2019 con AC, andra' a vivere all'estero II piano senza ascensore','Bilo 50 mq ristrutturato nel 2019 con AC, andra' a vivere all'estero II piano senza ascensore. Vuole poterne usufruire a volte.'),
(783,'description','Bilo 50 mq ristrutturato nel 2019 con AC, andra' a vivere all'estero II piano senza ascensore. Vuole poterne usufruire a volte.','Bilo 50 mq ristrutturato nel 2019 con AC, andra' a vivere all'estero II piano senza ascensore. Vuole poterne usufruire a volte durante l'anno.'),
(784,'lane','Viale ca granda 44','Viale Ca granda 44'),
(785,'description','Bilo 50 mq ristrutturato nel 2019 con AC, andra' a vivere all'estero II piano senza ascensore. Vuole poterne usufruire a volte durante l'anno.','Bilo 50 mq ristrutturato nel 2019 con AC, andra' a vivere all'estero II piano senza ascensore. Vuole poterne usufruire a volte durante l'anno. A 8 min da MM Ca' Granda.'),
(786,'description','Bilo 50 mq ristrutturato nel 2019 con AC, andra' a vivere all'estero II piano senza ascensore. Vuole poterne usufruire a volte durante l'anno. A 8 min da MM Ca' Granda.','Bilo 50 mq ristrutturato nel 2019 con AC, andra' a vivere all'estero entro 3 mesi II piano senza ascensore. Vuole poterne usufruire a volte durante l'anno. A 8 min da MM Ca' Granda.'),
(787,'leadstatus','','Contacted'),
(788,'label','Manlio ND','Manlio Caruso'),
(788,'lastname','ND','Caruso'),
(788,'modifiedby','6','7'),
(789,'city','','Milano'),
(790,'lane','','Viale Murillo'),
(791,'description','','110 mq 1 camera matr con bagno ensuite 1 camera con divano letto salone e soggiorno con divano letto secondo bagno cucina abitabile. Sino alla fine di giugno andranno a Catania e viene a MI una volta ogni 2/3 settimane.'),
(792,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(792,'date_start',NULL,'2023-04-12'),
(792,'activitytype',NULL,'Emails'),
(792,'assigned_user_id',NULL,'6'),
(792,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(792,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/londonio-19<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-londonio-19<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(792,'time_start',NULL,'13:18'),
(792,'createdtime',NULL,'2023-04-12 13:18:45'),
(792,'modifiedby',NULL,'6'),
(792,'from_email',NULL,'pietromarra@easylife.house'),
(792,'saved_toid',NULL,'["dadobiello@gmail.com"]'),
(792,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(792,'bccmail',NULL,'[""]'),
(792,'parent_id',NULL,'359@1|'),
(792,'email_flag',NULL,'SENT'),
(792,'source',NULL,'CRM'),
(792,'record_id',NULL,'363'),
(792,'record_module',NULL,'Emails'),
(794,'label',NULL,'Lorenzo ND'),
(794,'firstname',NULL,'Lorenzo'),
(794,'lead_no',NULL,'LEA209'),
(794,'lastname',NULL,'ND'),
(794,'mobile',NULL,'+393478773730'),
(794,'assigned_user_id',NULL,'5'),
(794,'createdtime',NULL,'2023-04-12 13:21:56'),
(794,'modifiedby',NULL,'6'),
(794,'lane',NULL,'Corso Lodi 73'),
(794,'city',NULL,'Milano'),
(794,'source',NULL,'CRM'),
(794,'record_id',NULL,'365'),
(794,'record_module',NULL,'Leads'),
(795,'leadstatus','','Contacted'),
(796,'email','','manliomariacaruso@hotmail.it'),
(798,'label',NULL,'Libero da adesso a giugno.....'),
(798,'commentcontent',NULL,'Libero da adesso a giugno.....'),
(798,'assigned_user_id',NULL,'7'),
(798,'createdtime',NULL,'2023-04-12 13:24:01'),
(798,'related_to',NULL,'361'),
(798,'creator',NULL,'7'),
(798,'source',NULL,'CRM'),
(798,'userid',NULL,'7'),
(798,'record_id',NULL,'366'),
(798,'record_module',NULL,'ModComments'),
(799,'leadstatus','','Attempted to Contact'),
(799,'modifiedby','5','7'),
(800,'label',NULL,'Vincenzo Iannicelli'),
(800,'firstname',NULL,'Vincenzo'),
(800,'lead_no',NULL,'LEA210'),
(800,'lastname',NULL,'Iannicelli'),
(800,'mobile',NULL,'3391665743'),
(800,'email',NULL,'iannicelli77@gmail.com'),
(800,'assigned_user_id',NULL,'5'),
(800,'createdtime',NULL,'2023-04-12 14:05:22'),
(800,'modifiedby',NULL,'5'),
(800,'lane',NULL,'Giuseppe Garibaldi Cornaredo'),
(800,'city',NULL,'Milano'),
(800,'description',NULL,'Vorrei solon informaIoni'),
(800,'source',NULL,'WEBSERVICE'),
(800,'cf_857',NULL,'4'),
(800,'cf_859',NULL,'1'),
(800,'cf_861',NULL,'Ricerca Internet'),
(800,'record_id',NULL,'367'),
(800,'record_module',NULL,'Leads'),
(801,'label','Lorenzo ND','Lorenzo Lecci'),
(801,'lastname','ND','Lecci'),
(801,'modifiedby','6','7'),
(802,'email','','labeon4@gmail.com'),
(803,'leadstatus','','Contacted'),
(804,'leadstatus','','Non Qualificato'),
(804,'modifiedby','5','7'),
(805,'label',NULL,'Elisabetta Moretti'),
(805,'firstname',NULL,'Elisabetta'),
(805,'contact_no',NULL,'CON19'),
(805,'lastname',NULL,'Moretti'),
(805,'email',NULL,'morebetty62@hotmail.com'),
(805,'assigned_user_id',NULL,'5'),
(805,'createdtime',NULL,'2023-04-12 17:08:37'),
(805,'modifiedby',NULL,'5'),
(805,'source',NULL,'WEBSERVICE'),
(805,'cf_875',NULL,'emoretti'),
(805,'cf_877',NULL,'Redi28!'),
(805,'record_id',NULL,'368'),
(805,'record_module',NULL,'Contacts'),
(806,'label',NULL,'Stefano Carpi'),
(806,'firstname',NULL,'Stefano'),
(806,'contact_no',NULL,'CON20'),
(806,'lastname',NULL,'Carpi'),
(806,'email',NULL,'stefanocarpi81@hotmail.com'),
(806,'assigned_user_id',NULL,'5'),
(806,'createdtime',NULL,'2023-04-12 18:37:16'),
(806,'modifiedby',NULL,'5'),
(806,'source',NULL,'WEBSERVICE'),
(806,'cf_875',NULL,'scarpi'),
(806,'cf_877',NULL,'Kramer33!'),
(806,'record_id',NULL,'369'),
(806,'record_module',NULL,'Contacts'),
(807,'label',NULL,'Caterina Sartori'),
(807,'firstname',NULL,'Caterina'),
(807,'lead_no',NULL,'LEA211'),
(807,'lastname',NULL,'Sartori'),
(807,'mobile',NULL,'33140602'),
(807,'email',NULL,'caterinasartoriprivate@gmail.com'),
(807,'assigned_user_id',NULL,'5'),
(807,'createdtime',NULL,'2023-04-12 22:28:12'),
(807,'modifiedby',NULL,'5'),
(807,'lane',NULL,'Via Taormina 30'),
(807,'city',NULL,'Milano'),
(807,'description',NULL,'Preferirei mi contattaste per mail, così da potervi inviare le foto dellâappartamento. Vorrei gentilmente una stima di quanto potrei prendere da Maggio a Settembre e sapere esattamente su quali piattaforme verrebbe gestita la casa. Grazie mille in anticipo'),
(807,'source',NULL,'WEBSERVICE'),
(807,'cf_857',NULL,'2'),
(807,'cf_859',NULL,'1'),
(807,'cf_861',NULL,'Ricerca Internet'),
(807,'record_id',NULL,'370'),
(807,'record_module',NULL,'Leads'),
(808,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(808,'date_start',NULL,'2023-04-13'),
(808,'activitytype',NULL,'Emails'),
(808,'assigned_user_id',NULL,'6'),
(808,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(808,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/frisi-9<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-frisi-9<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(808,'time_start',NULL,'07:57'),
(808,'createdtime',NULL,'2023-04-13 07:57:06'),
(808,'modifiedby',NULL,'6'),
(808,'from_email',NULL,'pietromarra@easylife.house'),
(808,'saved_toid',NULL,'["elmiroan@libero.it"]'),
(808,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(808,'bccmail',NULL,'[""]'),
(808,'parent_id',NULL,'352@1|'),
(808,'email_flag',NULL,'SENT'),
(808,'source',NULL,'CRM'),
(808,'record_id',NULL,'371'),
(808,'record_module',NULL,'Emails'),
(810,'cf_873','0','1'),
(811,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(811,'date_start',NULL,'2023-04-13'),
(811,'activitytype',NULL,'Emails'),
(811,'assigned_user_id',NULL,'6'),
(811,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(811,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/kramer-33<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-kramer-33<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(811,'time_start',NULL,'07:59'),
(811,'createdtime',NULL,'2023-04-13 07:59:56'),
(811,'modifiedby',NULL,'6'),
(811,'from_email',NULL,'pietromarra@easylife.house'),
(811,'saved_toid',NULL,'["stefanocarpi81@hotmail.com"]'),
(811,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(811,'bccmail',NULL,'[""]'),
(811,'parent_id',NULL,'369@1|'),
(811,'email_flag',NULL,'SENT'),
(811,'source',NULL,'CRM'),
(811,'record_id',NULL,'373'),
(811,'record_module',NULL,'Emails'),
(813,'cf_873','0','1'),
(814,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(814,'date_start',NULL,'2023-04-13'),
(814,'activitytype',NULL,'Emails'),
(814,'assigned_user_id',NULL,'6'),
(814,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(814,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/redi-28<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-redi-28<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(814,'time_start',NULL,'08:02'),
(814,'createdtime',NULL,'2023-04-13 08:02:03'),
(814,'modifiedby',NULL,'6'),
(814,'from_email',NULL,'pietromarra@easylife.house'),
(814,'saved_toid',NULL,'["morebetty62@hotmail.com"]'),
(814,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(814,'bccmail',NULL,'[""]'),
(814,'parent_id',NULL,'368@1|'),
(814,'email_flag',NULL,'SENT'),
(814,'source',NULL,'CRM'),
(814,'record_id',NULL,'375'),
(814,'record_module',NULL,'Emails'),
(816,'cf_873','0','1'),
(817,'emailoptout','0','1'),
(818,'cf_873','0','1'),
(819,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(819,'date_start',NULL,'2023-04-13'),
(819,'activitytype',NULL,'Emails'),
(819,'assigned_user_id',NULL,'6'),
(819,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(819,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/corso-porta-ticinese-59<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-corso-porta-ticinese-59<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(819,'time_start',NULL,'08:18'),
(819,'createdtime',NULL,'2023-04-13 08:18:54'),
(819,'modifiedby',NULL,'6'),
(819,'from_email',NULL,'pietromarra@easylife.house'),
(819,'saved_toid',NULL,'["susanna.sguera@gmail.com"]'),
(819,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(819,'bccmail',NULL,'[""]'),
(819,'parent_id',NULL,'362@1|'),
(819,'email_flag',NULL,'SENT'),
(819,'source',NULL,'CRM'),
(819,'record_id',NULL,'377'),
(819,'record_module',NULL,'Emails'),
(821,'label',NULL,'Camilla Manfredi'),
(821,'firstname',NULL,'Camilla'),
(821,'contact_no',NULL,'CON21'),
(821,'lastname',NULL,'Manfredi'),
(821,'email',NULL,'caminoire@gmail.com'),
(821,'assigned_user_id',NULL,'5'),
(821,'createdtime',NULL,'2023-04-13 08:19:33'),
(821,'modifiedby',NULL,'6'),
(821,'support_start_date',NULL,'2023-04-13'),
(821,'support_end_date',NULL,'2024-04-13'),
(821,'source',NULL,'CRM'),
(821,'record_id',NULL,'379'),
(821,'record_module',NULL,'Contacts'),
(822,'cf_875','','cmanfredi'),
(823,'cf_877','','Pisacane55!'),
(824,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(824,'date_start',NULL,'2023-04-13'),
(824,'activitytype',NULL,'Emails'),
(824,'assigned_user_id',NULL,'6'),
(824,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(824,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/pisacane-55<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-pisacane-55<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(824,'time_start',NULL,'08:21'),
(824,'createdtime',NULL,'2023-04-13 08:21:12'),
(824,'modifiedby',NULL,'6'),
(824,'from_email',NULL,'pietromarra@easylife.house'),
(824,'saved_toid',NULL,'["caminoire@gmail.com"]'),
(824,'ccmail',NULL,'[""]'),
(824,'bccmail',NULL,'[""]'),
(824,'parent_id',NULL,'379@1|'),
(824,'email_flag',NULL,'SENT'),
(824,'source',NULL,'CRM'),
(824,'record_id',NULL,'380'),
(824,'record_module',NULL,'Emails'),
(826,'cf_873','0','1'),
(827,'cf_873','0','1'),
(828,'label',NULL,'Gianmarco Bartelloni'),
(828,'firstname',NULL,'Gianmarco '),
(828,'contact_no',NULL,'CON22'),
(828,'lastname',NULL,'Bartelloni'),
(828,'email',NULL,'gianmarco.bartelloni@gmail.com'),
(828,'assigned_user_id',NULL,'5'),
(828,'createdtime',NULL,'2023-04-13 10:15:07'),
(828,'modifiedby',NULL,'5'),
(828,'source',NULL,'WEBSERVICE'),
(828,'cf_875',NULL,'gbartelloni'),
(828,'cf_877',NULL,'Servi11!'),
(828,'record_id',NULL,'382'),
(828,'record_module',NULL,'Contacts'),
(829,'modifiedby','5','7'),
(829,'description','','Lascera' MI nei prox mesi, vuole valutare il breve. 40 mq monolocale ristrutturato a nuovo Risc a pavimento AC domotica'),
(830,'description','Lascera' MI nei prox mesi, vuole valutare il breve. 40 mq monolocale ristrutturato a nuovo Risc a pavimento AC domotica','Lascera' MI nei prox mesi, vuole valutare il breve. 40 mq monolocale ristrutturato a nuovo Risc a pavimento AC domotica. Gli hanno detto 1.3/1.4 come affitto tradizionale.'),
(831,'description','Lascera' MI nei prox mesi, vuole valutare il breve. 40 mq monolocale ristrutturato a nuovo Risc a pavimento AC domotica. Gli hanno detto 1.3/1.4 come affitto tradizionale.','Lascera' MI nei prox mesi, vuole valutare il breve. 40 mq monolocale ristrutturato a nuovo Risc a pavimento AC domotica. Gli hanno detto 1.3/1.4 come affitto tradizionale. Mi mandera' video.'),
(832,'leadstatus','','Contacted'),
(833,'label',NULL,'Manuela Ferrari'),
(833,'firstname',NULL,'Manuela'),
(833,'lead_no',NULL,'LEA212'),
(833,'lastname',NULL,'Ferrari'),
(833,'mobile',NULL,'3394743508'),
(833,'email',NULL,'avvocatomferrari@gmail.com'),
(833,'leadsource',NULL,'Other'),
(833,'leadstatus',NULL,'Contacted'),
(833,'assigned_user_id',NULL,'7'),
(833,'createdtime',NULL,'2023-04-13 10:47:20'),
(833,'modifiedby',NULL,'7'),
(833,'lane',NULL,'Messina 3'),
(833,'city',NULL,'Milano'),
(833,'description',NULL,'80 mq 1 camere matrimoniali con cabina armadio, 1 piu' piccola con con un letto singolo che diventa matrimoniale piano III con divano letto ascensore AC dice vecchia. Ristrutturato 10 anni fa.'),
(833,'source',NULL,'CRM'),
(833,'cf_857',NULL,'2'),
(833,'cf_859',NULL,'1'),
(833,'cf_861',NULL,'Internet'),
(833,'record_id',NULL,'383'),
(833,'record_module',NULL,'Leads'),
(834,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(834,'date_start',NULL,'2023-04-13'),
(834,'activitytype',NULL,'Emails'),
(834,'assigned_user_id',NULL,'6'),
(834,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(834,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/corsia-dei-servi-11<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-corsia-dei-servi-11<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(834,'time_start',NULL,'11:39'),
(834,'createdtime',NULL,'2023-04-13 11:39:34'),
(834,'modifiedby',NULL,'6'),
(834,'from_email',NULL,'pietromarra@easylife.house'),
(834,'saved_toid',NULL,'["gianmarco.bartelloni@gmail.com"]'),
(834,'ccmail',NULL,'["donatocella@easylife.house"]'),
(834,'bccmail',NULL,'[""]'),
(834,'parent_id',NULL,'382@1|'),
(834,'email_flag',NULL,'SENT'),
(834,'source',NULL,'CRM'),
(834,'record_id',NULL,'384'),
(834,'record_module',NULL,'Emails'),
(837,'label',NULL,'Numero tel sbagliato'),
(837,'commentcontent',NULL,'Numero tel sbagliato'),
(837,'assigned_user_id',NULL,'7'),
(837,'createdtime',NULL,'2023-04-13 15:20:08'),
(837,'related_to',NULL,'370'),
(837,'creator',NULL,'7'),
(837,'source',NULL,'CRM'),
(837,'userid',NULL,'7'),
(837,'record_id',NULL,'386'),
(837,'record_module',NULL,'ModComments'),
(838,'label','Gianmarco Bartelloni','Gianmarco Bartelloni'),
(838,'firstname','Gianmarco ','Gianmarco'),
(838,'cf_873','0','1'),
(839,'label',NULL,'Anna Maria Distefano'),
(839,'salutationtype',NULL,'Mrs.'),
(839,'firstname',NULL,'Anna Maria'),
(839,'lead_no',NULL,'LEA213'),
(839,'lastname',NULL,'Distefano'),
(839,'mobile',NULL,'3273269693'),
(839,'email',NULL,'anna-distefano@hotmail.it'),
(839,'leadstatus',NULL,'Fissato appuntamento'),
(839,'assigned_user_id',NULL,'7'),
(839,'createdtime',NULL,'2023-04-13 15:48:56'),
(839,'modifiedby',NULL,'7'),
(839,'lane',NULL,'Salieri 6'),
(839,'city',NULL,'Milano'),
(839,'description',NULL,'Bilocale in fase di acquisizione, il 21/4 hanno l'atto, ristrutturato da pochissimo 59 mq, III piano con ascensore. Abita in Sicilia.'),
(839,'source',NULL,'CRM'),
(839,'cf_857',NULL,'1'),
(839,'cf_859',NULL,'1'),
(839,'record_id',NULL,'387'),
(839,'record_module',NULL,'Leads'),
(840,'description','Preferirei mi contattaste per mail, così da potervi inviare le foto dellâappartamento. Vorrei gentilmente una stima di quanto potrei prendere da Maggio a Settembre e sapere esattamente su quali piattaforme verrebbe gestita la casa. Grazie mille in anticipo','Preferirei mi contattaste per mail, così da potervi inviare le foto dellâappartamento. Vorrei gentilmente una stima di quanto potrei prendere da Maggio a Settembre e sapere esattamente su quali piattaforme verrebbe gestita la casa. Grazie mille in anticipo'),
(842,'label',NULL,'Vuole darla in gestione solo da maggio a settembre....'),
(842,'commentcontent',NULL,'Vuole darla in gestione solo da maggio a settembre....'),
(842,'assigned_user_id',NULL,'7'),
(842,'createdtime',NULL,'2023-04-13 15:50:35'),
(842,'related_to',NULL,'370'),
(842,'creator',NULL,'7'),
(842,'source',NULL,'CRM'),
(842,'userid',NULL,'7'),
(842,'record_id',NULL,'388'),
(842,'record_module',NULL,'ModComments'),
(843,'leadstatus','','Non Qualificato'),
(844,'label',NULL,'Nicola Mingione'),
(844,'firstname',NULL,'Nicola'),
(844,'contact_no',NULL,'CON23'),
(844,'lastname',NULL,'Mingione'),
(844,'email',NULL,'serenamingione@yahoo.it'),
(844,'assigned_user_id',NULL,'5'),
(844,'createdtime',NULL,'2023-04-13 16:02:42'),
(844,'modifiedby',NULL,'5'),
(844,'source',NULL,'WEBSERVICE'),
(844,'cf_875',NULL,'nmingione'),
(844,'cf_877',NULL,'Pavese66!'),
(844,'record_id',NULL,'389'),
(844,'record_module',NULL,'Contacts'),
(845,'label',NULL,'Silvia Mauri'),
(845,'firstname',NULL,'Silvia'),
(845,'lead_no',NULL,'LEA214'),
(845,'lastname',NULL,'Mauri'),
(845,'mobile',NULL,'3493940356'),
(845,'email',NULL,'silvia@carlomauri.it'),
(845,'leadstatus',NULL,'Attempted to Contact'),
(845,'assigned_user_id',NULL,'7'),
(845,'createdtime',NULL,'2023-04-13 16:03:40'),
(845,'modifiedby',NULL,'7'),
(845,'lane',NULL,'Cimarosa 11'),
(845,'city',NULL,'Milano'),
(845,'source',NULL,'CRM'),
(845,'record_id',NULL,'390'),
(845,'record_module',NULL,'Leads'),
(846,'leadstatus','','Attempted to Contact'),
(846,'modifiedby','5','7'),
(847,'leadstatus','','Contacted'),
(847,'modifiedby','5','7'),
(848,'leadstatus','Contacted','Medium Term'),
(850,'leadstatus','Attempted to Contact','Non Qualificato'),
(852,'label',NULL,'Vuole darlo solo per alcuni periodi....'),
(852,'commentcontent',NULL,'Vuole darlo solo per alcuni periodi....'),
(852,'assigned_user_id',NULL,'7'),
(852,'createdtime',NULL,'2023-04-13 17:07:38'),
(852,'related_to',NULL,'348'),
(852,'creator',NULL,'7'),
(852,'source',NULL,'CRM'),
(852,'userid',NULL,'7'),
(852,'record_id',NULL,'391'),
(852,'record_module',NULL,'ModComments'),
(853,'label',NULL,'Andrea Catino'),
(853,'firstname',NULL,'Andrea'),
(853,'lead_no',NULL,'LEA215'),
(853,'lastname',NULL,'Catino'),
(853,'mobile',NULL,'3468698951'),
(853,'email',NULL,'ingandreacatino@libero.it'),
(853,'assigned_user_id',NULL,'5'),
(853,'createdtime',NULL,'2023-04-13 17:56:02'),
(853,'modifiedby',NULL,'5'),
(853,'lane',NULL,'Via Cirpo'),
(853,'city',NULL,'Milano'),
(853,'source',NULL,'WEBSERVICE'),
(853,'cf_857',NULL,'2'),
(853,'cf_859',NULL,'1'),
(853,'cf_861',NULL,'Passaparola Amici'),
(853,'record_id',NULL,'392'),
(853,'record_module',NULL,'Leads'),
(854,'label',NULL,'Alessandra Allazetta'),
(854,'firstname',NULL,'Alessandra'),
(854,'lead_no',NULL,'LEA216'),
(854,'lastname',NULL,'Allazetta'),
(854,'mobile',NULL,'3202827256'),
(854,'email',NULL,'a.allazetta@gmail.com'),
(854,'assigned_user_id',NULL,'5'),
(854,'createdtime',NULL,'2023-04-13 22:07:22'),
(854,'modifiedby',NULL,'5'),
(854,'lane',NULL,'Melzo 13'),
(854,'city',NULL,'Milano'),
(854,'source',NULL,'WEBSERVICE'),
(854,'cf_857',NULL,'2'),
(854,'cf_859',NULL,'1'),
(854,'cf_861',NULL,'Ricerca Internet'),
(854,'record_id',NULL,'393'),
(854,'record_module',NULL,'Leads'),
(855,'label',NULL,'Bahija Bouchachia'),
(855,'firstname',NULL,'Bahija'),
(855,'lead_no',NULL,'LEA217'),
(855,'lastname',NULL,'Bouchachia'),
(855,'mobile',NULL,'3534193602'),
(855,'email',NULL,'khadojswiss2017@gmail.com'),
(855,'assigned_user_id',NULL,'5'),
(855,'createdtime',NULL,'2023-04-13 22:20:12'),
(855,'modifiedby',NULL,'5'),
(855,'lane',NULL,'Mantova MN'),
(855,'city',NULL,'Milano'),
(855,'description',NULL,'Si'),
(855,'source',NULL,'WEBSERVICE'),
(855,'cf_857',NULL,'2'),
(855,'cf_859',NULL,'1'),
(855,'cf_861',NULL,'Ricerca Internet'),
(855,'record_id',NULL,'394'),
(855,'record_module',NULL,'Leads'),
(856,'label',NULL,'Zakaria Moujjan'),
(856,'firstname',NULL,'Zakaria'),
(856,'lead_no',NULL,'LEA218'),
(856,'lastname',NULL,'Moujjan'),
(856,'mobile',NULL,'3478596536'),
(856,'email',NULL,'zmoujjan@gmail.com'),
(856,'assigned_user_id',NULL,'5'),
(856,'createdtime',NULL,'2023-04-14 00:26:14'),
(856,'modifiedby',NULL,'5'),
(856,'lane',NULL,'Cassano d'),
(856,'city',NULL,'Milano'),
(856,'source',NULL,'WEBSERVICE'),
(856,'cf_857',NULL,'2'),
(856,'cf_859',NULL,'1'),
(856,'cf_861',NULL,'Ricerca Internet'),
(856,'record_id',NULL,'395'),
(856,'record_module',NULL,'Leads'),
(857,'label',NULL,'Musa Nyeng'),
(857,'firstname',NULL,'Musa'),
(857,'lead_no',NULL,'LEA219'),
(857,'lastname',NULL,'Nyeng'),
(857,'mobile',NULL,'+393290996021'),
(857,'email',NULL,'morolobolobo@gmail.com'),
(857,'assigned_user_id',NULL,'5'),
(857,'createdtime',NULL,'2023-04-14 08:42:11'),
(857,'modifiedby',NULL,'5'),
(857,'lane',NULL,'Verona Italia'),
(857,'city',NULL,'Milano'),
(857,'description',NULL,'Si'),
(857,'source',NULL,'WEBSERVICE'),
(857,'cf_857',NULL,'2'),
(857,'cf_859',NULL,'1'),
(857,'cf_861',NULL,'Social - Facebook'),
(857,'record_id',NULL,'396'),
(857,'record_module',NULL,'Leads'),
(858,'label',NULL,'Fabrizio Strada'),
(858,'firstname',NULL,'Fabrizio'),
(858,'lead_no',NULL,'LEA220'),
(858,'lastname',NULL,'Strada'),
(858,'mobile',NULL,'+393351831341'),
(858,'assigned_user_id',NULL,'5'),
(858,'createdtime',NULL,'2023-04-14 11:35:23'),
(858,'modifiedby',NULL,'6'),
(858,'lane',NULL,'Via Porpora, 0'),
(858,'city',NULL,'Milano'),
(858,'source',NULL,'CRM'),
(858,'record_id',NULL,'397'),
(858,'record_module',NULL,'Leads'),
(859,'lane','Via Porpora, 0','Via Porpora, 30'),
(860,'label',NULL,'Nicola Dâ'),
(860,'firstname',NULL,'Nicola'),
(860,'lead_no',NULL,'LEA221'),
(860,'lastname',NULL,'Dâ'),
(860,'mobile',NULL,'3491549061'),
(860,'email',NULL,'dangelonicola@hotmail.it'),
(860,'assigned_user_id',NULL,'5'),
(860,'createdtime',NULL,'2023-04-14 12:57:12'),
(860,'modifiedby',NULL,'5'),
(860,'lane',NULL,'Leoncavallo'),
(860,'city',NULL,'Milano'),
(860,'source',NULL,'WEBSERVICE'),
(860,'cf_857',NULL,'2'),
(860,'cf_859',NULL,'1'),
(860,'cf_861',NULL,'Ricerca Internet'),
(860,'record_id',NULL,'398'),
(860,'record_module',NULL,'Leads'),
(861,'leadstatus','','Fissato appuntamento'),
(861,'modifiedby','5','7'),
(862,'leadstatus','','Contacted'),
(862,'modifiedby','6','7'),
(863,'leadstatus','','Non Qualificato'),
(863,'modifiedby','5','7'),
(864,'leadstatus','','Non Qualificato'),
(864,'modifiedby','5','7'),
(865,'leadstatus','','Attempted to Contact'),
(865,'modifiedby','5','7'),
(866,'leadstatus','','Attempted to Contact'),
(866,'modifiedby','5','7'),
(867,'leadstatus','','Attempted to Contact'),
(867,'modifiedby','5','7'),
(868,'label',NULL,'Raffaella De'),
(868,'firstname',NULL,'Raffaella'),
(868,'lead_no',NULL,'LEA222'),
(868,'lastname',NULL,'De'),
(868,'mobile',NULL,'+393284690894'),
(868,'email',NULL,'raffaelladefalco@hotmail.com'),
(868,'assigned_user_id',NULL,'5'),
(868,'createdtime',NULL,'2023-04-14 19:46:12'),
(868,'modifiedby',NULL,'5'),
(868,'lane',NULL,'Via Valtellina 50'),
(868,'city',NULL,'Milano'),
(868,'source',NULL,'WEBSERVICE'),
(868,'cf_857',NULL,'2'),
(868,'cf_859',NULL,'1'),
(868,'cf_861',NULL,'Ricerca Internet'),
(868,'record_id',NULL,'399'),
(868,'record_module',NULL,'Leads'),
(869,'label',NULL,'yidan shao'),
(869,'firstname',NULL,'yidan'),
(869,'lead_no',NULL,'LEA223'),
(869,'lastname',NULL,'shao'),
(869,'mobile',NULL,'3511114537'),
(869,'email',NULL,'syd000227@gmail.com'),
(869,'assigned_user_id',NULL,'5'),
(869,'createdtime',NULL,'2023-04-14 21:36:12'),
(869,'modifiedby',NULL,'5'),
(869,'lane',NULL,'Fellicecavallotti 73'),
(869,'city',NULL,'Venezia'),
(869,'source',NULL,'WEBSERVICE'),
(869,'cf_857',NULL,'1'),
(869,'cf_859',NULL,'1'),
(869,'cf_861',NULL,'Ricerca Internet'),
(869,'record_id',NULL,'400'),
(869,'record_module',NULL,'Leads'),
(870,'label',NULL,'Paola Santagostino'),
(870,'firstname',NULL,'Paola'),
(870,'lead_no',NULL,'LEA224'),
(870,'lastname',NULL,'Santagostino'),
(870,'mobile',NULL,'3398361674'),
(870,'email',NULL,'paolasantagostino58@gmail.com'),
(870,'assigned_user_id',NULL,'5'),
(870,'createdtime',NULL,'2023-04-15 08:20:13'),
(870,'modifiedby',NULL,'5'),
(870,'lane',NULL,'Via D'),
(870,'city',NULL,'Milano'),
(870,'source',NULL,'WEBSERVICE'),
(870,'cf_857',NULL,'2'),
(870,'cf_859',NULL,'1'),
(870,'cf_861',NULL,'Ricerca Internet'),
(870,'record_id',NULL,'401'),
(870,'record_module',NULL,'Leads'),
(871,'label',NULL,'mirko sartorelli'),
(871,'firstname',NULL,'mirko'),
(871,'lead_no',NULL,'LEA225'),
(871,'lastname',NULL,'sartorelli'),
(871,'mobile',NULL,'3357191637'),
(871,'email',NULL,'mirkosarto93@gmail.com'),
(871,'assigned_user_id',NULL,'5'),
(871,'createdtime',NULL,'2023-04-15 09:18:12'),
(871,'modifiedby',NULL,'5'),
(871,'lane',NULL,'Via errico petrella 4'),
(871,'city',NULL,'Milano'),
(871,'source',NULL,'WEBSERVICE'),
(871,'cf_857',NULL,'2'),
(871,'cf_859',NULL,'1'),
(871,'cf_861',NULL,'Passaparola Amici'),
(871,'record_id',NULL,'402'),
(871,'record_module',NULL,'Leads'),
(872,'label',NULL,'Lucrezia De Mango'),
(872,'firstname',NULL,'Lucrezia'),
(872,'lead_no',NULL,'LEA226'),
(872,'lastname',NULL,'De Mango'),
(872,'mobile',NULL,'+393475235502'),
(872,'assigned_user_id',NULL,'6'),
(872,'createdtime',NULL,'2023-04-15 11:51:17'),
(872,'modifiedby',NULL,'6'),
(872,'lane',NULL,'viale sabotino'),
(872,'city',NULL,'Milano'),
(872,'source',NULL,'CRM'),
(872,'record_id',NULL,'403'),
(872,'record_module',NULL,'Leads'),
(873,'label',NULL,'Paola Papagna'),
(873,'firstname',NULL,'Paola'),
(873,'lead_no',NULL,'LEA227'),
(873,'lastname',NULL,'Papagna'),
(873,'mobile',NULL,'3284881992'),
(873,'email',NULL,'papagna.paolap@gmail.com'),
(873,'assigned_user_id',NULL,'5'),
(873,'createdtime',NULL,'2023-04-16 17:51:32'),
(873,'modifiedby',NULL,'5'),
(873,'lane',NULL,'Via Negroli'),
(873,'city',NULL,'Milano'),
(873,'source',NULL,'WEBSERVICE'),
(873,'cf_857',NULL,'2'),
(873,'cf_859',NULL,'1'),
(873,'cf_861',NULL,'Pubblicità Mediaset'),
(873,'record_id',NULL,'404'),
(873,'record_module',NULL,'Leads'),
(874,'label',NULL,'Matteo Cheber'),
(874,'firstname',NULL,'Matteo'),
(874,'lead_no',NULL,'LEA228'),
(874,'lastname',NULL,'Cheber'),
(874,'mobile',NULL,'3386115749'),
(874,'email',NULL,'matteo0830@libero.it'),
(874,'assigned_user_id',NULL,'5'),
(874,'createdtime',NULL,'2023-04-16 17:52:12'),
(874,'modifiedby',NULL,'5'),
(874,'lane',NULL,'Francesco de Sanctis'),
(874,'city',NULL,'Milano'),
(874,'source',NULL,'WEBSERVICE'),
(874,'cf_857',NULL,'2'),
(874,'cf_859',NULL,'1'),
(874,'cf_861',NULL,'Ricerca Internet'),
(874,'record_id',NULL,'405'),
(874,'record_module',NULL,'Leads'),
(875,'label',NULL,'Vincenzo Meoli'),
(875,'firstname',NULL,'Vincenzo'),
(875,'lead_no',NULL,'LEA229'),
(875,'lastname',NULL,'Meoli'),
(875,'mobile',NULL,'3519499025'),
(875,'email',NULL,'vinc.meoli@gmail.com'),
(875,'assigned_user_id',NULL,'5'),
(875,'createdtime',NULL,'2023-04-16 17:53:32'),
(875,'modifiedby',NULL,'5'),
(875,'lane',NULL,'Via Gallarate 11 scala B'),
(875,'city',NULL,'Milano'),
(875,'source',NULL,'WEBSERVICE'),
(875,'cf_857',NULL,'1'),
(875,'cf_859',NULL,'1'),
(875,'cf_861',NULL,'Ricerca Internet'),
(875,'record_id',NULL,'406'),
(875,'record_module',NULL,'Leads'),
(876,'label',NULL,'Luca Marziliano'),
(876,'firstname',NULL,'Luca'),
(876,'lead_no',NULL,'LEA230'),
(876,'lastname',NULL,'Marziliano'),
(876,'mobile',NULL,'3388847371'),
(876,'email',NULL,'luca.marziliano@hotmail.it'),
(876,'assigned_user_id',NULL,'5'),
(876,'createdtime',NULL,'2023-04-16 17:56:42'),
(876,'modifiedby',NULL,'5'),
(876,'lane',NULL,'Via degli Imbriani 18'),
(876,'city',NULL,'Milano'),
(876,'description',NULL,'Pubblicità su tram'),
(876,'source',NULL,'WEBSERVICE'),
(876,'cf_857',NULL,'2'),
(876,'cf_859',NULL,'1'),
(876,'cf_861',NULL,'Altro'),
(876,'record_id',NULL,'407'),
(876,'record_module',NULL,'Leads'),
(877,'label',NULL,'Luca Goglio'),
(877,'firstname',NULL,'Luca'),
(877,'lead_no',NULL,'LEA231'),
(877,'lastname',NULL,'Goglio'),
(877,'mobile',NULL,'3387156688'),
(877,'email',NULL,'luca.goglio@gmail.com'),
(877,'assigned_user_id',NULL,'5'),
(877,'createdtime',NULL,'2023-04-16 17:58:02'),
(877,'modifiedby',NULL,'5'),
(877,'lane',NULL,'Corso di porta romana 109'),
(877,'city',NULL,'Milano'),
(877,'source',NULL,'WEBSERVICE'),
(877,'cf_857',NULL,'1'),
(877,'cf_859',NULL,'1'),
(877,'cf_861',NULL,'Ricerca Internet'),
(877,'record_id',NULL,'408'),
(877,'record_module',NULL,'Leads'),
(878,'label',NULL,'Dino Polverino'),
(878,'firstname',NULL,'Dino'),
(878,'lead_no',NULL,'LEA232'),
(878,'lastname',NULL,'Polverino'),
(878,'mobile',NULL,'3358116829'),
(878,'email',NULL,'d.polverino@dinopolverino.it'),
(878,'assigned_user_id',NULL,'5'),
(878,'createdtime',NULL,'2023-04-16 18:07:51'),
(878,'modifiedby',NULL,'5'),
(878,'lane',NULL,'Da giovanni da Palestrina'),
(878,'city',NULL,'Milano'),
(878,'source',NULL,'WEBSERVICE'),
(878,'cf_857',NULL,'2'),
(878,'cf_859',NULL,'1'),
(878,'cf_861',NULL,'Ricerca Internet'),
(878,'record_id',NULL,'409'),
(878,'record_module',NULL,'Leads'),
(879,'label',NULL,'Fabio Selmi'),
(879,'firstname',NULL,'Fabio'),
(879,'lead_no',NULL,'LEA233'),
(879,'lastname',NULL,'Selmi'),
(879,'mobile',NULL,'3332101707'),
(879,'email',NULL,'imlesoibaf@gmail.com'),
(879,'assigned_user_id',NULL,'5'),
(879,'createdtime',NULL,'2023-04-16 18:09:33'),
(879,'modifiedby',NULL,'5'),
(879,'lane',NULL,'Viale Suzzani 225'),
(879,'city',NULL,'Milano'),
(879,'source',NULL,'WEBSERVICE'),
(879,'cf_857',NULL,'2'),
(879,'cf_859',NULL,'1'),
(879,'cf_861',NULL,'Ricerca Internet'),
(879,'record_id',NULL,'410'),
(879,'record_module',NULL,'Leads'),
(880,'label',NULL,'Theophilus Prosper Eshun'),
(880,'firstname',NULL,'Theophilus Prosper'),
(880,'lead_no',NULL,'LEA234'),
(880,'lastname',NULL,'Eshun'),
(880,'mobile',NULL,'3509908327'),
(880,'email',NULL,'theophilusprospereshun@gmail.com'),
(880,'assigned_user_id',NULL,'5'),
(880,'createdtime',NULL,'2023-04-16 18:28:21'),
(880,'modifiedby',NULL,'5'),
(880,'lane',NULL,'Milano'),
(880,'city',NULL,'Milano'),
(880,'source',NULL,'WEBSERVICE'),
(880,'cf_857',NULL,'1'),
(880,'cf_859',NULL,'1'),
(880,'cf_861',NULL,'Ricerca Internet'),
(880,'record_id',NULL,'411'),
(880,'record_module',NULL,'Leads'),
(881,'label',NULL,'Lorenzo Saccardi'),
(881,'firstname',NULL,'Lorenzo'),
(881,'lead_no',NULL,'LEA235'),
(881,'lastname',NULL,'Saccardi'),
(881,'mobile',NULL,'00393482317475'),
(881,'email',NULL,'lorenzo.saccardi@gmail.com'),
(881,'assigned_user_id',NULL,'5'),
(881,'createdtime',NULL,'2023-04-16 18:41:12'),
(881,'modifiedby',NULL,'5'),
(881,'lane',NULL,'Via Marco Ulpio Traiano 37C'),
(881,'city',NULL,'Milano'),
(881,'source',NULL,'WEBSERVICE'),
(881,'cf_857',NULL,'1'),
(881,'cf_859',NULL,'1'),
(881,'cf_861',NULL,'Ricerca Internet'),
(881,'record_id',NULL,'412'),
(881,'record_module',NULL,'Leads'),
(882,'label',NULL,'Asim Ali'),
(882,'firstname',NULL,'Asim'),
(882,'lead_no',NULL,'LEA236'),
(882,'lastname',NULL,'Ali'),
(882,'mobile',NULL,'3512410138'),
(882,'email',NULL,'asim20789@gmail.com'),
(882,'assigned_user_id',NULL,'5'),
(882,'createdtime',NULL,'2023-04-16 18:59:42'),
(882,'modifiedby',NULL,'5'),
(882,'lane',NULL,'Via dell lavoro 54'),
(882,'city',NULL,'Milano'),
(882,'description',NULL,'Bologna'),
(882,'source',NULL,'WEBSERVICE'),
(882,'cf_857',NULL,'2'),
(882,'cf_859',NULL,'1'),
(882,'cf_861',NULL,'Altro'),
(882,'record_id',NULL,'413'),
(882,'record_module',NULL,'Leads'),
(883,'label',NULL,'Teresa Potenza'),
(883,'firstname',NULL,'Teresa'),
(883,'lead_no',NULL,'LEA237'),
(883,'lastname',NULL,'Potenza'),
(883,'mobile',NULL,'3333843431'),
(883,'email',NULL,'tere.potenza@gmail.com'),
(883,'assigned_user_id',NULL,'5'),
(883,'createdtime',NULL,'2023-04-17 08:55:14'),
(883,'modifiedby',NULL,'5'),
(883,'lane',NULL,'Tito Livio'),
(883,'city',NULL,'Milano'),
(883,'source',NULL,'WEBSERVICE'),
(883,'cf_857',NULL,'3'),
(883,'cf_859',NULL,'1'),
(883,'cf_861',NULL,'Ricerca Internet'),
(883,'record_id',NULL,'414'),
(883,'record_module',NULL,'Leads'),
(884,'label',NULL,'Valeria Di'),
(884,'firstname',NULL,'Valeria'),
(884,'lead_no',NULL,'LEA238'),
(884,'lastname',NULL,'Di'),
(884,'mobile',NULL,'3345764490'),
(884,'email',NULL,'disabatovaleria87@gmail.com'),
(884,'assigned_user_id',NULL,'5'),
(884,'createdtime',NULL,'2023-04-17 09:03:12'),
(884,'modifiedby',NULL,'5'),
(884,'lane',NULL,'Italo Svevo'),
(884,'city',NULL,'Milano'),
(884,'source',NULL,'WEBSERVICE'),
(884,'cf_857',NULL,'2'),
(884,'cf_859',NULL,'1'),
(884,'cf_861',NULL,'Ricerca Internet'),
(884,'record_id',NULL,'415'),
(884,'record_module',NULL,'Leads'),
(885,'leadstatus','','Non Qualificato'),
(885,'modifiedby','5','7'),
(886,'leadstatus','','Attempted to Contact'),
(886,'modifiedby','5','7'),
(887,'leadstatus','','Attempted to Contact'),
(887,'modifiedby','5','7'),
(888,'leadstatus','','Contacted'),
(888,'modifiedby','5','7'),
(889,'modifiedby','6','7'),
(889,'description','','bilo 77mq piano 2 ristrutturato 10 anni fa 1 bagno'),
(890,'email','','lucreziademango@yahoo.it'),
(891,'lane','viale sabotino','viale sabotino 20'),
(892,'leadstatus','','Fissato appuntamento'),
(893,'label',NULL,'Francesca Flemac'),
(893,'firstname',NULL,'Francesca'),
(893,'lead_no',NULL,'LEA239'),
(893,'lastname',NULL,'Flemac'),
(893,'mobile',NULL,'00447341637357'),
(893,'email',NULL,'francesca.flemac@gmail.com'),
(893,'assigned_user_id',NULL,'5'),
(893,'createdtime',NULL,'2023-04-17 10:27:22'),
(893,'modifiedby',NULL,'5'),
(893,'lane',NULL,'Principe Eugenio 1'),
(893,'city',NULL,'Milano'),
(893,'source',NULL,'WEBSERVICE'),
(893,'cf_857',NULL,'3'),
(893,'cf_859',NULL,'2'),
(893,'cf_861',NULL,'Ricerca Internet'),
(893,'record_id',NULL,'416'),
(893,'record_module',NULL,'Leads'),
(894,'leadstatus','Attempted to Contact','Contacted'),
(895,'description','','E' online in autonomia ma non riesce a starci, 35mq. Ristrutturato nel 2020.'),
(896,'leadstatus','Contacted','Follow Up'),
(897,'label',NULL,'Chiama Mirko per sapere cosa ha deciso'),
(897,'subject',NULL,'Chiama Mirko per sapere cosa ha deciso'),
(897,'assigned_user_id',NULL,'7'),
(897,'date_start',NULL,'2023-04-27'),
(897,'time_start',NULL,'12:16:00'),
(897,'due_date',NULL,'2023-04-27'),
(897,'time_end',NULL,'12:21:00'),
(897,'duration_minutes',NULL,'5'),
(897,'parent_id',NULL,'402'),
(897,'eventstatus',NULL,'Planned'),
(897,'activitytype',NULL,'Call'),
(897,'createdtime',NULL,'2023-04-17 12:17:01'),
(897,'visibility',NULL,'Public'),
(897,'modifiedby',NULL,'7'),
(897,'source',NULL,'CRM'),
(897,'record_id',NULL,'417'),
(897,'record_module',NULL,'Events'),
(899,'description','','Si trasferisce a Napoli per un anno, ha contattato anche Italianway.'),
(900,'lane','Da giovanni da Palestrina','Da giovanni da Palestrina 31'),
(901,'leadstatus','Attempted to Contact','Follow Up'),
(903,'label',NULL,'Fissare appuntamento dal 3 maggio'),
(903,'commentcontent',NULL,'Fissare appuntamento dal 3 maggio'),
(903,'assigned_user_id',NULL,'7'),
(903,'createdtime',NULL,'2023-04-17 12:28:45'),
(903,'related_to',NULL,'409'),
(903,'creator',NULL,'7'),
(903,'source',NULL,'CRM'),
(903,'userid',NULL,'7'),
(903,'record_id',NULL,'418'),
(903,'record_module',NULL,'ModComments'),
(904,'leadstatus','','Attempted to Contact'),
(904,'modifiedby','5','7'),
(905,'leadstatus','','Non Qualificato'),
(905,'modifiedby','5','7'),
(906,'leadstatus','','Non Qualificato'),
(906,'modifiedby','5','7'),
(907,'leadstatus','','Junk Lead'),
(907,'modifiedby','5','7'),
(908,'leadstatus','','Non Qualificato'),
(908,'modifiedby','5','7'),
(909,'label',NULL,'Alessia Lo'),
(909,'firstname',NULL,'Alessia'),
(909,'lead_no',NULL,'LEA240'),
(909,'lastname',NULL,'Lo'),
(909,'mobile',NULL,'3330000000'),
(909,'email',NULL,'lupizaff@hotmail.it'),
(909,'assigned_user_id',NULL,'5'),
(909,'createdtime',NULL,'2023-04-17 13:46:22'),
(909,'modifiedby',NULL,'5'),
(909,'lane',NULL,'Via Pasolini 4'),
(909,'city',NULL,'Milano'),
(909,'description',NULL,'Buongiorno, vorrei sapere a quanto ammontano le vostre commissioni per la gestione del mio immobile su Airbnb o Booking. L'immobile è il seguente:https://www.idealista.it/immobile/25296907/ . Grazie'),
(909,'source',NULL,'WEBSERVICE'),
(909,'cf_857',NULL,'2'),
(909,'cf_859',NULL,'1'),
(909,'cf_861',NULL,'Ricerca Internet'),
(909,'record_id',NULL,'419'),
(909,'record_module',NULL,'Leads'),
(910,'lane','Via Cirpo','Via Cipro'),
(911,'modifiedby','5','7'),
(912,'leadstatus','','Medium Term'),
(913,'leadstatus','','Attempted to Contact'),
(913,'modifiedby','5','7'),
(914,'leadstatus','','Attempted to Contact'),
(914,'modifiedby','5','7'),
(915,'leadstatus','Attempted to Contact','Medium Term'),
(916,'leadstatus','','Attempted to Contact'),
(916,'modifiedby','5','7'),
(917,'label',NULL,'max mux'),
(917,'firstname',NULL,'max'),
(917,'lead_no',NULL,'LEA241'),
(917,'lastname',NULL,'mux'),
(917,'mobile',NULL,'3473835758'),
(917,'email',NULL,'mussy1972@gmail.com'),
(917,'assigned_user_id',NULL,'5'),
(917,'createdtime',NULL,'2023-04-17 14:35:22'),
(917,'modifiedby',NULL,'5'),
(917,'lane',NULL,'dalmazio birago'),
(917,'city',NULL,'Milano'),
(917,'source',NULL,'WEBSERVICE'),
(917,'cf_857',NULL,'2'),
(917,'cf_859',NULL,'1'),
(917,'cf_861',NULL,'Ricerca Internet'),
(917,'record_id',NULL,'420'),
(917,'record_module',NULL,'Leads'),
(918,'leadstatus','','Attempted to Contact'),
(918,'modifiedby','5','7'),
(919,'leadstatus','','Attempted to Contact'),
(919,'modifiedby','5','7'),
(920,'leadstatus','','Attempted to Contact'),
(920,'modifiedby','5','7'),
(921,'description','','Tre Torri Trilogy Towers nuovissimo edificio due bilocali da 55mq, con loggia, 1 bagno con finestra, camera da letto. AC, risc centralizzato, uno e' al II piano, l'altro al III.'),
(922,'leadstatus','Attempted to Contact','Contacted'),
(923,'description','Tre Torri Trilogy Towers nuovissimo edificio due bilocali da 55mq, con loggia, 1 bagno con finestra, camera da letto. AC, risc centralizzato, uno e' al II piano, l'altro al III.','Tre Torri Trilogy Towers nuovissimo edificio due bilocali da 55mq, con loggia, 1 bagno con finestra, camera da letto. AC, risc centralizzato, uno e' al II piano, l'altro al III. Dato 25% +iva'),
(924,'description','Tre Torri Trilogy Towers nuovissimo edificio due bilocali da 55mq, con loggia, 1 bagno con finestra, camera da letto. AC, risc centralizzato, uno e' al II piano, l'altro al III. Dato 25% +iva','Tre Torri Trilogy Towers nuovissimo edificio due bilocali da 55mq, con loggia, 1 bagno con finestra, camera da letto. AC, risc centralizzato, uno e' al II piano, l'altro al III. Dato 25% +iva.'),
(925,'description','Tre Torri Trilogy Towers nuovissimo edificio due bilocali da 55mq, con loggia, 1 bagno con finestra, camera da letto. AC, risc centralizzato, uno e' al II piano, l'altro al III. Dato 25% +iva.','Tre Torri Trilogy Towers nuovissimo edificio due bilocali da 55mq, con loggia, 1 bagno con finestra, camera da letto. AC, risc centralizzato, uno e' al II piano, l'altro al III. Dato 25% +iva. Rogita fra 4/5 settimane'),
(926,'leadstatus','Contacted','Follow Up'),
(927,'modifiedby','5','7'),
(927,'city','Milano','Rozzano'),
(928,'leadstatus','','Non Qualificato'),
(929,'label',NULL,'Giovanni Scarascia'),
(929,'firstname',NULL,'Giovanni'),
(929,'lead_no',NULL,'LEA242'),
(929,'lastname',NULL,'Scarascia'),
(929,'mobile',NULL,'3388344055'),
(929,'email',NULL,'giovanni.scarasciamugnozza@gmail.com'),
(929,'assigned_user_id',NULL,'5'),
(929,'createdtime',NULL,'2023-04-17 18:21:11'),
(929,'modifiedby',NULL,'5'),
(929,'lane',NULL,'Borsieri 39'),
(929,'city',NULL,'Milano'),
(929,'source',NULL,'WEBSERVICE'),
(929,'cf_857',NULL,'1'),
(929,'cf_859',NULL,'1'),
(929,'cf_861',NULL,'Ricerca Internet'),
(929,'record_id',NULL,'421'),
(929,'record_module',NULL,'Leads'),
(930,'label',NULL,'Elena Pote'),
(930,'firstname',NULL,'Elena'),
(930,'lead_no',NULL,'LEA243'),
(930,'lastname',NULL,'Pote'),
(930,'mobile',NULL,'3293337325'),
(930,'email',NULL,'rosapote44@gmail.com'),
(930,'assigned_user_id',NULL,'5'),
(930,'createdtime',NULL,'2023-04-17 20:05:12'),
(930,'modifiedby',NULL,'5'),
(930,'lane',NULL,'Provincia'),
(930,'city',NULL,'Milano'),
(930,'description',NULL,'Tiktok'),
(930,'source',NULL,'WEBSERVICE'),
(930,'cf_857',NULL,'2'),
(930,'cf_859',NULL,'1'),
(930,'cf_861',NULL,'Altro'),
(930,'record_id',NULL,'422'),
(930,'record_module',NULL,'Leads'),
(931,'label',NULL,'Patrizia Molteni'),
(931,'firstname',NULL,'Patrizia'),
(931,'lead_no',NULL,'LEA244'),
(931,'lastname',NULL,'Molteni'),
(931,'mobile',NULL,'+393775447857'),
(931,'email',NULL,'patzmolte@gmail.com'),
(931,'assigned_user_id',NULL,'5'),
(931,'createdtime',NULL,'2023-04-17 22:07:32'),
(931,'modifiedby',NULL,'5'),
(931,'lane',NULL,'Saint bon Milano'),
(931,'city',NULL,'Milano'),
(931,'description',NULL,'Ti tok'),
(931,'source',NULL,'WEBSERVICE'),
(931,'cf_857',NULL,'2'),
(931,'cf_859',NULL,'1'),
(931,'cf_861',NULL,'Altro'),
(931,'record_id',NULL,'423'),
(931,'record_module',NULL,'Leads'),
(932,'leadstatus','','Attempted to Contact'),
(932,'modifiedby','5','7'),
(933,'leadstatus','','Junk Lead'),
(933,'modifiedby','5','7'),
(934,'leadstatus','','Attempted to Contact'),
(934,'modifiedby','5','7'),
(935,'label',NULL,'Christine Senacq'),
(935,'salutationtype',NULL,'Mrs.'),
(935,'firstname',NULL,'Christine'),
(935,'lead_no',NULL,'LEA245'),
(935,'lastname',NULL,'Senacq'),
(935,'mobile',NULL,'+33695062861'),
(935,'email',NULL,'csenacq@gmail.com'),
(935,'leadstatus',NULL,'Contacted'),
(935,'assigned_user_id',NULL,'7'),
(935,'createdtime',NULL,'2023-04-18 08:49:09'),
(935,'modifiedby',NULL,'7'),
(935,'lane',NULL,'Viale Tibaldi 66'),
(935,'city',NULL,'Milano'),
(935,'description',NULL,'Bilocale ristrutturato 4 anni fa, si libera a fine giugno. Mi mandera' foto'),
(935,'source',NULL,'CRM'),
(935,'record_id',NULL,'424'),
(935,'record_module',NULL,'Leads'),
(936,'label','Valeria Di','Valeria Disabato'),
(936,'lastname','Di','Disabato'),
(937,'description','','Bilocale 45mq ristrutturato 6 anni fa, la lascia a giugno.'),
(938,'label',NULL,'Mauro Luciano Ferrari'),
(938,'firstname',NULL,'Mauro Luciano'),
(938,'lead_no',NULL,'LEA246'),
(938,'lastname',NULL,'Ferrari'),
(938,'mobile',NULL,'3664146968'),
(938,'email',NULL,'mauro17.ferrari@gmail.com'),
(938,'assigned_user_id',NULL,'5'),
(938,'createdtime',NULL,'2023-04-18 09:54:12'),
(938,'modifiedby',NULL,'5'),
(938,'lane',NULL,'Via Tagiura'),
(938,'city',NULL,'Milano'),
(938,'source',NULL,'WEBSERVICE'),
(938,'cf_857',NULL,'2'),
(938,'cf_859',NULL,'1'),
(938,'cf_861',NULL,'Passaparola Amici'),
(938,'record_id',NULL,'425'),
(938,'record_module',NULL,'Leads'),
(939,'label',NULL,'Nicola Mingione'),
(939,'firstname',NULL,'Nicola'),
(939,'contact_no',NULL,'CON24'),
(939,'lastname',NULL,'Mingione'),
(939,'email',NULL,'serenamingione@yahoo.it'),
(939,'assigned_user_id',NULL,'5'),
(939,'createdtime',NULL,'2023-04-18 10:22:48'),
(939,'modifiedby',NULL,'5'),
(939,'source',NULL,'WEBSERVICE'),
(939,'cf_875',NULL,'nmingione'),
(939,'cf_877',NULL,'Pavese66!'),
(939,'record_id',NULL,'426'),
(939,'record_module',NULL,'Contacts'),
(940,'label','Nicola Mingione','Pasqual Mingione'),
(940,'firstname','Nicola','Pasqual'),
(940,'modifiedby','5','6'),
(941,'label','Pasqual Mingione','Pasqual Massimo'),
(941,'lastname','Mingione','Massimo'),
(942,'email','serenamingione@yahoo.it','massimopasqual.mp@gmail.com'),
(943,'cf_875','nmingione','mpasqual'),
(944,'cf_877','Pavese66!','Aselli41!'),
(945,'label',NULL,'Alessandro xxxxxxx'),
(945,'salutationtype',NULL,'Mr.'),
(945,'firstname',NULL,'Alessandro'),
(945,'lead_no',NULL,'LEA247'),
(945,'lastname',NULL,'xxxxxxx'),
(945,'mobile',NULL,'3402849263'),
(945,'assigned_user_id',NULL,'7'),
(945,'createdtime',NULL,'2023-04-18 12:42:35'),
(945,'modifiedby',NULL,'7'),
(945,'source',NULL,'CRM'),
(945,'record_id',NULL,'427'),
(945,'record_module',NULL,'Leads'),
(946,'label',NULL,'Alessandra xx'),
(946,'firstname',NULL,'Alessandra'),
(946,'lead_no',NULL,'LEA248'),
(946,'lastname',NULL,'xx'),
(946,'mobile',NULL,'3494704066'),
(946,'assigned_user_id',NULL,'7'),
(946,'createdtime',NULL,'2023-04-18 12:43:24'),
(946,'modifiedby',NULL,'7'),
(946,'lane',NULL,'appartamento in centro'),
(946,'source',NULL,'CRM'),
(946,'record_id',NULL,'428'),
(946,'record_module',NULL,'Leads'),
(947,'label',NULL,'Alessandro Barbone'),
(947,'firstname',NULL,'Alessandro'),
(947,'lead_no',NULL,'LEA249'),
(947,'lastname',NULL,'Barbone'),
(947,'mobile',NULL,'3474827046'),
(947,'assigned_user_id',NULL,'7'),
(947,'createdtime',NULL,'2023-04-18 12:44:51'),
(947,'modifiedby',NULL,'7'),
(947,'lane',NULL,'Citta Studi'),
(947,'description',NULL,'Telef al padre dopo le 16: 335 211042'),
(947,'source',NULL,'CRM'),
(947,'record_id',NULL,'429'),
(947,'record_module',NULL,'Leads'),
(948,'leadstatus','','Contacted'),
(948,'modifiedby','5','7'),
(949,'description','','Bilocale con angolo cottura ascensore terzo piano da sistemare, porzione del suo appartamento.'),
(950,'lane','Via Tagiura','Via Tagiura 21'),
(951,'leadstatus','Attempted to Contact','Fissato appuntamento'),
(952,'city','','Via Castaldi 32'),
(953,'description','','55mq IV piano ascensore lo stanno installando. AC. 1500 + spese cond.'),
(954,'email','','alessandro.beccarelli@gmail.com'),
(955,'label','Alessandro xxxxxxx','Alessandro Beccarelli'),
(955,'lastname','xxxxxxx','Beccarelli'),
(956,'leadstatus','','Fissato appuntamento'),
(957,'leadstatus','Follow Up','Hot'),
(958,'lane','Citta Studi','Castaldi 32'),
(959,'lane','Castaldi 32',''),
(960,'label',NULL,'Massimiliano Pascucci'),
(960,'firstname',NULL,'Massimiliano'),
(960,'lead_no',NULL,'LEA250'),
(960,'lastname',NULL,'Pascucci'),
(960,'mobile',NULL,'3240806353'),
(960,'email',NULL,'massimilianopascucci@hotmail.com'),
(960,'assigned_user_id',NULL,'5'),
(960,'createdtime',NULL,'2023-04-18 14:59:12'),
(960,'modifiedby',NULL,'5'),
(960,'lane',NULL,'Via Giuseppe Monti'),
(960,'city',NULL,'Milano'),
(960,'source',NULL,'WEBSERVICE'),
(960,'cf_857',NULL,'2'),
(960,'cf_859',NULL,'1'),
(960,'cf_861',NULL,'Ricerca Internet'),
(960,'record_id',NULL,'430'),
(960,'record_module',NULL,'Leads'),
(961,'label',NULL,'Federico Gavazzi'),
(961,'firstname',NULL,'Federico'),
(961,'lead_no',NULL,'LEA251'),
(961,'lastname',NULL,'Gavazzi'),
(961,'mobile',NULL,'3471331346'),
(961,'email',NULL,'federico.gavazzi@gmail.com'),
(961,'assigned_user_id',NULL,'5'),
(961,'createdtime',NULL,'2023-04-18 17:02:12'),
(961,'modifiedby',NULL,'5'),
(961,'lane',NULL,'friuli 80'),
(961,'city',NULL,'Milano'),
(961,'source',NULL,'WEBSERVICE'),
(961,'cf_857',NULL,'4'),
(961,'cf_859',NULL,'2'),
(961,'cf_861',NULL,'Ricerca Internet'),
(961,'record_id',NULL,'431'),
(961,'record_module',NULL,'Leads'),
(962,'label',NULL,'Lorena Guatteo'),
(962,'firstname',NULL,'Lorena'),
(962,'contact_no',NULL,'CON25'),
(962,'lastname',NULL,'Guatteo'),
(962,'email',NULL,'lorygt80@hotmail.com'),
(962,'assigned_user_id',NULL,'5'),
(962,'createdtime',NULL,'2023-04-18 17:25:16'),
(962,'modifiedby',NULL,'5'),
(962,'source',NULL,'WEBSERVICE'),
(962,'cf_875',NULL,'lguatteo'),
(962,'cf_877',NULL,'Torriani1!'),
(962,'record_id',NULL,'432'),
(962,'record_module',NULL,'Contacts'),
(963,'assigned_user_id','6','5'),
(964,'label',NULL,'Daniele Angelilli'),
(964,'firstname',NULL,'Daniele'),
(964,'lead_no',NULL,'LEA252'),
(964,'lastname',NULL,'Angelilli'),
(964,'mobile',NULL,'3386393934'),
(964,'email',NULL,'daniele.angelilli@icloud.com'),
(964,'assigned_user_id',NULL,'5'),
(964,'createdtime',NULL,'2023-04-18 21:18:13'),
(964,'modifiedby',NULL,'5'),
(964,'lane',NULL,'Bernardino Zendrini 12'),
(964,'city',NULL,'Milano'),
(964,'source',NULL,'WEBSERVICE'),
(964,'cf_857',NULL,'3'),
(964,'cf_859',NULL,'2'),
(964,'cf_861',NULL,'Ricerca Internet'),
(964,'record_id',NULL,'433'),
(964,'record_module',NULL,'Leads'),
(965,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(965,'date_start',NULL,'2023-04-19'),
(965,'activitytype',NULL,'Emails'),
(965,'assigned_user_id',NULL,'6'),
(965,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(965,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/napo-torriani-1<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-napo-torriani-1<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(965,'time_start',NULL,'08:19'),
(965,'createdtime',NULL,'2023-04-19 08:19:30'),
(965,'modifiedby',NULL,'6'),
(965,'from_email',NULL,'pietromarra@easylife.house'),
(965,'saved_toid',NULL,'["lorygt80@hotmail.com"]'),
(965,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(965,'bccmail',NULL,'[""]'),
(965,'parent_id',NULL,'432@1|'),
(965,'email_flag',NULL,'SENT'),
(965,'source',NULL,'CRM'),
(965,'record_id',NULL,'434'),
(965,'record_module',NULL,'Emails'),
(967,'cf_873','0','1'),
(968,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(968,'date_start',NULL,'2023-04-19'),
(968,'activitytype',NULL,'Emails'),
(968,'assigned_user_id',NULL,'6'),
(968,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(968,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/aselli-41<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-aselli-41<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(968,'time_start',NULL,'08:20'),
(968,'createdtime',NULL,'2023-04-19 08:20:22'),
(968,'modifiedby',NULL,'6'),
(968,'from_email',NULL,'pietromarra@easylife.house'),
(968,'saved_toid',NULL,'["massimopasqual.mp@gmail.com"]'),
(968,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(968,'bccmail',NULL,'[""]'),
(968,'parent_id',NULL,'426@1|'),
(968,'email_flag',NULL,'SENT'),
(968,'source',NULL,'CRM'),
(968,'record_id',NULL,'436'),
(968,'record_module',NULL,'Emails'),
(970,'cf_873','0','1'),
(971,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(971,'date_start',NULL,'2023-04-19'),
(971,'activitytype',NULL,'Emails'),
(971,'assigned_user_id',NULL,'6'),
(971,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(971,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/alzaia-naviglio-pavese-66<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-alzaia-naviglio-pavese-66<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(971,'time_start',NULL,'08:21'),
(971,'createdtime',NULL,'2023-04-19 08:21:46'),
(971,'modifiedby',NULL,'6'),
(971,'from_email',NULL,'pietromarra@easylife.house'),
(971,'saved_toid',NULL,'["serenamingione@yahoo.it"]'),
(971,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(971,'bccmail',NULL,'[""]'),
(971,'parent_id',NULL,'389@1|'),
(971,'email_flag',NULL,'SENT'),
(971,'source',NULL,'CRM'),
(971,'record_id',NULL,'438'),
(971,'record_module',NULL,'Emails'),
(973,'label',NULL,'antonella De'),
(973,'firstname',NULL,'antonella'),
(973,'lead_no',NULL,'LEA253'),
(973,'lastname',NULL,'De'),
(973,'mobile',NULL,'3458005057'),
(973,'email',NULL,'petrea.madalina@gmail.com'),
(973,'assigned_user_id',NULL,'5'),
(973,'createdtime',NULL,'2023-04-19 08:40:12'),
(973,'modifiedby',NULL,'5'),
(973,'lane',NULL,'piacca carlo macciachini'),
(973,'city',NULL,'Milano'),
(973,'source',NULL,'WEBSERVICE'),
(973,'cf_857',NULL,'3'),
(973,'cf_859',NULL,'2'),
(973,'cf_861',NULL,'Ricerca Internet'),
(973,'record_id',NULL,'440'),
(973,'record_module',NULL,'Leads'),
(974,'label',NULL,'Emma Vittoria'),
(974,'salutationtype',NULL,'Mrs.'),
(974,'firstname',NULL,'Emma'),
(974,'lead_no',NULL,'LEA254'),
(974,'lastname',NULL,'Vittoria'),
(974,'mobile',NULL,'3756291802'),
(974,'assigned_user_id',NULL,'7'),
(974,'createdtime',NULL,'2023-04-19 10:12:38'),
(974,'modifiedby',NULL,'7'),
(974,'city',NULL,'Milano'),
(974,'source',NULL,'CRM'),
(974,'record_id',NULL,'441'),
(974,'record_module',NULL,'Leads'),
(975,'leadstatus','','Non Qualificato'),
(975,'modifiedby','5','7'),
(976,'leadstatus','','Attempted to Contact'),
(978,'label',NULL,'Deve ancora acquistare l'appartamento......'),
(978,'commentcontent',NULL,'Deve ancora acquistare l'appartamento......'),
(978,'assigned_user_id',NULL,'7'),
(978,'createdtime',NULL,'2023-04-19 10:19:42'),
(978,'related_to',NULL,'429'),
(978,'creator',NULL,'7'),
(978,'source',NULL,'CRM'),
(978,'userid',NULL,'7'),
(978,'record_id',NULL,'442'),
(978,'record_module',NULL,'ModComments'),
(979,'leadstatus','Attempted to Contact','Cold'),
(980,'label','antonella De','antonella De Carlo'),
(980,'lastname','De','De Carlo'),
(980,'modifiedby','5','7'),
(981,'lane','piacca carlo macciachini','Piazza carlo macciachini'),
(982,'description','','Quadrilocale 2 bagni 2 camere matrimoniali e' affittato sino a fine giugno'),
(983,'leadstatus','','Contacted'),
(984,'leadstatus','','Contacted'),
(985,'lane','','Abiumi'),
(986,'description','','Monolocale 40mq con terrazzo di 20mq IV piano senza ascensore nuovo (Cimiano e Gorla a dieci minuti)'),
(987,'leadstatus','Contacted','Non Qualificato'),
(989,'label',NULL,'Fuori zona e IV piano con ascensore.... non va bene'),
(989,'commentcontent',NULL,'Fuori zona e IV piano con ascensore.... non va bene'),
(989,'assigned_user_id',NULL,'7'),
(989,'createdtime',NULL,'2023-04-19 10:40:18'),
(989,'related_to',NULL,'441'),
(989,'creator',NULL,'7'),
(989,'source',NULL,'CRM'),
(989,'userid',NULL,'7'),
(989,'record_id',NULL,'443'),
(989,'record_module',NULL,'ModComments'),
(990,'label',NULL,'Theofor Martin'),
(990,'firstname',NULL,'Theofor'),
(990,'lead_no',NULL,'LEA255'),
(990,'lastname',NULL,'Martin'),
(990,'mobile',NULL,'+41784213991'),
(990,'email',NULL,'theodorm679@gmail.com'),
(990,'assigned_user_id',NULL,'5'),
(990,'createdtime',NULL,'2023-04-19 10:43:11'),
(990,'modifiedby',NULL,'5'),
(990,'lane',NULL,'Fulvio testi'),
(990,'city',NULL,'Milano'),
(990,'source',NULL,'WEBSERVICE'),
(990,'cf_857',NULL,'3'),
(990,'cf_859',NULL,'3'),
(990,'cf_861',NULL,'Ricerca Internet'),
(990,'record_id',NULL,'444'),
(990,'record_module',NULL,'Leads'),
(991,'cf_873','0','1'),
(992,'label',NULL,'Barbara Nicolini'),
(992,'firstname',NULL,'Barbara'),
(992,'lead_no',NULL,'LEA256'),
(992,'lastname',NULL,'Nicolini'),
(992,'mobile',NULL,'3391047448'),
(992,'email',NULL,'bnicolini@tiscali.it'),
(992,'assigned_user_id',NULL,'5'),
(992,'createdtime',NULL,'2023-04-19 13:14:12'),
(992,'modifiedby',NULL,'5'),
(992,'lane',NULL,'Montenero 62'),
(992,'city',NULL,'Milano'),
(992,'source',NULL,'WEBSERVICE'),
(992,'cf_857',NULL,'2'),
(992,'cf_859',NULL,'1'),
(992,'cf_861',NULL,'Ricerca Internet'),
(992,'record_id',NULL,'445'),
(992,'record_module',NULL,'Leads'),
(993,'label',NULL,'Cristian Badila'),
(993,'firstname',NULL,'Cristian'),
(993,'lead_no',NULL,'LEA257'),
(993,'lastname',NULL,'Badila'),
(993,'mobile',NULL,'+393281170471'),
(993,'email',NULL,'cristybadila@gmail.com'),
(993,'assigned_user_id',NULL,'5'),
(993,'createdtime',NULL,'2023-04-19 16:50:12'),
(993,'modifiedby',NULL,'5'),
(993,'lane',NULL,'Via Firenze'),
(993,'city',NULL,'Milano'),
(993,'source',NULL,'WEBSERVICE'),
(993,'cf_857',NULL,'2'),
(993,'cf_859',NULL,'1'),
(993,'cf_861',NULL,'Ricerca Internet'),
(993,'record_id',NULL,'446'),
(993,'record_module',NULL,'Leads'),
(994,'label',NULL,'Vamougnin Fofana'),
(994,'firstname',NULL,'Vamougnin'),
(994,'lead_no',NULL,'LEA258'),
(994,'lastname',NULL,'Fofana'),
(994,'mobile',NULL,'+393382317081'),
(994,'email',NULL,'fofanavamein@gmail.com'),
(994,'assigned_user_id',NULL,'5'),
(994,'createdtime',NULL,'2023-04-19 17:11:12'),
(994,'modifiedby',NULL,'5'),
(994,'lane',NULL,'Salva farnesiana'),
(994,'city',NULL,'Milano'),
(994,'source',NULL,'WEBSERVICE'),
(994,'cf_857',NULL,'2'),
(994,'cf_859',NULL,'1'),
(994,'cf_861',NULL,'Social - Facebook'),
(994,'record_id',NULL,'447'),
(994,'record_module',NULL,'Leads'),
(995,'label',NULL,'Michele Alfieri'),
(995,'firstname',NULL,'Michele'),
(995,'contact_no',NULL,'CON26'),
(995,'lastname',NULL,'Alfieri'),
(995,'email',NULL,'test@test.test'),
(995,'assigned_user_id',NULL,'5'),
(995,'createdtime',NULL,'2023-04-19 17:52:37'),
(995,'modifiedby',NULL,'5'),
(995,'source',NULL,'WEBSERVICE'),
(995,'cf_875',NULL,'malfieri'),
(995,'cf_877',NULL,'Padova29!'),
(995,'record_id',NULL,'448'),
(995,'record_module',NULL,'Contacts'),
(996,'label',NULL,'Orietta Matt'),
(996,'firstname',NULL,'Orietta'),
(996,'lead_no',NULL,'LEA259'),
(996,'lastname',NULL,'Matt'),
(996,'mobile',NULL,'3290137630'),
(996,'email',NULL,'orymax@yahoo.it'),
(996,'assigned_user_id',NULL,'5'),
(996,'createdtime',NULL,'2023-04-20 06:31:16'),
(996,'modifiedby',NULL,'5'),
(996,'lane',NULL,'Via San Francesco d'),
(996,'city',NULL,'Milano'),
(996,'source',NULL,'WEBSERVICE'),
(996,'cf_857',NULL,'1'),
(996,'cf_859',NULL,'1'),
(996,'cf_861',NULL,'Ricerca Internet'),
(996,'record_id',NULL,'449'),
(996,'record_module',NULL,'Leads'),
(997,'label',NULL,'Sara Barricelli'),
(997,'firstname',NULL,'Sara'),
(997,'contact_no',NULL,'CON27'),
(997,'lastname',NULL,'Barricelli'),
(997,'email',NULL,'sara.barricelli@gmail.com'),
(997,'assigned_user_id',NULL,'5'),
(997,'createdtime',NULL,'2023-04-20 17:15:50'),
(997,'modifiedby',NULL,'5'),
(997,'source',NULL,'WEBSERVICE'),
(997,'cf_875',NULL,'sbarricelli'),
(997,'cf_877',NULL,'Stelvio45!'),
(997,'record_id',NULL,'450'),
(997,'record_module',NULL,'Contacts'),
(998,'label',NULL,'Leonardo Maria Vena'),
(998,'firstname',NULL,'Leonardo Maria'),
(998,'contact_no',NULL,'CON28'),
(998,'lastname',NULL,'Vena'),
(998,'email',NULL,'leonardo.vena@lucano1894.it'),
(998,'assigned_user_id',NULL,'5'),
(998,'createdtime',NULL,'2023-04-20 18:46:23'),
(998,'modifiedby',NULL,'5'),
(998,'source',NULL,'WEBSERVICE'),
(998,'cf_875',NULL,'lvena'),
(998,'cf_877',NULL,'Rontgen24!'),
(998,'record_id',NULL,'451'),
(998,'record_module',NULL,'Contacts'),
(999,'label',NULL,'Caterina Colonna'),
(999,'firstname',NULL,'Caterina'),
(999,'lead_no',NULL,'LEA260'),
(999,'lastname',NULL,'Colonna'),
(999,'mobile',NULL,'3453516385'),
(999,'email',NULL,'caterozza91@hotmail.it'),
(999,'assigned_user_id',NULL,'5'),
(999,'createdtime',NULL,'2023-04-21 08:41:14'),
(999,'modifiedby',NULL,'5'),
(999,'lane',NULL,'Soperga'),
(999,'city',NULL,'Milano'),
(999,'source',NULL,'WEBSERVICE'),
(999,'cf_857',NULL,'3'),
(999,'cf_859',NULL,'1'),
(999,'cf_861',NULL,'Ricerca Internet'),
(999,'record_id',NULL,'452'),
(999,'record_module',NULL,'Leads'),
(1000,'label',NULL,'angelo soriano'),
(1000,'firstname',NULL,'angelo'),
(1000,'lead_no',NULL,'LEA261'),
(1000,'lastname',NULL,'soriano'),
(1000,'mobile',NULL,'3483864136'),
(1000,'email',NULL,'angelo_soriano@as-business-advisot.it'),
(1000,'assigned_user_id',NULL,'5'),
(1000,'createdtime',NULL,'2023-04-21 12:44:12'),
(1000,'modifiedby',NULL,'5'),
(1000,'lane',NULL,'Via Caduti in missione di pace,19'),
(1000,'city',NULL,'Milano'),
(1000,'source',NULL,'WEBSERVICE'),
(1000,'cf_857',NULL,'2'),
(1000,'cf_859',NULL,'1'),
(1000,'cf_861',NULL,'Ricerca Internet'),
(1000,'record_id',NULL,'453'),
(1000,'record_module',NULL,'Leads'),
(1001,'label',NULL,'Rosanna Gemma'),
(1001,'firstname',NULL,'Rosanna'),
(1001,'lead_no',NULL,'LEA262'),
(1001,'lastname',NULL,'Gemma'),
(1001,'mobile',NULL,'3403625344'),
(1001,'email',NULL,'prof.rosannagemma@gmail.com'),
(1001,'assigned_user_id',NULL,'5'),
(1001,'createdtime',NULL,'2023-04-21 19:28:11'),
(1001,'modifiedby',NULL,'5'),
(1001,'lane',NULL,'via noto'),
(1001,'city',NULL,'Milano'),
(1001,'source',NULL,'WEBSERVICE'),
(1001,'cf_857',NULL,'2'),
(1001,'cf_859',NULL,'1'),
(1001,'cf_861',NULL,'Ricerca Internet'),
(1001,'record_id',NULL,'454'),
(1001,'record_module',NULL,'Leads'),
(1002,'label',NULL,'Stefania Garoglio'),
(1002,'firstname',NULL,'Stefania'),
(1002,'lead_no',NULL,'LEA263'),
(1002,'lastname',NULL,'Garoglio'),
(1002,'mobile',NULL,'3204787840'),
(1002,'email',NULL,'sgaroglio@yahoo.it'),
(1002,'assigned_user_id',NULL,'5'),
(1002,'createdtime',NULL,'2023-04-22 06:47:13'),
(1002,'modifiedby',NULL,'5'),
(1002,'lane',NULL,'Via Gaetano de castillia'),
(1002,'city',NULL,'Milano'),
(1002,'source',NULL,'WEBSERVICE'),
(1002,'cf_857',NULL,'1'),
(1002,'cf_859',NULL,'1'),
(1002,'cf_861',NULL,'Ricerca Internet'),
(1002,'record_id',NULL,'455'),
(1002,'record_module',NULL,'Leads'),
(1003,'label',NULL,'MAURO SASSI'),
(1003,'firstname',NULL,'MAURO'),
(1003,'lead_no',NULL,'LEA264'),
(1003,'lastname',NULL,'SASSI'),
(1003,'mobile',NULL,'3756705515'),
(1003,'email',NULL,'msassi.ufficiomilano@mgaservice.it'),
(1003,'assigned_user_id',NULL,'5'),
(1003,'createdtime',NULL,'2023-04-22 10:00:22'),
(1003,'modifiedby',NULL,'5'),
(1003,'lane',NULL,'VIA GIAMBELLINO 119'),
(1003,'city',NULL,'Milano'),
(1003,'description',NULL,'APPARTAMENTO DI CIRCA 170MQ SU DUE LIVELLI'),
(1003,'source',NULL,'WEBSERVICE'),
(1003,'cf_857',NULL,'5'),
(1003,'cf_859',NULL,'3'),
(1003,'cf_861',NULL,'Ricerca Internet'),
(1003,'record_id',NULL,'456'),
(1003,'record_module',NULL,'Leads'),
(1004,'label',NULL,'max mux'),
(1004,'firstname',NULL,'max'),
(1004,'lead_no',NULL,'LEA265'),
(1004,'lastname',NULL,'mux'),
(1004,'mobile',NULL,'3473835758'),
(1004,'email',NULL,'mussy1972@gmail.com'),
(1004,'assigned_user_id',NULL,'5'),
(1004,'createdtime',NULL,'2023-04-22 10:07:12'),
(1004,'modifiedby',NULL,'5'),
(1004,'lane',NULL,'dalmazio birago 2'),
(1004,'city',NULL,'Milano'),
(1004,'source',NULL,'WEBSERVICE'),
(1004,'cf_857',NULL,'2'),
(1004,'cf_859',NULL,'1'),
(1004,'cf_861',NULL,'Ricerca Internet'),
(1004,'record_id',NULL,'457'),
(1004,'record_module',NULL,'Leads'),
(1005,'label',NULL,'francesco CASTELLI'),
(1005,'firstname',NULL,'francesco'),
(1005,'lead_no',NULL,'LEA266'),
(1005,'lastname',NULL,'CASTELLI'),
(1005,'mobile',NULL,'3474232399'),
(1005,'email',NULL,'fcbgcastelli@libero.it'),
(1005,'assigned_user_id',NULL,'5'),
(1005,'createdtime',NULL,'2023-04-22 15:49:22'),
(1005,'modifiedby',NULL,'5'),
(1005,'lane',NULL,'gaudenzio ferrari'),
(1005,'city',NULL,'Milano'),
(1005,'source',NULL,'WEBSERVICE'),
(1005,'cf_857',NULL,'2'),
(1005,'cf_859',NULL,'1'),
(1005,'cf_861',NULL,'Ricerca Internet'),
(1005,'record_id',NULL,'458'),
(1005,'record_module',NULL,'Leads'),
(1006,'label',NULL,'Mirco Misu'),
(1006,'firstname',NULL,'Mirco'),
(1006,'lead_no',NULL,'LEA267'),
(1006,'lastname',NULL,'Misu'),
(1006,'mobile',NULL,'335233827'),
(1006,'email',NULL,'mm061976@yahoo.com'),
(1006,'assigned_user_id',NULL,'5'),
(1006,'createdtime',NULL,'2023-04-22 15:57:12'),
(1006,'modifiedby',NULL,'5'),
(1006,'lane',NULL,'Piazzale Istria'),
(1006,'city',NULL,'Milano'),
(1006,'description',NULL,'Trilocale, 2 ampie stanze da letto, 1 comodo bagno, sala e cucina'),
(1006,'source',NULL,'WEBSERVICE'),
(1006,'cf_857',NULL,'2'),
(1006,'cf_859',NULL,'1'),
(1006,'cf_861',NULL,'Ricerca Internet'),
(1006,'record_id',NULL,'459'),
(1006,'record_module',NULL,'Leads'),
(1007,'leadstatus','','Contacted'),
(1007,'modifiedby','5','7'),
(1008,'description','APPARTAMENTO DI CIRCA 170MQ SU DUE LIVELLI','APPARTAMENTO DI CIRCA 170MQ SU DUE LIVELLI. Si libera ad agosto. In un piccolo parco, ristrutturato 15 anni fa. 3 bagni 3 camere.'),
(1009,'leadstatus','','Contacted'),
(1009,'modifiedby','5','7'),
(1010,'leadstatus','','Contacted'),
(1010,'modifiedby','5','7'),
(1011,'label',NULL,'EUGENIA DE'),
(1011,'firstname',NULL,'EUGENIA'),
(1011,'lead_no',NULL,'LEA268'),
(1011,'lastname',NULL,'DE'),
(1011,'mobile',NULL,'3393018018'),
(1011,'email',NULL,'eugenia_de_simone@hotmail.com'),
(1011,'assigned_user_id',NULL,'5'),
(1011,'createdtime',NULL,'2023-04-22 19:51:12'),
(1011,'modifiedby',NULL,'5'),
(1011,'lane',NULL,'Piazza Gramsci 3'),
(1011,'city',NULL,'Milano'),
(1011,'description',NULL,'Pubblicità su un tram a Milano'),
(1011,'source',NULL,'WEBSERVICE'),
(1011,'cf_857',NULL,'2'),
(1011,'cf_859',NULL,'1'),
(1011,'cf_861',NULL,'Altro'),
(1011,'record_id',NULL,'460'),
(1011,'record_module',NULL,'Leads'),
(1012,'label',NULL,'Daniela Zorza'),
(1012,'firstname',NULL,'Daniela'),
(1012,'lead_no',NULL,'LEA269'),
(1012,'lastname',NULL,'Zorza'),
(1012,'mobile',NULL,'3462886400'),
(1012,'email',NULL,'zorzadaniela@gmail.com'),
(1012,'assigned_user_id',NULL,'5'),
(1012,'createdtime',NULL,'2023-04-23 10:33:13'),
(1012,'modifiedby',NULL,'5'),
(1012,'lane',NULL,'Via Paolo Lomazzo'),
(1012,'city',NULL,'Milano'),
(1012,'source',NULL,'WEBSERVICE'),
(1012,'cf_857',NULL,'3'),
(1012,'cf_859',NULL,'1'),
(1012,'cf_861',NULL,'Ricerca Internet'),
(1012,'record_id',NULL,'461'),
(1012,'record_module',NULL,'Leads'),
(1013,'label',NULL,'Victoria Croitoru'),
(1013,'firstname',NULL,'Victoria'),
(1013,'lead_no',NULL,'LEA270'),
(1013,'lastname',NULL,'Croitoru'),
(1013,'mobile',NULL,'3273329203'),
(1013,'email',NULL,'victoria.croitoru.98@gmail.com'),
(1013,'assigned_user_id',NULL,'5'),
(1013,'createdtime',NULL,'2023-04-23 18:18:12'),
(1013,'modifiedby',NULL,'5'),
(1013,'lane',NULL,'Fraconalto 30'),
(1013,'city',NULL,'Roma'),
(1013,'source',NULL,'WEBSERVICE'),
(1013,'cf_857',NULL,'2'),
(1013,'cf_859',NULL,'1'),
(1013,'cf_861',NULL,'Altro'),
(1013,'record_id',NULL,'462'),
(1013,'record_module',NULL,'Leads'),
(1014,'label',NULL,'Luca Vigevano'),
(1014,'firstname',NULL,'Luca'),
(1014,'lead_no',NULL,'LEA271'),
(1014,'lastname',NULL,'Vigevano'),
(1014,'mobile',NULL,'3284186536'),
(1014,'email',NULL,'luca.vigevano@bvtradingsrl.con'),
(1014,'assigned_user_id',NULL,'5'),
(1014,'createdtime',NULL,'2023-04-23 19:40:12'),
(1014,'modifiedby',NULL,'5'),
(1014,'lane',NULL,'Bocconi 5'),
(1014,'city',NULL,'Milano'),
(1014,'source',NULL,'WEBSERVICE'),
(1014,'cf_857',NULL,'3'),
(1014,'cf_859',NULL,'3'),
(1014,'cf_861',NULL,'Ricerca Internet'),
(1014,'record_id',NULL,'463'),
(1014,'record_module',NULL,'Leads'),
(1015,'modifiedby','5','7'),
(1015,'description','','230 mq attico e super attico, si trasferiscono in America per 3 anni.'),
(1016,'leadstatus','','Contacted'),
(1017,'leadstatus','Contacted','Fissato appuntamento'),
(1018,'leadstatus','','Attempted to Contact'),
(1018,'modifiedby','5','7'),
(1019,'modifiedby','5','7'),
(1020,'label','EUGENIA DE','EUGENIA De Simone'),
(1020,'lastname','DE','De Simone'),
(1021,'leadstatus','','Attempted to Contact'),
(1022,'leadstatus','','Non Qualificato'),
(1022,'modifiedby','5','7'),
(1023,'leadstatus','','Attempted to Contact'),
(1023,'modifiedby','5','7'),
(1024,'leadstatus','','Attempted to Contact'),
(1024,'modifiedby','5','7'),
(1025,'leadstatus','','Attempted to Contact'),
(1025,'modifiedby','5','7'),
(1026,'leadstatus','','Non Qualificato'),
(1026,'modifiedby','5','7'),
(1027,'leadstatus','','Attempted to Contact'),
(1027,'modifiedby','5','7'),
(1028,'leadstatus','','Non Qualificato'),
(1028,'modifiedby','5','7'),
(1029,'leadstatus','','Attempted to Contact'),
(1029,'modifiedby','5','7'),
(1030,'leadstatus','','Attempted to Contact'),
(1030,'modifiedby','5','7'),
(1031,'leadstatus','Fissato appuntamento','Follow Up'),
(1032,'leadstatus','Fissato appuntamento','Follow Up'),
(1033,'leadstatus','Fissato appuntamento','Follow Up'),
(1034,'description','','Vive a Bordighera. 50 mq da ristrutturare, 1 bagno, piano 3 senza ascensore.'),
(1035,'leadstatus','Attempted to Contact','Contacted'),
(1036,'leadstatus','Contacted','Pre Qualified'),
(1037,'leadstatus','Fissato appuntamento','Follow Up'),
(1038,'leadstatus','Fissato appuntamento','Follow Up'),
(1039,'lane','Via Cipro','Via Cipro 7'),
(1040,'description','','Bilo appena ristrutturato, da abbellire un po, dare info Fanni. Lo usa 3/4 giorni al mese.'),
(1041,'leadstatus','Attempted to Contact','Follow Up'),
(1042,'description','Bilo appena ristrutturato, da abbellire un po, dare info Fanni. Lo usa 3/4 giorni al mese.','Bilo appena ristrutturato, da abbellire un po, dare info Fanni. Lo usa 3/4 giorni al mese. Non ha fretta, probabile inizio a giugno.'),
(1043,'leadstatus','Follow Up','Hot'),
(1044,'label',NULL,'Giacomo Gerosa'),
(1044,'firstname',NULL,'Giacomo'),
(1044,'lead_no',NULL,'LEA272'),
(1044,'lastname',NULL,'Gerosa'),
(1044,'mobile',NULL,'0041798326844'),
(1044,'email',NULL,'giacomo@gerosa.co'),
(1044,'assigned_user_id',NULL,'5'),
(1044,'createdtime',NULL,'2023-04-24 21:21:22'),
(1044,'modifiedby',NULL,'5'),
(1044,'lane',NULL,'Settala'),
(1044,'city',NULL,'Milano'),
(1044,'source',NULL,'WEBSERVICE'),
(1044,'cf_857',NULL,'3'),
(1044,'cf_859',NULL,'2'),
(1044,'cf_861',NULL,'Ricerca Internet'),
(1044,'record_id',NULL,'464'),
(1044,'record_module',NULL,'Leads'),
(1045,'label',NULL,'Fabio Schipa'),
(1045,'firstname',NULL,'Fabio'),
(1045,'lead_no',NULL,'LEA273'),
(1045,'lastname',NULL,'Schipa'),
(1045,'mobile',NULL,'3336378223'),
(1045,'email',NULL,'fabio.schipa@yahoo.com'),
(1045,'assigned_user_id',NULL,'5'),
(1045,'createdtime',NULL,'2023-04-25 06:50:18'),
(1045,'modifiedby',NULL,'5'),
(1045,'lane',NULL,'Via Uruguay 10'),
(1045,'city',NULL,'Milano'),
(1045,'source',NULL,'WEBSERVICE'),
(1045,'cf_857',NULL,'3'),
(1045,'cf_859',NULL,'1'),
(1045,'cf_861',NULL,'Ricerca Internet'),
(1045,'record_id',NULL,'465'),
(1045,'record_module',NULL,'Leads'),
(1046,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1046,'date_start',NULL,'2023-04-25'),
(1046,'activitytype',NULL,'Emails'),
(1046,'assigned_user_id',NULL,'6'),
(1046,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1046,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/stelvio-45<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-stelvio-45<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(1046,'time_start',NULL,'08:35'),
(1046,'createdtime',NULL,'2023-04-25 08:35:02'),
(1046,'modifiedby',NULL,'6'),
(1046,'from_email',NULL,'pietromarra@easylife.house'),
(1046,'saved_toid',NULL,'["sara.barricelli@gmail.com"]'),
(1046,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(1046,'bccmail',NULL,'[""]'),
(1046,'parent_id',NULL,'450@1|'),
(1046,'email_flag',NULL,'SENT'),
(1046,'source',NULL,'CRM'),
(1046,'record_id',NULL,'466'),
(1046,'record_module',NULL,'Emails'),
(1048,'leadstatus','Fissato appuntamento','Follow Up'),
(1049,'leadstatus','Contacted','Follow Up'),
(1050,'leadstatus','Fissato appuntamento','Proposta commerciale'),
(1051,'leadstatus','Fissato appuntamento','Proposta commerciale'),
(1052,'label',NULL,'Daniela migliavacca'),
(1052,'salutationtype',NULL,'Mrs.'),
(1052,'firstname',NULL,'Daniela'),
(1052,'lead_no',NULL,'LEA274'),
(1052,'lastname',NULL,'migliavacca'),
(1052,'mobile',NULL,'3394136096'),
(1052,'email',NULL,'daniela.migliavacca@mi.avvocati.it'),
(1052,'assigned_user_id',NULL,'7'),
(1052,'createdtime',NULL,'2023-04-25 17:17:43'),
(1052,'modifiedby',NULL,'7'),
(1052,'lane',NULL,'Garofalo 5'),
(1052,'city',NULL,'Milano'),
(1052,'source',NULL,'CRM'),
(1052,'record_id',NULL,'467'),
(1052,'record_module',NULL,'Leads'),
(1053,'label',NULL,'Daniela Amandolese'),
(1053,'firstname',NULL,'Daniela'),
(1053,'lead_no',NULL,'LEA275'),
(1053,'lastname',NULL,'Amandolese'),
(1053,'mobile',NULL,'3428677151'),
(1053,'email',NULL,'daniela.amandolese@gmail.com'),
(1053,'assigned_user_id',NULL,'5'),
(1053,'createdtime',NULL,'2023-04-25 17:48:12'),
(1053,'modifiedby',NULL,'5'),
(1053,'lane',NULL,'Salieri'),
(1053,'city',NULL,'Milano'),
(1053,'source',NULL,'WEBSERVICE'),
(1053,'cf_857',NULL,'3'),
(1053,'cf_859',NULL,'1'),
(1053,'cf_861',NULL,'Ricerca Internet'),
(1053,'record_id',NULL,'468'),
(1053,'record_module',NULL,'Leads'),
(1054,'cf_873','0','1'),
(1055,'leadstatus','','Hot'),
(1055,'modifiedby','5','7'),
(1056,'leadstatus','','Fissato appuntamento'),
(1057,'leadstatus','Follow Up','Medium Term'),
(1058,'leadstatus','Hot','Attempted to Contact'),
(1059,'leadstatus','','Contacted'),
(1059,'modifiedby','5','7'),
(1061,'label',NULL,'Contattato da Donato'),
(1061,'commentcontent',NULL,'Contattato da Donato'),
(1061,'assigned_user_id',NULL,'7'),
(1061,'createdtime',NULL,'2023-04-26 07:48:35'),
(1061,'related_to',NULL,'464'),
(1061,'creator',NULL,'7'),
(1061,'source',NULL,'CRM'),
(1061,'userid',NULL,'7'),
(1061,'record_id',NULL,'469'),
(1061,'record_module',NULL,'ModComments'),
(1062,'leadstatus','','Contacted'),
(1062,'modifiedby','5','7'),
(1063,'description','','Va via per 12 mesi da agosto c'e' Arpa e pianoforte che lascia'),
(1064,'leadstatus','Attempted to Contact','Contacted'),
(1065,'description','Va via per 12 mesi da agosto c'e' Arpa e pianoforte che lascia','Va via per 12 mesi da agosto c'e' Arpa e pianoforte che lascia, 70 mq cucina separata camera matrimoniale IV piano senza ascensore'),
(1066,'lane','Salieri','Salieri 6'),
(1067,'leadstatus','Contacted','Non Qualificato'),
(1068,'leadstatus','Attempted to Contact','Contacted'),
(1069,'description','Pubblicità su un tram a Milano','Libero non c'e' AC dice molte, troppe dotazioni, ristrutturato 20 anni fa. Bagno datato e cucina datata.'),
(1070,'description','Libero non c'e' AC dice molte, troppe dotazioni, ristrutturato 20 anni fa. Bagno datato e cucina datata.','Libero non c'e' AC dice molte, troppe dotazioni, ristrutturato 20 anni fa. Bagno datato e cucina datata. 1 camera da letto, soggiorno doppio possibilita' di creare tre stanze'),
(1071,'label',NULL,'Angelo Urbano'),
(1071,'firstname',NULL,'Angelo'),
(1071,'lead_no',NULL,'LEA276'),
(1071,'lastname',NULL,'Urbano'),
(1071,'mobile',NULL,'3332874967'),
(1071,'assigned_user_id',NULL,'7'),
(1071,'createdtime',NULL,'2023-04-26 09:19:51'),
(1071,'modifiedby',NULL,'7'),
(1071,'description',NULL,'Sta per acquistare in Via Altamura 11'),
(1071,'source',NULL,'CRM'),
(1071,'record_id',NULL,'470'),
(1071,'record_module',NULL,'Leads'),
(1072,'description','Sta per acquistare in Via Altamura 11','Sta per acquistare in Via Altamura 11 bilo lui architetto 60 mq da ristrutturare'),
(1073,'label',NULL,'simona campo'),
(1073,'firstname',NULL,'simona'),
(1073,'lead_no',NULL,'LEA277'),
(1073,'lastname',NULL,'campo'),
(1073,'mobile',NULL,'3312339414'),
(1073,'email',NULL,'simonacampojob@gmail.com'),
(1073,'assigned_user_id',NULL,'5'),
(1073,'createdtime',NULL,'2023-04-26 20:06:22'),
(1073,'modifiedby',NULL,'5'),
(1073,'lane',NULL,'viale liguria'),
(1073,'city',NULL,'Milano'),
(1073,'source',NULL,'WEBSERVICE'),
(1073,'cf_857',NULL,'2'),
(1073,'cf_859',NULL,'1'),
(1073,'cf_861',NULL,'Ricerca Internet'),
(1073,'record_id',NULL,'471'),
(1073,'record_module',NULL,'Leads'),
(1074,'label',NULL,'Luisa Tolardo'),
(1074,'firstname',NULL,'Luisa'),
(1074,'lead_no',NULL,'LEA278'),
(1074,'lastname',NULL,'Tolardo'),
(1074,'mobile',NULL,'3494164371'),
(1074,'email',NULL,'luisa.tolardo@gmail.com'),
(1074,'assigned_user_id',NULL,'5'),
(1074,'createdtime',NULL,'2023-04-26 20:09:13'),
(1074,'modifiedby',NULL,'5'),
(1074,'lane',NULL,'Corso Lodi 65'),
(1074,'city',NULL,'Milano'),
(1074,'source',NULL,'WEBSERVICE'),
(1074,'cf_857',NULL,'2'),
(1074,'cf_859',NULL,'1'),
(1074,'cf_861',NULL,'Ricerca Internet'),
(1074,'record_id',NULL,'472'),
(1074,'record_module',NULL,'Leads'),
(1075,'label',NULL,'Francesco Volpi'),
(1075,'firstname',NULL,'Francesco'),
(1075,'lead_no',NULL,'LEA279'),
(1075,'lastname',NULL,'Volpi'),
(1075,'mobile',NULL,'+393384042884'),
(1075,'email',NULL,'francesco_volpi@fastwebnet.it'),
(1075,'assigned_user_id',NULL,'5'),
(1075,'createdtime',NULL,'2023-04-27 08:41:13'),
(1075,'modifiedby',NULL,'5'),
(1075,'lane',NULL,'Fatebenefratelli 34'),
(1075,'city',NULL,'Milano'),
(1075,'description',NULL,'Segnalazione agenzia'),
(1075,'source',NULL,'WEBSERVICE'),
(1075,'cf_857',NULL,'2'),
(1075,'cf_859',NULL,'1'),
(1075,'cf_861',NULL,'Altro'),
(1075,'record_id',NULL,'473'),
(1075,'record_module',NULL,'Leads'),
(1076,'label',NULL,'Germano Monteleone'),
(1076,'firstname',NULL,'Germano'),
(1076,'lead_no',NULL,'LEA280'),
(1076,'lastname',NULL,'Monteleone'),
(1076,'mobile',NULL,'3337969755'),
(1076,'email',NULL,'jackmonuntlion@gmail.com'),
(1076,'assigned_user_id',NULL,'5'),
(1076,'createdtime',NULL,'2023-04-27 15:10:13'),
(1076,'modifiedby',NULL,'5'),
(1076,'lane',NULL,'piazza della trivulziana'),
(1076,'city',NULL,'Milano'),
(1076,'source',NULL,'WEBSERVICE'),
(1076,'cf_857',NULL,'3'),
(1076,'cf_859',NULL,'2'),
(1076,'cf_861',NULL,'Ricerca Internet'),
(1076,'record_id',NULL,'474'),
(1076,'record_module',NULL,'Leads'),
(1077,'label',NULL,'Gioacchino Nunziata'),
(1077,'firstname',NULL,'Gioacchino'),
(1077,'lead_no',NULL,'LEA281'),
(1077,'lastname',NULL,'Nunziata'),
(1077,'mobile',NULL,'3356056100'),
(1077,'email',NULL,'luca.laperla91@gmail.com'),
(1077,'assigned_user_id',NULL,'5'),
(1077,'createdtime',NULL,'2023-04-27 19:02:14'),
(1077,'modifiedby',NULL,'5'),
(1077,'lane',NULL,'Sarca 41'),
(1077,'city',NULL,'Milano'),
(1077,'description',NULL,'2 monolocali adiacenti in fase di ristrutturazione'),
(1077,'source',NULL,'WEBSERVICE'),
(1077,'cf_857',NULL,'2'),
(1077,'cf_859',NULL,'2'),
(1077,'cf_861',NULL,'Ricerca Internet'),
(1077,'record_id',NULL,'475'),
(1077,'record_module',NULL,'Leads'),
(1078,'label',NULL,'Domenico Vitetti'),
(1078,'firstname',NULL,'Domenico'),
(1078,'lead_no',NULL,'LEA282'),
(1078,'lastname',NULL,'Vitetti'),
(1078,'mobile',NULL,'3806462530'),
(1078,'email',NULL,'vitettidomenico@gmail.com'),
(1078,'assigned_user_id',NULL,'5'),
(1078,'createdtime',NULL,'2023-04-27 22:24:13'),
(1078,'modifiedby',NULL,'5'),
(1078,'lane',NULL,'Lodovico Mancini 1'),
(1078,'city',NULL,'Milano'),
(1078,'source',NULL,'WEBSERVICE'),
(1078,'cf_857',NULL,'1'),
(1078,'cf_859',NULL,'1'),
(1078,'cf_861',NULL,'Ricerca Internet'),
(1078,'record_id',NULL,'476'),
(1078,'record_module',NULL,'Leads'),
(1079,'label',NULL,'Luca Belloni'),
(1079,'firstname',NULL,'Luca'),
(1079,'lead_no',NULL,'LEA283'),
(1079,'lastname',NULL,'Belloni'),
(1079,'mobile',NULL,'3931110308'),
(1079,'email',NULL,'lb1612@gmail.com'),
(1079,'assigned_user_id',NULL,'5'),
(1079,'createdtime',NULL,'2023-04-28 10:15:13'),
(1079,'modifiedby',NULL,'5'),
(1079,'lane',NULL,'via cosenz'),
(1079,'city',NULL,'Milano'),
(1079,'source',NULL,'WEBSERVICE'),
(1079,'cf_857',NULL,'1'),
(1079,'cf_859',NULL,'1'),
(1079,'cf_861',NULL,'Ricerca Internet'),
(1079,'record_id',NULL,'477'),
(1079,'record_module',NULL,'Leads'),
(1080,'label',NULL,'LUCA MALAGUTI'),
(1080,'firstname',NULL,'LUCA'),
(1080,'lead_no',NULL,'LEA284'),
(1080,'lastname',NULL,'MALAGUTI'),
(1080,'mobile',NULL,'3482586040'),
(1080,'email',NULL,'luca.malaguti7@gmail.com'),
(1080,'assigned_user_id',NULL,'5'),
(1080,'createdtime',NULL,'2023-04-28 15:53:12'),
(1080,'modifiedby',NULL,'5'),
(1080,'lane',NULL,'Via Marco D'),
(1080,'city',NULL,'Milano'),
(1080,'source',NULL,'WEBSERVICE'),
(1080,'cf_857',NULL,'3'),
(1080,'cf_859',NULL,'1'),
(1080,'cf_861',NULL,'Ricerca Internet'),
(1080,'record_id',NULL,'478'),
(1080,'record_module',NULL,'Leads'),
(1081,'label',NULL,'Mik Ruberl'),
(1081,'firstname',NULL,'Mik'),
(1081,'lead_no',NULL,'LEA285'),
(1081,'lastname',NULL,'Ruberl'),
(1081,'mobile',NULL,'3357733347'),
(1081,'email',NULL,'mikrub@gmail.com'),
(1081,'assigned_user_id',NULL,'5'),
(1081,'createdtime',NULL,'2023-04-28 17:08:12'),
(1081,'modifiedby',NULL,'5'),
(1081,'lane',NULL,'Via Giovanni Prati 18'),
(1081,'city',NULL,'Milano'),
(1081,'source',NULL,'WEBSERVICE'),
(1081,'cf_857',NULL,'1'),
(1081,'cf_859',NULL,'1'),
(1081,'cf_861',NULL,'Ricerca Internet'),
(1081,'record_id',NULL,'479'),
(1081,'record_module',NULL,'Leads'),
(1082,'label',NULL,'Alice Neirotti'),
(1082,'firstname',NULL,'Alice'),
(1082,'lead_no',NULL,'LEA286'),
(1082,'lastname',NULL,'Neirotti'),
(1082,'mobile',NULL,'3389214254'),
(1082,'email',NULL,'alice.neirotti@gmail.com'),
(1082,'assigned_user_id',NULL,'5'),
(1082,'createdtime',NULL,'2023-04-29 09:15:14'),
(1082,'modifiedby',NULL,'5'),
(1082,'lane',NULL,'Via Privata Uberto dell'),
(1082,'city',NULL,'Milano'),
(1082,'source',NULL,'WEBSERVICE'),
(1082,'cf_857',NULL,'2'),
(1082,'cf_859',NULL,'1'),
(1082,'cf_861',NULL,'Ricerca Internet'),
(1082,'record_id',NULL,'480'),
(1082,'record_module',NULL,'Leads'),
(1083,'label',NULL,'GIAMPAOLO Gallo'),
(1083,'firstname',NULL,'GIAMPAOLO'),
(1083,'lead_no',NULL,'LEA287'),
(1083,'lastname',NULL,'Gallo'),
(1083,'mobile',NULL,'3332597634'),
(1083,'email',NULL,'Gallopaolo@yahoo.it'),
(1083,'assigned_user_id',NULL,'5'),
(1083,'createdtime',NULL,'2023-04-29 11:44:12'),
(1083,'modifiedby',NULL,'5'),
(1083,'lane',NULL,'Monte San genesio'),
(1083,'city',NULL,'Milano'),
(1083,'source',NULL,'WEBSERVICE'),
(1083,'cf_857',NULL,'2'),
(1083,'cf_859',NULL,'2'),
(1083,'cf_861',NULL,'Ricerca Internet'),
(1083,'record_id',NULL,'481'),
(1083,'record_module',NULL,'Leads'),
(1084,'label',NULL,'FEDERICO CAPRIOLI'),
(1084,'firstname',NULL,'FEDERICO'),
(1084,'lead_no',NULL,'LEA288'),
(1084,'lastname',NULL,'CAPRIOLI'),
(1084,'mobile',NULL,'3493819512'),
(1084,'email',NULL,'federico.caprioli@gmail.com'),
(1084,'assigned_user_id',NULL,'5'),
(1084,'createdtime',NULL,'2023-04-29 12:45:12'),
(1084,'modifiedby',NULL,'5'),
(1084,'lane',NULL,'Agostino Bertani'),
(1084,'city',NULL,'Milano'),
(1084,'source',NULL,'WEBSERVICE'),
(1084,'cf_857',NULL,'2'),
(1084,'cf_859',NULL,'1'),
(1084,'cf_861',NULL,'Ricerca Internet'),
(1084,'record_id',NULL,'482'),
(1084,'record_module',NULL,'Leads'),
(1085,'label',NULL,'Elena Costagliola'),
(1085,'firstname',NULL,'Elena'),
(1085,'lead_no',NULL,'LEA289'),
(1085,'lastname',NULL,'Costagliola'),
(1085,'mobile',NULL,'3394202473'),
(1085,'email',NULL,'el.costagliola@gmail.com'),
(1085,'assigned_user_id',NULL,'5'),
(1085,'createdtime',NULL,'2023-04-29 15:50:12'),
(1085,'modifiedby',NULL,'5'),
(1085,'lane',NULL,'Disciplini'),
(1085,'city',NULL,'Milano'),
(1085,'source',NULL,'WEBSERVICE'),
(1085,'cf_857',NULL,'3'),
(1085,'cf_859',NULL,'1'),
(1085,'cf_861',NULL,'Ricerca Internet'),
(1085,'record_id',NULL,'483'),
(1085,'record_module',NULL,'Leads'),
(1086,'label',NULL,'maria molteni'),
(1086,'firstname',NULL,'maria'),
(1086,'lead_no',NULL,'LEA290'),
(1086,'lastname',NULL,'molteni'),
(1086,'mobile',NULL,'3490903829'),
(1086,'email',NULL,'mariamolteni77@gmail.com'),
(1086,'assigned_user_id',NULL,'5'),
(1086,'createdtime',NULL,'2023-04-30 16:35:12'),
(1086,'modifiedby',NULL,'5'),
(1086,'lane',NULL,'fontana 16'),
(1086,'city',NULL,'Milano'),
(1086,'description',NULL,'richiesta informazioni'),
(1086,'source',NULL,'WEBSERVICE'),
(1086,'cf_857',NULL,'2'),
(1086,'cf_859',NULL,'1'),
(1086,'cf_861',NULL,'Ricerca Internet'),
(1086,'record_id',NULL,'484'),
(1086,'record_module',NULL,'Leads'),
(1087,'label',NULL,'Giuseppe Rizzotto'),
(1087,'firstname',NULL,'Giuseppe'),
(1087,'lead_no',NULL,'LEA291'),
(1087,'lastname',NULL,'Rizzotto'),
(1087,'mobile',NULL,'3387186556'),
(1087,'email',NULL,'pinorizzotto@icloud.com'),
(1087,'assigned_user_id',NULL,'5'),
(1087,'createdtime',NULL,'2023-04-30 23:23:12'),
(1087,'modifiedby',NULL,'5'),
(1087,'lane',NULL,'Via L.G. Columella'),
(1087,'city',NULL,'Milano'),
(1087,'source',NULL,'WEBSERVICE'),
(1087,'cf_857',NULL,'2'),
(1087,'cf_859',NULL,'1'),
(1087,'cf_861',NULL,'Ricerca Internet'),
(1087,'record_id',NULL,'485'),
(1087,'record_module',NULL,'Leads'),
(1088,'label',NULL,'Giovanna Oranges'),
(1088,'firstname',NULL,'Giovanna'),
(1088,'contact_no',NULL,'CON29'),
(1088,'lastname',NULL,'Oranges'),
(1088,'email',NULL,'giovannaoranges@gmail.com'),
(1088,'assigned_user_id',NULL,'5'),
(1088,'createdtime',NULL,'2023-05-01 06:21:44'),
(1088,'modifiedby',NULL,'5'),
(1088,'source',NULL,'WEBSERVICE'),
(1088,'cf_875',NULL,'goranges'),
(1088,'cf_877',NULL,'Menotti12!'),
(1088,'record_id',NULL,'486'),
(1088,'record_module',NULL,'Contacts'),
(1089,'label',NULL,'sonia ilaria maffioli'),
(1089,'firstname',NULL,'sonia ilaria'),
(1089,'lead_no',NULL,'LEA292'),
(1089,'lastname',NULL,'maffioli'),
(1089,'mobile',NULL,'3485179719'),
(1089,'email',NULL,'soniailaria.maffioli@yahoo.it'),
(1089,'assigned_user_id',NULL,'5'),
(1089,'createdtime',NULL,'2023-05-01 20:34:13'),
(1089,'modifiedby',NULL,'5'),
(1089,'lane',NULL,'Oxilia 24'),
(1089,'city',NULL,'Milano'),
(1089,'source',NULL,'WEBSERVICE'),
(1089,'cf_857',NULL,'1'),
(1089,'cf_859',NULL,'1'),
(1089,'cf_861',NULL,'Ricerca Internet'),
(1089,'record_id',NULL,'487'),
(1089,'record_module',NULL,'Leads'),
(1090,'label',NULL,'Daniele Marchica'),
(1090,'firstname',NULL,'Daniele'),
(1090,'lead_no',NULL,'LEA293'),
(1090,'lastname',NULL,'Marchica'),
(1090,'mobile',NULL,'3288760070'),
(1090,'email',NULL,'dmarchica@hotmail.com'),
(1090,'assigned_user_id',NULL,'5'),
(1090,'createdtime',NULL,'2023-05-01 20:52:16'),
(1090,'modifiedby',NULL,'5'),
(1090,'lane',NULL,'Viale lunigiana 19'),
(1090,'city',NULL,'Milano'),
(1090,'source',NULL,'WEBSERVICE'),
(1090,'cf_857',NULL,'1'),
(1090,'cf_859',NULL,'1'),
(1090,'cf_861',NULL,'Altro'),
(1090,'record_id',NULL,'488'),
(1090,'record_module',NULL,'Leads'),
(1091,'label',NULL,'Gaia Bisceglia'),
(1091,'firstname',NULL,'Gaia'),
(1091,'lead_no',NULL,'LEA294'),
(1091,'lastname',NULL,'Bisceglia'),
(1091,'mobile',NULL,'0041779938278'),
(1091,'email',NULL,'gaiapbosceglia@gmail.com'),
(1091,'assigned_user_id',NULL,'5'),
(1091,'createdtime',NULL,'2023-05-01 21:24:13'),
(1091,'modifiedby',NULL,'5'),
(1091,'lane',NULL,'Medeghino'),
(1091,'city',NULL,'Milano'),
(1091,'description',NULL,'Salve, potreste condividere un listino prezzi per tutti i servizi offerti per gestione affitti brevi a Milano fermata Abbiategrasso? Grazie. Cordiali saluti, Gaia'),
(1091,'source',NULL,'WEBSERVICE'),
(1091,'cf_857',NULL,'1'),
(1091,'cf_859',NULL,'1'),
(1091,'cf_861',NULL,'Ricerca Internet'),
(1091,'record_id',NULL,'489'),
(1091,'record_module',NULL,'Leads'),
(1092,'label',NULL,'Giuseppe Rizzotto'),
(1092,'firstname',NULL,'Giuseppe'),
(1092,'lead_no',NULL,'LEA295'),
(1092,'lastname',NULL,'Rizzotto'),
(1092,'mobile',NULL,'3387186556'),
(1092,'email',NULL,'pinorizzotto@icoud.com'),
(1092,'assigned_user_id',NULL,'5'),
(1092,'createdtime',NULL,'2023-05-02 09:49:16'),
(1092,'modifiedby',NULL,'5'),
(1092,'lane',NULL,'Via L.G. Columella.20/8'),
(1092,'city',NULL,'Milano'),
(1092,'source',NULL,'WEBSERVICE'),
(1092,'cf_857',NULL,'2'),
(1092,'cf_859',NULL,'1'),
(1092,'cf_861',NULL,'Ricerca Internet'),
(1092,'record_id',NULL,'490'),
(1092,'record_module',NULL,'Leads'),
(1093,'label',NULL,'Cristina Dolera'),
(1093,'firstname',NULL,'Cristina'),
(1093,'lead_no',NULL,'LEA296'),
(1093,'lastname',NULL,'Dolera'),
(1093,'mobile',NULL,'3473108042'),
(1093,'email',NULL,'cristina.dolera1@libero.it'),
(1093,'assigned_user_id',NULL,'5'),
(1093,'createdtime',NULL,'2023-05-02 14:04:22'),
(1093,'modifiedby',NULL,'5'),
(1093,'lane',NULL,'Pistrucci'),
(1093,'city',NULL,'Milano'),
(1093,'source',NULL,'WEBSERVICE'),
(1093,'cf_857',NULL,'1'),
(1093,'cf_859',NULL,'1'),
(1093,'cf_861',NULL,'Ricerca Internet'),
(1093,'record_id',NULL,'491'),
(1093,'record_module',NULL,'Leads'),
(1094,'label',NULL,'Cinzia Petraccone'),
(1094,'firstname',NULL,'Cinzia'),
(1094,'lead_no',NULL,'LEA297'),
(1094,'lastname',NULL,'Petraccone'),
(1094,'mobile',NULL,'3391995011'),
(1094,'email',NULL,'cinziapetraccone@gmail.com'),
(1094,'assigned_user_id',NULL,'5'),
(1094,'createdtime',NULL,'2023-05-02 16:04:12'),
(1094,'modifiedby',NULL,'5'),
(1094,'lane',NULL,'Viale Coni Zugna 55'),
(1094,'city',NULL,'Milano'),
(1094,'source',NULL,'WEBSERVICE'),
(1094,'cf_857',NULL,'2'),
(1094,'cf_859',NULL,'1'),
(1094,'cf_861',NULL,'Ricerca Internet'),
(1094,'record_id',NULL,'492'),
(1094,'record_module',NULL,'Leads'),
(1095,'leadstatus','','Contacted'),
(1095,'modifiedby','5','7'),
(1096,'description','','Bilo da lunedi a venerdi lavora in Malpensa'),
(1097,'description','Bilo da lunedi a venerdi lavora in Malpensa','Bilo da lunedi a venerdi lavora in Malpensa e vuole affitarlo solo in questi giorni....'),
(1098,'leadstatus','Contacted','Non Qualificato'),
(1099,'leadstatus','','Contacted'),
(1099,'modifiedby','5','7'),
(1100,'leadstatus','','Fissato appuntamento'),
(1100,'modifiedby','5','7'),
(1101,'label',NULL,'Giangaleazzo Ganzatolli'),
(1101,'firstname',NULL,'Giangaleazzo'),
(1101,'lead_no',NULL,'LEA298'),
(1101,'lastname',NULL,'Ganzatolli'),
(1101,'mobile',NULL,'3315263076'),
(1101,'email',NULL,'giganzar@gmail.com'),
(1101,'assigned_user_id',NULL,'5'),
(1101,'createdtime',NULL,'2023-05-03 21:34:13'),
(1101,'modifiedby',NULL,'5'),
(1101,'lane',NULL,'Legioni Romane 28'),
(1101,'city',NULL,'Milano'),
(1101,'source',NULL,'WEBSERVICE'),
(1101,'cf_857',NULL,'3'),
(1101,'cf_859',NULL,'1'),
(1101,'cf_861',NULL,'Ricerca Internet'),
(1101,'record_id',NULL,'493'),
(1101,'record_module',NULL,'Leads'),
(1102,'label',NULL,'Daniele Emiliano Zorzi'),
(1102,'salutationtype',NULL,'Mr.'),
(1102,'firstname',NULL,'Daniele Emiliano'),
(1102,'lead_no',NULL,'LEA299'),
(1102,'lastname',NULL,'Zorzi'),
(1102,'mobile',NULL,'3485666393'),
(1102,'email',NULL,'robfulton74@gmail.com'),
(1102,'leadstatus',NULL,'Contacted'),
(1102,'assigned_user_id',NULL,'7'),
(1102,'createdtime',NULL,'2023-05-04 08:20:11'),
(1102,'modifiedby',NULL,'7'),
(1102,'lane',NULL,'Pasteur 12'),
(1102,'city',NULL,'Mllano'),
(1102,'description',NULL,'Quadrilocale con 4 posti letto appena ristrutturata ha aperto CIR AC ok solo in una stanza da mettere nella seconda camera da letto (con 2 letti che si possono unire) II piano'),
(1102,'source',NULL,'CRM'),
(1102,'cf_857',NULL,'2'),
(1102,'cf_859',NULL,'1'),
(1102,'record_id',NULL,'494'),
(1102,'record_module',NULL,'Leads'),
(1103,'label',NULL,'Renato Musca'),
(1103,'firstname',NULL,'Renato'),
(1103,'lead_no',NULL,'LEA300'),
(1103,'lastname',NULL,'Musca'),
(1103,'mobile',NULL,'3208161525'),
(1103,'email',NULL,'renatomusca@gmail.com'),
(1103,'assigned_user_id',NULL,'5'),
(1103,'createdtime',NULL,'2023-05-04 08:51:13'),
(1103,'modifiedby',NULL,'5'),
(1103,'lane',NULL,'Via Angelo Inganni 64'),
(1103,'city',NULL,'Milano'),
(1103,'source',NULL,'WEBSERVICE'),
(1103,'cf_857',NULL,'2'),
(1103,'cf_859',NULL,'1'),
(1103,'cf_861',NULL,'Ricerca Internet'),
(1103,'record_id',NULL,'495'),
(1103,'record_module',NULL,'Leads'),
(1104,'leadstatus','Follow Up','Contact in Future'),
(1106,'label',NULL,'Ha deciso di andarci a vivere visto che aspettava che fosse pronto da tre anni'),
(1106,'commentcontent',NULL,'Ha deciso di andarci a vivere visto che aspettava che fosse pronto da tre anni'),
(1106,'assigned_user_id',NULL,'7'),
(1106,'createdtime',NULL,'2023-05-04 13:40:59'),
(1106,'related_to',NULL,'402'),
(1106,'creator',NULL,'7'),
(1106,'source',NULL,'CRM'),
(1106,'userid',NULL,'7'),
(1106,'record_id',NULL,'497'),
(1106,'record_module',NULL,'ModComments'),
(1107,'label',NULL,'Elisabetta Ivagnes'),
(1107,'firstname',NULL,'Elisabetta'),
(1107,'lead_no',NULL,'LEA301'),
(1107,'lastname',NULL,'Ivagnes'),
(1107,'mobile',NULL,'3395380103'),
(1107,'email',NULL,'info@tafataf.com'),
(1107,'assigned_user_id',NULL,'5'),
(1107,'createdtime',NULL,'2023-05-04 13:47:16'),
(1107,'modifiedby',NULL,'5'),
(1107,'lane',NULL,'Sammartini'),
(1107,'city',NULL,'Milano'),
(1107,'source',NULL,'WEBSERVICE'),
(1107,'cf_857',NULL,'1'),
(1107,'cf_859',NULL,'1'),
(1107,'cf_861',NULL,'Ricerca Internet'),
(1107,'record_id',NULL,'498'),
(1107,'record_module',NULL,'Leads'),
(1108,'leadstatus','','Contacted'),
(1108,'modifiedby','5','7'),
(1109,'leadstatus','','Attempted to Contact'),
(1109,'modifiedby','5','7'),
(1110,'leadstatus','','Attempted to Contact'),
(1110,'modifiedby','5','7'),
(1111,'description','','Hanno 3 monolocali gestiscono loro e una societa' che fa le pulizie e fanno loro la registrazione in Questura.'),
(1112,'leadstatus','Attempted to Contact','Contacted'),
(1113,'lane','Sammartini','Sammartini 22'),
(1114,'description','Hanno 3 monolocali gestiscono loro e una societa' che fa le pulizie e fanno loro la registrazione in Questura.','Hanno 3 monolocali gestiscono loro e una societa' che fa le pulizie e fanno loro la registrazione in Questura. Non vogliono pubblicare su Booking.'),
(1115,'label',NULL,'nunzio moccia'),
(1115,'firstname',NULL,'nunzio'),
(1115,'lead_no',NULL,'LEA302'),
(1115,'lastname',NULL,'moccia'),
(1115,'mobile',NULL,'3397170934'),
(1115,'email',NULL,'nunziomoccia28@gmail.com'),
(1115,'assigned_user_id',NULL,'5'),
(1115,'createdtime',NULL,'2023-05-04 14:16:12'),
(1115,'modifiedby',NULL,'5'),
(1115,'lane',NULL,'giuseppe ripamonti 288'),
(1115,'city',NULL,'Milano'),
(1115,'source',NULL,'WEBSERVICE'),
(1115,'cf_857',NULL,'1'),
(1115,'cf_859',NULL,'1'),
(1115,'cf_861',NULL,'Ricerca Internet'),
(1115,'record_id',NULL,'499'),
(1115,'record_module',NULL,'Leads'),
(1116,'label',NULL,'Elisa Canale'),
(1116,'firstname',NULL,'Elisa'),
(1117,'label',NULL,'Elisa Canale'),
(1116,'lead_no',NULL,'LEA303'),
(1117,'firstname',NULL,'Elisa'),
(1116,'lastname',NULL,'Canale'),
(1117,'lead_no',NULL,'LEA304'),
(1116,'mobile',NULL,'3425137851'),
(1117,'lastname',NULL,'Canale'),
(1116,'email',NULL,'elisaec@hotmail.it'),
(1117,'mobile',NULL,'3425137851'),
(1116,'assigned_user_id',NULL,'5'),
(1117,'email',NULL,'elisaec@hotmail.it'),
(1116,'createdtime',NULL,'2023-05-04 14:16:23'),
(1117,'assigned_user_id',NULL,'5'),
(1116,'modifiedby',NULL,'5'),
(1117,'createdtime',NULL,'2023-05-04 14:16:24'),
(1116,'lane',NULL,'Via carlo maderno'),
(1117,'modifiedby',NULL,'5'),
(1116,'city',NULL,'Milano'),
(1117,'lane',NULL,'Via carlo maderno'),
(1116,'source',NULL,'WEBSERVICE'),
(1117,'city',NULL,'Milano'),
(1116,'cf_857',NULL,'1'),
(1117,'source',NULL,'WEBSERVICE'),
(1116,'cf_859',NULL,'1'),
(1117,'cf_857',NULL,'1'),
(1116,'cf_861',NULL,'Ricerca Internet'),
(1117,'cf_859',NULL,'1'),
(1116,'record_id',NULL,'500'),
(1117,'cf_861',NULL,'Ricerca Internet'),
(1116,'record_module',NULL,'Leads'),
(1117,'record_id',NULL,'501'),
(1117,'record_module',NULL,'Leads'),
(1118,'label',NULL,'Andrea Nardella'),
(1118,'firstname',NULL,'Andrea'),
(1118,'lead_no',NULL,'LEA305'),
(1118,'lastname',NULL,'Nardella'),
(1118,'mobile',NULL,'3286889281'),
(1118,'email',NULL,'nardella.andrea@gmail.com'),
(1118,'assigned_user_id',NULL,'5'),
(1118,'createdtime',NULL,'2023-05-04 14:43:12'),
(1118,'modifiedby',NULL,'5'),
(1118,'lane',NULL,'Don giovanni Minzoni 11'),
(1118,'city',NULL,'Milano'),
(1118,'description',NULL,'L'appartamento è sito a Sesto San Giovanni'),
(1118,'source',NULL,'WEBSERVICE'),
(1118,'cf_857',NULL,'3'),
(1118,'cf_859',NULL,'2'),
(1118,'cf_861',NULL,'Ricerca Internet'),
(1118,'record_id',NULL,'502'),
(1118,'record_module',NULL,'Leads'),
(1119,'label',NULL,'Fulvio Paturzo'),
(1119,'firstname',NULL,'Fulvio'),
(1119,'lead_no',NULL,'LEA306'),
(1119,'lastname',NULL,'Paturzo'),
(1119,'mobile',NULL,'+34698537014'),
(1119,'email',NULL,'fulviopaturzo@gmail.com'),
(1119,'assigned_user_id',NULL,'5'),
(1119,'createdtime',NULL,'2023-05-04 16:46:12'),
(1119,'modifiedby',NULL,'5'),
(1119,'lane',NULL,'Via Sannio 28'),
(1119,'city',NULL,'Milano'),
(1119,'source',NULL,'WEBSERVICE'),
(1119,'cf_857',NULL,'1'),
(1119,'cf_859',NULL,'1'),
(1119,'cf_861',NULL,'Ricerca Internet'),
(1119,'record_id',NULL,'503'),
(1119,'record_module',NULL,'Leads'),
(1120,'label',NULL,'Mariangela Curti'),
(1120,'firstname',NULL,'Mariangela'),
(1120,'lead_no',NULL,'LEA307'),
(1120,'lastname',NULL,'Curti'),
(1120,'mobile',NULL,'3476872250'),
(1120,'email',NULL,'MARIANGELA.CURTI64@GMAIL.COM'),
(1120,'assigned_user_id',NULL,'5'),
(1120,'createdtime',NULL,'2023-05-04 19:38:13'),
(1120,'modifiedby',NULL,'5'),
(1120,'lane',NULL,'Bacchiglione'),
(1120,'city',NULL,'Milano'),
(1120,'source',NULL,'WEBSERVICE'),
(1120,'cf_857',NULL,'5'),
(1120,'cf_859',NULL,'2'),
(1120,'cf_861',NULL,'Ricerca Internet'),
(1120,'record_id',NULL,'504'),
(1120,'record_module',NULL,'Leads'),
(1121,'label',NULL,'Barbara Sordina'),
(1121,'firstname',NULL,'Barbara'),
(1121,'lead_no',NULL,'LEA308'),
(1121,'lastname',NULL,'Sordina'),
(1121,'mobile',NULL,'3392223270'),
(1121,'email',NULL,'b.sordina@architetturestp.it'),
(1121,'assigned_user_id',NULL,'5'),
(1121,'createdtime',NULL,'2023-05-04 19:45:13'),
(1121,'modifiedby',NULL,'5'),
(1121,'lane',NULL,'Giacomo Leopardi'),
(1121,'city',NULL,'Milano'),
(1121,'source',NULL,'WEBSERVICE'),
(1121,'cf_857',NULL,'2'),
(1121,'cf_859',NULL,'2'),
(1121,'cf_861',NULL,'Ricerca Internet'),
(1121,'record_id',NULL,'505'),
(1121,'record_module',NULL,'Leads'),
(1122,'label',NULL,'Federica De'),
(1122,'firstname',NULL,'Federica'),
(1122,'lead_no',NULL,'LEA309'),
(1122,'lastname',NULL,'De'),
(1122,'mobile',NULL,'3336174673'),
(1122,'email',NULL,'fededepa@icloud.com'),
(1122,'assigned_user_id',NULL,'5'),
(1122,'createdtime',NULL,'2023-05-05 10:09:12'),
(1122,'modifiedby',NULL,'5'),
(1122,'lane',NULL,'Enrico Mattei N 54 San Donato milanese'),
(1122,'city',NULL,'Milano'),
(1122,'source',NULL,'WEBSERVICE'),
(1122,'cf_857',NULL,'2'),
(1122,'cf_859',NULL,'2'),
(1122,'cf_861',NULL,'Ricerca Internet'),
(1122,'record_id',NULL,'506'),
(1122,'record_module',NULL,'Leads'),
(1123,'label',NULL,'Erika Raggi'),
(1123,'firstname',NULL,'Erika'),
(1123,'lead_no',NULL,'LEA310'),
(1123,'lastname',NULL,'Raggi'),
(1123,'mobile',NULL,'3481692505'),
(1123,'email',NULL,'raggierika11@gmail.com'),
(1123,'assigned_user_id',NULL,'5'),
(1123,'createdtime',NULL,'2023-05-05 11:16:23'),
(1123,'modifiedby',NULL,'5'),
(1123,'lane',NULL,'Via volvinio 22'),
(1123,'city',NULL,'Milano'),
(1123,'source',NULL,'WEBSERVICE'),
(1123,'cf_857',NULL,'2'),
(1123,'cf_859',NULL,'1'),
(1123,'cf_861',NULL,'Ricerca Internet'),
(1123,'record_id',NULL,'507'),
(1123,'record_module',NULL,'Leads'),
(1124,'label',NULL,'Erika Raggi'),
(1124,'firstname',NULL,'Erika'),
(1124,'lead_no',NULL,'LEA311'),
(1124,'lastname',NULL,'Raggi'),
(1124,'mobile',NULL,'3481692505'),
(1124,'email',NULL,'raggierika11@gmail.com'),
(1124,'assigned_user_id',NULL,'5'),
(1124,'createdtime',NULL,'2023-05-05 11:23:12'),
(1124,'modifiedby',NULL,'5'),
(1124,'lane',NULL,'Via volvinio 22'),
(1124,'city',NULL,'Milano'),
(1124,'source',NULL,'WEBSERVICE'),
(1124,'cf_857',NULL,'2'),
(1124,'cf_859',NULL,'1'),
(1124,'cf_861',NULL,'Ricerca Internet'),
(1124,'record_id',NULL,'508'),
(1124,'record_module',NULL,'Leads'),
(1125,'leadstatus','','Contacted'),
(1125,'modifiedby','5','7'),
(1126,'description','','Mono, hanno un bilo in gestione con The Best Rent e non vogliono gestire il mono.'),
(1127,'label',NULL,'Paola Poledri'),
(1127,'firstname',NULL,'Paola'),
(1127,'contact_no',NULL,'CON30'),
(1127,'lastname',NULL,'Poledri'),
(1127,'email',NULL,'paolapoledri@gmail.com'),
(1127,'assigned_user_id',NULL,'5'),
(1127,'createdtime',NULL,'2023-05-05 13:39:52'),
(1127,'modifiedby',NULL,'5'),
(1127,'source',NULL,'WEBSERVICE'),
(1127,'cf_875',NULL,'ppoledri'),
(1127,'cf_877',NULL,'Friuli3!'),
(1127,'cf_925',NULL,'friuli-3'),
(1127,'record_id',NULL,'509'),
(1127,'record_module',NULL,'Contacts'),
(1128,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1128,'date_start',NULL,'2023-05-05'),
(1128,'activitytype',NULL,'Emails'),
(1128,'assigned_user_id',NULL,'6'),
(1128,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1128,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(1128,'time_start',NULL,'13:41'),
(1128,'createdtime',NULL,'2023-05-05 13:41:52'),
(1128,'modifiedby',NULL,'6'),
(1128,'from_email',NULL,'pietromarra@easylife.house'),
(1128,'saved_toid',NULL,'["pietromarra@easylife.house"]'),
(1128,'ccmail',NULL,'[""]'),
(1128,'bccmail',NULL,'[""]'),
(1128,'parent_id',NULL,'6@-1|'),
(1128,'email_flag',NULL,'SENT'),
(1128,'source',NULL,'CRM'),
(1128,'record_id',NULL,'510'),
(1128,'record_module',NULL,'Emails'),
(1129,'label',NULL,'Pietro Marra'),
(1129,'firstname',NULL,'Pietro'),
(1129,'contact_no',NULL,'CON31'),
(1129,'phone',NULL,'+390289954495'),
(1129,'lastname',NULL,'Marra'),
(1129,'email',NULL,'pietromarra@easylife.house'),
(1129,'assigned_user_id',NULL,'6'),
(1129,'createdtime',NULL,'2023-05-05 13:50:38'),
(1129,'modifiedby',NULL,'6'),
(1129,'support_start_date',NULL,'2023-05-05'),
(1129,'support_end_date',NULL,'2024-05-05'),
(1129,'source',NULL,'CRM'),
(1129,'cf_875',NULL,'cmanfredi'),
(1129,'cf_877',NULL,'Vigevano45!'),
(1129,'cf_925',NULL,'vigevano-45'),
(1129,'record_id',NULL,'511'),
(1129,'record_module',NULL,'Contacts'),
(1130,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1130,'date_start',NULL,'2023-05-05'),
(1130,'activitytype',NULL,'Emails'),
(1130,'assigned_user_id',NULL,'6'),
(1130,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1130,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(1130,'time_start',NULL,'13:50'),
(1130,'createdtime',NULL,'2023-05-05 13:50:56'),
(1130,'modifiedby',NULL,'6'),
(1130,'from_email',NULL,'pietromarra@easylife.house'),
(1130,'saved_toid',NULL,'["pietromarra@easylife.house"]'),
(1130,'ccmail',NULL,'[""]'),
(1130,'bccmail',NULL,'[""]'),
(1130,'parent_id',NULL,'511@1|'),
(1130,'email_flag',NULL,'SENT'),
(1130,'source',NULL,'CRM'),
(1130,'record_id',NULL,'512'),
(1130,'record_module',NULL,'Emails'),
(1132,'label',NULL,'Guida proprietari'),
(1132,'notes_title',NULL,'Guida proprietari'),
(1132,'createdtime',NULL,'2023-05-05 14:46:00'),
(1132,'filename',NULL,'Guida_proprietari.pdf'),
(1132,'assigned_user_id',NULL,'9'),
(1132,'filetype',NULL,'application/pdf'),
(1132,'filesize',NULL,'23008373'),
(1132,'filelocationtype',NULL,'I'),
(1132,'filestatus',NULL,'1'),
(1132,'folderid',NULL,'1'),
(1132,'note_no',NULL,'DOC5'),
(1132,'modifiedby',NULL,'6'),
(1132,'source',NULL,'CRM'),
(1132,'record_id',NULL,'513'),
(1132,'record_module',NULL,'Documents'),
(1133,'label',NULL,'federico rosti'),
(1133,'firstname',NULL,'federico'),
(1133,'lead_no',NULL,'LEA312'),
(1133,'lastname',NULL,'rosti'),
(1133,'mobile',NULL,'3479772180'),
(1133,'email',NULL,'federico.rosti81@gmail.com'),
(1133,'assigned_user_id',NULL,'5'),
(1133,'createdtime',NULL,'2023-05-05 16:44:12'),
(1133,'modifiedby',NULL,'5'),
(1133,'lane',NULL,'cadibona 18'),
(1133,'city',NULL,'Milano'),
(1133,'source',NULL,'WEBSERVICE'),
(1133,'cf_857',NULL,'2'),
(1133,'cf_859',NULL,'1'),
(1133,'cf_861',NULL,'Ricerca Internet'),
(1133,'record_id',NULL,'515'),
(1133,'record_module',NULL,'Leads'),
(1134,'label',NULL,'RUBEN FIAMENI'),
(1134,'firstname',NULL,'RUBEN'),
(1134,'lead_no',NULL,'LEA313'),
(1134,'lastname',NULL,'FIAMENI'),
(1134,'mobile',NULL,'3714708846'),
(1134,'email',NULL,'ruben.fiameni@hotmail.it'),
(1134,'assigned_user_id',NULL,'5'),
(1134,'createdtime',NULL,'2023-05-05 19:21:14'),
(1134,'modifiedby',NULL,'5'),
(1134,'lane',NULL,'via Sammartini'),
(1134,'city',NULL,'Milano'),
(1134,'source',NULL,'WEBSERVICE'),
(1134,'cf_857',NULL,'10'),
(1134,'cf_859',NULL,'10'),
(1134,'cf_861',NULL,'Ricerca Internet'),
(1134,'record_id',NULL,'516'),
(1134,'record_module',NULL,'Leads'),
(1135,'label',NULL,'Luca Goglio'),
(1135,'firstname',NULL,'Luca'),
(1135,'contact_no',NULL,'CON32'),
(1135,'lastname',NULL,'Goglio'),
(1135,'email',NULL,'test@test.test'),
(1135,'assigned_user_id',NULL,'5'),
(1135,'createdtime',NULL,'2023-05-05 21:56:08'),
(1135,'modifiedby',NULL,'5'),
(1135,'source',NULL,'WEBSERVICE'),
(1135,'cf_875',NULL,'lgoglio'),
(1135,'cf_877',NULL,'Portaromana109!'),
(1135,'cf_925',NULL,'corso-porta-romana-109'),
(1135,'record_id',NULL,'517'),
(1135,'record_module',NULL,'Contacts'),
(1136,'label',NULL,'Maria Teresa Digirolamo'),
(1136,'firstname',NULL,'Maria Teresa'),
(1136,'lead_no',NULL,'LEA314'),
(1136,'lastname',NULL,'Digirolamo'),
(1136,'mobile',NULL,'3891066151'),
(1136,'email',NULL,'mary.digirolamo6@gmail.com'),
(1136,'assigned_user_id',NULL,'5'),
(1136,'createdtime',NULL,'2023-05-06 08:13:12'),
(1136,'modifiedby',NULL,'5'),
(1136,'lane',NULL,'Via Meda 57'),
(1136,'city',NULL,'Milano'),
(1136,'source',NULL,'WEBSERVICE'),
(1136,'cf_857',NULL,'4'),
(1136,'cf_859',NULL,'1'),
(1136,'cf_861',NULL,'Ricerca Internet'),
(1136,'record_id',NULL,'518'),
(1136,'record_module',NULL,'Leads'),
(1137,'label',NULL,'Francesca Tofanetti'),
(1137,'firstname',NULL,'Francesca'),
(1137,'lead_no',NULL,'LEA315'),
(1137,'lastname',NULL,'Tofanetti'),
(1137,'mobile',NULL,'3479761731'),
(1137,'email',NULL,'francescatofanetti@gmail.com'),
(1137,'assigned_user_id',NULL,'5'),
(1137,'createdtime',NULL,'2023-05-06 13:46:12'),
(1137,'modifiedby',NULL,'5'),
(1137,'lane',NULL,'Garofalo 31'),
(1137,'city',NULL,'Milano'),
(1137,'source',NULL,'WEBSERVICE'),
(1137,'cf_857',NULL,'2'),
(1137,'cf_859',NULL,'1'),
(1137,'cf_861',NULL,'Ricerca Internet'),
(1137,'record_id',NULL,'519'),
(1137,'record_module',NULL,'Leads'),
(1138,'label',NULL,'Paola Ciullo'),
(1138,'firstname',NULL,'Paola'),
(1138,'lead_no',NULL,'LEA316'),
(1138,'lastname',NULL,'Ciullo'),
(1138,'mobile',NULL,'3666305294'),
(1138,'email',NULL,'Paola.ciullo@gmail.com'),
(1138,'assigned_user_id',NULL,'5'),
(1138,'createdtime',NULL,'2023-05-06 14:11:13'),
(1138,'modifiedby',NULL,'5'),
(1138,'lane',NULL,'Piccinni'),
(1138,'city',NULL,'Milano'),
(1138,'description',NULL,'Ho avuto il contatto da Lorenzo Mariani'),
(1138,'source',NULL,'WEBSERVICE'),
(1138,'cf_857',NULL,'1'),
(1138,'cf_859',NULL,'1'),
(1138,'cf_861',NULL,'Altro'),
(1138,'record_id',NULL,'520'),
(1138,'record_module',NULL,'Leads'),
(1139,'label',NULL,'Luisella Zorza'),
(1139,'firstname',NULL,'Luisella'),
(1139,'lead_no',NULL,'LEA317'),
(1139,'lastname',NULL,'Zorza'),
(1139,'mobile',NULL,'3339592701'),
(1139,'email',NULL,'lui.mrzz@gmail.com'),
(1139,'assigned_user_id',NULL,'5'),
(1139,'createdtime',NULL,'2023-05-07 07:29:24'),
(1139,'modifiedby',NULL,'5'),
(1139,'lane',NULL,'Ripamonti'),
(1139,'city',NULL,'Milano'),
(1139,'source',NULL,'WEBSERVICE'),
(1139,'cf_857',NULL,'1'),
(1139,'cf_859',NULL,'1'),
(1139,'cf_861',NULL,'Ricerca Internet'),
(1139,'record_id',NULL,'521'),
(1139,'record_module',NULL,'Leads'),
(1140,'label',NULL,'Antonio Antonuccio'),
(1140,'firstname',NULL,'Antonio'),
(1140,'lead_no',NULL,'LEA318'),
(1140,'lastname',NULL,'Antonuccio'),
(1140,'mobile',NULL,'+971552017202'),
(1140,'email',NULL,'aantonuc_2000@yahoo.com'),
(1140,'assigned_user_id',NULL,'5'),
(1140,'createdtime',NULL,'2023-05-07 07:55:12'),
(1140,'modifiedby',NULL,'5'),
(1140,'lane',NULL,'San Vittore'),
(1140,'city',NULL,'Milano'),
(1140,'source',NULL,'WEBSERVICE'),
(1140,'cf_857',NULL,'4'),
(1140,'cf_859',NULL,'2'),
(1140,'cf_861',NULL,'Ricerca Internet'),
(1140,'record_id',NULL,'522'),
(1140,'record_module',NULL,'Leads'),
(1141,'label',NULL,'Lorenza Chiarlone'),
(1141,'firstname',NULL,'Lorenza'),
(1141,'lead_no',NULL,'LEA319'),
(1141,'lastname',NULL,'Chiarlone'),
(1141,'mobile',NULL,'3334512420'),
(1141,'email',NULL,'lorenza.chiarlone@gmail.com'),
(1141,'assigned_user_id',NULL,'5'),
(1141,'createdtime',NULL,'2023-05-07 14:35:13'),
(1141,'modifiedby',NULL,'5'),
(1141,'lane',NULL,'Piazza Cavour'),
(1141,'city',NULL,'Milano'),
(1141,'source',NULL,'WEBSERVICE'),
(1141,'cf_857',NULL,'2'),
(1141,'cf_859',NULL,'2'),
(1141,'cf_861',NULL,'Ricerca Internet'),
(1141,'record_id',NULL,'523'),
(1141,'record_module',NULL,'Leads'),
(1142,'label',NULL,'SAVINO SPINELLI'),
(1142,'firstname',NULL,'SAVINO'),
(1142,'lead_no',NULL,'LEA320'),
(1142,'lastname',NULL,'SPINELLI'),
(1142,'mobile',NULL,'3496721237'),
(1142,'email',NULL,'saviospinelli@hotmail.it'),
(1142,'assigned_user_id',NULL,'5'),
(1142,'createdtime',NULL,'2023-05-07 14:36:12'),
(1142,'modifiedby',NULL,'5'),
(1142,'lane',NULL,'luigi devoto 5'),
(1142,'city',NULL,'Milano'),
(1142,'source',NULL,'WEBSERVICE'),
(1142,'cf_857',NULL,'1'),
(1142,'cf_859',NULL,'1'),
(1142,'cf_861',NULL,'Ricerca Internet'),
(1142,'record_id',NULL,'524'),
(1142,'record_module',NULL,'Leads'),
(1143,'label',NULL,'Fabio Spina'),
(1143,'firstname',NULL,'Fabio'),
(1143,'lead_no',NULL,'LEA321'),
(1143,'lastname',NULL,'Spina'),
(1143,'mobile',NULL,'3275439838'),
(1143,'email',NULL,'fabiospina88@gmail.com'),
(1143,'assigned_user_id',NULL,'5'),
(1143,'createdtime',NULL,'2023-05-08 06:16:14'),
(1143,'modifiedby',NULL,'5'),
(1143,'lane',NULL,'Piazza Luigi di Savoia'),
(1143,'city',NULL,'Milano'),
(1143,'source',NULL,'WEBSERVICE'),
(1143,'cf_857',NULL,'2'),
(1143,'cf_859',NULL,'2'),
(1143,'cf_861',NULL,'Ricerca Internet'),
(1143,'record_id',NULL,'525'),
(1143,'record_module',NULL,'Leads'),
(1144,'label',NULL,'Marta Monelli'),
(1144,'firstname',NULL,'Marta'),
(1144,'lead_no',NULL,'LEA322'),
(1144,'lastname',NULL,'Monelli'),
(1144,'mobile',NULL,'+49 17666648044'),
(1144,'email',NULL,'marta.monelli@gmail.com'),
(1144,'assigned_user_id',NULL,'5'),
(1144,'createdtime',NULL,'2023-05-08 06:30:22'),
(1144,'modifiedby',NULL,'5'),
(1144,'lane',NULL,'Scalvini'),
(1144,'city',NULL,'Milano'),
(1144,'description',NULL,'Piccolo bilocale (55 mq) con grande giardino privato.'),
(1144,'source',NULL,'WEBSERVICE'),
(1144,'cf_857',NULL,'2'),
(1144,'cf_859',NULL,'1'),
(1144,'cf_861',NULL,'Ricerca Internet'),
(1144,'record_id',NULL,'526'),
(1144,'record_module',NULL,'Leads'),
(1145,'leadstatus','','Attempted to Contact'),
(1145,'modifiedby','5','7'),
(1146,'leadstatus','','Contacted'),
(1146,'modifiedby','5','7'),
(1147,'description','','Trilocale 140 mq, l'ha messa in vendita e vorrebbe fare affitti brevi per i mesi.'),
(1148,'description','Trilocale 140 mq, l'ha messa in vendita e vorrebbe fare affitti brevi per i mesi.','Trilocale 140 mq, l'ha messa in vendita e vorrebbe fare affitti brevi per i mesi. Via Aleardo Aleardi'),
(1149,'description','Trilocale 140 mq, l'ha messa in vendita e vorrebbe fare affitti brevi per i mesi. Via Aleardo Aleardi','Trilocale 140 mq, l'ha messa in vendita e vorrebbe fare affitti brevi per i mesi. Ha un mono anche in Via Aleardo Aleardi, fare visita'),
(1150,'leadstatus','Contacted','Follow Up'),
(1151,'leadstatus','','Attempted to Contact'),
(1151,'modifiedby','5','7'),
(1152,'leadstatus','','Attempted to Contact'),
(1152,'modifiedby','5','7'),
(1153,'leadstatus','','Contacted'),
(1153,'modifiedby','5','7'),
(1154,'description','','Bilo 45 mq, II piano , mobili del 2008, AC.'),
(1155,'leadstatus','Contacted','Fissato appuntamento'),
(1156,'leadstatus','','Non Qualificato'),
(1156,'modifiedby','5','7'),
(1157,'label',NULL,'Luca Francesia'),
(1157,'firstname',NULL,'Luca'),
(1157,'lead_no',NULL,'LEA323'),
(1157,'lastname',NULL,'Francesia'),
(1157,'mobile',NULL,'3485116533'),
(1157,'email',NULL,'lucafrancesia@gmail.com'),
(1157,'assigned_user_id',NULL,'5'),
(1157,'createdtime',NULL,'2023-05-08 12:50:12'),
(1157,'modifiedby',NULL,'5'),
(1157,'lane',NULL,'Via dei Biancospini 18'),
(1157,'city',NULL,'Milano'),
(1157,'description',NULL,'Buongiorno, Sono proprietario di un monolocale in zona Lorenteggio (vicino piazza Frattini), è al nono piano e ha un terrazzo spazioso di 40 metri quadri. Lâappartamento, anchâesso di 40 metri circa, ha un divano letto (visto lo spazio ridotto il divano funge anche da letto), una scrivania con sedia, televisione, tavolino con due sgabelli, una piccola cucina e il bagno (con doccia). Attualmente vivo in questa casa. Stavo pensando, tuttavia, di affittarla per un periodo di prova (es. da giugno a settembre) mentre sarò via per la maggior parte del periodo. Potrei avere necessità , di tanto in tanto, di tornare a Milano per qualche giorno, ragione per la quale avrei bisogno di un poâ di flessibilità mettendoci dâaccordo sulle modalità . Mi piacerebbe quindi chiedervi un preventivo con una stima di quale potrebbe essere il ricavo che potrei ottenere, il vostro corrispettivo e quali servizi coprirebbe e cosa invece corrisponderebbe a me fare. Se siete interessati, possiamo anche organizzare un appuntamento in modo da farvi vedere lâappartamento e parlare del tutto. Vi ringrazio in anticipo e vi saluto cordialmente Luca Francesia'),
(1157,'source',NULL,'WEBSERVICE'),
(1157,'cf_857',NULL,'1'),
(1157,'cf_859',NULL,'1'),
(1157,'cf_861',NULL,'Ricerca Internet'),
(1157,'record_id',NULL,'527'),
(1157,'record_module',NULL,'Leads'),
(1158,'modifiedby','5','7'),
(1158,'description','Buongiorno, Sono proprietario di un monolocale in zona Lorenteggio (vicino piazza Frattini), è al nono piano e ha un terrazzo spazioso di 40 metri quadri. Lâappartamento, anchâesso di 40 metri circa, ha un divano letto (visto lo spazio ridotto il divano funge anche da letto), una scrivania con sedia, televisione, tavolino con due sgabelli, una piccola cucina e il bagno (con doccia). Attualmente vivo in questa casa. Stavo pensando, tuttavia, di affittarla per un periodo di prova (es. da giugno a settembre) mentre sarò via per la maggior parte del periodo. Potrei avere necessità , di tanto in tanto, di tornare a Milano per qualche giorno, ragione per la quale avrei bisogno di un poâ di flessibilità mettendoci dâaccordo sulle modalità . Mi piacerebbe quindi chiedervi un preventivo con una stima di quale potrebbe essere il ricavo che potrei ottenere, il vostro corrispettivo e quali servizi coprirebbe e cosa invece corrisponderebbe a me fare. Se siete interessati, possiamo anche organizzare un appuntamento in modo da farvi vedere lâappartamento e parlare del tutto. Vi ringrazio in anticipo e vi saluto cordialmente Luca Francesia','Buongiorno, Sono proprietario di un monolocale in zona Lorenteggio (vicino piazza Frattini), è al nono piano e ha un terrazzo spazioso di 40 metri quadri. Lâappartamento, anchâesso di 40 metri circa, ha un divano letto (visto lo spazio ridotto il divano funge anche da letto), una scrivania con sedia, televisione, tavolino con due sgabelli, una piccola cucina e il bagno (con doccia). Attualmente vivo in questa casa. Stavo pensando, tuttavia, di affittarla per un periodo di prova (es. da giugno a settembre) mentre sarò via per la maggior parte del periodo. Potrei avere necessità , di tanto in tanto, di tornare a Milano per qualche giorno, ragione per la quale avrei bisogno di un poâ di flessibilità mettendoci dâaccordo sulle modalità . Mi piacerebbe quindi chiedervi un preventivo con una stima di quale potrebbe essere il ricavo che potrei ottenere, il vostro corrispettivo e quali servizi coprirebbe e cosa invece corrisponderebbe a me fare. Se siete interessati, possiamo anche organizzare un appuntamento in modo da farvi vedere lâappartamento e parlare del tutto. Vi ringrazio in anticipo e vi saluto cordialmente Luca Francesia'),
(1159,'leadstatus','','Non Qualificato'),
(1160,'leadstatus','','Contacted'),
(1160,'modifiedby','5','7'),
(1161,'lane','Ripamonti','Ripamonti 227'),
(1162,'description','','135 mq 2 bagni due balconi'),
(1163,'description','135 mq 2 bagni due balconi','135 mq 2 bagni due balconi arredo di 20 anni fa'),
(1164,'label',NULL,'Andrea Morelli'),
(1164,'firstname',NULL,'Andrea'),
(1164,'lead_no',NULL,'LEA324'),
(1164,'lastname',NULL,'Morelli'),
(1164,'mobile',NULL,'3476349844'),
(1164,'email',NULL,'morelli.android@gmail.com'),
(1164,'assigned_user_id',NULL,'5'),
(1164,'createdtime',NULL,'2023-05-08 13:02:12'),
(1164,'modifiedby',NULL,'5'),
(1164,'lane',NULL,'Lomellina'),
(1164,'city',NULL,'Milano'),
(1164,'source',NULL,'WEBSERVICE'),
(1164,'cf_857',NULL,'2'),
(1164,'cf_859',NULL,'1'),
(1164,'cf_861',NULL,'Ricerca Internet'),
(1164,'record_id',NULL,'528'),
(1164,'record_module',NULL,'Leads'),
(1165,'modifiedby','5','7'),
(1165,'description','','2 piani, uno al piano terra e uno seminterrato, camere stile Hotel, 12 in totale.'),
(1166,'lane','via Sammartini','via Sammartini 5'),
(1167,'leadstatus','','Contacted'),
(1168,'label',NULL,'piero de'),
(1168,'firstname',NULL,'piero'),
(1168,'lead_no',NULL,'LEA325'),
(1168,'lastname',NULL,'de'),
(1168,'mobile',NULL,'3287640363'),
(1168,'email',NULL,'pierodenoia@gmail.com'),
(1168,'assigned_user_id',NULL,'5'),
(1168,'createdtime',NULL,'2023-05-08 14:54:12'),
(1168,'modifiedby',NULL,'5'),
(1168,'lane',NULL,'via boiardo'),
(1168,'city',NULL,'Milano'),
(1168,'source',NULL,'WEBSERVICE'),
(1168,'cf_857',NULL,'1'),
(1168,'cf_859',NULL,'1'),
(1168,'cf_861',NULL,'Ricerca Internet'),
(1168,'record_id',NULL,'529'),
(1168,'record_module',NULL,'Leads'),
(1169,'label',NULL,'piero de'),
(1169,'firstname',NULL,'piero'),
(1169,'lead_no',NULL,'LEA326'),
(1169,'lastname',NULL,'de'),
(1169,'mobile',NULL,'3287640363'),
(1169,'email',NULL,'pierodenoia@gmail.com'),
(1169,'assigned_user_id',NULL,'5'),
(1169,'createdtime',NULL,'2023-05-08 14:55:32'),
(1169,'modifiedby',NULL,'5'),
(1169,'lane',NULL,'via boiardo'),
(1169,'city',NULL,'Milano'),
(1169,'source',NULL,'WEBSERVICE'),
(1169,'cf_857',NULL,'1'),
(1169,'cf_859',NULL,'1'),
(1169,'cf_861',NULL,'Ricerca Internet'),
(1169,'record_id',NULL,'530'),
(1169,'record_module',NULL,'Leads'),
(1171,'label','piero de','piero de noia'),
(1171,'lastname','de','de noia'),
(1171,'modifiedby','5','6'),
(1172,'label',NULL,'Sarah Carla Frasca'),
(1172,'firstname',NULL,'Sarah Carla'),
(1172,'lead_no',NULL,'LEA327'),
(1172,'lastname',NULL,'Frasca'),
(1172,'mobile',NULL,'3280539005'),
(1172,'email',NULL,'sarahcarlafrasca@gmail.com'),
(1172,'assigned_user_id',NULL,'5'),
(1172,'createdtime',NULL,'2023-05-08 18:30:12'),
(1172,'modifiedby',NULL,'5'),
(1172,'lane',NULL,'Arqu'),
(1172,'city',NULL,'Milano'),
(1172,'source',NULL,'WEBSERVICE'),
(1172,'cf_857',NULL,'1'),
(1172,'cf_859',NULL,'1'),
(1172,'cf_861',NULL,'Ricerca Internet'),
(1172,'record_id',NULL,'531'),
(1172,'record_module',NULL,'Leads'),
(1173,'modifiedby','5','6'),
(1173,'cf_925','','menotti-12'),
(1174,'modifiedby','5','6'),
(1174,'cf_925','','rontgen-24'),
(1175,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1175,'date_start',NULL,'2023-05-09'),
(1175,'activitytype',NULL,'Emails'),
(1175,'assigned_user_id',NULL,'6'),
(1175,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1175,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n https://www.easylife.house/milano/rontgen-24d<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n https://airbnb.com/h/easylife-house-milano-rontgen-24d<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(1175,'time_start',NULL,'07:43'),
(1175,'createdtime',NULL,'2023-05-09 07:43:49'),
(1175,'modifiedby',NULL,'6'),
(1175,'from_email',NULL,'pietromarra@easylife.house'),
(1175,'saved_toid',NULL,'["leonardo.vena@lucano1894.it"]'),
(1175,'ccmail',NULL,'["donatocella@easylife.house"]'),
(1175,'bccmail',NULL,'[""]'),
(1175,'parent_id',NULL,'451@1|'),
(1175,'email_flag',NULL,'SAVED'),
(1175,'source',NULL,'CRM'),
(1175,'record_id',NULL,'532'),
(1175,'record_module',NULL,'Emails'),
(1177,'cf_925','rontgen-24','rontgen-24s'),
(1178,'time_start','07:43','07:44'),
(1180,'modifiedby','5','6'),
(1180,'cf_925','','padova-29'),
(1182,'time_start','07:44','07:54'),
(1182,'email_flag','SAVED','SENT'),
(1184,'cf_873','0','1'),
(1185,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1185,'date_start',NULL,'2023-05-09'),
(1185,'activitytype',NULL,'Emails'),
(1185,'assigned_user_id',NULL,'6'),
(1185,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1185,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(1185,'time_start',NULL,'07:57'),
(1185,'createdtime',NULL,'2023-05-09 07:57:04'),
(1185,'modifiedby',NULL,'6'),
(1185,'from_email',NULL,'pietromarra@easylife.house'),
(1185,'saved_toid',NULL,'["giovannaoranges@gmail.com","paolapoledri@gmail.com"]'),
(1185,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(1185,'bccmail',NULL,'[""]'),
(1185,'parent_id',NULL,'486@1|509@1|'),
(1185,'email_flag',NULL,'SENT'),
(1185,'source',NULL,'CRM'),
(1185,'record_id',NULL,'533'),
(1185,'record_module',NULL,'Emails'),
(1188,'label',NULL,'Caterina Muratori'),
(1188,'firstname',NULL,'Caterina'),
(1188,'lead_no',NULL,'LEA328'),
(1188,'lastname',NULL,'Muratori'),
(1188,'mobile',NULL,'3393317194'),
(1188,'email',NULL,'caterinaemme@gmail.com'),
(1188,'assigned_user_id',NULL,'5'),
(1188,'createdtime',NULL,'2023-05-09 08:05:22'),
(1188,'modifiedby',NULL,'5'),
(1188,'lane',NULL,'orti'),
(1188,'city',NULL,'Milano'),
(1188,'source',NULL,'WEBSERVICE'),
(1188,'cf_857',NULL,'2'),
(1188,'cf_859',NULL,'1'),
(1188,'cf_861',NULL,'Ricerca Internet'),
(1188,'record_id',NULL,'534'),
(1188,'record_module',NULL,'Leads'),
(1189,'cf_873','0','1'),
(1190,'cf_873','0','1'),
(1191,'label',NULL,'Cristiana Caturano'),
(1191,'firstname',NULL,'Cristiana'),
(1191,'lead_no',NULL,'LEA329'),
(1191,'lastname',NULL,'Caturano'),
(1191,'mobile',NULL,'3895117712'),
(1191,'email',NULL,'cristianacaturano@hotmail.it'),
(1191,'assigned_user_id',NULL,'5'),
(1191,'createdtime',NULL,'2023-05-09 09:41:12'),
(1191,'modifiedby',NULL,'5'),
(1191,'lane',NULL,'Volvinio, 1'),
(1191,'city',NULL,'Milano'),
(1191,'description',NULL,'é un bilocale, stanza con letto matrimoniale+ soggiorno con divano matrimoniale'),
(1191,'source',NULL,'WEBSERVICE'),
(1191,'cf_857',NULL,'2'),
(1191,'cf_859',NULL,'1'),
(1191,'cf_861',NULL,'Ricerca Internet'),
(1191,'record_id',NULL,'535'),
(1191,'record_module',NULL,'Leads'),
(1192,'label',NULL,'test'),
(1192,'subject',NULL,'test'),
(1192,'assigned_user_id',NULL,'6'),
(1192,'date_start',NULL,'2023-05-09'),
(1192,'time_start',NULL,'11:33:00'),
(1192,'due_date',NULL,'2023-05-09'),
(1192,'time_end',NULL,'11:38:00'),
(1192,'duration_minutes',NULL,'5'),
(1192,'eventstatus',NULL,'Planned'),
(1192,'activitytype',NULL,'Call'),
(1192,'createdtime',NULL,'2023-05-09 11:33:14'),
(1192,'visibility',NULL,'Public'),
(1192,'modifiedby',NULL,'6'),
(1192,'source',NULL,'CRM'),
(1192,'record_id',NULL,'537'),
(1192,'record_module',NULL,'Events'),
(1194,'label',NULL,'test'),
(1194,'notes_title',NULL,'test'),
(1194,'createdtime',NULL,'2023-05-09 11:33:48'),
(1194,'assigned_user_id',NULL,'6'),
(1194,'notecontent',NULL,'testteastest'),
(1194,'filelocationtype',NULL,'I'),
(1194,'filestatus',NULL,'1'),
(1194,'folderid',NULL,'1'),
(1194,'note_no',NULL,'DOC6'),
(1194,'modifiedby',NULL,'6'),
(1194,'source',NULL,'CRM'),
(1194,'record_id',NULL,'538'),
(1194,'record_module',NULL,'Documents'),
(1197,'label',NULL,'Vorrei commentare qui'),
(1197,'commentcontent',NULL,'Vorrei commentare qui'),
(1197,'assigned_user_id',NULL,'6'),
(1197,'createdtime',NULL,'2023-05-09 11:34:00'),
(1197,'related_to',NULL,'536'),
(1197,'creator',NULL,'6'),
(1197,'source',NULL,'CRM'),
(1197,'userid',NULL,'6'),
(1197,'record_id',NULL,'539'),
(1197,'record_module',NULL,'ModComments'),
(1199,'label',NULL,'se aggiungessi un doc ?'),
(1199,'commentcontent',NULL,'se aggiungessi un doc ?'),
(1199,'assigned_user_id',NULL,'6'),
(1199,'createdtime',NULL,'2023-05-09 11:34:18'),
(1199,'related_to',NULL,'536'),
(1199,'creator',NULL,'6'),
(1199,'source',NULL,'CRM'),
(1199,'userid',NULL,'6'),
(1199,'filename',NULL,'541'),
(1199,'record_id',NULL,'540'),
(1199,'record_module',NULL,'ModComments'),
(1200,'folderid','1','2'),
(1201,'label',NULL,'TEST RECALL'),
(1201,'subject',NULL,'TEST RECALL'),
(1201,'assigned_user_id',NULL,'6'),
(1201,'date_start',NULL,'2023-05-09'),
(1201,'time_start',NULL,'11:43:00'),
(1201,'due_date',NULL,'2023-05-09'),
(1201,'duration_hours',NULL,'10'),
(1201,'duration_minutes',NULL,'17'),
(1201,'parent_id',NULL,'536'),
(1201,'activitytype',NULL,'Task'),
(1201,'createdtime',NULL,'2023-05-09 11:43:56'),
(1201,'visibility',NULL,'Private'),
(1201,'modifiedby',NULL,'6'),
(1201,'source',NULL,'CRM'),
(1201,'taskstatus',NULL,'Not Started'),
(1201,'record_id',NULL,'542'),
(1201,'record_module',NULL,'Calendar'),
(1207,'leadstatus','','Contacted'),
(1207,'modifiedby','5','7'),
(1208,'lane','orti','orti 14'),
(1209,'leadstatus','','Non Qualificato'),
(1209,'modifiedby','5','7'),
(1210,'leadstatus','','Non Qualificato'),
(1210,'modifiedby','5','7'),
(1211,'leadstatus','','Non Qualificato'),
(1211,'modifiedby','5','7'),
(1212,'leadstatus','','Contacted'),
(1212,'modifiedby','5','7'),
(1213,'leadstatus','','Attempted to Contact'),
(1213,'modifiedby','6','7'),
(1214,'leadstatus','','Attempted to Contact'),
(1214,'modifiedby','5','7'),
(1215,'modifiedby','5','7'),
(1215,'lane','Arqu','Arqua'),
(1216,'description','','Monolocale vicino a Pasteur AC ristrutturato nel 2020. III piano senza ascensore'),
(1217,'leadstatus','','Contacted'),
(1218,'label','Raffaella De','Raffaella De Falco'),
(1218,'lastname','De','De Falco'),
(1218,'modifiedby','5','6'),
(1219,'leadstatus','','Contacted'),
(1219,'modifiedby','5','7'),
(1220,'description','','Bilocale di 30 mq con divano letto e camera matrimoniale da 140, piano 1, AC, appena ristrutturato.'),
(1221,'description','Bilocale di 30 mq con divano letto e camera matrimoniale da 140, piano 1, AC, appena ristrutturato.','Bilocale di 30 mq con divano letto e camera matrimoniale da 140, piano 1, AC, appena ristrutturato. Balcone'),
(1223,'label',NULL,'Fissare appuntamento fra tre settimane'),
(1223,'commentcontent',NULL,'Fissare appuntamento fra tre settimane'),
(1223,'assigned_user_id',NULL,'7'),
(1223,'createdtime',NULL,'2023-05-09 13:19:11'),
(1223,'related_to',NULL,'524'),
(1223,'creator',NULL,'7'),
(1223,'source',NULL,'CRM'),
(1223,'userid',NULL,'7'),
(1223,'record_id',NULL,'543'),
(1223,'record_module',NULL,'ModComments'),
(1224,'leadstatus','','Fissato appuntamento'),
(1224,'modifiedby','5','7'),
(1225,'leadstatus','Contacted','Fissato appuntamento'),
(1226,'modifiedby','5','7'),
(1227,'leadstatus','','Contacted'),
(1229,'label',NULL,'Poco interessante la zona...'),
(1229,'commentcontent',NULL,'Poco interessante la zona...'),
(1229,'assigned_user_id',NULL,'7'),
(1229,'createdtime',NULL,'2023-05-09 13:52:26'),
(1229,'related_to',NULL,'535'),
(1229,'creator',NULL,'7'),
(1229,'source',NULL,'CRM'),
(1229,'userid',NULL,'7'),
(1229,'record_id',NULL,'544'),
(1229,'record_module',NULL,'ModComments'),
(1230,'leadstatus','','Attempted to Contact'),
(1230,'modifiedby','6','7'),
(1232,'leadstatus','','Attempted to Contact'),
(1232,'modifiedby','5','7'),
(1233,'leadstatus','','Non Qualificato'),
(1233,'modifiedby','5','7'),
(1235,'leadstatus','','Non Qualificato'),
(1235,'modifiedby','5','7'),
(1236,'leadstatus','','Contacted'),
(1236,'modifiedby','5','7'),
(1237,'leadstatus','','Fissato appuntamento'),
(1237,'modifiedby','5','7'),
(1238,'description','','Bilo di 34 mq da sistemare, imbiancare e togliere arredo superfluo in camera da letto.'),
(1239,'lane','via palladio','via palladio 2'),
(1240,'leadstatus','','Non Qualificato'),
(1240,'modifiedby','5','7'),
(1241,'leadstatus','','Follow Up'),
(1241,'modifiedby','5','7'),
(1243,'label',NULL,'Appartamento ancora occupato, richiamare a settembre'),
(1243,'commentcontent',NULL,'Appartamento ancora occupato, richiamare a settembre'),
(1243,'assigned_user_id',NULL,'7'),
(1243,'createdtime',NULL,'2023-05-09 14:14:53'),
(1243,'related_to',NULL,'41'),
(1243,'creator',NULL,'7'),
(1243,'source',NULL,'CRM'),
(1243,'userid',NULL,'7'),
(1243,'record_id',NULL,'545'),
(1243,'record_module',NULL,'ModComments'),
(1244,'leadstatus','','Contacted'),
(1244,'modifiedby','5','7'),
(1245,'leadstatus','','Attempted to Contact'),
(1245,'modifiedby','5','7'),
(1246,'leadstatus','','Attempted to Contact'),
(1246,'modifiedby','5','7'),
(1247,'leadstatus','','Non Qualificato'),
(1247,'modifiedby','5','7'),
(1248,'label',NULL,'Greta Francesca Gilardi'),
(1248,'firstname',NULL,'Greta Francesca'),
(1248,'lead_no',NULL,'LEA330'),
(1248,'lastname',NULL,'Gilardi'),
(1248,'mobile',NULL,'3338524379'),
(1248,'email',NULL,'gre.gilardi@gmail.com'),
(1248,'assigned_user_id',NULL,'5'),
(1248,'createdtime',NULL,'2023-05-09 14:39:12'),
(1248,'modifiedby',NULL,'5'),
(1248,'lane',NULL,'Paladini'),
(1248,'city',NULL,'Milano'),
(1248,'source',NULL,'WEBSERVICE'),
(1248,'cf_857',NULL,'1'),
(1248,'cf_859',NULL,'1'),
(1248,'cf_861',NULL,'Passaparola Amici'),
(1248,'record_id',NULL,'546'),
(1248,'record_module',NULL,'Leads'),
(1249,'label',NULL,'Chiama per avere aggiornamenti'),
(1249,'subject',NULL,'Chiama per avere aggiornamenti'),
(1249,'assigned_user_id',NULL,'7'),
(1249,'date_start',NULL,'2023-05-11'),
(1249,'time_start',NULL,'14:47:00'),
(1249,'due_date',NULL,'2023-05-11'),
(1249,'time_end',NULL,'14:52:00'),
(1249,'recurringtype',NULL,'--None--'),
(1249,'duration_minutes',NULL,'5'),
(1249,'parent_id',NULL,'409'),
(1249,'eventstatus',NULL,'Planned'),
(1249,'sendnotification',NULL,'1'),
(1249,'activitytype',NULL,'Call'),
(1249,'createdtime',NULL,'2023-05-09 14:50:25'),
(1249,'taskpriority',NULL,'High'),
(1249,'visibility',NULL,'Public'),
(1249,'modifiedby',NULL,'7'),
(1249,'reminder_time',NULL,'1441'),
(1249,'source',NULL,'CRM'),
(1249,'record_id',NULL,'547'),
(1249,'record_module',NULL,'Events'),
(1251,'label',NULL,'Event : Chiama per avere aggiornamenti'),
(1251,'date_start',NULL,'2023-05-09'),
(1251,'activitytype',NULL,'Emails'),
(1251,'assigned_user_id',NULL,'1'),
(1251,'subject',NULL,'Event : Chiama per avere aggiornamenti'),
(1251,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Montuoro Francesca ,<br />\r\n<b>Activity Notification Details:</b><br />\r\nSubject : Chiama per avere aggiornamenti<a class="cancelLink" data-dismiss="modal" href="https://crm.easylife.house/index.php?module=Workflows&amp;parent=Settings&amp;view=Edit&amp;record=13&amp;mode=V7Edit&amp;returnmodule=Workflows&amp;returnparent=Settings&amp;returnpage=1&amp;returnview=List#" type="reset">Cancel</a><br />\r\nStart date and time : 11-05-2023 2:47 PM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br />\r\nEnd date and time : 11-05-2023 2:52 PM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br />\r\nStatus : Planned<br />\r\nPriority : High<br />\r\nRelated To : Polverino Dino <br />\r\nContacts List : <br />\r\nLocation : <br />\r\nDescription : </body>\r\n</html>\r\n<br><br>'),
(1251,'time_start',NULL,'14:51:01'),
(1251,'createdtime',NULL,'2023-05-09 14:51:01'),
(1251,'modifiedby',NULL,'1'),
(1251,'from_email',NULL,'supporto@easylife.house'),
(1251,'saved_toid',NULL,'["francescamontuoro@easylife.house"]'),
(1251,'ccmail',NULL,'[""]'),
(1251,'bccmail',NULL,'[""]'),
(1251,'parent_id',NULL,'547@1|'),
(1251,'email_flag',NULL,'SENT'),
(1251,'source',NULL,'CRM'),
(1251,'record_id',NULL,'548'),
(1251,'record_module',NULL,'Emails'),
(1253,'leadstatus','','Non Qualificato'),
(1253,'modifiedby','5','7'),
(1254,'leadstatus','','Follow Up'),
(1255,'leadstatus','Contacted','Non Qualificato'),
(1256,'label',NULL,'Pietro Marra'),
(1256,'firstname',NULL,'Pietro'),
(1256,'lead_no',NULL,'LEA331'),
(1256,'lastname',NULL,'Marra'),
(1256,'mobile',NULL,'+390289954495'),
(1256,'email',NULL,'pietromarra@easylife.house'),
(1256,'assigned_user_id',NULL,'6'),
(1256,'createdtime',NULL,'2023-05-09 15:29:30'),
(1256,'modifiedby',NULL,'6'),
(1256,'lane',NULL,'Via Lecco, 18'),
(1256,'city',NULL,'Milano'),
(1256,'source',NULL,'CRM'),
(1256,'record_id',NULL,'549'),
(1256,'record_module',NULL,'Leads'),
(1257,'label',NULL,'Grazie per averci contattato!'),
(1257,'date_start',NULL,'2023-05-09'),
(1257,'activitytype',NULL,'Emails'),
(1257,'assigned_user_id',NULL,'6'),
(1257,'subject',NULL,'Grazie per averci contattato!'),
(1257,'description',NULL,'<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r\n<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body class="scayt-enabled">\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>$leads-firstname$</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#10575E">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:"Verdana",sans-serif;color:#4A4A4A">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A4A">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A4A">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A49"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A49"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A4A">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"Verdana",sans-serif;color:#4A4A49"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#10575D"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n'),
(1257,'time_start',NULL,'15:29'),
(1257,'createdtime',NULL,'2023-05-09 15:29:56'),
(1257,'modifiedby',NULL,'6'),
(1257,'from_email',NULL,'pietromarra@easylife.house'),
(1257,'saved_toid',NULL,'["pietromarra@easylife.house"]'),
(1257,'ccmail',NULL,'[""]'),
(1257,'bccmail',NULL,'[""]'),
(1257,'parent_id',NULL,'549@1|'),
(1257,'email_flag',NULL,'SENT'),
(1257,'source',NULL,'CRM'),
(1257,'record_id',NULL,'550'),
(1257,'record_module',NULL,'Emails'),
(1260,'label',NULL,'Malko Ingignoli'),
(1260,'firstname',NULL,'Malko'),
(1260,'lead_no',NULL,'LEA332'),
(1260,'lastname',NULL,'Ingignoli'),
(1260,'mobile',NULL,'3934222108'),
(1260,'email',NULL,'han74solo@gmail.com'),
(1260,'assigned_user_id',NULL,'5'),
(1260,'createdtime',NULL,'2023-05-09 15:53:13'),
(1260,'modifiedby',NULL,'5'),
(1260,'lane',NULL,'Via orti'),
(1260,'city',NULL,'Milano'),
(1260,'source',NULL,'WEBSERVICE'),
(1260,'cf_857',NULL,'3'),
(1260,'cf_859',NULL,'2'),
(1260,'cf_861',NULL,'Ricerca Internet'),
(1260,'record_id',NULL,'551'),
(1260,'record_module',NULL,'Leads'),
(1261,'label',NULL,'STEFANO NEGRI'),
(1261,'firstname',NULL,'STEFANO'),
(1261,'lead_no',NULL,'LEA333'),
(1261,'lastname',NULL,'NEGRI'),
(1261,'mobile',NULL,'3474313528'),
(1261,'email',NULL,'stefa.negri@tiscali.it'),
(1261,'assigned_user_id',NULL,'5'),
(1261,'createdtime',NULL,'2023-05-09 16:07:12'),
(1261,'modifiedby',NULL,'5'),
(1261,'lane',NULL,'LATTANZIO 9'),
(1261,'city',NULL,'Milano'),
(1261,'source',NULL,'WEBSERVICE'),
(1261,'cf_857',NULL,'2'),
(1261,'cf_859',NULL,'1'),
(1261,'cf_861',NULL,'Ricerca Internet'),
(1261,'record_id',NULL,'552'),
(1261,'record_module',NULL,'Leads'),
(1262,'label',NULL,'STEFANO NEGRI'),
(1262,'firstname',NULL,'STEFANO'),
(1262,'lead_no',NULL,'LEA334'),
(1262,'lastname',NULL,'NEGRI'),
(1262,'mobile',NULL,'347 4313518'),
(1262,'email',NULL,'stefa.negri@tiscali.it'),
(1262,'assigned_user_id',NULL,'5'),
(1262,'createdtime',NULL,'2023-05-09 16:32:22'),
(1262,'modifiedby',NULL,'5'),
(1262,'lane',NULL,'LATTANZIO 9'),
(1262,'city',NULL,'Milano'),
(1262,'source',NULL,'WEBSERVICE'),
(1262,'cf_857',NULL,'2'),
(1262,'cf_859',NULL,'1'),
(1262,'cf_861',NULL,'Ricerca Internet'),
(1262,'record_id',NULL,'553'),
(1262,'record_module',NULL,'Leads'),
(1263,'label',NULL,'Pietro Marra'),
(1263,'firstname',NULL,'Pietro'),
(1263,'lead_no',NULL,'LEA335'),
(1263,'lastname',NULL,'Marra'),
(1263,'mobile',NULL,'+390289954495'),
(1263,'email',NULL,'orteipam@tiscali.it'),
(1263,'assigned_user_id',NULL,'9'),
(1263,'createdtime',NULL,'2023-05-09 16:51:30'),
(1263,'modifiedby',NULL,'6'),
(1263,'lane',NULL,'Via Lecco, 18'),
(1263,'city',NULL,'Milano'),
(1263,'source',NULL,'CRM'),
(1263,'cf_857',NULL,'1'),
(1263,'cf_859',NULL,'1'),
(1263,'record_id',NULL,'554'),
(1263,'record_module',NULL,'Leads'),
(1264,'leadstatus','','Contacted'),
(1264,'modifiedby','5','7'),
(1265,'description','Ho avuto il contatto da Lorenzo Mariani','Ho avuto il contatto da Lorenzo Mariani, monolocale in fase di ritrutturazione.'),
(1266,'label',NULL,'Enrico Pasquotti'),
(1266,'firstname',NULL,'Enrico'),
(1266,'lead_no',NULL,'LEA336'),
(1266,'lastname',NULL,'Pasquotti'),
(1266,'mobile',NULL,'3473388954'),
(1266,'email',NULL,'enrico@futurelivingmilan.com'),
(1266,'assigned_user_id',NULL,'5'),
(1266,'createdtime',NULL,'2023-05-09 21:18:12'),
(1266,'modifiedby',NULL,'5'),
(1266,'lane',NULL,'Via Pistrucci 20'),
(1266,'city',NULL,'Milano'),
(1266,'source',NULL,'WEBSERVICE'),
(1266,'cf_857',NULL,'2'),
(1266,'cf_859',NULL,'1'),
(1266,'cf_861',NULL,'Ricerca Internet'),
(1266,'record_id',NULL,'556'),
(1266,'record_module',NULL,'Leads'),
(1267,'label',NULL,'Paola Caravati'),
(1267,'firstname',NULL,'Paola'),
(1267,'lead_no',NULL,'LEA337'),
(1267,'lastname',NULL,'Caravati'),
(1267,'mobile',NULL,'3407134726'),
(1267,'email',NULL,'paolacaravati@gmail.com'),
(1267,'assigned_user_id',NULL,'5'),
(1267,'createdtime',NULL,'2023-05-10 05:43:15'),
(1267,'modifiedby',NULL,'5'),
(1267,'lane',NULL,'Arese'),
(1267,'city',NULL,'Milano'),
(1267,'source',NULL,'WEBSERVICE'),
(1267,'cf_857',NULL,'2'),
(1267,'cf_859',NULL,'1'),
(1267,'cf_861',NULL,'Ricerca Internet'),
(1267,'record_id',NULL,'557'),
(1267,'record_module',NULL,'Leads'),
(1268,'modifiedby','5','7'),
(1268,'description','','Bilo con AC V piano con ascensore appena ristrutturato camera da letto e divano letto'),
(1269,'lane','Arese','Arese 7'),
(1270,'leadstatus','','Fissato appuntamento'),
(1272,'label',NULL,'Melania Pintori'),
(1272,'salutationtype',NULL,'Mrs.'),
(1272,'firstname',NULL,'Melania'),
(1272,'lead_no',NULL,'LEA338'),
(1272,'lastname',NULL,'Pintori'),
(1272,'mobile',NULL,'3469689779'),
(1272,'leadstatus',NULL,'Contacted'),
(1272,'assigned_user_id',NULL,'7'),
(1272,'createdtime',NULL,'2023-05-10 08:39:10'),
(1272,'modifiedby',NULL,'7'),
(1272,'lane',NULL,'Via Cesare Balbo 4'),
(1272,'city',NULL,'Milano'),
(1272,'description',NULL,'90 mq 1 camera da letto 1 living 1 cabina armadio volgio creare una seconda stanza si libera al 30 giugno metteranno l'aria condizionata'),
(1272,'source',NULL,'CRM'),
(1272,'cf_859',NULL,'1'),
(1272,'record_id',NULL,'558'),
(1272,'record_module',NULL,'Leads'),
(1273,'description','90 mq 1 camera da letto 1 living 1 cabina armadio volgio creare una seconda stanza si libera al 30 giugno metteranno l'aria condizionata','90 mq 1 camera da letto 1 living 1 cabina armadio volgio creare una seconda stanza si libera al 30 giugno metteranno l'aria condizionata. Affittata a 1.950 e utenze.'),
(1274,'leadstatus','','Contacted'),
(1274,'modifiedby','5','7'),
(1275,'description','','Si libera a fine maggio, villetta a schiera immersa nel verde su due piani.'),
(1276,'description','Si libera a fine maggio, villetta a schiera immersa nel verde su due piani.','Si libera a fine maggio, villetta a schiera immersa nel verde su due piani, 20mq per piano.'),
(1277,'description','Si libera a fine maggio, villetta a schiera immersa nel verde su due piani, 20mq per piano.','Si libera a fine maggio, villetta a schiera immersa nel verde su due piani, 20mq per piano con grande terrazzo. Mi mandera' foto'),
(1278,'leadstatus','','Attempted to Contact'),
(1278,'modifiedby','5','7'),
(1280,'label',NULL,'Raffaella Annoscia'),
(1280,'firstname',NULL,'Raffaella'),
(1280,'lead_no',NULL,'LEA339'),
(1280,'lastname',NULL,'Annoscia'),
(1280,'mobile',NULL,'3468540777'),
(1280,'email',NULL,'raffaellannoscia@gmail.com'),
(1280,'assigned_user_id',NULL,'5'),
(1280,'createdtime',NULL,'2023-05-10 09:51:12'),
(1280,'modifiedby',NULL,'5'),
(1280,'lane',NULL,'Corso Luigi Manusardi 3'),
(1280,'city',NULL,'Milano'),
(1280,'source',NULL,'WEBSERVICE'),
(1280,'cf_857',NULL,'1'),
(1280,'cf_859',NULL,'1'),
(1280,'cf_861',NULL,'Passaparola Amici'),
(1280,'record_id',NULL,'559'),
(1280,'record_module',NULL,'Leads'),
(1281,'leadstatus','','Attempted to Contact'),
(1281,'modifiedby','5','7'),
(1282,'leadstatus','','Contact in Future'),
(1282,'modifiedby','5','7'),
(1283,'leadstatus','Contact in Future','Contacted'),
(1284,'description','','L'abbiamo avuto in gestione, lo liberano da giugno-luglio, hanno modificato solo il divano letto.'),
(1285,'leadstatus','Contacted','Fissato appuntamento'),
(1286,'leadstatus','Attempted to Contact','Contacted'),
(1287,'description','','72 mq camera matrimoniale con soggiorno con divano letto AC, lavastoviglie, piano 1 con ascensore'),
(1288,'leadstatus','Contacted','Fissato appuntamento'),
(1289,'modifiedby','5','7'),
(1289,'description','','Bilo ma opne open space, appena ristrutturato AC piano rialzato'),
(1290,'leadstatus','','Contacted'),
(1291,'description','Bilo ma opne open space, appena ristrutturato AC piano rialzato','Bilo ma open space, appena ristrutturato AC piano rialzato'),
(1292,'lane','Paladini','Paladini 5'),
(1293,'label',NULL,'eleonora silvestri'),
(1293,'firstname',NULL,'eleonora'),
(1293,'lead_no',NULL,'LEA340'),
(1293,'lastname',NULL,'silvestri'),
(1293,'mobile',NULL,'3405535401'),
(1293,'email',NULL,'ellysilver92@gmail.com'),
(1293,'assigned_user_id',NULL,'5'),
(1293,'createdtime',NULL,'2023-05-10 14:00:12'),
(1293,'modifiedby',NULL,'5'),
(1293,'lane',NULL,'bastioni di porta volta 11'),
(1293,'city',NULL,'Milano'),
(1293,'source',NULL,'WEBSERVICE'),
(1293,'cf_857',NULL,'2'),
(1293,'cf_859',NULL,'2'),
(1293,'cf_861',NULL,'Ricerca Internet'),
(1293,'record_id',NULL,'560'),
(1293,'record_module',NULL,'Leads'),
(1294,'label',NULL,'Marco Gliottone'),
(1294,'firstname',NULL,'Marco'),
(1294,'lead_no',NULL,'LEA341'),
(1294,'lastname',NULL,'Gliottone'),
(1294,'mobile',NULL,'3517200570'),
(1294,'email',NULL,'marco.gliottone@yahoo.com'),
(1294,'assigned_user_id',NULL,'5'),
(1294,'createdtime',NULL,'2023-05-10 14:35:12'),
(1294,'modifiedby',NULL,'5'),
(1294,'lane',NULL,'Via dello Zerbo 37'),
(1294,'city',NULL,'Milano'),
(1294,'description',NULL,'Lâimmobile si trova a 500 metri fuori Milano, precisamente a Opera'),
(1294,'source',NULL,'WEBSERVICE'),
(1294,'cf_857',NULL,'3'),
(1294,'cf_859',NULL,'1'),
(1294,'cf_861',NULL,'Ricerca Internet'),
(1294,'record_id',NULL,'561'),
(1294,'record_module',NULL,'Leads'),
(1295,'leadstatus','','Contacted'),
(1295,'modifiedby','5','7'),
(1296,'leadstatus','','Fuori Zona'),
(1296,'modifiedby','5','7'),
(1297,'label',NULL,'Valutazione Immobile in Via dello Zerbo 37 - Milano'),
(1297,'date_start',NULL,'2023-05-10'),
(1297,'activitytype',NULL,'Emails'),
(1297,'assigned_user_id',NULL,'1'),
(1297,'subject',NULL,'Valutazione Immobile in Via dello Zerbo 37 - Milano'),
(1297,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Marco</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1297,'time_start',NULL,'15:46:02'),
(1297,'createdtime',NULL,'2023-05-10 15:46:02'),
(1297,'modifiedby',NULL,'1'),
(1297,'from_email',NULL,'francescamontuoro@easylife.house'),
(1297,'saved_toid',NULL,'["","pietromarra@easylife.house"]'),
(1297,'ccmail',NULL,'[""]'),
(1297,'bccmail',NULL,'[""]'),
(1297,'parent_id',NULL,'561@1|'),
(1297,'email_flag',NULL,'SENT'),
(1297,'source',NULL,'CRM'),
(1297,'record_id',NULL,'562'),
(1297,'record_module',NULL,'Emails'),
(1299,'label',NULL,'Stephanie Agostinelli'),
(1299,'firstname',NULL,'Stephanie'),
(1299,'lead_no',NULL,'LEA342'),
(1299,'lastname',NULL,'Agostinelli'),
(1299,'mobile',NULL,'3486940440'),
(1299,'email',NULL,'posta@agostinel.li'),
(1299,'assigned_user_id',NULL,'5'),
(1299,'createdtime',NULL,'2023-05-10 15:49:22'),
(1299,'modifiedby',NULL,'5'),
(1299,'lane',NULL,'Vercelli'),
(1299,'city',NULL,'Milano'),
(1299,'source',NULL,'WEBSERVICE'),
(1299,'cf_857',NULL,'2'),
(1299,'cf_859',NULL,'1'),
(1299,'cf_861',NULL,'Ricerca Internet'),
(1299,'record_id',NULL,'563'),
(1299,'record_module',NULL,'Leads'),
(1300,'label',NULL,'Grazie per averci contattato!'),
(1300,'date_start',NULL,'2023-05-10'),
(1300,'activitytype',NULL,'Emails'),
(1300,'assigned_user_id',NULL,'6'),
(1300,'subject',NULL,'Grazie per averci contattato!'),
(1300,'description',NULL,'<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r\n<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body class="scayt-enabled">\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>$leads-firstname$</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo, pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#10575E">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:"Verdana",sans-serif;color:#4A4A4A">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A4A">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A4A">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A49"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A49"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#4A4A4A">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"Verdana",sans-serif;color:#4A4A49"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"Verdana",sans-serif;color:#10575D"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n'),
(1300,'time_start',NULL,'15:57'),
(1300,'createdtime',NULL,'2023-05-10 15:57:36'),
(1300,'modifiedby',NULL,'6'),
(1300,'from_email',NULL,'pietromarra@easylife.house'),
(1300,'saved_toid',NULL,'["marco.gliottone@yahoo.com"]'),
(1300,'ccmail',NULL,'[""]'),
(1300,'bccmail',NULL,'[""]'),
(1300,'parent_id',NULL,'561@1|'),
(1300,'email_flag',NULL,'SENT'),
(1300,'source',NULL,'CRM'),
(1300,'record_id',NULL,'564'),
(1300,'record_module',NULL,'Emails'),
(1302,'label',NULL,'Orlando Ojeda'),
(1302,'firstname',NULL,'Orlando'),
(1302,'lead_no',NULL,'LEA343'),
(1302,'lastname',NULL,'Ojeda'),
(1302,'mobile',NULL,'3405184515'),
(1302,'email',NULL,'orlando_1103@hotmail.com'),
(1302,'assigned_user_id',NULL,'5'),
(1302,'createdtime',NULL,'2023-05-10 23:20:12'),
(1302,'modifiedby',NULL,'5'),
(1302,'lane',NULL,'Via, Giuseppe Garibaldi 22, novate milanese'),
(1302,'city',NULL,'Milano'),
(1302,'description',NULL,'Novate milanese'),
(1302,'source',NULL,'WEBSERVICE'),
(1302,'cf_857',NULL,'3'),
(1302,'cf_859',NULL,'1'),
(1302,'cf_861',NULL,'Ricerca Internet'),
(1302,'record_id',NULL,'565'),
(1302,'record_module',NULL,'Leads'),
(1303,'label',NULL,'Paolo Gabrielli'),
(1303,'firstname',NULL,'Paolo'),
(1303,'lead_no',NULL,'LEA344'),
(1303,'lastname',NULL,'Gabrielli'),
(1303,'mobile',NULL,'3392261721'),
(1303,'email',NULL,'info@servizidomicilio.it'),
(1303,'assigned_user_id',NULL,'5'),
(1303,'createdtime',NULL,'2023-05-11 00:30:12'),
(1303,'modifiedby',NULL,'5'),
(1303,'lane',NULL,'via Ingegnoli 31'),
(1303,'city',NULL,'Milano'),
(1303,'source',NULL,'WEBSERVICE'),
(1303,'cf_857',NULL,'1'),
(1303,'cf_859',NULL,'1'),
(1303,'cf_861',NULL,'Ricerca Internet'),
(1303,'record_id',NULL,'566'),
(1303,'record_module',NULL,'Leads'),
(1304,'leadstatus','','Fuori Zona'),
(1304,'modifiedby','5','7'),
(1305,'leadstatus','','Contacted'),
(1305,'modifiedby','5','7'),
(1306,'label',NULL,'Valutazione Immobile in Via, Giuseppe Garibaldi 22, novate milanese - Milano'),
(1306,'date_start',NULL,'2023-05-11'),
(1306,'activitytype',NULL,'Emails'),
(1306,'assigned_user_id',NULL,'1'),
(1306,'subject',NULL,'Valutazione Immobile in Via, Giuseppe Garibaldi 22, novate milanese - Milano'),
(1306,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Orlando</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1306,'time_start',NULL,'09:27:02'),
(1306,'createdtime',NULL,'2023-05-11 09:27:02'),
(1306,'modifiedby',NULL,'1'),
(1306,'from_email',NULL,'francescamontuoro@easylife.house'),
(1306,'saved_toid',NULL,'["","orlando_1103@hotmail.com"]'),
(1306,'ccmail',NULL,'[""]'),
(1306,'bccmail',NULL,'[""]'),
(1306,'parent_id',NULL,'565@1|'),
(1306,'email_flag',NULL,'SENT'),
(1306,'source',NULL,'CRM'),
(1306,'record_id',NULL,'567'),
(1306,'record_module',NULL,'Emails'),
(1308,'label',NULL,'Maria Letizia Castelli'),
(1308,'salutationtype',NULL,'Ms.'),
(1308,'firstname',NULL,'Maria Letizia'),
(1308,'lead_no',NULL,'LEA345'),
(1308,'lastname',NULL,'Castelli'),
(1308,'mobile',NULL,'3356923629'),
(1308,'email',NULL,'marialetiziacastelli@libero.it'),
(1308,'leadstatus',NULL,'Contacted'),
(1308,'assigned_user_id',NULL,'7'),
(1308,'createdtime',NULL,'2023-05-11 10:04:19'),
(1308,'modifiedby',NULL,'7'),
(1308,'lane',NULL,'Via San Vittore 36/1'),
(1308,'city',NULL,'Milano'),
(1308,'description',NULL,'La proprietaria vive Morbegno, piano rialzato, bilo circa 45 mq con divano letto e camera matrimoniale AC e' su Airbnb'),
(1308,'source',NULL,'CRM'),
(1308,'cf_861',NULL,'Referal Caccia Dominioni'),
(1308,'record_id',NULL,'568'),
(1308,'record_module',NULL,'Leads'),
(1309,'leadstatus','','Attempted to Contact'),
(1309,'modifiedby','5','7'),
(1310,'label',NULL,'Carmine Fusco'),
(1310,'firstname',NULL,'Carmine'),
(1310,'lead_no',NULL,'LEA346'),
(1310,'lastname',NULL,'Fusco'),
(1310,'mobile',NULL,'3206983933'),
(1310,'email',NULL,'carminefu@gmail.com'),
(1310,'assigned_user_id',NULL,'5'),
(1310,'createdtime',NULL,'2023-05-11 12:08:12'),
(1310,'modifiedby',NULL,'5'),
(1310,'lane',NULL,'Via Vitruvio 43'),
(1310,'city',NULL,'Milano'),
(1310,'source',NULL,'WEBSERVICE'),
(1310,'cf_857',NULL,'2'),
(1310,'cf_859',NULL,'1'),
(1310,'cf_861',NULL,'Ricerca Internet'),
(1310,'record_id',NULL,'569'),
(1310,'record_module',NULL,'Leads'),
(1311,'label',NULL,'orietta mattana'),
(1311,'firstname',NULL,'orietta'),
(1311,'lead_no',NULL,'LEA347'),
(1311,'lastname',NULL,'mattana'),
(1311,'mobile',NULL,'3290137630'),
(1311,'email',NULL,'orymax@yahoo.it'),
(1311,'assigned_user_id',NULL,'5'),
(1311,'createdtime',NULL,'2023-05-11 12:28:42'),
(1311,'modifiedby',NULL,'5'),
(1311,'lane',NULL,'san francesco d'),
(1311,'city',NULL,'Milano'),
(1311,'source',NULL,'WEBSERVICE'),
(1311,'cf_857',NULL,'1'),
(1311,'cf_859',NULL,'1'),
(1311,'cf_861',NULL,'Ricerca Internet'),
(1311,'record_id',NULL,'570'),
(1311,'record_module',NULL,'Leads'),
(1312,'label',NULL,'Deborah Bosco'),
(1312,'firstname',NULL,'Deborah'),
(1312,'lead_no',NULL,'LEA348'),
(1312,'lastname',NULL,'Bosco'),
(1312,'mobile',NULL,'3384677466'),
(1312,'email',NULL,'giuliozic@gmail.com'),
(1312,'assigned_user_id',NULL,'5'),
(1312,'createdtime',NULL,'2023-05-11 13:25:12'),
(1312,'modifiedby',NULL,'5'),
(1312,'lane',NULL,'Via Pier Lombardo n. 3'),
(1312,'city',NULL,'Milano'),
(1312,'description',NULL,'Volevo chiedere un preventivo sulla possibile rendita di un trilocale (MQ 85 - 3° piano - 1 bagno) in Via Pier Lombardo 3 a Milano. Grazie'),
(1312,'source',NULL,'WEBSERVICE'),
(1312,'cf_857',NULL,'3'),
(1312,'cf_859',NULL,'1'),
(1312,'cf_861',NULL,'Ricerca Internet'),
(1312,'record_id',NULL,'571'),
(1312,'record_module',NULL,'Leads'),
(1313,'modifiedby','5','7'),
(1314,'leadstatus','','Contacted'),
(1315,'description','Volevo chiedere un preventivo sulla possibile rendita di un trilocale (MQ 85 - 3° piano - 1 bagno) in Via Pier Lombardo 3 a Milano. Grazie','Volevo chiedere un preventivo sulla possibile rendita di un trilocale (MQ 85 - 3° piano - 1 bagno) in Via Pier Lombardo 3 a Milano. Affittato, scadenza ad ottobre 700 euro a stanza (2 camere) utenze e s.c.'),
(1316,'description','Volevo chiedere un preventivo sulla possibile rendita di un trilocale (MQ 85 - 3° piano - 1 bagno) in Via Pier Lombardo 3 a Milano. Affittato, scadenza ad ottobre 700 euro a stanza (2 camere) utenze e s.c.','Volevo chiedere un preventivo sulla possibile rendita di un trilocale (MQ 85 - 3° piano - 1 bagno) in Via Pier Lombardo 3 a Milano. Affittato, scadenza ad ottobre 700 euro a stanza (2 camere) utenze e s.c. Non c'e' aria condizionata, Piano 3 con ascensore'),
(1317,'description','Volevo chiedere un preventivo sulla possibile rendita di un trilocale (MQ 85 - 3° piano - 1 bagno) in Via Pier Lombardo 3 a Milano. Affittato, scadenza ad ottobre 700 euro a stanza (2 camere) utenze e s.c. Non c'e' aria condizionata, Piano 3 con ascensore','Volevo chiedere un preventivo sulla possibile rendita di un trilocale (MQ 85 - 3° piano - 1 bagno) in Via Pier Lombardo 3 a Milano. Affittato, scadenza ad ottobre 700 euro a stanza (2 camere) utenze e s.c. Non c'e' aria condizionata, Piano 3 con ascensore. Dato tra i 1.9 e 2.1k, 82% occupancy (stats 2022)'),
(1318,'modifiedby','5','7'),
(1318,'description','','Bilocale appena acquistato ristrutturato ora 1 camera 1 divano letto. Serratura self. Piano 3 con ascensore, anche all'entrata c'e' ingresso con codice. AC da verificare, fancoil presenti.'),
(1319,'leadstatus','','Fissato appuntamento'),
(1320,'modifiedby','5','7'),
(1320,'lane','san francesco d','san francesco d'assisi'),
(1321,'leadstatus','','Contacted'),
(1322,'description','','Vuole affittare solo la stanza, nell'altra ci vive lei.'),
(1323,'description','Vuole affittare solo la stanza, nell'altra ci vive lei.','Vuole affittare solo la stanza, nell'altra ci vive lei. 100 mq 1 camera da letto matrimoniale e 1 da 13 mq. AC, Piano 1'),
(1324,'lane','san francesco d'assisi','san francesco d'assisi 13'),
(1325,'label',NULL,'Marta COLOMBO'),
(1325,'firstname',NULL,'Marta'),
(1325,'lead_no',NULL,'LEA349'),
(1325,'lastname',NULL,'COLOMBO'),
(1325,'mobile',NULL,'3483915870'),
(1325,'email',NULL,'martacol71@gmail.com'),
(1325,'assigned_user_id',NULL,'5'),
(1325,'createdtime',NULL,'2023-05-11 23:05:23'),
(1325,'modifiedby',NULL,'5'),
(1325,'lane',NULL,'Cavalcab'),
(1325,'city',NULL,'Milano'),
(1325,'source',NULL,'WEBSERVICE'),
(1325,'cf_857',NULL,'1'),
(1325,'cf_859',NULL,'1'),
(1325,'cf_861',NULL,'Ricerca Internet'),
(1325,'record_id',NULL,'572'),
(1325,'record_module',NULL,'Leads'),
(1326,'modifiedby','5','7'),
(1326,'lane','Cavalcab','Via Pietro Cavalcabo''),
(1327,'leadstatus','','Contacted'),
(1328,'description','','Gestisce immobili e costruiscono, ha un monolocale'),
(1329,'lane','Via Pietro Cavalcabo'','Via Pietro Cavalcabo' 4'),
(1330,'description','Gestisce immobili e costruiscono, ha un monolocale','Gestisce immobili e costruiscono, ha un monolocale.'),
(1331,'description','Gestisce immobili e costruiscono, ha un monolocale.','Gestisce immobili e costruiscono, ha un monolocale. Nello stesso edificio a 1.250 + s.c.'),
(1332,'description','Gestisce immobili e costruiscono, ha un monolocale. Nello stesso edificio a 1.250 + s.c.','Gestiscono immobili e costruiscono, ha un monolocale in questo edificio di nuova costruzione. Nello stesso edificio affittano a 1.250 + s.c.'),
(1333,'label',NULL,'Giuseppe Sette'),
(1333,'firstname',NULL,'Giuseppe'),
(1333,'lead_no',NULL,'LEA350'),
(1333,'lastname',NULL,'Sette'),
(1333,'mobile',NULL,'3294534689'),
(1333,'email',NULL,'giuse.sette@gmail.com'),
(1333,'assigned_user_id',NULL,'5'),
(1333,'createdtime',NULL,'2023-05-12 10:19:12'),
(1333,'modifiedby',NULL,'5'),
(1333,'lane',NULL,'Pietro Toselli 2'),
(1333,'city',NULL,'Milano'),
(1333,'source',NULL,'WEBSERVICE'),
(1333,'cf_857',NULL,'2'),
(1333,'cf_859',NULL,'1'),
(1333,'cf_861',NULL,'Ricerca Internet'),
(1333,'record_id',NULL,'573'),
(1333,'record_module',NULL,'Leads'),
(1334,'label',NULL,'Danilo Jose Bessornia'),
(1334,'firstname',NULL,'Danilo Jose'),
(1334,'lead_no',NULL,'LEA351'),
(1334,'lastname',NULL,'Bessornia'),
(1335,'leadstatus','','Fuori Zona'),
(1334,'mobile',NULL,'3518060830'),
(1335,'modifiedby','5','7'),
(1334,'email',NULL,'danilojb@gmail.com'),
(1334,'assigned_user_id',NULL,'5'),
(1334,'createdtime',NULL,'2023-05-12 10:25:12'),
(1334,'modifiedby',NULL,'5'),
(1334,'lane',NULL,'Via Modica 19'),
(1334,'city',NULL,'Milano'),
(1334,'source',NULL,'WEBSERVICE'),
(1334,'cf_857',NULL,'1'),
(1334,'cf_859',NULL,'1'),
(1334,'cf_861',NULL,'Ricerca Internet'),
(1334,'record_id',NULL,'574'),
(1334,'record_module',NULL,'Leads'),
(1336,'label',NULL,'Valutazione Immobile in Pietro Toselli 2 - Milano'),
(1336,'date_start',NULL,'2023-05-12'),
(1336,'activitytype',NULL,'Emails'),
(1336,'assigned_user_id',NULL,'1'),
(1336,'subject',NULL,'Valutazione Immobile in Pietro Toselli 2 - Milano'),
(1336,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Giuseppe</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1336,'time_start',NULL,'10:26:02'),
(1336,'createdtime',NULL,'2023-05-12 10:26:02'),
(1336,'modifiedby',NULL,'1'),
(1336,'from_email',NULL,'francescamontuoro@easylife.house'),
(1336,'saved_toid',NULL,'["","giuse.sette@gmail.com"]'),
(1336,'ccmail',NULL,'[""]'),
(1336,'bccmail',NULL,'[""]'),
(1336,'parent_id',NULL,'573@1|'),
(1336,'email_flag',NULL,'SENT'),
(1336,'source',NULL,'CRM'),
(1336,'record_id',NULL,'575'),
(1336,'record_module',NULL,'Emails'),
(1338,'leadstatus','','Fuori Zona'),
(1338,'modifiedby','5','7'),
(1339,'label',NULL,'Valutazione Immobile in Via Modica 19 - Milano'),
(1339,'date_start',NULL,'2023-05-12'),
(1339,'activitytype',NULL,'Emails'),
(1339,'assigned_user_id',NULL,'1'),
(1339,'subject',NULL,'Valutazione Immobile in Via Modica 19 - Milano'),
(1339,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Danilo Jose</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1339,'time_start',NULL,'14:32:01'),
(1339,'createdtime',NULL,'2023-05-12 14:32:01'),
(1339,'modifiedby',NULL,'1'),
(1339,'from_email',NULL,'francescamontuoro@easylife.house'),
(1339,'saved_toid',NULL,'["","danilojb@gmail.com"]'),
(1339,'ccmail',NULL,'[""]'),
(1339,'bccmail',NULL,'[""]'),
(1339,'parent_id',NULL,'574@1|'),
(1339,'email_flag',NULL,'SENT'),
(1339,'source',NULL,'CRM'),
(1339,'record_id',NULL,'576'),
(1339,'record_module',NULL,'Emails'),
(1342,'label',NULL,'Gestisce Donato.'),
(1342,'commentcontent',NULL,'Gestisce Donato.'),
(1342,'assigned_user_id',NULL,'7'),
(1342,'createdtime',NULL,'2023-05-12 14:32:11'),
(1342,'related_to',NULL,'559'),
(1342,'creator',NULL,'7'),
(1342,'source',NULL,'CRM'),
(1342,'userid',NULL,'7'),
(1342,'record_id',NULL,'577'),
(1342,'record_module',NULL,'ModComments'),
(1343,'leadstatus','Contacted','Fissato appuntamento'),
(1344,'leadstatus','Attempted to Contact','Non Qualificato'),
(1345,'description','','Fuori zona e arredo vecchio, not good.'),
(1346,'leadstatus','Contacted','Non Qualificato'),
(1347,'label',NULL,'Sonia Tellini'),
(1347,'firstname',NULL,'Sonia'),
(1347,'lead_no',NULL,'LEA352'),
(1347,'lastname',NULL,'Tellini'),
(1347,'mobile',NULL,'3425276794'),
(1347,'email',NULL,'sonia.tellini@gmail.com'),
(1347,'assigned_user_id',NULL,'5'),
(1347,'createdtime',NULL,'2023-05-12 17:51:12'),
(1347,'modifiedby',NULL,'5'),
(1347,'lane',NULL,'Piacenza'),
(1347,'city',NULL,'Milano'),
(1347,'source',NULL,'WEBSERVICE'),
(1347,'cf_857',NULL,'1'),
(1347,'cf_859',NULL,'1'),
(1347,'cf_861',NULL,'Ricerca Internet'),
(1347,'record_id',NULL,'578'),
(1347,'record_module',NULL,'Leads'),
(1348,'label',NULL,'Chiara Re'),
(1348,'firstname',NULL,'Chiara'),
(1348,'lead_no',NULL,'LEA353'),
(1348,'lastname',NULL,'Re'),
(1348,'mobile',NULL,'3334345977'),
(1348,'email',NULL,'chiarare2612@gmail.com'),
(1348,'assigned_user_id',NULL,'5'),
(1348,'createdtime',NULL,'2023-05-13 13:09:13'),
(1348,'modifiedby',NULL,'5'),
(1348,'lane',NULL,'Viale da cermenate 76'),
(1348,'city',NULL,'Milano'),
(1348,'source',NULL,'WEBSERVICE'),
(1348,'cf_857',NULL,'1'),
(1348,'cf_859',NULL,'1'),
(1348,'cf_861',NULL,'Ricerca Internet'),
(1348,'record_id',NULL,'579'),
(1348,'record_module',NULL,'Leads'),
(1349,'label',NULL,'barbara scola'),
(1349,'firstname',NULL,'barbara'),
(1349,'lead_no',NULL,'LEA354'),
(1349,'lastname',NULL,'scola'),
(1349,'mobile',NULL,'3287375338'),
(1349,'email',NULL,'bachi03@hotmail.it'),
(1349,'assigned_user_id',NULL,'5'),
(1349,'createdtime',NULL,'2023-05-13 13:38:12'),
(1349,'modifiedby',NULL,'5'),
(1349,'lane',NULL,'viale regina giovanna, 26'),
(1349,'city',NULL,'Milano'),
(1349,'source',NULL,'WEBSERVICE'),
(1349,'cf_857',NULL,'3'),
(1349,'cf_859',NULL,'1'),
(1349,'cf_861',NULL,'Ricerca Internet'),
(1349,'record_id',NULL,'580'),
(1349,'record_module',NULL,'Leads'),
(1350,'label',NULL,'Francesco Santoro'),
(1350,'firstname',NULL,'Francesco'),
(1350,'lead_no',NULL,'LEA355'),
(1350,'lastname',NULL,'Santoro'),
(1350,'mobile',NULL,'3406454258'),
(1350,'email',NULL,'frasant1191@gmail.com'),
(1350,'assigned_user_id',NULL,'5'),
(1350,'createdtime',NULL,'2023-05-13 15:57:22'),
(1350,'modifiedby',NULL,'5'),
(1350,'lane',NULL,'Via Boiardo 20'),
(1350,'city',NULL,'Milano'),
(1350,'source',NULL,'WEBSERVICE'),
(1350,'cf_857',NULL,'2'),
(1350,'cf_859',NULL,'1'),
(1350,'cf_861',NULL,'Social - Facebook'),
(1350,'record_id',NULL,'581'),
(1350,'record_module',NULL,'Leads'),
(1351,'label',NULL,'Valeria Fiorani'),
(1351,'firstname',NULL,'Valeria'),
(1351,'lead_no',NULL,'LEA356'),
(1351,'lastname',NULL,'Fiorani'),
(1351,'mobile',NULL,'3270471067'),
(1351,'email',NULL,'valeriafiorani89@gmail.com'),
(1351,'assigned_user_id',NULL,'5'),
(1351,'createdtime',NULL,'2023-05-15 07:50:12'),
(1351,'modifiedby',NULL,'5'),
(1351,'lane',NULL,'Via fra'),
(1351,'city',NULL,'Milano'),
(1351,'source',NULL,'WEBSERVICE'),
(1351,'cf_857',NULL,'2'),
(1351,'cf_859',NULL,'1'),
(1351,'cf_861',NULL,'Ricerca Internet'),
(1351,'record_id',NULL,'582'),
(1351,'record_module',NULL,'Leads'),
(1352,'label',NULL,'Giorgio Ubaldi'),
(1352,'firstname',NULL,'Giorgio'),
(1352,'lead_no',NULL,'LEA357'),
(1352,'lastname',NULL,'Ubaldi'),
(1352,'mobile',NULL,'3386242237'),
(1352,'email',NULL,'giorgio.ubaldi612@gmail.com'),
(1352,'assigned_user_id',NULL,'5'),
(1352,'createdtime',NULL,'2023-05-15 08:28:12'),
(1352,'modifiedby',NULL,'5'),
(1352,'lane',NULL,'Via Giambellino 13'),
(1352,'city',NULL,'Milano'),
(1352,'source',NULL,'WEBSERVICE'),
(1352,'cf_857',NULL,'4'),
(1352,'cf_859',NULL,'1'),
(1352,'cf_861',NULL,'Ricerca Internet'),
(1352,'record_id',NULL,'583'),
(1352,'record_module',NULL,'Leads'),
(1353,'label',NULL,'Matteo Giamminola'),
(1353,'firstname',NULL,'Matteo'),
(1353,'lead_no',NULL,'LEA358'),
(1353,'lastname',NULL,'Giamminola'),
(1353,'mobile',NULL,'3497764336'),
(1353,'email',NULL,'teogiammi@gmail.com'),
(1353,'assigned_user_id',NULL,'5'),
(1353,'createdtime',NULL,'2023-05-15 12:23:11'),
(1353,'modifiedby',NULL,'5'),
(1353,'lane',NULL,'Bertinoro 9'),
(1353,'city',NULL,'Milano'),
(1353,'description',NULL,'Appartamento appena ristrutturato a nuovo, posto al nono piano con vista su citylife'),
(1353,'source',NULL,'WEBSERVICE'),
(1353,'cf_857',NULL,'1'),
(1353,'cf_859',NULL,'1'),
(1353,'cf_861',NULL,'Ricerca Internet'),
(1353,'record_id',NULL,'584'),
(1353,'record_module',NULL,'Leads'),
(1354,'label',NULL,'Daniela Maestrelli'),
(1354,'firstname',NULL,'Daniela'),
(1354,'lead_no',NULL,'LEA359'),
(1354,'lastname',NULL,'Maestrelli'),
(1354,'mobile',NULL,'3489997033'),
(1354,'email',NULL,'daniela.maestrelli@gmail.com'),
(1354,'assigned_user_id',NULL,'5'),
(1354,'createdtime',NULL,'2023-05-15 12:51:12'),
(1354,'modifiedby',NULL,'5'),
(1354,'lane',NULL,'Belisario 1'),
(1354,'city',NULL,'Milano'),
(1354,'source',NULL,'WEBSERVICE'),
(1354,'cf_857',NULL,'1'),
(1354,'cf_859',NULL,'1'),
(1354,'cf_861',NULL,'Ricerca Internet'),
(1354,'record_id',NULL,'585'),
(1354,'record_module',NULL,'Leads'),
(1355,'leadstatus','','Contacted'),
(1355,'modifiedby','5','7'),
(1356,'modifiedby','5','7'),
(1356,'description','','Monolocale molto grazioso, si libera a fine anno. Molto interessata. Risentire a settembre'),
(1357,'leadstatus','','Contact in Future'),
(1358,'label',NULL,'Chiama Sonia Tellini Via Piacenza 342 5276794'),
(1358,'subject',NULL,'Chiama Sonia Tellini Via Piacenza 342 5276794'),
(1358,'assigned_user_id',NULL,'7'),
(1358,'date_start',NULL,'2023-09-05'),
(1358,'time_start',NULL,'14:40:00'),
(1358,'due_date',NULL,'2023-09-05'),
(1358,'time_end',NULL,'14:45:00'),
(1358,'recurringtype',NULL,'--None--'),
(1358,'duration_minutes',NULL,'5'),
(1358,'parent_id',NULL,'578'),
(1358,'eventstatus',NULL,'Planned'),
(1358,'activitytype',NULL,'Call'),
(1358,'createdtime',NULL,'2023-05-15 14:42:21'),
(1358,'visibility',NULL,'Public'),
(1358,'modifiedby',NULL,'7'),
(1358,'description',NULL,'Monolocale molto carino in Via Piacenza, si libera a fine anno. Ho le foto. Chiama a settembre.'),
(1358,'source',NULL,'CRM'),
(1358,'record_id',NULL,'586'),
(1358,'record_module',NULL,'Events'),
(1360,'leadstatus','','Medium Term'),
(1360,'modifiedby','5','7'),
(1361,'leadstatus','','Contacted'),
(1361,'modifiedby','5','7'),
(1362,'lane','Belisario 1','Viale Belisario 1'),
(1363,'description','','Sino al 30/6 casa occupata da inquilino, mono con camera matrimoniale separata da una porta a vetro, 40 mq. Divano letto alla francese, cucina separata. VI piano con ascensore senza AC.'),
(1364,'description','Sino al 30/6 casa occupata da inquilino, mono con camera matrimoniale separata da una porta a vetro, 40 mq. Divano letto alla francese, cucina separata. VI piano con ascensore senza AC.','Sino al 30/6 casa occupata da inquilino, pagava 900 Euro, mono con camera matrimoniale separata da una porta a vetro, 40 mq. Divano letto alla francese, cucina separata. VI piano con ascensore senza AC.'),
(1365,'description','Sino al 30/6 casa occupata da inquilino, pagava 900 Euro, mono con camera matrimoniale separata da una porta a vetro, 40 mq. Divano letto alla francese, cucina separata. VI piano con ascensore senza AC.','Sino al 30/6 casa occupata da inquilino, pagava 900 Euro, mono con camera matrimoniale separata da una porta a vetro, 40 mq. Divano letto alla francese, cucina separata. VI piano con ascensore senza AC. La proprietaria abita sul Lago Maggiore.'),
(1366,'leadstatus','','Medium Term'),
(1366,'modifiedby','5','7'),
(1367,'leadstatus','','Fuori Zona'),
(1367,'modifiedby','5','7'),
(1368,'label',NULL,'Valutazione Immobile in Bertinoro 9 - Milano'),
(1368,'date_start',NULL,'2023-05-15'),
(1368,'activitytype',NULL,'Emails'),
(1368,'assigned_user_id',NULL,'1'),
(1368,'subject',NULL,'Valutazione Immobile in Bertinoro 9 - Milano'),
(1368,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Matteo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1368,'time_start',NULL,'15:13:01'),
(1368,'createdtime',NULL,'2023-05-15 15:13:01'),
(1368,'modifiedby',NULL,'1'),
(1368,'from_email',NULL,'francescamontuoro@easylife.house'),
(1368,'saved_toid',NULL,'["","teogiammi@gmail.com"]'),
(1368,'ccmail',NULL,'[""]'),
(1368,'bccmail',NULL,'[""]'),
(1368,'parent_id',NULL,'584@1|'),
(1368,'email_flag',NULL,'SENT'),
(1368,'source',NULL,'CRM'),
(1368,'record_id',NULL,'587'),
(1368,'record_module',NULL,'Emails'),
(1370,'leadstatus','','Attempted to Contact'),
(1370,'modifiedby','5','7'),
(1372,'label',NULL,'Numero inesistente..come la Via....'),
(1372,'commentcontent',NULL,'Numero inesistente..come la Via....'),
(1372,'assigned_user_id',NULL,'7'),
(1372,'createdtime',NULL,'2023-05-15 15:14:18'),
(1372,'related_to',NULL,'582'),
(1372,'creator',NULL,'7'),
(1372,'source',NULL,'CRM'),
(1372,'userid',NULL,'7'),
(1372,'record_id',NULL,'588'),
(1372,'record_module',NULL,'ModComments'),
(1373,'lane','Via fra','Via Fra Bartolomeo 9'),
(1374,'label',NULL,'federico frassini'),
(1374,'firstname',NULL,'federico'),
(1374,'lead_no',NULL,'LEA360'),
(1374,'lastname',NULL,'frassini'),
(1374,'mobile',NULL,'+393407026623'),
(1374,'email',NULL,'federicofrassini@hotmail.it'),
(1374,'assigned_user_id',NULL,'5'),
(1374,'createdtime',NULL,'2023-05-15 16:01:13'),
(1374,'modifiedby',NULL,'5'),
(1374,'lane',NULL,'cascina mojetta'),
(1374,'city',NULL,'Milano'),
(1374,'description',NULL,'https://www.airbnb.it/rooms/23124947?preview_for_ml=true&source_impression_id=p3_1684166251_45dmmDZKtJoX4LB%2B'),
(1374,'source',NULL,'WEBSERVICE'),
(1374,'cf_857',NULL,'2'),
(1374,'cf_859',NULL,'1'),
(1374,'cf_861',NULL,'Ricerca Internet'),
(1374,'record_id',NULL,'589'),
(1374,'record_module',NULL,'Leads'),
(1375,'label',NULL,'Tommaso Falciai'),
(1375,'firstname',NULL,'Tommaso'),
(1375,'lead_no',NULL,'LEA361'),
(1375,'lastname',NULL,'Falciai'),
(1375,'mobile',NULL,'3472787500'),
(1375,'email',NULL,'tommaso.falciai@gmail.com'),
(1375,'assigned_user_id',NULL,'5'),
(1375,'createdtime',NULL,'2023-05-15 17:39:12'),
(1375,'modifiedby',NULL,'5'),
(1375,'lane',NULL,'Corso Sempione 23'),
(1375,'city',NULL,'Milano'),
(1375,'description',NULL,'Appartamento di 150 mq con 2 camere da letto, un ampio salotto, 2 bagni, jacuzzi e bagno turco.'),
(1375,'source',NULL,'WEBSERVICE'),
(1375,'cf_857',NULL,'2'),
(1375,'cf_859',NULL,'2'),
(1375,'cf_861',NULL,'Ricerca Internet'),
(1375,'record_id',NULL,'590'),
(1375,'record_module',NULL,'Leads'),
(1377,'label',NULL,'Onboarding APT Viale Ca granda 44 Milano'),
(1377,'projectname',NULL,'Onboarding APT Viale Ca granda 44 Milano'),
(1377,'assigned_user_id',NULL,'4'),
(1377,'project_no',NULL,'PROJ8'),
(1377,'createdtime',NULL,'2023-05-16 11:21:12'),
(1377,'modifiedby',NULL,'1'),
(1377,'source',NULL,'WORKFLOW'),
(1377,'record_id',NULL,'591'),
(1377,'record_module',NULL,'Project'),
(1379,'leadstatus','Follow Up','Acquisito'),
(1379,'modifiedby','7','1'),
(1380,'label',NULL,'Onboarding APT viale sabotino 20 Milano'),
(1380,'projectname',NULL,'Onboarding APT viale sabotino 20 Milano'),
(1380,'assigned_user_id',NULL,'4'),
(1380,'project_no',NULL,'PROJ9'),
(1380,'createdtime',NULL,'2023-05-16 11:21:35'),
(1380,'modifiedby',NULL,'1'),
(1380,'source',NULL,'WORKFLOW'),
(1380,'record_id',NULL,'592'),
(1380,'record_module',NULL,'Project'),
(1382,'leadstatus','Follow Up','Acquisito'),
(1382,'modifiedby','7','1'),
(1383,'label',NULL,'Onboarding Appartamento in Viale Ca granda 44 - Milano'),
(1383,'date_start',NULL,'2023-05-16'),
(1383,'activitytype',NULL,'Emails'),
(1383,'assigned_user_id',NULL,'1'),
(1383,'subject',NULL,'Onboarding Appartamento in Viale Ca granda 44 - Milano'),
(1383,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Viale Ca granda 44 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(1383,'time_start',NULL,'11:22:02'),
(1383,'createdtime',NULL,'2023-05-16 11:22:02'),
(1383,'modifiedby',NULL,'1'),
(1383,'from_email',NULL,'onboarding@easylife.house'),
(1383,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(1383,'ccmail',NULL,'[""]'),
(1383,'bccmail',NULL,'[""]'),
(1383,'parent_id',NULL,'345@1|'),
(1383,'email_flag',NULL,'SENT'),
(1383,'source',NULL,'CRM'),
(1383,'record_id',NULL,'593'),
(1383,'record_module',NULL,'Emails'),
(1385,'label',NULL,'Onboarding Appartamento in viale sabotino 20 - Milano'),
(1385,'date_start',NULL,'2023-05-16'),
(1385,'activitytype',NULL,'Emails'),
(1385,'assigned_user_id',NULL,'1'),
(1385,'subject',NULL,'Onboarding Appartamento in viale sabotino 20 - Milano'),
(1385,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;viale sabotino 20 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(1385,'time_start',NULL,'11:22:05'),
(1385,'createdtime',NULL,'2023-05-16 11:22:05'),
(1385,'modifiedby',NULL,'1'),
(1385,'from_email',NULL,'onboarding@easylife.house'),
(1385,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(1385,'ccmail',NULL,'[""]'),
(1385,'bccmail',NULL,'[""]'),
(1385,'parent_id',NULL,'403@1|'),
(1385,'email_flag',NULL,'SENT'),
(1385,'source',NULL,'CRM'),
(1385,'record_id',NULL,'594'),
(1385,'record_module',NULL,'Emails'),
(1387,'label',NULL,'Onboarding APT via del torchio Milano'),
(1387,'projectname',NULL,'Onboarding APT via del torchio Milano'),
(1387,'assigned_user_id',NULL,'4'),
(1387,'project_no',NULL,'PROJ10'),
(1387,'createdtime',NULL,'2023-05-16 11:22:25'),
(1387,'modifiedby',NULL,'1'),
(1387,'source',NULL,'WORKFLOW'),
(1387,'record_id',NULL,'595'),
(1387,'record_module',NULL,'Project'),
(1389,'leadstatus','Hot','Acquisito'),
(1390,'label',NULL,'Onboarding Appartamento in via del torchio - Milano'),
(1390,'date_start',NULL,'2023-05-16'),
(1390,'activitytype',NULL,'Emails'),
(1390,'assigned_user_id',NULL,'1'),
(1390,'subject',NULL,'Onboarding Appartamento in via del torchio - Milano'),
(1390,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;via del torchio a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(1390,'time_start',NULL,'11:23:01'),
(1390,'createdtime',NULL,'2023-05-16 11:23:01'),
(1390,'modifiedby',NULL,'1'),
(1390,'from_email',NULL,'onboarding@easylife.house'),
(1390,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(1390,'ccmail',NULL,'[""]'),
(1390,'bccmail',NULL,'[""]'),
(1390,'parent_id',NULL,'68@1|'),
(1390,'email_flag',NULL,'SENT'),
(1390,'source',NULL,'CRM'),
(1390,'record_id',NULL,'596'),
(1390,'record_module',NULL,'Emails'),
(1392,'leadstatus','Attempted to Contact','Fissato appuntamento'),
(1393,'lane','Via orti','Via orti 12'),
(1394,'lane','orti 14','Via Orti 14'),
(1395,'label',NULL,'Paola Galluzzo'),
(1395,'firstname',NULL,'Paola'),
(1395,'lead_no',NULL,'LEA362'),
(1395,'lastname',NULL,'Galluzzo'),
(1395,'mobile',NULL,'3471921514'),
(1395,'email',NULL,'paola.galluzzo@libero.it'),
(1395,'assigned_user_id',NULL,'5'),
(1395,'createdtime',NULL,'2023-05-17 07:18:22'),
(1395,'modifiedby',NULL,'5'),
(1395,'lane',NULL,'Emilio Gola 31'),
(1395,'city',NULL,'Milano'),
(1395,'source',NULL,'WEBSERVICE'),
(1395,'cf_857',NULL,'2'),
(1395,'cf_859',NULL,'1'),
(1395,'cf_861',NULL,'Ricerca Internet'),
(1395,'record_id',NULL,'597'),
(1395,'record_module',NULL,'Leads'),
(1396,'modifiedby','5','7'),
(1396,'description','','Entrata in Via Gola 31,2 caere da letto, loft ristrutturato, 1 bagno, piccolo living, AC, arredata, angolo Via Segantini'),
(1397,'description','Entrata in Via Gola 31,2 caere da letto, loft ristrutturato, 1 bagno, piccolo living, AC, arredata, angolo Via Segantini','Entrata in Via Gola 31,2 camere da letto, loft ristrutturato, 1 bagno, piccolo living, AC, arredata, angolo Via Segantini'),
(1398,'leadstatus','','Contacted'),
(1399,'label',NULL,'davide zhou'),
(1399,'firstname',NULL,'davide'),
(1399,'lead_no',NULL,'LEA363'),
(1399,'lastname',NULL,'zhou'),
(1399,'mobile',NULL,'3939890198'),
(1399,'email',NULL,'davidejzhou@gmail.com'),
(1399,'assigned_user_id',NULL,'5'),
(1399,'createdtime',NULL,'2023-05-17 08:10:12'),
(1399,'modifiedby',NULL,'5'),
(1399,'lane',NULL,'Via carlo perini 22'),
(1399,'city',NULL,'Milano'),
(1399,'source',NULL,'WEBSERVICE'),
(1399,'cf_857',NULL,'5'),
(1399,'cf_859',NULL,'3'),
(1399,'cf_861',NULL,'Ricerca Internet'),
(1399,'record_id',NULL,'598'),
(1399,'record_module',NULL,'Leads'),
(1400,'leadstatus','','Contacted'),
(1400,'modifiedby','5','7'),
(1401,'leadstatus','','Fuori Zona'),
(1401,'modifiedby','5','7'),
(1402,'leadstatus','Fissato appuntamento','Non Qualificato'),
(1403,'label',NULL,'Valutazione Immobile in Via carlo perini 22 - Milano'),
(1403,'date_start',NULL,'2023-05-17'),
(1403,'activitytype',NULL,'Emails'),
(1403,'assigned_user_id',NULL,'1'),
(1403,'subject',NULL,'Valutazione Immobile in Via carlo perini 22 - Milano'),
(1403,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>davide</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1403,'time_start',NULL,'08:20:01'),
(1403,'createdtime',NULL,'2023-05-17 08:20:01'),
(1403,'modifiedby',NULL,'1'),
(1403,'from_email',NULL,'francescamontuoro@easylife.house'),
(1403,'saved_toid',NULL,'["","davidejzhou@gmail.com"]'),
(1403,'ccmail',NULL,'[""]'),
(1403,'bccmail',NULL,'[""]'),
(1403,'parent_id',NULL,'598@1|'),
(1403,'email_flag',NULL,'SENT'),
(1403,'source',NULL,'CRM'),
(1403,'record_id',NULL,'599'),
(1403,'record_module',NULL,'Emails'),
(1406,'label',NULL,'Visto appartamento il 16/5, arredo vecchio, pretese di rendimento non in linea con il breve. Proprietario lavora in campo immobiliare, acquista, ristruttura e rivende. Sensibile solo al lato economico'),
(1406,'commentcontent',NULL,'Visto appartamento il 16/5, arredo vecchio, pretese di rendimento non in linea con il breve. Proprietario lavora in campo immobiliare, acquista, ristruttura e rivende. Sensibile solo al lato economico'),
(1406,'assigned_user_id',NULL,'7'),
(1406,'createdtime',NULL,'2023-05-17 08:21:36'),
(1406,'related_to',NULL,'551'),
(1406,'creator',NULL,'7'),
(1406,'source',NULL,'CRM'),
(1406,'userid',NULL,'7'),
(1406,'record_id',NULL,'600'),
(1406,'record_module',NULL,'ModComments'),
(1407,'description','Appartamento di 150 mq con 2 camere da letto, un ampio salotto, 2 bagni, jacuzzi e bagno turco.','Appartamento di 150 mq con 2 camere da letto, un ampio salotto, 2 bagni, jacuzzi e bagno turco. Vive a Roma, vuole flessibilita', un weekend al mese. Ristrutturato nel 2019, AC, risc centralizzato.'),
(1408,'label',NULL,'Onboarding APT Via Solferino Milano'),
(1408,'projectname',NULL,'Onboarding APT Via Solferino Milano'),
(1408,'assigned_user_id',NULL,'4'),
(1408,'project_no',NULL,'PROJ11'),
(1408,'createdtime',NULL,'2023-05-17 13:15:14'),
(1408,'modifiedby',NULL,'1'),
(1408,'source',NULL,'WORKFLOW'),
(1408,'record_id',NULL,'601'),
(1408,'record_module',NULL,'Project'),
(1410,'leadstatus','','Acquisito'),
(1410,'modifiedby','5','1'),
(1411,'label',NULL,'Onboarding Appartamento in Via Solferino - Milano'),
(1411,'date_start',NULL,'2023-05-17'),
(1411,'activitytype',NULL,'Emails'),
(1411,'assigned_user_id',NULL,'1'),
(1411,'subject',NULL,'Onboarding Appartamento in Via Solferino - Milano'),
(1411,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Via Solferino a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(1411,'time_start',NULL,'13:16:01'),
(1411,'createdtime',NULL,'2023-05-17 13:16:01'),
(1411,'modifiedby',NULL,'1'),
(1411,'from_email',NULL,'onboarding@easylife.house'),
(1411,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(1411,'ccmail',NULL,'[""]'),
(1411,'bccmail',NULL,'[""]'),
(1411,'parent_id',NULL,'71@1|'),
(1411,'email_flag',NULL,'SENT'),
(1411,'source',NULL,'CRM'),
(1411,'record_id',NULL,'602'),
(1411,'record_module',NULL,'Emails'),
(1413,'label',NULL,'Consegna Contratto Firmato'),
(1413,'projecttaskname',NULL,'Consegna Contratto Firmato'),
(1413,'projectid',NULL,'601'),
(1413,'assigned_user_id',NULL,'7'),
(1413,'projecttask_no',NULL,'PT7'),
(1413,'startdate',NULL,'2023-05-18'),
(1413,'createdtime',NULL,'2023-05-17 13:25:09'),
(1413,'modifiedby',NULL,'6'),
(1413,'source',NULL,'CRM'),
(1413,'projecttaskstatus',NULL,'Open'),
(1413,'record_id',NULL,'603'),
(1413,'record_module',NULL,'ProjectTask'),
(1415,'projecttaskprogress','','50%'),
(1416,'projecttaskstatus','Open','In Progress'),
(1417,'projecttaskstatus','In Progress','Open'),
(1418,'label',NULL,'Lo Giudice Antonio'),
(1418,'firstname',NULL,'Lo Giudice'),
(1418,'lead_no',NULL,'LEA364'),
(1418,'lastname',NULL,'Antonio'),
(1418,'mobile',NULL,'3487396893'),
(1418,'email',NULL,'anlogiu2000@icloud.com'),
(1418,'assigned_user_id',NULL,'5'),
(1418,'createdtime',NULL,'2023-05-17 15:24:12'),
(1418,'modifiedby',NULL,'5'),
(1418,'lane',NULL,'Cipro'),
(1418,'city',NULL,'Milano'),
(1418,'source',NULL,'WEBSERVICE'),
(1418,'cf_857',NULL,'1'),
(1418,'cf_859',NULL,'1'),
(1418,'cf_861',NULL,'Passaparola Amici'),
(1418,'record_id',NULL,'604'),
(1418,'record_module',NULL,'Leads'),
(1419,'label',NULL,'Antonio Lo'),
(1419,'firstname',NULL,'Antonio'),
(1419,'lead_no',NULL,'LEA365'),
(1419,'lastname',NULL,'Lo'),
(1419,'mobile',NULL,'3487396893'),
(1419,'email',NULL,'anlogiu2000@icloud.com'),
(1419,'assigned_user_id',NULL,'5'),
(1419,'createdtime',NULL,'2023-05-17 15:47:22'),
(1419,'modifiedby',NULL,'5'),
(1419,'lane',NULL,'Cipro 7'),
(1419,'city',NULL,'Milano'),
(1419,'source',NULL,'WEBSERVICE'),
(1419,'cf_857',NULL,'1'),
(1419,'cf_859',NULL,'1'),
(1419,'cf_861',NULL,'Passaparola Amici'),
(1419,'record_id',NULL,'605'),
(1419,'record_module',NULL,'Leads'),
(1421,'label','Antonio Lo','Antonio Logiudice'),
(1421,'lastname','Lo','Logiudice'),
(1421,'modifiedby','5','7'),
(1422,'leadstatus','','Attempted to Contact'),
(1423,'label',NULL,'Sandro Carbone'),
(1423,'firstname',NULL,'Sandro'),
(1423,'lead_no',NULL,'LEA366'),
(1423,'lastname',NULL,'Carbone'),
(1423,'mobile',NULL,'3295316323'),
(1423,'email',NULL,'sandro.74@live.com'),
(1423,'assigned_user_id',NULL,'5'),
(1423,'createdtime',NULL,'2023-05-17 16:04:12'),
(1423,'modifiedby',NULL,'5'),
(1423,'lane',NULL,'Via chioggia'),
(1423,'city',NULL,'Milano'),
(1423,'source',NULL,'WEBSERVICE'),
(1423,'cf_857',NULL,'2'),
(1423,'cf_859',NULL,'1'),
(1423,'cf_861',NULL,'Ricerca Internet'),
(1423,'record_id',NULL,'606'),
(1423,'record_module',NULL,'Leads'),
(1424,'leadstatus','','Fuori Zona'),
(1424,'modifiedby','5','7'),
(1425,'label',NULL,'Valutazione Immobile in Via Terrazzano, 71B - Rho - Milano'),
(1425,'date_start',NULL,'2023-05-17'),
(1425,'activitytype',NULL,'Emails'),
(1425,'assigned_user_id',NULL,'1'),
(1425,'subject',NULL,'Valutazione Immobile in Via Terrazzano, 71B - Rho - Milano'),
(1425,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Adriano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1425,'time_start',NULL,'16:05:02'),
(1425,'createdtime',NULL,'2023-05-17 16:05:02'),
(1425,'modifiedby',NULL,'1'),
(1425,'from_email',NULL,'francescamontuoro@easylife.house'),
(1425,'saved_toid',NULL,'["","adrianogiunta@gmail.com"]'),
(1425,'ccmail',NULL,'[""]'),
(1425,'bccmail',NULL,'[""]'),
(1425,'parent_id',NULL,'132@1|'),
(1425,'email_flag',NULL,'SENT'),
(1425,'source',NULL,'CRM'),
(1425,'record_id',NULL,'607'),
(1425,'record_module',NULL,'Emails'),
(1427,'leadstatus','','Fissato appuntamento'),
(1427,'modifiedby','5','7'),
(1428,'modifiedby','5','7'),
(1428,'lane','Viale Monza','Viale Monza 37'),
(1429,'leadstatus','','Follow Up'),
(1430,'modifiedby','5','7'),
(1431,'lane','Vittoria Colonna','Via Vittoria Colonna 51'),
(1432,'leadstatus','','Contacted'),
(1433,'modifiedby','5','7'),
(1434,'leadstatus','','Contacted'),
(1435,'leadstatus','','Medium Term'),
(1435,'modifiedby','5','7'),
(1436,'leadstatus','','Fuori Zona'),
(1436,'modifiedby','5','7'),
(1437,'label',NULL,'Valutazione Immobile in Tartini 13/A - Milano'),
(1437,'date_start',NULL,'2023-05-17'),
(1437,'activitytype',NULL,'Emails'),
(1437,'assigned_user_id',NULL,'1'),
(1437,'subject',NULL,'Valutazione Immobile in Tartini 13/A - Milano'),
(1437,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Maristella</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1437,'time_start',NULL,'16:14:02'),
(1437,'createdtime',NULL,'2023-05-17 16:14:02'),
(1437,'modifiedby',NULL,'1'),
(1437,'from_email',NULL,'francescamontuoro@easylife.house'),
(1437,'saved_toid',NULL,'["","ghiazzamaristella@yahoo.it"]'),
(1437,'ccmail',NULL,'[""]'),
(1437,'bccmail',NULL,'[""]'),
(1437,'parent_id',NULL,'78@1|'),
(1437,'email_flag',NULL,'SENT'),
(1437,'source',NULL,'CRM'),
(1437,'record_id',NULL,'608'),
(1437,'record_module',NULL,'Emails'),
(1439,'modifiedby','5','7'),
(1440,'leadstatus','','Fuori Zona'),
(1441,'label',NULL,'Valutazione Immobile in Via Caldera - Milano'),
(1441,'date_start',NULL,'2023-05-17'),
(1441,'activitytype',NULL,'Emails'),
(1441,'assigned_user_id',NULL,'1'),
(1441,'subject',NULL,'Valutazione Immobile in Via Caldera - Milano'),
(1441,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Veronica</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1441,'time_start',NULL,'16:15:01'),
(1441,'createdtime',NULL,'2023-05-17 16:15:01'),
(1441,'modifiedby',NULL,'1'),
(1441,'from_email',NULL,'francescamontuoro@easylife.house'),
(1441,'saved_toid',NULL,'["","veronica.gianfaldoni@gmail.com"]'),
(1441,'ccmail',NULL,'[""]'),
(1441,'bccmail',NULL,'[""]'),
(1441,'parent_id',NULL,'77@1|'),
(1441,'email_flag',NULL,'SENT'),
(1441,'source',NULL,'CRM'),
(1441,'record_id',NULL,'609'),
(1441,'record_module',NULL,'Emails'),
(1443,'label',NULL,'Onboarding APT crema 1 Milano'),
(1443,'projectname',NULL,'Onboarding APT crema 1 Milano'),
(1443,'assigned_user_id',NULL,'4'),
(1443,'project_no',NULL,'PROJ12'),
(1443,'createdtime',NULL,'2023-05-17 16:16:05'),
(1443,'modifiedby',NULL,'1'),
(1443,'source',NULL,'WORKFLOW'),
(1443,'record_id',NULL,'610'),
(1443,'record_module',NULL,'Project'),
(1445,'leadstatus','','Acquisito'),
(1445,'modifiedby','5','1'),
(1446,'label',NULL,'Onboarding Appartamento in crema 1 - Milano'),
(1446,'date_start',NULL,'2023-05-17'),
(1446,'activitytype',NULL,'Emails'),
(1446,'assigned_user_id',NULL,'1'),
(1446,'subject',NULL,'Onboarding Appartamento in crema 1 - Milano'),
(1446,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;crema 1 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(1446,'time_start',NULL,'16:17:01'),
(1446,'createdtime',NULL,'2023-05-17 16:17:01'),
(1446,'modifiedby',NULL,'1'),
(1446,'from_email',NULL,'onboarding@easylife.house'),
(1446,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(1446,'ccmail',NULL,'[""]'),
(1446,'bccmail',NULL,'[""]'),
(1446,'parent_id',NULL,'58@1|'),
(1446,'email_flag',NULL,'SENT'),
(1446,'source',NULL,'CRM'),
(1446,'record_id',NULL,'611'),
(1446,'record_module',NULL,'Emails'),
(1448,'label',NULL,'Marco Terzi'),
(1448,'firstname',NULL,'Marco'),
(1448,'lead_no',NULL,'LEA367'),
(1448,'lastname',NULL,'Terzi'),
(1448,'mobile',NULL,'3337947135'),
(1448,'email',NULL,'marcoterziosa@gmail.com'),
(1448,'assigned_user_id',NULL,'5'),
(1448,'createdtime',NULL,'2023-05-17 18:01:12'),
(1448,'modifiedby',NULL,'5'),
(1448,'lane',NULL,'Via Carlo Farini 53, Scala C terzo piano - esposizione a ovest'),
(1448,'city',NULL,'Milano'),
(1448,'source',NULL,'WEBSERVICE'),
(1448,'cf_857',NULL,'3'),
(1448,'cf_859',NULL,'2'),
(1448,'cf_861',NULL,'Ricerca Internet'),
(1448,'record_id',NULL,'612'),
(1448,'record_module',NULL,'Leads'),
(1449,'label',NULL,'Vincenzo D'),
(1449,'firstname',NULL,'Vincenzo'),
(1449,'lead_no',NULL,'LEA368'),
(1449,'lastname',NULL,'D'),
(1449,'mobile',NULL,'3474243528'),
(1449,'email',NULL,'v.dambrosio@mail.com'),
(1449,'assigned_user_id',NULL,'5'),
(1449,'createdtime',NULL,'2023-05-18 10:25:13'),
(1449,'modifiedby',NULL,'5'),
(1449,'lane',NULL,'Panfilo castaldi'),
(1449,'city',NULL,'Milano'),
(1449,'source',NULL,'WEBSERVICE'),
(1449,'cf_857',NULL,'3'),
(1449,'cf_859',NULL,'1'),
(1449,'cf_861',NULL,'Ricerca Internet'),
(1449,'record_id',NULL,'613'),
(1449,'record_module',NULL,'Leads'),
(1450,'modifiedby','5','7'),
(1450,'lane','Panfilo castaldi','Panfilo castaldi 32'),
(1451,'leadstatus','','Contacted'),
(1452,'lane','Panfilo castaldi 32','Panfilo castaldi 21'),
(1453,'description','','Trilo 2 camere 1 bagno piano 1 interno- andra' all'estero, potrebbe doverlo usare a luglio e agosto e forse una settimana a Natale. AC presente.'),
(1454,'email','v.dambrosio@mail.com','v.dambrosio@gmail.com'),
(1455,'label','Vincenzo D','Vincenzo Dambrosio'),
(1455,'lastname','D','Dambrosio'),
(1456,'description','Trilo 2 camere 1 bagno piano 1 interno- andra' all'estero, potrebbe doverlo usare a luglio e agosto e forse una settimana a Natale. AC presente.','Trilo 2 camere 1 bagno piano 1 interno- andra' all'estero, potrebbe doverlo usare a luglio e agosto e forse una settimana a Natale. AC presente. Fara' il rogito fra un mese.'),
(1457,'email','v.dambrosio@gmail.com','v.dambrosio@mail.com'),
(1458,'label',NULL,'Alessandra Canella'),
(1458,'firstname',NULL,'Alessandra'),
(1458,'lead_no',NULL,'LEA369'),
(1458,'lastname',NULL,'Canella'),
(1458,'mobile',NULL,'00447460680930'),
(1458,'email',NULL,'alessandra.canella@gmail.com'),
(1458,'assigned_user_id',NULL,'5'),
(1458,'createdtime',NULL,'2023-05-18 11:06:12'),
(1458,'modifiedby',NULL,'5'),
(1458,'lane',NULL,'Cola Montano 15'),
(1458,'city',NULL,'Milano'),
(1458,'description',NULL,'si tratta di un bilocale di 64 mq che stiamo valutando di affittare solo per brevi periodi. Vorrei conoscere meglio i servizi che offrite.'),
(1458,'source',NULL,'WEBSERVICE'),
(1458,'cf_857',NULL,'1'),
(1458,'cf_859',NULL,'1'),
(1458,'cf_861',NULL,'Ricerca Internet'),
(1458,'record_id',NULL,'614'),
(1458,'record_module',NULL,'Leads'),
(1459,'leadstatus','','Contacted'),
(1459,'modifiedby','5','7'),
(1460,'description','si tratta di un bilocale di 64 mq che stiamo valutando di affittare solo per brevi periodi. Vorrei conoscere meglio i servizi che offrite.','si tratta di un bilocale di 64 mq che stiamo valutando di affittare solo per brevi periodi. Vorrei conoscere meglio i servizi che offrite. A Luglio va via l'inqulino.'),
(1461,'leadstatus','','Attempted to Contact'),
(1461,'modifiedby','5','7'),
(1462,'leadstatus','Attempted to Contact','Contacted'),
(1463,'description','','circa 80 mq 3 camere matrimoniali 1 sala grande 2 bagni AC piano III con ascensore. Si dovrebbe liberare tra due mesi, ci abita.'),
(1464,'leadstatus','','Non Qualificato'),
(1464,'modifiedby','5','7'),
(1465,'leadstatus','','Contacted'),
(1466,'leadstatus','','Attempted to Contact'),
(1466,'modifiedby','5','7'),
(1467,'leadstatus','','Contacted'),
(1467,'modifiedby','5','7'),
(1468,'leadstatus','','Contacted'),
(1468,'modifiedby','5','7'),
(1469,'leadstatus','','Contacted'),
(1469,'modifiedby','5','7'),
(1470,'leadstatus','','Contacted'),
(1470,'modifiedby','5','7'),
(1471,'leadstatus','','Contacted'),
(1471,'modifiedby','5','7'),
(1472,'leadstatus','Fissato appuntamento','Hot'),
(1473,'label',NULL,'Alessandra Romani'),
(1473,'firstname',NULL,'Alessandra'),
(1473,'lead_no',NULL,'LEA370'),
(1473,'lastname',NULL,'Romani'),
(1473,'mobile',NULL,'3397488793'),
(1473,'email',NULL,'alessandra.romani@bottegadellarete.it'),
(1473,'assigned_user_id',NULL,'5'),
(1473,'createdtime',NULL,'2023-05-18 14:09:12'),
(1473,'modifiedby',NULL,'5'),
(1473,'lane',NULL,'Canonica'),
(1473,'city',NULL,'Milano'),
(1473,'source',NULL,'WEBSERVICE'),
(1473,'cf_857',NULL,'2'),
(1473,'cf_859',NULL,'1'),
(1473,'cf_861',NULL,'Ricerca Internet'),
(1473,'record_id',NULL,'615'),
(1473,'record_module',NULL,'Leads'),
(1474,'modifiedby','5','7'),
(1474,'description','','Bilo'),
(1475,'lane','Canonica','Via Canonica 72'),
(1476,'description','Bilo','Bilo si entra da Via Bertini Piano 1 ascensore termoautonomo AC arredo vecchio da ammodernare.'),
(1477,'description','Bilo si entra da Via Bertini Piano 1 ascensore termoautonomo AC arredo vecchio da ammodernare.','Bilo si entra da Via Bertini Piano 1 ascensore termoautonomo AC arredo vecchio da ammodernare. Circa 40 mq.'),
(1478,'leadstatus','','Contacted'),
(1479,'startdate','2023-03-25','2023-04-03'),
(1479,'enddate','2023-03-29','2023-04-07'),
(1480,'label',NULL,'Sonia GIUDICI'),
(1480,'firstname',NULL,'Sonia'),
(1480,'lead_no',NULL,'LEA371'),
(1480,'lastname',NULL,'GIUDICI'),
(1480,'mobile',NULL,'3351847821'),
(1480,'email',NULL,'Sonia.giudici@gmail.com'),
(1480,'assigned_user_id',NULL,'5'),
(1480,'createdtime',NULL,'2023-05-18 23:28:12'),
(1480,'modifiedby',NULL,'5'),
(1480,'lane',NULL,'Rogoredo 113'),
(1480,'city',NULL,'Milano'),
(1480,'source',NULL,'WEBSERVICE'),
(1480,'cf_857',NULL,'2'),
(1480,'cf_859',NULL,'1'),
(1480,'cf_861',NULL,'Altro'),
(1480,'record_id',NULL,'616'),
(1480,'record_module',NULL,'Leads'),
(1481,'leadstatus','','Fuori Zona'),
(1481,'modifiedby','5','7'),
(1482,'label',NULL,'Valutazione Immobile in Rogoredo 113 - Milano'),
(1482,'date_start',NULL,'2023-05-19'),
(1482,'activitytype',NULL,'Emails'),
(1482,'assigned_user_id',NULL,'1'),
(1482,'subject',NULL,'Valutazione Immobile in Rogoredo 113 - Milano'),
(1482,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Sonia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1482,'time_start',NULL,'07:42:01'),
(1482,'createdtime',NULL,'2023-05-19 07:42:01'),
(1482,'modifiedby',NULL,'1'),
(1482,'from_email',NULL,'francescamontuoro@easylife.house'),
(1482,'saved_toid',NULL,'["","Sonia.giudici@gmail.com"]'),
(1482,'ccmail',NULL,'[""]'),
(1482,'bccmail',NULL,'[""]'),
(1482,'parent_id',NULL,'616@1|'),
(1482,'email_flag',NULL,'SENT'),
(1482,'source',NULL,'CRM'),
(1482,'record_id',NULL,'617'),
(1482,'record_module',NULL,'Emails'),
(1484,'label',NULL,'Chiara SturdÃ'),
(1484,'firstname',NULL,'Chiara'),
(1484,'lead_no',NULL,'LEA372'),
(1484,'lastname',NULL,'SturdÃ'),
(1484,'mobile',NULL,'3938615377'),
(1484,'email',NULL,'zagarfieri@gmail.com'),
(1484,'assigned_user_id',NULL,'5'),
(1484,'createdtime',NULL,'2023-05-19 15:35:12'),
(1484,'modifiedby',NULL,'5'),
(1484,'lane',NULL,'Via Giuseppe Meda 45'),
(1484,'city',NULL,'Milano'),
(1484,'source',NULL,'WEBSERVICE'),
(1484,'cf_857',NULL,'3'),
(1484,'cf_859',NULL,'3'),
(1484,'cf_861',NULL,'Ricerca Internet'),
(1484,'record_id',NULL,'618'),
(1484,'record_module',NULL,'Leads'),
(1485,'label',NULL,'Federico Mercuri'),
(1485,'firstname',NULL,'Federico'),
(1485,'lead_no',NULL,'LEA373'),
(1485,'lastname',NULL,'Mercuri'),
(1485,'mobile',NULL,'3450313394'),
(1485,'email',NULL,'federicomercuri3@gmail.com'),
(1485,'assigned_user_id',NULL,'5'),
(1485,'createdtime',NULL,'2023-05-20 09:33:12'),
(1485,'modifiedby',NULL,'5'),
(1485,'lane',NULL,'Ripa di porta ticinese 7'),
(1485,'city',NULL,'Milano'),
(1485,'source',NULL,'WEBSERVICE'),
(1485,'cf_857',NULL,'1'),
(1485,'cf_859',NULL,'1'),
(1485,'cf_861',NULL,'Ricerca Internet'),
(1485,'record_id',NULL,'619'),
(1485,'record_module',NULL,'Leads'),
(1486,'label',NULL,'CARLO POMPEO MEZZADRI'),
(1486,'firstname',NULL,'CARLO POMPEO'),
(1486,'lead_no',NULL,'LEA374'),
(1486,'lastname',NULL,'MEZZADRI'),
(1486,'mobile',NULL,'3482640527'),
(1486,'email',NULL,'carlo.mezzadri@tiscali.it'),
(1486,'assigned_user_id',NULL,'5'),
(1486,'createdtime',NULL,'2023-05-20 10:34:12'),
(1486,'modifiedby',NULL,'5'),
(1486,'lane',NULL,'Bonomi 7'),
(1486,'city',NULL,'Milano'),
(1486,'source',NULL,'WEBSERVICE'),
(1486,'cf_857',NULL,'2'),
(1486,'cf_859',NULL,'1'),
(1486,'cf_861',NULL,'Ricerca Internet'),
(1486,'record_id',NULL,'620'),
(1486,'record_module',NULL,'Leads'),
(1487,'label',NULL,'Alessandro Grigolon'),
(1487,'firstname',NULL,'Alessandro'),
(1487,'lead_no',NULL,'LEA375'),
(1487,'lastname',NULL,'Grigolon'),
(1487,'mobile',NULL,'3316877738'),
(1487,'email',NULL,'alessandro.grigolon@gmail.com'),
(1487,'assigned_user_id',NULL,'5'),
(1487,'createdtime',NULL,'2023-05-20 15:32:12'),
(1487,'modifiedby',NULL,'5'),
(1487,'lane',NULL,'Via Plinio 43'),
(1487,'city',NULL,'Milano'),
(1487,'source',NULL,'WEBSERVICE'),
(1487,'cf_857',NULL,'2'),
(1487,'cf_859',NULL,'1'),
(1487,'cf_861',NULL,'Ricerca Internet'),
(1487,'record_id',NULL,'621'),
(1487,'record_module',NULL,'Leads'),
(1488,'label',NULL,'paola galluzzo'),
(1488,'firstname',NULL,'paola'),
(1488,'lead_no',NULL,'LEA376'),
(1488,'lastname',NULL,'galluzzo'),
(1488,'mobile',NULL,'3471921514'),
(1488,'email',NULL,'paola.galluzzo@libero.it'),
(1488,'assigned_user_id',NULL,'5'),
(1488,'createdtime',NULL,'2023-05-21 10:51:13'),
(1488,'modifiedby',NULL,'5'),
(1488,'lane',NULL,'via emilio gola 31'),
(1488,'city',NULL,'Milano'),
(1488,'description',NULL,'si tratta di un appartamento finemente ristrutturato, su 2 piani a 200 metri dal Naviglio Grande e dal Naviglio Pavese ideale per ospiti stranieri che vogliono essere nelle zone caratteristiche di Milano.'),
(1488,'source',NULL,'WEBSERVICE'),
(1488,'cf_857',NULL,'2'),
(1488,'cf_859',NULL,'1'),
(1488,'cf_861',NULL,'Altro'),
(1488,'record_id',NULL,'622'),
(1488,'record_module',NULL,'Leads'),
(1489,'label',NULL,'Silvia Magnani'),
(1489,'firstname',NULL,'Silvia'),
(1489,'contact_no',NULL,'CON33'),
(1489,'lastname',NULL,'Magnani'),
(1489,'email',NULL,'magnanisilvana@gmail.com'),
(1489,'assigned_user_id',NULL,'5'),
(1489,'createdtime',NULL,'2023-05-21 16:21:27'),
(1489,'modifiedby',NULL,'5'),
(1489,'source',NULL,'WEBSERVICE'),
(1489,'cf_875',NULL,'smagnani'),
(1489,'cf_877',NULL,'Sangregorio17'),
(1489,'cf_925',NULL,'sangregorio-17p2'),
(1489,'record_id',NULL,'623'),
(1489,'record_module',NULL,'Contacts'),
(1490,'leadstatus','','Contacted'),
(1490,'modifiedby','5','7'),
(1491,'leadstatus','','Attempted to Contact'),
(1491,'modifiedby','5','7'),
(1493,'label',NULL,'Rachele Cariddi'),
(1493,'firstname',NULL,'Rachele'),
(1493,'lead_no',NULL,'LEA377'),
(1493,'lastname',NULL,'Cariddi'),
(1493,'mobile',NULL,'+4407716614384'),
(1493,'email',NULL,'cariddir@gmail.com'),
(1493,'assigned_user_id',NULL,'5'),
(1493,'createdtime',NULL,'2023-05-22 13:07:22'),
(1493,'modifiedby',NULL,'5'),
(1493,'lane',NULL,'Via ripamonti 126'),
(1493,'city',NULL,'Milano'),
(1493,'source',NULL,'WEBSERVICE'),
(1493,'cf_857',NULL,'1'),
(1493,'cf_859',NULL,'1'),
(1493,'cf_861',NULL,'Ricerca Internet'),
(1493,'record_id',NULL,'624'),
(1493,'record_module',NULL,'Leads'),
(1494,'leadstatus','','Fuori Zona'),
(1494,'modifiedby','5','7'),
(1495,'label',NULL,'Valutazione Immobile in Bonomi 7 - Milano'),
(1495,'date_start',NULL,'2023-05-22'),
(1495,'activitytype',NULL,'Emails'),
(1495,'assigned_user_id',NULL,'1'),
(1495,'subject',NULL,'Valutazione Immobile in Bonomi 7 - Milano'),
(1495,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>CARLO POMPEO</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1495,'time_start',NULL,'13:33:01'),
(1495,'createdtime',NULL,'2023-05-22 13:33:01'),
(1495,'modifiedby',NULL,'1'),
(1495,'from_email',NULL,'francescamontuoro@easylife.house'),
(1495,'saved_toid',NULL,'["","carlo.mezzadri@tiscali.it"]'),
(1495,'ccmail',NULL,'[""]'),
(1495,'bccmail',NULL,'[""]'),
(1495,'parent_id',NULL,'620@1|'),
(1495,'email_flag',NULL,'SENT'),
(1495,'source',NULL,'CRM'),
(1495,'record_id',NULL,'625'),
(1495,'record_module',NULL,'Emails'),
(1497,'leadstatus','','Contacted'),
(1497,'modifiedby','5','7'),
(1498,'label',NULL,'Fabio Fusco'),
(1498,'firstname',NULL,'Fabio'),
(1498,'lead_no',NULL,'LEA378'),
(1498,'lastname',NULL,'Fusco'),
(1498,'mobile',NULL,'3485484442'),
(1498,'email',NULL,'fuscof@libero.it'),
(1498,'assigned_user_id',NULL,'5'),
(1498,'createdtime',NULL,'2023-05-22 13:52:12'),
(1498,'modifiedby',NULL,'5'),
(1498,'lane',NULL,'Ercole Marelli 324'),
(1498,'city',NULL,'Milano'),
(1498,'description',NULL,'Sesto San Giovanni'),
(1498,'source',NULL,'WEBSERVICE'),
(1498,'cf_857',NULL,'2'),
(1498,'cf_859',NULL,'1'),
(1498,'cf_861',NULL,'Ricerca Internet'),
(1498,'record_id',NULL,'626'),
(1498,'record_module',NULL,'Leads'),
(1499,'leadstatus','','Attempted to Contact'),
(1499,'modifiedby','5','7'),
(1500,'leadstatus','','Contacted'),
(1500,'modifiedby','5','7'),
(1502,'label',NULL,'No, fuori Zona, lo fa lui a dice a 100 euro a notte ma non ci sta dietro.... per noi comunque non va bene'),
(1502,'commentcontent',NULL,'No, fuori Zona, lo fa lui a dice a 100 euro a notte ma non ci sta dietro.... per noi comunque non va bene'),
(1502,'assigned_user_id',NULL,'7'),
(1502,'createdtime',NULL,'2023-05-22 13:59:44'),
(1502,'related_to',NULL,'626'),
(1502,'creator',NULL,'7'),
(1502,'source',NULL,'CRM'),
(1502,'userid',NULL,'7'),
(1502,'record_id',NULL,'627'),
(1502,'record_module',NULL,'ModComments'),
(1503,'label',NULL,'Juwaria Hamid'),
(1503,'firstname',NULL,'Juwaria'),
(1503,'lead_no',NULL,'LEA379'),
(1503,'lastname',NULL,'Hamid'),
(1503,'mobile',NULL,'+39 345 0455098'),
(1503,'email',NULL,'iartgalaxys@gmail.com'),
(1503,'assigned_user_id',NULL,'5'),
(1503,'createdtime',NULL,'2023-05-22 17:11:11'),
(1503,'modifiedby',NULL,'5'),
(1503,'lane',NULL,'Via Scarlatti 19'),
(1503,'city',NULL,'Milano'),
(1503,'source',NULL,'WEBSERVICE'),
(1503,'cf_857',NULL,'1'),
(1503,'cf_859',NULL,'1'),
(1503,'cf_861',NULL,'Ricerca Internet'),
(1503,'record_id',NULL,'628'),
(1503,'record_module',NULL,'Leads'),
(1504,'label',NULL,'Ilaria Amato'),
(1504,'firstname',NULL,'Ilaria'),
(1504,'lead_no',NULL,'LEA380'),
(1504,'lastname',NULL,'Amato'),
(1504,'mobile',NULL,'3313799825'),
(1504,'email',NULL,'ilaria.amato.18@gmail.com'),
(1504,'assigned_user_id',NULL,'5'),
(1504,'createdtime',NULL,'2023-05-22 17:51:12'),
(1504,'modifiedby',NULL,'5'),
(1504,'lane',NULL,'Via vincenzo da seregno 18'),
(1504,'city',NULL,'Milano'),
(1504,'source',NULL,'WEBSERVICE'),
(1504,'cf_857',NULL,'2'),
(1504,'cf_859',NULL,'1'),
(1504,'cf_861',NULL,'Ricerca Internet'),
(1504,'record_id',NULL,'629'),
(1504,'record_module',NULL,'Leads'),
(1505,'label',NULL,'sufi hamid'),
(1505,'firstname',NULL,'sufi'),
(1505,'lead_no',NULL,'LEA381'),
(1505,'lastname',NULL,'hamid'),
(1505,'mobile',NULL,'3450455098'),
(1505,'email',NULL,'iartgalaxys@gmail.com'),
(1505,'assigned_user_id',NULL,'5'),
(1505,'createdtime',NULL,'2023-05-22 18:42:13'),
(1505,'modifiedby',NULL,'5'),
(1505,'lane',NULL,'via scarlatti 19'),
(1505,'city',NULL,'Milano'),
(1505,'source',NULL,'WEBSERVICE'),
(1505,'cf_857',NULL,'1'),
(1505,'cf_859',NULL,'1'),
(1505,'cf_861',NULL,'Ricerca Internet'),
(1505,'record_id',NULL,'630'),
(1505,'record_module',NULL,'Leads'),
(1506,'label',NULL,'Stefano Mesturini'),
(1506,'firstname',NULL,'Stefano'),
(1506,'lead_no',NULL,'LEA382'),
(1506,'lastname',NULL,'Mesturini'),
(1506,'mobile',NULL,'3385945523'),
(1506,'email',NULL,'stefano.mesturini@outlook.it'),
(1506,'assigned_user_id',NULL,'5'),
(1506,'createdtime',NULL,'2023-05-22 21:27:14'),
(1506,'modifiedby',NULL,'5'),
(1506,'lane',NULL,'Lancetti 36'),
(1506,'city',NULL,'Milano'),
(1506,'source',NULL,'WEBSERVICE'),
(1506,'cf_857',NULL,'2'),
(1506,'cf_859',NULL,'1'),
(1506,'cf_861',NULL,'Ricerca Internet'),
(1506,'record_id',NULL,'631'),
(1506,'record_module',NULL,'Leads'),
(1507,'label',NULL,'Valentina Sala'),
(1507,'firstname',NULL,'Valentina'),
(1507,'lead_no',NULL,'LEA383'),
(1507,'lastname',NULL,'Sala'),
(1507,'mobile',NULL,'3343601171'),
(1507,'email',NULL,'valentina-sala@live.it'),
(1507,'assigned_user_id',NULL,'5'),
(1507,'createdtime',NULL,'2023-05-23 05:25:15'),
(1507,'modifiedby',NULL,'5'),
(1507,'lane',NULL,'Via Alberto Caroncini 5'),
(1507,'city',NULL,'Milano'),
(1507,'source',NULL,'WEBSERVICE'),
(1507,'cf_857',NULL,'2'),
(1507,'cf_859',NULL,'1'),
(1507,'cf_861',NULL,'Ricerca Internet'),
(1507,'record_id',NULL,'632'),
(1507,'record_module',NULL,'Leads'),
(1508,'label',NULL,'Patrizia Samoggia'),
(1508,'salutationtype',NULL,'Ms.'),
(1508,'firstname',NULL,'Patrizia'),
(1508,'lead_no',NULL,'LEA384'),
(1508,'lastname',NULL,'Samoggia'),
(1508,'mobile',NULL,'3346212274'),
(1508,'email',NULL,'pmsamoggia@gmail.com'),
(1508,'leadstatus',NULL,'Hot'),
(1508,'assigned_user_id',NULL,'7'),
(1508,'createdtime',NULL,'2023-05-23 06:42:38'),
(1508,'modifiedby',NULL,'7'),
(1508,'lane',NULL,'Via Marcona 12'),
(1508,'city',NULL,'Milano'),
(1508,'source',NULL,'CRM'),
(1508,'cf_857',NULL,'2'),
(1508,'cf_859',NULL,'2'),
(1508,'record_id',NULL,'633'),
(1508,'record_module',NULL,'Leads'),
(1509,'label',NULL,'Patrizia Samoggia'),
(1509,'salutationtype',NULL,'Ms.'),
(1509,'firstname',NULL,'Patrizia'),
(1509,'lead_no',NULL,'LEA385'),
(1509,'lastname',NULL,'Samoggia'),
(1509,'mobile',NULL,'3346212274'),
(1509,'email',NULL,'pmsamoggia@gmail.com'),
(1509,'leadstatus',NULL,'Hot'),
(1509,'assigned_user_id',NULL,'7'),
(1509,'createdtime',NULL,'2023-05-23 06:44:49'),
(1509,'modifiedby',NULL,'7'),
(1509,'lane',NULL,'Via Marcona 12'),
(1509,'city',NULL,'Milano'),
(1509,'source',NULL,'CRM'),
(1509,'cf_857',NULL,'2'),
(1509,'cf_859',NULL,'2'),
(1509,'record_id',NULL,'634'),
(1509,'record_module',NULL,'Leads'),
(1510,'label',NULL,'Patrizia Samoggia'),
(1510,'salutationtype',NULL,'Ms.'),
(1510,'firstname',NULL,'Patrizia'),
(1510,'lead_no',NULL,'LEA386'),
(1510,'lastname',NULL,'Samoggia'),
(1510,'mobile',NULL,'3346212274'),
(1510,'email',NULL,'pmsamoggia@gmail.com'),
(1510,'leadstatus',NULL,'Hot'),
(1510,'assigned_user_id',NULL,'7'),
(1510,'createdtime',NULL,'2023-05-23 06:51:26'),
(1510,'modifiedby',NULL,'7'),
(1510,'lane',NULL,'Via Marcona 12'),
(1510,'city',NULL,'Milano'),
(1510,'source',NULL,'CRM'),
(1510,'cf_857',NULL,'2'),
(1510,'cf_859',NULL,'2'),
(1510,'record_id',NULL,'635'),
(1510,'record_module',NULL,'Leads'),
(1513,'leadstatus','','Attempted to Contact'),
(1513,'modifiedby','5','7'),
(1514,'leadstatus','Fissato appuntamento','Hot'),
(1516,'label',NULL,'Mandare foto e planimetria a Fanni'),
(1516,'commentcontent',NULL,'Mandare foto e planimetria a Fanni'),
(1516,'assigned_user_id',NULL,'7'),
(1516,'createdtime',NULL,'2023-05-23 09:06:56'),
(1516,'related_to',NULL,'568'),
(1516,'creator',NULL,'7'),
(1516,'source',NULL,'CRM'),
(1516,'userid',NULL,'7'),
(1516,'record_id',NULL,'636'),
(1516,'record_module',NULL,'ModComments'),
(1517,'leadstatus','','Attempted to Contact'),
(1517,'modifiedby','5','7'),
(1518,'leadstatus','','Fuori Zona'),
(1518,'modifiedby','5','7'),
(1519,'label',NULL,'Valutazione Immobile in Via vincenzo da seregno 18 - Milano'),
(1519,'date_start',NULL,'2023-05-23'),
(1519,'activitytype',NULL,'Emails'),
(1519,'assigned_user_id',NULL,'1'),
(1519,'subject',NULL,'Valutazione Immobile in Via vincenzo da seregno 18 - Milano'),
(1519,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Ilaria</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1519,'time_start',NULL,'09:11:02'),
(1519,'createdtime',NULL,'2023-05-23 09:11:02'),
(1519,'modifiedby',NULL,'1'),
(1519,'from_email',NULL,'francescamontuoro@easylife.house'),
(1519,'saved_toid',NULL,'["","ilaria.amato.18@gmail.com"]'),
(1519,'ccmail',NULL,'[""]'),
(1519,'bccmail',NULL,'[""]'),
(1519,'parent_id',NULL,'629@1|'),
(1519,'email_flag',NULL,'SENT'),
(1519,'source',NULL,'CRM'),
(1519,'record_id',NULL,'637'),
(1519,'record_module',NULL,'Emails'),
(1521,'modifiedby','5','7'),
(1521,'description','','In fase di sfratto, 50 mq, costruzione del 2006, piano 2.'),
(1522,'lane','Lancetti 36','Via Lancetti 36'),
(1523,'leadstatus','','Contacted'),
(1524,'leadstatus','','Attempted to Contact'),
(1524,'modifiedby','5','7'),
(1525,'label',NULL,'ivana pellegrino'),
(1525,'firstname',NULL,'ivana'),
(1525,'lead_no',NULL,'LEA387'),
(1525,'lastname',NULL,'pellegrino'),
(1525,'mobile',NULL,'3939740116'),
(1525,'email',NULL,'ipellegrino@eway-solutions.it'),
(1525,'assigned_user_id',NULL,'5'),
(1525,'createdtime',NULL,'2023-05-23 13:24:22'),
(1525,'modifiedby',NULL,'5'),
(1525,'lane',NULL,'Privata San Martiniano 3'),
(1525,'city',NULL,'Milano'),
(1525,'source',NULL,'WEBSERVICE'),
(1525,'cf_857',NULL,'2'),
(1525,'cf_859',NULL,'1'),
(1525,'cf_861',NULL,'Passaparola Amici'),
(1525,'record_id',NULL,'638'),
(1525,'record_module',NULL,'Leads'),
(1526,'leadstatus','','Attempted to Contact'),
(1526,'modifiedby','5','7'),
(1527,'description','','Lo acquista il 21/6, abita in Calabria, ristrutturata nel 2020, camera matrimoniale divano letto cucina, 42 mq.'),
(1528,'leadstatus','Attempted to Contact','Contacted'),
(1529,'leadstatus','Follow Up','Hot'),
(1530,'description','','60 mq con due terrazzi andra' a vivere all'estero per un anno'),
(1531,'leadstatus','Attempted to Contact','Fissato appuntamento'),
(1532,'label',NULL,'ivana pellegrino'),
(1532,'firstname',NULL,'ivana'),
(1532,'lead_no',NULL,'LEA388'),
(1532,'lastname',NULL,'pellegrino'),
(1532,'mobile',NULL,'3939740116'),
(1532,'email',NULL,'ipellegrino@eway-solutions.it'),
(1532,'assigned_user_id',NULL,'5'),
(1532,'createdtime',NULL,'2023-05-23 18:00:42'),
(1532,'modifiedby',NULL,'5'),
(1532,'lane',NULL,'Privata San Martiniano 3'),
(1532,'city',NULL,'Milano'),
(1532,'source',NULL,'WEBSERVICE'),
(1532,'cf_857',NULL,'2'),
(1532,'cf_859',NULL,'1'),
(1532,'cf_861',NULL,'Passaparola Amici'),
(1532,'record_id',NULL,'639'),
(1532,'record_module',NULL,'Leads'),
(1534,'label',NULL,'Massimiliano Bettinelli'),
(1534,'firstname',NULL,'Massimiliano'),
(1534,'lead_no',NULL,'LEA389'),
(1534,'lastname',NULL,'Bettinelli'),
(1534,'mobile',NULL,'3456056813'),
(1534,'email',NULL,'bettinelli.massimiliano@gmail.com'),
(1534,'assigned_user_id',NULL,'5'),
(1534,'createdtime',NULL,'2023-05-23 19:13:12'),
(1534,'modifiedby',NULL,'5'),
(1534,'lane',NULL,'Via binda 33'),
(1534,'city',NULL,'Milano'),
(1534,'source',NULL,'WEBSERVICE'),
(1534,'cf_857',NULL,'1'),
(1534,'cf_859',NULL,'1'),
(1534,'cf_861',NULL,'Ricerca Internet'),
(1534,'record_id',NULL,'640'),
(1534,'record_module',NULL,'Leads'),
(1535,'label',NULL,'Silvia Fagnani'),
(1535,'firstname',NULL,'Silvia'),
(1535,'lead_no',NULL,'LEA390'),
(1535,'lastname',NULL,'Fagnani'),
(1535,'mobile',NULL,'3397176467'),
(1535,'email',NULL,'silvia.fagnani.16@gmail.com'),
(1535,'assigned_user_id',NULL,'5'),
(1535,'createdtime',NULL,'2023-05-24 03:54:13'),
(1535,'modifiedby',NULL,'5'),
(1535,'lane',NULL,'Alzaia naviglio pavese'),
(1535,'city',NULL,'Milano'),
(1535,'source',NULL,'WEBSERVICE'),
(1535,'cf_857',NULL,'2'),
(1535,'cf_859',NULL,'1'),
(1535,'cf_861',NULL,'Ricerca Internet'),
(1535,'record_id',NULL,'641'),
(1535,'record_module',NULL,'Leads'),
(1536,'leadstatus','','Attempted to Contact'),
(1536,'modifiedby','5','7'),
(1537,'leadstatus','','Fuori Zona'),
(1537,'modifiedby','5','7'),
(1538,'label',NULL,'Valutazione Immobile in Via binda 33 - Milano'),
(1538,'date_start',NULL,'2023-05-24'),
(1538,'activitytype',NULL,'Emails'),
(1538,'assigned_user_id',NULL,'1'),
(1538,'subject',NULL,'Valutazione Immobile in Via binda 33 - Milano'),
(1538,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Massimiliano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1538,'time_start',NULL,'07:27:01'),
(1538,'createdtime',NULL,'2023-05-24 07:27:01'),
(1538,'modifiedby',NULL,'1'),
(1538,'from_email',NULL,'francescamontuoro@easylife.house'),
(1538,'saved_toid',NULL,'["","bettinelli.massimiliano@gmail.com"]'),
(1538,'ccmail',NULL,'[""]'),
(1538,'bccmail',NULL,'[""]'),
(1538,'parent_id',NULL,'640@1|'),
(1538,'email_flag',NULL,'SENT'),
(1538,'source',NULL,'CRM'),
(1538,'record_id',NULL,'642'),
(1538,'record_module',NULL,'Emails'),
(1540,'label',NULL,'Chiama Dambrosio di Panfilo Castoldi 21. fa rogito gra qualche giorno'),
(1540,'subject',NULL,'Chiama Dambrosio di Panfilo Castoldi 21. fa rogito gra qualche giorno'),
(1540,'assigned_user_id',NULL,'7'),
(1540,'date_start',NULL,'2023-06-21'),
(1540,'time_start',NULL,'09:04:00'),
(1540,'due_date',NULL,'2023-06-21'),
(1540,'time_end',NULL,'09:09:00'),
(1540,'recurringtype',NULL,'--None--'),
(1540,'duration_minutes',NULL,'5'),
(1540,'eventstatus',NULL,'Planned'),
(1540,'sendnotification',NULL,'1'),
(1540,'activitytype',NULL,'Call'),
(1540,'createdtime',NULL,'2023-05-24 09:05:56'),
(1540,'visibility',NULL,'Public'),
(1540,'modifiedby',NULL,'7'),
(1540,'reminder_time',NULL,'1441'),
(1540,'source',NULL,'CRM'),
(1540,'record_id',NULL,'643'),
(1540,'record_module',NULL,'Events'),
(1542,'label',NULL,'Event : Chiama Dambrosio di Panfilo Castoldi 21. fa rogito gra qualche giorno'),
(1542,'date_start',NULL,'2023-05-24'),
(1542,'activitytype',NULL,'Emails'),
(1542,'assigned_user_id',NULL,'1'),
(1542,'subject',NULL,'Event : Chiama Dambrosio di Panfilo Castoldi 21. fa rogito gra qualche giorno'),
(1542,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>Montuoro Francesca ,<br />\r\n<b>Activity Notification Details:</b><br />\r\nSubject : Chiama Dambrosio di Panfilo Castoldi 21. fa rogito gra qualche giorno<a class="cancelLink" data-dismiss="modal" href="https://crm.easylife.house/index.php?module=Workflows&amp;parent=Settings&amp;view=Edit&amp;record=13&amp;mode=V7Edit&amp;returnmodule=Workflows&amp;returnparent=Settings&amp;returnpage=1&amp;returnview=List#" type="reset">Cancel</a><br />\r\nStart date and time : 21-06-2023 09:04 AM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br />\r\nEnd date and time : 21-06-2023 09:09 AM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br />\r\nStatus : Planned<br />\r\nPriority : <br />\r\nRelated To : <br />\r\nContacts List : <br />\r\nLocation : <br />\r\nDescription : </body>\r\n</html>\r\n<br><br>'),
(1542,'time_start',NULL,'09:06:01'),
(1542,'createdtime',NULL,'2023-05-24 09:06:01'),
(1542,'modifiedby',NULL,'1'),
(1542,'from_email',NULL,'supporto@easylife.house'),
(1542,'saved_toid',NULL,'["francescamontuoro@easylife.house"]'),
(1542,'ccmail',NULL,'[""]'),
(1542,'bccmail',NULL,'[""]'),
(1542,'parent_id',NULL,'643@1|'),
(1542,'email_flag',NULL,'SENT'),
(1542,'source',NULL,'CRM'),
(1542,'record_id',NULL,'644'),
(1542,'record_module',NULL,'Emails'),
(1544,'lane','Angera','Via Angera 10'),
(1545,'leadstatus','Contacted','Hot'),
(1547,'label',NULL,'Mandata proposta gestione il 24/5'),
(1547,'commentcontent',NULL,'Mandata proposta gestione il 24/5'),
(1547,'assigned_user_id',NULL,'7'),
(1547,'createdtime',NULL,'2023-05-24 10:04:44'),
(1547,'related_to',NULL,'560'),
(1547,'creator',NULL,'7'),
(1547,'source',NULL,'CRM'),
(1547,'userid',NULL,'7'),
(1547,'record_id',NULL,'645'),
(1547,'record_module',NULL,'ModComments'),
(1548,'label',NULL,'raffaele di'),
(1548,'firstname',NULL,'raffaele'),
(1548,'lead_no',NULL,'LEA391'),
(1548,'lastname',NULL,'di'),
(1548,'mobile',NULL,'3347122944'),
(1548,'email',NULL,'DIBERNARDORAF@GMAIL.COM'),
(1548,'assigned_user_id',NULL,'5'),
(1548,'createdtime',NULL,'2023-05-24 11:19:12'),
(1548,'modifiedby',NULL,'5'),
(1548,'lane',NULL,'via Rogoredo 113/C,'),
(1548,'city',NULL,'Milano'),
(1548,'description',NULL,'Casa da acquistare, valutazione gestione per investimento'),
(1548,'source',NULL,'WEBSERVICE'),
(1548,'cf_857',NULL,'2'),
(1548,'cf_859',NULL,'1'),
(1548,'cf_861',NULL,'Altro'),
(1548,'record_id',NULL,'646'),
(1548,'record_module',NULL,'Leads'),
(1549,'leadstatus','','Fuori Zona'),
(1549,'modifiedby','5','7'),
(1550,'label',NULL,'Valutazione Immobile in via Rogoredo 113/C, - Milano'),
(1550,'date_start',NULL,'2023-05-24'),
(1550,'activitytype',NULL,'Emails'),
(1550,'assigned_user_id',NULL,'1'),
(1550,'subject',NULL,'Valutazione Immobile in via Rogoredo 113/C, - Milano'),
(1550,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>raffaele</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1550,'time_start',NULL,'11:43:01'),
(1550,'createdtime',NULL,'2023-05-24 11:43:01'),
(1550,'modifiedby',NULL,'1'),
(1550,'from_email',NULL,'francescamontuoro@easylife.house'),
(1550,'saved_toid',NULL,'["","DIBERNARDORAF@GMAIL.COM"]'),
(1550,'ccmail',NULL,'[""]'),
(1550,'bccmail',NULL,'[""]'),
(1550,'parent_id',NULL,'646@1|'),
(1550,'email_flag',NULL,'SENT'),
(1550,'source',NULL,'CRM'),
(1550,'record_id',NULL,'647'),
(1550,'record_module',NULL,'Emails'),
(1552,'lane','Alzaia naviglio pavese','Alzaia naviglio pavese 118'),
(1553,'description','','Bilo detto 30%'),
(1554,'leadstatus','Attempted to Contact','Contacted'),
(1555,'description','Bilo detto 30%','Bilo detto 30% ultimo piano V con ascensore ristrutturato 4 anni fa. YouHosty ha propostomil 18% iva inclusa!'),
(1556,'label','raffaele di','raffaele di Berdardo'),
(1556,'lastname','di','di Berdardo'),
(1556,'modifiedby','1','6'),
(1557,'label','raffaele di Berdardo','raffaele di Bernardo'),
(1557,'lastname','di Berdardo','di Bernardo'),
(1558,'label',NULL,'Philip Prause'),
(1558,'salutationtype',NULL,'Mr.'),
(1558,'firstname',NULL,'Philip'),
(1558,'lead_no',NULL,'LEA392'),
(1558,'lastname',NULL,'Prause'),
(1558,'mobile',NULL,'3318343285'),
(1558,'email',NULL,'philip.prause@gmail.com'),
(1558,'leadsource',NULL,'Cold Call'),
(1558,'leadstatus',NULL,'Contacted'),
(1558,'assigned_user_id',NULL,'7'),
(1558,'createdtime',NULL,'2023-05-24 16:13:18'),
(1558,'modifiedby',NULL,'7'),
(1558,'lane',NULL,'Via Filippo Brunelleschi 5'),
(1558,'city',NULL,'Milano'),
(1558,'description',NULL,'Open space su due piani 110 mq libero'),
(1558,'source',NULL,'CRM'),
(1558,'record_id',NULL,'648'),
(1558,'record_module',NULL,'Leads'),
(1559,'label',NULL,'Anastasia Girshina'),
(1559,'firstname',NULL,'Anastasia'),
(1559,'lead_no',NULL,'LEA393'),
(1559,'lastname',NULL,'Girshina'),
(1559,'mobile',NULL,'+352691199314'),
(1559,'email',NULL,'a.girshina@gmail.com'),
(1559,'assigned_user_id',NULL,'5'),
(1559,'createdtime',NULL,'2023-05-24 16:27:12'),
(1559,'modifiedby',NULL,'5'),
(1559,'lane',NULL,'Via Salvatore Pianell'),
(1559,'city',NULL,'Milano'),
(1559,'source',NULL,'WEBSERVICE'),
(1559,'cf_857',NULL,'2'),
(1559,'cf_859',NULL,'1'),
(1559,'cf_861',NULL,'Ricerca Internet'),
(1559,'record_id',NULL,'649'),
(1559,'record_module',NULL,'Leads'),
(1560,'label',NULL,'Stefano Dâ'),
(1560,'firstname',NULL,'Stefano'),
(1560,'lead_no',NULL,'LEA394'),
(1560,'lastname',NULL,'Dâ'),
(1560,'mobile',NULL,'3335358339'),
(1560,'email',NULL,'stefano.donofrio@gmail.com'),
(1560,'assigned_user_id',NULL,'5'),
(1560,'createdtime',NULL,'2023-05-24 20:50:12'),
(1560,'modifiedby',NULL,'5'),
(1560,'lane',NULL,'Giovanni Pastorelli'),
(1560,'city',NULL,'Milano'),
(1560,'source',NULL,'WEBSERVICE'),
(1560,'cf_857',NULL,'2'),
(1560,'cf_859',NULL,'1'),
(1560,'cf_861',NULL,'Ricerca Internet'),
(1560,'record_id',NULL,'650'),
(1560,'record_module',NULL,'Leads'),
(1561,'label',NULL,'Stefano Vorda'),
(1561,'firstname',NULL,'Stefano'),
(1561,'lead_no',NULL,'LEA395'),
(1561,'lastname',NULL,'Vorda'),
(1561,'mobile',NULL,'0041792293821'),
(1561,'email',NULL,'stefano.corda64@gmail.com'),
(1561,'assigned_user_id',NULL,'5'),
(1561,'createdtime',NULL,'2023-05-24 21:22:15'),
(1561,'modifiedby',NULL,'5'),
(1561,'lane',NULL,'Chieti'),
(1561,'city',NULL,'Milano'),
(1561,'source',NULL,'WEBSERVICE'),
(1561,'cf_857',NULL,'2'),
(1561,'cf_859',NULL,'1'),
(1561,'cf_861',NULL,'Ricerca Internet'),
(1561,'record_id',NULL,'651'),
(1561,'record_module',NULL,'Leads'),
(1562,'label',NULL,'Carlo Perazzi'),
(1562,'firstname',NULL,'Carlo'),
(1562,'lead_no',NULL,'LEA396'),
(1562,'lastname',NULL,'Perazzi'),
(1562,'mobile',NULL,'3280886057'),
(1562,'email',NULL,'alien89@gmail.com'),
(1562,'assigned_user_id',NULL,'5'),
(1562,'createdtime',NULL,'2023-05-24 22:55:12'),
(1562,'modifiedby',NULL,'5'),
(1562,'lane',NULL,'Bonnet 6b'),
(1562,'city',NULL,'Milano'),
(1562,'source',NULL,'WEBSERVICE'),
(1562,'cf_857',NULL,'2'),
(1562,'cf_859',NULL,'1'),
(1562,'cf_861',NULL,'Ricerca Internet'),
(1562,'record_id',NULL,'652'),
(1562,'record_module',NULL,'Leads'),
(1563,'description','Bilo detto 30% ultimo piano V con ascensore ristrutturato 4 anni fa. YouHosty ha propostomil 18% iva inclusa!','Bilo detto 30% ultimo piano V con ascensore ristrutturato 4 anni fa. YouHosty ha proposto il 18% iva inclusa....'),
(1564,'label',NULL,'Alfonso Piero Di'),
(1564,'firstname',NULL,'Alfonso Piero'),
(1564,'lead_no',NULL,'LEA397'),
(1564,'lastname',NULL,'Di'),
(1564,'mobile',NULL,'3397888463'),
(1564,'email',NULL,'alfonso.dirosa@gmail.com'),
(1564,'assigned_user_id',NULL,'5'),
(1564,'createdtime',NULL,'2023-05-25 09:33:12'),
(1564,'modifiedby',NULL,'5'),
(1564,'lane',NULL,'Pietro Rubens 20'),
(1564,'city',NULL,'Milano'),
(1564,'source',NULL,'WEBSERVICE'),
(1564,'cf_857',NULL,'3'),
(1564,'cf_859',NULL,'1'),
(1564,'cf_861',NULL,'Ricerca Internet'),
(1564,'record_id',NULL,'653'),
(1564,'record_module',NULL,'Leads'),
(1565,'label','Stefano Dâ','Stefano Donofrio'),
(1565,'lastname','Dâ','Donofrio'),
(1565,'modifiedby','5','7'),
(1566,'description','','Bilo 60mq con balcone IV piano con ascensore Semi vuoto con cucina a vista ristrutturato 10 anni fa.'),
(1567,'description','Bilo 60mq con balcone IV piano con ascensore Semi vuoto con cucina a vista ristrutturato 10 anni fa.','Bilo 60 mq con balcone IV piano con ascensore Semi vuoto con cucina a vista ristrutturato 10 anni fa.'),
(1568,'leadstatus','','Contacted'),
(1569,'description','Bilo 60 mq con balcone IV piano con ascensore Semi vuoto con cucina a vista ristrutturato 10 anni fa.','Bilo 60 mq con balcone IV piano con ascensore Semi vuoto con cucina a vista ristrutturato 10 anni fa. AC'),
(1570,'lane','Giovanni Pastorelli','Via Giovanni Pastorelli'),
(1571,'lane','Via Giovanni Pastorelli','Via Giovanni Pastorelli 4'),
(1572,'lane','Via Giovanni Pastorelli 4','Via Giovanni Pastorelli 4E'),
(1573,'label','Alfonso Piero Di','Alfonso Piero Dirosa'),
(1573,'lastname','Di','Dirosa'),
(1573,'modifiedby','5','7'),
(1574,'leadstatus','','Attempted to Contact'),
(1575,'leadstatus','','Fuori Zona'),
(1575,'modifiedby','5','7'),
(1576,'label',NULL,'Valutazione Immobile in Via Salvatore Pianell - Milano'),
(1576,'date_start',NULL,'2023-05-25'),
(1576,'activitytype',NULL,'Emails'),
(1576,'assigned_user_id',NULL,'1'),
(1576,'subject',NULL,'Valutazione Immobile in Via Salvatore Pianell - Milano'),
(1576,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Anastasia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1576,'time_start',NULL,'09:59:02'),
(1576,'createdtime',NULL,'2023-05-25 09:59:02'),
(1576,'modifiedby',NULL,'1'),
(1576,'from_email',NULL,'francescamontuoro@easylife.house'),
(1576,'saved_toid',NULL,'["","a.girshina@gmail.com"]'),
(1576,'ccmail',NULL,'[""]'),
(1576,'bccmail',NULL,'[""]'),
(1576,'parent_id',NULL,'649@1|'),
(1576,'email_flag',NULL,'SENT'),
(1576,'source',NULL,'CRM'),
(1576,'record_id',NULL,'654'),
(1576,'record_module',NULL,'Emails'),
(1578,'modifiedby','5','7'),
(1578,'lane','Bonnet 6b','Via Bonnet 6b'),
(1579,'description','','A Giugno rogita, bilo, piano III con ascensore, ristrutturato Non e' di Milano'),
(1580,'leadstatus','','Contacted'),
(1581,'label',NULL,'Marina Concetta D'),
(1581,'firstname',NULL,'Marina Concetta'),
(1581,'lead_no',NULL,'LEA398'),
(1581,'lastname',NULL,'D'),
(1581,'mobile',NULL,'3339769794'),
(1581,'email',NULL,'marinamiramari23@gmail.com'),
(1581,'assigned_user_id',NULL,'5'),
(1581,'createdtime',NULL,'2023-05-25 10:24:22'),
(1581,'modifiedby',NULL,'5'),
(1581,'lane',NULL,'Melzo'),
(1581,'city',NULL,'Milano'),
(1581,'source',NULL,'WEBSERVICE'),
(1581,'cf_857',NULL,'4'),
(1581,'cf_859',NULL,'2'),
(1581,'cf_861',NULL,'Social - Facebook'),
(1581,'record_id',NULL,'655'),
(1581,'record_module',NULL,'Leads'),
(1582,'modifiedby','5','7'),
(1582,'lane','Melzo','Via Melzo 22'),
(1583,'description','','2 camere 2 bagno cucina abitabile con terrazzo Piano 1 con ascensore AC arredato, contratti in scadenza'),
(1584,'description','2 camere 2 bagno cucina abitabile con terrazzo Piano 1 con ascensore AC arredato, contratti in scadenza','2 camere 2 bagno cucina abitabile con terrazzo Piano 1 con ascensore AC arredato, contratti in scadenza, uno scade ad agosto, l'altro a febbraio a canone concordato a 1.300 euro al mese. Vive a Napoli.'),
(1585,'leadstatus','','Contacted'),
(1586,'leadstatus','','Attempted to Contact'),
(1586,'modifiedby','5','7'),
(1587,'description','','2 camere grandi 1 bagno'),
(1588,'leadstatus','Attempted to Contact','Contacted'),
(1589,'lane','Pietro Rubens 20','Via Pietro Rubens 20'),
(1590,'description','2 camere grandi 1 bagno','2 camere grandi 1 bagno ristrutturato a nuovo parquet AC non c'e' e' al piano rialzato, 72mq'),
(1591,'label',NULL,'Carlo Lucchetta'),
(1591,'firstname',NULL,'Carlo'),
(1591,'lead_no',NULL,'LEA399'),
(1591,'lastname',NULL,'Lucchetta'),
(1591,'mobile',NULL,'+971564223809'),
(1591,'email',NULL,'cl.lucchetta@gmail.com'),
(1591,'assigned_user_id',NULL,'5'),
(1591,'createdtime',NULL,'2023-05-25 12:07:12'),
(1591,'modifiedby',NULL,'5'),
(1591,'lane',NULL,'Gian Carlo Castelbarco 3'),
(1591,'city',NULL,'Milano'),
(1591,'source',NULL,'WEBSERVICE'),
(1591,'cf_857',NULL,'3'),
(1591,'cf_859',NULL,'2'),
(1591,'cf_861',NULL,'Ricerca Internet'),
(1591,'record_id',NULL,'656'),
(1591,'record_module',NULL,'Leads'),
(1592,'leadstatus','','Attempted to Contact'),
(1592,'modifiedby','5','7'),
(1593,'description','2 camere 2 bagno cucina abitabile con terrazzo Piano 1 con ascensore AC arredato, contratti in scadenza, uno scade ad agosto, l'altro a febbraio a canone concordato a 1.300 euro al mese. Vive a Napoli.','2 camere 2 bagno cucina abitabile con terrazzo Piano 1 con ascensore AC arredato, contratti in scadenza, uno scade ad agosto, l'altro a febbraio a canone concordato a 1.300 euro al mese. Vive a Napoli. AC'),
(1594,'description','2 camere 2 bagno cucina abitabile con terrazzo Piano 1 con ascensore AC arredato, contratti in scadenza, uno scade ad agosto, l'altro a febbraio a canone concordato a 1.300 euro al mese. Vive a Napoli. AC','2 camere 2 bagno cucina abitabile con terrazzo Piano 1 con ascensore AC arredato, contratti in scadenza, uno scade ad agosto, l'altro a febbraio a canone concordato a 1.300 euro al mese. Vive a Napoli. AC presente.'),
(1595,'label',NULL,'Simone Zucca'),
(1595,'firstname',NULL,'Simone'),
(1595,'lead_no',NULL,'LEA400'),
(1595,'lastname',NULL,'Zucca'),
(1595,'mobile',NULL,'3481500125'),
(1595,'email',NULL,'simone_zucca@hotmail.com'),
(1595,'assigned_user_id',NULL,'5'),
(1595,'createdtime',NULL,'2023-05-26 19:33:12'),
(1595,'modifiedby',NULL,'5'),
(1595,'lane',NULL,'Zara 19'),
(1595,'city',NULL,'Milano'),
(1595,'source',NULL,'WEBSERVICE'),
(1595,'cf_857',NULL,'2'),
(1595,'cf_859',NULL,'1'),
(1595,'cf_861',NULL,'Ricerca Internet'),
(1595,'record_id',NULL,'657'),
(1595,'record_module',NULL,'Leads'),
(1596,'label',NULL,'Elisa Erba'),
(1596,'firstname',NULL,'Elisa'),
(1596,'lead_no',NULL,'LEA401'),
(1596,'lastname',NULL,'Erba'),
(1596,'mobile',NULL,'3493215994'),
(1596,'email',NULL,'elisa.erba@gmail.com'),
(1596,'assigned_user_id',NULL,'5'),
(1596,'createdtime',NULL,'2023-05-27 13:03:23'),
(1596,'modifiedby',NULL,'5'),
(1596,'lane',NULL,'Via Friuli 80'),
(1596,'city',NULL,'Milano'),
(1596,'description',NULL,'Buongiorno, vorrei mettere un affitto il mio appartamento a milano per i mesi di luglio-agosto e settembre. Voi potreste gestirlo per questi soli tre mesi? grazie mille Elisa'),
(1596,'source',NULL,'WEBSERVICE'),
(1596,'cf_857',NULL,'3'),
(1596,'cf_859',NULL,'2'),
(1596,'cf_861',NULL,'Ricerca Internet'),
(1596,'record_id',NULL,'658'),
(1596,'record_module',NULL,'Leads'),
(1597,'label',NULL,'Pasquale Pagnano'),
(1597,'firstname',NULL,'Pasquale'),
(1597,'lead_no',NULL,'LEA402'),
(1597,'lastname',NULL,'Pagnano'),
(1597,'mobile',NULL,'3386459075'),
(1597,'email',NULL,'pasqualepagnano@yahoo.it'),
(1597,'assigned_user_id',NULL,'5'),
(1597,'createdtime',NULL,'2023-05-27 16:44:12'),
(1597,'modifiedby',NULL,'5'),
(1597,'lane',NULL,'Viale lucania 30'),
(1597,'city',NULL,'Milano'),
(1597,'source',NULL,'WEBSERVICE'),
(1597,'cf_857',NULL,'3'),
(1597,'cf_859',NULL,'2'),
(1597,'cf_861',NULL,'Ricerca Internet'),
(1597,'record_id',NULL,'659'),
(1597,'record_module',NULL,'Leads'),
(1598,'label',NULL,'Edoardo Bertini'),
(1598,'firstname',NULL,'Edoardo'),
(1598,'lead_no',NULL,'LEA403'),
(1598,'lastname',NULL,'Bertini'),
(1598,'mobile',NULL,'3486650947'),
(1598,'email',NULL,'edoardobertini3@gmail.com'),
(1598,'assigned_user_id',NULL,'5'),
(1598,'createdtime',NULL,'2023-05-28 14:27:23'),
(1598,'modifiedby',NULL,'5'),
(1598,'lane',NULL,'Lodovico Settala'),
(1598,'city',NULL,'Milano'),
(1598,'source',NULL,'WEBSERVICE'),
(1598,'cf_857',NULL,'2'),
(1598,'cf_859',NULL,'1'),
(1598,'cf_861',NULL,'Ricerca Internet'),
(1598,'record_id',NULL,'660'),
(1598,'record_module',NULL,'Leads'),
(1599,'label',NULL,'ennio vitullo'),
(1599,'firstname',NULL,'ennio'),
(1599,'lead_no',NULL,'LEA404'),
(1599,'lastname',NULL,'vitullo'),
(1599,'mobile',NULL,'3470392332'),
(1599,'email',NULL,'ennio@gestioalternative.com'),
(1599,'assigned_user_id',NULL,'5'),
(1599,'createdtime',NULL,'2023-05-29 07:01:13'),
(1599,'modifiedby',NULL,'5'),
(1599,'lane',NULL,'Via Adige 23'),
(1599,'city',NULL,'Milano'),
(1599,'source',NULL,'WEBSERVICE'),
(1599,'cf_857',NULL,'2'),
(1599,'cf_859',NULL,'2'),
(1599,'cf_861',NULL,'Ricerca Internet'),
(1599,'record_id',NULL,'661'),
(1599,'record_module',NULL,'Leads'),
(1600,'label',NULL,'Silvia Calarco'),
(1600,'salutationtype',NULL,'Mr.'),
(1600,'firstname',NULL,'Silvia'),
(1600,'lead_no',NULL,'LEA405'),
(1600,'lastname',NULL,'Calarco'),
(1600,'mobile',NULL,'3460517959'),
(1600,'email',NULL,'scalarco@yahoo.it'),
(1600,'leadstatus',NULL,'Contacted'),
(1600,'assigned_user_id',NULL,'7'),
(1600,'createdtime',NULL,'2023-05-29 07:23:41'),
(1600,'modifiedby',NULL,'7'),
(1600,'lane',NULL,'Viale Monte Nero 21'),
(1600,'city',NULL,'Milano'),
(1600,'description',NULL,'Mono 35 mq AC'),
(1600,'source',NULL,'CRM'),
(1600,'cf_857',NULL,'1'),
(1600,'cf_859',NULL,'1'),
(1600,'cf_861',NULL,'Amica di Chiara Raiteri'),
(1600,'record_id',NULL,'662'),
(1600,'record_module',NULL,'Leads'),
(1601,'leadstatus','','Contacted'),
(1601,'modifiedby','5','7'),
(1602,'leadstatus','','Attempted to Contact'),
(1602,'modifiedby','5','7'),
(1603,'leadstatus','','Non Qualificato'),
(1603,'modifiedby','5','7'),
(1604,'leadstatus','','Fuori Zona'),
(1604,'modifiedby','5','7'),
(1605,'leadstatus','','Attempted to Contact'),
(1605,'modifiedby','5','7'),
(1606,'label',NULL,'Valutazione Immobile in Viale lucania 30 - Milano'),
(1606,'date_start',NULL,'2023-05-29'),
(1606,'activitytype',NULL,'Emails'),
(1606,'assigned_user_id',NULL,'1'),
(1606,'subject',NULL,'Valutazione Immobile in Viale lucania 30 - Milano'),
(1606,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Pasquale</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1606,'time_start',NULL,'10:37:02'),
(1606,'createdtime',NULL,'2023-05-29 10:37:02'),
(1606,'modifiedby',NULL,'1'),
(1606,'from_email',NULL,'francescamontuoro@easylife.house'),
(1606,'saved_toid',NULL,'["","pasqualepagnano@yahoo.it"]'),
(1606,'ccmail',NULL,'[""]'),
(1606,'bccmail',NULL,'[""]'),
(1606,'parent_id',NULL,'659@1|'),
(1606,'email_flag',NULL,'SENT'),
(1606,'source',NULL,'CRM'),
(1606,'record_id',NULL,'663'),
(1606,'record_module',NULL,'Emails'),
(1608,'label',NULL,'Marco Perrone'),
(1608,'firstname',NULL,'Marco'),
(1608,'lead_no',NULL,'LEA406'),
(1608,'lastname',NULL,'Perrone'),
(1608,'mobile',NULL,'3284286962'),
(1608,'email',NULL,'marcoperrone@hotmail.com'),
(1608,'assigned_user_id',NULL,'5'),
(1608,'createdtime',NULL,'2023-05-29 10:43:22'),
(1608,'modifiedby',NULL,'5'),
(1608,'lane',NULL,'legnone'),
(1608,'city',NULL,'Milano'),
(1608,'source',NULL,'WEBSERVICE'),
(1608,'cf_857',NULL,'3'),
(1608,'cf_859',NULL,'2'),
(1608,'cf_861',NULL,'Ricerca Internet'),
(1608,'record_id',NULL,'664'),
(1608,'record_module',NULL,'Leads'),
(1609,'label',NULL,'Daniela Nava'),
(1609,'firstname',NULL,'Daniela'),
(1609,'lead_no',NULL,'LEA407'),
(1609,'lastname',NULL,'Nava'),
(1609,'mobile',NULL,'3391792465'),
(1609,'email',NULL,'daniela.shanti1@gmail.com'),
(1609,'assigned_user_id',NULL,'5'),
(1609,'createdtime',NULL,'2023-05-29 12:44:32'),
(1609,'modifiedby',NULL,'5'),
(1609,'lane',NULL,'Varesina'),
(1609,'city',NULL,'Milano'),
(1609,'source',NULL,'WEBSERVICE'),
(1609,'cf_857',NULL,'2'),
(1609,'cf_859',NULL,'1'),
(1609,'cf_861',NULL,'Ricerca Internet'),
(1609,'record_id',NULL,'665'),
(1609,'record_module',NULL,'Leads'),
(1610,'leadstatus','','Attempted to Contact'),
(1610,'modifiedby','5','7'),
(1611,'leadstatus','','Fuori Zona'),
(1611,'modifiedby','5','7'),
(1612,'label',NULL,'Valutazione Immobile in Varesina - Milano'),
(1612,'date_start',NULL,'2023-05-29'),
(1612,'activitytype',NULL,'Emails'),
(1612,'assigned_user_id',NULL,'1'),
(1612,'subject',NULL,'Valutazione Immobile in Varesina - Milano'),
(1612,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Daniela</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1612,'time_start',NULL,'14:56:01'),
(1612,'createdtime',NULL,'2023-05-29 14:56:01'),
(1612,'modifiedby',NULL,'1'),
(1612,'from_email',NULL,'francescamontuoro@easylife.house'),
(1612,'saved_toid',NULL,'["","daniela.shanti1@gmail.com"]'),
(1612,'ccmail',NULL,'[""]'),
(1612,'bccmail',NULL,'[""]'),
(1612,'parent_id',NULL,'665@1|'),
(1612,'email_flag',NULL,'SENT'),
(1612,'source',NULL,'CRM'),
(1612,'record_id',NULL,'666'),
(1612,'record_module',NULL,'Emails'),
(1614,'label',NULL,'Ivan Bottoli'),
(1614,'salutationtype',NULL,'Mr.'),
(1614,'firstname',NULL,'Ivan'),
(1614,'lead_no',NULL,'LEA408'),
(1614,'lastname',NULL,'Bottoli'),
(1614,'mobile',NULL,'3934064954'),
(1614,'email',NULL,'ivan.bottoli@fastwebnet.it'),
(1614,'leadsource',NULL,'Cold Call'),
(1614,'leadstatus',NULL,'Contacted'),
(1614,'assigned_user_id',NULL,'7'),
(1614,'createdtime',NULL,'2023-05-29 15:09:22'),
(1614,'modifiedby',NULL,'7'),
(1614,'lane',NULL,'Corso di Porta Romana 121'),
(1614,'city',NULL,'Milano'),
(1614,'description',NULL,'Monolocale di circa 45mq'),
(1614,'source',NULL,'CRM'),
(1614,'cf_857',NULL,'1'),
(1614,'cf_859',NULL,'1'),
(1614,'record_id',NULL,'667'),
(1614,'record_module',NULL,'Leads'),
(1615,'description','','80 mq 2 camere 2 bagni appena ristrutturato predisposizione per AC'),
(1616,'description','','E' affittato, scade a fine agosto a 600 mese, solo una stanza. Una notte alla settimana, il martedi'. Non vive a Milano.'),
(1617,'leadstatus','Attempted to Contact','Contacted'),
(1618,'description','E' affittato, scade a fine agosto a 600 mese, solo una stanza. Una notte alla settimana, il martedi'. Non vive a Milano.','E' affittato, scade a fine agosto a 600 mese, solo una stanza. Una notte alla settimana, il martedi'. Non vive a Milano. Ristrutturato nel 2014.'),
(1619,'description','E' affittato, scade a fine agosto a 600 mese, solo una stanza. Una notte alla settimana, il martedi'. Non vive a Milano. Ristrutturato nel 2014.','E' affittato, scade a fine agosto a 600 mese, solo una stanza. Una notte alla settimana, il martedi'. Non vive a Milano. Ristrutturato nel 2014. Circs 65 mq III piano senza ascensore.'),
(1620,'lane','Lodovico Settala','Via Lodovico Settala 45'),
(1621,'label',NULL,'Davide Comite'),
(1621,'firstname',NULL,'Davide'),
(1621,'lead_no',NULL,'LEA409'),
(1621,'lastname',NULL,'Comite'),
(1621,'mobile',NULL,'+393393900380'),
(1621,'email',NULL,'davide.comite@gmail.com'),
(1621,'assigned_user_id',NULL,'5'),
(1621,'createdtime',NULL,'2023-05-29 17:11:12'),
(1621,'modifiedby',NULL,'5'),
(1621,'lane',NULL,'pier lombardo'),
(1621,'city',NULL,'Milano'),
(1621,'source',NULL,'WEBSERVICE'),
(1621,'cf_857',NULL,'2'),
(1621,'cf_859',NULL,'1'),
(1621,'cf_861',NULL,'Ricerca Internet'),
(1621,'record_id',NULL,'668'),
(1621,'record_module',NULL,'Leads'),
(1622,'label',NULL,'Cosimo D'),
(1622,'firstname',NULL,'Cosimo'),
(1622,'lead_no',NULL,'LEA410'),
(1622,'lastname',NULL,'D'),
(1622,'mobile',NULL,'3387065420'),
(1622,'email',NULL,'minodelia1@gmail.com'),
(1622,'assigned_user_id',NULL,'5'),
(1622,'createdtime',NULL,'2023-05-30 04:32:13'),
(1622,'modifiedby',NULL,'5'),
(1622,'lane',NULL,'Verdi'),
(1622,'city',NULL,'Milano'),
(1622,'source',NULL,'WEBSERVICE'),
(1622,'cf_857',NULL,'3'),
(1622,'cf_859',NULL,'1'),
(1622,'cf_861',NULL,'Ricerca Internet'),
(1622,'record_id',NULL,'669'),
(1622,'record_module',NULL,'Leads'),
(1623,'label',NULL,'Lorenzo Allegrini'),
(1623,'firstname',NULL,'Lorenzo'),
(1623,'lead_no',NULL,'LEA411'),
(1623,'lastname',NULL,'Allegrini'),
(1623,'mobile',NULL,'3479794320'),
(1623,'email',NULL,'allegrinilorenzo@gmail.com'),
(1623,'assigned_user_id',NULL,'5'),
(1623,'createdtime',NULL,'2023-05-30 09:58:23'),
(1623,'modifiedby',NULL,'5'),
(1623,'lane',NULL,'Viale Luigi Torelli'),
(1623,'city',NULL,'Milano'),
(1623,'source',NULL,'WEBSERVICE'),
(1623,'cf_857',NULL,'2'),
(1623,'cf_859',NULL,'1'),
(1623,'cf_861',NULL,'Ricerca Internet'),
(1623,'record_id',NULL,'670'),
(1623,'record_module',NULL,'Leads'),
(1624,'label',NULL,'Simona Lo Nardo'),
(1624,'firstname',NULL,'Simona'),
(1624,'contact_no',NULL,'CON34'),
(1624,'lastname',NULL,'Lo Nardo'),
(1624,'email',NULL,'simo.lonardo@gmail.com'),
(1624,'assigned_user_id',NULL,'5'),
(1624,'createdtime',NULL,'2023-05-30 10:35:16'),
(1624,'modifiedby',NULL,'5'),
(1624,'source',NULL,'WEBSERVICE'),
(1624,'cf_875',NULL,'slonardo'),
(1624,'cf_877',NULL,'Sforza53!'),
(1624,'cf_925',NULL,'ascanio-sforza-53'),
(1624,'record_id',NULL,'671'),
(1624,'record_module',NULL,'Contacts'),
(1625,'leadstatus','','Fuori Zona'),
(1625,'modifiedby','5','7'),
(1626,'label',NULL,'Valutazione Immobile in Verdi - Milano'),
(1626,'date_start',NULL,'2023-05-30'),
(1626,'activitytype',NULL,'Emails'),
(1626,'assigned_user_id',NULL,'1'),
(1626,'subject',NULL,'Valutazione Immobile in Verdi - Milano'),
(1626,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Cosimo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1626,'time_start',NULL,'14:48:02'),
(1626,'createdtime',NULL,'2023-05-30 14:48:02'),
(1626,'modifiedby',NULL,'1'),
(1626,'from_email',NULL,'francescamontuoro@easylife.house'),
(1626,'saved_toid',NULL,'["","minodelia1@gmail.com"]'),
(1626,'ccmail',NULL,'[""]'),
(1626,'bccmail',NULL,'[""]'),
(1626,'parent_id',NULL,'669@1|'),
(1626,'email_flag',NULL,'SENT'),
(1626,'source',NULL,'CRM'),
(1626,'record_id',NULL,'672'),
(1626,'record_module',NULL,'Emails'),
(1628,'leadstatus','','Contacted'),
(1628,'modifiedby','5','7'),
(1629,'description','','Ha un annuncio immobiliare'),
(1630,'lane','pier lombardo','Via Pier Lombardo'),
(1631,'description','Ha un annuncio immobiliare','Bilo 45 mq, 1 camera matrimoniale 1 balcone IV piano con ascensore'),
(1632,'description','Bilo 45 mq, 1 camera matrimoniale 1 balcone IV piano con ascensore','Bilo 45 mq, 1 camera matrimoniale 1 balcone IV piano con ascensore Ristrutturato - Wi-fi AC'),
(1633,'description','Bilo 45 mq, 1 camera matrimoniale 1 balcone IV piano con ascensore Ristrutturato - Wi-fi AC','Bilo 45 mq, 1 camera matrimoniale 1 balcone IV piano con ascensore Ristrutturato - Wi-fi AC.'),
(1634,'description','Bilo 45 mq, 1 camera matrimoniale 1 balcone IV piano con ascensore Ristrutturato - Wi-fi AC.','Bilo 45 mq, 1 camera matrimoniale 1 balcone IV piano con ascensore Ristrutturato - Wi-fi AC.'),
(1635,'description','Bilo 45 mq, 1 camera matrimoniale 1 balcone IV piano con ascensore Ristrutturato - Wi-fi AC.','Bilo 45 mq, 1 camera matrimoniale 1 balcone IV piano con ascensore Ristrutturato - Wi-fi AC.'),
(1636,'label',NULL,'Chiara Faravelli'),
(1636,'firstname',NULL,'Chiara'),
(1636,'lead_no',NULL,'LEA412'),
(1636,'lastname',NULL,'Faravelli'),
(1636,'mobile',NULL,'3496723352'),
(1636,'email',NULL,'chiara.faravelli1@gmail.com'),
(1636,'assigned_user_id',NULL,'5'),
(1636,'createdtime',NULL,'2023-05-30 15:14:22'),
(1636,'modifiedby',NULL,'5'),
(1636,'lane',NULL,'Via Pontaccio'),
(1636,'city',NULL,'Milano'),
(1636,'source',NULL,'WEBSERVICE'),
(1636,'cf_857',NULL,'2'),
(1636,'cf_859',NULL,'1'),
(1636,'cf_861',NULL,'Ricerca Internet'),
(1636,'record_id',NULL,'673'),
(1636,'record_module',NULL,'Leads'),
(1637,'modifiedby','5','7'),
(1637,'description','','Da ristrutturare, bilo 30mq V piano interno'),
(1638,'lane','Via Pontaccio','Via Pontaccio 19'),
(1639,'description','Da ristrutturare, bilo 30mq V piano interno','Da ristrutturare, bilo 30mq V piano interno. Marito architetto.'),
(1640,'description','Da ristrutturare, bilo 30mq V piano interno. Marito architetto.','Da ristrutturare, bilo 30mq V con ascensore piano interno. Marito architetto. Hanno anche un appartamento in Viale Maino tra un anno e mezzo.'),
(1641,'leadstatus','','Contacted'),
(1642,'label',NULL,'Raffaele Caletti'),
(1642,'firstname',NULL,'Raffaele'),
(1642,'lead_no',NULL,'LEA413'),
(1642,'lastname',NULL,'Caletti'),
(1642,'mobile',NULL,'3482498653'),
(1642,'email',NULL,'rcaletti@tap.pt'),
(1642,'assigned_user_id',NULL,'5'),
(1642,'createdtime',NULL,'2023-05-30 17:56:12'),
(1642,'modifiedby',NULL,'5'),
(1642,'lane',NULL,'Carlo imbonati 10'),
(1642,'city',NULL,'Milano'),
(1642,'source',NULL,'WEBSERVICE'),
(1642,'cf_857',NULL,'2'),
(1642,'cf_859',NULL,'1'),
(1642,'cf_861',NULL,'Ricerca Internet'),
(1642,'record_id',NULL,'674'),
(1642,'record_module',NULL,'Leads'),
(1643,'label',NULL,'Simona Pirro'),
(1643,'firstname',NULL,'Simona'),
(1643,'lead_no',NULL,'LEA414'),
(1643,'lastname',NULL,'Pirro'),
(1643,'mobile',NULL,'3402994710'),
(1643,'email',NULL,'simonapirro92@gmail.com'),
(1643,'assigned_user_id',NULL,'5'),
(1643,'createdtime',NULL,'2023-05-30 19:20:12'),
(1643,'modifiedby',NULL,'5'),
(1643,'lane',NULL,'Via dei Biancospini 15'),
(1643,'city',NULL,'Milano'),
(1643,'source',NULL,'WEBSERVICE'),
(1643,'cf_857',NULL,'1'),
(1643,'cf_859',NULL,'1'),
(1643,'cf_861',NULL,'Ricerca Internet'),
(1643,'record_id',NULL,'675'),
(1643,'record_module',NULL,'Leads'),
(1644,'label',NULL,'Sandrine Della'),
(1644,'firstname',NULL,'Sandrine'),
(1644,'lead_no',NULL,'LEA415'),
(1644,'lastname',NULL,'Della'),
(1644,'mobile',NULL,'3290238862'),
(1644,'email',NULL,'dellapietrasandrine@gmail.com'),
(1644,'assigned_user_id',NULL,'5'),
(1644,'createdtime',NULL,'2023-05-31 07:15:23'),
(1644,'modifiedby',NULL,'5'),
(1644,'lane',NULL,'Venini'),
(1644,'city',NULL,'Milano'),
(1644,'description',NULL,'Amici che si sono rivolti a voi'),
(1644,'source',NULL,'WEBSERVICE'),
(1644,'cf_857',NULL,'2'),
(1644,'cf_859',NULL,'1'),
(1644,'cf_861',NULL,'Altro'),
(1644,'record_id',NULL,'676'),
(1644,'record_module',NULL,'Leads'),
(1645,'modifiedby','5','7'),
(1645,'lane','Venini','Via Venini'),
(1646,'leadstatus','','Contacted'),
(1647,'description','Amici che si sono rivolti a voi','Amici che si sono rivolti a voi, 80 mq, 1 camera da letto, un soggiorn grande con camino'),
(1648,'lane','Via Venini','Via Venini 64'),
(1649,'description','Amici che si sono rivolti a voi, 80 mq, 1 camera da letto, un soggiorn grande con camino','Amici che si sono rivolti a voi, 80 mq, 1 camera da letto, un soggiorno grande con camino.'),
(1650,'description','Amici che si sono rivolti a voi, 80 mq, 1 camera da letto, un soggiorno grande con camino.','Amici che si sono rivolti a voi, 80 mq, 1 camera da letto, un soggiorno grande con camino. Deve fare proposta di acquisto'),
(1651,'label',NULL,'Giovanni Di'),
(1651,'firstname',NULL,'Giovanni'),
(1651,'lead_no',NULL,'LEA416'),
(1651,'lastname',NULL,'Di'),
(1651,'mobile',NULL,'3371062014'),
(1651,'email',NULL,'giodb26@yahoo.it'),
(1651,'assigned_user_id',NULL,'5'),
(1651,'createdtime',NULL,'2023-05-31 09:45:32'),
(1651,'modifiedby',NULL,'5'),
(1651,'lane',NULL,'Caduti di Marcinelle'),
(1651,'city',NULL,'Milano'),
(1651,'source',NULL,'WEBSERVICE'),
(1651,'cf_857',NULL,'2'),
(1651,'cf_859',NULL,'2'),
(1651,'cf_861',NULL,'Ricerca Internet'),
(1651,'record_id',NULL,'677'),
(1651,'record_module',NULL,'Leads'),
(1652,'leadstatus','','Fuori Zona'),
(1652,'modifiedby','5','7'),
(1653,'label',NULL,'Valutazione Immobile in Caduti di Marcinelle - Milano'),
(1653,'date_start',NULL,'2023-05-31'),
(1653,'activitytype',NULL,'Emails'),
(1653,'assigned_user_id',NULL,'1'),
(1653,'subject',NULL,'Valutazione Immobile in Caduti di Marcinelle - Milano'),
(1653,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Giovanni</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1653,'time_start',NULL,'10:02:01'),
(1653,'createdtime',NULL,'2023-05-31 10:02:01'),
(1653,'modifiedby',NULL,'1'),
(1653,'from_email',NULL,'francescamontuoro@easylife.house'),
(1653,'saved_toid',NULL,'["","giodb26@yahoo.it"]'),
(1653,'ccmail',NULL,'[""]'),
(1653,'bccmail',NULL,'[""]'),
(1653,'parent_id',NULL,'677@1|'),
(1653,'email_flag',NULL,'SENT'),
(1653,'source',NULL,'CRM'),
(1653,'record_id',NULL,'678'),
(1653,'record_module',NULL,'Emails'),
(1655,'leadstatus','','Contacted'),
(1655,'modifiedby','5','7'),
(1656,'description','','Bilo di 70 mq con divano letto 1 bagno 1 camera da letto matrimoniale Piano 1'),
(1657,'description','Bilo di 70 mq con divano letto 1 bagno 1 camera da letto matrimoniale Piano 1','Bilo di 70 mq con divano letto 1 bagno 1 camera da letto matrimoniale Piano 1 si sta per trasferire,'),
(1658,'leadstatus','Contacted','Medium Term'),
(1659,'leadstatus','','Fuori Zona'),
(1659,'modifiedby','5','7'),
(1660,'label',NULL,'Valutazione Immobile in Carlo imbonati 10 - Milano'),
(1660,'date_start',NULL,'2023-05-31'),
(1660,'activitytype',NULL,'Emails'),
(1660,'assigned_user_id',NULL,'1'),
(1660,'subject',NULL,'Valutazione Immobile in Carlo imbonati 10 - Milano'),
(1660,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Raffaele</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1660,'time_start',NULL,'10:09:01'),
(1660,'createdtime',NULL,'2023-05-31 10:09:01'),
(1660,'modifiedby',NULL,'1'),
(1660,'from_email',NULL,'francescamontuoro@easylife.house'),
(1660,'saved_toid',NULL,'["","rcaletti@tap.pt"]'),
(1660,'ccmail',NULL,'[""]'),
(1660,'bccmail',NULL,'[""]'),
(1660,'parent_id',NULL,'674@1|'),
(1660,'email_flag',NULL,'SENT'),
(1660,'source',NULL,'CRM'),
(1660,'record_id',NULL,'679'),
(1660,'record_module',NULL,'Emails'),
(1662,'label',NULL,'Ramia Hourani'),
(1662,'firstname',NULL,'Ramia'),
(1662,'lead_no',NULL,'LEA417'),
(1662,'lastname',NULL,'Hourani'),
(1662,'mobile',NULL,'00393492219983'),
(1662,'email',NULL,'ramiahourani@studiocasaitalia.com'),
(1662,'assigned_user_id',NULL,'5'),
(1662,'createdtime',NULL,'2023-05-31 11:53:12'),
(1662,'modifiedby',NULL,'5'),
(1662,'lane',NULL,'Via lazzaroni 10'),
(1662,'city',NULL,'Milano'),
(1662,'source',NULL,'WEBSERVICE'),
(1662,'cf_857',NULL,'2'),
(1662,'cf_859',NULL,'2'),
(1662,'cf_861',NULL,'Ricerca Internet'),
(1662,'record_id',NULL,'680'),
(1662,'record_module',NULL,'Leads'),
(1663,'label',NULL,'Luigi Di'),
(1663,'firstname',NULL,'Luigi'),
(1663,'lead_no',NULL,'LEA418'),
(1663,'lastname',NULL,'Di'),
(1663,'mobile',NULL,'3207723556'),
(1663,'email',NULL,'ludip@yahoo.it'),
(1663,'assigned_user_id',NULL,'5'),
(1663,'createdtime',NULL,'2023-05-31 13:11:22'),
(1663,'modifiedby',NULL,'5'),
(1663,'lane',NULL,'Via dei Guarneri'),
(1663,'city',NULL,'Milano'),
(1663,'source',NULL,'WEBSERVICE'),
(1663,'cf_857',NULL,'2'),
(1663,'cf_859',NULL,'1'),
(1663,'cf_861',NULL,'Ricerca Internet'),
(1663,'record_id',NULL,'681'),
(1663,'record_module',NULL,'Leads'),
(1664,'label',NULL,'lea giampaolo'),
(1664,'firstname',NULL,'lea'),
(1664,'lead_no',NULL,'LEA419'),
(1664,'lastname',NULL,'giampaolo'),
(1664,'mobile',NULL,'3402786316'),
(1664,'email',NULL,'leagiampaolo@gmail.com'),
(1664,'assigned_user_id',NULL,'5'),
(1664,'createdtime',NULL,'2023-05-31 13:34:32'),
(1664,'modifiedby',NULL,'5'),
(1664,'lane',NULL,'pietro toselli'),
(1664,'city',NULL,'Milano'),
(1664,'source',NULL,'WEBSERVICE'),
(1664,'cf_857',NULL,'1'),
(1664,'cf_859',NULL,'1'),
(1664,'cf_861',NULL,'Ricerca Internet'),
(1664,'record_id',NULL,'682'),
(1664,'record_module',NULL,'Leads'),
(1665,'leadstatus','Follow Up','Hot'),
(1666,'leadstatus','','Fuori Zona'),
(1666,'modifiedby','5','7'),
(1667,'leadstatus','','Fuori Zona'),
(1667,'modifiedby','5','7'),
(1668,'label',NULL,'Valutazione Immobile in pietro toselli - Milano'),
(1668,'date_start',NULL,'2023-05-31'),
(1668,'activitytype',NULL,'Emails'),
(1668,'assigned_user_id',NULL,'1'),
(1668,'subject',NULL,'Valutazione Immobile in pietro toselli - Milano'),
(1668,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>lea</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1668,'time_start',NULL,'15:33:01'),
(1668,'createdtime',NULL,'2023-05-31 15:33:01'),
(1668,'modifiedby',NULL,'1'),
(1668,'from_email',NULL,'francescamontuoro@easylife.house'),
(1668,'saved_toid',NULL,'["","leagiampaolo@gmail.com"]'),
(1668,'ccmail',NULL,'[""]'),
(1668,'bccmail',NULL,'[""]'),
(1668,'parent_id',NULL,'682@1|'),
(1668,'email_flag',NULL,'SENT'),
(1668,'source',NULL,'CRM'),
(1668,'record_id',NULL,'683'),
(1668,'record_module',NULL,'Emails'),
(1670,'label',NULL,'Valutazione Immobile in Via dei Guarneri - Milano'),
(1670,'date_start',NULL,'2023-05-31'),
(1670,'activitytype',NULL,'Emails'),
(1670,'assigned_user_id',NULL,'1'),
(1670,'subject',NULL,'Valutazione Immobile in Via dei Guarneri - Milano'),
(1670,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Luigi</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1670,'time_start',NULL,'15:33:06'),
(1670,'createdtime',NULL,'2023-05-31 15:33:06'),
(1670,'modifiedby',NULL,'1'),
(1670,'from_email',NULL,'francescamontuoro@easylife.house'),
(1670,'saved_toid',NULL,'["","ludip@yahoo.it"]'),
(1670,'ccmail',NULL,'[""]'),
(1670,'bccmail',NULL,'[""]'),
(1670,'parent_id',NULL,'681@1|'),
(1670,'email_flag',NULL,'SENT'),
(1670,'source',NULL,'CRM'),
(1670,'record_id',NULL,'684'),
(1670,'record_module',NULL,'Emails'),
(1672,'leadstatus','','Attempted to Contact'),
(1672,'modifiedby','5','7'),
(1673,'leadstatus','','Follow Up'),
(1673,'modifiedby','5','7'),
(1674,'description','Segnalazione agenzia','Visto appartamento con Fanni per ristrutturazione'),
(1675,'leadstatus','','Contacted'),
(1675,'modifiedby','5','7'),
(1676,'email','test@test.test','luca.goglio@gmail.com'),
(1676,'modifiedby','5','6'),
(1677,'label',NULL,'Stefano Bassi'),
(1677,'firstname',NULL,'Stefano'),
(1677,'lead_no',NULL,'LEA420'),
(1677,'lastname',NULL,'Bassi'),
(1677,'mobile',NULL,'3351036676'),
(1677,'email',NULL,'sbassi3@alice.it'),
(1677,'assigned_user_id',NULL,'5'),
(1677,'createdtime',NULL,'2023-05-31 20:30:12'),
(1677,'modifiedby',NULL,'5'),
(1677,'lane',NULL,'Boifava'),
(1677,'city',NULL,'Milano'),
(1677,'source',NULL,'WEBSERVICE'),
(1677,'cf_857',NULL,'2'),
(1677,'cf_859',NULL,'1'),
(1677,'cf_861',NULL,'Ricerca Internet'),
(1677,'record_id',NULL,'685'),
(1677,'record_module',NULL,'Leads'),
(1678,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1678,'date_start',NULL,'2023-06-01'),
(1678,'activitytype',NULL,'Emails'),
(1678,'assigned_user_id',NULL,'6'),
(1678,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1678,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(1678,'time_start',NULL,'04:41'),
(1678,'createdtime',NULL,'2023-06-01 04:41:10'),
(1678,'modifiedby',NULL,'6'),
(1678,'from_email',NULL,'pietromarra@easylife.house'),
(1678,'saved_toid',NULL,'["luca.goglio@gmail.com"]'),
(1678,'ccmail',NULL,'[""]'),
(1678,'bccmail',NULL,'[""]'),
(1678,'parent_id',NULL,'517@1|'),
(1678,'email_flag',NULL,'SENT'),
(1678,'source',NULL,'CRM'),
(1678,'record_id',NULL,'686'),
(1678,'record_module',NULL,'Emails'),
(1680,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1680,'date_start',NULL,'2023-06-01'),
(1680,'activitytype',NULL,'Emails'),
(1680,'assigned_user_id',NULL,'6'),
(1680,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1680,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n https://www.booking.com/hotel/it/easylife-comodo-studio-in-corso-di-porta-romana.en-gb.html<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(1680,'time_start',NULL,'04:42'),
(1680,'createdtime',NULL,'2023-06-01 04:42:45'),
(1680,'modifiedby',NULL,'6'),
(1680,'from_email',NULL,'pietromarra@easylife.house'),
(1680,'saved_toid',NULL,'["luca.goglio@gmail.com"]'),
(1680,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(1680,'bccmail',NULL,'[""]'),
(1680,'parent_id',NULL,'517@1|'),
(1680,'email_flag',NULL,'SENT'),
(1680,'source',NULL,'CRM'),
(1680,'record_id',NULL,'687'),
(1680,'record_module',NULL,'Emails'),
(1682,'label',NULL,'Giulio Cervone'),
(1682,'firstname',NULL,'Giulio'),
(1682,'lead_no',NULL,'LEA421'),
(1682,'lastname',NULL,'Cervone'),
(1682,'mobile',NULL,'3771185810'),
(1682,'email',NULL,'giulio.cervone@gmail.com'),
(1682,'assigned_user_id',NULL,'5'),
(1682,'createdtime',NULL,'2023-06-01 07:24:12'),
(1682,'modifiedby',NULL,'5'),
(1682,'lane',NULL,'Corso lodi 58'),
(1682,'city',NULL,'Milano'),
(1682,'source',NULL,'WEBSERVICE'),
(1682,'cf_857',NULL,'4'),
(1682,'cf_859',NULL,'2'),
(1682,'cf_861',NULL,'Ricerca Internet'),
(1682,'record_id',NULL,'688'),
(1682,'record_module',NULL,'Leads'),
(1683,'leadstatus','','Attempted to Contact'),
(1683,'modifiedby','5','7'),
(1684,'leadstatus','','Fuori Zona'),
(1684,'modifiedby','5','7'),
(1685,'label',NULL,'Valutazione Immobile in Boifava - Milano'),
(1685,'date_start',NULL,'2023-06-01'),
(1685,'activitytype',NULL,'Emails'),
(1685,'assigned_user_id',NULL,'1'),
(1685,'subject',NULL,'Valutazione Immobile in Boifava - Milano'),
(1685,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Stefano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1685,'time_start',NULL,'08:16:02'),
(1685,'createdtime',NULL,'2023-06-01 08:16:02'),
(1685,'modifiedby',NULL,'1'),
(1685,'from_email',NULL,'francescamontuoro@easylife.house'),
(1685,'saved_toid',NULL,'["","sbassi3@alice.it"]'),
(1685,'ccmail',NULL,'[""]'),
(1685,'bccmail',NULL,'[""]'),
(1685,'parent_id',NULL,'685@1|'),
(1685,'email_flag',NULL,'SENT'),
(1685,'source',NULL,'CRM'),
(1685,'record_id',NULL,'689'),
(1685,'record_module',NULL,'Emails'),
(1687,'description','Monolocale di circa 45mq','Monolocale di circa 45mq- da ristrutturare, dato contatto Fanni e Mariana'),
(1688,'leadstatus','Contacted','Follow Up'),
(1689,'label',NULL,'Chiama per avere aggiornamenti'),
(1689,'subject',NULL,'Chiama per avere aggiornamenti'),
(1689,'assigned_user_id',NULL,'7'),
(1689,'date_start',NULL,'2023-06-15'),
(1689,'time_start',NULL,'08:36:00'),
(1689,'due_date',NULL,'2023-06-29'),
(1689,'duration_hours',NULL,'351'),
(1689,'duration_minutes',NULL,'24'),
(1689,'parent_id',NULL,'667'),
(1689,'activitytype',NULL,'Task'),
(1689,'createdtime',NULL,'2023-06-01 08:37:22'),
(1689,'visibility',NULL,'Private'),
(1689,'modifiedby',NULL,'7'),
(1689,'description',NULL,'Da ristrutturare, dato a Fanni e Mariana'),
(1689,'reminder_time',NULL,'14401'),
(1689,'source',NULL,'CRM'),
(1689,'taskstatus',NULL,'In Progress'),
(1689,'record_id',NULL,'690'),
(1689,'record_module',NULL,'Calendar'),
(1691,'leadstatus','','Fissato appuntamento'),
(1691,'modifiedby','5','7'),
(1692,'lane','Viale Luigi Torelli','Viale Luigi Torelli 2'),
(1694,'leadstatus','Fissato appuntamento','Affittato'),
(1695,'description','','I lavori di ristrutturazione inizieranno a settembre'),
(1696,'label',NULL,'Chiama per avere aggiornamenti'),
(1696,'subject',NULL,'Chiama per avere aggiornamenti'),
(1696,'assigned_user_id',NULL,'7'),
(1696,'date_start',NULL,'2023-10-17'),
(1696,'time_start',NULL,'09:21:00'),
(1696,'due_date',NULL,'2023-10-17'),
(1696,'duration_hours',NULL,'14'),
(1696,'duration_minutes',NULL,'39'),
(1696,'parent_id',NULL,'248'),
(1696,'sendnotification',NULL,'1'),
(1696,'activitytype',NULL,'Task'),
(1696,'createdtime',NULL,'2023-06-01 09:23:18'),
(1696,'taskpriority',NULL,'High'),
(1696,'visibility',NULL,'Private'),
(1696,'modifiedby',NULL,'7'),
(1696,'description',NULL,'Iniziavano i lavori a settembre; senti a che punto sono'),
(1696,'reminder_time',NULL,'2881'),
(1696,'source',NULL,'CRM'),
(1696,'taskstatus',NULL,'In Progress'),
(1696,'record_id',NULL,'691'),
(1696,'record_module',NULL,'Calendar'),
(1698,'label',NULL,'Task : Chiama per avere aggiornamenti'),
(1698,'date_start',NULL,'2023-06-01'),
(1698,'activitytype',NULL,'Emails'),
(1698,'assigned_user_id',NULL,'1'),
(1698,'subject',NULL,'Task : Chiama per avere aggiornamenti'),
(1698,'description',NULL,'Montuoro Francesca ,<br/><b>Task Notification Details:</b><br/>Subject : Chiama per avere aggiornamenti<br/>Start date and time : 17-10-2023 09:21 AM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br/>End date and time : 17-10-2023 (dd-mm-yyyy) <br/>Status : In Progress <br/>Priority : High <br/>Related To : Canape Carolina <br/>Contacts List : <br/>Description : Iniziavano i lavori a settembre; senti a che punto sono<br><br>'),
(1698,'time_start',NULL,'09:24:01'),
(1698,'createdtime',NULL,'2023-06-01 09:24:01'),
(1698,'modifiedby',NULL,'1'),
(1698,'from_email',NULL,'francescamontuoro@easylife.house'),
(1698,'saved_toid',NULL,'["francescamontuoro@easylife.house"]'),
(1698,'ccmail',NULL,'[""]'),
(1698,'bccmail',NULL,'[""]'),
(1698,'parent_id',NULL,'691@1|'),
(1698,'email_flag',NULL,'SENT'),
(1698,'source',NULL,'CRM'),
(1698,'record_id',NULL,'692'),
(1698,'record_module',NULL,'Emails'),
(1700,'leadstatus','','Contacted'),
(1700,'modifiedby','5','7'),
(1701,'leadstatus','','Contacted'),
(1701,'modifiedby','5','7'),
(1702,'label',NULL,'mauro meda'),
(1702,'firstname',NULL,'mauro'),
(1702,'lead_no',NULL,'LEA422'),
(1702,'lastname',NULL,'meda'),
(1702,'mobile',NULL,'3356463878'),
(1702,'email',NULL,'mpa.965@gmail.com'),
(1702,'assigned_user_id',NULL,'5'),
(1702,'createdtime',NULL,'2023-06-01 11:08:12'),
(1702,'modifiedby',NULL,'5'),
(1702,'lane',NULL,'borsieri'),
(1702,'city',NULL,'Milano'),
(1702,'source',NULL,'WEBSERVICE'),
(1702,'cf_857',NULL,'2'),
(1702,'cf_859',NULL,'1'),
(1702,'cf_861',NULL,'Ricerca Internet'),
(1702,'record_id',NULL,'693'),
(1702,'record_module',NULL,'Leads'),
(1703,'modifiedby','5','7'),
(1703,'lane','borsieri','Via Borsieri'),
(1704,'description','','Loft ristrutturato si libera a fine luglio Classe 1, autonomo, AC, riscaldamento a pav 4 posti letto, soppalco on H195.'),
(1705,'leadstatus','','Contacted'),
(1706,'label',NULL,'Chiama per avere aggiornamenti'),
(1706,'subject',NULL,'Chiama per avere aggiornamenti'),
(1706,'assigned_user_id',NULL,'7'),
(1706,'date_start',NULL,'2023-06-05'),
(1706,'time_start',NULL,'11:36:00'),
(1706,'due_date',NULL,'2023-06-05'),
(1706,'duration_hours',NULL,'12'),
(1706,'duration_minutes',NULL,'24'),
(1706,'parent_id',NULL,'693'),
(1706,'activitytype',NULL,'Task'),
(1706,'createdtime',NULL,'2023-06-01 11:37:34'),
(1706,'visibility',NULL,'Private'),
(1706,'modifiedby',NULL,'7'),
(1706,'description',NULL,'Fissa appuntamento'),
(1706,'source',NULL,'CRM'),
(1706,'taskstatus',NULL,'In Progress'),
(1706,'record_id',NULL,'694'),
(1706,'record_module',NULL,'Calendar'),
(1708,'label',NULL,'LAVANDINO OTTURATO'),
(1708,'ticket_no',NULL,'TT10'),
(1708,'assigned_user_id',NULL,'8'),
(1708,'ticketpriorities',NULL,'Normal'),
(1708,'ticketseverities',NULL,'Feature'),
(1708,'ticketstatus',NULL,'Open'),
(1708,'ticketcategories',NULL,'Problemi idrici'),
(1708,'createdtime',NULL,'2023-06-01 13:42:34'),
(1708,'modifiedby',NULL,'6'),
(1708,'ticket_title',NULL,'LAVANDINO OTTURATO'),
(1708,'description',NULL,'lavandino otturato, segnalato ma nessun riscontro di assistenza da parte dei gestori.'),
(1708,'source',NULL,'CRM'),
(1708,'cf_865',NULL,'B-CAN77-Canonica77'),
(1708,'record_id',NULL,'695'),
(1708,'record_module',NULL,'HelpDesk'),
(1709,'label',NULL,'Problema Riscontrato: LAVANDINO OTTURATO - B-CAN77-Canonica77'),
(1709,'date_start',NULL,'2023-06-01'),
(1709,'activitytype',NULL,'Emails'),
(1709,'assigned_user_id',NULL,'1'),
(1709,'subject',NULL,'Problema Riscontrato: LAVANDINO OTTURATO - B-CAN77-Canonica77'),
(1709,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body><span style="font-family: &quot;comic sans ms&quot;, cursive;">Dettagli ticket</span><br />\r\n<br />\r\n<span style="font-size:12px;"><span style="font-size:14px;"><span style="font-family:comic sans ms,cursive;"><b>Problema riscontrato</b>: LAVANDINO OTTURATO</span></span></span>\r\n<table align="left" border="0" cellpadding="1" cellspacing="1" style="width:500px;">\r\n <tbody>\r\n <tr>\r\n <td><span style="font-family: &quot;comic sans ms&quot;, cursive; font-size: 14px;">Appartamento:&nbsp;B-CAN77-Canonica77</span></td>\r\n <td><span style="font-family: &quot;comic sans ms&quot;, cursive; font-size: 14px;">Categoria : Problemi idrici</span></td>\r\n </tr>\r\n <tr>\r\n <td><span style="font-family: &quot;comic sans ms&quot;, cursive; font-size: 14px;">Ticket No : TT10</span></td>\r\n <td><span style="font-family: &quot;comic sans ms&quot;, cursive; font-size: 14px;">Severit&agrave; : Feature</span></td>\r\n </tr>\r\n <tr>\r\n <td><span style="font-family: &quot;comic sans ms&quot;, cursive; font-size: 14px;">Stato: Open</span></td>\r\n <td><span style="font-family: &quot;comic sans ms&quot;, cursive; font-size: 14px;">Priorit&agrave; : Normal</span></td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n<br />\r\n<br />\r\n<br />\r\n<br />\r\n<br />\r\n<span style="font-size:14px;"><span style="font-family:comic sans ms,cursive;">Descrizione :<br />\r\nlavandino otturato, segnalato ma nessun riscontro di assistenza da parte dei gestori.<br />\r\n<br />\r\nSoluzione:<br />\r\n </span></span><br />\r\n<br />\r\n&nbsp;</body>\r\n</html>\r\n<br><br>'),
(1709,'time_start',NULL,'13:43:02'),
(1709,'createdtime',NULL,'2023-06-01 13:43:02'),
(1709,'modifiedby',NULL,'1'),
(1709,'from_email',NULL,'supporto@easylife.house'),
(1709,'saved_toid',NULL,'["maintenance@easylife.house"]'),
(1709,'ccmail',NULL,'[""]'),
(1709,'bccmail',NULL,'["pietromarra@easylife.house"]'),
(1709,'parent_id',NULL,'695@1|'),
(1709,'email_flag',NULL,'SENT'),
(1709,'source',NULL,'CRM'),
(1709,'record_id',NULL,'696'),
(1709,'record_module',NULL,'Emails'),
(1711,'ticketstatus','Open','In Progress'),
(1711,'modifiedby','1','6'),
(1712,'label',NULL,'giuseppe tamola'),
(1712,'firstname',NULL,'giuseppe'),
(1712,'lead_no',NULL,'LEA423'),
(1712,'lastname',NULL,'tamola'),
(1712,'mobile',NULL,'3311514040'),
(1712,'email',NULL,'giuseppetamola@gmail.com'),
(1712,'assigned_user_id',NULL,'5'),
(1712,'createdtime',NULL,'2023-06-01 14:21:13'),
(1712,'modifiedby',NULL,'5'),
(1712,'lane',NULL,'masera 10'),
(1712,'city',NULL,'Milano'),
(1712,'source',NULL,'WEBSERVICE'),
(1712,'cf_857',NULL,'3'),
(1712,'cf_859',NULL,'1'),
(1712,'cf_861',NULL,'Ricerca Internet'),
(1712,'record_id',NULL,'697'),
(1712,'record_module',NULL,'Leads'),
(1713,'label',NULL,'Giuseppe Randazzo Randazzo'),
(1713,'firstname',NULL,'Giuseppe Randazzo'),
(1713,'lead_no',NULL,'LEA424'),
(1713,'lastname',NULL,'Randazzo'),
(1713,'mobile',NULL,'3791353429'),
(1713,'email',NULL,'randazzogiuseppe307@gmail.com'),
(1713,'assigned_user_id',NULL,'5'),
(1713,'createdtime',NULL,'2023-06-01 17:45:12'),
(1713,'modifiedby',NULL,'5'),
(1713,'lane',NULL,'Verga 14 desio'),
(1713,'city',NULL,'Milano'),
(1713,'description',NULL,'Solo periodo agosto sino al 7 settembre gestione completa obblighi di legge riscossione comunicazione questura immobile desio sino al 7 settembre'),
(1713,'source',NULL,'WEBSERVICE'),
(1713,'cf_857',NULL,'3'),
(1713,'cf_859',NULL,'1'),
(1713,'cf_861',NULL,'Passaparola Amici'),
(1713,'record_id',NULL,'698'),
(1713,'record_module',NULL,'Leads'),
(1714,'label',NULL,'Giuseppe Li'),
(1714,'firstname',NULL,'Giuseppe'),
(1714,'lead_no',NULL,'LEA425'),
(1714,'lastname',NULL,'Li'),
(1714,'mobile',NULL,'3312520989'),
(1714,'email',NULL,'giuseppeliserra@icloud.com'),
(1714,'assigned_user_id',NULL,'5'),
(1714,'createdtime',NULL,'2023-06-02 07:17:32'),
(1714,'modifiedby',NULL,'5'),
(1714,'lane',NULL,'Vicolo Villa Rachele n 23'),
(1714,'city',NULL,'Milano'),
(1714,'source',NULL,'WEBSERVICE'),
(1714,'cf_857',NULL,'2'),
(1714,'cf_859',NULL,'1'),
(1714,'cf_861',NULL,'Ricerca Internet'),
(1714,'record_id',NULL,'699'),
(1714,'record_module',NULL,'Leads'),
(1715,'label',NULL,'Giuseppe Li'),
(1715,'firstname',NULL,'Giuseppe'),
(1715,'lead_no',NULL,'LEA426'),
(1715,'lastname',NULL,'Li'),
(1715,'mobile',NULL,'3312520989'),
(1715,'email',NULL,'giuseppeliserra@icloud.com'),
(1715,'assigned_user_id',NULL,'5'),
(1715,'createdtime',NULL,'2023-06-02 07:45:12'),
(1715,'modifiedby',NULL,'5'),
(1715,'lane',NULL,'Vicolo Villa Rachele n 23'),
(1715,'city',NULL,'Milano'),
(1715,'source',NULL,'WEBSERVICE'),
(1715,'cf_857',NULL,'2'),
(1715,'cf_859',NULL,'1'),
(1715,'cf_861',NULL,'Ricerca Internet'),
(1715,'record_id',NULL,'700'),
(1715,'record_module',NULL,'Leads'),
(1716,'label',NULL,'Irene Vandoni'),
(1716,'firstname',NULL,'Irene'),
(1716,'lead_no',NULL,'LEA427'),
(1716,'lastname',NULL,'Vandoni'),
(1716,'mobile',NULL,'00393498693913'),
(1716,'email',NULL,'irenevandoni@yahoo.it'),
(1716,'assigned_user_id',NULL,'5'),
(1716,'createdtime',NULL,'2023-06-02 09:07:12'),
(1716,'modifiedby',NULL,'5'),
(1716,'lane',NULL,'Settembrini'),
(1716,'city',NULL,'Milano'),
(1716,'source',NULL,'WEBSERVICE'),
(1716,'cf_857',NULL,'2'),
(1716,'cf_859',NULL,'2'),
(1716,'cf_861',NULL,'Ricerca Internet'),
(1716,'record_id',NULL,'701'),
(1716,'record_module',NULL,'Leads'),
(1717,'label',NULL,'Francesca Casarino'),
(1717,'firstname',NULL,'Francesca'),
(1717,'lead_no',NULL,'LEA428'),
(1717,'lastname',NULL,'Casarino'),
(1717,'mobile',NULL,'3346233331'),
(1717,'email',NULL,'francescacasarino@gmail.com'),
(1717,'assigned_user_id',NULL,'5'),
(1717,'createdtime',NULL,'2023-06-02 09:46:22'),
(1717,'modifiedby',NULL,'5'),
(1717,'lane',NULL,'Viale Monza 10'),
(1717,'city',NULL,'Milano'),
(1717,'source',NULL,'WEBSERVICE'),
(1717,'cf_857',NULL,'2'),
(1717,'cf_859',NULL,'1'),
(1717,'cf_861',NULL,'Ricerca Internet'),
(1717,'record_id',NULL,'702'),
(1717,'record_module',NULL,'Leads'),
(1718,'label',NULL,'Francesco Petillo'),
(1718,'firstname',NULL,'Francesco'),
(1718,'contact_no',NULL,'CON35'),
(1718,'lastname',NULL,'Petillo'),
(1718,'email',NULL,'info@easylife.house'),
(1718,'assigned_user_id',NULL,'6'),
(1718,'createdtime',NULL,'2023-06-02 11:10:46'),
(1718,'modifiedby',NULL,'6'),
(1718,'portal',NULL,'1'),
(1718,'support_start_date',NULL,'2023-06-02'),
(1718,'support_end_date',NULL,'2024-06-02'),
(1718,'source',NULL,'CRM'),
(1718,'record_id',NULL,'703'),
(1718,'record_module',NULL,'Contacts'),
(1719,'label',NULL,'Sara Saccomani'),
(1719,'firstname',NULL,'Sara'),
(1719,'lead_no',NULL,'LEA429'),
(1719,'lastname',NULL,'Saccomani'),
(1719,'mobile',NULL,'3929927270'),
(1719,'email',NULL,'pietrodina03@gmail.com'),
(1719,'assigned_user_id',NULL,'5'),
(1719,'createdtime',NULL,'2023-06-02 17:03:13'),
(1719,'modifiedby',NULL,'5'),
(1719,'lane',NULL,'via luigi resnati, 11'),
(1719,'city',NULL,'Milano'),
(1719,'source',NULL,'WEBSERVICE'),
(1719,'cf_857',NULL,'2'),
(1719,'cf_859',NULL,'1'),
(1719,'cf_861',NULL,'Ricerca Internet'),
(1719,'record_id',NULL,'704'),
(1719,'record_module',NULL,'Leads'),
(1720,'label','Giuseppe Li','Giuseppe Li Serra'),
(1720,'lastname','Li','Li Serra'),
(1720,'modifiedby','5','6'),
(1722,'label',NULL,'Sara Saccomani'),
(1722,'firstname',NULL,'Sara'),
(1722,'lead_no',NULL,'LEA430'),
(1722,'lastname',NULL,'Saccomani'),
(1722,'mobile',NULL,'3929927270'),
(1722,'email',NULL,'pietrodina03@gmail.com'),
(1722,'assigned_user_id',NULL,'5'),
(1722,'createdtime',NULL,'2023-06-02 17:24:31'),
(1722,'modifiedby',NULL,'5'),
(1722,'lane',NULL,'via luigi resnati, 11'),
(1722,'city',NULL,'Milano'),
(1722,'source',NULL,'WEBSERVICE'),
(1722,'cf_857',NULL,'2'),
(1722,'cf_859',NULL,'1'),
(1722,'cf_861',NULL,'Ricerca Internet'),
(1722,'record_id',NULL,'705'),
(1722,'record_module',NULL,'Leads'),
(1724,'label',NULL,'Sara Saccomani'),
(1724,'firstname',NULL,'Sara'),
(1724,'lead_no',NULL,'LEA431'),
(1724,'lastname',NULL,'Saccomani'),
(1724,'mobile',NULL,'3929927270'),
(1724,'email',NULL,'pietrodina03@gmail.com'),
(1724,'assigned_user_id',NULL,'5'),
(1724,'createdtime',NULL,'2023-06-02 17:28:06'),
(1724,'modifiedby',NULL,'5'),
(1724,'lane',NULL,'via luigi resnati, 11'),
(1724,'city',NULL,'Milano'),
(1724,'source',NULL,'WEBSERVICE'),
(1724,'cf_857',NULL,'2'),
(1724,'cf_859',NULL,'1'),
(1724,'cf_861',NULL,'Ricerca Internet'),
(1724,'record_id',NULL,'706'),
(1724,'record_module',NULL,'Leads'),
(1725,'label',NULL,'Sara Saccomani'),
(1725,'firstname',NULL,'Sara'),
(1725,'lead_no',NULL,'LEA432'),
(1725,'lastname',NULL,'Saccomani'),
(1725,'mobile',NULL,'3929927270'),
(1725,'email',NULL,'pietrodina03@gmail.com'),
(1725,'assigned_user_id',NULL,'5'),
(1725,'createdtime',NULL,'2023-06-02 17:31:38'),
(1725,'modifiedby',NULL,'5'),
(1725,'lane',NULL,'via luigi resnati, 11'),
(1725,'city',NULL,'Milano'),
(1725,'source',NULL,'WEBSERVICE'),
(1725,'cf_857',NULL,'2'),
(1725,'cf_859',NULL,'1'),
(1725,'cf_861',NULL,'Ricerca Internet'),
(1725,'record_id',NULL,'707'),
(1725,'record_module',NULL,'Leads'),
(1726,'label',NULL,'Sara Saccomani'),
(1726,'firstname',NULL,'Sara'),
(1726,'lead_no',NULL,'LEA433'),
(1726,'lastname',NULL,'Saccomani'),
(1726,'mobile',NULL,'3929927270'),
(1726,'email',NULL,'pietrodina03@gmail.com'),
(1726,'assigned_user_id',NULL,'5'),
(1726,'createdtime',NULL,'2023-06-02 17:34:00'),
(1726,'modifiedby',NULL,'5'),
(1726,'lane',NULL,'via luigi resnati, 11'),
(1726,'city',NULL,'Milano'),
(1726,'source',NULL,'WEBSERVICE'),
(1726,'cf_857',NULL,'2'),
(1726,'cf_859',NULL,'1'),
(1726,'cf_861',NULL,'Ricerca Internet'),
(1726,'record_id',NULL,'708'),
(1726,'record_module',NULL,'Leads'),
(1730,'label',NULL,'Sara Saccomani'),
(1730,'firstname',NULL,'Sara'),
(1730,'lead_no',NULL,'LEA434'),
(1730,'lastname',NULL,'Saccomani'),
(1730,'mobile',NULL,'3929927270'),
(1730,'email',NULL,'pietrodina03@gmail.com'),
(1730,'assigned_user_id',NULL,'5'),
(1730,'createdtime',NULL,'2023-06-02 17:40:22'),
(1730,'modifiedby',NULL,'5'),
(1730,'lane',NULL,'via luigi resnati, 11'),
(1730,'city',NULL,'Milano'),
(1730,'source',NULL,'WEBSERVICE'),
(1730,'cf_857',NULL,'2'),
(1730,'cf_859',NULL,'1'),
(1730,'cf_861',NULL,'Ricerca Internet'),
(1730,'record_id',NULL,'709'),
(1730,'record_module',NULL,'Leads'),
(1731,'label',NULL,'Sara Saccomani'),
(1731,'firstname',NULL,'Sara'),
(1731,'lead_no',NULL,'LEA435'),
(1731,'lastname',NULL,'Saccomani'),
(1731,'mobile',NULL,'3929927270'),
(1731,'email',NULL,'pietrodina03@gmail.com'),
(1731,'assigned_user_id',NULL,'5'),
(1731,'createdtime',NULL,'2023-06-02 17:42:32'),
(1731,'modifiedby',NULL,'5'),
(1731,'lane',NULL,'via luigi resnati, 11'),
(1731,'city',NULL,'Milano'),
(1731,'source',NULL,'WEBSERVICE'),
(1731,'cf_857',NULL,'2'),
(1731,'cf_859',NULL,'1'),
(1731,'cf_861',NULL,'Ricerca Internet'),
(1731,'record_id',NULL,'710'),
(1731,'record_module',NULL,'Leads'),
(1732,'label',NULL,'Sara Saccomani'),
(1732,'firstname',NULL,'Sara'),
(1732,'lead_no',NULL,'LEA436'),
(1732,'lastname',NULL,'Saccomani'),
(1732,'mobile',NULL,'3929927270'),
(1732,'email',NULL,'pietrodina03@gmail.com'),
(1732,'assigned_user_id',NULL,'5'),
(1732,'createdtime',NULL,'2023-06-02 17:44:12'),
(1732,'modifiedby',NULL,'5'),
(1732,'lane',NULL,'via luigi resnati, 11'),
(1732,'city',NULL,'Milano'),
(1732,'source',NULL,'WEBSERVICE'),
(1732,'cf_857',NULL,'2'),
(1732,'cf_859',NULL,'1'),
(1732,'cf_861',NULL,'Ricerca Internet'),
(1732,'record_id',NULL,'711'),
(1732,'record_module',NULL,'Leads'),
(1733,'label',NULL,'Sara Saccomani'),
(1733,'firstname',NULL,'Sara'),
(1733,'lead_no',NULL,'LEA437'),
(1733,'lastname',NULL,'Saccomani'),
(1733,'mobile',NULL,'3929927270'),
(1733,'email',NULL,'pietrodina03@gmail.com'),
(1733,'assigned_user_id',NULL,'5'),
(1733,'createdtime',NULL,'2023-06-02 17:46:31'),
(1733,'modifiedby',NULL,'5'),
(1733,'lane',NULL,'via luigi resnati, 11'),
(1733,'city',NULL,'Milano'),
(1733,'source',NULL,'WEBSERVICE'),
(1733,'cf_857',NULL,'2'),
(1733,'cf_859',NULL,'1'),
(1733,'cf_861',NULL,'Ricerca Internet'),
(1733,'record_id',NULL,'712'),
(1733,'record_module',NULL,'Leads'),
(1734,'label',NULL,'Sara Saccomani'),
(1734,'firstname',NULL,'Sara'),
(1734,'lead_no',NULL,'LEA438'),
(1734,'lastname',NULL,'Saccomani'),
(1734,'mobile',NULL,'3929927270'),
(1734,'email',NULL,'pietrodina03@gmail.com'),
(1734,'assigned_user_id',NULL,'5'),
(1734,'createdtime',NULL,'2023-06-02 17:47:42'),
(1734,'modifiedby',NULL,'5'),
(1734,'lane',NULL,'via luigi resnati, 11'),
(1734,'city',NULL,'Milano'),
(1734,'source',NULL,'WEBSERVICE'),
(1734,'cf_857',NULL,'2'),
(1734,'cf_859',NULL,'1'),
(1734,'cf_861',NULL,'Ricerca Internet'),
(1734,'record_id',NULL,'713'),
(1734,'record_module',NULL,'Leads'),
(1740,'label',NULL,'Sara Saccomani'),
(1740,'firstname',NULL,'Sara'),
(1740,'lead_no',NULL,'LEA439'),
(1740,'lastname',NULL,'Saccomani'),
(1740,'mobile',NULL,'3929927270'),
(1740,'email',NULL,'pietrodina03@gmail.com'),
(1740,'assigned_user_id',NULL,'5'),
(1740,'createdtime',NULL,'2023-06-02 17:48:39'),
(1740,'modifiedby',NULL,'5'),
(1740,'lane',NULL,'via luigi resnati, 11'),
(1740,'city',NULL,'Milano'),
(1740,'source',NULL,'WEBSERVICE'),
(1740,'cf_857',NULL,'2'),
(1740,'cf_859',NULL,'1'),
(1740,'cf_861',NULL,'Ricerca Internet'),
(1740,'record_id',NULL,'714'),
(1740,'record_module',NULL,'Leads'),
(1742,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1742,'date_start',NULL,'2023-06-03'),
(1742,'activitytype',NULL,'Emails'),
(1742,'assigned_user_id',NULL,'6'),
(1742,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1742,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(1742,'time_start',NULL,'07:59'),
(1742,'createdtime',NULL,'2023-06-03 07:59:55'),
(1742,'modifiedby',NULL,'6'),
(1742,'from_email',NULL,'pietromarra@easylife.house'),
(1742,'saved_toid',NULL,'["simo.lonardo@gmail.com"]'),
(1742,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(1742,'bccmail',NULL,'[""]'),
(1742,'parent_id',NULL,'671@1|'),
(1742,'email_flag',NULL,'SAVED'),
(1742,'source',NULL,'CRM'),
(1742,'record_id',NULL,'715'),
(1742,'record_module',NULL,'Emails'),
(1744,'time_start','07:59','08:00'),
(1744,'email_flag','SAVED','SENT'),
(1746,'cf_873','0','1'),
(1747,'cf_873','0','1'),
(1748,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1748,'date_start',NULL,'2023-06-03'),
(1748,'activitytype',NULL,'Emails'),
(1748,'assigned_user_id',NULL,'6'),
(1748,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1748,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(1748,'time_start',NULL,'08:02'),
(1748,'createdtime',NULL,'2023-06-03 08:02:09'),
(1748,'modifiedby',NULL,'6'),
(1748,'from_email',NULL,'pietromarra@easylife.house'),
(1748,'saved_toid',NULL,'["magnanisilvana@gmail.com"]'),
(1748,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(1748,'bccmail',NULL,'[""]'),
(1748,'parent_id',NULL,'623@1|'),
(1748,'email_flag',NULL,'SENT'),
(1748,'source',NULL,'CRM'),
(1748,'record_id',NULL,'716'),
(1748,'record_module',NULL,'Emails'),
(1750,'cf_873','0','1'),
(1751,'label',NULL,'Nella De'),
(1751,'firstname',NULL,'Nella'),
(1751,'lead_no',NULL,'LEA440'),
(1751,'lastname',NULL,'De'),
(1751,'mobile',NULL,'3924531947'),
(1751,'email',NULL,'nellula@gmail.com'),
(1751,'assigned_user_id',NULL,'5'),
(1751,'createdtime',NULL,'2023-06-03 08:09:23'),
(1751,'modifiedby',NULL,'5'),
(1751,'lane',NULL,'Champraz'),
(1751,'city',NULL,'Torino'),
(1751,'description',NULL,'il monolocale si trova in Francia a chamonix, potete occuparvene?'),
(1751,'source',NULL,'WEBSERVICE'),
(1751,'cf_857',NULL,'1'),
(1751,'cf_859',NULL,'1'),
(1751,'cf_861',NULL,'Ricerca Internet'),
(1751,'record_id',NULL,'717'),
(1751,'record_module',NULL,'Leads'),
(1752,'label',NULL,'Giuseppe Randazzo Randazzo'),
(1752,'firstname',NULL,'Giuseppe Randazzo'),
(1752,'lead_no',NULL,'LEA441'),
(1752,'lastname',NULL,'Randazzo'),
(1752,'mobile',NULL,'3791353429'),
(1752,'email',NULL,'randazzogiuseppe307@gmail.com'),
(1752,'assigned_user_id',NULL,'5'),
(1752,'createdtime',NULL,'2023-06-03 16:07:12'),
(1752,'modifiedby',NULL,'5'),
(1752,'lane',NULL,'Verga 14 desio'),
(1752,'city',NULL,'Milano'),
(1752,'description',NULL,'Ho immobile in desio vorrei affittare breve max 30 giorni periodo agosto settembre primi 10 giorni ottobre eseguite gestione completa questura cedolare altri adempimenti'),
(1752,'source',NULL,'WEBSERVICE'),
(1752,'cf_857',NULL,'3'),
(1752,'cf_859',NULL,'1'),
(1752,'cf_861',NULL,'Passaparola Amici'),
(1752,'record_id',NULL,'718'),
(1752,'record_module',NULL,'Leads'),
(1753,'label',NULL,'Cecilia Sanna'),
(1753,'firstname',NULL,'Cecilia'),
(1753,'lead_no',NULL,'LEA442'),
(1753,'lastname',NULL,'Sanna'),
(1753,'mobile',NULL,'3664247407'),
(1753,'email',NULL,'ceciliasanna@gmail.com'),
(1753,'assigned_user_id',NULL,'5'),
(1753,'createdtime',NULL,'2023-06-04 06:39:16'),
(1753,'modifiedby',NULL,'5'),
(1753,'lane',NULL,'Atene 4'),
(1753,'city',NULL,'Milano'),
(1753,'source',NULL,'WEBSERVICE'),
(1753,'cf_857',NULL,'2'),
(1753,'cf_859',NULL,'2'),
(1753,'cf_861',NULL,'Ricerca Internet'),
(1753,'record_id',NULL,'719'),
(1753,'record_module',NULL,'Leads'),
(1754,'unit_price','10.00000000','0.50000000'),
(1755,'label',NULL,'Chiara Cuzzola'),
(1755,'firstname',NULL,'Chiara'),
(1755,'lead_no',NULL,'LEA443'),
(1755,'lastname',NULL,'Cuzzola'),
(1755,'mobile',NULL,'3496531096'),
(1755,'email',NULL,'mariachiaracuzzola@gmail.com'),
(1755,'assigned_user_id',NULL,'5'),
(1755,'createdtime',NULL,'2023-06-04 10:47:12'),
(1755,'modifiedby',NULL,'5'),
(1755,'lane',NULL,'via alcuino'),
(1755,'city',NULL,'Milano'),
(1755,'source',NULL,'WEBSERVICE'),
(1755,'cf_857',NULL,'2'),
(1755,'cf_859',NULL,'1'),
(1755,'cf_861',NULL,'Ricerca Internet'),
(1755,'record_id',NULL,'720'),
(1755,'record_module',NULL,'Leads'),
(1756,'label',NULL,'Abdaulbari Alshammari'),
(1756,'firstname',NULL,'Abdaulbari'),
(1756,'lead_no',NULL,'LEA444'),
(1756,'lastname',NULL,'Alshammari'),
(1756,'mobile',NULL,'966504354577'),
(1756,'email',NULL,'desrokaya@gmail.com'),
(1756,'assigned_user_id',NULL,'5'),
(1756,'createdtime',NULL,'2023-06-04 15:00:23'),
(1756,'modifiedby',NULL,'5'),
(1756,'lane',NULL,'Saudi arabia'),
(1756,'city',NULL,'Milano'),
(1756,'source',NULL,'WEBSERVICE'),
(1756,'cf_857',NULL,'1'),
(1756,'cf_859',NULL,'1'),
(1756,'cf_861',NULL,'Social - Facebook'),
(1756,'record_id',NULL,'721'),
(1756,'record_module',NULL,'Leads'),
(1757,'leadstatus','','Fuori Zona'),
(1757,'modifiedby','5','7'),
(1758,'label',NULL,'Valutazione Immobile in Verga 14 desio - Milano'),
(1758,'date_start',NULL,'2023-06-04'),
(1758,'activitytype',NULL,'Emails'),
(1758,'assigned_user_id',NULL,'1'),
(1758,'subject',NULL,'Valutazione Immobile in Verga 14 desio - Milano'),
(1758,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Giuseppe Randazzo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1758,'time_start',NULL,'16:37:03'),
(1758,'createdtime',NULL,'2023-06-04 16:37:03'),
(1758,'modifiedby',NULL,'1'),
(1758,'from_email',NULL,'francescamontuoro@easylife.house'),
(1758,'saved_toid',NULL,'["","randazzogiuseppe307@gmail.com"]'),
(1758,'ccmail',NULL,'[""]'),
(1758,'bccmail',NULL,'[""]'),
(1758,'parent_id',NULL,'698@1|'),
(1758,'email_flag',NULL,'SENT'),
(1758,'source',NULL,'CRM'),
(1758,'record_id',NULL,'722'),
(1758,'record_module',NULL,'Emails'),
(1759,'leadstatus','','Non Qualificato'),
(1759,'modifiedby','5','7'),
(1761,'leadstatus','','Fuori Zona'),
(1761,'modifiedby','5','7'),
(1763,'label',NULL,'Valutazione Immobile in Verga 14 desio - Milano'),
(1763,'date_start',NULL,'2023-06-04'),
(1763,'activitytype',NULL,'Emails'),
(1763,'assigned_user_id',NULL,'1'),
(1763,'subject',NULL,'Valutazione Immobile in Verga 14 desio - Milano'),
(1763,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Giuseppe Randazzo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1763,'time_start',NULL,'16:38:01'),
(1763,'createdtime',NULL,'2023-06-04 16:38:01'),
(1763,'modifiedby',NULL,'1'),
(1763,'from_email',NULL,'francescamontuoro@easylife.house'),
(1763,'saved_toid',NULL,'["","randazzogiuseppe307@gmail.com"]'),
(1763,'ccmail',NULL,'[""]'),
(1763,'bccmail',NULL,'[""]'),
(1763,'parent_id',NULL,'718@1|'),
(1763,'email_flag',NULL,'SENT'),
(1763,'source',NULL,'CRM'),
(1763,'record_id',NULL,'723'),
(1763,'record_module',NULL,'Emails'),
(1765,'leadstatus','','Fuori Zona'),
(1765,'modifiedby','6','7'),
(1766,'label',NULL,'Valutazione Immobile in Vicolo Villa Rachele n 23 - Milano'),
(1766,'date_start',NULL,'2023-06-04'),
(1766,'activitytype',NULL,'Emails'),
(1766,'assigned_user_id',NULL,'1'),
(1766,'subject',NULL,'Valutazione Immobile in Vicolo Villa Rachele n 23 - Milano'),
(1766,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Giuseppe</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1766,'time_start',NULL,'16:41:02'),
(1766,'createdtime',NULL,'2023-06-04 16:41:02'),
(1766,'modifiedby',NULL,'1'),
(1766,'from_email',NULL,'francescamontuoro@easylife.house'),
(1766,'saved_toid',NULL,'["","giuseppeliserra@icloud.com"]'),
(1766,'ccmail',NULL,'[""]'),
(1766,'bccmail',NULL,'[""]'),
(1766,'parent_id',NULL,'700@1|'),
(1766,'email_flag',NULL,'SENT'),
(1766,'source',NULL,'CRM'),
(1766,'record_id',NULL,'724'),
(1766,'record_module',NULL,'Emails'),
(1768,'leadstatus','','Fuori Zona'),
(1768,'modifiedby','5','7'),
(1769,'label',NULL,'Valutazione Immobile in Atene 4 - Milano'),
(1769,'date_start',NULL,'2023-06-04'),
(1769,'activitytype',NULL,'Emails'),
(1769,'assigned_user_id',NULL,'1'),
(1769,'subject',NULL,'Valutazione Immobile in Atene 4 - Milano'),
(1769,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Cecilia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1769,'time_start',NULL,'16:42:02'),
(1769,'createdtime',NULL,'2023-06-04 16:42:02'),
(1769,'modifiedby',NULL,'1'),
(1769,'from_email',NULL,'francescamontuoro@easylife.house'),
(1769,'saved_toid',NULL,'["","ceciliasanna@gmail.com"]'),
(1769,'ccmail',NULL,'[""]'),
(1769,'bccmail',NULL,'[""]'),
(1769,'parent_id',NULL,'719@1|'),
(1769,'email_flag',NULL,'SENT'),
(1769,'source',NULL,'CRM'),
(1769,'record_id',NULL,'725'),
(1769,'record_module',NULL,'Emails'),
(1771,'label',NULL,'Sebastiano Smiroldo'),
(1771,'firstname',NULL,'Sebastiano'),
(1771,'lead_no',NULL,'LEA445'),
(1771,'lastname',NULL,'Smiroldo'),
(1771,'mobile',NULL,'3285973037'),
(1771,'email',NULL,'smile0475@libero.it'),
(1771,'assigned_user_id',NULL,'5'),
(1771,'createdtime',NULL,'2023-06-05 07:05:13'),
(1771,'modifiedby',NULL,'5'),
(1771,'lane',NULL,'giuseppe maria giulietti'),
(1771,'city',NULL,'Milano'),
(1771,'description',NULL,'La casa si libera dal 1 settembre nella foto non cè l'altra camera da letto in cui sono posizionati armadio scrivania e un letto a castello. Volevo sapere se può interessare appartamento tenga presente che a circa 300 m presente MM crescenzago'),
(1771,'source',NULL,'WEBSERVICE'),
(1771,'cf_857',NULL,'3'),
(1771,'cf_859',NULL,'1'),
(1771,'cf_861',NULL,'Ricerca Internet'),
(1771,'record_id',NULL,'726'),
(1771,'record_module',NULL,'Leads'),
(1772,'modifiedby','5','7'),
(1773,'leadstatus','','Fuori Zona'),
(1774,'leadstatus','','Contacted'),
(1774,'modifiedby','5','7'),
(1775,'label',NULL,'Valutazione Immobile in giuseppe maria giulietti - Milano'),
(1775,'date_start',NULL,'2023-06-05'),
(1775,'activitytype',NULL,'Emails'),
(1775,'assigned_user_id',NULL,'1'),
(1775,'subject',NULL,'Valutazione Immobile in giuseppe maria giulietti - Milano'),
(1775,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Sebastiano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1775,'time_start',NULL,'07:13:01'),
(1775,'createdtime',NULL,'2023-06-05 07:13:01'),
(1775,'modifiedby',NULL,'1'),
(1775,'from_email',NULL,'francescamontuoro@easylife.house'),
(1775,'saved_toid',NULL,'["","smile0475@libero.it"]'),
(1775,'ccmail',NULL,'[""]'),
(1775,'bccmail',NULL,'[""]'),
(1775,'parent_id',NULL,'726@1|'),
(1775,'email_flag',NULL,'SENT'),
(1775,'source',NULL,'CRM'),
(1775,'record_id',NULL,'727'),
(1775,'record_module',NULL,'Emails'),
(1777,'description','','Contattato da Donato'),
(1778,'leadstatus','','Contacted'),
(1778,'modifiedby','5','7'),
(1779,'description','','Contattato da Donato'),
(1780,'label',NULL,'Greta Corradi'),
(1780,'firstname',NULL,'Greta'),
(1780,'lead_no',NULL,'LEA446'),
(1780,'lastname',NULL,'Corradi'),
(1780,'mobile',NULL,'3342541962'),
(1780,'email',NULL,'grcorradi@gmail.com'),
(1780,'assigned_user_id',NULL,'5'),
(1780,'createdtime',NULL,'2023-06-05 07:21:12'),
(1780,'modifiedby',NULL,'5'),
(1780,'lane',NULL,'Cosenza'),
(1780,'city',NULL,'Milano'),
(1780,'source',NULL,'WEBSERVICE'),
(1780,'cf_857',NULL,'2'),
(1780,'cf_859',NULL,'2'),
(1780,'cf_861',NULL,'Ricerca Internet'),
(1780,'record_id',NULL,'728'),
(1780,'record_module',NULL,'Leads'),
(1781,'label',NULL,'Catello Bruno'),
(1781,'firstname',NULL,'Catello'),
(1781,'lead_no',NULL,'LEA447'),
(1781,'lastname',NULL,'Bruno'),
(1781,'mobile',NULL,'3207531457'),
(1781,'email',NULL,'catello.bruno@gmail.com'),
(1781,'assigned_user_id',NULL,'5'),
(1781,'createdtime',NULL,'2023-06-05 07:36:12'),
(1781,'modifiedby',NULL,'5'),
(1781,'lane',NULL,'Malpensata,9'),
(1781,'city',NULL,'Milano'),
(1781,'description',NULL,'L'appartamento è sito in Casslmaiocco (LO)'),
(1781,'source',NULL,'WEBSERVICE'),
(1781,'cf_857',NULL,'4'),
(1781,'cf_859',NULL,'2'),
(1781,'cf_861',NULL,'Ricerca Internet'),
(1781,'record_id',NULL,'729'),
(1781,'record_module',NULL,'Leads'),
(1782,'label',NULL,'Cristina D'),
(1782,'firstname',NULL,'Cristina'),
(1782,'lead_no',NULL,'LEA448'),
(1782,'lastname',NULL,'D'),
(1782,'mobile',NULL,'+393478174040'),
(1782,'email',NULL,'cristina.dascoli7@gmail.com'),
(1782,'assigned_user_id',NULL,'5'),
(1782,'createdtime',NULL,'2023-06-05 09:06:23'),
(1782,'modifiedby',NULL,'5'),
(1782,'lane',NULL,'Carlo Botta 43'),
(1782,'city',NULL,'Milano'),
(1782,'source',NULL,'WEBSERVICE'),
(1782,'cf_857',NULL,'2'),
(1782,'cf_859',NULL,'1'),
(1782,'cf_861',NULL,'Ricerca Internet'),
(1782,'record_id',NULL,'730'),
(1782,'record_module',NULL,'Leads'),
(1783,'leadstatus','','Attempted to Contact'),
(1783,'modifiedby','5','7'),
(1784,'modifiedby','5','7'),
(1785,'leadstatus','','Fuori Zona'),
(1786,'label',NULL,'Valutazione Immobile in Malpensata,9 - Milano'),
(1786,'date_start',NULL,'2023-06-05'),
(1786,'activitytype',NULL,'Emails'),
(1786,'assigned_user_id',NULL,'1'),
(1786,'subject',NULL,'Valutazione Immobile in Malpensata,9 - Milano'),
(1786,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Catello</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1786,'time_start',NULL,'09:27:02'),
(1786,'createdtime',NULL,'2023-06-05 09:27:02'),
(1786,'modifiedby',NULL,'1'),
(1786,'from_email',NULL,'francescamontuoro@easylife.house'),
(1786,'saved_toid',NULL,'["","catello.bruno@gmail.com"]'),
(1786,'ccmail',NULL,'[""]'),
(1786,'bccmail',NULL,'[""]'),
(1786,'parent_id',NULL,'729@1|'),
(1786,'email_flag',NULL,'SENT'),
(1786,'source',NULL,'CRM'),
(1786,'record_id',NULL,'731'),
(1786,'record_module',NULL,'Emails'),
(1788,'modifiedby','5','7'),
(1788,'lane','masera 10','Via masera 10'),
(1789,'leadstatus','','Attempted to Contact'),
(1790,'leadstatus','','Attempted to Contact'),
(1790,'modifiedby','5','7'),
(1791,'leadstatus','','Fuori Zona'),
(1791,'modifiedby','5','7'),
(1792,'label',NULL,'Valutazione Immobile in Cosenza - Milano'),
(1792,'date_start',NULL,'2023-06-05'),
(1792,'activitytype',NULL,'Emails'),
(1792,'assigned_user_id',NULL,'1'),
(1792,'subject',NULL,'Valutazione Immobile in Cosenza - Milano'),
(1792,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Greta</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1792,'time_start',NULL,'09:31:02'),
(1792,'createdtime',NULL,'2023-06-05 09:31:02'),
(1792,'modifiedby',NULL,'1'),
(1792,'from_email',NULL,'francescamontuoro@easylife.house'),
(1792,'saved_toid',NULL,'["","grcorradi@gmail.com"]'),
(1792,'ccmail',NULL,'[""]'),
(1792,'bccmail',NULL,'[""]'),
(1792,'parent_id',NULL,'728@1|'),
(1792,'email_flag',NULL,'SENT'),
(1792,'source',NULL,'CRM'),
(1792,'record_id',NULL,'732'),
(1792,'record_module',NULL,'Emails'),
(1794,'leadstatus','','Fuori Zona'),
(1794,'modifiedby','5','7'),
(1795,'label',NULL,'Valutazione Immobile in via luigi resnati, 11 - Milano'),
(1795,'date_start',NULL,'2023-06-05'),
(1795,'activitytype',NULL,'Emails'),
(1795,'assigned_user_id',NULL,'1'),
(1795,'subject',NULL,'Valutazione Immobile in via luigi resnati, 11 - Milano'),
(1795,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Sara</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1795,'time_start',NULL,'09:32:01'),
(1795,'createdtime',NULL,'2023-06-05 09:32:01'),
(1795,'modifiedby',NULL,'1'),
(1795,'from_email',NULL,'francescamontuoro@easylife.house'),
(1795,'saved_toid',NULL,'["","pietrodina03@gmail.com"]'),
(1795,'ccmail',NULL,'[""]'),
(1795,'bccmail',NULL,'[""]'),
(1795,'parent_id',NULL,'704@1|'),
(1795,'email_flag',NULL,'SENT'),
(1795,'source',NULL,'CRM'),
(1795,'record_id',NULL,'733'),
(1795,'record_module',NULL,'Emails'),
(1797,'label',NULL,'Sergio Zanardi'),
(1797,'firstname',NULL,'Sergio'),
(1797,'lead_no',NULL,'LEA449'),
(1797,'lastname',NULL,'Zanardi'),
(1797,'mobile',NULL,'3473226909'),
(1797,'email',NULL,'sergio.zanardi@paipsrl.it'),
(1797,'assigned_user_id',NULL,'5'),
(1797,'createdtime',NULL,'2023-06-05 09:57:32'),
(1797,'modifiedby',NULL,'5'),
(1797,'lane',NULL,'Volturno, 31'),
(1797,'city',NULL,'Milano'),
(1797,'description',NULL,'Volevo sapere se gestite gli affitti brevi con il contratto Vuoto per Pieno'),
(1797,'source',NULL,'WEBSERVICE'),
(1797,'cf_857',NULL,'2'),
(1797,'cf_859',NULL,'1'),
(1797,'cf_861',NULL,'Ricerca Internet'),
(1797,'record_id',NULL,'734'),
(1797,'record_module',NULL,'Leads'),
(1798,'label','Cristina D','Cristina D'Ascoli'),
(1798,'lastname','D','D'Ascoli'),
(1799,'description','','Bilo 7o mq ristrutturato 4 anni fa piano con ascensore 3 min da MM Porta Romana divano letto in sala e camera da letto AC'),
(1800,'lane','Carlo Botta 43','Via Carlo Botta 43'),
(1801,'leadstatus','Attempted to Contact','Contacted'),
(1802,'description','Bilo 7o mq ristrutturato 4 anni fa piano con ascensore 3 min da MM Porta Romana divano letto in sala e camera da letto AC','Bilo 70 mq ristrutturato 4 anni fa piano con ascensore 3 min da MM Porta Romana divano letto in sala e camera da letto AC'),
(1803,'description','Bilo 70 mq ristrutturato 4 anni fa piano con ascensore 3 min da MM Porta Romana divano letto in sala e camera da letto AC','Bilo 70 mq ristrutturato 4 anni fa piano con ascensore 3 min da MM Porta Romana divano letto in sala e camera da letto AC scaldabagno cucina separata risc centralizzato'),
(1804,'leadstatus','Contacted','Fissato appuntamento'),
(1805,'leadstatus','','Attempted to Contact'),
(1805,'modifiedby','5','7'),
(1806,'leadstatus','Attempted to Contact','Contacted'),
(1807,'description','Volevo sapere se gestite gli affitti brevi con il contratto Vuoto per Pieno','Volevo sapere se gestite gli affitti brevi con il contratto Vuoto per Pieno, 2 appartamenti nello stesso stabile.'),
(1808,'description','Volevo sapere se gestite gli affitti brevi con il contratto Vuoto per Pieno, 2 appartamenti nello stesso stabile.','Volevo sapere se gestite gli affitti brevi con il contratto Vuoto per Pieno, 2 appartamenti nello stesso stabile. 2 bilo uno da 40 mq e uno da 55mq. Sopra alla fermata Isola.'),
(1809,'description','Volevo sapere se gestite gli affitti brevi con il contratto Vuoto per Pieno, 2 appartamenti nello stesso stabile. 2 bilo uno da 40 mq e uno da 55mq. Sopra alla fermata Isola.','Volevo sapere se gestite gli affitti brevi con il contratto Vuoto per Pieno, 2 appartamenti nello stesso stabile. 2 bilo uno da 40 mq e uno da 55mq. Sopra alla fermata Isola. Arredati e nuovissimi.'),
(1810,'leadstatus','Attempted to Contact','Contacted'),
(1811,'label',NULL,'Matteo Guidetti'),
(1811,'firstname',NULL,'Matteo'),
(1811,'lead_no',NULL,'LEA450'),
(1811,'lastname',NULL,'Guidetti'),
(1811,'mobile',NULL,'+393396501606'),
(1811,'email',NULL,'guidetti.matteo@hotmail.it'),
(1811,'assigned_user_id',NULL,'5'),
(1811,'createdtime',NULL,'2023-06-05 15:22:32'),
(1811,'modifiedby',NULL,'5'),
(1811,'lane',NULL,'Martinella'),
(1811,'city',NULL,'Milano'),
(1811,'source',NULL,'WEBSERVICE'),
(1811,'cf_857',NULL,'1'),
(1811,'cf_859',NULL,'1'),
(1811,'cf_861',NULL,'Ricerca Internet'),
(1811,'record_id',NULL,'735'),
(1811,'record_module',NULL,'Leads'),
(1812,'leadstatus','','Fuori Zona'),
(1812,'modifiedby','5','7'),
(1813,'label',NULL,'Valutazione Immobile in Martinella - Milano'),
(1813,'date_start',NULL,'2023-06-05'),
(1813,'activitytype',NULL,'Emails'),
(1813,'assigned_user_id',NULL,'1'),
(1813,'subject',NULL,'Valutazione Immobile in Martinella - Milano');
INSERT INTO `vtiger_modtracker_detail` VALUES
(1813,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Matteo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1813,'time_start',NULL,'15:30:02'),
(1813,'createdtime',NULL,'2023-06-05 15:30:02'),
(1813,'modifiedby',NULL,'1'),
(1813,'from_email',NULL,'francescamontuoro@easylife.house'),
(1813,'saved_toid',NULL,'["","guidetti.matteo@hotmail.it"]'),
(1813,'ccmail',NULL,'[""]'),
(1813,'bccmail',NULL,'[""]'),
(1813,'parent_id',NULL,'735@1|'),
(1813,'email_flag',NULL,'SENT'),
(1813,'source',NULL,'CRM'),
(1813,'record_id',NULL,'736'),
(1813,'record_module',NULL,'Emails'),
(1815,'label',NULL,'CROZZOLI PAOLO'),
(1815,'firstname',NULL,'CROZZOLI'),
(1815,'lead_no',NULL,'LEA451'),
(1815,'lastname',NULL,'PAOLO'),
(1815,'mobile',NULL,'3486505959'),
(1815,'email',NULL,'crozzoli.paolo@libero.it'),
(1815,'assigned_user_id',NULL,'5'),
(1815,'createdtime',NULL,'2023-06-05 16:45:12'),
(1815,'modifiedby',NULL,'5'),
(1815,'lane',NULL,'Cogne'),
(1815,'city',NULL,'Milano'),
(1815,'source',NULL,'WEBSERVICE'),
(1815,'cf_857',NULL,'2'),
(1815,'cf_859',NULL,'1'),
(1815,'cf_861',NULL,'Ricerca Internet'),
(1815,'record_id',NULL,'737'),
(1815,'record_module',NULL,'Leads'),
(1816,'label',NULL,'martino sartori'),
(1816,'firstname',NULL,'martino'),
(1816,'lead_no',NULL,'LEA452'),
(1816,'lastname',NULL,'sartori'),
(1816,'mobile',NULL,'3493653330'),
(1816,'email',NULL,'martino.sartori@gmail.com'),
(1816,'assigned_user_id',NULL,'5'),
(1816,'createdtime',NULL,'2023-06-06 08:15:43'),
(1816,'modifiedby',NULL,'5'),
(1816,'lane',NULL,'via tadino 8'),
(1816,'city',NULL,'Milano'),
(1816,'source',NULL,'WEBSERVICE'),
(1816,'cf_857',NULL,'2'),
(1816,'cf_859',NULL,'2'),
(1816,'cf_861',NULL,'Ricerca Internet'),
(1816,'record_id',NULL,'738'),
(1816,'record_module',NULL,'Leads'),
(1817,'modifiedby','5','7'),
(1817,'description','','Trilo 80 mq 2 camere matrimoniali con bagno cucina a vista V piano con ascensore fra 4 settimane e' terminato'),
(1818,'leadstatus','','Contacted'),
(1819,'description','Trilo 80 mq 2 camere matrimoniali con bagno cucina a vista V piano con ascensore fra 4 settimane e' terminato','Trilo 80 mq 2 camere matrimoniali con bagno cucina a vista V piano con ascensore fra 4 settimane e' terminato. Volevano darcelo per solo due mesi.'),
(1820,'leadstatus','','Fuori Zona'),
(1820,'modifiedby','5','7'),
(1821,'label',NULL,'Valutazione Immobile in Cogne - Milano'),
(1821,'date_start',NULL,'2023-06-06'),
(1821,'activitytype',NULL,'Emails'),
(1821,'assigned_user_id',NULL,'1'),
(1821,'subject',NULL,'Valutazione Immobile in Cogne - Milano'),
(1821,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>CROZZOLI</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1821,'time_start',NULL,'10:16:01'),
(1821,'createdtime',NULL,'2023-06-06 10:16:01'),
(1821,'modifiedby',NULL,'1'),
(1821,'from_email',NULL,'francescamontuoro@easylife.house'),
(1821,'saved_toid',NULL,'["","crozzoli.paolo@libero.it"]'),
(1821,'ccmail',NULL,'[""]'),
(1821,'bccmail',NULL,'[""]'),
(1821,'parent_id',NULL,'737@1|'),
(1821,'email_flag',NULL,'SENT'),
(1821,'source',NULL,'CRM'),
(1821,'record_id',NULL,'739'),
(1821,'record_module',NULL,'Emails'),
(1823,'label',NULL,'cenzuales davide'),
(1823,'firstname',NULL,'cenzuales'),
(1823,'lead_no',NULL,'LEA453'),
(1823,'lastname',NULL,'davide'),
(1823,'mobile',NULL,'3914911738'),
(1823,'email',NULL,'cenzuales@gmail.com'),
(1823,'assigned_user_id',NULL,'5'),
(1823,'createdtime',NULL,'2023-06-06 10:26:12'),
(1823,'modifiedby',NULL,'5'),
(1823,'lane',NULL,'via giovanni battista casella'),
(1823,'city',NULL,'Milano'),
(1823,'source',NULL,'WEBSERVICE'),
(1823,'cf_857',NULL,'3'),
(1823,'cf_859',NULL,'1'),
(1823,'cf_861',NULL,'Ricerca Internet'),
(1823,'record_id',NULL,'740'),
(1823,'record_module',NULL,'Leads'),
(1824,'label',NULL,'Alessandro Perini'),
(1824,'firstname',NULL,'Alessandro'),
(1824,'lead_no',NULL,'LEA454'),
(1824,'lastname',NULL,'Perini'),
(1824,'mobile',NULL,'3207956667'),
(1824,'email',NULL,'alessandro_perini@hotmail.com'),
(1824,'assigned_user_id',NULL,'5'),
(1824,'createdtime',NULL,'2023-06-06 10:32:12'),
(1824,'modifiedby',NULL,'5'),
(1824,'lane',NULL,'Rutilia'),
(1824,'city',NULL,'Milano'),
(1824,'source',NULL,'WEBSERVICE'),
(1824,'cf_857',NULL,'2'),
(1824,'cf_859',NULL,'1'),
(1824,'cf_861',NULL,'Ricerca Internet'),
(1824,'record_id',NULL,'741'),
(1824,'record_module',NULL,'Leads'),
(1825,'label',NULL,'federica calzoni'),
(1825,'firstname',NULL,'federica'),
(1825,'lead_no',NULL,'LEA455'),
(1825,'lastname',NULL,'calzoni'),
(1825,'mobile',NULL,'3493302345'),
(1825,'email',NULL,'federica.calzoni.hr@gmail.com'),
(1825,'assigned_user_id',NULL,'5'),
(1825,'createdtime',NULL,'2023-06-06 11:47:22'),
(1825,'modifiedby',NULL,'5'),
(1825,'lane',NULL,'piave 17 san donato milanese'),
(1825,'city',NULL,'Milano'),
(1825,'source',NULL,'WEBSERVICE'),
(1825,'cf_857',NULL,'2'),
(1825,'cf_859',NULL,'1'),
(1825,'cf_861',NULL,'Ricerca Internet'),
(1825,'record_id',NULL,'742'),
(1825,'record_module',NULL,'Leads'),
(1826,'leadstatus','','Fuori Zona'),
(1826,'modifiedby','5','7'),
(1827,'label',NULL,'Valutazione Immobile in piave 17 san donato milanese - Milano'),
(1827,'date_start',NULL,'2023-06-06'),
(1827,'activitytype',NULL,'Emails'),
(1827,'assigned_user_id',NULL,'1'),
(1827,'subject',NULL,'Valutazione Immobile in piave 17 san donato milanese - Milano'),
(1827,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>federica</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1827,'time_start',NULL,'11:51:02'),
(1827,'createdtime',NULL,'2023-06-06 11:51:02'),
(1827,'modifiedby',NULL,'1'),
(1827,'from_email',NULL,'francescamontuoro@easylife.house'),
(1827,'saved_toid',NULL,'["","federica.calzoni.hr@gmail.com"]'),
(1827,'ccmail',NULL,'[""]'),
(1827,'bccmail',NULL,'[""]'),
(1827,'parent_id',NULL,'742@1|'),
(1827,'email_flag',NULL,'SENT'),
(1827,'source',NULL,'CRM'),
(1827,'record_id',NULL,'743'),
(1827,'record_module',NULL,'Emails'),
(1829,'leadstatus','','Fuori Zona'),
(1829,'modifiedby','5','7'),
(1830,'label',NULL,'Valutazione Immobile in via giovanni battista casella - Milano'),
(1830,'date_start',NULL,'2023-06-06'),
(1830,'activitytype',NULL,'Emails'),
(1830,'assigned_user_id',NULL,'1'),
(1830,'subject',NULL,'Valutazione Immobile in via giovanni battista casella - Milano'),
(1830,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>cenzuales</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1830,'time_start',NULL,'11:52:01'),
(1830,'createdtime',NULL,'2023-06-06 11:52:01'),
(1830,'modifiedby',NULL,'1'),
(1830,'from_email',NULL,'francescamontuoro@easylife.house'),
(1830,'saved_toid',NULL,'["","cenzuales@gmail.com"]'),
(1830,'ccmail',NULL,'[""]'),
(1830,'bccmail',NULL,'[""]'),
(1830,'parent_id',NULL,'740@1|'),
(1830,'email_flag',NULL,'SENT'),
(1830,'source',NULL,'CRM'),
(1830,'record_id',NULL,'744'),
(1830,'record_module',NULL,'Emails'),
(1832,'label',NULL,'Mariangela Civita'),
(1832,'firstname',NULL,'Mariangela'),
(1832,'contact_no',NULL,'CON36'),
(1832,'lastname',NULL,'Civita'),
(1832,'email',NULL,'simo.lonardo@gmail.com'),
(1832,'assigned_user_id',NULL,'5'),
(1832,'createdtime',NULL,'2023-06-06 14:11:47'),
(1832,'modifiedby',NULL,'6'),
(1832,'support_start_date',NULL,'2023-06-06'),
(1832,'support_end_date',NULL,'2024-06-06'),
(1832,'source',NULL,'CRM'),
(1832,'cf_875',NULL,'mcivita'),
(1832,'cf_877',NULL,'Bligny19!'),
(1832,'cf_925',NULL,'bligny-19a'),
(1832,'record_id',NULL,'745'),
(1832,'record_module',NULL,'Contacts'),
(1833,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1833,'date_start',NULL,'2023-06-06'),
(1833,'activitytype',NULL,'Emails'),
(1833,'assigned_user_id',NULL,'6'),
(1833,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1833,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(1833,'time_start',NULL,'14:13'),
(1833,'createdtime',NULL,'2023-06-06 14:13:48'),
(1833,'modifiedby',NULL,'6'),
(1833,'from_email',NULL,'pietromarra@easylife.house'),
(1833,'saved_toid',NULL,'["simo.lonardo@gmail.com"]'),
(1833,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(1833,'bccmail',NULL,'[""]'),
(1833,'parent_id',NULL,'745@1|'),
(1833,'email_flag',NULL,'SAVED'),
(1833,'source',NULL,'CRM'),
(1833,'record_id',NULL,'746'),
(1833,'record_module',NULL,'Emails'),
(1835,'label',NULL,'GIOVANNI ZIRULIA'),
(1835,'firstname',NULL,'GIOVANNI'),
(1835,'lead_no',NULL,'LEA456'),
(1835,'lastname',NULL,'ZIRULIA'),
(1835,'mobile',NULL,'3493730360'),
(1835,'email',NULL,'123SUBITOSUBITO@GMAIL.COM'),
(1835,'assigned_user_id',NULL,'5'),
(1835,'createdtime',NULL,'2023-06-06 14:50:13'),
(1835,'modifiedby',NULL,'5'),
(1835,'lane',NULL,'ARENA 35'),
(1835,'city',NULL,'Milano'),
(1835,'source',NULL,'WEBSERVICE'),
(1835,'cf_857',NULL,'2'),
(1835,'cf_859',NULL,'1'),
(1835,'cf_861',NULL,'Ricerca Internet'),
(1835,'record_id',NULL,'747'),
(1835,'record_module',NULL,'Leads'),
(1836,'time_start','14:13','14:51'),
(1836,'email_flag','SAVED','SENT'),
(1838,'cf_877','Bligny19!','Bligny19a!'),
(1839,'email','simo.lonardo@gmail.com','mariangela.civita@gmail.com'),
(1840,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1840,'date_start',NULL,'2023-06-06'),
(1840,'activitytype',NULL,'Emails'),
(1840,'assigned_user_id',NULL,'6'),
(1840,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1840,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>EasyLife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="EasyLife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(1840,'time_start',NULL,'15:25'),
(1840,'createdtime',NULL,'2023-06-06 15:25:17'),
(1840,'modifiedby',NULL,'6'),
(1840,'from_email',NULL,'pietromarra@easylife.house'),
(1840,'saved_toid',NULL,'["mariangela.civita@gmail.com"]'),
(1840,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(1840,'bccmail',NULL,'[""]'),
(1840,'parent_id',NULL,'745@1|'),
(1840,'email_flag',NULL,'SENT'),
(1840,'source',NULL,'CRM'),
(1840,'record_id',NULL,'748'),
(1840,'record_module',NULL,'Emails'),
(1842,'modifiedby','5','7'),
(1842,'lane','ARENA 35','Via ARENA 35'),
(1843,'leadstatus','','Contacted'),
(1844,'description','','Da arredare piano 2 bilocale 1 camera bagno con vasca soggiorno con vista Darsena. No AC'),
(1845,'description','Da arredare piano 2 bilocale 1 camera bagno con vasca soggiorno con vista Darsena. No AC','Da arredare piano 2 bilocale 1 camera bagno con vasca soggiorno con vista Darsena. No AC.'),
(1846,'modifiedby','5','7'),
(1846,'lane','Rutilia','Via Rutilia'),
(1847,'leadstatus','','Contacted'),
(1848,'lane','Via Rutilia','Via Rutilia 5'),
(1849,'description','','Appena ristrutturata, si liberera', cucina abitabile, trilocale, 1 camera matrimoniale, 1 con soggiorno e divano letto, 18 mq di terrazzo. No AC.'),
(1850,'label',NULL,'Marco Murru'),
(1850,'firstname',NULL,'Marco'),
(1850,'contact_no',NULL,'CON37'),
(1850,'lastname',NULL,'Murru'),
(1850,'email',NULL,'infomarcomurru@gmail.com'),
(1850,'assigned_user_id',NULL,'5'),
(1850,'createdtime',NULL,'2023-06-06 17:17:10'),
(1850,'modifiedby',NULL,'5'),
(1850,'source',NULL,'WEBSERVICE'),
(1850,'cf_875',NULL,'mmurru'),
(1850,'cf_877',NULL,'Petrella20!'),
(1850,'cf_925',NULL,'petrella-20'),
(1850,'record_id',NULL,'749'),
(1850,'record_module',NULL,'Contacts'),
(1851,'cf_873','0','1'),
(1852,'label',NULL,'Antonio Pugliese'),
(1852,'firstname',NULL,'Antonio'),
(1852,'lead_no',NULL,'LEA457'),
(1852,'lastname',NULL,'Pugliese'),
(1852,'mobile',NULL,'3509607999'),
(1852,'email',NULL,'antonio.pugliese@live.com'),
(1852,'assigned_user_id',NULL,'5'),
(1852,'createdtime',NULL,'2023-06-07 02:35:26'),
(1852,'modifiedby',NULL,'5'),
(1852,'lane',NULL,'Porro Lambertenghi'),
(1852,'city',NULL,'Milano'),
(1852,'description',NULL,'ospite su Airbnb'),
(1852,'source',NULL,'WEBSERVICE'),
(1852,'cf_857',NULL,'2'),
(1852,'cf_859',NULL,'1'),
(1852,'cf_861',NULL,'Altro'),
(1852,'record_id',NULL,'750'),
(1852,'record_module',NULL,'Leads'),
(1853,'label',NULL,'Giudi Corteggi'),
(1853,'firstname',NULL,'Giudi'),
(1853,'lead_no',NULL,'LEA458'),
(1853,'lastname',NULL,'Corteggi'),
(1853,'mobile',NULL,'3392129593'),
(1853,'email',NULL,'corteggigiudi@gmail.com'),
(1853,'assigned_user_id',NULL,'5'),
(1853,'createdtime',NULL,'2023-06-07 06:34:32'),
(1853,'modifiedby',NULL,'5'),
(1853,'lane',NULL,'Mar nero 20'),
(1853,'city',NULL,'Milano'),
(1853,'source',NULL,'WEBSERVICE'),
(1853,'cf_857',NULL,'3'),
(1853,'cf_859',NULL,'1'),
(1853,'cf_861',NULL,'Ricerca Internet'),
(1853,'record_id',NULL,'751'),
(1853,'record_module',NULL,'Leads'),
(1854,'label',NULL,'marilu benini'),
(1854,'firstname',NULL,'marilu'),
(1854,'lead_no',NULL,'LEA459'),
(1854,'lastname',NULL,'benini'),
(1854,'mobile',NULL,'3498346288'),
(1854,'email',NULL,'marilu_benini@hotmail.com'),
(1854,'assigned_user_id',NULL,'5'),
(1854,'createdtime',NULL,'2023-06-07 06:51:12'),
(1854,'modifiedby',NULL,'5'),
(1854,'lane',NULL,'via gian battista casella 45'),
(1854,'city',NULL,'Milano'),
(1854,'source',NULL,'WEBSERVICE'),
(1854,'cf_857',NULL,'2'),
(1854,'cf_859',NULL,'1'),
(1854,'cf_861',NULL,'Altro'),
(1854,'record_id',NULL,'752'),
(1854,'record_module',NULL,'Leads'),
(1855,'modifiedby','5','7'),
(1855,'lane','Porro Lambertenghi','Via Porro Lambertenghi'),
(1856,'leadstatus','','Attempted to Contact'),
(1857,'leadstatus','','Fuori Zona'),
(1857,'modifiedby','5','7'),
(1858,'label',NULL,'Valutazione Immobile in via gian battista casella 45 - Milano'),
(1858,'date_start',NULL,'2023-06-07'),
(1858,'activitytype',NULL,'Emails'),
(1858,'assigned_user_id',NULL,'1'),
(1858,'subject',NULL,'Valutazione Immobile in via gian battista casella 45 - Milano'),
(1858,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>marilu</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1858,'time_start',NULL,'08:27:01'),
(1858,'createdtime',NULL,'2023-06-07 08:27:01'),
(1858,'modifiedby',NULL,'1'),
(1858,'from_email',NULL,'francescamontuoro@easylife.house'),
(1858,'saved_toid',NULL,'["","marilu_benini@hotmail.com"]'),
(1858,'ccmail',NULL,'[""]'),
(1858,'bccmail',NULL,'[""]'),
(1858,'parent_id',NULL,'752@1|'),
(1858,'email_flag',NULL,'SENT'),
(1858,'source',NULL,'CRM'),
(1858,'record_id',NULL,'753'),
(1858,'record_module',NULL,'Emails'),
(1860,'modifiedby','5','7'),
(1860,'lane','Mar nero 20','Via Mar nero 20'),
(1861,'leadstatus','','Attempted to Contact'),
(1862,'label',NULL,'carlotta lombardo'),
(1862,'firstname',NULL,'carlotta'),
(1862,'lead_no',NULL,'LEA460'),
(1862,'lastname',NULL,'lombardo'),
(1862,'mobile',NULL,'3297712949'),
(1862,'email',NULL,'carlottadisanchirico@gmail.com'),
(1862,'assigned_user_id',NULL,'5'),
(1862,'createdtime',NULL,'2023-06-07 09:21:32'),
(1862,'modifiedby',NULL,'5'),
(1862,'lane',NULL,'conservatorio 11'),
(1862,'city',NULL,'Milano'),
(1862,'source',NULL,'WEBSERVICE'),
(1862,'cf_857',NULL,'1'),
(1862,'cf_859',NULL,'1'),
(1862,'cf_861',NULL,'Ricerca Internet'),
(1862,'record_id',NULL,'754'),
(1862,'record_module',NULL,'Leads'),
(1863,'modifiedby','5','7'),
(1863,'lane','conservatorio 11','Via conservatorio 11'),
(1864,'leadstatus','','Non Qualificato'),
(1866,'label',NULL,'Vuole affittare solo una stanza'),
(1866,'commentcontent',NULL,'Vuole affittare solo una stanza'),
(1866,'assigned_user_id',NULL,'7'),
(1866,'createdtime',NULL,'2023-06-07 09:41:52'),
(1866,'related_to',NULL,'754'),
(1866,'creator',NULL,'7'),
(1866,'source',NULL,'CRM'),
(1866,'userid',NULL,'7'),
(1866,'record_id',NULL,'755'),
(1866,'record_module',NULL,'ModComments'),
(1867,'leadstatus','Attempted to Contact','Contacted'),
(1868,'leadstatus','Contacted','Medium Term'),
(1869,'label',NULL,'giorgio lombardo'),
(1869,'firstname',NULL,'giorgio'),
(1869,'lead_no',NULL,'LEA461'),
(1869,'lastname',NULL,'lombardo'),
(1869,'mobile',NULL,'3280640789'),
(1869,'email',NULL,'giorgiolombardo.gl@gmail.com'),
(1869,'assigned_user_id',NULL,'5'),
(1869,'createdtime',NULL,'2023-06-07 13:27:22'),
(1869,'modifiedby',NULL,'5'),
(1869,'lane',NULL,'termopili'),
(1869,'city',NULL,'Milano'),
(1869,'source',NULL,'WEBSERVICE'),
(1869,'cf_857',NULL,'2'),
(1869,'cf_859',NULL,'1'),
(1869,'cf_861',NULL,'Ricerca Internet'),
(1869,'record_id',NULL,'756'),
(1869,'record_module',NULL,'Leads'),
(1870,'label',NULL,'Renzo Aguzzi'),
(1870,'firstname',NULL,'Renzo'),
(1870,'lead_no',NULL,'LEA462'),
(1870,'lastname',NULL,'Aguzzi'),
(1870,'mobile',NULL,'3807019461'),
(1870,'email',NULL,'aguzzir@alice.it'),
(1870,'assigned_user_id',NULL,'5'),
(1870,'createdtime',NULL,'2023-06-07 14:31:22'),
(1870,'modifiedby',NULL,'5'),
(1870,'lane',NULL,'via Ricciarelli 12'),
(1870,'city',NULL,'Milano'),
(1870,'source',NULL,'WEBSERVICE'),
(1870,'cf_857',NULL,'3'),
(1870,'cf_859',NULL,'1'),
(1870,'cf_861',NULL,'Altro'),
(1870,'record_id',NULL,'757'),
(1870,'record_module',NULL,'Leads'),
(1871,'label',NULL,'Giorgio IracÃ'),
(1871,'firstname',NULL,'Giorgio'),
(1871,'lead_no',NULL,'LEA463'),
(1871,'lastname',NULL,'IracÃ'),
(1871,'mobile',NULL,'3920807167'),
(1871,'email',NULL,'giorgio.iraca@outlook.it'),
(1871,'assigned_user_id',NULL,'5'),
(1871,'createdtime',NULL,'2023-06-07 17:55:12'),
(1871,'modifiedby',NULL,'5'),
(1871,'lane',NULL,'Teodosio'),
(1871,'city',NULL,'Milano'),
(1871,'source',NULL,'WEBSERVICE'),
(1871,'cf_857',NULL,'4'),
(1871,'cf_859',NULL,'2'),
(1871,'cf_861',NULL,'Ricerca Internet'),
(1871,'record_id',NULL,'758'),
(1871,'record_module',NULL,'Leads'),
(1872,'leadstatus','','Attempted to Contact'),
(1872,'modifiedby','5','7'),
(1873,'modifiedby','5','7'),
(1873,'description','','100 mq 2 camere 2 bagni cucina separata ristrutturato nel 2011, si libera a breve.'),
(1874,'leadstatus','','Contacted'),
(1875,'lane','Teodosio','Via Teodosio'),
(1876,'description','100 mq 2 camere 2 bagni cucina separata ristrutturato nel 2011, si libera a breve.','100 mq 2 camere 2 bagni cucina separata ristrutturato nel 2011, si libera a breve. Abitano a Cassino.'),
(1877,'description','100 mq 2 camere 2 bagni cucina separata ristrutturato nel 2011, si libera a breve. Abitano a Cassino.','100 mq 2 camere 2 bagni cucina separata ristrutturato nel 2011, si libera a breve. AC, piano V con ascensore. Abitano a Cassino.'),
(1878,'description','100 mq 2 camere 2 bagni cucina separata ristrutturato nel 2011, si libera a breve. AC, piano V con ascensore. Abitano a Cassino.','100 mq 2 camere 2 bagni cucina separata ristrutturato nel 2011, si libera probab a settembre. AC, piano V con ascensore. Abitano a Cassino.'),
(1879,'description','100 mq 2 camere 2 bagni cucina separata ristrutturato nel 2011, si libera probab a settembre. AC, piano V con ascensore. Abitano a Cassino.','100 mq 2 camere 2 bagni cucina separata ristrutturato nel 2011, si libera probab a settembre. Paga 1.600 euro. AC, piano V con ascensore. Abitano a Cassino.'),
(1880,'lane','Via Teodosio','Via Teodosio 70'),
(1881,'label',NULL,'Ilenya Laurenzi'),
(1881,'firstname',NULL,'Ilenya'),
(1881,'lead_no',NULL,'LEA464'),
(1881,'lastname',NULL,'Laurenzi'),
(1881,'mobile',NULL,'3408214155'),
(1881,'email',NULL,'ilenya95@hotmail.it'),
(1881,'assigned_user_id',NULL,'5'),
(1881,'createdtime',NULL,'2023-06-08 09:23:23'),
(1881,'modifiedby',NULL,'5'),
(1881,'lane',NULL,'Primaticcio 182'),
(1881,'city',NULL,'Milano'),
(1881,'source',NULL,'WEBSERVICE'),
(1881,'cf_857',NULL,'2'),
(1881,'cf_859',NULL,'1'),
(1881,'cf_861',NULL,'Ricerca Internet'),
(1881,'record_id',NULL,'759'),
(1881,'record_module',NULL,'Leads'),
(1882,'label',NULL,'Niccolò Agliardi'),
(1882,'firstname',NULL,'Niccolò'),
(1882,'lead_no',NULL,'LEA465'),
(1882,'lastname',NULL,'Agliardi'),
(1882,'mobile',NULL,'3356196451'),
(1882,'email',NULL,'n.agliardi@gmail.com'),
(1882,'assigned_user_id',NULL,'5'),
(1882,'createdtime',NULL,'2023-06-08 12:34:13'),
(1882,'modifiedby',NULL,'5'),
(1882,'lane',NULL,'dei Prati della farnesina'),
(1882,'city',NULL,'Roma'),
(1882,'source',NULL,'WEBSERVICE'),
(1882,'cf_857',NULL,'1'),
(1882,'cf_859',NULL,'1'),
(1882,'cf_861',NULL,'Ricerca Internet'),
(1882,'record_id',NULL,'760'),
(1882,'record_module',NULL,'Leads'),
(1883,'leadstatus','','Fuori Zona'),
(1883,'modifiedby','5','7'),
(1884,'label',NULL,'Valutazione Immobile in Primaticcio 182 - Milano'),
(1884,'date_start',NULL,'2023-06-08'),
(1884,'activitytype',NULL,'Emails'),
(1884,'assigned_user_id',NULL,'1'),
(1884,'subject',NULL,'Valutazione Immobile in Primaticcio 182 - Milano'),
(1884,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Ilenya</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1884,'time_start',NULL,'12:53:01'),
(1884,'createdtime',NULL,'2023-06-08 12:53:01'),
(1884,'modifiedby',NULL,'1'),
(1884,'from_email',NULL,'francescamontuoro@easylife.house'),
(1884,'saved_toid',NULL,'["","ilenya95@hotmail.it"]'),
(1884,'ccmail',NULL,'[""]'),
(1884,'bccmail',NULL,'[""]'),
(1884,'parent_id',NULL,'759@1|'),
(1884,'email_flag',NULL,'SENT'),
(1884,'source',NULL,'CRM'),
(1884,'record_id',NULL,'761'),
(1884,'record_module',NULL,'Emails'),
(1886,'label',NULL,'Diego Spada'),
(1886,'firstname',NULL,'Diego'),
(1886,'lead_no',NULL,'LEA466'),
(1886,'lastname',NULL,'Spada'),
(1886,'mobile',NULL,'3397680455'),
(1886,'email',NULL,'diego.spada@hotmail.it'),
(1886,'assigned_user_id',NULL,'5'),
(1886,'createdtime',NULL,'2023-06-08 14:24:22'),
(1886,'modifiedby',NULL,'5'),
(1886,'lane',NULL,'Via Gran San Bernardo 18'),
(1886,'city',NULL,'Milano'),
(1886,'source',NULL,'WEBSERVICE'),
(1886,'cf_857',NULL,'3'),
(1886,'cf_859',NULL,'1'),
(1886,'cf_861',NULL,'Ricerca Internet'),
(1886,'record_id',NULL,'762'),
(1886,'record_module',NULL,'Leads'),
(1887,'label',NULL,'Roberta Natale'),
(1887,'firstname',NULL,'Roberta'),
(1887,'contact_no',NULL,'CON38'),
(1887,'lastname',NULL,'Natale'),
(1887,'email',NULL,'robynatale83@icloud.com'),
(1887,'assigned_user_id',NULL,'5'),
(1887,'createdtime',NULL,'2023-06-08 19:16:44'),
(1887,'modifiedby',NULL,'5'),
(1887,'source',NULL,'WEBSERVICE'),
(1887,'cf_875',NULL,'rnatale'),
(1887,'cf_877',NULL,'Croggi4!'),
(1887,'cf_925',NULL,'croggi-4'),
(1887,'record_id',NULL,'763'),
(1887,'record_module',NULL,'Contacts'),
(1888,'leadstatus','','Attempted to Contact'),
(1888,'modifiedby','5','7'),
(1889,'label',NULL,'Davide Cenzuales'),
(1889,'firstname',NULL,'Davide'),
(1889,'lead_no',NULL,'LEA467'),
(1889,'lastname',NULL,'Cenzuales'),
(1889,'mobile',NULL,'3914911738'),
(1889,'email',NULL,'cenzuales@gmail.com'),
(1889,'assigned_user_id',NULL,'5'),
(1889,'createdtime',NULL,'2023-06-09 10:32:21'),
(1889,'modifiedby',NULL,'5'),
(1889,'lane',NULL,'Casella'),
(1889,'city',NULL,'Milano'),
(1889,'description',NULL,'Super host airbnb'),
(1889,'source',NULL,'WEBSERVICE'),
(1889,'cf_857',NULL,'2'),
(1889,'cf_859',NULL,'1'),
(1889,'cf_861',NULL,'Ricerca Internet'),
(1889,'record_id',NULL,'764'),
(1889,'record_module',NULL,'Leads'),
(1890,'leadstatus','','Attempted to Contact'),
(1890,'modifiedby','5','7'),
(1891,'label',NULL,'Federica Toniolo'),
(1891,'firstname',NULL,'Federica'),
(1891,'lead_no',NULL,'LEA468'),
(1891,'lastname',NULL,'Toniolo'),
(1891,'mobile',NULL,'3423999082'),
(1891,'email',NULL,'federica.toniolo3@gmail.com'),
(1891,'assigned_user_id',NULL,'5'),
(1891,'createdtime',NULL,'2023-06-10 08:26:23'),
(1891,'modifiedby',NULL,'5'),
(1891,'lane',NULL,'dei transiti 23'),
(1891,'city',NULL,'Milano'),
(1891,'source',NULL,'WEBSERVICE'),
(1891,'cf_857',NULL,'1'),
(1891,'cf_859',NULL,'1'),
(1891,'cf_861',NULL,'Ricerca Internet'),
(1891,'record_id',NULL,'765'),
(1891,'record_module',NULL,'Leads'),
(1892,'label',NULL,'Yardena Reif'),
(1892,'firstname',NULL,'Yardena'),
(1892,'lead_no',NULL,'LEA469'),
(1892,'lastname',NULL,'Reif'),
(1892,'mobile',NULL,'3471913384'),
(1892,'email',NULL,'yardena.reif@tiscali.it'),
(1892,'assigned_user_id',NULL,'5'),
(1892,'createdtime',NULL,'2023-06-10 09:26:22'),
(1892,'modifiedby',NULL,'5'),
(1892,'lane',NULL,'Oslavia'),
(1892,'city',NULL,'Milano'),
(1892,'source',NULL,'WEBSERVICE'),
(1892,'cf_857',NULL,'2'),
(1892,'cf_859',NULL,'1'),
(1892,'cf_861',NULL,'Ricerca Internet'),
(1892,'record_id',NULL,'766'),
(1892,'record_module',NULL,'Leads'),
(1893,'label',NULL,'Davide Veroux'),
(1893,'firstname',NULL,'Davide'),
(1893,'lead_no',NULL,'LEA470'),
(1893,'lastname',NULL,'Veroux'),
(1893,'mobile',NULL,'3351522386'),
(1893,'email',NULL,'Veroux.Davide@bcg.com'),
(1893,'assigned_user_id',NULL,'5'),
(1893,'createdtime',NULL,'2023-06-10 15:39:12'),
(1893,'modifiedby',NULL,'5'),
(1893,'lane',NULL,'Piazza Napoli 4'),
(1893,'city',NULL,'Milano'),
(1893,'source',NULL,'WEBSERVICE'),
(1893,'cf_857',NULL,'2'),
(1893,'cf_859',NULL,'1'),
(1893,'cf_861',NULL,'Ricerca Internet'),
(1893,'record_id',NULL,'767'),
(1893,'record_module',NULL,'Leads'),
(1894,'label',NULL,'Federica Falcini'),
(1894,'firstname',NULL,'Federica'),
(1894,'contact_no',NULL,'CON39'),
(1894,'lastname',NULL,'Falcini'),
(1894,'email',NULL,'falcini.federica@gmail.com'),
(1894,'assigned_user_id',NULL,'5'),
(1894,'createdtime',NULL,'2023-06-11 08:09:03'),
(1894,'modifiedby',NULL,'5'),
(1894,'source',NULL,'WEBSERVICE'),
(1894,'cf_875',NULL,'ffalcini'),
(1894,'cf_877',NULL,'Farini57a!'),
(1894,'cf_925',NULL,'farini-57a'),
(1894,'record_id',NULL,'768'),
(1894,'record_module',NULL,'Contacts'),
(1895,'label',NULL,'Andrea Moretti'),
(1895,'firstname',NULL,'Andrea'),
(1895,'lead_no',NULL,'LEA471'),
(1895,'lastname',NULL,'Moretti'),
(1895,'mobile',NULL,'3337924364'),
(1895,'email',NULL,'andrea-moretti@outlook.com'),
(1895,'assigned_user_id',NULL,'5'),
(1895,'createdtime',NULL,'2023-06-11 08:20:12'),
(1895,'modifiedby',NULL,'5'),
(1895,'lane',NULL,'Piazza Insubria, 24'),
(1895,'city',NULL,'Milano'),
(1895,'source',NULL,'WEBSERVICE'),
(1895,'cf_857',NULL,'1'),
(1895,'cf_859',NULL,'1'),
(1895,'cf_861',NULL,'Ricerca Internet'),
(1895,'record_id',NULL,'769'),
(1895,'record_module',NULL,'Leads'),
(1896,'label',NULL,'ALESSANDRA FAIELLA'),
(1896,'firstname',NULL,'ALESSANDRA'),
(1896,'lead_no',NULL,'LEA472'),
(1896,'lastname',NULL,'FAIELLA'),
(1896,'mobile',NULL,'3471598300'),
(1896,'email',NULL,'alessandrafaiella17@gmail.com'),
(1896,'assigned_user_id',NULL,'5'),
(1896,'createdtime',NULL,'2023-06-11 09:48:12'),
(1896,'modifiedby',NULL,'5'),
(1896,'lane',NULL,'Corso di Porta Romana 51'),
(1896,'city',NULL,'Milano'),
(1896,'source',NULL,'WEBSERVICE'),
(1896,'cf_857',NULL,'2'),
(1896,'cf_859',NULL,'1'),
(1896,'cf_861',NULL,'Ricerca Internet'),
(1896,'record_id',NULL,'770'),
(1896,'record_module',NULL,'Leads'),
(1897,'label',NULL,'Luigi Galera'),
(1897,'firstname',NULL,'Luigi'),
(1897,'lead_no',NULL,'LEA473'),
(1897,'lastname',NULL,'Galera'),
(1897,'mobile',NULL,'3926317588'),
(1897,'email',NULL,'luigi.galera12345@gmail.com'),
(1897,'assigned_user_id',NULL,'5'),
(1897,'createdtime',NULL,'2023-06-11 12:39:22'),
(1897,'modifiedby',NULL,'5'),
(1897,'lane',NULL,'Largo Luigi Eriano 14'),
(1897,'city',NULL,'Milano'),
(1897,'source',NULL,'WEBSERVICE'),
(1897,'cf_857',NULL,'2'),
(1897,'cf_859',NULL,'1'),
(1897,'cf_861',NULL,'Ricerca Internet'),
(1897,'record_id',NULL,'771'),
(1897,'record_module',NULL,'Leads'),
(1898,'leadstatus','Attempted to Contact','Contacted'),
(1899,'description','Super host airbnb','Super host airbnb, vicin'),
(1900,'lane','Casella','Via Giovanni Battista Casella 15'),
(1901,'description','Super host airbnb, vicin','Super host airbnb, vicino al Portello, 2 stanze, una doppia, una singola, 1 bagno, piano 1, AC.'),
(1902,'label',NULL,'Luisa Consolata Ramasco'),
(1902,'firstname',NULL,'Luisa Consolata'),
(1902,'lead_no',NULL,'LEA474'),
(1902,'lastname',NULL,'Ramasco'),
(1902,'mobile',NULL,'3395415473'),
(1902,'email',NULL,'luisa.ramasco@gmail.com'),
(1902,'assigned_user_id',NULL,'5'),
(1902,'createdtime',NULL,'2023-06-12 08:34:02'),
(1902,'modifiedby',NULL,'5'),
(1902,'lane',NULL,'Via Tommaso Gulli'),
(1902,'city',NULL,'Milano'),
(1902,'source',NULL,'WEBSERVICE'),
(1902,'cf_857',NULL,'2'),
(1902,'cf_859',NULL,'1'),
(1902,'cf_861',NULL,'Ricerca Internet'),
(1902,'record_id',NULL,'772'),
(1902,'record_module',NULL,'Leads'),
(1903,'leadstatus','','Attempted to Contact'),
(1903,'modifiedby','5','7'),
(1904,'leadstatus','','Fuori Zona'),
(1904,'modifiedby','5','7'),
(1905,'label',NULL,'Valutazione Immobile in Largo Luigi Eriano 14 - Milano'),
(1905,'date_start',NULL,'2023-06-12'),
(1905,'activitytype',NULL,'Emails'),
(1905,'assigned_user_id',NULL,'1'),
(1905,'subject',NULL,'Valutazione Immobile in Largo Luigi Eriano 14 - Milano'),
(1905,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Luigi</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1905,'time_start',NULL,'08:37:02'),
(1905,'createdtime',NULL,'2023-06-12 08:37:02'),
(1905,'modifiedby',NULL,'1'),
(1905,'from_email',NULL,'francescamontuoro@easylife.house'),
(1905,'saved_toid',NULL,'["","luigi.galera12345@gmail.com"]'),
(1905,'ccmail',NULL,'[""]'),
(1905,'bccmail',NULL,'[""]'),
(1905,'parent_id',NULL,'771@1|'),
(1905,'email_flag',NULL,'SENT'),
(1905,'source',NULL,'CRM'),
(1905,'record_id',NULL,'773'),
(1905,'record_module',NULL,'Emails'),
(1907,'leadstatus','','Fuori Zona'),
(1907,'modifiedby','5','7'),
(1908,'label',NULL,'Valutazione Immobile in Oslavia - Milano'),
(1908,'date_start',NULL,'2023-06-12'),
(1908,'activitytype',NULL,'Emails'),
(1908,'assigned_user_id',NULL,'1'),
(1908,'subject',NULL,'Valutazione Immobile in Oslavia - Milano'),
(1908,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Yardena</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1908,'time_start',NULL,'08:38:02'),
(1908,'createdtime',NULL,'2023-06-12 08:38:02'),
(1908,'modifiedby',NULL,'1'),
(1908,'from_email',NULL,'francescamontuoro@easylife.house'),
(1908,'saved_toid',NULL,'["","yardena.reif@tiscali.it"]'),
(1908,'ccmail',NULL,'[""]'),
(1908,'bccmail',NULL,'[""]'),
(1908,'parent_id',NULL,'766@1|'),
(1908,'email_flag',NULL,'SENT'),
(1908,'source',NULL,'CRM'),
(1908,'record_id',NULL,'774'),
(1908,'record_module',NULL,'Emails'),
(1910,'leadstatus','','Fuori Zona'),
(1910,'modifiedby','5','7'),
(1911,'label',NULL,'Valutazione Immobile in Piazza Insubria, 24 - Milano'),
(1911,'date_start',NULL,'2023-06-12'),
(1911,'activitytype',NULL,'Emails'),
(1911,'assigned_user_id',NULL,'1'),
(1911,'subject',NULL,'Valutazione Immobile in Piazza Insubria, 24 - Milano'),
(1911,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Andrea</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1911,'time_start',NULL,'08:39:01'),
(1911,'createdtime',NULL,'2023-06-12 08:39:01'),
(1911,'modifiedby',NULL,'1'),
(1911,'from_email',NULL,'francescamontuoro@easylife.house'),
(1911,'saved_toid',NULL,'["","andrea-moretti@outlook.com"]'),
(1911,'ccmail',NULL,'[""]'),
(1911,'bccmail',NULL,'[""]'),
(1911,'parent_id',NULL,'769@1|'),
(1911,'email_flag',NULL,'SENT'),
(1911,'source',NULL,'CRM'),
(1911,'record_id',NULL,'775'),
(1911,'record_module',NULL,'Emails'),
(1913,'leadstatus','','Contacted'),
(1913,'modifiedby','5','7'),
(1914,'description','','Bilocale affittato con transitorio, ottobre si libera. Serramenti vecchi.'),
(1915,'description','Bilocale affittato con transitorio, ottobre si libera. Serramenti vecchi.','Bilocale affittato con transitorio, ottobre si libera. Serramenti vecchi. Piano 1, da sull'interno. 1 stanza matrimoniale e 1 divano letto. Affitta a 1.100 piu' 200 di spese.'),
(1916,'modifiedby','5','7'),
(1916,'description','','Bilo ultimo piano ristr nel 2010. Bagno con vasca idromassaggio. AC nella zona giorno.'),
(1917,'description','Bilo ultimo piano ristr nel 2010. Bagno con vasca idromassaggio. AC nella zona giorno.','Bilo ultimo piano ristr nel 2010. Bagno con vasca idromassaggio. AC nella zona giorno. Affidata 7 anni fa ad un agenzia.'),
(1918,'leadstatus','','Contacted'),
(1919,'description','Bilo ultimo piano ristr nel 2010. Bagno con vasca idromassaggio. AC nella zona giorno. Affidata 7 anni fa ad un agenzia.','Bilo ultimo piano ristr nel 2010. Bagno con vasca idromassaggio. AC nella zona giorno. Affidata 7 anni fa ad un agenzia di affitti brevi.'),
(1920,'lane','Via Tommaso Gulli','Via Tommaso Gulli 37'),
(1921,'lane','Via Tommaso Gulli 37','Via Tommaso Gulli 36'),
(1922,'leadstatus','Contacted','Fissato appuntamento'),
(1923,'leadstatus','','Attempted to Contact'),
(1923,'modifiedby','5','7'),
(1924,'label',NULL,'Charles Baquet'),
(1924,'firstname',NULL,'Charles'),
(1924,'lead_no',NULL,'LEA475'),
(1924,'lastname',NULL,'Baquet'),
(1924,'mobile',NULL,'0033621024359'),
(1924,'email',NULL,'baquetcharles@gmail.com'),
(1924,'assigned_user_id',NULL,'5'),
(1924,'createdtime',NULL,'2023-06-12 09:45:32'),
(1924,'modifiedby',NULL,'5'),
(1924,'lane',NULL,'Procaccini 12'),
(1924,'city',NULL,'Milano'),
(1924,'source',NULL,'WEBSERVICE'),
(1924,'cf_857',NULL,'2'),
(1924,'cf_859',NULL,'1'),
(1924,'cf_861',NULL,'Ricerca Internet'),
(1924,'record_id',NULL,'776'),
(1924,'record_module',NULL,'Leads'),
(1925,'leadstatus','','Attempted to Contact'),
(1925,'modifiedby','5','7'),
(1926,'modifiedby','5','7'),
(1926,'lane','termopili','Via termopili'),
(1927,'leadstatus','','Attempted to Contact'),
(1928,'description','','Bilo camera da letto con 2 cabine armadio, soggiorno e cucinino a parte. Casa del padre ora in RSA, lei abita a Luino. Hanno venduta la Nuda Proprieta'. AC ok, ma non ristrutturato... ha la moquette.'),
(1929,'leadstatus','Attempted to Contact','Contacted'),
(1930,'label',NULL,'Martina Imparato'),
(1930,'firstname',NULL,'Martina'),
(1930,'lead_no',NULL,'LEA476'),
(1930,'lastname',NULL,'Imparato'),
(1930,'mobile',NULL,'+41796773997'),
(1930,'email',NULL,'marti.imparato@gmail.com'),
(1930,'assigned_user_id',NULL,'5'),
(1930,'createdtime',NULL,'2023-06-12 12:09:22'),
(1930,'modifiedby',NULL,'5'),
(1930,'lane',NULL,'Valparaiso 7'),
(1930,'city',NULL,'Milano'),
(1930,'source',NULL,'WEBSERVICE'),
(1930,'cf_857',NULL,'2'),
(1930,'cf_859',NULL,'1'),
(1930,'cf_861',NULL,'Ricerca Internet'),
(1930,'record_id',NULL,'777'),
(1930,'record_module',NULL,'Leads'),
(1931,'leadstatus','','Attempted to Contact'),
(1931,'modifiedby','5','7'),
(1932,'leadstatus','Contacted','Fissato appuntamento'),
(1933,'label',NULL,'Ruggero Innocente'),
(1933,'firstname',NULL,'Ruggero'),
(1933,'lead_no',NULL,'LEA477'),
(1933,'lastname',NULL,'Innocente'),
(1933,'mobile',NULL,'3407363135'),
(1933,'email',NULL,'rug.innocente@gmail.com'),
(1933,'assigned_user_id',NULL,'5'),
(1933,'createdtime',NULL,'2023-06-12 14:02:32'),
(1933,'modifiedby',NULL,'5'),
(1933,'lane',NULL,'viale Monza 90'),
(1933,'city',NULL,'Milano'),
(1933,'source',NULL,'WEBSERVICE'),
(1933,'cf_857',NULL,'2'),
(1933,'cf_859',NULL,'1'),
(1933,'cf_861',NULL,'Ricerca Internet'),
(1933,'record_id',NULL,'778'),
(1933,'record_module',NULL,'Leads'),
(1934,'label',NULL,'Alessandro Bonivento'),
(1934,'firstname',NULL,'Alessandro'),
(1934,'lead_no',NULL,'LEA478'),
(1934,'lastname',NULL,'Bonivento'),
(1934,'mobile',NULL,'3492492666'),
(1934,'email',NULL,'a.bonivento1@gmail.com'),
(1934,'assigned_user_id',NULL,'5'),
(1934,'createdtime',NULL,'2023-06-12 15:45:12'),
(1934,'modifiedby',NULL,'5'),
(1934,'lane',NULL,'carlo poma'),
(1934,'city',NULL,'Milano'),
(1934,'description',NULL,'interessato ad affitto medio-lungo (>30gg ma <12mesi)'),
(1934,'source',NULL,'WEBSERVICE'),
(1934,'cf_857',NULL,'5'),
(1934,'cf_859',NULL,'2'),
(1934,'cf_861',NULL,'Ricerca Internet'),
(1934,'record_id',NULL,'779'),
(1934,'record_module',NULL,'Leads'),
(1935,'label',NULL,'Alessandro Bonivento'),
(1935,'firstname',NULL,'Alessandro'),
(1935,'lead_no',NULL,'LEA479'),
(1935,'lastname',NULL,'Bonivento'),
(1935,'mobile',NULL,'3492492666'),
(1935,'email',NULL,'a.bonivento1@gmail.com'),
(1935,'assigned_user_id',NULL,'5'),
(1935,'createdtime',NULL,'2023-06-12 16:32:12'),
(1935,'modifiedby',NULL,'5'),
(1935,'lane',NULL,'Via Carlo Poma 61'),
(1935,'city',NULL,'Milano'),
(1935,'description',NULL,'Interessato ad affittare per periodi superiori al mese'),
(1935,'source',NULL,'WEBSERVICE'),
(1935,'cf_857',NULL,'4'),
(1935,'cf_859',NULL,'2'),
(1935,'cf_861',NULL,'Ricerca Internet'),
(1935,'record_id',NULL,'780'),
(1935,'record_module',NULL,'Leads'),
(1936,'label',NULL,'Alessio Cimmino'),
(1936,'firstname',NULL,'Alessio'),
(1936,'contact_no',NULL,'CON40'),
(1936,'lastname',NULL,'Cimmino'),
(1936,'email',NULL,'alessiocm@gmail.com'),
(1936,'assigned_user_id',NULL,'5'),
(1936,'createdtime',NULL,'2023-06-12 22:03:38'),
(1936,'modifiedby',NULL,'5'),
(1936,'source',NULL,'WEBSERVICE'),
(1936,'cf_875',NULL,'acimmino'),
(1936,'cf_877',NULL,'Castaldi32!'),
(1936,'cf_925',NULL,'castaldi-32c-p4'),
(1936,'record_id',NULL,'781'),
(1936,'record_module',NULL,'Contacts'),
(1937,'label',NULL,'Franco Boiocchi'),
(1937,'firstname',NULL,'Franco'),
(1937,'lead_no',NULL,'LEA480'),
(1937,'lastname',NULL,'Boiocchi'),
(1937,'mobile',NULL,'3466812447'),
(1937,'email',NULL,'franco.boiocchi@paulpicot.it'),
(1937,'assigned_user_id',NULL,'5'),
(1937,'createdtime',NULL,'2023-06-13 06:25:15'),
(1937,'modifiedby',NULL,'5'),
(1937,'lane',NULL,'arimondi 13'),
(1937,'city',NULL,'Milano'),
(1937,'source',NULL,'WEBSERVICE'),
(1937,'cf_857',NULL,'5'),
(1937,'cf_859',NULL,'1'),
(1937,'cf_861',NULL,'Ricerca Internet'),
(1937,'record_id',NULL,'782'),
(1937,'record_module',NULL,'Leads'),
(1938,'leadstatus','Attempted to Contact','Contacted'),
(1939,'description','','55mq, ristrutturato, a settembre andra' a vivere a NY.'),
(1940,'modifiedby','5','7'),
(1940,'lane','arimondi 13','Via Arimondi 13'),
(1941,'leadstatus','','Contacted'),
(1942,'description','','2 camere da letto con smart TV. L'aveva in gestione Sweet Guest, poi data a Ospitare in Regola per gestire la parte amministrativa e poi hanno fatto la gestione (Beolchini Maurizio) ma non lavora piu'. Faceva 80 euro al giorno piu' o meno. Ha anche un appto a Valenza. Ora e' in affitto sino a Luglio. 75mq con terrazzo 25mq, 2 mini studio con divano letto, 1 bagno. AC predisposta , split gia' presenti.'),
(1943,'leadstatus','','Contacted'),
(1943,'modifiedby','5','7'),
(1945,'leadstatus','','Attempted to Contact'),
(1945,'modifiedby','5','7'),
(1946,'label',NULL,'Claudio Impecora'),
(1946,'firstname',NULL,'Claudio'),
(1946,'lead_no',NULL,'LEA481'),
(1946,'lastname',NULL,'Impecora'),
(1946,'mobile',NULL,'3484101998'),
(1946,'email',NULL,'claudio.impecora@iadmilano.it'),
(1946,'assigned_user_id',NULL,'5'),
(1946,'createdtime',NULL,'2023-06-13 10:05:22'),
(1946,'modifiedby',NULL,'5'),
(1946,'lane',NULL,'Giovanni Schiaparelli'),
(1946,'city',NULL,'Milano'),
(1946,'source',NULL,'WEBSERVICE'),
(1946,'cf_857',NULL,'3'),
(1946,'cf_859',NULL,'2'),
(1946,'cf_861',NULL,'Altro'),
(1946,'record_id',NULL,'783'),
(1946,'record_module',NULL,'Leads'),
(1947,'label',NULL,'Monia Aloise'),
(1947,'firstname',NULL,'Monia'),
(1947,'lead_no',NULL,'LEA482'),
(1947,'lastname',NULL,'Aloise'),
(1947,'mobile',NULL,'3470775400'),
(1947,'email',NULL,'monia81aloise@yahoo.it'),
(1947,'assigned_user_id',NULL,'5'),
(1947,'createdtime',NULL,'2023-06-13 14:53:22'),
(1947,'modifiedby',NULL,'5'),
(1947,'lane',NULL,'Monte penice 6'),
(1947,'city',NULL,'Milano'),
(1947,'description',NULL,'Comune Rozzano'),
(1947,'source',NULL,'WEBSERVICE'),
(1947,'cf_857',NULL,'2'),
(1947,'cf_859',NULL,'1'),
(1947,'cf_861',NULL,'Ricerca Internet'),
(1947,'record_id',NULL,'784'),
(1947,'record_module',NULL,'Leads'),
(1948,'leadstatus','','Fissato appuntamento'),
(1948,'modifiedby','5','7'),
(1949,'label',NULL,'Irene Floretta'),
(1949,'firstname',NULL,'Irene'),
(1949,'lead_no',NULL,'LEA483'),
(1949,'lastname',NULL,'Floretta'),
(1949,'mobile',NULL,'3491512692'),
(1949,'email',NULL,'irenefloretta@hotmail.com'),
(1949,'assigned_user_id',NULL,'5'),
(1949,'createdtime',NULL,'2023-06-14 05:47:13'),
(1949,'modifiedby',NULL,'5'),
(1949,'lane',NULL,'Illirico 3'),
(1949,'city',NULL,'Milano'),
(1949,'description',NULL,'presenza divano letto doppio in salotto'),
(1949,'source',NULL,'WEBSERVICE'),
(1949,'cf_857',NULL,'1'),
(1949,'cf_859',NULL,'1'),
(1949,'cf_861',NULL,'Ricerca Internet'),
(1949,'record_id',NULL,'785'),
(1949,'record_module',NULL,'Leads'),
(1950,'label',NULL,'Silvia Curti'),
(1950,'firstname',NULL,'Silvia'),
(1950,'contact_no',NULL,'CON41'),
(1950,'lastname',NULL,'Curti'),
(1950,'email',NULL,'silviacurtimilano@gmail.com'),
(1950,'assigned_user_id',NULL,'5'),
(1950,'createdtime',NULL,'2023-06-14 05:48:31'),
(1950,'modifiedby',NULL,'6'),
(1950,'support_start_date',NULL,'2023-06-14'),
(1950,'support_end_date',NULL,'2024-06-14'),
(1950,'source',NULL,'CRM'),
(1950,'cf_875',NULL,'scurti'),
(1950,'cf_877',NULL,'Montenero29!'),
(1950,'cf_925',NULL,'beautiful-studio-in-pta-romana-10-mins-from-duomo-'),
(1950,'record_id',NULL,'786'),
(1950,'record_module',NULL,'Contacts'),
(1952,'leadstatus','','Fuori Zona'),
(1952,'modifiedby','5','7'),
(1953,'label',NULL,'Valutazione Immobile in Monte penice 6 - Milano'),
(1953,'date_start',NULL,'2023-06-14'),
(1953,'activitytype',NULL,'Emails'),
(1953,'assigned_user_id',NULL,'1'),
(1953,'subject',NULL,'Valutazione Immobile in Monte penice 6 - Milano'),
(1953,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Monia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(1953,'time_start',NULL,'09:30:02'),
(1953,'createdtime',NULL,'2023-06-14 09:30:02'),
(1953,'modifiedby',NULL,'1'),
(1953,'from_email',NULL,'francescamontuoro@easylife.house'),
(1953,'saved_toid',NULL,'["","monia81aloise@yahoo.it"]'),
(1953,'ccmail',NULL,'[""]'),
(1953,'bccmail',NULL,'[""]'),
(1953,'parent_id',NULL,'784@1|'),
(1953,'email_flag',NULL,'SENT'),
(1953,'source',NULL,'CRM'),
(1953,'record_id',NULL,'787'),
(1953,'record_module',NULL,'Emails'),
(1955,'modifiedby','5','7'),
(1955,'lane','Illirico 3','Via Illirico 3'),
(1956,'leadstatus','','Contacted'),
(1957,'description','presenza divano letto doppio in salotto','presenza divano letto doppio in salotto sta valutando investimento'),
(1958,'leadstatus','Contacted','Non Qualificato'),
(1959,'leadstatus','Attempted to Contact','Contacted'),
(1960,'leadstatus','Attempted to Contact','Contacted'),
(1961,'description','','Bilo in fase di ristrutturazione.'),
(1962,'leadstatus','Contacted','Follow Up'),
(1963,'label',NULL,'PAOLA ROSSETTO'),
(1963,'firstname',NULL,'PAOLA'),
(1963,'lead_no',NULL,'LEA484'),
(1963,'lastname',NULL,'ROSSETTO'),
(1963,'mobile',NULL,'505849527'),
(1963,'email',NULL,'paola@paolarossetto.com'),
(1963,'assigned_user_id',NULL,'5'),
(1963,'createdtime',NULL,'2023-06-14 11:19:22'),
(1963,'modifiedby',NULL,'5'),
(1963,'lane',NULL,'Via Pietro Borsieri, 27'),
(1963,'city',NULL,'Milano'),
(1963,'source',NULL,'WEBSERVICE'),
(1963,'cf_857',NULL,'2'),
(1963,'cf_859',NULL,'1'),
(1963,'cf_861',NULL,'Ricerca Internet'),
(1963,'record_id',NULL,'788'),
(1963,'record_module',NULL,'Leads'),
(1964,'leadstatus','','Attempted to Contact'),
(1964,'modifiedby','5','7'),
(1965,'label',NULL,'Claudia Violini'),
(1965,'firstname',NULL,'Claudia'),
(1965,'lead_no',NULL,'LEA485'),
(1965,'lastname',NULL,'Violini'),
(1965,'mobile',NULL,'3337550445'),
(1965,'email',NULL,'claudiacv@live.it'),
(1965,'assigned_user_id',NULL,'5'),
(1965,'createdtime',NULL,'2023-06-14 11:51:13'),
(1965,'modifiedby',NULL,'5'),
(1965,'lane',NULL,'Matteo Maria boiardo'),
(1965,'city',NULL,'Milano'),
(1965,'description',NULL,'Loft con cavedio privato'),
(1965,'source',NULL,'WEBSERVICE'),
(1965,'cf_857',NULL,'2'),
(1965,'cf_859',NULL,'1'),
(1965,'cf_861',NULL,'Ricerca Internet'),
(1965,'record_id',NULL,'789'),
(1965,'record_module',NULL,'Leads'),
(1966,'label',NULL,'Guglielmo Zalukar'),
(1966,'firstname',NULL,'Guglielmo'),
(1966,'lead_no',NULL,'LEA486'),
(1966,'lastname',NULL,'Zalukar'),
(1966,'mobile',NULL,'3405451857'),
(1966,'email',NULL,'guglielmozalukar@gmail.com'),
(1966,'assigned_user_id',NULL,'5'),
(1966,'createdtime',NULL,'2023-06-14 13:55:22'),
(1966,'modifiedby',NULL,'5'),
(1966,'lane',NULL,'via pericle 8'),
(1966,'city',NULL,'Milano'),
(1966,'description',NULL,'Loft con giardino privato e posto auto privato in cortile con cancello elettrico. Perfetto per persone che vengono da fuori milano con auto che non può stare in strada. Abbastanza vicino a università Bicocca Ora è in costruzione, consegna dicembre di quest'anno. Composto da zona giorno con possibilità divano letto affaccio giardino, soppalco con zona notte, piano interrato (valutiamo assieme nel caso eventuale altra cosa per dormire) 65 ca. mq totali + giardino di 30mq Ingresso indipendente, massima privacy. Da valutare arredi di design (molti già in possesso) a seconda di differenza su rendimento . Mi può seguire un conosciuto studio di design nell'arredo Uno di questi con circa 10mq in più rispetto a quelli rimasti ora in vendita ed esposizione migliore: https://www.immobiliare.it/annunci/103701066/?criterio=rilevanza&gclid=CjwKCAjwyqWkBhBMEiwAp2yUFgJyVGhEIyngYQepbLiooPiqHelOroUSK3oJdgk2OJc9yxbhF9AZ3hoCQHoQAvD_BwE Sentiamoci via telefono, buon lavoro Guglielmo'),
(1966,'source',NULL,'WEBSERVICE'),
(1966,'cf_857',NULL,'2'),
(1966,'cf_859',NULL,'1'),
(1966,'cf_861',NULL,'Ricerca Internet'),
(1966,'record_id',NULL,'790'),
(1966,'record_module',NULL,'Leads'),
(1967,'label',NULL,'Pasquale Tolve'),
(1967,'firstname',NULL,'Pasquale'),
(1967,'lead_no',NULL,'LEA487'),
(1967,'lastname',NULL,'Tolve'),
(1967,'mobile',NULL,'3351369992'),
(1967,'email',NULL,'pasquale_tolve@yahoo.it'),
(1967,'assigned_user_id',NULL,'5'),
(1967,'createdtime',NULL,'2023-06-15 07:27:12'),
(1967,'modifiedby',NULL,'5'),
(1967,'lane',NULL,'Rembrant'),
(1967,'city',NULL,'Milano'),
(1967,'description',NULL,'nei pressi di piazza Ghirlandaio'),
(1967,'source',NULL,'WEBSERVICE'),
(1967,'cf_857',NULL,'2'),
(1967,'cf_859',NULL,'1'),
(1967,'cf_861',NULL,'Ricerca Internet'),
(1967,'record_id',NULL,'791'),
(1967,'record_module',NULL,'Leads'),
(1968,'label',NULL,'Francesca Scelsi'),
(1968,'firstname',NULL,'Francesca'),
(1968,'lead_no',NULL,'LEA488'),
(1968,'lastname',NULL,'Scelsi'),
(1968,'mobile',NULL,'3931254259'),
(1968,'email',NULL,'scelsifrancesca@gmail.com'),
(1968,'assigned_user_id',NULL,'5'),
(1968,'createdtime',NULL,'2023-06-15 08:50:22'),
(1968,'modifiedby',NULL,'5'),
(1968,'lane',NULL,'Arcivescovo Calabiana'),
(1968,'city',NULL,'Milano'),
(1968,'source',NULL,'WEBSERVICE'),
(1968,'cf_857',NULL,'2'),
(1968,'cf_859',NULL,'2'),
(1968,'cf_861',NULL,'Ricerca Internet'),
(1968,'record_id',NULL,'792'),
(1968,'record_module',NULL,'Leads'),
(1969,'leadstatus','','Attempted to Contact'),
(1969,'modifiedby','5','7'),
(1970,'leadstatus','Attempted to Contact','Fissato appuntamento'),
(1971,'modifiedby','5','7'),
(1971,'lane','Rembrant','Via Rembrant'),
(1972,'description','nei pressi di piazza Ghirlandaio','nei pressi di piazza Ghirlandaio, in affitto con The Best Rent'),
(1973,'lane','Via Rembrant','Via Rembrant 12'),
(1974,'description','nei pressi di piazza Ghirlandaio, in affitto con The Best Rent','nei pressi di piazza Ghirlandaio, in affitto con The Best Rent, ma si stanno orientando in zone centrali.'),
(1975,'description','nei pressi di piazza Ghirlandaio, in affitto con The Best Rent, ma si stanno orientando in zone centrali.','nei pressi di piazza Ghirlandaio, in affitto con The Best Rent, ma si stanno orientando in zone centrali. Scade a Marzo del 2024.Ora in affitto sino a Settembre.'),
(1976,'leadstatus','','Contacted'),
(1977,'label',NULL,'Alba Galatioto'),
(1977,'firstname',NULL,'Alba'),
(1977,'lead_no',NULL,'LEA489'),
(1977,'lastname',NULL,'Galatioto'),
(1977,'mobile',NULL,'3288111270'),
(1977,'email',NULL,'albagalatioto13@gmail.com'),
(1977,'assigned_user_id',NULL,'5'),
(1977,'createdtime',NULL,'2023-06-15 10:50:22'),
(1977,'modifiedby',NULL,'5'),
(1977,'lane',NULL,'Fiordalisi 4'),
(1977,'city',NULL,'Milano'),
(1977,'source',NULL,'WEBSERVICE'),
(1977,'cf_857',NULL,'3'),
(1977,'cf_859',NULL,'1'),
(1977,'cf_861',NULL,'Ricerca Internet'),
(1977,'record_id',NULL,'793'),
(1977,'record_module',NULL,'Leads'),
(1978,'modifiedby','5','7'),
(1979,'leadstatus','','Contacted'),
(1979,'modifiedby','5','7'),
(1980,'label',NULL,'Flavio Rettore'),
(1980,'firstname',NULL,'Flavio'),
(1980,'lead_no',NULL,'LEA490'),
(1980,'lastname',NULL,'Rettore'),
(1980,'mobile',NULL,'3478236394'),
(1980,'email',NULL,'flavio.rettore@gmail.com'),
(1980,'assigned_user_id',NULL,'5'),
(1980,'createdtime',NULL,'2023-06-15 12:29:22'),
(1980,'modifiedby',NULL,'5'),
(1980,'lane',NULL,'Via Friuli'),
(1980,'city',NULL,'Milano'),
(1980,'source',NULL,'WEBSERVICE'),
(1980,'cf_857',NULL,'2'),
(1980,'cf_859',NULL,'1'),
(1980,'cf_861',NULL,'Passaparola Amici'),
(1980,'record_id',NULL,'794'),
(1980,'record_module',NULL,'Leads'),
(1981,'modifiedby','5','7'),
(1981,'description','','Bilo piano 1 si trasferisce in altro immobile'),
(1982,'leadstatus','','Contacted'),
(1983,'description','Bilo piano 1 si trasferisce in altro immobile','Bilo piano 1 si trasferisce in altro immobile ristrutturato 5 anni fa, AC'),
(1984,'leadstatus','Attempted to Contact','Contacted'),
(1985,'description','','Lo vorrebbero dare in gestione per soli 6 mesi....'),
(1986,'leadstatus','','Attempted to Contact'),
(1987,'label',NULL,'Simona Tortrino'),
(1987,'firstname',NULL,'Simona'),
(1987,'contact_no',NULL,'CON42'),
(1987,'lastname',NULL,'Tortrino'),
(1987,'email',NULL,'simona@tortrino.it'),
(1987,'assigned_user_id',NULL,'5'),
(1987,'createdtime',NULL,'2023-06-15 17:07:13'),
(1987,'modifiedby',NULL,'5'),
(1987,'source',NULL,'WEBSERVICE'),
(1987,'cf_875',NULL,'stortrino'),
(1987,'cf_877',NULL,'Amedei6!'),
(1987,'cf_925',NULL,'amedei-6'),
(1987,'record_id',NULL,'795'),
(1987,'record_module',NULL,'Contacts'),
(1988,'label',NULL,'Emilio Rota'),
(1988,'firstname',NULL,'Emilio'),
(1988,'lead_no',NULL,'LEA491'),
(1988,'lastname',NULL,'Rota'),
(1988,'mobile',NULL,'3200927742'),
(1988,'email',NULL,'rotaemilio@hotmail.com'),
(1988,'assigned_user_id',NULL,'5'),
(1988,'createdtime',NULL,'2023-06-16 08:43:03'),
(1988,'modifiedby',NULL,'5'),
(1988,'lane',NULL,'Via Luigi Mengoni 9'),
(1988,'city',NULL,'Milano'),
(1988,'source',NULL,'WEBSERVICE'),
(1988,'cf_857',NULL,'4'),
(1988,'cf_859',NULL,'2'),
(1988,'cf_861',NULL,'Ricerca Internet'),
(1988,'record_id',NULL,'796'),
(1988,'record_module',NULL,'Leads'),
(1989,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1989,'date_start',NULL,'2023-06-16'),
(1989,'activitytype',NULL,'Emails'),
(1989,'assigned_user_id',NULL,'6'),
(1989,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1989,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(1989,'time_start',NULL,'08:58'),
(1989,'createdtime',NULL,'2023-06-16 08:58:08'),
(1989,'modifiedby',NULL,'6'),
(1989,'from_email',NULL,'pietromarra@easylife.house'),
(1989,'saved_toid',NULL,'["simona@tortrino.it"]'),
(1989,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(1989,'bccmail',NULL,'[""]'),
(1989,'parent_id',NULL,'795@1|'),
(1989,'email_flag',NULL,'SENT'),
(1989,'source',NULL,'CRM'),
(1989,'record_id',NULL,'797'),
(1989,'record_module',NULL,'Emails'),
(1991,'cf_873','0','1'),
(1992,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1992,'date_start',NULL,'2023-06-16'),
(1992,'activitytype',NULL,'Emails'),
(1992,'assigned_user_id',NULL,'6'),
(1992,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(1992,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(1992,'time_start',NULL,'09:58'),
(1992,'createdtime',NULL,'2023-06-16 09:58:25'),
(1992,'modifiedby',NULL,'6'),
(1992,'from_email',NULL,'pietromarra@easylife.house'),
(1992,'saved_toid',NULL,'["alessiocm@gmail.com"]'),
(1992,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(1992,'bccmail',NULL,'[""]'),
(1992,'parent_id',NULL,'781@1|'),
(1992,'email_flag',NULL,'SENT'),
(1992,'source',NULL,'CRM'),
(1992,'record_id',NULL,'798'),
(1992,'record_module',NULL,'Emails'),
(1994,'leadstatus','','Attempted to Contact'),
(1994,'modifiedby','5','7'),
(1995,'label',NULL,'Lidia Maria La Rocca'),
(1995,'firstname',NULL,'Lidia Maria'),
(1995,'contact_no',NULL,'CON43'),
(1995,'lastname',NULL,'La Rocca'),
(1995,'email',NULL,'lidialarocca@hotmail.it'),
(1995,'assigned_user_id',NULL,'5'),
(1995,'createdtime',NULL,'2023-06-16 10:17:11'),
(1995,'modifiedby',NULL,'5'),
(1995,'source',NULL,'WEBSERVICE'),
(1995,'cf_875',NULL,'llarocca'),
(1995,'cf_877',NULL,'Negroli53!'),
(1995,'cf_925',NULL,'negroli-53'),
(1995,'record_id',NULL,'799'),
(1995,'record_module',NULL,'Contacts'),
(1996,'label',NULL,'silvia Alessandra bolla'),
(1996,'firstname',NULL,'silvia Alessandra'),
(1996,'lead_no',NULL,'LEA492'),
(1996,'lastname',NULL,'bolla'),
(1996,'mobile',NULL,'3387046300'),
(1996,'email',NULL,'bollasilvia@gmail.com'),
(1996,'assigned_user_id',NULL,'5'),
(1996,'createdtime',NULL,'2023-06-16 14:56:12'),
(1996,'modifiedby',NULL,'5'),
(1996,'lane',NULL,'Scialoia 12'),
(1996,'city',NULL,'Milano'),
(1996,'source',NULL,'WEBSERVICE'),
(1996,'cf_857',NULL,'2'),
(1996,'cf_859',NULL,'1'),
(1996,'cf_861',NULL,'Ricerca Internet'),
(1996,'record_id',NULL,'800'),
(1996,'record_module',NULL,'Leads'),
(1997,'label',NULL,'Pietro Pietruzza'),
(1997,'firstname',NULL,'Pietro'),
(1997,'lead_no',NULL,'LEA493'),
(1997,'lastname',NULL,'Pietruzza'),
(1997,'mobile',NULL,'3393678487'),
(1997,'email',NULL,'ppietru@tin.it'),
(1997,'assigned_user_id',NULL,'5'),
(1997,'createdtime',NULL,'2023-06-17 13:38:24'),
(1997,'modifiedby',NULL,'5'),
(1997,'lane',NULL,'Viale Martesana 109'),
(1997,'city',NULL,'Milano'),
(1997,'description',NULL,'comune di Vimodrone - rogito prima settimana agosto'),
(1997,'source',NULL,'WEBSERVICE'),
(1997,'cf_857',NULL,'1'),
(1997,'cf_859',NULL,'1'),
(1997,'cf_861',NULL,'Ricerca Internet'),
(1997,'record_id',NULL,'801'),
(1997,'record_module',NULL,'Leads'),
(1998,'label',NULL,'Rachele Cariddi'),
(1998,'firstname',NULL,'Rachele'),
(1998,'lead_no',NULL,'LEA494'),
(1998,'lastname',NULL,'Cariddi'),
(1998,'mobile',NULL,'07716614384'),
(1998,'email',NULL,'cariddir@gmail.com'),
(1998,'assigned_user_id',NULL,'5'),
(1998,'createdtime',NULL,'2023-06-17 14:42:12'),
(1998,'modifiedby',NULL,'5'),
(1998,'lane',NULL,'Via ripamonti 126'),
(1998,'city',NULL,'Milano'),
(1998,'description',NULL,'Buon pomeriggio Team di Easy Life, Spero questa mail la trovi bene, Sono in fase di acquisto di un appartamento in Via Ripamonti, Milano e dovrebbe essere pronto per Ottobre 2023. Vorrei affittarlo con contratti brevi, esempio Airbnb e Booking e affidarmi a Check in Check out. Come posso fare per avere una quota/valutazione dei vostri servizi? Cordiali saluti, Rachele Cariddi'),
(1998,'source',NULL,'WEBSERVICE'),
(1998,'cf_857',NULL,'1'),
(1998,'cf_859',NULL,'1'),
(1998,'cf_861',NULL,'Ricerca Internet'),
(1998,'record_id',NULL,'802'),
(1998,'record_module',NULL,'Leads'),
(1999,'label',NULL,'Carolina Sicilia'),
(1999,'firstname',NULL,'Carolina'),
(1999,'lead_no',NULL,'LEA495'),
(1999,'lastname',NULL,'Sicilia'),
(1999,'mobile',NULL,'3276923733'),
(1999,'email',NULL,'carolina.sicilia@libero.it'),
(1999,'assigned_user_id',NULL,'5'),
(1999,'createdtime',NULL,'2023-06-18 12:24:12'),
(1999,'modifiedby',NULL,'5'),
(1999,'lane',NULL,'Caterina da Forl'),
(1999,'city',NULL,'Milano'),
(1999,'source',NULL,'WEBSERVICE'),
(1999,'cf_857',NULL,'3'),
(1999,'cf_859',NULL,'1'),
(1999,'cf_861',NULL,'Ricerca Internet'),
(1999,'record_id',NULL,'803'),
(1999,'record_module',NULL,'Leads'),
(2000,'label',NULL,'ALBERTO Sanna'),
(2000,'firstname',NULL,'ALBERTO'),
(2000,'lead_no',NULL,'LEA496'),
(2000,'lastname',NULL,'Sanna'),
(2000,'mobile',NULL,'3478896323'),
(2000,'email',NULL,'alberto.sanna@gmail.com'),
(2000,'assigned_user_id',NULL,'5'),
(2000,'createdtime',NULL,'2023-06-18 13:13:12'),
(2000,'modifiedby',NULL,'5'),
(2000,'lane',NULL,'Via gardone 17'),
(2000,'city',NULL,'Milano'),
(2000,'description',NULL,'Ottavo piano. Vista Duomo. Ampia terrazza con skyline cittadino e vista sud ovest(tramonti).'),
(2000,'source',NULL,'WEBSERVICE'),
(2000,'cf_857',NULL,'2'),
(2000,'cf_859',NULL,'1'),
(2000,'cf_861',NULL,'Ricerca Internet'),
(2000,'record_id',NULL,'804'),
(2000,'record_module',NULL,'Leads'),
(2001,'label',NULL,'Fabrizio Brancati'),
(2001,'firstname',NULL,'Fabrizio'),
(2001,'lead_no',NULL,'LEA497'),
(2001,'lastname',NULL,'Brancati'),
(2001,'mobile',NULL,'3920910282'),
(2001,'email',NULL,'fabrizio.brancati@gmail.com'),
(2001,'assigned_user_id',NULL,'5'),
(2001,'createdtime',NULL,'2023-06-18 19:07:22'),
(2001,'modifiedby',NULL,'5'),
(2001,'lane',NULL,'Via Ugo Tognazzi 6'),
(2001,'city',NULL,'Milano'),
(2001,'source',NULL,'WEBSERVICE'),
(2001,'cf_857',NULL,'2'),
(2001,'cf_859',NULL,'1'),
(2001,'cf_861',NULL,'Ricerca Internet'),
(2001,'record_id',NULL,'805'),
(2001,'record_module',NULL,'Leads'),
(2002,'cf_873','0','1'),
(2003,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2003,'date_start',NULL,'2023-06-18'),
(2003,'activitytype',NULL,'Emails'),
(2003,'assigned_user_id',NULL,'6'),
(2003,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2003,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2003,'time_start',NULL,'20:13'),
(2003,'createdtime',NULL,'2023-06-18 20:13:12'),
(2003,'modifiedby',NULL,'6'),
(2003,'from_email',NULL,'pietromarra@easylife.house'),
(2003,'saved_toid',NULL,'["lidialarocca@hotmail.it"]'),
(2003,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2003,'bccmail',NULL,'[""]'),
(2003,'parent_id',NULL,'799@1|'),
(2003,'email_flag',NULL,'SENT'),
(2003,'source',NULL,'CRM'),
(2003,'record_id',NULL,'806'),
(2003,'record_module',NULL,'Emails'),
(2005,'cf_873','0','1'),
(2006,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2006,'date_start',NULL,'2023-06-18'),
(2006,'activitytype',NULL,'Emails'),
(2006,'assigned_user_id',NULL,'6'),
(2006,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2006,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2006,'time_start',NULL,'20:14'),
(2006,'createdtime',NULL,'2023-06-18 20:14:18'),
(2006,'modifiedby',NULL,'6'),
(2006,'from_email',NULL,'pietromarra@easylife.house'),
(2006,'saved_toid',NULL,'["falcini.federica@gmail.com"]'),
(2006,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2006,'bccmail',NULL,'[""]'),
(2006,'parent_id',NULL,'768@1|'),
(2006,'email_flag',NULL,'SENT'),
(2006,'source',NULL,'CRM'),
(2006,'record_id',NULL,'807'),
(2006,'record_module',NULL,'Emails'),
(2008,'label',NULL,'Francesca Superti'),
(2008,'firstname',NULL,'Francesca'),
(2008,'lead_no',NULL,'LEA498'),
(2008,'lastname',NULL,'Superti'),
(2008,'mobile',NULL,'+393358027282'),
(2008,'email',NULL,'francesca.superti@gmail.com'),
(2008,'assigned_user_id',NULL,'5'),
(2008,'createdtime',NULL,'2023-06-18 21:10:25'),
(2008,'modifiedby',NULL,'5'),
(2008,'lane',NULL,'Porta nuova'),
(2008,'city',NULL,'Milano'),
(2008,'source',NULL,'WEBSERVICE'),
(2008,'cf_857',NULL,'1'),
(2008,'cf_859',NULL,'1'),
(2008,'cf_861',NULL,'Ricerca Internet'),
(2008,'record_id',NULL,'808'),
(2008,'record_module',NULL,'Leads'),
(2009,'label',NULL,'Alessia Nittoli'),
(2009,'firstname',NULL,'Alessia'),
(2009,'lead_no',NULL,'LEA499'),
(2009,'lastname',NULL,'Nittoli'),
(2009,'mobile',NULL,'3805085473'),
(2009,'email',NULL,'alessia.nittoli@gmail.com'),
(2009,'assigned_user_id',NULL,'5'),
(2009,'createdtime',NULL,'2023-06-19 08:17:23'),
(2009,'modifiedby',NULL,'5'),
(2009,'lane',NULL,'Via arconati'),
(2009,'city',NULL,'Milano'),
(2009,'source',NULL,'WEBSERVICE'),
(2009,'cf_857',NULL,'2'),
(2009,'cf_859',NULL,'1'),
(2009,'cf_861',NULL,'Ricerca Internet'),
(2009,'record_id',NULL,'809'),
(2009,'record_module',NULL,'Leads'),
(2010,'leadstatus','','Attempted to Contact'),
(2010,'modifiedby','5','7'),
(2011,'leadstatus','','Fuori Zona'),
(2011,'modifiedby','5','7'),
(2012,'label',NULL,'Valutazione Immobile in Via Ugo Tognazzi 6 - Milano'),
(2012,'date_start',NULL,'2023-06-19'),
(2012,'activitytype',NULL,'Emails'),
(2012,'assigned_user_id',NULL,'1'),
(2012,'subject',NULL,'Valutazione Immobile in Via Ugo Tognazzi 6 - Milano'),
(2012,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Fabrizio</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2012,'time_start',NULL,'08:44:01'),
(2012,'createdtime',NULL,'2023-06-19 08:44:01'),
(2012,'modifiedby',NULL,'1'),
(2012,'from_email',NULL,'francescamontuoro@easylife.house'),
(2012,'saved_toid',NULL,'["","fabrizio.brancati@gmail.com"]'),
(2012,'ccmail',NULL,'[""]'),
(2012,'bccmail',NULL,'[""]'),
(2012,'parent_id',NULL,'805@1|'),
(2012,'email_flag',NULL,'SENT'),
(2012,'source',NULL,'CRM'),
(2012,'record_id',NULL,'810'),
(2012,'record_module',NULL,'Emails'),
(2014,'modifiedby','5','7'),
(2014,'description','Ottavo piano. Vista Duomo. Ampia terrazza con skyline cittadino e vista sud ovest(tramonti).','Ottavo piano. Vista Duomo. Ampia terrazza con skyline cittadino e vista sud ovest(tramonti). Nuova costruzione di 10anni fa, AC, trilocale camera matr e una ospiti. E' probabile sia libero da ottobre.'),
(2015,'leadstatus','','Fissato appuntamento'),
(2016,'lane','Porta nuova','Corso di Porta nuova'),
(2017,'description','','Vive all'estero, torna a settembre, bilocale 90mq, ma per 3 persone, un letto matrimoniale, 1 divano letto. La casa e' in vendita, vuole affittare mentre e' in vendita.'),
(2018,'leadstatus','Attempted to Contact','Contacted'),
(2019,'description','Vive all'estero, torna a settembre, bilocale 90mq, ma per 3 persone, un letto matrimoniale, 1 divano letto. La casa e' in vendita, vuole affittare mentre e' in vendita.','Vive all'estero, torna a settembre, bilocale 90mq, ma per 3 persone, un letto matrimoniale, 1 divano letto. La casa e' in vendita, vuole affittare mentre e' in vendita...... mah....'),
(2020,'leadstatus','','Fissato appuntamento'),
(2020,'modifiedby','5','7'),
(2021,'leadstatus','','Attempted to Contact'),
(2021,'modifiedby','5','7'),
(2022,'leadstatus','','Fuori Zona'),
(2022,'modifiedby','5','7'),
(2023,'label',NULL,'Valutazione Immobile in Viale Martesana 109 - Milano'),
(2023,'date_start',NULL,'2023-06-19'),
(2023,'activitytype',NULL,'Emails'),
(2023,'assigned_user_id',NULL,'1'),
(2023,'subject',NULL,'Valutazione Immobile in Viale Martesana 109 - Milano'),
(2023,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Pietro</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2023,'time_start',NULL,'09:13:01'),
(2023,'createdtime',NULL,'2023-06-19 09:13:01'),
(2023,'modifiedby',NULL,'1'),
(2023,'from_email',NULL,'francescamontuoro@easylife.house'),
(2023,'saved_toid',NULL,'["","ppietru@tin.it"]'),
(2023,'ccmail',NULL,'[""]'),
(2023,'bccmail',NULL,'[""]'),
(2023,'parent_id',NULL,'801@1|'),
(2023,'email_flag',NULL,'SENT'),
(2023,'source',NULL,'CRM'),
(2023,'record_id',NULL,'811'),
(2023,'record_module',NULL,'Emails'),
(2025,'leadstatus','','Fuori Zona'),
(2025,'modifiedby','5','7'),
(2026,'label',NULL,'Valutazione Immobile in Scialoia 12 - Milano'),
(2026,'date_start',NULL,'2023-06-19'),
(2026,'activitytype',NULL,'Emails'),
(2026,'assigned_user_id',NULL,'1'),
(2026,'subject',NULL,'Valutazione Immobile in Scialoia 12 - Milano'),
(2026,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>silvia Alessandra</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2026,'time_start',NULL,'09:14:01'),
(2026,'createdtime',NULL,'2023-06-19 09:14:01'),
(2026,'modifiedby',NULL,'1'),
(2026,'from_email',NULL,'francescamontuoro@easylife.house'),
(2026,'saved_toid',NULL,'["","bollasilvia@gmail.com"]'),
(2026,'ccmail',NULL,'[""]'),
(2026,'bccmail',NULL,'[""]'),
(2026,'parent_id',NULL,'800@1|'),
(2026,'email_flag',NULL,'SENT'),
(2026,'source',NULL,'CRM'),
(2026,'record_id',NULL,'812'),
(2026,'record_module',NULL,'Emails'),
(2028,'lane','Via Friuli','Via Friuli 24'),
(2029,'leadstatus','Contacted','Fissato appuntamento'),
(2030,'modifiedby','5','7'),
(2030,'lane','Matteo Maria boiardo','Via Matteo Maria boiardo'),
(2031,'description','Loft con cavedio privato','Loft con cavedio privato, piano terra, 60mq, bagno con doccia e lavasciuga, cucina a vista, al piano sopra camera matrimoniale. AC. Riscaldamento autonomo.'),
(2032,'description','Loft con cavedio privato, piano terra, 60mq, bagno con doccia e lavasciuga, cucina a vista, al piano sopra camera matrimoniale. AC. Riscaldamento autonomo.','Loft con cavedio privato, piano terra, 60mq, bagno con doccia e lavasciuga, cucina a vista, al piano sopra camera matrimoniale. AC. Riscaldamento autonomo. Libero da agosto. Ristrutturato 4 anni fa.'),
(2033,'lane','Via Matteo Maria boiardo','Via Matteo Maria boiardo 8'),
(2034,'leadstatus','','Contacted'),
(2035,'label',NULL,'edi tullio massimo mecchia'),
(2035,'firstname',NULL,'edi tullio massimo'),
(2035,'lead_no',NULL,'LEA500'),
(2035,'lastname',NULL,'mecchia'),
(2035,'mobile',NULL,'3345332636'),
(2035,'email',NULL,'edym551@gmail.com'),
(2035,'assigned_user_id',NULL,'5'),
(2035,'createdtime',NULL,'2023-06-19 19:50:22'),
(2035,'modifiedby',NULL,'5'),
(2035,'lane',NULL,'fiuggi 12/4'),
(2035,'city',NULL,'Milano'),
(2035,'source',NULL,'WEBSERVICE'),
(2035,'cf_857',NULL,'1'),
(2035,'cf_859',NULL,'1'),
(2035,'cf_861',NULL,'Ricerca Internet'),
(2035,'record_id',NULL,'813'),
(2035,'record_module',NULL,'Leads'),
(2036,'label',NULL,'Alberto Lessan'),
(2036,'firstname',NULL,'Alberto'),
(2036,'lead_no',NULL,'LEA501'),
(2036,'lastname',NULL,'Lessan'),
(2036,'mobile',NULL,'3472543396'),
(2036,'email',NULL,'alberto.lessan@blaarchitettura.it'),
(2036,'assigned_user_id',NULL,'5'),
(2036,'createdtime',NULL,'2023-06-19 20:42:12'),
(2036,'modifiedby',NULL,'5'),
(2036,'lane',NULL,'Via Nicastro 1'),
(2036,'city',NULL,'Milano'),
(2036,'source',NULL,'WEBSERVICE'),
(2036,'cf_857',NULL,'2'),
(2036,'cf_859',NULL,'1'),
(2036,'cf_861',NULL,'Ricerca Internet'),
(2036,'record_id',NULL,'814'),
(2036,'record_module',NULL,'Leads'),
(2037,'label',NULL,'Lidia Maria La Rocca'),
(2037,'firstname',NULL,'Lidia Maria'),
(2037,'contact_no',NULL,'CON44'),
(2037,'lastname',NULL,'La Rocca'),
(2037,'email',NULL,'lidialarocca@hotmail.it'),
(2037,'assigned_user_id',NULL,'5'),
(2037,'createdtime',NULL,'2023-06-19 22:41:36'),
(2037,'modifiedby',NULL,'5'),
(2037,'source',NULL,'WEBSERVICE'),
(2037,'cf_875',NULL,'llarocca'),
(2037,'cf_877',NULL,'Negroli53!'),
(2037,'cf_925',NULL,'negroli-53'),
(2037,'record_id',NULL,'815'),
(2037,'record_module',NULL,'Contacts'),
(2038,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2038,'date_start',NULL,'2023-06-19'),
(2038,'activitytype',NULL,'Emails'),
(2038,'assigned_user_id',NULL,'6'),
(2038,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2038,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2038,'time_start',NULL,'23:51'),
(2038,'createdtime',NULL,'2023-06-19 23:51:24'),
(2038,'modifiedby',NULL,'6'),
(2038,'from_email',NULL,'pietromarra@easylife.house'),
(2038,'saved_toid',NULL,'["robynatale83@icloud.com"]'),
(2038,'ccmail',NULL,'["donatocella@easylife.house"]'),
(2038,'bccmail',NULL,'[""]'),
(2038,'parent_id',NULL,'763@1|'),
(2038,'email_flag',NULL,'SENT'),
(2038,'source',NULL,'CRM'),
(2038,'record_id',NULL,'816'),
(2038,'record_module',NULL,'Emails'),
(2040,'cf_873','0','1'),
(2041,'label','Lidia Maria La Rocca','Piergiorgio La Rocca'),
(2041,'firstname','Lidia Maria','Piergiorgio'),
(2041,'modifiedby','5','6'),
(2042,'label','Piergiorgio La Rocca','Piergiorgio Toma'),
(2042,'lastname','La Rocca','Toma'),
(2043,'email','lidialarocca@hotmail.it','piergiorgio.to@gmail.com'),
(2044,'cf_875','llarocca','ptoma'),
(2045,'cf_877','Negroli53!','Borsi6!'),
(2046,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2046,'date_start',NULL,'2023-06-19'),
(2046,'activitytype',NULL,'Emails'),
(2046,'assigned_user_id',NULL,'6'),
(2046,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2046,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2046,'time_start',NULL,'23:53'),
(2046,'createdtime',NULL,'2023-06-19 23:53:30'),
(2046,'modifiedby',NULL,'6'),
(2046,'from_email',NULL,'pietromarra@easylife.house'),
(2046,'saved_toid',NULL,'["piergiorgio.to@gmail.com"]'),
(2046,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2046,'bccmail',NULL,'[""]'),
(2046,'parent_id',NULL,'815@1|'),
(2046,'email_flag',NULL,'SENT'),
(2046,'source',NULL,'CRM'),
(2046,'record_id',NULL,'817'),
(2046,'record_module',NULL,'Emails'),
(2048,'cf_873','0','1'),
(2049,'cf_873','0','1'),
(2050,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2050,'date_start',NULL,'2023-06-19'),
(2050,'activitytype',NULL,'Emails'),
(2050,'assigned_user_id',NULL,'6'),
(2050,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2050,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2050,'time_start',NULL,'23:54'),
(2050,'createdtime',NULL,'2023-06-19 23:54:29'),
(2050,'modifiedby',NULL,'6'),
(2050,'from_email',NULL,'pietromarra@easylife.house'),
(2050,'saved_toid',NULL,'["infomarcomurru@gmail.com"]'),
(2050,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2050,'bccmail',NULL,'[""]'),
(2050,'parent_id',NULL,'749@1|'),
(2050,'email_flag',NULL,'SENT'),
(2050,'source',NULL,'CRM'),
(2050,'record_id',NULL,'818'),
(2050,'record_module',NULL,'Emails'),
(2052,'cf_873','0','1'),
(2053,'label',NULL,'Luca Condosta'),
(2053,'firstname',NULL,'Luca'),
(2053,'contact_no',NULL,'CON45'),
(2053,'lastname',NULL,'Condosta'),
(2053,'email',NULL,'lucacondosta@hotmail.com'),
(2053,'assigned_user_id',NULL,'1'),
(2053,'createdtime',NULL,'2023-06-19 23:56:44'),
(2053,'modifiedby',NULL,'6'),
(2053,'support_start_date',NULL,'2023-06-19'),
(2053,'support_end_date',NULL,'2024-06-19'),
(2053,'source',NULL,'CRM'),
(2053,'cf_875',NULL,'lcondosta'),
(2053,'cf_877',NULL,'Lomellina46!'),
(2053,'cf_925',NULL,'lomellina-46'),
(2053,'record_id',NULL,'819'),
(2053,'record_module',NULL,'Contacts'),
(2054,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2054,'date_start',NULL,'2023-06-19'),
(2054,'activitytype',NULL,'Emails'),
(2054,'assigned_user_id',NULL,'6'),
(2054,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2054,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2054,'time_start',NULL,'23:57'),
(2054,'createdtime',NULL,'2023-06-19 23:57:26'),
(2054,'modifiedby',NULL,'6'),
(2054,'from_email',NULL,'pietromarra@easylife.house'),
(2054,'saved_toid',NULL,'["lucacondosta@hotmail.com"]'),
(2054,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2054,'bccmail',NULL,'[""]'),
(2054,'parent_id',NULL,'819@1|'),
(2054,'email_flag',NULL,'SENT'),
(2054,'source',NULL,'CRM'),
(2054,'record_id',NULL,'820'),
(2054,'record_module',NULL,'Emails'),
(2056,'cf_925','negroli-53','borsi-6'),
(2057,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2057,'date_start',NULL,'2023-06-19'),
(2057,'activitytype',NULL,'Emails'),
(2057,'assigned_user_id',NULL,'6'),
(2057,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2057,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2057,'time_start',NULL,'23:58'),
(2057,'createdtime',NULL,'2023-06-19 23:58:56'),
(2057,'modifiedby',NULL,'6'),
(2057,'from_email',NULL,'pietromarra@easylife.house'),
(2057,'saved_toid',NULL,'["piergiorgio.to@gmail.com"]'),
(2057,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2057,'bccmail',NULL,'[""]'),
(2057,'parent_id',NULL,'815@1|'),
(2057,'email_flag',NULL,'SENT'),
(2057,'source',NULL,'CRM'),
(2057,'record_id',NULL,'821'),
(2057,'record_module',NULL,'Emails'),
(2059,'label',NULL,'Lidia Maria La Rocca'),
(2059,'firstname',NULL,'Lidia Maria'),
(2059,'contact_no',NULL,'CON46'),
(2059,'lastname',NULL,'La Rocca'),
(2059,'email',NULL,'lidialarocca@hotmail.it'),
(2059,'assigned_user_id',NULL,'5'),
(2059,'createdtime',NULL,'2023-06-20 00:11:38'),
(2059,'modifiedby',NULL,'5'),
(2059,'source',NULL,'WEBSERVICE'),
(2059,'cf_875',NULL,'llarocca'),
(2059,'cf_877',NULL,'Negroli53!'),
(2059,'cf_925',NULL,'negroli-53'),
(2059,'record_id',NULL,'822'),
(2059,'record_module',NULL,'Contacts'),
(2060,'label',NULL,'MAURIZIO TARCA'),
(2060,'firstname',NULL,'MAURIZIO'),
(2060,'lead_no',NULL,'LEA502'),
(2060,'lastname',NULL,'TARCA'),
(2060,'mobile',NULL,'3290091063'),
(2060,'email',NULL,'mauritarga@yahoo.it'),
(2060,'assigned_user_id',NULL,'5'),
(2060,'createdtime',NULL,'2023-06-20 09:53:23'),
(2060,'modifiedby',NULL,'5'),
(2060,'lane',NULL,'termopili'),
(2060,'city',NULL,'Milano'),
(2060,'source',NULL,'WEBSERVICE'),
(2060,'cf_857',NULL,'1'),
(2060,'cf_859',NULL,'1'),
(2060,'cf_861',NULL,'Ricerca Internet'),
(2060,'record_id',NULL,'823'),
(2060,'record_module',NULL,'Leads'),
(2061,'label',NULL,'Cristiano Corraretti'),
(2061,'firstname',NULL,'Cristiano'),
(2061,'lead_no',NULL,'LEA503'),
(2061,'lastname',NULL,'Corraretti'),
(2061,'mobile',NULL,'3371358718'),
(2061,'email',NULL,'cristiano.corraretti@gmail.com'),
(2061,'assigned_user_id',NULL,'5'),
(2061,'createdtime',NULL,'2023-06-20 11:33:12'),
(2061,'modifiedby',NULL,'5'),
(2061,'lane',NULL,'Alberico Gentili'),
(2061,'city',NULL,'Roma'),
(2061,'source',NULL,'WEBSERVICE'),
(2061,'cf_857',NULL,'3'),
(2061,'cf_859',NULL,'2'),
(2061,'cf_861',NULL,'Ricerca Internet'),
(2061,'record_id',NULL,'824'),
(2061,'record_module',NULL,'Leads'),
(2062,'leadstatus','','Fuori Zona'),
(2062,'modifiedby','5','7'),
(2063,'label',NULL,'Valutazione Immobile in fiuggi 12/4 - Milano'),
(2063,'date_start',NULL,'2023-06-20'),
(2063,'activitytype',NULL,'Emails'),
(2063,'assigned_user_id',NULL,'1'),
(2063,'subject',NULL,'Valutazione Immobile in fiuggi 12/4 - Milano'),
(2063,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>edi tullio massimo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2063,'time_start',NULL,'12:28:02'),
(2063,'createdtime',NULL,'2023-06-20 12:28:02'),
(2063,'modifiedby',NULL,'1'),
(2063,'from_email',NULL,'francescamontuoro@easylife.house'),
(2063,'saved_toid',NULL,'["","edym551@gmail.com"]'),
(2063,'ccmail',NULL,'[""]'),
(2063,'bccmail',NULL,'[""]'),
(2063,'parent_id',NULL,'813@1|'),
(2063,'email_flag',NULL,'SENT'),
(2063,'source',NULL,'CRM'),
(2063,'record_id',NULL,'825'),
(2063,'record_module',NULL,'Emails'),
(2065,'modifiedby','5','7'),
(2065,'lane','termopili','Via termopili'),
(2066,'lane','Via termopili','Via termopili 26'),
(2067,'description','','Loft arredato con mattoni a vista piano terra, su corte interna. Attualmente e' su Airbnb.'),
(2068,'leadstatus','','Contacted'),
(2069,'leadstatus','','Contacted'),
(2069,'modifiedby','5','7'),
(2070,'description','','Due appartamenti appena ristrutturati, uno in vendita, altro trilo da mettere in affitto.'),
(2071,'description','Due appartamenti appena ristrutturati, uno in vendita, altro trilo da mettere in affitto.','Due appartamenti appena ristrutturati, uno in vendita, altro trilo da mettere in affitto. Al piano IV.'),
(2072,'description','Due appartamenti appena ristrutturati, uno in vendita, altro trilo da mettere in affitto. Al piano IV.','Due appartamenti appena ristrutturati, uno in vendita, altro trilo da mettere in affitto. Al piano IV. Classe A3'),
(2073,'description','Due appartamenti appena ristrutturati, uno in vendita, altro trilo da mettere in affitto. Al piano IV. Classe A3','Due appartamenti appena ristrutturati, uno in vendita, altro trilo da mettere in affitto. Al piano IV. Classe A3.'),
(2074,'label',NULL,'federico livi'),
(2074,'firstname',NULL,'federico'),
(2074,'lead_no',NULL,'LEA504'),
(2074,'lastname',NULL,'livi'),
(2074,'mobile',NULL,'3931634082'),
(2074,'email',NULL,'federico.livi1995@libero.it'),
(2074,'assigned_user_id',NULL,'5'),
(2074,'createdtime',NULL,'2023-06-20 13:24:22'),
(2074,'modifiedby',NULL,'5'),
(2074,'lane',NULL,'via san girolamo emiliani 5'),
(2074,'city',NULL,'Roma'),
(2074,'description',NULL,'trilocale 81 mq c.a con ampio terrazzo esterno'),
(2074,'source',NULL,'WEBSERVICE'),
(2074,'cf_857',NULL,'3'),
(2074,'cf_859',NULL,'2'),
(2074,'cf_861',NULL,'Ricerca Internet'),
(2074,'record_id',NULL,'826'),
(2074,'record_module',NULL,'Leads'),
(2075,'modifiedby','5','7'),
(2075,'description','trilocale 81 mq c.a con ampio terrazzo esterno','trilocale 81 mq c.a con ampio terrazzo esterno.'),
(2076,'leadstatus','','Contacted'),
(2077,'leadstatus','Contacted','Fissato appuntamento'),
(2078,'leadstatus','Fissato appuntamento','Contacted'),
(2079,'label',NULL,'Antonino Pollara'),
(2079,'firstname',NULL,'Antonino'),
(2079,'lead_no',NULL,'LEA505'),
(2079,'lastname',NULL,'Pollara'),
(2079,'mobile',NULL,'3382414811'),
(2079,'email',NULL,'pollara.antonino@gmail.com'),
(2079,'assigned_user_id',NULL,'5'),
(2079,'createdtime',NULL,'2023-06-20 15:20:22'),
(2079,'modifiedby',NULL,'5'),
(2079,'lane',NULL,'Via Padova'),
(2079,'city',NULL,'Milano'),
(2079,'source',NULL,'WEBSERVICE'),
(2079,'cf_857',NULL,'2'),
(2079,'cf_859',NULL,'1'),
(2079,'cf_861',NULL,'Ricerca Internet'),
(2079,'record_id',NULL,'827'),
(2079,'record_module',NULL,'Leads'),
(2080,'label',NULL,'cinzia breggiÃ'),
(2080,'firstname',NULL,'cinzia'),
(2080,'lead_no',NULL,'LEA506'),
(2080,'lastname',NULL,'breggiÃ'),
(2080,'mobile',NULL,'3386773127'),
(2080,'email',NULL,'cinzia62roby@gmail.com'),
(2080,'assigned_user_id',NULL,'5'),
(2080,'createdtime',NULL,'2023-06-20 16:02:32'),
(2080,'modifiedby',NULL,'5'),
(2080,'lane',NULL,'paisiello'),
(2080,'city',NULL,'Milano'),
(2080,'source',NULL,'WEBSERVICE'),
(2080,'cf_857',NULL,'2'),
(2080,'cf_859',NULL,'1'),
(2080,'cf_861',NULL,'Ricerca Internet'),
(2080,'record_id',NULL,'828'),
(2080,'record_module',NULL,'Leads'),
(2081,'label',NULL,'Francesca Tirelli'),
(2081,'firstname',NULL,'Francesca'),
(2081,'contact_no',NULL,'CON47'),
(2081,'lastname',NULL,'Tirelli'),
(2081,'email',NULL,'ftirelli2@gmail.com'),
(2081,'assigned_user_id',NULL,'5'),
(2081,'createdtime',NULL,'2023-06-20 16:42:49'),
(2081,'modifiedby',NULL,'5'),
(2081,'source',NULL,'WEBSERVICE'),
(2081,'cf_875',NULL,'ftirelli'),
(2081,'cf_877',NULL,'Melzi18!'),
(2081,'cf_925',NULL,'melzideril-18'),
(2081,'record_id',NULL,'829'),
(2081,'record_module',NULL,'Contacts'),
(2083,'label',NULL,'Peggy Saada'),
(2083,'firstname',NULL,'Peggy'),
(2083,'lead_no',NULL,'LEA507'),
(2083,'lastname',NULL,'Saada'),
(2083,'mobile',NULL,'3387426331'),
(2083,'email',NULL,'peggysaada@gmail.com'),
(2083,'assigned_user_id',NULL,'5'),
(2083,'createdtime',NULL,'2023-06-21 06:01:14'),
(2083,'modifiedby',NULL,'5'),
(2083,'lane',NULL,'Corso 22 Marzo 43'),
(2083,'city',NULL,'Milano'),
(2083,'source',NULL,'WEBSERVICE'),
(2083,'cf_857',NULL,'3'),
(2083,'cf_859',NULL,'1'),
(2083,'cf_861',NULL,'Ricerca Internet'),
(2083,'record_id',NULL,'830'),
(2083,'record_module',NULL,'Leads'),
(2084,'label',NULL,'caterina corradi'),
(2084,'firstname',NULL,'caterina'),
(2084,'lead_no',NULL,'LEA508'),
(2084,'lastname',NULL,'corradi'),
(2084,'mobile',NULL,'3384178733'),
(2084,'email',NULL,'caterina.corradi88@gmail.com'),
(2084,'assigned_user_id',NULL,'5'),
(2084,'createdtime',NULL,'2023-06-21 07:34:23'),
(2084,'modifiedby',NULL,'5'),
(2084,'lane',NULL,'Porro Lambertenghi'),
(2084,'city',NULL,'Milano'),
(2084,'source',NULL,'WEBSERVICE'),
(2084,'cf_857',NULL,'1'),
(2084,'cf_859',NULL,'1'),
(2084,'cf_861',NULL,'Ricerca Internet'),
(2084,'record_id',NULL,'831'),
(2084,'record_module',NULL,'Leads'),
(2085,'leadstatus','','Non Qualificato'),
(2085,'modifiedby','5','7'),
(2086,'modifiedby','5','7'),
(2086,'lane','Porro Lambertenghi','Via Porro Lambertenghi'),
(2087,'leadstatus','','Contacted'),
(2088,'description','','Bilo di 45 mq, in fase di sistemazione, da fissare appuntamento sett prox. Vive in Olanda'),
(2089,'leadstatus','','Contacted'),
(2089,'modifiedby','5','7'),
(2090,'lane','Via Padova','Via Padova 55'),
(2091,'description','','60 mq su due livelli, VII e VIII piano ristrutturato due bagni, 1 camera da letto, divano letto.'),
(2092,'description','60 mq su due livelli, VII e VIII piano ristrutturato due bagni, 1 camera da letto, divano letto.','60 mq su due livelli, VII e VIII piano ristrutturato due bagni, 1 camera da letto, divano letto. Al momento occupato, si libera fra due mesi.'),
(2093,'modifiedby','5','7'),
(2093,'lane','paisiello','Via Paisiello'),
(2094,'lane','Via Paisiello','Via Cardinal Riboldi 88'),
(2095,'city','Milano','Paderno Dugnano'),
(2096,'leadstatus','','Non Qualificato'),
(2097,'label',NULL,'Francesco Ficarella'),
(2097,'firstname',NULL,'Francesco'),
(2097,'lead_no',NULL,'LEA509'),
(2097,'lastname',NULL,'Ficarella'),
(2097,'assigned_user_id',NULL,'7'),
(2097,'createdtime',NULL,'2023-06-21 13:49:55'),
(2097,'modifiedby',NULL,'7'),
(2097,'lane',NULL,'Via Antonello da Messina 22'),
(2097,'city',NULL,'Milano'),
(2097,'source',NULL,'CRM'),
(2097,'record_id',NULL,'832'),
(2097,'record_module',NULL,'Leads'),
(2098,'mobile','','3292096331'),
(2099,'description','','60 mq, ristrutturato nel 2019, per fare affitti brevi, gestito da loro.'),
(2100,'leadstatus','','Contacted'),
(2101,'description','60 mq, ristrutturato nel 2019, per fare affitti brevi, gestito da loro.','60 mq, ristrutturato nel 2019, per fare affitti brevi, gestito da loro. A novembre l'hanno dato ad Italianway ma non sono contenti, finira' da ottobre 23.'),
(2102,'label',NULL,'mario domenico recchia'),
(2102,'firstname',NULL,'mario domenico'),
(2102,'lead_no',NULL,'LEA510'),
(2102,'lastname',NULL,'recchia'),
(2102,'mobile',NULL,'348 150 6550'),
(2102,'email',NULL,'mario.recchia@yahoo.it'),
(2102,'assigned_user_id',NULL,'5'),
(2102,'createdtime',NULL,'2023-06-21 14:00:32'),
(2102,'modifiedby',NULL,'5'),
(2102,'lane',NULL,'via piolti de bianchi'),
(2102,'city',NULL,'Milano'),
(2102,'description',NULL,'si tratta di un loft 4 posti letto'),
(2102,'source',NULL,'WEBSERVICE'),
(2102,'cf_857',NULL,'2'),
(2102,'cf_859',NULL,'1'),
(2102,'cf_861',NULL,'Ricerca Internet'),
(2102,'record_id',NULL,'833'),
(2102,'record_module',NULL,'Leads'),
(2103,'modifiedby','5','7'),
(2103,'lane','via piolti de bianchi','via piolti de bianchi 19'),
(2104,'leadstatus','','Fissato appuntamento'),
(2105,'label',NULL,'Gabriella Manes'),
(2105,'salutationtype',NULL,'Mrs.'),
(2105,'firstname',NULL,'Gabriella'),
(2105,'lead_no',NULL,'LEA511'),
(2105,'lastname',NULL,'Manes'),
(2105,'mobile',NULL,'3285831013'),
(2105,'email',NULL,'gabrimanes@gmail.com'),
(2105,'leadsource',NULL,'Existing Customer'),
(2105,'leadstatus',NULL,'Cold'),
(2105,'assigned_user_id',NULL,'7'),
(2105,'createdtime',NULL,'2023-06-21 17:05:34'),
(2105,'modifiedby',NULL,'7'),
(2105,'lane',NULL,'Via Paolo da Cannobbio 10'),
(2105,'city',NULL,'Milano'),
(2105,'description',NULL,'Bilocale di 40 mq, potenzialmente 4 posti letto, piano III con ascensore, AC, risc centralizzato. Ristrutturato 10 anni fa.'),
(2105,'source',NULL,'CRM'),
(2105,'cf_857',NULL,'1'),
(2105,'cf_859',NULL,'1'),
(2105,'cf_861',NULL,'Flavio Rettore ( Vai Friuli 24)'),
(2105,'record_id',NULL,'834'),
(2105,'record_module',NULL,'Leads'),
(2106,'label',NULL,'Ilaria Celentano'),
(2106,'firstname',NULL,'Ilaria'),
(2106,'lead_no',NULL,'LEA512'),
(2106,'lastname',NULL,'Celentano'),
(2106,'mobile',NULL,'+4407760984510'),
(2106,'email',NULL,'ilariacelentano2@gmail.com'),
(2106,'assigned_user_id',NULL,'5'),
(2106,'createdtime',NULL,'2023-06-21 19:15:22'),
(2106,'modifiedby',NULL,'5'),
(2106,'lane',NULL,'Via Giuseppe Candiani 101'),
(2106,'city',NULL,'Milano'),
(2106,'source',NULL,'WEBSERVICE'),
(2106,'cf_857',NULL,'2'),
(2106,'cf_859',NULL,'1'),
(2106,'cf_861',NULL,'Ricerca Internet'),
(2106,'record_id',NULL,'835'),
(2106,'record_module',NULL,'Leads'),
(2107,'label',NULL,'Francesco Ceccherini'),
(2107,'firstname',NULL,'Francesco'),
(2107,'lead_no',NULL,'LEA513'),
(2107,'lastname',NULL,'Ceccherini'),
(2107,'mobile',NULL,'3483525422'),
(2107,'email',NULL,'francesco.ceccherini@gmail.com'),
(2107,'assigned_user_id',NULL,'5'),
(2107,'createdtime',NULL,'2023-06-22 08:43:23'),
(2107,'modifiedby',NULL,'5'),
(2107,'lane',NULL,'Spallanzani'),
(2107,'city',NULL,'Milano'),
(2107,'source',NULL,'WEBSERVICE'),
(2107,'cf_857',NULL,'2'),
(2107,'cf_859',NULL,'1'),
(2107,'cf_861',NULL,'Ricerca Internet'),
(2107,'record_id',NULL,'836'),
(2107,'record_module',NULL,'Leads'),
(2108,'label',NULL,'Jonas Bendaou'),
(2108,'firstname',NULL,'Jonas'),
(2108,'lead_no',NULL,'LEA514'),
(2108,'lastname',NULL,'Bendaou'),
(2108,'mobile',NULL,'00393351859765'),
(2108,'email',NULL,'jns.paris@gmail.com'),
(2108,'assigned_user_id',NULL,'5'),
(2108,'createdtime',NULL,'2023-06-22 09:19:12'),
(2108,'modifiedby',NULL,'5'),
(2108,'lane',NULL,'Pantano , 8'),
(2108,'city',NULL,'Milano'),
(2108,'source',NULL,'WEBSERVICE'),
(2108,'cf_857',NULL,'1'),
(2108,'cf_859',NULL,'1'),
(2108,'cf_861',NULL,'Ricerca Internet'),
(2108,'record_id',NULL,'837'),
(2108,'record_module',NULL,'Leads'),
(2109,'label',NULL,'Giulio Mariani'),
(2109,'firstname',NULL,'Giulio'),
(2109,'lead_no',NULL,'LEA515'),
(2109,'lastname',NULL,'Mariani'),
(2109,'mobile',NULL,'3887402009'),
(2109,'email',NULL,'giuliomariani1988@gmail.com'),
(2109,'assigned_user_id',NULL,'5'),
(2109,'createdtime',NULL,'2023-06-22 11:21:22'),
(2109,'modifiedby',NULL,'5'),
(2109,'lane',NULL,'Via principe Eugenio 28'),
(2109,'city',NULL,'Milano'),
(2109,'source',NULL,'WEBSERVICE'),
(2109,'cf_857',NULL,'2'),
(2109,'cf_859',NULL,'1'),
(2109,'cf_861',NULL,'Ricerca Internet'),
(2109,'record_id',NULL,'838'),
(2109,'record_module',NULL,'Leads'),
(2110,'modifiedby','5','7'),
(2110,'lane','Pantano , 8','Via Pantano , 8'),
(2111,'leadstatus','','Attempted to Contact'),
(2112,'leadstatus','','Attempted to Contact'),
(2112,'modifiedby','5','7'),
(2113,'description','','Bilocale che si libera ad ottobre, nuovo, divano letto, 1 bagno 1 camera. E' di Roma e vive li, ogni tanto viene a Milano.'),
(2114,'leadstatus','Attempted to Contact','Contacted'),
(2115,'modifiedby','5','7'),
(2115,'lane','Spallanzani','Via Spallanzani'),
(2116,'description','','Bilo utliizzato gia' per affitti brevi - vuole cambiare gestore.'),
(2117,'description','Bilo utliizzato gia' per affitti brevi - vuole cambiare gestore.','Bilo utliizzato gia' per affitti brevi - vuole cambiare gestore. Abita in Toscana.'),
(2118,'leadstatus','','Contacted'),
(2119,'lane','Via Spallanzani','Via Spallanzani 6'),
(2120,'description','Bilo utliizzato gia' per affitti brevi - vuole cambiare gestore. Abita in Toscana.','Bilo utliizzato gia' per affitti brevi - vuole cambiare gestore. Abita in Toscana. 60 mq.'),
(2121,'description','Bilo utliizzato gia' per affitti brevi - vuole cambiare gestore. Abita in Toscana. 60 mq.','Bilo utliizzato gia' per affitti brevi - vuole cambiare gestore. Abita in Toscana. 60 mq. soggiorno con divano letto camera matrimoniale con cabina armadio. AC. Piano 1. Verrano fatti lavori in facciata ad ottobre.'),
(2122,'label',NULL,'Antonio Tarantino'),
(2122,'firstname',NULL,'Antonio'),
(2122,'lead_no',NULL,'LEA516'),
(2122,'lastname',NULL,'Tarantino'),
(2122,'mobile',NULL,'00352621223070'),
(2122,'email',NULL,'atarantilux@gmail.com'),
(2122,'assigned_user_id',NULL,'5'),
(2122,'createdtime',NULL,'2023-06-22 17:43:21'),
(2122,'modifiedby',NULL,'5'),
(2122,'lane',NULL,'Giambellino'),
(2122,'city',NULL,'Milano'),
(2122,'source',NULL,'WEBSERVICE'),
(2122,'cf_857',NULL,'2'),
(2122,'cf_859',NULL,'1'),
(2122,'cf_861',NULL,'Ricerca Internet'),
(2122,'record_id',NULL,'839'),
(2122,'record_module',NULL,'Leads'),
(2123,'label',NULL,'Salvatore Criscione'),
(2123,'firstname',NULL,'Salvatore'),
(2123,'lead_no',NULL,'LEA517'),
(2123,'lastname',NULL,'Criscione'),
(2123,'mobile',NULL,'3336792564'),
(2123,'email',NULL,'salvocriscione@gmail.com'),
(2123,'assigned_user_id',NULL,'5'),
(2123,'createdtime',NULL,'2023-06-22 22:10:32'),
(2123,'modifiedby',NULL,'5'),
(2123,'lane',NULL,'Corso Lodi 71'),
(2123,'city',NULL,'Milano'),
(2123,'source',NULL,'WEBSERVICE'),
(2123,'cf_857',NULL,'2'),
(2123,'cf_859',NULL,'1'),
(2123,'cf_861',NULL,'Ricerca Internet'),
(2123,'record_id',NULL,'840'),
(2123,'record_module',NULL,'Leads'),
(2124,'label',NULL,'Nicoletta Theodorakis'),
(2124,'firstname',NULL,'Nicoletta'),
(2124,'lead_no',NULL,'LEA518'),
(2124,'lastname',NULL,'Theodorakis'),
(2124,'mobile',NULL,'3792504936'),
(2124,'email',NULL,'nicoletta76theodorakis@gmail.com'),
(2124,'assigned_user_id',NULL,'5'),
(2124,'createdtime',NULL,'2023-06-23 08:32:23'),
(2124,'modifiedby',NULL,'5'),
(2124,'lane',NULL,'Piazza Angilbero Secondo'),
(2124,'city',NULL,'Milano'),
(2124,'source',NULL,'WEBSERVICE'),
(2124,'cf_857',NULL,'10'),
(2124,'cf_859',NULL,'4'),
(2124,'cf_861',NULL,'Ricerca Internet'),
(2124,'record_id',NULL,'841'),
(2124,'record_module',NULL,'Leads'),
(2125,'label',NULL,'Matteo Migliorini'),
(2125,'firstname',NULL,'Matteo'),
(2125,'lead_no',NULL,'LEA519'),
(2125,'lastname',NULL,'Migliorini'),
(2125,'mobile',NULL,'3454410002'),
(2125,'email',NULL,'poloalic@yahoo.it'),
(2125,'assigned_user_id',NULL,'5'),
(2125,'createdtime',NULL,'2023-06-23 12:15:21'),
(2125,'modifiedby',NULL,'5'),
(2125,'lane',NULL,'G'),
(2125,'city',NULL,'Milano'),
(2125,'source',NULL,'WEBSERVICE'),
(2125,'cf_857',NULL,'3'),
(2125,'cf_859',NULL,'2'),
(2125,'cf_861',NULL,'Ricerca Internet'),
(2125,'record_id',NULL,'842'),
(2125,'record_module',NULL,'Leads'),
(2126,'label',NULL,'Anna Lombardo'),
(2126,'firstname',NULL,'Anna'),
(2126,'lead_no',NULL,'LEA520'),
(2126,'lastname',NULL,'Lombardo'),
(2126,'mobile',NULL,'3387737040'),
(2126,'email',NULL,'alomb71@hotmail.com'),
(2126,'assigned_user_id',NULL,'5'),
(2126,'createdtime',NULL,'2023-06-23 12:42:12'),
(2126,'modifiedby',NULL,'5'),
(2126,'lane',NULL,'Ponte seveso 33'),
(2126,'city',NULL,'Milano'),
(2126,'source',NULL,'WEBSERVICE'),
(2126,'cf_857',NULL,'2'),
(2126,'cf_859',NULL,'1'),
(2126,'cf_861',NULL,'Ricerca Internet'),
(2126,'record_id',NULL,'843'),
(2126,'record_module',NULL,'Leads'),
(2127,'label',NULL,'Claudia Iacobucci'),
(2127,'firstname',NULL,'Claudia'),
(2127,'lead_no',NULL,'LEA521'),
(2127,'lastname',NULL,'Iacobucci'),
(2127,'mobile',NULL,'0041798659370'),
(2127,'email',NULL,'iacobucci.claudia@gmail.com'),
(2127,'assigned_user_id',NULL,'5'),
(2127,'createdtime',NULL,'2023-06-23 14:41:22'),
(2127,'modifiedby',NULL,'5'),
(2127,'lane',NULL,'Losanna 16'),
(2127,'city',NULL,'Milano'),
(2127,'source',NULL,'WEBSERVICE'),
(2127,'cf_857',NULL,'2'),
(2127,'cf_859',NULL,'1'),
(2127,'cf_861',NULL,'Ricerca Internet'),
(2127,'record_id',NULL,'844'),
(2127,'record_module',NULL,'Leads'),
(2128,'label',NULL,'Filippo Bergonzoni'),
(2128,'firstname',NULL,'Filippo'),
(2128,'lead_no',NULL,'LEA522'),
(2128,'lastname',NULL,'Bergonzoni'),
(2128,'mobile',NULL,'028051272'),
(2128,'email',NULL,'fibe1970@gmail.com'),
(2128,'assigned_user_id',NULL,'5'),
(2128,'createdtime',NULL,'2023-06-24 09:56:13'),
(2128,'modifiedby',NULL,'5'),
(2128,'lane',NULL,'Cesare Correnti'),
(2128,'city',NULL,'Milano'),
(2128,'source',NULL,'WEBSERVICE'),
(2128,'cf_857',NULL,'5'),
(2128,'cf_859',NULL,'3'),
(2128,'cf_861',NULL,'Ricerca Internet'),
(2128,'record_id',NULL,'845'),
(2128,'record_module',NULL,'Leads'),
(2129,'label',NULL,'Fabio Pedaletti'),
(2129,'firstname',NULL,'Fabio'),
(2129,'lead_no',NULL,'LEA523'),
(2129,'lastname',NULL,'Pedaletti'),
(2129,'mobile',NULL,'3318179739'),
(2129,'email',NULL,'fabio@pedaletti.it'),
(2129,'assigned_user_id',NULL,'5'),
(2129,'createdtime',NULL,'2023-06-24 12:40:12'),
(2129,'modifiedby',NULL,'5'),
(2129,'lane',NULL,'Viale Piceno 44'),
(2129,'city',NULL,'Milano'),
(2129,'source',NULL,'WEBSERVICE'),
(2129,'cf_857',NULL,'2'),
(2129,'cf_859',NULL,'1'),
(2129,'cf_861',NULL,'Ricerca Internet'),
(2129,'record_id',NULL,'846'),
(2129,'record_module',NULL,'Leads'),
(2130,'label',NULL,'Andrea Di'),
(2130,'firstname',NULL,'Andrea'),
(2130,'lead_no',NULL,'LEA524'),
(2130,'lastname',NULL,'Di'),
(2130,'mobile',NULL,'3289834989'),
(2130,'email',NULL,'dimauloandrea@gmail.com'),
(2130,'assigned_user_id',NULL,'5'),
(2130,'createdtime',NULL,'2023-06-24 21:00:12'),
(2130,'modifiedby',NULL,'5'),
(2130,'lane',NULL,'Viale Stelvio'),
(2130,'city',NULL,'Milano'),
(2130,'source',NULL,'WEBSERVICE'),
(2130,'cf_857',NULL,'2'),
(2130,'cf_859',NULL,'1'),
(2130,'cf_861',NULL,'Ricerca Internet'),
(2130,'record_id',NULL,'847'),
(2130,'record_module',NULL,'Leads'),
(2131,'label',NULL,'Chiara Benvenuto'),
(2131,'firstname',NULL,'Chiara'),
(2131,'lead_no',NULL,'LEA525'),
(2131,'lastname',NULL,'Benvenuto'),
(2131,'mobile',NULL,'3494051289'),
(2131,'email',NULL,'chiarabenvenuto248@gmail.com'),
(2131,'assigned_user_id',NULL,'5'),
(2131,'createdtime',NULL,'2023-06-25 18:28:52'),
(2131,'modifiedby',NULL,'5'),
(2131,'lane',NULL,'Via Faa'),
(2131,'city',NULL,'Milano'),
(2131,'source',NULL,'WEBSERVICE'),
(2131,'cf_857',NULL,'2'),
(2131,'cf_859',NULL,'1'),
(2131,'cf_861',NULL,'Ricerca Internet'),
(2131,'record_id',NULL,'848'),
(2131,'record_module',NULL,'Leads'),
(2132,'label',NULL,'Agnese Cattaneo'),
(2132,'firstname',NULL,'Agnese'),
(2132,'lead_no',NULL,'LEA526'),
(2132,'lastname',NULL,'Cattaneo'),
(2132,'mobile',NULL,'3482303846'),
(2132,'email',NULL,'cattagnese@gmail.com'),
(2132,'assigned_user_id',NULL,'5'),
(2132,'createdtime',NULL,'2023-06-25 23:59:12'),
(2132,'modifiedby',NULL,'5'),
(2132,'lane',NULL,'Via privata Bassano del Grappa 18'),
(2132,'city',NULL,'Milano'),
(2132,'source',NULL,'WEBSERVICE'),
(2132,'cf_857',NULL,'2'),
(2132,'cf_859',NULL,'3'),
(2132,'cf_861',NULL,'Ricerca Internet'),
(2132,'record_id',NULL,'849'),
(2132,'record_module',NULL,'Leads'),
(2133,'leadstatus','Attempted to Contact','Contacted'),
(2134,'description','Buon pomeriggio Team di Easy Life, Spero questa mail la trovi bene, Sono in fase di acquisto di un appartamento in Via Ripamonti, Milano e dovrebbe essere pronto per Ottobre 2023. Vorrei affittarlo con contratti brevi, esempio Airbnb e Booking e affidarmi a Check in Check out. Come posso fare per avere una quota/valutazione dei vostri servizi? Cordiali saluti, Rachele Cariddi','Buon pomeriggio Team di Easy Life, Spero questa mail la trovi bene, Sono in fase di acquisto di un appartamento in Via Ripamonti, Milano e dovrebbe essere pronto per Ottobre 2023. Vorrei affittarlo con contratti brevi, esempio Airbnb e Booking e affidarmi a Check in Check out. Come posso fare per avere una quota/valutazione dei vostri servizi? Cordiali saluti, Rachele Cariddi E' un bilo cucina a vista, 75 mq, piano 2 senza ascensore. Con AC'),
(2135,'modifiedby','5','7'),
(2135,'lane','Cesare Correnti','Via Cesare Correnti'),
(2136,'leadstatus','','Attempted to Contact'),
(2137,'leadstatus','','Contacted'),
(2137,'modifiedby','5','7'),
(2138,'lane','G','Via Gustavo Fara 1'),
(2139,'description','','Trilo con divano letto in sala, si libera a fine luglio. Il proprietario non vive a Milano.'),
(2140,'description','Trilo con divano letto in sala, si libera a fine luglio. Il proprietario non vive a Milano.','Trilo con divano letto in sala, si libera a fine luglio. Il proprietario vive a Bruxelles. AC in tutte le stanze.'),
(2141,'description','Trilo con divano letto in sala, si libera a fine luglio. Il proprietario vive a Bruxelles. AC in tutte le stanze.','Trilo con divano letto in sala, si libera a fine luglio. Il proprietario vive a Bruxelles. AC in tutte le stanze. Si libera al 31/7.'),
(2142,'leadstatus','','Contacted'),
(2142,'modifiedby','5','7'),
(2143,'description','','Casa cielo terra, vive a Roma, ristrutturata 12 anni fa (tetto compreso), giardino, 4 piani. Libera dall'autunno in poi, 200 mq circa.'),
(2144,'leadstatus','Contacted','Fissato appuntamento'),
(2145,'modifiedby','5','7'),
(2145,'lane','Via Faa','Via Faa di Bruno 14'),
(2146,'leadstatus','','Fuori Zona'),
(2147,'label',NULL,'Valutazione Immobile in Via Faa di Bruno 14 - Milano'),
(2147,'date_start',NULL,'2023-06-26'),
(2147,'activitytype',NULL,'Emails'),
(2147,'assigned_user_id',NULL,'1'),
(2147,'subject',NULL,'Valutazione Immobile in Via Faa di Bruno 14 - Milano'),
(2147,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Chiara</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2147,'time_start',NULL,'09:06:02'),
(2147,'createdtime',NULL,'2023-06-26 09:06:02'),
(2147,'modifiedby',NULL,'1'),
(2147,'from_email',NULL,'francescamontuoro@easylife.house'),
(2147,'saved_toid',NULL,'["","chiarabenvenuto248@gmail.com"]'),
(2147,'ccmail',NULL,'[""]'),
(2147,'bccmail',NULL,'[""]'),
(2147,'parent_id',NULL,'848@1|'),
(2147,'email_flag',NULL,'SENT'),
(2147,'source',NULL,'CRM'),
(2147,'record_id',NULL,'850'),
(2147,'record_module',NULL,'Emails'),
(2149,'label',NULL,'Camilla Terzi'),
(2149,'firstname',NULL,'Camilla'),
(2149,'lead_no',NULL,'LEA527'),
(2149,'lastname',NULL,'Terzi'),
(2149,'mobile',NULL,'3477680276'),
(2149,'email',NULL,'terzicami@gmail.com'),
(2149,'leadsource',NULL,'Web Site'),
(2149,'leadstatus',NULL,'Contacted'),
(2149,'assigned_user_id',NULL,'7'),
(2149,'createdtime',NULL,'2023-06-26 09:11:58'),
(2149,'modifiedby',NULL,'7'),
(2149,'lane',NULL,'Via Anfossi 13'),
(2149,'city',NULL,'Milano'),
(2149,'description',NULL,'Bilo ristrutturato almeno 15 anni fa. Non c'e' aria condizionata. Si libera al 30 giugno. Vogliono avere flessibilita', lo affittava a 1.000 (200 le spese condominiali).'),
(2149,'source',NULL,'CRM'),
(2149,'cf_857',NULL,'1'),
(2149,'cf_859',NULL,'1'),
(2149,'record_id',NULL,'851'),
(2149,'record_module',NULL,'Leads'),
(2150,'modifiedby','5','7'),
(2150,'description','','Pian terreno, con portineria, affaccio sul cortile interno, soggiorno con cucina a vista, camera da letto, accesso al bagno dalla camera, pompa di calore, predisposizione per AC. Da sostituire la lavapiatti.'),
(2151,'leadstatus','','Contacted'),
(2152,'label',NULL,'Elisa Airoldi'),
(2152,'firstname',NULL,'Elisa'),
(2152,'lead_no',NULL,'LEA528'),
(2152,'lastname',NULL,'Airoldi'),
(2152,'mobile',NULL,'3498403674'),
(2152,'email',NULL,'eairoldi@icloud.com'),
(2152,'leadsource',NULL,'Web Site'),
(2152,'leadstatus',NULL,'Contacted'),
(2152,'assigned_user_id',NULL,'7'),
(2152,'createdtime',NULL,'2023-06-26 09:44:44'),
(2152,'modifiedby',NULL,'7'),
(2152,'lane',NULL,'Via Benedetto Marcello 32'),
(2152,'city',NULL,'Milano'),
(2152,'description',NULL,'Piano 1, ristrutturato 3 anni fa, AC, 55 mq, bagno con doccia, open space camera da letto, libreria che divide la zona living.'),
(2152,'source',NULL,'CRM'),
(2152,'cf_857',NULL,'1'),
(2152,'cf_859',NULL,'1'),
(2152,'record_id',NULL,'852'),
(2152,'record_module',NULL,'Leads'),
(2153,'description','Piano 1, ristrutturato 3 anni fa, AC, 55 mq, bagno con doccia, open space camera da letto, libreria che divide la zona living.','Piano 1, ristrutturato 3 anni fa, AC, 55 mq, bagno con doccia, open space camera da letto, libreria che divide la zona living. Divano letto. Fra pochi mesi si libera.'),
(2154,'label',NULL,'GiglioVacanze GiglioVacanze'),
(2154,'firstname',NULL,'GiglioVacanze'),
(2154,'contact_no',NULL,'CON48'),
(2154,'lastname',NULL,'GiglioVacanze'),
(2154,'email',NULL,'Paolangeletti63@gmail.com'),
(2154,'assigned_user_id',NULL,'6'),
(2154,'createdtime',NULL,'2023-06-26 10:10:23'),
(2154,'modifiedby',NULL,'6'),
(2154,'support_start_date',NULL,'2023-06-26'),
(2154,'support_end_date',NULL,'2024-06-26'),
(2154,'source',NULL,'CRM'),
(2154,'cf_875',NULL,'gigliovacanze'),
(2154,'cf_877',NULL,'Isonzo27!'),
(2154,'cf_925',NULL,'isonzo-27'),
(2154,'record_id',NULL,'853'),
(2154,'record_module',NULL,'Contacts'),
(2155,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2155,'date_start',NULL,'2023-06-26'),
(2155,'activitytype',NULL,'Emails'),
(2155,'assigned_user_id',NULL,'6'),
(2155,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2155,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n https://www.booking.com/hotel/it/easylife-l-abbraccio-dell-affascinante-p-romana.en-gb.html<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2155,'time_start',NULL,'10:12'),
(2155,'createdtime',NULL,'2023-06-26 10:12:08'),
(2155,'modifiedby',NULL,'6'),
(2155,'from_email',NULL,'pietromarra@easylife.house'),
(2155,'saved_toid',NULL,'["Paolangeletti63@gmail.com"]'),
(2155,'ccmail',NULL,'[""]'),
(2155,'bccmail',NULL,'[""]'),
(2155,'parent_id',NULL,'853@1|'),
(2155,'email_flag',NULL,'SENT'),
(2155,'source',NULL,'CRM'),
(2155,'record_id',NULL,'854'),
(2155,'record_module',NULL,'Emails'),
(2157,'cf_873','0','1'),
(2158,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2158,'date_start',NULL,'2023-06-26'),
(2158,'activitytype',NULL,'Emails'),
(2158,'assigned_user_id',NULL,'6'),
(2158,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2158,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n https://www.booking.com/hotel/it/easylife-elegante-attico-2-min-da-parco-sempione.en-gb.html<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2158,'time_start',NULL,'10:14'),
(2158,'createdtime',NULL,'2023-06-26 10:14:34'),
(2158,'modifiedby',NULL,'6'),
(2158,'from_email',NULL,'pietromarra@easylife.house'),
(2158,'saved_toid',NULL,'["ftirelli2@gmail.com"]'),
(2158,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2158,'bccmail',NULL,'[""]'),
(2158,'parent_id',NULL,'829@1|'),
(2158,'email_flag',NULL,'SENT'),
(2158,'source',NULL,'CRM'),
(2158,'record_id',NULL,'855'),
(2158,'record_module',NULL,'Emails'),
(2160,'cf_873','0','1'),
(2161,'label',NULL,'Re:CREDENZIALI ACCESSO PORTALE OWNER'),
(2161,'date_start',NULL,'2023-06-26'),
(2161,'activitytype',NULL,'Emails'),
(2161,'assigned_user_id',NULL,'6'),
(2161,'subject',NULL,'Re:CREDENZIALI ACCESSO PORTALE OWNER'),
(2161,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>Le inoltro il link al portale booking.com</p>\r\n\r\n <p></p>\r\n\r\n <p>PORTALE BOOKING.COM</p>\r\n\r\n <p>https://www.booking.com/hotel/it/easylife-esclusivo-appartamento-in-citta-studi.en-gb.html<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2161,'time_start',NULL,'10:18'),
(2161,'createdtime',NULL,'2023-06-26 10:18:37'),
(2161,'modifiedby',NULL,'6'),
(2161,'from_email',NULL,'pietromarra@easylife.house'),
(2161,'saved_toid',NULL,'["lucacondosta@hotmail.com"]'),
(2161,'ccmail',NULL,'[""]'),
(2161,'bccmail',NULL,'[""]'),
(2161,'parent_id',NULL,'819@1|'),
(2161,'email_flag',NULL,'SENT'),
(2161,'source',NULL,'CRM'),
(2161,'record_id',NULL,'856'),
(2161,'record_module',NULL,'Emails'),
(2163,'cf_873','0','1'),
(2164,'label',NULL,'Thirtyone S.r.l. 'Thirtyone S.r.l.'),
(2164,'firstname',NULL,'Thirtyone S.r.l.'),
(2164,'contact_no',NULL,'CON49'),
(2164,'lastname',NULL,''Thirtyone S.r.l.'),
(2164,'email',NULL,'claudia.campone@thirtyonedesign.it'),
(2164,'secondaryemail',NULL,'daniele.lanari@thirtyonedesign.it'),
(2164,'assigned_user_id',NULL,'6'),
(2164,'createdtime',NULL,'2023-06-26 10:21:40'),
(2164,'modifiedby',NULL,'6'),
(2164,'support_start_date',NULL,'2023-06-26'),
(2164,'support_end_date',NULL,'2024-06-26'),
(2164,'source',NULL,'CRM'),
(2164,'cf_875',NULL,'thirtyone'),
(2164,'cf_877',NULL,'Teodosio15'),
(2164,'cf_925',NULL,'teodosio-15'),
(2164,'record_id',NULL,'857'),
(2164,'record_module',NULL,'Contacts'),
(2165,'label',NULL,'Giorgia Paolini'),
(2165,'firstname',NULL,'Giorgia'),
(2165,'lead_no',NULL,'LEA529'),
(2165,'lastname',NULL,'Paolini'),
(2165,'mobile',NULL,'+12068229781'),
(2165,'email',NULL,'giorgia_paolini@hotmail.com'),
(2165,'assigned_user_id',NULL,'5'),
(2165,'createdtime',NULL,'2023-06-26 10:42:48'),
(2165,'modifiedby',NULL,'5'),
(2165,'lane',NULL,'Cerva 13'),
(2165,'city',NULL,'Milano'),
(2165,'source',NULL,'WEBSERVICE'),
(2165,'cf_857',NULL,'1'),
(2165,'cf_859',NULL,'1'),
(2165,'cf_861',NULL,'Ricerca Internet'),
(2165,'record_id',NULL,'858'),
(2165,'record_module',NULL,'Leads'),
(2166,'label',NULL,'Massimo Petenò'),
(2166,'firstname',NULL,'Massimo'),
(2166,'lead_no',NULL,'LEA530'),
(2166,'lastname',NULL,'Petenò'),
(2166,'mobile',NULL,'3294034512'),
(2166,'email',NULL,'massimopeteno@gmail.com'),
(2166,'assigned_user_id',NULL,'5'),
(2166,'createdtime',NULL,'2023-06-26 10:44:50'),
(2166,'modifiedby',NULL,'5'),
(2166,'lane',NULL,'Via Don Giovanni Verit'),
(2166,'city',NULL,'Milano'),
(2166,'source',NULL,'WEBSERVICE'),
(2166,'cf_857',NULL,'2'),
(2166,'cf_859',NULL,'1'),
(2166,'cf_861',NULL,'Ricerca Internet'),
(2166,'record_id',NULL,'859'),
(2166,'record_module',NULL,'Leads'),
(2167,'label','Massimo Petenò','Massimo Petenò'),
(2167,'lastname','Petenò','Petenò'),
(2167,'modifiedby','5','6'),
(2168,'label','Andrea Di','Andrea Di Maulo'),
(2168,'lastname','Di','Di Maulo'),
(2168,'modifiedby','5','6'),
(2169,'label',NULL,'Aurelia La'),
(2169,'firstname',NULL,'Aurelia'),
(2169,'lead_no',NULL,'LEA531'),
(2169,'lastname',NULL,'La'),
(2169,'mobile',NULL,'3665344233'),
(2169,'email',NULL,'aurelia.lasala@gmail.com'),
(2169,'assigned_user_id',NULL,'5'),
(2169,'createdtime',NULL,'2023-06-26 10:49:17'),
(2169,'modifiedby',NULL,'5'),
(2169,'lane',NULL,'Galli 7'),
(2169,'city',NULL,'Milano'),
(2169,'source',NULL,'WEBSERVICE'),
(2169,'cf_857',NULL,'3'),
(2169,'cf_859',NULL,'1'),
(2169,'cf_861',NULL,'Ricerca Internet'),
(2169,'record_id',NULL,'860'),
(2169,'record_module',NULL,'Leads'),
(2170,'label','Aurelia La','Aurelia La Sala'),
(2170,'lastname','La','La Sala'),
(2170,'modifiedby','5','6'),
(2171,'label',NULL,'Giacomo Cincera'),
(2171,'firstname',NULL,'Giacomo'),
(2171,'lead_no',NULL,'LEA532'),
(2171,'lastname',NULL,'Cincera'),
(2171,'mobile',NULL,'+393282027370'),
(2171,'email',NULL,'giacomo.cincera@gmail.com'),
(2171,'assigned_user_id',NULL,'5'),
(2171,'createdtime',NULL,'2023-06-26 10:51:01'),
(2171,'modifiedby',NULL,'5'),
(2171,'lane',NULL,'via taverna 1'),
(2171,'city',NULL,'Milano'),
(2171,'source',NULL,'WEBSERVICE'),
(2171,'cf_857',NULL,'1'),
(2171,'cf_859',NULL,'1'),
(2171,'cf_861',NULL,'Ricerca Internet'),
(2171,'record_id',NULL,'861'),
(2171,'record_module',NULL,'Leads'),
(2172,'label',NULL,'gianfranco poledda'),
(2172,'firstname',NULL,'gianfranco'),
(2172,'lead_no',NULL,'LEA533'),
(2172,'lastname',NULL,'poledda'),
(2172,'mobile',NULL,'3601013671'),
(2172,'email',NULL,'gpoledda@gmail.com'),
(2172,'assigned_user_id',NULL,'5'),
(2172,'createdtime',NULL,'2023-06-26 10:51:52'),
(2172,'modifiedby',NULL,'5'),
(2172,'lane',NULL,'Pichi 19'),
(2172,'city',NULL,'Milano'),
(2172,'source',NULL,'WEBSERVICE'),
(2172,'cf_857',NULL,'3'),
(2172,'cf_859',NULL,'1'),
(2172,'cf_861',NULL,'Altro'),
(2172,'record_id',NULL,'862'),
(2172,'record_module',NULL,'Leads'),
(2173,'label',NULL,'Margherita Tanzariello'),
(2173,'firstname',NULL,'Margherita'),
(2173,'lead_no',NULL,'LEA534'),
(2173,'lastname',NULL,'Tanzariello'),
(2173,'mobile',NULL,'3338380812'),
(2173,'email',NULL,'margheritatanzariello61@gmail.com'),
(2173,'assigned_user_id',NULL,'5'),
(2173,'createdtime',NULL,'2023-06-26 10:53:01'),
(2173,'modifiedby',NULL,'5'),
(2173,'lane',NULL,'Monte Sasso'),
(2173,'city',NULL,'Milano'),
(2173,'source',NULL,'WEBSERVICE'),
(2173,'cf_857',NULL,'2'),
(2173,'cf_859',NULL,'1'),
(2173,'cf_861',NULL,'Ricerca Internet'),
(2173,'record_id',NULL,'863'),
(2173,'record_module',NULL,'Leads'),
(2174,'label',NULL,'leonardo wembagher'),
(2174,'firstname',NULL,'leonardo'),
(2174,'lead_no',NULL,'LEA535'),
(2174,'lastname',NULL,'wembagher'),
(2174,'mobile',NULL,'+393358199765'),
(2174,'email',NULL,'leomax55@gmail.com'),
(2174,'assigned_user_id',NULL,'5'),
(2174,'createdtime',NULL,'2023-06-26 10:55:39'),
(2174,'modifiedby',NULL,'5'),
(2174,'lane',NULL,'barzini'),
(2174,'city',NULL,'Milano'),
(2174,'source',NULL,'WEBSERVICE'),
(2174,'cf_857',NULL,'4'),
(2174,'cf_859',NULL,'1'),
(2174,'cf_861',NULL,'Ricerca Internet'),
(2174,'record_id',NULL,'864'),
(2174,'record_module',NULL,'Leads'),
(2175,'label',NULL,'Giulio Maiolo'),
(2175,'firstname',NULL,'Giulio'),
(2175,'lead_no',NULL,'LEA536'),
(2175,'lastname',NULL,'Maiolo'),
(2175,'mobile',NULL,'3460060069'),
(2175,'email',NULL,'giulio.maiolo@gmail.com'),
(2175,'assigned_user_id',NULL,'5'),
(2175,'createdtime',NULL,'2023-06-26 10:57:06'),
(2175,'modifiedby',NULL,'5'),
(2175,'lane',NULL,'Via Rimini'),
(2175,'city',NULL,'Milano'),
(2175,'source',NULL,'WEBSERVICE'),
(2175,'cf_857',NULL,'6'),
(2175,'cf_859',NULL,'2'),
(2175,'cf_861',NULL,'Ricerca Internet'),
(2175,'record_id',NULL,'865'),
(2175,'record_module',NULL,'Leads'),
(2176,'leadstatus','','Attempted to Contact'),
(2176,'modifiedby','5','7'),
(2177,'modifiedby','6','7'),
(2177,'lane','Via Don Giovanni Verit','Via Don Giovanni Verita 7'),
(2178,'leadstatus','','Contacted'),
(2179,'description','','Bilo 50 mq soggiorno con cucina, appena ristrutturato'),
(2180,'leadstatus','Contacted','Medium Term'),
(2181,'leadstatus','','Attempted to Contact'),
(2181,'modifiedby','6','7'),
(2182,'leadstatus','','Contacted'),
(2182,'modifiedby','6','7'),
(2183,'description','','Zona Bicocca.'),
(2184,'lane','Galli 7','Via Galli 7'),
(2185,'leadstatus','Contacted','Non Qualificato'),
(2186,'description','Zona Bicocca.','Zona Bicocca, solo per due mesi....'),
(2187,'modifiedby','5','7'),
(2187,'lane','Ponte seveso 33','Via Ponte seveso 33'),
(2188,'leadstatus','','Contacted'),
(2189,'description','','Bilo ristrutturato 4 anni fa, libero da fine luglio. Nel passato affittava su Booking e Airbnb. La proprietaria vive a Catania.'),
(2190,'label',NULL,'Giulia Rettaroli'),
(2190,'firstname',NULL,'Giulia'),
(2190,'lead_no',NULL,'LEA537'),
(2190,'lastname',NULL,'Rettaroli'),
(2190,'mobile',NULL,'3314120937'),
(2190,'email',NULL,'giuliarettaroli@hotmail.com'),
(2190,'assigned_user_id',NULL,'5'),
(2190,'createdtime',NULL,'2023-06-26 16:34:23'),
(2190,'modifiedby',NULL,'5'),
(2190,'lane',NULL,'Via Mahatma Gandhi 11'),
(2190,'city',NULL,'Milano'),
(2190,'source',NULL,'WEBSERVICE'),
(2190,'cf_857',NULL,'1'),
(2190,'cf_859',NULL,'1'),
(2190,'cf_861',NULL,'Passaparola Amici'),
(2190,'record_id',NULL,'866'),
(2190,'record_module',NULL,'Leads'),
(2191,'label',NULL,'Silvia Martignano'),
(2191,'firstname',NULL,'Silvia'),
(2191,'lead_no',NULL,'LEA538'),
(2191,'lastname',NULL,'Martignano'),
(2191,'mobile',NULL,'3391837473'),
(2191,'email',NULL,'s.martignano@gmail.com'),
(2191,'assigned_user_id',NULL,'5'),
(2191,'createdtime',NULL,'2023-06-27 06:28:16'),
(2191,'modifiedby',NULL,'5'),
(2191,'lane',NULL,'Via dei Tulipani'),
(2191,'city',NULL,'Milano'),
(2191,'source',NULL,'WEBSERVICE'),
(2191,'cf_857',NULL,'1'),
(2191,'cf_859',NULL,'1'),
(2191,'cf_861',NULL,'Ricerca Internet'),
(2191,'record_id',NULL,'867'),
(2191,'record_module',NULL,'Leads'),
(2192,'label',NULL,'Giovanni Marcelli Flori'),
(2192,'firstname',NULL,'Giovanni'),
(2192,'contact_no',NULL,'CON50'),
(2192,'lastname',NULL,'Marcelli Flori'),
(2192,'email',NULL,'giovanni.marcelliflori@unipolsai.it'),
(2192,'assigned_user_id',NULL,'5'),
(2192,'createdtime',NULL,'2023-06-27 07:43:42'),
(2192,'modifiedby',NULL,'5'),
(2192,'source',NULL,'WEBSERVICE'),
(2192,'cf_875',NULL,'gmarcelliflori'),
(2192,'cf_877',NULL,'Settala57!'),
(2192,'cf_925',NULL,'settala-57'),
(2192,'record_id',NULL,'868'),
(2192,'record_module',NULL,'Contacts'),
(2193,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2193,'date_start',NULL,'2023-06-27'),
(2193,'activitytype',NULL,'Emails'),
(2193,'assigned_user_id',NULL,'6'),
(2193,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2193,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n https://www.booking.com/hotel/it/easylife-colorato-studio-con-terrazzo.en-gb.html<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2193,'time_start',NULL,'07:56'),
(2193,'createdtime',NULL,'2023-06-27 07:56:48'),
(2193,'modifiedby',NULL,'6'),
(2193,'from_email',NULL,'pietromarra@easylife.house'),
(2193,'saved_toid',NULL,'["claudia.campone@thirtyonedesign.it","daniele.lanari@thirtyonedesign.it"]'),
(2193,'ccmail',NULL,'["francescopetillo@easylife.house"]'),
(2193,'bccmail',NULL,'[""]'),
(2193,'parent_id',NULL,'857@1|'),
(2193,'email_flag',NULL,'SENT'),
(2193,'source',NULL,'CRM'),
(2193,'record_id',NULL,'869'),
(2193,'record_module',NULL,'Emails'),
(2195,'cf_873','0','1'),
(2196,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2196,'date_start',NULL,'2023-06-27'),
(2196,'activitytype',NULL,'Emails'),
(2196,'assigned_user_id',NULL,'6'),
(2196,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2196,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2196,'time_start',NULL,'07:58'),
(2196,'createdtime',NULL,'2023-06-27 07:58:41'),
(2196,'modifiedby',NULL,'6'),
(2196,'from_email',NULL,'pietromarra@easylife.house'),
(2196,'saved_toid',NULL,'["giovanni.marcelliflori@unipolsai.it"]'),
(2196,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2196,'bccmail',NULL,'[""]'),
(2196,'parent_id',NULL,'868@1|'),
(2196,'email_flag',NULL,'SENT'),
(2196,'source',NULL,'CRM'),
(2196,'record_id',NULL,'870'),
(2196,'record_module',NULL,'Emails'),
(2198,'cf_873','0','1'),
(2199,'lane','Cerva 13','Via Cerva 13'),
(2200,'description','','Parquet cucina a vista soppalco con 1 camera da letto 1 bagno con vasca idromassaggio AC'),
(2201,'leadstatus','Attempted to Contact','Contacted'),
(2202,'description','Parquet cucina a vista soppalco con 1 camera da letto 1 bagno con vasca idromassaggio AC','Monolocale Parquet cucina a vista soppalco con 1 camera da letto 1 bagno con vasca idromassaggio AC'),
(2203,'description','Monolocale Parquet cucina a vista soppalco con 1 camera da letto 1 bagno con vasca idromassaggio AC','Monolocale Parquet cucina a vista soppalco con 1 camera da letto 1 bagno con vasca idromassaggio AC Si libera a dicembre 2023'),
(2204,'leadstatus','Attempted to Contact','Contacted'),
(2205,'lane','Viale Stelvio','Viale Stelvio 43'),
(2206,'leadstatus','Contacted','Fissato appuntamento'),
(2207,'leadstatus','','Attempted to Contact'),
(2207,'modifiedby','5','7'),
(2208,'leadstatus','','Fissato appuntamento'),
(2208,'modifiedby','5','7'),
(2209,'leadstatus','','Medium Term'),
(2209,'modifiedby','5','7'),
(2210,'description','Bilo utliizzato gia' per affitti brevi - vuole cambiare gestore. Abita in Toscana. 60 mq. soggiorno con divano letto camera matrimoniale con cabina armadio. AC. Piano 1. Verrano fatti lavori in facciata ad ottobre.','Bilo utliizzato gia' per affitti brevi - vuole cambiare gestore. Abita in Toscana. 60 mq. soggiorno con divano letto camera matrimoniale con cabina armadio. AC. Piano 1. Verrano fatti lavori in facciata ad ottobre. Ne torna in possesso il 4 di ottobre. Dato il 20% anziche' il 25%.'),
(2211,'leadstatus','Contacted','Hot'),
(2212,'leadstatus','Contacted','Hot'),
(2213,'leadstatus','','Medium Term'),
(2213,'modifiedby','5','7'),
(2214,'leadstatus','','Fuori Zona'),
(2214,'modifiedby','5','7'),
(2215,'label',NULL,'Valutazione Immobile in via taverna 1 - Milano'),
(2215,'date_start',NULL,'2023-06-27'),
(2215,'activitytype',NULL,'Emails'),
(2215,'assigned_user_id',NULL,'1'),
(2215,'subject',NULL,'Valutazione Immobile in via taverna 1 - Milano'),
(2215,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Giacomo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2215,'time_start',NULL,'14:12:02'),
(2215,'createdtime',NULL,'2023-06-27 14:12:02'),
(2215,'modifiedby',NULL,'1'),
(2215,'from_email',NULL,'francescamontuoro@easylife.house'),
(2215,'saved_toid',NULL,'["","giacomo.cincera@gmail.com"]'),
(2215,'ccmail',NULL,'[""]'),
(2215,'bccmail',NULL,'[""]'),
(2215,'parent_id',NULL,'861@1|'),
(2215,'email_flag',NULL,'SENT'),
(2215,'source',NULL,'CRM'),
(2215,'record_id',NULL,'871'),
(2215,'record_module',NULL,'Emails'),
(2217,'leadstatus','','Fuori Zona'),
(2217,'modifiedby','5','7'),
(2218,'label',NULL,'Valutazione Immobile in Via Mahatma Gandhi 11 - Milano'),
(2218,'date_start',NULL,'2023-06-27'),
(2218,'activitytype',NULL,'Emails'),
(2218,'assigned_user_id',NULL,'1'),
(2218,'subject',NULL,'Valutazione Immobile in Via Mahatma Gandhi 11 - Milano'),
(2218,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Giulia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2218,'time_start',NULL,'14:13:02'),
(2218,'createdtime',NULL,'2023-06-27 14:13:02'),
(2218,'modifiedby',NULL,'1'),
(2218,'from_email',NULL,'francescamontuoro@easylife.house'),
(2218,'saved_toid',NULL,'["","giuliarettaroli@hotmail.com"]'),
(2218,'ccmail',NULL,'[""]'),
(2218,'bccmail',NULL,'[""]'),
(2218,'parent_id',NULL,'866@1|'),
(2218,'email_flag',NULL,'SENT'),
(2218,'source',NULL,'CRM'),
(2218,'record_id',NULL,'872'),
(2218,'record_module',NULL,'Emails'),
(2220,'leadstatus','','Attempted to Contact'),
(2220,'modifiedby','5','7'),
(2221,'modifiedby','5','7'),
(2221,'lane','Pichi 19','Via Pichi 19'),
(2222,'leadstatus','','Contacted'),
(2223,'lane','Via Pichi 19','Via Mario Pichi 19'),
(2224,'cf_861','Altro','Referal'),
(2225,'description','','100 mq 2 camere 1 bagno ma da ristrutturare'),
(2226,'description','100 mq 2 camere 1 bagno ma da ristrutturare','100 mq 2 camere 1 bagno ma da ristrutturare.'),
(2227,'cf_861','Referal','Referal Goffredo Frisina'),
(2228,'description','100 mq 2 camere 1 bagno ma da ristrutturare.','100 mq 2 camere 1 bagno ma da ristrutturare. Non ha neanche AC.'),
(2229,'label',NULL,'Francesco Del'),
(2229,'firstname',NULL,'Francesco'),
(2229,'lead_no',NULL,'LEA539'),
(2229,'lastname',NULL,'Del'),
(2229,'mobile',NULL,'3484532685'),
(2229,'email',NULL,'francesco.del.litto@versalis.eni.com'),
(2229,'assigned_user_id',NULL,'5'),
(2229,'createdtime',NULL,'2023-06-27 14:44:22'),
(2229,'modifiedby',NULL,'5'),
(2229,'lane',NULL,'Viale omero 26'),
(2229,'city',NULL,'Milano'),
(2229,'source',NULL,'WEBSERVICE'),
(2229,'cf_857',NULL,'2'),
(2229,'cf_859',NULL,'1'),
(2229,'cf_861',NULL,'Ricerca Internet'),
(2229,'record_id',NULL,'873'),
(2229,'record_module',NULL,'Leads'),
(2230,'label','Francesco Del','Francesco Del Litto'),
(2230,'lastname','Del','Del Litto'),
(2230,'modifiedby','5','6'),
(2231,'leadstatus','','Attempted to Contact'),
(2231,'modifiedby','5','7'),
(2232,'label',NULL,'Onboarding APT Via Friuli 24 Milano'),
(2232,'projectname',NULL,'Onboarding APT Via Friuli 24 Milano'),
(2232,'assigned_user_id',NULL,'4'),
(2232,'project_no',NULL,'PROJ13'),
(2232,'createdtime',NULL,'2023-06-27 14:57:45'),
(2232,'modifiedby',NULL,'1'),
(2232,'source',NULL,'WORKFLOW'),
(2232,'record_id',NULL,'874'),
(2232,'record_module',NULL,'Project'),
(2234,'leadstatus','Fissato appuntamento','Acquisito'),
(2234,'modifiedby','7','1'),
(2235,'label',NULL,'Onboarding Appartamento in Via Friuli 24 - Milano'),
(2235,'date_start',NULL,'2023-06-27'),
(2235,'activitytype',NULL,'Emails'),
(2235,'assigned_user_id',NULL,'1'),
(2235,'subject',NULL,'Onboarding Appartamento in Via Friuli 24 - Milano'),
(2235,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Via Friuli 24 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2235,'time_start',NULL,'14:58:01'),
(2235,'createdtime',NULL,'2023-06-27 14:58:01'),
(2235,'modifiedby',NULL,'1'),
(2235,'from_email',NULL,'onboarding@easylife.house'),
(2235,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(2235,'ccmail',NULL,'[""]'),
(2235,'bccmail',NULL,'[""]'),
(2235,'parent_id',NULL,'794@1|'),
(2235,'email_flag',NULL,'SENT'),
(2235,'source',NULL,'CRM'),
(2235,'record_id',NULL,'875'),
(2235,'record_module',NULL,'Emails'),
(2237,'leadstatus','','Fuori Zona'),
(2237,'modifiedby','6','7'),
(2238,'label',NULL,'Valutazione Immobile in Viale omero 26 - Milano'),
(2238,'date_start',NULL,'2023-06-27'),
(2238,'activitytype',NULL,'Emails'),
(2238,'assigned_user_id',NULL,'1'),
(2238,'subject',NULL,'Valutazione Immobile in Viale omero 26 - Milano'),
(2238,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Francesco</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2238,'time_start',NULL,'15:02:01'),
(2238,'createdtime',NULL,'2023-06-27 15:02:01'),
(2238,'modifiedby',NULL,'1'),
(2238,'from_email',NULL,'francescamontuoro@easylife.house'),
(2238,'saved_toid',NULL,'["","francesco.del.litto@versalis.eni.com"]'),
(2238,'ccmail',NULL,'[""]'),
(2238,'bccmail',NULL,'[""]'),
(2238,'parent_id',NULL,'873@1|'),
(2238,'email_flag',NULL,'SENT'),
(2238,'source',NULL,'CRM'),
(2238,'record_id',NULL,'876'),
(2238,'record_module',NULL,'Emails'),
(2240,'leadstatus','','Fuori Zona'),
(2240,'modifiedby','5','7'),
(2241,'label',NULL,'Valutazione Immobile in Monte Sasso - Milano'),
(2241,'date_start',NULL,'2023-06-27'),
(2241,'activitytype',NULL,'Emails'),
(2241,'assigned_user_id',NULL,'1'),
(2241,'subject',NULL,'Valutazione Immobile in Monte Sasso - Milano'),
(2241,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Margherita</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2241,'time_start',NULL,'15:04:02'),
(2241,'createdtime',NULL,'2023-06-27 15:04:02'),
(2241,'modifiedby',NULL,'1'),
(2241,'from_email',NULL,'francescamontuoro@easylife.house'),
(2241,'saved_toid',NULL,'["","margheritatanzariello61@gmail.com"]'),
(2241,'ccmail',NULL,'[""]'),
(2241,'bccmail',NULL,'[""]'),
(2241,'parent_id',NULL,'863@1|'),
(2241,'email_flag',NULL,'SENT'),
(2241,'source',NULL,'CRM'),
(2241,'record_id',NULL,'877'),
(2241,'record_module',NULL,'Emails'),
(2243,'leadstatus','','Attempted to Contact'),
(2243,'modifiedby','5','7'),
(2244,'leadstatus','','Attempted to Contact'),
(2244,'modifiedby','5','7'),
(2245,'leadstatus','Fissato appuntamento','Proposta commerciale'),
(2246,'label',NULL,'Mariafrancesca Miglietta'),
(2246,'firstname',NULL,'Mariafrancesca'),
(2246,'lead_no',NULL,'LEA540'),
(2246,'lastname',NULL,'Miglietta'),
(2246,'mobile',NULL,'3476557962'),
(2246,'email',NULL,'mariafrancesca.miglietta@gmail.com'),
(2246,'assigned_user_id',NULL,'5'),
(2246,'createdtime',NULL,'2023-06-27 17:04:32'),
(2246,'modifiedby',NULL,'5'),
(2246,'lane',NULL,'Viale Sarca 41'),
(2246,'city',NULL,'Milano'),
(2246,'source',NULL,'WEBSERVICE'),
(2246,'cf_857',NULL,'2'),
(2246,'cf_859',NULL,'1'),
(2246,'cf_861',NULL,'Ricerca Internet'),
(2246,'record_id',NULL,'878'),
(2246,'record_module',NULL,'Leads'),
(2247,'label',NULL,'Emily Zou'),
(2247,'firstname',NULL,'Emily'),
(2247,'lead_no',NULL,'LEA541'),
(2247,'lastname',NULL,'Zou'),
(2247,'mobile',NULL,'3335953809'),
(2247,'email',NULL,'emilyzou29.00@gmail.com'),
(2247,'assigned_user_id',NULL,'5'),
(2247,'createdtime',NULL,'2023-06-27 19:29:21'),
(2247,'modifiedby',NULL,'5'),
(2247,'lane',NULL,'Viale Pisa 18'),
(2247,'city',NULL,'Milano'),
(2247,'source',NULL,'WEBSERVICE'),
(2247,'cf_857',NULL,'1'),
(2247,'cf_859',NULL,'1'),
(2247,'cf_861',NULL,'Passaparola Amici'),
(2247,'record_id',NULL,'879'),
(2247,'record_module',NULL,'Leads'),
(2248,'label',NULL,'Corrado Giunta'),
(2248,'firstname',NULL,'Corrado'),
(2248,'contact_no',NULL,'CON51'),
(2248,'lastname',NULL,'Giunta'),
(2248,'email',NULL,'corrado.giunta@virgilio.it'),
(2248,'assigned_user_id',NULL,'5'),
(2248,'createdtime',NULL,'2023-06-28 07:27:40'),
(2248,'modifiedby',NULL,'5'),
(2248,'source',NULL,'WEBSERVICE'),
(2248,'cf_875',NULL,'cgiunta'),
(2248,'cf_877',NULL,'Repubblica6!'),
(2248,'cf_925',NULL,'piazza-repubblica-6'),
(2248,'record_id',NULL,'880'),
(2248,'record_module',NULL,'Contacts'),
(2249,'label',NULL,'GIANFRANCO Confalonieri'),
(2249,'firstname',NULL,'GIANFRANCO'),
(2249,'lead_no',NULL,'LEA542'),
(2249,'lastname',NULL,'Confalonieri'),
(2249,'mobile',NULL,'3492254354'),
(2249,'email',NULL,'cobeimmobiliaresrl@gmail.com'),
(2249,'assigned_user_id',NULL,'5'),
(2249,'createdtime',NULL,'2023-06-28 07:41:12'),
(2249,'modifiedby',NULL,'5'),
(2249,'lane',NULL,'Marcona 11'),
(2249,'city',NULL,'Milano'),
(2249,'description',NULL,'Monolocale completamente attrezzato con angolo cottura a scomparsa'),
(2249,'source',NULL,'WEBSERVICE'),
(2249,'cf_857',NULL,'1'),
(2249,'cf_859',NULL,'1'),
(2249,'cf_861',NULL,'Ricerca Internet'),
(2249,'record_id',NULL,'881'),
(2249,'record_module',NULL,'Leads'),
(2250,'label',NULL,'Tommaso Piu'),
(2250,'firstname',NULL,'Tommaso'),
(2250,'lead_no',NULL,'LEA543'),
(2250,'lastname',NULL,'Piu'),
(2250,'mobile',NULL,'3491660677'),
(2250,'email',NULL,'tommasopiu.ca1@gmail.com'),
(2250,'assigned_user_id',NULL,'5'),
(2250,'createdtime',NULL,'2023-06-28 07:55:22'),
(2250,'modifiedby',NULL,'5'),
(2250,'lane',NULL,'Viale Carlo Troya 23'),
(2250,'city',NULL,'Milano'),
(2250,'source',NULL,'WEBSERVICE'),
(2250,'cf_857',NULL,'2'),
(2250,'cf_859',NULL,'1'),
(2250,'cf_861',NULL,'Ricerca Internet'),
(2250,'record_id',NULL,'882'),
(2250,'record_module',NULL,'Leads'),
(2251,'label',NULL,'Luisa Marras'),
(2251,'firstname',NULL,'Luisa'),
(2251,'lead_no',NULL,'LEA544'),
(2251,'lastname',NULL,'Marras'),
(2251,'mobile',NULL,'3392173850'),
(2251,'email',NULL,'marr_luisa@yahoo.it'),
(2251,'assigned_user_id',NULL,'5'),
(2251,'createdtime',NULL,'2023-06-28 08:42:42'),
(2251,'modifiedby',NULL,'5'),
(2251,'lane',NULL,'Privata Belgirate 8'),
(2251,'city',NULL,'Milano'),
(2251,'source',NULL,'WEBSERVICE'),
(2251,'cf_857',NULL,'2'),
(2251,'cf_859',NULL,'1'),
(2251,'cf_861',NULL,'Ricerca Internet'),
(2251,'record_id',NULL,'883'),
(2251,'record_module',NULL,'Leads'),
(2252,'label',NULL,'Cristina Carati'),
(2252,'salutationtype',NULL,'Ms.'),
(2252,'firstname',NULL,'Cristina'),
(2252,'lead_no',NULL,'LEA545'),
(2252,'lastname',NULL,'Carati'),
(2252,'mobile',NULL,'3477678557'),
(2252,'leadsource',NULL,'Existing Customer'),
(2252,'leadstatus',NULL,'Qualified'),
(2252,'assigned_user_id',NULL,'7'),
(2252,'createdtime',NULL,'2023-06-28 09:18:23'),
(2252,'modifiedby',NULL,'7'),
(2252,'lane',NULL,'Corso Italia 44'),
(2252,'city',NULL,'Milano'),
(2252,'description',NULL,'110 mq, 2 camere da letto, sala con balcone lungo, cucina piccola separata con balconcino, 1 bagno, II piano. AC in tutte le camere, tranne in bagno.'),
(2252,'source',NULL,'CRM'),
(2252,'cf_857',NULL,'2'),
(2252,'cf_859',NULL,'1'),
(2252,'cf_861',NULL,'Referal Fabio Arinella'),
(2252,'record_id',NULL,'884'),
(2252,'record_module',NULL,'Leads'),
(2253,'email','','avv.carati@gmail.com'),
(2254,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2254,'date_start',NULL,'2023-06-28'),
(2254,'activitytype',NULL,'Emails'),
(2254,'assigned_user_id',NULL,'6'),
(2254,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2254,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2254,'time_start',NULL,'09:36'),
(2254,'createdtime',NULL,'2023-06-28 09:36:42'),
(2254,'modifiedby',NULL,'6'),
(2254,'from_email',NULL,'pietromarra@easylife.house'),
(2254,'saved_toid',NULL,'["corrado.giunta@virgilio.it"]'),
(2254,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2254,'bccmail',NULL,'[""]'),
(2254,'parent_id',NULL,'880@1|'),
(2254,'email_flag',NULL,'SENT'),
(2254,'source',NULL,'CRM'),
(2254,'record_id',NULL,'885'),
(2254,'record_module',NULL,'Emails'),
(2256,'label',NULL,'daniela mazzone'),
(2256,'firstname',NULL,'daniela'),
(2256,'lead_no',NULL,'LEA546'),
(2256,'lastname',NULL,'mazzone'),
(2256,'mobile',NULL,'3440784880'),
(2256,'email',NULL,'daniela@dama-re.com'),
(2256,'assigned_user_id',NULL,'5'),
(2256,'createdtime',NULL,'2023-06-28 10:46:22'),
(2256,'modifiedby',NULL,'5'),
(2256,'lane',NULL,'buonarroti 4'),
(2256,'city',NULL,'Milano'),
(2256,'source',NULL,'WEBSERVICE'),
(2256,'cf_857',NULL,'2'),
(2256,'cf_859',NULL,'2'),
(2256,'cf_861',NULL,'Ricerca Internet'),
(2256,'record_id',NULL,'886'),
(2256,'record_module',NULL,'Leads'),
(2257,'label',NULL,'alessandro bava'),
(2257,'firstname',NULL,'alessandro'),
(2257,'lead_no',NULL,'LEA547'),
(2257,'lastname',NULL,'bava'),
(2257,'mobile',NULL,'3791340274'),
(2257,'email',NULL,'thealessandrobava@gmail.com'),
(2257,'assigned_user_id',NULL,'5'),
(2257,'createdtime',NULL,'2023-06-28 10:50:22'),
(2257,'modifiedby',NULL,'5'),
(2257,'lane',NULL,'caastelfidardo 10'),
(2257,'city',NULL,'Milano'),
(2257,'source',NULL,'WEBSERVICE'),
(2257,'cf_857',NULL,'1'),
(2257,'cf_859',NULL,'1'),
(2257,'cf_861',NULL,'Ricerca Internet'),
(2257,'record_id',NULL,'887'),
(2257,'record_module',NULL,'Leads'),
(2258,'leadstatus','Contacted','Fissato appuntamento'),
(2259,'label',NULL,'Marco Perrone'),
(2259,'firstname',NULL,'Marco'),
(2259,'lead_no',NULL,'LEA548'),
(2259,'lastname',NULL,'Perrone'),
(2259,'mobile',NULL,'3284286962'),
(2259,'email',NULL,'marcoperrone@hotmail.com'),
(2259,'assigned_user_id',NULL,'5'),
(2259,'createdtime',NULL,'2023-06-28 11:18:38'),
(2259,'modifiedby',NULL,'5'),
(2259,'lane',NULL,'legnone'),
(2259,'city',NULL,'Milano'),
(2259,'source',NULL,'WEBSERVICE'),
(2259,'cf_857',NULL,'2'),
(2259,'cf_859',NULL,'2'),
(2259,'cf_861',NULL,'Ricerca Internet'),
(2259,'record_id',NULL,'888'),
(2259,'record_module',NULL,'Leads'),
(2260,'label',NULL,'Lorenzo Moroni'),
(2260,'firstname',NULL,'Lorenzo'),
(2260,'lead_no',NULL,'LEA549'),
(2260,'lastname',NULL,'Moroni'),
(2260,'mobile',NULL,'3386939246'),
(2260,'email',NULL,'moronik@hotmail.it'),
(2260,'assigned_user_id',NULL,'5'),
(2260,'createdtime',NULL,'2023-06-28 11:19:01'),
(2260,'modifiedby',NULL,'5'),
(2260,'lane',NULL,'Alberto da Gandino 19'),
(2260,'city',NULL,'Milano'),
(2260,'source',NULL,'WEBSERVICE'),
(2260,'cf_857',NULL,'3'),
(2260,'cf_859',NULL,'1'),
(2260,'cf_861',NULL,'Ricerca Internet'),
(2260,'record_id',NULL,'889'),
(2260,'record_module',NULL,'Leads'),
(2261,'leadstatus','Attempted to Contact','Contacted'),
(2262,'lane','Losanna 16','Via Losanna 16'),
(2263,'description','','Vive a Losanna. Ha firmato il preliminare, rogito il 10 luglio. 43mq, camera separata.'),
(2264,'leadstatus','Contacted','Fissato appuntamento'),
(2265,'leadstatus','','Attempted to Contact'),
(2265,'modifiedby','5','7'),
(2266,'modifiedby','5','7'),
(2266,'lane','caastelfidardo 10','Via Castelfidardo 10'),
(2267,'leadstatus','','Attempted to Contact'),
(2268,'leadstatus','','Fissato appuntamento'),
(2268,'modifiedby','5','7'),
(2269,'leadstatus','','Fuori Zona'),
(2269,'modifiedby','5','7'),
(2270,'lane','buonarroti 4','Via Buonarroti 4'),
(2271,'label',NULL,'Valutazione Immobile in Alberto da Gandino 19 - Milano'),
(2271,'date_start',NULL,'2023-06-28'),
(2271,'activitytype',NULL,'Emails'),
(2271,'assigned_user_id',NULL,'1'),
(2271,'subject',NULL,'Valutazione Immobile in Alberto da Gandino 19 - Milano'),
(2271,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Lorenzo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2271,'time_start',NULL,'13:30:02'),
(2271,'createdtime',NULL,'2023-06-28 13:30:02'),
(2271,'modifiedby',NULL,'1'),
(2271,'from_email',NULL,'francescamontuoro@easylife.house'),
(2271,'saved_toid',NULL,'["","moronik@hotmail.it"]'),
(2271,'ccmail',NULL,'[""]'),
(2271,'bccmail',NULL,'[""]'),
(2271,'parent_id',NULL,'889@1|'),
(2271,'email_flag',NULL,'SENT'),
(2271,'source',NULL,'CRM'),
(2271,'record_id',NULL,'890'),
(2271,'record_module',NULL,'Emails'),
(2273,'leadstatus','Attempted to Contact','Contacted'),
(2274,'label',NULL,'ROBERTO D'),
(2274,'firstname',NULL,'ROBERTO'),
(2274,'lead_no',NULL,'LEA550'),
(2274,'lastname',NULL,'D'),
(2274,'mobile',NULL,'3477202671'),
(2274,'email',NULL,'roberto.daddeo@gmail.com'),
(2274,'assigned_user_id',NULL,'5'),
(2274,'createdtime',NULL,'2023-06-28 13:33:12'),
(2274,'modifiedby',NULL,'5'),
(2274,'lane',NULL,'PIAZZA MARCO VIPSANIO AGRIPPA 1B'),
(2274,'city',NULL,'Milano'),
(2274,'source',NULL,'WEBSERVICE'),
(2274,'cf_857',NULL,'2'),
(2274,'cf_859',NULL,'1'),
(2274,'cf_861',NULL,'Ricerca Internet'),
(2274,'record_id',NULL,'891'),
(2274,'record_module',NULL,'Leads'),
(2275,'description','','La Corte Segreta, pronto a fine anno. Trlo 110 mq al piano 1, 2 camere due bagni cucina a vista'),
(2276,'leadstatus','','Fuori Zona'),
(2276,'modifiedby','5','7'),
(2277,'label',NULL,'Valutazione Immobile in Viale Pisa 18 - Milano'),
(2277,'date_start',NULL,'2023-06-28'),
(2277,'activitytype',NULL,'Emails'),
(2277,'assigned_user_id',NULL,'1'),
(2277,'subject',NULL,'Valutazione Immobile in Viale Pisa 18 - Milano'),
(2277,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Emily</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2277,'time_start',NULL,'14:04:01'),
(2277,'createdtime',NULL,'2023-06-28 14:04:01'),
(2277,'modifiedby',NULL,'1'),
(2277,'from_email',NULL,'francescamontuoro@easylife.house'),
(2277,'saved_toid',NULL,'["","emilyzou29.00@gmail.com"]'),
(2277,'ccmail',NULL,'[""]'),
(2277,'bccmail',NULL,'[""]'),
(2277,'parent_id',NULL,'879@1|'),
(2277,'email_flag',NULL,'SENT'),
(2277,'source',NULL,'CRM'),
(2277,'record_id',NULL,'892'),
(2277,'record_module',NULL,'Emails'),
(2279,'leadstatus','','Medium Term'),
(2279,'modifiedby','5','7'),
(2281,'leadstatus','','Medium Term'),
(2281,'modifiedby','5','7'),
(2282,'description','','Vive in appartamento, affitta una stanza'),
(2283,'leadstatus','Attempted to Contact','Non Qualificato'),
(2284,'description','Vive in appartamento, affitta una stanza','Vive in appartamento, affitta una stanza, vuole solo servizio pulizie....'),
(2285,'leadstatus','','Contacted'),
(2285,'modifiedby','5','7'),
(2286,'description','','Da ottobre lo libera piano 8 trilo due camere 1 bagno, vive a Cagliari. Ristrutturato 5 anni fa, AC in tutte le stanze. Esigenza di farlo manutenere'),
(2287,'leadstatus','Contacted','Fissato appuntamento'),
(2288,'label',NULL,'Carolina Toninelli'),
(2288,'firstname',NULL,'Carolina'),
(2288,'lead_no',NULL,'LEA551'),
(2288,'lastname',NULL,'Toninelli'),
(2288,'mobile',NULL,'3332618325'),
(2288,'email',NULL,'carolina1.noci@gmail.com'),
(2288,'assigned_user_id',NULL,'5'),
(2288,'createdtime',NULL,'2023-06-29 13:06:33'),
(2288,'modifiedby',NULL,'5'),
(2288,'lane',NULL,'Piazza eleonora duse 1'),
(2288,'city',NULL,'Milano'),
(2288,'source',NULL,'WEBSERVICE'),
(2288,'cf_857',NULL,'2'),
(2288,'cf_859',NULL,'1'),
(2288,'cf_861',NULL,'Ricerca Internet'),
(2288,'record_id',NULL,'893'),
(2288,'record_module',NULL,'Leads'),
(2289,'label',NULL,'Davide Cosenza'),
(2289,'firstname',NULL,'Davide'),
(2289,'lead_no',NULL,'LEA552'),
(2289,'lastname',NULL,'Cosenza'),
(2289,'mobile',NULL,'3332803636'),
(2289,'email',NULL,'tonnaroto90@gmail.com'),
(2289,'assigned_user_id',NULL,'5'),
(2289,'createdtime',NULL,'2023-06-30 05:12:15'),
(2289,'modifiedby',NULL,'5'),
(2289,'lane',NULL,'Via panfilo nuvolone'),
(2289,'city',NULL,'Milano'),
(2289,'source',NULL,'WEBSERVICE'),
(2289,'cf_857',NULL,'3'),
(2289,'cf_859',NULL,'1'),
(2289,'cf_861',NULL,'Ricerca Internet'),
(2289,'record_id',NULL,'894'),
(2289,'record_module',NULL,'Leads'),
(2290,'label',NULL,'GIORGIO PAGLIARO'),
(2290,'firstname',NULL,'GIORGIO'),
(2290,'lead_no',NULL,'LEA553'),
(2290,'lastname',NULL,'PAGLIARO'),
(2290,'mobile',NULL,'3355805198'),
(2290,'email',NULL,'gior.pagl.iaro@gmail.com'),
(2290,'assigned_user_id',NULL,'5'),
(2290,'createdtime',NULL,'2023-06-30 07:37:22'),
(2290,'modifiedby',NULL,'5'),
(2290,'lane',NULL,'Via Pasquale Paoli'),
(2290,'city',NULL,'Milano'),
(2290,'source',NULL,'WEBSERVICE'),
(2290,'cf_857',NULL,'1'),
(2290,'cf_859',NULL,'1'),
(2290,'cf_861',NULL,'Ricerca Internet'),
(2290,'record_id',NULL,'895'),
(2290,'record_module',NULL,'Leads'),
(2291,'leadstatus','','Fuori Zona'),
(2291,'modifiedby','5','7'),
(2292,'leadstatus','','Contacted'),
(2292,'modifiedby','5','7'),
(2293,'label',NULL,'Valutazione Immobile in Via panfilo nuvolone - Milano'),
(2293,'date_start',NULL,'2023-06-30'),
(2293,'activitytype',NULL,'Emails'),
(2293,'assigned_user_id',NULL,'1'),
(2293,'subject',NULL,'Valutazione Immobile in Via panfilo nuvolone - Milano'),
(2293,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Davide</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2293,'time_start',NULL,'11:20:02'),
(2293,'createdtime',NULL,'2023-06-30 11:20:02'),
(2293,'modifiedby',NULL,'1'),
(2293,'from_email',NULL,'francescamontuoro@easylife.house'),
(2293,'saved_toid',NULL,'["","tonnaroto90@gmail.com"]'),
(2293,'ccmail',NULL,'[""]'),
(2293,'bccmail',NULL,'[""]'),
(2293,'parent_id',NULL,'894@1|'),
(2293,'email_flag',NULL,'SENT'),
(2293,'source',NULL,'CRM'),
(2293,'record_id',NULL,'896'),
(2293,'record_module',NULL,'Emails'),
(2295,'description','','Inzieranno i lavori di ristrutturazione a settembre, faranno finiture di pregio (70mq circa). Gia' mandata stima e info nstra Luxury Collection'),
(2296,'leadstatus','Contacted','Follow Up'),
(2297,'label',NULL,'Stefania Bonetti'),
(2297,'firstname',NULL,'Stefania'),
(2297,'lead_no',NULL,'LEA554'),
(2297,'lastname',NULL,'Bonetti'),
(2297,'mobile',NULL,'3409242895'),
(2297,'email',NULL,'ste.bonetti@hotmail.it'),
(2297,'assigned_user_id',NULL,'5'),
(2297,'createdtime',NULL,'2023-06-30 12:08:32'),
(2297,'modifiedby',NULL,'5'),
(2297,'lane',NULL,'Via Romilli'),
(2297,'city',NULL,'Milano'),
(2297,'source',NULL,'WEBSERVICE'),
(2297,'cf_857',NULL,'3'),
(2297,'cf_859',NULL,'1'),
(2297,'cf_861',NULL,'Ricerca Internet'),
(2297,'record_id',NULL,'897'),
(2297,'record_module',NULL,'Leads'),
(2298,'leadstatus','','Fuori Zona'),
(2298,'modifiedby','5','7'),
(2299,'label',NULL,'Valutazione Immobile in Via Romilli - Milano'),
(2299,'date_start',NULL,'2023-06-30'),
(2299,'activitytype',NULL,'Emails'),
(2299,'assigned_user_id',NULL,'1'),
(2299,'subject',NULL,'Valutazione Immobile in Via Romilli - Milano'),
(2299,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Stefania</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2299,'time_start',NULL,'12:45:02'),
(2299,'createdtime',NULL,'2023-06-30 12:45:02'),
(2299,'modifiedby',NULL,'1'),
(2299,'from_email',NULL,'francescamontuoro@easylife.house'),
(2299,'saved_toid',NULL,'["","ste.bonetti@hotmail.it"]'),
(2299,'ccmail',NULL,'[""]'),
(2299,'bccmail',NULL,'[""]'),
(2299,'parent_id',NULL,'897@1|'),
(2299,'email_flag',NULL,'SENT'),
(2299,'source',NULL,'CRM'),
(2299,'record_id',NULL,'898'),
(2299,'record_module',NULL,'Emails'),
(2301,'leadstatus','','Attempted to Contact'),
(2301,'modifiedby','5','7'),
(2302,'leadstatus','','Medium Term'),
(2302,'modifiedby','5','7'),
(2303,'leadstatus','Medium Term','Affittato'),
(2304,'label',NULL,'Alessandro Cozzi'),
(2304,'firstname',NULL,'Alessandro'),
(2304,'lead_no',NULL,'LEA555'),
(2304,'lastname',NULL,'Cozzi'),
(2304,'mobile',NULL,'3470081808'),
(2304,'email',NULL,'alexcozzi@libero.it'),
(2304,'assigned_user_id',NULL,'5'),
(2304,'createdtime',NULL,'2023-06-30 13:11:22'),
(2304,'modifiedby',NULL,'5'),
(2304,'lane',NULL,'Ripa di Porta Ticinese'),
(2304,'city',NULL,'Milano'),
(2304,'source',NULL,'WEBSERVICE'),
(2304,'cf_857',NULL,'1'),
(2304,'cf_859',NULL,'1'),
(2304,'cf_861',NULL,'Ricerca Internet'),
(2304,'record_id',NULL,'899'),
(2304,'record_module',NULL,'Leads'),
(2305,'modifiedby','5','7'),
(2305,'description','','Mono angolo Carlo D'Adda VI piano appena ristrutturato. Non c'e AC.'),
(2306,'description','Mono angolo Carlo D'Adda VI piano appena ristrutturato. Non c'e AC.','Mono angolo Carlo D'Adda VI piano appena ristrutturato. Non c'e AC. Affitto scade il 30 di settembre.'),
(2307,'description','Mono angolo Carlo D'Adda VI piano appena ristrutturato. Non c'e AC. Affitto scade il 30 di settembre.','Mono angolo Carlo D'Adda VI piano appena ristrutturato. Non c'e AC. Affitto scade il 30 di settembre. Letto e' divano letto. Rogita ad inizio Ottobre'),
(2308,'leadstatus','','Contacted'),
(2309,'modifiedby','5','7'),
(2309,'city','Milano','Roma'),
(2310,'leadstatus','','Non Qualificato'),
(2311,'label','ROBERTO D','ROBERTO D'Addeo'),
(2311,'lastname','D','D'Addeo'),
(2311,'modifiedby','7','6'),
(2312,'label',NULL,'Stefano Calonghi'),
(2312,'firstname',NULL,'Stefano'),
(2312,'lead_no',NULL,'LEA556'),
(2312,'lastname',NULL,'Calonghi'),
(2312,'mobile',NULL,'3484612481'),
(2312,'email',NULL,'stefanocalonghi@gmail.com'),
(2312,'assigned_user_id',NULL,'5'),
(2312,'createdtime',NULL,'2023-06-30 16:00:21'),
(2312,'modifiedby',NULL,'5'),
(2312,'lane',NULL,'Melchiorre Gioia 30'),
(2312,'city',NULL,'Milano'),
(2312,'source',NULL,'WEBSERVICE'),
(2312,'cf_857',NULL,'2'),
(2312,'cf_859',NULL,'1'),
(2312,'cf_861',NULL,'Passaparola Amici'),
(2312,'record_id',NULL,'900'),
(2312,'record_module',NULL,'Leads'),
(2313,'label',NULL,'giuseppe pace'),
(2313,'firstname',NULL,'giuseppe'),
(2313,'lead_no',NULL,'LEA557'),
(2313,'lastname',NULL,'pace'),
(2313,'mobile',NULL,'3452230607'),
(2313,'email',NULL,'giuseppe.pace@hotmail.com'),
(2313,'assigned_user_id',NULL,'5'),
(2313,'createdtime',NULL,'2023-06-30 16:20:22'),
(2313,'modifiedby',NULL,'5'),
(2313,'lane',NULL,'varazze'),
(2313,'city',NULL,'Milano'),
(2313,'source',NULL,'WEBSERVICE'),
(2313,'cf_857',NULL,'3'),
(2313,'cf_859',NULL,'1'),
(2313,'cf_861',NULL,'Ricerca Internet'),
(2313,'record_id',NULL,'901'),
(2313,'record_module',NULL,'Leads'),
(2314,'label',NULL,'Sara tressante'),
(2314,'firstname',NULL,'Sara'),
(2314,'lead_no',NULL,'LEA558'),
(2314,'lastname',NULL,'tressante'),
(2314,'mobile',NULL,'3924154574'),
(2314,'email',NULL,'saratressante@outlook.it'),
(2314,'assigned_user_id',NULL,'5'),
(2314,'createdtime',NULL,'2023-07-01 14:13:22'),
(2314,'modifiedby',NULL,'5'),
(2314,'lane',NULL,'Novara 14'),
(2314,'city',NULL,'Milano'),
(2314,'source',NULL,'WEBSERVICE'),
(2314,'cf_857',NULL,'2'),
(2314,'cf_859',NULL,'1'),
(2314,'cf_861',NULL,'Ricerca Internet'),
(2314,'record_id',NULL,'902'),
(2314,'record_module',NULL,'Leads'),
(2315,'label',NULL,'Francesco Del'),
(2315,'firstname',NULL,'Francesco'),
(2315,'lead_no',NULL,'LEA559'),
(2315,'lastname',NULL,'Del'),
(2315,'mobile',NULL,'3484532685'),
(2315,'email',NULL,'francesco.del.litto@versalis.eni.com'),
(2315,'assigned_user_id',NULL,'5'),
(2315,'createdtime',NULL,'2023-07-02 05:41:16'),
(2315,'modifiedby',NULL,'5'),
(2315,'lane',NULL,'Viale omero 26'),
(2315,'city',NULL,'Milano'),
(2315,'source',NULL,'WEBSERVICE'),
(2315,'cf_857',NULL,'2'),
(2315,'cf_859',NULL,'1'),
(2315,'cf_861',NULL,'Ricerca Internet'),
(2315,'record_id',NULL,'903'),
(2315,'record_module',NULL,'Leads'),
(2316,'label','Francesco Del','Francesco Del Litto'),
(2316,'lastname','Del','Del Litto'),
(2316,'modifiedby','5','6'),
(2317,'label',NULL,'Giacomo Enrico'),
(2317,'firstname',NULL,'Giacomo'),
(2317,'lead_no',NULL,'LEA560'),
(2317,'lastname',NULL,'Enrico'),
(2317,'email',NULL,'jackenrico@hotmail.it'),
(2317,'assigned_user_id',NULL,'5'),
(2317,'createdtime',NULL,'2023-07-02 09:49:22'),
(2317,'modifiedby',NULL,'5'),
(2317,'lane',NULL,'via bixio'),
(2317,'city',NULL,'Milano'),
(2317,'source',NULL,'WEBSERVICE'),
(2317,'cf_857',NULL,'2'),
(2317,'cf_859',NULL,'1'),
(2317,'cf_861',NULL,'Ricerca Internet'),
(2317,'record_id',NULL,'904'),
(2317,'record_module',NULL,'Leads'),
(2318,'label',NULL,'Stefano Sperandeo'),
(2318,'firstname',NULL,'Stefano'),
(2318,'lead_no',NULL,'LEA561'),
(2318,'lastname',NULL,'Sperandeo'),
(2318,'mobile',NULL,'3928611947'),
(2318,'email',NULL,'stefano.spe1987@libero.it'),
(2318,'assigned_user_id',NULL,'5'),
(2318,'createdtime',NULL,'2023-07-02 16:49:12'),
(2318,'modifiedby',NULL,'5'),
(2318,'lane',NULL,'Piazza IV Novembre 29'),
(2318,'city',NULL,'Milano'),
(2318,'source',NULL,'WEBSERVICE'),
(2318,'cf_857',NULL,'3'),
(2318,'cf_859',NULL,'2'),
(2318,'cf_861',NULL,'Ricerca Internet'),
(2318,'record_id',NULL,'905'),
(2318,'record_module',NULL,'Leads'),
(2319,'label',NULL,'Donato Savatteri'),
(2319,'firstname',NULL,'Donato'),
(2319,'lead_no',NULL,'LEA562'),
(2319,'lastname',NULL,'Savatteri'),
(2319,'mobile',NULL,'3472969897'),
(2319,'email',NULL,'miriamformentini@hotmail.com'),
(2319,'assigned_user_id',NULL,'5'),
(2319,'createdtime',NULL,'2023-07-03 08:22:22'),
(2319,'modifiedby',NULL,'5'),
(2319,'lane',NULL,'Cavalcabo'),
(2319,'city',NULL,'Milano'),
(2319,'source',NULL,'WEBSERVICE'),
(2319,'cf_857',NULL,'1'),
(2319,'cf_859',NULL,'1'),
(2319,'cf_861',NULL,'Ricerca Internet'),
(2319,'record_id',NULL,'906'),
(2319,'record_module',NULL,'Leads'),
(2320,'label',NULL,'Alessio Rettura'),
(2320,'firstname',NULL,'Alessio'),
(2320,'lead_no',NULL,'LEA563'),
(2320,'lastname',NULL,'Rettura'),
(2320,'mobile',NULL,'3346342054'),
(2320,'email',NULL,'alessio_rettura@yahoo.it'),
(2320,'assigned_user_id',NULL,'5'),
(2320,'createdtime',NULL,'2023-07-03 08:23:12'),
(2320,'modifiedby',NULL,'5'),
(2320,'lane',NULL,'giudice donadoni'),
(2320,'city',NULL,'Milano'),
(2320,'source',NULL,'WEBSERVICE'),
(2320,'cf_857',NULL,'2'),
(2320,'cf_859',NULL,'1'),
(2320,'cf_861',NULL,'Ricerca Internet'),
(2320,'record_id',NULL,'907'),
(2320,'record_module',NULL,'Leads'),
(2321,'leadstatus','','Contacted'),
(2321,'modifiedby','5','7'),
(2322,'lane','Melchiorre Gioia 30','VIA Melchiorre Gioia 30'),
(2323,'description','','Si trasferisce all'estero, libero da settembre, bilocale, nuova ristrutturazione, 50mq, predisposizione per l'AC.'),
(2324,'leadstatus','Contacted','Fissato appuntamento'),
(2325,'leadstatus','','Fuori Zona'),
(2325,'modifiedby','5','7'),
(2326,'leadstatus','','Fuori Zona'),
(2326,'modifiedby','5','7'),
(2327,'label',NULL,'Valutazione Immobile in Cavalcabo - Milano'),
(2327,'date_start',NULL,'2023-07-03'),
(2327,'activitytype',NULL,'Emails'),
(2327,'assigned_user_id',NULL,'1'),
(2327,'subject',NULL,'Valutazione Immobile in Cavalcabo - Milano'),
(2327,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Donato</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2327,'time_start',NULL,'09:08:02'),
(2327,'createdtime',NULL,'2023-07-03 09:08:02'),
(2327,'modifiedby',NULL,'1'),
(2327,'from_email',NULL,'francescamontuoro@easylife.house'),
(2327,'saved_toid',NULL,'["","miriamformentini@hotmail.com"]'),
(2327,'ccmail',NULL,'[""]'),
(2327,'bccmail',NULL,'[""]'),
(2327,'parent_id',NULL,'906@1|'),
(2327,'email_flag',NULL,'SENT'),
(2327,'source',NULL,'CRM'),
(2327,'record_id',NULL,'908'),
(2327,'record_module',NULL,'Emails'),
(2329,'label',NULL,'Valutazione Immobile in giudice donadoni - Milano'),
(2329,'date_start',NULL,'2023-07-03'),
(2329,'activitytype',NULL,'Emails'),
(2329,'assigned_user_id',NULL,'1'),
(2329,'subject',NULL,'Valutazione Immobile in giudice donadoni - Milano'),
(2329,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Alessio</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2329,'time_start',NULL,'09:08:05'),
(2329,'createdtime',NULL,'2023-07-03 09:08:05'),
(2329,'modifiedby',NULL,'1'),
(2329,'from_email',NULL,'francescamontuoro@easylife.house'),
(2329,'saved_toid',NULL,'["","alessio_rettura@yahoo.it"]'),
(2329,'ccmail',NULL,'[""]'),
(2329,'bccmail',NULL,'[""]'),
(2329,'parent_id',NULL,'907@1|'),
(2329,'email_flag',NULL,'SENT'),
(2329,'source',NULL,'CRM'),
(2329,'record_id',NULL,'909'),
(2329,'record_module',NULL,'Emails'),
(2331,'leadstatus','','Contacted'),
(2331,'modifiedby','5','7'),
(2332,'description','','80mq trilo ristrutturato a nuovo'),
(2333,'city','Milano','Sesto San Giovanni'),
(2334,'leadstatus','Contacted','Non Qualificato'),
(2335,'leadstatus','','Attempted to Contact'),
(2335,'modifiedby','5','7'),
(2336,'label',NULL,'Marco Cammarota'),
(2336,'firstname',NULL,'Marco'),
(2336,'lead_no',NULL,'LEA564'),
(2336,'lastname',NULL,'Cammarota'),
(2336,'mobile',NULL,'3280065436'),
(2336,'email',NULL,'faramir76@gmail.com'),
(2336,'assigned_user_id',NULL,'5'),
(2336,'createdtime',NULL,'2023-07-03 09:15:22'),
(2336,'modifiedby',NULL,'5'),
(2336,'lane',NULL,'Via Ruggiero Boschovic 52'),
(2336,'city',NULL,'Milano'),
(2336,'source',NULL,'WEBSERVICE'),
(2336,'cf_857',NULL,'1'),
(2336,'cf_859',NULL,'1'),
(2336,'cf_861',NULL,'Ricerca Internet'),
(2336,'record_id',NULL,'910'),
(2336,'record_module',NULL,'Leads'),
(2337,'leadstatus','','Contacted'),
(2337,'modifiedby','5','7'),
(2338,'description','','Bilocale nuova costruzione angolo Buenos Aires Piano 1 consegna mobili questo sabato.'),
(2339,'description','Bilocale nuova costruzione angolo Buenos Aires Piano 1 consegna mobili questo sabato.','Bilocale nuova costruzione angolo Buenos Aires Piano 1 consegna mobili questo sabato. Divano letto.'),
(2340,'description','Bilocale nuova costruzione angolo Buenos Aires Piano 1 consegna mobili questo sabato. Divano letto.','Bilocale nuova costruzione angolo Buenos Aires Piano 1 consegna mobili questo sabato. Divano letto. Punta a 1600 lordo tasse'),
(2341,'leadstatus','Contacted','Fissato appuntamento'),
(2342,'leadstatus','','Fuori Zona'),
(2342,'modifiedby','6','7'),
(2343,'label',NULL,'Valutazione Immobile in Viale omero 26 - Milano'),
(2343,'date_start',NULL,'2023-07-03'),
(2343,'activitytype',NULL,'Emails'),
(2343,'assigned_user_id',NULL,'1'),
(2343,'subject',NULL,'Valutazione Immobile in Viale omero 26 - Milano'),
(2343,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Francesco</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2343,'time_start',NULL,'09:42:02'),
(2343,'createdtime',NULL,'2023-07-03 09:42:02'),
(2343,'modifiedby',NULL,'1'),
(2343,'from_email',NULL,'francescamontuoro@easylife.house'),
(2343,'saved_toid',NULL,'["","francesco.del.litto@versalis.eni.com"]'),
(2343,'ccmail',NULL,'[""]'),
(2343,'bccmail',NULL,'[""]'),
(2343,'parent_id',NULL,'903@1|'),
(2343,'email_flag',NULL,'SENT'),
(2343,'source',NULL,'CRM'),
(2343,'record_id',NULL,'911'),
(2343,'record_module',NULL,'Emails'),
(2345,'leadstatus','','Fuori Zona'),
(2345,'modifiedby','5','7'),
(2346,'label',NULL,'Valutazione Immobile in Novara 14 - Milano'),
(2346,'date_start',NULL,'2023-07-03'),
(2346,'activitytype',NULL,'Emails'),
(2346,'assigned_user_id',NULL,'1'),
(2346,'subject',NULL,'Valutazione Immobile in Novara 14 - Milano'),
(2346,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Sara</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2346,'time_start',NULL,'09:43:02'),
(2346,'createdtime',NULL,'2023-07-03 09:43:02'),
(2346,'modifiedby',NULL,'1'),
(2346,'from_email',NULL,'francescamontuoro@easylife.house'),
(2346,'saved_toid',NULL,'["","saratressante@outlook.it"]'),
(2346,'ccmail',NULL,'[""]'),
(2346,'bccmail',NULL,'[""]'),
(2346,'parent_id',NULL,'902@1|'),
(2346,'email_flag',NULL,'SENT'),
(2346,'source',NULL,'CRM'),
(2346,'record_id',NULL,'912'),
(2346,'record_module',NULL,'Emails'),
(2348,'modifiedby','5','7'),
(2348,'lane','varazze','Via varazze'),
(2349,'leadstatus','','Medium Term'),
(2350,'label',NULL,'Alice Dalla'),
(2350,'firstname',NULL,'Alice'),
(2350,'lead_no',NULL,'LEA565'),
(2350,'lastname',NULL,'Dalla'),
(2350,'mobile',NULL,'3408610340'),
(2350,'email',NULL,'alicedallariva@gmail.com'),
(2350,'assigned_user_id',NULL,'5'),
(2350,'createdtime',NULL,'2023-07-03 13:46:22'),
(2350,'modifiedby',NULL,'5'),
(2350,'lane',NULL,'Via Delfico 2'),
(2350,'city',NULL,'Milano'),
(2350,'source',NULL,'WEBSERVICE'),
(2350,'cf_857',NULL,'2'),
(2350,'cf_859',NULL,'1'),
(2350,'cf_861',NULL,'Ricerca Internet'),
(2350,'record_id',NULL,'913'),
(2350,'record_module',NULL,'Leads'),
(2351,'leadstatus','','Fuori Zona'),
(2351,'modifiedby','5','7'),
(2352,'label',NULL,'Valutazione Immobile in Via Delfico 2 - Milano'),
(2352,'date_start',NULL,'2023-07-03'),
(2352,'activitytype',NULL,'Emails'),
(2352,'assigned_user_id',NULL,'1'),
(2352,'subject',NULL,'Valutazione Immobile in Via Delfico 2 - Milano'),
(2352,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Alice</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2352,'time_start',NULL,'14:00:02'),
(2352,'createdtime',NULL,'2023-07-03 14:00:02'),
(2352,'modifiedby',NULL,'1'),
(2352,'from_email',NULL,'francescamontuoro@easylife.house'),
(2352,'saved_toid',NULL,'["","alicedallariva@gmail.com"]'),
(2352,'ccmail',NULL,'[""]'),
(2352,'bccmail',NULL,'[""]'),
(2352,'parent_id',NULL,'913@1|'),
(2352,'email_flag',NULL,'SENT'),
(2352,'source',NULL,'CRM'),
(2352,'record_id',NULL,'914'),
(2352,'record_module',NULL,'Emails'),
(2354,'leadstatus','Attempted to Contact','Contacted'),
(2355,'description','','Bilo 54mq, nuova csotruzione'),
(2356,'lane','via bixio','via Nino bixio 17'),
(2357,'description','Bilo 54mq, nuova csotruzione','Bilo 54mq, nuova costruzione, pronto a fine ottobre, vive all'estero.'),
(2358,'mobile','0','3492349258'),
(2359,'label',NULL,'Riccardo Zucchini'),
(2359,'firstname',NULL,'Riccardo'),
(2359,'lead_no',NULL,'LEA566'),
(2359,'lastname',NULL,'Zucchini'),
(2359,'mobile',NULL,'3401501996'),
(2359,'email',NULL,'riccardo.zucchini1@gmail.com'),
(2359,'assigned_user_id',NULL,'5'),
(2359,'createdtime',NULL,'2023-07-04 09:35:25'),
(2359,'modifiedby',NULL,'5'),
(2359,'lane',NULL,'calabiana 10'),
(2359,'city',NULL,'Milano'),
(2359,'source',NULL,'WEBSERVICE'),
(2359,'cf_857',NULL,'1'),
(2359,'cf_859',NULL,'1'),
(2359,'cf_861',NULL,'Ricerca Internet'),
(2359,'record_id',NULL,'915'),
(2359,'record_module',NULL,'Leads'),
(2360,'label',NULL,'Marco Panareo'),
(2360,'firstname',NULL,'Marco'),
(2360,'contact_no',NULL,'CON52'),
(2360,'lastname',NULL,'Panareo'),
(2360,'email',NULL,'daniela.inglieri@gmail.com'),
(2360,'assigned_user_id',NULL,'5'),
(2360,'createdtime',NULL,'2023-07-04 09:35:41'),
(2360,'modifiedby',NULL,'5'),
(2360,'source',NULL,'WEBSERVICE'),
(2360,'cf_875',NULL,'mpanareo'),
(2360,'cf_877',NULL,'Sforza37a!'),
(2360,'cf_925',NULL,'sforza-37a'),
(2360,'record_id',NULL,'916'),
(2360,'record_module',NULL,'Contacts'),
(2361,'label',NULL,'Paolo Savonitto'),
(2361,'firstname',NULL,'Paolo'),
(2361,'lead_no',NULL,'LEA567'),
(2361,'lastname',NULL,'Savonitto'),
(2361,'mobile',NULL,'3339576313'),
(2361,'email',NULL,'paolo.savoni@gmail.com'),
(2361,'assigned_user_id',NULL,'5'),
(2361,'createdtime',NULL,'2023-07-04 09:55:12'),
(2361,'modifiedby',NULL,'5'),
(2361,'lane',NULL,'Via Luigi Cibrario 1'),
(2361,'city',NULL,'Milano'),
(2361,'source',NULL,'WEBSERVICE'),
(2361,'cf_857',NULL,'2'),
(2361,'cf_859',NULL,'1'),
(2361,'cf_861',NULL,'Ricerca Internet'),
(2361,'record_id',NULL,'917'),
(2361,'record_module',NULL,'Leads'),
(2362,'label',NULL,'Barbara Maestri'),
(2362,'firstname',NULL,'Barbara'),
(2362,'lead_no',NULL,'LEA568'),
(2362,'lastname',NULL,'Maestri'),
(2362,'mobile',NULL,'+393474231456'),
(2362,'email',NULL,'maestriavv@libero.it'),
(2362,'assigned_user_id',NULL,'5'),
(2362,'createdtime',NULL,'2023-07-04 10:04:23'),
(2362,'modifiedby',NULL,'5'),
(2362,'lane',NULL,'E. Bezzi'),
(2362,'city',NULL,'Milano'),
(2362,'source',NULL,'WEBSERVICE'),
(2362,'cf_857',NULL,'2'),
(2362,'cf_859',NULL,'1'),
(2362,'cf_861',NULL,'Passaparola Amici'),
(2362,'record_id',NULL,'918'),
(2362,'record_module',NULL,'Leads'),
(2363,'label',NULL,'Federica Minora'),
(2363,'firstname',NULL,'Federica'),
(2363,'contact_no',NULL,'CON53'),
(2363,'lastname',NULL,'Minora'),
(2363,'email',NULL,'minfede@yahoo.it'),
(2363,'assigned_user_id',NULL,'5'),
(2363,'createdtime',NULL,'2023-07-04 11:20:35'),
(2363,'modifiedby',NULL,'5'),
(2363,'source',NULL,'WEBSERVICE'),
(2363,'cf_875',NULL,'fminora'),
(2363,'cf_877',NULL,'Cannobio12!'),
(2363,'cf_925',NULL,'cannobio-12'),
(2363,'record_id',NULL,'919'),
(2363,'record_module',NULL,'Contacts'),
(2364,'label',NULL,'Rosa sgaramella'),
(2364,'firstname',NULL,'Rosa'),
(2364,'lead_no',NULL,'LEA569'),
(2364,'lastname',NULL,'sgaramella'),
(2364,'mobile',NULL,'3384976254'),
(2364,'email',NULL,'rosa.sgaramella@tiscali.it'),
(2364,'assigned_user_id',NULL,'5'),
(2364,'createdtime',NULL,'2023-07-04 12:23:23'),
(2364,'modifiedby',NULL,'5'),
(2364,'lane',NULL,'via ugo ojetti 48'),
(2364,'city',NULL,'Milano'),
(2364,'source',NULL,'WEBSERVICE'),
(2364,'cf_857',NULL,'3'),
(2364,'cf_859',NULL,'1'),
(2364,'cf_861',NULL,'Ricerca Internet'),
(2364,'record_id',NULL,'920'),
(2364,'record_module',NULL,'Leads'),
(2365,'lane','Corso Italia 44','Corso Italia 43'),
(2366,'cf_873','0','1'),
(2367,'leadstatus','Qualified','Fissato appuntamento'),
(2368,'description','','Monolocale ristrutturato ora.'),
(2369,'leadstatus','Attempted to Contact','Contacted'),
(2370,'description','Monolocale ristrutturato ora.','Monolocale ristrutturato ora.Piano 3'),
(2371,'lane','Via Pasquale Paoli','Via Pasquale Paoli 6'),
(2372,'description','Monolocale ristrutturato ora.Piano 3','Monolocale ristrutturato ora. Piano 3'),
(2373,'description','Monolocale ristrutturato ora. Piano 3','Monolocale ristrutturato ora. Piano 3. 30 mq'),
(2374,'label',NULL,'Azzurra Camassa'),
(2374,'firstname',NULL,'Azzurra'),
(2374,'lead_no',NULL,'LEA570'),
(2374,'lastname',NULL,'Camassa'),
(2374,'leadstatus',NULL,'Contacted'),
(2374,'assigned_user_id',NULL,'7'),
(2374,'createdtime',NULL,'2023-07-04 15:12:35'),
(2374,'modifiedby',NULL,'7'),
(2374,'city',NULL,'Milano'),
(2374,'description',NULL,'52mq + 50m con terrazzo in Maggiolina - Greco.'),
(2374,'source',NULL,'CRM'),
(2374,'record_id',NULL,'921'),
(2374,'record_module',NULL,'Leads'),
(2375,'description','52mq + 50m con terrazzo in Maggiolina - Greco.','52mq + 50m con terrazzo in Maggiolina - Greco. Edificio nuovo Art Buidling'),
(2376,'lane','','Via Giampietro Lucini 19'),
(2377,'description','52mq + 50m con terrazzo in Maggiolina - Greco. Edificio nuovo Art Buidling','52mq + 50m con terrazzo in Maggiolina - Greco. Edificio nuovo Art Buidling. Vive in Puglia, viene a Milano una volta al mese.'),
(2378,'cf_861','','Sorella di Giada Camassa (di Jacopo Dale Verme)'),
(2379,'mobile','','3666005354'),
(2380,'cf_857','','1'),
(2381,'cf_859','','1'),
(2382,'description','52mq + 50m con terrazzo in Maggiolina - Greco. Edificio nuovo Art Buidling. Vive in Puglia, viene a Milano una volta al mese.','52mq + 50m con terrazzo in Maggiolina - Greco. Edificio nuovo Art Buidling. Vive in Puglia, viene a Milano una volta al mese. Piano rialzato. 1 camera da letto bagno e anti bagno cucina a vista. Divano letto.'),
(2383,'leadstatus','Contacted','Fissato appuntamento'),
(2384,'label',NULL,'Mara Elisabetta Cremonesi'),
(2384,'firstname',NULL,'Mara Elisabetta'),
(2384,'lead_no',NULL,'LEA571'),
(2384,'lastname',NULL,'Cremonesi'),
(2384,'mobile',NULL,'3392960545'),
(2384,'email',NULL,'Maracremonesi23@gmail.com'),
(2384,'assigned_user_id',NULL,'5'),
(2384,'createdtime',NULL,'2023-07-04 20:48:12'),
(2384,'modifiedby',NULL,'5'),
(2384,'lane',NULL,'Via dei Missaglia'),
(2384,'city',NULL,'Milano'),
(2384,'source',NULL,'WEBSERVICE'),
(2384,'cf_857',NULL,'4'),
(2384,'cf_859',NULL,'2'),
(2384,'cf_861',NULL,'Ricerca Internet'),
(2384,'record_id',NULL,'922'),
(2384,'record_module',NULL,'Leads'),
(2385,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2385,'date_start',NULL,'2023-07-05'),
(2385,'activitytype',NULL,'Emails'),
(2385,'assigned_user_id',NULL,'6'),
(2385,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2385,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2385,'time_start',NULL,'05:11'),
(2385,'createdtime',NULL,'2023-07-05 05:11:33'),
(2385,'modifiedby',NULL,'6'),
(2385,'from_email',NULL,'pietromarra@easylife.house'),
(2385,'saved_toid',NULL,'["daniela.inglieri@gmail.com"]'),
(2385,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2385,'bccmail',NULL,'[""]'),
(2385,'parent_id',NULL,'916@1|'),
(2385,'email_flag',NULL,'SENT'),
(2385,'source',NULL,'CRM'),
(2385,'record_id',NULL,'923'),
(2385,'record_module',NULL,'Emails'),
(2387,'cf_873','0','1'),
(2388,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2388,'date_start',NULL,'2023-07-05'),
(2388,'activitytype',NULL,'Emails'),
(2388,'assigned_user_id',NULL,'6'),
(2388,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2388,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2388,'time_start',NULL,'05:13'),
(2388,'createdtime',NULL,'2023-07-05 05:13:45'),
(2388,'modifiedby',NULL,'6'),
(2388,'from_email',NULL,'pietromarra@easylife.house'),
(2388,'saved_toid',NULL,'["minfede@yahoo.it"]'),
(2388,'ccmail',NULL,'["donatocella@easylife.house"]'),
(2388,'bccmail',NULL,'[""]'),
(2388,'parent_id',NULL,'919@1|'),
(2388,'email_flag',NULL,'SENT'),
(2388,'source',NULL,'CRM'),
(2388,'record_id',NULL,'924'),
(2388,'record_module',NULL,'Emails'),
(2390,'cf_873','0','1'),
(2391,'label',NULL,'Giorgio Lombardo'),
(2391,'firstname',NULL,'Giorgio'),
(2391,'lead_no',NULL,'LEA572'),
(2391,'lastname',NULL,'Lombardo'),
(2391,'mobile',NULL,'3280640789'),
(2391,'email',NULL,'giorgiolombardo.gl@gmail.com'),
(2391,'assigned_user_id',NULL,'5'),
(2391,'createdtime',NULL,'2023-07-05 06:03:13'),
(2391,'modifiedby',NULL,'5'),
(2391,'lane',NULL,'Termopili'),
(2391,'city',NULL,'Milano'),
(2391,'source',NULL,'WEBSERVICE'),
(2391,'cf_857',NULL,'2'),
(2391,'cf_859',NULL,'1'),
(2391,'cf_861',NULL,'Ricerca Internet'),
(2391,'record_id',NULL,'925'),
(2391,'record_module',NULL,'Leads'),
(2392,'label',NULL,'Mara Cornea'),
(2392,'firstname',NULL,'Mara'),
(2392,'lead_no',NULL,'LEA573'),
(2392,'lastname',NULL,'Cornea'),
(2392,'mobile',NULL,'0033664078038'),
(2392,'email',NULL,'mara.cornea@gmail.com'),
(2392,'assigned_user_id',NULL,'5'),
(2392,'createdtime',NULL,'2023-07-05 08:15:33'),
(2392,'modifiedby',NULL,'5'),
(2392,'lane',NULL,'Ripa di Porta Ticinese'),
(2392,'city',NULL,'Milano'),
(2392,'source',NULL,'WEBSERVICE'),
(2392,'cf_857',NULL,'1'),
(2392,'cf_859',NULL,'1'),
(2392,'cf_861',NULL,'Ricerca Internet'),
(2392,'record_id',NULL,'926'),
(2392,'record_module',NULL,'Leads'),
(2393,'ticketcategories','Problemi con attrezzature casa','Problemi idrici'),
(2393,'modifiedby','1','6'),
(2394,'label',NULL,'PROBLEMI ARIA CONDIZIONATA'),
(2394,'ticket_no',NULL,'TT11'),
(2394,'assigned_user_id',NULL,'8'),
(2394,'ticketpriorities',NULL,'High'),
(2394,'ticketstatus',NULL,'Open'),
(2394,'ticketcategories',NULL,'Problemi idrici'),
(2394,'createdtime',NULL,'2023-07-05 08:28:08'),
(2394,'modifiedby',NULL,'6'),
(2394,'ticket_title',NULL,'PROBLEMI ARIA CONDIZIONATA'),
(2394,'source',NULL,'CRM'),
(2394,'cf_865',NULL,'T-PCA25-Castaldi25'),
(2394,'record_id',NULL,'927'),
(2394,'record_module',NULL,'HelpDesk'),
(2395,'ticketseverities','','Critical'),
(2396,'label',NULL,'Problema Riscontrato: PROBLEMI ARIA CONDIZIONATA - T-PCA25-Castaldi25'),
(2396,'date_start',NULL,'2023-07-05'),
(2396,'activitytype',NULL,'Emails'),
(2396,'assigned_user_id',NULL,'1'),
(2396,'subject',NULL,'Problema Riscontrato: PROBLEMI ARIA CONDIZIONATA - T-PCA25-Castaldi25'),
(2396,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body><span comic="" sans="" style="font-family: ">Dettagli ticket</span><br />\r\n<b style="font-family: &quot;comic sans ms&quot;, cursive; font-size: 14px;">Problema riscontrato</b><span style="font-family: &quot;comic sans ms&quot;, cursive; font-size: 14px;">: PROBLEMI ARIA CONDIZIONATA</span><br />\r\n&nbsp;\r\n<table align="left" border="0" cellpadding="1" cellspacing="1" style="width:500px;">\r\n <tbody>\r\n <tr>\r\n <td><span comic="" font-size:="" sans="" style="font-family: ">Appartamento:&nbsp;T-PCA25-Castaldi25</span></td>\r\n <td><span comic="" font-size:="" sans="" style="font-family: ">Categoria : Problemi idrici</span></td>\r\n </tr>\r\n <tr>\r\n <td><span comic="" font-size:="" sans="" style="font-family: ">Ticket No : TT11</span></td>\r\n <td><span comic="" font-size:="" sans="" style="font-family: ">Severit&agrave; : </span></td>\r\n </tr>\r\n <tr>\r\n <td><span comic="" font-size:="" sans="" style="font-family: ">Stato: Open</span></td>\r\n <td><span comic="" font-size:="" sans="" style="font-family: ">Priorit&agrave; : High</span></td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n<br />\r\n<br />\r\n<br />\r\n<br />\r\n<br />\r\n<span style="font-size:14px;"><span style="font-family:comic sans ms,cursive;">Descrizione :<br />\r\n<br />\r\n<br />\r\nSoluzione:<br />\r\n </span></span><br />\r\n<br />\r\n&nbsp;</body>\r\n</html>\r\n<br><br>'),
(2396,'time_start',NULL,'08:29:01'),
(2396,'createdtime',NULL,'2023-07-05 08:29:01'),
(2396,'modifiedby',NULL,'1'),
(2396,'from_email',NULL,'supporto@easylife.house'),
(2396,'saved_toid',NULL,'["maintenance@easylife.house","francescopetillo@easylife.house","valeriabarreca@easylife.house"]'),
(2396,'ccmail',NULL,'[""]'),
(2396,'bccmail',NULL,'["pietromarra@easylife.house"]'),
(2396,'parent_id',NULL,'927@1|'),
(2396,'email_flag',NULL,'SENT'),
(2396,'source',NULL,'CRM'),
(2396,'record_id',NULL,'928'),
(2396,'record_module',NULL,'Emails'),
(2398,'label',NULL,'STEFANO LUCARELLA'),
(2398,'firstname',NULL,'STEFANO'),
(2398,'lead_no',NULL,'LEA574'),
(2398,'lastname',NULL,'LUCARELLA'),
(2398,'mobile',NULL,'3475831793'),
(2398,'email',NULL,'stefano_lucarella@homail.it'),
(2398,'assigned_user_id',NULL,'5'),
(2398,'createdtime',NULL,'2023-07-05 09:18:22'),
(2398,'modifiedby',NULL,'5'),
(2398,'lane',NULL,'via pellegrino rossi'),
(2398,'city',NULL,'Milano'),
(2398,'source',NULL,'WEBSERVICE'),
(2398,'cf_857',NULL,'1'),
(2398,'cf_859',NULL,'1'),
(2398,'cf_861',NULL,'Ricerca Internet'),
(2398,'record_id',NULL,'929'),
(2398,'record_module',NULL,'Leads'),
(2399,'label',NULL,'Edoardo Lanati'),
(2399,'firstname',NULL,'Edoardo'),
(2399,'lead_no',NULL,'LEA575'),
(2399,'lastname',NULL,'Lanati'),
(2399,'mobile',NULL,'3931592752'),
(2399,'email',NULL,'edo.lanati@gmail.com'),
(2399,'assigned_user_id',NULL,'5'),
(2399,'createdtime',NULL,'2023-07-05 09:36:22'),
(2399,'modifiedby',NULL,'5'),
(2399,'lane',NULL,'Via Marghera 22'),
(2399,'city',NULL,'Milano'),
(2399,'source',NULL,'WEBSERVICE'),
(2399,'cf_857',NULL,'2'),
(2399,'cf_859',NULL,'2'),
(2399,'cf_861',NULL,'Ricerca Internet'),
(2399,'record_id',NULL,'930'),
(2399,'record_module',NULL,'Leads'),
(2400,'label',NULL,'Lorenzo Marcone'),
(2400,'firstname',NULL,'Lorenzo'),
(2400,'lead_no',NULL,'LEA576'),
(2400,'lastname',NULL,'Marcone'),
(2400,'mobile',NULL,'+447825537686'),
(2400,'email',NULL,'lorenzo.marcone@gmail.com'),
(2400,'assigned_user_id',NULL,'5'),
(2400,'createdtime',NULL,'2023-07-05 10:18:42'),
(2400,'modifiedby',NULL,'5'),
(2400,'lane',NULL,'Via Gian Giacomo Mora 16'),
(2400,'city',NULL,'Milano'),
(2400,'source',NULL,'WEBSERVICE'),
(2400,'cf_857',NULL,'2'),
(2400,'cf_859',NULL,'2'),
(2400,'cf_861',NULL,'Ricerca Internet'),
(2400,'record_id',NULL,'931'),
(2400,'record_module',NULL,'Leads'),
(2401,'leadstatus','','Contacted'),
(2401,'modifiedby','5','7'),
(2402,'leadstatus','Contacted','Attempted to Contact'),
(2403,'leadstatus','','Attempted to Contact'),
(2403,'modifiedby','5','7'),
(2404,'leadstatus','','Attempted to Contact'),
(2404,'modifiedby','5','7'),
(2405,'leadstatus','','Fuori Zona'),
(2405,'modifiedby','5','7'),
(2406,'label',NULL,'Valutazione Immobile in via pellegrino rossi - Milano'),
(2406,'date_start',NULL,'2023-07-05'),
(2406,'activitytype',NULL,'Emails'),
(2406,'assigned_user_id',NULL,'1'),
(2406,'subject',NULL,'Valutazione Immobile in via pellegrino rossi - Milano'),
(2406,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>STEFANO</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2406,'time_start',NULL,'10:48:02'),
(2406,'createdtime',NULL,'2023-07-05 10:48:02'),
(2406,'modifiedby',NULL,'1'),
(2406,'from_email',NULL,'francescamontuoro@easylife.house'),
(2406,'saved_toid',NULL,'["","stefano_lucarella@homail.it"]'),
(2406,'ccmail',NULL,'[""]'),
(2406,'bccmail',NULL,'[""]'),
(2406,'parent_id',NULL,'929@1|'),
(2406,'email_flag',NULL,'SENT'),
(2406,'source',NULL,'CRM'),
(2406,'record_id',NULL,'932'),
(2406,'record_module',NULL,'Emails'),
(2408,'leadstatus','','Attempted to Contact'),
(2408,'modifiedby','5','7'),
(2409,'leadstatus','','Fuori Zona'),
(2409,'modifiedby','5','7'),
(2410,'label',NULL,'Valutazione Immobile in Via dei Missaglia - Milano'),
(2410,'date_start',NULL,'2023-07-05'),
(2410,'activitytype',NULL,'Emails'),
(2410,'assigned_user_id',NULL,'1'),
(2410,'subject',NULL,'Valutazione Immobile in Via dei Missaglia - Milano'),
(2410,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Mara Elisabetta</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2410,'time_start',NULL,'10:52:02'),
(2410,'createdtime',NULL,'2023-07-05 10:52:02'),
(2410,'modifiedby',NULL,'1'),
(2410,'from_email',NULL,'francescamontuoro@easylife.house'),
(2410,'saved_toid',NULL,'["","Maracremonesi23@gmail.com"]'),
(2410,'ccmail',NULL,'[""]'),
(2410,'bccmail',NULL,'[""]'),
(2410,'parent_id',NULL,'922@1|'),
(2410,'email_flag',NULL,'SENT'),
(2410,'source',NULL,'CRM'),
(2410,'record_id',NULL,'933'),
(2410,'record_module',NULL,'Emails'),
(2412,'leadstatus','','Attempted to Contact'),
(2412,'modifiedby','5','7'),
(2413,'lane','calabiana 10','Via Calabiana 10'),
(2414,'leadstatus','Attempted to Contact','Contacted'),
(2415,'description','','70 mq ristrutturato, libero a settembre'),
(2416,'description','70 mq ristrutturato, libero a settembre','70 mq ristrutturato, libero a settembre.'),
(2417,'leadstatus','Contacted','Attempted to Contact'),
(2418,'leadstatus','','Fuori Zona'),
(2418,'modifiedby','5','7'),
(2419,'leadstatus','Attempted to Contact','Contacted'),
(2420,'lane','Termopili','Via Termopili 29'),
(2421,'label',NULL,'Valutazione Immobile in Via Luigi Cibrario 1 - Milano'),
(2421,'date_start',NULL,'2023-07-05'),
(2421,'activitytype',NULL,'Emails'),
(2421,'assigned_user_id',NULL,'1'),
(2421,'subject',NULL,'Valutazione Immobile in Via Luigi Cibrario 1 - Milano'),
(2421,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Paolo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2421,'time_start',NULL,'11:00:02'),
(2421,'createdtime',NULL,'2023-07-05 11:00:02'),
(2421,'modifiedby',NULL,'1'),
(2421,'from_email',NULL,'francescamontuoro@easylife.house'),
(2421,'saved_toid',NULL,'["","paolo.savoni@gmail.com"]'),
(2421,'ccmail',NULL,'[""]'),
(2421,'bccmail',NULL,'[""]'),
(2421,'parent_id',NULL,'917@1|'),
(2421,'email_flag',NULL,'SENT'),
(2421,'source',NULL,'CRM'),
(2421,'record_id',NULL,'934'),
(2421,'record_module',NULL,'Emails'),
(2423,'description','','Ristrutturato da poco camera matrimoniale AC da mettere asciugatrice Piano 1.'),
(2424,'leadstatus','Contacted','Fissato appuntamento'),
(2425,'leadstatus','','Fuori Zona'),
(2425,'modifiedby','5','7'),
(2426,'label',NULL,'Valutazione Immobile in via ugo ojetti 48 - Milano'),
(2426,'date_start',NULL,'2023-07-05'),
(2426,'activitytype',NULL,'Emails'),
(2426,'assigned_user_id',NULL,'1'),
(2426,'subject',NULL,'Valutazione Immobile in via ugo ojetti 48 - Milano'),
(2426,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Rosa</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2426,'time_start',NULL,'11:10:02'),
(2426,'createdtime',NULL,'2023-07-05 11:10:02'),
(2426,'modifiedby',NULL,'1'),
(2426,'from_email',NULL,'francescamontuoro@easylife.house'),
(2426,'saved_toid',NULL,'["","rosa.sgaramella@tiscali.it"]'),
(2426,'ccmail',NULL,'[""]'),
(2426,'bccmail',NULL,'[""]'),
(2426,'parent_id',NULL,'920@1|'),
(2426,'email_flag',NULL,'SENT'),
(2426,'source',NULL,'CRM'),
(2426,'record_id',NULL,'935'),
(2426,'record_module',NULL,'Emails'),
(2428,'label',NULL,'Alberto Cazzulani'),
(2428,'firstname',NULL,'Alberto'),
(2428,'lead_no',NULL,'LEA577'),
(2428,'lastname',NULL,'Cazzulani'),
(2428,'mobile',NULL,'3403151529'),
(2428,'email',NULL,'cazzulanialb@gmail.com'),
(2428,'assigned_user_id',NULL,'5'),
(2428,'createdtime',NULL,'2023-07-05 13:33:23'),
(2428,'modifiedby',NULL,'5'),
(2428,'lane',NULL,'Cappellini'),
(2428,'city',NULL,'Milano'),
(2428,'source',NULL,'WEBSERVICE'),
(2428,'cf_857',NULL,'2'),
(2428,'cf_859',NULL,'1'),
(2428,'cf_861',NULL,'Altro'),
(2428,'record_id',NULL,'936'),
(2428,'record_module',NULL,'Leads'),
(2429,'modifiedby','5','7'),
(2429,'description','','Bilo ristrutturato 10 anni fa si libera ad ottobre cucina nuova'),
(2430,'lane','Cappellini','Via Cappellini'),
(2431,'description','Bilo ristrutturato 10 anni fa si libera ad ottobre cucina nuova','Bilo ristrutturato 10 anni fa si libera ad ottobre cucina nuova 80 mq cucina abitabile AC da sistemare perche' ha 10 anni fa.'),
(2432,'leadstatus','','Contacted'),
(2433,'label',NULL,'Chiama Sig. Cazzulani per visita immboile ad ottobre'),
(2433,'subject',NULL,'Chiama Sig. Cazzulani per visita immboile ad ottobre'),
(2433,'assigned_user_id',NULL,'7'),
(2433,'date_start',NULL,'2023-09-11'),
(2433,'time_start',NULL,'14:05:00'),
(2433,'due_date',NULL,'2023-09-11'),
(2433,'time_end',NULL,'14:10:00'),
(2433,'duration_minutes',NULL,'5'),
(2433,'parent_id',NULL,'936'),
(2433,'eventstatus',NULL,'Visita'),
(2433,'activitytype',NULL,'Call'),
(2433,'createdtime',NULL,'2023-07-05 14:05:40'),
(2433,'visibility',NULL,'Public'),
(2433,'modifiedby',NULL,'7'),
(2433,'source',NULL,'CRM'),
(2433,'record_id',NULL,'937'),
(2433,'record_module',NULL,'Events'),
(2435,'label',NULL,'Mara Cornea'),
(2435,'firstname',NULL,'Mara'),
(2435,'lead_no',NULL,'LEA578'),
(2435,'lastname',NULL,'Cornea'),
(2435,'mobile',NULL,'0033664078038'),
(2435,'email',NULL,'mara.cornea@gmail.com'),
(2435,'leadsource',NULL,'Cold Call'),
(2435,'leadstatus',NULL,'Contacted'),
(2435,'assigned_user_id',NULL,'7'),
(2435,'createdtime',NULL,'2023-07-05 14:18:36'),
(2435,'modifiedby',NULL,'7'),
(2435,'lane',NULL,'Ripa di Porta Ticinese 49'),
(2435,'city',NULL,'Milano'),
(2435,'description',NULL,'Monolocale appena ristrutturato. Piano 1 da' sul cortile interno. Ristrutturato.'),
(2435,'source',NULL,'CRM'),
(2435,'cf_857',NULL,'1'),
(2435,'cf_859',NULL,'1'),
(2435,'record_id',NULL,'938'),
(2435,'record_module',NULL,'Leads'),
(2436,'description','70 mq ristrutturato, libero a settembre.','70 mq ristrutturato, libero a settembre. piano 2, AC. Terrazzo coperto.'),
(2437,'description','70 mq ristrutturato, libero a settembre. piano 2, AC. Terrazzo coperto.','70 mq ristrutturato, libero a settembre. piano 2, AC. Terrazzo coperto. Non c'e' Wi-fi.'),
(2438,'leadstatus','Attempted to Contact','Contacted'),
(2439,'description','70 mq ristrutturato, libero a settembre. piano 2, AC. Terrazzo coperto. Non c'e' Wi-fi.','70 mq ristrutturato, libero a settembre. piano 2, AC. Terrazzo coperto. Non c'e' Wi-fi. Stara' all'estero per 2 anni.'),
(2440,'label',NULL,'Alberto Somenzi'),
(2440,'firstname',NULL,'Alberto'),
(2440,'lead_no',NULL,'LEA579'),
(2440,'lastname',NULL,'Somenzi'),
(2440,'mobile',NULL,'3925632388'),
(2440,'email',NULL,'somenzi.alberto@gmail.com'),
(2440,'assigned_user_id',NULL,'5'),
(2440,'createdtime',NULL,'2023-07-05 15:37:22'),
(2440,'modifiedby',NULL,'5'),
(2440,'lane',NULL,'Via Giovanni Battista Cassinis 55'),
(2440,'city',NULL,'Milano'),
(2440,'source',NULL,'WEBSERVICE'),
(2440,'cf_857',NULL,'2'),
(2440,'cf_859',NULL,'1'),
(2440,'cf_861',NULL,'Ricerca Internet'),
(2440,'record_id',NULL,'939'),
(2440,'record_module',NULL,'Leads'),
(2441,'label',NULL,'Alberto Giordano'),
(2441,'firstname',NULL,'Alberto'),
(2441,'lead_no',NULL,'LEA580'),
(2441,'lastname',NULL,'Giordano'),
(2441,'mobile',NULL,'3487835569'),
(2441,'email',NULL,'alberto.giordano95@gmail.com'),
(2441,'assigned_user_id',NULL,'5'),
(2441,'createdtime',NULL,'2023-07-05 15:39:12'),
(2441,'modifiedby',NULL,'5'),
(2441,'lane',NULL,'Astolfo'),
(2441,'city',NULL,'Milano'),
(2441,'source',NULL,'WEBSERVICE'),
(2441,'cf_857',NULL,'3'),
(2441,'cf_859',NULL,'2'),
(2441,'cf_861',NULL,'Passaparola Amici'),
(2441,'record_id',NULL,'940'),
(2441,'record_module',NULL,'Leads'),
(2442,'leadstatus','','Fuori Zona'),
(2442,'modifiedby','5','7'),
(2443,'label',NULL,'Valutazione Immobile in Via Giovanni Battista Cassinis 55 - Milano'),
(2443,'date_start',NULL,'2023-07-05'),
(2443,'activitytype',NULL,'Emails'),
(2443,'assigned_user_id',NULL,'1'),
(2443,'subject',NULL,'Valutazione Immobile in Via Giovanni Battista Cassinis 55 - Milano'),
(2443,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Alberto</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2443,'time_start',NULL,'15:52:01'),
(2443,'createdtime',NULL,'2023-07-05 15:52:01'),
(2443,'modifiedby',NULL,'1'),
(2443,'from_email',NULL,'francescamontuoro@easylife.house'),
(2443,'saved_toid',NULL,'["","somenzi.alberto@gmail.com"]'),
(2443,'ccmail',NULL,'[""]'),
(2443,'bccmail',NULL,'[""]'),
(2443,'parent_id',NULL,'939@1|'),
(2443,'email_flag',NULL,'SENT'),
(2443,'source',NULL,'CRM'),
(2443,'record_id',NULL,'941'),
(2443,'record_module',NULL,'Emails'),
(2445,'label',NULL,'Caldaia Rotta'),
(2445,'ticket_no',NULL,'TT12'),
(2445,'assigned_user_id',NULL,'8'),
(2445,'ticketpriorities',NULL,'Normal'),
(2445,'ticketseverities',NULL,'Feature'),
(2445,'ticketstatus',NULL,'Open'),
(2445,'ticketcategories',NULL,'Problemi con attrezzature casa'),
(2445,'createdtime',NULL,'2023-07-05 17:42:08'),
(2445,'modifiedby',NULL,'6'),
(2445,'ticket_title',NULL,'Caldaia Rotta'),
(2445,'description',NULL,'asfsfwereads'),
(2445,'source',NULL,'CRM'),
(2445,'cf_865',NULL,'B-AV1-Vespucci1'),
(2445,'record_id',NULL,'942'),
(2445,'record_module',NULL,'HelpDesk'),
(2446,'label',NULL,'Problema Riscontrato: Caldaia Rotta - B-AV1-Vespucci1'),
(2446,'date_start',NULL,'2023-07-05'),
(2446,'activitytype',NULL,'Emails'),
(2446,'assigned_user_id',NULL,'1'),
(2446,'subject',NULL,'Problema Riscontrato: Caldaia Rotta - B-AV1-Vespucci1'),
(2446,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <title>Dettagli ticket</title>\r\n <style type="text/css">body {\r\n font-family: Arial, sans-serif;\r\n background-color: #f5f5f5;\r\n }\r\n\r\n h2 {\r\n color: #333333;\r\n }\r\n\r\n table {\r\n border-collapse: collapse;\r\n width: 100%;\r\n margin-bottom: 20px;\r\n }\r\n\r\n table td, table th {\r\n padding: 8px;\r\n border: 1px solid #dddddd;\r\n }\r\n\r\n table th {\r\n text-align: left;\r\n background-color: #f2f2f2;\r\n }\r\n\r\n h3 {\r\n color: #333333;\r\n }\r\n\r\n p {\r\n margin-bottom: 20px;\r\n }\r\n </style>\r\n</head>\r\n<body>\r\n<h2>Dettagli ticket</h2>\r\n\r\n<table>\r\n <tbody>\r\n <tr>\r\n <th>Problema riscontrato - Caldaia Rotta</th>\r\n <td></td>\r\n </tr>\r\n <tr>\r\n <th>Appartamento</th>\r\n <td>B-AV1-Vespucci1</td>\r\n <th>Categoria</th>\r\n <td>Problemi con attrezzature casa</td>\r\n </tr>\r\n <tr>\r\n <th>Ticket No</th>\r\n <td>TT12</td>\r\n <th>Severit&agrave;</th>\r\n <td>Feature</td>\r\n </tr>\r\n <tr>\r\n <th>Stato</th>\r\n <td>Open</td>\r\n <th>Priorit&agrave;</th>\r\n <td>Normal</td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n\r\n<h3>Descrizione</h3>\r\n\r\n<p>asfsfwereads</p>\r\n\r\n<h3>Soluzione</h3>\r\n\r\n<p></p>\r\n\r\n<p></p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2446,'time_start',NULL,'17:43:02'),
(2446,'createdtime',NULL,'2023-07-05 17:43:02'),
(2446,'modifiedby',NULL,'1'),
(2446,'from_email',NULL,'supporto@easylife.house'),
(2446,'saved_toid',NULL,'["maintenance@easylife.house"]'),
(2446,'ccmail',NULL,'[""]'),
(2446,'bccmail',NULL,'["pietromarra@easylife.house"]'),
(2446,'parent_id',NULL,'942@1|'),
(2446,'email_flag',NULL,'SENT'),
(2446,'source',NULL,'CRM'),
(2446,'record_id',NULL,'943'),
(2446,'record_module',NULL,'Emails'),
(2449,'label',NULL,'Caldaia Rotta'),
(2449,'ticket_no',NULL,'TT13'),
(2449,'assigned_user_id',NULL,'8'),
(2449,'ticketpriorities',NULL,'High'),
(2449,'ticketseverities',NULL,'Critical'),
(2449,'ticketstatus',NULL,'Open'),
(2449,'ticketcategories',NULL,'Problemi caldaia/riscaldamento'),
(2449,'createdtime',NULL,'2023-07-05 17:57:20'),
(2449,'modifiedby',NULL,'6'),
(2449,'ticket_title',NULL,'Caldaia Rotta'),
(2449,'description',NULL,'caldaia rotta intervenitre subito'),
(2449,'source',NULL,'CRM'),
(2449,'cf_865',NULL,'B-AV1-Vespucci1'),
(2449,'record_id',NULL,'944'),
(2449,'record_module',NULL,'HelpDesk'),
(2450,'label',NULL,'Problema Riscontrato: Caldaia Rotta - B-AV1-Vespucci1'),
(2450,'date_start',NULL,'2023-07-05'),
(2450,'activitytype',NULL,'Emails'),
(2450,'assigned_user_id',NULL,'1'),
(2450,'subject',NULL,'Problema Riscontrato: Caldaia Rotta - B-AV1-Vespucci1'),
(2450,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <title>Dettagli ticket</title>\r\n <style type="text/css">body {\r\n font-family: Arial, sans-serif;\r\n background-color: #ffffff;\r\n }\r\n\r\n h2 {\r\n color: #333333;\r\n }\r\n\r\n table {\r\n border-collapse: collapse;\r\n width: 100%;\r\n margin-bottom: 20px;\r\n background-color: #ffffff;\r\n border-radius: 10px;\r\n }\r\n\r\n table td, table th {\r\n padding: 8px;\r\n border: 1px solid #dddddd;\r\n }\r\n\r\n table th {\r\n text-align: left;\r\n background-color: #f2f2f2;\r\n vertical-align: top;\r\n width: 20%;\r\n }\r\n\r\n h3 {\r\n color: #333333;\r\n }\r\n\r\n p {\r\n margin-bottom: 20px;\r\n }\r\n </style>\r\n</head>\r\n<body>\r\n<h2>Dettagli ticket</h2>\r\n\r\n<table>\r\n <tbody>\r\n <tr>\r\n <th>Problema riscontrato:</th>\r\n <td>Caldaia Rotta</td>\r\n </tr>\r\n <tr>\r\n <th>Appartamento:</th>\r\n <td>B-AV1-Vespucci1</td>\r\n </tr>\r\n <tr>\r\n <th>Categoria:</th>\r\n <td>Problemi caldaia/riscaldamento</td>\r\n </tr>\r\n <tr>\r\n <th>Ticket No:</th>\r\n <td>TT13</td>\r\n </tr>\r\n <tr>\r\n <th>Severit&agrave;:</th>\r\n <td>Critical</td>\r\n </tr>\r\n <tr>\r\n <th>Stato:</th>\r\n <td>Open</td>\r\n </tr>\r\n <tr>\r\n <th>Priorit&agrave;:</th>\r\n <td>High</td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n\r\n<h3>Descrizione:</h3>\r\n\r\n<p>caldaia rotta intervenitre subito</p>\r\n\r\n<h3>Soluzione:</h3>\r\n\r\n<p><br />\r\n<br />\r\nDETTAGLIO TICKET</p>\r\n\r\n<p><a href="https://crm.easylife.house/index.php?module=HelpDesk&view=Detail&record=944">CRM Detail View URL</a></p>\r\n\r\n<p></p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2450,'time_start',NULL,'17:58:01'),
(2450,'createdtime',NULL,'2023-07-05 17:58:01'),
(2450,'modifiedby',NULL,'1'),
(2450,'from_email',NULL,'supporto@easylife.house'),
(2450,'saved_toid',NULL,'["maintenance@easylife.house"]'),
(2450,'ccmail',NULL,'[""]'),
(2450,'bccmail',NULL,'["pietromarra@easylife.house"]'),
(2450,'parent_id',NULL,'944@1|'),
(2450,'email_flag',NULL,'SENT'),
(2450,'source',NULL,'CRM'),
(2450,'record_id',NULL,'945'),
(2450,'record_module',NULL,'Emails'),
(2453,'label',NULL,'Test'),
(2453,'commentcontent',NULL,'Test'),
(2453,'assigned_user_id',NULL,'6'),
(2453,'createdtime',NULL,'2023-07-05 18:15:37'),
(2453,'related_to',NULL,'944'),
(2453,'creator',NULL,'6'),
(2453,'source',NULL,'CRM'),
(2453,'userid',NULL,'6'),
(2453,'is_private',NULL,'1'),
(2453,'filename',NULL,'1'),
(2453,'record_id',NULL,'946'),
(2453,'record_module',NULL,'ModComments'),
(2455,'label',NULL,'Ho chiamato il tecnico interverrà domani'),
(2455,'commentcontent',NULL,'Ho chiamato il tecnico interverrà domani'),
(2455,'assigned_user_id',NULL,'6'),
(2455,'createdtime',NULL,'2023-07-05 18:15:59'),
(2455,'related_to',NULL,'944'),
(2455,'creator',NULL,'6'),
(2455,'source',NULL,'CRM'),
(2455,'userid',NULL,'6'),
(2455,'is_private',NULL,'1'),
(2455,'filename',NULL,'1'),
(2455,'record_id',NULL,'947'),
(2455,'record_module',NULL,'ModComments'),
(2456,'label',NULL,'Intervento tecnino'),
(2456,'subject',NULL,'Intervento tecnino'),
(2456,'assigned_user_id',NULL,'6'),
(2456,'date_start',NULL,'2023-07-05'),
(2456,'time_start',NULL,'18:16:00'),
(2456,'due_date',NULL,'2023-07-05'),
(2456,'duration_hours',NULL,'3'),
(2456,'duration_minutes',NULL,'44'),
(2456,'parent_id',NULL,'944'),
(2456,'activitytype',NULL,'Task'),
(2456,'createdtime',NULL,'2023-07-05 18:16:39'),
(2456,'visibility',NULL,'Private'),
(2456,'modifiedby',NULL,'6'),
(2456,'source',NULL,'CRM'),
(2456,'taskstatus',NULL,'Not Started'),
(2456,'record_id',NULL,'948'),
(2456,'record_module',NULL,'Calendar'),
(2458,'label',NULL,'Gianfranco Valenzano'),
(2458,'firstname',NULL,'Gianfranco'),
(2458,'lead_no',NULL,'LEA581'),
(2458,'lastname',NULL,'Valenzano'),
(2458,'mobile',NULL,'3292059737'),
(2458,'email',NULL,'valenzanogianfranco@gmail.com'),
(2458,'assigned_user_id',NULL,'5'),
(2458,'createdtime',NULL,'2023-07-05 18:19:23'),
(2458,'modifiedby',NULL,'5'),
(2458,'lane',NULL,'Via Caracciolo 18'),
(2458,'city',NULL,'Milano'),
(2458,'source',NULL,'WEBSERVICE'),
(2458,'cf_857',NULL,'2'),
(2458,'cf_859',NULL,'1'),
(2458,'cf_861',NULL,'Ricerca Internet'),
(2458,'record_id',NULL,'949'),
(2458,'record_module',NULL,'Leads'),
(2459,'label',NULL,'Lucia Cinelli'),
(2459,'firstname',NULL,'Lucia'),
(2459,'lead_no',NULL,'LEA582'),
(2459,'lastname',NULL,'Cinelli'),
(2459,'mobile',NULL,'3471114667'),
(2459,'email',NULL,'lucyc57@hotmail.it'),
(2459,'assigned_user_id',NULL,'5'),
(2459,'createdtime',NULL,'2023-07-05 19:25:11'),
(2459,'modifiedby',NULL,'5'),
(2459,'lane',NULL,'Palladio 2'),
(2459,'city',NULL,'Milano'),
(2459,'source',NULL,'WEBSERVICE'),
(2459,'cf_857',NULL,'3'),
(2459,'cf_859',NULL,'1'),
(2459,'cf_861',NULL,'Ricerca Internet'),
(2459,'record_id',NULL,'950'),
(2459,'record_module',NULL,'Leads'),
(2460,'label',NULL,'Pietro Marra'),
(2460,'firstname',NULL,'Pietro'),
(2460,'contact_no',NULL,'CON54'),
(2460,'lastname',NULL,'Marra'),
(2460,'email',NULL,'orteipam@tiscali.it'),
(2460,'assigned_user_id',NULL,'6'),
(2460,'createdtime',NULL,'2023-07-05 20:56:36'),
(2460,'modifiedby',NULL,'6'),
(2460,'portal',NULL,'1'),
(2460,'support_start_date',NULL,'2023-07-04'),
(2460,'support_end_date',NULL,'2024-07-05'),
(2460,'source',NULL,'CRM'),
(2460,'record_id',NULL,'951'),
(2460,'record_module',NULL,'Contacts'),
(2462,'label',NULL,'Pietro Marra'),
(2462,'firstname',NULL,'Pietro'),
(2462,'contact_no',NULL,'CON55'),
(2462,'phone',NULL,'+390289954495'),
(2462,'lastname',NULL,'Marra'),
(2462,'email',NULL,'orteipam@tiscali.it'),
(2462,'assigned_user_id',NULL,'6'),
(2462,'createdtime',NULL,'2023-07-05 20:58:29'),
(2462,'modifiedby',NULL,'6'),
(2462,'portal',NULL,'1'),
(2462,'support_start_date',NULL,'2023-07-05'),
(2462,'support_end_date',NULL,'2024-07-05'),
(2462,'source',NULL,'CRM'),
(2462,'record_id',NULL,'952'),
(2462,'record_module',NULL,'Contacts'),
(2463,'modifiedby','5','7'),
(2463,'lane','Palladio 2','Via Palladio 2'),
(2464,'leadstatus','','Attempted to Contact'),
(2465,'leadstatus','','Contacted'),
(2465,'modifiedby','5','7'),
(2466,'description','','Bilo si libera dal 26/7. Ristrutturata nel 2020, AC, gia' con tutte le dotazioni perche' inizialmente pensata per affitti brevi.'),
(2467,'description','Bilo si libera dal 26/7. Ristrutturata nel 2020, AC, gia' con tutte le dotazioni perche' inizialmente pensata per affitti brevi.','Bilo si libera dal 26/7. Ristrutturata nel 2020, AC, gia' con tutte le dotazioni perche' inizialmente pensata per affitti brevi. Non ha divano letto al momento.'),
(2468,'description','Bilo si libera dal 26/7. Ristrutturata nel 2020, AC, gia' con tutte le dotazioni perche' inizialmente pensata per affitti brevi. Non ha divano letto al momento.','Bilo si libera dal 26/7. Ristrutturata nel 2020, AC, gia' con tutte le dotazioni perche' inizialmente pensata per affitti brevi. Non ha divano letto al momento. Detto 30%.'),
(2469,'description','Bilo si libera dal 26/7. Ristrutturata nel 2020, AC, gia' con tutte le dotazioni perche' inizialmente pensata per affitti brevi. Non ha divano letto al momento. Detto 30%.','Bilo si libera dal 26/7. Ristrutturata nel 2020, AC, gia' con tutte le dotazioni perche' inizialmente pensata per affitti brevi. Non ha divano letto al momento. Detto 30%. Affittava a 1.100 s.c incluse.'),
(2470,'description','','IV e V piano con terrazzo, loft. divano letto matrimoniale, soppalco di vetro.'),
(2471,'lane','Via Palladio 2','Via Andrea Palladio 2'),
(2472,'leadstatus','Attempted to Contact','Contacted'),
(2473,'description','IV e V piano con terrazzo, loft. divano letto matrimoniale, soppalco di vetro.','IV e V piano con terrazzo, loft. divano letto matrimoniale, soppalco di vetro. Si libera a fine agosto. AC.'),
(2474,'description','IV e V piano con terrazzo, loft. divano letto matrimoniale, soppalco di vetro. Si libera a fine agosto. AC.','IV e V piano con terrazzo, loft. divano letto matrimoniale, soppalco di vetro. Si libera a fine agosto. AC. 70mq commerciali.'),
(2475,'leadstatus','Attempted to Contact','Contacted'),
(2476,'label',NULL,'ALBERTO CIRIANI'),
(2476,'firstname',NULL,'ALBERTO'),
(2476,'lead_no',NULL,'LEA583'),
(2476,'lastname',NULL,'CIRIANI'),
(2476,'mobile',NULL,'3357849564'),
(2476,'email',NULL,'albecaro@libero.it'),
(2476,'assigned_user_id',NULL,'5'),
(2476,'createdtime',NULL,'2023-07-06 11:46:13'),
(2476,'modifiedby',NULL,'5'),
(2476,'lane',NULL,'DELLE PRIMULE 12'),
(2476,'city',NULL,'Milano'),
(2476,'source',NULL,'WEBSERVICE'),
(2476,'cf_857',NULL,'1'),
(2476,'cf_859',NULL,'1'),
(2476,'cf_861',NULL,'Ricerca Internet'),
(2476,'record_id',NULL,'953'),
(2476,'record_module',NULL,'Leads'),
(2477,'leadstatus','','Fuori Zona'),
(2477,'modifiedby','5','7'),
(2478,'label',NULL,'Valutazione Immobile in DELLE PRIMULE 12 - Milano'),
(2478,'date_start',NULL,'2023-07-06'),
(2478,'activitytype',NULL,'Emails'),
(2478,'assigned_user_id',NULL,'1'),
(2478,'subject',NULL,'Valutazione Immobile in DELLE PRIMULE 12 - Milano'),
(2478,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>ALBERTO</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2478,'time_start',NULL,'12:08:02'),
(2478,'createdtime',NULL,'2023-07-06 12:08:02'),
(2478,'modifiedby',NULL,'1'),
(2478,'from_email',NULL,'francescamontuoro@easylife.house'),
(2478,'saved_toid',NULL,'["","albecaro@libero.it"]'),
(2478,'ccmail',NULL,'[""]'),
(2478,'bccmail',NULL,'[""]'),
(2478,'parent_id',NULL,'953@1|'),
(2478,'email_flag',NULL,'SENT'),
(2478,'source',NULL,'CRM'),
(2478,'record_id',NULL,'954'),
(2478,'record_module',NULL,'Emails'),
(2480,'label',NULL,'Michele Cascio'),
(2480,'firstname',NULL,'Michele'),
(2480,'lead_no',NULL,'LEA584'),
(2480,'lastname',NULL,'Cascio'),
(2480,'mobile',NULL,'33482631252'),
(2480,'email',NULL,'casciomike@gmail.com'),
(2480,'assigned_user_id',NULL,'5'),
(2480,'createdtime',NULL,'2023-07-06 13:03:12'),
(2480,'modifiedby',NULL,'5'),
(2480,'lane',NULL,'Jean Jaures 8'),
(2480,'city',NULL,'Milano'),
(2480,'source',NULL,'WEBSERVICE'),
(2480,'cf_857',NULL,'2'),
(2480,'cf_859',NULL,'1'),
(2480,'cf_861',NULL,'Ricerca Internet'),
(2480,'record_id',NULL,'955'),
(2480,'record_module',NULL,'Leads'),
(2481,'leadstatus','','Fuori Zona'),
(2481,'modifiedby','5','7'),
(2482,'label',NULL,'Valutazione Immobile in Jean Jaures 8 - Milano'),
(2482,'date_start',NULL,'2023-07-06'),
(2482,'activitytype',NULL,'Emails'),
(2482,'assigned_user_id',NULL,'1'),
(2482,'subject',NULL,'Valutazione Immobile in Jean Jaures 8 - Milano'),
(2482,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Michele</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2482,'time_start',NULL,'13:16:02'),
(2482,'createdtime',NULL,'2023-07-06 13:16:02'),
(2482,'modifiedby',NULL,'1'),
(2482,'from_email',NULL,'francescamontuoro@easylife.house'),
(2482,'saved_toid',NULL,'["","casciomike@gmail.com"]'),
(2482,'ccmail',NULL,'[""]'),
(2482,'bccmail',NULL,'[""]'),
(2482,'parent_id',NULL,'955@1|'),
(2482,'email_flag',NULL,'SENT'),
(2482,'source',NULL,'CRM'),
(2482,'record_id',NULL,'956'),
(2482,'record_module',NULL,'Emails'),
(2484,'label',NULL,'Renzo Aguzzi'),
(2484,'firstname',NULL,'Renzo'),
(2484,'lead_no',NULL,'LEA585'),
(2484,'lastname',NULL,'Aguzzi'),
(2484,'mobile',NULL,'3807019461'),
(2484,'email',NULL,'aguzzir@alice.it'),
(2484,'assigned_user_id',NULL,'5'),
(2484,'createdtime',NULL,'2023-07-06 14:43:32'),
(2484,'modifiedby',NULL,'5'),
(2484,'lane',NULL,'Daniele Ricciarelli 12'),
(2484,'city',NULL,'Milano'),
(2484,'source',NULL,'WEBSERVICE'),
(2484,'cf_857',NULL,'2'),
(2484,'cf_859',NULL,'1'),
(2484,'cf_861',NULL,'Ricerca Internet'),
(2484,'record_id',NULL,'957'),
(2484,'record_module',NULL,'Leads'),
(2485,'label',NULL,'Sara Corrado'),
(2485,'firstname',NULL,'Sara'),
(2485,'lead_no',NULL,'LEA586'),
(2485,'lastname',NULL,'Corrado'),
(2485,'mobile',NULL,'3280060753'),
(2485,'email',NULL,'saracorrado@live.com'),
(2485,'assigned_user_id',NULL,'5'),
(2485,'createdtime',NULL,'2023-07-06 16:54:12'),
(2485,'modifiedby',NULL,'5'),
(2485,'lane',NULL,'Confalonieri'),
(2485,'city',NULL,'Milano'),
(2485,'source',NULL,'WEBSERVICE'),
(2485,'cf_857',NULL,'1'),
(2485,'cf_859',NULL,'1'),
(2485,'cf_861',NULL,'Ricerca Internet'),
(2485,'record_id',NULL,'958'),
(2485,'record_module',NULL,'Leads'),
(2486,'label',NULL,'Francesco Vescio'),
(2486,'firstname',NULL,'Francesco'),
(2486,'lead_no',NULL,'LEA587'),
(2486,'lastname',NULL,'Vescio'),
(2486,'mobile',NULL,'3485998573'),
(2486,'email',NULL,'kekkovescio@yahoo.it'),
(2486,'assigned_user_id',NULL,'5'),
(2486,'createdtime',NULL,'2023-07-06 23:08:22'),
(2486,'modifiedby',NULL,'5'),
(2486,'lane',NULL,'viale monza'),
(2486,'city',NULL,'Milano'),
(2486,'source',NULL,'WEBSERVICE'),
(2486,'cf_857',NULL,'2'),
(2486,'cf_859',NULL,'1'),
(2486,'cf_861',NULL,'Ricerca Internet'),
(2486,'record_id',NULL,'959'),
(2486,'record_module',NULL,'Leads'),
(2487,'description','IV e V piano con terrazzo, loft. divano letto matrimoniale, soppalco di vetro. Si libera a fine agosto. AC. 70mq commerciali.','IV e V piano con terrazzo, loft. divano letto matrimoniale, soppalco di vetro. Si libera a fine agosto. AC. 70mq commerciali. Dato 130 TFM 80%, circa 1.1300-1.500 nette mese'),
(2488,'leadstatus','Contacted','Hot'),
(2489,'modifiedby','5','7'),
(2489,'lane','Confalonieri','Via Confalonieri'),
(2490,'leadstatus','','Attempted to Contact'),
(2491,'leadstatus','','Attempted to Contact'),
(2491,'modifiedby','5','7'),
(2492,'leadstatus','','Fuori Zona'),
(2492,'modifiedby','5','7'),
(2493,'label',NULL,'Valutazione Immobile in Daniele Ricciarelli 12 - Milano'),
(2493,'date_start',NULL,'2023-07-07'),
(2493,'activitytype',NULL,'Emails'),
(2493,'assigned_user_id',NULL,'1'),
(2493,'subject',NULL,'Valutazione Immobile in Daniele Ricciarelli 12 - Milano'),
(2493,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Renzo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2493,'time_start',NULL,'08:09:02'),
(2493,'createdtime',NULL,'2023-07-07 08:09:02'),
(2493,'modifiedby',NULL,'1'),
(2493,'from_email',NULL,'francescamontuoro@easylife.house'),
(2493,'saved_toid',NULL,'["","aguzzir@alice.it"]'),
(2493,'ccmail',NULL,'[""]'),
(2493,'bccmail',NULL,'[""]'),
(2493,'parent_id',NULL,'957@1|'),
(2493,'email_flag',NULL,'SENT'),
(2493,'source',NULL,'CRM'),
(2493,'record_id',NULL,'960'),
(2493,'record_module',NULL,'Emails'),
(2495,'label',NULL,'Francesco Virgilio'),
(2495,'firstname',NULL,'Francesco'),
(2495,'lead_no',NULL,'LEA588'),
(2495,'lastname',NULL,'Virgilio'),
(2495,'mobile',NULL,'3493243013'),
(2495,'email',NULL,'virgiliofrancesco@gmail.com'),
(2495,'assigned_user_id',NULL,'5'),
(2495,'createdtime',NULL,'2023-07-07 10:00:32'),
(2495,'modifiedby',NULL,'5'),
(2495,'lane',NULL,'Via Carlo D'),
(2495,'city',NULL,'Milano'),
(2495,'source',NULL,'WEBSERVICE'),
(2495,'cf_857',NULL,'2'),
(2495,'cf_859',NULL,'1'),
(2495,'cf_861',NULL,'Ricerca Internet'),
(2495,'record_id',NULL,'961'),
(2495,'record_module',NULL,'Leads'),
(2496,'label',NULL,'mauro cauchi'),
(2496,'firstname',NULL,'mauro'),
(2496,'lead_no',NULL,'LEA589'),
(2496,'lastname',NULL,'cauchi'),
(2496,'mobile',NULL,'3355282149'),
(2496,'email',NULL,'mauchicloud@icloud.com'),
(2496,'assigned_user_id',NULL,'5'),
(2496,'createdtime',NULL,'2023-07-07 10:41:22'),
(2496,'modifiedby',NULL,'5'),
(2496,'lane',NULL,'martinazzoli 3 - parco nord -'),
(2496,'city',NULL,'Milano'),
(2496,'source',NULL,'WEBSERVICE'),
(2496,'cf_857',NULL,'2'),
(2496,'cf_859',NULL,'1'),
(2496,'cf_861',NULL,'Passaparola Amici'),
(2496,'record_id',NULL,'962'),
(2496,'record_module',NULL,'Leads'),
(2497,'leadstatus','','Fuori Zona'),
(2497,'modifiedby','5','7'),
(2498,'label',NULL,'Valutazione Immobile in martinazzoli 3 - parco nord - - Milano'),
(2498,'date_start',NULL,'2023-07-07'),
(2498,'activitytype',NULL,'Emails'),
(2498,'assigned_user_id',NULL,'1'),
(2498,'subject',NULL,'Valutazione Immobile in martinazzoli 3 - parco nord - - Milano'),
(2498,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>mauro</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2498,'time_start',NULL,'12:18:02'),
(2498,'createdtime',NULL,'2023-07-07 12:18:02'),
(2498,'modifiedby',NULL,'1'),
(2498,'from_email',NULL,'francescamontuoro@easylife.house'),
(2498,'saved_toid',NULL,'["","mauchicloud@icloud.com"]'),
(2498,'ccmail',NULL,'[""]'),
(2498,'bccmail',NULL,'[""]'),
(2498,'parent_id',NULL,'962@1|'),
(2498,'email_flag',NULL,'SENT'),
(2498,'source',NULL,'CRM'),
(2498,'record_id',NULL,'963'),
(2498,'record_module',NULL,'Emails'),
(2500,'label',NULL,'Iacopo Crostolo'),
(2500,'firstname',NULL,'Iacopo'),
(2500,'lead_no',NULL,'LEA590'),
(2500,'lastname',NULL,'Crostolo'),
(2500,'mobile',NULL,'3468391306'),
(2500,'email',NULL,'iacopo.crostolo@gmail.com'),
(2500,'assigned_user_id',NULL,'5'),
(2500,'createdtime',NULL,'2023-07-08 12:46:03'),
(2500,'modifiedby',NULL,'5'),
(2500,'lane',NULL,'Gottlieb Wilhelm Daimler 10'),
(2500,'city',NULL,'Milano'),
(2500,'source',NULL,'WEBSERVICE'),
(2500,'cf_857',NULL,'2'),
(2500,'cf_859',NULL,'1'),
(2500,'cf_861',NULL,'Ricerca Internet'),
(2500,'record_id',NULL,'964'),
(2500,'record_module',NULL,'Leads'),
(2501,'label',NULL,'Emanuele Lettera'),
(2501,'firstname',NULL,'Emanuele'),
(2501,'lead_no',NULL,'LEA591'),
(2501,'lastname',NULL,'Lettera'),
(2501,'mobile',NULL,'3496945659'),
(2501,'email',NULL,'emanuele.lettera@outlook.it'),
(2501,'assigned_user_id',NULL,'5'),
(2501,'createdtime',NULL,'2023-07-08 13:05:03'),
(2501,'modifiedby',NULL,'5'),
(2501,'lane',NULL,'Via adolfo wildt milano'),
(2501,'city',NULL,'Milano'),
(2501,'source',NULL,'WEBSERVICE'),
(2501,'cf_857',NULL,'3'),
(2501,'cf_859',NULL,'1'),
(2501,'cf_861',NULL,'Ricerca Internet'),
(2501,'record_id',NULL,'965'),
(2501,'record_module',NULL,'Leads'),
(2502,'leadstatus','','Fuori Zona'),
(2502,'modifiedby','5','7'),
(2503,'label',NULL,'Valutazione Immobile in Gottlieb Wilhelm Daimler 10 - Milano'),
(2503,'date_start',NULL,'2023-07-09'),
(2503,'activitytype',NULL,'Emails'),
(2503,'assigned_user_id',NULL,'1'),
(2503,'subject',NULL,'Valutazione Immobile in Gottlieb Wilhelm Daimler 10 - Milano'),
(2503,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Iacopo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2503,'time_start',NULL,'06:04:02'),
(2503,'createdtime',NULL,'2023-07-09 06:04:02'),
(2503,'modifiedby',NULL,'1'),
(2503,'from_email',NULL,'francescamontuoro@easylife.house'),
(2503,'saved_toid',NULL,'["","iacopo.crostolo@gmail.com"]'),
(2503,'ccmail',NULL,'[""]'),
(2503,'bccmail',NULL,'[""]'),
(2503,'parent_id',NULL,'964@1|'),
(2503,'email_flag',NULL,'SENT'),
(2503,'source',NULL,'CRM'),
(2503,'record_id',NULL,'966'),
(2503,'record_module',NULL,'Emails'),
(2505,'leadstatus','','Fuori Zona'),
(2505,'modifiedby','5','7'),
(2506,'label',NULL,'Valutazione Immobile in Via adolfo wildt milano - Milano'),
(2506,'date_start',NULL,'2023-07-09'),
(2506,'activitytype',NULL,'Emails'),
(2506,'assigned_user_id',NULL,'1'),
(2506,'subject',NULL,'Valutazione Immobile in Via adolfo wildt milano - Milano'),
(2506,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Emanuele</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2506,'time_start',NULL,'06:05:02'),
(2506,'createdtime',NULL,'2023-07-09 06:05:02'),
(2506,'modifiedby',NULL,'1'),
(2506,'from_email',NULL,'francescamontuoro@easylife.house'),
(2506,'saved_toid',NULL,'["","emanuele.lettera@outlook.it"]'),
(2506,'ccmail',NULL,'[""]'),
(2506,'bccmail',NULL,'[""]'),
(2506,'parent_id',NULL,'965@1|'),
(2506,'email_flag',NULL,'SENT'),
(2506,'source',NULL,'CRM'),
(2506,'record_id',NULL,'967'),
(2506,'record_module',NULL,'Emails'),
(2508,'label',NULL,'ferdinando scuderi'),
(2508,'firstname',NULL,'ferdinando'),
(2508,'lead_no',NULL,'LEA592'),
(2508,'lastname',NULL,'scuderi'),
(2508,'mobile',NULL,'3356602635'),
(2508,'email',NULL,'del.brancaleone@gmail.com'),
(2508,'assigned_user_id',NULL,'5'),
(2508,'createdtime',NULL,'2023-07-10 06:02:24'),
(2508,'modifiedby',NULL,'5'),
(2508,'lane',NULL,'centro - SARONNO'),
(2508,'city',NULL,'Milano'),
(2508,'source',NULL,'WEBSERVICE'),
(2508,'cf_857',NULL,'3'),
(2508,'cf_859',NULL,'1'),
(2508,'cf_861',NULL,'Ricerca Internet'),
(2508,'record_id',NULL,'968'),
(2508,'record_module',NULL,'Leads'),
(2509,'label',NULL,'Stefano Vitali'),
(2509,'firstname',NULL,'Stefano'),
(2509,'lead_no',NULL,'LEA593'),
(2509,'lastname',NULL,'Vitali'),
(2509,'mobile',NULL,'3497083501'),
(2509,'email',NULL,'stefano.vitali@hotmail.com'),
(2509,'assigned_user_id',NULL,'5'),
(2509,'createdtime',NULL,'2023-07-10 08:24:32'),
(2509,'modifiedby',NULL,'5'),
(2509,'lane',NULL,'Europa 5/D'),
(2509,'city',NULL,'Milano'),
(2509,'source',NULL,'WEBSERVICE'),
(2509,'cf_857',NULL,'3'),
(2509,'cf_859',NULL,'2'),
(2509,'cf_861',NULL,'Passaparola Amici'),
(2509,'record_id',NULL,'969'),
(2509,'record_module',NULL,'Leads'),
(2510,'leadstatus','','Fuori Zona'),
(2510,'modifiedby','5','7'),
(2511,'label',NULL,'Valutazione Immobile in centro - SARONNO - Milano'),
(2511,'date_start',NULL,'2023-07-10'),
(2511,'activitytype',NULL,'Emails'),
(2511,'assigned_user_id',NULL,'1'),
(2511,'subject',NULL,'Valutazione Immobile in centro - SARONNO - Milano'),
(2511,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>ferdinando</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2511,'time_start',NULL,'09:08:01'),
(2511,'createdtime',NULL,'2023-07-10 09:08:01'),
(2511,'modifiedby',NULL,'1'),
(2511,'from_email',NULL,'francescamontuoro@easylife.house'),
(2511,'saved_toid',NULL,'["","del.brancaleone@gmail.com"]'),
(2511,'ccmail',NULL,'[""]'),
(2511,'bccmail',NULL,'[""]'),
(2511,'parent_id',NULL,'968@1|'),
(2511,'email_flag',NULL,'SENT'),
(2511,'source',NULL,'CRM'),
(2511,'record_id',NULL,'970'),
(2511,'record_module',NULL,'Emails'),
(2513,'leadstatus','','Fuori Zona'),
(2513,'modifiedby','5','7'),
(2514,'label',NULL,'Valutazione Immobile in Europa 5/D - Milano'),
(2514,'date_start',NULL,'2023-07-10'),
(2514,'activitytype',NULL,'Emails'),
(2514,'assigned_user_id',NULL,'1'),
(2514,'subject',NULL,'Valutazione Immobile in Europa 5/D - Milano'),
(2514,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Stefano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2514,'time_start',NULL,'09:10:02'),
(2514,'createdtime',NULL,'2023-07-10 09:10:02'),
(2514,'modifiedby',NULL,'1'),
(2514,'from_email',NULL,'francescamontuoro@easylife.house'),
(2514,'saved_toid',NULL,'["","stefano.vitali@hotmail.com"]'),
(2514,'ccmail',NULL,'[""]'),
(2514,'bccmail',NULL,'[""]'),
(2514,'parent_id',NULL,'969@1|'),
(2514,'email_flag',NULL,'SENT'),
(2514,'source',NULL,'CRM'),
(2514,'record_id',NULL,'971'),
(2514,'record_module',NULL,'Emails'),
(2516,'label',NULL,'MARINELLA SBAIZ'),
(2516,'firstname',NULL,'MARINELLA'),
(2516,'lead_no',NULL,'LEA594'),
(2516,'lastname',NULL,'SBAIZ'),
(2516,'mobile',NULL,'3471102496'),
(2516,'email',NULL,'marinellasbaiz@yahoo.it'),
(2516,'assigned_user_id',NULL,'5'),
(2516,'createdtime',NULL,'2023-07-10 09:10:22'),
(2516,'modifiedby',NULL,'5'),
(2516,'lane',NULL,'Settembrini 48'),
(2516,'city',NULL,'Milano'),
(2516,'source',NULL,'WEBSERVICE'),
(2516,'cf_857',NULL,'2'),
(2516,'cf_859',NULL,'1'),
(2516,'cf_861',NULL,'Ricerca Internet'),
(2516,'record_id',NULL,'972'),
(2516,'record_module',NULL,'Leads'),
(2517,'label',NULL,'MARINELLA SBAIZ'),
(2517,'firstname',NULL,'MARINELLA'),
(2517,'lead_no',NULL,'LEA595'),
(2517,'lastname',NULL,'SBAIZ'),
(2517,'mobile',NULL,'3471102496'),
(2517,'email',NULL,'marinellasbaiz@yahoo.it'),
(2517,'assigned_user_id',NULL,'5'),
(2517,'createdtime',NULL,'2023-07-10 09:37:12'),
(2517,'modifiedby',NULL,'5'),
(2517,'lane',NULL,'Settembrini 48'),
(2517,'city',NULL,'Milano'),
(2517,'source',NULL,'WEBSERVICE'),
(2517,'cf_857',NULL,'2'),
(2517,'cf_859',NULL,'1'),
(2517,'cf_861',NULL,'Ricerca Internet'),
(2517,'record_id',NULL,'973'),
(2517,'record_module',NULL,'Leads'),
(2518,'label',NULL,'Francesca de'),
(2518,'firstname',NULL,'Francesca'),
(2518,'lead_no',NULL,'LEA596'),
(2518,'lastname',NULL,'de'),
(2518,'mobile',NULL,'3485276456'),
(2518,'email',NULL,'fcsdegi@gmail.com'),
(2518,'assigned_user_id',NULL,'5'),
(2518,'createdtime',NULL,'2023-07-10 22:26:12'),
(2518,'modifiedby',NULL,'5'),
(2518,'lane',NULL,'Passo di Fargorida'),
(2518,'city',NULL,'Milano'),
(2518,'source',NULL,'WEBSERVICE'),
(2518,'cf_857',NULL,'1'),
(2518,'cf_859',NULL,'1'),
(2518,'cf_861',NULL,'Ricerca Internet'),
(2518,'record_id',NULL,'974'),
(2518,'record_module',NULL,'Leads'),
(2519,'leadstatus','','Fuori Zona'),
(2519,'modifiedby','5','7'),
(2520,'label',NULL,'Valutazione Immobile in Passo di Fargorida - Milano'),
(2520,'date_start',NULL,'2023-07-11'),
(2520,'activitytype',NULL,'Emails'),
(2520,'assigned_user_id',NULL,'1'),
(2520,'subject',NULL,'Valutazione Immobile in Passo di Fargorida - Milano'),
(2520,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Francesca</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2520,'time_start',NULL,'06:55:01'),
(2520,'createdtime',NULL,'2023-07-11 06:55:01'),
(2520,'modifiedby',NULL,'1'),
(2520,'from_email',NULL,'francescamontuoro@easylife.house'),
(2520,'saved_toid',NULL,'["","fcsdegi@gmail.com"]'),
(2520,'ccmail',NULL,'[""]'),
(2520,'bccmail',NULL,'[""]'),
(2520,'parent_id',NULL,'974@1|'),
(2520,'email_flag',NULL,'SENT'),
(2520,'source',NULL,'CRM'),
(2520,'record_id',NULL,'975'),
(2520,'record_module',NULL,'Emails'),
(2523,'modifiedby','5','7'),
(2523,'lane','Settembrini 48','Via Settembrini 48'),
(2524,'leadstatus','','Contacted'),
(2525,'description','','80 mq Piano 1 OPen space mi contattera' il figlio mi contattera' per andare a vedere l'immobile.'),
(2526,'label',NULL,'Francesco Marrocu'),
(2526,'firstname',NULL,'Francesco'),
(2526,'lead_no',NULL,'LEA597'),
(2526,'lastname',NULL,'Marrocu'),
(2526,'mobile',NULL,'3453352184'),
(2526,'email',NULL,'framarrocu21@gmail.com'),
(2526,'assigned_user_id',NULL,'5'),
(2526,'createdtime',NULL,'2023-07-11 07:04:31'),
(2526,'modifiedby',NULL,'5'),
(2526,'lane',NULL,'Via celeste clericetti'),
(2526,'city',NULL,'Milano'),
(2526,'source',NULL,'WEBSERVICE'),
(2526,'cf_857',NULL,'2'),
(2526,'cf_859',NULL,'1'),
(2526,'cf_861',NULL,'Ricerca Internet'),
(2526,'record_id',NULL,'976'),
(2526,'record_module',NULL,'Leads'),
(2527,'leadstatus','','Fuori Zona'),
(2527,'modifiedby','5','7'),
(2528,'label',NULL,'Valutazione Immobile in Via celeste clericetti - Milano'),
(2528,'date_start',NULL,'2023-07-11'),
(2528,'activitytype',NULL,'Emails'),
(2528,'assigned_user_id',NULL,'1'),
(2528,'subject',NULL,'Valutazione Immobile in Via celeste clericetti - Milano'),
(2528,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Francesco</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2528,'time_start',NULL,'07:27:01'),
(2528,'createdtime',NULL,'2023-07-11 07:27:01'),
(2528,'modifiedby',NULL,'1'),
(2528,'from_email',NULL,'francescamontuoro@easylife.house'),
(2528,'saved_toid',NULL,'["","framarrocu21@gmail.com"]'),
(2528,'ccmail',NULL,'[""]'),
(2528,'bccmail',NULL,'[""]'),
(2528,'parent_id',NULL,'976@1|'),
(2528,'email_flag',NULL,'SENT'),
(2528,'source',NULL,'CRM'),
(2528,'record_id',NULL,'977'),
(2528,'record_module',NULL,'Emails'),
(2530,'label',NULL,'Francesca Camposeo'),
(2530,'firstname',NULL,'Francesca'),
(2530,'lead_no',NULL,'LEA598'),
(2530,'lastname',NULL,'Camposeo'),
(2530,'mobile',NULL,'3283529986'),
(2530,'email',NULL,'francescacamposeo22@gmail.com'),
(2530,'assigned_user_id',NULL,'5'),
(2530,'createdtime',NULL,'2023-07-11 12:57:22'),
(2530,'modifiedby',NULL,'5'),
(2530,'lane',NULL,'via Lattanzio 33'),
(2530,'city',NULL,'Milano'),
(2530,'source',NULL,'WEBSERVICE'),
(2530,'cf_857',NULL,'2'),
(2530,'cf_859',NULL,'1'),
(2530,'cf_861',NULL,'Ricerca Internet'),
(2530,'record_id',NULL,'978'),
(2530,'record_module',NULL,'Leads'),
(2531,'leadstatus','','Attempted to Contact'),
(2531,'modifiedby','5','7'),
(2532,'description','','Camera da letto grande soggiorno e bagno, Vicina a Piazzale Lodi. Ristrutturata 6 anni, piano ammezzato, No AC. Ventilatore.'),
(2533,'leadstatus','Attempted to Contact','Contacted'),
(2534,'leadstatus','Contacted','Non Qualificato'),
(2535,'label',NULL,'Gerardo Lionetti'),
(2535,'firstname',NULL,'Gerardo'),
(2535,'contact_no',NULL,'CON56'),
(2535,'lastname',NULL,'Lionetti'),
(2535,'email',NULL,'gerardolionetti00@gmail.com'),
(2535,'assigned_user_id',NULL,'5'),
(2535,'createdtime',NULL,'2023-07-11 16:19:54'),
(2535,'modifiedby',NULL,'5'),
(2535,'source',NULL,'WEBSERVICE'),
(2535,'cf_875',NULL,'glionetti'),
(2535,'cf_877',NULL,'Zuretti5!'),
(2535,'cf_925',NULL,'zuretti-5'),
(2535,'record_id',NULL,'979'),
(2535,'record_module',NULL,'Contacts'),
(2536,'label',NULL,'Gerardo Lionetti'),
(2536,'firstname',NULL,'Gerardo'),
(2536,'contact_no',NULL,'CON57'),
(2536,'lastname',NULL,'Lionetti'),
(2536,'email',NULL,'gerardolionetti00@gmail.com'),
(2536,'assigned_user_id',NULL,'5'),
(2536,'createdtime',NULL,'2023-07-11 16:51:52'),
(2536,'modifiedby',NULL,'5'),
(2536,'source',NULL,'WEBSERVICE'),
(2536,'cf_875',NULL,'glionetti'),
(2536,'cf_877',NULL,'Zuretti5!'),
(2536,'cf_925',NULL,'zuretti-5'),
(2536,'record_id',NULL,'980'),
(2536,'record_module',NULL,'Contacts'),
(2537,'leadstatus','','Attempted to Contact'),
(2537,'modifiedby','5','7'),
(2538,'lane','Via Carlo D','Via Carlo D'Adda 16'),
(2539,'leadstatus','Attempted to Contact','Contacted'),
(2540,'description','','Bilo 45 mq libero a breve. Ristrutturato 10 anni fa, serramenti nuovi. AC solo in soggiorno.'),
(2541,'description','Bilo 45 mq libero a breve. Ristrutturato 10 anni fa, serramenti nuovi. AC solo in soggiorno.','Bilo 45 mq libero a breve. Ristrutturato 10 anni fa, serramenti nuovi. AC solo in soggiorno, non in camera da letto. Dato il 30%'),
(2542,'label',NULL,'Marco Mammini'),
(2542,'firstname',NULL,'Marco'),
(2542,'lead_no',NULL,'LEA599'),
(2542,'lastname',NULL,'Mammini'),
(2542,'mobile',NULL,'3397832513'),
(2542,'email',NULL,'mr.marco72@gmail.com'),
(2542,'leadsource',NULL,'Web Site'),
(2542,'leadstatus',NULL,'Contacted'),
(2542,'assigned_user_id',NULL,'7'),
(2542,'createdtime',NULL,'2023-07-12 10:18:05'),
(2542,'modifiedby',NULL,'7'),
(2542,'lane',NULL,'Via Lazzaro Palazzi e un altro'),
(2542,'city',NULL,'Milano'),
(2542,'description',NULL,'Telefonata al centralino, mandata mail'),
(2542,'source',NULL,'CRM'),
(2542,'cf_861',NULL,'Internet'),
(2542,'record_id',NULL,'981'),
(2542,'record_module',NULL,'Leads'),
(2544,'label',NULL,'Massimiliano Bruzzano'),
(2544,'salutationtype',NULL,'Mr.'),
(2544,'firstname',NULL,'Massimiliano'),
(2544,'lead_no',NULL,'LEA600'),
(2544,'lastname',NULL,'Bruzzano'),
(2544,'mobile',NULL,'3492295306'),
(2544,'email',NULL,'mbrunazzo@hotmail.com'),
(2544,'leadstatus',NULL,'Contacted'),
(2544,'assigned_user_id',NULL,'7'),
(2544,'createdtime',NULL,'2023-07-12 14:10:37'),
(2544,'modifiedby',NULL,'7'),
(2544,'lane',NULL,'Via Agostino Bertani 6'),
(2544,'city',NULL,'Milano'),
(2544,'description',NULL,'Sottotetto, 55mq, piccolo attico, Arco della Pace. Affitta lui su Airbnb (lo subaffitta pero'). AC WiFi. L'anno scorso ha fatto 23/24 K.'),
(2544,'source',NULL,'CRM'),
(2544,'cf_857',NULL,'1'),
(2544,'cf_859',NULL,'1'),
(2544,'record_id',NULL,'982'),
(2544,'record_module',NULL,'Leads'),
(2545,'label',NULL,'Michael Zottarel'),
(2545,'firstname',NULL,'Michael'),
(2545,'lead_no',NULL,'LEA601'),
(2545,'lastname',NULL,'Zottarel'),
(2545,'mobile',NULL,'3427957926'),
(2545,'email',NULL,'zottarelmichael@gmail.com'),
(2545,'assigned_user_id',NULL,'5'),
(2545,'createdtime',NULL,'2023-07-12 15:17:22'),
(2545,'modifiedby',NULL,'5'),
(2545,'lane',NULL,'via fabrizio de andre'),
(2545,'city',NULL,'Milano'),
(2545,'source',NULL,'WEBSERVICE'),
(2545,'cf_857',NULL,'2'),
(2545,'cf_859',NULL,'1'),
(2545,'cf_861',NULL,'Ricerca Internet'),
(2545,'record_id',NULL,'983'),
(2545,'record_module',NULL,'Leads'),
(2546,'label',NULL,'Tsan nan Lin'),
(2546,'firstname',NULL,'Tsan nan'),
(2546,'lead_no',NULL,'LEA602'),
(2546,'lastname',NULL,'Lin'),
(2546,'mobile',NULL,'3389176652'),
(2546,'email',NULL,'riccalin@gmail.com'),
(2546,'assigned_user_id',NULL,'5'),
(2546,'createdtime',NULL,'2023-07-12 15:45:12'),
(2546,'modifiedby',NULL,'5'),
(2546,'lane',NULL,'via filzi'),
(2546,'city',NULL,'Milano'),
(2546,'source',NULL,'WEBSERVICE'),
(2546,'cf_857',NULL,'3'),
(2546,'cf_859',NULL,'2'),
(2546,'cf_861',NULL,'Ricerca Internet'),
(2546,'record_id',NULL,'984'),
(2546,'record_module',NULL,'Leads'),
(2547,'label',NULL,'Renato Corazzo'),
(2547,'firstname',NULL,'Renato'),
(2547,'contact_no',NULL,'CON58'),
(2547,'lastname',NULL,'Corazzo'),
(2547,'email',NULL,'renato@lecaveau.it'),
(2547,'assigned_user_id',NULL,'5'),
(2547,'createdtime',NULL,'2023-07-12 16:46:07'),
(2547,'modifiedby',NULL,'5'),
(2547,'source',NULL,'WEBSERVICE'),
(2547,'cf_875',NULL,'rcorazzo'),
(2547,'cf_877',NULL,'Castaldi26!'),
(2547,'cf_925',NULL,'castaldi-26'),
(2547,'record_id',NULL,'985'),
(2547,'record_module',NULL,'Contacts'),
(2549,'secondaryemail','','barbara.ghidoni@storagemilano.com'),
(2549,'modifiedby','5','6'),
(2550,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2550,'date_start',NULL,'2023-07-12'),
(2550,'activitytype',NULL,'Emails'),
(2550,'assigned_user_id',NULL,'6'),
(2550,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2550,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2550,'time_start',NULL,'17:31'),
(2550,'createdtime',NULL,'2023-07-12 17:31:43'),
(2550,'modifiedby',NULL,'6'),
(2550,'from_email',NULL,'pietromarra@easylife.house'),
(2550,'saved_toid',NULL,'["renato@lecaveau.it","barbara.ghidoni@storagemilano.com"]'),
(2550,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2550,'bccmail',NULL,'[""]'),
(2550,'parent_id',NULL,'985@1|'),
(2550,'email_flag',NULL,'SENT'),
(2550,'source',NULL,'CRM'),
(2550,'record_id',NULL,'986'),
(2550,'record_module',NULL,'Emails'),
(2552,'cf_873','0','1'),
(2553,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2553,'date_start',NULL,'2023-07-12'),
(2553,'activitytype',NULL,'Emails'),
(2553,'assigned_user_id',NULL,'6'),
(2553,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2553,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2553,'time_start',NULL,'17:34'),
(2553,'createdtime',NULL,'2023-07-12 17:34:42'),
(2553,'modifiedby',NULL,'6'),
(2553,'from_email',NULL,'pietromarra@easylife.house'),
(2553,'saved_toid',NULL,'["gerardolionetti00@gmail.com"]'),
(2553,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2553,'bccmail',NULL,'[""]'),
(2553,'parent_id',NULL,'980@1|'),
(2553,'email_flag',NULL,'SENT'),
(2553,'source',NULL,'CRM'),
(2553,'record_id',NULL,'987'),
(2553,'record_module',NULL,'Emails'),
(2555,'cf_873','0','1'),
(2556,'email','gerardolionetti00@gmail.com','gerardolionetti100@gmail.com'),
(2557,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2557,'date_start',NULL,'2023-07-12'),
(2557,'activitytype',NULL,'Emails'),
(2557,'assigned_user_id',NULL,'6'),
(2557,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2557,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2557,'time_start',NULL,'18:04'),
(2557,'createdtime',NULL,'2023-07-12 18:04:24'),
(2557,'modifiedby',NULL,'6'),
(2557,'from_email',NULL,'pietromarra@easylife.house'),
(2557,'saved_toid',NULL,'["gerardolionetti100@gmail.com"]'),
(2557,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2557,'bccmail',NULL,'[""]'),
(2557,'parent_id',NULL,'980@1|'),
(2557,'email_flag',NULL,'SENT'),
(2557,'source',NULL,'CRM'),
(2557,'record_id',NULL,'988'),
(2557,'record_module',NULL,'Emails'),
(2559,'label',NULL,'Andrea Appolloni'),
(2559,'firstname',NULL,'Andrea'),
(2559,'lead_no',NULL,'LEA603'),
(2559,'lastname',NULL,'Appolloni'),
(2559,'mobile',NULL,'3475781933'),
(2559,'email',NULL,'and.appolloni@gmail.com'),
(2559,'assigned_user_id',NULL,'5'),
(2559,'createdtime',NULL,'2023-07-12 21:02:22'),
(2559,'modifiedby',NULL,'5'),
(2559,'lane',NULL,'Melzo'),
(2559,'city',NULL,'Milano'),
(2559,'source',NULL,'WEBSERVICE'),
(2559,'cf_857',NULL,'3'),
(2559,'cf_859',NULL,'2'),
(2559,'cf_861',NULL,'Ricerca Internet'),
(2559,'record_id',NULL,'989'),
(2559,'record_module',NULL,'Leads'),
(2560,'label','Renato Corazzo','Barbara Corazzo'),
(2560,'firstname','Renato','Barbara'),
(2561,'label','Barbara Corazzo','Barbara Ghidoni'),
(2561,'lastname','Corazzo','Ghidoni'),
(2562,'cf_875','rcorazzo','bghidoni'),
(2563,'email','renato@lecaveau.it','barbara.ghidoni@storagemilano.com'),
(2564,'secondaryemail','barbara.ghidoni@storagemilano.com','renato@lecaveau.it'),
(2565,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2565,'date_start',NULL,'2023-07-13'),
(2565,'activitytype',NULL,'Emails'),
(2565,'assigned_user_id',NULL,'6'),
(2565,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2565,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2565,'time_start',NULL,'07:19'),
(2565,'createdtime',NULL,'2023-07-13 07:19:55'),
(2565,'modifiedby',NULL,'6'),
(2565,'from_email',NULL,'pietromarra@easylife.house'),
(2565,'saved_toid',NULL,'["barbara.ghidoni@storagemilano.com","renato@lecaveau.it"]'),
(2565,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2565,'bccmail',NULL,'[""]'),
(2565,'parent_id',NULL,'985@1|'),
(2565,'email_flag',NULL,'SENT'),
(2565,'source',NULL,'CRM'),
(2565,'record_id',NULL,'990'),
(2565,'record_module',NULL,'Emails'),
(2567,'label',NULL,'gianluca genchi'),
(2567,'firstname',NULL,'gianluca'),
(2567,'lead_no',NULL,'LEA604'),
(2567,'lastname',NULL,'genchi'),
(2567,'mobile',NULL,'3332922183'),
(2567,'email',NULL,'gianluca_genchi@hotmail.com'),
(2567,'assigned_user_id',NULL,'5'),
(2567,'createdtime',NULL,'2023-07-13 09:30:32'),
(2567,'modifiedby',NULL,'5'),
(2567,'lane',NULL,'Zuretti'),
(2567,'city',NULL,'Milano'),
(2567,'source',NULL,'WEBSERVICE'),
(2567,'cf_857',NULL,'1'),
(2567,'cf_859',NULL,'1'),
(2567,'cf_861',NULL,'Altro'),
(2567,'record_id',NULL,'991'),
(2567,'record_module',NULL,'Leads'),
(2568,'leadstatus','','Contacted'),
(2568,'modifiedby','5','7'),
(2569,'description','','Vorrebbe massimizzare stando in casa 3/4 giorni alla settimana....'),
(2570,'leadstatus','','Fuori Zona'),
(2570,'modifiedby','5','7'),
(2571,'label',NULL,'Valutazione Immobile in via fabrizio de andre - Milano'),
(2571,'date_start',NULL,'2023-07-13'),
(2571,'activitytype',NULL,'Emails'),
(2571,'assigned_user_id',NULL,'1'),
(2571,'subject',NULL,'Valutazione Immobile in via fabrizio de andre - Milano'),
(2571,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Michael</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2571,'time_start',NULL,'10:52:02'),
(2571,'createdtime',NULL,'2023-07-13 10:52:02'),
(2571,'modifiedby',NULL,'1'),
(2571,'from_email',NULL,'francescamontuoro@easylife.house'),
(2571,'saved_toid',NULL,'["","zottarelmichael@gmail.com"]'),
(2571,'ccmail',NULL,'[""]'),
(2571,'bccmail',NULL,'[""]'),
(2571,'parent_id',NULL,'983@1|'),
(2571,'email_flag',NULL,'SENT'),
(2571,'source',NULL,'CRM'),
(2571,'record_id',NULL,'992'),
(2571,'record_module',NULL,'Emails'),
(2573,'modifiedby','5','7'),
(2573,'lane','Zuretti','Via Zuretti'),
(2574,'leadstatus','','Contacted'),
(2574,'modifiedby','5','7'),
(2575,'lane','via filzi','via Fabio Filzi'),
(2577,'leadstatus','','Attempted to Contact'),
(2578,'leadstatus','Attempted to Contact','Contacted'),
(2579,'description','','Bilo'),
(2580,'lane','Via Zuretti','Via Zuretti 22'),
(2581,'description','Bilo','Bilocale di circa 65mq, cucinotto su misua bagno grande con vasca soggiorno 2 terrazzini 1 camera matrimoniale. Bagno nuovo, serramenti degli anni 60. Divano normale'),
(2582,'description','Bilocale di circa 65mq, cucinotto su misua bagno grande con vasca soggiorno 2 terrazzini 1 camera matrimoniale. Bagno nuovo, serramenti degli anni 60. Divano normale','Bilocale di circa 65mq, cucinotto su misua bagno grande con vasca soggiorno 2 terrazzini 1 camera matrimoniale. Bagno nuovo, serramenti degli anni 60. Divano normale. Si libera a fine settembre. Ha bisogno di liberta' nel caso volesse venderlo, affitta a 1200, circa 200 spese condominiale.'),
(2583,'label',NULL,'Riccardo Salvadori'),
(2583,'firstname',NULL,'Riccardo'),
(2583,'lead_no',NULL,'LEA605'),
(2583,'lastname',NULL,'Salvadori'),
(2583,'mobile',NULL,'+393403620327'),
(2583,'email',NULL,'riccardo.salvadori@outlook.com'),
(2583,'assigned_user_id',NULL,'5'),
(2583,'createdtime',NULL,'2023-07-14 09:35:32'),
(2583,'modifiedby',NULL,'5'),
(2583,'lane',NULL,'Francesco Albani'),
(2583,'city',NULL,'Milano'),
(2583,'source',NULL,'WEBSERVICE'),
(2583,'cf_857',NULL,'1'),
(2583,'cf_859',NULL,'1'),
(2583,'cf_861',NULL,'Passaparola Amici'),
(2583,'record_id',NULL,'993'),
(2583,'record_module',NULL,'Leads'),
(2584,'label',NULL,'Antonino Gattuso'),
(2584,'firstname',NULL,'Antonino'),
(2584,'lead_no',NULL,'LEA606'),
(2584,'lastname',NULL,'Gattuso'),
(2584,'mobile',NULL,'3920376641'),
(2584,'email',NULL,'antoninogattuso@outlook.com'),
(2584,'assigned_user_id',NULL,'5'),
(2584,'createdtime',NULL,'2023-07-14 12:56:12'),
(2584,'modifiedby',NULL,'5'),
(2584,'lane',NULL,'Viale Jenner 46'),
(2584,'city',NULL,'Milano'),
(2584,'source',NULL,'WEBSERVICE'),
(2584,'cf_857',NULL,'2'),
(2584,'cf_859',NULL,'1'),
(2584,'cf_861',NULL,'Ricerca Internet'),
(2584,'record_id',NULL,'994'),
(2584,'record_module',NULL,'Leads'),
(2585,'label',NULL,'Pasquale Merola'),
(2585,'firstname',NULL,'Pasquale'),
(2585,'lead_no',NULL,'LEA607'),
(2585,'lastname',NULL,'Merola'),
(2585,'mobile',NULL,'3299842227'),
(2585,'email',NULL,'pasqualemerola@gmail.com'),
(2585,'assigned_user_id',NULL,'5'),
(2585,'createdtime',NULL,'2023-07-15 09:21:13'),
(2585,'modifiedby',NULL,'5'),
(2585,'lane',NULL,'Cola di Rienzo'),
(2585,'city',NULL,'Milano'),
(2585,'source',NULL,'WEBSERVICE'),
(2585,'cf_857',NULL,'2'),
(2585,'cf_859',NULL,'1'),
(2585,'cf_861',NULL,'Ricerca Internet'),
(2585,'record_id',NULL,'995'),
(2585,'record_module',NULL,'Leads'),
(2586,'label',NULL,'Claudia Santangelo'),
(2586,'firstname',NULL,'Claudia'),
(2586,'lead_no',NULL,'LEA608'),
(2586,'lastname',NULL,'Santangelo'),
(2586,'mobile',NULL,'3336868600'),
(2586,'email',NULL,'claudia.santangelo@gmail.com'),
(2586,'assigned_user_id',NULL,'5'),
(2586,'createdtime',NULL,'2023-07-15 12:18:22'),
(2586,'modifiedby',NULL,'5'),
(2586,'lane',NULL,'Modena'),
(2586,'city',NULL,'Milano'),
(2586,'source',NULL,'WEBSERVICE'),
(2586,'cf_857',NULL,'1'),
(2586,'cf_859',NULL,'1'),
(2586,'cf_861',NULL,'Ricerca Internet'),
(2586,'record_id',NULL,'996'),
(2586,'record_module',NULL,'Leads'),
(2587,'label',NULL,'Carmela Carulli'),
(2587,'firstname',NULL,'Carmela'),
(2587,'lead_no',NULL,'LEA609'),
(2587,'lastname',NULL,'Carulli'),
(2587,'mobile',NULL,'3488702232'),
(2587,'email',NULL,'ferraricarulli@outlook.com'),
(2587,'assigned_user_id',NULL,'5'),
(2587,'createdtime',NULL,'2023-07-15 17:23:22'),
(2587,'modifiedby',NULL,'5'),
(2587,'lane',NULL,'Emilio Bignami 10'),
(2587,'city',NULL,'Milano'),
(2587,'source',NULL,'WEBSERVICE'),
(2587,'cf_857',NULL,'2'),
(2587,'cf_859',NULL,'1'),
(2587,'cf_861',NULL,'Ricerca Internet'),
(2587,'record_id',NULL,'997'),
(2587,'record_module',NULL,'Leads'),
(2588,'label',NULL,'Miriam Loddo'),
(2588,'firstname',NULL,'Miriam'),
(2588,'lead_no',NULL,'LEA610'),
(2588,'lastname',NULL,'Loddo'),
(2588,'mobile',NULL,'00393401060072'),
(2588,'email',NULL,'miriamloddo@icloud.com'),
(2588,'assigned_user_id',NULL,'5'),
(2588,'createdtime',NULL,'2023-07-15 20:56:12'),
(2588,'modifiedby',NULL,'5'),
(2588,'lane',NULL,'Monza 39'),
(2588,'city',NULL,'Milano'),
(2588,'source',NULL,'WEBSERVICE'),
(2588,'cf_857',NULL,'3'),
(2588,'cf_859',NULL,'1'),
(2588,'cf_861',NULL,'Ricerca Internet'),
(2588,'record_id',NULL,'998'),
(2588,'record_module',NULL,'Leads'),
(2589,'label',NULL,'Marco Tonti'),
(2589,'firstname',NULL,'Marco'),
(2589,'lead_no',NULL,'LEA611'),
(2589,'lastname',NULL,'Tonti'),
(2589,'mobile',NULL,'3383803117'),
(2589,'email',NULL,'tontimarco8@gmail.com'),
(2589,'assigned_user_id',NULL,'5'),
(2589,'createdtime',NULL,'2023-07-16 14:03:13'),
(2589,'modifiedby',NULL,'5'),
(2589,'lane',NULL,'Leopoldo pollak 8'),
(2589,'city',NULL,'Milano'),
(2589,'source',NULL,'WEBSERVICE'),
(2589,'cf_857',NULL,'2'),
(2589,'cf_859',NULL,'1'),
(2589,'cf_861',NULL,'Ricerca Internet'),
(2589,'record_id',NULL,'999'),
(2589,'record_module',NULL,'Leads'),
(2590,'label',NULL,'Marco Binaschi'),
(2590,'firstname',NULL,'Marco'),
(2590,'lead_no',NULL,'LEA612'),
(2590,'lastname',NULL,'Binaschi'),
(2590,'mobile',NULL,'3480014716'),
(2590,'email',NULL,'marcobinaschi@icloud.com'),
(2590,'assigned_user_id',NULL,'5'),
(2590,'createdtime',NULL,'2023-07-16 15:53:12'),
(2590,'modifiedby',NULL,'5'),
(2590,'lane',NULL,'Corso Garibaldi'),
(2590,'city',NULL,'Milano'),
(2590,'source',NULL,'WEBSERVICE'),
(2590,'cf_857',NULL,'2'),
(2590,'cf_859',NULL,'1'),
(2590,'cf_861',NULL,'Ricerca Internet'),
(2590,'record_id',NULL,'1000'),
(2590,'record_module',NULL,'Leads'),
(2591,'leadstatus','','Fuori Zona'),
(2591,'modifiedby','5','7'),
(2592,'label',NULL,'Valutazione Immobile in Leopoldo pollak 8 - Milano'),
(2592,'date_start',NULL,'2023-07-16'),
(2592,'activitytype',NULL,'Emails'),
(2592,'assigned_user_id',NULL,'1'),
(2592,'subject',NULL,'Valutazione Immobile in Leopoldo pollak 8 - Milano'),
(2592,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Marco</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2592,'time_start',NULL,'16:17:01'),
(2592,'createdtime',NULL,'2023-07-16 16:17:01'),
(2592,'modifiedby',NULL,'1'),
(2592,'from_email',NULL,'francescamontuoro@easylife.house'),
(2592,'saved_toid',NULL,'["","tontimarco8@gmail.com"]'),
(2592,'ccmail',NULL,'[""]'),
(2592,'bccmail',NULL,'[""]'),
(2592,'parent_id',NULL,'999@1|'),
(2592,'email_flag',NULL,'SENT'),
(2592,'source',NULL,'CRM'),
(2592,'record_id',NULL,'1001'),
(2592,'record_module',NULL,'Emails'),
(2594,'leadstatus','','Fuori Zona'),
(2594,'modifiedby','5','7'),
(2595,'label',NULL,'Valutazione Immobile in Emilio Bignami 10 - Milano'),
(2595,'date_start',NULL,'2023-07-16'),
(2595,'activitytype',NULL,'Emails'),
(2595,'assigned_user_id',NULL,'1'),
(2595,'subject',NULL,'Valutazione Immobile in Emilio Bignami 10 - Milano'),
(2595,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Carmela</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2595,'time_start',NULL,'16:19:01'),
(2595,'createdtime',NULL,'2023-07-16 16:19:01'),
(2595,'modifiedby',NULL,'1'),
(2595,'from_email',NULL,'francescamontuoro@easylife.house'),
(2595,'saved_toid',NULL,'["","ferraricarulli@outlook.com"]'),
(2595,'ccmail',NULL,'[""]'),
(2595,'bccmail',NULL,'[""]'),
(2595,'parent_id',NULL,'997@1|'),
(2595,'email_flag',NULL,'SENT'),
(2595,'source',NULL,'CRM'),
(2595,'record_id',NULL,'1002'),
(2595,'record_module',NULL,'Emails'),
(2597,'label',NULL,'Federico Ferreri'),
(2597,'firstname',NULL,'Federico'),
(2597,'lead_no',NULL,'LEA613'),
(2597,'lastname',NULL,'Ferreri'),
(2597,'mobile',NULL,'3429807243'),
(2597,'email',NULL,'federicoferreri93@gmail.com'),
(2597,'assigned_user_id',NULL,'5'),
(2597,'createdtime',NULL,'2023-07-16 17:16:22'),
(2597,'modifiedby',NULL,'5'),
(2597,'lane',NULL,'Pallavicino 22'),
(2597,'city',NULL,'Milano'),
(2597,'source',NULL,'WEBSERVICE'),
(2597,'cf_857',NULL,'4'),
(2597,'cf_859',NULL,'2'),
(2597,'cf_861',NULL,'Ricerca Internet'),
(2597,'record_id',NULL,'1003'),
(2597,'record_module',NULL,'Leads'),
(2598,'label',NULL,'Massimo D'),
(2598,'firstname',NULL,'Massimo'),
(2598,'lead_no',NULL,'LEA614'),
(2598,'lastname',NULL,'D'),
(2598,'mobile',NULL,'0034661504760'),
(2598,'email',NULL,'masdandrea@hotmail.com'),
(2598,'assigned_user_id',NULL,'5'),
(2598,'createdtime',NULL,'2023-07-17 08:37:34'),
(2598,'modifiedby',NULL,'5'),
(2598,'lane',NULL,'Abruzzi 27'),
(2598,'city',NULL,'Milano'),
(2598,'source',NULL,'WEBSERVICE'),
(2598,'cf_857',NULL,'2'),
(2598,'cf_859',NULL,'1'),
(2598,'cf_861',NULL,'Ricerca Internet'),
(2598,'record_id',NULL,'1004'),
(2598,'record_module',NULL,'Leads'),
(2599,'label',NULL,'Onofrio Marco Sciortino'),
(2599,'firstname',NULL,'Onofrio Marco'),
(2599,'lead_no',NULL,'LEA615'),
(2599,'lastname',NULL,'Sciortino'),
(2599,'mobile',NULL,'3389564917'),
(2599,'email',NULL,'omsciortino@yahoo.it'),
(2599,'assigned_user_id',NULL,'5'),
(2599,'createdtime',NULL,'2023-07-17 12:15:22'),
(2599,'modifiedby',NULL,'5'),
(2599,'lane',NULL,'Corso Lodi 83'),
(2599,'city',NULL,'Milano'),
(2599,'source',NULL,'WEBSERVICE'),
(2599,'cf_857',NULL,'2'),
(2599,'cf_859',NULL,'1'),
(2599,'cf_861',NULL,'Ricerca Internet'),
(2599,'record_id',NULL,'1005'),
(2599,'record_module',NULL,'Leads'),
(2600,'leadstatus','','Attempted to Contact'),
(2600,'modifiedby','5','7'),
(2601,'label','Massimo D','Massimo D'Andrea'),
(2601,'lastname','D','D'Andrea'),
(2601,'modifiedby','5','7'),
(2602,'lane','Abruzzi 27','Viale Abruzzi 27'),
(2603,'leadstatus','','Attempted to Contact'),
(2604,'leadstatus','','Contacted'),
(2604,'modifiedby','5','7'),
(2605,'lane','Modena','Via Modena 1'),
(2606,'city','Milano','Sesto San Giovanni'),
(2607,'modifiedby','5','7'),
(2607,'lane','Monza 39','Viale Monza 39'),
(2608,'leadstatus','','Contacted'),
(2609,'description','','100 mq piano 2 senza ascensore 3 stanze di cui una con soggiorno, 1 camera matrimoniale e 1 con singola con divano letto. Ac ok in una stanza e nell'altra c'e' un pinguino. Vive tra Roma e Milano. dare una settimana al mese.'),
(2610,'leadstatus','Contacted','Non Qualificato'),
(2611,'label',NULL,'Giacomo Cantinazzi'),
(2611,'firstname',NULL,'Giacomo'),
(2611,'lead_no',NULL,'LEA616'),
(2611,'lastname',NULL,'Cantinazzi'),
(2611,'leadsource',NULL,'Existing Customer'),
(2611,'leadstatus',NULL,'Contacted'),
(2611,'assigned_user_id',NULL,'7'),
(2611,'createdtime',NULL,'2023-07-17 13:02:14'),
(2611,'modifiedby',NULL,'7'),
(2611,'lane',NULL,'Via Privata Giacomo Favretto 8'),
(2611,'city',NULL,'Milano'),
(2611,'source',NULL,'CRM'),
(2611,'cf_861',NULL,'Referal Caccia Dominioni'),
(2611,'record_id',NULL,'1006'),
(2611,'record_module',NULL,'Leads'),
(2612,'description','','Ac presente 80 mq con terrazza, arredo obsoleto, cucina moderna, 1 camera matrimoniale + 1 letto, soggiorno con divano letto, 1 bagno con doccia nuova.'),
(2613,'label','Giacomo Cantinazzi','Sergio Cantinazzi'),
(2613,'firstname','Giacomo','Sergio'),
(2614,'modifiedby','5','7'),
(2614,'lane','Francesco Albani','Via Francesco Albani'),
(2615,'leadstatus','','Attempted to Contact'),
(2615,'modifiedby','5','7'),
(2616,'lane','Pallavicino 22','Via Pallavicino 22'),
(2617,'leadstatus','','Contacted'),
(2618,'description','','Bilocale nuovissimo, camera matrimoniale.'),
(2619,'lane','Via Francesco Albani','Via Francesco Albani 58'),
(2620,'description','Bilocale nuovissimo, camera matrimoniale.','Bilocale nuovissimo, camera matrimoniale.Classe B, AC, divano normale, 45 mq e balcone, piano V con doppio ascensore'),
(2621,'description','Bilocale nuovissimo, camera matrimoniale.Classe B, AC, divano normale, 45 mq e balcone, piano V con doppio ascensore','Bilocale nuovissimo, camera matrimoniale.Classe B, AC, divano normale, 45 mq e balcone, piano V con doppio ascensore.'),
(2622,'description','Bilocale nuovissimo, camera matrimoniale.Classe B, AC, divano normale, 45 mq e balcone, piano V con doppio ascensore.','Bilocale nuovissimo, camera matrimoniale.Classe B, AC, divano normale, 45 mq e balcone, piano V con doppio ascensore. Detto 30%.'),
(2623,'leadstatus','','Attempted to Contact'),
(2623,'modifiedby','5','7'),
(2624,'modifiedby','5','7'),
(2624,'lane','Cola di Rienzo','Via Cola di Rienzo'),
(2625,'leadstatus','','Contacted'),
(2626,'description','','In fase di ristrutturazione, pronto ad ottobre'),
(2627,'lane','Via Cola di Rienzo','Via Cola di Rienzo 8'),
(2628,'description','In fase di ristrutturazione, pronto ad ottobre','In fase di ristrutturazione, pronto ad ottobre, vorrebbe poterne usufruirne di tanto in tanto, andra' a stare in Padova.'),
(2629,'description','In fase di ristrutturazione, pronto ad ottobre, vorrebbe poterne usufruirne di tanto in tanto, andra' a stare in Padova.','In fase di ristrutturazione, pronto ad ottobre, vorrebbe poterne usufruirne di tanto in tanto, andra' a stare in Padova. All'interno c'e' Marras show-room.'),
(2630,'description','In fase di ristrutturazione, pronto ad ottobre, vorrebbe poterne usufruirne di tanto in tanto, andra' a stare in Padova. All'interno c'e' Marras show-room.','In fase di ristrutturazione, pronto ad ottobre, vorrebbe poterne usufruirne di tanto in tanto, andra' a stare in Padova. All'interno c'e' Marras show-room. Bilocale piano 2 con ascensore, affaccia all'interno, 50mq, 1 camera matrimoniale, living, 1 bagno, cucinotto. AC c'e', infissi. Piccolo balconcino.'),
(2631,'description','In fase di ristrutturazione, pronto ad ottobre, vorrebbe poterne usufruirne di tanto in tanto, andra' a stare in Padova. All'interno c'e' Marras show-room. Bilocale piano 2 con ascensore, affaccia all'interno, 50mq, 1 camera matrimoniale, living, 1 bagno, cucinotto. AC c'e', infissi. Piccolo balconcino.','In fase di ristrutturazione, pronto ad ottobre, vorrebbe poterne usufruirne di tanto in tanto, andra' a stare in Padova. All'interno c'e' Marras show-room. Bilocale piano 2 con ascensore, affaccia all'interno, 50mq, 1 camera matrimoniale, living, 1 bagno, cucinotto. AC c'e', infissi. Piccolo balconcino. Detto 25% +iva'),
(2632,'leadstatus','Contacted','Follow Up'),
(2633,'label',NULL,'Chiama per avere aggiornamenti in merito alla ristritturazione'),
(2633,'subject',NULL,'Chiama per avere aggiornamenti in merito alla ristritturazione'),
(2633,'assigned_user_id',NULL,'7'),
(2633,'date_start',NULL,'2023-09-10'),
(2633,'time_start',NULL,'14:11:00'),
(2633,'due_date',NULL,'2023-09-10'),
(2633,'duration_hours',NULL,'9'),
(2633,'duration_minutes',NULL,'49'),
(2633,'parent_id',NULL,'995'),
(2633,'sendnotification',NULL,'1'),
(2633,'activitytype',NULL,'Task'),
(2633,'createdtime',NULL,'2023-07-17 14:12:12'),
(2633,'taskpriority',NULL,'Medium'),
(2633,'visibility',NULL,'Private'),
(2633,'modifiedby',NULL,'7'),
(2633,'reminder_time',NULL,'2881'),
(2633,'source',NULL,'CRM'),
(2633,'taskstatus',NULL,'Planned'),
(2633,'record_id',NULL,'1007'),
(2633,'record_module',NULL,'Calendar'),
(2635,'leadstatus','Attempted to Contact','Contacted'),
(2636,'label',NULL,'Task : Chiama per avere aggiornamenti in merito alla ristritturazione'),
(2636,'date_start',NULL,'2023-07-17'),
(2636,'activitytype',NULL,'Emails'),
(2636,'assigned_user_id',NULL,'1'),
(2636,'subject',NULL,'Task : Chiama per avere aggiornamenti in merito alla ristritturazione'),
(2636,'description',NULL,'Montuoro Francesca ,<br/><b>Task Notification Details:</b><br/>Subject : Chiama per avere aggiornamenti in merito alla ristritturazione<br/>Start date and time : 10-09-2023 2:11 PM ((UTC) Coordinated Universal Time, Greenwich Mean Time)<br/>End date and time : 10-09-2023 (dd-mm-yyyy) <br/>Status : Planned <br/>Priority : Medium <br/>Related To : Merola Pasquale <br/>Contacts List : <br/>Description : <br><br>'),
(2636,'time_start',NULL,'14:13:01'),
(2636,'createdtime',NULL,'2023-07-17 14:13:01'),
(2636,'modifiedby',NULL,'1'),
(2636,'from_email',NULL,'francescamontuoro@easylife.house'),
(2636,'saved_toid',NULL,'["francescamontuoro@easylife.house"]'),
(2636,'ccmail',NULL,'[""]'),
(2636,'bccmail',NULL,'[""]'),
(2636,'parent_id',NULL,'1007@1|'),
(2636,'email_flag',NULL,'SENT'),
(2636,'source',NULL,'CRM'),
(2636,'record_id',NULL,'1008'),
(2636,'record_module',NULL,'Emails'),
(2638,'description','','Sta iniziando ora la ristrutturazione, termine dicembre,'),
(2639,'description','Sta iniziando ora la ristrutturazione, termine dicembre,','Sta iniziando ora la ristrutturazione, termine dicembre. Ha scritto anche ad altri. Vuole fare affitto a stanze, fara' zona smartworking,'),
(2640,'leadstatus','','Fuori Zona'),
(2640,'modifiedby','5','7'),
(2641,'label',NULL,'Valutazione Immobile in Viale Jenner 46 - Milano'),
(2641,'date_start',NULL,'2023-07-17'),
(2641,'activitytype',NULL,'Emails'),
(2641,'assigned_user_id',NULL,'1'),
(2641,'subject',NULL,'Valutazione Immobile in Viale Jenner 46 - Milano'),
(2641,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Antonino</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2641,'time_start',NULL,'15:08:01'),
(2641,'createdtime',NULL,'2023-07-17 15:08:01'),
(2641,'modifiedby',NULL,'1'),
(2641,'from_email',NULL,'francescamontuoro@easylife.house'),
(2641,'saved_toid',NULL,'["","antoninogattuso@outlook.com"]'),
(2641,'ccmail',NULL,'[""]'),
(2641,'bccmail',NULL,'[""]'),
(2641,'parent_id',NULL,'994@1|'),
(2641,'email_flag',NULL,'SENT'),
(2641,'source',NULL,'CRM'),
(2641,'record_id',NULL,'1009'),
(2641,'record_module',NULL,'Emails'),
(2643,'label',NULL,'Andrea Trapani'),
(2643,'firstname',NULL,'Andrea'),
(2643,'lead_no',NULL,'LEA617'),
(2643,'lastname',NULL,'Trapani'),
(2643,'mobile',NULL,'3388100200'),
(2643,'email',NULL,'niriatrapani@gmail.com'),
(2643,'assigned_user_id',NULL,'5'),
(2643,'createdtime',NULL,'2023-07-17 17:36:12'),
(2643,'modifiedby',NULL,'5'),
(2643,'lane',NULL,'Di Vittorio 57'),
(2643,'city',NULL,'Milano'),
(2643,'source',NULL,'WEBSERVICE'),
(2643,'cf_857',NULL,'2'),
(2643,'cf_859',NULL,'1'),
(2643,'cf_861',NULL,'Ricerca Internet'),
(2643,'record_id',NULL,'1010'),
(2643,'record_module',NULL,'Leads'),
(2644,'leadstatus','','Fuori Zona'),
(2644,'modifiedby','5','7'),
(2645,'label',NULL,'Valutazione Immobile in Di Vittorio 57 - Milano'),
(2645,'date_start',NULL,'2023-07-18'),
(2645,'activitytype',NULL,'Emails'),
(2645,'assigned_user_id',NULL,'1'),
(2645,'subject',NULL,'Valutazione Immobile in Di Vittorio 57 - Milano'),
(2645,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Andrea</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2645,'time_start',NULL,'08:34:02'),
(2645,'createdtime',NULL,'2023-07-18 08:34:02'),
(2645,'modifiedby',NULL,'1'),
(2645,'from_email',NULL,'francescamontuoro@easylife.house'),
(2645,'saved_toid',NULL,'["","niriatrapani@gmail.com"]'),
(2645,'ccmail',NULL,'[""]'),
(2645,'bccmail',NULL,'[""]'),
(2645,'parent_id',NULL,'1010@1|'),
(2645,'email_flag',NULL,'SENT'),
(2645,'source',NULL,'CRM'),
(2645,'record_id',NULL,'1011'),
(2645,'record_module',NULL,'Emails'),
(2647,'label',NULL,'STEFANO LUCARELLA'),
(2647,'firstname',NULL,'STEFANO'),
(2647,'lead_no',NULL,'LEA618'),
(2647,'lastname',NULL,'LUCARELLA'),
(2647,'mobile',NULL,'3475831793'),
(2647,'email',NULL,'stefano_lucarella@homail.it'),
(2647,'assigned_user_id',NULL,'5'),
(2647,'createdtime',NULL,'2023-07-18 09:03:22'),
(2647,'modifiedby',NULL,'5'),
(2647,'lane',NULL,'via pellegrino rossi'),
(2647,'city',NULL,'Milano'),
(2647,'source',NULL,'WEBSERVICE'),
(2647,'cf_857',NULL,'1'),
(2647,'cf_859',NULL,'1'),
(2647,'cf_861',NULL,'Ricerca Internet'),
(2647,'record_id',NULL,'1012'),
(2647,'record_module',NULL,'Leads'),
(2648,'label',NULL,'giorgio bramante'),
(2648,'firstname',NULL,'giorgio'),
(2648,'lead_no',NULL,'LEA619'),
(2648,'lastname',NULL,'bramante'),
(2648,'mobile',NULL,'3403861406'),
(2648,'email',NULL,'giorgio.bramante@thecream.it'),
(2648,'assigned_user_id',NULL,'5'),
(2648,'createdtime',NULL,'2023-07-18 09:47:22'),
(2648,'modifiedby',NULL,'5'),
(2648,'lane',NULL,'Domokos 4'),
(2648,'city',NULL,'Milano'),
(2648,'source',NULL,'WEBSERVICE'),
(2648,'cf_857',NULL,'3'),
(2648,'cf_859',NULL,'2'),
(2648,'cf_861',NULL,'Ricerca Internet'),
(2648,'record_id',NULL,'1013'),
(2648,'record_module',NULL,'Leads'),
(2649,'leadstatus','','Fuori Zona'),
(2649,'modifiedby','5','7'),
(2650,'leadstatus','','Fuori Zona'),
(2650,'modifiedby','5','7'),
(2651,'label',NULL,'Valutazione Immobile in via pellegrino rossi - Milano'),
(2651,'date_start',NULL,'2023-07-18'),
(2651,'activitytype',NULL,'Emails'),
(2651,'assigned_user_id',NULL,'1'),
(2651,'subject',NULL,'Valutazione Immobile in via pellegrino rossi - Milano'),
(2651,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>STEFANO</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2651,'time_start',NULL,'09:55:01'),
(2651,'createdtime',NULL,'2023-07-18 09:55:01'),
(2651,'modifiedby',NULL,'1'),
(2651,'from_email',NULL,'francescamontuoro@easylife.house'),
(2651,'saved_toid',NULL,'["","stefano_lucarella@homail.it"]'),
(2651,'ccmail',NULL,'[""]'),
(2651,'bccmail',NULL,'[""]'),
(2651,'parent_id',NULL,'1012@1|'),
(2651,'email_flag',NULL,'SENT'),
(2651,'source',NULL,'CRM'),
(2651,'record_id',NULL,'1014'),
(2651,'record_module',NULL,'Emails'),
(2653,'label',NULL,'Valutazione Immobile in Domokos 4 - Milano'),
(2653,'date_start',NULL,'2023-07-18'),
(2653,'activitytype',NULL,'Emails'),
(2653,'assigned_user_id',NULL,'1'),
(2653,'subject',NULL,'Valutazione Immobile in Domokos 4 - Milano'),
(2653,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>giorgio</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2653,'time_start',NULL,'09:55:05'),
(2653,'createdtime',NULL,'2023-07-18 09:55:05'),
(2653,'modifiedby',NULL,'1'),
(2653,'from_email',NULL,'francescamontuoro@easylife.house'),
(2653,'saved_toid',NULL,'["","giorgio.bramante@thecream.it"]'),
(2653,'ccmail',NULL,'[""]'),
(2653,'bccmail',NULL,'[""]'),
(2653,'parent_id',NULL,'1013@1|'),
(2653,'email_flag',NULL,'SENT'),
(2653,'source',NULL,'CRM'),
(2653,'record_id',NULL,'1015'),
(2653,'record_module',NULL,'Emails'),
(2655,'description','Bilo utliizzato gia' per affitti brevi - vuole cambiare gestore. Abita in Toscana. 60 mq. soggiorno con divano letto camera matrimoniale con cabina armadio. AC. Piano 1. Verrano fatti lavori in facciata ad ottobre. Ne torna in possesso il 4 di ottobre. Dato il 20% anziche' il 25%.','Bilo utliizzato gia' per affitti brevi - vuole cambiare gestore. Abita in Toscana. 60 mq. soggiorno con divano letto camera matrimoniale con cabina armadio. AC. Piano 1. Verrano fatti lavori in facciata ad ottobre. Ne torna in possesso il 5 di settembre. Dato il 20% anziche' il 25%.'),
(2656,'leadstatus','Contacted','Hot'),
(2657,'lane','Procaccini 12','Via Procaccini 12'),
(2658,'label',NULL,'MARIA PIA GIANNETTA'),
(2658,'firstname',NULL,'MARIA PIA'),
(2658,'lead_no',NULL,'LEA620'),
(2658,'lastname',NULL,'GIANNETTA'),
(2658,'mobile',NULL,'3206870911'),
(2658,'email',NULL,'marypg83@gmail.com'),
(2658,'assigned_user_id',NULL,'5'),
(2658,'createdtime',NULL,'2023-07-18 12:07:22'),
(2658,'modifiedby',NULL,'5'),
(2658,'lane',NULL,'COMASINA 2'),
(2658,'city',NULL,'Milano'),
(2658,'source',NULL,'WEBSERVICE'),
(2658,'cf_857',NULL,'2'),
(2658,'cf_859',NULL,'1'),
(2658,'cf_861',NULL,'Ricerca Internet'),
(2658,'record_id',NULL,'1016'),
(2658,'record_module',NULL,'Leads'),
(2659,'leadstatus','','Fuori Zona'),
(2659,'modifiedby','5','7'),
(2660,'label',NULL,'Valutazione Immobile in COMASINA 2 - Milano'),
(2660,'date_start',NULL,'2023-07-18'),
(2660,'activitytype',NULL,'Emails'),
(2660,'assigned_user_id',NULL,'1'),
(2660,'subject',NULL,'Valutazione Immobile in COMASINA 2 - Milano'),
(2660,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>MARIA PIA</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2660,'time_start',NULL,'12:27:01'),
(2660,'createdtime',NULL,'2023-07-18 12:27:01'),
(2660,'modifiedby',NULL,'1'),
(2660,'from_email',NULL,'francescamontuoro@easylife.house'),
(2660,'saved_toid',NULL,'["","marypg83@gmail.com"]'),
(2660,'ccmail',NULL,'[""]'),
(2660,'bccmail',NULL,'[""]'),
(2660,'parent_id',NULL,'1016@1|'),
(2660,'email_flag',NULL,'SENT'),
(2660,'source',NULL,'CRM'),
(2660,'record_id',NULL,'1017'),
(2660,'record_module',NULL,'Emails'),
(2662,'modifiedby','5','7'),
(2662,'lane','Agostino Bertani','Via Agostino Bertani 6'),
(2663,'leadstatus','','Fissato appuntamento'),
(2664,'label',NULL,'Maria Iovane'),
(2664,'firstname',NULL,'Maria'),
(2664,'lead_no',NULL,'LEA621'),
(2664,'lastname',NULL,'Iovane'),
(2664,'mobile',NULL,'3393165485'),
(2664,'email',NULL,'mariella1983mi@gmail.com'),
(2664,'assigned_user_id',NULL,'5'),
(2664,'createdtime',NULL,'2023-07-18 15:56:22'),
(2664,'modifiedby',NULL,'5'),
(2664,'lane',NULL,'Muzio Scevola 10'),
(2664,'city',NULL,'Milano'),
(2664,'source',NULL,'WEBSERVICE'),
(2664,'cf_857',NULL,'1'),
(2664,'cf_859',NULL,'1'),
(2664,'cf_861',NULL,'Ricerca Internet'),
(2664,'record_id',NULL,'1018'),
(2664,'record_module',NULL,'Leads'),
(2666,'label',NULL,'Antonio Iarrobino'),
(2666,'firstname',NULL,'Antonio'),
(2666,'lead_no',NULL,'LEA622'),
(2666,'lastname',NULL,'Iarrobino'),
(2666,'mobile',NULL,'3939659545'),
(2666,'email',NULL,'antonioiarrob@gmail.com'),
(2666,'assigned_user_id',NULL,'5'),
(2666,'createdtime',NULL,'2023-07-18 22:42:22'),
(2666,'modifiedby',NULL,'5'),
(2666,'lane',NULL,'Via Giovanni battista Sammartini 33'),
(2666,'city',NULL,'Milano'),
(2666,'source',NULL,'WEBSERVICE'),
(2666,'cf_857',NULL,'1'),
(2666,'cf_859',NULL,'1'),
(2666,'cf_861',NULL,'Ricerca Internet'),
(2666,'record_id',NULL,'1019'),
(2666,'record_module',NULL,'Leads'),
(2667,'label',NULL,'Elvira Marconi'),
(2667,'firstname',NULL,'Elvira'),
(2667,'lead_no',NULL,'LEA623'),
(2667,'lastname',NULL,'Marconi'),
(2667,'mobile',NULL,'3343595205'),
(2667,'email',NULL,'cocac65@gmail.com'),
(2667,'assigned_user_id',NULL,'5'),
(2667,'createdtime',NULL,'2023-07-19 08:37:32'),
(2667,'modifiedby',NULL,'5'),
(2667,'lane',NULL,'Cefal'),
(2667,'city',NULL,'Milano'),
(2667,'source',NULL,'WEBSERVICE'),
(2667,'cf_857',NULL,'1'),
(2667,'cf_859',NULL,'1'),
(2667,'cf_861',NULL,'Ricerca Internet'),
(2667,'record_id',NULL,'1020'),
(2667,'record_module',NULL,'Leads'),
(2668,'label',NULL,'Davide Brillo'),
(2668,'firstname',NULL,'Davide'),
(2668,'lead_no',NULL,'LEA624'),
(2668,'lastname',NULL,'Brillo'),
(2668,'mobile',NULL,'3923936366'),
(2668,'email',NULL,'davide.brillo@gmail.com'),
(2668,'assigned_user_id',NULL,'5'),
(2668,'createdtime',NULL,'2023-07-19 08:38:22'),
(2668,'modifiedby',NULL,'5'),
(2668,'lane',NULL,'Lepetit 18'),
(2668,'city',NULL,'Milano'),
(2668,'source',NULL,'WEBSERVICE'),
(2668,'cf_857',NULL,'2'),
(2668,'cf_859',NULL,'2'),
(2668,'cf_861',NULL,'Ricerca Internet'),
(2668,'record_id',NULL,'1021'),
(2668,'record_module',NULL,'Leads'),
(2669,'label',NULL,'Lydia Agresta'),
(2669,'firstname',NULL,'Lydia'),
(2669,'lead_no',NULL,'LEA625'),
(2669,'lastname',NULL,'Agresta'),
(2669,'mobile',NULL,'3393190438'),
(2669,'email',NULL,'agresta.lydia@gmail.com'),
(2669,'assigned_user_id',NULL,'5'),
(2669,'createdtime',NULL,'2023-07-19 11:02:22'),
(2669,'modifiedby',NULL,'5'),
(2669,'lane',NULL,'Via delle Cave 34'),
(2669,'city',NULL,'Roma'),
(2669,'source',NULL,'WEBSERVICE'),
(2669,'cf_857',NULL,'3'),
(2669,'cf_859',NULL,'1'),
(2669,'cf_861',NULL,'Ricerca Internet'),
(2669,'record_id',NULL,'1022'),
(2669,'record_module',NULL,'Leads'),
(2670,'leadstatus','','Fuori Zona'),
(2670,'modifiedby','5','7'),
(2671,'label',NULL,'Valutazione Immobile in Cefal - Milano'),
(2671,'date_start',NULL,'2023-07-19'),
(2671,'activitytype',NULL,'Emails'),
(2671,'assigned_user_id',NULL,'1'),
(2671,'subject',NULL,'Valutazione Immobile in Cefal - Milano'),
(2671,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Elvira</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2671,'time_start',NULL,'12:25:01'),
(2671,'createdtime',NULL,'2023-07-19 12:25:01'),
(2671,'modifiedby',NULL,'1'),
(2671,'from_email',NULL,'francescamontuoro@easylife.house'),
(2671,'saved_toid',NULL,'["","cocac65@gmail.com"]'),
(2671,'ccmail',NULL,'[""]'),
(2671,'bccmail',NULL,'[""]'),
(2671,'parent_id',NULL,'1020@1|'),
(2671,'email_flag',NULL,'SENT'),
(2671,'source',NULL,'CRM'),
(2671,'record_id',NULL,'1023'),
(2671,'record_module',NULL,'Emails'),
(2673,'modifiedby','5','7'),
(2673,'lane','Lepetit 18','Via Lepetit 18'),
(2674,'leadstatus','','Attempted to Contact'),
(2675,'leadstatus','','Non Qualificato'),
(2675,'modifiedby','5','7'),
(2677,'label',NULL,'ROMA'),
(2677,'commentcontent',NULL,'ROMA'),
(2677,'assigned_user_id',NULL,'7'),
(2677,'createdtime',NULL,'2023-07-19 15:49:12'),
(2677,'related_to',NULL,'1022'),
(2677,'creator',NULL,'7'),
(2677,'source',NULL,'CRM'),
(2677,'userid',NULL,'7'),
(2677,'record_id',NULL,'1024'),
(2677,'record_module',NULL,'ModComments'),
(2678,'modifiedby','5','7'),
(2678,'lane','Muzio Scevola 10','Via Muzio Scevola 10'),
(2679,'leadstatus','','Contacted'),
(2680,'description','','Monolocale, ristrutturato.'),
(2681,'leadstatus','Contacted','Medium Term'),
(2682,'label',NULL,'Davide Pellegrini'),
(2682,'firstname',NULL,'Davide'),
(2682,'lead_no',NULL,'LEA626'),
(2682,'lastname',NULL,'Pellegrini'),
(2682,'mobile',NULL,'3409133701'),
(2682,'email',NULL,'d.pellegrini91@gmail.com'),
(2682,'assigned_user_id',NULL,'5'),
(2682,'createdtime',NULL,'2023-07-19 15:59:22'),
(2682,'modifiedby',NULL,'5'),
(2682,'lane',NULL,'Via degli ottoboni 43'),
(2682,'city',NULL,'Milano'),
(2682,'source',NULL,'WEBSERVICE'),
(2682,'cf_857',NULL,'6'),
(2682,'cf_859',NULL,'4'),
(2682,'cf_861',NULL,'Ricerca Internet'),
(2682,'record_id',NULL,'1025'),
(2682,'record_module',NULL,'Leads'),
(2683,'leadstatus','','Contacted'),
(2683,'modifiedby','5','7'),
(2684,'leadstatus','Contacted','Attempted to Contact'),
(2685,'leadstatus','','Non Qualificato'),
(2685,'modifiedby','5','7'),
(2686,'leadstatus','Attempted to Contact','Contacted'),
(2687,'description','','Considera solo contratto Rent to Rent. Ristrutturato totalmente, con arredi di pregio (dice). 82mq, 1 camera da letto open space con cucina a isola, 2 bagni, Piano 2 e 1/2. Ascensore AC Riscaldamento autonomo. Impianti nuovi. S.cond. circa 110 euro al mese. Wi-Fi con Fastweb 29 Euro.'),
(2688,'description','Considera solo contratto Rent to Rent. Ristrutturato totalmente, con arredi di pregio (dice). 82mq, 1 camera da letto open space con cucina a isola, 2 bagni, Piano 2 e 1/2. Ascensore AC Riscaldamento autonomo. Impianti nuovi. S.cond. circa 110 euro al mese. Wi-Fi con Fastweb 29 Euro.','Considera solo contratto Rent to Rent. Ristrutturato totalmente, con arredi di pregio (dice). 82mq, 1 camera da letto open space con cucina a isola, 2 bagni, Piano 2 e 1/2. Ascensore AC Riscaldamento autonomo. Impianti nuovi. S.cond. circa 110 euro al mese. Wi-Fi con Fastweb 29 Euro. Luce e gas 24 Euro al mese sino a giugno 2024.'),
(2689,'description','Considera solo contratto Rent to Rent. Ristrutturato totalmente, con arredi di pregio (dice). 82mq, 1 camera da letto open space con cucina a isola, 2 bagni, Piano 2 e 1/2. Ascensore AC Riscaldamento autonomo. Impianti nuovi. S.cond. circa 110 euro al mese. Wi-Fi con Fastweb 29 Euro. Luce e gas 24 Euro al mese sino a giugno 2024.','Considera solo contratto Rent to Rent. Ristrutturato totalmente, con arredi di pregio (dice). 82mq, 1 camera da letto open space con cucina a isola, 2 bagni, Piano 2 e 1/2. Ascensore AC Riscaldamento autonomo. Impianti nuovi. S.cond. circa 110 euro al mese. Wi-Fi con Fastweb 29 Euro. Luce e gas 24 Euro al mese sino a giugno 2024 (societa' NEN).'),
(2690,'label',NULL,'Corrado Caraffi'),
(2690,'firstname',NULL,'Corrado'),
(2690,'lead_no',NULL,'LEA627'),
(2690,'lastname',NULL,'Caraffi'),
(2690,'mobile',NULL,'3485680072'),
(2690,'email',NULL,'corrado@caraffi.net'),
(2690,'assigned_user_id',NULL,'5'),
(2690,'createdtime',NULL,'2023-07-19 17:50:12'),
(2690,'modifiedby',NULL,'5'),
(2690,'lane',NULL,'Padova'),
(2690,'city',NULL,'Milano'),
(2690,'source',NULL,'WEBSERVICE'),
(2690,'cf_857',NULL,'2'),
(2690,'cf_859',NULL,'1'),
(2690,'cf_861',NULL,'Ricerca Internet'),
(2690,'record_id',NULL,'1026'),
(2690,'record_module',NULL,'Leads'),
(2691,'description','Considera solo contratto Rent to Rent. Ristrutturato totalmente, con arredi di pregio (dice). 82mq, 1 camera da letto open space con cucina a isola, 2 bagni, Piano 2 e 1/2. Ascensore AC Riscaldamento autonomo. Impianti nuovi. S.cond. circa 110 euro al mese. Wi-Fi con Fastweb 29 Euro. Luce e gas 24 Euro al mese sino a giugno 2024 (societa' NEN).','Considera solo contratto Rent to Rent. Ristrutturato totalmente, con arredi di pregio 82mq, 1 camera da letto, open space con cucina a isola, 2 bagni, Piano 2 e 1/2. Ascensore AC Riscaldamento autonomo. Impianti nuovi. S.cond. circa 110 euro al mese. Wi-Fi con Fastweb 29 Euro. Luce e gas 24 Euro al mese sino a giugno 2024 (societa' NEN).'),
(2692,'modifiedby','5','7'),
(2692,'lane','Padova','Viale Padova'),
(2693,'leadstatus','','Contacted'),
(2694,'lane','Viale Padova','Viale Padova 85'),
(2695,'description','','Bilo in ristrutturazione. Ac Piano 2 con ascensore'),
(2696,'lane','Corso Garibaldi','Corso Garibaldi 121'),
(2697,'leadstatus','Attempted to Contact','Contacted'),
(2698,'description','','Vorrebbe darcelo sono 5 giorni alla settimana....'),
(2699,'label',NULL,'Onboarding APT Via masera 10 Milano'),
(2699,'projectname',NULL,'Onboarding APT Via masera 10 Milano'),
(2699,'assigned_user_id',NULL,'4'),
(2699,'project_no',NULL,'PROJ14'),
(2699,'createdtime',NULL,'2023-07-20 11:44:52'),
(2699,'modifiedby',NULL,'1'),
(2699,'source',NULL,'WORKFLOW'),
(2699,'record_id',NULL,'1027'),
(2699,'record_module',NULL,'Project'),
(2701,'leadstatus','Fissato appuntamento','Acquisito'),
(2701,'modifiedby','7','1'),
(2702,'label',NULL,'Onboarding Appartamento in Via masera 10 - Milano'),
(2702,'date_start',NULL,'2023-07-20'),
(2702,'activitytype',NULL,'Emails'),
(2702,'assigned_user_id',NULL,'1'),
(2702,'subject',NULL,'Onboarding Appartamento in Via masera 10 - Milano'),
(2702,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Via masera 10 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2702,'time_start',NULL,'11:45:02'),
(2702,'createdtime',NULL,'2023-07-20 11:45:02'),
(2702,'modifiedby',NULL,'1'),
(2702,'from_email',NULL,'onboarding@easylife.house'),
(2702,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(2702,'ccmail',NULL,'[""]'),
(2702,'bccmail',NULL,'[""]'),
(2702,'parent_id',NULL,'697@1|'),
(2702,'email_flag',NULL,'SENT'),
(2702,'source',NULL,'CRM'),
(2702,'record_id',NULL,'1028'),
(2702,'record_module',NULL,'Emails'),
(2704,'label',NULL,'Onboarding APT Via Spallanzani 6 Milano'),
(2704,'projectname',NULL,'Onboarding APT Via Spallanzani 6 Milano'),
(2704,'assigned_user_id',NULL,'4'),
(2704,'project_no',NULL,'PROJ15'),
(2704,'createdtime',NULL,'2023-07-20 11:46:46'),
(2704,'modifiedby',NULL,'1'),
(2704,'source',NULL,'WORKFLOW'),
(2704,'record_id',NULL,'1029'),
(2704,'record_module',NULL,'Project'),
(2706,'leadstatus','Hot','Acquisito'),
(2706,'modifiedby','7','1'),
(2707,'label',NULL,'Onboarding Appartamento in Via Spallanzani 6 - Milano'),
(2707,'date_start',NULL,'2023-07-20'),
(2707,'activitytype',NULL,'Emails'),
(2707,'assigned_user_id',NULL,'1'),
(2707,'subject',NULL,'Onboarding Appartamento in Via Spallanzani 6 - Milano'),
(2707,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Via Spallanzani 6 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2707,'time_start',NULL,'11:47:02'),
(2707,'createdtime',NULL,'2023-07-20 11:47:02'),
(2707,'modifiedby',NULL,'1'),
(2707,'from_email',NULL,'onboarding@easylife.house'),
(2707,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(2707,'ccmail',NULL,'[""]'),
(2707,'bccmail',NULL,'[""]'),
(2707,'parent_id',NULL,'836@1|'),
(2707,'email_flag',NULL,'SENT'),
(2707,'source',NULL,'CRM'),
(2707,'record_id',NULL,'1030'),
(2707,'record_module',NULL,'Emails'),
(2709,'label',NULL,'Onboarding APT Zuretti 5 Milano'),
(2709,'projectname',NULL,'Onboarding APT Zuretti 5 Milano'),
(2709,'assigned_user_id',NULL,'4'),
(2709,'project_no',NULL,'PROJ16'),
(2709,'createdtime',NULL,'2023-07-20 11:47:22'),
(2709,'modifiedby',NULL,'1'),
(2709,'source',NULL,'WORKFLOW'),
(2709,'record_id',NULL,'1031'),
(2709,'record_module',NULL,'Project'),
(2711,'leadstatus','Contacted','Acquisito'),
(2711,'modifiedby','7','1'),
(2712,'label',NULL,'Onboarding Appartamento in Zuretti 5 - Milano'),
(2712,'date_start',NULL,'2023-07-20'),
(2712,'activitytype',NULL,'Emails'),
(2712,'assigned_user_id',NULL,'1'),
(2712,'subject',NULL,'Onboarding Appartamento in Zuretti 5 - Milano'),
(2712,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Zuretti 5 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2712,'time_start',NULL,'11:48:02'),
(2712,'createdtime',NULL,'2023-07-20 11:48:02'),
(2712,'modifiedby',NULL,'1'),
(2712,'from_email',NULL,'onboarding@easylife.house'),
(2712,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(2712,'ccmail',NULL,'[""]'),
(2712,'bccmail',NULL,'[""]'),
(2712,'parent_id',NULL,'325@1|'),
(2712,'email_flag',NULL,'SENT'),
(2712,'source',NULL,'CRM'),
(2712,'record_id',NULL,'1032'),
(2712,'record_module',NULL,'Emails'),
(2714,'label',NULL,'Onboarding APT VIA Melchiorre Gioia 30 Milano'),
(2714,'projectname',NULL,'Onboarding APT VIA Melchiorre Gioia 30 Milano'),
(2714,'assigned_user_id',NULL,'4'),
(2714,'project_no',NULL,'PROJ17'),
(2714,'createdtime',NULL,'2023-07-20 11:49:06'),
(2714,'modifiedby',NULL,'1'),
(2714,'source',NULL,'WORKFLOW'),
(2714,'record_id',NULL,'1033'),
(2714,'record_module',NULL,'Project'),
(2716,'leadstatus','Fissato appuntamento','Acquisito'),
(2716,'modifiedby','7','1'),
(2717,'label',NULL,'Onboarding Appartamento in VIA Melchiorre Gioia 30 - Milano'),
(2717,'date_start',NULL,'2023-07-20'),
(2717,'activitytype',NULL,'Emails'),
(2717,'assigned_user_id',NULL,'1'),
(2717,'subject',NULL,'Onboarding Appartamento in VIA Melchiorre Gioia 30 - Milano'),
(2717,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;VIA Melchiorre Gioia 30 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2717,'time_start',NULL,'11:50:02'),
(2717,'createdtime',NULL,'2023-07-20 11:50:02'),
(2717,'modifiedby',NULL,'1'),
(2717,'from_email',NULL,'onboarding@easylife.house'),
(2717,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(2717,'ccmail',NULL,'[""]'),
(2717,'bccmail',NULL,'[""]'),
(2717,'parent_id',NULL,'900@1|'),
(2717,'email_flag',NULL,'SENT'),
(2717,'source',NULL,'CRM'),
(2717,'record_id',NULL,'1034'),
(2717,'record_module',NULL,'Emails'),
(2719,'leadstatus','Attempted to Contact','Contacted'),
(2720,'label',NULL,'Onboarding APT Corso di porta romana 109 Milano'),
(2720,'projectname',NULL,'Onboarding APT Corso di porta romana 109 Milano'),
(2720,'assigned_user_id',NULL,'4'),
(2720,'project_no',NULL,'PROJ18'),
(2720,'createdtime',NULL,'2023-07-20 11:55:40'),
(2720,'modifiedby',NULL,'1'),
(2720,'source',NULL,'WORKFLOW'),
(2720,'record_id',NULL,'1035'),
(2720,'record_module',NULL,'Project'),
(2722,'leadstatus','Contacted','Acquisito'),
(2722,'modifiedby','7','1'),
(2723,'label',NULL,'Onboarding Appartamento in Corso di porta romana 109 - Milano'),
(2723,'date_start',NULL,'2023-07-20'),
(2723,'activitytype',NULL,'Emails'),
(2723,'assigned_user_id',NULL,'1'),
(2723,'subject',NULL,'Onboarding Appartamento in Corso di porta romana 109 - Milano'),
(2723,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Corso di porta romana 109 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2723,'time_start',NULL,'11:56:01'),
(2723,'createdtime',NULL,'2023-07-20 11:56:01'),
(2723,'modifiedby',NULL,'1'),
(2723,'from_email',NULL,'onboarding@easylife.house'),
(2723,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(2723,'ccmail',NULL,'[""]'),
(2723,'bccmail',NULL,'[""]'),
(2723,'parent_id',NULL,'408@1|'),
(2723,'email_flag',NULL,'SENT'),
(2723,'source',NULL,'CRM'),
(2723,'record_id',NULL,'1036'),
(2723,'record_module',NULL,'Emails'),
(2725,'leadstatus','Contacted','Hot'),
(2726,'label',NULL,'Onboarding APT Via Angera 10 Milano'),
(2726,'projectname',NULL,'Onboarding APT Via Angera 10 Milano'),
(2726,'assigned_user_id',NULL,'4'),
(2726,'project_no',NULL,'PROJ19'),
(2726,'createdtime',NULL,'2023-07-20 11:59:16'),
(2726,'modifiedby',NULL,'1'),
(2726,'source',NULL,'WORKFLOW'),
(2726,'record_id',NULL,'1037'),
(2726,'record_module',NULL,'Project'),
(2728,'leadstatus','Hot','Acquisito'),
(2728,'modifiedby','7','1'),
(2729,'label',NULL,'Onboarding Appartamento in Via Angera 10 - Milano'),
(2729,'date_start',NULL,'2023-07-20'),
(2729,'activitytype',NULL,'Emails'),
(2729,'assigned_user_id',NULL,'1'),
(2729,'subject',NULL,'Onboarding Appartamento in Via Angera 10 - Milano'),
(2729,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Via Angera 10 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2729,'time_start',NULL,'12:00:03'),
(2729,'createdtime',NULL,'2023-07-20 12:00:03'),
(2729,'modifiedby',NULL,'1'),
(2729,'from_email',NULL,'onboarding@easylife.house'),
(2729,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(2729,'ccmail',NULL,'[""]'),
(2729,'bccmail',NULL,'[""]'),
(2729,'parent_id',NULL,'295@1|'),
(2729,'email_flag',NULL,'SENT'),
(2729,'source',NULL,'CRM'),
(2729,'record_id',NULL,'1038'),
(2729,'record_module',NULL,'Emails'),
(2731,'label',NULL,'Onboarding APT Via Rosolino Pilo 6 Milano'),
(2731,'projectname',NULL,'Onboarding APT Via Rosolino Pilo 6 Milano'),
(2731,'assigned_user_id',NULL,'4'),
(2731,'project_no',NULL,'PROJ20'),
(2731,'createdtime',NULL,'2023-07-20 12:02:04'),
(2731,'modifiedby',NULL,'1'),
(2731,'source',NULL,'WORKFLOW'),
(2731,'record_id',NULL,'1039'),
(2731,'record_module',NULL,'Project'),
(2733,'leadstatus','Follow Up','Acquisito'),
(2733,'modifiedby','7','1'),
(2734,'label',NULL,'Onboarding Appartamento in Via Rosolino Pilo 6 - Milano'),
(2734,'date_start',NULL,'2023-07-20'),
(2734,'activitytype',NULL,'Emails'),
(2734,'assigned_user_id',NULL,'1'),
(2734,'subject',NULL,'Onboarding Appartamento in Via Rosolino Pilo 6 - Milano'),
(2734,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Via Rosolino Pilo 6 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2734,'time_start',NULL,'12:03:01'),
(2734,'createdtime',NULL,'2023-07-20 12:03:01'),
(2734,'modifiedby',NULL,'1'),
(2734,'from_email',NULL,'onboarding@easylife.house'),
(2734,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(2734,'ccmail',NULL,'[""]'),
(2734,'bccmail',NULL,'[""]'),
(2734,'parent_id',NULL,'312@1|'),
(2734,'email_flag',NULL,'SENT'),
(2734,'source',NULL,'CRM'),
(2734,'record_id',NULL,'1040'),
(2734,'record_module',NULL,'Emails'),
(2736,'leadstatus','Contacted','Hot'),
(2737,'label',NULL,'Onboarding APT Viale Stelvio 45 Milano'),
(2737,'projectname',NULL,'Onboarding APT Viale Stelvio 45 Milano'),
(2737,'assigned_user_id',NULL,'4'),
(2737,'project_no',NULL,'PROJ21'),
(2737,'createdtime',NULL,'2023-07-20 12:06:28'),
(2737,'modifiedby',NULL,'1'),
(2737,'source',NULL,'WORKFLOW'),
(2737,'record_id',NULL,'1041'),
(2737,'record_module',NULL,'Project'),
(2739,'leadstatus','Contacted','Acquisito'),
(2739,'modifiedby','7','1'),
(2740,'label',NULL,'Onboarding Appartamento in Viale Stelvio 45 - Milano'),
(2740,'date_start',NULL,'2023-07-20'),
(2740,'activitytype',NULL,'Emails'),
(2740,'assigned_user_id',NULL,'1'),
(2740,'subject',NULL,'Onboarding Appartamento in Viale Stelvio 45 - Milano'),
(2740,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Viale Stelvio 45 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2740,'time_start',NULL,'12:07:01'),
(2740,'createdtime',NULL,'2023-07-20 12:07:01'),
(2740,'modifiedby',NULL,'1'),
(2740,'from_email',NULL,'onboarding@easylife.house'),
(2740,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(2740,'ccmail',NULL,'[""]'),
(2740,'bccmail',NULL,'[""]'),
(2740,'parent_id',NULL,'98@1|'),
(2740,'email_flag',NULL,'SENT'),
(2740,'source',NULL,'CRM'),
(2740,'record_id',NULL,'1042'),
(2740,'record_module',NULL,'Emails'),
(2742,'label',NULL,'Onboarding APT Giovanni Schiaparelli Milano'),
(2742,'projectname',NULL,'Onboarding APT Giovanni Schiaparelli Milano'),
(2742,'assigned_user_id',NULL,'4'),
(2742,'project_no',NULL,'PROJ22'),
(2742,'createdtime',NULL,'2023-07-20 12:08:49'),
(2742,'modifiedby',NULL,'1'),
(2742,'source',NULL,'WORKFLOW'),
(2742,'record_id',NULL,'1043'),
(2742,'record_module',NULL,'Project'),
(2744,'leadstatus','Fissato appuntamento','Acquisito'),
(2744,'modifiedby','7','1'),
(2745,'label',NULL,'Onboarding Appartamento in Giovanni Schiaparelli - Milano'),
(2745,'date_start',NULL,'2023-07-20'),
(2745,'activitytype',NULL,'Emails'),
(2745,'assigned_user_id',NULL,'1'),
(2745,'subject',NULL,'Onboarding Appartamento in Giovanni Schiaparelli - Milano'),
(2745,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Giovanni Schiaparelli a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2745,'time_start',NULL,'12:09:02'),
(2745,'createdtime',NULL,'2023-07-20 12:09:02'),
(2745,'modifiedby',NULL,'1'),
(2745,'from_email',NULL,'onboarding@easylife.house'),
(2745,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(2745,'ccmail',NULL,'[""]'),
(2745,'bccmail',NULL,'[""]'),
(2745,'parent_id',NULL,'783@1|'),
(2745,'email_flag',NULL,'SENT'),
(2745,'source',NULL,'CRM'),
(2745,'record_id',NULL,'1044'),
(2745,'record_module',NULL,'Emails'),
(2747,'leadstatus','Contacted','Hot'),
(2748,'leadstatus','Contacted','Non Qualificato'),
(2749,'leadstatus','Attempted to Contact','Contacted'),
(2750,'leadstatus','Attempted to Contact','Contacted'),
(2751,'leadstatus','Attempted to Contact','Contacted'),
(2752,'leadstatus','Attempted to Contact','Contacted'),
(2754,'leadstatus','Attempted to Contact','Junk Lead'),
(2755,'leadstatus','Attempted to Contact','Junk Lead'),
(2756,'leadstatus','Attempted to Contact','Contacted'),
(2757,'leadstatus','Contacted','Hot'),
(2758,'leadstatus','Contacted','Medium Term'),
(2759,'leadstatus','Contacted','Follow Up'),
(2760,'leadstatus','','Non Qualificato'),
(2760,'modifiedby','5','7'),
(2761,'modifiedby','5','7'),
(2762,'leadstatus','','Non Qualificato'),
(2763,'leadstatus','Contacted','Medium Term'),
(2764,'label',NULL,'Onboarding APT Garofalo 5 Milano'),
(2764,'projectname',NULL,'Onboarding APT Garofalo 5 Milano'),
(2764,'assigned_user_id',NULL,'4'),
(2764,'project_no',NULL,'PROJ23'),
(2764,'createdtime',NULL,'2023-07-20 12:49:10'),
(2764,'modifiedby',NULL,'1'),
(2764,'source',NULL,'WORKFLOW'),
(2764,'record_id',NULL,'1045'),
(2764,'record_module',NULL,'Project'),
(2766,'leadstatus','Fissato appuntamento','Acquisito'),
(2766,'modifiedby','7','1'),
(2767,'label',NULL,'Onboarding Appartamento in Garofalo 5 - Milano'),
(2767,'date_start',NULL,'2023-07-20'),
(2767,'activitytype',NULL,'Emails'),
(2767,'assigned_user_id',NULL,'1'),
(2767,'subject',NULL,'Onboarding Appartamento in Garofalo 5 - Milano'),
(2767,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Garofalo 5 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2767,'time_start',NULL,'12:50:01'),
(2767,'createdtime',NULL,'2023-07-20 12:50:01'),
(2767,'modifiedby',NULL,'1'),
(2767,'from_email',NULL,'onboarding@easylife.house'),
(2767,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(2767,'ccmail',NULL,'[""]'),
(2767,'bccmail',NULL,'[""]'),
(2767,'parent_id',NULL,'467@1|'),
(2767,'email_flag',NULL,'SENT'),
(2767,'source',NULL,'CRM'),
(2767,'record_id',NULL,'1046'),
(2767,'record_module',NULL,'Emails'),
(2769,'leadstatus','Contacted','Medium Term'),
(2770,'leadstatus','Contacted','Hot'),
(2771,'leadstatus','Contacted','Fuori Zona'),
(2772,'label',NULL,'Valutazione Immobile in Via Modena 1 - Sesto San Giovanni'),
(2772,'date_start',NULL,'2023-07-20'),
(2772,'activitytype',NULL,'Emails'),
(2772,'assigned_user_id',NULL,'1'),
(2772,'subject',NULL,'Valutazione Immobile in Via Modena 1 - Sesto San Giovanni'),
(2772,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Claudia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2772,'time_start',NULL,'13:00:01'),
(2772,'createdtime',NULL,'2023-07-20 13:00:01'),
(2772,'modifiedby',NULL,'1'),
(2772,'from_email',NULL,'francescamontuoro@easylife.house'),
(2772,'saved_toid',NULL,'["","claudia.santangelo@gmail.com"]'),
(2772,'ccmail',NULL,'[""]'),
(2772,'bccmail',NULL,'[""]'),
(2772,'parent_id',NULL,'996@1|'),
(2772,'email_flag',NULL,'SENT'),
(2772,'source',NULL,'CRM'),
(2772,'record_id',NULL,'1047'),
(2772,'record_module',NULL,'Emails'),
(2774,'leadstatus','Contacted','Follow Up'),
(2775,'label',NULL,'ALESSANDRO PARRAVICINI'),
(2775,'firstname',NULL,'ALESSANDRO'),
(2775,'lead_no',NULL,'LEA628'),
(2775,'lastname',NULL,'PARRAVICINI'),
(2775,'mobile',NULL,'+393487306955'),
(2775,'email',NULL,'alessandro.parravicini@brofind.com'),
(2775,'assigned_user_id',NULL,'5'),
(2775,'createdtime',NULL,'2023-07-20 13:53:12'),
(2775,'modifiedby',NULL,'5'),
(2775,'lane',NULL,'andrea verga 15'),
(2775,'city',NULL,'Milano'),
(2775,'source',NULL,'WEBSERVICE'),
(2775,'cf_857',NULL,'2'),
(2775,'cf_859',NULL,'1'),
(2775,'cf_861',NULL,'Ricerca Internet'),
(2775,'record_id',NULL,'1048'),
(2775,'record_module',NULL,'Leads'),
(2776,'modifiedby','5','7'),
(2776,'lane','andrea verga 15','Via andrea verga 15'),
(2777,'leadstatus','','Contacted'),
(2778,'description','','Bilo camera da letto cucina abitabile terrazzino 1 bagno. Piano 1, affaccio interno. Abita a Como.'),
(2779,'description','Bilo camera da letto cucina abitabile terrazzino 1 bagno. Piano 1, affaccio interno. Abita a Como.','Bilo camera da letto cucina abitabile terrazzino 1 bagno. Piano 1, affaccio interno. Abita a Como. AC non c'e'.'),
(2780,'label',NULL,'Andrea Giovanetti'),
(2780,'firstname',NULL,'Andrea'),
(2780,'lead_no',NULL,'LEA629'),
(2780,'lastname',NULL,'Giovanetti'),
(2780,'mobile',NULL,'3355881362'),
(2780,'email',NULL,'a.giovanetti@jobspa.it'),
(2780,'assigned_user_id',NULL,'5'),
(2780,'createdtime',NULL,'2023-07-20 14:50:42'),
(2780,'modifiedby',NULL,'5'),
(2780,'lane',NULL,'Adriatico'),
(2780,'city',NULL,'Milano'),
(2780,'source',NULL,'WEBSERVICE'),
(2780,'cf_857',NULL,'1'),
(2780,'cf_859',NULL,'1'),
(2780,'cf_861',NULL,'Ricerca Internet'),
(2780,'record_id',NULL,'1049'),
(2780,'record_module',NULL,'Leads'),
(2781,'leadstatus','Contacted','Fissato appuntamento'),
(2782,'label',NULL,'Clementina Capone'),
(2782,'salutationtype',NULL,'Mrs.'),
(2782,'firstname',NULL,'Clementina'),
(2782,'lead_no',NULL,'LEA630'),
(2782,'lastname',NULL,'Capone'),
(2782,'mobile',NULL,'3382945124'),
(2782,'email',NULL,'cleme.capone@gmail.com'),
(2782,'leadstatus',NULL,'Contacted'),
(2782,'assigned_user_id',NULL,'7'),
(2782,'createdtime',NULL,'2023-07-20 15:19:42'),
(2782,'modifiedby',NULL,'7'),
(2782,'lane',NULL,'Via Ebro'),
(2782,'city',NULL,'Milano'),
(2782,'description',NULL,'Bilo 50 mq infissi nuovi bagno da rifare (ha vent'anni). Appartamento libero, ha appena sfrattato l'inquilino.'),
(2782,'source',NULL,'CRM'),
(2782,'cf_857',NULL,'1'),
(2782,'cf_859',NULL,'1'),
(2782,'record_id',NULL,'1050'),
(2782,'record_module',NULL,'Leads'),
(2783,'leadstatus','','Fuori Zona'),
(2783,'modifiedby','5','7'),
(2784,'label',NULL,'Valutazione Immobile in Adriatico - Milano'),
(2784,'date_start',NULL,'2023-07-20'),
(2784,'activitytype',NULL,'Emails'),
(2784,'assigned_user_id',NULL,'1'),
(2784,'subject',NULL,'Valutazione Immobile in Adriatico - Milano'),
(2784,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Andrea</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2784,'time_start',NULL,'15:41:01'),
(2784,'createdtime',NULL,'2023-07-20 15:41:01'),
(2784,'modifiedby',NULL,'1'),
(2784,'from_email',NULL,'francescamontuoro@easylife.house'),
(2784,'saved_toid',NULL,'["","a.giovanetti@jobspa.it"]'),
(2784,'ccmail',NULL,'[""]'),
(2784,'bccmail',NULL,'[""]'),
(2784,'parent_id',NULL,'1049@1|'),
(2784,'email_flag',NULL,'SENT'),
(2784,'source',NULL,'CRM'),
(2784,'record_id',NULL,'1051'),
(2784,'record_module',NULL,'Emails'),
(2786,'label',NULL,'Paola Bardinella'),
(2786,'firstname',NULL,'Paola'),
(2786,'lead_no',NULL,'LEA631'),
(2786,'lastname',NULL,'Bardinella'),
(2786,'mobile',NULL,'3474646782'),
(2786,'email',NULL,'brdpla2011@libero.it'),
(2786,'assigned_user_id',NULL,'5'),
(2786,'createdtime',NULL,'2023-07-20 16:52:22'),
(2786,'modifiedby',NULL,'5'),
(2786,'lane',NULL,'Via carnevali 11'),
(2786,'city',NULL,'Milano'),
(2786,'source',NULL,'WEBSERVICE'),
(2786,'cf_857',NULL,'1'),
(2786,'cf_859',NULL,'1'),
(2786,'cf_861',NULL,'Ricerca Internet'),
(2786,'record_id',NULL,'1052'),
(2786,'record_module',NULL,'Leads'),
(2787,'label',NULL,'gabriel naranjo'),
(2787,'firstname',NULL,'gabriel'),
(2787,'lead_no',NULL,'LEA632'),
(2787,'lastname',NULL,'naranjo'),
(2787,'mobile',NULL,'3809056299'),
(2787,'email',NULL,'gabrielnaranjo197@hotmail.com'),
(2787,'assigned_user_id',NULL,'5'),
(2787,'createdtime',NULL,'2023-07-20 17:52:12'),
(2787,'modifiedby',NULL,'5'),
(2787,'lane',NULL,'mario galli, 11'),
(2787,'city',NULL,'Milano'),
(2787,'source',NULL,'WEBSERVICE'),
(2787,'cf_857',NULL,'1'),
(2787,'cf_859',NULL,'1'),
(2787,'cf_861',NULL,'Ricerca Internet'),
(2787,'record_id',NULL,'1053'),
(2787,'record_module',NULL,'Leads'),
(2788,'leadstatus','','Fuori Zona'),
(2788,'modifiedby','5','7'),
(2789,'label',NULL,'Valutazione Immobile in Via carnevali 11 - Milano'),
(2789,'date_start',NULL,'2023-07-21'),
(2789,'activitytype',NULL,'Emails'),
(2789,'assigned_user_id',NULL,'1'),
(2789,'subject',NULL,'Valutazione Immobile in Via carnevali 11 - Milano'),
(2789,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Paola</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2789,'time_start',NULL,'14:00:02'),
(2789,'createdtime',NULL,'2023-07-21 14:00:02'),
(2789,'modifiedby',NULL,'1'),
(2789,'from_email',NULL,'francescamontuoro@easylife.house'),
(2789,'saved_toid',NULL,'["","brdpla2011@libero.it"]'),
(2789,'ccmail',NULL,'[""]'),
(2789,'bccmail',NULL,'[""]'),
(2789,'parent_id',NULL,'1052@1|'),
(2789,'email_flag',NULL,'SENT'),
(2789,'source',NULL,'CRM'),
(2789,'record_id',NULL,'1054'),
(2789,'record_module',NULL,'Emails'),
(2791,'leadstatus','','Fuori Zona'),
(2791,'modifiedby','5','7'),
(2792,'label',NULL,'Valutazione Immobile in mario galli, 11 - Milano'),
(2792,'date_start',NULL,'2023-07-21'),
(2792,'activitytype',NULL,'Emails'),
(2792,'assigned_user_id',NULL,'1'),
(2792,'subject',NULL,'Valutazione Immobile in mario galli, 11 - Milano'),
(2792,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>gabriel</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2792,'time_start',NULL,'14:01:01'),
(2792,'createdtime',NULL,'2023-07-21 14:01:01'),
(2792,'modifiedby',NULL,'1'),
(2792,'from_email',NULL,'francescamontuoro@easylife.house'),
(2792,'saved_toid',NULL,'["","gabrielnaranjo197@hotmail.com"]'),
(2792,'ccmail',NULL,'[""]'),
(2792,'bccmail',NULL,'[""]'),
(2792,'parent_id',NULL,'1053@1|'),
(2792,'email_flag',NULL,'SENT'),
(2792,'source',NULL,'CRM'),
(2792,'record_id',NULL,'1055'),
(2792,'record_module',NULL,'Emails'),
(2794,'label',NULL,'Luca Troncone'),
(2794,'salutationtype',NULL,'Mr.'),
(2794,'firstname',NULL,'Luca'),
(2794,'lead_no',NULL,'LEA633'),
(2794,'lastname',NULL,'Troncone'),
(2794,'mobile',NULL,'3299572777'),
(2794,'email',NULL,'lucatroncone87@gmail.com'),
(2794,'leadsource',NULL,'Web Site'),
(2794,'leadstatus',NULL,'Contacted'),
(2794,'assigned_user_id',NULL,'7'),
(2794,'createdtime',NULL,'2023-07-21 14:07:22'),
(2794,'modifiedby',NULL,'7'),
(2794,'lane',NULL,'Alzaia Naviglio Pavese 54'),
(2794,'city',NULL,'Milano'),
(2794,'description',NULL,'Monolocale 30 mq circa con AC'),
(2794,'source',NULL,'CRM'),
(2794,'cf_857',NULL,'1'),
(2794,'record_id',NULL,'1056'),
(2794,'record_module',NULL,'Leads'),
(2795,'label',NULL,'Stefano Guerra'),
(2795,'firstname',NULL,'Stefano'),
(2795,'lead_no',NULL,'LEA634'),
(2795,'lastname',NULL,'Guerra'),
(2795,'mobile',NULL,'3341177168'),
(2795,'email',NULL,'stefano.guerra1@icloud.com'),
(2795,'assigned_user_id',NULL,'5'),
(2795,'createdtime',NULL,'2023-07-22 06:47:13'),
(2795,'modifiedby',NULL,'5'),
(2795,'lane',NULL,'Via Mecenate 10'),
(2795,'city',NULL,'Milano'),
(2795,'source',NULL,'WEBSERVICE'),
(2795,'cf_857',NULL,'1'),
(2795,'cf_859',NULL,'1'),
(2795,'cf_861',NULL,'Ricerca Internet'),
(2795,'record_id',NULL,'1057'),
(2795,'record_module',NULL,'Leads'),
(2796,'label',NULL,'JUAN Alejandro Olivera'),
(2796,'firstname',NULL,'JUAN Alejandro'),
(2796,'lead_no',NULL,'LEA635'),
(2796,'lastname',NULL,'Olivera'),
(2796,'mobile',NULL,'3519063348'),
(2796,'email',NULL,'olivera.dng@live.it'),
(2796,'assigned_user_id',NULL,'5'),
(2796,'createdtime',NULL,'2023-07-22 10:04:12'),
(2796,'modifiedby',NULL,'5'),
(2796,'lane',NULL,'Via Termopili 36'),
(2796,'city',NULL,'Milano'),
(2796,'source',NULL,'WEBSERVICE'),
(2796,'cf_857',NULL,'2'),
(2796,'cf_859',NULL,'1'),
(2796,'cf_861',NULL,'Ricerca Internet'),
(2796,'record_id',NULL,'1058'),
(2796,'record_module',NULL,'Leads'),
(2797,'label',NULL,'catia zilli'),
(2797,'firstname',NULL,'catia'),
(2797,'lead_no',NULL,'LEA636'),
(2797,'lastname',NULL,'zilli'),
(2797,'mobile',NULL,'3345211271'),
(2797,'email',NULL,'esteticami2023@gmail.com'),
(2797,'assigned_user_id',NULL,'5'),
(2797,'createdtime',NULL,'2023-07-22 12:40:12'),
(2797,'modifiedby',NULL,'5'),
(2797,'lane',NULL,'bruno cassinari 11'),
(2797,'city',NULL,'Milano'),
(2797,'source',NULL,'WEBSERVICE'),
(2797,'cf_857',NULL,'4'),
(2797,'cf_859',NULL,'2'),
(2797,'cf_861',NULL,'Ricerca Internet'),
(2797,'record_id',NULL,'1059'),
(2797,'record_module',NULL,'Leads'),
(2798,'label',NULL,'Alberto Giordano'),
(2798,'firstname',NULL,'Alberto'),
(2798,'lead_no',NULL,'LEA637'),
(2798,'lastname',NULL,'Giordano'),
(2798,'mobile',NULL,'3487835569'),
(2798,'email',NULL,'alberto.giordano95@gmail.com'),
(2798,'assigned_user_id',NULL,'5'),
(2798,'createdtime',NULL,'2023-07-22 14:43:12'),
(2798,'modifiedby',NULL,'5'),
(2798,'lane',NULL,'Via Astolfo 12'),
(2798,'city',NULL,'Milano'),
(2798,'source',NULL,'WEBSERVICE'),
(2798,'cf_857',NULL,'3'),
(2798,'cf_859',NULL,'1'),
(2798,'cf_861',NULL,'Passaparola Amici'),
(2798,'record_id',NULL,'1060'),
(2798,'record_module',NULL,'Leads'),
(2799,'label',NULL,'Martina Scapinello'),
(2799,'firstname',NULL,'Martina'),
(2799,'lead_no',NULL,'LEA638'),
(2799,'lastname',NULL,'Scapinello'),
(2799,'mobile',NULL,'3371321993'),
(2799,'email',NULL,'martina.scapinello@me.com'),
(2799,'assigned_user_id',NULL,'5'),
(2799,'createdtime',NULL,'2023-07-22 19:51:12'),
(2799,'modifiedby',NULL,'5'),
(2799,'lane',NULL,'Viale monza 43C'),
(2799,'city',NULL,'Milano'),
(2799,'source',NULL,'WEBSERVICE'),
(2799,'cf_857',NULL,'2'),
(2799,'cf_859',NULL,'1'),
(2799,'cf_861',NULL,'Ricerca Internet'),
(2799,'record_id',NULL,'1061'),
(2799,'record_module',NULL,'Leads'),
(2800,'label',NULL,'Gianni Di'),
(2800,'firstname',NULL,'Gianni'),
(2800,'lead_no',NULL,'LEA639'),
(2800,'lastname',NULL,'Di'),
(2800,'mobile',NULL,'3287946462'),
(2800,'email',NULL,'gianni.difalvo@libero.it'),
(2800,'assigned_user_id',NULL,'5'),
(2800,'createdtime',NULL,'2023-07-23 13:47:13'),
(2800,'modifiedby',NULL,'5'),
(2800,'lane',NULL,'Ennio'),
(2800,'city',NULL,'Milano'),
(2800,'source',NULL,'WEBSERVICE'),
(2800,'cf_857',NULL,'1'),
(2800,'cf_859',NULL,'1'),
(2800,'cf_861',NULL,'Ricerca Internet'),
(2800,'record_id',NULL,'1062'),
(2800,'record_module',NULL,'Leads'),
(2801,'leadstatus','','Fuori Zona'),
(2801,'modifiedby','5','7'),
(2802,'label',NULL,'Valutazione Immobile in bruno cassinari 11 - Milano'),
(2802,'date_start',NULL,'2023-07-23'),
(2802,'activitytype',NULL,'Emails'),
(2802,'assigned_user_id',NULL,'1'),
(2802,'subject',NULL,'Valutazione Immobile in bruno cassinari 11 - Milano'),
(2802,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>catia</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2802,'time_start',NULL,'16:39:01'),
(2802,'createdtime',NULL,'2023-07-23 16:39:01'),
(2802,'modifiedby',NULL,'1'),
(2802,'from_email',NULL,'francescamontuoro@easylife.house'),
(2802,'saved_toid',NULL,'["","esteticami2023@gmail.com"]'),
(2802,'ccmail',NULL,'[""]'),
(2802,'bccmail',NULL,'[""]'),
(2802,'parent_id',NULL,'1059@1|'),
(2802,'email_flag',NULL,'SENT'),
(2802,'source',NULL,'CRM'),
(2802,'record_id',NULL,'1063'),
(2802,'record_module',NULL,'Emails'),
(2804,'leadstatus','','Fuori Zona'),
(2804,'modifiedby','5','7'),
(2805,'label',NULL,'Valutazione Immobile in Via Mecenate 10 - Milano'),
(2805,'date_start',NULL,'2023-07-23'),
(2805,'activitytype',NULL,'Emails'),
(2805,'assigned_user_id',NULL,'1'),
(2805,'subject',NULL,'Valutazione Immobile in Via Mecenate 10 - Milano'),
(2805,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Stefano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2805,'time_start',NULL,'16:41:02'),
(2805,'createdtime',NULL,'2023-07-23 16:41:02'),
(2805,'modifiedby',NULL,'1'),
(2805,'from_email',NULL,'francescamontuoro@easylife.house'),
(2805,'saved_toid',NULL,'["","stefano.guerra1@icloud.com"]'),
(2805,'ccmail',NULL,'[""]'),
(2805,'bccmail',NULL,'[""]'),
(2805,'parent_id',NULL,'1057@1|'),
(2805,'email_flag',NULL,'SENT'),
(2805,'source',NULL,'CRM'),
(2805,'record_id',NULL,'1064'),
(2805,'record_module',NULL,'Emails'),
(2807,'leadstatus','','Fuori Zona'),
(2807,'modifiedby','5','7'),
(2808,'label',NULL,'Valutazione Immobile in Ennio - Milano'),
(2808,'date_start',NULL,'2023-07-23'),
(2808,'activitytype',NULL,'Emails'),
(2808,'assigned_user_id',NULL,'1'),
(2808,'subject',NULL,'Valutazione Immobile in Ennio - Milano'),
(2808,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Gianni</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2808,'time_start',NULL,'16:43:01'),
(2808,'createdtime',NULL,'2023-07-23 16:43:01'),
(2808,'modifiedby',NULL,'1'),
(2808,'from_email',NULL,'francescamontuoro@easylife.house'),
(2808,'saved_toid',NULL,'["","gianni.difalvo@libero.it"]'),
(2808,'ccmail',NULL,'[""]'),
(2808,'bccmail',NULL,'[""]'),
(2808,'parent_id',NULL,'1062@1|'),
(2808,'email_flag',NULL,'SENT'),
(2808,'source',NULL,'CRM'),
(2808,'record_id',NULL,'1065'),
(2808,'record_module',NULL,'Emails'),
(2810,'label',NULL,'Alberto Missaglia'),
(2810,'firstname',NULL,'Alberto'),
(2810,'lead_no',NULL,'LEA640'),
(2810,'lastname',NULL,'Missaglia'),
(2810,'mobile',NULL,'3477337850'),
(2810,'email',NULL,'bisilo@tiscali.it'),
(2810,'assigned_user_id',NULL,'5'),
(2810,'createdtime',NULL,'2023-07-24 08:04:23'),
(2810,'modifiedby',NULL,'5'),
(2810,'lane',NULL,'Cemmo'),
(2810,'city',NULL,'Milano'),
(2810,'source',NULL,'WEBSERVICE'),
(2810,'cf_857',NULL,'3'),
(2810,'cf_859',NULL,'1'),
(2810,'cf_861',NULL,'Ricerca Internet'),
(2810,'record_id',NULL,'1066'),
(2810,'record_module',NULL,'Leads'),
(2811,'leadstatus','','Fuori Zona'),
(2811,'modifiedby','5','7'),
(2812,'label',NULL,'Valutazione Immobile in Cemmo - Milano'),
(2812,'date_start',NULL,'2023-07-24'),
(2812,'activitytype',NULL,'Emails'),
(2812,'assigned_user_id',NULL,'1'),
(2812,'subject',NULL,'Valutazione Immobile in Cemmo - Milano');
INSERT INTO `vtiger_modtracker_detail` VALUES
(2812,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Alberto</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2812,'time_start',NULL,'09:53:01'),
(2812,'createdtime',NULL,'2023-07-24 09:53:01'),
(2812,'modifiedby',NULL,'1'),
(2812,'from_email',NULL,'francescamontuoro@easylife.house'),
(2812,'saved_toid',NULL,'["","bisilo@tiscali.it"]'),
(2812,'ccmail',NULL,'[""]'),
(2812,'bccmail',NULL,'[""]'),
(2812,'parent_id',NULL,'1066@1|'),
(2812,'email_flag',NULL,'SENT'),
(2812,'source',NULL,'CRM'),
(2812,'record_id',NULL,'1067'),
(2812,'record_module',NULL,'Emails'),
(2814,'leadstatus','Contacted','Fissato appuntamento'),
(2815,'label',NULL,'Samantha Serra'),
(2815,'firstname',NULL,'Samantha'),
(2815,'lead_no',NULL,'LEA641'),
(2815,'lastname',NULL,'Serra'),
(2815,'mobile',NULL,'3282239495'),
(2815,'email',NULL,'samantha.serra73@gmail.com'),
(2815,'assigned_user_id',NULL,'5'),
(2815,'createdtime',NULL,'2023-07-24 21:55:22'),
(2815,'modifiedby',NULL,'5'),
(2815,'lane',NULL,'via pusiano 6'),
(2815,'city',NULL,'Milano'),
(2815,'source',NULL,'WEBSERVICE'),
(2815,'cf_857',NULL,'2'),
(2815,'cf_859',NULL,'1'),
(2815,'cf_861',NULL,'Ricerca Internet'),
(2815,'record_id',NULL,'1068'),
(2815,'record_module',NULL,'Leads'),
(2816,'label',NULL,''Matteo Penitenti Casato'),
(2816,'firstname',NULL,''Matteo '),
(2816,'contact_no',NULL,'CON59'),
(2816,'lastname',NULL,'Penitenti Casato'),
(2816,'email',NULL,'Matteo.penitenti@gmail.com'),
(2816,'assigned_user_id',NULL,'5'),
(2816,'createdtime',NULL,'2023-07-24 22:18:09'),
(2816,'modifiedby',NULL,'5'),
(2816,'source',NULL,'WEBSERVICE'),
(2816,'cf_875',NULL,'mpenitenti'),
(2816,'cf_877',NULL,'Corsiadeiservi11p3'),
(2816,'cf_925',NULL,'corsia-dei-servi-11-p3'),
(2816,'record_id',NULL,'1069'),
(2816,'record_module',NULL,'Contacts'),
(2817,'label',NULL,'Ciro Molaro'),
(2817,'firstname',NULL,'Ciro'),
(2817,'lead_no',NULL,'LEA642'),
(2817,'lastname',NULL,'Molaro'),
(2817,'mobile',NULL,'3398102981'),
(2817,'email',NULL,'molaroc9@gmail.com'),
(2817,'assigned_user_id',NULL,'5'),
(2817,'createdtime',NULL,'2023-07-25 05:29:14'),
(2817,'modifiedby',NULL,'5'),
(2817,'lane',NULL,'Precotto'),
(2817,'city',NULL,'Milano'),
(2817,'source',NULL,'WEBSERVICE'),
(2817,'cf_857',NULL,'5'),
(2817,'cf_859',NULL,'2'),
(2817,'cf_861',NULL,'Social - Facebook'),
(2817,'record_id',NULL,'1070'),
(2817,'record_module',NULL,'Leads'),
(2818,'label',NULL,'emanuele Chioso'),
(2818,'firstname',NULL,'emanuele'),
(2818,'lead_no',NULL,'LEA643'),
(2818,'lastname',NULL,'Chioso'),
(2818,'mobile',NULL,'3407608808'),
(2818,'email',NULL,'emanuele.chioso@gmail.com'),
(2818,'assigned_user_id',NULL,'5'),
(2818,'createdtime',NULL,'2023-07-25 07:31:32'),
(2818,'modifiedby',NULL,'5'),
(2818,'lane',NULL,'via dei missaglia 8'),
(2818,'city',NULL,'Milano'),
(2818,'source',NULL,'WEBSERVICE'),
(2818,'cf_857',NULL,'2'),
(2818,'cf_859',NULL,'1'),
(2818,'cf_861',NULL,'Ricerca Internet'),
(2818,'record_id',NULL,'1071'),
(2818,'record_module',NULL,'Leads'),
(2819,'label',NULL,'Nicola Mariano'),
(2819,'firstname',NULL,'Nicola '),
(2819,'contact_no',NULL,'CON60'),
(2819,'lastname',NULL,'Mariano'),
(2819,'email',NULL,'nicola.mariano@libero.it'),
(2819,'assigned_user_id',NULL,'5'),
(2819,'createdtime',NULL,'2023-07-25 10:05:49'),
(2819,'modifiedby',NULL,'5'),
(2819,'source',NULL,'WEBSERVICE'),
(2819,'cf_875',NULL,'nmariano'),
(2819,'cf_877',NULL,'Sabotino20!'),
(2819,'cf_925',NULL,'sabotino-20'),
(2819,'record_id',NULL,'1072'),
(2819,'record_module',NULL,'Contacts'),
(2820,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2820,'date_start',NULL,'2023-07-25'),
(2820,'activitytype',NULL,'Emails'),
(2820,'assigned_user_id',NULL,'6'),
(2820,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2820,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2820,'time_start',NULL,'12:17'),
(2820,'createdtime',NULL,'2023-07-25 12:17:54'),
(2820,'modifiedby',NULL,'6'),
(2820,'from_email',NULL,'pietromarra@easylife.house'),
(2820,'saved_toid',NULL,'["nicola.mariano@libero.it"]'),
(2820,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2820,'bccmail',NULL,'[""]'),
(2820,'parent_id',NULL,'1072@1|'),
(2820,'email_flag',NULL,'SENT'),
(2820,'source',NULL,'CRM'),
(2820,'record_id',NULL,'1073'),
(2820,'record_module',NULL,'Emails'),
(2822,'leadstatus','','Fuori Zona'),
(2822,'modifiedby','5','7'),
(2823,'label',NULL,'Valutazione Immobile in via dei missaglia 8 - Milano'),
(2823,'date_start',NULL,'2023-07-25'),
(2823,'activitytype',NULL,'Emails'),
(2823,'assigned_user_id',NULL,'1'),
(2823,'subject',NULL,'Valutazione Immobile in via dei missaglia 8 - Milano'),
(2823,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>emanuele</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2823,'time_start',NULL,'13:00:02'),
(2823,'createdtime',NULL,'2023-07-25 13:00:03'),
(2823,'modifiedby',NULL,'1'),
(2823,'from_email',NULL,'francescamontuoro@easylife.house'),
(2823,'saved_toid',NULL,'["","emanuele.chioso@gmail.com"]'),
(2823,'ccmail',NULL,'[""]'),
(2823,'bccmail',NULL,'[""]'),
(2823,'parent_id',NULL,'1071@1|'),
(2823,'email_flag',NULL,'SENT'),
(2823,'source',NULL,'CRM'),
(2823,'record_id',NULL,'1074'),
(2823,'record_module',NULL,'Emails'),
(2825,'leadstatus','','Fuori Zona'),
(2825,'modifiedby','5','7'),
(2826,'label',NULL,'Valutazione Immobile in via pusiano 6 - Milano'),
(2826,'date_start',NULL,'2023-07-25'),
(2826,'activitytype',NULL,'Emails'),
(2826,'assigned_user_id',NULL,'1'),
(2826,'subject',NULL,'Valutazione Immobile in via pusiano 6 - Milano'),
(2826,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Samantha</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2826,'time_start',NULL,'13:26:01'),
(2826,'createdtime',NULL,'2023-07-25 13:26:01'),
(2826,'modifiedby',NULL,'1'),
(2826,'from_email',NULL,'francescamontuoro@easylife.house'),
(2826,'saved_toid',NULL,'["","samantha.serra73@gmail.com"]'),
(2826,'ccmail',NULL,'[""]'),
(2826,'bccmail',NULL,'[""]'),
(2826,'parent_id',NULL,'1068@1|'),
(2826,'email_flag',NULL,'SENT'),
(2826,'source',NULL,'CRM'),
(2826,'record_id',NULL,'1075'),
(2826,'record_module',NULL,'Emails'),
(2828,'leadstatus','','Fuori Zona'),
(2828,'modifiedby','5','7'),
(2829,'label',NULL,'Valutazione Immobile in Via Termopili 36 - Milano'),
(2829,'date_start',NULL,'2023-07-25'),
(2829,'activitytype',NULL,'Emails'),
(2829,'assigned_user_id',NULL,'1'),
(2829,'subject',NULL,'Valutazione Immobile in Via Termopili 36 - Milano'),
(2829,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>JUAN Alejandro</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2829,'time_start',NULL,'13:42:02'),
(2829,'createdtime',NULL,'2023-07-25 13:42:02'),
(2829,'modifiedby',NULL,'1'),
(2829,'from_email',NULL,'francescamontuoro@easylife.house'),
(2829,'saved_toid',NULL,'["","olivera.dng@live.it"]'),
(2829,'ccmail',NULL,'[""]'),
(2829,'bccmail',NULL,'[""]'),
(2829,'parent_id',NULL,'1058@1|'),
(2829,'email_flag',NULL,'SENT'),
(2829,'source',NULL,'CRM'),
(2829,'record_id',NULL,'1076'),
(2829,'record_module',NULL,'Emails'),
(2831,'leadstatus','','Attempted to Contact'),
(2831,'modifiedby','5','7'),
(2832,'leadstatus','','Attempted to Contact'),
(2832,'modifiedby','5','7'),
(2833,'label',NULL,'Chiara Assalve'),
(2833,'firstname',NULL,'Chiara'),
(2833,'lead_no',NULL,'LEA644'),
(2833,'lastname',NULL,'Assalve'),
(2833,'mobile',NULL,'3294483741'),
(2833,'email',NULL,'chiara.assalve@gmail.com'),
(2833,'leadsource',NULL,'Web Site'),
(2833,'leadstatus',NULL,'Contacted'),
(2833,'assigned_user_id',NULL,'7'),
(2833,'createdtime',NULL,'2023-07-27 11:57:48'),
(2833,'modifiedby',NULL,'7'),
(2833,'lane',NULL,'Via Mauro Macchi 42'),
(2833,'city',NULL,'Milano'),
(2833,'source',NULL,'CRM'),
(2833,'cf_857',NULL,'2'),
(2833,'cf_859',NULL,'2'),
(2833,'record_id',NULL,'1077'),
(2833,'record_module',NULL,'Leads'),
(2834,'label',NULL,'RIparazione Tapparella'),
(2834,'ticket_no',NULL,'TT14'),
(2834,'assigned_user_id',NULL,'8'),
(2834,'ticketpriorities',NULL,'Normal'),
(2834,'ticketseverities',NULL,'Minor'),
(2834,'ticketstatus',NULL,'Open'),
(2834,'ticketcategories',NULL,'Problemi con attrezzature casa'),
(2834,'createdtime',NULL,'2023-07-28 09:29:10'),
(2834,'modifiedby',NULL,'6'),
(2834,'ticket_title',NULL,'RIparazione Tapparella'),
(2834,'description',NULL,'Tapparella bloccata in soggiorno'),
(2834,'source',NULL,'CRM'),
(2834,'cf_865',NULL,'D-CB13-Battisti13'),
(2834,'record_id',NULL,'1078'),
(2834,'record_module',NULL,'HelpDesk'),
(2835,'label',NULL,'Problema Riscontrato: RIparazione Tapparella - D-CB13-Battisti13'),
(2835,'date_start',NULL,'2023-07-28'),
(2835,'activitytype',NULL,'Emails'),
(2835,'assigned_user_id',NULL,'1'),
(2835,'subject',NULL,'Problema Riscontrato: RIparazione Tapparella - D-CB13-Battisti13'),
(2835,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <title>Dettagli ticket</title>\r\n <style type="text/css">body {\r\n font-family: Arial, sans-serif;\r\n background-color: #ffffff;\r\n }\r\n\r\n h2 {\r\n color: #333333;\r\n }\r\n\r\n table {\r\n border-collapse: collapse;\r\n width: 100%;\r\n margin-bottom: 20px;\r\n background-color: #ffffff;\r\n border-radius: 10px;\r\n }\r\n\r\n table td, table th {\r\n padding: 8px;\r\n border: 1px solid #dddddd;\r\n }\r\n\r\n table th {\r\n text-align: left;\r\n background-color: #f2f2f2;\r\n vertical-align: top;\r\n width: 20%;\r\n }\r\n\r\n h3 {\r\n color: #333333;\r\n }\r\n\r\n p {\r\n margin-bottom: 20px;\r\n }\r\n </style>\r\n</head>\r\n<body>\r\n<h2>Dettagli ticket</h2>\r\n\r\n<table>\r\n <tbody>\r\n <tr>\r\n <th>Problema riscontrato:</th>\r\n <td>RIparazione Tapparella</td>\r\n </tr>\r\n <tr>\r\n <th>Appartamento:</th>\r\n <td>D-CB13-Battisti13</td>\r\n </tr>\r\n <tr>\r\n <th>Categoria:</th>\r\n <td>Problemi con attrezzature casa</td>\r\n </tr>\r\n <tr>\r\n <th>Ticket No:</th>\r\n <td>TT14</td>\r\n </tr>\r\n <tr>\r\n <th>Severit&agrave;:</th>\r\n <td>Minor</td>\r\n </tr>\r\n <tr>\r\n <th>Stato:</th>\r\n <td>Open</td>\r\n </tr>\r\n <tr>\r\n <th>Priorit&agrave;:</th>\r\n <td>Normal</td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n\r\n<h3>Descrizione:</h3>\r\n\r\n<p>Tapparella bloccata in soggiorno</p>\r\n\r\n<h3>Soluzione:</h3>\r\n\r\n<p><br />\r\n<br />\r\nDETTAGLIO TICKET</p>\r\n\r\n<p><a href="https://crm.easylife.house/index.php?module=HelpDesk&view=Detail&record=1078">CRM Detail View URL</a></p>\r\n\r\n<p></p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2835,'time_start',NULL,'09:30:01'),
(2835,'createdtime',NULL,'2023-07-28 09:30:01'),
(2835,'modifiedby',NULL,'1'),
(2835,'from_email',NULL,'supporto@easylife.house'),
(2835,'saved_toid',NULL,'["maintenance@easylife.house"]'),
(2835,'ccmail',NULL,'[""]'),
(2835,'bccmail',NULL,'["pietromarra@easylife.house"]'),
(2835,'parent_id',NULL,'1078@1|'),
(2835,'email_flag',NULL,'SENT'),
(2835,'source',NULL,'CRM'),
(2835,'record_id',NULL,'1079'),
(2835,'record_module',NULL,'Emails'),
(2837,'ticketstatus','Open','Resolved'),
(2837,'modifiedby','1','6'),
(2838,'solution','','oroblema risolto, ma tapparella difettosa'),
(2839,'label',NULL,'Asse WC da sostituire'),
(2839,'subject',NULL,'Asse WC da sostituire'),
(2839,'assigned_user_id',NULL,'12'),
(2839,'date_start',NULL,'2023-08-01'),
(2839,'time_start',NULL,'06:00:00'),
(2839,'due_date',NULL,'2023-08-01'),
(2839,'duration_hours',NULL,'16'),
(2839,'parent_id',NULL,'1078'),
(2839,'activitytype',NULL,'Task'),
(2839,'createdtime',NULL,'2023-07-28 09:33:30'),
(2839,'visibility',NULL,'Private'),
(2839,'modifiedby',NULL,'6'),
(2839,'source',NULL,'CRM'),
(2839,'taskstatus',NULL,'Not Started'),
(2839,'record_id',NULL,'1080'),
(2839,'record_module',NULL,'Calendar'),
(2841,'ticketstatus','Resolved','In Progress'),
(2842,'description','','interf'),
(2842,'taskstatus','Not Started','Completed'),
(2843,'label',NULL,'PROBLEMI GENERALI'),
(2843,'ticket_no',NULL,'TT15'),
(2843,'assigned_user_id',NULL,'12'),
(2843,'ticketpriorities',NULL,'High'),
(2843,'ticketseverities',NULL,'Major'),
(2843,'ticketstatus',NULL,'Open'),
(2843,'createdtime',NULL,'2023-07-28 09:39:33'),
(2843,'modifiedby',NULL,'6'),
(2843,'ticket_title',NULL,'PROBLEMI GENERALI'),
(2843,'description',NULL,'- pulizia tenda\n- sfumare muri'),
(2843,'source',NULL,'CRM'),
(2843,'cf_865',NULL,'T-CA24-Casati24'),
(2843,'record_id',NULL,'1081'),
(2843,'record_module',NULL,'HelpDesk'),
(2844,'label',NULL,'Problema Riscontrato: PROBLEMI GENERALI - T-CA24-Casati24'),
(2844,'date_start',NULL,'2023-07-28'),
(2844,'activitytype',NULL,'Emails'),
(2844,'assigned_user_id',NULL,'1'),
(2844,'subject',NULL,'Problema Riscontrato: PROBLEMI GENERALI - T-CA24-Casati24'),
(2844,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <title>Dettagli ticket</title>\r\n <style type="text/css">body {\r\n font-family: Arial, sans-serif;\r\n background-color: #ffffff;\r\n }\r\n\r\n h2 {\r\n color: #333333;\r\n }\r\n\r\n table {\r\n border-collapse: collapse;\r\n width: 100%;\r\n margin-bottom: 20px;\r\n background-color: #ffffff;\r\n border-radius: 10px;\r\n }\r\n\r\n table td, table th {\r\n padding: 8px;\r\n border: 1px solid #dddddd;\r\n }\r\n\r\n table th {\r\n text-align: left;\r\n background-color: #f2f2f2;\r\n vertical-align: top;\r\n width: 20%;\r\n }\r\n\r\n h3 {\r\n color: #333333;\r\n }\r\n\r\n p {\r\n margin-bottom: 20px;\r\n }\r\n </style>\r\n</head>\r\n<body>\r\n<h2>Dettagli ticket</h2>\r\n\r\n<table>\r\n <tbody>\r\n <tr>\r\n <th>Problema riscontrato:</th>\r\n <td>PROBLEMI GENERALI</td>\r\n </tr>\r\n <tr>\r\n <th>Appartamento:</th>\r\n <td>T-CA24-Casati24</td>\r\n </tr>\r\n <tr>\r\n <th>Categoria:</th>\r\n <td></td>\r\n </tr>\r\n <tr>\r\n <th>Ticket No:</th>\r\n <td>TT15</td>\r\n </tr>\r\n <tr>\r\n <th>Severit&agrave;:</th>\r\n <td>Major</td>\r\n </tr>\r\n <tr>\r\n <th>Stato:</th>\r\n <td>Open</td>\r\n </tr>\r\n <tr>\r\n <th>Priorit&agrave;:</th>\r\n <td>High</td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n\r\n<h3>Descrizione:</h3>\r\n\r\n<p>- pulizia tenda<br />\n- sfumare muri</p>\r\n\r\n<h3>Soluzione:</h3>\r\n\r\n<p><br />\r\n<br />\r\nDETTAGLIO TICKET</p>\r\n\r\n<p><a href="https://crm.easylife.house/index.php?module=HelpDesk&view=Detail&record=1081">CRM Detail View URL</a></p>\r\n\r\n<p></p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2844,'time_start',NULL,'09:40:02'),
(2844,'createdtime',NULL,'2023-07-28 09:40:02'),
(2844,'modifiedby',NULL,'1'),
(2844,'from_email',NULL,'supporto@easylife.house'),
(2844,'saved_toid',NULL,'["maintenance@easylife.house"]'),
(2844,'ccmail',NULL,'[""]'),
(2844,'bccmail',NULL,'["pietromarra@easylife.house"]'),
(2844,'parent_id',NULL,'1081@1|'),
(2844,'email_flag',NULL,'SENT'),
(2844,'source',NULL,'CRM'),
(2844,'record_id',NULL,'1082'),
(2844,'record_module',NULL,'Emails'),
(2846,'label',NULL,'Puliza tenda'),
(2846,'subject',NULL,'Puliza tenda'),
(2846,'assigned_user_id',NULL,'6'),
(2846,'date_start',NULL,'2023-07-28'),
(2846,'time_start',NULL,'10:00:00'),
(2846,'due_date',NULL,'2023-07-28'),
(2846,'duration_hours',NULL,'12'),
(2846,'parent_id',NULL,'1081'),
(2846,'sendnotification',NULL,'1'),
(2846,'activitytype',NULL,'Task'),
(2846,'createdtime',NULL,'2023-07-28 09:40:52'),
(2846,'visibility',NULL,'Private'),
(2846,'modifiedby',NULL,'6'),
(2846,'reminder_time',NULL,'61'),
(2846,'source',NULL,'CRM'),
(2846,'taskstatus',NULL,'Not Started'),
(2846,'record_id',NULL,'1083'),
(2846,'record_module',NULL,'Calendar'),
(2848,'label',NULL,'Task : Puliza tenda'),
(2848,'date_start',NULL,'2023-07-28'),
(2848,'activitytype',NULL,'Emails'),
(2848,'assigned_user_id',NULL,'1'),
(2848,'subject',NULL,'Task : Puliza tenda'),
(2848,'description',NULL,'Marra Pietro ,<br/><b>Task Notification Details:</b><br/>Subject : Puliza tenda<br/>Start date and time : 28-07-2023 12:00 PM ((UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna)<br/>End date and time : 28-07-2023 (dd-mm-yyyy) <br/>Status : Not Started <br/>Priority : <br/>Related To : PROBLEMI GENERALI <br/>Contacts List : <br/>Description : <br><br>'),
(2848,'time_start',NULL,'09:41:01'),
(2848,'createdtime',NULL,'2023-07-28 09:41:01'),
(2848,'modifiedby',NULL,'1'),
(2848,'from_email',NULL,'pietromarra@easylife.house'),
(2848,'saved_toid',NULL,'["pietromarra@easylife.house"]'),
(2848,'ccmail',NULL,'[""]'),
(2848,'bccmail',NULL,'[""]'),
(2848,'parent_id',NULL,'1083@1|'),
(2848,'email_flag',NULL,'SENT'),
(2848,'source',NULL,'CRM'),
(2848,'record_id',NULL,'1084'),
(2848,'record_module',NULL,'Emails'),
(2850,'label',NULL,'fattura_112202658959'),
(2850,'notes_title',NULL,'fattura_112202658959'),
(2850,'createdtime',NULL,'2023-07-28 09:45:22'),
(2850,'filename',NULL,'fattura_112202658959.pdf'),
(2850,'assigned_user_id',NULL,'6'),
(2850,'filetype',NULL,'application/pdf'),
(2850,'filesize',NULL,'869243'),
(2850,'filelocationtype',NULL,'I'),
(2850,'filestatus',NULL,'1'),
(2850,'folderid',NULL,'1'),
(2850,'note_no',NULL,'DOC7'),
(2850,'modifiedby',NULL,'6'),
(2850,'source',NULL,'CRM'),
(2850,'record_id',NULL,'1085'),
(2850,'record_module',NULL,'Documents'),
(2852,'label',NULL,'manodopera'),
(2852,'notes_title',NULL,'manodopera'),
(2852,'createdtime',NULL,'2023-07-28 09:46:02'),
(2852,'assigned_user_id',NULL,'6'),
(2852,'notecontent',NULL,'aggiungo 50 € di manodopera'),
(2852,'filelocationtype',NULL,'I'),
(2852,'filestatus',NULL,'1'),
(2852,'folderid',NULL,'1'),
(2852,'note_no',NULL,'DOC8'),
(2852,'modifiedby',NULL,'6'),
(2852,'source',NULL,'CRM'),
(2852,'record_id',NULL,'1087'),
(2852,'record_module',NULL,'Documents'),
(2854,'label',NULL,'Fattura'),
(2854,'notes_title',NULL,'Fattura'),
(2854,'createdtime',NULL,'2023-07-28 10:04:34'),
(2854,'filename',NULL,'16905386072562379638580242618669.jpg'),
(2854,'assigned_user_id',NULL,'6'),
(2854,'filetype',NULL,'image/jpeg'),
(2854,'filesize',NULL,'2801409'),
(2854,'filelocationtype',NULL,'I'),
(2854,'filestatus',NULL,'1'),
(2854,'folderid',NULL,'1'),
(2854,'note_no',NULL,'DOC9'),
(2854,'modifiedby',NULL,'6'),
(2854,'source',NULL,'CRM'),
(2854,'record_id',NULL,'1088'),
(2854,'record_module',NULL,'Documents'),
(2856,'label',NULL,'Alberto De'),
(2856,'firstname',NULL,'Alberto'),
(2856,'lead_no',NULL,'LEA645'),
(2856,'lastname',NULL,'De'),
(2856,'mobile',NULL,'3357524591'),
(2856,'email',NULL,'alberto.deluca@delucapartners.it'),
(2856,'assigned_user_id',NULL,'5'),
(2856,'createdtime',NULL,'2023-07-31 05:55:38'),
(2856,'modifiedby',NULL,'5'),
(2856,'lane',NULL,'Corso Magenta'),
(2856,'city',NULL,'Milano'),
(2856,'source',NULL,'WEBSERVICE'),
(2856,'cf_857',NULL,'2'),
(2856,'cf_859',NULL,'2'),
(2856,'cf_861',NULL,'Passaparola Amici'),
(2856,'record_id',NULL,'1090'),
(2856,'record_module',NULL,'Leads'),
(2857,'label',NULL,'PROBLEMA INTERNET'),
(2857,'ticket_no',NULL,'TT16'),
(2857,'assigned_user_id',NULL,'6'),
(2857,'ticketpriorities',NULL,'High'),
(2857,'ticketstatus',NULL,'Resolved'),
(2857,'ticketcategories',NULL,'Problemi con attrezzature casa'),
(2857,'createdtime',NULL,'2023-07-31 09:29:26'),
(2857,'modifiedby',NULL,'6'),
(2857,'ticket_title',NULL,'PROBLEMA INTERNET'),
(2857,'description',NULL,'Connessione internet presente ma lentissima.'),
(2857,'solution',NULL,'Inserito un repeater wifi nel soggiorno. Effettuati test di connessione in tutte le stanze con buoni risultati. \nSpeed test nella stanza da letto 17Mb download 14 upload'),
(2857,'source',NULL,'CRM'),
(2857,'cf_865',NULL,'M-DO11-Donatello11'),
(2857,'record_id',NULL,'1091'),
(2857,'record_module',NULL,'HelpDesk'),
(2858,'label',NULL,'Speedtest'),
(2858,'notes_title',NULL,'Speedtest'),
(2858,'createdtime',NULL,'2023-07-31 09:32:54'),
(2858,'filename',NULL,'Screenshot_2023-07-29_143028.png'),
(2858,'assigned_user_id',NULL,'6'),
(2858,'filetype',NULL,'image/png'),
(2858,'filesize',NULL,'43688'),
(2858,'filelocationtype',NULL,'I'),
(2858,'filestatus',NULL,'1'),
(2858,'folderid',NULL,'3'),
(2858,'note_no',NULL,'DOC10'),
(2858,'modifiedby',NULL,'6'),
(2858,'source',NULL,'CRM'),
(2858,'record_id',NULL,'1092'),
(2858,'record_module',NULL,'Documents'),
(2860,'label',NULL,'Wifi-Extender'),
(2860,'notes_title',NULL,'Wifi-Extender'),
(2860,'createdtime',NULL,'2023-07-31 09:33:32'),
(2860,'filename',NULL,'20230729_125950.jpg'),
(2860,'assigned_user_id',NULL,'6'),
(2860,'filetype',NULL,'image/jpeg'),
(2860,'filesize',NULL,'3053177'),
(2860,'filelocationtype',NULL,'I'),
(2860,'filestatus',NULL,'1'),
(2860,'folderid',NULL,'3'),
(2860,'note_no',NULL,'DOC11'),
(2860,'modifiedby',NULL,'6'),
(2860,'source',NULL,'CRM'),
(2860,'record_id',NULL,'1094'),
(2860,'record_module',NULL,'Documents'),
(2862,'label',NULL,'Wifi-Extender_2'),
(2862,'notes_title',NULL,'Wifi-Extender_2'),
(2862,'createdtime',NULL,'2023-07-31 09:33:57'),
(2862,'filename',NULL,'20230729_125958.jpg'),
(2862,'assigned_user_id',NULL,'6'),
(2862,'filetype',NULL,'image/jpeg'),
(2862,'filesize',NULL,'2924447'),
(2862,'filelocationtype',NULL,'I'),
(2862,'filestatus',NULL,'1'),
(2862,'folderid',NULL,'3'),
(2862,'note_no',NULL,'DOC12'),
(2862,'modifiedby',NULL,'6'),
(2862,'source',NULL,'CRM'),
(2862,'record_id',NULL,'1096'),
(2862,'record_module',NULL,'Documents'),
(2864,'label','Alberto De','Alberto De Luca'),
(2864,'lastname','De','De Luca'),
(2864,'modifiedby','5','6'),
(2865,'leadstatus','Attempted to Contact','Contacted'),
(2866,'description','','120mq cucina abit 2 bagni 2 camere da letto matrimoniali 1 salone appena acquistato sta ridipingendo e mettendo nuovi arredi sta mettendo nuovo impianto AC nuova cucina Ikea in una stanza un divano letto in sala c'e' un divano ad L e diventa un letto matrimoniale Piano 2 con montacarichi Pronto a meta' settembre'),
(2867,'leadstatus','Contacted','Hot'),
(2868,'label',NULL,'Onboarding APT Via Procaccini 12 Milano'),
(2868,'projectname',NULL,'Onboarding APT Via Procaccini 12 Milano'),
(2868,'assigned_user_id',NULL,'4'),
(2868,'project_no',NULL,'PROJ24'),
(2868,'createdtime',NULL,'2023-08-01 10:39:11'),
(2868,'modifiedby',NULL,'1'),
(2868,'source',NULL,'WORKFLOW'),
(2868,'record_id',NULL,'1098'),
(2868,'record_module',NULL,'Project'),
(2870,'leadstatus','Hot','Acquisito'),
(2870,'modifiedby','7','1'),
(2871,'label',NULL,'Onboarding Appartamento in Via Procaccini 12 - Milano'),
(2871,'date_start',NULL,'2023-08-01'),
(2871,'activitytype',NULL,'Emails'),
(2871,'assigned_user_id',NULL,'1'),
(2871,'subject',NULL,'Onboarding Appartamento in Via Procaccini 12 - Milano'),
(2871,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Via Procaccini 12 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2871,'time_start',NULL,'10:40:02'),
(2871,'createdtime',NULL,'2023-08-01 10:40:02'),
(2871,'modifiedby',NULL,'1'),
(2871,'from_email',NULL,'onboarding@easylife.house'),
(2871,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(2871,'ccmail',NULL,'[""]'),
(2871,'bccmail',NULL,'[""]'),
(2871,'parent_id',NULL,'776@1|'),
(2871,'email_flag',NULL,'SENT'),
(2871,'source',NULL,'CRM'),
(2871,'record_id',NULL,'1099'),
(2871,'record_module',NULL,'Emails'),
(2873,'label',NULL,'Onboarding APT Cola Montano 3 Milano'),
(2873,'projectname',NULL,'Onboarding APT Cola Montano 3 Milano'),
(2873,'assigned_user_id',NULL,'4'),
(2873,'project_no',NULL,'PROJ25'),
(2873,'createdtime',NULL,'2023-08-01 10:43:59'),
(2873,'modifiedby',NULL,'1'),
(2873,'source',NULL,'WORKFLOW'),
(2873,'record_id',NULL,'1100'),
(2873,'record_module',NULL,'Project'),
(2875,'leadstatus','Fissato appuntamento','Acquisito'),
(2875,'modifiedby','7','1'),
(2876,'label',NULL,'Onboarding Appartamento in Cola Montano 3 - Milano'),
(2876,'date_start',NULL,'2023-08-01'),
(2876,'activitytype',NULL,'Emails'),
(2876,'assigned_user_id',NULL,'1'),
(2876,'subject',NULL,'Onboarding Appartamento in Cola Montano 3 - Milano'),
(2876,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<p>Ciao Easylife Onboarding Group,&nbsp;<br />\r\n<br />\r\nsi notifica l&#39;avvio della procedura di onboarding per l&#39;acquisizione dell&#39;appartamento in&nbsp;Cola Montano 3 a&nbsp;Milano, da parte di&nbsp;Last Week<br />\r\n<br />\r\nI task assegnati a ciascun gruppo sono stati generati.&nbsp;<br />\r\n<br />\r\nSi prega di prendere visione del proprio task per velocizzare operazione di onboarding.&nbsp;<br />\r\n<br />\r\nBuon Lavoro a tutti<br />\r\nEASYLIFE AUTOMATION</p>\r\n</body>\r\n</html>\r\n<br><br>'),
(2876,'time_start',NULL,'10:44:01'),
(2876,'createdtime',NULL,'2023-08-01 10:44:01'),
(2876,'modifiedby',NULL,'1'),
(2876,'from_email',NULL,'onboarding@easylife.house'),
(2876,'saved_toid',NULL,'["onboarding@easylife.house"]'),
(2876,'ccmail',NULL,'[""]'),
(2876,'bccmail',NULL,'[""]'),
(2876,'parent_id',NULL,'296@1|'),
(2876,'email_flag',NULL,'SENT'),
(2876,'source',NULL,'CRM'),
(2876,'record_id',NULL,'1101'),
(2876,'record_module',NULL,'Emails'),
(2878,'label','Nicola Mariano','Nicola Mariano'),
(2878,'firstname','Nicola ','Nicola'),
(2878,'cf_873','0','1'),
(2879,'label',NULL,'Sempione Real Estate'),
(2879,'firstname',NULL,'Sempione'),
(2879,'contact_no',NULL,'CON61'),
(2879,'lastname',NULL,'Real Estate'),
(2879,'email',NULL,'sempionerealestate@gmail.com'),
(2879,'assigned_user_id',NULL,'6'),
(2879,'createdtime',NULL,'2023-08-01 16:20:27'),
(2879,'modifiedby',NULL,'6'),
(2879,'support_start_date',NULL,'2023-08-01'),
(2879,'support_end_date',NULL,'2024-08-01'),
(2879,'source',NULL,'CRM'),
(2879,'cf_875',NULL,'sempionerealestate'),
(2879,'cf_877',NULL,'Circo11!'),
(2879,'cf_925',NULL,'circo-11'),
(2879,'record_id',NULL,'1102'),
(2879,'record_module',NULL,'Contacts'),
(2880,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2880,'date_start',NULL,'2023-08-01'),
(2880,'activitytype',NULL,'Emails'),
(2880,'assigned_user_id',NULL,'6'),
(2880,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2880,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile Sempione Real Estate,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2880,'time_start',NULL,'16:29'),
(2880,'createdtime',NULL,'2023-08-01 16:29:00'),
(2880,'modifiedby',NULL,'6'),
(2880,'from_email',NULL,'pietromarra@easylife.house'),
(2880,'saved_toid',NULL,'["sempionerealestate@gmail.com"]'),
(2880,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2880,'bccmail',NULL,'[""]'),
(2880,'parent_id',NULL,'1102@1|'),
(2880,'email_flag',NULL,'SENT'),
(2880,'source',NULL,'CRM'),
(2880,'record_id',NULL,'1103'),
(2880,'record_module',NULL,'Emails'),
(2882,'cf_873','0','1'),
(2892,'label',NULL,'qui funzionano i commenti'),
(2892,'commentcontent',NULL,'qui funzionano i commenti'),
(2892,'assigned_user_id',NULL,'6'),
(2892,'createdtime',NULL,'2023-08-03 16:55:54'),
(2892,'related_to',NULL,'112'),
(2892,'creator',NULL,'6'),
(2892,'source',NULL,'CRM'),
(2892,'userid',NULL,'6'),
(2892,'record_id',NULL,'1104'),
(2892,'record_module',NULL,'ModComments'),
(2893,'label',NULL,'Ornella Gravino'),
(2893,'firstname',NULL,'Ornella'),
(2893,'lead_no',NULL,'LEA646'),
(2893,'lastname',NULL,'Gravino'),
(2893,'mobile',NULL,'3458365790'),
(2893,'email',NULL,'ornella_23@hotmail.it'),
(2893,'assigned_user_id',NULL,'5'),
(2893,'createdtime',NULL,'2023-08-03 17:06:12'),
(2893,'modifiedby',NULL,'5'),
(2893,'lane',NULL,'Morgantini'),
(2893,'city',NULL,'Milano'),
(2893,'source',NULL,'WEBSERVICE'),
(2893,'cf_857',NULL,'2'),
(2893,'cf_859',NULL,'1'),
(2893,'cf_861',NULL,'Ricerca Internet'),
(2893,'record_id',NULL,'1105'),
(2893,'record_module',NULL,'Leads'),
(2894,'label',NULL,'Emera Spa'),
(2894,'firstname',NULL,'Emera'),
(2894,'contact_no',NULL,'CON62'),
(2894,'lastname',NULL,'Spa'),
(2894,'email',NULL,'amministrazione@emeraholding.com'),
(2894,'assigned_user_id',NULL,'5'),
(2894,'createdtime',NULL,'2023-08-04 05:56:08'),
(2894,'modifiedby',NULL,'5'),
(2894,'source',NULL,'WEBSERVICE'),
(2894,'cf_875',NULL,'emeraspa'),
(2894,'cf_877',NULL,'Santostefano12!'),
(2894,'cf_925',NULL,'piazza-santo-stefano-12'),
(2894,'record_id',NULL,'1106'),
(2894,'record_module',NULL,'Contacts'),
(2895,'label',NULL,'Fabio Arinella'),
(2895,'firstname',NULL,'Fabio'),
(2895,'contact_no',NULL,'CON63'),
(2895,'lastname',NULL,'Arinella'),
(2895,'email',NULL,'arinella@studioarinella.com'),
(2895,'assigned_user_id',NULL,'5'),
(2895,'createdtime',NULL,'2023-08-04 16:58:22'),
(2895,'modifiedby',NULL,'5'),
(2895,'source',NULL,'WEBSERVICE'),
(2895,'cf_875',NULL,'farinella'),
(2895,'cf_877',NULL,'Buenosaires10!'),
(2895,'cf_925',NULL,'galleria-buenos-aires-11'),
(2895,'record_id',NULL,'1107'),
(2895,'record_module',NULL,'Contacts'),
(2896,'label',NULL,'Elisabetta Ragazzi'),
(2896,'firstname',NULL,'Elisabetta'),
(2896,'contact_no',NULL,'CON64'),
(2896,'lastname',NULL,'Ragazzi'),
(2896,'email',NULL,'elisabettaragazzi@tiscali.it'),
(2896,'assigned_user_id',NULL,'5'),
(2896,'createdtime',NULL,'2023-08-05 17:06:11'),
(2896,'modifiedby',NULL,'5'),
(2896,'source',NULL,'WEBSERVICE'),
(2896,'cf_875',NULL,'eragazzi'),
(2896,'cf_877',NULL,'Corsoitalia11!'),
(2896,'cf_925',NULL,'corso-italia-11'),
(2896,'record_id',NULL,'1108'),
(2896,'record_module',NULL,'Contacts'),
(2897,'label',NULL,'Cesidio Lusi'),
(2897,'firstname',NULL,'Cesidio'),
(2897,'lead_no',NULL,'LEA647'),
(2897,'lastname',NULL,'Lusi'),
(2897,'mobile',NULL,'3408450927'),
(2897,'email',NULL,'cesidio_lusi@tiscali.it'),
(2897,'assigned_user_id',NULL,'5'),
(2897,'createdtime',NULL,'2023-08-06 07:52:13'),
(2897,'modifiedby',NULL,'5'),
(2897,'lane',NULL,'Via Giovanni Segantini 22'),
(2897,'city',NULL,'Milano'),
(2897,'source',NULL,'WEBSERVICE'),
(2897,'cf_857',NULL,'3'),
(2897,'cf_859',NULL,'1'),
(2897,'cf_861',NULL,'Ricerca Internet'),
(2897,'record_id',NULL,'1109'),
(2897,'record_module',NULL,'Leads'),
(2898,'label',NULL,'Nicola Ressmann'),
(2898,'firstname',NULL,'Nicola'),
(2898,'lead_no',NULL,'LEA648'),
(2898,'lastname',NULL,'Ressmann'),
(2898,'mobile',NULL,'3334518626'),
(2898,'email',NULL,'nicolaressmann@hotmail.com'),
(2898,'assigned_user_id',NULL,'5'),
(2898,'createdtime',NULL,'2023-08-07 17:08:22'),
(2898,'modifiedby',NULL,'5'),
(2898,'lane',NULL,'Marsala'),
(2898,'city',NULL,'Milano'),
(2898,'source',NULL,'WEBSERVICE'),
(2898,'cf_857',NULL,'2'),
(2898,'cf_859',NULL,'1'),
(2898,'cf_861',NULL,'Ricerca Internet'),
(2898,'record_id',NULL,'1110'),
(2898,'record_module',NULL,'Leads'),
(2899,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2899,'date_start',NULL,'2023-08-08'),
(2899,'activitytype',NULL,'Emails'),
(2899,'assigned_user_id',NULL,'6'),
(2899,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2899,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2899,'time_start',NULL,'07:09'),
(2899,'createdtime',NULL,'2023-08-08 07:09:50'),
(2899,'modifiedby',NULL,'6'),
(2899,'from_email',NULL,'pietromarra@easylife.house'),
(2899,'saved_toid',NULL,'["elisabettaragazzi@tiscali.it"]'),
(2899,'ccmail',NULL,'[""]'),
(2899,'bccmail',NULL,'[""]'),
(2899,'parent_id',NULL,'1108@1|'),
(2899,'email_flag',NULL,'SAVED'),
(2899,'source',NULL,'CRM'),
(2899,'record_id',NULL,'1111'),
(2899,'record_module',NULL,'Emails'),
(2901,'time_start','07:09','07:18'),
(2901,'ccmail','[""]','["donatocella@easylife.house"," francescamontuoro@easylife.house"]'),
(2901,'email_flag','SAVED','SENT'),
(2903,'secondaryemail','','elisabettaragazzi136@gmail.com'),
(2904,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2904,'date_start',NULL,'2023-08-08'),
(2904,'activitytype',NULL,'Emails'),
(2904,'assigned_user_id',NULL,'6'),
(2904,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2904,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2904,'time_start',NULL,'07:31'),
(2904,'createdtime',NULL,'2023-08-08 07:31:44'),
(2904,'modifiedby',NULL,'6'),
(2904,'from_email',NULL,'pietromarra@easylife.house'),
(2904,'saved_toid',NULL,'["elisabettaragazzi136@gmail.com"]'),
(2904,'ccmail',NULL,'[""]'),
(2904,'bccmail',NULL,'[""]'),
(2904,'parent_id',NULL,'1108@1|'),
(2904,'email_flag',NULL,'SENT'),
(2904,'source',NULL,'CRM'),
(2904,'record_id',NULL,'1112'),
(2904,'record_module',NULL,'Emails'),
(2906,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2906,'date_start',NULL,'2023-08-08'),
(2906,'activitytype',NULL,'Emails'),
(2906,'assigned_user_id',NULL,'6'),
(2906,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2906,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n https://www.booking.com/hotel/it/easylife-sofisticata-dimora-a-2min-dal-duomo.en-gb.html<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2906,'time_start',NULL,'10:52'),
(2906,'createdtime',NULL,'2023-08-08 10:52:51'),
(2906,'modifiedby',NULL,'6'),
(2906,'from_email',NULL,'pietromarra@easylife.house'),
(2906,'saved_toid',NULL,'["Matteo.penitenti@gmail.com"]'),
(2906,'ccmail',NULL,'["donatocella@easylife.house"]'),
(2906,'bccmail',NULL,'[""]'),
(2906,'parent_id',NULL,'1069@1|'),
(2906,'email_flag',NULL,'SENT'),
(2906,'source',NULL,'CRM'),
(2906,'record_id',NULL,'1113'),
(2906,'record_module',NULL,'Emails'),
(2908,'label',''Matteo Penitenti Casato',''Matteo Penitenti Casato'),
(2908,'firstname',''Matteo ',''Matteo'),
(2908,'cf_873','0','1'),
(2909,'label',NULL,'Arianna Baldi'),
(2909,'firstname',NULL,'Arianna'),
(2909,'lead_no',NULL,'LEA649'),
(2909,'lastname',NULL,'Baldi'),
(2909,'mobile',NULL,'3207142261'),
(2909,'email',NULL,'arianna.niccolai.baldi@gmail.com'),
(2909,'assigned_user_id',NULL,'5'),
(2909,'createdtime',NULL,'2023-08-08 11:39:22'),
(2909,'modifiedby',NULL,'5'),
(2909,'lane',NULL,'Giovanni Battista Morgagni'),
(2909,'city',NULL,'Milano'),
(2909,'source',NULL,'WEBSERVICE'),
(2909,'cf_857',NULL,'2'),
(2909,'cf_859',NULL,'1'),
(2909,'cf_861',NULL,'Ricerca Internet'),
(2909,'record_id',NULL,'1114'),
(2909,'record_module',NULL,'Leads'),
(2910,'cf_873','0','1'),
(2911,'label',NULL,'Marco Cappuccio'),
(2911,'firstname',NULL,'Marco'),
(2911,'lead_no',NULL,'LEA650'),
(2911,'lastname',NULL,'Cappuccio'),
(2911,'mobile',NULL,'3356328007'),
(2911,'email',NULL,'camarco266@gmail.com'),
(2911,'assigned_user_id',NULL,'5'),
(2911,'createdtime',NULL,'2023-08-09 09:51:23'),
(2911,'modifiedby',NULL,'5'),
(2911,'lane',NULL,'Via Viminale 11'),
(2911,'city',NULL,'Milano'),
(2911,'source',NULL,'WEBSERVICE'),
(2911,'cf_857',NULL,'1'),
(2911,'cf_859',NULL,'1'),
(2911,'cf_861',NULL,'Ricerca Internet'),
(2911,'record_id',NULL,'1115'),
(2911,'record_module',NULL,'Leads'),
(2912,'label',NULL,'Claudia Cremonese'),
(2912,'firstname',NULL,'Claudia'),
(2912,'contact_no',NULL,'CON65'),
(2912,'lastname',NULL,'Cremonese'),
(2912,'email',NULL,'sandro.taccani@gmail.com'),
(2912,'assigned_user_id',NULL,'5'),
(2912,'createdtime',NULL,'2023-08-09 15:29:53'),
(2912,'modifiedby',NULL,'5'),
(2912,'source',NULL,'WEBSERVICE'),
(2912,'cf_875',NULL,'ccremonese '),
(2912,'cf_877',NULL,'Vigevano13!'),
(2912,'cf_925',NULL,'vigevano-13-p3n'),
(2912,'record_id',NULL,'1116'),
(2912,'record_module',NULL,'Contacts'),
(2914,'label',NULL,'Serena Deplano'),
(2914,'firstname',NULL,'Serena'),
(2914,'lead_no',NULL,'LEA651'),
(2914,'lastname',NULL,'Deplano'),
(2914,'mobile',NULL,'3280294097'),
(2914,'email',NULL,'deplano.serena@libero.it'),
(2914,'assigned_user_id',NULL,'5'),
(2914,'createdtime',NULL,'2023-08-09 21:57:22'),
(2914,'modifiedby',NULL,'5'),
(2914,'lane',NULL,'Andrea del castagno 1'),
(2914,'city',NULL,'Milano'),
(2914,'source',NULL,'WEBSERVICE'),
(2914,'cf_857',NULL,'2'),
(2914,'cf_859',NULL,'1'),
(2914,'cf_861',NULL,'Ricerca Internet'),
(2914,'record_id',NULL,'1117'),
(2914,'record_module',NULL,'Leads'),
(2915,'label',NULL,'Maria Telegrafo'),
(2915,'firstname',NULL,'Maria'),
(2915,'lead_no',NULL,'LEA652'),
(2915,'lastname',NULL,'Telegrafo'),
(2915,'mobile',NULL,'3406210344'),
(2915,'email',NULL,'m.telegrafo@hotmail.it'),
(2915,'assigned_user_id',NULL,'5'),
(2915,'createdtime',NULL,'2023-08-10 08:47:22'),
(2915,'modifiedby',NULL,'5'),
(2915,'lane',NULL,'Viale Brenta'),
(2915,'city',NULL,'Milano'),
(2915,'source',NULL,'WEBSERVICE'),
(2915,'cf_857',NULL,'2'),
(2915,'cf_859',NULL,'2'),
(2915,'cf_861',NULL,'Ricerca Internet'),
(2915,'record_id',NULL,'1118'),
(2915,'record_module',NULL,'Leads'),
(2916,'email','test@test.test','mic.alfieri@gmail.com'),
(2917,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2917,'date_start',NULL,'2023-08-10'),
(2917,'activitytype',NULL,'Emails'),
(2917,'assigned_user_id',NULL,'6'),
(2917,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2917,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2917,'time_start',NULL,'09:23'),
(2917,'createdtime',NULL,'2023-08-10 09:23:43'),
(2917,'modifiedby',NULL,'6'),
(2917,'from_email',NULL,'pietromarra@easylife.house'),
(2917,'saved_toid',NULL,'["sandro.taccani@gmail.com"]'),
(2917,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2917,'bccmail',NULL,'[""]'),
(2917,'parent_id',NULL,'1116@1|'),
(2917,'email_flag',NULL,'SENT'),
(2917,'source',NULL,'CRM'),
(2917,'record_id',NULL,'1119'),
(2917,'record_module',NULL,'Emails'),
(2919,'cf_873','0','1'),
(2919,'cf_875','ccremonese ','ccremonese'),
(2920,'label',NULL,'Liudmyla Kolisnichenko'),
(2920,'firstname',NULL,'Liudmyla'),
(2920,'lead_no',NULL,'LEA653'),
(2920,'lastname',NULL,'Kolisnichenko'),
(2920,'mobile',NULL,'+421918286196'),
(2920,'email',NULL,'l.k.plazakova@gmail.com'),
(2920,'assigned_user_id',NULL,'5'),
(2920,'createdtime',NULL,'2023-08-11 07:23:32'),
(2920,'modifiedby',NULL,'5'),
(2920,'lane',NULL,'Via Molino Delle Armi 31, 20121,'),
(2920,'city',NULL,'Milano'),
(2920,'source',NULL,'WEBSERVICE'),
(2920,'cf_857',NULL,'2'),
(2920,'cf_859',NULL,'1'),
(2920,'cf_861',NULL,'Ricerca Internet'),
(2920,'record_id',NULL,'1120'),
(2920,'record_module',NULL,'Leads'),
(2921,'label',NULL,'Massimiliano Brunelli'),
(2921,'firstname',NULL,'Massimiliano'),
(2921,'lead_no',NULL,'LEA654'),
(2921,'lastname',NULL,'Brunelli'),
(2921,'mobile',NULL,'3387343082'),
(2921,'email',NULL,'massimilianobrunelli8@gmail.com'),
(2921,'assigned_user_id',NULL,'5'),
(2921,'createdtime',NULL,'2023-08-11 08:35:21'),
(2921,'modifiedby',NULL,'5'),
(2921,'lane',NULL,'Via Tiziano - comune di Seveso'),
(2921,'city',NULL,'Milano'),
(2921,'source',NULL,'WEBSERVICE'),
(2921,'cf_857',NULL,'3'),
(2921,'cf_859',NULL,'2'),
(2921,'cf_861',NULL,'Passaparola Amici'),
(2921,'record_id',NULL,'1121'),
(2921,'record_module',NULL,'Leads'),
(2922,'label',NULL,'Silvano Sbarra'),
(2922,'firstname',NULL,'Silvano'),
(2922,'lead_no',NULL,'LEA655'),
(2922,'lastname',NULL,'Sbarra'),
(2922,'mobile',NULL,'18017396102'),
(2922,'email',NULL,'silvanosbarra@hotmail.com'),
(2922,'assigned_user_id',NULL,'5'),
(2922,'createdtime',NULL,'2023-08-13 18:22:23'),
(2922,'modifiedby',NULL,'5'),
(2922,'lane',NULL,'Via Rubens 9'),
(2922,'city',NULL,'Milano'),
(2922,'source',NULL,'WEBSERVICE'),
(2922,'cf_857',NULL,'1'),
(2922,'cf_859',NULL,'1'),
(2922,'cf_861',NULL,'Ricerca Internet'),
(2922,'record_id',NULL,'1122'),
(2922,'record_module',NULL,'Leads'),
(2923,'label',NULL,'Jean Francois Segalotto'),
(2923,'firstname',NULL,'Jean Francois'),
(2923,'lead_no',NULL,'LEA656'),
(2923,'lastname',NULL,'Segalotto'),
(2923,'mobile',NULL,'3289478964'),
(2923,'email',NULL,'jf.segalotto@gmail.com'),
(2923,'assigned_user_id',NULL,'5'),
(2923,'createdtime',NULL,'2023-08-14 10:18:33'),
(2923,'modifiedby',NULL,'5'),
(2923,'lane',NULL,'Via Novara 141'),
(2923,'city',NULL,'Milano'),
(2923,'source',NULL,'WEBSERVICE'),
(2923,'cf_857',NULL,'1'),
(2923,'cf_859',NULL,'1'),
(2923,'cf_861',NULL,'Ricerca Internet'),
(2923,'record_id',NULL,'1123'),
(2923,'record_module',NULL,'Leads'),
(2924,'label',NULL,'Alexandra Valtellina'),
(2924,'firstname',NULL,'Alexandra'),
(2924,'lead_no',NULL,'LEA657'),
(2924,'lastname',NULL,'Valtellina'),
(2924,'mobile',NULL,'3457959200'),
(2924,'email',NULL,'aluccia@me.com'),
(2924,'assigned_user_id',NULL,'5'),
(2924,'createdtime',NULL,'2023-08-15 15:20:23'),
(2924,'modifiedby',NULL,'5'),
(2924,'lane',NULL,'Via de amicis 39'),
(2924,'city',NULL,'Milano'),
(2924,'source',NULL,'WEBSERVICE'),
(2924,'cf_857',NULL,'1'),
(2924,'cf_859',NULL,'1'),
(2924,'cf_861',NULL,'Ricerca Internet'),
(2924,'record_id',NULL,'1124'),
(2924,'record_module',NULL,'Leads'),
(2925,'label',NULL,'Francesca Spelta'),
(2925,'firstname',NULL,'Francesca'),
(2925,'lead_no',NULL,'LEA658'),
(2925,'lastname',NULL,'Spelta'),
(2925,'mobile',NULL,'3316306523'),
(2925,'email',NULL,'francesca_spelta@hotmail.it'),
(2925,'assigned_user_id',NULL,'5'),
(2925,'createdtime',NULL,'2023-08-15 16:31:21'),
(2925,'modifiedby',NULL,'5'),
(2925,'lane',NULL,'San Abbondio'),
(2925,'city',NULL,'Milano'),
(2925,'source',NULL,'WEBSERVICE'),
(2925,'cf_857',NULL,'2'),
(2925,'cf_859',NULL,'1'),
(2925,'cf_861',NULL,'Ricerca Internet'),
(2925,'record_id',NULL,'1125'),
(2925,'record_module',NULL,'Leads'),
(2926,'label',NULL,'Giuseppe Boncompagni'),
(2926,'firstname',NULL,'Giuseppe'),
(2926,'contact_no',NULL,'CON66'),
(2926,'lastname',NULL,'Boncompagni'),
(2926,'email',NULL,'giuseppe.boncompagni@gmail.com'),
(2926,'assigned_user_id',NULL,'5'),
(2926,'createdtime',NULL,'2023-08-17 11:52:44'),
(2926,'modifiedby',NULL,'5'),
(2926,'source',NULL,'WEBSERVICE'),
(2926,'cf_875',NULL,'gboncompagni'),
(2926,'cf_877',NULL,'Colamontano3!'),
(2926,'cf_925',NULL,'colamontano-3'),
(2926,'record_id',NULL,'1126'),
(2926,'record_module',NULL,'Contacts'),
(2927,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2927,'date_start',NULL,'2023-08-19'),
(2927,'activitytype',NULL,'Emails'),
(2927,'assigned_user_id',NULL,'6'),
(2927,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2927,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2927,'time_start',NULL,'09:28'),
(2927,'createdtime',NULL,'2023-08-19 09:28:26'),
(2927,'modifiedby',NULL,'6'),
(2927,'from_email',NULL,'pietromarra@easylife.house'),
(2927,'saved_toid',NULL,'["mic.alfieri@gmail.com"]'),
(2927,'ccmail',NULL,'[""]'),
(2927,'bccmail',NULL,'[""]'),
(2927,'parent_id',NULL,'448@1|'),
(2927,'email_flag',NULL,'SAVED'),
(2927,'source',NULL,'CRM'),
(2927,'record_id',NULL,'1127'),
(2927,'record_module',NULL,'Emails'),
(2929,'time_start','09:28','09:29'),
(2929,'email_flag','SAVED','SENT'),
(2931,'label',NULL,'Pasquale Baiguera'),
(2931,'firstname',NULL,'Pasquale'),
(2931,'contact_no',NULL,'CON67'),
(2931,'lastname',NULL,'Baiguera'),
(2931,'email',NULL,'pbaiguera@hotmail.com'),
(2931,'assigned_user_id',NULL,'5'),
(2931,'createdtime',NULL,'2023-08-20 10:32:16'),
(2931,'modifiedby',NULL,'5'),
(2931,'source',NULL,'WEBSERVICE'),
(2931,'cf_875',NULL,'pbaiguera'),
(2931,'cf_877',NULL,'Solferino37!'),
(2931,'cf_925',NULL,'solferino-37'),
(2931,'record_id',NULL,'1128'),
(2931,'record_module',NULL,'Contacts'),
(2932,'label',NULL,'Roberta Gerosa'),
(2932,'firstname',NULL,'Roberta'),
(2932,'contact_no',NULL,'CON68'),
(2932,'lastname',NULL,'Gerosa'),
(2932,'email',NULL,'roberta.gerosa2@gmail.com'),
(2932,'assigned_user_id',NULL,'5'),
(2932,'createdtime',NULL,'2023-08-20 16:40:52'),
(2932,'modifiedby',NULL,'5'),
(2932,'source',NULL,'WEBSERVICE'),
(2932,'cf_875',NULL,'rgerosa'),
(2932,'cf_877',NULL,'Garibaldi18!'),
(2932,'cf_925',NULL,'corso-garibaldi-18'),
(2932,'record_id',NULL,'1129'),
(2932,'record_module',NULL,'Contacts'),
(2933,'label',NULL,'Flavio Rettore'),
(2933,'firstname',NULL,'Flavio'),
(2933,'contact_no',NULL,'CON69'),
(2933,'lastname',NULL,'Rettore'),
(2933,'email',NULL,'flavio.rettore@gmail.com'),
(2933,'assigned_user_id',NULL,'5'),
(2933,'createdtime',NULL,'2023-08-20 18:02:42'),
(2933,'modifiedby',NULL,'5'),
(2933,'source',NULL,'WEBSERVICE'),
(2933,'cf_875',NULL,'frettore'),
(2933,'cf_877',NULL,'Friuli24!'),
(2933,'cf_925',NULL,'friuli-24'),
(2933,'record_id',NULL,'1130'),
(2933,'record_module',NULL,'Contacts'),
(2934,'label',NULL,'Roberto Polimeno'),
(2934,'firstname',NULL,'Roberto'),
(2934,'lead_no',NULL,'LEA659'),
(2934,'lastname',NULL,'Polimeno'),
(2934,'mobile',NULL,'3332635082'),
(2934,'email',NULL,'robpolimeno@gmail.com'),
(2934,'assigned_user_id',NULL,'5'),
(2934,'createdtime',NULL,'2023-08-21 15:04:34'),
(2934,'modifiedby',NULL,'5'),
(2934,'lane',NULL,'Padova 82'),
(2934,'city',NULL,'Milano'),
(2934,'source',NULL,'WEBSERVICE'),
(2934,'cf_857',NULL,'1'),
(2934,'cf_859',NULL,'1'),
(2934,'cf_861',NULL,'Ricerca Internet'),
(2934,'record_id',NULL,'1131'),
(2934,'record_module',NULL,'Leads'),
(2935,'label',NULL,'Laura Bini'),
(2935,'firstname',NULL,'Laura'),
(2935,'lead_no',NULL,'LEA660'),
(2935,'lastname',NULL,'Bini'),
(2935,'mobile',NULL,'3482239189'),
(2935,'email',NULL,'laura.bini@me.com'),
(2935,'assigned_user_id',NULL,'5'),
(2935,'createdtime',NULL,'2023-08-21 15:27:22'),
(2935,'modifiedby',NULL,'5'),
(2935,'lane',NULL,'Via P. Castaldi'),
(2935,'city',NULL,'Milano'),
(2935,'source',NULL,'WEBSERVICE'),
(2935,'cf_857',NULL,'1'),
(2935,'cf_859',NULL,'1'),
(2935,'cf_861',NULL,'Ricerca Internet'),
(2935,'record_id',NULL,'1132'),
(2935,'record_module',NULL,'Leads'),
(2936,'label',NULL,'Alfio Pellegriti'),
(2936,'firstname',NULL,'Alfio'),
(2936,'contact_no',NULL,'CON70'),
(2936,'lastname',NULL,'Pellegriti'),
(2936,'email',NULL,'pellegritialfio@gmail.com'),
(2936,'assigned_user_id',NULL,'5'),
(2936,'createdtime',NULL,'2023-08-22 09:36:53'),
(2936,'modifiedby',NULL,'5'),
(2936,'source',NULL,'WEBSERVICE'),
(2936,'cf_875',NULL,'apellegriti'),
(2936,'cf_877',NULL,'Cagranda44!'),
(2936,'cf_925',NULL,'ca-granda-44'),
(2936,'record_id',NULL,'1133'),
(2936,'record_module',NULL,'Contacts'),
(2937,'label',NULL,'Stefania Garuti'),
(2937,'firstname',NULL,'Stefania'),
(2937,'lead_no',NULL,'LEA661'),
(2937,'lastname',NULL,'Garuti'),
(2937,'mobile',NULL,'3337773868'),
(2937,'email',NULL,'stefania.garuti15@gmail.com'),
(2937,'assigned_user_id',NULL,'5'),
(2937,'createdtime',NULL,'2023-08-22 09:45:22'),
(2937,'modifiedby',NULL,'5'),
(2937,'lane',NULL,'Pietro Maroncelli 10'),
(2937,'city',NULL,'Milano'),
(2937,'source',NULL,'WEBSERVICE'),
(2937,'cf_857',NULL,'2'),
(2937,'cf_859',NULL,'1'),
(2937,'cf_861',NULL,'Passaparola Amici'),
(2937,'record_id',NULL,'1134'),
(2937,'record_module',NULL,'Leads'),
(2938,'label',NULL,'Michele Cavaliere'),
(2938,'firstname',NULL,'Michele'),
(2938,'lead_no',NULL,'LEA662'),
(2938,'lastname',NULL,'Cavaliere'),
(2938,'mobile',NULL,'3891818703'),
(2938,'email',NULL,'mc8@live.it'),
(2938,'assigned_user_id',NULL,'5'),
(2938,'createdtime',NULL,'2023-08-23 11:41:22'),
(2938,'modifiedby',NULL,'5'),
(2938,'lane',NULL,'viale Nazario Sauro 5'),
(2938,'city',NULL,'Milano'),
(2938,'source',NULL,'WEBSERVICE'),
(2938,'cf_857',NULL,'2'),
(2938,'cf_859',NULL,'1'),
(2938,'cf_861',NULL,'Ricerca Internet'),
(2938,'record_id',NULL,'1135'),
(2938,'record_module',NULL,'Leads'),
(2939,'label',NULL,'beniamino ravalli'),
(2939,'firstname',NULL,'beniamino'),
(2939,'lead_no',NULL,'LEA663'),
(2939,'lastname',NULL,'ravalli'),
(2939,'mobile',NULL,'3403290945'),
(2939,'email',NULL,'beniamino.ravalli@gmail.com'),
(2939,'assigned_user_id',NULL,'5'),
(2939,'createdtime',NULL,'2023-08-24 07:23:22'),
(2939,'modifiedby',NULL,'5'),
(2939,'lane',NULL,'luigi biraghi'),
(2939,'city',NULL,'Milano'),
(2939,'source',NULL,'WEBSERVICE'),
(2939,'cf_857',NULL,'3'),
(2939,'cf_859',NULL,'1'),
(2939,'cf_861',NULL,'Ricerca Internet'),
(2939,'record_id',NULL,'1136'),
(2939,'record_module',NULL,'Leads'),
(2940,'label',NULL,'Stefano Calonghi'),
(2940,'firstname',NULL,'Stefano'),
(2940,'contact_no',NULL,'CON71'),
(2940,'lastname',NULL,'Calonghi'),
(2940,'email',NULL,'stefanocalonghi@gmail.com'),
(2940,'assigned_user_id',NULL,'5'),
(2940,'createdtime',NULL,'2023-08-24 15:23:29'),
(2940,'modifiedby',NULL,'5'),
(2940,'source',NULL,'WEBSERVICE'),
(2940,'cf_875',NULL,'scalonghi'),
(2940,'cf_877',NULL,'Cagranda44!'),
(2940,'cf_925',NULL,'melchiorre-gioia-30'),
(2940,'record_id',NULL,'1137'),
(2940,'record_module',NULL,'Contacts'),
(2941,'label',NULL,'Simona Pirro'),
(2941,'firstname',NULL,'Simona'),
(2941,'lead_no',NULL,'LEA664'),
(2941,'lastname',NULL,'Pirro'),
(2941,'mobile',NULL,'3402994710'),
(2941,'email',NULL,'simonapirro92@gmail.com'),
(2941,'assigned_user_id',NULL,'5'),
(2941,'createdtime',NULL,'2023-08-24 15:25:22'),
(2941,'modifiedby',NULL,'5'),
(2941,'lane',NULL,'Via dei Biancospini 15'),
(2941,'city',NULL,'Milano'),
(2941,'source',NULL,'WEBSERVICE'),
(2941,'cf_857',NULL,'2'),
(2941,'cf_859',NULL,'1'),
(2941,'cf_861',NULL,'Passaparola Amici'),
(2941,'record_id',NULL,'1138'),
(2941,'record_module',NULL,'Leads'),
(2942,'label',NULL,'Daniela Ascione'),
(2942,'firstname',NULL,'Daniela'),
(2942,'lead_no',NULL,'LEA665'),
(2942,'lastname',NULL,'Ascione'),
(2942,'mobile',NULL,'3480672503'),
(2942,'email',NULL,'daniela.ascione@gmail.com'),
(2942,'assigned_user_id',NULL,'5'),
(2942,'createdtime',NULL,'2023-08-25 09:24:23'),
(2942,'modifiedby',NULL,'5'),
(2942,'lane',NULL,'Via Don Giovanni Minzoni'),
(2942,'city',NULL,'Milano'),
(2942,'source',NULL,'WEBSERVICE'),
(2942,'cf_857',NULL,'1'),
(2942,'cf_859',NULL,'1'),
(2942,'cf_861',NULL,'Ricerca Internet'),
(2942,'record_id',NULL,'1139'),
(2942,'record_module',NULL,'Leads'),
(2943,'label',NULL,'Gianmaria Palminteri'),
(2943,'firstname',NULL,'Gianmaria'),
(2943,'contact_no',NULL,'CON72'),
(2943,'lastname',NULL,'Palminteri'),
(2943,'email',NULL,'palminteri@lexgp.it'),
(2943,'assigned_user_id',NULL,'5'),
(2943,'createdtime',NULL,'2023-08-25 15:28:37'),
(2943,'modifiedby',NULL,'5'),
(2943,'source',NULL,'WEBSERVICE'),
(2943,'cf_875',NULL,'gpalminteri'),
(2943,'cf_877',NULL,'Spallanzani15!'),
(2943,'cf_925',NULL,'spallanzani-15'),
(2943,'record_id',NULL,'1140'),
(2943,'record_module',NULL,'Contacts'),
(2944,'label',NULL,'Elisabetta Maria Barbara Saracchi'),
(2944,'firstname',NULL,'Elisabetta Maria Barbara'),
(2944,'contact_no',NULL,'CON73'),
(2944,'lastname',NULL,'Saracchi'),
(2944,'email',NULL,'e.saracchi@gmail.com'),
(2944,'assigned_user_id',NULL,'5'),
(2944,'createdtime',NULL,'2023-08-28 10:55:33'),
(2944,'modifiedby',NULL,'5'),
(2944,'source',NULL,'WEBSERVICE'),
(2944,'cf_875',NULL,'esaracchi'),
(2944,'cf_877',NULL,'Angera10!'),
(2944,'cf_925',NULL,'angera-10-s'),
(2944,'record_id',NULL,'1141'),
(2944,'record_module',NULL,'Contacts'),
(2945,'label',NULL,'Francesca Baldan'),
(2945,'firstname',NULL,'Francesca'),
(2945,'lead_no',NULL,'LEA666'),
(2945,'lastname',NULL,'Baldan'),
(2945,'mobile',NULL,'+393935901422'),
(2945,'email',NULL,'francesca_baldan@yahoo.it'),
(2945,'assigned_user_id',NULL,'5'),
(2945,'createdtime',NULL,'2023-08-28 14:53:32'),
(2945,'modifiedby',NULL,'5'),
(2945,'lane',NULL,'Padova 330'),
(2945,'city',NULL,'Milano'),
(2945,'source',NULL,'WEBSERVICE'),
(2945,'cf_857',NULL,'2'),
(2945,'cf_859',NULL,'1'),
(2945,'cf_861',NULL,'Ricerca Internet'),
(2945,'record_id',NULL,'1142'),
(2945,'record_module',NULL,'Leads'),
(2946,'modifiedby','5','6'),
(2946,'cf_877','Cagranda44!','Gioia30!'),
(2947,'cf_971','','https://www.booking.com/hotel/it/easylife-incantevole-abitazione-in-centrale.en-gb.html'),
(2948,'modifiedby','5','6'),
(2948,'cf_971','','https://www.booking.com/hotel/it/easylife-rifugio-a-2-min-dall-ospedale-niguarda.en-gb.html'),
(2949,'modifiedby','5','6'),
(2949,'cf_971','','https://www.booking.com/hotel/it/easylife-luminosa-oasi-di-relax-a-porta-romana.en-gb.html'),
(2950,'modifiedby','5','6'),
(2950,'cf_971','','https://www.booking.com/hotel/it/easylife-fantastico-rifugio-nel-cuore-di-brera.en-gb.html'),
(2951,'modifiedby','5','6'),
(2951,'cf_971','','https://www.booking.com/hotel/it/easylife-lusso-e-comfort-nel-quartiere-brera.en-gb.html'),
(2952,'cf_971','','https://www.booking.com/hotel/it/easylife-accogliente-ed-esclusiva-dimora-in-nolo.en-gb.html'),
(2953,'modifiedby','5','6'),
(2953,'cf_971','','https://www.booking.com/hotel/it/easylife-incantevole-abitazione-in-zona-isola.en-gb.html'),
(2954,'modifiedby','5','6'),
(2954,'cf_971','','https://www.booking.com/hotel/it/easylife-attico-di-stile-e-comfort-a-p-venezia.en-gb.html'),
(2955,'label',NULL,'Giuseppe Tamola'),
(2955,'firstname',NULL,'Giuseppe'),
(2955,'contact_no',NULL,'CON74'),
(2955,'lastname',NULL,'Tamola'),
(2955,'email',NULL,'giuseppetamola@gmail.com'),
(2955,'assigned_user_id',NULL,'5'),
(2955,'createdtime',NULL,'2023-08-28 17:16:33'),
(2955,'modifiedby',NULL,'5'),
(2955,'source',NULL,'WEBSERVICE'),
(2955,'cf_875',NULL,'gtamola'),
(2955,'cf_877',NULL,'Masera10!'),
(2955,'cf_925',NULL,'masera-10'),
(2955,'record_id',NULL,'1143'),
(2955,'record_module',NULL,'Contacts'),
(2956,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2956,'date_start',NULL,'2023-08-28'),
(2956,'activitytype',NULL,'Emails'),
(2956,'assigned_user_id',NULL,'6'),
(2956,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2956,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n $contacts-cf_971$<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2956,'time_start',NULL,'17:20'),
(2956,'createdtime',NULL,'2023-08-28 17:20:13'),
(2956,'modifiedby',NULL,'6'),
(2956,'from_email',NULL,'pietromarra@easylife.house'),
(2956,'saved_toid',NULL,'["arinella@studioarinella.com","giuseppe.boncompagni@gmail.com","mic.alfieri@gmail.com","pbaiguera@hotmail.com","roberta.gerosa2@gmail.com","flavio.rettore@gmail.com","pellegritialfio@gmail.com","stefanocalonghi@gmail.com"]'),
(2956,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2956,'bccmail',NULL,'[""]'),
(2956,'parent_id',NULL,'1107@1|1126@1|448@1|1128@1|1129@1|1130@1|1133@1|1137@1|'),
(2956,'email_flag',NULL,'SENT'),
(2956,'source',NULL,'CRM'),
(2956,'record_id',NULL,'1144'),
(2956,'record_module',NULL,'Emails'),
(2965,'cf_873','0','1'),
(2966,'cf_873','0','1'),
(2967,'cf_873','0','1'),
(2968,'cf_873','0','1'),
(2969,'cf_873','0','1'),
(2970,'cf_873','0','1'),
(2971,'cf_873','0','1'),
(2972,'cf_873','0','1'),
(2973,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2973,'date_start',NULL,'2023-08-29'),
(2973,'activitytype',NULL,'Emails'),
(2973,'assigned_user_id',NULL,'6'),
(2973,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(2973,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n In corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(2973,'time_start',NULL,'08:22'),
(2973,'createdtime',NULL,'2023-08-29 08:22:44'),
(2973,'modifiedby',NULL,'6'),
(2973,'from_email',NULL,'pietromarra@easylife.house'),
(2973,'saved_toid',NULL,'["giuseppetamola@gmail.com","e.saracchi@gmail.com","palminteri@lexgp.it"]'),
(2973,'ccmail',NULL,'["francescamontuoro@easylife.house"]'),
(2973,'bccmail',NULL,'[""]'),
(2973,'parent_id',NULL,'1143@1|1141@1|1140@1|'),
(2973,'email_flag',NULL,'SAVED'),
(2973,'source',NULL,'CRM'),
(2973,'record_id',NULL,'1145'),
(2973,'record_module',NULL,'Emails'),
(2977,'time_start','08:22','08:23'),
(2977,'email_flag','SAVED','SENT'),
(2981,'leadstatus','','Fuori Zona'),
(2981,'modifiedby','5','7'),
(2982,'leadstatus','','Fuori Zona'),
(2982,'modifiedby','5','7'),
(2983,'label',NULL,'Valutazione Immobile in Padova 330 - Milano'),
(2983,'date_start',NULL,'2023-08-29'),
(2983,'activitytype',NULL,'Emails'),
(2983,'assigned_user_id',NULL,'1'),
(2983,'subject',NULL,'Valutazione Immobile in Padova 330 - Milano'),
(2983,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Francesca</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2983,'time_start',NULL,'09:56:01'),
(2983,'createdtime',NULL,'2023-08-29 09:56:01'),
(2983,'modifiedby',NULL,'1'),
(2983,'from_email',NULL,'francescamontuoro@easylife.house'),
(2983,'saved_toid',NULL,'["","francesca_baldan@yahoo.it"]'),
(2983,'ccmail',NULL,'[""]'),
(2983,'bccmail',NULL,'[""]'),
(2983,'parent_id',NULL,'1142@1|'),
(2983,'email_flag',NULL,'SENT'),
(2983,'source',NULL,'CRM'),
(2983,'record_id',NULL,'1146'),
(2983,'record_module',NULL,'Emails'),
(2985,'label',NULL,'Valutazione Immobile in Via Tiziano - comune di Seveso - Milano'),
(2985,'date_start',NULL,'2023-08-29'),
(2985,'activitytype',NULL,'Emails'),
(2985,'assigned_user_id',NULL,'1'),
(2985,'subject',NULL,'Valutazione Immobile in Via Tiziano - comune di Seveso - Milano'),
(2985,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Massimiliano</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2985,'time_start',NULL,'09:56:10'),
(2985,'createdtime',NULL,'2023-08-29 09:56:10'),
(2985,'modifiedby',NULL,'1'),
(2985,'from_email',NULL,'francescamontuoro@easylife.house'),
(2985,'saved_toid',NULL,'["","massimilianobrunelli8@gmail.com"]'),
(2985,'ccmail',NULL,'[""]'),
(2985,'bccmail',NULL,'[""]'),
(2985,'parent_id',NULL,'1121@1|'),
(2985,'email_flag',NULL,'SENT'),
(2985,'source',NULL,'CRM'),
(2985,'record_id',NULL,'1147'),
(2985,'record_module',NULL,'Emails'),
(2987,'leadstatus','','Fuori Zona'),
(2987,'modifiedby','5','7'),
(2988,'label',NULL,'Valutazione Immobile in Via Don Giovanni Minzoni - Milano'),
(2988,'date_start',NULL,'2023-08-29'),
(2988,'activitytype',NULL,'Emails'),
(2988,'assigned_user_id',NULL,'1'),
(2988,'subject',NULL,'Valutazione Immobile in Via Don Giovanni Minzoni - Milano'),
(2988,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Daniela</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2988,'time_start',NULL,'09:58:02'),
(2988,'createdtime',NULL,'2023-08-29 09:58:02'),
(2988,'modifiedby',NULL,'1'),
(2988,'from_email',NULL,'francescamontuoro@easylife.house'),
(2988,'saved_toid',NULL,'["","daniela.ascione@gmail.com"]'),
(2988,'ccmail',NULL,'[""]'),
(2988,'bccmail',NULL,'[""]'),
(2988,'parent_id',NULL,'1139@1|'),
(2988,'email_flag',NULL,'SENT'),
(2988,'source',NULL,'CRM'),
(2988,'record_id',NULL,'1148'),
(2988,'record_module',NULL,'Emails'),
(2990,'leadstatus','','Fuori Zona'),
(2990,'modifiedby','5','7'),
(2991,'label',NULL,'Valutazione Immobile in luigi biraghi - Milano'),
(2991,'date_start',NULL,'2023-08-29'),
(2991,'activitytype',NULL,'Emails'),
(2991,'assigned_user_id',NULL,'1'),
(2991,'subject',NULL,'Valutazione Immobile in luigi biraghi - Milano'),
(2991,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>beniamino</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2991,'time_start',NULL,'09:59:02'),
(2991,'createdtime',NULL,'2023-08-29 09:59:02'),
(2991,'modifiedby',NULL,'1'),
(2991,'from_email',NULL,'francescamontuoro@easylife.house'),
(2991,'saved_toid',NULL,'["","beniamino.ravalli@gmail.com"]'),
(2991,'ccmail',NULL,'[""]'),
(2991,'bccmail',NULL,'[""]'),
(2991,'parent_id',NULL,'1136@1|'),
(2991,'email_flag',NULL,'SENT'),
(2991,'source',NULL,'CRM'),
(2991,'record_id',NULL,'1149'),
(2991,'record_module',NULL,'Emails'),
(2993,'leadstatus','','Fuori Zona'),
(2993,'modifiedby','5','7'),
(2994,'label',NULL,'Valutazione Immobile in Via Novara 141 - Milano'),
(2994,'date_start',NULL,'2023-08-29'),
(2994,'activitytype',NULL,'Emails'),
(2994,'assigned_user_id',NULL,'1'),
(2994,'subject',NULL,'Valutazione Immobile in Via Novara 141 - Milano'),
(2994,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Jean Francois</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(2994,'time_start',NULL,'10:00:01'),
(2994,'createdtime',NULL,'2023-08-29 10:00:01'),
(2994,'modifiedby',NULL,'1'),
(2994,'from_email',NULL,'francescamontuoro@easylife.house'),
(2994,'saved_toid',NULL,'["","jf.segalotto@gmail.com"]'),
(2994,'ccmail',NULL,'[""]'),
(2994,'bccmail',NULL,'[""]'),
(2994,'parent_id',NULL,'1123@1|'),
(2994,'email_flag',NULL,'SENT'),
(2994,'source',NULL,'CRM'),
(2994,'record_id',NULL,'1150'),
(2994,'record_module',NULL,'Emails'),
(2996,'leadstatus','','Medium Term'),
(2996,'modifiedby','5','7'),
(2997,'leadstatus','Fuori Zona','Medium Term'),
(2997,'modifiedby','1','7'),
(2998,'leadstatus','','Contacted'),
(2998,'modifiedby','5','7'),
(2999,'leadstatus','','Contacted'),
(2999,'modifiedby','5','7'),
(3000,'leadstatus','','Contacted'),
(3000,'modifiedby','5','7'),
(3001,'leadstatus','','Contacted'),
(3001,'modifiedby','5','7'),
(3002,'label',NULL,'Lorenzo Marcelli Flori'),
(3002,'firstname',NULL,'Lorenzo Marcelli '),
(3002,'contact_no',NULL,'CON75'),
(3002,'lastname',NULL,'Flori'),
(3002,'email',NULL,'lmarcelliflori@gmail.com'),
(3002,'assigned_user_id',NULL,'5'),
(3002,'createdtime',NULL,'2023-08-30 18:31:34'),
(3002,'modifiedby',NULL,'5'),
(3002,'source',NULL,'WEBSERVICE'),
(3002,'cf_875',NULL,'lmflori'),
(3002,'cf_877',NULL,'Tadino30!'),
(3002,'cf_925',NULL,'tadino-30'),
(3002,'record_id',NULL,'1151'),
(3002,'record_module',NULL,'Contacts'),
(3003,'label',NULL,'Jacopo Cattini'),
(3003,'firstname',NULL,'Jacopo'),
(3003,'lead_no',NULL,'LEA667'),
(3003,'lastname',NULL,'Cattini'),
(3003,'mobile',NULL,'3935437615'),
(3003,'email',NULL,'jacopocattini@gmail.com'),
(3003,'assigned_user_id',NULL,'5'),
(3003,'createdtime',NULL,'2023-08-30 22:34:12'),
(3003,'modifiedby',NULL,'5'),
(3003,'lane',NULL,'Via Galileo Galilei'),
(3003,'city',NULL,'Milano'),
(3003,'source',NULL,'WEBSERVICE'),
(3003,'cf_857',NULL,'2'),
(3003,'cf_859',NULL,'1'),
(3003,'cf_861',NULL,'Ricerca Internet'),
(3003,'record_id',NULL,'1152'),
(3003,'record_module',NULL,'Leads'),
(3004,'leadstatus','','Contacted'),
(3004,'modifiedby','5','7'),
(3005,'leadstatus','','Contacted'),
(3005,'modifiedby','5','7'),
(3006,'leadstatus','','Contacted'),
(3006,'modifiedby','5','7'),
(3007,'leadstatus','','Fuori Zona'),
(3007,'modifiedby','5','7'),
(3008,'leadstatus','','Fuori Zona'),
(3008,'modifiedby','5','7'),
(3009,'label',NULL,'Valutazione Immobile in Morgantini - Milano'),
(3009,'date_start',NULL,'2023-08-31'),
(3009,'activitytype',NULL,'Emails'),
(3009,'assigned_user_id',NULL,'1'),
(3009,'subject',NULL,'Valutazione Immobile in Morgantini - Milano'),
(3009,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Ornella</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(3009,'time_start',NULL,'09:09:02'),
(3009,'createdtime',NULL,'2023-08-31 09:09:02'),
(3009,'modifiedby',NULL,'1'),
(3009,'from_email',NULL,'francescamontuoro@easylife.house'),
(3009,'saved_toid',NULL,'["","ornella_23@hotmail.it"]'),
(3009,'ccmail',NULL,'[""]'),
(3009,'bccmail',NULL,'[""]'),
(3009,'parent_id',NULL,'1105@1|'),
(3009,'email_flag',NULL,'SENT'),
(3009,'source',NULL,'CRM'),
(3009,'record_id',NULL,'1153'),
(3009,'record_module',NULL,'Emails'),
(3011,'label',NULL,'Valutazione Immobile in Via dei Biancospini 15 - Milano'),
(3011,'date_start',NULL,'2023-08-31'),
(3011,'activitytype',NULL,'Emails'),
(3011,'assigned_user_id',NULL,'1'),
(3011,'subject',NULL,'Valutazione Immobile in Via dei Biancospini 15 - Milano'),
(3011,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Simona</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(3011,'time_start',NULL,'09:09:06'),
(3011,'createdtime',NULL,'2023-08-31 09:09:06'),
(3011,'modifiedby',NULL,'1'),
(3011,'from_email',NULL,'francescamontuoro@easylife.house'),
(3011,'saved_toid',NULL,'["","simonapirro92@gmail.com"]'),
(3011,'ccmail',NULL,'[""]'),
(3011,'bccmail',NULL,'[""]'),
(3011,'parent_id',NULL,'1138@1|'),
(3011,'email_flag',NULL,'SENT'),
(3011,'source',NULL,'CRM'),
(3011,'record_id',NULL,'1154'),
(3011,'record_module',NULL,'Emails'),
(3013,'leadstatus','','Contacted'),
(3013,'modifiedby','5','7'),
(3014,'description','','Attico, piano VIII, dato in affitto sempre per pochi mesi, risc autonomo, 100 mq, grande balcone. Una camera da letto al momento.'),
(3015,'leadstatus','Contacted','Hot'),
(3016,'leadstatus','','Fuori Zona'),
(3016,'modifiedby','5','7'),
(3017,'label',NULL,'Valutazione Immobile in San Abbondio - Milano'),
(3017,'date_start',NULL,'2023-08-31'),
(3017,'activitytype',NULL,'Emails'),
(3017,'assigned_user_id',NULL,'1'),
(3017,'subject',NULL,'Valutazione Immobile in San Abbondio - Milano'),
(3017,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Francesca</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(3017,'time_start',NULL,'09:28:02'),
(3017,'createdtime',NULL,'2023-08-31 09:28:02'),
(3017,'modifiedby',NULL,'1'),
(3017,'from_email',NULL,'francescamontuoro@easylife.house'),
(3017,'saved_toid',NULL,'["","francesca_spelta@hotmail.it"]'),
(3017,'ccmail',NULL,'[""]'),
(3017,'bccmail',NULL,'[""]'),
(3017,'parent_id',NULL,'1125@1|'),
(3017,'email_flag',NULL,'SENT'),
(3017,'source',NULL,'CRM'),
(3017,'record_id',NULL,'1155'),
(3017,'record_module',NULL,'Emails'),
(3019,'leadstatus','','Fuori Zona'),
(3019,'modifiedby','5','7'),
(3020,'label',NULL,'Valutazione Immobile in Andrea del castagno 1 - Milano'),
(3020,'date_start',NULL,'2023-08-31'),
(3020,'activitytype',NULL,'Emails'),
(3020,'assigned_user_id',NULL,'1'),
(3020,'subject',NULL,'Valutazione Immobile in Andrea del castagno 1 - Milano'),
(3020,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Serena</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(3020,'time_start',NULL,'09:29:01'),
(3020,'createdtime',NULL,'2023-08-31 09:29:01'),
(3020,'modifiedby',NULL,'1'),
(3020,'from_email',NULL,'francescamontuoro@easylife.house'),
(3020,'saved_toid',NULL,'["","deplano.serena@libero.it"]'),
(3020,'ccmail',NULL,'[""]'),
(3020,'bccmail',NULL,'[""]'),
(3020,'parent_id',NULL,'1117@1|'),
(3020,'email_flag',NULL,'SENT'),
(3020,'source',NULL,'CRM'),
(3020,'record_id',NULL,'1156'),
(3020,'record_module',NULL,'Emails'),
(3022,'label',NULL,'Diego Ammirabile'),
(3022,'firstname',NULL,'Diego'),
(3022,'lead_no',NULL,'LEA668'),
(3022,'lastname',NULL,'Ammirabile'),
(3022,'mobile',NULL,'0033645056527'),
(3022,'email',NULL,'diegoammirabile@libero.it'),
(3022,'leadstatus',NULL,'Fissato appuntamento'),
(3022,'assigned_user_id',NULL,'7'),
(3022,'createdtime',NULL,'2023-08-31 09:54:04'),
(3022,'modifiedby',NULL,'7'),
(3022,'lane',NULL,'Corso Buenos Aires 9'),
(3022,'city',NULL,'Milano'),
(3022,'description',NULL,'In gestione ad altro PM, insoddisfatto per pulizie e gestione (gli fattura il servizio).'),
(3022,'source',NULL,'CRM'),
(3022,'record_id',NULL,'1157'),
(3022,'record_module',NULL,'Leads'),
(3023,'label',NULL,'Luigi Sismondi'),
(3023,'firstname',NULL,'Luigi'),
(3023,'contact_no',NULL,'CON76'),
(3023,'lastname',NULL,'Sismondi'),
(3023,'email',NULL,'l.sigismondi@gmail.com'),
(3023,'assigned_user_id',NULL,'5'),
(3023,'createdtime',NULL,'2023-08-31 17:32:36'),
(3023,'modifiedby',NULL,'5'),
(3023,'source',NULL,'WEBSERVICE'),
(3023,'cf_875',NULL,'lsismondi'),
(3023,'cf_877',NULL,'Filippetti29!'),
(3023,'cf_925',NULL,'filippetti-29'),
(3023,'record_id',NULL,'1158'),
(3023,'record_module',NULL,'Contacts'),
(3024,'label',NULL,'Christian damiani'),
(3024,'firstname',NULL,'Christian'),
(3024,'lead_no',NULL,'LEA669'),
(3024,'lastname',NULL,'damiani'),
(3024,'mobile',NULL,'3921233847'),
(3024,'email',NULL,'damiani.ale89@gmail.com'),
(3024,'assigned_user_id',NULL,'5'),
(3024,'createdtime',NULL,'2023-09-01 08:47:22'),
(3024,'modifiedby',NULL,'5'),
(3024,'lane',NULL,'guglielmo pecori'),
(3024,'city',NULL,'Milano'),
(3024,'source',NULL,'WEBSERVICE'),
(3024,'cf_857',NULL,'2'),
(3024,'cf_859',NULL,'1'),
(3024,'cf_861',NULL,'Ricerca Internet'),
(3024,'record_id',NULL,'1159'),
(3024,'record_module',NULL,'Leads'),
(3025,'label',NULL,'federico godio'),
(3025,'firstname',NULL,'federico'),
(3025,'lead_no',NULL,'LEA670'),
(3025,'lastname',NULL,'godio'),
(3025,'mobile',NULL,'3391214476'),
(3025,'email',NULL,'federicogodio@hotmail.it'),
(3025,'assigned_user_id',NULL,'5'),
(3025,'createdtime',NULL,'2023-09-01 09:34:33'),
(3025,'modifiedby',NULL,'5'),
(3025,'lane',NULL,'giulio bergonzoli 2'),
(3025,'city',NULL,'Milano'),
(3025,'source',NULL,'WEBSERVICE'),
(3025,'cf_857',NULL,'2'),
(3025,'cf_859',NULL,'1'),
(3025,'cf_861',NULL,'Passaparola Amici'),
(3025,'record_id',NULL,'1160'),
(3025,'record_module',NULL,'Leads'),
(3026,'leadstatus','Attempted to Contact','Contacted'),
(3027,'description','','Fine ottobre si trasferisce all'estero, Piano V, 68mq con terrazzo 12mq, ristrutt nel 2019, vuole rifare bagno, AC, wi-Fi.'),
(3028,'leadstatus','Contacted','Fissato appuntamento'),
(3029,'modifiedby','5','7'),
(3029,'lane','giulio bergonzoli 2','Via giulio bergonzoli 2'),
(3030,'leadstatus','','Contacted'),
(3031,'description','','A novembre si trasferisce a Parigi, piano III senza ascensore 55mq, affaccio interno, ristrutturato da 5 anni, bagno nuovo, AC, divano letto.'),
(3032,'leadstatus','Contacted','Fissato appuntamento'),
(3033,'leadstatus','','Fuori Zona'),
(3033,'modifiedby','5','7'),
(3034,'label',NULL,'Valutazione Immobile in guglielmo pecori - Milano'),
(3034,'date_start',NULL,'2023-09-01'),
(3034,'activitytype',NULL,'Emails'),
(3034,'assigned_user_id',NULL,'1'),
(3034,'subject',NULL,'Valutazione Immobile in guglielmo pecori - Milano'),
(3034,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Christian</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(3034,'time_start',NULL,'15:34:02'),
(3034,'createdtime',NULL,'2023-09-01 15:34:02'),
(3034,'modifiedby',NULL,'1'),
(3034,'from_email',NULL,'francescamontuoro@easylife.house'),
(3034,'saved_toid',NULL,'["","damiani.ale89@gmail.com"]'),
(3034,'ccmail',NULL,'[""]'),
(3034,'bccmail',NULL,'[""]'),
(3034,'parent_id',NULL,'1159@1|'),
(3034,'email_flag',NULL,'SENT'),
(3034,'source',NULL,'CRM'),
(3034,'record_id',NULL,'1161'),
(3034,'record_module',NULL,'Emails'),
(3036,'label',NULL,'Nicole Mandelli'),
(3036,'firstname',NULL,'Nicole'),
(3036,'contact_no',NULL,'CON77'),
(3036,'lastname',NULL,'Mandelli'),
(3036,'email',NULL,'nicolemandelli@hotmail.it'),
(3036,'assigned_user_id',NULL,'5'),
(3036,'createdtime',NULL,'2023-09-03 17:20:24'),
(3036,'modifiedby',NULL,'5'),
(3036,'source',NULL,'WEBSERVICE'),
(3036,'cf_875',NULL,'nmandelli'),
(3036,'cf_877',NULL,'Bramante9!'),
(3036,'cf_925',NULL,'bramante-9'),
(3036,'record_id',NULL,'1162'),
(3036,'record_module',NULL,'Contacts'),
(3037,'label',NULL,'Elena De Ruvo'),
(3037,'firstname',NULL,'Elena'),
(3037,'contact_no',NULL,'CON78'),
(3037,'lastname',NULL,'De Ruvo'),
(3037,'email',NULL,'elena.deruvo@libero.it'),
(3037,'assigned_user_id',NULL,'5'),
(3037,'createdtime',NULL,'2023-09-03 21:33:21'),
(3037,'modifiedby',NULL,'5'),
(3037,'source',NULL,'WEBSERVICE'),
(3037,'cf_875',NULL,'eruvo'),
(3037,'cf_877',NULL,'Pilo6!'),
(3037,'cf_925',NULL,'rosolino-pilo-6'),
(3037,'record_id',NULL,'1163'),
(3037,'record_module',NULL,'Contacts'),
(3038,'label',NULL,'Alessoo Scaiola'),
(3038,'firstname',NULL,'Alessoo'),
(3038,'lead_no',NULL,'LEA671'),
(3038,'lastname',NULL,'Scaiola'),
(3038,'mobile',NULL,'3924466525'),
(3038,'email',NULL,'a.scaiola@gmail.com'),
(3038,'assigned_user_id',NULL,'5'),
(3038,'createdtime',NULL,'2023-09-04 11:31:25'),
(3038,'modifiedby',NULL,'5'),
(3038,'lane',NULL,'Via Monzese 64'),
(3038,'city',NULL,'Milano'),
(3038,'source',NULL,'WEBSERVICE'),
(3038,'cf_857',NULL,'2'),
(3038,'cf_859',NULL,'1'),
(3038,'cf_861',NULL,'Ricerca Internet'),
(3038,'record_id',NULL,'1164'),
(3038,'record_module',NULL,'Leads'),
(3039,'cf_873','0','1'),
(3040,'cf_873','0','1'),
(3041,'cf_873','0','1'),
(3042,'label','Lorenzo Marcelli Flori','Lorenzo Marcelli Flori'),
(3042,'firstname','Lorenzo Marcelli ','Lorenzo Marcelli'),
(3042,'modifiedby','5','6'),
(3042,'cf_971','','https://www.booking.com/hotel/it/easylife-calda-gemma-in-porta-venezia.en-gb.html'),
(3043,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(3043,'date_start',NULL,'2023-09-04'),
(3043,'activitytype',NULL,'Emails'),
(3043,'assigned_user_id',NULL,'6'),
(3043,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(3043,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n $contacts-cf_971$<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(3043,'time_start',NULL,'13:17'),
(3043,'createdtime',NULL,'2023-09-04 13:17:40'),
(3043,'modifiedby',NULL,'6'),
(3043,'from_email',NULL,'pietromarra@easylife.house'),
(3043,'saved_toid',NULL,'["lmarcelliflori@gmail.com"]'),
(3043,'ccmail',NULL,'["francescamontuoro@easylife.house","donatocella@easylife.house"]'),
(3043,'bccmail',NULL,'[""]'),
(3043,'parent_id',NULL,'1151@1|'),
(3043,'email_flag',NULL,'SENT'),
(3043,'source',NULL,'CRM'),
(3043,'record_id',NULL,'1165'),
(3043,'record_module',NULL,'Emails'),
(3045,'leadstatus','Contacted','Attempted to Contact'),
(3046,'leadstatus','','Fuori Zona'),
(3046,'modifiedby','5','7'),
(3047,'label',NULL,'Valutazione Immobile in Via Monzese 64 - Milano'),
(3047,'date_start',NULL,'2023-09-04'),
(3047,'activitytype',NULL,'Emails'),
(3047,'assigned_user_id',NULL,'1'),
(3047,'subject',NULL,'Valutazione Immobile in Via Monzese 64 - Milano'),
(3047,'description',NULL,'<html>\r\n<head>\r\n <title></title>\r\n</head>\r\n<body>\r\n<div>\r\n<center>\r\n<table border="0" cellpadding="0" cellspacing="0" class="borderGrey" width="600px">\r\n <tbody>\r\n <tr style="height:50px;">\r\n <td colspan="6" style="border-top: 1px solid #ddd; font-family: Helvetica,Verdana,sans-serif">Gentile <strong>Alessoo</strong>,<br />\r\n <br />\r\n la ringraziamo per averci contattato: purtroppo il suo immobile si trova in una zona che ancora non copriamo pertanto non possiamo procedere ad una valutazione.<br />\r\n <br />\r\n Conserveremo il suo contatto per poterla informare quando saremo presenti anche nella sua zona.<br />\r\n <br />\r\n Cordiali saluti,<br />\r\n Francesca Montuoro<br />\r\n &nbsp;</td>\r\n </tr>\r\n <tr>\r\n <td colspan="6" style="font-family: Helvetica,Verdana,sans-serif;font-size: 11px;color: #666666;">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing:0cm;mso-yfti-tbllook:1184;mso-padding-alt:0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm 9.75pt 0cm 0cm" valign="top">\r\n <div align="center">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><br />\r\n <img data-unique-identifier="" height="83" id="_x0000_i1025" src="https://signaturehound.com/api/v1/file/ateaxunlajs7paf" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:83px" title="Profile Picture" width="83" /><o:p></o:p></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </td>\r\n <td style="padding:0cm 11.25pt 0cm .75pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td nowrap="nowrap" style="padding:0cm .75pt 0cm 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:">Francesca Montuoro<o:p></o:p></span></b></p>\r\n\r\n <p class="MsoNormal" style="margin-top:.75pt;margin-right:.75pt;margin-bottom:\r\n 12.0pt;margin-left:.75pt;line-height:12.75pt"><span style="font-size:\r\n 10.0pt;font-family:">Acquisition Manager<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">Easylife S.r.l.<o:p></o:p></span></p>\r\n\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.75pt"><span style="font-size:10.0pt;font-family:">P.IVA IT0964048096927&nbsp;<o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n <td style="border:none;border-right:solid #10575E 1.0pt;mso-border-right-alt:\r\n solid #10575E .75pt;padding:.75pt 0cm 0cm 0cm"></td>\r\n <td style="padding:0cm .75pt 0cm 11.25pt" valign="top">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes">\r\n <td style="padding:0cm .75pt 0cm 0cm">\r\n <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse:collapse;mso-yfti-tbllook:1184;mso-padding-alt:\r\n 0cm 0cm 0cm 0cm">\r\n <tbody>\r\n <tr style="mso-yfti-irow:0;mso-yfti-firstrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img data-unique-identifier="" height="18" id="_x0000_i1026" src="https://signaturehound.com/api/v1/png/email/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="mailto:francescamontuoro@easylife.house" target="_blank"><span style="color:#4A4A4A;text-decoration:none;text-underline:none">francescamontuoro@easylife.house</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:1">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1027" src="https://signaturehound.com/api/v1/png/phone/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:"><a href="tel:+393356820598" target="_blank"><span style="color:#4A4A4A;\r\n text-decoration:none;text-underline:none">+39 335 682 0598</span></a><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:2">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm" valign="top">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1028" src="https://signaturehound.com/api/v1/png/map/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><span style="font-size:10.0pt;font-family:">Via Lecco, 18 - 20124 Milano<br />\r\n Via Settembrini, 27 - 20124 Milano</span><span style="font-size:10.0pt;\r\n font-family:"><o:p></o:p></span></p>\r\n </td>\r\n </tr>\r\n <tr style="mso-yfti-irow:3;mso-yfti-lastrow:yes">\r\n <td style="padding:.75pt 3.75pt .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt"><img border="0" data-unique-identifier="" height="18" id="_x0000_i1029" src="https://signaturehound.com/api/v1/png/website/round-outlined/10575e.png" style="border-bottom-width:0px;border-left-width:0px;border-right-width:\r\n 0px;border-top-width:0px;display:block;max-width:18px" width="18" /><o:p></o:p></p>\r\n </td>\r\n <td nowrap="nowrap" style="padding:.75pt 0cm .75pt 0cm">\r\n <p class="MsoNormal" style="margin:.75pt;line-height:12.0pt"><b><span style="font-size:10.0pt;font-family:"><a href="https://www.easylife.house/" target="_blank"><span style="color:#10575E;text-decoration:none;text-underline:none">easylife.house</span></a><o:p></o:p></span></b></p>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</center>\r\n</div>\r\n</body>\r\n</html>\r\n<br><br>'),
(3047,'time_start',NULL,'13:40:02'),
(3047,'createdtime',NULL,'2023-09-04 13:40:02'),
(3047,'modifiedby',NULL,'1'),
(3047,'from_email',NULL,'francescamontuoro@easylife.house'),
(3047,'saved_toid',NULL,'["","a.scaiola@gmail.com"]'),
(3047,'ccmail',NULL,'[""]'),
(3047,'bccmail',NULL,'[""]'),
(3047,'parent_id',NULL,'1164@1|'),
(3047,'email_flag',NULL,'SENT'),
(3047,'source',NULL,'CRM'),
(3047,'record_id',NULL,'1166'),
(3047,'record_module',NULL,'Emails'),
(3049,'leadstatus','Contacted','Fissato appuntamento'),
(3050,'label',NULL,'Marco Tacchi'),
(3050,'firstname',NULL,'Marco'),
(3050,'lead_no',NULL,'LEA672'),
(3050,'lastname',NULL,'Tacchi'),
(3050,'mobile',NULL,'3289412525'),
(3050,'email',NULL,'marco.tacchi@gmail.com'),
(3050,'assigned_user_id',NULL,'5'),
(3050,'createdtime',NULL,'2023-09-04 16:41:23'),
(3050,'modifiedby',NULL,'5'),
(3050,'lane',NULL,'Tagliamento'),
(3050,'city',NULL,'Milano'),
(3050,'source',NULL,'WEBSERVICE'),
(3050,'cf_857',NULL,'2'),
(3050,'cf_859',NULL,'1'),
(3050,'cf_861',NULL,'Passaparola Amici'),
(3050,'record_id',NULL,'1167'),
(3050,'record_module',NULL,'Leads'),
(3051,'label',NULL,'Mara Battelli'),
(3051,'firstname',NULL,'Mara'),
(3051,'contact_no',NULL,'CON79'),
(3051,'lastname',NULL,'Battelli'),
(3051,'email',NULL,'mara.batt@libero.it'),
(3051,'assigned_user_id',NULL,'5'),
(3051,'createdtime',NULL,'2023-09-05 07:13:51'),
(3051,'modifiedby',NULL,'5'),
(3051,'source',NULL,'WEBSERVICE'),
(3051,'cf_875',NULL,'mbattelli'),
(3051,'cf_877',NULL,'Stelvio52!'),
(3051,'cf_925',NULL,'stelvio-52'),
(3051,'record_id',NULL,'1168'),
(3051,'record_module',NULL,'Contacts'),
(3052,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(3052,'date_start',NULL,'2023-09-05'),
(3052,'activitytype',NULL,'Emails'),
(3052,'assigned_user_id',NULL,'6'),
(3052,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(3052,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n in corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(3052,'time_start',NULL,'08:32'),
(3052,'createdtime',NULL,'2023-09-05 08:32:06'),
(3052,'modifiedby',NULL,'6'),
(3052,'from_email',NULL,'pietromarra@easylife.house'),
(3052,'saved_toid',NULL,'["mara.batt@libero.it","lmarcelliflori@gmail.com","elena.deruvo@libero.it","nicolemandelli@hotmail.it","l.sigismondi@gmail.com"]'),
(3052,'ccmail',NULL,'["francescamontuoro@easylife.house","donatocella@easylife.house"]'),
(3052,'bccmail',NULL,'[""]'),
(3052,'parent_id',NULL,'1168@1|1151@1|1163@1|1162@1|1158@1|'),
(3052,'email_flag',NULL,'SENT'),
(3052,'source',NULL,'CRM'),
(3052,'record_id',NULL,'1169'),
(3052,'record_module',NULL,'Emails'),
(3058,'cf_875','eruvo','ederuvo'),
(3059,'cf_873','0','1'),
(3060,'cf_873','0','1'),
(3061,'cf_873','0','1'),
(3062,'cf_873','0','1'),
(3063,'cf_873','0','1'),
(3064,'label',NULL,'Antonio Brundu'),
(3064,'firstname',NULL,'Antonio'),
(3064,'lead_no',NULL,'LEA673'),
(3064,'lastname',NULL,'Brundu'),
(3064,'mobile',NULL,'3516073486'),
(3064,'email',NULL,'antonio.brundu@icloud.com'),
(3064,'leadstatus',NULL,'Contacted'),
(3064,'assigned_user_id',NULL,'7'),
(3064,'createdtime',NULL,'2023-09-05 13:04:51'),
(3064,'modifiedby',NULL,'7'),
(3064,'lane',NULL,'Viale Isonzo 6'),
(3064,'city',NULL,'Milano'),
(3064,'description',NULL,'Termina la ristrutturazione a fine settembre, dato il 30%,'),
(3064,'source',NULL,'CRM'),
(3064,'cf_861',NULL,'Internet'),
(3064,'record_id',NULL,'1170'),
(3064,'record_module',NULL,'Leads'),
(3065,'label',NULL,'Francesca Vergara Caffarelli'),
(3065,'firstname',NULL,'Francesca'),
(3065,'contact_no',NULL,'CON80'),
(3065,'lastname',NULL,'Vergara Caffarelli'),
(3065,'email',NULL,'franvergara1@gmail.com'),
(3065,'assigned_user_id',NULL,'5'),
(3065,'createdtime',NULL,'2023-09-05 19:46:08'),
(3065,'modifiedby',NULL,'5'),
(3065,'source',NULL,'WEBSERVICE'),
(3065,'cf_875',NULL,'fvcaffarelli'),
(3065,'cf_877',NULL,'Novi2!'),
(3065,'cf_925',NULL,'novi-2'),
(3065,'record_id',NULL,'1171'),
(3065,'record_module',NULL,'Contacts'),
(3066,'label',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(3066,'date_start',NULL,'2023-09-05'),
(3066,'activitytype',NULL,'Emails'),
(3066,'assigned_user_id',NULL,'6'),
(3066,'subject',NULL,'CREDENZIALI ACCESSO PORTALE OWNER'),
(3066,'description',NULL,'<!DOCTYPE html>\r\n<html>\r\n<head>\r\n <meta charset="UTF-8" />\r\n <meta content="width=device-width, initial-scale=1.0" name="viewport" />\r\n <title>Easylife House - Dati di accesso al portale proprietari</title>\r\n</head>\r\n<body style="background-color: #2b465b; color: white;">\r\n<table style="width:100%; max-width:600px; margin: 0 auto;">\r\n <tbody>\r\n <tr>\r\n <td style="padding: 20px; text-align: center;"><img alt="Easylife House" src="https://easylife.krossbooking.com/images/33/logo-navbar.png?cdn=0" style="max-width: 200px;" />\r\n <p style="margin-top: 0px;"></p>\r\n\r\n <h1 style="margin-top: 0;"><font size="3"><span style="font-weight: 400;">Dati di accesso Portale Proprietari</span></font></h1>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <p>Gentile $contacts-firstname$,</p>\r\n\r\n <p>ecco i dati di accesso al portale proprietari per controllare l'andamento del suo investimento:</p>\r\n\r\n <p>URL: <a href="https://owners.easylife.house/easylife/login">https://owners.easylife.house/easylife/login</a></p>\r\n\r\n <p>Username: $contacts-cf_875$</p>\r\n\r\n <p>Password: $contacts-cf_877$<br />\r\n <br />\r\n Per una maggiore sicurezza la prego di cambiare la password appena possibile.&nbsp;<br />\r\n <br />\r\n &nbsp;</p>\r\n\r\n <p style="text-align: center;">EASYLIFE APP</p>\r\n\r\n <p style="text-align: center;"><font color="#ffffff"><a href="https://apps.apple.com/it/app/easylife/id6444039591"><img alt="Download on the App Store" src="https://crm.easylife.house//test/upload/images/2.png" style="max-width: 50px; width: 50px; height: 50px;" /></a>&nbsp; &nbsp; &nbsp; &nbsp; <a href="https://play.google.com/store/apps/details?id=com.krossgpeasylife"><img alt="Get it on Google Play" src="https://crm.easylife.house//test/upload/images/1.png" style="max-width: 50px; height: 50px; width: 50px;" /></a>&nbsp;</font><br />\r\n &nbsp;</p>\r\n\r\n <p><br />\r\n Di seguito le inoltro i link dell'annuncio sui maggiori portali:&nbsp;<br />\r\n <br />\r\n PORTALE EASYLIFE&nbsp;<br />\r\n https://www.easylife.house/milano/$contacts-cf_925$<br />\r\n <br />\r\n PORTALE AIRBNB<br />\r\n https://airbnb.com/h/easylife-house-milano-$contacts-cf_925$<br />\r\n <br />\r\n PORTALE BOOKING.COM<br />\r\n In corso di pubblicazione<br />\r\n <br />\r\n <br />\r\n <br />\r\n <br />\r\n Resto a disposizione per qualsiasi necessità.</p>\r\n\r\n <p>Saluti,</p>\r\n\r\n <p>Pietro</p>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td style="padding: 20px;">\r\n <center>Copyright © 2023 <a href="http://www.easylife.house" target="_blank">www.easylife.house</a>, All rights reserved.</center>\r\n </td>\r\n </tr>\r\n </tbody>\r\n</table>\r\n</body>\r\n</html>\r\n'),
(3066,'time_start',NULL,'21:49'),
(3066,'createdtime',NULL,'2023-09-05 21:49:03'),
(3066,'modifiedby',NULL,'6'),
(3066,'from_email',NULL,'pietromarra@easylife.house'),
(3066,'saved_toid',NULL,'["franvergara1@gmail.com"]'),
(3066,'ccmail',NULL,'["francescamontuoro@easylife.house","donatocella@easylife.house"]'),
(3066,'bccmail',NULL,'[""]'),
(3066,'parent_id',NULL,'1171@1|'),
(3066,'email_flag',NULL,'SENT'),
(3066,'source',NULL,'CRM'),
(3066,'record_id',NULL,'1172'),
(3066,'record_module',NULL,'Emails'),
(3068,'label',NULL,'Antonio Andrea Salvo'),
(3068,'firstname',NULL,'Antonio Andrea'),
(3068,'contact_no',NULL,'CON81'),
(3068,'lastname',NULL,'Salvo'),
(3068,'email',NULL,'salvoan@yahoo.it'),
(3068,'assigned_user_id',NULL,'5'),
(3068,'createdtime',NULL,'2023-09-05 22:37:49'),
(3068,'modifiedby',NULL,'5'),
(3068,'source',NULL,'WEBSERVICE'),
(3068,'cf_875',NULL,'aasalvo'),
(3068,'cf_877',NULL,'Lanzone39!'),
(3068,'cf_925',NULL,'lanzone-39'),
(3068,'record_id',NULL,'1173'),
(3068,'record_module',NULL,'Contacts'),
(3069,'label',NULL,'Alessandra Ligresti'),
(3069,'firstname',NULL,'Alessandra'),
(3069,'lead_no',NULL,'LEA674'),
(3069,'lastname',NULL,'Ligresti'),
(3069,'mobile',NULL,'3358105298'),
(3069,'leadstatus',NULL,'Hot'),
(3069,'assigned_user_id',NULL,'7'),
(3069,'createdtime',NULL,'2023-09-06 09:43:36'),
(3069,'modifiedby',NULL,'7'),
(3069,'lane',NULL,'Via Redi 7'),
(3069,'city',NULL,'Milano'),
(3069,'description',NULL,'Bilo in fase di ammodernamento, dovrebbe essere pronto a fine ottobre. Detto della domotica per elettricita' e riscaldamento. 520+iva'),
(3069,'source',NULL,'CRM'),
(3069,'cf_857',NULL,'1'),
(3069,'cf_859',NULL,'1'),
(3069,'cf_861',NULL,'Referal Fabio Arinella'),
(3069,'record_id',NULL,'1174'),
(3069,'record_module',NULL,'Leads'),
(3070,'description','','al V piano, ci vive, ristrutturato. Andra' a vivere all'estero. ma forse a fine 2023. Ampia sala con cucina, 1 singola, 1 matrimoniale, 2 bagni.'),
(3071,'leadstatus','Hot','Non Qualificato'),
(3072,'label',NULL,'Rocco Bennici'),
(3072,'firstname',NULL,'Rocco'),
(3072,'lead_no',NULL,'LEA675'),
(3072,'lastname',NULL,'Bennici'),
(3072,'mobile',NULL,'3913559048'),
(3072,'email',NULL,'benny1811@tiscali.it'),
(3072,'assigned_user_id',NULL,'5'),
(3072,'createdtime',NULL,'2023-09-06 12:26:22'),
(3072,'modifiedby',NULL,'5'),
(3072,'lane',NULL,'Viale Col di lana n 1'),
(3072,'city',NULL,'Milano'),
(3072,'source',NULL,'WEBSERVICE'),
(3072,'cf_857',NULL,'2'),
(3072,'cf_859',NULL,'1'),
(3072,'cf_861',NULL,'Ricerca Internet'),
(3072,'record_id',NULL,'1175'),
(3072,'record_module',NULL,'Leads'),
(3073,'modifiedby','5','7'),
(3073,'lane','Viale Col di lana n 1','Viale Col di lana 11'),
(3074,'lane','Viale Col di lana 11','Viale Col di lana 1'),
(3075,'leadstatus','','Contacted'),
(3076,'description','','Si libera al 30.11'),
(3077,'description','Si libera al 30.11','Si libera al 30.11, hanno 5/6 appartamenti su Milano. Su questo hanno ricevuto disdetta, ristrutturato AC, risc autonomo, 46mq. Piano con ascensore ma senza possibilita' di utilizzo, 2 divani letto e una poltrona letto.'),
(3078,'description','Si libera al 30.11, hanno 5/6 appartamenti su Milano. Su questo hanno ricevuto disdetta, ristrutturato AC, risc autonomo, 46mq. Piano con ascensore ma senza possibilita' di utilizzo, 2 divani letto e una poltrona letto.','Si libera al 30.11, hanno 5/6 appartamenti su Milano. Su questo hanno ricevuto disdetta, ristrutturato AC, risc autonomo, 46mq. Piano con ascensore ma senza possibilita' di utilizzo, 2 divani letto e una poltrona letto. Si liberera' uno in Via Niccolini.'),
(3079,'description','Si libera al 30.11, hanno 5/6 appartamenti su Milano. Su questo hanno ricevuto disdetta, ristrutturato AC, risc autonomo, 46mq. Piano con ascensore ma senza possibilita' di utilizzo, 2 divani letto e una poltrona letto. Si liberera' uno in Via Niccolini.','Si libera al 30.11, hanno 5/6 appartamenti su Milano. Su questo hanno ricevuto disdetta, ristrutturato AC, risc autonomo, 46mq. Piano con ascensore ma senza possibilita' di utilizzo, 2 divani letto e una poltrona letto. Affitta 1.300 s.c. incluse (100 Euro). Si liberera' uno in Via Niccolini. Quello in Viale Tibaldi a 1.200 per 35 mq.'),
(3080,'description','Si libera al 30.11, hanno 5/6 appartamenti su Milano. Su questo hanno ricevuto disdetta, ristrutturato AC, risc autonomo, 46mq. Piano con ascensore ma senza possibilita' di utilizzo, 2 divani letto e una poltrona letto. Affitta 1.300 s.c. incluse (100 Euro). Si liberera' uno in Via Niccolini. Quello in Viale Tibaldi a 1.200 per 35 mq.','Si libera al 30.11, hanno 5/6 appartamenti su Milano. Su questo hanno ricevuto disdetta, ristrutturato AC, risc autonomo, 46mq. Piano con ascensore ma senza possibilita' di utilizzo, 2 divani letto e una poltrona letto. Affitta 1.300 s.c. incluse (100 Euro). Cuciniotto superato. Si liberera' uno in Via Niccolini. Quello in Viale Tibaldi a 1.200 per 35 mq.'),
(3081,'leadstatus','Contacted','Non Qualificato'),
(3082,'leadstatus','Fissato appuntamento','Lost Lead'),
(3084,'label',NULL,'Ha scelto Accomodo'),
(3084,'commentcontent',NULL,'Ha scelto Accomodo'),
(3084,'assigned_user_id',NULL,'7'),
(3084,'createdtime',NULL,'2023-09-07 09:26:14'),
(3084,'related_to',NULL,'842'),
(3084,'creator',NULL,'7'),
(3084,'source',NULL,'CRM'),
(3084,'userid',NULL,'7'),
(3084,'record_id',NULL,'1176'),
(3084,'record_module',NULL,'ModComments'),
(3085,'label',NULL,'Charles Hubert Jacques Camille Baquet'),
(3085,'firstname',NULL,'Charles Hubert Jacques Camille'),
(3085,'contact_no',NULL,'CON82'),
(3085,'lastname',NULL,'Baquet'),
(3085,'email',NULL,'salvoan@yahoo.it'),
(3085,'assigned_user_id',NULL,'5'),
(3085,'createdtime',NULL,'2023-09-07 14:21:34'),
(3085,'modifiedby',NULL,'5'),
(3085,'source',NULL,'WEBSERVICE'),
(3085,'cf_875',NULL,'cbaquet'),
(3085,'cf_877',NULL,'Procaccini12!'),
(3085,'cf_925',NULL,'procaccini-12'),
(3085,'record_id',NULL,'1177'),
(3085,'record_module',NULL,'Contacts'),
(3086,'label',NULL,'Lorenzo Boschi'),
(3086,'firstname',NULL,'Lorenzo'),
(3086,'lead_no',NULL,'LEA676'),
(3086,'lastname',NULL,'Boschi'),
(3086,'mobile',NULL,'3911732286'),
(3086,'email',NULL,'lorenzoboschi@hotmail.it'),
(3086,'leadsource',NULL,'Cold Call'),
(3086,'leadstatus',NULL,'Follow Up'),
(3086,'assigned_user_id',NULL,'7'),
(3086,'createdtime',NULL,'2023-09-07 14:58:35'),
(3086,'modifiedby',NULL,'7'),
(3086,'lane',NULL,'Corso Buenos Aires'),
(3086,'city',NULL,'Milano'),
(3086,'description',NULL,'E' in procinto di acquistare un monolocale in Corso Buenos Aires, all'inizio.Mandata presentazione societa e dotazioni minime. Mi richiamera' appena finalizzato la'cquisto.'),
(3086,'source',NULL,'CRM'),
(3086,'cf_861',NULL,'Passaparola'),
(3086,'record_id',NULL,'1178'),
(3086,'record_module',NULL,'Leads'),
(3087,'label',NULL,'Vittorio Albano'),
(3087,'firstname',NULL,'Vittorio'),
(3087,'lead_no',NULL,'LEA677'),
(3087,'lastname',NULL,'Albano'),
(3087,'mobile',NULL,'3471630774'),
(3087,'email',NULL,'naturalbano@gmail.com'),
(3087,'assigned_user_id',NULL,'5'),
(3087,'createdtime',NULL,'2023-09-07 15:20:22'),
(3087,'modifiedby',NULL,'5'),
(3087,'lane',NULL,'Vigevano 1'),
(3087,'city',NULL,'Milano'),
(3087,'source',NULL,'WEBSERVICE'),
(3087,'cf_857',NULL,'2'),
(3087,'cf_859',NULL,'1'),
(3087,'cf_861',NULL,'Ricerca Internet'),
(3087,'record_id',NULL,'1179'),
(3087,'record_module',NULL,'Leads'),
(3088,'leadstatus','Contacted','Proposta commerciale'),
(3089,'modifiedby','5','7'),
(3089,'lane','Vigevano 1','Via Vigevano 1'),
(3090,'leadstatus','','Contacted'),
(3091,'description','','Sara' libero da Gennaio, appena ristrutturato. Lui interior designer.'),
(3092,'label',NULL,'Maria Gemma Mascherpa'),
(3092,'firstname',NULL,'Maria Gemma'),
(3092,'lead_no',NULL,'LEA678'),
(3092,'lastname',NULL,'Mascherpa'),
(3092,'mobile',NULL,'3493738263'),
(3092,'email',NULL,'mariagemmamascherpa@gmail.com'),
(3092,'leadsource',NULL,'Cold Call'),
(3092,'leadstatus',NULL,'Contacted'),
(3092,'assigned_user_id',NULL,'7'),
(3092,'createdtime',NULL,'2023-09-08 10:10:18'),
(3092,'modifiedby',NULL,'7'),
(3092,'lane',NULL,'Via Ponte Vetero 22'),
(3092,'city',NULL,'Milano'),
(3092,'description',NULL,'Bilo di 45mq in fase di ristrutturazione'),
(3092,'source',NULL,'CRM'),
(3092,'cf_857',NULL,'1'),
(3092,'cf_859',NULL,'1'),
(3092,'cf_861',NULL,'Internet'),
(3092,'record_id',NULL,'1180'),
(3092,'record_module',NULL,'Leads'),
(3093,'leadstatus','Attempted to Contact','Contacted'),
(3094,'description','','Bilo della fidanzata, ristreutturato piano III camera con bagno ensuite no divano letto. Fissare visita terza sett di settembre'),
(3095,'leadstatus','Contacted','Fissato appuntamento'),
(3096,'leadstatus','Hot','Contact in Future'),
(3098,'label',NULL,'Dopo mesi di tentativi di contatti a vuoto, finalmente mi ha risposto. Ha deciso di tenerlo per se' e di non affittarlo.'),
(3098,'commentcontent',NULL,'Dopo mesi di tentativi di contatti a vuoto, finalmente mi ha risposto. Ha deciso di tenerlo per se' e di non affittarlo.'),
(3098,'assigned_user_id',NULL,'7'),
(3098,'createdtime',NULL,'2023-09-08 11:18:46'),
(3098,'related_to',NULL,'392'),
(3098,'creator',NULL,'7'),
(3098,'source',NULL,'CRM'),
(3098,'userid',NULL,'7'),
(3098,'record_id',NULL,'1181'),
(3098,'record_module',NULL,'ModComments'),
(3099,'label',NULL,'Francesco Petrone'),
(3099,'firstname',NULL,'Francesco'),
(3099,'lead_no',NULL,'LEA679'),
(3099,'lastname',NULL,'Petrone'),
(3099,'mobile',NULL,'3337717270'),
(3099,'email',NULL,'checco.fp@hotmail.it'),
(3099,'assigned_user_id',NULL,'5'),
(3099,'createdtime',NULL,'2023-09-08 12:27:22'),
(3099,'modifiedby',NULL,'5'),
(3099,'lane',NULL,'Via Palmanova 147'),
(3099,'city',NULL,'Milano'),
(3099,'source',NULL,'WEBSERVICE'),
(3099,'cf_857',NULL,'2'),
(3099,'cf_859',NULL,'1'),
(3099,'cf_861',NULL,'Ricerca Internet'),
(3099,'record_id',NULL,'1182'),
(3099,'record_module',NULL,'Leads'),
(3100,'leadstatus','','Medium Term'),
(3100,'modifiedby','5','7'),
(3101,'description','','Si libera a maggio 2024, sara' da sistemare.'),
(3102,'lane','Corso Buenos Aires','Via Casati 1A'),
(3103,'description','E' in procinto di acquistare un monolocale in Corso Buenos Aires, all'inizio.Mandata presentazione societa e dotazioni minime. Mi richiamera' appena finalizzato la'cquisto.','E' in procinto di acquistare un monolocale in Corso Buenos Aires, all'inizio.Mandata presentazione societa e dotazioni minime e contratto 25%. Pronto a fine dicembre.'),
(3104,'leadstatus','Follow Up','Hot'),
(3105,'label',NULL,'Francesco Rubino'),
(3105,'firstname',NULL,'Francesco'),
(3105,'lead_no',NULL,'LEA680'),
(3105,'lastname',NULL,'Rubino'),
(3105,'mobile',NULL,'3499404459'),
(3105,'email',NULL,'fra.rubino1997@gmail.com'),
(3105,'assigned_user_id',NULL,'5'),
(3105,'createdtime',NULL,'2023-09-09 14:54:33'),
(3105,'modifiedby',NULL,'5'),
(3105,'lane',NULL,'Ronchi 45'),
(3105,'city',NULL,'Milano'),
(3105,'source',NULL,'WEBSERVICE'),
(3105,'cf_857',NULL,'2'),
(3105,'cf_859',NULL,'2'),
(3105,'cf_861',NULL,'Passaparola Amici'),
(3105,'record_id',NULL,'1183'),
(3105,'record_module',NULL,'Leads'),
(3106,'label',NULL,'STEFANIA DOMENICHELLI'),
(3106,'firstname',NULL,'STEFANIA'),
(3106,'lead_no',NULL,'LEA681'),
(3106,'lastname',NULL,'DOMENICHELLI'),
(3106,'mobile',NULL,'3395028535'),
(3106,'email',NULL,'stefi.domenic@gmail.com'),
(3106,'assigned_user_id',NULL,'5'),
(3106,'createdtime',NULL,'2023-09-10 14:10:22'),
(3106,'modifiedby',NULL,'5'),
(3106,'lane',NULL,'VIALE ANDREA DORIA 17'),
(3106,'city',NULL,'Milano'),
(3106,'source',NULL,'WEBSERVICE'),
(3106,'cf_857',NULL,'2'),
(3106,'cf_859',NULL,'2'),
(3106,'cf_861',NULL,'Ricerca Internet'),
(3106,'record_id',NULL,'1184'),
(3106,'record_module',NULL,'Leads'),
(3107,'modifiedby','5','7'),
(3107,'description','','Casa dei genitori, lo sta svuotando, vuole valutare. 100 mq 2 bagni, 2 camere, cucina abitabile, due balconcini, piano 3 con ascensore.'),
(3108,'description','Casa dei genitori, lo sta svuotando, vuole valutare. 100 mq 2 bagni, 2 camere, cucina abitabile, due balconcini, piano 3 con ascensore.','Casa dei genitori, lo sta svuotando, vuole valutare. 100 mq 2 bagni, 2 camere, cucina abitabile, due balconcini, piano 3 con ascensore. Dice arredi un po' vecchiotti.'),
(3109,'leadstatus','','Contacted'),
(3110,'description','Casa dei genitori, lo sta svuotando, vuole valutare. 100 mq 2 bagni, 2 camere, cucina abitabile, due balconcini, piano 3 con ascensore. Dice arredi un po' vecchiotti.','Casa dei genitori, lo sta svuotando, vuole valutare. 100 mq 2 bagni, 2 camere, cucina abitabile, due balconcini, piano 3 con ascensore. Dice arredi un po' vecchiotti. AC da mettere in una stanza.'),
(3111,'leadstatus','Contacted','Fissato appuntamento'),
(3112,'label',NULL,'MARIA GEMMA MASCHERPA'),
(3112,'firstname',NULL,'MARIA GEMMA'),
(3112,'lead_no',NULL,'LEA682'),
(3112,'lastname',NULL,'MASCHERPA'),
(3112,'mobile',NULL,'3493738263'),
(3112,'email',NULL,'mariagemmamascherpa@gmail.com'),
(3112,'assigned_user_id',NULL,'5'),
(3112,'createdtime',NULL,'2023-09-11 10:22:33'),
(3112,'modifiedby',NULL,'5'),
(3112,'lane',NULL,'VIA PONTE VETERO 22'),
(3112,'city',NULL,'Milano'),
(3112,'source',NULL,'WEBSERVICE'),
(3112,'cf_857',NULL,'2'),
(3112,'cf_859',NULL,'1'),
(3112,'cf_861',NULL,'Ricerca Internet'),
(3112,'record_id',NULL,'1185'),
(3112,'record_module',NULL,'Leads'),
(3113,'label',NULL,'Giulia Iozzi'),
(3113,'firstname',NULL,'Giulia'),
(3113,'lead_no',NULL,'LEA683'),
(3113,'lastname',NULL,'Iozzi'),
(3113,'mobile',NULL,'3249295342'),
(3113,'email',NULL,'iozzi.giulia@gmail.com'),
(3113,'assigned_user_id',NULL,'5'),
(3113,'createdtime',NULL,'2023-09-11 12:22:32'),
(3113,'modifiedby',NULL,'5'),
(3113,'lane',NULL,'Viale Murillo'),
(3113,'city',NULL,'Milano'),
(3113,'source',NULL,'WEBSERVICE'),
(3113,'cf_857',NULL,'2'),
(3113,'cf_859',NULL,'1'),
(3113,'cf_861',NULL,'Ricerca Internet'),
(3113,'record_id',NULL,'1186'),
(3113,'record_module',NULL,'Leads'),
(3114,'modifiedby','5','7'),
(3114,'description','','Collega Eugenia Massarini,'),
(3115,'description','Collega Eugenia Massarini,','Collega Eugenia Massarini, 2 camere e due bagni, 70mq. Ristrutturato 10 anni fa, risc autonomo e AC. Piano IV, balconcino'),
(3116,'description','Collega Eugenia Massarini, 2 camere e due bagni, 70mq. Ristrutturato 10 anni fa, risc autonomo e AC. Piano IV, balconcino','Collega Eugenia Massarini di Via Vigevano 45, 2 camere e due bagni, 70mq. Ristrutturato 10 anni fa, risc autonomo e AC. Piano IV, balconcino'),
(3117,'lane','Ronchi 45','Via Ronchi 45'),
(3118,'leadstatus','','Contacted'),
(3119,'description','Collega Eugenia Massarini di Via Vigevano 45, 2 camere e due bagni, 70mq. Ristrutturato 10 anni fa, risc autonomo e AC. Piano IV, balconcino','Collega Eugenia Massarini di Via Vigevano 45, 2 camere e due bagni, 70mq. Ristrutturato 10 anni fa, risc autonomo e AC. Piano IV, balconcino. Vuole gestione completa, prima data ad agenzia immobiliare tradizionale.'),
(3120,'leadstatus','','Contacted'),
(3120,'modifiedby','5','7'),
(3121,'email','salvoan@yahoo.it','baquetcharles@gmail.com'),
(3121,'modifiedby','5','6'),
(3122,'leadstatus','','Contacted'),
(3122,'modifiedby','5','7'),
(3123,'description','','70mq VI piano ascensore ristutturato nel 2016'),
(3124,'lane','Viale Murillo','Viale Murillo 46'),
(3125,'description','70mq VI piano ascensore ristutturato nel 2016','70mq VI piano ascensore ristutturato nel 2016 2 balconi camera matr divano letto AC. Per due anni non ci abitera'. Una volta al mese potrebbe averne bisogno.'),
(3126,'description','70mq VI piano ascensore ristutturato nel 2016 2 balconi camera matr divano letto AC. Per due anni non ci abitera'. Una volta al mese potrebbe averne bisogno.','70mq VI piano ascensore ristrutturato nel 2016, 2 balconi, camera matr divano letto AC. Per due anni non ci abitera'. Una volta al mese potrebbe averne bisogno.'),
(3127,'label',NULL,'Bernadette Bevacqua'),
(3127,'firstname',NULL,'Bernadette'),
(3127,'lead_no',NULL,'LEA684'),
(3127,'lastname',NULL,'Bevacqua'),
(3127,'mobile',NULL,'3355774070'),
(3127,'email',NULL,'bernadette.bevacqua@gmail.com'),
(3127,'leadsource',NULL,'Cold Call'),
(3127,'leadstatus',NULL,'Contacted'),
(3127,'assigned_user_id',NULL,'7'),
(3127,'createdtime',NULL,'2023-09-12 11:01:22'),
(3127,'modifiedby',NULL,'7'),
(3127,'lane',NULL,'Via Giacomo Watt 11'),
(3127,'city',NULL,'Milano'),
(3127,'description',NULL,'Bilocale appena acquistato, devono arredarlo, mi chiamera' appena pronto'),
(3127,'source',NULL,'CRM'),
(3127,'record_id',NULL,'1187'),
(3127,'record_module',NULL,'Leads'),
(3128,'leadstatus','Follow Up','Contact in Future'),
(3129,'label',NULL,'Chiama a dicembre'),
(3129,'subject',NULL,'Chiama a dicembre'),
(3129,'assigned_user_id',NULL,'7'),
(3129,'date_start',NULL,'2023-12-12'),
(3129,'time_start',NULL,'15:35:00'),
(3129,'due_date',NULL,'2023-12-12'),
(3129,'duration_hours',NULL,'8'),
(3129,'duration_minutes',NULL,'25'),
(3129,'parent_id',NULL,'43'),
(3129,'activitytype',NULL,'Task'),
(3129,'createdtime',NULL,'2023-09-12 15:37:14'),
(3129,'taskpriority',NULL,'Medium'),
(3129,'visibility',NULL,'Private'),
(3129,'modifiedby',NULL,'7'),
(3129,'description',NULL,'Chiama per avere aggiornamenti (sua operazione e lavori ripristino plafone)'),
(3129,'reminder_time',NULL,'5761'),
(3129,'source',NULL,'CRM'),
(3129,'taskstatus',NULL,'In Progress'),
(3129,'record_id',NULL,'1188'),
(3129,'record_module',NULL,'Calendar'),
(3131,'label',NULL,'Problema idraulico'),
(3131,'ticket_no',NULL,'TT17'),
(3131,'assigned_user_id',NULL,'6'),
(3131,'ticketpriorities',NULL,'Low'),
(3131,'ticketstatus',NULL,'Open'),
(3131,'createdtime',NULL,'2023-11-29 05:09:28'),
(3131,'modifiedby',NULL,'6'),
(3131,'ticket_title',NULL,'Problema idraulico'),
(3131,'source',NULL,'CRM'),
(3131,'record_id',NULL,'1189'),
(3131,'record_module',NULL,'HelpDesk'),
(3818,'appartamentiRef','','555'),
(3819,'label',NULL,'Problema test'),
(3819,'ticket_no',NULL,'TT18'),
(3819,'assigned_user_id',NULL,'6'),
(3819,'ticketpriorities',NULL,'Low'),
(3819,'ticketstatus',NULL,'Open'),
(3819,'ticketcategories',NULL,'Problemi con attrezzature casa'),
(3819,'createdtime',NULL,'2023-11-29 12:32:26'),
(3819,'modifiedby',NULL,'6'),
(3819,'ticket_title',NULL,'Problema test'),
(3819,'source',NULL,'CRM'),
(3819,'appartamentiRef',NULL,'536'),
(3819,'record_id',NULL,'1190'),
(3819,'record_module',NULL,'HelpDesk'),
(3820,'label',NULL,'C1113-HOMEBAR (10.90.36.99)--19-32'),
(3820,'notes_title',NULL,'C1113-HOMEBAR (10.90.36.99)--19-32'),
(3820,'createdtime',NULL,'2023-11-29 12:38:54'),
(3820,'filename',NULL,'C1113-HOMEBAR_(10.90.36.99)--19-32.log'),
(3820,'assigned_user_id',NULL,'6'),
(3820,'filetype',NULL,'application/octet-stream'),
(3820,'filesize',NULL,'26009'),
(3820,'filelocationtype',NULL,'I'),
(3820,'filestatus',NULL,'1'),
(3820,'folderid',NULL,'2'),
(3820,'note_no',NULL,'DOC13'),
(3820,'modifiedby',NULL,'6'),
(3820,'source',NULL,'CRM'),
(3820,'record_id',NULL,'1191'),
(3820,'record_module',NULL,'Documents'),
(3821,'label',NULL,'Caldaia Rotta'),
(3821,'ticket_no',NULL,'TT19'),
(3821,'assigned_user_id',NULL,'6'),
(3821,'ticketpriorities',NULL,'Low'),
(3821,'ticketstatus',NULL,'Open'),
(3821,'ticketcategories',NULL,'Attrezzature/dotazioni della cucina'),
(3821,'createdtime',NULL,'2023-11-29 15:04:16'),
(3821,'modifiedby',NULL,'6'),
(3821,'ticket_title',NULL,'Caldaia Rotta'),
(3821,'source',NULL,'CRM'),
(3821,'appartamentiRef',NULL,'536'),
(3821,'record_id',NULL,'1193'),
(3821,'record_module',NULL,'HelpDesk'),
(3822,'label',NULL,'test test'),
(3822,'salutationtype',NULL,' '),
(3822,'firstname',NULL,'test'),
(3822,'lead_no',NULL,'LEA685'),
(3822,'lastname',NULL,'test'),
(3822,'email',NULL,'pietromarra@easylife.house'),
(3822,'leadsource',NULL,' '),
(3822,'leadstatus',NULL,' '),
(3822,'assigned_user_id',NULL,'6'),
(3822,'createdtime',NULL,'2023-11-29 21:06:14'),
(3822,'modifiedby',NULL,'6'),
(3822,'source',NULL,'CRM'),
(3822,'cf_857',NULL,' '),
(3822,'cf_859',NULL,' '),
(3822,'record_id',NULL,'1195'),
(3822,'record_module',NULL,'Leads'),
(3823,'mobile','','3358774799'),
(3824,'label',NULL,'tende da riparare'),
(3824,'ticket_no',NULL,'TT20'),
(3824,'assigned_user_id',NULL,'6'),
(3824,'ticketpriorities',NULL,'Normal'),
(3824,'ticketstatus',NULL,'Open'),
(3824,'ticketcategories',NULL,' '),
(3824,'createdtime',NULL,'2023-11-29 21:13:51'),
(3824,'modifiedby',NULL,'6'),
(3824,'ticket_title',NULL,'tende da riparare'),
(3824,'source',NULL,'CRM'),
(3824,'appartamentiRef',NULL,'536'),
(3824,'record_id',NULL,'1196'),
(3824,'record_module',NULL,'HelpDesk'),
(3825,'label',NULL,'test task cpn15'),
(3825,'subject',NULL,'test task cpn15'),
(3825,'assigned_user_id',NULL,'6'),
(3825,'date_start',NULL,'2023-11-29'),
(3825,'time_start',NULL,'21:14:00'),
(3825,'due_date',NULL,'2023-11-29'),
(3825,'duration_hours',NULL,'1'),
(3825,'duration_minutes',NULL,'46'),
(3825,'parent_id',NULL,'1196'),
(3825,'eventstatus',NULL,' '),
(3825,'activitytype',NULL,'Task'),
(3825,'createdtime',NULL,'2023-11-29 21:16:07'),
(3825,'taskpriority',NULL,' '),
(3825,'visibility',NULL,'public'),
(3825,'modifiedby',NULL,'6'),
(3825,'source',NULL,'CRM'),
(3825,'taskstatus',NULL,'Not Started'),
(3825,'record_id',NULL,'1197'),
(3825,'record_module',NULL,'Calendar'),
(3829,'label',NULL,'Account chiuso'),
(3829,'ticket_no',NULL,'TT21'),
(3829,'assigned_user_id',NULL,'6'),
(3829,'ticketpriorities',NULL,'Low'),
(3829,'ticketstatus',NULL,'Open'),
(3829,'ticketcategories',NULL,'Problemi con attrezzature casa'),
(3829,'createdtime',NULL,'2023-11-30 00:11:59'),
(3829,'modifiedby',NULL,'6'),
(3829,'ticket_title',NULL,'Account chiuso'),
(3829,'source',NULL,'CRM'),
(3829,'appartamentiRef',NULL,'555'),
(3829,'record_id',NULL,'1199'),
(3829,'record_module',NULL,'HelpDesk'),
(3831,'label',NULL,'LAVANDINO OTTURATO'),
(3831,'ticket_no',NULL,'TT22'),
(3831,'assigned_user_id',NULL,'8'),
(3831,'ticketpriorities',NULL,'Normal'),
(3831,'ticketstatus',NULL,'Open'),
(3831,'ticketcategories',NULL,'Pulizie insufficienti'),
(3831,'createdtime',NULL,'2023-11-30 00:19:50'),
(3831,'modifiedby',NULL,'6'),
(3831,'ticket_title',NULL,'LAVANDINO OTTURATO'),
(3831,'source',NULL,'CRM'),
(3831,'appartamentiRef',NULL,'536'),
(3831,'record_id',NULL,'1200'),
(3831,'record_module',NULL,'HelpDesk'),
(3832,'assigned_user_id','6','8'),
(3832,'ticketcategories',' ',''),
(3834,'label',NULL,'Attachment'),
(3834,'commentcontent',NULL,'Attachment'),
(3834,'assigned_user_id',NULL,'6'),
(3834,'createdtime',NULL,'2023-11-30 00:52:17'),
(3834,'related_to',NULL,'112'),
(3834,'creator',NULL,'6'),
(3834,'source',NULL,'CRM'),
(3834,'userid',NULL,'6'),
(3834,'record_id',NULL,'1201'),
(3834,'record_module',NULL,'ModComments'),
(3836,'label',NULL,'Attachment'),
(3836,'commentcontent',NULL,'Attachment'),
(3836,'assigned_user_id',NULL,'6'),
(3836,'createdtime',NULL,'2023-11-30 00:52:48'),
(3836,'related_to',NULL,'112'),
(3836,'creator',NULL,'6'),
(3836,'source',NULL,'CRM'),
(3836,'userid',NULL,'6'),
(3836,'record_id',NULL,'1203'),
(3836,'record_module',NULL,'ModComments'),
(3837,'label',NULL,'Con15'),
(3837,'accountname',NULL,'Con15'),
(3837,'account_no',NULL,'ACC1'),
(3837,'rating',NULL,' '),
(3837,'industry',NULL,' '),
(3837,'accounttype',NULL,' '),
(3837,'annual_revenue',NULL,'0.00000000'),
(3837,'assigned_user_id',NULL,'4'),
(3837,'createdtime',NULL,'2023-11-30 23:33:18'),
(3837,'modifiedby',NULL,'6'),
(3837,'source',NULL,'CRM'),
(3837,'record_id',NULL,'1205'),
(3837,'record_module',NULL,'Accounts'),
(3838,'label',NULL,'caffè'),
(3838,'asset_no',NULL,'ASSET1'),
(3838,'product',NULL,'15'),
(3838,'serialnumber',NULL,'123456'),
(3838,'datesold',NULL,'2023-12-04'),
(3838,'dateinservice',NULL,'2023-12-02'),
(3838,'assetstatus',NULL,'In Service'),
(3838,'assigned_user_id',NULL,'6'),
(3838,'assetname',NULL,'caffè'),
(3838,'account',NULL,'1205'),
(3838,'createdtime',NULL,'2023-11-30 23:33:40'),
(3838,'modifiedby',NULL,'6'),
(3838,'source',NULL,'CRM'),
(3838,'cf_853',NULL,' '),
(3838,'cf_855',NULL,' '),
(3838,'record_id',NULL,'1206'),
(3838,'record_module',NULL,'Assets'),
(3839,'label',NULL,'chiama di test'),
(3839,'subject',NULL,'chiama di test'),
(3839,'assigned_user_id',NULL,'6'),
(3839,'date_start',NULL,'2023-12-01'),
(3839,'time_start',NULL,'08:00:00'),
(3839,'due_date',NULL,'2023-12-01'),
(3839,'time_end',NULL,'08:05:00'),
(3839,'duration_minutes',NULL,'5'),
(3839,'eventstatus',NULL,'Planned'),
(3839,'activitytype',NULL,'Call'),
(3839,'createdtime',NULL,'2023-11-30 23:56:23'),
(3839,'taskpriority',NULL,' '),
(3839,'visibility',NULL,'Public'),
(3839,'modifiedby',NULL,'6'),
(3839,'source',NULL,'CRM'),
(3839,'record_id',NULL,'1207'),
(3839,'record_module',NULL,'Events'),
(3840,'eventstatus','','Deferred'),
(3840,'taskstatus','Not Started','Deferred'),
(3841,'eventstatus','','Deferred'),
(3841,'taskstatus','Not Started','Deferred'),
(3842,'label',NULL,'Test Test'),
(3842,'salutationtype',NULL,' '),
(3842,'firstname',NULL,'Test'),
(3842,'contact_no',NULL,'CON83'),
(3842,'phone',NULL,'0039123456789'),
(3842,'lastname',NULL,'Test'),
(3842,'assigned_user_id',NULL,'6'),
(3842,'createdtime',NULL,'2023-11-30 23:59:53'),
(3842,'modifiedby',NULL,'6'),
(3842,'source',NULL,'CRM'),
(3842,'record_id',NULL,'1208'),
(3842,'record_module',NULL,'Contacts'),
(3843,'parent_id','','1189'),
(3843,'taskpriority',' ','High'),
(3843,'description','','devo chiamare'),
(3843,'contact_id','','1208'),
(3844,'location','','corso Buenos Aires 11 milano'),
(3845,'ticketstatus','Open','Closed'),
(3846,'label',NULL,'caldaia rotta'),
(3846,'ticket_no',NULL,'TT23'),
(3846,'assigned_user_id',NULL,'8'),
(3846,'ticketpriorities',NULL,'Urgent'),
(3846,'ticketstatus',NULL,'Open'),
(3846,'ticketcategories',NULL,' '),
(3846,'createdtime',NULL,'2023-12-02 16:57:28'),
(3846,'modifiedby',NULL,'6'),
(3846,'ticket_title',NULL,'caldaia rotta'),
(3846,'description',NULL,'descrizione'),
(3846,'source',NULL,'CRM'),
(3846,'appartamentiRef',NULL,'1284'),
(3846,'record_id',NULL,'1507'),
(3846,'record_module',NULL,'HelpDesk');
/*!40000 ALTER TABLE `vtiger_modtracker_detail` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_modtracker_relations`
--
DROP TABLE IF EXISTS `vtiger_modtracker_relations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_modtracker_relations` (
`id` int(19) NOT NULL,
`targetmodule` varchar(100) NOT NULL,
`targetid` int(19) NOT NULL,
`changedon` datetime DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_modtracker_relations`
--
LOCK TABLES `vtiger_modtracker_relations` WRITE;
/*!40000 ALTER TABLE `vtiger_modtracker_relations` DISABLE KEYS */;
INSERT INTO `vtiger_modtracker_relations` VALUES
(5,'Emails',4,'2023-02-13 19:14:53'),
(8,'ProjectTask',6,'2023-02-13 19:26:47'),
(10,'ProjectTask',7,'2023-02-13 19:28:27'),
(18,'ModComments',8,'2023-02-13 19:33:19'),
(22,'Documents',9,'2023-02-13 19:36:15'),
(30,'Calendar',12,'2023-02-13 19:58:22'),
(56,'ModComments',29,'2023-02-24 09:10:15'),
(59,'Calendar',30,'2023-02-24 09:11:12'),
(64,'Calendar',30,'2023-02-24 09:29:23'),
(94,'ProjectTask',46,'2023-02-24 14:40:15'),
(97,'ProjectTask',47,'2023-02-24 14:42:03'),
(98,'ModComments',48,'2023-02-24 14:42:20'),
(106,'HelpDesk',50,'2023-02-24 14:50:58'),
(108,'Emails',51,'2023-02-24 14:51:04'),
(120,'Emails',55,'2023-02-24 17:55:03'),
(121,'ModComments',56,'2023-02-24 17:56:12'),
(124,'Calendar',57,'2023-02-24 17:58:10'),
(141,'ModComments',65,'2023-02-24 18:30:56'),
(143,'ModComments',66,'2023-02-24 18:31:36'),
(162,'Calendar',81,'2023-03-01 15:21:24'),
(163,'ModComments',82,'2023-03-01 15:24:11'),
(166,'Documents',83,'2023-03-01 15:49:07'),
(168,'Documents',85,'2023-03-01 15:50:09'),
(170,'Documents',87,'2023-03-01 15:50:26'),
(171,'ModComments',89,'2023-03-01 15:52:11'),
(174,'Calendar',90,'2023-03-01 15:58:23'),
(194,'ModComments',101,'2023-03-06 11:47:52'),
(202,'ModComments',103,'2023-03-06 12:56:43'),
(206,'ModComments',105,'2023-03-06 14:29:12'),
(208,'ModComments',106,'2023-03-06 15:06:28'),
(213,'Calendar',107,'2023-03-06 17:18:22'),
(223,'ModComments',111,'2023-03-07 16:37:40'),
(228,'ModComments',115,'2023-03-07 17:57:43'),
(234,'ModComments',120,'2023-03-08 23:10:52'),
(237,'ModComments',122,'2023-03-09 15:12:10'),
(243,'ModComments',123,'2023-03-09 15:17:39'),
(246,'Calendar',124,'2023-03-09 15:19:13'),
(266,'ModComments',138,'2023-03-14 18:47:09'),
(269,'Calendar',139,'2023-03-14 18:48:45'),
(274,'Project',141,'2023-03-15 08:30:31'),
(280,'Project',143,'2023-03-15 08:35:30'),
(283,'Emails',144,'2023-03-15 08:37:11'),
(287,'ModComments',146,'2023-03-15 14:14:19'),
(314,'Calendar',160,'2023-03-19 09:23:04'),
(319,'ModComments',165,'2023-03-20 08:55:27'),
(322,'Calendar',166,'2023-03-20 08:56:06'),
(329,'ModComments',167,'2023-03-20 10:18:08'),
(331,'ModComments',168,'2023-03-20 10:46:06'),
(336,'ModComments',172,'2023-03-20 17:22:13'),
(339,'ModComments',173,'2023-03-20 18:30:55'),
(353,'ModComments',180,'2023-03-21 09:12:21'),
(357,'Calendar',181,'2023-03-21 09:22:25'),
(359,'Calendar',182,'2023-03-21 09:27:54'),
(364,'Emails',184,'2023-03-21 11:24:57'),
(368,'ModComments',186,'2023-03-21 11:33:24'),
(383,'Emails',188,'2023-03-21 13:50:04'),
(385,'Emails',189,'2023-03-21 13:50:08'),
(387,'Emails',190,'2023-03-21 13:50:12'),
(389,'Emails',191,'2023-03-21 13:50:16'),
(393,'Emails',192,'2023-03-21 13:53:03'),
(396,'Emails',194,'2023-03-21 14:05:04'),
(403,'ProjectTask',198,'2023-03-23 10:11:00'),
(415,'ModComments',204,'2023-03-23 17:30:34'),
(418,'ModComments',205,'2023-03-23 17:36:11'),
(422,'ModComments',206,'2023-03-23 17:42:44'),
(426,'ModComments',207,'2023-03-23 17:58:41'),
(429,'ModComments',208,'2023-03-23 18:28:32'),
(434,'Emails',209,'2023-03-24 05:03:12'),
(436,'Calendar',139,'2023-03-24 09:29:24'),
(440,'ModComments',212,'2023-03-24 13:59:54'),
(444,'Calendar',213,'2023-03-24 14:01:43'),
(446,'Emails',214,'2023-03-24 14:02:05'),
(455,'Calendar',220,'2023-03-27 08:29:52'),
(457,'Emails',221,'2023-03-27 08:30:05'),
(459,'Calendar',222,'2023-03-27 08:30:53'),
(461,'Emails',223,'2023-03-27 08:31:03'),
(465,'ModComments',227,'2023-03-27 13:55:44'),
(474,'Emails',231,'2023-03-28 08:13:18'),
(478,'Emails',233,'2023-03-28 09:07:11'),
(480,'Emails',234,'2023-03-28 09:10:32'),
(482,'Emails',235,'2023-03-28 09:21:31'),
(484,'Emails',236,'2023-03-28 09:24:44'),
(486,'Emails',237,'2023-03-28 09:53:55'),
(490,'Emails',239,'2023-03-28 11:04:01'),
(500,'Emails',241,'2023-03-28 13:52:24'),
(505,'ModComments',242,'2023-03-28 14:00:55'),
(514,'Emails',245,'2023-03-28 14:03:58'),
(515,'Emails',245,'2023-03-28 14:03:58'),
(517,'Emails',246,'2023-03-28 14:06:05'),
(518,'Emails',246,'2023-03-28 14:06:06'),
(526,'ModComments',249,'2023-03-28 15:51:50'),
(535,'ModComments',252,'2023-03-28 16:43:32'),
(561,'Emails',266,'2023-03-31 18:13:14'),
(575,'Emails',277,'2023-04-01 19:33:50'),
(576,'Emails',277,'2023-04-01 19:33:50'),
(577,'Emails',277,'2023-04-01 19:33:50'),
(594,'ModComments',285,'2023-04-03 11:06:55'),
(604,'ModComments',288,'2023-04-03 13:58:48'),
(610,'ModComments',290,'2023-04-03 14:47:15'),
(617,'Emails',293,'2023-04-03 19:01:59'),
(624,'ModComments',298,'2023-04-04 12:07:00'),
(632,'Calendar',299,'2023-04-04 12:48:25'),
(634,'Emails',300,'2023-04-04 12:49:19'),
(640,'Emails',304,'2023-04-05 07:18:58'),
(658,'ModComments',311,'2023-04-05 15:51:35'),
(673,'ModComments',316,'2023-04-06 13:54:47'),
(682,'ModComments',319,'2023-04-07 08:15:40'),
(687,'Emails',320,'2023-04-07 10:56:51'),
(701,'Emails',326,'2023-04-07 17:43:10'),
(726,'ModComments',342,'2023-04-11 08:47:32'),
(793,'Emails',363,'2023-04-12 13:18:49'),
(797,'ModComments',366,'2023-04-12 13:24:01'),
(809,'Emails',371,'2023-04-13 07:58:21'),
(812,'Emails',373,'2023-04-13 07:59:58'),
(815,'Emails',375,'2023-04-13 08:02:05'),
(820,'Emails',377,'2023-04-13 08:18:56'),
(825,'Emails',380,'2023-04-13 08:21:16'),
(835,'Emails',384,'2023-04-13 11:39:36'),
(836,'ModComments',386,'2023-04-13 15:20:08'),
(841,'ModComments',388,'2023-04-13 15:50:35'),
(851,'ModComments',391,'2023-04-13 17:07:39'),
(898,'Calendar',417,'2023-04-17 12:17:03'),
(902,'ModComments',418,'2023-04-17 12:28:45'),
(966,'Emails',434,'2023-04-19 08:19:32'),
(969,'Emails',436,'2023-04-19 08:20:24'),
(972,'Emails',438,'2023-04-19 08:21:48'),
(977,'ModComments',442,'2023-04-19 10:19:42'),
(988,'ModComments',443,'2023-04-19 10:40:18'),
(1047,'Emails',466,'2023-04-25 08:35:05'),
(1060,'ModComments',469,'2023-04-26 07:48:36'),
(1105,'ModComments',497,'2023-05-04 13:41:00'),
(1131,'Emails',512,'2023-05-05 13:50:59'),
(1176,'Emails',532,'2023-05-09 07:43:51'),
(1179,'Emails',532,'2023-05-09 07:44:38'),
(1183,'Emails',532,'2023-05-09 07:54:42'),
(1186,'Emails',533,'2023-05-09 07:57:06'),
(1187,'Emails',533,'2023-05-09 07:57:08'),
(1193,'Calendar',537,'2023-05-09 11:33:16'),
(1195,'Documents',538,'2023-05-09 11:33:50'),
(1196,'ModComments',539,'2023-05-09 11:34:01'),
(1198,'ModComments',540,'2023-05-09 11:34:20'),
(1202,'Calendar',542,'2023-05-09 11:43:59'),
(1203,'Calendar',537,'2023-05-09 11:44:29'),
(1204,'Calendar',542,'2023-05-09 11:44:38'),
(1205,'Documents',538,'2023-05-09 11:44:50'),
(1222,'ModComments',543,'2023-05-09 13:19:11'),
(1228,'ModComments',544,'2023-05-09 13:52:26'),
(1242,'ModComments',545,'2023-05-09 14:14:54'),
(1250,'Calendar',547,'2023-05-09 14:50:32'),
(1252,'Emails',548,'2023-05-09 14:51:03'),
(1258,'Emails',550,'2023-05-09 15:30:00'),
(1298,'Emails',562,'2023-05-10 15:46:04'),
(1301,'Emails',564,'2023-05-10 15:57:38'),
(1307,'Emails',567,'2023-05-11 09:27:04'),
(1337,'Emails',575,'2023-05-12 10:26:07'),
(1340,'Emails',576,'2023-05-12 14:32:04'),
(1341,'ModComments',577,'2023-05-12 14:32:12'),
(1359,'Calendar',586,'2023-05-15 14:42:24'),
(1369,'Emails',587,'2023-05-15 15:13:04'),
(1371,'ModComments',588,'2023-05-15 15:14:19'),
(1378,'Project',591,'2023-05-16 11:21:14'),
(1381,'Project',592,'2023-05-16 11:21:37'),
(1384,'Emails',593,'2023-05-16 11:22:04'),
(1386,'Emails',594,'2023-05-16 11:22:08'),
(1388,'Project',595,'2023-05-16 11:22:26'),
(1391,'Emails',596,'2023-05-16 11:23:04'),
(1404,'Emails',599,'2023-05-17 08:20:04'),
(1405,'ModComments',600,'2023-05-17 08:21:37'),
(1409,'Project',601,'2023-05-17 13:15:16'),
(1412,'Emails',602,'2023-05-17 13:16:04'),
(1414,'ProjectTask',603,'2023-05-17 13:25:10'),
(1426,'Emails',607,'2023-05-17 16:05:04'),
(1438,'Emails',608,'2023-05-17 16:14:05'),
(1442,'Emails',609,'2023-05-17 16:15:05'),
(1444,'Project',610,'2023-05-17 16:16:07'),
(1447,'Emails',611,'2023-05-17 16:17:03'),
(1483,'Emails',617,'2023-05-19 07:42:04'),
(1496,'Emails',625,'2023-05-22 13:33:03'),
(1501,'ModComments',627,'2023-05-22 13:59:45'),
(1515,'ModComments',636,'2023-05-23 09:06:57'),
(1520,'Emails',637,'2023-05-23 09:11:04'),
(1539,'Emails',642,'2023-05-24 07:27:03'),
(1541,'Calendar',643,'2023-05-24 09:06:00'),
(1543,'Emails',644,'2023-05-24 09:06:04'),
(1546,'ModComments',645,'2023-05-24 10:04:44'),
(1551,'Emails',647,'2023-05-24 11:43:04'),
(1577,'Emails',654,'2023-05-25 09:59:04'),
(1607,'Emails',663,'2023-05-29 10:37:04'),
(1613,'Emails',666,'2023-05-29 14:56:03'),
(1627,'Emails',672,'2023-05-30 14:48:04'),
(1654,'Emails',678,'2023-05-31 10:02:04'),
(1661,'Emails',679,'2023-05-31 10:09:03'),
(1669,'Emails',683,'2023-05-31 15:33:05'),
(1671,'Emails',684,'2023-05-31 15:33:09'),
(1679,'Emails',686,'2023-06-01 04:41:14'),
(1681,'Emails',687,'2023-06-01 04:42:53'),
(1686,'Emails',689,'2023-06-01 08:16:04'),
(1690,'Calendar',690,'2023-06-01 08:37:24'),
(1697,'Calendar',691,'2023-06-01 09:23:21'),
(1699,'Emails',692,'2023-06-01 09:24:03'),
(1707,'Calendar',694,'2023-06-01 11:37:38'),
(1710,'Emails',696,'2023-06-01 13:43:05'),
(1743,'Emails',715,'2023-06-03 07:59:58'),
(1745,'Emails',715,'2023-06-03 08:00:12'),
(1749,'Emails',716,'2023-06-03 08:02:11'),
(1760,'Emails',722,'2023-06-04 16:37:12'),
(1764,'Emails',723,'2023-06-04 16:38:09'),
(1767,'Emails',724,'2023-06-04 16:41:09'),
(1770,'Emails',725,'2023-06-04 16:42:09'),
(1776,'Emails',727,'2023-06-05 07:13:04'),
(1787,'Emails',731,'2023-06-05 09:27:04'),
(1793,'Emails',732,'2023-06-05 09:31:04'),
(1796,'Emails',733,'2023-06-05 09:32:04'),
(1814,'Emails',736,'2023-06-05 15:30:06'),
(1822,'Emails',739,'2023-06-06 10:16:03'),
(1828,'Emails',743,'2023-06-06 11:51:05'),
(1831,'Emails',744,'2023-06-06 11:52:02'),
(1834,'Emails',746,'2023-06-06 14:13:49'),
(1837,'Emails',746,'2023-06-06 14:51:58'),
(1841,'Emails',748,'2023-06-06 15:25:19'),
(1859,'Emails',753,'2023-06-07 08:27:03'),
(1865,'ModComments',755,'2023-06-07 09:41:53'),
(1885,'Emails',761,'2023-06-08 12:53:03'),
(1906,'Emails',773,'2023-06-12 08:37:04'),
(1909,'Emails',774,'2023-06-12 08:38:04'),
(1912,'Emails',775,'2023-06-12 08:39:04'),
(1954,'Emails',787,'2023-06-14 09:30:05'),
(1990,'Emails',797,'2023-06-16 08:58:10'),
(1993,'Emails',798,'2023-06-16 09:58:27'),
(2004,'Emails',806,'2023-06-18 20:13:14'),
(2007,'Emails',807,'2023-06-18 20:14:21'),
(2013,'Emails',810,'2023-06-19 08:44:03'),
(2024,'Emails',811,'2023-06-19 09:13:03'),
(2027,'Emails',812,'2023-06-19 09:14:03'),
(2039,'Emails',816,'2023-06-19 23:51:25'),
(2047,'Emails',817,'2023-06-19 23:53:31'),
(2051,'Emails',818,'2023-06-19 23:54:31'),
(2055,'Emails',820,'2023-06-19 23:57:28'),
(2058,'Emails',821,'2023-06-19 23:58:59'),
(2064,'Emails',825,'2023-06-20 12:28:05'),
(2148,'Emails',850,'2023-06-26 09:06:04'),
(2156,'Emails',854,'2023-06-26 10:12:10'),
(2159,'Emails',855,'2023-06-26 10:14:36'),
(2162,'Emails',856,'2023-06-26 10:18:40'),
(2194,'Emails',869,'2023-06-27 07:56:51'),
(2197,'Emails',870,'2023-06-27 07:58:43'),
(2216,'Emails',871,'2023-06-27 14:12:03'),
(2219,'Emails',872,'2023-06-27 14:13:04'),
(2233,'Project',874,'2023-06-27 14:57:46'),
(2236,'Emails',875,'2023-06-27 14:58:03'),
(2239,'Emails',876,'2023-06-27 15:02:03'),
(2242,'Emails',877,'2023-06-27 15:04:03'),
(2255,'Emails',885,'2023-06-28 09:36:43'),
(2272,'Emails',890,'2023-06-28 13:30:06'),
(2278,'Emails',892,'2023-06-28 14:04:03'),
(2294,'Emails',896,'2023-06-30 11:20:05'),
(2300,'Emails',898,'2023-06-30 12:45:05'),
(2328,'Emails',908,'2023-07-03 09:08:04'),
(2330,'Emails',909,'2023-07-03 09:08:08'),
(2344,'Emails',911,'2023-07-03 09:42:05'),
(2347,'Emails',912,'2023-07-03 09:43:05'),
(2353,'Emails',914,'2023-07-03 14:00:04'),
(2386,'Emails',923,'2023-07-05 05:11:38'),
(2389,'Emails',924,'2023-07-05 05:13:50'),
(2397,'Emails',928,'2023-07-05 08:29:04'),
(2407,'Emails',932,'2023-07-05 10:48:03'),
(2411,'Emails',933,'2023-07-05 10:52:04'),
(2422,'Emails',934,'2023-07-05 11:00:05'),
(2427,'Emails',935,'2023-07-05 11:10:04'),
(2434,'Calendar',937,'2023-07-05 14:05:43'),
(2444,'Emails',941,'2023-07-05 15:52:04'),
(2447,'Emails',943,'2023-07-05 17:43:04'),
(2451,'Emails',945,'2023-07-05 17:58:04'),
(2452,'ModComments',946,'2023-07-05 18:15:37'),
(2454,'ModComments',947,'2023-07-05 18:16:00'),
(2457,'Calendar',948,'2023-07-05 18:16:41'),
(2479,'Emails',954,'2023-07-06 12:08:04'),
(2483,'Emails',956,'2023-07-06 13:16:05'),
(2494,'Emails',960,'2023-07-07 08:09:04'),
(2499,'Emails',963,'2023-07-07 12:18:03'),
(2504,'Emails',966,'2023-07-09 06:04:07'),
(2507,'Emails',967,'2023-07-09 06:05:05'),
(2512,'Emails',970,'2023-07-10 09:08:03'),
(2515,'Emails',971,'2023-07-10 09:10:05'),
(2521,'Emails',975,'2023-07-11 06:55:04'),
(2529,'Emails',977,'2023-07-11 07:27:03'),
(2551,'Emails',986,'2023-07-12 17:31:45'),
(2554,'Emails',987,'2023-07-12 17:34:44'),
(2558,'Emails',988,'2023-07-12 18:04:26'),
(2566,'Emails',990,'2023-07-13 07:19:58'),
(2572,'Emails',992,'2023-07-13 10:52:04'),
(2593,'Emails',1001,'2023-07-16 16:17:03'),
(2596,'Emails',1002,'2023-07-16 16:19:04'),
(2634,'Calendar',1007,'2023-07-17 14:12:14'),
(2637,'Emails',1008,'2023-07-17 14:13:04'),
(2642,'Emails',1009,'2023-07-17 15:08:03'),
(2646,'Emails',1011,'2023-07-18 08:34:04'),
(2652,'Emails',1014,'2023-07-18 09:55:03'),
(2654,'Emails',1015,'2023-07-18 09:55:08'),
(2661,'Emails',1017,'2023-07-18 12:27:03'),
(2672,'Emails',1023,'2023-07-19 12:25:03'),
(2676,'ModComments',1024,'2023-07-19 15:49:12'),
(2700,'Project',1027,'2023-07-20 11:44:54'),
(2703,'Emails',1028,'2023-07-20 11:45:05'),
(2705,'Project',1029,'2023-07-20 11:46:47'),
(2708,'Emails',1030,'2023-07-20 11:47:05'),
(2710,'Project',1031,'2023-07-20 11:47:25'),
(2713,'Emails',1032,'2023-07-20 11:48:04'),
(2715,'Project',1033,'2023-07-20 11:49:08'),
(2718,'Emails',1034,'2023-07-20 11:50:04'),
(2721,'Project',1035,'2023-07-20 11:55:43'),
(2724,'Emails',1036,'2023-07-20 11:56:03'),
(2727,'Project',1037,'2023-07-20 11:59:18'),
(2730,'Emails',1038,'2023-07-20 12:00:05'),
(2732,'Project',1039,'2023-07-20 12:02:05'),
(2735,'Emails',1040,'2023-07-20 12:03:03'),
(2738,'Project',1041,'2023-07-20 12:06:30'),
(2741,'Emails',1042,'2023-07-20 12:07:03'),
(2743,'Project',1043,'2023-07-20 12:08:50'),
(2746,'Emails',1044,'2023-07-20 12:09:04'),
(2765,'Project',1045,'2023-07-20 12:49:12'),
(2768,'Emails',1046,'2023-07-20 12:50:04'),
(2773,'Emails',1047,'2023-07-20 13:00:04'),
(2785,'Emails',1051,'2023-07-20 15:41:03'),
(2790,'Emails',1054,'2023-07-21 14:00:04'),
(2793,'Emails',1055,'2023-07-21 14:01:03'),
(2803,'Emails',1063,'2023-07-23 16:39:03'),
(2806,'Emails',1064,'2023-07-23 16:41:04'),
(2809,'Emails',1065,'2023-07-23 16:43:04'),
(2813,'Emails',1067,'2023-07-24 09:53:04'),
(2821,'Emails',1073,'2023-07-25 12:17:57'),
(2824,'Emails',1074,'2023-07-25 13:00:07'),
(2827,'Emails',1075,'2023-07-25 13:26:03'),
(2830,'Emails',1076,'2023-07-25 13:42:03'),
(2836,'Emails',1079,'2023-07-28 09:30:05'),
(2840,'Calendar',1080,'2023-07-28 09:33:32'),
(2845,'Emails',1082,'2023-07-28 09:40:04'),
(2847,'Calendar',1083,'2023-07-28 09:40:56'),
(2849,'Emails',1084,'2023-07-28 09:41:03'),
(2851,'Documents',1085,'2023-07-28 09:45:25'),
(2853,'Documents',1087,'2023-07-28 09:46:04'),
(2855,'Documents',1088,'2023-07-28 10:04:38'),
(2859,'Documents',1092,'2023-07-31 09:32:58'),
(2861,'Documents',1094,'2023-07-31 09:33:34'),
(2863,'Documents',1096,'2023-07-31 09:34:00'),
(2869,'Project',1098,'2023-08-01 10:39:12'),
(2872,'Emails',1099,'2023-08-01 10:40:04'),
(2874,'Project',1100,'2023-08-01 10:44:00'),
(2877,'Emails',1101,'2023-08-01 10:44:04'),
(2881,'Emails',1103,'2023-08-01 16:29:03'),
(2891,'ModComments',1104,'2023-08-03 16:55:54'),
(2900,'Emails',1111,'2023-08-08 07:09:53'),
(2902,'Emails',1111,'2023-08-08 07:18:50'),
(2905,'Emails',1112,'2023-08-08 07:31:47'),
(2907,'Emails',1113,'2023-08-08 10:52:53'),
(2918,'Emails',1119,'2023-08-10 09:23:45'),
(2928,'Emails',1127,'2023-08-19 09:28:27'),
(2930,'Emails',1127,'2023-08-19 09:29:03'),
(2957,'Emails',1144,'2023-08-28 17:20:16'),
(2958,'Emails',1144,'2023-08-28 17:20:16'),
(2959,'Emails',1144,'2023-08-28 17:20:16'),
(2960,'Emails',1144,'2023-08-28 17:20:17'),
(2961,'Emails',1144,'2023-08-28 17:20:17'),
(2962,'Emails',1144,'2023-08-28 17:20:17'),
(2963,'Emails',1144,'2023-08-28 17:20:18'),
(2964,'Emails',1144,'2023-08-28 17:20:18'),
(2974,'Emails',1145,'2023-08-29 08:22:46'),
(2975,'Emails',1145,'2023-08-29 08:22:47'),
(2976,'Emails',1145,'2023-08-29 08:22:47'),
(2978,'Emails',1145,'2023-08-29 08:23:49'),
(2979,'Emails',1145,'2023-08-29 08:23:50'),
(2980,'Emails',1145,'2023-08-29 08:23:50'),
(2984,'Emails',1146,'2023-08-29 09:56:04'),
(2986,'Emails',1147,'2023-08-29 09:56:11'),
(2989,'Emails',1148,'2023-08-29 09:58:03'),
(2992,'Emails',1149,'2023-08-29 09:59:03'),
(2995,'Emails',1150,'2023-08-29 10:00:04'),
(3010,'Emails',1153,'2023-08-31 09:09:04'),
(3012,'Emails',1154,'2023-08-31 09:09:09'),
(3018,'Emails',1155,'2023-08-31 09:28:03'),
(3021,'Emails',1156,'2023-08-31 09:29:04'),
(3035,'Emails',1161,'2023-09-01 15:34:03'),
(3044,'Emails',1165,'2023-09-04 13:17:46'),
(3048,'Emails',1166,'2023-09-04 13:40:10'),
(3053,'Emails',1169,'2023-09-05 08:32:08'),
(3054,'Emails',1169,'2023-09-05 08:32:09'),
(3055,'Emails',1169,'2023-09-05 08:32:09'),
(3056,'Emails',1169,'2023-09-05 08:32:09'),
(3057,'Emails',1169,'2023-09-05 08:32:09'),
(3067,'Emails',1172,'2023-09-05 21:49:04'),
(3083,'ModComments',1176,'2023-09-07 09:26:15'),
(3097,'ModComments',1181,'2023-09-08 11:18:47'),
(3130,'Calendar',1188,'2023-09-12 15:37:18'),
(3132,'Appartamenti',555,'2023-11-29 05:13:37'),
(3826,'Calendar',1197,'2023-11-29 21:16:07'),
(3827,'Calendar',1197,'2023-11-29 21:18:47'),
(3828,'Calendar',1197,'2023-11-29 21:19:11'),
(3833,'ModComments',1201,'2023-11-30 00:52:17'),
(3835,'ModComments',1203,'2023-11-30 00:52:48');
/*!40000 ALTER TABLE `vtiger_modtracker_relations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_modtracker_tabs`
--
DROP TABLE IF EXISTS `vtiger_modtracker_tabs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_modtracker_tabs` (
`tabid` int(11) NOT NULL,
`visible` int(11) DEFAULT 0,
PRIMARY KEY (`tabid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_modtracker_tabs`
--
LOCK TABLES `vtiger_modtracker_tabs` WRITE;
/*!40000 ALTER TABLE `vtiger_modtracker_tabs` DISABLE KEYS */;
INSERT INTO `vtiger_modtracker_tabs` VALUES
(2,1),
(4,1),
(6,1),
(7,1),
(8,1),
(9,1),
(10,1),
(13,1),
(14,1),
(15,1),
(16,1),
(18,1),
(19,1),
(20,1),
(21,1),
(22,1),
(23,1),
(26,1),
(28,1),
(32,1),
(33,1),
(35,1),
(42,1),
(43,1),
(44,1),
(46,1),
(47,1),
(48,1);
/*!40000 ALTER TABLE `vtiger_modtracker_tabs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_module_dashboard_widgets`
--
DROP TABLE IF EXISTS `vtiger_module_dashboard_widgets`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_module_dashboard_widgets` (
`id` int(19) NOT NULL AUTO_INCREMENT,
`linkid` int(19) DEFAULT NULL,
`userid` int(19) DEFAULT NULL,
`filterid` int(19) DEFAULT NULL,
`title` varchar(100) DEFAULT NULL,
`data` text DEFAULT NULL,
`position` varchar(50) DEFAULT NULL,
`reportid` int(19) DEFAULT NULL,
`dashboardtabid` int(11) DEFAULT NULL,
`size` varchar(50) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `dashboardtabid` (`dashboardtabid`),
CONSTRAINT `vtiger_module_dashboard_widgets_ibfk_1` FOREIGN KEY (`dashboardtabid`) REFERENCES `vtiger_dashboard_tabs` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_module_dashboard_widgets`
--
LOCK TABLES `vtiger_module_dashboard_widgets` WRITE;
/*!40000 ALTER TABLE `vtiger_module_dashboard_widgets` DISABLE KEYS */;
INSERT INTO `vtiger_module_dashboard_widgets` VALUES
(1,63,1,NULL,NULL,'null','{\"row\":\"1\",\"col\":\"1\"}',NULL,1,NULL),
(2,63,1,NULL,NULL,'null','{\"row\":\"1\",\"col\":\"1\"}',NULL,2,'{\"sizex\":\"2\",\"sizey\":\"1\"}'),
(5,64,6,NULL,NULL,'null','{\"row\":\"3\",\"col\":\"3\"}',NULL,17,NULL),
(6,63,6,NULL,NULL,'null','{\"row\":\"1\",\"col\":\"1\"}',NULL,17,'{\"sizex\":\"2\",\"sizey\":\"2\"}'),
(7,68,1,NULL,NULL,'null','{\"row\":\"1\",\"col\":\"3\"}',NULL,2,NULL),
(8,0,1,NULL,'ChartReportWidget_Leads_26',NULL,'{\"row\":\"1\",\"col\":\"4\"}',26,2,NULL),
(9,67,6,NULL,NULL,'null','{\"row\":\"3\",\"col\":\"4\"}',NULL,17,NULL),
(13,68,12,NULL,NULL,'null','{\"row\":\"1\",\"col\":\"1\"}',NULL,102,'{\"sizex\":\"1\",\"sizey\":\"2\"}'),
(14,67,12,NULL,NULL,'null','{\"row\":\"1\",\"col\":\"2\"}',NULL,102,'{\"sizex\":\"1\",\"sizey\":\"2\"}'),
(15,66,12,NULL,NULL,'null','{\"row\":\"1\",\"col\":\"3\"}',NULL,102,'{\"sizex\":\"1\",\"sizey\":\"2\"}'),
(16,57,6,NULL,NULL,'null','{\"row\":\"2\",\"col\":\"3\"}',NULL,17,NULL),
(17,66,6,NULL,NULL,'null','{\"row\":\"2\",\"col\":\"4\"}',NULL,17,NULL),
(19,0,6,NULL,'ChartReportWidget_Leads_26',NULL,'{\"row\":\"1\",\"col\":\"4\"}',26,17,NULL),
(20,68,6,NULL,NULL,'null','{\"row\":\"1\",\"col\":\"3\"}',NULL,17,NULL),
(21,58,6,NULL,NULL,'null','{\"row\":\"3\",\"col\":\"1\"}',NULL,17,NULL);
/*!40000 ALTER TABLE `vtiger_module_dashboard_widgets` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_no_of_currency_decimals`
--
DROP TABLE IF EXISTS `vtiger_no_of_currency_decimals`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_no_of_currency_decimals` (
`no_of_currency_decimalsid` int(11) NOT NULL AUTO_INCREMENT,
`no_of_currency_decimals` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
PRIMARY KEY (`no_of_currency_decimalsid`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_no_of_currency_decimals`
--
LOCK TABLES `vtiger_no_of_currency_decimals` WRITE;
/*!40000 ALTER TABLE `vtiger_no_of_currency_decimals` DISABLE KEYS */;
INSERT INTO `vtiger_no_of_currency_decimals` VALUES
(2,'2',2,1),
(3,'3',3,1),
(4,'4',4,1),
(5,'5',5,1),
(6,'0',0,1),
(7,'1',1,1);
/*!40000 ALTER TABLE `vtiger_no_of_currency_decimals` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_no_of_currency_decimals_seq`
--
DROP TABLE IF EXISTS `vtiger_no_of_currency_decimals_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_no_of_currency_decimals_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_no_of_currency_decimals_seq`
--
LOCK TABLES `vtiger_no_of_currency_decimals_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_no_of_currency_decimals_seq` DISABLE KEYS */;
INSERT INTO `vtiger_no_of_currency_decimals_seq` VALUES
(7);
/*!40000 ALTER TABLE `vtiger_no_of_currency_decimals_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_notebook_contents`
--
DROP TABLE IF EXISTS `vtiger_notebook_contents`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_notebook_contents` (
`userid` int(19) NOT NULL,
`notebookid` int(19) NOT NULL,
`contents` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_notebook_contents`
--
LOCK TABLES `vtiger_notebook_contents` WRITE;
/*!40000 ALTER TABLE `vtiger_notebook_contents` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_notebook_contents` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_notes`
--
DROP TABLE IF EXISTS `vtiger_notes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_notes` (
`notesid` int(19) NOT NULL DEFAULT 0,
`note_no` varchar(100) NOT NULL,
`title` varchar(50) NOT NULL,
`filename` varchar(200) DEFAULT NULL,
`notecontent` text DEFAULT NULL,
`folderid` int(19) NOT NULL DEFAULT 1,
`filetype` varchar(50) DEFAULT NULL,
`filelocationtype` varchar(5) DEFAULT NULL,
`filedownloadcount` int(19) DEFAULT NULL,
`filestatus` int(19) DEFAULT NULL,
`filesize` int(19) NOT NULL DEFAULT 0,
`fileversion` varchar(50) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`notesid`),
KEY `notes_title_idx` (`title`),
KEY `notes_notesid_idx` (`notesid`),
CONSTRAINT `fk_1_vtiger_notes` FOREIGN KEY (`notesid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_notes`
--
LOCK TABLES `vtiger_notes` WRITE;
/*!40000 ALTER TABLE `vtiger_notes` DISABLE KEYS */;
INSERT INTO `vtiger_notes` VALUES
(83,'DOC2','easylife house milano - corso buenos aires 58 (1)','easylife_house_milano_-_corso_buenos_aires_58_(1).jpg','',1,'image/jpeg','I',1,1,1106748,'',''),
(85,'DOC3','audio file (10)','audio_file_(10).ogg','',1,'audio/ogg','I',2,1,2734,'',''),
(87,'DOC4','Fattura_Late in-12','Fattura_Late_in-12.pdf','',1,'application/pdf','I',4,1,11739,'',''),
(513,'DOC5','Guida proprietari','Guida_proprietari.pdf','',1,'application/pdf','I',NULL,1,23008373,'',''),
(1087,'DOC8','manodopera','','aggiungo 50 € di manodopera',1,'','I',NULL,1,0,'',''),
(1088,'DOC9','Fattura','16905386072562379638580242618669.jpg','',1,'image/jpeg','I',2,1,2801409,'',''),
(1092,'DOC10','Speedtest','Screenshot_2023-07-29_143028.png','',3,'image/png','I',NULL,1,43688,'',''),
(1094,'DOC11','Wifi-Extender','20230729_125950.jpg','',3,'image/jpeg','I',NULL,1,3053177,'',''),
(1096,'DOC12','Wifi-Extender_2','20230729_125958.jpg','',3,'image/jpeg','I',NULL,1,2924447,'',''),
(1191,'DOC13','C1113-HOMEBAR (10.90.36.99)--19-32','C1113-HOMEBAR_(10.90.36.99)--19-32.log','',2,'application/octet-stream','I',NULL,1,26009,'','');
/*!40000 ALTER TABLE `vtiger_notes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_notescf`
--
DROP TABLE IF EXISTS `vtiger_notescf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_notescf` (
`notesid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`notesid`),
CONSTRAINT `fk_notesid_vtiger_notescf` FOREIGN KEY (`notesid`) REFERENCES `vtiger_notes` (`notesid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_notescf`
--
LOCK TABLES `vtiger_notescf` WRITE;
/*!40000 ALTER TABLE `vtiger_notescf` DISABLE KEYS */;
INSERT INTO `vtiger_notescf` VALUES
(83),
(85),
(87),
(513),
(1087),
(1088),
(1092),
(1094),
(1096),
(1191);
/*!40000 ALTER TABLE `vtiger_notescf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_notificationscheduler`
--
DROP TABLE IF EXISTS `vtiger_notificationscheduler`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_notificationscheduler` (
`schedulednotificationid` int(19) NOT NULL AUTO_INCREMENT,
`schedulednotificationname` varchar(200) DEFAULT NULL,
`active` int(1) DEFAULT NULL,
`notificationsubject` varchar(200) DEFAULT NULL,
`notificationbody` text DEFAULT NULL,
`label` varchar(50) DEFAULT NULL,
`type` varchar(10) DEFAULT NULL,
PRIMARY KEY (`schedulednotificationid`),
UNIQUE KEY `notificationscheduler_schedulednotificationname_idx` (`schedulednotificationname`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_notificationscheduler`
--
LOCK TABLES `vtiger_notificationscheduler` WRITE;
/*!40000 ALTER TABLE `vtiger_notificationscheduler` DISABLE KEYS */;
INSERT INTO `vtiger_notificationscheduler` VALUES
(1,'LBL_TASK_NOTIFICATION_DESCRITPION',1,'Task Delay Notification','Tasks delayed beyond 24 hrs ','LBL_TASK_NOTIFICATION',NULL),
(2,'LBL_BIG_DEAL_DESCRIPTION',1,'Big Deal notification','Success! A big deal has been won! ','LBL_BIG_DEAL',NULL),
(3,'LBL_TICKETS_DESCRIPTION',1,'Pending Tickets notification','Ticket pending please ','LBL_PENDING_TICKETS',NULL),
(4,'LBL_MANY_TICKETS_DESCRIPTION',1,'Too many tickets Notification','Too many tickets pending against this entity ','LBL_MANY_TICKETS',NULL),
(5,'LBL_START_DESCRIPTION',1,'Support Start Notification','10','LBL_START_NOTIFICATION','select'),
(6,'LBL_SUPPORT_DESCRIPTION',1,'Support ending please','11','LBL_SUPPORT_NOTICIATION','select'),
(7,'LBL_SUPPORT_DESCRIPTION_MONTH',1,'Support ending please','12','LBL_SUPPORT_NOTICIATION_MONTH','select'),
(8,'LBL_ACTIVITY_REMINDER_DESCRIPTION',1,'Activity Reminder Notification','This is a reminder notification for the Activity','LBL_ACTIVITY_NOTIFICATION',NULL);
/*!40000 ALTER TABLE `vtiger_notificationscheduler` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_notificationscheduler_seq`
--
DROP TABLE IF EXISTS `vtiger_notificationscheduler_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_notificationscheduler_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_notificationscheduler_seq`
--
LOCK TABLES `vtiger_notificationscheduler_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_notificationscheduler_seq` DISABLE KEYS */;
INSERT INTO `vtiger_notificationscheduler_seq` VALUES
(8);
/*!40000 ALTER TABLE `vtiger_notificationscheduler_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_opportunity_type`
--
DROP TABLE IF EXISTS `vtiger_opportunity_type`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_opportunity_type` (
`opptypeid` int(19) NOT NULL AUTO_INCREMENT,
`opportunity_type` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`opptypeid`),
UNIQUE KEY `opportunity_type_opportunity_type_idx` (`opportunity_type`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_opportunity_type`
--
LOCK TABLES `vtiger_opportunity_type` WRITE;
/*!40000 ALTER TABLE `vtiger_opportunity_type` DISABLE KEYS */;
INSERT INTO `vtiger_opportunity_type` VALUES
(2,'Existing Business',1,128,1,NULL),
(3,'New Business',1,129,2,NULL);
/*!40000 ALTER TABLE `vtiger_opportunity_type` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_opportunity_type_seq`
--
DROP TABLE IF EXISTS `vtiger_opportunity_type_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_opportunity_type_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_opportunity_type_seq`
--
LOCK TABLES `vtiger_opportunity_type_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_opportunity_type_seq` DISABLE KEYS */;
INSERT INTO `vtiger_opportunity_type_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_opportunity_type_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_opportunitystage`
--
DROP TABLE IF EXISTS `vtiger_opportunitystage`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_opportunitystage` (
`potstageid` int(19) NOT NULL AUTO_INCREMENT,
`stage` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
`probability` decimal(3,2) DEFAULT 0.00,
PRIMARY KEY (`potstageid`),
UNIQUE KEY `opportunitystage_stage_idx` (`stage`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_opportunitystage`
--
LOCK TABLES `vtiger_opportunitystage` WRITE;
/*!40000 ALTER TABLE `vtiger_opportunitystage` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_opportunitystage` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_org_share_action2tab`
--
DROP TABLE IF EXISTS `vtiger_org_share_action2tab`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_org_share_action2tab` (
`share_action_id` int(19) NOT NULL,
`tabid` int(19) NOT NULL,
PRIMARY KEY (`share_action_id`,`tabid`),
KEY `fk_2_vtiger_org_share_action2tab` (`tabid`),
CONSTRAINT `fk_2_vtiger_org_share_action2tab` FOREIGN KEY (`tabid`) REFERENCES `vtiger_tab` (`tabid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_org_share_action2tab`
--
LOCK TABLES `vtiger_org_share_action2tab` WRITE;
/*!40000 ALTER TABLE `vtiger_org_share_action2tab` DISABLE KEYS */;
INSERT INTO `vtiger_org_share_action2tab` VALUES
(0,2),
(0,4),
(0,6),
(0,7),
(0,8),
(0,9),
(0,10),
(0,13),
(0,14),
(0,16),
(0,18),
(0,20),
(0,21),
(0,22),
(0,23),
(0,26),
(0,32),
(0,33),
(0,35),
(0,42),
(0,43),
(0,44),
(0,46),
(0,47),
(0,48),
(0,50),
(0,53),
(0,54),
(0,55),
(0,56),
(0,57),
(0,58),
(0,59),
(0,60),
(1,2),
(1,4),
(1,6),
(1,7),
(1,8),
(1,9),
(1,10),
(1,13),
(1,14),
(1,16),
(1,18),
(1,20),
(1,21),
(1,22),
(1,23),
(1,26),
(1,32),
(1,33),
(1,35),
(1,42),
(1,43),
(1,44),
(1,46),
(1,47),
(1,48),
(1,50),
(1,53),
(1,54),
(1,55),
(1,56),
(1,57),
(1,58),
(1,59),
(1,60),
(2,2),
(2,4),
(2,6),
(2,7),
(2,8),
(2,9),
(2,10),
(2,13),
(2,14),
(2,16),
(2,18),
(2,20),
(2,21),
(2,22),
(2,23),
(2,26),
(2,32),
(2,33),
(2,35),
(2,42),
(2,43),
(2,44),
(2,46),
(2,47),
(2,48),
(2,50),
(2,53),
(2,54),
(2,55),
(2,56),
(2,57),
(2,58),
(2,59),
(2,60),
(3,2),
(3,4),
(3,6),
(3,7),
(3,8),
(3,9),
(3,10),
(3,13),
(3,14),
(3,16),
(3,18),
(3,20),
(3,21),
(3,22),
(3,23),
(3,26),
(3,32),
(3,33),
(3,35),
(3,42),
(3,43),
(3,44),
(3,46),
(3,47),
(3,48),
(3,50),
(3,53),
(3,54),
(3,55),
(3,56),
(3,57),
(3,58),
(3,59),
(3,60);
/*!40000 ALTER TABLE `vtiger_org_share_action2tab` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_org_share_action_mapping`
--
DROP TABLE IF EXISTS `vtiger_org_share_action_mapping`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_org_share_action_mapping` (
`share_action_id` int(19) NOT NULL,
`share_action_name` varchar(200) DEFAULT NULL,
PRIMARY KEY (`share_action_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_org_share_action_mapping`
--
LOCK TABLES `vtiger_org_share_action_mapping` WRITE;
/*!40000 ALTER TABLE `vtiger_org_share_action_mapping` DISABLE KEYS */;
INSERT INTO `vtiger_org_share_action_mapping` VALUES
(0,'Public: Read Only'),
(1,'Public: Read, Create/Edit'),
(2,'Public: Read, Create/Edit, Delete'),
(3,'Private'),
(4,'Hide Details'),
(5,'Hide Details and Add Events'),
(6,'Show Details'),
(7,'Show Details and Add Events');
/*!40000 ALTER TABLE `vtiger_org_share_action_mapping` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_organizationdetails`
--
DROP TABLE IF EXISTS `vtiger_organizationdetails`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_organizationdetails` (
`organization_id` int(11) NOT NULL,
`organizationname` varchar(60) DEFAULT NULL,
`address` varchar(150) DEFAULT NULL,
`city` varchar(100) DEFAULT NULL,
`state` varchar(100) DEFAULT NULL,
`country` varchar(100) DEFAULT NULL,
`code` varchar(30) DEFAULT NULL,
`phone` varchar(30) DEFAULT NULL,
`fax` varchar(30) DEFAULT NULL,
`website` varchar(100) DEFAULT NULL,
`logoname` varchar(50) DEFAULT NULL,
`logo` text DEFAULT NULL,
`vatid` varchar(100) DEFAULT NULL,
PRIMARY KEY (`organization_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_organizationdetails`
--
LOCK TABLES `vtiger_organizationdetails` WRITE;
/*!40000 ALTER TABLE `vtiger_organizationdetails` DISABLE KEYS */;
INSERT INTO `vtiger_organizationdetails` VALUES
(1,'Easylife House','Via Lecco, 18 \n','Milano','Lombardy','Italy','20124','+39 02 8995 4495','','www.easylife.house','logo-finale103x40.png',NULL,'IT09640480969');
/*!40000 ALTER TABLE `vtiger_organizationdetails` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_organizationdetails_seq`
--
DROP TABLE IF EXISTS `vtiger_organizationdetails_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_organizationdetails_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_organizationdetails_seq`
--
LOCK TABLES `vtiger_organizationdetails_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_organizationdetails_seq` DISABLE KEYS */;
INSERT INTO `vtiger_organizationdetails_seq` VALUES
(1);
/*!40000 ALTER TABLE `vtiger_organizationdetails_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_othereventduration`
--
DROP TABLE IF EXISTS `vtiger_othereventduration`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_othereventduration` (
`othereventdurationid` int(11) NOT NULL AUTO_INCREMENT,
`othereventduration` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
PRIMARY KEY (`othereventdurationid`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_othereventduration`
--
LOCK TABLES `vtiger_othereventduration` WRITE;
/*!40000 ALTER TABLE `vtiger_othereventduration` DISABLE KEYS */;
INSERT INTO `vtiger_othereventduration` VALUES
(1,'5',0,1),
(2,'10',1,1),
(3,'30',2,1),
(4,'60',3,1),
(5,'120',4,1);
/*!40000 ALTER TABLE `vtiger_othereventduration` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_othereventduration_seq`
--
DROP TABLE IF EXISTS `vtiger_othereventduration_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_othereventduration_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_othereventduration_seq`
--
LOCK TABLES `vtiger_othereventduration_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_othereventduration_seq` DISABLE KEYS */;
INSERT INTO `vtiger_othereventduration_seq` VALUES
(5);
/*!40000 ALTER TABLE `vtiger_othereventduration_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_parenttab`
--
DROP TABLE IF EXISTS `vtiger_parenttab`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_parenttab` (
`parenttabid` int(19) NOT NULL,
`parenttab_label` varchar(100) NOT NULL,
`sequence` int(10) NOT NULL,
`visible` int(2) NOT NULL DEFAULT 0,
PRIMARY KEY (`parenttabid`),
KEY `parenttab_parenttabid_parenttabl_label_visible_idx` (`parenttabid`,`parenttab_label`,`visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_parenttab`
--
LOCK TABLES `vtiger_parenttab` WRITE;
/*!40000 ALTER TABLE `vtiger_parenttab` DISABLE KEYS */;
INSERT INTO `vtiger_parenttab` VALUES
(1,'My Home Page',1,0),
(2,'Marketing',2,0),
(3,'Sales',3,0),
(4,'Support',4,0),
(5,'Analytics',5,0),
(6,'Inventory',6,0),
(7,'Tools',7,0),
(8,'Settings',8,0);
/*!40000 ALTER TABLE `vtiger_parenttab` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_parenttabrel`
--
DROP TABLE IF EXISTS `vtiger_parenttabrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_parenttabrel` (
`parenttabid` int(19) NOT NULL,
`tabid` int(19) NOT NULL,
`sequence` int(3) NOT NULL,
KEY `parenttabrel_tabid_parenttabid_idx` (`tabid`,`parenttabid`),
KEY `fk_2_vtiger_parenttabrel` (`parenttabid`),
CONSTRAINT `fk_1_vtiger_parenttabrel` FOREIGN KEY (`tabid`) REFERENCES `vtiger_tab` (`tabid`) ON DELETE CASCADE,
CONSTRAINT `fk_2_vtiger_parenttabrel` FOREIGN KEY (`parenttabid`) REFERENCES `vtiger_parenttab` (`parenttabid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_parenttabrel`
--
LOCK TABLES `vtiger_parenttabrel` WRITE;
/*!40000 ALTER TABLE `vtiger_parenttabrel` DISABLE KEYS */;
INSERT INTO `vtiger_parenttabrel` VALUES
(1,9,2),
(1,28,4),
(1,3,1),
(3,7,1),
(3,6,2),
(3,4,3),
(3,2,4),
(3,20,5),
(3,22,6),
(3,23,7),
(3,19,8),
(3,8,9),
(4,13,1),
(4,15,2),
(4,6,3),
(4,4,4),
(4,8,5),
(5,1,2),
(5,25,1),
(6,14,1),
(6,18,2),
(6,19,3),
(6,21,4),
(6,22,5),
(6,20,6),
(6,23,7),
(7,24,1),
(7,27,2),
(7,8,3),
(2,26,1),
(2,6,2),
(2,4,3),
(2,28,4),
(4,28,7),
(2,7,5),
(2,9,6),
(4,9,8),
(2,8,8),
(3,9,11),
(7,30,4),
(7,30,5),
(7,32,6),
(7,32,7),
(6,33,8),
(6,33,9),
(4,35,9),
(4,35,10),
(7,40,8),
(7,40,9),
(4,42,11),
(4,42,12),
(4,43,13),
(4,43,14),
(4,44,15),
(4,44,16),
(7,45,10),
(7,45,11),
(6,46,10),
(6,46,11),
(3,47,12),
(3,47,13),
(8,49,1),
(8,49,2),
(7,24,12),
(7,27,13),
(7,40,14),
(7,45,15),
(7,50,16),
(7,53,17),
(7,53,18);
/*!40000 ALTER TABLE `vtiger_parenttabrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_payment_duration`
--
DROP TABLE IF EXISTS `vtiger_payment_duration`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_payment_duration` (
`payment_duration_id` int(11) DEFAULT NULL,
`payment_duration` varchar(200) DEFAULT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_payment_duration`
--
LOCK TABLES `vtiger_payment_duration` WRITE;
/*!40000 ALTER TABLE `vtiger_payment_duration` DISABLE KEYS */;
INSERT INTO `vtiger_payment_duration` VALUES
(1,'Net 30 days',6,1,NULL),
(2,'Net 45 days',7,1,NULL),
(3,'Net 60 days',8,1,NULL),
(4,'Net 01 day',1,1,NULL),
(5,'Net 05 days',2,1,NULL),
(6,'Net 07 days',3,1,NULL),
(7,'Net 10 days',4,1,NULL),
(8,'Net 15 days',5,1,NULL);
/*!40000 ALTER TABLE `vtiger_payment_duration` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_payment_duration_seq`
--
DROP TABLE IF EXISTS `vtiger_payment_duration_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_payment_duration_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_payment_duration_seq`
--
LOCK TABLES `vtiger_payment_duration_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_payment_duration_seq` DISABLE KEYS */;
INSERT INTO `vtiger_payment_duration_seq` VALUES
(8);
/*!40000 ALTER TABLE `vtiger_payment_duration_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_pbxmanager`
--
DROP TABLE IF EXISTS `vtiger_pbxmanager`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_pbxmanager` (
`pbxmanagerid` int(20) NOT NULL AUTO_INCREMENT,
`direction` varchar(10) DEFAULT NULL,
`callstatus` varchar(20) DEFAULT NULL,
`starttime` datetime DEFAULT NULL,
`endtime` datetime DEFAULT NULL,
`totalduration` int(11) DEFAULT NULL,
`billduration` int(11) DEFAULT NULL,
`recordingurl` varchar(200) DEFAULT NULL,
`sourceuuid` varchar(100) DEFAULT NULL,
`gateway` varchar(20) DEFAULT NULL,
`customer` varchar(100) DEFAULT NULL,
`user` varchar(100) DEFAULT NULL,
`customernumber` varchar(100) DEFAULT NULL,
`customertype` varchar(100) DEFAULT NULL,
PRIMARY KEY (`pbxmanagerid`),
KEY `index_sourceuuid` (`sourceuuid`),
KEY `index_pbxmanager_id` (`pbxmanagerid`),
CONSTRAINT `fk_crmid_vtiger_pbxmanager` FOREIGN KEY (`pbxmanagerid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_pbxmanager`
--
LOCK TABLES `vtiger_pbxmanager` WRITE;
/*!40000 ALTER TABLE `vtiger_pbxmanager` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_pbxmanager` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_pbxmanager_gateway`
--
DROP TABLE IF EXISTS `vtiger_pbxmanager_gateway`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_pbxmanager_gateway` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`gateway` varchar(20) DEFAULT NULL,
`parameters` text DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_pbxmanager_gateway`
--
LOCK TABLES `vtiger_pbxmanager_gateway` WRITE;
/*!40000 ALTER TABLE `vtiger_pbxmanager_gateway` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_pbxmanager_gateway` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_pbxmanager_phonelookup`
--
DROP TABLE IF EXISTS `vtiger_pbxmanager_phonelookup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_pbxmanager_phonelookup` (
`crmid` int(20) DEFAULT NULL,
`setype` varchar(30) DEFAULT NULL,
`fnumber` varchar(100) DEFAULT NULL,
`rnumber` varchar(100) DEFAULT NULL,
`fieldname` varchar(50) DEFAULT NULL,
UNIQUE KEY `unique_key` (`crmid`,`setype`,`fieldname`),
KEY `index_phone_number` (`fnumber`,`rnumber`),
CONSTRAINT `vtiger_pbxmanager_phonelookup_ibfk_1` FOREIGN KEY (`crmid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_pbxmanager_phonelookup`
--
LOCK TABLES `vtiger_pbxmanager_phonelookup` WRITE;
/*!40000 ALTER TABLE `vtiger_pbxmanager_phonelookup` DISABLE KEYS */;
INSERT INTO `vtiger_pbxmanager_phonelookup` VALUES
(1195,'Leads','3358774799','9974778533','mobile'),
(1208,'Contacts','0039123456789','9876543219300','phone');
/*!40000 ALTER TABLE `vtiger_pbxmanager_phonelookup` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_pbxmanagercf`
--
DROP TABLE IF EXISTS `vtiger_pbxmanagercf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_pbxmanagercf` (
`pbxmanagerid` int(11) NOT NULL,
PRIMARY KEY (`pbxmanagerid`),
CONSTRAINT `fk_pbxmanagerid_vtiger_pbxmanagercf` FOREIGN KEY (`pbxmanagerid`) REFERENCES `vtiger_pbxmanager` (`pbxmanagerid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_pbxmanagercf`
--
LOCK TABLES `vtiger_pbxmanagercf` WRITE;
/*!40000 ALTER TABLE `vtiger_pbxmanagercf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_pbxmanagercf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_picklist`
--
DROP TABLE IF EXISTS `vtiger_picklist`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_picklist` (
`picklistid` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(200) NOT NULL,
PRIMARY KEY (`picklistid`),
UNIQUE KEY `picklist_name_idx` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=59 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_picklist`
--
LOCK TABLES `vtiger_picklist` WRITE;
/*!40000 ALTER TABLE `vtiger_picklist` DISABLE KEYS */;
INSERT INTO `vtiger_picklist` VALUES
(1,'accounttype'),
(2,'activitytype'),
(45,'assetstatus'),
(53,'attendance_status'),
(3,'campaignstatus'),
(4,'campaigntype'),
(5,'carrier'),
(35,'contract_priority'),
(34,'contract_status'),
(36,'contract_type'),
(57,'ctroute_attendance_status'),
(56,'ctroute_status'),
(48,'defaultactivitytype'),
(47,'defaulteventstatus'),
(49,'defaultlandingpage'),
(6,'eventstatus'),
(7,'expectedresponse'),
(8,'faqcategories'),
(9,'faqstatus'),
(10,'glacct'),
(11,'industry'),
(12,'invoicestatus'),
(13,'leadsource'),
(14,'leadstatus'),
(15,'manufacturer'),
(51,'message_status'),
(52,'message_type'),
(16,'opportunity_type'),
(17,'postatus'),
(18,'productcategory'),
(44,'progress'),
(37,'projectmilestonetype'),
(43,'projectpriority'),
(41,'projectstatus'),
(39,'projecttaskpriority'),
(40,'projecttaskprogress'),
(46,'projecttaskstatus'),
(38,'projecttasktype'),
(42,'projecttype'),
(54,'pushnotificationstatus'),
(19,'quotestage'),
(20,'rating'),
(55,'read_status'),
(21,'sales_stage'),
(22,'salutationtype'),
(32,'servicecategory'),
(31,'service_usageunit'),
(23,'sostatus'),
(24,'taskpriority'),
(25,'taskstatus'),
(26,'ticketcategories'),
(27,'ticketpriorities'),
(28,'ticketseverities'),
(29,'ticketstatus'),
(58,'tracking_status'),
(33,'tracking_unit'),
(30,'usageunit');
/*!40000 ALTER TABLE `vtiger_picklist` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_picklist_dependency`
--
DROP TABLE IF EXISTS `vtiger_picklist_dependency`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_picklist_dependency` (
`id` int(11) NOT NULL,
`tabid` int(19) NOT NULL,
`sourcefield` varchar(255) DEFAULT NULL,
`targetfield` varchar(255) DEFAULT NULL,
`sourcevalue` varchar(100) DEFAULT NULL,
`targetvalues` text DEFAULT NULL,
`criteria` text DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_picklist_dependency`
--
LOCK TABLES `vtiger_picklist_dependency` WRITE;
/*!40000 ALTER TABLE `vtiger_picklist_dependency` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_picklist_dependency` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_picklist_seq`
--
DROP TABLE IF EXISTS `vtiger_picklist_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_picklist_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_picklist_seq`
--
LOCK TABLES `vtiger_picklist_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_picklist_seq` DISABLE KEYS */;
INSERT INTO `vtiger_picklist_seq` VALUES
(58);
/*!40000 ALTER TABLE `vtiger_picklist_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_picklist_transitions`
--
DROP TABLE IF EXISTS `vtiger_picklist_transitions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_picklist_transitions` (
`fieldname` varchar(255) NOT NULL,
`module` varchar(100) NOT NULL,
`transition_data` varchar(1000) NOT NULL,
PRIMARY KEY (`fieldname`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_picklist_transitions`
--
LOCK TABLES `vtiger_picklist_transitions` WRITE;
/*!40000 ALTER TABLE `vtiger_picklist_transitions` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_picklist_transitions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_picklistvalues_seq`
--
DROP TABLE IF EXISTS `vtiger_picklistvalues_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_picklistvalues_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_picklistvalues_seq`
--
LOCK TABLES `vtiger_picklistvalues_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_picklistvalues_seq` DISABLE KEYS */;
INSERT INTO `vtiger_picklistvalues_seq` VALUES
(794);
/*!40000 ALTER TABLE `vtiger_picklistvalues_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_pobillads`
--
DROP TABLE IF EXISTS `vtiger_pobillads`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_pobillads` (
`pobilladdressid` int(19) NOT NULL DEFAULT 0,
`bill_city` varchar(30) DEFAULT NULL,
`bill_code` varchar(30) DEFAULT NULL,
`bill_country` varchar(30) DEFAULT NULL,
`bill_state` varchar(30) DEFAULT NULL,
`bill_street` varchar(250) DEFAULT NULL,
`bill_pobox` varchar(30) DEFAULT NULL,
PRIMARY KEY (`pobilladdressid`),
CONSTRAINT `fk_1_vtiger_pobillads` FOREIGN KEY (`pobilladdressid`) REFERENCES `vtiger_purchaseorder` (`purchaseorderid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_pobillads`
--
LOCK TABLES `vtiger_pobillads` WRITE;
/*!40000 ALTER TABLE `vtiger_pobillads` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_pobillads` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_portal`
--
DROP TABLE IF EXISTS `vtiger_portal`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_portal` (
`portalid` int(19) NOT NULL,
`portalname` varchar(200) NOT NULL,
`portalurl` varchar(255) NOT NULL,
`sequence` int(3) NOT NULL,
`setdefault` int(3) NOT NULL DEFAULT 0,
`createdtime` datetime DEFAULT NULL,
PRIMARY KEY (`portalid`),
KEY `portal_portalname_idx` (`portalname`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_portal`
--
LOCK TABLES `vtiger_portal` WRITE;
/*!40000 ALTER TABLE `vtiger_portal` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_portal` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_portalinfo`
--
DROP TABLE IF EXISTS `vtiger_portalinfo`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_portalinfo` (
`id` int(11) NOT NULL,
`user_name` varchar(50) DEFAULT NULL,
`user_password` varchar(255) DEFAULT NULL,
`type` varchar(5) DEFAULT NULL,
`cryptmode` varchar(20) DEFAULT NULL,
`last_login_time` datetime DEFAULT NULL,
`login_time` datetime DEFAULT NULL,
`logout_time` datetime DEFAULT NULL,
`isactive` int(1) DEFAULT NULL,
PRIMARY KEY (`id`),
CONSTRAINT `fk_1_vtiger_portalinfo` FOREIGN KEY (`id`) REFERENCES `vtiger_contactdetails` (`contactid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_portalinfo`
--
LOCK TABLES `vtiger_portalinfo` WRITE;
/*!40000 ALTER TABLE `vtiger_portalinfo` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_portalinfo` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_poshipads`
--
DROP TABLE IF EXISTS `vtiger_poshipads`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_poshipads` (
`poshipaddressid` int(19) NOT NULL DEFAULT 0,
`ship_city` varchar(30) DEFAULT NULL,
`ship_code` varchar(30) DEFAULT NULL,
`ship_country` varchar(30) DEFAULT NULL,
`ship_state` varchar(30) DEFAULT NULL,
`ship_street` varchar(250) DEFAULT NULL,
`ship_pobox` varchar(30) DEFAULT NULL,
PRIMARY KEY (`poshipaddressid`),
CONSTRAINT `fk_1_vtiger_poshipads` FOREIGN KEY (`poshipaddressid`) REFERENCES `vtiger_purchaseorder` (`purchaseorderid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_poshipads`
--
LOCK TABLES `vtiger_poshipads` WRITE;
/*!40000 ALTER TABLE `vtiger_poshipads` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_poshipads` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_postatus`
--
DROP TABLE IF EXISTS `vtiger_postatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_postatus` (
`postatusid` int(19) NOT NULL AUTO_INCREMENT,
`postatus` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`postatusid`),
UNIQUE KEY `postatus_postatus_idx` (`postatus`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_postatus`
--
LOCK TABLES `vtiger_postatus` WRITE;
/*!40000 ALTER TABLE `vtiger_postatus` DISABLE KEYS */;
INSERT INTO `vtiger_postatus` VALUES
(1,'Created',0,130,0,NULL),
(2,'Approved',0,131,1,NULL),
(3,'Delivered',0,132,2,NULL),
(4,'Cancelled',0,133,3,NULL),
(5,'Received Shipment',0,134,4,NULL);
/*!40000 ALTER TABLE `vtiger_postatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_postatus_seq`
--
DROP TABLE IF EXISTS `vtiger_postatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_postatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_postatus_seq`
--
LOCK TABLES `vtiger_postatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_postatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_postatus_seq` VALUES
(5);
/*!40000 ALTER TABLE `vtiger_postatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_postatushistory`
--
DROP TABLE IF EXISTS `vtiger_postatushistory`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_postatushistory` (
`historyid` int(19) NOT NULL AUTO_INCREMENT,
`purchaseorderid` int(19) NOT NULL,
`vendorname` varchar(100) DEFAULT NULL,
`total` decimal(10,0) DEFAULT NULL,
`postatus` varchar(200) DEFAULT NULL,
`lastmodified` datetime DEFAULT NULL,
PRIMARY KEY (`historyid`),
KEY `postatushistory_purchaseorderid_idx` (`purchaseorderid`),
CONSTRAINT `fk_1_vtiger_postatushistory` FOREIGN KEY (`purchaseorderid`) REFERENCES `vtiger_purchaseorder` (`purchaseorderid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_postatushistory`
--
LOCK TABLES `vtiger_postatushistory` WRITE;
/*!40000 ALTER TABLE `vtiger_postatushistory` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_postatushistory` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_potential`
--
DROP TABLE IF EXISTS `vtiger_potential`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_potential` (
`potentialid` int(19) NOT NULL DEFAULT 0,
`potential_no` varchar(100) NOT NULL,
`related_to` int(19) DEFAULT NULL,
`potentialname` varchar(120) NOT NULL,
`amount` decimal(25,8) DEFAULT NULL,
`currency` varchar(20) DEFAULT NULL,
`closingdate` date DEFAULT NULL,
`typeofrevenue` varchar(50) DEFAULT NULL,
`nextstep` varchar(100) DEFAULT NULL,
`private` int(1) DEFAULT 0,
`probability` decimal(7,3) DEFAULT 0.000,
`campaignid` int(19) DEFAULT NULL,
`sales_stage` varchar(200) DEFAULT NULL,
`potentialtype` varchar(200) DEFAULT NULL,
`leadsource` varchar(200) DEFAULT NULL,
`productid` int(50) DEFAULT NULL,
`productversion` varchar(50) DEFAULT NULL,
`quotationref` varchar(50) DEFAULT NULL,
`partnercontact` varchar(50) DEFAULT NULL,
`remarks` varchar(50) DEFAULT NULL,
`runtimefee` int(19) DEFAULT 0,
`followupdate` date DEFAULT NULL,
`evaluationstatus` varchar(50) DEFAULT NULL,
`description` text DEFAULT NULL,
`forecastcategory` int(19) DEFAULT 0,
`outcomeanalysis` int(19) DEFAULT 0,
`forecast_amount` decimal(25,8) DEFAULT NULL,
`isconvertedfromlead` varchar(3) DEFAULT '0',
`contact_id` int(19) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
`converted` int(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`potentialid`),
KEY `potential_relatedto_idx` (`related_to`),
KEY `potentail_sales_stage_idx` (`sales_stage`),
KEY `potentail_sales_stage_amount_idx` (`amount`,`sales_stage`),
CONSTRAINT `fk_1_vtiger_potential` FOREIGN KEY (`potentialid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_potential`
--
LOCK TABLES `vtiger_potential` WRITE;
/*!40000 ALTER TABLE `vtiger_potential` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_potential` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_potentialscf`
--
DROP TABLE IF EXISTS `vtiger_potentialscf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_potentialscf` (
`potentialid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`potentialid`),
CONSTRAINT `fk_1_vtiger_potentialscf` FOREIGN KEY (`potentialid`) REFERENCES `vtiger_potential` (`potentialid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_potentialscf`
--
LOCK TABLES `vtiger_potentialscf` WRITE;
/*!40000 ALTER TABLE `vtiger_potentialscf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_potentialscf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_potstagehistory`
--
DROP TABLE IF EXISTS `vtiger_potstagehistory`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_potstagehistory` (
`historyid` int(19) NOT NULL AUTO_INCREMENT,
`potentialid` int(19) NOT NULL,
`amount` decimal(10,0) DEFAULT NULL,
`stage` varchar(100) DEFAULT NULL,
`probability` decimal(7,3) DEFAULT NULL,
`expectedrevenue` decimal(10,0) DEFAULT NULL,
`closedate` date DEFAULT NULL,
`lastmodified` datetime DEFAULT NULL,
PRIMARY KEY (`historyid`),
KEY `potstagehistory_potentialid_idx` (`potentialid`),
CONSTRAINT `fk_1_vtiger_potstagehistory` FOREIGN KEY (`potentialid`) REFERENCES `vtiger_potential` (`potentialid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_potstagehistory`
--
LOCK TABLES `vtiger_potstagehistory` WRITE;
/*!40000 ALTER TABLE `vtiger_potstagehistory` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_potstagehistory` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_pricebook`
--
DROP TABLE IF EXISTS `vtiger_pricebook`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_pricebook` (
`pricebookid` int(19) NOT NULL DEFAULT 0,
`pricebook_no` varchar(100) NOT NULL,
`bookname` varchar(100) DEFAULT NULL,
`active` int(1) DEFAULT NULL,
`currency_id` int(19) NOT NULL DEFAULT 1,
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`pricebookid`),
CONSTRAINT `fk_1_vtiger_pricebook` FOREIGN KEY (`pricebookid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_pricebook`
--
LOCK TABLES `vtiger_pricebook` WRITE;
/*!40000 ALTER TABLE `vtiger_pricebook` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_pricebook` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_pricebookcf`
--
DROP TABLE IF EXISTS `vtiger_pricebookcf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_pricebookcf` (
`pricebookid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`pricebookid`),
CONSTRAINT `fk_1_vtiger_pricebookcf` FOREIGN KEY (`pricebookid`) REFERENCES `vtiger_pricebook` (`pricebookid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_pricebookcf`
--
LOCK TABLES `vtiger_pricebookcf` WRITE;
/*!40000 ALTER TABLE `vtiger_pricebookcf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_pricebookcf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_pricebookproductrel`
--
DROP TABLE IF EXISTS `vtiger_pricebookproductrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_pricebookproductrel` (
`pricebookid` int(19) NOT NULL,
`productid` int(19) NOT NULL,
`listprice` decimal(27,8) DEFAULT NULL,
`usedcurrency` int(11) NOT NULL DEFAULT 1,
PRIMARY KEY (`pricebookid`,`productid`),
KEY `pricebookproductrel_pricebookid_idx` (`pricebookid`),
KEY `pricebookproductrel_productid_idx` (`productid`),
CONSTRAINT `fk_1_vtiger_pricebookproductrel` FOREIGN KEY (`pricebookid`) REFERENCES `vtiger_pricebook` (`pricebookid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_pricebookproductrel`
--
LOCK TABLES `vtiger_pricebookproductrel` WRITE;
/*!40000 ALTER TABLE `vtiger_pricebookproductrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_pricebookproductrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_priority`
--
DROP TABLE IF EXISTS `vtiger_priority`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_priority` (
`priorityid` int(19) NOT NULL AUTO_INCREMENT,
`priority` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`priorityid`),
UNIQUE KEY `priority_priority_idx` (`priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_priority`
--
LOCK TABLES `vtiger_priority` WRITE;
/*!40000 ALTER TABLE `vtiger_priority` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_priority` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_productcategory`
--
DROP TABLE IF EXISTS `vtiger_productcategory`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_productcategory` (
`productcategoryid` int(19) NOT NULL AUTO_INCREMENT,
`productcategory` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`productcategoryid`),
UNIQUE KEY `productcategory_productcategory_idx` (`productcategory`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_productcategory`
--
LOCK TABLES `vtiger_productcategory` WRITE;
/*!40000 ALTER TABLE `vtiger_productcategory` DISABLE KEYS */;
INSERT INTO `vtiger_productcategory` VALUES
(2,'Hardware',1,136,1,NULL),
(3,'Software',1,137,2,NULL),
(4,'CRM Applications',1,138,3,NULL);
/*!40000 ALTER TABLE `vtiger_productcategory` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_productcategory_seq`
--
DROP TABLE IF EXISTS `vtiger_productcategory_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_productcategory_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_productcategory_seq`
--
LOCK TABLES `vtiger_productcategory_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_productcategory_seq` DISABLE KEYS */;
INSERT INTO `vtiger_productcategory_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_productcategory_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_productcf`
--
DROP TABLE IF EXISTS `vtiger_productcf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_productcf` (
`productid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`productid`),
CONSTRAINT `fk_1_vtiger_productcf` FOREIGN KEY (`productid`) REFERENCES `vtiger_products` (`productid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_productcf`
--
LOCK TABLES `vtiger_productcf` WRITE;
/*!40000 ALTER TABLE `vtiger_productcf` DISABLE KEYS */;
INSERT INTO `vtiger_productcf` VALUES
(15);
/*!40000 ALTER TABLE `vtiger_productcf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_productcurrencyrel`
--
DROP TABLE IF EXISTS `vtiger_productcurrencyrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_productcurrencyrel` (
`productid` int(11) NOT NULL,
`currencyid` int(11) NOT NULL,
`converted_price` decimal(28,8) DEFAULT NULL,
`actual_price` decimal(28,8) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_productcurrencyrel`
--
LOCK TABLES `vtiger_productcurrencyrel` WRITE;
/*!40000 ALTER TABLE `vtiger_productcurrencyrel` DISABLE KEYS */;
INSERT INTO `vtiger_productcurrencyrel` VALUES
(15,1,10.00000000,0.50000000);
/*!40000 ALTER TABLE `vtiger_productcurrencyrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_products`
--
DROP TABLE IF EXISTS `vtiger_products`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_products` (
`productid` int(11) NOT NULL,
`product_no` varchar(100) NOT NULL,
`productname` varchar(100) DEFAULT NULL,
`productcode` varchar(40) DEFAULT NULL,
`productcategory` varchar(200) DEFAULT NULL,
`manufacturer` varchar(200) DEFAULT NULL,
`qty_per_unit` decimal(11,2) DEFAULT 0.00,
`unit_price` decimal(25,8) DEFAULT NULL,
`weight` decimal(11,3) DEFAULT NULL,
`pack_size` int(11) DEFAULT NULL,
`sales_start_date` date DEFAULT NULL,
`sales_end_date` date DEFAULT NULL,
`start_date` date DEFAULT NULL,
`expiry_date` date DEFAULT NULL,
`cost_factor` int(11) DEFAULT NULL,
`commissionrate` decimal(7,3) DEFAULT NULL,
`commissionmethod` varchar(50) DEFAULT NULL,
`discontinued` int(1) NOT NULL DEFAULT 0,
`usageunit` varchar(200) DEFAULT NULL,
`reorderlevel` int(11) DEFAULT NULL,
`website` varchar(100) DEFAULT NULL,
`taxclass` varchar(200) DEFAULT NULL,
`mfr_part_no` varchar(200) DEFAULT NULL,
`vendor_part_no` varchar(200) DEFAULT NULL,
`serialno` varchar(200) DEFAULT NULL,
`qtyinstock` decimal(25,3) DEFAULT NULL,
`productsheet` varchar(200) DEFAULT NULL,
`qtyindemand` int(11) DEFAULT NULL,
`glacct` varchar(200) DEFAULT NULL,
`vendor_id` int(11) DEFAULT NULL,
`imagename` text DEFAULT NULL,
`currency_id` int(19) NOT NULL DEFAULT 1,
`is_subproducts_viewable` int(1) DEFAULT 1,
`purchase_cost` decimal(27,8) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`productid`),
CONSTRAINT `fk_1_vtiger_products` FOREIGN KEY (`productid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_products`
--
LOCK TABLES `vtiger_products` WRITE;
/*!40000 ALTER TABLE `vtiger_products` DISABLE KEYS */;
INSERT INTO `vtiger_products` VALUES
(15,'PRO1','Caffè','012544548','CRM Applications','AltvetPet Inc.',0.00,0.50000000,NULL,NULL,'2023-02-14',NULL,NULL,NULL,NULL,0.000,NULL,1,'Box',0,'www.lavazza.com','','','','',50.000,'',0,'',14,'',1,1,5.00000000,'');
/*!40000 ALTER TABLE `vtiger_products` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_producttaxrel`
--
DROP TABLE IF EXISTS `vtiger_producttaxrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_producttaxrel` (
`productid` int(11) NOT NULL,
`taxid` int(3) NOT NULL,
`taxpercentage` decimal(7,3) DEFAULT NULL,
`regions` text DEFAULT NULL,
KEY `producttaxrel_productid_idx` (`productid`),
KEY `producttaxrel_taxid_idx` (`taxid`),
CONSTRAINT `fk_crmid_vtiger_producttaxrel` FOREIGN KEY (`productid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_producttaxrel`
--
LOCK TABLES `vtiger_producttaxrel` WRITE;
/*!40000 ALTER TABLE `vtiger_producttaxrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_producttaxrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_profile`
--
DROP TABLE IF EXISTS `vtiger_profile`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_profile` (
`profileid` int(10) NOT NULL AUTO_INCREMENT,
`profilename` varchar(50) NOT NULL,
`description` text DEFAULT NULL,
`directly_related_to_role` int(1) DEFAULT 0,
PRIMARY KEY (`profileid`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_profile`
--
LOCK TABLES `vtiger_profile` WRITE;
/*!40000 ALTER TABLE `vtiger_profile` DISABLE KEYS */;
INSERT INTO `vtiger_profile` VALUES
(1,'Administrator','Admin Profile',0),
(2,'Sales Profile','Profile Related to Sales',0),
(3,'Operation Profile','Profile Related to Support',0),
(4,'Guest Profile','Guest Profile for Test Users',0),
(5,'Marketing Profile','Profile Related to marketing',0),
(6,'Maintenance Profile','Profile Related to the maintenance',0),
(7,'Operation Manager+Profile',NULL,1),
(8,'Maintenance Employee','Profile Related to the maintenance emplyee',0),
(9,'Operation Employee+Profile',NULL,1),
(10,'Test Profile','Profile Related to the maintenance',0),
(11,'TEST ROLE+Profile',NULL,1);
/*!40000 ALTER TABLE `vtiger_profile` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_profile2field`
--
DROP TABLE IF EXISTS `vtiger_profile2field`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_profile2field` (
`profileid` int(11) NOT NULL,
`tabid` int(10) DEFAULT NULL,
`fieldid` int(19) NOT NULL,
`visible` int(19) DEFAULT NULL,
`readonly` int(19) DEFAULT NULL,
PRIMARY KEY (`profileid`,`fieldid`),
KEY `profile2field_profileid_tabid_fieldname_idx` (`profileid`,`tabid`),
KEY `profile2field_tabid_profileid_idx` (`tabid`,`profileid`),
KEY `profile2field_visible_profileid_idx` (`visible`,`profileid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_profile2field`
--
LOCK TABLES `vtiger_profile2field` WRITE;
/*!40000 ALTER TABLE `vtiger_profile2field` DISABLE KEYS */;
INSERT INTO `vtiger_profile2field` VALUES
(1,6,1,0,0),
(1,6,2,0,0),
(1,6,3,0,0),
(1,6,4,0,0),
(1,6,5,0,0),
(1,6,6,0,0),
(1,6,7,0,0),
(1,6,8,0,0),
(1,6,9,0,0),
(1,6,10,0,0),
(1,6,11,0,0),
(1,6,12,0,0),
(1,6,13,0,0),
(1,6,14,0,0),
(1,6,15,0,0),
(1,6,16,0,0),
(1,6,17,0,0),
(1,6,18,0,0),
(1,6,19,0,0),
(1,6,20,0,0),
(1,6,21,0,1),
(1,6,22,0,1),
(1,6,23,0,0),
(1,6,24,0,0),
(1,6,25,0,0),
(1,6,26,0,0),
(1,6,27,0,0),
(1,6,28,0,0),
(1,6,29,0,0),
(1,6,30,0,0),
(1,6,31,0,0),
(1,6,32,0,0),
(1,6,33,0,0),
(1,6,34,0,0),
(1,6,35,0,0),
(1,6,36,0,0),
(1,7,37,0,0),
(1,7,38,0,0),
(1,7,39,0,0),
(1,7,40,0,0),
(1,7,41,0,0),
(1,7,42,0,0),
(1,7,43,0,0),
(1,7,44,0,0),
(1,7,45,0,0),
(1,7,46,0,0),
(1,7,47,0,0),
(1,7,48,0,0),
(1,7,49,0,0),
(1,7,50,0,0),
(1,7,51,0,0),
(1,7,52,0,0),
(1,7,53,0,0),
(1,7,54,0,0),
(1,7,55,0,0),
(1,7,56,0,1),
(1,7,57,0,1),
(1,7,58,0,0),
(1,7,59,0,0),
(1,7,60,0,0),
(1,7,61,0,0),
(1,7,62,0,0),
(1,7,63,0,0),
(1,7,64,0,0),
(1,7,65,0,0),
(1,4,66,0,0),
(1,4,67,0,0),
(1,4,68,0,0),
(1,4,69,0,0),
(1,4,70,0,0),
(1,4,71,0,0),
(1,4,72,0,0),
(1,4,73,0,0),
(1,4,74,0,0),
(1,4,75,0,0),
(1,4,76,0,0),
(1,4,77,0,0),
(1,4,78,0,0),
(1,4,79,0,0),
(1,4,80,0,0),
(1,4,81,0,0),
(1,4,82,0,0),
(1,4,83,0,0),
(1,4,84,0,0),
(1,4,85,0,0),
(1,4,86,0,0),
(1,4,87,0,0),
(1,4,88,0,0),
(1,4,89,0,0),
(1,4,90,0,1),
(1,4,91,0,1),
(1,4,92,0,0),
(1,4,93,0,0),
(1,4,94,0,0),
(1,4,95,0,0),
(1,4,96,0,0),
(1,4,97,0,0),
(1,4,98,0,0),
(1,4,99,0,0),
(1,4,100,0,0),
(1,4,101,0,0),
(1,4,102,0,0),
(1,4,103,0,0),
(1,4,104,0,0),
(1,4,105,0,0),
(1,4,106,0,0),
(1,4,107,0,0),
(1,4,108,0,0),
(1,4,109,0,0),
(1,2,110,0,0),
(1,2,111,0,0),
(1,2,112,0,0),
(1,2,113,0,0),
(1,2,114,0,0),
(1,2,115,0,0),
(1,2,116,0,0),
(1,2,117,0,0),
(1,2,118,0,0),
(1,2,119,0,0),
(1,2,120,0,0),
(1,2,121,0,0),
(1,2,122,0,1),
(1,2,123,0,1),
(1,2,124,0,0),
(1,2,125,0,0),
(1,26,126,0,0),
(1,26,127,0,0),
(1,26,128,0,0),
(1,26,129,0,0),
(1,26,130,0,0),
(1,26,131,0,0),
(1,26,132,0,0),
(1,26,133,0,0),
(1,26,134,0,0),
(1,26,135,0,0),
(1,26,136,0,0),
(1,26,137,0,1),
(1,26,138,0,1),
(1,26,139,0,0),
(1,26,140,0,0),
(1,26,141,0,0),
(1,26,142,0,0),
(1,26,143,0,0),
(1,26,144,0,0),
(1,26,145,0,0),
(1,26,146,0,0),
(1,26,147,0,0),
(1,26,148,0,0),
(1,26,149,0,0),
(1,26,150,0,0),
(1,4,151,0,0),
(1,6,152,0,0),
(1,7,153,0,0),
(1,26,154,0,0),
(1,13,155,0,0),
(1,13,156,0,0),
(1,13,157,0,0),
(1,13,158,0,0),
(1,13,159,0,0),
(1,13,160,0,0),
(1,13,161,0,0),
(1,13,162,0,0),
(1,13,163,0,0),
(1,13,164,0,0),
(1,13,165,0,0),
(1,13,166,0,1),
(1,13,167,0,1),
(1,13,168,0,0),
(1,13,169,0,0),
(1,13,170,0,0),
(1,13,171,0,0),
(1,13,172,0,0),
(1,13,173,0,0),
(1,14,174,0,0),
(1,14,175,0,0),
(1,14,176,0,0),
(1,14,177,0,0),
(1,14,178,0,0),
(1,14,179,0,0),
(1,14,180,0,0),
(1,14,181,0,0),
(1,14,182,0,0),
(1,14,183,0,0),
(1,14,184,0,0),
(1,14,185,0,0),
(1,14,186,0,0),
(1,14,187,0,0),
(1,14,188,0,0),
(1,14,189,0,0),
(1,14,190,0,0),
(1,14,191,0,1),
(1,14,192,0,1),
(1,14,193,0,0),
(1,14,194,0,0),
(1,14,195,0,0),
(1,14,196,0,0),
(1,14,197,0,0),
(1,14,198,0,0),
(1,14,199,0,0),
(1,14,200,0,0),
(1,14,201,0,0),
(1,14,202,0,0),
(1,14,203,0,0),
(1,14,204,0,0),
(1,8,205,0,0),
(1,8,206,0,1),
(1,8,207,0,1),
(1,8,208,0,0),
(1,8,209,0,0),
(1,8,210,0,0),
(1,8,211,0,1),
(1,8,212,0,1),
(1,8,213,0,0),
(1,8,214,0,0),
(1,8,215,0,0),
(1,8,216,0,1),
(1,8,217,0,0),
(1,8,218,0,0),
(1,8,219,0,0),
(1,10,220,0,0),
(1,10,221,0,0),
(1,10,222,0,0),
(1,10,223,0,0),
(1,10,224,0,0),
(1,10,225,0,0),
(1,10,226,0,0),
(1,10,227,0,0),
(1,10,228,0,0),
(1,10,229,0,1),
(1,10,230,0,0),
(1,10,231,0,0),
(1,9,232,0,0),
(1,9,233,0,0),
(1,9,234,0,0),
(1,9,235,0,0),
(1,9,236,0,0),
(1,9,237,0,0),
(1,9,238,0,0),
(1,9,239,0,0),
(1,9,240,0,0),
(1,9,241,0,0),
(1,9,242,0,0),
(1,9,243,0,0),
(1,9,244,0,1),
(1,9,245,0,1),
(1,9,246,0,0),
(1,9,247,0,0),
(1,9,248,0,0),
(1,9,249,0,0),
(1,9,250,0,0),
(1,9,251,0,0),
(1,9,252,0,0),
(1,9,253,0,0),
(1,9,254,0,0),
(1,9,255,0,0),
(1,16,256,0,0),
(1,16,257,0,0),
(1,16,258,0,0),
(1,16,259,0,0),
(1,16,260,0,0),
(1,16,261,0,0),
(1,16,262,0,0),
(1,16,263,0,0),
(1,16,264,0,0),
(1,16,265,0,0),
(1,16,266,0,0),
(1,16,267,0,0),
(1,16,268,0,0),
(1,16,269,0,0),
(1,16,270,0,1),
(1,16,271,0,1),
(1,16,272,0,0),
(1,16,273,0,0),
(1,16,274,0,0),
(1,16,275,0,0),
(1,16,276,0,0),
(1,16,277,0,0),
(1,16,278,0,0),
(1,15,279,0,0),
(1,15,280,0,0),
(1,15,281,0,0),
(1,15,282,0,0),
(1,15,283,0,0),
(1,15,284,0,0),
(1,15,285,0,0),
(1,15,286,0,1),
(1,15,287,0,1),
(1,15,288,0,0),
(1,18,289,0,0),
(1,18,290,0,0),
(1,18,291,0,0),
(1,18,292,0,0),
(1,18,293,0,0),
(1,18,294,0,0),
(1,18,295,0,0),
(1,18,296,0,1),
(1,18,297,0,1),
(1,18,298,0,0),
(1,18,299,0,0),
(1,18,300,0,0),
(1,18,301,0,0),
(1,18,302,0,0),
(1,18,303,0,0),
(1,18,304,0,0),
(1,18,305,0,0),
(1,19,306,0,0),
(1,19,307,0,0),
(1,19,308,0,0),
(1,19,309,0,1),
(1,19,310,0,1),
(1,19,311,0,0),
(1,19,312,0,0),
(1,19,313,0,0),
(1,20,314,0,0),
(1,20,315,0,0),
(1,20,316,0,0),
(1,20,317,0,0),
(1,20,318,0,0),
(1,20,319,0,0),
(1,20,320,0,0),
(1,20,321,0,0),
(1,20,322,0,0),
(1,20,323,0,0),
(1,20,324,0,0),
(1,20,325,0,0),
(1,20,326,0,0),
(1,20,327,0,0),
(1,20,328,0,0),
(1,20,329,0,0),
(1,20,330,0,0),
(1,20,331,0,0),
(1,20,332,0,1),
(1,20,333,0,1),
(1,20,334,0,0),
(1,20,335,0,0),
(1,20,336,0,0),
(1,20,337,0,0),
(1,20,338,0,0),
(1,20,339,0,0),
(1,20,340,0,0),
(1,20,341,0,0),
(1,20,342,0,0),
(1,20,343,0,0),
(1,20,344,0,0),
(1,20,345,0,0),
(1,20,346,0,0),
(1,20,347,0,0),
(1,20,348,0,0),
(1,20,349,0,0),
(1,20,350,0,0),
(1,21,351,0,0),
(1,21,352,0,0),
(1,21,353,0,0),
(1,21,354,0,0),
(1,21,355,0,0),
(1,21,356,0,0),
(1,21,357,0,0),
(1,21,358,0,0),
(1,21,359,0,0),
(1,21,360,0,0),
(1,21,361,0,0),
(1,21,362,0,0),
(1,21,363,0,0),
(1,21,364,0,0),
(1,21,365,0,0),
(1,21,366,0,0),
(1,21,367,0,0),
(1,21,368,0,0),
(1,21,369,0,0),
(1,21,370,0,1),
(1,21,371,0,1),
(1,21,372,0,0),
(1,21,373,0,0),
(1,21,374,0,0),
(1,21,375,0,0),
(1,21,376,0,0),
(1,21,377,0,0),
(1,21,378,0,0),
(1,21,379,0,0),
(1,21,380,0,0),
(1,21,381,0,0),
(1,21,382,0,0),
(1,21,383,0,0),
(1,21,384,0,0),
(1,21,385,0,0),
(1,21,386,0,0),
(1,21,387,0,0),
(1,21,388,0,0),
(1,22,389,0,0),
(1,22,390,0,0),
(1,22,391,0,0),
(1,22,392,0,0),
(1,22,393,0,0),
(1,22,394,0,0),
(1,22,395,0,0),
(1,22,396,0,0),
(1,22,397,0,0),
(1,22,398,0,0),
(1,22,399,0,0),
(1,22,400,0,0),
(1,22,401,0,0),
(1,22,402,0,0),
(1,22,403,0,0),
(1,22,404,0,0),
(1,22,405,0,0),
(1,22,406,0,0),
(1,22,407,0,0),
(1,22,408,0,0),
(1,22,409,0,0),
(1,22,410,0,0),
(1,22,411,0,1),
(1,22,412,0,1),
(1,22,413,0,0),
(1,22,414,0,0),
(1,22,415,0,0),
(1,22,416,0,0),
(1,22,417,0,0),
(1,22,418,0,0),
(1,22,419,0,0),
(1,22,420,0,0),
(1,22,421,0,0),
(1,22,422,0,0),
(1,22,423,0,0),
(1,22,424,0,0),
(1,22,425,0,0),
(1,22,426,0,0),
(1,22,427,0,0),
(1,22,428,0,0),
(1,22,429,0,0),
(1,22,430,0,0),
(1,22,431,0,0),
(1,22,432,0,0),
(1,22,433,0,0),
(1,22,434,0,0),
(1,22,435,0,0),
(1,23,436,0,0),
(1,23,437,0,0),
(1,23,438,0,0),
(1,23,439,0,0),
(1,23,440,0,0),
(1,23,441,0,0),
(1,23,442,0,0),
(1,23,443,0,0),
(1,23,444,0,0),
(1,23,445,0,0),
(1,23,446,0,0),
(1,23,447,0,0),
(1,23,448,0,0),
(1,23,449,0,0),
(1,23,450,0,0),
(1,23,451,0,0),
(1,23,452,0,0),
(1,23,453,0,0),
(1,23,454,0,0),
(1,23,455,0,1),
(1,23,456,0,1),
(1,23,457,0,0),
(1,23,458,0,0),
(1,23,459,0,0),
(1,23,460,0,0),
(1,23,461,0,0),
(1,23,462,0,0),
(1,23,463,0,0),
(1,23,464,0,0),
(1,23,465,0,0),
(1,23,466,0,0),
(1,23,467,0,0),
(1,23,468,0,0),
(1,23,469,0,0),
(1,23,470,0,0),
(1,23,471,0,0),
(1,23,472,0,0),
(1,23,473,0,0),
(1,23,474,0,0),
(1,10,520,0,0),
(1,10,521,0,0),
(1,10,522,0,0),
(1,10,523,0,0),
(1,10,524,0,0),
(1,10,525,0,0),
(1,32,526,0,0),
(1,32,527,0,0),
(1,32,528,0,0),
(1,32,529,0,0),
(1,32,530,0,0),
(1,32,531,0,0),
(1,32,532,0,0),
(1,32,533,0,0),
(1,32,534,0,0),
(1,32,535,0,0),
(1,32,536,0,0),
(1,32,537,0,0),
(1,32,538,0,0),
(1,32,539,0,0),
(1,32,540,0,1),
(1,32,541,0,1),
(1,32,542,0,1),
(1,29,543,0,0),
(1,33,544,0,0),
(1,33,545,0,0),
(1,33,546,0,0),
(1,33,547,0,0),
(1,33,548,0,0),
(1,33,549,0,0),
(1,33,550,0,0),
(1,33,551,0,0),
(1,33,552,0,1),
(1,33,553,0,1),
(1,33,554,0,0),
(1,33,555,0,0),
(1,33,556,0,0),
(1,33,557,0,0),
(1,33,558,0,0),
(1,33,559,0,0),
(1,33,560,0,0),
(1,33,561,0,0),
(1,33,562,0,0),
(1,33,563,0,1),
(1,33,564,0,0),
(1,33,565,0,0),
(1,35,566,0,0),
(1,35,567,0,1),
(1,35,568,0,1),
(1,35,569,0,0),
(1,35,570,0,1),
(1,35,571,0,0),
(1,35,572,0,0),
(1,35,573,0,0),
(1,35,574,0,0),
(1,35,575,0,0),
(1,35,576,0,0),
(1,35,577,0,1),
(1,35,578,0,1),
(1,35,579,0,0),
(1,35,580,0,0),
(1,35,581,0,0),
(1,35,582,0,1),
(1,35,583,0,0),
(1,35,584,0,0),
(1,35,585,0,1),
(1,35,586,0,0),
(1,35,587,0,0),
(1,42,588,0,0),
(1,42,589,0,0),
(1,42,590,0,0),
(1,42,591,0,0),
(1,42,592,0,0),
(1,42,593,0,0),
(1,42,594,0,1),
(1,42,595,0,1),
(1,42,596,0,0),
(1,42,597,0,0),
(1,42,598,0,1),
(1,42,599,0,0),
(1,42,600,0,0),
(1,43,601,0,0),
(1,43,602,0,0),
(1,43,603,0,0),
(1,43,604,0,0),
(1,43,605,0,0),
(1,43,606,0,0),
(1,43,607,0,0),
(1,43,608,0,0),
(1,43,609,0,0),
(1,43,610,0,0),
(1,43,611,0,0),
(1,43,612,0,1),
(1,43,613,0,1),
(1,43,614,0,0),
(1,43,615,0,0),
(1,43,616,0,1),
(1,43,617,0,0),
(1,43,618,0,0),
(1,44,619,0,0),
(1,44,620,0,0),
(1,44,621,0,0),
(1,44,622,0,0),
(1,44,623,0,0),
(1,44,624,0,0),
(1,44,625,0,0),
(1,44,626,0,0),
(1,44,627,0,0),
(1,44,628,0,0),
(1,44,629,0,0),
(1,44,630,0,0),
(1,44,631,0,0),
(1,44,632,0,1),
(1,44,633,0,1),
(1,44,634,0,0),
(1,44,635,0,0),
(1,44,636,0,1),
(1,44,637,0,0),
(1,44,638,0,0),
(1,46,639,0,0),
(1,46,640,0,0),
(1,46,641,0,0),
(1,46,642,0,0),
(1,46,643,0,0),
(1,46,644,0,0),
(1,46,645,0,0),
(1,46,646,0,0),
(1,46,647,0,0),
(1,46,648,0,0),
(1,46,649,0,0),
(1,46,650,0,0),
(1,46,651,0,0),
(1,46,652,0,0),
(1,46,653,0,1),
(1,46,654,0,1),
(1,46,655,0,0),
(1,46,656,0,0),
(1,46,657,0,1),
(1,46,658,0,0),
(1,46,659,0,0),
(1,47,660,0,0),
(1,47,661,0,1),
(1,47,662,0,1),
(1,47,663,0,0),
(1,47,664,0,0),
(1,47,665,0,1),
(1,48,666,0,0),
(1,48,667,0,0),
(1,48,668,0,1),
(1,48,669,0,1),
(1,48,670,0,0),
(1,48,671,0,1),
(1,48,672,0,0),
(1,48,673,0,1),
(1,2,674,0,0),
(1,29,675,0,0),
(1,23,676,0,0),
(1,23,677,0,0),
(1,23,678,0,0),
(1,23,679,0,0),
(1,23,680,0,0),
(1,23,681,0,0),
(1,23,682,0,0),
(1,23,683,0,0),
(1,23,684,0,0),
(1,22,685,0,0),
(1,22,686,0,0),
(1,22,687,0,0),
(1,22,688,0,0),
(1,22,689,0,0),
(1,22,690,0,0),
(1,22,691,0,0),
(1,22,692,0,0),
(1,22,693,0,0),
(1,21,694,0,0),
(1,21,695,0,0),
(1,21,696,0,0),
(1,21,697,0,0),
(1,21,698,0,0),
(1,21,699,0,0),
(1,21,700,0,0),
(1,21,701,0,0),
(1,21,702,0,0),
(1,20,703,0,0),
(1,20,704,0,0),
(1,20,705,0,0),
(1,20,706,0,0),
(1,20,707,0,0),
(1,20,708,0,0),
(1,20,709,0,0),
(1,20,710,0,0),
(1,20,711,0,0),
(1,29,712,0,0),
(1,43,713,0,0),
(1,48,714,0,0),
(1,29,715,0,0),
(1,29,716,0,0),
(1,29,717,0,0),
(1,23,718,0,0),
(1,22,719,0,0),
(1,21,720,0,0),
(1,20,721,0,0),
(1,29,722,0,0),
(1,6,723,0,1),
(1,4,724,0,1),
(1,2,725,0,1),
(1,29,726,0,0),
(1,23,727,0,0),
(1,23,728,0,0),
(1,21,729,0,0),
(1,21,730,0,0),
(1,18,731,0,0),
(1,7,732,0,0),
(1,48,733,0,0),
(1,48,734,0,0),
(1,23,735,0,0),
(1,20,736,0,0),
(1,21,737,0,0),
(1,22,738,0,0),
(1,29,739,0,0),
(1,2,740,0,0),
(1,13,741,0,0),
(1,29,742,0,0),
(1,29,743,0,0),
(1,29,744,0,0),
(1,29,745,0,0),
(1,14,772,0,0),
(1,33,773,0,0),
(1,23,774,0,0),
(1,29,775,0,0),
(1,23,776,0,0),
(1,23,777,0,0),
(1,23,778,0,0),
(1,20,779,0,0),
(1,20,780,0,0),
(1,20,781,0,0),
(1,21,782,0,0),
(1,22,783,0,0),
(1,22,784,0,0),
(1,22,785,0,0),
(1,48,786,0,0),
(1,48,787,0,0),
(1,48,788,0,0),
(1,2,789,0,1),
(1,4,790,0,1),
(1,6,791,0,1),
(1,7,792,0,1),
(1,8,793,0,1),
(1,9,794,0,1),
(1,10,795,0,1),
(1,13,796,0,1),
(1,14,797,0,1),
(1,15,798,0,1),
(1,16,799,0,1),
(1,18,800,0,1),
(1,19,801,0,1),
(1,20,802,0,1),
(1,21,803,0,1),
(1,22,804,0,1),
(1,23,805,0,1),
(1,26,806,0,1),
(1,10,807,0,0),
(1,2,808,0,0),
(1,4,809,0,0),
(1,6,810,0,0),
(1,7,811,0,0),
(1,8,812,0,0),
(1,9,813,0,0),
(1,10,814,0,0),
(1,13,815,0,0),
(1,14,816,0,0),
(1,15,817,0,0),
(1,16,818,0,1),
(1,18,819,0,0),
(1,19,820,0,0),
(1,20,821,0,0),
(1,21,822,0,0),
(1,22,823,0,0),
(1,23,824,0,0),
(1,26,825,0,0),
(1,2,826,0,0),
(1,4,827,0,0),
(1,6,828,0,0),
(1,7,829,0,0),
(1,8,830,0,0),
(1,9,831,0,0),
(1,10,832,0,0),
(1,13,833,0,0),
(1,14,834,0,0),
(1,15,835,0,0),
(1,16,836,0,1),
(1,18,837,0,0),
(1,19,838,0,0),
(1,20,839,0,0),
(1,21,840,0,0),
(1,22,841,0,0),
(1,23,842,0,0),
(1,26,843,0,0),
(1,20,844,0,0),
(1,21,845,0,0),
(1,22,846,0,0),
(1,23,847,0,0),
(1,44,848,0,1),
(1,44,849,0,0),
(1,29,850,0,0),
(1,22,851,0,1),
(1,29,852,0,0),
(1,46,854,0,0),
(1,46,856,0,0),
(1,7,858,0,0),
(1,7,860,0,0),
(1,7,862,0,0),
(1,4,874,0,0),
(1,4,876,0,0),
(1,4,878,0,0),
(1,50,879,0,0),
(1,50,880,0,0),
(1,50,881,0,0),
(1,50,882,0,0),
(1,50,883,0,0),
(1,50,884,0,0),
(1,50,885,0,0),
(1,50,886,0,0),
(1,50,887,0,0),
(1,50,888,0,0),
(1,50,889,0,0),
(1,50,890,0,0),
(1,50,892,0,0),
(1,50,898,0,0),
(1,50,900,0,0),
(1,50,902,0,0),
(1,50,904,0,0),
(1,50,908,0,0),
(1,50,910,0,0),
(1,50,912,0,0),
(1,50,914,0,0),
(1,50,916,0,0),
(1,50,918,0,0),
(1,50,920,0,0),
(1,50,922,0,0),
(1,50,924,0,0),
(1,4,926,0,0),
(1,50,927,0,0),
(1,50,928,0,0),
(1,50,929,0,0),
(1,50,930,0,0),
(1,50,931,0,0),
(1,50,932,0,0),
(1,50,933,0,1),
(1,50,934,0,1),
(1,50,938,0,0),
(1,50,942,0,0),
(1,50,944,0,0),
(1,50,946,0,0),
(1,50,948,0,0),
(1,50,950,0,0),
(1,50,952,0,0),
(1,50,954,0,0),
(1,50,956,0,0),
(1,50,958,0,0),
(1,50,960,0,0),
(1,50,962,0,0),
(1,50,964,0,0),
(1,50,968,0,0),
(1,50,970,0,0),
(1,4,972,0,0),
(1,53,973,0,0),
(1,53,974,0,0),
(1,53,975,0,0),
(1,53,976,0,0),
(1,53,977,0,0),
(1,53,978,0,0),
(1,53,979,0,0),
(1,53,980,0,0),
(1,53,981,0,0),
(1,53,982,0,0),
(1,53,983,0,0),
(1,54,984,0,0),
(1,54,985,0,0),
(1,54,986,0,0),
(1,54,987,0,0),
(1,54,988,0,0),
(1,54,989,0,0),
(1,54,990,0,0),
(1,54,991,0,0),
(1,54,992,0,0),
(1,54,993,0,0),
(1,54,994,0,0),
(1,54,995,0,0),
(1,54,996,0,0),
(1,54,997,0,0),
(1,55,998,0,0),
(1,55,999,0,0),
(1,55,1000,0,0),
(1,55,1001,0,0),
(1,55,1002,0,0),
(1,55,1003,0,0),
(1,55,1004,0,0),
(1,55,1005,0,0),
(1,55,1006,0,0),
(1,55,1007,0,0),
(1,55,1008,0,0),
(1,55,1009,0,0),
(1,55,1010,0,0),
(1,55,1011,0,0),
(1,55,1012,0,0),
(1,55,1013,0,0),
(1,56,1014,0,0),
(1,56,1015,0,0),
(1,56,1016,0,0),
(1,56,1017,0,0),
(1,56,1018,0,0),
(1,56,1019,0,0),
(1,56,1020,0,0),
(1,56,1021,0,0),
(1,56,1022,0,0),
(1,56,1023,0,0),
(1,57,1024,0,0),
(1,57,1025,0,0),
(1,57,1026,0,0),
(1,57,1027,0,0),
(1,57,1028,0,0),
(1,57,1029,0,0),
(1,57,1030,0,0),
(1,57,1031,0,0),
(1,57,1032,0,0),
(1,57,1033,0,0),
(1,57,1034,0,0),
(1,58,1035,0,0),
(1,58,1036,0,0),
(1,58,1037,0,0),
(1,58,1038,0,0),
(1,58,1039,0,0),
(1,58,1040,0,0),
(1,58,1041,0,0),
(1,58,1042,0,0),
(1,58,1043,0,0),
(1,58,1044,0,0),
(1,58,1045,0,0),
(1,58,1046,0,0),
(1,58,1047,0,0),
(1,58,1048,0,0),
(1,58,1049,0,0),
(1,59,1050,0,0),
(1,59,1051,0,0),
(1,59,1052,0,0),
(1,59,1053,0,0),
(1,59,1054,0,0),
(1,59,1055,0,0),
(1,59,1056,0,0),
(1,59,1057,0,0),
(1,59,1058,0,0),
(1,59,1059,0,0),
(1,59,1060,0,0),
(1,59,1061,0,0),
(1,59,1062,0,0),
(1,59,1063,0,0),
(1,59,1064,0,0),
(1,59,1065,0,0),
(1,59,1066,0,0),
(1,59,1067,0,0),
(1,60,1068,0,0),
(1,60,1069,0,0),
(1,60,1070,0,0),
(1,60,1071,0,0),
(1,60,1072,0,0),
(1,60,1073,0,0),
(1,60,1074,0,0),
(1,60,1075,0,0),
(1,60,1076,0,0),
(1,60,1077,0,0),
(1,60,1078,0,0),
(1,60,1079,0,0),
(1,60,1080,0,0),
(1,60,1081,0,0),
(1,60,1082,0,0),
(1,60,1083,0,0),
(1,60,1084,0,0),
(1,60,1085,0,0),
(1,60,1086,0,0),
(1,60,1087,0,0),
(1,13,1088,0,0),
(1,50,1090,0,0),
(1,50,1092,0,0),
(1,50,1094,0,0),
(1,50,1096,0,0),
(1,50,1098,0,0),
(1,50,1100,0,0),
(1,50,1102,0,0),
(2,6,1,0,0),
(2,6,2,0,0),
(2,6,3,0,0),
(2,6,4,0,0),
(2,6,5,0,0),
(2,6,6,0,0),
(2,6,7,0,0),
(2,6,8,0,0),
(2,6,9,0,0),
(2,6,10,0,0),
(2,6,11,0,0),
(2,6,12,0,0),
(2,6,13,0,0),
(2,6,14,0,0),
(2,6,15,0,0),
(2,6,16,0,0),
(2,6,17,0,0),
(2,6,18,0,0),
(2,6,19,0,0),
(2,6,20,0,0),
(2,6,21,0,1),
(2,6,22,0,1),
(2,6,23,0,0),
(2,6,24,0,0),
(2,6,25,0,0),
(2,6,26,0,0),
(2,6,27,0,0),
(2,6,28,0,0),
(2,6,29,0,0),
(2,6,30,0,0),
(2,6,31,0,0),
(2,6,32,0,0),
(2,6,33,0,0),
(2,6,34,0,0),
(2,6,35,0,0),
(2,6,36,0,0),
(2,7,37,0,0),
(2,7,38,0,0),
(2,7,39,0,0),
(2,7,40,0,0),
(2,7,41,0,0),
(2,7,42,0,0),
(2,7,43,0,0),
(2,7,44,0,0),
(2,7,45,0,0),
(2,7,46,0,0),
(2,7,47,0,0),
(2,7,48,0,0),
(2,7,49,0,0),
(2,7,50,0,0),
(2,7,51,0,0),
(2,7,52,0,0),
(2,7,53,0,0),
(2,7,54,0,0),
(2,7,55,0,0),
(2,7,56,0,1),
(2,7,57,0,1),
(2,7,58,0,0),
(2,7,59,0,0),
(2,7,60,0,0),
(2,7,61,0,0),
(2,7,62,0,0),
(2,7,63,0,0),
(2,7,64,0,0),
(2,7,65,0,0),
(2,4,66,0,0),
(2,4,67,0,0),
(2,4,68,0,0),
(2,4,69,0,0),
(2,4,70,0,0),
(2,4,71,0,0),
(2,4,72,0,0),
(2,4,73,0,0),
(2,4,74,0,0),
(2,4,75,0,0),
(2,4,76,0,0),
(2,4,77,0,0),
(2,4,78,0,0),
(2,4,79,0,0),
(2,4,80,0,0),
(2,4,81,0,0),
(2,4,82,0,0),
(2,4,83,0,0),
(2,4,84,0,0),
(2,4,85,0,0),
(2,4,86,0,0),
(2,4,87,0,0),
(2,4,88,0,0),
(2,4,89,0,0),
(2,4,90,0,1),
(2,4,91,0,1),
(2,4,92,0,0),
(2,4,93,0,0),
(2,4,94,0,0),
(2,4,95,0,0),
(2,4,96,0,0),
(2,4,97,0,0),
(2,4,98,0,0),
(2,4,99,0,0),
(2,4,100,0,0),
(2,4,101,0,0),
(2,4,102,0,0),
(2,4,103,0,0),
(2,4,104,0,0),
(2,4,105,0,0),
(2,4,106,0,0),
(2,4,107,0,0),
(2,4,108,0,0),
(2,4,109,0,0),
(2,2,110,0,0),
(2,2,111,0,0),
(2,2,112,0,0),
(2,2,113,0,0),
(2,2,114,0,0),
(2,2,115,0,0),
(2,2,116,0,0),
(2,2,117,0,0),
(2,2,118,0,0),
(2,2,119,0,0),
(2,2,120,0,0),
(2,2,121,0,0),
(2,2,122,0,1),
(2,2,123,0,1),
(2,2,124,0,0),
(2,2,125,0,0),
(2,26,126,0,0),
(2,26,127,0,0),
(2,26,128,0,0),
(2,26,129,0,0),
(2,26,130,0,0),
(2,26,131,0,0),
(2,26,132,0,0),
(2,26,133,0,0),
(2,26,134,0,0),
(2,26,135,0,0),
(2,26,136,0,0),
(2,26,137,0,1),
(2,26,138,0,1),
(2,26,139,0,0),
(2,26,140,0,0),
(2,26,141,0,0),
(2,26,142,0,0),
(2,26,143,0,0),
(2,26,144,0,0),
(2,26,145,0,0),
(2,26,146,0,0),
(2,26,147,0,0),
(2,26,148,0,0),
(2,26,149,0,0),
(2,26,150,0,0),
(2,4,151,0,0),
(2,6,152,0,0),
(2,7,153,0,0),
(2,26,154,0,0),
(2,13,155,0,0),
(2,13,156,0,0),
(2,13,157,0,0),
(2,13,158,0,0),
(2,13,159,0,0),
(2,13,160,0,0),
(2,13,161,0,0),
(2,13,162,0,0),
(2,13,163,0,0),
(2,13,164,0,0),
(2,13,165,0,0),
(2,13,166,0,1),
(2,13,167,0,1),
(2,13,168,0,0),
(2,13,169,0,0),
(2,13,170,0,0),
(2,13,171,0,0),
(2,13,172,0,0),
(2,13,173,0,0),
(2,14,174,0,0),
(2,14,175,0,0),
(2,14,176,0,0),
(2,14,177,0,0),
(2,14,178,0,0),
(2,14,179,0,0),
(2,14,180,0,0),
(2,14,181,0,0),
(2,14,182,0,0),
(2,14,183,0,0),
(2,14,184,0,0),
(2,14,185,0,0),
(2,14,186,0,0),
(2,14,187,0,0),
(2,14,188,0,0),
(2,14,189,0,0),
(2,14,190,0,0),
(2,14,191,0,1),
(2,14,192,0,1),
(2,14,193,0,0),
(2,14,194,0,0),
(2,14,195,0,0),
(2,14,196,0,0),
(2,14,197,0,0),
(2,14,198,0,0),
(2,14,199,0,0),
(2,14,200,0,0),
(2,14,201,0,0),
(2,14,202,0,0),
(2,14,203,0,0),
(2,14,204,0,0),
(2,8,205,0,0),
(2,8,206,0,1),
(2,8,207,0,1),
(2,8,208,0,0),
(2,8,209,0,0),
(2,8,210,0,0),
(2,8,211,0,1),
(2,8,212,0,1),
(2,8,213,0,0),
(2,8,214,0,0),
(2,8,215,0,0),
(2,8,216,0,1),
(2,8,217,0,0),
(2,8,218,0,0),
(2,8,219,0,0),
(2,10,220,0,0),
(2,10,221,0,0),
(2,10,222,0,0),
(2,10,223,0,0),
(2,10,224,0,0),
(2,10,225,0,0),
(2,10,226,0,0),
(2,10,227,0,0),
(2,10,228,0,0),
(2,10,229,0,1),
(2,10,230,0,0),
(2,10,231,0,0),
(2,9,232,0,0),
(2,9,233,0,0),
(2,9,234,0,0),
(2,9,235,0,0),
(2,9,236,0,0),
(2,9,237,0,0),
(2,9,238,0,0),
(2,9,239,0,0),
(2,9,240,0,0),
(2,9,241,0,0),
(2,9,242,0,0),
(2,9,243,0,0),
(2,9,244,0,1),
(2,9,245,0,1),
(2,9,246,0,0),
(2,9,247,0,0),
(2,9,248,0,0),
(2,9,249,0,0),
(2,9,250,0,0),
(2,9,251,0,0),
(2,9,252,0,0),
(2,9,253,0,0),
(2,9,254,0,0),
(2,9,255,0,0),
(2,16,256,0,0),
(2,16,257,0,0),
(2,16,258,0,0),
(2,16,259,0,0),
(2,16,260,0,0),
(2,16,261,0,0),
(2,16,262,0,0),
(2,16,263,0,0),
(2,16,264,0,0),
(2,16,265,0,0),
(2,16,266,0,0),
(2,16,267,0,0),
(2,16,268,0,0),
(2,16,269,0,0),
(2,16,270,0,1),
(2,16,271,0,1),
(2,16,272,0,0),
(2,16,273,0,0),
(2,16,274,0,0),
(2,16,275,0,0),
(2,16,276,0,0),
(2,16,277,0,0),
(2,16,278,0,0),
(2,15,279,0,0),
(2,15,280,0,0),
(2,15,281,0,0),
(2,15,282,0,0),
(2,15,283,0,0),
(2,15,284,0,0),
(2,15,285,0,0),
(2,15,286,0,1),
(2,15,287,0,1),
(2,15,288,0,0),
(2,18,289,0,0),
(2,18,290,0,0),
(2,18,291,0,0),
(2,18,292,0,0),
(2,18,293,0,0),
(2,18,294,0,0),
(2,18,295,0,0),
(2,18,296,0,1),
(2,18,297,0,1),
(2,18,298,0,0),
(2,18,299,0,0),
(2,18,300,0,0),
(2,18,301,0,0),
(2,18,302,0,0),
(2,18,303,0,0),
(2,18,304,0,0),
(2,18,305,0,0),
(2,19,306,0,0),
(2,19,307,0,0),
(2,19,308,0,0),
(2,19,309,0,1),
(2,19,310,0,1),
(2,19,311,0,0),
(2,19,312,0,0),
(2,19,313,0,0),
(2,20,314,0,0),
(2,20,315,0,0),
(2,20,316,0,0),
(2,20,317,0,0),
(2,20,318,0,0),
(2,20,319,0,0),
(2,20,320,0,0),
(2,20,321,0,0),
(2,20,322,0,0),
(2,20,323,0,0),
(2,20,324,0,0),
(2,20,325,0,0),
(2,20,326,0,0),
(2,20,327,0,0),
(2,20,328,0,0),
(2,20,329,0,0),
(2,20,330,0,0),
(2,20,331,0,0),
(2,20,332,0,1),
(2,20,333,0,1),
(2,20,334,0,0),
(2,20,335,0,0),
(2,20,336,0,0),
(2,20,337,0,0),
(2,20,338,0,0),
(2,20,339,0,0),
(2,20,340,0,0),
(2,20,341,0,0),
(2,20,342,0,0),
(2,20,343,0,0),
(2,20,344,0,0),
(2,20,345,0,0),
(2,20,346,0,0),
(2,20,347,0,0),
(2,20,348,0,0),
(2,20,349,0,0),
(2,20,350,0,0),
(2,21,351,0,0),
(2,21,352,0,0),
(2,21,353,0,0),
(2,21,354,0,0),
(2,21,355,0,0),
(2,21,356,0,0),
(2,21,357,0,0),
(2,21,358,0,0),
(2,21,359,0,0),
(2,21,360,0,0),
(2,21,361,0,0),
(2,21,362,0,0),
(2,21,363,0,0),
(2,21,364,0,0),
(2,21,365,0,0),
(2,21,366,0,0),
(2,21,367,0,0),
(2,21,368,0,0),
(2,21,369,0,0),
(2,21,370,0,1),
(2,21,371,0,1),
(2,21,372,0,0),
(2,21,373,0,0),
(2,21,374,0,0),
(2,21,375,0,0),
(2,21,376,0,0),
(2,21,377,0,0),
(2,21,378,0,0),
(2,21,379,0,0),
(2,21,380,0,0),
(2,21,381,0,0),
(2,21,382,0,0),
(2,21,383,0,0),
(2,21,384,0,0),
(2,21,385,0,0),
(2,21,386,0,0),
(2,21,387,0,0),
(2,21,388,0,0),
(2,22,389,0,0),
(2,22,390,0,0),
(2,22,391,0,0),
(2,22,392,0,0),
(2,22,393,0,0),
(2,22,394,0,0),
(2,22,395,0,0),
(2,22,396,0,0),
(2,22,397,0,0),
(2,22,398,0,0),
(2,22,399,0,0),
(2,22,400,0,0),
(2,22,401,0,0),
(2,22,402,0,0),
(2,22,403,0,0),
(2,22,404,0,0),
(2,22,405,0,0),
(2,22,406,0,0),
(2,22,407,0,0),
(2,22,408,0,0),
(2,22,409,0,0),
(2,22,410,0,0),
(2,22,411,0,1),
(2,22,412,0,1),
(2,22,413,0,0),
(2,22,414,0,0),
(2,22,415,0,0),
(2,22,416,0,0),
(2,22,417,0,0),
(2,22,418,0,0),
(2,22,419,0,0),
(2,22,420,0,0),
(2,22,421,0,0),
(2,22,422,0,0),
(2,22,423,0,0),
(2,22,424,0,0),
(2,22,425,0,0),
(2,22,426,0,0),
(2,22,427,0,0),
(2,22,428,0,0),
(2,22,429,0,0),
(2,22,430,0,0),
(2,22,431,0,0),
(2,22,432,0,0),
(2,22,433,0,0),
(2,22,434,0,0),
(2,22,435,0,0),
(2,23,436,0,0),
(2,23,437,0,0),
(2,23,438,0,0),
(2,23,439,0,0),
(2,23,440,0,0),
(2,23,441,0,0),
(2,23,442,0,0),
(2,23,443,0,0),
(2,23,444,0,0),
(2,23,445,0,0),
(2,23,446,0,0),
(2,23,447,0,0),
(2,23,448,0,0),
(2,23,449,0,0),
(2,23,450,0,0),
(2,23,451,0,0),
(2,23,452,0,0),
(2,23,453,0,0),
(2,23,454,0,0),
(2,23,455,0,1),
(2,23,456,0,1),
(2,23,457,0,0),
(2,23,458,0,0),
(2,23,459,0,0),
(2,23,460,0,0),
(2,23,461,0,0),
(2,23,462,0,0),
(2,23,463,0,0),
(2,23,464,0,0),
(2,23,465,0,0),
(2,23,466,0,0),
(2,23,467,0,0),
(2,23,468,0,0),
(2,23,469,0,0),
(2,23,470,0,0),
(2,23,471,0,0),
(2,23,472,0,0),
(2,23,473,0,0),
(2,23,474,0,0),
(2,10,520,0,0),
(2,10,521,0,0),
(2,10,522,0,0),
(2,10,523,0,0),
(2,10,524,0,0),
(2,10,525,0,0),
(2,32,526,0,0),
(2,32,527,0,0),
(2,32,528,0,0),
(2,32,529,0,0),
(2,32,530,0,0),
(2,32,531,0,0),
(2,32,532,0,0),
(2,32,533,0,0),
(2,32,534,0,0),
(2,32,535,0,0),
(2,32,536,0,0),
(2,32,537,0,0),
(2,32,538,0,0),
(2,32,539,0,0),
(2,32,540,0,1),
(2,32,541,0,1),
(2,32,542,0,1),
(2,29,543,0,0),
(2,33,544,0,0),
(2,33,545,0,0),
(2,33,546,0,0),
(2,33,547,0,0),
(2,33,548,0,0),
(2,33,549,0,0),
(2,33,550,0,0),
(2,33,551,0,0),
(2,33,552,0,1),
(2,33,553,0,1),
(2,33,554,0,0),
(2,33,555,0,0),
(2,33,556,0,0),
(2,33,557,0,0),
(2,33,558,0,0),
(2,33,559,0,0),
(2,33,560,0,0),
(2,33,561,0,0),
(2,33,562,0,0),
(2,33,563,0,1),
(2,33,564,0,0),
(2,33,565,0,0),
(2,35,566,0,0),
(2,35,567,0,1),
(2,35,568,0,1),
(2,35,569,0,0),
(2,35,570,0,1),
(2,35,571,0,0),
(2,35,572,0,0),
(2,35,573,0,0),
(2,35,574,0,0),
(2,35,575,0,0),
(2,35,576,0,0),
(2,35,577,0,1),
(2,35,578,0,1),
(2,35,579,0,0),
(2,35,580,0,0),
(2,35,581,0,0),
(2,35,582,0,1),
(2,35,583,0,0),
(2,35,584,0,0),
(2,35,585,0,1),
(2,35,586,0,0),
(2,35,587,0,0),
(2,42,588,0,0),
(2,42,589,0,0),
(2,42,590,0,0),
(2,42,591,0,0),
(2,42,592,0,0),
(2,42,593,0,0),
(2,42,594,0,1),
(2,42,595,0,1),
(2,42,596,0,0),
(2,42,597,0,0),
(2,42,598,0,1),
(2,42,599,0,0),
(2,42,600,0,0),
(2,43,601,0,0),
(2,43,602,0,0),
(2,43,603,0,0),
(2,43,604,0,0),
(2,43,605,0,0),
(2,43,606,0,0),
(2,43,607,0,0),
(2,43,608,0,0),
(2,43,609,0,0),
(2,43,610,0,0),
(2,43,611,0,0),
(2,43,612,0,1),
(2,43,613,0,1),
(2,43,614,0,0),
(2,43,615,0,0),
(2,43,616,0,1),
(2,43,617,0,0),
(2,43,618,0,0),
(2,44,619,0,0),
(2,44,620,0,0),
(2,44,621,0,0),
(2,44,622,0,0),
(2,44,623,0,0),
(2,44,624,0,0),
(2,44,625,0,0),
(2,44,626,0,0),
(2,44,627,0,0),
(2,44,628,0,0),
(2,44,629,0,0),
(2,44,630,0,0),
(2,44,631,0,0),
(2,44,632,0,1),
(2,44,633,0,1),
(2,44,634,0,0),
(2,44,635,0,0),
(2,44,636,0,1),
(2,44,637,0,0),
(2,44,638,0,0),
(2,46,639,0,0),
(2,46,640,0,0),
(2,46,641,0,0),
(2,46,642,0,0),
(2,46,643,0,0),
(2,46,644,0,0),
(2,46,645,0,0),
(2,46,646,0,0),
(2,46,647,0,0),
(2,46,648,0,0),
(2,46,649,0,0),
(2,46,650,0,0),
(2,46,651,0,0),
(2,46,652,0,0),
(2,46,653,0,1),
(2,46,654,0,1),
(2,46,655,0,0),
(2,46,656,0,0),
(2,46,657,0,1),
(2,46,658,0,0),
(2,46,659,0,0),
(2,47,660,0,0),
(2,47,661,0,1),
(2,47,662,0,1),
(2,47,663,0,0),
(2,47,664,0,0),
(2,47,665,0,1),
(2,48,666,0,0),
(2,48,667,0,0),
(2,48,668,0,1),
(2,48,669,0,1),
(2,48,670,0,0),
(2,48,671,0,1),
(2,48,672,0,0),
(2,48,673,0,1),
(2,2,674,0,0),
(2,29,675,0,0),
(2,23,676,0,0),
(2,23,677,0,0),
(2,23,678,0,0),
(2,23,679,0,0),
(2,23,680,0,0),
(2,23,681,0,0),
(2,23,682,0,0),
(2,23,683,0,0),
(2,23,684,0,0),
(2,22,685,0,0),
(2,22,686,0,0),
(2,22,687,0,0),
(2,22,688,0,0),
(2,22,689,0,0),
(2,22,690,0,0),
(2,22,691,0,0),
(2,22,692,0,0),
(2,22,693,0,0),
(2,21,694,0,0),
(2,21,695,0,0),
(2,21,696,0,0),
(2,21,697,0,0),
(2,21,698,0,0),
(2,21,699,0,0),
(2,21,700,0,0),
(2,21,701,0,0),
(2,21,702,0,0),
(2,20,703,0,0),
(2,20,704,0,0),
(2,20,705,0,0),
(2,20,706,0,0),
(2,20,707,0,0),
(2,20,708,0,0),
(2,20,709,0,0),
(2,20,710,0,0),
(2,20,711,0,0),
(2,29,712,0,0),
(2,43,713,0,0),
(2,48,714,0,0),
(2,29,715,0,0),
(2,29,716,0,0),
(2,29,717,0,0),
(2,23,718,0,0),
(2,22,719,0,0),
(2,21,720,0,0),
(2,20,721,0,0),
(2,29,722,0,0),
(2,6,723,0,1),
(2,4,724,0,1),
(2,2,725,0,1),
(2,29,726,0,0),
(2,23,727,0,0),
(2,23,728,0,0),
(2,21,729,0,0),
(2,21,730,0,0),
(2,18,731,0,0),
(2,7,732,0,0),
(2,48,733,0,0),
(2,48,734,0,0),
(2,23,735,0,0),
(2,20,736,0,0),
(2,21,737,0,0),
(2,22,738,0,0),
(2,29,739,0,0),
(2,2,740,0,0),
(2,13,741,0,0),
(2,29,742,0,0),
(2,29,743,0,0),
(2,29,744,0,0),
(2,29,745,0,0),
(2,14,772,0,0),
(2,33,773,0,0),
(2,23,774,0,0),
(2,29,775,0,0),
(2,23,776,0,0),
(2,23,777,0,0),
(2,23,778,0,0),
(2,20,779,0,0),
(2,20,780,0,0),
(2,20,781,0,0),
(2,21,782,0,0),
(2,22,783,0,0),
(2,22,784,0,0),
(2,22,785,0,0),
(2,48,786,0,0),
(2,48,787,0,0),
(2,48,788,0,0),
(2,2,789,0,1),
(2,4,790,0,1),
(2,6,791,0,1),
(2,7,792,0,1),
(2,8,793,0,1),
(2,9,794,0,1),
(2,10,795,0,1),
(2,13,796,0,1),
(2,14,797,0,1),
(2,15,798,0,1),
(2,16,799,0,1),
(2,18,800,0,1),
(2,19,801,0,1),
(2,20,802,0,1),
(2,21,803,0,1),
(2,22,804,0,1),
(2,23,805,0,1),
(2,26,806,0,1),
(2,10,807,0,0),
(2,2,808,0,0),
(2,4,809,0,0),
(2,6,810,0,0),
(2,7,811,0,0),
(2,8,812,0,0),
(2,9,813,0,0),
(2,10,814,0,0),
(2,13,815,0,0),
(2,14,816,0,0),
(2,15,817,0,0),
(2,16,818,0,1),
(2,18,819,0,0),
(2,19,820,0,0),
(2,20,821,0,0),
(2,21,822,0,0),
(2,22,823,0,0),
(2,23,824,0,0),
(2,26,825,0,0),
(2,2,826,0,0),
(2,4,827,0,0),
(2,6,828,0,0),
(2,7,829,0,0),
(2,8,830,0,0),
(2,9,831,0,0),
(2,10,832,0,0),
(2,13,833,0,0),
(2,14,834,0,0),
(2,15,835,0,0),
(2,16,836,0,1),
(2,18,837,0,0),
(2,19,838,0,0),
(2,20,839,0,0),
(2,21,840,0,0),
(2,22,841,0,0),
(2,23,842,0,0),
(2,26,843,0,0),
(2,20,844,0,0),
(2,21,845,0,0),
(2,22,846,0,0),
(2,23,847,0,0),
(2,44,848,0,1),
(2,44,849,0,0),
(2,29,850,0,0),
(2,22,851,0,1),
(2,29,852,0,0),
(2,46,854,0,0),
(2,46,856,0,0),
(2,7,858,0,0),
(2,7,860,0,0),
(2,7,862,0,0),
(2,4,874,0,0),
(2,4,876,0,0),
(2,4,878,0,0),
(2,50,879,0,0),
(2,50,880,0,0),
(2,50,881,0,0),
(2,50,882,0,0),
(2,50,883,0,0),
(2,50,884,0,0),
(2,50,885,0,0),
(2,50,886,0,0),
(2,50,887,0,0),
(2,50,888,0,0),
(2,50,889,0,0),
(2,50,890,0,0),
(2,50,892,0,0),
(2,50,898,0,0),
(2,50,900,0,0),
(2,50,902,0,0),
(2,50,904,0,0),
(2,50,908,0,0),
(2,50,910,0,0),
(2,50,912,0,0),
(2,50,914,0,0),
(2,50,916,0,0),
(2,50,918,0,0),
(2,50,920,0,0),
(2,50,922,0,0),
(2,50,924,0,0),
(2,4,926,0,0),
(2,50,927,0,0),
(2,50,928,0,0),
(2,50,929,0,0),
(2,50,930,0,0),
(2,50,931,0,0),
(2,50,932,0,0),
(2,50,933,0,1),
(2,50,934,0,1),
(2,50,938,0,0),
(2,50,942,0,0),
(2,50,944,0,0),
(2,50,946,0,0),
(2,50,948,0,0),
(2,50,950,0,0),
(2,50,952,0,0),
(2,50,954,0,0),
(2,50,956,0,0),
(2,50,958,0,0),
(2,50,960,0,0),
(2,50,962,0,0),
(2,50,964,0,0),
(2,50,968,0,0),
(2,50,970,0,0),
(2,4,972,0,0),
(2,53,973,0,0),
(2,53,974,0,0),
(2,53,975,0,0),
(2,53,976,0,0),
(2,53,977,0,0),
(2,53,978,0,0),
(2,53,979,0,0),
(2,53,980,0,0),
(2,53,981,0,0),
(2,53,982,0,0),
(2,53,983,0,0),
(2,54,984,0,0),
(2,54,985,0,0),
(2,54,986,0,0),
(2,54,987,0,0),
(2,54,988,0,0),
(2,54,989,0,0),
(2,54,990,0,0),
(2,54,991,0,0),
(2,54,992,0,0),
(2,54,993,0,0),
(2,54,994,0,0),
(2,54,995,0,0),
(2,54,996,0,0),
(2,54,997,0,0),
(2,55,998,0,0),
(2,55,999,0,0),
(2,55,1000,0,0),
(2,55,1001,0,0),
(2,55,1002,0,0),
(2,55,1003,0,0),
(2,55,1004,0,0),
(2,55,1005,0,0),
(2,55,1006,0,0),
(2,55,1007,0,0),
(2,55,1008,0,0),
(2,55,1009,0,0),
(2,55,1010,0,0),
(2,55,1011,0,0),
(2,55,1012,0,0),
(2,55,1013,0,0),
(2,56,1014,0,0),
(2,56,1015,0,0),
(2,56,1016,0,0),
(2,56,1017,0,0),
(2,56,1018,0,0),
(2,56,1019,0,0),
(2,56,1020,0,0),
(2,56,1021,0,0),
(2,56,1022,0,0),
(2,56,1023,0,0),
(2,57,1024,0,0),
(2,57,1025,0,0),
(2,57,1026,0,0),
(2,57,1027,0,0),
(2,57,1028,0,0),
(2,57,1029,0,0),
(2,57,1030,0,0),
(2,57,1031,0,0),
(2,57,1032,0,0),
(2,57,1033,0,0),
(2,57,1034,0,0),
(2,58,1035,0,0),
(2,58,1036,0,0),
(2,58,1037,0,0),
(2,58,1038,0,0),
(2,58,1039,0,0),
(2,58,1040,0,0),
(2,58,1041,0,0),
(2,58,1042,0,0),
(2,58,1043,0,0),
(2,58,1044,0,0),
(2,58,1045,0,0),
(2,58,1046,0,0),
(2,58,1047,0,0),
(2,58,1048,0,0),
(2,58,1049,0,0),
(2,59,1050,0,0),
(2,59,1051,0,0),
(2,59,1052,0,0),
(2,59,1053,0,0),
(2,59,1054,0,0),
(2,59,1055,0,0),
(2,59,1056,0,0),
(2,59,1057,0,0),
(2,59,1058,0,0),
(2,59,1059,0,0),
(2,59,1060,0,0),
(2,59,1061,0,0),
(2,59,1062,0,0),
(2,59,1063,0,0),
(2,59,1064,0,0),
(2,59,1065,0,0),
(2,59,1066,0,0),
(2,59,1067,0,0),
(2,60,1068,0,0),
(2,60,1069,0,0),
(2,60,1070,0,0),
(2,60,1071,0,0),
(2,60,1072,0,0),
(2,60,1073,0,0),
(2,60,1074,0,0),
(2,60,1075,0,0),
(2,60,1076,0,0),
(2,60,1077,0,0),
(2,60,1078,0,0),
(2,60,1079,0,0),
(2,60,1080,0,0),
(2,60,1081,0,0),
(2,60,1082,0,0),
(2,60,1083,0,0),
(2,60,1084,0,0),
(2,60,1085,0,0),
(2,60,1086,0,0),
(2,60,1087,0,0),
(2,13,1088,0,0),
(2,50,1090,0,0),
(2,50,1092,0,0),
(2,50,1094,0,0),
(2,50,1096,0,0),
(2,50,1098,0,0),
(2,50,1100,0,0),
(2,50,1102,0,0),
(3,6,1,0,0),
(3,6,2,0,0),
(3,6,3,0,0),
(3,6,4,0,0),
(3,6,5,0,0),
(3,6,6,0,0),
(3,6,7,0,0),
(3,6,8,0,0),
(3,6,9,0,0),
(3,6,10,0,0),
(3,6,11,0,0),
(3,6,12,0,0),
(3,6,13,0,0),
(3,6,14,0,0),
(3,6,15,0,0),
(3,6,16,0,0),
(3,6,17,0,0),
(3,6,18,0,0),
(3,6,19,0,0),
(3,6,20,0,0),
(3,6,21,0,1),
(3,6,22,0,1),
(3,6,23,0,0),
(3,6,24,0,0),
(3,6,25,0,0),
(3,6,26,0,0),
(3,6,27,0,0),
(3,6,28,0,0),
(3,6,29,0,0),
(3,6,30,0,0),
(3,6,31,0,0),
(3,6,32,0,0),
(3,6,33,0,0),
(3,6,34,0,0),
(3,6,35,0,0),
(3,6,36,0,0),
(3,7,37,0,0),
(3,7,38,0,0),
(3,7,39,0,0),
(3,7,40,0,0),
(3,7,41,0,0),
(3,7,42,0,0),
(3,7,43,0,0),
(3,7,44,0,0),
(3,7,45,0,0),
(3,7,46,0,0),
(3,7,47,0,0),
(3,7,48,0,0),
(3,7,49,0,0),
(3,7,50,0,0),
(3,7,51,0,0),
(3,7,52,0,0),
(3,7,53,0,0),
(3,7,54,0,0),
(3,7,55,0,0),
(3,7,56,0,1),
(3,7,57,0,1),
(3,7,58,0,0),
(3,7,59,0,0),
(3,7,60,0,0),
(3,7,61,0,0),
(3,7,62,0,0),
(3,7,63,0,0),
(3,7,64,0,0),
(3,7,65,0,0),
(3,4,66,0,0),
(3,4,67,0,0),
(3,4,68,0,0),
(3,4,69,0,0),
(3,4,70,0,0),
(3,4,71,0,0),
(3,4,72,0,0),
(3,4,73,0,0),
(3,4,74,0,0),
(3,4,75,0,0),
(3,4,76,0,0),
(3,4,77,0,0),
(3,4,78,0,0),
(3,4,79,0,0),
(3,4,80,0,0),
(3,4,81,0,0),
(3,4,82,0,0),
(3,4,83,0,0),
(3,4,84,0,0),
(3,4,85,0,0),
(3,4,86,0,0),
(3,4,87,0,0),
(3,4,88,0,0),
(3,4,89,0,0),
(3,4,90,0,1),
(3,4,91,0,1),
(3,4,92,0,0),
(3,4,93,0,0),
(3,4,94,0,0),
(3,4,95,0,0),
(3,4,96,0,0),
(3,4,97,0,0),
(3,4,98,0,0),
(3,4,99,0,0),
(3,4,100,0,0),
(3,4,101,0,0),
(3,4,102,0,0),
(3,4,103,0,0),
(3,4,104,0,0),
(3,4,105,0,0),
(3,4,106,0,0),
(3,4,107,0,0),
(3,4,108,0,0),
(3,4,109,0,0),
(3,2,110,0,0),
(3,2,111,0,0),
(3,2,112,0,0),
(3,2,113,0,0),
(3,2,114,0,0),
(3,2,115,0,0),
(3,2,116,0,0),
(3,2,117,0,0),
(3,2,118,0,0),
(3,2,119,0,0),
(3,2,120,0,0),
(3,2,121,0,0),
(3,2,122,0,1),
(3,2,123,0,1),
(3,2,124,0,0),
(3,2,125,0,0),
(3,26,126,0,0),
(3,26,127,0,0),
(3,26,128,0,0),
(3,26,129,0,0),
(3,26,130,0,0),
(3,26,131,0,0),
(3,26,132,0,0),
(3,26,133,0,0),
(3,26,134,0,0),
(3,26,135,0,0),
(3,26,136,0,0),
(3,26,137,0,1),
(3,26,138,0,1),
(3,26,139,0,0),
(3,26,140,0,0),
(3,26,141,0,0),
(3,26,142,0,0),
(3,26,143,0,0),
(3,26,144,0,0),
(3,26,145,0,0),
(3,26,146,0,0),
(3,26,147,0,0),
(3,26,148,0,0),
(3,26,149,0,0),
(3,26,150,0,0),
(3,4,151,0,0),
(3,6,152,0,0),
(3,7,153,0,0),
(3,26,154,0,0),
(3,13,155,0,0),
(3,13,156,0,0),
(3,13,157,0,0),
(3,13,158,0,0),
(3,13,159,0,0),
(3,13,160,0,0),
(3,13,161,0,0),
(3,13,162,0,0),
(3,13,163,0,0),
(3,13,164,0,0),
(3,13,165,0,0),
(3,13,166,0,1),
(3,13,167,0,1),
(3,13,168,0,0),
(3,13,169,0,0),
(3,13,170,0,0),
(3,13,171,0,0),
(3,13,172,0,0),
(3,13,173,0,0),
(3,14,174,0,0),
(3,14,175,0,0),
(3,14,176,0,0),
(3,14,177,0,0),
(3,14,178,0,0),
(3,14,179,0,0),
(3,14,180,0,0),
(3,14,181,0,0),
(3,14,182,0,0),
(3,14,183,0,0),
(3,14,184,0,0),
(3,14,185,0,0),
(3,14,186,0,0),
(3,14,187,0,0),
(3,14,188,0,0),
(3,14,189,0,0),
(3,14,190,0,0),
(3,14,191,0,1),
(3,14,192,0,1),
(3,14,193,0,0),
(3,14,194,0,0),
(3,14,195,0,0),
(3,14,196,0,0),
(3,14,197,0,0),
(3,14,198,0,0),
(3,14,199,0,0),
(3,14,200,0,0),
(3,14,201,0,0),
(3,14,202,0,0),
(3,14,203,0,0),
(3,14,204,0,0),
(3,8,205,0,0),
(3,8,206,0,1),
(3,8,207,0,1),
(3,8,208,0,0),
(3,8,209,0,0),
(3,8,210,0,0),
(3,8,211,0,1),
(3,8,212,0,1),
(3,8,213,0,0),
(3,8,214,0,0),
(3,8,215,0,0),
(3,8,216,0,1),
(3,8,217,0,0),
(3,8,218,0,0),
(3,8,219,0,0),
(3,10,220,0,0),
(3,10,221,0,0),
(3,10,222,0,0),
(3,10,223,0,0),
(3,10,224,0,0),
(3,10,225,0,0),
(3,10,226,0,0),
(3,10,227,0,0),
(3,10,228,0,0),
(3,10,229,0,1),
(3,10,230,0,0),
(3,10,231,0,0),
(3,9,232,0,0),
(3,9,233,0,0),
(3,9,234,0,0),
(3,9,235,0,0),
(3,9,236,0,0),
(3,9,237,0,0),
(3,9,238,0,0),
(3,9,239,0,0),
(3,9,240,0,0),
(3,9,241,0,0),
(3,9,242,0,0),
(3,9,243,0,0),
(3,9,244,0,1),
(3,9,245,0,1),
(3,9,246,0,0),
(3,9,247,0,0),
(3,9,248,0,0),
(3,9,249,0,0),
(3,9,250,0,0),
(3,9,251,0,0),
(3,9,252,0,0),
(3,9,253,0,0),
(3,9,254,0,0),
(3,9,255,0,0),
(3,16,256,0,0),
(3,16,257,0,0),
(3,16,258,0,0),
(3,16,259,0,0),
(3,16,260,0,0),
(3,16,261,0,0),
(3,16,262,0,0),
(3,16,263,0,0),
(3,16,264,0,0),
(3,16,265,0,0),
(3,16,266,0,0),
(3,16,267,0,0),
(3,16,268,0,0),
(3,16,269,0,0),
(3,16,270,0,1),
(3,16,271,0,1),
(3,16,272,0,0),
(3,16,273,0,0),
(3,16,274,0,0),
(3,16,275,0,0),
(3,16,276,0,0),
(3,16,277,0,0),
(3,16,278,0,0),
(3,15,279,0,0),
(3,15,280,0,0),
(3,15,281,0,0),
(3,15,282,0,0),
(3,15,283,0,0),
(3,15,284,0,0),
(3,15,285,0,0),
(3,15,286,0,1),
(3,15,287,0,1),
(3,15,288,0,0),
(3,18,289,0,0),
(3,18,290,0,0),
(3,18,291,0,0),
(3,18,292,0,0),
(3,18,293,0,0),
(3,18,294,0,0),
(3,18,295,0,0),
(3,18,296,0,1),
(3,18,297,0,1),
(3,18,298,0,0),
(3,18,299,0,0),
(3,18,300,0,0),
(3,18,301,0,0),
(3,18,302,0,0),
(3,18,303,0,0),
(3,18,304,0,0),
(3,18,305,0,0),
(3,19,306,0,0),
(3,19,307,0,0),
(3,19,308,0,0),
(3,19,309,0,1),
(3,19,310,0,1),
(3,19,311,0,0),
(3,19,312,0,0),
(3,19,313,0,0),
(3,20,314,0,0),
(3,20,315,0,0),
(3,20,316,0,0),
(3,20,317,0,0),
(3,20,318,0,0),
(3,20,319,0,0),
(3,20,320,0,0),
(3,20,321,0,0),
(3,20,322,0,0),
(3,20,323,0,0),
(3,20,324,0,0),
(3,20,325,0,0),
(3,20,326,0,0),
(3,20,327,0,0),
(3,20,328,0,0),
(3,20,329,0,0),
(3,20,330,0,0),
(3,20,331,0,0),
(3,20,332,0,1),
(3,20,333,0,1),
(3,20,334,0,0),
(3,20,335,0,0),
(3,20,336,0,0),
(3,20,337,0,0),
(3,20,338,0,0),
(3,20,339,0,0),
(3,20,340,0,0),
(3,20,341,0,0),
(3,20,342,0,0),
(3,20,343,0,0),
(3,20,344,0,0),
(3,20,345,0,0),
(3,20,346,0,0),
(3,20,347,0,0),
(3,20,348,0,0),
(3,20,349,0,0),
(3,20,350,0,0),
(3,21,351,0,0),
(3,21,352,0,0),
(3,21,353,0,0),
(3,21,354,0,0),
(3,21,355,0,0),
(3,21,356,0,0),
(3,21,357,0,0),
(3,21,358,0,0),
(3,21,359,0,0),
(3,21,360,0,0),
(3,21,361,0,0),
(3,21,362,0,0),
(3,21,363,0,0),
(3,21,364,0,0),
(3,21,365,0,0),
(3,21,366,0,0),
(3,21,367,0,0),
(3,21,368,0,0),
(3,21,369,0,0),
(3,21,370,0,1),
(3,21,371,0,1),
(3,21,372,0,0),
(3,21,373,0,0),
(3,21,374,0,0),
(3,21,375,0,0),
(3,21,376,0,0),
(3,21,377,0,0),
(3,21,378,0,0),
(3,21,379,0,0),
(3,21,380,0,0),
(3,21,381,0,0),
(3,21,382,0,0),
(3,21,383,0,0),
(3,21,384,0,0),
(3,21,385,0,0),
(3,21,386,0,0),
(3,21,387,0,0),
(3,21,388,0,0),
(3,22,389,0,0),
(3,22,390,0,0),
(3,22,391,0,0),
(3,22,392,0,0),
(3,22,393,0,0),
(3,22,394,0,0),
(3,22,395,0,0),
(3,22,396,0,0),
(3,22,397,0,0),
(3,22,398,0,0),
(3,22,399,0,0),
(3,22,400,0,0),
(3,22,401,0,0),
(3,22,402,0,0),
(3,22,403,0,0),
(3,22,404,0,0),
(3,22,405,0,0),
(3,22,406,0,0),
(3,22,407,0,0),
(3,22,408,0,0),
(3,22,409,0,0),
(3,22,410,0,0),
(3,22,411,0,1),
(3,22,412,0,1),
(3,22,413,0,0),
(3,22,414,0,0),
(3,22,415,0,0),
(3,22,416,0,0),
(3,22,417,0,0),
(3,22,418,0,0),
(3,22,419,0,0),
(3,22,420,0,0),
(3,22,421,0,0),
(3,22,422,0,0),
(3,22,423,0,0),
(3,22,424,0,0),
(3,22,425,0,0),
(3,22,426,0,0),
(3,22,427,0,0),
(3,22,428,0,0),
(3,22,429,0,0),
(3,22,430,0,0),
(3,22,431,0,0),
(3,22,432,0,0),
(3,22,433,0,0),
(3,22,434,0,0),
(3,22,435,0,0),
(3,23,436,0,0),
(3,23,437,0,0),
(3,23,438,0,0),
(3,23,439,0,0),
(3,23,440,0,0),
(3,23,441,0,0),
(3,23,442,0,0),
(3,23,443,0,0),
(3,23,444,0,0),
(3,23,445,0,0),
(3,23,446,0,0),
(3,23,447,0,0),
(3,23,448,0,0),
(3,23,449,0,0),
(3,23,450,0,0),
(3,23,451,0,0),
(3,23,452,0,0),
(3,23,453,0,0),
(3,23,454,0,0),
(3,23,455,0,1),
(3,23,456,0,1),
(3,23,457,0,0),
(3,23,458,0,0),
(3,23,459,0,0),
(3,23,460,0,0),
(3,23,461,0,0),
(3,23,462,0,0),
(3,23,463,0,0),
(3,23,464,0,0),
(3,23,465,0,0),
(3,23,466,0,0),
(3,23,467,0,0),
(3,23,468,0,0),
(3,23,469,0,0),
(3,23,470,0,0),
(3,23,471,0,0),
(3,23,472,0,0),
(3,23,473,0,0),
(3,23,474,0,0),
(3,10,520,0,0),
(3,10,521,0,0),
(3,10,522,0,0),
(3,10,523,0,0),
(3,10,524,0,0),
(3,10,525,0,0),
(3,32,526,0,0),
(3,32,527,0,0),
(3,32,528,0,0),
(3,32,529,0,0),
(3,32,530,0,0),
(3,32,531,0,0),
(3,32,532,0,0),
(3,32,533,0,0),
(3,32,534,0,0),
(3,32,535,0,0),
(3,32,536,0,0),
(3,32,537,0,0),
(3,32,538,0,0),
(3,32,539,0,0),
(3,32,540,0,1),
(3,32,541,0,1),
(3,32,542,0,1),
(3,29,543,0,0),
(3,33,544,0,0),
(3,33,545,0,0),
(3,33,546,0,0),
(3,33,547,0,0),
(3,33,548,0,0),
(3,33,549,0,0),
(3,33,550,0,0),
(3,33,551,0,0),
(3,33,552,0,1),
(3,33,553,0,1),
(3,33,554,0,0),
(3,33,555,0,0),
(3,33,556,0,0),
(3,33,557,0,0),
(3,33,558,0,0),
(3,33,559,0,0),
(3,33,560,0,0),
(3,33,561,0,0),
(3,33,562,0,0),
(3,33,563,0,1),
(3,33,564,0,0),
(3,33,565,0,0),
(3,35,566,0,0),
(3,35,567,0,1),
(3,35,568,0,1),
(3,35,569,0,0),
(3,35,570,0,1),
(3,35,571,0,0),
(3,35,572,0,0),
(3,35,573,0,0),
(3,35,574,0,0),
(3,35,575,0,0),
(3,35,576,0,0),
(3,35,577,0,1),
(3,35,578,0,1),
(3,35,579,0,0),
(3,35,580,0,0),
(3,35,581,0,0),
(3,35,582,0,1),
(3,35,583,0,0),
(3,35,584,0,0),
(3,35,585,0,1),
(3,35,586,0,0),
(3,35,587,0,0),
(3,42,588,0,0),
(3,42,589,0,0),
(3,42,590,0,0),
(3,42,591,0,0),
(3,42,592,0,0),
(3,42,593,0,0),
(3,42,594,0,1),
(3,42,595,0,1),
(3,42,596,0,0),
(3,42,597,0,0),
(3,42,598,0,1),
(3,42,599,0,0),
(3,42,600,0,0),
(3,43,601,0,0),
(3,43,602,0,0),
(3,43,603,0,0),
(3,43,604,0,0),
(3,43,605,0,0),
(3,43,606,0,0),
(3,43,607,0,0),
(3,43,608,0,0),
(3,43,609,0,0),
(3,43,610,0,0),
(3,43,611,0,0),
(3,43,612,0,1),
(3,43,613,0,1),
(3,43,614,0,0),
(3,43,615,0,0),
(3,43,616,0,1),
(3,43,617,0,0),
(3,43,618,0,0),
(3,44,619,0,0),
(3,44,620,0,0),
(3,44,621,0,0),
(3,44,622,0,0),
(3,44,623,0,0),
(3,44,624,0,0),
(3,44,625,0,0),
(3,44,626,0,0),
(3,44,627,0,0),
(3,44,628,0,0),
(3,44,629,0,0),
(3,44,630,0,0),
(3,44,631,0,0),
(3,44,632,0,1),
(3,44,633,0,1),
(3,44,634,0,0),
(3,44,635,0,0),
(3,44,636,0,1),
(3,44,637,0,0),
(3,44,638,0,0),
(3,46,639,0,0),
(3,46,640,0,0),
(3,46,641,0,0),
(3,46,642,0,0),
(3,46,643,0,0),
(3,46,644,0,0),
(3,46,645,0,0),
(3,46,646,0,0),
(3,46,647,0,0),
(3,46,648,0,0),
(3,46,649,0,0),
(3,46,650,0,0),
(3,46,651,0,0),
(3,46,652,0,0),
(3,46,653,0,1),
(3,46,654,0,1),
(3,46,655,0,0),
(3,46,656,0,0),
(3,46,657,0,1),
(3,46,658,0,0),
(3,46,659,0,0),
(3,47,660,0,0),
(3,47,661,0,1),
(3,47,662,0,1),
(3,47,663,0,0),
(3,47,664,0,0),
(3,47,665,0,1),
(3,48,666,0,0),
(3,48,667,0,0),
(3,48,668,0,1),
(3,48,669,0,1),
(3,48,670,0,0),
(3,48,671,0,1),
(3,48,672,0,0),
(3,48,673,0,1),
(3,2,674,0,0),
(3,29,675,0,0),
(3,23,676,0,0),
(3,23,677,0,0),
(3,23,678,0,0),
(3,23,679,0,0),
(3,23,680,0,0),
(3,23,681,0,0),
(3,23,682,0,0),
(3,23,683,0,0),
(3,23,684,0,0),
(3,22,685,0,0),
(3,22,686,0,0),
(3,22,687,0,0),
(3,22,688,0,0),
(3,22,689,0,0),
(3,22,690,0,0),
(3,22,691,0,0),
(3,22,692,0,0),
(3,22,693,0,0),
(3,21,694,0,0),
(3,21,695,0,0),
(3,21,696,0,0),
(3,21,697,0,0),
(3,21,698,0,0),
(3,21,699,0,0),
(3,21,700,0,0),
(3,21,701,0,0),
(3,21,702,0,0),
(3,20,703,0,0),
(3,20,704,0,0),
(3,20,705,0,0),
(3,20,706,0,0),
(3,20,707,0,0),
(3,20,708,0,0),
(3,20,709,0,0),
(3,20,710,0,0),
(3,20,711,0,0),
(3,29,712,0,0),
(3,43,713,0,0),
(3,48,714,0,0),
(3,29,715,0,0),
(3,29,716,0,0),
(3,29,717,0,0),
(3,23,718,0,0),
(3,22,719,0,0),
(3,21,720,0,0),
(3,20,721,0,0),
(3,29,722,0,0),
(3,6,723,0,1),
(3,4,724,0,1),
(3,2,725,0,1),
(3,29,726,0,0),
(3,23,727,0,0),
(3,23,728,0,0),
(3,21,729,0,0),
(3,21,730,0,0),
(3,18,731,0,0),
(3,7,732,0,0),
(3,48,733,0,0),
(3,48,734,0,0),
(3,23,735,0,0),
(3,20,736,0,0),
(3,21,737,0,0),
(3,22,738,0,0),
(3,29,739,0,0),
(3,2,740,0,0),
(3,13,741,0,0),
(3,29,742,0,0),
(3,29,743,0,0),
(3,29,744,0,0),
(3,29,745,0,0),
(3,14,772,0,0),
(3,33,773,0,0),
(3,23,774,0,0),
(3,29,775,0,0),
(3,23,776,0,0),
(3,23,777,0,0),
(3,23,778,0,0),
(3,20,779,0,0),
(3,20,780,0,0),
(3,20,781,0,0),
(3,21,782,0,0),
(3,22,783,0,0),
(3,22,784,0,0),
(3,22,785,0,0),
(3,48,786,0,0),
(3,48,787,0,0),
(3,48,788,0,0),
(3,2,789,0,1),
(3,4,790,0,1),
(3,6,791,0,1),
(3,7,792,0,1),
(3,8,793,0,1),
(3,9,794,0,1),
(3,10,795,0,1),
(3,13,796,0,1),
(3,14,797,0,1),
(3,15,798,0,1),
(3,16,799,0,1),
(3,18,800,0,1),
(3,19,801,0,1),
(3,20,802,0,1),
(3,21,803,0,1),
(3,22,804,0,1),
(3,23,805,0,1),
(3,26,806,0,1),
(3,10,807,0,0),
(3,2,808,0,0),
(3,4,809,0,0),
(3,6,810,0,0),
(3,7,811,0,0),
(3,8,812,0,0),
(3,9,813,0,0),
(3,10,814,0,0),
(3,13,815,0,0),
(3,14,816,0,0),
(3,15,817,0,0),
(3,16,818,0,1),
(3,18,819,0,0),
(3,19,820,0,0),
(3,20,821,0,0),
(3,21,822,0,0),
(3,22,823,0,0),
(3,23,824,0,0),
(3,26,825,0,0),
(3,2,826,0,0),
(3,4,827,0,0),
(3,6,828,0,0),
(3,7,829,0,0),
(3,8,830,0,0),
(3,9,831,0,0),
(3,10,832,0,0),
(3,13,833,0,0),
(3,14,834,0,0),
(3,15,835,0,0),
(3,16,836,0,1),
(3,18,837,0,0),
(3,19,838,0,0),
(3,20,839,0,0),
(3,21,840,0,0),
(3,22,841,0,0),
(3,23,842,0,0),
(3,26,843,0,0),
(3,20,844,0,0),
(3,21,845,0,0),
(3,22,846,0,0),
(3,23,847,0,0),
(3,44,848,0,1),
(3,44,849,0,0),
(3,29,850,0,0),
(3,22,851,0,1),
(3,29,852,0,0),
(3,46,854,0,0),
(3,46,856,0,0),
(3,7,858,0,0),
(3,7,860,0,0),
(3,7,862,0,0),
(3,4,874,0,0),
(3,4,876,0,0),
(3,4,878,0,0),
(3,50,879,0,0),
(3,50,880,0,0),
(3,50,881,0,0),
(3,50,882,0,0),
(3,50,883,0,0),
(3,50,884,0,0),
(3,50,885,0,0),
(3,50,886,0,0),
(3,50,887,0,0),
(3,50,888,0,0),
(3,50,889,0,0),
(3,50,890,0,0),
(3,50,892,0,0),
(3,50,898,0,0),
(3,50,900,0,0),
(3,50,902,0,0),
(3,50,904,0,0),
(3,50,908,0,0),
(3,50,910,0,0),
(3,50,912,0,0),
(3,50,914,0,0),
(3,50,916,0,0),
(3,50,918,0,0),
(3,50,920,0,0),
(3,50,922,0,0),
(3,50,924,0,0),
(3,4,926,0,0),
(3,50,927,0,0),
(3,50,928,0,0),
(3,50,929,0,0),
(3,50,930,0,0),
(3,50,931,0,0),
(3,50,932,0,0),
(3,50,933,0,0),
(3,50,934,0,0),
(3,50,938,0,0),
(3,50,942,0,0),
(3,50,944,0,0),
(3,50,946,0,0),
(3,50,948,0,0),
(3,50,950,0,0),
(3,50,952,0,0),
(3,50,954,0,0),
(3,50,956,0,0),
(3,50,958,0,0),
(3,50,960,0,0),
(3,50,962,0,0),
(3,50,964,0,0),
(3,50,968,0,0),
(3,50,970,0,0),
(3,4,972,0,0),
(3,53,973,0,0),
(3,53,974,0,0),
(3,53,975,0,0),
(3,53,976,0,0),
(3,53,977,0,0),
(3,53,978,0,0),
(3,53,979,0,0),
(3,53,980,0,0),
(3,53,981,0,0),
(3,53,982,0,0),
(3,53,983,0,0),
(3,54,984,0,0),
(3,54,985,0,0),
(3,54,986,0,0),
(3,54,987,0,0),
(3,54,988,0,0),
(3,54,989,0,0),
(3,54,990,0,0),
(3,54,991,0,0),
(3,54,992,0,0),
(3,54,993,0,0),
(3,54,994,0,0),
(3,54,995,0,0),
(3,54,996,0,0),
(3,54,997,0,0),
(3,55,998,0,0),
(3,55,999,0,0),
(3,55,1000,0,0),
(3,55,1001,0,0),
(3,55,1002,0,0),
(3,55,1003,0,0),
(3,55,1004,0,0),
(3,55,1005,0,0),
(3,55,1006,0,0),
(3,55,1007,0,0),
(3,55,1008,0,0),
(3,55,1009,0,0),
(3,55,1010,0,0),
(3,55,1011,0,0),
(3,55,1012,0,0),
(3,55,1013,0,0),
(3,56,1014,0,0),
(3,56,1015,0,0),
(3,56,1016,0,0),
(3,56,1017,0,0),
(3,56,1018,0,0),
(3,56,1019,0,0),
(3,56,1020,0,0),
(3,56,1021,0,0),
(3,56,1022,0,0),
(3,56,1023,0,0),
(3,57,1024,0,0),
(3,57,1025,0,0),
(3,57,1026,0,0),
(3,57,1027,0,0),
(3,57,1028,0,0),
(3,57,1029,0,0),
(3,57,1030,0,0),
(3,57,1031,0,0),
(3,57,1032,0,0),
(3,57,1033,0,0),
(3,57,1034,0,0),
(3,58,1035,0,0),
(3,58,1036,0,0),
(3,58,1037,0,0),
(3,58,1038,0,0),
(3,58,1039,0,0),
(3,58,1040,0,0),
(3,58,1041,0,0),
(3,58,1042,0,0),
(3,58,1043,0,0),
(3,58,1044,0,0),
(3,58,1045,0,0),
(3,58,1046,0,0),
(3,58,1047,0,0),
(3,58,1048,0,0),
(3,58,1049,0,0),
(3,59,1050,0,0),
(3,59,1051,0,0),
(3,59,1052,0,0),
(3,59,1053,0,0),
(3,59,1054,0,0),
(3,59,1055,0,0),
(3,59,1056,0,0),
(3,59,1057,0,0),
(3,59,1058,0,0),
(3,59,1059,0,0),
(3,59,1060,0,0),
(3,59,1061,0,0),
(3,59,1062,0,0),
(3,59,1063,0,0),
(3,59,1064,0,0),
(3,59,1065,0,0),
(3,59,1066,0,0),
(3,59,1067,0,0),
(3,60,1068,0,0),
(3,60,1069,0,0),
(3,60,1070,0,0),
(3,60,1071,0,0),
(3,60,1072,0,0),
(3,60,1073,0,0),
(3,60,1074,0,0),
(3,60,1075,0,0),
(3,60,1076,0,0),
(3,60,1077,0,0),
(3,60,1078,0,0),
(3,60,1079,0,0),
(3,60,1080,0,0),
(3,60,1081,0,0),
(3,60,1082,0,0),
(3,60,1083,0,0),
(3,60,1084,0,0),
(3,60,1085,0,0),
(3,60,1086,0,0),
(3,60,1087,0,0),
(3,13,1088,0,0),
(3,50,1090,0,0),
(3,50,1092,0,0),
(3,50,1094,0,0),
(3,50,1096,0,0),
(3,50,1098,0,0),
(3,50,1100,0,0),
(3,50,1102,0,0),
(4,6,1,0,0),
(4,6,2,0,0),
(4,6,3,0,0),
(4,6,4,0,0),
(4,6,5,0,0),
(4,6,6,0,0),
(4,6,7,0,0),
(4,6,8,0,0),
(4,6,9,0,0),
(4,6,10,0,0),
(4,6,11,0,0),
(4,6,12,0,0),
(4,6,13,0,0),
(4,6,14,0,0),
(4,6,15,0,0),
(4,6,16,0,0),
(4,6,17,0,0),
(4,6,18,0,0),
(4,6,19,0,0),
(4,6,20,0,0),
(4,6,21,0,0),
(4,6,22,0,0),
(4,6,23,0,0),
(4,6,24,0,0),
(4,6,25,0,0),
(4,6,26,0,0),
(4,6,27,0,0),
(4,6,28,0,0),
(4,6,29,0,0),
(4,6,30,0,0),
(4,6,31,0,0),
(4,6,32,0,0),
(4,6,33,0,0),
(4,6,34,0,0),
(4,6,35,0,0),
(4,6,36,0,0),
(4,7,37,0,0),
(4,7,38,0,0),
(4,7,39,0,0),
(4,7,40,0,0),
(4,7,41,0,0),
(4,7,42,0,0),
(4,7,43,0,0),
(4,7,44,0,0),
(4,7,45,0,0),
(4,7,46,0,0),
(4,7,47,0,0),
(4,7,48,0,0),
(4,7,49,0,0),
(4,7,50,0,0),
(4,7,51,0,0),
(4,7,52,0,0),
(4,7,53,0,0),
(4,7,54,0,0),
(4,7,55,0,0),
(4,7,56,0,0),
(4,7,57,0,0),
(4,7,58,0,0),
(4,7,59,0,0),
(4,7,60,0,0),
(4,7,61,0,0),
(4,7,62,0,0),
(4,7,63,0,0),
(4,7,64,0,0),
(4,7,65,0,0),
(4,4,66,0,0),
(4,4,67,0,0),
(4,4,68,0,0),
(4,4,69,0,0),
(4,4,70,0,0),
(4,4,71,0,0),
(4,4,72,0,0),
(4,4,73,0,0),
(4,4,74,0,0),
(4,4,75,0,0),
(4,4,76,0,0),
(4,4,77,0,0),
(4,4,78,0,0),
(4,4,79,0,0),
(4,4,80,0,0),
(4,4,81,0,0),
(4,4,82,0,0),
(4,4,83,0,0),
(4,4,84,0,0),
(4,4,85,0,0),
(4,4,86,0,0),
(4,4,87,0,0),
(4,4,88,0,0),
(4,4,89,0,0),
(4,4,90,0,0),
(4,4,91,0,0),
(4,4,92,0,0),
(4,4,93,0,0),
(4,4,94,0,0),
(4,4,95,0,0),
(4,4,96,0,0),
(4,4,97,0,0),
(4,4,98,0,0),
(4,4,99,0,0),
(4,4,100,0,0),
(4,4,101,0,0),
(4,4,102,0,0),
(4,4,103,0,0),
(4,4,104,0,0),
(4,4,105,0,0),
(4,4,106,0,0),
(4,4,107,0,0),
(4,4,108,0,0),
(4,4,109,0,0),
(4,2,110,0,0),
(4,2,111,0,0),
(4,2,112,0,0),
(4,2,113,0,0),
(4,2,114,0,0),
(4,2,115,0,0),
(4,2,116,0,0),
(4,2,117,0,0),
(4,2,118,0,0),
(4,2,119,0,0),
(4,2,120,0,0),
(4,2,121,0,0),
(4,2,122,0,0),
(4,2,123,0,0),
(4,2,124,0,0),
(4,2,125,0,0),
(4,26,126,0,0),
(4,26,127,0,0),
(4,26,128,0,0),
(4,26,129,0,0),
(4,26,130,0,0),
(4,26,131,0,0),
(4,26,132,0,0),
(4,26,133,0,0),
(4,26,134,0,0),
(4,26,135,0,0),
(4,26,136,0,0),
(4,26,137,0,0),
(4,26,138,0,0),
(4,26,139,0,0),
(4,26,140,0,0),
(4,26,141,0,0),
(4,26,142,0,0),
(4,26,143,0,0),
(4,26,144,0,0),
(4,26,145,0,0),
(4,26,146,0,0),
(4,26,147,0,0),
(4,26,148,0,0),
(4,26,149,0,0),
(4,26,150,0,0),
(4,4,151,0,0),
(4,6,152,0,0),
(4,7,153,0,0),
(4,26,154,0,0),
(4,13,155,0,0),
(4,13,156,0,0),
(4,13,157,0,0),
(4,13,158,0,0),
(4,13,159,0,0),
(4,13,160,0,0),
(4,13,161,0,0),
(4,13,162,0,0),
(4,13,163,0,0),
(4,13,164,0,0),
(4,13,165,0,0),
(4,13,166,0,0),
(4,13,167,0,0),
(4,13,168,0,0),
(4,13,169,0,0),
(4,13,170,0,0),
(4,13,171,0,0),
(4,13,172,0,0),
(4,13,173,0,0),
(4,14,174,0,0),
(4,14,175,0,0),
(4,14,176,0,0),
(4,14,177,0,0),
(4,14,178,0,0),
(4,14,179,0,0),
(4,14,180,0,0),
(4,14,181,0,0),
(4,14,182,0,0),
(4,14,183,0,0),
(4,14,184,0,0),
(4,14,185,0,0),
(4,14,186,0,0),
(4,14,187,0,0),
(4,14,188,0,0),
(4,14,189,0,0),
(4,14,190,0,0),
(4,14,191,0,0),
(4,14,192,0,0),
(4,14,193,0,0),
(4,14,194,0,0),
(4,14,195,0,0),
(4,14,196,0,0),
(4,14,197,0,0),
(4,14,198,0,0),
(4,14,199,0,0),
(4,14,200,0,0),
(4,14,201,0,0),
(4,14,202,0,0),
(4,14,203,0,0),
(4,14,204,0,0),
(4,8,205,0,0),
(4,8,206,0,0),
(4,8,207,0,0),
(4,8,208,0,0),
(4,8,209,0,0),
(4,8,210,0,0),
(4,8,211,0,0),
(4,8,212,0,0),
(4,8,213,0,0),
(4,8,214,0,0),
(4,8,215,0,0),
(4,8,216,0,0),
(4,8,217,0,0),
(4,8,218,0,0),
(4,8,219,0,0),
(4,10,220,0,0),
(4,10,221,0,0),
(4,10,222,0,0),
(4,10,223,0,0),
(4,10,224,0,0),
(4,10,225,0,0),
(4,10,226,0,0),
(4,10,227,0,0),
(4,10,228,0,0),
(4,10,229,0,0),
(4,10,230,0,0),
(4,10,231,0,0),
(4,9,232,0,0),
(4,9,233,0,0),
(4,9,234,0,0),
(4,9,235,0,0),
(4,9,236,0,0),
(4,9,237,0,0),
(4,9,238,0,0),
(4,9,239,0,0),
(4,9,240,0,0),
(4,9,241,0,0),
(4,9,242,0,0),
(4,9,243,0,0),
(4,9,244,0,0),
(4,9,245,0,0),
(4,9,246,0,0),
(4,9,247,0,0),
(4,9,248,0,0),
(4,9,249,0,0),
(4,9,250,0,0),
(4,9,251,0,0),
(4,9,252,0,0),
(4,9,253,0,0),
(4,9,254,0,0),
(4,9,255,0,0),
(4,16,256,0,0),
(4,16,257,0,0),
(4,16,258,0,0),
(4,16,259,0,0),
(4,16,260,0,0),
(4,16,261,0,0),
(4,16,262,0,0),
(4,16,263,0,0),
(4,16,264,0,0),
(4,16,265,0,0),
(4,16,266,0,0),
(4,16,267,0,0),
(4,16,268,0,0),
(4,16,269,0,0),
(4,16,270,0,0),
(4,16,271,0,0),
(4,16,272,0,0),
(4,16,273,0,0),
(4,16,274,0,0),
(4,16,275,0,0),
(4,16,276,0,0),
(4,16,277,0,0),
(4,16,278,0,0),
(4,15,279,0,0),
(4,15,280,0,0),
(4,15,281,0,0),
(4,15,282,0,0),
(4,15,283,0,0),
(4,15,284,0,0),
(4,15,285,0,0),
(4,15,286,0,0),
(4,15,287,0,0),
(4,15,288,0,0),
(4,18,289,0,0),
(4,18,290,0,0),
(4,18,291,0,0),
(4,18,292,0,0),
(4,18,293,0,0),
(4,18,294,0,0),
(4,18,295,0,0),
(4,18,296,0,0),
(4,18,297,0,0),
(4,18,298,0,0),
(4,18,299,0,0),
(4,18,300,0,0),
(4,18,301,0,0),
(4,18,302,0,0),
(4,18,303,0,0),
(4,18,304,0,0),
(4,18,305,0,0),
(4,19,306,0,0),
(4,19,307,0,0),
(4,19,308,0,0),
(4,19,309,0,0),
(4,19,310,0,0),
(4,19,311,0,0),
(4,19,312,0,0),
(4,19,313,0,0),
(4,20,314,0,0),
(4,20,315,0,0),
(4,20,316,0,0),
(4,20,317,0,0),
(4,20,318,0,0),
(4,20,319,0,0),
(4,20,320,0,0),
(4,20,321,0,0),
(4,20,322,0,0),
(4,20,323,0,0),
(4,20,324,0,0),
(4,20,325,0,0),
(4,20,326,0,0),
(4,20,327,0,0),
(4,20,328,0,0),
(4,20,329,0,0),
(4,20,330,0,0),
(4,20,331,0,0),
(4,20,332,0,0),
(4,20,333,0,0),
(4,20,334,0,0),
(4,20,335,0,0),
(4,20,336,0,0),
(4,20,337,0,0),
(4,20,338,0,0),
(4,20,339,0,0),
(4,20,340,0,0),
(4,20,341,0,0),
(4,20,342,0,0),
(4,20,343,0,0),
(4,20,344,0,0),
(4,20,345,0,0),
(4,20,346,0,0),
(4,20,347,0,0),
(4,20,348,0,0),
(4,20,349,0,0),
(4,20,350,0,0),
(4,21,351,0,0),
(4,21,352,0,0),
(4,21,353,0,0),
(4,21,354,0,0),
(4,21,355,0,0),
(4,21,356,0,0),
(4,21,357,0,0),
(4,21,358,0,0),
(4,21,359,0,0),
(4,21,360,0,0),
(4,21,361,0,0),
(4,21,362,0,0),
(4,21,363,0,0),
(4,21,364,0,0),
(4,21,365,0,0),
(4,21,366,0,0),
(4,21,367,0,0),
(4,21,368,0,0),
(4,21,369,0,0),
(4,21,370,0,0),
(4,21,371,0,0),
(4,21,372,0,0),
(4,21,373,0,0),
(4,21,374,0,0),
(4,21,375,0,0),
(4,21,376,0,0),
(4,21,377,0,0),
(4,21,378,0,0),
(4,21,379,0,0),
(4,21,380,0,0),
(4,21,381,0,0),
(4,21,382,0,0),
(4,21,383,0,0),
(4,21,384,0,0),
(4,21,385,0,0),
(4,21,386,0,0),
(4,21,387,0,0),
(4,21,388,0,0),
(4,22,389,0,0),
(4,22,390,0,0),
(4,22,391,0,0),
(4,22,392,0,0),
(4,22,393,0,0),
(4,22,394,0,0),
(4,22,395,0,0),
(4,22,396,0,0),
(4,22,397,0,0),
(4,22,398,0,0),
(4,22,399,0,0),
(4,22,400,0,0),
(4,22,401,0,0),
(4,22,402,0,0),
(4,22,403,0,0),
(4,22,404,0,0),
(4,22,405,0,0),
(4,22,406,0,0),
(4,22,407,0,0),
(4,22,408,0,0),
(4,22,409,0,0),
(4,22,410,0,0),
(4,22,411,0,0),
(4,22,412,0,0),
(4,22,413,0,0),
(4,22,414,0,0),
(4,22,415,0,0),
(4,22,416,0,0),
(4,22,417,0,0),
(4,22,418,0,0),
(4,22,419,0,0),
(4,22,420,0,0),
(4,22,421,0,0),
(4,22,422,0,0),
(4,22,423,0,0),
(4,22,424,0,0),
(4,22,425,0,0),
(4,22,426,0,0),
(4,22,427,0,0),
(4,22,428,0,0),
(4,22,429,0,0),
(4,22,430,0,0),
(4,22,431,0,0),
(4,22,432,0,0),
(4,22,433,0,0),
(4,22,434,0,0),
(4,22,435,0,0),
(4,23,436,0,0),
(4,23,437,0,0),
(4,23,438,0,0),
(4,23,439,0,0),
(4,23,440,0,0),
(4,23,441,0,0),
(4,23,442,0,0),
(4,23,443,0,0),
(4,23,444,0,0),
(4,23,445,0,0),
(4,23,446,0,0),
(4,23,447,0,0),
(4,23,448,0,0),
(4,23,449,0,0),
(4,23,450,0,0),
(4,23,451,0,0),
(4,23,452,0,0),
(4,23,453,0,0),
(4,23,454,0,0),
(4,23,455,0,0),
(4,23,456,0,0),
(4,23,457,0,0),
(4,23,458,0,0),
(4,23,459,0,0),
(4,23,460,0,0),
(4,23,461,0,0),
(4,23,462,0,0),
(4,23,463,0,0),
(4,23,464,0,0),
(4,23,465,0,0),
(4,23,466,0,0),
(4,23,467,0,0),
(4,23,468,0,0),
(4,23,469,0,0),
(4,23,470,0,0),
(4,23,471,0,0),
(4,23,472,0,0),
(4,23,473,0,0),
(4,23,474,0,0),
(4,10,520,0,0),
(4,10,521,0,0),
(4,10,522,0,0),
(4,10,523,0,0),
(4,10,524,0,0),
(4,10,525,0,0),
(4,32,526,0,0),
(4,32,527,0,0),
(4,32,528,0,0),
(4,32,529,0,0),
(4,32,530,0,0),
(4,32,531,0,0),
(4,32,532,0,0),
(4,32,533,0,0),
(4,32,534,0,0),
(4,32,535,0,0),
(4,32,536,0,0),
(4,32,537,0,0),
(4,32,538,0,0),
(4,32,539,0,0),
(4,32,540,0,0),
(4,32,541,0,0),
(4,32,542,0,0),
(4,29,543,0,0),
(4,33,544,0,0),
(4,33,545,0,0),
(4,33,546,0,0),
(4,33,547,0,0),
(4,33,548,0,0),
(4,33,549,0,0),
(4,33,550,0,0),
(4,33,551,0,0),
(4,33,552,0,0),
(4,33,553,0,0),
(4,33,554,0,0),
(4,33,555,0,0),
(4,33,556,0,0),
(4,33,557,0,0),
(4,33,558,0,0),
(4,33,559,0,0),
(4,33,560,0,0),
(4,33,561,0,0),
(4,33,562,0,0),
(4,33,563,0,0),
(4,33,564,0,0),
(4,33,565,0,0),
(4,35,566,0,0),
(4,35,567,0,0),
(4,35,568,0,0),
(4,35,569,0,0),
(4,35,570,0,0),
(4,35,571,0,0),
(4,35,572,0,0),
(4,35,573,0,0),
(4,35,574,0,0),
(4,35,575,0,0),
(4,35,576,0,0),
(4,35,577,0,0),
(4,35,578,0,0),
(4,35,579,0,0),
(4,35,580,0,0),
(4,35,581,0,0),
(4,35,582,0,0),
(4,35,583,0,0),
(4,35,584,0,0),
(4,35,585,0,0),
(4,35,586,0,0),
(4,35,587,0,0),
(4,42,588,0,0),
(4,42,589,0,0),
(4,42,590,0,0),
(4,42,591,0,0),
(4,42,592,0,0),
(4,42,593,0,0),
(4,42,594,0,0),
(4,42,595,0,0),
(4,42,596,0,0),
(4,42,597,0,0),
(4,42,598,0,0),
(4,42,599,0,0),
(4,42,600,0,0),
(4,43,601,0,0),
(4,43,602,0,0),
(4,43,603,0,0),
(4,43,604,0,0),
(4,43,605,0,0),
(4,43,606,0,0),
(4,43,607,0,0),
(4,43,608,0,0),
(4,43,609,0,0),
(4,43,610,0,0),
(4,43,611,0,0),
(4,43,612,0,0),
(4,43,613,0,0),
(4,43,614,0,0),
(4,43,615,0,0),
(4,43,616,0,0),
(4,43,617,0,0),
(4,43,618,0,0),
(4,44,619,0,0),
(4,44,620,0,0),
(4,44,621,0,0),
(4,44,622,0,0),
(4,44,623,0,0),
(4,44,624,0,0),
(4,44,625,0,0),
(4,44,626,0,0),
(4,44,627,0,0),
(4,44,628,0,0),
(4,44,629,0,0),
(4,44,630,0,0),
(4,44,631,0,0),
(4,44,632,0,0),
(4,44,633,0,0),
(4,44,634,0,0),
(4,44,635,0,0),
(4,44,636,0,0),
(4,44,637,0,0),
(4,44,638,0,0),
(4,46,639,0,0),
(4,46,640,0,0),
(4,46,641,0,0),
(4,46,642,0,0),
(4,46,643,0,0),
(4,46,644,0,0),
(4,46,645,0,0),
(4,46,646,0,0),
(4,46,647,0,0),
(4,46,648,0,0),
(4,46,649,0,0),
(4,46,650,0,0),
(4,46,651,0,0),
(4,46,652,0,0),
(4,46,653,0,0),
(4,46,654,0,0),
(4,46,655,0,0),
(4,46,656,0,0),
(4,46,657,0,0),
(4,46,658,0,0),
(4,46,659,0,0),
(4,47,660,0,0),
(4,47,661,0,0),
(4,47,662,0,0),
(4,47,663,0,0),
(4,47,664,0,0),
(4,47,665,0,0),
(4,48,666,0,0),
(4,48,667,0,0),
(4,48,668,0,0),
(4,48,669,0,0),
(4,48,670,0,0),
(4,48,671,0,0),
(4,48,672,0,0),
(4,48,673,0,0),
(4,2,674,0,0),
(4,29,675,0,0),
(4,23,676,0,0),
(4,23,677,0,0),
(4,23,678,0,0),
(4,23,679,0,0),
(4,23,680,0,0),
(4,23,681,0,0),
(4,23,682,0,0),
(4,23,683,0,0),
(4,23,684,0,0),
(4,22,685,0,0),
(4,22,686,0,0),
(4,22,687,0,0),
(4,22,688,0,0),
(4,22,689,0,0),
(4,22,690,0,0),
(4,22,691,0,0),
(4,22,692,0,0),
(4,22,693,0,0),
(4,21,694,0,0),
(4,21,695,0,0),
(4,21,696,0,0),
(4,21,697,0,0),
(4,21,698,0,0),
(4,21,699,0,0),
(4,21,700,0,0),
(4,21,701,0,0),
(4,21,702,0,0),
(4,20,703,0,0),
(4,20,704,0,0),
(4,20,705,0,0),
(4,20,706,0,0),
(4,20,707,0,0),
(4,20,708,0,0),
(4,20,709,0,0),
(4,20,710,0,0),
(4,20,711,0,0),
(4,29,712,0,0),
(4,43,713,0,0),
(4,48,714,0,0),
(4,29,715,0,0),
(4,29,716,0,0),
(4,29,717,0,0),
(4,23,718,0,0),
(4,22,719,0,0),
(4,21,720,0,0),
(4,20,721,0,0),
(4,29,722,0,0),
(4,6,723,0,0),
(4,4,724,0,0),
(4,2,725,0,0),
(4,29,726,0,0),
(4,23,727,0,0),
(4,23,728,0,0),
(4,21,729,0,0),
(4,21,730,0,0),
(4,18,731,0,0),
(4,7,732,0,0),
(4,48,733,0,0),
(4,48,734,0,0),
(4,23,735,0,0),
(4,20,736,0,0),
(4,21,737,0,0),
(4,22,738,0,0),
(4,29,739,0,0),
(4,2,740,0,0),
(4,13,741,0,0),
(4,29,742,0,0),
(4,29,743,0,0),
(4,29,744,0,0),
(4,29,745,0,0),
(4,14,772,0,0),
(4,33,773,0,0),
(4,23,774,0,0),
(4,29,775,0,0),
(4,23,776,0,0),
(4,23,777,0,0),
(4,23,778,0,0),
(4,20,779,0,0),
(4,20,780,0,0),
(4,20,781,0,0),
(4,21,782,0,0),
(4,22,783,0,0),
(4,22,784,0,0),
(4,22,785,0,0),
(4,48,786,0,0),
(4,48,787,0,0),
(4,48,788,0,0),
(4,2,789,0,0),
(4,4,790,0,0),
(4,6,791,0,0),
(4,7,792,0,0),
(4,8,793,0,0),
(4,9,794,0,0),
(4,10,795,0,0),
(4,13,796,0,0),
(4,14,797,0,0),
(4,15,798,0,0),
(4,16,799,0,0),
(4,18,800,0,0),
(4,19,801,0,0),
(4,20,802,0,0),
(4,21,803,0,0),
(4,22,804,0,0),
(4,23,805,0,0),
(4,26,806,0,0),
(4,10,807,0,0),
(4,2,808,0,0),
(4,4,809,0,0),
(4,6,810,0,0),
(4,7,811,0,0),
(4,8,812,0,0),
(4,9,813,0,0),
(4,10,814,0,0),
(4,13,815,0,0),
(4,14,816,0,0),
(4,15,817,0,0),
(4,16,818,0,0),
(4,18,819,0,0),
(4,19,820,0,0),
(4,20,821,0,0),
(4,21,822,0,0),
(4,22,823,0,0),
(4,23,824,0,0),
(4,26,825,0,0),
(4,2,826,0,0),
(4,4,827,0,0),
(4,6,828,0,0),
(4,7,829,0,0),
(4,8,830,0,0),
(4,9,831,0,0),
(4,10,832,0,0),
(4,13,833,0,0),
(4,14,834,0,0),
(4,15,835,0,0),
(4,16,836,0,0),
(4,18,837,0,0),
(4,19,838,0,0),
(4,20,839,0,0),
(4,21,840,0,0),
(4,22,841,0,0),
(4,23,842,0,0),
(4,26,843,0,0),
(4,20,844,0,0),
(4,21,845,0,0),
(4,22,846,0,0),
(4,23,847,0,0),
(4,44,848,0,0),
(4,44,849,0,0),
(4,29,850,0,0),
(4,22,851,0,0),
(4,29,852,0,0),
(4,46,854,0,0),
(4,46,856,0,0),
(4,7,858,0,0),
(4,7,860,0,0),
(4,7,862,0,0),
(4,4,874,0,0),
(4,4,876,0,0),
(4,4,878,0,0),
(4,50,879,0,0),
(4,50,880,0,0),
(4,50,881,0,0),
(4,50,882,0,0),
(4,50,883,0,0),
(4,50,884,0,0),
(4,50,885,0,0),
(4,50,886,0,0),
(4,50,887,0,0),
(4,50,888,0,0),
(4,50,889,0,0),
(4,50,890,0,0),
(4,50,892,0,0),
(4,50,898,0,0),
(4,50,900,0,0),
(4,50,902,0,0),
(4,50,904,0,0),
(4,50,908,0,0),
(4,50,910,0,0),
(4,50,912,0,0),
(4,50,914,0,0),
(4,50,916,0,0),
(4,50,918,0,0),
(4,50,920,0,0),
(4,50,922,0,0),
(4,50,924,0,0),
(4,4,926,0,0),
(4,50,927,0,0),
(4,50,928,0,0),
(4,50,929,0,0),
(4,50,930,0,0),
(4,50,931,0,0),
(4,50,932,0,0),
(4,50,933,0,0),
(4,50,934,0,0),
(4,50,938,0,0),
(4,50,942,0,0),
(4,50,944,0,0),
(4,50,946,0,0),
(4,50,948,0,0),
(4,50,950,0,0),
(4,50,952,0,0),
(4,50,954,0,0),
(4,50,956,0,0),
(4,50,958,0,0),
(4,50,960,0,0),
(4,50,962,0,0),
(4,50,964,0,0),
(4,50,968,0,0),
(4,50,970,0,0),
(4,4,972,0,0),
(4,53,973,0,0),
(4,53,974,0,0),
(4,53,975,0,0),
(4,53,976,0,0),
(4,53,977,0,0),
(4,53,978,0,0),
(4,53,979,0,0),
(4,53,980,0,0),
(4,53,981,0,0),
(4,53,982,0,0),
(4,53,983,0,0),
(4,54,984,0,0),
(4,54,985,0,0),
(4,54,986,0,0),
(4,54,987,0,0),
(4,54,988,0,0),
(4,54,989,0,0),
(4,54,990,0,0),
(4,54,991,0,0),
(4,54,992,0,0),
(4,54,993,0,0),
(4,54,994,0,0),
(4,54,995,0,0),
(4,54,996,0,0),
(4,54,997,0,0),
(4,55,998,0,0),
(4,55,999,0,0),
(4,55,1000,0,0),
(4,55,1001,0,0),
(4,55,1002,0,0),
(4,55,1003,0,0),
(4,55,1004,0,0),
(4,55,1005,0,0),
(4,55,1006,0,0),
(4,55,1007,0,0),
(4,55,1008,0,0),
(4,55,1009,0,0),
(4,55,1010,0,0),
(4,55,1011,0,0),
(4,55,1012,0,0),
(4,55,1013,0,0),
(4,56,1014,0,0),
(4,56,1015,0,0),
(4,56,1016,0,0),
(4,56,1017,0,0),
(4,56,1018,0,0),
(4,56,1019,0,0),
(4,56,1020,0,0),
(4,56,1021,0,0),
(4,56,1022,0,0),
(4,56,1023,0,0),
(4,57,1024,0,0),
(4,57,1025,0,0),
(4,57,1026,0,0),
(4,57,1027,0,0),
(4,57,1028,0,0),
(4,57,1029,0,0),
(4,57,1030,0,0),
(4,57,1031,0,0),
(4,57,1032,0,0),
(4,57,1033,0,0),
(4,57,1034,0,0),
(4,58,1035,0,0),
(4,58,1036,0,0),
(4,58,1037,0,0),
(4,58,1038,0,0),
(4,58,1039,0,0),
(4,58,1040,0,0),
(4,58,1041,0,0),
(4,58,1042,0,0),
(4,58,1043,0,0),
(4,58,1044,0,0),
(4,58,1045,0,0),
(4,58,1046,0,0),
(4,58,1047,0,0),
(4,58,1048,0,0),
(4,58,1049,0,0),
(4,59,1050,0,0),
(4,59,1051,0,0),
(4,59,1052,0,0),
(4,59,1053,0,0),
(4,59,1054,0,0),
(4,59,1055,0,0),
(4,59,1056,0,0),
(4,59,1057,0,0),
(4,59,1058,0,0),
(4,59,1059,0,0),
(4,59,1060,0,0),
(4,59,1061,0,0),
(4,59,1062,0,0),
(4,59,1063,0,0),
(4,59,1064,0,0),
(4,59,1065,0,0),
(4,59,1066,0,0),
(4,59,1067,0,0),
(4,60,1068,0,0),
(4,60,1069,0,0),
(4,60,1070,0,0),
(4,60,1071,0,0),
(4,60,1072,0,0),
(4,60,1073,0,0),
(4,60,1074,0,0),
(4,60,1075,0,0),
(4,60,1076,0,0),
(4,60,1077,0,0),
(4,60,1078,0,0),
(4,60,1079,0,0),
(4,60,1080,0,0),
(4,60,1081,0,0),
(4,60,1082,0,0),
(4,60,1083,0,0),
(4,60,1084,0,0),
(4,60,1085,0,0),
(4,60,1086,0,0),
(4,60,1087,0,0),
(4,13,1088,0,0),
(4,50,1090,0,0),
(4,50,1092,0,0),
(4,50,1094,0,0),
(4,50,1096,0,0),
(4,50,1098,0,0),
(4,50,1100,0,0),
(4,50,1102,0,0),
(5,6,1,0,0),
(5,6,2,0,0),
(5,6,3,0,0),
(5,6,4,0,0),
(5,6,5,0,0),
(5,6,6,0,0),
(5,6,7,0,0),
(5,6,8,0,0),
(5,6,9,0,0),
(5,6,10,0,0),
(5,6,11,0,0),
(5,6,12,0,0),
(5,6,13,0,0),
(5,6,14,0,0),
(5,6,15,0,0),
(5,6,16,0,0),
(5,6,17,0,0),
(5,6,18,0,0),
(5,6,19,0,0),
(5,6,20,0,0),
(5,6,21,0,1),
(5,6,22,0,1),
(5,6,23,0,0),
(5,6,24,0,0),
(5,6,25,0,0),
(5,6,26,0,0),
(5,6,27,0,0),
(5,6,28,0,0),
(5,6,29,0,0),
(5,6,30,0,0),
(5,6,31,0,0),
(5,6,32,0,0),
(5,6,33,0,0),
(5,6,34,0,0),
(5,6,35,0,0),
(5,6,36,0,0),
(5,7,37,0,0),
(5,7,38,0,0),
(5,7,39,0,0),
(5,7,40,0,0),
(5,7,41,0,0),
(5,7,42,0,0),
(5,7,43,0,0),
(5,7,44,0,0),
(5,7,45,0,0),
(5,7,46,0,0),
(5,7,47,0,0),
(5,7,48,0,0),
(5,7,49,0,0),
(5,7,50,0,0),
(5,7,51,0,0),
(5,7,52,0,0),
(5,7,53,0,0),
(5,7,54,0,0),
(5,7,55,0,0),
(5,7,56,0,1),
(5,7,57,0,1),
(5,7,58,0,0),
(5,7,59,0,0),
(5,7,60,0,0),
(5,7,61,0,0),
(5,7,62,0,0),
(5,7,63,0,0),
(5,7,64,0,0),
(5,7,65,0,0),
(5,4,66,0,0),
(5,4,67,0,0),
(5,4,68,0,0),
(5,4,69,0,0),
(5,4,70,0,0),
(5,4,71,0,0),
(5,4,72,0,0),
(5,4,73,0,0),
(5,4,74,0,0),
(5,4,75,0,0),
(5,4,76,0,0),
(5,4,77,0,0),
(5,4,78,0,0),
(5,4,79,0,0),
(5,4,80,0,0),
(5,4,81,0,0),
(5,4,82,0,0),
(5,4,83,0,0),
(5,4,84,0,0),
(5,4,85,0,0),
(5,4,86,0,0),
(5,4,87,0,0),
(5,4,88,0,0),
(5,4,89,0,0),
(5,4,90,0,1),
(5,4,91,0,1),
(5,4,92,0,0),
(5,4,93,0,0),
(5,4,94,0,0),
(5,4,95,0,0),
(5,4,96,0,0),
(5,4,97,0,0),
(5,4,98,0,0),
(5,4,99,0,0),
(5,4,100,0,0),
(5,4,101,0,0),
(5,4,102,0,0),
(5,4,103,0,0),
(5,4,104,0,0),
(5,4,105,0,0),
(5,4,106,0,0),
(5,4,107,0,0),
(5,4,108,0,0),
(5,4,109,0,0),
(5,2,110,0,0),
(5,2,111,0,0),
(5,2,112,0,0),
(5,2,113,0,0),
(5,2,114,0,0),
(5,2,115,0,0),
(5,2,116,0,0),
(5,2,117,0,0),
(5,2,118,0,0),
(5,2,119,0,0),
(5,2,120,0,0),
(5,2,121,0,0),
(5,2,122,0,1),
(5,2,123,0,1),
(5,2,124,0,0),
(5,2,125,0,0),
(5,26,126,0,0),
(5,26,127,0,0),
(5,26,128,0,0),
(5,26,129,0,0),
(5,26,130,0,0),
(5,26,131,0,0),
(5,26,132,0,0),
(5,26,133,0,0),
(5,26,134,0,0),
(5,26,135,0,0),
(5,26,136,0,0),
(5,26,137,0,1),
(5,26,138,0,1),
(5,26,139,0,0),
(5,26,140,0,0),
(5,26,141,0,0),
(5,26,142,0,0),
(5,26,143,0,0),
(5,26,144,0,0),
(5,26,145,0,0),
(5,26,146,0,0),
(5,26,147,0,0),
(5,26,148,0,0),
(5,26,149,0,0),
(5,26,150,0,0),
(5,13,155,0,0),
(5,13,156,0,0),
(5,13,157,0,0),
(5,13,158,0,0),
(5,13,159,0,0),
(5,13,160,0,0),
(5,13,161,0,0),
(5,13,162,0,0),
(5,13,164,0,0),
(5,13,165,0,0),
(5,13,166,0,1),
(5,13,167,0,1),
(5,13,168,0,0),
(5,13,169,0,0),
(5,13,170,0,0),
(5,13,171,0,0),
(5,13,172,0,0),
(5,14,174,0,0),
(5,14,175,0,0),
(5,14,176,0,0),
(5,14,177,0,0),
(5,14,178,0,0),
(5,14,179,0,0),
(5,14,180,0,0),
(5,14,181,0,0),
(5,14,182,0,0),
(5,14,183,0,0),
(5,14,184,0,0),
(5,14,185,0,0),
(5,14,186,0,0),
(5,14,187,0,0),
(5,14,188,0,0),
(5,14,189,0,0),
(5,14,190,0,0),
(5,14,191,0,1),
(5,14,192,0,1),
(5,14,193,0,0),
(5,14,194,0,0),
(5,14,195,0,0),
(5,14,197,0,0),
(5,14,198,0,0),
(5,14,199,0,0),
(5,14,200,0,0),
(5,14,201,0,0),
(5,14,202,0,0),
(5,14,203,0,0),
(5,14,204,0,0),
(5,8,205,0,0),
(5,8,206,0,1),
(5,8,207,0,1),
(5,8,208,0,0),
(5,8,209,0,0),
(5,8,210,0,0),
(5,8,211,0,1),
(5,8,212,0,1),
(5,8,213,0,0),
(5,8,214,0,0),
(5,8,215,0,0),
(5,8,216,0,1),
(5,8,217,0,0),
(5,8,218,0,0),
(5,8,219,0,0),
(5,10,220,0,0),
(5,10,221,0,0),
(5,10,222,0,0),
(5,10,223,0,0),
(5,10,224,0,0),
(5,10,225,0,0),
(5,10,226,0,0),
(5,10,227,0,0),
(5,10,228,0,0),
(5,10,229,0,1),
(5,10,230,0,0),
(5,10,231,0,0),
(5,9,232,0,0),
(5,9,233,0,0),
(5,9,234,0,0),
(5,9,235,0,0),
(5,9,236,0,0),
(5,9,237,0,0),
(5,9,238,0,0),
(5,9,239,0,0),
(5,9,240,0,0),
(5,9,241,0,0),
(5,9,242,0,0),
(5,9,243,0,0),
(5,9,244,0,1),
(5,9,245,0,1),
(5,9,246,0,0),
(5,9,247,0,0),
(5,9,248,0,0),
(5,9,249,0,0),
(5,9,250,0,0),
(5,9,251,0,0),
(5,9,252,0,0),
(5,9,253,0,0),
(5,9,254,0,0),
(5,9,255,0,0),
(5,16,256,0,0),
(5,16,257,0,0),
(5,16,258,0,0),
(5,16,259,0,0),
(5,16,260,0,0),
(5,16,261,0,0),
(5,16,262,0,0),
(5,16,263,0,0),
(5,16,264,0,0),
(5,16,265,0,0),
(5,16,266,0,0),
(5,16,267,0,0),
(5,16,268,0,0),
(5,16,269,0,0),
(5,16,270,0,1),
(5,16,271,0,1),
(5,16,272,0,0),
(5,16,273,0,0),
(5,16,274,0,0),
(5,16,275,0,0),
(5,16,276,0,0),
(5,16,277,0,0),
(5,16,278,0,0),
(5,15,279,0,0),
(5,15,280,0,0),
(5,15,281,0,0),
(5,15,282,0,0),
(5,15,283,0,0),
(5,15,284,0,0),
(5,15,286,0,1),
(5,15,287,0,1),
(5,15,288,0,0),
(5,18,289,0,0),
(5,18,290,0,0),
(5,18,291,0,0),
(5,18,292,0,0),
(5,18,293,0,0),
(5,18,294,0,0),
(5,18,295,0,0),
(5,18,296,0,1),
(5,18,297,0,1),
(5,18,298,0,0),
(5,18,299,0,0),
(5,18,300,0,0),
(5,18,301,0,0),
(5,18,302,0,0),
(5,18,303,0,0),
(5,18,304,0,0),
(5,18,305,0,0),
(5,19,306,0,0),
(5,19,307,0,0),
(5,19,308,0,0),
(5,19,309,0,1),
(5,19,310,0,1),
(5,19,311,0,0),
(5,19,312,0,0),
(5,19,313,0,0),
(5,20,314,0,0),
(5,20,315,0,0),
(5,20,316,0,0),
(5,20,317,0,0),
(5,20,318,0,0),
(5,20,319,0,0),
(5,20,320,0,0),
(5,20,321,0,0),
(5,20,322,0,0),
(5,20,323,0,0),
(5,20,324,0,0),
(5,20,325,0,0),
(5,20,326,0,0),
(5,20,327,0,0),
(5,20,328,0,0),
(5,20,329,0,0),
(5,20,330,0,0),
(5,20,331,0,0),
(5,20,332,0,1),
(5,20,333,0,1),
(5,20,334,0,0),
(5,20,335,0,0),
(5,20,336,0,0),
(5,20,337,0,0),
(5,20,338,0,0),
(5,20,339,0,0),
(5,20,340,0,0),
(5,20,341,0,0),
(5,20,342,0,0),
(5,20,343,0,0),
(5,20,344,0,0),
(5,20,345,0,0),
(5,20,346,0,0),
(5,20,347,0,0),
(5,20,348,0,0),
(5,20,349,0,0),
(5,20,350,0,0),
(5,21,351,0,0),
(5,21,352,0,0),
(5,21,353,0,0),
(5,21,354,0,0),
(5,21,355,0,0),
(5,21,356,0,0),
(5,21,357,0,0),
(5,21,358,0,0),
(5,21,359,0,0),
(5,21,360,0,0),
(5,21,361,0,0),
(5,21,362,0,0),
(5,21,363,0,0),
(5,21,364,0,0),
(5,21,365,0,0),
(5,21,366,0,0),
(5,21,367,0,0),
(5,21,368,0,0),
(5,21,369,0,0),
(5,21,370,0,1),
(5,21,371,0,1),
(5,21,372,0,0),
(5,21,373,0,0),
(5,21,374,0,0),
(5,21,375,0,0),
(5,21,376,0,0),
(5,21,377,0,0),
(5,21,378,0,0),
(5,21,379,0,0),
(5,21,380,0,0),
(5,21,381,0,0),
(5,21,382,0,0),
(5,21,383,0,0),
(5,21,384,0,0),
(5,21,385,0,0),
(5,21,386,0,0),
(5,21,387,0,0),
(5,21,388,0,0),
(5,22,389,0,0),
(5,22,390,0,0),
(5,22,391,0,0),
(5,22,392,0,0),
(5,22,393,0,0),
(5,22,394,0,0),
(5,22,395,0,0),
(5,22,396,0,0),
(5,22,397,0,0),
(5,22,398,0,0),
(5,22,399,0,0),
(5,22,400,0,0),
(5,22,401,0,0),
(5,22,402,0,0),
(5,22,403,0,0),
(5,22,404,0,0),
(5,22,405,0,0),
(5,22,406,0,0),
(5,22,407,0,0),
(5,22,408,0,0),
(5,22,409,0,0),
(5,22,410,0,0),
(5,22,411,0,1),
(5,22,412,0,1),
(5,22,413,0,0),
(5,22,414,0,0),
(5,22,415,0,0),
(5,22,416,0,0),
(5,22,417,0,0),
(5,22,418,0,0),
(5,22,419,0,0),
(5,22,420,0,0),
(5,22,421,0,0),
(5,22,422,0,0),
(5,22,423,0,0),
(5,22,424,0,0),
(5,22,425,0,0),
(5,22,426,0,0),
(5,22,427,0,0),
(5,22,428,0,0),
(5,22,429,0,0),
(5,22,430,0,0),
(5,22,431,0,0),
(5,22,432,0,0),
(5,22,433,0,0),
(5,22,434,0,0),
(5,22,435,0,0),
(5,23,436,0,0),
(5,23,437,0,0),
(5,23,438,0,0),
(5,23,439,0,0),
(5,23,440,0,0),
(5,23,441,0,0),
(5,23,442,0,0),
(5,23,443,0,0),
(5,23,444,0,0),
(5,23,445,0,0),
(5,23,446,0,0),
(5,23,447,0,0),
(5,23,448,0,0),
(5,23,449,0,0),
(5,23,450,0,0),
(5,23,451,0,0),
(5,23,452,0,0),
(5,23,453,0,0),
(5,23,454,0,0),
(5,23,455,0,1),
(5,23,456,0,1),
(5,23,457,0,0),
(5,23,458,0,0),
(5,23,459,0,0),
(5,23,460,0,0),
(5,23,461,0,0),
(5,23,462,0,0),
(5,23,463,0,0),
(5,23,464,0,0),
(5,23,465,0,0),
(5,23,466,0,0),
(5,23,467,0,0),
(5,23,468,0,0),
(5,23,469,0,0),
(5,23,470,0,0),
(5,23,471,0,0),
(5,23,472,0,0),
(5,23,473,0,0),
(5,23,474,0,0),
(5,29,475,0,0),
(5,29,479,0,0),
(5,29,480,0,0),
(5,29,481,0,0),
(5,29,482,0,0),
(5,29,489,0,0),
(5,29,490,0,0),
(5,29,491,0,0),
(5,29,492,0,0),
(5,29,493,0,0),
(5,29,494,0,0),
(5,29,495,0,0),
(5,29,496,0,0),
(5,29,497,0,0),
(5,29,498,0,0),
(5,29,499,0,0),
(5,29,504,0,0),
(5,29,505,0,0),
(5,29,506,0,0),
(5,29,507,0,0),
(5,29,510,0,0),
(5,10,520,0,0),
(5,10,521,0,0),
(5,10,522,0,0),
(5,10,523,0,0),
(5,10,524,0,0),
(5,10,525,0,0),
(5,32,526,0,0),
(5,32,527,0,0),
(5,32,528,0,0),
(5,32,529,0,0),
(5,32,530,0,0),
(5,32,531,0,0),
(5,32,532,0,0),
(5,32,533,0,0),
(5,32,534,0,0),
(5,32,535,0,0),
(5,32,536,0,0),
(5,32,537,0,0),
(5,32,538,0,0),
(5,32,539,0,0),
(5,32,540,0,1),
(5,32,541,0,1),
(5,32,542,0,1),
(5,29,543,0,0),
(5,33,544,0,0),
(5,33,545,0,0),
(5,33,546,0,0),
(5,33,547,0,0),
(5,33,548,0,0),
(5,33,549,0,0),
(5,33,550,0,0),
(5,33,551,0,0),
(5,33,552,0,1),
(5,33,553,0,1),
(5,33,554,0,0),
(5,33,555,0,0),
(5,33,556,0,0),
(5,33,557,0,0),
(5,33,558,0,0),
(5,33,559,0,0),
(5,33,561,0,0),
(5,33,562,0,0),
(5,33,563,0,1),
(5,33,564,0,0),
(5,33,565,0,0),
(5,35,566,0,0),
(5,35,567,0,1),
(5,35,568,0,1),
(5,35,569,0,0),
(5,35,570,0,1),
(5,35,571,0,0),
(5,35,572,0,0),
(5,35,573,0,0),
(5,35,574,0,0),
(5,35,575,0,0),
(5,35,576,0,0),
(5,35,577,0,1),
(5,35,578,0,1),
(5,35,579,0,0),
(5,35,580,0,0),
(5,35,581,0,0),
(5,35,582,0,1),
(5,35,583,0,0),
(5,35,584,0,0),
(5,35,585,0,1),
(5,35,586,0,0),
(5,35,587,0,0),
(5,42,588,0,0),
(5,42,589,0,0),
(5,42,590,0,0),
(5,42,591,0,0),
(5,42,592,0,0),
(5,42,593,0,0),
(5,42,594,0,1),
(5,42,595,0,1),
(5,42,596,0,0),
(5,42,597,0,0),
(5,42,598,0,1),
(5,42,599,0,0),
(5,42,600,0,0),
(5,43,601,0,0),
(5,43,602,0,0),
(5,43,603,0,0),
(5,43,604,0,0),
(5,43,605,0,0),
(5,43,606,0,0),
(5,43,607,0,0),
(5,43,608,0,0),
(5,43,609,0,0),
(5,43,610,0,0),
(5,43,611,0,0),
(5,43,612,0,1),
(5,43,613,0,1),
(5,43,614,0,0),
(5,43,615,0,0),
(5,43,616,0,1),
(5,43,617,0,0),
(5,43,618,0,0),
(5,44,619,0,0),
(5,44,620,0,0),
(5,44,621,0,0),
(5,44,622,0,0),
(5,44,623,0,0),
(5,44,624,0,0),
(5,44,625,0,0),
(5,44,626,0,0),
(5,44,627,0,0),
(5,44,628,0,0),
(5,44,629,0,0),
(5,44,630,0,0),
(5,44,631,0,0),
(5,44,632,0,1),
(5,44,633,0,1),
(5,44,634,0,0),
(5,44,635,0,0),
(5,44,636,0,1),
(5,44,637,0,0),
(5,44,638,0,0),
(5,46,639,0,0),
(5,46,640,0,0),
(5,46,641,0,0),
(5,46,642,0,0),
(5,46,643,0,0),
(5,46,644,0,0),
(5,46,645,0,0),
(5,46,646,0,0),
(5,46,647,0,0),
(5,46,648,0,0),
(5,46,649,0,0),
(5,46,650,0,0),
(5,46,651,0,0),
(5,46,652,0,0),
(5,46,653,0,1),
(5,46,654,0,1),
(5,46,655,0,0),
(5,46,656,0,0),
(5,46,657,0,1),
(5,46,658,0,0),
(5,46,659,0,0),
(5,47,660,0,0),
(5,47,661,0,1),
(5,47,662,0,1),
(5,47,663,0,0),
(5,47,664,0,0),
(5,47,665,0,1),
(5,48,666,0,0),
(5,48,667,0,0),
(5,48,668,0,1),
(5,48,669,0,1),
(5,48,670,0,0),
(5,48,671,0,1),
(5,48,672,0,0),
(5,48,673,0,1),
(5,2,674,0,0),
(5,23,676,0,0),
(5,23,677,0,0),
(5,23,678,0,0),
(5,23,679,0,0),
(5,23,680,0,0),
(5,23,681,0,0),
(5,22,685,0,0),
(5,22,686,0,0),
(5,22,687,0,0),
(5,22,688,0,0),
(5,22,689,0,0),
(5,22,690,0,0),
(5,21,694,0,0),
(5,21,695,0,0),
(5,21,696,0,0),
(5,21,697,0,0),
(5,21,698,0,0),
(5,21,699,0,0),
(5,20,703,0,0),
(5,20,704,0,0),
(5,20,705,0,0),
(5,20,706,0,0),
(5,20,707,0,0),
(5,20,708,0,0),
(5,43,713,0,0),
(5,48,714,0,0),
(5,23,718,0,0),
(5,22,719,0,0),
(5,21,720,0,0),
(5,20,721,0,0),
(5,6,723,0,1),
(5,4,724,0,1),
(5,2,725,0,1),
(5,23,727,0,0),
(5,23,728,0,0),
(5,21,729,0,0),
(5,21,730,0,0),
(5,18,731,0,0),
(5,7,732,0,0),
(5,48,733,0,0),
(5,48,734,0,0),
(5,23,735,0,0),
(5,20,736,0,0),
(5,21,737,0,0),
(5,22,738,0,0),
(5,2,740,0,0),
(5,13,741,0,0),
(5,14,772,0,0),
(5,33,773,0,0),
(5,23,774,0,0),
(5,48,786,0,0),
(5,48,787,0,0),
(5,48,788,0,0),
(5,2,789,0,1),
(5,4,790,0,1),
(5,6,791,0,1),
(5,7,792,0,1),
(5,8,793,0,1),
(5,9,794,0,1),
(5,10,795,0,1),
(5,13,796,0,1),
(5,14,797,0,1),
(5,15,798,0,1),
(5,16,799,0,1),
(5,18,800,0,1),
(5,19,801,0,1),
(5,20,802,0,1),
(5,21,803,0,1),
(5,22,804,0,1),
(5,23,805,0,1),
(5,26,806,0,1),
(5,10,807,0,0),
(5,2,808,0,0),
(5,4,809,0,0),
(5,6,810,0,0),
(5,7,811,0,0),
(5,8,812,0,0),
(5,9,813,0,0),
(5,10,814,0,0),
(5,13,815,0,0),
(5,14,816,0,0),
(5,15,817,0,0),
(5,16,818,0,1),
(5,18,819,0,0),
(5,19,820,0,0),
(5,20,821,0,0),
(5,21,822,0,0),
(5,22,823,0,0),
(5,23,824,0,0),
(5,26,825,0,0),
(5,2,826,0,0),
(5,4,827,0,0),
(5,6,828,0,0),
(5,7,829,0,0),
(5,8,830,0,0),
(5,9,831,0,0),
(5,10,832,0,0),
(5,13,833,0,0),
(5,14,834,0,0),
(5,15,835,0,0),
(5,16,836,0,1),
(5,18,837,0,0),
(5,19,838,0,0),
(5,20,839,0,0),
(5,21,840,0,0),
(5,22,841,0,0),
(5,23,842,0,0),
(5,26,843,0,0),
(5,20,844,0,0),
(5,21,845,0,0),
(5,22,846,0,0),
(5,23,847,0,0),
(5,44,848,0,1),
(5,44,849,0,0),
(5,22,851,0,1),
(5,29,852,0,0),
(5,46,854,0,0),
(5,46,856,0,0),
(5,7,858,0,0),
(5,7,860,0,0),
(5,7,862,0,0),
(5,4,874,0,0),
(5,4,876,0,0),
(5,4,878,0,0),
(5,50,879,0,0),
(5,50,880,0,0),
(5,50,881,0,0),
(5,50,882,0,0),
(5,50,883,0,0),
(5,50,884,0,0),
(5,50,885,0,0),
(5,50,886,0,0),
(5,50,887,0,0),
(5,50,888,0,0),
(5,50,889,0,0),
(5,50,890,0,0),
(5,50,892,0,0),
(5,50,898,0,0),
(5,50,900,0,0),
(5,50,902,0,0),
(5,50,904,0,0),
(5,50,908,0,0),
(5,50,910,0,0),
(5,50,912,0,0),
(5,50,914,0,0),
(5,50,916,0,0),
(5,50,918,0,0),
(5,50,920,0,0),
(5,50,922,0,0),
(5,50,924,0,0),
(5,4,926,0,0),
(5,50,927,0,0),
(5,50,928,0,0),
(5,50,929,0,0),
(5,50,930,0,0),
(5,50,931,0,0),
(5,50,932,0,0),
(5,50,933,0,0),
(5,50,934,0,0),
(5,50,938,0,0),
(5,50,942,0,0),
(5,50,944,0,0),
(5,50,946,0,0),
(5,50,948,0,0),
(5,50,950,0,0),
(5,50,952,0,0),
(5,50,954,0,0),
(5,50,956,0,0),
(5,50,958,0,0),
(5,50,960,0,0),
(5,50,962,0,0),
(5,50,964,0,0),
(5,50,968,0,0),
(5,50,970,0,0),
(5,4,972,0,0),
(5,53,973,0,0),
(5,53,974,0,0),
(5,53,975,0,0),
(5,53,976,0,0),
(5,53,977,0,0),
(5,53,978,0,0),
(5,53,979,0,0),
(5,53,980,0,0),
(5,53,981,0,0),
(5,53,982,0,0),
(5,53,983,0,0),
(5,54,984,0,0),
(5,54,985,0,0),
(5,54,986,0,0),
(5,54,987,0,0),
(5,54,988,0,0),
(5,54,989,0,0),
(5,54,990,0,0),
(5,54,991,0,0),
(5,54,992,0,0),
(5,54,993,0,0),
(5,54,994,0,0),
(5,54,995,0,0),
(5,54,996,0,0),
(5,54,997,0,0),
(5,55,998,0,0),
(5,55,999,0,0),
(5,55,1000,0,0),
(5,55,1001,0,0),
(5,55,1002,0,0),
(5,55,1003,0,0),
(5,55,1004,0,0),
(5,55,1005,0,0),
(5,55,1006,0,0),
(5,55,1007,0,0),
(5,55,1008,0,0),
(5,55,1009,0,0),
(5,55,1010,0,0),
(5,55,1011,0,0),
(5,55,1012,0,0),
(5,55,1013,0,0),
(5,56,1014,0,0),
(5,56,1015,0,0),
(5,56,1016,0,0),
(5,56,1017,0,0),
(5,56,1018,0,0),
(5,56,1019,0,0),
(5,56,1020,0,0),
(5,56,1021,0,0),
(5,56,1022,0,0),
(5,56,1023,0,0),
(5,57,1024,0,0),
(5,57,1025,0,0),
(5,57,1026,0,0),
(5,57,1027,0,0),
(5,57,1028,0,0),
(5,57,1029,0,0),
(5,57,1030,0,0),
(5,57,1031,0,0),
(5,57,1032,0,0),
(5,57,1033,0,0),
(5,57,1034,0,0),
(5,58,1035,0,0),
(5,58,1036,0,0),
(5,58,1037,0,0),
(5,58,1038,0,0),
(5,58,1039,0,0),
(5,58,1040,0,0),
(5,58,1041,0,0),
(5,58,1042,0,0),
(5,58,1043,0,0),
(5,58,1044,0,0),
(5,58,1045,0,0),
(5,58,1046,0,0),
(5,58,1047,0,0),
(5,58,1048,0,0),
(5,58,1049,0,0),
(5,59,1050,0,0),
(5,59,1051,0,0),
(5,59,1052,0,0),
(5,59,1053,0,0),
(5,59,1054,0,0),
(5,59,1055,0,0),
(5,59,1056,0,0),
(5,59,1057,0,0),
(5,59,1058,0,0),
(5,59,1059,0,0),
(5,59,1060,0,0),
(5,59,1061,0,0),
(5,59,1062,0,0),
(5,59,1063,0,0),
(5,59,1064,0,0),
(5,59,1065,0,0),
(5,59,1066,0,0),
(5,59,1067,0,0),
(5,60,1068,0,0),
(5,60,1069,0,0),
(5,60,1070,0,0),
(5,60,1071,0,0),
(5,60,1072,0,0),
(5,60,1073,0,0),
(5,60,1074,0,0),
(5,60,1075,0,0),
(5,60,1076,0,0),
(5,60,1077,0,0),
(5,60,1078,0,0),
(5,60,1079,0,0),
(5,60,1080,0,0),
(5,60,1081,0,0),
(5,60,1082,0,0),
(5,60,1083,0,0),
(5,60,1084,0,0),
(5,60,1085,0,0),
(5,60,1086,0,0),
(5,60,1087,0,0),
(5,13,1088,0,0),
(5,50,1090,0,0),
(5,50,1092,0,0),
(5,50,1094,0,0),
(5,50,1096,0,0),
(5,50,1098,0,0),
(5,50,1100,0,0),
(5,50,1102,0,0),
(6,6,1,0,0),
(6,6,2,0,0),
(6,6,3,0,0),
(6,6,4,0,0),
(6,6,5,0,0),
(6,6,6,0,0),
(6,6,7,0,0),
(6,6,8,0,0),
(6,6,9,0,0),
(6,6,10,0,0),
(6,6,11,0,0),
(6,6,12,0,0),
(6,6,13,0,0),
(6,6,14,0,0),
(6,6,15,0,0),
(6,6,16,0,0),
(6,6,17,0,0),
(6,6,18,0,0),
(6,6,19,0,0),
(6,6,20,0,0),
(6,6,21,0,1),
(6,6,22,0,1),
(6,6,23,0,0),
(6,6,24,0,0),
(6,6,25,0,0),
(6,6,26,0,0),
(6,6,27,0,0),
(6,6,28,0,0),
(6,6,29,0,0),
(6,6,30,0,0),
(6,6,31,0,0),
(6,6,32,0,0),
(6,6,33,0,0),
(6,6,34,0,0),
(6,6,35,0,0),
(6,6,36,0,0),
(6,7,37,0,0),
(6,7,38,0,0),
(6,7,39,0,0),
(6,7,41,0,0),
(6,7,42,0,0),
(6,7,46,0,0),
(6,7,47,0,0),
(6,7,50,0,0),
(6,7,54,0,0),
(6,7,56,0,1),
(6,7,57,0,1),
(6,7,58,0,0),
(6,7,59,0,0),
(6,7,61,0,0),
(6,7,65,0,0),
(6,4,66,0,0),
(6,4,67,0,0),
(6,4,68,0,0),
(6,4,69,0,0),
(6,4,70,0,0),
(6,4,71,0,0),
(6,4,72,0,0),
(6,4,73,0,0),
(6,4,74,0,0),
(6,4,75,0,0),
(6,4,76,0,0),
(6,4,77,0,0),
(6,4,78,0,0),
(6,4,79,0,0),
(6,4,80,0,0),
(6,4,81,0,0),
(6,4,82,0,0),
(6,4,83,0,0),
(6,4,84,0,0),
(6,4,85,0,0),
(6,4,86,0,0),
(6,4,87,0,0),
(6,4,88,0,0),
(6,4,89,0,0),
(6,4,90,0,1),
(6,4,91,0,1),
(6,4,92,0,0),
(6,4,93,0,0),
(6,4,94,0,0),
(6,4,95,0,0),
(6,4,96,0,0),
(6,4,97,0,0),
(6,4,98,0,0),
(6,4,99,0,0),
(6,4,100,0,0),
(6,4,101,0,0),
(6,4,102,0,0),
(6,4,103,0,0),
(6,4,104,0,0),
(6,4,105,0,0),
(6,4,106,0,0),
(6,4,107,0,0),
(6,4,108,0,0),
(6,4,109,0,0),
(6,2,110,0,0),
(6,2,111,0,0),
(6,2,112,0,0),
(6,2,113,0,0),
(6,2,114,0,0),
(6,2,115,0,0),
(6,2,116,0,0),
(6,2,117,0,0),
(6,2,118,0,0),
(6,2,119,0,0),
(6,2,120,0,0),
(6,2,121,0,0),
(6,2,122,0,1),
(6,2,123,0,1),
(6,2,124,0,0),
(6,2,125,0,0),
(6,26,126,0,0),
(6,26,127,0,0),
(6,26,128,0,0),
(6,26,129,0,0),
(6,26,130,0,0),
(6,26,131,0,0),
(6,26,132,0,0),
(6,26,133,0,0),
(6,26,134,0,0),
(6,26,135,0,0),
(6,26,136,0,0),
(6,26,137,0,1),
(6,26,138,0,1),
(6,26,139,0,0),
(6,26,140,0,0),
(6,26,141,0,0),
(6,26,142,0,0),
(6,26,143,0,0),
(6,26,144,0,0),
(6,26,145,0,0),
(6,26,146,0,0),
(6,26,147,0,0),
(6,26,148,0,0),
(6,26,149,0,0),
(6,26,150,0,0),
(6,13,155,0,0),
(6,13,156,0,0),
(6,13,157,0,0),
(6,13,158,0,0),
(6,13,159,0,0),
(6,13,160,0,0),
(6,13,161,0,0),
(6,13,162,0,0),
(6,13,164,0,0),
(6,13,165,0,0),
(6,13,166,0,1),
(6,13,167,0,1),
(6,13,168,0,0),
(6,13,169,0,0),
(6,13,170,0,0),
(6,13,171,0,0),
(6,13,172,0,0),
(6,14,174,0,0),
(6,14,175,0,0),
(6,14,176,0,0),
(6,14,177,0,0),
(6,14,178,0,0),
(6,14,179,0,0),
(6,14,180,0,0),
(6,14,181,0,0),
(6,14,182,0,0),
(6,14,183,0,0),
(6,14,184,0,0),
(6,14,185,0,0),
(6,14,186,0,0),
(6,14,187,0,0),
(6,14,188,0,0),
(6,14,189,0,0),
(6,14,190,0,0),
(6,14,191,0,1),
(6,14,192,0,1),
(6,14,193,0,0),
(6,14,194,0,0),
(6,14,195,0,0),
(6,14,197,0,0),
(6,14,198,0,0),
(6,14,199,0,0),
(6,14,200,0,0),
(6,14,201,0,0),
(6,14,202,0,0),
(6,14,203,0,0),
(6,14,204,0,0),
(6,8,205,0,0),
(6,8,206,0,1),
(6,8,207,0,1),
(6,8,208,0,0),
(6,8,209,0,0),
(6,8,210,0,0),
(6,8,211,0,1),
(6,8,212,0,1),
(6,8,213,0,0),
(6,8,214,0,0),
(6,8,215,0,0),
(6,8,216,0,1),
(6,8,217,0,0),
(6,8,218,0,0),
(6,8,219,0,0),
(6,10,220,0,0),
(6,10,221,0,0),
(6,10,222,0,0),
(6,10,223,0,0),
(6,10,224,0,0),
(6,10,225,0,0),
(6,10,226,0,0),
(6,10,227,0,0),
(6,10,228,0,0),
(6,10,229,0,1),
(6,10,230,0,0),
(6,10,231,0,0),
(6,9,232,0,0),
(6,9,233,0,0),
(6,9,234,0,0),
(6,9,235,0,0),
(6,9,236,0,0),
(6,9,237,0,0),
(6,9,238,0,0),
(6,9,239,0,0),
(6,9,240,0,0),
(6,9,241,0,0),
(6,9,242,0,0),
(6,9,243,0,0),
(6,9,244,0,1),
(6,9,245,0,1),
(6,9,246,0,0),
(6,9,247,0,0),
(6,9,248,0,0),
(6,9,249,0,0),
(6,9,250,0,0),
(6,9,251,0,0),
(6,9,252,0,0),
(6,9,253,0,0),
(6,9,254,0,0),
(6,9,255,0,0),
(6,16,256,0,0),
(6,16,257,0,0),
(6,16,258,0,0),
(6,16,259,0,0),
(6,16,260,0,0),
(6,16,261,0,0),
(6,16,262,0,0),
(6,16,263,0,0),
(6,16,264,0,0),
(6,16,265,0,0),
(6,16,266,0,0),
(6,16,267,0,0),
(6,16,268,0,0),
(6,16,269,0,0),
(6,16,270,0,1),
(6,16,271,0,1),
(6,16,272,0,0),
(6,16,273,0,0),
(6,16,274,0,0),
(6,16,275,0,0),
(6,16,276,0,0),
(6,16,277,0,0),
(6,16,278,0,0),
(6,15,279,0,0),
(6,15,280,0,0),
(6,15,281,0,0),
(6,15,282,0,0),
(6,15,283,0,0),
(6,15,284,0,0),
(6,15,286,0,1),
(6,15,287,0,1),
(6,15,288,0,0),
(6,18,289,0,0),
(6,18,290,0,0),
(6,18,291,0,0),
(6,18,292,0,0),
(6,18,293,0,0),
(6,18,294,0,0),
(6,18,295,0,0),
(6,18,296,0,1),
(6,18,297,0,1),
(6,18,298,0,0),
(6,18,299,0,0),
(6,18,300,0,0),
(6,18,301,0,0),
(6,18,302,0,0),
(6,18,303,0,0),
(6,18,304,0,0),
(6,18,305,0,0),
(6,19,306,0,0),
(6,19,307,0,0),
(6,19,308,0,0),
(6,19,309,0,1),
(6,19,310,0,1),
(6,19,311,0,0),
(6,19,312,0,0),
(6,19,313,0,0),
(6,20,314,0,0),
(6,20,315,0,0),
(6,20,316,0,0),
(6,20,317,0,0),
(6,20,318,0,0),
(6,20,319,0,0),
(6,20,320,0,0),
(6,20,321,0,0),
(6,20,322,0,0),
(6,20,323,0,0),
(6,20,324,0,0),
(6,20,325,0,0),
(6,20,326,0,0),
(6,20,327,0,0),
(6,20,328,0,0),
(6,20,329,0,0),
(6,20,330,0,0),
(6,20,331,0,0),
(6,20,332,0,1),
(6,20,333,0,1),
(6,20,334,0,0),
(6,20,335,0,0),
(6,20,336,0,0),
(6,20,337,0,0),
(6,20,338,0,0),
(6,20,339,0,0),
(6,20,340,0,0),
(6,20,341,0,0),
(6,20,342,0,0),
(6,20,343,0,0),
(6,20,344,0,0),
(6,20,345,0,0),
(6,20,346,0,0),
(6,20,347,0,0),
(6,20,348,0,0),
(6,20,349,0,0),
(6,20,350,0,0),
(6,21,351,0,0),
(6,21,352,0,0),
(6,21,353,0,0),
(6,21,354,0,0),
(6,21,355,0,0),
(6,21,356,0,0),
(6,21,357,0,0),
(6,21,358,0,0),
(6,21,359,0,0),
(6,21,360,0,0),
(6,21,361,0,0),
(6,21,362,0,0),
(6,21,363,0,0),
(6,21,364,0,0),
(6,21,365,0,0),
(6,21,366,0,0),
(6,21,367,0,0),
(6,21,368,0,0),
(6,21,369,0,0),
(6,21,370,0,1),
(6,21,371,0,1),
(6,21,372,0,0),
(6,21,373,0,0),
(6,21,374,0,0),
(6,21,375,0,0),
(6,21,376,0,0),
(6,21,377,0,0),
(6,21,378,0,0),
(6,21,379,0,0),
(6,21,380,0,0),
(6,21,381,0,0),
(6,21,382,0,0),
(6,21,383,0,0),
(6,21,384,0,0),
(6,21,385,0,0),
(6,21,386,0,0),
(6,21,387,0,0),
(6,21,388,0,0),
(6,22,389,0,0),
(6,22,390,0,0),
(6,22,391,0,0),
(6,22,392,0,0),
(6,22,393,0,0),
(6,22,394,0,0),
(6,22,395,0,0),
(6,22,396,0,0),
(6,22,397,0,0),
(6,22,398,0,0),
(6,22,399,0,0),
(6,22,400,0,0),
(6,22,401,0,0),
(6,22,402,0,0),
(6,22,403,0,0),
(6,22,404,0,0),
(6,22,405,0,0),
(6,22,406,0,0),
(6,22,407,0,0),
(6,22,408,0,0),
(6,22,409,0,0),
(6,22,410,0,0),
(6,22,411,0,1),
(6,22,412,0,1),
(6,22,413,0,0),
(6,22,414,0,0),
(6,22,415,0,0),
(6,22,416,0,0),
(6,22,417,0,0),
(6,22,418,0,0),
(6,22,419,0,0),
(6,22,420,0,0),
(6,22,421,0,0),
(6,22,422,0,0),
(6,22,423,0,0),
(6,22,424,0,0),
(6,22,425,0,0),
(6,22,426,0,0),
(6,22,427,0,0),
(6,22,428,0,0),
(6,22,429,0,0),
(6,22,430,0,0),
(6,22,431,0,0),
(6,22,432,0,0),
(6,22,433,0,0),
(6,22,434,0,0),
(6,22,435,0,0),
(6,23,436,0,0),
(6,23,437,0,0),
(6,23,438,0,0),
(6,23,439,0,0),
(6,23,440,0,0),
(6,23,441,0,0),
(6,23,442,0,0),
(6,23,443,0,0),
(6,23,444,0,0),
(6,23,445,0,0),
(6,23,446,0,0),
(6,23,447,0,0),
(6,23,448,0,0),
(6,23,449,0,0),
(6,23,450,0,0),
(6,23,451,0,0),
(6,23,452,0,0),
(6,23,453,0,0),
(6,23,454,0,0),
(6,23,455,0,1),
(6,23,456,0,1),
(6,23,457,0,0),
(6,23,458,0,0),
(6,23,459,0,0),
(6,23,460,0,0),
(6,23,461,0,0),
(6,23,462,0,0),
(6,23,463,0,0),
(6,23,464,0,0),
(6,23,465,0,0),
(6,23,466,0,0),
(6,23,467,0,0),
(6,23,468,0,0),
(6,23,469,0,0),
(6,23,470,0,0),
(6,23,471,0,0),
(6,23,472,0,0),
(6,23,473,0,0),
(6,23,474,0,0),
(6,29,475,0,0),
(6,29,479,0,0),
(6,29,480,0,0),
(6,29,481,0,0),
(6,29,482,0,0),
(6,29,489,0,0),
(6,29,490,0,0),
(6,29,491,0,0),
(6,29,492,0,0),
(6,29,493,0,0),
(6,29,494,0,0),
(6,29,495,0,0),
(6,29,496,0,0),
(6,29,497,0,0),
(6,29,498,0,0),
(6,29,499,0,0),
(6,29,504,0,0),
(6,29,505,0,0),
(6,29,506,0,0),
(6,29,507,0,0),
(6,29,510,0,0),
(6,10,520,0,0),
(6,10,521,0,0),
(6,10,522,0,0),
(6,10,523,0,0),
(6,10,524,0,0),
(6,10,525,0,0),
(6,32,526,0,0),
(6,32,527,0,0),
(6,32,528,0,0),
(6,32,529,0,0),
(6,32,530,0,0),
(6,32,531,0,0),
(6,32,532,0,0),
(6,32,533,0,0),
(6,32,534,0,0),
(6,32,535,0,0),
(6,32,536,0,0),
(6,32,537,0,0),
(6,32,538,0,0),
(6,32,539,0,0),
(6,32,540,0,1),
(6,32,541,0,1),
(6,32,542,0,1),
(6,29,543,0,0),
(6,33,544,0,0),
(6,33,545,0,0),
(6,33,546,0,0),
(6,33,547,0,0),
(6,33,548,0,0),
(6,33,549,0,0),
(6,33,550,0,0),
(6,33,551,0,0),
(6,33,552,0,1),
(6,33,553,0,1),
(6,33,554,0,0),
(6,33,555,0,0),
(6,33,556,0,0),
(6,33,557,0,0),
(6,33,558,0,0),
(6,33,559,0,0),
(6,33,561,0,0),
(6,33,562,0,0),
(6,33,563,0,1),
(6,33,564,0,0),
(6,33,565,0,0),
(6,35,566,0,0),
(6,35,567,0,1),
(6,35,568,0,1),
(6,35,569,0,0),
(6,35,570,0,1),
(6,35,571,0,0),
(6,35,572,0,0),
(6,35,573,0,0),
(6,35,574,0,0),
(6,35,575,0,0),
(6,35,576,0,0),
(6,35,577,0,1),
(6,35,578,0,1),
(6,35,579,0,0),
(6,35,580,0,0),
(6,35,581,0,0),
(6,35,582,0,1),
(6,35,583,0,0),
(6,35,584,0,0),
(6,35,585,0,1),
(6,35,586,0,0),
(6,35,587,0,0),
(6,42,588,0,0),
(6,42,589,0,0),
(6,42,590,0,0),
(6,42,591,0,0),
(6,42,592,0,0),
(6,42,593,0,0),
(6,42,594,0,1),
(6,42,595,0,1),
(6,42,596,0,0),
(6,42,597,0,0),
(6,42,598,0,1),
(6,42,599,0,0),
(6,42,600,0,0),
(6,43,601,0,0),
(6,43,602,0,0),
(6,43,603,0,0),
(6,43,604,0,0),
(6,43,605,0,0),
(6,43,606,0,0),
(6,43,607,0,0),
(6,43,608,0,0),
(6,43,609,0,0),
(6,43,610,0,0),
(6,43,611,0,0),
(6,43,612,0,1),
(6,43,613,0,1),
(6,43,614,0,0),
(6,43,615,0,0),
(6,43,616,0,1),
(6,43,617,0,0),
(6,43,618,0,0),
(6,44,619,0,0),
(6,44,620,0,0),
(6,44,621,0,0),
(6,44,622,0,0),
(6,44,623,0,0),
(6,44,624,0,0),
(6,44,625,0,0),
(6,44,626,0,0),
(6,44,627,0,0),
(6,44,628,0,0),
(6,44,629,0,0),
(6,44,630,0,0),
(6,44,631,0,0),
(6,44,632,0,1),
(6,44,633,0,1),
(6,44,634,0,0),
(6,44,635,0,0),
(6,44,636,0,1),
(6,44,637,0,0),
(6,44,638,0,0),
(6,46,639,0,0),
(6,46,640,0,0),
(6,46,641,0,0),
(6,46,642,0,0),
(6,46,643,0,0),
(6,46,644,0,0),
(6,46,645,0,0),
(6,46,646,0,0),
(6,46,647,0,0),
(6,46,648,0,0),
(6,46,649,0,0),
(6,46,650,0,0),
(6,46,651,0,0),
(6,46,652,0,0),
(6,46,653,0,1),
(6,46,654,0,1),
(6,46,655,0,0),
(6,46,656,0,0),
(6,46,657,0,1),
(6,46,658,0,0),
(6,46,659,0,0),
(6,47,660,0,0),
(6,47,661,0,1),
(6,47,662,0,1),
(6,47,663,0,0),
(6,47,664,0,0),
(6,47,665,0,1),
(6,48,666,0,0),
(6,48,667,0,0),
(6,48,668,0,1),
(6,48,669,0,1),
(6,48,670,0,0),
(6,48,671,0,1),
(6,48,672,0,0),
(6,48,673,0,1),
(6,2,674,0,0),
(6,23,676,0,0),
(6,23,677,0,0),
(6,23,678,0,0),
(6,23,679,0,0),
(6,23,680,0,0),
(6,23,681,0,0),
(6,22,685,0,0),
(6,22,686,0,0),
(6,22,687,0,0),
(6,22,688,0,0),
(6,22,689,0,0),
(6,22,690,0,0),
(6,21,694,0,0),
(6,21,695,0,0),
(6,21,696,0,0),
(6,21,697,0,0),
(6,21,698,0,0),
(6,21,699,0,0),
(6,20,703,0,0),
(6,20,704,0,0),
(6,20,705,0,0),
(6,20,706,0,0),
(6,20,707,0,0),
(6,20,708,0,0),
(6,43,713,0,0),
(6,48,714,0,0),
(6,23,718,0,0),
(6,22,719,0,0),
(6,21,720,0,0),
(6,20,721,0,0),
(6,6,723,0,1),
(6,4,724,0,1),
(6,2,725,0,1),
(6,23,727,0,0),
(6,23,728,0,0),
(6,21,729,0,0),
(6,21,730,0,0),
(6,18,731,0,0),
(6,7,732,0,0),
(6,48,733,0,0),
(6,48,734,0,0),
(6,23,735,0,0),
(6,20,736,0,0),
(6,21,737,0,0),
(6,22,738,0,0),
(6,2,740,0,0),
(6,13,741,0,0),
(6,14,772,0,0),
(6,33,773,0,0),
(6,23,774,0,0),
(6,48,786,0,0),
(6,48,787,0,0),
(6,48,788,0,0),
(6,2,789,0,1),
(6,4,790,0,1),
(6,6,791,0,1),
(6,7,792,0,1),
(6,8,793,0,1),
(6,9,794,0,1),
(6,10,795,0,1),
(6,13,796,0,1),
(6,14,797,0,1),
(6,15,798,0,1),
(6,16,799,0,1),
(6,18,800,0,1),
(6,19,801,0,1),
(6,20,802,0,1),
(6,21,803,0,1),
(6,22,804,0,1),
(6,23,805,0,1),
(6,26,806,0,1),
(6,10,807,0,0),
(6,2,808,0,0),
(6,4,809,0,0),
(6,6,810,0,0),
(6,7,811,0,0),
(6,8,812,0,0),
(6,9,813,0,0),
(6,10,814,0,0),
(6,13,815,0,0),
(6,14,816,0,0),
(6,15,817,0,0),
(6,16,818,0,1),
(6,18,819,0,0),
(6,19,820,0,0),
(6,20,821,0,0),
(6,21,822,0,0),
(6,22,823,0,0),
(6,23,824,0,0),
(6,26,825,0,0),
(6,2,826,0,0),
(6,4,827,0,0),
(6,6,828,0,0),
(6,7,829,0,0),
(6,8,830,0,0),
(6,9,831,0,0),
(6,10,832,0,0),
(6,13,833,0,0),
(6,14,834,0,0),
(6,15,835,0,0),
(6,16,836,0,1),
(6,18,837,0,0),
(6,19,838,0,0),
(6,20,839,0,0),
(6,21,840,0,0),
(6,22,841,0,0),
(6,23,842,0,0),
(6,26,843,0,0),
(6,20,844,0,0),
(6,21,845,0,0),
(6,22,846,0,0),
(6,23,847,0,0),
(6,44,848,0,1),
(6,44,849,0,0),
(6,22,851,0,1),
(6,29,852,0,0),
(6,46,854,0,0),
(6,46,856,0,0),
(6,7,858,0,0),
(6,7,860,0,0),
(6,7,862,0,0),
(6,4,874,0,0),
(6,4,876,0,0),
(6,4,878,0,0),
(6,50,879,0,0),
(6,50,880,0,0),
(6,50,881,0,0),
(6,50,882,0,0),
(6,50,883,0,0),
(6,50,884,0,0),
(6,50,885,0,0),
(6,50,886,0,0),
(6,50,887,0,0),
(6,50,888,0,0),
(6,50,889,0,0),
(6,50,890,0,0),
(6,50,892,0,0),
(6,50,898,0,0),
(6,50,900,0,0),
(6,50,902,0,0),
(6,50,904,0,0),
(6,50,908,0,0),
(6,50,910,0,0),
(6,50,912,0,0),
(6,50,914,0,0),
(6,50,916,0,0),
(6,50,918,0,0),
(6,50,920,0,0),
(6,50,922,0,0),
(6,50,924,0,0),
(6,4,926,0,0),
(6,50,927,0,0),
(6,50,928,0,0),
(6,50,929,0,0),
(6,50,930,0,0),
(6,50,931,0,0),
(6,50,932,0,0),
(6,50,933,0,1),
(6,50,934,0,1),
(6,50,938,0,0),
(6,50,942,0,0),
(6,50,944,0,0),
(6,50,946,0,0),
(6,50,948,0,0),
(6,50,950,0,0),
(6,50,952,0,0),
(6,50,954,0,0),
(6,50,956,0,0),
(6,50,958,0,0),
(6,50,960,0,0),
(6,50,962,0,0),
(6,50,964,0,0),
(6,50,968,0,0),
(6,50,970,0,0),
(6,4,972,0,0),
(6,53,973,0,0),
(6,53,974,0,0),
(6,53,975,0,0),
(6,53,976,0,0),
(6,53,977,0,0),
(6,53,978,0,0),
(6,53,979,0,0),
(6,53,980,0,0),
(6,53,981,0,0),
(6,53,982,0,0),
(6,53,983,0,0),
(6,54,984,0,0),
(6,54,985,0,0),
(6,54,986,0,0),
(6,54,987,0,0),
(6,54,988,0,0),
(6,54,989,0,0),
(6,54,990,0,0),
(6,54,991,0,0),
(6,54,992,0,0),
(6,54,993,0,0),
(6,54,994,0,0),
(6,54,995,0,0),
(6,54,996,0,0),
(6,54,997,0,0),
(6,55,998,0,0),
(6,55,999,0,0),
(6,55,1000,0,0),
(6,55,1001,0,0),
(6,55,1002,0,0),
(6,55,1003,0,0),
(6,55,1004,0,0),
(6,55,1005,0,0),
(6,55,1006,0,0),
(6,55,1007,0,0),
(6,55,1008,0,0),
(6,55,1009,0,0),
(6,55,1010,0,0),
(6,55,1011,0,0),
(6,55,1012,0,0),
(6,55,1013,0,0),
(6,56,1014,0,0),
(6,56,1015,0,0),
(6,56,1016,0,0),
(6,56,1017,0,0),
(6,56,1018,0,0),
(6,56,1019,0,0),
(6,56,1020,0,0),
(6,56,1021,0,0),
(6,56,1022,0,0),
(6,56,1023,0,0),
(6,57,1024,0,0),
(6,57,1025,0,0),
(6,57,1026,0,0),
(6,57,1027,0,0),
(6,57,1028,0,0),
(6,57,1029,0,0),
(6,57,1030,0,0),
(6,57,1031,0,0),
(6,57,1032,0,0),
(6,57,1033,0,0),
(6,57,1034,0,0),
(6,58,1035,0,0),
(6,58,1036,0,0),
(6,58,1037,0,0),
(6,58,1038,0,0),
(6,58,1039,0,0),
(6,58,1040,0,0),
(6,58,1041,0,0),
(6,58,1042,0,0),
(6,58,1043,0,0),
(6,58,1044,0,0),
(6,58,1045,0,0),
(6,58,1046,0,0),
(6,58,1047,0,0),
(6,58,1048,0,0),
(6,58,1049,0,0),
(6,59,1050,0,0),
(6,59,1051,0,0),
(6,59,1052,0,0),
(6,59,1053,0,0),
(6,59,1054,0,0),
(6,59,1055,0,0),
(6,59,1056,0,0),
(6,59,1057,0,0),
(6,59,1058,0,0),
(6,59,1059,0,0),
(6,59,1060,0,0),
(6,59,1061,0,0),
(6,59,1062,0,0),
(6,59,1063,0,0),
(6,59,1064,0,0),
(6,59,1065,0,0),
(6,59,1066,0,0),
(6,59,1067,0,0),
(6,60,1068,0,0),
(6,60,1069,0,0),
(6,60,1070,0,0),
(6,60,1071,0,0),
(6,60,1072,0,0),
(6,60,1073,0,0),
(6,60,1074,0,0),
(6,60,1075,0,0),
(6,60,1076,0,0),
(6,60,1077,0,0),
(6,60,1078,0,0),
(6,60,1079,0,0),
(6,60,1080,0,0),
(6,60,1081,0,0),
(6,60,1082,0,0),
(6,60,1083,0,0),
(6,60,1084,0,0),
(6,60,1085,0,0),
(6,60,1086,0,0),
(6,60,1087,0,0),
(6,13,1088,0,0),
(6,50,1090,0,0),
(6,50,1092,0,0),
(6,50,1094,0,0),
(6,50,1096,0,0),
(6,50,1098,0,0),
(6,50,1100,0,0),
(6,50,1102,0,0),
(7,6,1,0,0),
(7,6,2,0,0),
(7,6,3,0,0),
(7,6,4,0,0),
(7,6,5,0,0),
(7,6,6,0,0),
(7,6,7,0,0),
(7,6,8,0,0),
(7,6,9,0,0),
(7,6,10,0,0),
(7,6,11,0,0),
(7,6,12,0,0),
(7,6,13,0,0),
(7,6,14,0,0),
(7,6,15,0,0),
(7,6,16,0,0),
(7,6,17,0,0),
(7,6,18,0,0),
(7,6,19,0,0),
(7,6,20,0,0),
(7,6,21,0,1),
(7,6,22,0,1),
(7,6,23,0,0),
(7,6,24,0,0),
(7,6,25,0,0),
(7,6,26,0,0),
(7,6,27,0,0),
(7,6,28,0,0),
(7,6,29,0,0),
(7,6,30,0,0),
(7,6,31,0,0),
(7,6,32,0,0),
(7,6,33,0,0),
(7,6,34,0,0),
(7,6,35,0,0),
(7,6,36,0,0),
(7,7,37,0,0),
(7,7,38,0,0),
(7,7,39,0,0),
(7,7,41,0,0),
(7,7,42,0,0),
(7,7,46,0,0),
(7,7,47,0,0),
(7,7,50,0,0),
(7,7,54,0,0),
(7,7,56,0,1),
(7,7,57,0,1),
(7,7,58,0,0),
(7,7,59,0,0),
(7,7,61,0,0),
(7,7,65,0,0),
(7,4,66,0,0),
(7,4,67,0,0),
(7,4,68,0,0),
(7,4,69,0,0),
(7,4,70,0,0),
(7,4,71,0,0),
(7,4,72,0,0),
(7,4,73,0,0),
(7,4,74,0,0),
(7,4,75,0,0),
(7,4,76,0,0),
(7,4,77,0,0),
(7,4,78,0,0),
(7,4,79,0,0),
(7,4,80,0,0),
(7,4,81,0,0),
(7,4,82,0,0),
(7,4,83,0,0),
(7,4,84,0,0),
(7,4,85,0,0),
(7,4,86,0,0),
(7,4,87,0,0),
(7,4,88,0,0),
(7,4,89,0,0),
(7,4,90,0,1),
(7,4,91,0,1),
(7,4,92,0,0),
(7,4,93,0,0),
(7,4,94,0,0),
(7,4,95,0,0),
(7,4,96,0,0),
(7,4,97,0,0),
(7,4,98,0,0),
(7,4,99,0,0),
(7,4,100,0,0),
(7,4,101,0,0),
(7,4,102,0,0),
(7,4,103,0,0),
(7,4,104,0,0),
(7,4,105,0,0),
(7,4,106,0,0),
(7,4,107,0,0),
(7,4,108,0,0),
(7,4,109,0,0),
(7,2,110,0,0),
(7,2,111,0,0),
(7,2,112,0,0),
(7,2,113,0,0),
(7,2,114,0,0),
(7,2,115,0,0),
(7,2,116,0,0),
(7,2,117,0,0),
(7,2,118,0,0),
(7,2,119,0,0),
(7,2,120,0,0),
(7,2,121,0,0),
(7,2,122,0,1),
(7,2,123,0,1),
(7,2,124,0,0),
(7,2,125,0,0),
(7,26,126,0,0),
(7,26,127,0,0),
(7,26,128,0,0),
(7,26,129,0,0),
(7,26,130,0,0),
(7,26,131,0,0),
(7,26,132,0,0),
(7,26,133,0,0),
(7,26,134,0,0),
(7,26,135,0,0),
(7,26,136,0,0),
(7,26,137,0,1),
(7,26,138,0,1),
(7,26,139,0,0),
(7,26,140,0,0),
(7,26,141,0,0),
(7,26,142,0,0),
(7,26,143,0,0),
(7,26,144,0,0),
(7,26,145,0,0),
(7,26,146,0,0),
(7,26,147,0,0),
(7,26,148,0,0),
(7,26,149,0,0),
(7,26,150,0,0),
(7,13,155,0,0),
(7,13,156,0,0),
(7,13,157,0,0),
(7,13,158,0,0),
(7,13,159,0,0),
(7,13,160,0,0),
(7,13,161,0,0),
(7,13,162,0,0),
(7,13,164,0,0),
(7,13,165,0,0),
(7,13,166,0,1),
(7,13,167,0,1),
(7,13,168,0,0),
(7,13,169,0,0),
(7,13,170,0,0),
(7,13,171,0,0),
(7,13,172,0,0),
(7,14,174,0,0),
(7,14,175,0,0),
(7,14,176,0,0),
(7,14,177,0,0),
(7,14,178,0,0),
(7,14,179,0,0),
(7,14,180,0,0),
(7,14,181,0,0),
(7,14,182,0,0),
(7,14,183,0,0),
(7,14,184,0,0),
(7,14,185,0,0),
(7,14,186,0,0),
(7,14,187,0,0),
(7,14,188,0,0),
(7,14,189,0,0),
(7,14,190,0,0),
(7,14,191,0,1),
(7,14,192,0,1),
(7,14,193,0,0),
(7,14,194,0,0),
(7,14,195,0,0),
(7,14,197,0,0),
(7,14,198,0,0),
(7,14,199,0,0),
(7,14,200,0,0),
(7,14,201,0,0),
(7,14,202,0,0),
(7,14,203,0,0),
(7,14,204,0,0),
(7,8,205,0,0),
(7,8,206,0,1),
(7,8,207,0,1),
(7,8,208,0,0),
(7,8,209,0,0),
(7,8,210,0,0),
(7,8,211,0,1),
(7,8,212,0,1),
(7,8,213,0,0),
(7,8,214,0,0),
(7,8,215,0,0),
(7,8,216,0,1),
(7,8,217,0,0),
(7,8,218,0,0),
(7,8,219,0,0),
(7,10,220,0,0),
(7,10,221,0,0),
(7,10,222,0,0),
(7,10,223,0,0),
(7,10,224,0,0),
(7,10,225,0,0),
(7,10,226,0,0),
(7,10,227,0,0),
(7,10,228,0,0),
(7,10,229,0,1),
(7,10,230,0,0),
(7,10,231,0,0),
(7,9,232,0,0),
(7,9,233,0,0),
(7,9,234,0,0),
(7,9,235,0,0),
(7,9,236,0,0),
(7,9,237,0,0),
(7,9,238,0,0),
(7,9,239,0,0),
(7,9,240,0,0),
(7,9,241,0,0),
(7,9,242,0,0),
(7,9,243,0,0),
(7,9,244,0,1),
(7,9,245,0,1),
(7,9,246,0,0),
(7,9,247,0,0),
(7,9,248,0,0),
(7,9,249,0,0),
(7,9,250,0,0),
(7,9,251,0,0),
(7,9,252,0,0),
(7,9,253,0,0),
(7,9,254,0,0),
(7,9,255,0,0),
(7,16,256,0,0),
(7,16,257,0,0),
(7,16,258,0,0),
(7,16,259,0,0),
(7,16,260,0,0),
(7,16,261,0,0),
(7,16,262,0,0),
(7,16,263,0,0),
(7,16,264,0,0),
(7,16,265,0,0),
(7,16,266,0,0),
(7,16,267,0,0),
(7,16,268,0,0),
(7,16,269,0,0),
(7,16,270,0,1),
(7,16,271,0,1),
(7,16,272,0,0),
(7,16,273,0,0),
(7,16,274,0,0),
(7,16,275,0,0),
(7,16,276,0,0),
(7,16,277,0,0),
(7,16,278,0,0),
(7,15,279,0,0),
(7,15,280,0,0),
(7,15,281,0,0),
(7,15,282,0,0),
(7,15,283,0,0),
(7,15,284,0,0),
(7,15,286,0,1),
(7,15,287,0,1),
(7,15,288,0,0),
(7,18,289,0,0),
(7,18,290,0,0),
(7,18,291,0,0),
(7,18,292,0,0),
(7,18,293,0,0),
(7,18,294,0,0),
(7,18,295,0,0),
(7,18,296,0,1),
(7,18,297,0,1),
(7,18,298,0,0),
(7,18,299,0,0),
(7,18,300,0,0),
(7,18,301,0,0),
(7,18,302,0,0),
(7,18,303,0,0),
(7,18,304,0,0),
(7,18,305,0,0),
(7,19,306,0,0),
(7,19,307,0,0),
(7,19,308,0,0),
(7,19,309,0,1),
(7,19,310,0,1),
(7,19,311,0,0),
(7,19,312,0,0),
(7,19,313,0,0),
(7,20,314,0,0),
(7,20,315,0,0),
(7,20,316,0,0),
(7,20,317,0,0),
(7,20,318,0,0),
(7,20,319,0,0),
(7,20,320,0,0),
(7,20,321,0,0),
(7,20,322,0,0),
(7,20,323,0,0),
(7,20,324,0,0),
(7,20,325,0,0),
(7,20,326,0,0),
(7,20,327,0,0),
(7,20,328,0,0),
(7,20,329,0,0),
(7,20,330,0,0),
(7,20,331,0,0),
(7,20,332,0,1),
(7,20,333,0,1),
(7,20,334,0,0),
(7,20,335,0,0),
(7,20,336,0,0),
(7,20,337,0,0),
(7,20,338,0,0),
(7,20,339,0,0),
(7,20,340,0,0),
(7,20,341,0,0),
(7,20,342,0,0),
(7,20,343,0,0),
(7,20,344,0,0),
(7,20,345,0,0),
(7,20,346,0,0),
(7,20,347,0,0),
(7,20,348,0,0),
(7,20,349,0,0),
(7,20,350,0,0),
(7,21,351,0,0),
(7,21,352,0,0),
(7,21,353,0,0),
(7,21,354,0,0),
(7,21,355,0,0),
(7,21,356,0,0),
(7,21,357,0,0),
(7,21,358,0,0),
(7,21,359,0,0),
(7,21,360,0,0),
(7,21,361,0,0),
(7,21,362,0,0),
(7,21,363,0,0),
(7,21,364,0,0),
(7,21,365,0,0),
(7,21,366,0,0),
(7,21,367,0,0),
(7,21,368,0,0),
(7,21,369,0,0),
(7,21,370,0,1),
(7,21,371,0,1),
(7,21,372,0,0),
(7,21,373,0,0),
(7,21,374,0,0),
(7,21,375,0,0),
(7,21,376,0,0),
(7,21,377,0,0),
(7,21,378,0,0),
(7,21,379,0,0),
(7,21,380,0,0),
(7,21,381,0,0),
(7,21,382,0,0),
(7,21,383,0,0),
(7,21,384,0,0),
(7,21,385,0,0),
(7,21,386,0,0),
(7,21,387,0,0),
(7,21,388,0,0),
(7,22,389,0,0),
(7,22,390,0,0),
(7,22,391,0,0),
(7,22,392,0,0),
(7,22,393,0,0),
(7,22,394,0,0),
(7,22,395,0,0),
(7,22,396,0,0),
(7,22,397,0,0),
(7,22,398,0,0),
(7,22,399,0,0),
(7,22,400,0,0),
(7,22,401,0,0),
(7,22,402,0,0),
(7,22,403,0,0),
(7,22,404,0,0),
(7,22,405,0,0),
(7,22,406,0,0),
(7,22,407,0,0),
(7,22,408,0,0),
(7,22,409,0,0),
(7,22,410,0,0),
(7,22,411,0,1),
(7,22,412,0,1),
(7,22,413,0,0),
(7,22,414,0,0),
(7,22,415,0,0),
(7,22,416,0,0),
(7,22,417,0,0),
(7,22,418,0,0),
(7,22,419,0,0),
(7,22,420,0,0),
(7,22,421,0,0),
(7,22,422,0,0),
(7,22,423,0,0),
(7,22,424,0,0),
(7,22,425,0,0),
(7,22,426,0,0),
(7,22,427,0,0),
(7,22,428,0,0),
(7,22,429,0,0),
(7,22,430,0,0),
(7,22,431,0,0),
(7,22,432,0,0),
(7,22,433,0,0),
(7,22,434,0,0),
(7,22,435,0,0),
(7,23,436,0,0),
(7,23,437,0,0),
(7,23,438,0,0),
(7,23,439,0,0),
(7,23,440,0,0),
(7,23,441,0,0),
(7,23,442,0,0),
(7,23,443,0,0),
(7,23,444,0,0),
(7,23,445,0,0),
(7,23,446,0,0),
(7,23,447,0,0),
(7,23,448,0,0),
(7,23,449,0,0),
(7,23,450,0,0),
(7,23,451,0,0),
(7,23,452,0,0),
(7,23,453,0,0),
(7,23,454,0,0),
(7,23,455,0,1),
(7,23,456,0,1),
(7,23,457,0,0),
(7,23,458,0,0),
(7,23,459,0,0),
(7,23,460,0,0),
(7,23,461,0,0),
(7,23,462,0,0),
(7,23,463,0,0),
(7,23,464,0,0),
(7,23,465,0,0),
(7,23,466,0,0),
(7,23,467,0,0),
(7,23,468,0,0),
(7,23,469,0,0),
(7,23,470,0,0),
(7,23,471,0,0),
(7,23,472,0,0),
(7,23,473,0,0),
(7,23,474,0,0),
(7,29,475,0,0),
(7,29,479,0,0),
(7,29,480,0,0),
(7,29,481,0,0),
(7,29,482,0,0),
(7,29,489,0,0),
(7,29,490,0,0),
(7,29,491,0,0),
(7,29,492,0,0),
(7,29,493,0,0),
(7,29,494,0,0),
(7,29,495,0,0),
(7,29,496,0,0),
(7,29,497,0,0),
(7,29,498,0,0),
(7,29,499,0,0),
(7,29,504,0,0),
(7,29,505,0,0),
(7,29,506,0,0),
(7,29,507,0,0),
(7,29,510,0,0),
(7,10,520,0,0),
(7,10,521,0,0),
(7,10,522,0,0),
(7,10,523,0,0),
(7,10,524,0,0),
(7,10,525,0,0),
(7,32,526,0,0),
(7,32,527,0,0),
(7,32,528,0,0),
(7,32,529,0,0),
(7,32,530,0,0),
(7,32,531,0,0),
(7,32,532,0,0),
(7,32,533,0,0),
(7,32,534,0,0),
(7,32,535,0,0),
(7,32,536,0,0),
(7,32,537,0,0),
(7,32,538,0,0),
(7,32,539,0,0),
(7,32,540,0,1),
(7,32,541,0,1),
(7,32,542,0,1),
(7,29,543,0,0),
(7,33,544,0,0),
(7,33,545,0,0),
(7,33,546,0,0),
(7,33,547,0,0),
(7,33,548,0,0),
(7,33,549,0,0),
(7,33,550,0,0),
(7,33,551,0,0),
(7,33,552,0,1),
(7,33,553,0,1),
(7,33,554,0,0),
(7,33,555,0,0),
(7,33,556,0,0),
(7,33,557,0,0),
(7,33,558,0,0),
(7,33,559,0,0),
(7,33,561,0,0),
(7,33,562,0,0),
(7,33,563,0,1),
(7,33,564,0,0),
(7,33,565,0,0),
(7,35,566,0,0),
(7,35,567,0,1),
(7,35,568,0,1),
(7,35,569,0,0),
(7,35,570,0,1),
(7,35,571,0,0),
(7,35,572,0,0),
(7,35,573,0,0),
(7,35,574,0,0),
(7,35,575,0,0),
(7,35,576,0,0),
(7,35,577,0,1),
(7,35,578,0,1),
(7,35,579,0,0),
(7,35,580,0,0),
(7,35,581,0,0),
(7,35,582,0,1),
(7,35,583,0,0),
(7,35,584,0,0),
(7,35,585,0,1),
(7,35,586,0,0),
(7,35,587,0,0),
(7,42,588,0,0),
(7,42,589,0,0),
(7,42,590,0,0),
(7,42,591,0,0),
(7,42,592,0,0),
(7,42,593,0,0),
(7,42,594,0,1),
(7,42,595,0,1),
(7,42,596,0,0),
(7,42,597,0,0),
(7,42,598,0,1),
(7,42,599,0,0),
(7,42,600,0,0),
(7,43,601,0,0),
(7,43,602,0,0),
(7,43,603,0,0),
(7,43,604,0,0),
(7,43,605,0,0),
(7,43,606,0,0),
(7,43,607,0,0),
(7,43,608,0,0),
(7,43,609,0,0),
(7,43,610,0,0),
(7,43,611,0,0),
(7,43,612,0,1),
(7,43,613,0,1),
(7,43,614,0,0),
(7,43,615,0,0),
(7,43,616,0,1),
(7,43,617,0,0),
(7,43,618,0,0),
(7,44,619,0,0),
(7,44,620,0,0),
(7,44,621,0,0),
(7,44,622,0,0),
(7,44,623,0,0),
(7,44,624,0,0),
(7,44,625,0,0),
(7,44,626,0,0),
(7,44,627,0,0),
(7,44,628,0,0),
(7,44,629,0,0),
(7,44,630,0,0),
(7,44,631,0,0),
(7,44,632,0,1),
(7,44,633,0,1),
(7,44,634,0,0),
(7,44,635,0,0),
(7,44,636,0,1),
(7,44,637,0,0),
(7,44,638,0,0),
(7,46,639,0,0),
(7,46,640,0,0),
(7,46,641,0,0),
(7,46,642,0,0),
(7,46,643,0,0),
(7,46,644,0,0),
(7,46,645,0,0),
(7,46,646,0,0),
(7,46,647,0,0),
(7,46,648,0,0),
(7,46,649,0,0),
(7,46,650,0,0),
(7,46,651,0,0),
(7,46,652,0,0),
(7,46,653,0,1),
(7,46,654,0,1),
(7,46,655,0,0),
(7,46,656,0,0),
(7,46,657,0,1),
(7,46,658,0,0),
(7,46,659,0,0),
(7,47,660,0,0),
(7,47,661,0,1),
(7,47,662,0,1),
(7,47,663,0,0),
(7,47,664,0,0),
(7,47,665,0,1),
(7,48,666,0,0),
(7,48,667,0,0),
(7,48,668,0,1),
(7,48,669,0,1),
(7,48,670,0,0),
(7,48,671,0,1),
(7,48,672,0,0),
(7,48,673,0,1),
(7,2,674,0,0),
(7,23,676,0,0),
(7,23,677,0,0),
(7,23,678,0,0),
(7,23,679,0,0),
(7,23,680,0,0),
(7,23,681,0,0),
(7,22,685,0,0),
(7,22,686,0,0),
(7,22,687,0,0),
(7,22,688,0,0),
(7,22,689,0,0),
(7,22,690,0,0),
(7,21,694,0,0),
(7,21,695,0,0),
(7,21,696,0,0),
(7,21,697,0,0),
(7,21,698,0,0),
(7,21,699,0,0),
(7,20,703,0,0),
(7,20,704,0,0),
(7,20,705,0,0),
(7,20,706,0,0),
(7,20,707,0,0),
(7,20,708,0,0),
(7,43,713,0,0),
(7,48,714,0,0),
(7,23,718,0,0),
(7,22,719,0,0),
(7,21,720,0,0),
(7,20,721,0,0),
(7,6,723,0,1),
(7,4,724,0,1),
(7,2,725,0,1),
(7,23,727,0,0),
(7,23,728,0,0),
(7,21,729,0,0),
(7,21,730,0,0),
(7,18,731,0,0),
(7,7,732,0,0),
(7,48,733,0,0),
(7,48,734,0,0),
(7,23,735,0,0),
(7,20,736,0,0),
(7,21,737,0,0),
(7,22,738,0,0),
(7,2,740,0,0),
(7,13,741,0,0),
(7,14,772,0,0),
(7,33,773,0,0),
(7,23,774,0,0),
(7,48,786,0,0),
(7,48,787,0,0),
(7,48,788,0,0),
(7,2,789,0,1),
(7,4,790,0,1),
(7,6,791,0,1),
(7,7,792,0,1),
(7,8,793,0,1),
(7,9,794,0,1),
(7,10,795,0,1),
(7,13,796,0,1),
(7,14,797,0,1),
(7,15,798,0,1),
(7,16,799,0,1),
(7,18,800,0,1),
(7,19,801,0,1),
(7,20,802,0,1),
(7,21,803,0,1),
(7,22,804,0,1),
(7,23,805,0,1),
(7,26,806,0,1),
(7,10,807,0,0),
(7,2,808,0,0),
(7,4,809,0,0),
(7,6,810,0,0),
(7,7,811,0,0),
(7,8,812,0,0),
(7,9,813,0,0),
(7,10,814,0,0),
(7,13,815,0,0),
(7,14,816,0,0),
(7,15,817,0,0),
(7,16,818,0,1),
(7,18,819,0,0),
(7,19,820,0,0),
(7,20,821,0,0),
(7,21,822,0,0),
(7,22,823,0,0),
(7,23,824,0,0),
(7,26,825,0,0),
(7,2,826,0,0),
(7,4,827,0,0),
(7,6,828,0,0),
(7,7,829,0,0),
(7,8,830,0,0),
(7,9,831,0,0),
(7,10,832,0,0),
(7,13,833,0,0),
(7,14,834,0,0),
(7,15,835,0,0),
(7,16,836,0,1),
(7,18,837,0,0),
(7,19,838,0,0),
(7,20,839,0,0),
(7,21,840,0,0),
(7,22,841,0,0),
(7,23,842,0,0),
(7,26,843,0,0),
(7,20,844,0,0),
(7,21,845,0,0),
(7,22,846,0,0),
(7,23,847,0,0),
(7,44,848,0,1),
(7,44,849,0,0),
(7,22,851,0,1),
(7,29,852,0,0),
(7,46,854,0,0),
(7,46,856,0,0),
(7,7,858,0,0),
(7,7,860,0,0),
(7,7,862,0,0),
(7,4,874,0,0),
(7,4,876,0,0),
(7,4,878,0,0),
(7,50,879,0,0),
(7,50,880,0,0),
(7,50,881,0,0),
(7,50,882,0,0),
(7,50,883,0,0),
(7,50,884,0,0),
(7,50,885,0,0),
(7,50,886,0,0),
(7,50,887,0,0),
(7,50,888,0,0),
(7,50,889,0,0),
(7,50,890,0,0),
(7,50,892,0,0),
(7,50,898,0,0),
(7,50,900,0,0),
(7,50,902,0,0),
(7,50,904,0,0),
(7,50,908,0,0),
(7,50,910,0,0),
(7,50,912,0,0),
(7,50,914,0,0),
(7,50,916,0,0),
(7,50,918,0,0),
(7,50,920,0,0),
(7,50,922,0,0),
(7,50,924,0,0),
(7,4,926,0,0),
(7,50,927,0,0),
(7,50,928,0,0),
(7,50,929,0,0),
(7,50,930,0,0),
(7,50,931,0,0),
(7,50,932,0,0),
(7,50,933,0,0),
(7,50,934,0,0),
(7,50,938,0,0),
(7,50,942,0,0),
(7,50,944,0,0),
(7,50,946,0,0),
(7,50,948,0,0),
(7,50,950,0,0),
(7,50,952,0,0),
(7,50,954,0,0),
(7,50,956,0,0),
(7,50,958,0,0),
(7,50,960,0,0),
(7,50,962,0,0),
(7,50,964,0,0),
(7,50,968,0,0),
(7,50,970,0,0),
(7,4,972,0,0),
(7,53,973,0,0),
(7,53,974,0,0),
(7,53,975,0,0),
(7,53,976,0,0),
(7,53,977,0,0),
(7,53,978,0,0),
(7,53,979,0,0),
(7,53,980,0,0),
(7,53,981,0,0),
(7,53,982,0,0),
(7,53,983,0,0),
(7,54,984,0,0),
(7,54,985,0,0),
(7,54,986,0,0),
(7,54,987,0,0),
(7,54,988,0,0),
(7,54,989,0,0),
(7,54,990,0,0),
(7,54,991,0,0),
(7,54,992,0,0),
(7,54,993,0,0),
(7,54,994,0,0),
(7,54,995,0,0),
(7,54,996,0,0),
(7,54,997,0,0),
(7,55,998,0,0),
(7,55,999,0,0),
(7,55,1000,0,0),
(7,55,1001,0,0),
(7,55,1002,0,0),
(7,55,1003,0,0),
(7,55,1004,0,0),
(7,55,1005,0,0),
(7,55,1006,0,0),
(7,55,1007,0,0),
(7,55,1008,0,0),
(7,55,1009,0,0),
(7,55,1010,0,0),
(7,55,1011,0,0),
(7,55,1012,0,0),
(7,55,1013,0,0),
(7,56,1014,0,0),
(7,56,1015,0,0),
(7,56,1016,0,0),
(7,56,1017,0,0),
(7,56,1018,0,0),
(7,56,1019,0,0),
(7,56,1020,0,0),
(7,56,1021,0,0),
(7,56,1022,0,0),
(7,56,1023,0,0),
(7,57,1024,0,0),
(7,57,1025,0,0),
(7,57,1026,0,0),
(7,57,1027,0,0),
(7,57,1028,0,0),
(7,57,1029,0,0),
(7,57,1030,0,0),
(7,57,1031,0,0),
(7,57,1032,0,0),
(7,57,1033,0,0),
(7,57,1034,0,0),
(7,58,1035,0,0),
(7,58,1036,0,0),
(7,58,1037,0,0),
(7,58,1038,0,0),
(7,58,1039,0,0),
(7,58,1040,0,0),
(7,58,1041,0,0),
(7,58,1042,0,0),
(7,58,1043,0,0),
(7,58,1044,0,0),
(7,58,1045,0,0),
(7,58,1046,0,0),
(7,58,1047,0,0),
(7,58,1048,0,0),
(7,58,1049,0,0),
(7,59,1050,0,0),
(7,59,1051,0,0),
(7,59,1052,0,0),
(7,59,1053,0,0),
(7,59,1054,0,0),
(7,59,1055,0,0),
(7,59,1056,0,0),
(7,59,1057,0,0),
(7,59,1058,0,0),
(7,59,1059,0,0),
(7,59,1060,0,0),
(7,59,1061,0,0),
(7,59,1062,0,0),
(7,59,1063,0,0),
(7,59,1064,0,0),
(7,59,1065,0,0),
(7,59,1066,0,0),
(7,59,1067,0,0),
(7,60,1068,0,0),
(7,60,1069,0,0),
(7,60,1070,0,0),
(7,60,1071,0,0),
(7,60,1072,0,0),
(7,60,1073,0,0),
(7,60,1074,0,0),
(7,60,1075,0,0),
(7,60,1076,0,0),
(7,60,1077,0,0),
(7,60,1078,0,0),
(7,60,1079,0,0),
(7,60,1080,0,0),
(7,60,1081,0,0),
(7,60,1082,0,0),
(7,60,1083,0,0),
(7,60,1084,0,0),
(7,60,1085,0,0),
(7,60,1086,0,0),
(7,60,1087,0,0),
(7,13,1088,0,0),
(7,50,1090,0,0),
(7,50,1092,0,0),
(7,50,1094,0,0),
(7,50,1096,0,0),
(7,50,1098,0,0),
(7,50,1100,0,0),
(7,50,1102,0,0),
(8,6,1,0,0),
(8,6,2,0,0),
(8,6,3,0,0),
(8,6,4,0,0),
(8,6,5,0,0),
(8,6,6,0,0),
(8,6,7,0,0),
(8,6,8,0,0),
(8,6,9,0,0),
(8,6,10,0,0),
(8,6,11,0,0),
(8,6,12,0,0),
(8,6,13,0,0),
(8,6,14,0,0),
(8,6,15,0,0),
(8,6,16,0,0),
(8,6,17,0,0),
(8,6,18,0,0),
(8,6,19,0,0),
(8,6,20,0,0),
(8,6,21,0,1),
(8,6,22,0,1),
(8,6,23,0,0),
(8,6,24,0,0),
(8,6,25,0,0),
(8,6,26,0,0),
(8,6,27,0,0),
(8,6,28,0,0),
(8,6,29,0,0),
(8,6,30,0,0),
(8,6,31,0,0),
(8,6,32,0,0),
(8,6,33,0,0),
(8,6,34,0,0),
(8,6,35,0,0),
(8,6,36,0,0),
(8,7,37,0,0),
(8,7,38,0,0),
(8,7,39,0,0),
(8,7,41,0,0),
(8,7,42,0,0),
(8,7,46,0,0),
(8,7,47,0,0),
(8,7,50,0,0),
(8,7,54,0,0),
(8,7,56,0,1),
(8,7,57,0,1),
(8,7,58,0,0),
(8,7,59,0,0),
(8,7,61,0,0),
(8,7,65,0,0),
(8,4,66,0,0),
(8,4,67,0,0),
(8,4,68,0,0),
(8,4,69,0,0),
(8,4,70,0,0),
(8,4,71,0,0),
(8,4,72,0,0),
(8,4,73,0,0),
(8,4,74,0,0),
(8,4,75,0,0),
(8,4,76,0,0),
(8,4,77,0,0),
(8,4,78,0,0),
(8,4,79,0,0),
(8,4,80,0,0),
(8,4,81,0,0),
(8,4,82,0,0),
(8,4,83,0,0),
(8,4,84,0,0),
(8,4,85,0,0),
(8,4,86,0,0),
(8,4,87,0,0),
(8,4,88,0,0),
(8,4,89,0,0),
(8,4,90,0,1),
(8,4,91,0,1),
(8,4,92,0,0),
(8,4,93,0,0),
(8,4,94,0,0),
(8,4,95,0,0),
(8,4,96,0,0),
(8,4,97,0,0),
(8,4,98,0,0),
(8,4,99,0,0),
(8,4,100,0,0),
(8,4,101,0,0),
(8,4,102,0,0),
(8,4,103,0,0),
(8,4,104,0,0),
(8,4,105,0,0),
(8,4,106,0,0),
(8,4,107,0,0),
(8,4,108,0,0),
(8,4,109,0,0),
(8,2,110,0,0),
(8,2,111,0,0),
(8,2,112,0,0),
(8,2,113,0,0),
(8,2,114,0,0),
(8,2,115,0,0),
(8,2,116,0,0),
(8,2,117,0,0),
(8,2,118,0,0),
(8,2,119,0,0),
(8,2,120,0,0),
(8,2,121,0,0),
(8,2,122,0,1),
(8,2,123,0,1),
(8,2,124,0,0),
(8,2,125,0,0),
(8,26,126,0,0),
(8,26,127,0,0),
(8,26,128,0,0),
(8,26,129,0,0),
(8,26,130,0,0),
(8,26,131,0,0),
(8,26,132,0,0),
(8,26,133,0,0),
(8,26,134,0,0),
(8,26,135,0,0),
(8,26,136,0,0),
(8,26,137,0,1),
(8,26,138,0,1),
(8,26,139,0,0),
(8,26,140,0,0),
(8,26,141,0,0),
(8,26,142,0,0),
(8,26,143,0,0),
(8,26,144,0,0),
(8,26,145,0,0),
(8,26,146,0,0),
(8,26,147,0,0),
(8,26,148,0,0),
(8,26,149,0,0),
(8,26,150,0,0),
(8,13,155,0,0),
(8,13,156,0,0),
(8,13,157,0,0),
(8,13,158,0,0),
(8,13,159,0,0),
(8,13,160,0,0),
(8,13,161,0,0),
(8,13,162,0,0),
(8,13,164,0,0),
(8,13,165,0,0),
(8,13,166,0,1),
(8,13,167,0,1),
(8,13,168,0,0),
(8,13,169,0,0),
(8,13,170,0,0),
(8,13,171,0,0),
(8,13,172,0,0),
(8,14,174,0,0),
(8,14,175,0,0),
(8,14,176,0,0),
(8,14,177,0,0),
(8,14,178,0,0),
(8,14,179,0,0),
(8,14,180,0,0),
(8,14,181,0,0),
(8,14,182,0,0),
(8,14,183,0,0),
(8,14,184,0,0),
(8,14,185,0,0),
(8,14,186,0,0),
(8,14,187,0,0),
(8,14,188,0,0),
(8,14,189,0,0),
(8,14,190,0,0),
(8,14,191,0,1),
(8,14,192,0,1),
(8,14,193,0,0),
(8,14,194,0,0),
(8,14,195,0,0),
(8,14,197,0,0),
(8,14,198,0,0),
(8,14,199,0,0),
(8,14,200,0,0),
(8,14,201,0,0),
(8,14,202,0,0),
(8,14,203,0,0),
(8,14,204,0,0),
(8,8,205,0,0),
(8,8,206,0,1),
(8,8,207,0,1),
(8,8,208,0,0),
(8,8,209,0,0),
(8,8,210,0,0),
(8,8,211,0,1),
(8,8,212,0,1),
(8,8,213,0,0),
(8,8,214,0,0),
(8,8,215,0,0),
(8,8,216,0,1),
(8,8,217,0,0),
(8,8,218,0,0),
(8,8,219,0,0),
(8,10,220,0,0),
(8,10,221,0,0),
(8,10,222,0,0),
(8,10,223,0,0),
(8,10,224,0,0),
(8,10,225,0,0),
(8,10,226,0,0),
(8,10,227,0,0),
(8,10,228,0,0),
(8,10,229,0,1),
(8,10,230,0,0),
(8,10,231,0,0),
(8,9,232,0,0),
(8,9,233,0,0),
(8,9,234,0,0),
(8,9,235,0,0),
(8,9,236,0,0),
(8,9,237,0,0),
(8,9,238,0,0),
(8,9,239,0,0),
(8,9,240,0,0),
(8,9,241,0,0),
(8,9,242,0,0),
(8,9,243,0,0),
(8,9,244,0,1),
(8,9,245,0,1),
(8,9,246,0,0),
(8,9,247,0,0),
(8,9,248,0,0),
(8,9,249,0,0),
(8,9,250,0,0),
(8,9,251,0,0),
(8,9,252,0,0),
(8,9,253,0,0),
(8,9,254,0,0),
(8,9,255,0,0),
(8,16,256,0,0),
(8,16,257,0,0),
(8,16,258,0,0),
(8,16,259,0,0),
(8,16,260,0,0),
(8,16,261,0,0),
(8,16,262,0,0),
(8,16,263,0,0),
(8,16,264,0,0),
(8,16,265,0,0),
(8,16,266,0,0),
(8,16,267,0,0),
(8,16,268,0,0),
(8,16,269,0,0),
(8,16,270,0,1),
(8,16,271,0,1),
(8,16,272,0,0),
(8,16,273,0,0),
(8,16,274,0,0),
(8,16,275,0,0),
(8,16,276,0,0),
(8,16,277,0,0),
(8,16,278,0,0),
(8,15,279,0,0),
(8,15,280,0,0),
(8,15,281,0,0),
(8,15,282,0,0),
(8,15,283,0,0),
(8,15,284,0,0),
(8,15,286,0,1),
(8,15,287,0,1),
(8,15,288,0,0),
(8,18,289,0,0),
(8,18,290,0,0),
(8,18,291,0,0),
(8,18,292,0,0),
(8,18,293,0,0),
(8,18,294,0,0),
(8,18,295,0,0),
(8,18,296,0,1),
(8,18,297,0,1),
(8,18,298,0,0),
(8,18,299,0,0),
(8,18,300,0,0),
(8,18,301,0,0),
(8,18,302,0,0),
(8,18,303,0,0),
(8,18,304,0,0),
(8,18,305,0,0),
(8,19,306,0,0),
(8,19,307,0,0),
(8,19,308,0,0),
(8,19,309,0,1),
(8,19,310,0,1),
(8,19,311,0,0),
(8,19,312,0,0),
(8,19,313,0,0),
(8,20,314,0,0),
(8,20,315,0,0),
(8,20,316,0,0),
(8,20,317,0,0),
(8,20,318,0,0),
(8,20,319,0,0),
(8,20,320,0,0),
(8,20,321,0,0),
(8,20,322,0,0),
(8,20,323,0,0),
(8,20,324,0,0),
(8,20,325,0,0),
(8,20,326,0,0),
(8,20,327,0,0),
(8,20,328,0,0),
(8,20,329,0,0),
(8,20,330,0,0),
(8,20,331,0,0),
(8,20,332,0,1),
(8,20,333,0,1),
(8,20,334,0,0),
(8,20,335,0,0),
(8,20,336,0,0),
(8,20,337,0,0),
(8,20,338,0,0),
(8,20,339,0,0),
(8,20,340,0,0),
(8,20,341,0,0),
(8,20,342,0,0),
(8,20,343,0,0),
(8,20,344,0,0),
(8,20,345,0,0),
(8,20,346,0,0),
(8,20,347,0,0),
(8,20,348,0,0),
(8,20,349,0,0),
(8,20,350,0,0),
(8,21,351,0,0),
(8,21,352,0,0),
(8,21,353,0,0),
(8,21,354,0,0),
(8,21,355,0,0),
(8,21,356,0,0),
(8,21,357,0,0),
(8,21,358,0,0),
(8,21,359,0,0),
(8,21,360,0,0),
(8,21,361,0,0),
(8,21,362,0,0),
(8,21,363,0,0),
(8,21,364,0,0),
(8,21,365,0,0),
(8,21,366,0,0),
(8,21,367,0,0),
(8,21,368,0,0),
(8,21,369,0,0),
(8,21,370,0,1),
(8,21,371,0,1),
(8,21,372,0,0),
(8,21,373,0,0),
(8,21,374,0,0),
(8,21,375,0,0),
(8,21,376,0,0),
(8,21,377,0,0),
(8,21,378,0,0),
(8,21,379,0,0),
(8,21,380,0,0),
(8,21,381,0,0),
(8,21,382,0,0),
(8,21,383,0,0),
(8,21,384,0,0),
(8,21,385,0,0),
(8,21,386,0,0),
(8,21,387,0,0),
(8,21,388,0,0),
(8,22,389,0,0),
(8,22,390,0,0),
(8,22,391,0,0),
(8,22,392,0,0),
(8,22,393,0,0),
(8,22,394,0,0),
(8,22,395,0,0),
(8,22,396,0,0),
(8,22,397,0,0),
(8,22,398,0,0),
(8,22,399,0,0),
(8,22,400,0,0),
(8,22,401,0,0),
(8,22,402,0,0),
(8,22,403,0,0),
(8,22,404,0,0),
(8,22,405,0,0),
(8,22,406,0,0),
(8,22,407,0,0),
(8,22,408,0,0),
(8,22,409,0,0),
(8,22,410,0,0),
(8,22,411,0,1),
(8,22,412,0,1),
(8,22,413,0,0),
(8,22,414,0,0),
(8,22,415,0,0),
(8,22,416,0,0),
(8,22,417,0,0),
(8,22,418,0,0),
(8,22,419,0,0),
(8,22,420,0,0),
(8,22,421,0,0),
(8,22,422,0,0),
(8,22,423,0,0),
(8,22,424,0,0),
(8,22,425,0,0),
(8,22,426,0,0),
(8,22,427,0,0),
(8,22,428,0,0),
(8,22,429,0,0),
(8,22,430,0,0),
(8,22,431,0,0),
(8,22,432,0,0),
(8,22,433,0,0),
(8,22,434,0,0),
(8,22,435,0,0),
(8,23,436,0,0),
(8,23,437,0,0),
(8,23,438,0,0),
(8,23,439,0,0),
(8,23,440,0,0),
(8,23,441,0,0),
(8,23,442,0,0),
(8,23,443,0,0),
(8,23,444,0,0),
(8,23,445,0,0),
(8,23,446,0,0),
(8,23,447,0,0),
(8,23,448,0,0),
(8,23,449,0,0),
(8,23,450,0,0),
(8,23,451,0,0),
(8,23,452,0,0),
(8,23,453,0,0),
(8,23,454,0,0),
(8,23,455,0,1),
(8,23,456,0,1),
(8,23,457,0,0),
(8,23,458,0,0),
(8,23,459,0,0),
(8,23,460,0,0),
(8,23,461,0,0),
(8,23,462,0,0),
(8,23,463,0,0),
(8,23,464,0,0),
(8,23,465,0,0),
(8,23,466,0,0),
(8,23,467,0,0),
(8,23,468,0,0),
(8,23,469,0,0),
(8,23,470,0,0),
(8,23,471,0,0),
(8,23,472,0,0),
(8,23,473,0,0),
(8,23,474,0,0),
(8,29,475,0,0),
(8,29,479,0,0),
(8,29,480,0,0),
(8,29,481,0,0),
(8,29,482,0,0),
(8,29,489,0,0),
(8,29,490,0,0),
(8,29,491,0,0),
(8,29,492,0,0),
(8,29,493,0,0),
(8,29,494,0,0),
(8,29,495,0,0),
(8,29,496,0,0),
(8,29,497,0,0),
(8,29,498,0,0),
(8,29,499,0,0),
(8,29,504,0,0),
(8,29,505,0,0),
(8,29,506,0,0),
(8,29,507,0,0),
(8,29,510,0,0),
(8,10,520,0,0),
(8,10,521,0,0),
(8,10,522,0,0),
(8,10,523,0,0),
(8,10,524,0,0),
(8,10,525,0,0),
(8,32,526,0,0),
(8,32,527,0,0),
(8,32,528,0,0),
(8,32,529,0,0),
(8,32,530,0,0),
(8,32,531,0,0),
(8,32,532,0,0),
(8,32,533,0,0),
(8,32,534,0,0),
(8,32,535,0,0),
(8,32,536,0,0),
(8,32,537,0,0),
(8,32,538,0,0),
(8,32,539,0,0),
(8,32,540,0,1),
(8,32,541,0,1),
(8,32,542,0,1),
(8,29,543,0,0),
(8,33,544,0,0),
(8,33,545,0,0),
(8,33,546,0,0),
(8,33,547,0,0),
(8,33,548,0,0),
(8,33,549,0,0),
(8,33,550,0,0),
(8,33,551,0,0),
(8,33,552,0,1),
(8,33,553,0,1),
(8,33,554,0,0),
(8,33,555,0,0),
(8,33,556,0,0),
(8,33,557,0,0),
(8,33,558,0,0),
(8,33,559,0,0),
(8,33,561,0,0),
(8,33,562,0,0),
(8,33,563,0,1),
(8,33,564,0,0),
(8,33,565,0,0),
(8,35,566,0,0),
(8,35,567,0,1),
(8,35,568,0,1),
(8,35,569,0,0),
(8,35,570,0,1),
(8,35,571,0,0),
(8,35,572,0,0),
(8,35,573,0,0),
(8,35,574,0,0),
(8,35,575,0,0),
(8,35,576,0,0),
(8,35,577,0,1),
(8,35,578,0,1),
(8,35,579,0,0),
(8,35,580,0,0),
(8,35,581,0,0),
(8,35,582,0,1),
(8,35,583,0,0),
(8,35,584,0,0),
(8,35,585,0,1),
(8,35,586,0,0),
(8,35,587,0,0),
(8,42,588,0,0),
(8,42,589,0,0),
(8,42,590,0,0),
(8,42,591,0,0),
(8,42,592,0,0),
(8,42,593,0,0),
(8,42,594,0,1),
(8,42,595,0,1),
(8,42,596,0,0),
(8,42,597,0,0),
(8,42,598,0,1),
(8,42,599,0,0),
(8,42,600,0,0),
(8,43,601,0,0),
(8,43,602,0,0),
(8,43,603,0,0),
(8,43,604,0,0),
(8,43,605,0,0),
(8,43,606,0,0),
(8,43,607,0,0),
(8,43,608,0,0),
(8,43,609,0,0),
(8,43,610,0,0),
(8,43,611,0,0),
(8,43,612,0,1),
(8,43,613,0,1),
(8,43,614,0,0),
(8,43,615,0,0),
(8,43,616,0,1),
(8,43,617,0,0),
(8,43,618,0,0),
(8,44,619,0,0),
(8,44,620,0,0),
(8,44,621,0,0),
(8,44,622,0,0),
(8,44,623,0,0),
(8,44,624,0,0),
(8,44,625,0,0),
(8,44,626,0,0),
(8,44,627,0,0),
(8,44,628,0,0),
(8,44,629,0,0),
(8,44,630,0,0),
(8,44,631,0,0),
(8,44,632,0,1),
(8,44,633,0,1),
(8,44,634,0,0),
(8,44,635,0,0),
(8,44,636,0,1),
(8,44,637,0,0),
(8,44,638,0,0),
(8,46,639,0,0),
(8,46,640,0,0),
(8,46,641,0,0),
(8,46,642,0,0),
(8,46,643,0,0),
(8,46,644,0,0),
(8,46,645,0,0),
(8,46,646,0,0),
(8,46,647,0,0),
(8,46,648,0,0),
(8,46,649,0,0),
(8,46,650,0,0),
(8,46,651,0,0),
(8,46,652,0,0),
(8,46,653,0,1),
(8,46,654,0,1),
(8,46,655,0,0),
(8,46,656,0,0),
(8,46,657,0,1),
(8,46,658,0,0),
(8,46,659,0,0),
(8,47,660,0,0),
(8,47,661,0,1),
(8,47,662,0,1),
(8,47,663,0,0),
(8,47,664,0,0),
(8,47,665,0,1),
(8,48,666,0,0),
(8,48,667,0,0),
(8,48,668,0,1),
(8,48,669,0,1),
(8,48,670,0,0),
(8,48,671,0,1),
(8,48,672,0,0),
(8,48,673,0,1),
(8,2,674,0,0),
(8,23,676,0,0),
(8,23,677,0,0),
(8,23,678,0,0),
(8,23,679,0,0),
(8,23,680,0,0),
(8,23,681,0,0),
(8,22,685,0,0),
(8,22,686,0,0),
(8,22,687,0,0),
(8,22,688,0,0),
(8,22,689,0,0),
(8,22,690,0,0),
(8,21,694,0,0),
(8,21,695,0,0),
(8,21,696,0,0),
(8,21,697,0,0),
(8,21,698,0,0),
(8,21,699,0,0),
(8,20,703,0,0),
(8,20,704,0,0),
(8,20,705,0,0),
(8,20,706,0,0),
(8,20,707,0,0),
(8,20,708,0,0),
(8,43,713,0,0),
(8,48,714,0,0),
(8,23,718,0,0),
(8,22,719,0,0),
(8,21,720,0,0),
(8,20,721,0,0),
(8,6,723,0,1),
(8,4,724,0,1),
(8,2,725,0,1),
(8,23,727,0,0),
(8,23,728,0,0),
(8,21,729,0,0),
(8,21,730,0,0),
(8,18,731,0,0),
(8,7,732,0,0),
(8,48,733,0,0),
(8,48,734,0,0),
(8,23,735,0,0),
(8,20,736,0,0),
(8,21,737,0,0),
(8,22,738,0,0),
(8,2,740,0,0),
(8,13,741,0,0),
(8,14,772,0,0),
(8,33,773,0,0),
(8,23,774,0,0),
(8,48,786,0,0),
(8,48,787,0,0),
(8,48,788,0,0),
(8,2,789,0,1),
(8,4,790,0,1),
(8,6,791,0,1),
(8,7,792,0,1),
(8,8,793,0,1),
(8,9,794,0,1),
(8,10,795,0,1),
(8,13,796,0,1),
(8,14,797,0,1),
(8,15,798,0,1),
(8,16,799,0,1),
(8,18,800,0,1),
(8,19,801,0,1),
(8,20,802,0,1),
(8,21,803,0,1),
(8,22,804,0,1),
(8,23,805,0,1),
(8,26,806,0,1),
(8,10,807,0,0),
(8,2,808,0,0),
(8,4,809,0,0),
(8,6,810,0,0),
(8,7,811,0,0),
(8,8,812,0,0),
(8,9,813,0,0),
(8,10,814,0,0),
(8,13,815,0,0),
(8,14,816,0,0),
(8,15,817,0,0),
(8,16,818,0,1),
(8,18,819,0,0),
(8,19,820,0,0),
(8,20,821,0,0),
(8,21,822,0,0),
(8,22,823,0,0),
(8,23,824,0,0),
(8,26,825,0,0),
(8,2,826,0,0),
(8,4,827,0,0),
(8,6,828,0,0),
(8,7,829,0,0),
(8,8,830,0,0),
(8,9,831,0,0),
(8,10,832,0,0),
(8,13,833,0,0),
(8,14,834,0,0),
(8,15,835,0,0),
(8,16,836,0,1),
(8,18,837,0,0),
(8,19,838,0,0),
(8,20,839,0,0),
(8,21,840,0,0),
(8,22,841,0,0),
(8,23,842,0,0),
(8,26,843,0,0),
(8,20,844,0,0),
(8,21,845,0,0),
(8,22,846,0,0),
(8,23,847,0,0),
(8,44,848,0,1),
(8,44,849,0,0),
(8,22,851,0,1),
(8,29,852,0,0),
(8,46,854,0,0),
(8,46,856,0,0),
(8,7,858,0,0),
(8,7,860,0,0),
(8,7,862,0,0),
(8,4,874,0,0),
(8,4,876,0,0),
(8,4,878,0,0),
(8,50,879,0,0),
(8,50,880,0,0),
(8,50,881,0,0),
(8,50,882,0,0),
(8,50,883,0,0),
(8,50,884,0,0),
(8,50,885,0,0),
(8,50,886,0,0),
(8,50,887,0,0),
(8,50,888,0,0),
(8,50,889,0,0),
(8,50,890,0,0),
(8,50,892,0,0),
(8,50,898,0,0),
(8,50,900,0,0),
(8,50,902,0,0),
(8,50,904,0,0),
(8,50,908,0,0),
(8,50,910,0,0),
(8,50,912,0,0),
(8,50,914,0,0),
(8,50,916,0,0),
(8,50,918,0,0),
(8,50,920,0,0),
(8,50,922,0,0),
(8,50,924,0,0),
(8,4,926,0,0),
(8,50,927,0,0),
(8,50,928,0,0),
(8,50,929,0,0),
(8,50,930,0,0),
(8,50,931,0,0),
(8,50,932,0,0),
(8,50,933,0,0),
(8,50,934,0,0),
(8,50,938,0,0),
(8,50,942,0,0),
(8,50,944,0,0),
(8,50,946,0,0),
(8,50,948,0,0),
(8,50,950,0,0),
(8,50,952,0,0),
(8,50,954,0,0),
(8,50,956,0,0),
(8,50,958,0,0),
(8,50,960,0,0),
(8,50,962,0,0),
(8,50,964,0,0),
(8,50,968,0,0),
(8,50,970,0,0),
(8,4,972,0,0),
(8,53,973,0,0),
(8,53,974,0,0),
(8,53,975,0,0),
(8,53,976,0,0),
(8,53,977,0,0),
(8,53,978,0,0),
(8,53,979,0,0),
(8,53,980,0,0),
(8,53,981,0,0),
(8,53,982,0,0),
(8,53,983,0,0),
(8,54,984,0,0),
(8,54,985,0,0),
(8,54,986,0,0),
(8,54,987,0,0),
(8,54,988,0,0),
(8,54,989,0,0),
(8,54,990,0,0),
(8,54,991,0,0),
(8,54,992,0,0),
(8,54,993,0,0),
(8,54,994,0,0),
(8,54,995,0,0),
(8,54,996,0,0),
(8,54,997,0,0),
(8,55,998,0,0),
(8,55,999,0,0),
(8,55,1000,0,0),
(8,55,1001,0,0),
(8,55,1002,0,0),
(8,55,1003,0,0),
(8,55,1004,0,0),
(8,55,1005,0,0),
(8,55,1006,0,0),
(8,55,1007,0,0),
(8,55,1008,0,0),
(8,55,1009,0,0),
(8,55,1010,0,0),
(8,55,1011,0,0),
(8,55,1012,0,0),
(8,55,1013,0,0),
(8,56,1014,0,0),
(8,56,1015,0,0),
(8,56,1016,0,0),
(8,56,1017,0,0),
(8,56,1018,0,0),
(8,56,1019,0,0),
(8,56,1020,0,0),
(8,56,1021,0,0),
(8,56,1022,0,0),
(8,56,1023,0,0),
(8,57,1024,0,0),
(8,57,1025,0,0),
(8,57,1026,0,0),
(8,57,1027,0,0),
(8,57,1028,0,0),
(8,57,1029,0,0),
(8,57,1030,0,0),
(8,57,1031,0,0),
(8,57,1032,0,0),
(8,57,1033,0,0),
(8,57,1034,0,0),
(8,58,1035,0,0),
(8,58,1036,0,0),
(8,58,1037,0,0),
(8,58,1038,0,0),
(8,58,1039,0,0),
(8,58,1040,0,0),
(8,58,1041,0,0),
(8,58,1042,0,0),
(8,58,1043,0,0),
(8,58,1044,0,0),
(8,58,1045,0,0),
(8,58,1046,0,0),
(8,58,1047,0,0),
(8,58,1048,0,0),
(8,58,1049,0,0),
(8,59,1050,0,0),
(8,59,1051,0,0),
(8,59,1052,0,0),
(8,59,1053,0,0),
(8,59,1054,0,0),
(8,59,1055,0,0),
(8,59,1056,0,0),
(8,59,1057,0,0),
(8,59,1058,0,0),
(8,59,1059,0,0),
(8,59,1060,0,0),
(8,59,1061,0,0),
(8,59,1062,0,0),
(8,59,1063,0,0),
(8,59,1064,0,0),
(8,59,1065,0,0),
(8,59,1066,0,0),
(8,59,1067,0,0),
(8,60,1068,0,0),
(8,60,1069,0,0),
(8,60,1070,0,0),
(8,60,1071,0,0),
(8,60,1072,0,0),
(8,60,1073,0,0),
(8,60,1074,0,0),
(8,60,1075,0,0),
(8,60,1076,0,0),
(8,60,1077,0,0),
(8,60,1078,0,0),
(8,60,1079,0,0),
(8,60,1080,0,0),
(8,60,1081,0,0),
(8,60,1082,0,0),
(8,60,1083,0,0),
(8,60,1084,0,0),
(8,60,1085,0,0),
(8,60,1086,0,0),
(8,60,1087,0,0),
(8,13,1088,0,0),
(8,50,1090,0,0),
(8,50,1092,0,0),
(8,50,1094,0,0),
(8,50,1096,0,0),
(8,50,1098,0,0),
(8,50,1100,0,0),
(8,50,1102,0,0),
(9,6,1,0,0),
(9,6,2,0,0),
(9,6,3,0,0),
(9,6,4,0,0),
(9,6,5,0,0),
(9,6,6,0,0),
(9,6,7,0,0),
(9,6,8,0,0),
(9,6,9,0,0),
(9,6,10,0,0),
(9,6,11,0,0),
(9,6,12,0,0),
(9,6,13,0,0),
(9,6,14,0,0),
(9,6,15,0,0),
(9,6,16,0,0),
(9,6,17,0,0),
(9,6,18,0,0),
(9,6,19,0,0),
(9,6,20,0,0),
(9,6,21,0,1),
(9,6,22,0,1),
(9,6,23,0,0),
(9,6,24,0,0),
(9,6,25,0,0),
(9,6,26,0,0),
(9,6,27,0,0),
(9,6,28,0,0),
(9,6,29,0,0),
(9,6,30,0,0),
(9,6,31,0,0),
(9,6,32,0,0),
(9,6,33,0,0),
(9,6,34,0,0),
(9,6,35,0,0),
(9,6,36,0,0),
(9,7,37,0,0),
(9,7,38,0,0),
(9,7,39,0,0),
(9,7,41,0,0),
(9,7,42,0,0),
(9,7,46,0,0),
(9,7,47,0,0),
(9,7,50,0,0),
(9,7,54,0,0),
(9,7,56,0,1),
(9,7,57,0,1),
(9,7,58,0,0),
(9,7,59,0,0),
(9,7,61,0,0),
(9,7,65,0,0),
(9,4,66,0,0),
(9,4,67,0,0),
(9,4,68,0,0),
(9,4,69,0,0),
(9,4,70,0,0),
(9,4,71,0,0),
(9,4,72,0,0),
(9,4,73,0,0),
(9,4,74,0,0),
(9,4,75,0,0),
(9,4,76,0,0),
(9,4,77,0,0),
(9,4,78,0,0),
(9,4,79,0,0),
(9,4,80,0,0),
(9,4,81,0,0),
(9,4,82,0,0),
(9,4,83,0,0),
(9,4,84,0,0),
(9,4,85,0,0),
(9,4,86,0,0),
(9,4,87,0,0),
(9,4,88,0,0),
(9,4,89,0,0),
(9,4,90,0,1),
(9,4,91,0,1),
(9,4,92,0,0),
(9,4,93,0,0),
(9,4,94,0,0),
(9,4,95,0,0),
(9,4,96,0,0),
(9,4,97,0,0),
(9,4,98,0,0),
(9,4,99,0,0),
(9,4,100,0,0),
(9,4,101,0,0),
(9,4,102,0,0),
(9,4,103,0,0),
(9,4,104,0,0),
(9,4,105,0,0),
(9,4,106,0,0),
(9,4,107,0,0),
(9,4,108,0,0),
(9,4,109,0,0),
(9,2,110,0,0),
(9,2,111,0,0),
(9,2,112,0,0),
(9,2,113,0,0),
(9,2,114,0,0),
(9,2,115,0,0),
(9,2,116,0,0),
(9,2,117,0,0),
(9,2,118,0,0),
(9,2,119,0,0),
(9,2,120,0,0),
(9,2,121,0,0),
(9,2,122,0,1),
(9,2,123,0,1),
(9,2,124,0,0),
(9,2,125,0,0),
(9,26,126,0,0),
(9,26,127,0,0),
(9,26,128,0,0),
(9,26,129,0,0),
(9,26,130,0,0),
(9,26,131,0,0),
(9,26,132,0,0),
(9,26,133,0,0),
(9,26,134,0,0),
(9,26,135,0,0),
(9,26,136,0,0),
(9,26,137,0,1),
(9,26,138,0,1),
(9,26,139,0,0),
(9,26,140,0,0),
(9,26,141,0,0),
(9,26,142,0,0),
(9,26,143,0,0),
(9,26,144,0,0),
(9,26,145,0,0),
(9,26,146,0,0),
(9,26,147,0,0),
(9,26,148,0,0),
(9,26,149,0,0),
(9,26,150,0,0),
(9,13,155,0,0),
(9,13,156,0,0),
(9,13,157,0,0),
(9,13,158,0,0),
(9,13,159,0,0),
(9,13,160,0,0),
(9,13,161,0,0),
(9,13,162,0,0),
(9,13,164,0,0),
(9,13,165,0,0),
(9,13,166,0,1),
(9,13,167,0,1),
(9,13,168,0,0),
(9,13,169,0,0),
(9,13,170,0,0),
(9,13,171,0,0),
(9,13,172,0,0),
(9,14,174,0,0),
(9,14,175,0,0),
(9,14,176,0,0),
(9,14,177,0,0),
(9,14,178,0,0),
(9,14,179,0,0),
(9,14,180,0,0),
(9,14,181,0,0),
(9,14,182,0,0),
(9,14,183,0,0),
(9,14,184,0,0),
(9,14,185,0,0),
(9,14,186,0,0),
(9,14,187,0,0),
(9,14,188,0,0),
(9,14,189,0,0),
(9,14,190,0,0),
(9,14,191,0,1),
(9,14,192,0,1),
(9,14,193,0,0),
(9,14,194,0,0),
(9,14,195,0,0),
(9,14,197,0,0),
(9,14,198,0,0),
(9,14,199,0,0),
(9,14,200,0,0),
(9,14,201,0,0),
(9,14,202,0,0),
(9,14,203,0,0),
(9,14,204,0,0),
(9,8,205,0,0),
(9,8,206,0,1),
(9,8,207,0,1),
(9,8,208,0,0),
(9,8,209,0,0),
(9,8,210,0,0),
(9,8,211,0,1),
(9,8,212,0,1),
(9,8,213,0,0),
(9,8,214,0,0),
(9,8,215,0,0),
(9,8,216,0,1),
(9,8,217,0,0),
(9,8,218,0,0),
(9,8,219,0,0),
(9,10,220,0,0),
(9,10,221,0,0),
(9,10,222,0,0),
(9,10,223,0,0),
(9,10,224,0,0),
(9,10,225,0,0),
(9,10,226,0,0),
(9,10,227,0,0),
(9,10,228,0,0),
(9,10,229,0,1),
(9,10,230,0,0),
(9,10,231,0,0),
(9,9,232,0,0),
(9,9,233,0,0),
(9,9,234,0,0),
(9,9,235,0,0),
(9,9,236,0,0),
(9,9,237,0,0),
(9,9,238,0,0),
(9,9,239,0,0),
(9,9,240,0,0),
(9,9,241,0,0),
(9,9,242,0,0),
(9,9,243,0,0),
(9,9,244,0,1),
(9,9,245,0,1),
(9,9,246,0,0),
(9,9,247,0,0),
(9,9,248,0,0),
(9,9,249,0,0),
(9,9,250,0,0),
(9,9,251,0,0),
(9,9,252,0,0),
(9,9,253,0,0),
(9,9,254,0,0),
(9,9,255,0,0),
(9,16,256,0,0),
(9,16,257,0,0),
(9,16,258,0,0),
(9,16,259,0,0),
(9,16,260,0,0),
(9,16,261,0,0),
(9,16,262,0,0),
(9,16,263,0,0),
(9,16,264,0,0),
(9,16,265,0,0),
(9,16,266,0,0),
(9,16,267,0,0),
(9,16,268,0,0),
(9,16,269,0,0),
(9,16,270,0,1),
(9,16,271,0,1),
(9,16,272,0,0),
(9,16,273,0,0),
(9,16,274,0,0),
(9,16,275,0,0),
(9,16,276,0,0),
(9,16,277,0,0),
(9,16,278,0,0),
(9,15,279,0,0),
(9,15,280,0,0),
(9,15,281,0,0),
(9,15,282,0,0),
(9,15,283,0,0),
(9,15,284,0,0),
(9,15,286,0,1),
(9,15,287,0,1),
(9,15,288,0,0),
(9,18,289,0,0),
(9,18,290,0,0),
(9,18,291,0,0),
(9,18,292,0,0),
(9,18,293,0,0),
(9,18,294,0,0),
(9,18,295,0,0),
(9,18,296,0,1),
(9,18,297,0,1),
(9,18,298,0,0),
(9,18,299,0,0),
(9,18,300,0,0),
(9,18,301,0,0),
(9,18,302,0,0),
(9,18,303,0,0),
(9,18,304,0,0),
(9,18,305,0,0),
(9,19,306,0,0),
(9,19,307,0,0),
(9,19,308,0,0),
(9,19,309,0,1),
(9,19,310,0,1),
(9,19,311,0,0),
(9,19,312,0,0),
(9,19,313,0,0),
(9,20,314,0,0),
(9,20,315,0,0),
(9,20,316,0,0),
(9,20,317,0,0),
(9,20,318,0,0),
(9,20,319,0,0),
(9,20,320,0,0),
(9,20,321,0,0),
(9,20,322,0,0),
(9,20,323,0,0),
(9,20,324,0,0),
(9,20,325,0,0),
(9,20,326,0,0),
(9,20,327,0,0),
(9,20,328,0,0),
(9,20,329,0,0),
(9,20,330,0,0),
(9,20,331,0,0),
(9,20,332,0,1),
(9,20,333,0,1),
(9,20,334,0,0),
(9,20,335,0,0),
(9,20,336,0,0),
(9,20,337,0,0),
(9,20,338,0,0),
(9,20,339,0,0),
(9,20,340,0,0),
(9,20,341,0,0),
(9,20,342,0,0),
(9,20,343,0,0),
(9,20,344,0,0),
(9,20,345,0,0),
(9,20,346,0,0),
(9,20,347,0,0),
(9,20,348,0,0),
(9,20,349,0,0),
(9,20,350,0,0),
(9,21,351,0,0),
(9,21,352,0,0),
(9,21,353,0,0),
(9,21,354,0,0),
(9,21,355,0,0),
(9,21,356,0,0),
(9,21,357,0,0),
(9,21,358,0,0),
(9,21,359,0,0),
(9,21,360,0,0),
(9,21,361,0,0),
(9,21,362,0,0),
(9,21,363,0,0),
(9,21,364,0,0),
(9,21,365,0,0),
(9,21,366,0,0),
(9,21,367,0,0),
(9,21,368,0,0),
(9,21,369,0,0),
(9,21,370,0,1),
(9,21,371,0,1),
(9,21,372,0,0),
(9,21,373,0,0),
(9,21,374,0,0),
(9,21,375,0,0),
(9,21,376,0,0),
(9,21,377,0,0),
(9,21,378,0,0),
(9,21,379,0,0),
(9,21,380,0,0),
(9,21,381,0,0),
(9,21,382,0,0),
(9,21,383,0,0),
(9,21,384,0,0),
(9,21,385,0,0),
(9,21,386,0,0),
(9,21,387,0,0),
(9,21,388,0,0),
(9,22,389,0,0),
(9,22,390,0,0),
(9,22,391,0,0),
(9,22,392,0,0),
(9,22,393,0,0),
(9,22,394,0,0),
(9,22,395,0,0),
(9,22,396,0,0),
(9,22,397,0,0),
(9,22,398,0,0),
(9,22,399,0,0),
(9,22,400,0,0),
(9,22,401,0,0),
(9,22,402,0,0),
(9,22,403,0,0),
(9,22,404,0,0),
(9,22,405,0,0),
(9,22,406,0,0),
(9,22,407,0,0),
(9,22,408,0,0),
(9,22,409,0,0),
(9,22,410,0,0),
(9,22,411,0,1),
(9,22,412,0,1),
(9,22,413,0,0),
(9,22,414,0,0),
(9,22,415,0,0),
(9,22,416,0,0),
(9,22,417,0,0),
(9,22,418,0,0),
(9,22,419,0,0),
(9,22,420,0,0),
(9,22,421,0,0),
(9,22,422,0,0),
(9,22,423,0,0),
(9,22,424,0,0),
(9,22,425,0,0),
(9,22,426,0,0),
(9,22,427,0,0),
(9,22,428,0,0),
(9,22,429,0,0),
(9,22,430,0,0),
(9,22,431,0,0),
(9,22,432,0,0),
(9,22,433,0,0),
(9,22,434,0,0),
(9,22,435,0,0),
(9,23,436,0,0),
(9,23,437,0,0),
(9,23,438,0,0),
(9,23,439,0,0),
(9,23,440,0,0),
(9,23,441,0,0),
(9,23,442,0,0),
(9,23,443,0,0),
(9,23,444,0,0),
(9,23,445,0,0),
(9,23,446,0,0),
(9,23,447,0,0),
(9,23,448,0,0),
(9,23,449,0,0),
(9,23,450,0,0),
(9,23,451,0,0),
(9,23,452,0,0),
(9,23,453,0,0),
(9,23,454,0,0),
(9,23,455,0,1),
(9,23,456,0,1),
(9,23,457,0,0),
(9,23,458,0,0),
(9,23,459,0,0),
(9,23,460,0,0),
(9,23,461,0,0),
(9,23,462,0,0),
(9,23,463,0,0),
(9,23,464,0,0),
(9,23,465,0,0),
(9,23,466,0,0),
(9,23,467,0,0),
(9,23,468,0,0),
(9,23,469,0,0),
(9,23,470,0,0),
(9,23,471,0,0),
(9,23,472,0,0),
(9,23,473,0,0),
(9,23,474,0,0),
(9,29,475,0,0),
(9,29,479,0,0),
(9,29,480,0,0),
(9,29,481,0,0),
(9,29,482,0,0),
(9,29,489,0,0),
(9,29,490,0,0),
(9,29,491,0,0),
(9,29,492,0,0),
(9,29,493,0,0),
(9,29,494,0,0),
(9,29,495,0,0),
(9,29,496,0,0),
(9,29,497,0,0),
(9,29,498,0,0),
(9,29,499,0,0),
(9,29,504,0,0),
(9,29,505,0,0),
(9,29,506,0,0),
(9,29,507,0,0),
(9,29,510,0,0),
(9,10,520,0,0),
(9,10,521,0,0),
(9,10,522,0,0),
(9,10,523,0,0),
(9,10,524,0,0),
(9,10,525,0,0),
(9,32,526,0,0),
(9,32,527,0,0),
(9,32,528,0,0),
(9,32,529,0,0),
(9,32,530,0,0),
(9,32,531,0,0),
(9,32,532,0,0),
(9,32,533,0,0),
(9,32,534,0,0),
(9,32,535,0,0),
(9,32,536,0,0),
(9,32,537,0,0),
(9,32,538,0,0),
(9,32,539,0,0),
(9,32,540,0,1),
(9,32,541,0,1),
(9,32,542,0,1),
(9,29,543,0,0),
(9,33,544,0,0),
(9,33,545,0,0),
(9,33,546,0,0),
(9,33,547,0,0),
(9,33,548,0,0),
(9,33,549,0,0),
(9,33,550,0,0),
(9,33,551,0,0),
(9,33,552,0,1),
(9,33,553,0,1),
(9,33,554,0,0),
(9,33,555,0,0),
(9,33,556,0,0),
(9,33,557,0,0),
(9,33,558,0,0),
(9,33,559,0,0),
(9,33,561,0,0),
(9,33,562,0,0),
(9,33,563,0,1),
(9,33,564,0,0),
(9,33,565,0,0),
(9,35,566,0,0),
(9,35,567,0,1),
(9,35,568,0,1),
(9,35,569,0,0),
(9,35,570,0,1),
(9,35,571,0,0),
(9,35,572,0,0),
(9,35,573,0,0),
(9,35,574,0,0),
(9,35,575,0,0),
(9,35,576,0,0),
(9,35,577,0,1),
(9,35,578,0,1),
(9,35,579,0,0),
(9,35,580,0,0),
(9,35,581,0,0),
(9,35,582,0,1),
(9,35,583,0,0),
(9,35,584,0,0),
(9,35,585,0,1),
(9,35,586,0,0),
(9,35,587,0,0),
(9,42,588,0,0),
(9,42,589,0,0),
(9,42,590,0,0),
(9,42,591,0,0),
(9,42,592,0,0),
(9,42,593,0,0),
(9,42,594,0,1),
(9,42,595,0,1),
(9,42,596,0,0),
(9,42,597,0,0),
(9,42,598,0,1),
(9,42,599,0,0),
(9,42,600,0,0),
(9,43,601,0,0),
(9,43,602,0,0),
(9,43,603,0,0),
(9,43,604,0,0),
(9,43,605,0,0),
(9,43,606,0,0),
(9,43,607,0,0),
(9,43,608,0,0),
(9,43,609,0,0),
(9,43,610,0,0),
(9,43,611,0,0),
(9,43,612,0,1),
(9,43,613,0,1),
(9,43,614,0,0),
(9,43,615,0,0),
(9,43,616,0,1),
(9,43,617,0,0),
(9,43,618,0,0),
(9,44,619,0,0),
(9,44,620,0,0),
(9,44,621,0,0),
(9,44,622,0,0),
(9,44,623,0,0),
(9,44,624,0,0),
(9,44,625,0,0),
(9,44,626,0,0),
(9,44,627,0,0),
(9,44,628,0,0),
(9,44,629,0,0),
(9,44,630,0,0),
(9,44,631,0,0),
(9,44,632,0,1),
(9,44,633,0,1),
(9,44,634,0,0),
(9,44,635,0,0),
(9,44,636,0,1),
(9,44,637,0,0),
(9,44,638,0,0),
(9,46,639,0,0),
(9,46,640,0,0),
(9,46,641,0,0),
(9,46,642,0,0),
(9,46,643,0,0),
(9,46,644,0,0),
(9,46,645,0,0),
(9,46,646,0,0),
(9,46,647,0,0),
(9,46,648,0,0),
(9,46,649,0,0),
(9,46,650,0,0),
(9,46,651,0,0),
(9,46,652,0,0),
(9,46,653,0,1),
(9,46,654,0,1),
(9,46,655,0,0),
(9,46,656,0,0),
(9,46,657,0,1),
(9,46,658,0,0),
(9,46,659,0,0),
(9,47,660,0,0),
(9,47,661,0,1),
(9,47,662,0,1),
(9,47,663,0,0),
(9,47,664,0,0),
(9,47,665,0,1),
(9,48,666,0,0),
(9,48,667,0,0),
(9,48,668,0,1),
(9,48,669,0,1),
(9,48,670,0,0),
(9,48,671,0,1),
(9,48,672,0,0),
(9,48,673,0,1),
(9,2,674,0,0),
(9,23,676,0,0),
(9,23,677,0,0),
(9,23,678,0,0),
(9,23,679,0,0),
(9,23,680,0,0),
(9,23,681,0,0),
(9,22,685,0,0),
(9,22,686,0,0),
(9,22,687,0,0),
(9,22,688,0,0),
(9,22,689,0,0),
(9,22,690,0,0),
(9,21,694,0,0),
(9,21,695,0,0),
(9,21,696,0,0),
(9,21,697,0,0),
(9,21,698,0,0),
(9,21,699,0,0),
(9,20,703,0,0),
(9,20,704,0,0),
(9,20,705,0,0),
(9,20,706,0,0),
(9,20,707,0,0),
(9,20,708,0,0),
(9,43,713,0,0),
(9,48,714,0,0),
(9,23,718,0,0),
(9,22,719,0,0),
(9,21,720,0,0),
(9,20,721,0,0),
(9,6,723,0,1),
(9,4,724,0,1),
(9,2,725,0,1),
(9,23,727,0,0),
(9,23,728,0,0),
(9,21,729,0,0),
(9,21,730,0,0),
(9,18,731,0,0),
(9,7,732,0,0),
(9,48,733,0,0),
(9,48,734,0,0),
(9,23,735,0,0),
(9,20,736,0,0),
(9,21,737,0,0),
(9,22,738,0,0),
(9,2,740,0,0),
(9,13,741,0,0),
(9,14,772,0,0),
(9,33,773,0,0),
(9,23,774,0,0),
(9,48,786,0,0),
(9,48,787,0,0),
(9,48,788,0,0),
(9,2,789,0,1),
(9,4,790,0,1),
(9,6,791,0,1),
(9,7,792,0,1),
(9,8,793,0,1),
(9,9,794,0,1),
(9,10,795,0,1),
(9,13,796,0,1),
(9,14,797,0,1),
(9,15,798,0,1),
(9,16,799,0,1),
(9,18,800,0,1),
(9,19,801,0,1),
(9,20,802,0,1),
(9,21,803,0,1),
(9,22,804,0,1),
(9,23,805,0,1),
(9,26,806,0,1),
(9,10,807,0,0),
(9,2,808,0,0),
(9,4,809,0,0),
(9,6,810,0,0),
(9,7,811,0,0),
(9,8,812,0,0),
(9,9,813,0,0),
(9,10,814,0,0),
(9,13,815,0,0),
(9,14,816,0,0),
(9,15,817,0,0),
(9,16,818,0,1),
(9,18,819,0,0),
(9,19,820,0,0),
(9,20,821,0,0),
(9,21,822,0,0),
(9,22,823,0,0),
(9,23,824,0,0),
(9,26,825,0,0),
(9,2,826,0,0),
(9,4,827,0,0),
(9,6,828,0,0),
(9,7,829,0,0),
(9,8,830,0,0),
(9,9,831,0,0),
(9,10,832,0,0),
(9,13,833,0,0),
(9,14,834,0,0),
(9,15,835,0,0),
(9,16,836,0,1),
(9,18,837,0,0),
(9,19,838,0,0),
(9,20,839,0,0),
(9,21,840,0,0),
(9,22,841,0,0),
(9,23,842,0,0),
(9,26,843,0,0),
(9,20,844,0,0),
(9,21,845,0,0),
(9,22,846,0,0),
(9,23,847,0,0),
(9,44,848,0,1),
(9,44,849,0,0),
(9,22,851,0,1),
(9,29,852,0,0),
(9,46,854,0,0),
(9,46,856,0,0),
(9,7,858,0,0),
(9,7,860,0,0),
(9,7,862,0,0),
(9,4,874,0,0),
(9,4,876,0,0),
(9,4,878,0,0),
(9,50,879,0,0),
(9,50,880,0,0),
(9,50,881,0,0),
(9,50,882,0,0),
(9,50,883,0,0),
(9,50,884,0,0),
(9,50,885,0,0),
(9,50,886,0,0),
(9,50,887,0,0),
(9,50,888,0,0),
(9,50,889,0,0),
(9,50,890,0,0),
(9,50,892,0,0),
(9,50,898,0,0),
(9,50,900,0,0),
(9,50,902,0,0),
(9,50,904,0,0),
(9,50,908,0,0),
(9,50,910,0,0),
(9,50,912,0,0),
(9,50,914,0,0),
(9,50,916,0,0),
(9,50,918,0,0),
(9,50,920,0,0),
(9,50,922,0,0),
(9,50,924,0,0),
(9,4,926,0,0),
(9,50,927,0,0),
(9,50,928,0,0),
(9,50,929,0,0),
(9,50,930,0,0),
(9,50,931,0,0),
(9,50,932,0,0),
(9,50,933,0,1),
(9,50,934,0,1),
(9,50,938,0,0),
(9,50,942,0,0),
(9,50,944,0,0),
(9,50,946,0,0),
(9,50,948,0,0),
(9,50,950,0,0),
(9,50,952,0,0),
(9,50,954,0,0),
(9,50,956,0,0),
(9,50,958,0,0),
(9,50,960,0,0),
(9,50,962,0,0),
(9,50,964,0,0),
(9,50,968,0,0),
(9,50,970,0,0),
(9,4,972,0,0),
(9,53,973,0,0),
(9,53,974,0,0),
(9,53,975,0,0),
(9,53,976,0,0),
(9,53,977,0,0),
(9,53,978,0,0),
(9,53,979,0,0),
(9,53,980,0,0),
(9,53,981,0,0),
(9,53,982,0,0),
(9,53,983,0,0),
(9,54,984,0,0),
(9,54,985,0,0),
(9,54,986,0,0),
(9,54,987,0,0),
(9,54,988,0,0),
(9,54,989,0,0),
(9,54,990,0,0),
(9,54,991,0,0),
(9,54,992,0,0),
(9,54,993,0,0),
(9,54,994,0,0),
(9,54,995,0,0),
(9,54,996,0,0),
(9,54,997,0,0),
(9,55,998,0,0),
(9,55,999,0,0),
(9,55,1000,0,0),
(9,55,1001,0,0),
(9,55,1002,0,0),
(9,55,1003,0,0),
(9,55,1004,0,0),
(9,55,1005,0,0),
(9,55,1006,0,0),
(9,55,1007,0,0),
(9,55,1008,0,0),
(9,55,1009,0,0),
(9,55,1010,0,0),
(9,55,1011,0,0),
(9,55,1012,0,0),
(9,55,1013,0,0),
(9,56,1014,0,0),
(9,56,1015,0,0),
(9,56,1016,0,0),
(9,56,1017,0,0),
(9,56,1018,0,0),
(9,56,1019,0,0),
(9,56,1020,0,0),
(9,56,1021,0,0),
(9,56,1022,0,0),
(9,56,1023,0,0),
(9,57,1024,0,0),
(9,57,1025,0,0),
(9,57,1026,0,0),
(9,57,1027,0,0),
(9,57,1028,0,0),
(9,57,1029,0,0),
(9,57,1030,0,0),
(9,57,1031,0,0),
(9,57,1032,0,0),
(9,57,1033,0,0),
(9,57,1034,0,0),
(9,58,1035,0,0),
(9,58,1036,0,0),
(9,58,1037,0,0),
(9,58,1038,0,0),
(9,58,1039,0,0),
(9,58,1040,0,0),
(9,58,1041,0,0),
(9,58,1042,0,0),
(9,58,1043,0,0),
(9,58,1044,0,0),
(9,58,1045,0,0),
(9,58,1046,0,0),
(9,58,1047,0,0),
(9,58,1048,0,0),
(9,58,1049,0,0),
(9,59,1050,0,0),
(9,59,1051,0,0),
(9,59,1052,0,0),
(9,59,1053,0,0),
(9,59,1054,0,0),
(9,59,1055,0,0),
(9,59,1056,0,0),
(9,59,1057,0,0),
(9,59,1058,0,0),
(9,59,1059,0,0),
(9,59,1060,0,0),
(9,59,1061,0,0),
(9,59,1062,0,0),
(9,59,1063,0,0),
(9,59,1064,0,0),
(9,59,1065,0,0),
(9,59,1066,0,0),
(9,59,1067,0,0),
(9,60,1068,0,0),
(9,60,1069,0,0),
(9,60,1070,0,0),
(9,60,1071,0,0),
(9,60,1072,0,0),
(9,60,1073,0,0),
(9,60,1074,0,0),
(9,60,1075,0,0),
(9,60,1076,0,0),
(9,60,1077,0,0),
(9,60,1078,0,0),
(9,60,1079,0,0),
(9,60,1080,0,0),
(9,60,1081,0,0),
(9,60,1082,0,0),
(9,60,1083,0,0),
(9,60,1084,0,0),
(9,60,1085,0,0),
(9,60,1086,0,0),
(9,60,1087,0,0),
(9,13,1088,0,0),
(9,50,1090,0,0),
(9,50,1092,0,0),
(9,50,1094,0,0),
(9,50,1096,0,0),
(9,50,1098,0,0),
(9,50,1100,0,0),
(9,50,1102,0,0),
(10,6,1,0,0),
(10,6,2,0,0),
(10,6,3,0,0),
(10,6,4,0,0),
(10,6,5,0,0),
(10,6,6,0,0),
(10,6,7,0,0),
(10,6,8,0,0),
(10,6,9,0,0),
(10,6,10,0,0),
(10,6,11,0,0),
(10,6,12,0,0),
(10,6,13,0,0),
(10,6,14,0,0),
(10,6,15,0,0),
(10,6,16,0,0),
(10,6,17,0,0),
(10,6,18,0,0),
(10,6,19,0,0),
(10,6,20,0,0),
(10,6,21,0,1),
(10,6,22,0,1),
(10,6,23,0,0),
(10,6,24,0,0),
(10,6,25,0,0),
(10,6,26,0,0),
(10,6,27,0,0),
(10,6,28,0,0),
(10,6,29,0,0),
(10,6,30,0,0),
(10,6,31,0,0),
(10,6,32,0,0),
(10,6,33,0,0),
(10,6,34,0,0),
(10,6,35,0,0),
(10,6,36,0,0),
(10,7,37,0,0),
(10,7,38,0,0),
(10,7,39,0,0),
(10,7,41,0,0),
(10,7,42,0,0),
(10,7,46,0,0),
(10,7,47,0,0),
(10,7,50,0,0),
(10,7,54,0,0),
(10,7,56,0,1),
(10,7,57,0,1),
(10,7,58,0,0),
(10,7,59,0,0),
(10,7,61,0,0),
(10,7,65,0,0),
(10,4,66,0,0),
(10,4,67,0,0),
(10,4,68,0,0),
(10,4,69,0,0),
(10,4,70,0,0),
(10,4,71,0,0),
(10,4,72,0,0),
(10,4,80,0,0),
(10,4,81,0,0),
(10,4,83,0,0),
(10,4,86,0,0),
(10,4,87,0,0),
(10,4,88,0,0),
(10,4,90,0,1),
(10,4,91,0,1),
(10,4,92,0,0),
(10,4,93,0,0),
(10,4,94,0,0),
(10,4,95,0,0),
(10,4,108,0,0),
(10,4,109,0,0),
(10,2,110,0,0),
(10,2,111,0,0),
(10,2,112,0,0),
(10,2,113,0,0),
(10,2,114,0,0),
(10,2,115,0,0),
(10,2,116,0,0),
(10,2,117,0,0),
(10,2,118,0,0),
(10,2,119,0,0),
(10,2,120,0,0),
(10,2,121,0,0),
(10,2,122,0,1),
(10,2,123,0,1),
(10,2,124,0,0),
(10,2,125,0,0),
(10,26,126,0,0),
(10,26,127,0,0),
(10,26,128,0,0),
(10,26,129,0,0),
(10,26,130,0,0),
(10,26,131,0,0),
(10,26,132,0,0),
(10,26,133,0,0),
(10,26,134,0,0),
(10,26,135,0,0),
(10,26,136,0,0),
(10,26,137,0,1),
(10,26,138,0,1),
(10,26,139,0,0),
(10,26,140,0,0),
(10,26,141,0,0),
(10,26,142,0,0),
(10,26,143,0,0),
(10,26,144,0,0),
(10,26,145,0,0),
(10,26,146,0,0),
(10,26,147,0,0),
(10,26,148,0,0),
(10,26,149,0,0),
(10,26,150,0,0),
(10,13,155,0,0),
(10,13,156,0,0),
(10,13,157,0,0),
(10,13,158,0,0),
(10,13,161,0,0),
(10,13,162,0,0),
(10,13,166,0,1),
(10,13,167,0,1),
(10,13,168,0,0),
(10,13,169,0,0),
(10,13,170,0,0),
(10,13,171,0,0),
(10,13,172,0,0),
(10,14,174,0,0),
(10,14,175,0,0),
(10,14,176,0,0),
(10,14,177,0,0),
(10,14,178,0,0),
(10,14,179,0,0),
(10,14,180,0,0),
(10,14,181,0,0),
(10,14,182,0,0),
(10,14,183,0,0),
(10,14,184,0,0),
(10,14,185,0,0),
(10,14,186,0,0),
(10,14,187,0,0),
(10,14,188,0,0),
(10,14,189,0,0),
(10,14,190,0,0),
(10,14,191,0,1),
(10,14,192,0,1),
(10,14,193,0,0),
(10,14,194,0,0),
(10,14,195,0,0),
(10,14,197,0,0),
(10,14,198,0,0),
(10,14,199,0,0),
(10,14,200,0,0),
(10,14,201,0,0),
(10,14,202,0,0),
(10,14,203,0,0),
(10,14,204,0,0),
(10,8,205,0,0),
(10,8,206,0,1),
(10,8,207,0,1),
(10,8,208,0,0),
(10,8,209,0,0),
(10,8,210,0,0),
(10,8,211,0,1),
(10,8,212,0,1),
(10,8,213,0,0),
(10,8,214,0,0),
(10,8,215,0,0),
(10,8,216,0,1),
(10,8,217,0,0),
(10,8,218,0,0),
(10,8,219,0,0),
(10,10,220,0,0),
(10,10,221,0,0),
(10,10,222,0,0),
(10,10,223,0,0),
(10,10,224,0,0),
(10,10,225,0,0),
(10,10,226,0,0),
(10,10,227,0,0),
(10,10,228,0,0),
(10,10,229,0,1),
(10,10,230,0,0),
(10,10,231,0,0),
(10,9,232,0,0),
(10,9,233,0,0),
(10,9,234,0,0),
(10,9,235,0,0),
(10,9,236,0,0),
(10,9,237,0,0),
(10,9,238,0,0),
(10,9,239,0,0),
(10,9,240,0,0),
(10,9,241,0,0),
(10,9,242,0,0),
(10,9,243,0,0),
(10,9,244,0,1),
(10,9,245,0,1),
(10,9,246,0,0),
(10,9,247,0,0),
(10,9,248,0,0),
(10,9,249,0,0),
(10,9,250,0,0),
(10,9,251,0,0),
(10,9,252,0,0),
(10,9,253,0,0),
(10,9,254,0,0),
(10,9,255,0,0),
(10,16,256,0,0),
(10,16,257,0,0),
(10,16,258,0,0),
(10,16,259,0,0),
(10,16,260,0,0),
(10,16,261,0,0),
(10,16,262,0,0),
(10,16,263,0,0),
(10,16,264,0,0),
(10,16,265,0,0),
(10,16,266,0,0),
(10,16,267,0,0),
(10,16,268,0,0),
(10,16,269,0,0),
(10,16,270,0,1),
(10,16,271,0,1),
(10,16,272,0,0),
(10,16,273,0,0),
(10,16,274,0,0),
(10,16,275,0,0),
(10,16,276,0,0),
(10,16,277,0,0),
(10,16,278,0,0),
(10,15,279,0,0),
(10,15,280,0,0),
(10,15,281,0,0),
(10,15,282,0,0),
(10,15,283,0,0),
(10,15,284,0,0),
(10,15,286,0,1),
(10,15,287,0,1),
(10,15,288,0,0),
(10,18,289,0,0),
(10,18,290,0,0),
(10,18,291,0,0),
(10,18,292,0,0),
(10,18,293,0,0),
(10,18,294,0,0),
(10,18,295,0,0),
(10,18,296,0,1),
(10,18,297,0,1),
(10,18,298,0,0),
(10,18,299,0,0),
(10,18,300,0,0),
(10,18,301,0,0),
(10,18,302,0,0),
(10,18,303,0,0),
(10,18,304,0,0),
(10,18,305,0,0),
(10,19,306,0,0),
(10,19,307,0,0),
(10,19,308,0,0),
(10,19,309,0,1),
(10,19,310,0,1),
(10,19,311,0,0),
(10,19,312,0,0),
(10,19,313,0,0),
(10,20,314,0,0),
(10,20,315,0,0),
(10,20,316,0,0),
(10,20,317,0,0),
(10,20,318,0,0),
(10,20,319,0,0),
(10,20,320,0,0),
(10,20,321,0,0),
(10,20,322,0,0),
(10,20,323,0,0),
(10,20,324,0,0),
(10,20,325,0,0),
(10,20,326,0,0),
(10,20,327,0,0),
(10,20,328,0,0),
(10,20,329,0,0),
(10,20,330,0,0),
(10,20,331,0,0),
(10,20,332,0,1),
(10,20,333,0,1),
(10,20,334,0,0),
(10,20,335,0,0),
(10,20,336,0,0),
(10,20,337,0,0),
(10,20,338,0,0),
(10,20,339,0,0),
(10,20,340,0,0),
(10,20,341,0,0),
(10,20,342,0,0),
(10,20,343,0,0),
(10,20,344,0,0),
(10,20,345,0,0),
(10,20,346,0,0),
(10,20,347,0,0),
(10,20,348,0,0),
(10,20,349,0,0),
(10,20,350,0,0),
(10,21,351,0,0),
(10,21,352,0,0),
(10,21,353,0,0),
(10,21,354,0,0),
(10,21,355,0,0),
(10,21,356,0,0),
(10,21,357,0,0),
(10,21,358,0,0),
(10,21,359,0,0),
(10,21,360,0,0),
(10,21,361,0,0),
(10,21,362,0,0),
(10,21,363,0,0),
(10,21,364,0,0),
(10,21,365,0,0),
(10,21,366,0,0),
(10,21,367,0,0),
(10,21,368,0,0),
(10,21,369,0,0),
(10,21,370,0,1),
(10,21,371,0,1),
(10,21,372,0,0),
(10,21,373,0,0),
(10,21,374,0,0),
(10,21,375,0,0),
(10,21,376,0,0),
(10,21,377,0,0),
(10,21,378,0,0),
(10,21,379,0,0),
(10,21,380,0,0),
(10,21,381,0,0),
(10,21,382,0,0),
(10,21,383,0,0),
(10,21,384,0,0),
(10,21,385,0,0),
(10,21,386,0,0),
(10,21,387,0,0),
(10,21,388,0,0),
(10,22,389,0,0),
(10,22,390,0,0),
(10,22,391,0,0),
(10,22,392,0,0),
(10,22,393,0,0),
(10,22,394,0,0),
(10,22,395,0,0),
(10,22,396,0,0),
(10,22,397,0,0),
(10,22,398,0,0),
(10,22,399,0,0),
(10,22,400,0,0),
(10,22,401,0,0),
(10,22,402,0,0),
(10,22,403,0,0),
(10,22,404,0,0),
(10,22,405,0,0),
(10,22,406,0,0),
(10,22,407,0,0),
(10,22,408,0,0),
(10,22,409,0,0),
(10,22,410,0,0),
(10,22,411,0,1),
(10,22,412,0,1),
(10,22,413,0,0),
(10,22,414,0,0),
(10,22,415,0,0),
(10,22,416,0,0),
(10,22,417,0,0),
(10,22,418,0,0),
(10,22,419,0,0),
(10,22,420,0,0),
(10,22,421,0,0),
(10,22,422,0,0),
(10,22,423,0,0),
(10,22,424,0,0),
(10,22,425,0,0),
(10,22,426,0,0),
(10,22,427,0,0),
(10,22,428,0,0),
(10,22,429,0,0),
(10,22,430,0,0),
(10,22,431,0,0),
(10,22,432,0,0),
(10,22,433,0,0),
(10,22,434,0,0),
(10,22,435,0,0),
(10,23,436,0,0),
(10,23,437,0,0),
(10,23,438,0,0),
(10,23,439,0,0),
(10,23,440,0,0),
(10,23,441,0,0),
(10,23,442,0,0),
(10,23,443,0,0),
(10,23,444,0,0),
(10,23,445,0,0),
(10,23,446,0,0),
(10,23,447,0,0),
(10,23,448,0,0),
(10,23,449,0,0),
(10,23,450,0,0),
(10,23,451,0,0),
(10,23,452,0,0),
(10,23,453,0,0),
(10,23,454,0,0),
(10,23,455,0,1),
(10,23,456,0,1),
(10,23,457,0,0),
(10,23,458,0,0),
(10,23,459,0,0),
(10,23,460,0,0),
(10,23,461,0,0),
(10,23,462,0,0),
(10,23,463,0,0),
(10,23,464,0,0),
(10,23,465,0,0),
(10,23,466,0,0),
(10,23,467,0,0),
(10,23,468,0,0),
(10,23,469,0,0),
(10,23,470,0,0),
(10,23,471,0,0),
(10,23,472,0,0),
(10,23,473,0,0),
(10,23,474,0,0),
(10,29,475,0,0),
(10,29,479,0,0),
(10,29,480,0,0),
(10,29,481,0,0),
(10,29,482,0,0),
(10,29,489,0,0),
(10,29,490,0,0),
(10,29,491,0,0),
(10,29,492,0,0),
(10,29,493,0,0),
(10,29,494,0,0),
(10,29,495,0,0),
(10,29,496,0,0),
(10,29,497,0,0),
(10,29,498,0,0),
(10,29,499,0,0),
(10,29,504,0,0),
(10,29,505,0,0),
(10,29,506,0,0),
(10,29,507,0,0),
(10,29,510,0,0),
(10,10,520,0,0),
(10,10,521,0,0),
(10,10,522,0,0),
(10,10,523,0,0),
(10,10,524,0,0),
(10,10,525,0,0),
(10,32,526,0,0),
(10,32,527,0,0),
(10,32,528,0,0),
(10,32,529,0,0),
(10,32,530,0,0),
(10,32,531,0,0),
(10,32,532,0,0),
(10,32,533,0,0),
(10,32,534,0,0),
(10,32,535,0,0),
(10,32,536,0,0),
(10,32,537,0,0),
(10,32,538,0,0),
(10,32,539,0,0),
(10,32,540,0,1),
(10,32,541,0,1),
(10,32,542,0,1),
(10,29,543,0,0),
(10,33,544,0,0),
(10,33,545,0,0),
(10,33,546,0,0),
(10,33,547,0,0),
(10,33,548,0,0),
(10,33,549,0,0),
(10,33,550,0,0),
(10,33,551,0,0),
(10,33,552,0,1),
(10,33,553,0,1),
(10,33,554,0,0),
(10,33,555,0,0),
(10,33,556,0,0),
(10,33,557,0,0),
(10,33,558,0,0),
(10,33,559,0,0),
(10,33,561,0,0),
(10,33,562,0,0),
(10,33,563,0,1),
(10,33,564,0,0),
(10,33,565,0,0),
(10,35,566,0,0),
(10,35,567,0,1),
(10,35,568,0,1),
(10,35,569,0,0),
(10,35,570,0,1),
(10,35,571,0,0),
(10,35,572,0,0),
(10,35,573,0,0),
(10,35,574,0,0),
(10,35,575,0,0),
(10,35,576,0,0),
(10,35,577,0,1),
(10,35,578,0,1),
(10,35,579,0,0),
(10,35,580,0,0),
(10,35,581,0,0),
(10,35,582,0,1),
(10,35,583,0,0),
(10,35,584,0,0),
(10,35,585,0,1),
(10,35,586,0,0),
(10,35,587,0,0),
(10,42,588,0,0),
(10,42,589,0,0),
(10,42,590,0,0),
(10,42,591,0,0),
(10,42,592,0,0),
(10,42,593,0,0),
(10,42,594,0,1),
(10,42,595,0,1),
(10,42,596,0,0),
(10,42,597,0,0),
(10,42,598,0,1),
(10,42,599,0,0),
(10,42,600,0,0),
(10,43,601,0,0),
(10,43,602,0,0),
(10,43,603,0,0),
(10,43,604,0,0),
(10,43,605,0,0),
(10,43,606,0,0),
(10,43,607,0,0),
(10,43,608,0,0),
(10,43,609,0,0),
(10,43,610,0,0),
(10,43,611,0,0),
(10,43,612,0,1),
(10,43,613,0,1),
(10,43,614,0,0),
(10,43,615,0,0),
(10,43,616,0,1),
(10,43,617,0,0),
(10,43,618,0,0),
(10,44,619,0,0),
(10,44,620,0,0),
(10,44,621,0,0),
(10,44,622,0,0),
(10,44,623,0,0),
(10,44,624,0,0),
(10,44,626,0,0),
(10,44,627,0,0),
(10,44,630,0,0),
(10,44,631,0,0),
(10,44,632,0,1),
(10,44,633,0,1),
(10,44,634,0,0),
(10,44,635,0,0),
(10,44,636,0,1),
(10,44,637,0,0),
(10,44,638,0,0),
(10,46,639,0,0),
(10,46,640,0,0),
(10,46,641,0,0),
(10,46,642,0,0),
(10,46,643,0,0),
(10,46,644,0,0),
(10,46,645,0,0),
(10,46,646,0,0),
(10,46,647,0,0),
(10,46,648,0,0),
(10,46,649,0,0),
(10,46,650,0,0),
(10,46,651,0,0),
(10,46,652,0,0),
(10,46,653,0,1),
(10,46,654,0,1),
(10,46,655,0,0),
(10,46,656,0,0),
(10,46,657,0,1),
(10,46,658,0,0),
(10,46,659,0,0),
(10,47,660,0,0),
(10,47,661,0,1),
(10,47,662,0,1),
(10,47,663,0,0),
(10,47,664,0,0),
(10,47,665,0,1),
(10,48,666,0,0),
(10,48,667,0,0),
(10,48,668,0,1),
(10,48,669,0,1),
(10,48,670,0,0),
(10,48,671,0,1),
(10,48,672,0,0),
(10,48,673,0,1),
(10,2,674,0,0),
(10,23,676,0,0),
(10,23,677,0,0),
(10,23,678,0,0),
(10,23,679,0,0),
(10,23,680,0,0),
(10,23,681,0,0),
(10,22,685,0,0),
(10,22,686,0,0),
(10,22,687,0,0),
(10,22,688,0,0),
(10,22,689,0,0),
(10,22,690,0,0),
(10,21,694,0,0),
(10,21,695,0,0),
(10,21,696,0,0),
(10,21,697,0,0),
(10,21,698,0,0),
(10,21,699,0,0),
(10,20,703,0,0),
(10,20,704,0,0),
(10,20,705,0,0),
(10,20,706,0,0),
(10,20,707,0,0),
(10,20,708,0,0),
(10,43,713,0,0),
(10,48,714,0,0),
(10,23,718,0,0),
(10,22,719,0,0),
(10,21,720,0,0),
(10,20,721,0,0),
(10,6,723,0,1),
(10,4,724,0,1),
(10,2,725,0,1),
(10,23,727,0,0),
(10,23,728,0,0),
(10,21,729,0,0),
(10,21,730,0,0),
(10,18,731,0,0),
(10,7,732,0,0),
(10,48,733,0,0),
(10,48,734,0,0),
(10,23,735,0,0),
(10,20,736,0,0),
(10,21,737,0,0),
(10,22,738,0,0),
(10,2,740,0,0),
(10,14,772,0,0),
(10,33,773,0,0),
(10,23,774,0,0),
(10,48,786,0,0),
(10,48,787,0,0),
(10,48,788,0,0),
(10,2,789,0,1),
(10,4,790,0,1),
(10,6,791,0,1),
(10,7,792,0,1),
(10,8,793,0,1),
(10,9,794,0,1),
(10,10,795,0,1),
(10,13,796,0,1),
(10,14,797,0,1),
(10,15,798,0,1),
(10,16,799,0,1),
(10,18,800,0,1),
(10,19,801,0,1),
(10,20,802,0,1),
(10,21,803,0,1),
(10,22,804,0,1),
(10,23,805,0,1),
(10,26,806,0,1),
(10,10,807,0,0),
(10,2,808,0,0),
(10,4,809,0,0),
(10,6,810,0,0),
(10,7,811,0,0),
(10,8,812,0,0),
(10,9,813,0,0),
(10,10,814,0,0),
(10,13,815,0,0),
(10,14,816,0,0),
(10,15,817,0,0),
(10,16,818,0,1),
(10,18,819,0,0),
(10,19,820,0,0),
(10,20,821,0,0),
(10,21,822,0,0),
(10,22,823,0,0),
(10,23,824,0,0),
(10,26,825,0,0),
(10,2,826,0,0),
(10,4,827,0,0),
(10,6,828,0,0),
(10,7,829,0,0),
(10,8,830,0,0),
(10,9,831,0,0),
(10,10,832,0,0),
(10,13,833,0,0),
(10,14,834,0,0),
(10,15,835,0,0),
(10,16,836,0,1),
(10,18,837,0,0),
(10,19,838,0,0),
(10,20,839,0,0),
(10,21,840,0,0),
(10,22,841,0,0),
(10,23,842,0,0),
(10,26,843,0,0),
(10,20,844,0,0),
(10,21,845,0,0),
(10,22,846,0,0),
(10,23,847,0,0),
(10,44,848,0,1),
(10,22,851,0,1),
(10,29,852,0,0),
(10,46,854,0,0),
(10,46,856,0,0),
(10,7,858,0,0),
(10,7,860,0,0),
(10,7,862,0,0),
(10,4,874,0,0),
(10,4,876,0,0),
(10,4,878,0,0),
(10,4,926,0,0),
(10,50,931,0,0),
(10,50,932,0,0),
(10,50,933,0,1),
(10,50,934,0,1),
(10,50,938,0,0),
(10,50,942,0,0),
(10,50,944,0,0),
(10,50,946,0,0),
(10,50,948,0,0),
(10,50,950,0,0),
(10,50,952,0,0),
(10,50,954,0,0),
(10,50,956,0,0),
(10,50,958,0,0),
(10,50,960,0,0),
(10,50,962,0,0),
(10,50,964,0,0),
(10,50,968,0,0),
(10,50,970,0,0),
(10,4,972,0,0),
(10,53,973,0,0),
(10,53,974,0,0),
(10,53,975,0,0),
(10,53,976,0,0),
(10,53,977,0,0),
(10,53,978,0,1),
(10,53,979,0,1),
(10,53,980,0,0),
(10,53,981,0,1),
(10,53,982,0,0),
(10,53,983,0,0),
(10,54,984,0,0),
(10,54,985,0,0),
(10,54,986,0,0),
(10,54,987,0,0),
(10,54,988,0,0),
(10,54,989,0,1),
(10,54,990,0,1),
(10,54,991,0,0),
(10,54,992,0,1),
(10,54,993,0,0),
(10,54,994,0,0),
(10,54,995,0,0),
(10,54,996,0,0),
(10,54,997,0,0),
(10,55,998,0,0),
(10,55,999,0,0),
(10,55,1000,0,0),
(10,55,1001,0,0),
(10,55,1002,0,0),
(10,55,1003,0,0),
(10,55,1004,0,1),
(10,55,1005,0,1),
(10,55,1006,0,0),
(10,55,1007,0,0),
(10,55,1008,0,0),
(10,55,1009,0,0),
(10,55,1010,0,1),
(10,55,1011,0,0),
(10,55,1012,0,0),
(10,55,1013,0,0),
(10,56,1014,0,0),
(10,56,1015,0,0),
(10,56,1016,0,0),
(10,56,1017,0,0),
(10,56,1018,0,0),
(10,56,1019,0,1),
(10,56,1020,0,1),
(10,56,1021,0,1),
(10,56,1022,0,0),
(10,56,1023,0,0),
(10,57,1024,0,0),
(10,57,1025,0,0),
(10,57,1026,0,0),
(10,57,1027,0,0),
(10,57,1028,0,0),
(10,57,1029,0,1),
(10,57,1030,0,1),
(10,57,1031,0,0),
(10,57,1032,0,1),
(10,57,1033,0,0),
(10,57,1034,0,0),
(10,58,1035,0,0),
(10,58,1036,0,0),
(10,58,1037,0,0),
(10,58,1038,0,0),
(10,58,1039,0,0),
(10,58,1040,0,1),
(10,58,1041,0,1),
(10,58,1042,0,0),
(10,58,1043,0,1),
(10,58,1044,0,0),
(10,58,1045,0,0),
(10,58,1046,0,0),
(10,58,1047,0,0),
(10,58,1048,0,0),
(10,58,1049,0,0),
(10,59,1050,0,0),
(10,59,1051,0,0),
(10,59,1052,0,0),
(10,59,1053,0,0),
(10,59,1054,0,0),
(10,59,1055,0,0),
(10,59,1056,0,1),
(10,59,1057,0,1),
(10,59,1058,0,0),
(10,59,1059,0,0),
(10,59,1060,0,0),
(10,59,1061,0,0),
(10,59,1062,0,0),
(10,59,1063,0,0),
(10,59,1064,0,0),
(10,59,1065,0,1),
(10,59,1066,0,0),
(10,59,1067,0,0),
(10,60,1068,0,0),
(10,60,1069,0,0),
(10,60,1070,0,0),
(10,60,1071,0,0),
(10,60,1072,0,0),
(10,60,1073,0,1),
(10,60,1074,0,1),
(10,60,1075,0,0),
(10,60,1076,0,1),
(10,60,1077,0,0),
(10,60,1078,0,0),
(10,60,1079,0,0),
(10,60,1080,0,0),
(10,60,1082,0,0),
(10,60,1083,0,0),
(10,60,1084,0,0),
(10,60,1085,0,0),
(10,13,1088,0,0),
(10,50,1090,0,0),
(10,50,1092,0,0),
(10,50,1094,0,0),
(10,50,1096,0,0),
(10,50,1098,0,0),
(10,50,1100,0,0),
(10,50,1102,0,0),
(11,6,1,0,0),
(11,6,2,0,0),
(11,6,3,0,0),
(11,6,4,0,0),
(11,6,5,0,0),
(11,6,6,0,0),
(11,6,7,0,0),
(11,6,8,0,0),
(11,6,9,0,0),
(11,6,10,0,0),
(11,6,11,0,0),
(11,6,12,0,0),
(11,6,13,0,0),
(11,6,14,0,0),
(11,6,15,0,0),
(11,6,16,0,0),
(11,6,17,0,0),
(11,6,18,0,0),
(11,6,19,0,0),
(11,6,20,0,0),
(11,6,21,0,1),
(11,6,22,0,1),
(11,6,23,0,0),
(11,6,24,0,0),
(11,6,25,0,0),
(11,6,26,0,0),
(11,6,27,0,0),
(11,6,28,0,0),
(11,6,29,0,0),
(11,6,30,0,0),
(11,6,31,0,0),
(11,6,32,0,0),
(11,6,33,0,0),
(11,6,34,0,0),
(11,6,35,0,0),
(11,6,36,0,0),
(11,7,37,0,0),
(11,7,38,0,0),
(11,7,39,0,0),
(11,7,41,0,0),
(11,7,42,0,0),
(11,7,46,0,0),
(11,7,47,0,0),
(11,7,50,0,0),
(11,7,54,0,0),
(11,7,56,0,1),
(11,7,57,0,1),
(11,7,58,0,0),
(11,7,59,0,0),
(11,7,61,0,0),
(11,7,65,0,0),
(11,4,66,0,0),
(11,4,67,0,0),
(11,4,68,0,0),
(11,4,69,0,0),
(11,4,70,0,0),
(11,4,71,0,0),
(11,4,72,0,0),
(11,4,80,0,0),
(11,4,81,0,0),
(11,4,83,0,0),
(11,4,86,0,0),
(11,4,87,0,0),
(11,4,88,0,0),
(11,4,90,0,1),
(11,4,91,0,1),
(11,4,92,0,0),
(11,4,93,0,0),
(11,4,94,0,0),
(11,4,95,0,0),
(11,4,108,0,0),
(11,4,109,0,0),
(11,2,110,0,0),
(11,2,111,0,0),
(11,2,112,0,0),
(11,2,113,0,0),
(11,2,114,0,0),
(11,2,115,0,0),
(11,2,116,0,0),
(11,2,117,0,0),
(11,2,118,0,0),
(11,2,119,0,0),
(11,2,120,0,0),
(11,2,121,0,0),
(11,2,122,0,1),
(11,2,123,0,1),
(11,2,124,0,0),
(11,2,125,0,0),
(11,26,126,0,0),
(11,26,127,0,0),
(11,26,128,0,0),
(11,26,129,0,0),
(11,26,130,0,0),
(11,26,131,0,0),
(11,26,132,0,0),
(11,26,133,0,0),
(11,26,134,0,0),
(11,26,135,0,0),
(11,26,136,0,0),
(11,26,137,0,1),
(11,26,138,0,1),
(11,26,139,0,0),
(11,26,140,0,0),
(11,26,141,0,0),
(11,26,142,0,0),
(11,26,143,0,0),
(11,26,144,0,0),
(11,26,145,0,0),
(11,26,146,0,0),
(11,26,147,0,0),
(11,26,148,0,0),
(11,26,149,0,0),
(11,26,150,0,0),
(11,13,155,0,0),
(11,13,156,0,0),
(11,13,157,0,0),
(11,13,158,0,0),
(11,13,161,0,0),
(11,13,162,0,0),
(11,13,166,0,1),
(11,13,167,0,1),
(11,13,168,0,0),
(11,13,169,0,0),
(11,13,170,0,0),
(11,13,171,0,0),
(11,13,172,0,0),
(11,14,174,0,0),
(11,14,175,0,0),
(11,14,176,0,0),
(11,14,177,0,0),
(11,14,178,0,0),
(11,14,179,0,0),
(11,14,180,0,0),
(11,14,181,0,0),
(11,14,182,0,0),
(11,14,183,0,0),
(11,14,184,0,0),
(11,14,185,0,0),
(11,14,186,0,0),
(11,14,187,0,0),
(11,14,188,0,0),
(11,14,189,0,0),
(11,14,190,0,0),
(11,14,191,0,1),
(11,14,192,0,1),
(11,14,193,0,0),
(11,14,194,0,0),
(11,14,195,0,0),
(11,14,197,0,0),
(11,14,198,0,0),
(11,14,199,0,0),
(11,14,200,0,0),
(11,14,201,0,0),
(11,14,202,0,0),
(11,14,203,0,0),
(11,14,204,0,0),
(11,8,205,0,0),
(11,8,206,0,1),
(11,8,207,0,1),
(11,8,208,0,0),
(11,8,209,0,0),
(11,8,210,0,0),
(11,8,211,0,1),
(11,8,212,0,1),
(11,8,213,0,0),
(11,8,214,0,0),
(11,8,215,0,0),
(11,8,216,0,1),
(11,8,217,0,0),
(11,8,218,0,0),
(11,8,219,0,0),
(11,10,220,0,0),
(11,10,221,0,0),
(11,10,222,0,0),
(11,10,223,0,0),
(11,10,224,0,0),
(11,10,225,0,0),
(11,10,226,0,0),
(11,10,227,0,0),
(11,10,228,0,0),
(11,10,229,0,1),
(11,10,230,0,0),
(11,10,231,0,0),
(11,9,232,0,0),
(11,9,233,0,0),
(11,9,234,0,0),
(11,9,235,0,0),
(11,9,236,0,0),
(11,9,237,0,0),
(11,9,238,0,0),
(11,9,239,0,0),
(11,9,240,0,0),
(11,9,241,0,0),
(11,9,242,0,0),
(11,9,243,0,0),
(11,9,244,0,1),
(11,9,245,0,1),
(11,9,246,0,0),
(11,9,247,0,0),
(11,9,248,0,0),
(11,9,249,0,0),
(11,9,250,0,0),
(11,9,251,0,0),
(11,9,252,0,0),
(11,9,253,0,0),
(11,9,254,0,0),
(11,9,255,0,0),
(11,16,256,0,0),
(11,16,257,0,0),
(11,16,258,0,0),
(11,16,259,0,0),
(11,16,260,0,0),
(11,16,261,0,0),
(11,16,262,0,0),
(11,16,263,0,0),
(11,16,264,0,0),
(11,16,265,0,0),
(11,16,266,0,0),
(11,16,267,0,0),
(11,16,268,0,0),
(11,16,269,0,0),
(11,16,270,0,1),
(11,16,271,0,1),
(11,16,272,0,0),
(11,16,273,0,0),
(11,16,274,0,0),
(11,16,275,0,0),
(11,16,276,0,0),
(11,16,277,0,0),
(11,16,278,0,0),
(11,15,279,0,0),
(11,15,280,0,0),
(11,15,281,0,0),
(11,15,282,0,0),
(11,15,283,0,0),
(11,15,284,0,0),
(11,15,286,0,1),
(11,15,287,0,1),
(11,15,288,0,0),
(11,18,289,0,0),
(11,18,290,0,0),
(11,18,291,0,0),
(11,18,292,0,0),
(11,18,293,0,0),
(11,18,294,0,0),
(11,18,295,0,0),
(11,18,296,0,1),
(11,18,297,0,1),
(11,18,298,0,0),
(11,18,299,0,0),
(11,18,300,0,0),
(11,18,301,0,0),
(11,18,302,0,0),
(11,18,303,0,0),
(11,18,304,0,0),
(11,18,305,0,0),
(11,19,306,0,0),
(11,19,307,0,0),
(11,19,308,0,0),
(11,19,309,0,1),
(11,19,310,0,1),
(11,19,311,0,0),
(11,19,312,0,0),
(11,19,313,0,0),
(11,20,314,0,0),
(11,20,315,0,0),
(11,20,316,0,0),
(11,20,317,0,0),
(11,20,318,0,0),
(11,20,319,0,0),
(11,20,320,0,0),
(11,20,321,0,0),
(11,20,322,0,0),
(11,20,323,0,0),
(11,20,324,0,0),
(11,20,325,0,0),
(11,20,326,0,0),
(11,20,327,0,0),
(11,20,328,0,0),
(11,20,329,0,0),
(11,20,330,0,0),
(11,20,331,0,0),
(11,20,332,0,1),
(11,20,333,0,1),
(11,20,334,0,0),
(11,20,335,0,0),
(11,20,336,0,0),
(11,20,337,0,0),
(11,20,338,0,0),
(11,20,339,0,0),
(11,20,340,0,0),
(11,20,341,0,0),
(11,20,342,0,0),
(11,20,343,0,0),
(11,20,344,0,0),
(11,20,345,0,0),
(11,20,346,0,0),
(11,20,347,0,0),
(11,20,348,0,0),
(11,20,349,0,0),
(11,20,350,0,0),
(11,21,351,0,0),
(11,21,352,0,0),
(11,21,353,0,0),
(11,21,354,0,0),
(11,21,355,0,0),
(11,21,356,0,0),
(11,21,357,0,0),
(11,21,358,0,0),
(11,21,359,0,0),
(11,21,360,0,0),
(11,21,361,0,0),
(11,21,362,0,0),
(11,21,363,0,0),
(11,21,364,0,0),
(11,21,365,0,0),
(11,21,366,0,0),
(11,21,367,0,0),
(11,21,368,0,0),
(11,21,369,0,0),
(11,21,370,0,1),
(11,21,371,0,1),
(11,21,372,0,0),
(11,21,373,0,0),
(11,21,374,0,0),
(11,21,375,0,0),
(11,21,376,0,0),
(11,21,377,0,0),
(11,21,378,0,0),
(11,21,379,0,0),
(11,21,380,0,0),
(11,21,381,0,0),
(11,21,382,0,0),
(11,21,383,0,0),
(11,21,384,0,0),
(11,21,385,0,0),
(11,21,386,0,0),
(11,21,387,0,0),
(11,21,388,0,0),
(11,22,389,0,0),
(11,22,390,0,0),
(11,22,391,0,0),
(11,22,392,0,0),
(11,22,393,0,0),
(11,22,394,0,0),
(11,22,395,0,0),
(11,22,396,0,0),
(11,22,397,0,0),
(11,22,398,0,0),
(11,22,399,0,0),
(11,22,400,0,0),
(11,22,401,0,0),
(11,22,402,0,0),
(11,22,403,0,0),
(11,22,404,0,0),
(11,22,405,0,0),
(11,22,406,0,0),
(11,22,407,0,0),
(11,22,408,0,0),
(11,22,409,0,0),
(11,22,410,0,0),
(11,22,411,0,1),
(11,22,412,0,1),
(11,22,413,0,0),
(11,22,414,0,0),
(11,22,415,0,0),
(11,22,416,0,0),
(11,22,417,0,0),
(11,22,418,0,0),
(11,22,419,0,0),
(11,22,420,0,0),
(11,22,421,0,0),
(11,22,422,0,0),
(11,22,423,0,0),
(11,22,424,0,0),
(11,22,425,0,0),
(11,22,426,0,0),
(11,22,427,0,0),
(11,22,428,0,0),
(11,22,429,0,0),
(11,22,430,0,0),
(11,22,431,0,0),
(11,22,432,0,0),
(11,22,433,0,0),
(11,22,434,0,0),
(11,22,435,0,0),
(11,23,436,0,0),
(11,23,437,0,0),
(11,23,438,0,0),
(11,23,439,0,0),
(11,23,440,0,0),
(11,23,441,0,0),
(11,23,442,0,0),
(11,23,443,0,0),
(11,23,444,0,0),
(11,23,445,0,0),
(11,23,446,0,0),
(11,23,447,0,0),
(11,23,448,0,0),
(11,23,449,0,0),
(11,23,450,0,0),
(11,23,451,0,0),
(11,23,452,0,0),
(11,23,453,0,0),
(11,23,454,0,0),
(11,23,455,0,1),
(11,23,456,0,1),
(11,23,457,0,0),
(11,23,458,0,0),
(11,23,459,0,0),
(11,23,460,0,0),
(11,23,461,0,0),
(11,23,462,0,0),
(11,23,463,0,0),
(11,23,464,0,0),
(11,23,465,0,0),
(11,23,466,0,0),
(11,23,467,0,0),
(11,23,468,0,0),
(11,23,469,0,0),
(11,23,470,0,0),
(11,23,471,0,0),
(11,23,472,0,0),
(11,23,473,0,0),
(11,23,474,0,0),
(11,29,475,0,0),
(11,29,479,0,0),
(11,29,480,0,0),
(11,29,481,0,0),
(11,29,482,0,0),
(11,29,489,0,0),
(11,29,490,0,0),
(11,29,491,0,0),
(11,29,492,0,0),
(11,29,493,0,0),
(11,29,494,0,0),
(11,29,495,0,0),
(11,29,496,0,0),
(11,29,497,0,0),
(11,29,498,0,0),
(11,29,499,0,0),
(11,29,504,0,0),
(11,29,505,0,0),
(11,29,506,0,0),
(11,29,507,0,0),
(11,29,510,0,0),
(11,10,520,0,0),
(11,10,521,0,0),
(11,10,522,0,0),
(11,10,523,0,0),
(11,10,524,0,0),
(11,10,525,0,0),
(11,32,526,0,0),
(11,32,527,0,0),
(11,32,528,0,0),
(11,32,529,0,0),
(11,32,530,0,0),
(11,32,531,0,0),
(11,32,532,0,0),
(11,32,533,0,0),
(11,32,534,0,0),
(11,32,535,0,0),
(11,32,536,0,0),
(11,32,537,0,0),
(11,32,538,0,0),
(11,32,539,0,0),
(11,32,540,0,1),
(11,32,541,0,1),
(11,32,542,0,1),
(11,29,543,0,0),
(11,33,544,0,0),
(11,33,545,0,0),
(11,33,546,0,0),
(11,33,547,0,0),
(11,33,548,0,0),
(11,33,549,0,0),
(11,33,550,0,0),
(11,33,551,0,0),
(11,33,552,0,1),
(11,33,553,0,1),
(11,33,554,0,0),
(11,33,555,0,0),
(11,33,556,0,0),
(11,33,557,0,0),
(11,33,558,0,0),
(11,33,559,0,0),
(11,33,561,0,0),
(11,33,562,0,0),
(11,33,563,0,1),
(11,33,564,0,0),
(11,33,565,0,0),
(11,35,566,0,0),
(11,35,567,0,1),
(11,35,568,0,1),
(11,35,569,0,0),
(11,35,570,0,1),
(11,35,571,0,0),
(11,35,572,0,0),
(11,35,573,0,0),
(11,35,574,0,0),
(11,35,575,0,0),
(11,35,576,0,0),
(11,35,577,0,1),
(11,35,578,0,1),
(11,35,579,0,0),
(11,35,580,0,0),
(11,35,581,0,0),
(11,35,582,0,1),
(11,35,583,0,0),
(11,35,584,0,0),
(11,35,585,0,1),
(11,35,586,0,0),
(11,35,587,0,0),
(11,42,588,0,0),
(11,42,589,0,0),
(11,42,590,0,0),
(11,42,591,0,0),
(11,42,592,0,0),
(11,42,593,0,0),
(11,42,594,0,1),
(11,42,595,0,1),
(11,42,596,0,0),
(11,42,597,0,0),
(11,42,598,0,1),
(11,42,599,0,0),
(11,42,600,0,0),
(11,43,601,0,0),
(11,43,602,0,0),
(11,43,603,0,0),
(11,43,604,0,0),
(11,43,605,0,0),
(11,43,606,0,0),
(11,43,607,0,0),
(11,43,608,0,0),
(11,43,609,0,0),
(11,43,610,0,0),
(11,43,611,0,0),
(11,43,612,0,1),
(11,43,613,0,1),
(11,43,614,0,0),
(11,43,615,0,0),
(11,43,616,0,1),
(11,43,617,0,0),
(11,43,618,0,0),
(11,44,619,0,0),
(11,44,620,0,0),
(11,44,621,0,0),
(11,44,622,0,0),
(11,44,623,0,0),
(11,44,624,0,0),
(11,44,626,0,0),
(11,44,627,0,0),
(11,44,630,0,0),
(11,44,631,0,0),
(11,44,632,0,1),
(11,44,633,0,1),
(11,44,634,0,0),
(11,44,635,0,0),
(11,44,636,0,1),
(11,44,637,0,0),
(11,44,638,0,0),
(11,46,639,0,0),
(11,46,640,0,0),
(11,46,641,0,0),
(11,46,642,0,0),
(11,46,643,0,0),
(11,46,644,0,0),
(11,46,645,0,0),
(11,46,646,0,0),
(11,46,647,0,0),
(11,46,648,0,0),
(11,46,649,0,0),
(11,46,650,0,0),
(11,46,651,0,0),
(11,46,652,0,0),
(11,46,653,0,1),
(11,46,654,0,1),
(11,46,655,0,0),
(11,46,656,0,0),
(11,46,657,0,1),
(11,46,658,0,0),
(11,46,659,0,0),
(11,47,660,0,0),
(11,47,661,0,1),
(11,47,662,0,1),
(11,47,663,0,0),
(11,47,664,0,0),
(11,47,665,0,1),
(11,48,666,0,0),
(11,48,667,0,0),
(11,48,668,0,1),
(11,48,669,0,1),
(11,48,670,0,0),
(11,48,671,0,1),
(11,48,672,0,0),
(11,48,673,0,1),
(11,2,674,0,0),
(11,23,676,0,0),
(11,23,677,0,0),
(11,23,678,0,0),
(11,23,679,0,0),
(11,23,680,0,0),
(11,23,681,0,0),
(11,22,685,0,0),
(11,22,686,0,0),
(11,22,687,0,0),
(11,22,688,0,0),
(11,22,689,0,0),
(11,22,690,0,0),
(11,21,694,0,0),
(11,21,695,0,0),
(11,21,696,0,0),
(11,21,697,0,0),
(11,21,698,0,0),
(11,21,699,0,0),
(11,20,703,0,0),
(11,20,704,0,0),
(11,20,705,0,0),
(11,20,706,0,0),
(11,20,707,0,0),
(11,20,708,0,0),
(11,43,713,0,0),
(11,48,714,0,0),
(11,23,718,0,0),
(11,22,719,0,0),
(11,21,720,0,0),
(11,20,721,0,0),
(11,6,723,0,1),
(11,4,724,0,1),
(11,2,725,0,1),
(11,23,727,0,0),
(11,23,728,0,0),
(11,21,729,0,0),
(11,21,730,0,0),
(11,18,731,0,0),
(11,7,732,0,0),
(11,48,733,0,0),
(11,48,734,0,0),
(11,23,735,0,0),
(11,20,736,0,0),
(11,21,737,0,0),
(11,22,738,0,0),
(11,2,740,0,0),
(11,14,772,0,0),
(11,33,773,0,0),
(11,23,774,0,0),
(11,48,786,0,0),
(11,48,787,0,0),
(11,48,788,0,0),
(11,2,789,0,1),
(11,4,790,0,1),
(11,6,791,0,1),
(11,7,792,0,1),
(11,8,793,0,1),
(11,9,794,0,1),
(11,10,795,0,1),
(11,13,796,0,1),
(11,14,797,0,1),
(11,15,798,0,1),
(11,16,799,0,1),
(11,18,800,0,1),
(11,19,801,0,1),
(11,20,802,0,1),
(11,21,803,0,1),
(11,22,804,0,1),
(11,23,805,0,1),
(11,26,806,0,1),
(11,10,807,0,0),
(11,2,808,0,0),
(11,4,809,0,0),
(11,6,810,0,0),
(11,7,811,0,0),
(11,8,812,0,0),
(11,9,813,0,0),
(11,10,814,0,0),
(11,13,815,0,0),
(11,14,816,0,0),
(11,15,817,0,0),
(11,16,818,0,1),
(11,18,819,0,0),
(11,19,820,0,0),
(11,20,821,0,0),
(11,21,822,0,0),
(11,22,823,0,0),
(11,23,824,0,0),
(11,26,825,0,0),
(11,2,826,0,0),
(11,4,827,0,0),
(11,6,828,0,0),
(11,7,829,0,0),
(11,8,830,0,0),
(11,9,831,0,0),
(11,10,832,0,0),
(11,13,833,0,0),
(11,14,834,0,0),
(11,15,835,0,0),
(11,16,836,0,1),
(11,18,837,0,0),
(11,19,838,0,0),
(11,20,839,0,0),
(11,21,840,0,0),
(11,22,841,0,0),
(11,23,842,0,0),
(11,26,843,0,0),
(11,20,844,0,0),
(11,21,845,0,0),
(11,22,846,0,0),
(11,23,847,0,0),
(11,44,848,0,1),
(11,22,851,0,1),
(11,29,852,0,0),
(11,46,854,0,0),
(11,46,856,0,0),
(11,7,858,0,0),
(11,7,860,0,0),
(11,7,862,0,0),
(11,4,874,0,0),
(11,4,876,0,0),
(11,4,878,0,0),
(11,4,926,0,0),
(11,50,931,0,0),
(11,50,932,0,0),
(11,50,933,0,1),
(11,50,934,0,1),
(11,50,938,0,0),
(11,50,942,0,0),
(11,50,944,0,0),
(11,50,946,0,0),
(11,50,948,0,0),
(11,50,950,0,0),
(11,50,952,0,0),
(11,50,954,0,0),
(11,50,956,0,0),
(11,50,958,0,0),
(11,50,960,0,0),
(11,50,962,0,0),
(11,50,964,0,0),
(11,50,968,0,0),
(11,50,970,0,0),
(11,4,972,0,0),
(11,53,973,0,0),
(11,53,974,0,0),
(11,53,975,0,0),
(11,53,976,0,0),
(11,53,977,0,0),
(11,53,978,0,1),
(11,53,979,0,1),
(11,53,980,0,0),
(11,53,981,0,1),
(11,53,982,0,0),
(11,53,983,0,0),
(11,54,984,0,0),
(11,54,985,0,0),
(11,54,986,0,0),
(11,54,987,0,0),
(11,54,988,0,0),
(11,54,989,0,1),
(11,54,990,0,1),
(11,54,991,0,0),
(11,54,992,0,1),
(11,54,993,0,0),
(11,54,994,0,0),
(11,54,995,0,0),
(11,54,996,0,0),
(11,54,997,0,0),
(11,55,998,0,0),
(11,55,999,0,0),
(11,55,1000,0,0),
(11,55,1001,0,0),
(11,55,1002,0,0),
(11,55,1003,0,0),
(11,55,1004,0,1),
(11,55,1005,0,1),
(11,55,1006,0,0),
(11,55,1007,0,0),
(11,55,1008,0,0),
(11,55,1009,0,0),
(11,55,1010,0,1),
(11,55,1011,0,0),
(11,55,1012,0,0),
(11,55,1013,0,0),
(11,56,1014,0,0),
(11,56,1015,0,0),
(11,56,1016,0,0),
(11,56,1017,0,0),
(11,56,1018,0,0),
(11,56,1019,0,1),
(11,56,1020,0,1),
(11,56,1021,0,1),
(11,56,1022,0,0),
(11,56,1023,0,0),
(11,57,1024,0,0),
(11,57,1025,0,0),
(11,57,1026,0,0),
(11,57,1027,0,0),
(11,57,1028,0,0),
(11,57,1029,0,1),
(11,57,1030,0,1),
(11,57,1031,0,0),
(11,57,1032,0,1),
(11,57,1033,0,0),
(11,57,1034,0,0),
(11,58,1035,0,0),
(11,58,1036,0,0),
(11,58,1037,0,0),
(11,58,1038,0,0),
(11,58,1039,0,0),
(11,58,1040,0,1),
(11,58,1041,0,1),
(11,58,1042,0,0),
(11,58,1043,0,1),
(11,58,1044,0,0),
(11,58,1045,0,0),
(11,58,1046,0,0),
(11,58,1047,0,0),
(11,58,1048,0,0),
(11,58,1049,0,0),
(11,59,1050,0,0),
(11,59,1051,0,0),
(11,59,1052,0,0),
(11,59,1053,0,0),
(11,59,1054,0,0),
(11,59,1055,0,0),
(11,59,1056,0,1),
(11,59,1057,0,1),
(11,59,1058,0,0),
(11,59,1059,0,0),
(11,59,1060,0,0),
(11,59,1061,0,0),
(11,59,1062,0,0),
(11,59,1063,0,0),
(11,59,1064,0,0),
(11,59,1065,0,1),
(11,59,1066,0,0),
(11,59,1067,0,0),
(11,60,1068,0,0),
(11,60,1069,0,0),
(11,60,1070,0,0),
(11,60,1071,0,0),
(11,60,1072,0,0),
(11,60,1073,0,1),
(11,60,1074,0,1),
(11,60,1075,0,0),
(11,60,1076,0,1),
(11,60,1077,0,0),
(11,60,1078,0,0),
(11,60,1079,0,0),
(11,60,1080,0,0),
(11,60,1082,0,0),
(11,60,1083,0,0),
(11,60,1084,0,0),
(11,60,1085,0,0),
(11,13,1088,0,0),
(11,50,1090,0,0),
(11,50,1092,0,0),
(11,50,1094,0,0),
(11,50,1096,0,0),
(11,50,1098,0,0),
(11,50,1100,0,0),
(11,50,1102,0,0);
/*!40000 ALTER TABLE `vtiger_profile2field` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_profile2globalpermissions`
--
DROP TABLE IF EXISTS `vtiger_profile2globalpermissions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_profile2globalpermissions` (
`profileid` int(19) NOT NULL,
`globalactionid` int(19) NOT NULL,
`globalactionpermission` int(19) DEFAULT NULL,
PRIMARY KEY (`profileid`,`globalactionid`),
KEY `idx_profile2globalpermissions` (`profileid`,`globalactionid`),
CONSTRAINT `fk_1_vtiger_profile2globalpermissions` FOREIGN KEY (`profileid`) REFERENCES `vtiger_profile` (`profileid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_profile2globalpermissions`
--
LOCK TABLES `vtiger_profile2globalpermissions` WRITE;
/*!40000 ALTER TABLE `vtiger_profile2globalpermissions` DISABLE KEYS */;
INSERT INTO `vtiger_profile2globalpermissions` VALUES
(1,1,0),
(1,2,0),
(2,1,1),
(2,2,1),
(3,1,1),
(3,2,1),
(4,1,1),
(4,2,1),
(5,1,1),
(5,2,1),
(6,1,1),
(6,2,1),
(7,1,1),
(7,2,1),
(8,1,1),
(8,2,1),
(9,1,1),
(9,2,1),
(10,1,1),
(10,2,1),
(11,1,1),
(11,2,1);
/*!40000 ALTER TABLE `vtiger_profile2globalpermissions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_profile2standardpermissions`
--
DROP TABLE IF EXISTS `vtiger_profile2standardpermissions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_profile2standardpermissions` (
`profileid` int(11) NOT NULL,
`tabid` int(10) NOT NULL,
`operation` int(10) NOT NULL,
`permissions` int(1) DEFAULT NULL,
PRIMARY KEY (`profileid`,`tabid`,`operation`),
KEY `profile2standardpermissions_profileid_tabid_operation_idx` (`profileid`,`tabid`,`operation`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_profile2standardpermissions`
--
LOCK TABLES `vtiger_profile2standardpermissions` WRITE;
/*!40000 ALTER TABLE `vtiger_profile2standardpermissions` DISABLE KEYS */;
INSERT INTO `vtiger_profile2standardpermissions` VALUES
(1,2,0,0),
(1,2,1,0),
(1,2,2,0),
(1,2,3,0),
(1,2,4,0),
(1,2,7,0),
(1,4,0,0),
(1,4,1,0),
(1,4,2,0),
(1,4,3,0),
(1,4,4,0),
(1,4,7,0),
(1,6,0,0),
(1,6,1,0),
(1,6,2,0),
(1,6,3,0),
(1,6,4,0),
(1,6,7,0),
(1,7,0,0),
(1,7,1,0),
(1,7,2,0),
(1,7,3,0),
(1,7,4,0),
(1,7,7,0),
(1,8,0,0),
(1,8,1,0),
(1,8,2,0),
(1,8,3,0),
(1,8,4,0),
(1,8,7,0),
(1,9,0,0),
(1,9,1,0),
(1,9,2,0),
(1,9,3,0),
(1,9,4,0),
(1,9,7,0),
(1,10,0,0),
(1,10,1,0),
(1,10,2,0),
(1,10,4,0),
(1,13,0,0),
(1,13,1,0),
(1,13,2,0),
(1,13,3,0),
(1,13,4,0),
(1,13,7,0),
(1,14,0,0),
(1,14,1,0),
(1,14,2,0),
(1,14,3,0),
(1,14,4,0),
(1,14,7,0),
(1,15,0,0),
(1,15,1,0),
(1,15,2,0),
(1,15,3,0),
(1,15,4,0),
(1,15,7,0),
(1,16,0,0),
(1,16,1,0),
(1,16,2,0),
(1,16,3,0),
(1,16,4,0),
(1,16,7,0),
(1,18,0,0),
(1,18,1,0),
(1,18,2,0),
(1,18,3,0),
(1,18,4,0),
(1,18,7,0),
(1,19,0,0),
(1,19,1,0),
(1,19,2,0),
(1,19,3,0),
(1,19,4,0),
(1,19,7,0),
(1,20,0,0),
(1,20,1,0),
(1,20,2,0),
(1,20,3,0),
(1,20,4,0),
(1,20,7,0),
(1,21,0,0),
(1,21,1,0),
(1,21,2,0),
(1,21,3,0),
(1,21,4,0),
(1,21,7,0),
(1,22,0,0),
(1,22,1,0),
(1,22,2,0),
(1,22,3,0),
(1,22,4,0),
(1,22,7,0),
(1,23,0,0),
(1,23,1,0),
(1,23,2,0),
(1,23,3,0),
(1,23,4,0),
(1,23,7,0),
(1,25,0,1),
(1,25,1,0),
(1,25,2,0),
(1,25,3,0),
(1,25,4,0),
(1,25,7,0),
(1,26,0,0),
(1,26,1,0),
(1,26,2,0),
(1,26,3,0),
(1,26,4,0),
(1,26,7,0),
(1,32,0,0),
(1,32,1,0),
(1,32,2,0),
(1,32,3,0),
(1,32,4,0),
(1,32,7,0),
(1,33,0,0),
(1,33,1,0),
(1,33,2,0),
(1,33,3,0),
(1,33,4,0),
(1,33,7,0),
(1,35,0,0),
(1,35,1,0),
(1,35,2,0),
(1,35,3,0),
(1,35,4,0),
(1,35,7,0),
(1,42,0,0),
(1,42,1,0),
(1,42,2,0),
(1,42,3,0),
(1,42,4,0),
(1,42,7,0),
(1,43,0,0),
(1,43,1,0),
(1,43,2,0),
(1,43,3,0),
(1,43,4,0),
(1,43,7,0),
(1,44,0,0),
(1,44,1,0),
(1,44,2,0),
(1,44,3,0),
(1,44,4,0),
(1,44,7,0),
(1,46,0,0),
(1,46,1,0),
(1,46,2,0),
(1,46,3,0),
(1,46,4,0),
(1,46,7,0),
(1,47,0,0),
(1,47,1,0),
(1,47,2,0),
(1,47,3,0),
(1,47,4,0),
(1,47,7,0),
(1,48,0,0),
(1,48,1,0),
(1,48,2,0),
(1,48,3,0),
(1,48,4,0),
(1,48,7,0),
(1,50,0,0),
(1,50,1,0),
(1,50,2,0),
(1,50,3,0),
(1,50,4,0),
(1,50,7,0),
(1,53,0,0),
(1,53,1,0),
(1,53,2,0),
(1,53,3,0),
(1,53,4,0),
(1,53,7,0),
(1,54,0,0),
(1,54,1,0),
(1,54,2,0),
(1,54,3,0),
(1,54,4,0),
(1,54,7,0),
(1,55,0,0),
(1,55,1,0),
(1,55,2,0),
(1,55,3,0),
(1,55,4,0),
(1,55,7,0),
(1,56,0,0),
(1,56,1,0),
(1,56,2,0),
(1,56,3,0),
(1,56,4,0),
(1,56,7,0),
(1,57,0,0),
(1,57,1,0),
(1,57,2,0),
(1,57,3,0),
(1,57,4,0),
(1,57,7,0),
(1,58,0,0),
(1,58,1,0),
(1,58,2,0),
(1,58,3,0),
(1,58,4,0),
(1,58,7,0),
(1,59,0,0),
(1,59,1,0),
(1,59,2,0),
(1,59,3,0),
(1,59,4,0),
(1,59,7,0),
(1,60,0,0),
(1,60,1,0),
(1,60,2,0),
(1,60,3,0),
(1,60,4,0),
(1,60,7,0),
(2,2,0,0),
(2,2,1,0),
(2,2,2,0),
(2,2,3,0),
(2,2,4,0),
(2,2,7,0),
(2,4,0,0),
(2,4,1,0),
(2,4,2,0),
(2,4,3,0),
(2,4,4,0),
(2,4,7,0),
(2,6,0,0),
(2,6,1,0),
(2,6,2,0),
(2,6,3,0),
(2,6,4,0),
(2,6,7,0),
(2,7,0,0),
(2,7,1,0),
(2,7,2,0),
(2,7,3,0),
(2,7,4,0),
(2,7,7,0),
(2,8,0,0),
(2,8,1,0),
(2,8,2,0),
(2,8,3,0),
(2,8,4,0),
(2,8,7,0),
(2,9,0,0),
(2,9,1,0),
(2,9,2,0),
(2,9,3,0),
(2,9,4,0),
(2,9,7,0),
(2,10,0,0),
(2,10,1,0),
(2,10,2,0),
(2,10,4,0),
(2,13,0,1),
(2,13,1,1),
(2,13,2,1),
(2,13,3,0),
(2,13,4,0),
(2,13,7,1),
(2,14,0,0),
(2,14,1,0),
(2,14,2,0),
(2,14,3,0),
(2,14,4,0),
(2,14,7,0),
(2,15,0,0),
(2,15,1,0),
(2,15,2,0),
(2,15,3,0),
(2,15,4,0),
(2,15,7,0),
(2,16,0,0),
(2,16,1,0),
(2,16,2,0),
(2,16,3,0),
(2,16,4,0),
(2,16,7,0),
(2,18,0,0),
(2,18,1,0),
(2,18,2,0),
(2,18,3,0),
(2,18,4,0),
(2,18,7,0),
(2,19,0,0),
(2,19,1,0),
(2,19,2,0),
(2,19,3,0),
(2,19,4,0),
(2,19,7,0),
(2,20,0,0),
(2,20,1,0),
(2,20,2,0),
(2,20,3,0),
(2,20,4,0),
(2,20,7,0),
(2,21,0,0),
(2,21,1,0),
(2,21,2,0),
(2,21,3,0),
(2,21,4,0),
(2,21,7,0),
(2,22,0,0),
(2,22,1,0),
(2,22,2,0),
(2,22,3,0),
(2,22,4,0),
(2,22,7,0),
(2,23,0,0),
(2,23,1,0),
(2,23,2,0),
(2,23,3,0),
(2,23,4,0),
(2,23,7,0),
(2,25,0,1),
(2,25,1,0),
(2,25,2,0),
(2,25,3,0),
(2,25,4,0),
(2,25,7,0),
(2,26,0,0),
(2,26,1,0),
(2,26,2,0),
(2,26,3,0),
(2,26,4,0),
(2,26,7,0),
(2,32,0,0),
(2,32,1,0),
(2,32,2,0),
(2,32,3,0),
(2,32,4,0),
(2,32,7,0),
(2,33,0,0),
(2,33,1,0),
(2,33,2,0),
(2,33,3,0),
(2,33,4,0),
(2,33,7,0),
(2,35,0,0),
(2,35,1,0),
(2,35,2,0),
(2,35,3,0),
(2,35,4,0),
(2,35,7,0),
(2,42,0,0),
(2,42,1,0),
(2,42,2,0),
(2,42,3,0),
(2,42,4,0),
(2,42,7,0),
(2,43,0,0),
(2,43,1,0),
(2,43,2,0),
(2,43,3,0),
(2,43,4,0),
(2,43,7,0),
(2,44,0,0),
(2,44,1,0),
(2,44,2,0),
(2,44,3,0),
(2,44,4,0),
(2,44,7,0),
(2,46,0,0),
(2,46,1,0),
(2,46,2,0),
(2,46,3,0),
(2,46,4,0),
(2,46,7,0),
(2,47,0,0),
(2,47,1,0),
(2,47,2,0),
(2,47,3,0),
(2,47,4,0),
(2,47,7,0),
(2,48,0,0),
(2,48,1,0),
(2,48,2,0),
(2,48,3,0),
(2,48,4,0),
(2,48,7,0),
(2,50,0,0),
(2,50,1,0),
(2,50,2,0),
(2,50,3,0),
(2,50,4,0),
(2,50,7,0),
(2,53,0,0),
(2,53,1,0),
(2,53,2,0),
(2,53,3,0),
(2,53,4,0),
(2,53,7,0),
(2,54,0,0),
(2,54,1,0),
(2,54,2,0),
(2,54,3,0),
(2,54,4,0),
(2,54,7,0),
(2,55,0,0),
(2,55,1,0),
(2,55,2,0),
(2,55,3,0),
(2,55,4,0),
(2,55,7,0),
(2,56,0,0),
(2,56,1,0),
(2,56,2,0),
(2,56,3,0),
(2,56,4,0),
(2,56,7,0),
(2,57,0,0),
(2,57,1,0),
(2,57,2,0),
(2,57,3,0),
(2,57,4,0),
(2,57,7,0),
(2,58,0,0),
(2,58,1,0),
(2,58,2,0),
(2,58,3,0),
(2,58,4,0),
(2,58,7,0),
(2,59,0,0),
(2,59,1,0),
(2,59,2,0),
(2,59,3,0),
(2,59,4,0),
(2,59,7,0),
(2,60,0,0),
(2,60,1,0),
(2,60,2,0),
(2,60,3,0),
(2,60,4,0),
(2,60,7,0),
(3,2,0,1),
(3,2,1,1),
(3,2,2,1),
(3,2,3,0),
(3,2,4,0),
(3,2,7,1),
(3,4,0,0),
(3,4,1,0),
(3,4,2,0),
(3,4,3,0),
(3,4,4,0),
(3,4,7,0),
(3,6,0,0),
(3,6,1,0),
(3,6,2,0),
(3,6,3,0),
(3,6,4,0),
(3,6,7,0),
(3,7,0,0),
(3,7,1,0),
(3,7,2,0),
(3,7,3,0),
(3,7,4,0),
(3,7,7,0),
(3,8,0,0),
(3,8,1,0),
(3,8,2,0),
(3,8,3,0),
(3,8,4,0),
(3,8,7,0),
(3,9,0,0),
(3,9,1,0),
(3,9,2,0),
(3,9,3,0),
(3,9,4,0),
(3,9,7,0),
(3,10,0,0),
(3,10,1,0),
(3,10,2,0),
(3,10,4,0),
(3,13,0,0),
(3,13,1,0),
(3,13,2,0),
(3,13,3,0),
(3,13,4,0),
(3,13,7,0),
(3,14,0,0),
(3,14,1,0),
(3,14,2,0),
(3,14,3,0),
(3,14,4,0),
(3,14,7,0),
(3,15,0,0),
(3,15,1,0),
(3,15,2,0),
(3,15,3,0),
(3,15,4,0),
(3,15,7,0),
(3,16,0,0),
(3,16,1,0),
(3,16,2,0),
(3,16,3,0),
(3,16,4,0),
(3,16,7,0),
(3,18,0,0),
(3,18,1,0),
(3,18,2,0),
(3,18,3,0),
(3,18,4,0),
(3,18,7,0),
(3,19,0,0),
(3,19,1,0),
(3,19,2,0),
(3,19,3,0),
(3,19,4,0),
(3,19,7,0),
(3,20,0,0),
(3,20,1,0),
(3,20,2,0),
(3,20,3,0),
(3,20,4,0),
(3,20,7,0),
(3,21,0,0),
(3,21,1,0),
(3,21,2,0),
(3,21,3,0),
(3,21,4,0),
(3,21,7,0),
(3,22,0,0),
(3,22,1,0),
(3,22,2,0),
(3,22,3,0),
(3,22,4,0),
(3,22,7,0),
(3,23,0,0),
(3,23,1,0),
(3,23,2,0),
(3,23,3,0),
(3,23,4,0),
(3,23,7,0),
(3,25,0,1),
(3,25,1,0),
(3,25,2,0),
(3,25,3,0),
(3,25,4,0),
(3,25,7,0),
(3,26,0,0),
(3,26,1,0),
(3,26,2,0),
(3,26,3,0),
(3,26,4,0),
(3,26,7,0),
(3,32,0,0),
(3,32,1,0),
(3,32,2,0),
(3,32,3,0),
(3,32,4,0),
(3,32,7,0),
(3,33,0,0),
(3,33,1,0),
(3,33,2,0),
(3,33,3,0),
(3,33,4,0),
(3,33,7,0),
(3,35,0,0),
(3,35,1,0),
(3,35,2,0),
(3,35,3,0),
(3,35,4,0),
(3,35,7,0),
(3,42,0,0),
(3,42,1,0),
(3,42,2,0),
(3,42,3,0),
(3,42,4,0),
(3,42,7,0),
(3,43,0,0),
(3,43,1,0),
(3,43,2,0),
(3,43,3,0),
(3,43,4,0),
(3,43,7,0),
(3,44,0,0),
(3,44,1,0),
(3,44,2,0),
(3,44,3,0),
(3,44,4,0),
(3,44,7,0),
(3,46,0,0),
(3,46,1,0),
(3,46,2,0),
(3,46,3,0),
(3,46,4,0),
(3,46,7,0),
(3,47,0,0),
(3,47,1,0),
(3,47,2,0),
(3,47,3,0),
(3,47,4,0),
(3,47,7,0),
(3,48,0,0),
(3,48,1,0),
(3,48,2,0),
(3,48,3,0),
(3,48,4,0),
(3,48,7,0),
(3,50,0,0),
(3,50,1,0),
(3,50,2,0),
(3,50,3,0),
(3,50,4,0),
(3,50,7,0),
(3,53,0,0),
(3,53,1,0),
(3,53,2,0),
(3,53,3,0),
(3,53,4,0),
(3,53,7,0),
(3,54,0,0),
(3,54,1,0),
(3,54,2,0),
(3,54,3,0),
(3,54,4,0),
(3,54,7,0),
(3,55,0,0),
(3,55,1,0),
(3,55,2,0),
(3,55,3,0),
(3,55,4,0),
(3,55,7,0),
(3,56,0,0),
(3,56,1,0),
(3,56,2,0),
(3,56,3,0),
(3,56,4,0),
(3,56,7,0),
(3,57,0,0),
(3,57,1,0),
(3,57,2,0),
(3,57,3,0),
(3,57,4,0),
(3,57,7,0),
(3,58,0,0),
(3,58,1,0),
(3,58,2,0),
(3,58,3,0),
(3,58,4,0),
(3,58,7,0),
(3,59,0,0),
(3,59,1,0),
(3,59,2,0),
(3,59,3,0),
(3,59,4,0),
(3,59,7,0),
(3,60,0,0),
(3,60,1,0),
(3,60,2,0),
(3,60,3,0),
(3,60,4,0),
(3,60,7,0),
(4,2,0,1),
(4,2,1,1),
(4,2,2,1),
(4,2,3,0),
(4,2,4,0),
(4,2,7,1),
(4,4,0,1),
(4,4,1,1),
(4,4,2,1),
(4,4,3,0),
(4,4,4,0),
(4,4,7,1),
(4,6,0,1),
(4,6,1,1),
(4,6,2,1),
(4,6,3,0),
(4,6,4,0),
(4,6,7,1),
(4,7,0,1),
(4,7,1,1),
(4,7,2,1),
(4,7,3,0),
(4,7,4,0),
(4,7,7,1),
(4,8,0,1),
(4,8,1,1),
(4,8,2,1),
(4,8,3,0),
(4,8,4,0),
(4,8,7,1),
(4,9,0,1),
(4,9,1,1),
(4,9,2,1),
(4,9,3,0),
(4,9,4,0),
(4,9,7,1),
(4,10,0,0),
(4,10,1,0),
(4,10,2,0),
(4,10,4,0),
(4,13,0,1),
(4,13,1,1),
(4,13,2,1),
(4,13,3,0),
(4,13,4,0),
(4,13,7,1),
(4,14,0,1),
(4,14,1,1),
(4,14,2,1),
(4,14,3,0),
(4,14,4,0),
(4,14,7,1),
(4,15,0,1),
(4,15,1,1),
(4,15,2,1),
(4,15,3,0),
(4,15,4,0),
(4,15,7,1),
(4,16,0,1),
(4,16,1,1),
(4,16,2,1),
(4,16,3,0),
(4,16,4,0),
(4,16,7,1),
(4,18,0,1),
(4,18,1,1),
(4,18,2,1),
(4,18,3,0),
(4,18,4,0),
(4,18,7,1),
(4,19,0,1),
(4,19,1,1),
(4,19,2,1),
(4,19,3,0),
(4,19,4,0),
(4,19,7,1),
(4,20,0,1),
(4,20,1,1),
(4,20,2,1),
(4,20,3,0),
(4,20,4,0),
(4,20,7,1),
(4,21,0,1),
(4,21,1,1),
(4,21,2,1),
(4,21,3,0),
(4,21,4,0),
(4,21,7,1),
(4,22,0,1),
(4,22,1,1),
(4,22,2,1),
(4,22,3,0),
(4,22,4,0),
(4,22,7,1),
(4,23,0,1),
(4,23,1,1),
(4,23,2,1),
(4,23,3,0),
(4,23,4,0),
(4,23,7,1),
(4,25,0,1),
(4,25,1,1),
(4,25,2,1),
(4,25,3,0),
(4,25,4,0),
(4,25,7,1),
(4,26,0,1),
(4,26,1,1),
(4,26,2,1),
(4,26,3,0),
(4,26,4,0),
(4,26,7,1),
(4,32,0,0),
(4,32,1,0),
(4,32,2,0),
(4,32,3,0),
(4,32,4,0),
(4,32,7,0),
(4,33,0,0),
(4,33,1,0),
(4,33,2,0),
(4,33,3,0),
(4,33,4,0),
(4,33,7,0),
(4,35,0,0),
(4,35,1,0),
(4,35,2,0),
(4,35,3,0),
(4,35,4,0),
(4,35,7,0),
(4,42,0,0),
(4,42,1,0),
(4,42,2,0),
(4,42,3,0),
(4,42,4,0),
(4,42,7,0),
(4,43,0,0),
(4,43,1,0),
(4,43,2,0),
(4,43,3,0),
(4,43,4,0),
(4,43,7,0),
(4,44,0,0),
(4,44,1,0),
(4,44,2,0),
(4,44,3,0),
(4,44,4,0),
(4,44,7,0),
(4,46,0,0),
(4,46,1,0),
(4,46,2,0),
(4,46,3,0),
(4,46,4,0),
(4,46,7,0),
(4,47,0,0),
(4,47,1,0),
(4,47,2,0),
(4,47,3,0),
(4,47,4,0),
(4,47,7,0),
(4,48,0,0),
(4,48,1,0),
(4,48,2,0),
(4,48,3,0),
(4,48,4,0),
(4,48,7,0),
(4,50,0,0),
(4,50,1,0),
(4,50,2,0),
(4,50,3,0),
(4,50,4,0),
(4,50,7,0),
(4,53,0,0),
(4,53,1,0),
(4,53,2,0),
(4,53,3,0),
(4,53,4,0),
(4,53,7,0),
(4,54,0,0),
(4,54,1,0),
(4,54,2,0),
(4,54,3,0),
(4,54,4,0),
(4,54,7,0),
(4,55,0,0),
(4,55,1,0),
(4,55,2,0),
(4,55,3,0),
(4,55,4,0),
(4,55,7,0),
(4,56,0,0),
(4,56,1,0),
(4,56,2,0),
(4,56,3,0),
(4,56,4,0),
(4,56,7,0),
(4,57,0,0),
(4,57,1,0),
(4,57,2,0),
(4,57,3,0),
(4,57,4,0),
(4,57,7,0),
(4,58,0,0),
(4,58,1,0),
(4,58,2,0),
(4,58,3,0),
(4,58,4,0),
(4,58,7,0),
(4,59,0,0),
(4,59,1,0),
(4,59,2,0),
(4,59,3,0),
(4,59,4,0),
(4,59,7,0),
(4,60,0,0),
(4,60,1,0),
(4,60,2,0),
(4,60,3,0),
(4,60,4,0),
(4,60,7,0),
(5,2,0,0),
(5,2,1,0),
(5,2,2,0),
(5,2,4,0),
(5,2,7,0),
(5,4,0,0),
(5,4,1,0),
(5,4,2,0),
(5,4,4,0),
(5,4,7,0),
(5,6,0,0),
(5,6,1,0),
(5,6,2,0),
(5,6,4,0),
(5,6,7,0),
(5,7,0,0),
(5,7,1,0),
(5,7,2,0),
(5,7,4,0),
(5,7,7,0),
(5,8,0,0),
(5,8,1,0),
(5,8,2,0),
(5,8,4,0),
(5,8,7,0),
(5,9,0,0),
(5,9,1,0),
(5,9,2,0),
(5,9,4,0),
(5,9,7,0),
(5,10,0,0),
(5,10,1,0),
(5,10,2,0),
(5,10,4,0),
(5,10,7,0),
(5,13,0,1),
(5,13,1,1),
(5,13,2,1),
(5,13,4,0),
(5,13,7,1),
(5,14,0,0),
(5,14,1,0),
(5,14,2,0),
(5,14,4,0),
(5,14,7,0),
(5,15,0,0),
(5,15,1,0),
(5,15,2,0),
(5,15,4,0),
(5,15,7,0),
(5,16,0,0),
(5,16,1,0),
(5,16,2,0),
(5,16,4,0),
(5,16,7,0),
(5,18,0,0),
(5,18,1,0),
(5,18,2,0),
(5,18,4,0),
(5,18,7,0),
(5,19,0,0),
(5,19,1,0),
(5,19,2,0),
(5,19,4,0),
(5,19,7,0),
(5,20,0,0),
(5,20,1,0),
(5,20,2,0),
(5,20,4,0),
(5,20,7,0),
(5,21,0,0),
(5,21,1,0),
(5,21,2,0),
(5,21,4,0),
(5,21,7,0),
(5,22,0,0),
(5,22,1,0),
(5,22,2,0),
(5,22,4,0),
(5,22,7,0),
(5,23,0,0),
(5,23,1,0),
(5,23,2,0),
(5,23,4,0),
(5,23,7,0),
(5,25,0,1),
(5,25,1,0),
(5,25,2,0),
(5,25,4,0),
(5,25,7,0),
(5,26,0,0),
(5,26,1,0),
(5,26,2,0),
(5,26,4,0),
(5,26,7,0),
(5,32,0,0),
(5,32,1,0),
(5,32,2,0),
(5,32,4,0),
(5,32,7,0),
(5,33,0,0),
(5,33,1,0),
(5,33,2,0),
(5,33,4,0),
(5,33,7,0),
(5,35,0,0),
(5,35,1,0),
(5,35,2,0),
(5,35,4,0),
(5,35,7,0),
(5,42,0,0),
(5,42,1,0),
(5,42,2,0),
(5,42,4,0),
(5,42,7,0),
(5,43,0,0),
(5,43,1,0),
(5,43,2,0),
(5,43,4,0),
(5,43,7,0),
(5,44,0,0),
(5,44,1,0),
(5,44,2,0),
(5,44,4,0),
(5,44,7,0),
(5,46,0,0),
(5,46,1,0),
(5,46,2,0),
(5,46,4,0),
(5,46,7,0),
(5,47,0,0),
(5,47,1,0),
(5,47,2,0),
(5,47,4,0),
(5,47,7,0),
(5,48,0,0),
(5,48,1,0),
(5,48,2,0),
(5,48,4,0),
(5,48,7,0),
(5,50,0,0),
(5,50,1,0),
(5,50,2,0),
(5,50,3,0),
(5,50,4,0),
(5,50,7,0),
(5,53,0,0),
(5,53,1,0),
(5,53,2,0),
(5,53,3,0),
(5,53,4,0),
(5,53,7,0),
(5,54,0,0),
(5,54,1,0),
(5,54,2,0),
(5,54,3,0),
(5,54,4,0),
(5,54,7,0),
(5,55,0,0),
(5,55,1,0),
(5,55,2,0),
(5,55,3,0),
(5,55,4,0),
(5,55,7,0),
(5,56,0,0),
(5,56,1,0),
(5,56,2,0),
(5,56,3,0),
(5,56,4,0),
(5,56,7,0),
(5,57,0,0),
(5,57,1,0),
(5,57,2,0),
(5,57,3,0),
(5,57,4,0),
(5,57,7,0),
(5,58,0,0),
(5,58,1,0),
(5,58,2,0),
(5,58,3,0),
(5,58,4,0),
(5,58,7,0),
(5,59,0,0),
(5,59,1,0),
(5,59,2,0),
(5,59,3,0),
(5,59,4,0),
(5,59,7,0),
(5,60,0,0),
(5,60,1,0),
(5,60,2,0),
(5,60,3,0),
(5,60,4,0),
(5,60,7,0),
(6,2,0,1),
(6,2,1,1),
(6,2,2,1),
(6,2,4,1),
(6,2,7,1),
(6,4,0,1),
(6,4,1,1),
(6,4,2,1),
(6,4,4,0),
(6,4,7,1),
(6,6,0,1),
(6,6,1,1),
(6,6,2,1),
(6,6,4,0),
(6,6,7,1),
(6,7,0,1),
(6,7,1,1),
(6,7,2,1),
(6,7,4,0),
(6,7,7,1),
(6,8,0,0),
(6,8,1,0),
(6,8,2,0),
(6,8,4,0),
(6,8,7,0),
(6,9,0,0),
(6,9,1,0),
(6,9,2,0),
(6,9,4,0),
(6,9,7,0),
(6,10,0,0),
(6,10,1,0),
(6,10,2,0),
(6,10,4,0),
(6,10,7,1),
(6,13,0,0),
(6,13,1,0),
(6,13,2,0),
(6,13,4,0),
(6,13,7,0),
(6,14,0,0),
(6,14,1,0),
(6,14,2,0),
(6,14,4,0),
(6,14,7,0),
(6,15,0,0),
(6,15,1,0),
(6,15,2,0),
(6,15,4,0),
(6,15,7,0),
(6,16,0,0),
(6,16,1,0),
(6,16,2,0),
(6,16,4,0),
(6,16,7,0),
(6,18,0,0),
(6,18,1,0),
(6,18,2,0),
(6,18,4,0),
(6,18,7,0),
(6,19,0,0),
(6,19,1,0),
(6,19,2,0),
(6,19,4,0),
(6,19,7,0),
(6,20,0,1),
(6,20,1,1),
(6,20,2,1),
(6,20,4,1),
(6,20,7,1),
(6,21,0,1),
(6,21,1,1),
(6,21,2,1),
(6,21,4,1),
(6,21,7,1),
(6,22,0,1),
(6,22,1,1),
(6,22,2,1),
(6,22,4,1),
(6,22,7,1),
(6,23,0,1),
(6,23,1,1),
(6,23,2,1),
(6,23,4,1),
(6,23,7,1),
(6,25,0,1),
(6,25,1,0),
(6,25,2,0),
(6,25,4,0),
(6,25,7,0),
(6,26,0,0),
(6,26,1,0),
(6,26,2,0),
(6,26,4,0),
(6,26,7,0),
(6,32,0,1),
(6,32,1,1),
(6,32,2,1),
(6,32,4,1),
(6,32,7,1),
(6,33,0,0),
(6,33,1,0),
(6,33,2,0),
(6,33,4,0),
(6,33,7,0),
(6,35,0,0),
(6,35,1,0),
(6,35,2,0),
(6,35,4,0),
(6,35,7,0),
(6,42,0,0),
(6,42,1,0),
(6,42,2,0),
(6,42,4,0),
(6,42,7,0),
(6,43,0,0),
(6,43,1,0),
(6,43,2,0),
(6,43,4,0),
(6,43,7,0),
(6,44,0,0),
(6,44,1,0),
(6,44,2,0),
(6,44,4,0),
(6,44,7,0),
(6,46,0,0),
(6,46,1,0),
(6,46,2,0),
(6,46,4,0),
(6,46,7,0),
(6,47,0,0),
(6,47,1,0),
(6,47,2,0),
(6,47,4,0),
(6,47,7,0),
(6,48,0,0),
(6,48,1,0),
(6,48,2,0),
(6,48,4,0),
(6,48,7,0),
(6,50,0,0),
(6,50,1,0),
(6,50,2,0),
(6,50,3,0),
(6,50,4,0),
(6,50,7,0),
(6,53,0,0),
(6,53,1,0),
(6,53,2,0),
(6,53,3,0),
(6,53,4,0),
(6,53,7,0),
(6,54,0,0),
(6,54,1,0),
(6,54,2,0),
(6,54,3,0),
(6,54,4,0),
(6,54,7,0),
(6,55,0,0),
(6,55,1,0),
(6,55,2,0),
(6,55,3,0),
(6,55,4,0),
(6,55,7,0),
(6,56,0,0),
(6,56,1,0),
(6,56,2,0),
(6,56,3,0),
(6,56,4,0),
(6,56,7,0),
(6,57,0,0),
(6,57,1,0),
(6,57,2,0),
(6,57,3,0),
(6,57,4,0),
(6,57,7,0),
(6,58,0,0),
(6,58,1,0),
(6,58,2,0),
(6,58,3,0),
(6,58,4,0),
(6,58,7,0),
(6,59,0,0),
(6,59,1,0),
(6,59,2,0),
(6,59,3,0),
(6,59,4,0),
(6,59,7,0),
(6,60,0,0),
(6,60,1,0),
(6,60,2,0),
(6,60,3,0),
(6,60,4,0),
(6,60,7,0),
(7,2,0,0),
(7,2,1,0),
(7,2,2,0),
(7,2,4,0),
(7,2,7,0),
(7,4,0,0),
(7,4,1,0),
(7,4,2,0),
(7,4,4,0),
(7,4,7,0),
(7,6,0,0),
(7,6,1,0),
(7,6,2,0),
(7,6,4,0),
(7,6,7,0),
(7,7,0,0),
(7,7,1,0),
(7,7,2,0),
(7,7,4,0),
(7,7,7,0),
(7,8,0,0),
(7,8,1,0),
(7,8,2,0),
(7,8,4,0),
(7,8,7,0),
(7,9,0,0),
(7,9,1,0),
(7,9,2,0),
(7,9,4,0),
(7,9,7,0),
(7,10,0,0),
(7,10,1,0),
(7,10,2,0),
(7,10,4,0),
(7,10,7,0),
(7,13,0,0),
(7,13,1,0),
(7,13,2,0),
(7,13,4,0),
(7,13,7,0),
(7,14,0,0),
(7,14,1,0),
(7,14,2,0),
(7,14,4,0),
(7,14,7,0),
(7,15,0,0),
(7,15,1,0),
(7,15,2,0),
(7,15,4,0),
(7,15,7,0),
(7,16,0,0),
(7,16,1,0),
(7,16,2,0),
(7,16,4,0),
(7,16,7,0),
(7,18,0,0),
(7,18,1,0),
(7,18,2,0),
(7,18,4,0),
(7,18,7,0),
(7,19,0,0),
(7,19,1,0),
(7,19,2,0),
(7,19,4,0),
(7,19,7,0),
(7,20,0,0),
(7,20,1,0),
(7,20,2,0),
(7,20,4,0),
(7,20,7,0),
(7,21,0,0),
(7,21,1,0),
(7,21,2,0),
(7,21,4,0),
(7,21,7,0),
(7,22,0,0),
(7,22,1,0),
(7,22,2,0),
(7,22,4,0),
(7,22,7,0),
(7,23,0,0),
(7,23,1,0),
(7,23,2,0),
(7,23,4,0),
(7,23,7,0),
(7,25,0,1),
(7,25,1,0),
(7,25,2,0),
(7,25,4,0),
(7,25,7,0),
(7,26,0,0),
(7,26,1,0),
(7,26,2,0),
(7,26,4,0),
(7,26,7,0),
(7,32,0,0),
(7,32,1,0),
(7,32,2,0),
(7,32,4,0),
(7,32,7,0),
(7,33,0,0),
(7,33,1,0),
(7,33,2,0),
(7,33,4,0),
(7,33,7,0),
(7,35,0,0),
(7,35,1,0),
(7,35,2,0),
(7,35,4,0),
(7,35,7,0),
(7,42,0,0),
(7,42,1,0),
(7,42,2,0),
(7,42,4,0),
(7,42,7,0),
(7,43,0,0),
(7,43,1,0),
(7,43,2,0),
(7,43,4,0),
(7,43,7,0),
(7,44,0,0),
(7,44,1,0),
(7,44,2,0),
(7,44,4,0),
(7,44,7,0),
(7,46,0,0),
(7,46,1,0),
(7,46,2,0),
(7,46,4,0),
(7,46,7,0),
(7,47,0,0),
(7,47,1,0),
(7,47,2,0),
(7,47,4,0),
(7,47,7,0),
(7,48,0,0),
(7,48,1,0),
(7,48,2,0),
(7,48,4,0),
(7,48,7,0),
(7,50,0,0),
(7,50,1,0),
(7,50,2,0),
(7,50,3,0),
(7,50,4,0),
(7,50,7,0),
(7,53,0,0),
(7,53,1,0),
(7,53,2,0),
(7,53,3,0),
(7,53,4,0),
(7,53,7,0),
(7,54,0,0),
(7,54,1,0),
(7,54,2,0),
(7,54,3,0),
(7,54,4,0),
(7,54,7,0),
(7,55,0,0),
(7,55,1,0),
(7,55,2,0),
(7,55,3,0),
(7,55,4,0),
(7,55,7,0),
(7,56,0,0),
(7,56,1,0),
(7,56,2,0),
(7,56,3,0),
(7,56,4,0),
(7,56,7,0),
(7,57,0,0),
(7,57,1,0),
(7,57,2,0),
(7,57,3,0),
(7,57,4,0),
(7,57,7,0),
(7,58,0,0),
(7,58,1,0),
(7,58,2,0),
(7,58,3,0),
(7,58,4,0),
(7,58,7,0),
(7,59,0,0),
(7,59,1,0),
(7,59,2,0),
(7,59,3,0),
(7,59,4,0),
(7,59,7,0),
(7,60,0,0),
(7,60,1,0),
(7,60,2,0),
(7,60,3,0),
(7,60,4,0),
(7,60,7,0),
(8,2,0,1),
(8,2,1,1),
(8,2,2,1),
(8,2,4,1),
(8,2,7,1),
(8,4,0,0),
(8,4,1,0),
(8,4,2,0),
(8,4,4,0),
(8,4,7,0),
(8,6,0,0),
(8,6,1,0),
(8,6,2,0),
(8,6,4,0),
(8,6,7,0),
(8,7,0,1),
(8,7,1,1),
(8,7,2,1),
(8,7,4,1),
(8,7,7,1),
(8,8,0,0),
(8,8,1,0),
(8,8,2,0),
(8,8,4,0),
(8,8,7,0),
(8,9,0,0),
(8,9,1,0),
(8,9,2,0),
(8,9,4,0),
(8,9,7,0),
(8,10,0,0),
(8,10,1,0),
(8,10,2,0),
(8,10,4,0),
(8,10,7,1),
(8,13,0,0),
(8,13,1,0),
(8,13,2,0),
(8,13,4,0),
(8,13,7,0),
(8,14,0,0),
(8,14,1,0),
(8,14,2,0),
(8,14,4,0),
(8,14,7,0),
(8,15,0,0),
(8,15,1,0),
(8,15,2,0),
(8,15,4,0),
(8,15,7,0),
(8,16,0,0),
(8,16,1,0),
(8,16,2,0),
(8,16,4,0),
(8,16,7,0),
(8,18,0,0),
(8,18,1,0),
(8,18,2,0),
(8,18,4,0),
(8,18,7,0),
(8,19,0,0),
(8,19,1,0),
(8,19,2,0),
(8,19,4,0),
(8,19,7,0),
(8,20,0,1),
(8,20,1,1),
(8,20,2,1),
(8,20,4,1),
(8,20,7,1),
(8,21,0,1),
(8,21,1,1),
(8,21,2,1),
(8,21,4,1),
(8,21,7,1),
(8,22,0,1),
(8,22,1,1),
(8,22,2,1),
(8,22,4,1),
(8,22,7,1),
(8,23,0,1),
(8,23,1,1),
(8,23,2,1),
(8,23,4,1),
(8,23,7,1),
(8,25,0,1),
(8,25,1,0),
(8,25,2,0),
(8,25,4,0),
(8,25,7,0),
(8,32,0,1),
(8,32,1,1),
(8,32,2,1),
(8,32,4,1),
(8,32,7,1),
(8,33,0,0),
(8,33,1,0),
(8,33,2,0),
(8,33,4,0),
(8,33,7,0),
(8,35,0,1),
(8,35,1,1),
(8,35,2,1),
(8,35,4,1),
(8,35,7,1),
(8,42,0,0),
(8,42,1,0),
(8,42,2,0),
(8,42,4,0),
(8,42,7,0),
(8,43,0,0),
(8,43,1,0),
(8,43,2,0),
(8,43,4,0),
(8,43,7,0),
(8,44,0,0),
(8,44,1,0),
(8,44,2,0),
(8,44,4,0),
(8,44,7,0),
(8,46,0,0),
(8,46,1,0),
(8,46,2,0),
(8,46,4,0),
(8,46,7,0),
(8,47,0,0),
(8,47,1,0),
(8,47,2,0),
(8,47,4,0),
(8,47,7,0),
(8,48,0,0),
(8,48,1,0),
(8,48,2,0),
(8,48,4,0),
(8,48,7,0),
(8,50,0,0),
(8,50,1,0),
(8,50,2,0),
(8,50,3,0),
(8,50,4,0),
(8,50,7,0),
(8,53,0,0),
(8,53,1,0),
(8,53,2,0),
(8,53,3,0),
(8,53,4,0),
(8,53,7,0),
(8,54,0,0),
(8,54,1,0),
(8,54,2,0),
(8,54,3,0),
(8,54,4,0),
(8,54,7,0),
(8,55,0,0),
(8,55,1,0),
(8,55,2,0),
(8,55,3,0),
(8,55,4,0),
(8,55,7,0),
(8,56,0,0),
(8,56,1,0),
(8,56,2,0),
(8,56,3,0),
(8,56,4,0),
(8,56,7,0),
(8,57,0,0),
(8,57,1,0),
(8,57,2,0),
(8,57,3,0),
(8,57,4,0),
(8,57,7,0),
(8,58,0,0),
(8,58,1,0),
(8,58,2,0),
(8,58,3,0),
(8,58,4,0),
(8,58,7,0),
(8,59,0,0),
(8,59,1,0),
(8,59,2,0),
(8,59,3,0),
(8,59,4,0),
(8,59,7,0),
(8,60,0,0),
(8,60,1,0),
(8,60,2,0),
(8,60,3,0),
(8,60,4,0),
(8,60,7,0),
(9,2,0,1),
(9,2,1,1),
(9,2,2,1),
(9,2,4,1),
(9,2,7,1),
(9,4,0,1),
(9,4,1,1),
(9,4,2,1),
(9,4,4,1),
(9,4,7,1),
(9,6,0,1),
(9,6,1,1),
(9,6,2,1),
(9,6,4,1),
(9,6,7,1),
(9,7,0,1),
(9,7,1,1),
(9,7,2,1),
(9,7,4,1),
(9,7,7,1),
(9,8,0,0),
(9,8,1,0),
(9,8,2,0),
(9,8,4,0),
(9,8,7,0),
(9,9,0,0),
(9,9,1,0),
(9,9,2,0),
(9,9,4,0),
(9,9,7,0),
(9,10,0,0),
(9,10,1,0),
(9,10,2,0),
(9,10,4,0),
(9,10,7,0),
(9,13,0,0),
(9,13,1,0),
(9,13,2,0),
(9,13,4,0),
(9,13,7,0),
(9,14,0,0),
(9,14,1,0),
(9,14,2,0),
(9,14,4,0),
(9,14,7,0),
(9,15,0,0),
(9,15,1,0),
(9,15,2,0),
(9,15,4,0),
(9,15,7,0),
(9,16,0,0),
(9,16,1,0),
(9,16,2,0),
(9,16,4,0),
(9,16,7,0),
(9,18,0,1),
(9,18,1,1),
(9,18,2,1),
(9,18,4,1),
(9,18,7,1),
(9,19,0,1),
(9,19,1,1),
(9,19,2,1),
(9,19,4,1),
(9,19,7,1),
(9,20,0,1),
(9,20,1,1),
(9,20,2,1),
(9,20,4,1),
(9,20,7,1),
(9,21,0,1),
(9,21,1,1),
(9,21,2,1),
(9,21,4,1),
(9,21,7,1),
(9,22,0,1),
(9,22,1,1),
(9,22,2,1),
(9,22,4,1),
(9,22,7,1),
(9,23,0,1),
(9,23,1,1),
(9,23,2,1),
(9,23,4,1),
(9,23,7,1),
(9,25,0,1),
(9,25,1,0),
(9,25,2,0),
(9,25,4,0),
(9,25,7,0),
(9,26,0,0),
(9,26,1,0),
(9,26,2,0),
(9,26,4,0),
(9,26,7,0),
(9,32,0,1),
(9,32,1,1),
(9,32,2,1),
(9,32,4,1),
(9,32,7,1),
(9,33,0,0),
(9,33,1,0),
(9,33,2,0),
(9,33,4,0),
(9,33,7,0),
(9,35,0,0),
(9,35,1,0),
(9,35,2,0),
(9,35,4,0),
(9,35,7,0),
(9,42,0,1),
(9,42,1,1),
(9,42,2,1),
(9,42,4,1),
(9,42,7,1),
(9,43,0,1),
(9,43,1,1),
(9,43,2,1),
(9,43,4,1),
(9,43,7,1),
(9,44,0,1),
(9,44,1,1),
(9,44,2,1),
(9,44,4,1),
(9,44,7,1),
(9,46,0,0),
(9,46,1,0),
(9,46,2,0),
(9,46,4,0),
(9,46,7,0),
(9,47,0,0),
(9,47,1,0),
(9,47,2,0),
(9,47,4,0),
(9,47,7,0),
(9,48,0,0),
(9,48,1,0),
(9,48,2,0),
(9,48,4,0),
(9,48,7,0),
(9,50,0,0),
(9,50,1,0),
(9,50,2,0),
(9,50,3,0),
(9,50,4,0),
(9,50,7,0),
(9,53,0,0),
(9,53,1,0),
(9,53,2,0),
(9,53,3,0),
(9,53,4,0),
(9,53,7,0),
(9,54,0,0),
(9,54,1,0),
(9,54,2,0),
(9,54,3,0),
(9,54,4,0),
(9,54,7,0),
(9,55,0,0),
(9,55,1,0),
(9,55,2,0),
(9,55,3,0),
(9,55,4,0),
(9,55,7,0),
(9,56,0,0),
(9,56,1,0),
(9,56,2,0),
(9,56,3,0),
(9,56,4,0),
(9,56,7,0),
(9,57,0,0),
(9,57,1,0),
(9,57,2,0),
(9,57,3,0),
(9,57,4,0),
(9,57,7,0),
(9,58,0,0),
(9,58,1,0),
(9,58,2,0),
(9,58,3,0),
(9,58,4,0),
(9,58,7,0),
(9,59,0,0),
(9,59,1,0),
(9,59,2,0),
(9,59,3,0),
(9,59,4,0),
(9,59,7,0),
(9,60,0,0),
(9,60,1,0),
(9,60,2,0),
(9,60,3,0),
(9,60,4,0),
(9,60,7,0),
(10,2,0,1),
(10,2,1,1),
(10,2,2,1),
(10,2,4,1),
(10,2,7,1),
(10,4,0,1),
(10,4,1,1),
(10,4,2,1),
(10,4,4,1),
(10,4,7,1),
(10,6,0,1),
(10,6,1,1),
(10,6,2,1),
(10,6,4,1),
(10,6,7,1),
(10,7,0,1),
(10,7,1,1),
(10,7,2,1),
(10,7,4,1),
(10,7,7,1),
(10,8,0,1),
(10,8,1,1),
(10,8,2,1),
(10,8,4,1),
(10,8,7,1),
(10,9,0,1),
(10,9,1,1),
(10,9,2,1),
(10,9,4,1),
(10,9,7,1),
(10,10,0,0),
(10,10,1,0),
(10,10,2,0),
(10,10,4,0),
(10,10,7,0),
(10,13,0,1),
(10,13,1,1),
(10,13,2,1),
(10,13,4,1),
(10,13,7,1),
(10,14,0,1),
(10,14,1,1),
(10,14,2,1),
(10,14,4,1),
(10,14,7,1),
(10,15,0,0),
(10,15,1,0),
(10,15,2,0),
(10,15,4,0),
(10,15,7,0),
(10,16,0,1),
(10,16,1,1),
(10,16,2,1),
(10,16,4,1),
(10,16,7,1),
(10,18,0,1),
(10,18,1,1),
(10,18,2,1),
(10,18,4,1),
(10,18,7,1),
(10,19,0,1),
(10,19,1,1),
(10,19,2,1),
(10,19,4,1),
(10,19,7,1),
(10,20,0,1),
(10,20,1,1),
(10,20,2,1),
(10,20,4,1),
(10,20,7,1),
(10,21,0,1),
(10,21,1,1),
(10,21,2,1),
(10,21,4,1),
(10,21,7,1),
(10,22,0,1),
(10,22,1,1),
(10,22,2,1),
(10,22,4,1),
(10,22,7,1),
(10,23,0,1),
(10,23,1,1),
(10,23,2,1),
(10,23,4,1),
(10,23,7,1),
(10,25,0,1),
(10,25,1,0),
(10,25,2,0),
(10,25,4,0),
(10,25,7,0),
(10,26,0,0),
(10,26,1,0),
(10,26,2,0),
(10,26,4,0),
(10,26,7,0),
(10,32,0,1),
(10,32,1,1),
(10,32,2,1),
(10,32,4,1),
(10,32,7,1),
(10,33,0,1),
(10,33,1,1),
(10,33,2,1),
(10,33,4,1),
(10,33,7,1),
(10,35,0,1),
(10,35,1,1),
(10,35,2,1),
(10,35,4,1),
(10,35,7,1),
(10,42,0,1),
(10,42,1,1),
(10,42,2,1),
(10,42,4,1),
(10,42,7,1),
(10,43,0,1),
(10,43,1,1),
(10,43,2,1),
(10,43,4,1),
(10,43,7,1),
(10,44,0,1),
(10,44,1,1),
(10,44,2,1),
(10,44,4,1),
(10,44,7,1),
(10,46,0,1),
(10,46,1,1),
(10,46,2,1),
(10,46,4,1),
(10,46,7,1),
(10,47,0,0),
(10,47,1,0),
(10,47,2,0),
(10,47,4,0),
(10,47,7,0),
(10,48,0,0),
(10,48,1,0),
(10,48,2,0),
(10,48,4,0),
(10,48,7,0),
(10,50,0,0),
(10,50,1,0),
(10,50,2,0),
(10,50,4,0),
(10,50,7,0),
(10,53,0,0),
(10,53,1,0),
(10,53,2,0),
(10,53,4,0),
(10,53,7,0),
(10,54,0,1),
(10,54,1,1),
(10,54,2,1),
(10,54,4,1),
(10,54,7,1),
(10,55,0,0),
(10,55,1,0),
(10,55,2,0),
(10,55,4,0),
(10,55,7,0),
(10,56,0,0),
(10,56,1,0),
(10,56,2,0),
(10,56,4,0),
(10,56,7,0),
(10,57,0,1),
(10,57,1,1),
(10,57,2,1),
(10,57,4,1),
(10,57,7,1),
(10,58,0,1),
(10,58,1,1),
(10,58,2,1),
(10,58,4,1),
(10,58,7,1),
(10,59,0,1),
(10,59,1,1),
(10,59,2,1),
(10,59,4,1),
(10,59,7,1),
(10,60,0,1),
(10,60,1,1),
(10,60,2,1),
(10,60,4,1),
(10,60,7,1),
(11,25,0,1),
(11,25,1,0),
(11,25,2,0),
(11,25,4,0),
(11,25,7,0),
(11,50,0,0),
(11,50,1,0),
(11,50,2,0),
(11,50,4,0),
(11,50,7,0);
/*!40000 ALTER TABLE `vtiger_profile2standardpermissions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_profile2tab`
--
DROP TABLE IF EXISTS `vtiger_profile2tab`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_profile2tab` (
`profileid` int(11) DEFAULT NULL,
`tabid` int(10) DEFAULT NULL,
`permissions` int(10) NOT NULL DEFAULT 0,
KEY `profile2tab_profileid_tabid_idx` (`profileid`,`tabid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_profile2tab`
--
LOCK TABLES `vtiger_profile2tab` WRITE;
/*!40000 ALTER TABLE `vtiger_profile2tab` DISABLE KEYS */;
INSERT INTO `vtiger_profile2tab` VALUES
(1,3,0),
(2,3,0),
(3,3,0),
(4,1,0),
(4,2,0),
(4,3,0),
(4,4,0),
(4,6,0),
(4,7,0),
(4,8,0),
(4,9,0),
(4,10,0),
(4,13,0),
(4,14,0),
(4,15,0),
(4,16,0),
(4,18,0),
(4,19,0),
(4,20,0),
(4,21,0),
(4,22,0),
(4,23,0),
(4,24,0),
(4,25,0),
(4,26,0),
(4,27,0),
(4,30,0),
(1,31,0),
(2,31,0),
(3,31,0),
(4,31,0),
(4,32,0),
(4,33,0),
(1,34,0),
(2,34,0),
(3,34,0),
(4,34,0),
(4,35,0),
(1,36,0),
(2,36,0),
(3,36,0),
(4,36,0),
(1,37,0),
(2,37,0),
(3,37,0),
(4,37,0),
(1,38,0),
(2,38,0),
(3,38,0),
(4,38,0),
(4,39,0),
(4,40,0),
(4,41,0),
(4,42,0),
(4,43,0),
(4,44,0),
(4,45,0),
(4,46,0),
(4,47,0),
(4,48,0),
(1,49,0),
(2,49,0),
(3,49,0),
(4,49,0),
(5,1,0),
(5,2,0),
(5,4,0),
(5,6,0),
(5,7,0),
(5,8,0),
(5,9,0),
(5,10,0),
(5,13,0),
(5,14,0),
(5,15,0),
(5,18,0),
(5,19,0),
(5,20,0),
(5,21,0),
(5,22,0),
(5,23,0),
(5,24,0),
(5,25,0),
(5,26,0),
(5,27,0),
(5,30,0),
(5,32,0),
(5,33,0),
(5,35,0),
(5,39,0),
(5,40,0),
(5,41,0),
(5,42,0),
(5,43,0),
(5,44,0),
(5,45,0),
(5,46,0),
(5,47,0),
(5,48,0),
(5,16,0),
(3,1,0),
(3,2,0),
(3,4,0),
(3,6,0),
(3,7,0),
(3,8,0),
(3,9,0),
(3,10,0),
(3,13,0),
(3,14,0),
(3,15,0),
(3,18,0),
(3,19,0),
(3,20,0),
(3,21,0),
(3,22,0),
(3,23,0),
(3,24,0),
(3,25,0),
(3,26,0),
(3,27,0),
(3,30,0),
(3,32,0),
(3,33,0),
(3,35,0),
(3,39,0),
(3,40,0),
(3,41,0),
(3,42,0),
(3,43,0),
(3,44,0),
(3,45,0),
(3,46,0),
(3,47,0),
(3,48,0),
(3,16,0),
(7,1,0),
(7,2,0),
(7,4,0),
(7,6,0),
(7,7,0),
(7,8,0),
(7,9,0),
(7,10,0),
(7,13,0),
(7,14,0),
(7,15,0),
(7,18,0),
(7,19,0),
(7,20,0),
(7,21,0),
(7,22,0),
(7,23,0),
(7,24,0),
(7,25,0),
(7,26,0),
(7,27,0),
(7,30,0),
(7,32,0),
(7,33,0),
(7,35,0),
(7,39,0),
(7,40,0),
(7,41,0),
(7,42,0),
(7,43,0),
(7,44,0),
(7,45,0),
(7,46,0),
(7,47,0),
(7,48,0),
(7,16,0),
(8,1,1),
(8,2,1),
(8,4,0),
(8,6,0),
(8,7,1),
(8,8,0),
(8,9,0),
(8,10,0),
(8,13,0),
(8,14,0),
(8,15,0),
(8,18,0),
(8,19,0),
(8,20,1),
(8,21,1),
(8,22,1),
(8,23,1),
(8,24,1),
(8,25,1),
(8,26,1),
(8,27,0),
(8,30,1),
(8,32,1),
(8,33,0),
(8,35,1),
(8,39,1),
(8,40,0),
(8,41,0),
(8,42,0),
(8,43,0),
(8,44,0),
(8,45,0),
(8,46,0),
(8,47,0),
(8,48,0),
(8,16,0),
(3,50,0),
(4,50,0),
(5,50,0),
(7,50,0),
(8,50,0),
(2,1,0),
(2,2,0),
(2,4,0),
(2,6,0),
(2,7,0),
(2,8,0),
(2,9,0),
(2,10,0),
(2,13,0),
(2,14,0),
(2,15,0),
(2,18,0),
(2,19,0),
(2,20,0),
(2,21,0),
(2,22,0),
(2,23,0),
(2,24,0),
(2,25,0),
(2,26,0),
(2,27,0),
(2,30,0),
(2,32,0),
(2,33,0),
(2,35,0),
(2,39,0),
(2,40,0),
(2,41,0),
(2,42,0),
(2,43,0),
(2,44,0),
(2,45,0),
(2,46,0),
(2,47,0),
(2,48,0),
(2,50,0),
(2,16,0),
(9,1,0),
(9,2,1),
(9,4,1),
(9,6,1),
(9,7,1),
(9,8,0),
(9,9,0),
(9,10,0),
(9,13,0),
(9,14,0),
(9,15,1),
(9,18,1),
(9,19,1),
(9,20,1),
(9,21,1),
(9,22,1),
(9,23,1),
(9,24,1),
(9,25,1),
(9,26,1),
(9,27,0),
(9,30,1),
(9,32,1),
(9,33,0),
(9,35,0),
(9,39,1),
(9,40,1),
(9,41,1),
(9,42,1),
(9,43,1),
(9,44,1),
(9,45,0),
(9,46,0),
(9,47,0),
(9,48,0),
(9,50,0),
(9,16,0),
(6,1,0),
(6,2,1),
(6,4,0),
(6,6,0),
(6,7,0),
(6,8,0),
(6,9,0),
(6,10,0),
(6,13,0),
(6,14,0),
(6,15,1),
(6,18,0),
(6,19,1),
(6,20,1),
(6,21,1),
(6,22,1),
(6,23,1),
(6,24,1),
(6,25,1),
(6,26,1),
(6,27,0),
(6,30,1),
(6,32,1),
(6,33,0),
(6,35,0),
(6,39,1),
(6,40,0),
(6,41,1),
(6,42,0),
(6,43,0),
(6,44,0),
(6,45,0),
(6,46,0),
(6,47,0),
(6,48,0),
(6,50,0),
(6,16,0),
(1,1,0),
(1,2,0),
(1,4,0),
(1,6,0),
(1,7,0),
(1,8,0),
(1,9,0),
(1,10,0),
(1,13,0),
(1,14,0),
(1,15,0),
(1,18,0),
(1,19,0),
(1,20,0),
(1,21,0),
(1,22,0),
(1,23,0),
(1,24,0),
(1,25,0),
(1,26,0),
(1,27,0),
(1,30,0),
(1,32,0),
(1,33,0),
(1,35,0),
(1,39,0),
(1,40,0),
(1,41,0),
(1,42,0),
(1,43,0),
(1,44,0),
(1,45,0),
(1,46,0),
(1,47,0),
(1,48,0),
(1,50,0),
(1,16,0),
(1,51,0),
(2,51,0),
(3,51,0),
(4,51,0),
(5,51,0),
(6,51,0),
(7,51,0),
(8,51,0),
(9,51,0),
(1,52,0),
(2,52,0),
(3,52,0),
(4,52,0),
(5,52,0),
(6,52,0),
(7,52,0),
(8,52,0),
(9,52,0),
(1,53,0),
(2,53,0),
(3,53,0),
(4,53,0),
(5,53,0),
(6,53,0),
(7,53,0),
(8,53,0),
(9,53,0),
(1,54,0),
(2,54,0),
(3,54,0),
(4,54,0),
(5,54,0),
(6,54,0),
(7,54,0),
(8,54,0),
(9,54,0),
(1,55,0),
(2,55,0),
(3,55,0),
(4,55,0),
(5,55,0),
(6,55,0),
(7,55,0),
(8,55,0),
(9,55,0),
(1,56,0),
(2,56,0),
(3,56,0),
(4,56,0),
(5,56,0),
(6,56,0),
(7,56,0),
(8,56,0),
(9,56,0),
(1,57,0),
(2,57,0),
(3,57,0),
(4,57,0),
(5,57,0),
(6,57,0),
(7,57,0),
(8,57,0),
(9,57,0),
(1,58,0),
(2,58,0),
(3,58,0),
(4,58,0),
(5,58,0),
(6,58,0),
(7,58,0),
(8,58,0),
(9,58,0),
(1,59,0),
(2,59,0),
(3,59,0),
(4,59,0),
(5,59,0),
(6,59,0),
(7,59,0),
(8,59,0),
(9,59,0),
(1,60,0),
(2,60,0),
(3,60,0),
(4,60,0),
(5,60,0),
(6,60,0),
(7,60,0),
(8,60,0),
(9,60,0),
(11,1,0),
(11,2,1),
(11,4,1),
(11,6,1),
(11,7,1),
(11,8,1),
(11,9,1),
(11,10,1),
(11,13,1),
(11,14,1),
(11,15,1),
(11,18,1),
(11,19,1),
(11,20,1),
(11,21,1),
(11,22,1),
(11,23,1),
(11,24,1),
(11,25,1),
(11,26,1),
(11,27,1),
(11,30,1),
(11,32,1),
(11,33,1),
(11,35,1),
(11,39,1),
(11,40,1),
(11,41,1),
(11,42,1),
(11,43,1),
(11,44,1),
(11,45,1),
(11,46,1),
(11,47,1),
(11,48,1),
(11,50,0),
(11,51,0),
(11,52,1),
(11,53,1),
(11,54,1),
(11,55,1),
(11,56,1),
(11,57,1),
(11,58,1),
(11,59,1),
(11,60,1),
(11,16,1),
(10,1,0),
(10,2,1),
(10,4,1),
(10,6,1),
(10,7,1),
(10,8,1),
(10,9,1),
(10,10,1),
(10,13,1),
(10,14,1),
(10,15,1),
(10,18,1),
(10,19,1),
(10,20,1),
(10,21,1),
(10,22,1),
(10,23,1),
(10,24,1),
(10,25,1),
(10,26,1),
(10,27,1),
(10,30,1),
(10,32,1),
(10,33,1),
(10,35,1),
(10,39,1),
(10,40,1),
(10,41,1),
(10,42,1),
(10,43,1),
(10,44,1),
(10,45,1),
(10,46,1),
(10,47,1),
(10,48,1),
(10,50,0),
(10,51,0),
(10,52,1),
(10,53,0),
(10,54,1),
(10,55,0),
(10,56,0),
(10,57,1),
(10,58,1),
(10,59,1),
(10,60,1),
(10,16,1);
/*!40000 ALTER TABLE `vtiger_profile2tab` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_profile2utility`
--
DROP TABLE IF EXISTS `vtiger_profile2utility`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_profile2utility` (
`profileid` int(11) NOT NULL,
`tabid` int(11) NOT NULL,
`activityid` int(11) NOT NULL,
`permission` int(1) DEFAULT NULL,
PRIMARY KEY (`profileid`,`tabid`,`activityid`),
KEY `profile2utility_profileid_tabid_activityid_idx` (`profileid`,`tabid`,`activityid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_profile2utility`
--
LOCK TABLES `vtiger_profile2utility` WRITE;
/*!40000 ALTER TABLE `vtiger_profile2utility` DISABLE KEYS */;
INSERT INTO `vtiger_profile2utility` VALUES
(1,2,5,0),
(1,2,6,0),
(1,2,10,0),
(1,4,5,0),
(1,4,6,0),
(1,4,8,0),
(1,4,10,0),
(1,6,5,0),
(1,6,6,0),
(1,6,8,0),
(1,6,10,0),
(1,7,5,0),
(1,7,6,0),
(1,7,8,0),
(1,7,9,0),
(1,7,10,0),
(1,8,6,0),
(1,9,5,0),
(1,9,6,0),
(1,13,5,0),
(1,13,6,0),
(1,13,8,0),
(1,13,10,0),
(1,14,5,0),
(1,14,6,0),
(1,14,10,0),
(1,18,5,0),
(1,18,6,0),
(1,18,10,0),
(1,19,5,1),
(1,19,6,1),
(1,19,10,1),
(1,20,5,0),
(1,20,6,0),
(1,21,5,0),
(1,21,6,0),
(1,22,5,0),
(1,22,6,0),
(1,23,5,0),
(1,23,6,0),
(1,25,6,0),
(1,25,13,0),
(1,32,11,0),
(1,32,12,0),
(1,33,5,0),
(1,33,6,0),
(1,33,10,0),
(1,35,5,0),
(1,35,6,0),
(1,35,10,0),
(1,42,5,1),
(1,42,6,1),
(1,42,10,1),
(1,43,5,0),
(1,43,6,0),
(1,43,10,0),
(1,44,5,0),
(1,44,6,0),
(1,44,10,0),
(1,50,5,0),
(1,50,6,0),
(1,50,8,0),
(1,53,5,0),
(1,53,6,0),
(1,53,8,0),
(1,54,5,0),
(1,54,6,0),
(1,54,8,0),
(1,54,10,0),
(1,55,5,0),
(1,55,6,0),
(1,55,8,0),
(1,56,5,0),
(1,56,6,0),
(1,56,8,0),
(1,57,5,0),
(1,57,6,0),
(1,57,8,0),
(1,57,10,0),
(1,58,5,0),
(1,58,6,0),
(1,58,8,0),
(1,59,5,0),
(1,59,6,0),
(1,59,8,0),
(1,60,5,0),
(1,60,6,0),
(1,60,8,0),
(1,60,10,0),
(2,2,5,1),
(2,2,6,1),
(2,2,10,0),
(2,4,5,1),
(2,4,6,1),
(2,4,8,0),
(2,4,10,0),
(2,6,5,1),
(2,6,6,1),
(2,6,8,0),
(2,6,10,0),
(2,7,5,1),
(2,7,6,0),
(2,7,8,1),
(2,7,9,0),
(2,7,10,0),
(2,8,6,1),
(2,9,5,0),
(2,9,6,0),
(2,13,5,1),
(2,13,6,1),
(2,13,8,0),
(2,13,10,0),
(2,14,5,1),
(2,14,6,1),
(2,14,10,0),
(2,18,5,1),
(2,18,6,1),
(2,18,10,0),
(2,19,5,1),
(2,19,6,1),
(2,19,10,1),
(2,20,5,0),
(2,20,6,0),
(2,21,5,0),
(2,21,6,0),
(2,22,5,0),
(2,22,6,0),
(2,23,5,0),
(2,23,6,0),
(2,25,6,0),
(2,25,13,0),
(2,32,11,0),
(2,32,12,0),
(2,33,5,0),
(2,33,6,0),
(2,33,10,0),
(2,35,5,0),
(2,35,6,0),
(2,35,10,0),
(2,42,5,1),
(2,42,6,1),
(2,42,10,1),
(2,43,5,0),
(2,43,6,0),
(2,43,10,0),
(2,44,5,0),
(2,44,6,0),
(2,44,10,0),
(2,50,5,0),
(2,50,6,0),
(2,50,8,0),
(2,53,5,0),
(2,53,6,0),
(2,53,8,0),
(2,54,5,0),
(2,54,6,0),
(2,54,8,0),
(2,54,10,0),
(2,55,5,0),
(2,55,6,0),
(2,55,8,0),
(2,56,5,0),
(2,56,6,0),
(2,56,8,0),
(2,57,5,0),
(2,57,6,0),
(2,57,8,0),
(2,57,10,0),
(2,58,5,0),
(2,58,6,0),
(2,58,8,0),
(2,59,5,0),
(2,59,6,0),
(2,59,8,0),
(2,60,5,0),
(2,60,6,0),
(2,60,8,0),
(2,60,10,0),
(3,2,5,1),
(3,2,6,1),
(3,2,10,0),
(3,4,5,1),
(3,4,6,1),
(3,4,8,0),
(3,4,10,0),
(3,6,5,1),
(3,6,6,1),
(3,6,8,0),
(3,6,10,0),
(3,7,5,1),
(3,7,6,1),
(3,7,8,0),
(3,7,9,0),
(3,7,10,0),
(3,8,6,1),
(3,9,5,0),
(3,9,6,0),
(3,13,5,1),
(3,13,6,1),
(3,13,8,0),
(3,13,10,0),
(3,14,5,1),
(3,14,6,1),
(3,14,10,0),
(3,18,5,1),
(3,18,6,1),
(3,18,10,0),
(3,19,5,1),
(3,19,6,1),
(3,19,10,1),
(3,20,5,0),
(3,20,6,0),
(3,21,5,0),
(3,21,6,0),
(3,22,5,0),
(3,22,6,0),
(3,23,5,0),
(3,23,6,0),
(3,25,6,0),
(3,25,13,0),
(3,32,11,0),
(3,32,12,0),
(3,33,5,0),
(3,33,6,0),
(3,33,10,0),
(3,35,5,0),
(3,35,6,0),
(3,35,10,0),
(3,42,5,1),
(3,42,6,1),
(3,42,10,1),
(3,43,5,0),
(3,43,6,0),
(3,43,10,0),
(3,44,5,0),
(3,44,6,0),
(3,44,10,0),
(3,50,5,0),
(3,50,6,0),
(3,50,8,0),
(3,53,5,0),
(3,53,6,0),
(3,53,8,0),
(3,54,5,0),
(3,54,6,0),
(3,54,8,0),
(3,54,10,0),
(3,55,5,0),
(3,55,6,0),
(3,55,8,0),
(3,56,5,0),
(3,56,6,0),
(3,56,8,0),
(3,57,5,0),
(3,57,6,0),
(3,57,8,0),
(3,57,10,0),
(3,58,5,0),
(3,58,6,0),
(3,58,8,0),
(3,59,5,0),
(3,59,6,0),
(3,59,8,0),
(3,60,5,0),
(3,60,6,0),
(3,60,8,0),
(3,60,10,0),
(4,2,5,1),
(4,2,6,1),
(4,2,10,0),
(4,4,5,1),
(4,4,6,1),
(4,4,8,1),
(4,4,10,0),
(4,6,5,1),
(4,6,6,1),
(4,6,8,1),
(4,6,10,0),
(4,7,5,1),
(4,7,6,1),
(4,7,8,1),
(4,7,9,0),
(4,7,10,0),
(4,8,6,1),
(4,9,5,0),
(4,9,6,0),
(4,13,5,1),
(4,13,6,1),
(4,13,8,1),
(4,13,10,0),
(4,14,5,1),
(4,14,6,1),
(4,14,10,0),
(4,18,5,1),
(4,18,6,1),
(4,18,10,0),
(4,19,5,1),
(4,19,6,1),
(4,19,10,1),
(4,20,5,0),
(4,20,6,0),
(4,21,5,0),
(4,21,6,0),
(4,22,5,0),
(4,22,6,0),
(4,23,5,0),
(4,23,6,0),
(4,25,6,0),
(4,25,13,0),
(4,32,11,0),
(4,32,12,0),
(4,33,5,0),
(4,33,6,0),
(4,33,10,0),
(4,35,5,0),
(4,35,6,0),
(4,35,10,0),
(4,42,5,1),
(4,42,6,1),
(4,42,10,1),
(4,43,5,0),
(4,43,6,0),
(4,43,10,0),
(4,44,5,0),
(4,44,6,0),
(4,44,10,0),
(4,50,5,0),
(4,50,6,0),
(4,50,8,0),
(4,53,5,0),
(4,53,6,0),
(4,53,8,0),
(4,54,5,0),
(4,54,6,0),
(4,54,8,0),
(4,54,10,0),
(4,55,5,0),
(4,55,6,0),
(4,55,8,0),
(4,56,5,0),
(4,56,6,0),
(4,56,8,0),
(4,57,5,0),
(4,57,6,0),
(4,57,8,0),
(4,57,10,0),
(4,58,5,0),
(4,58,6,0),
(4,58,8,0),
(4,59,5,0),
(4,59,6,0),
(4,59,8,0),
(4,60,5,0),
(4,60,6,0),
(4,60,8,0),
(4,60,10,0),
(5,2,5,1),
(5,2,6,1),
(5,2,10,0),
(5,4,5,1),
(5,4,6,1),
(5,4,8,0),
(5,4,10,0),
(5,6,5,1),
(5,6,6,1),
(5,6,8,0),
(5,6,10,0),
(5,7,5,1),
(5,7,6,1),
(5,7,8,0),
(5,7,9,0),
(5,7,10,0),
(5,8,6,1),
(5,9,5,0),
(5,9,6,0),
(5,13,5,1),
(5,13,6,1),
(5,13,8,0),
(5,13,10,0),
(5,14,5,1),
(5,14,6,1),
(5,14,10,0),
(5,16,5,0),
(5,16,6,0),
(5,18,5,1),
(5,18,6,1),
(5,18,10,0),
(5,19,5,1),
(5,19,6,1),
(5,20,5,0),
(5,20,6,0),
(5,21,5,0),
(5,21,6,0),
(5,22,5,0),
(5,22,6,0),
(5,23,5,0),
(5,23,6,0),
(5,25,6,0),
(5,25,13,0),
(5,32,5,1),
(5,32,6,1),
(5,32,8,1),
(5,32,11,0),
(5,32,12,0),
(5,33,5,0),
(5,33,6,0),
(5,33,10,0),
(5,35,5,0),
(5,35,6,0),
(5,35,10,0),
(5,42,5,1),
(5,42,6,1),
(5,42,10,1),
(5,43,5,0),
(5,43,6,0),
(5,43,10,0),
(5,44,5,0),
(5,44,6,0),
(5,44,10,0),
(5,46,5,1),
(5,46,6,1),
(5,46,10,1),
(5,50,5,0),
(5,50,6,0),
(5,50,8,0),
(5,53,5,0),
(5,53,6,0),
(5,53,8,0),
(5,54,5,0),
(5,54,6,0),
(5,54,8,0),
(5,54,10,0),
(5,55,5,0),
(5,55,6,0),
(5,55,8,0),
(5,56,5,0),
(5,56,6,0),
(5,56,8,0),
(5,57,5,0),
(5,57,6,0),
(5,57,8,0),
(5,57,10,0),
(5,58,5,0),
(5,58,6,0),
(5,58,8,0),
(5,59,5,0),
(5,59,6,0),
(5,59,8,0),
(5,60,5,0),
(5,60,6,0),
(5,60,8,0),
(5,60,10,0),
(6,2,5,1),
(6,2,6,1),
(6,2,10,0),
(6,4,5,1),
(6,4,6,1),
(6,4,8,0),
(6,4,10,0),
(6,6,5,1),
(6,6,6,1),
(6,6,8,0),
(6,6,10,0),
(6,7,5,1),
(6,7,6,1),
(6,7,8,0),
(6,7,9,0),
(6,7,10,0),
(6,8,6,1),
(6,9,5,0),
(6,9,6,0),
(6,13,5,1),
(6,13,6,1),
(6,13,8,0),
(6,13,10,0),
(6,14,5,1),
(6,14,6,1),
(6,14,10,0),
(6,16,5,0),
(6,16,6,0),
(6,18,5,0),
(6,18,6,0),
(6,18,10,0),
(6,19,5,1),
(6,19,6,1),
(6,20,5,0),
(6,20,6,0),
(6,21,5,0),
(6,21,6,0),
(6,22,5,0),
(6,22,6,0),
(6,23,5,0),
(6,23,6,0),
(6,25,6,0),
(6,25,13,0),
(6,32,5,1),
(6,32,6,1),
(6,32,8,1),
(6,32,11,0),
(6,32,12,0),
(6,33,5,0),
(6,33,6,0),
(6,33,10,0),
(6,35,5,0),
(6,35,6,0),
(6,35,10,0),
(6,42,5,1),
(6,42,6,1),
(6,42,10,1),
(6,43,5,0),
(6,43,6,0),
(6,43,10,0),
(6,44,5,0),
(6,44,6,0),
(6,44,10,0),
(6,46,5,1),
(6,46,6,1),
(6,46,10,1),
(6,50,5,0),
(6,50,6,0),
(6,50,8,0),
(6,53,5,0),
(6,53,6,0),
(6,53,8,0),
(6,54,5,0),
(6,54,6,0),
(6,54,8,0),
(6,54,10,0),
(6,55,5,0),
(6,55,6,0),
(6,55,8,0),
(6,56,5,0),
(6,56,6,0),
(6,56,8,0),
(6,57,5,0),
(6,57,6,0),
(6,57,8,0),
(6,57,10,0),
(6,58,5,0),
(6,58,6,0),
(6,58,8,0),
(6,59,5,0),
(6,59,6,0),
(6,59,8,0),
(6,60,5,0),
(6,60,6,0),
(6,60,8,0),
(6,60,10,0),
(7,2,5,0),
(7,2,6,0),
(7,2,10,0),
(7,4,5,0),
(7,4,6,0),
(7,4,8,0),
(7,4,10,0),
(7,6,5,0),
(7,6,6,0),
(7,6,8,0),
(7,6,10,0),
(7,7,5,0),
(7,7,6,0),
(7,7,8,0),
(7,7,9,0),
(7,7,10,0),
(7,8,6,0),
(7,9,5,0),
(7,9,6,0),
(7,13,5,0),
(7,13,6,0),
(7,13,8,0),
(7,13,10,0),
(7,14,5,0),
(7,14,6,0),
(7,14,10,0),
(7,16,5,0),
(7,16,6,0),
(7,18,5,0),
(7,18,6,0),
(7,18,10,0),
(7,19,5,0),
(7,19,6,0),
(7,19,10,0),
(7,20,5,0),
(7,20,6,0),
(7,21,5,0),
(7,21,6,0),
(7,22,5,0),
(7,22,6,0),
(7,23,5,0),
(7,23,6,0),
(7,25,6,0),
(7,25,13,0),
(7,32,5,0),
(7,32,6,0),
(7,32,8,0),
(7,32,11,0),
(7,32,12,0),
(7,33,5,0),
(7,33,6,0),
(7,33,10,0),
(7,35,5,0),
(7,35,6,0),
(7,35,10,0),
(7,42,5,0),
(7,42,6,0),
(7,42,10,0),
(7,43,5,0),
(7,43,6,0),
(7,43,10,0),
(7,44,5,0),
(7,44,6,0),
(7,44,10,0),
(7,46,5,0),
(7,46,6,0),
(7,46,10,0),
(7,50,5,0),
(7,50,6,0),
(7,50,8,0),
(7,53,5,0),
(7,53,6,0),
(7,53,8,0),
(7,54,5,0),
(7,54,6,0),
(7,54,8,0),
(7,54,10,0),
(7,55,5,0),
(7,55,6,0),
(7,55,8,0),
(7,56,5,0),
(7,56,6,0),
(7,56,8,0),
(7,57,5,0),
(7,57,6,0),
(7,57,8,0),
(7,57,10,0),
(7,58,5,0),
(7,58,6,0),
(7,58,8,0),
(7,59,5,0),
(7,59,6,0),
(7,59,8,0),
(7,60,5,0),
(7,60,6,0),
(7,60,8,0),
(7,60,10,0),
(8,2,5,1),
(8,2,6,1),
(8,2,10,0),
(8,4,5,1),
(8,4,6,1),
(8,4,8,0),
(8,4,10,0),
(8,6,5,1),
(8,6,6,1),
(8,6,8,0),
(8,6,10,0),
(8,7,5,1),
(8,7,6,1),
(8,7,8,0),
(8,7,9,0),
(8,7,10,0),
(8,8,6,1),
(8,9,5,0),
(8,9,6,0),
(8,13,5,1),
(8,13,6,1),
(8,13,8,0),
(8,13,10,0),
(8,14,5,1),
(8,14,6,1),
(8,14,10,0),
(8,16,5,0),
(8,16,6,0),
(8,18,5,0),
(8,18,6,0),
(8,18,10,0),
(8,19,5,1),
(8,19,6,1),
(8,20,5,0),
(8,20,6,0),
(8,21,5,0),
(8,21,6,0),
(8,22,5,0),
(8,22,6,0),
(8,23,5,0),
(8,23,6,0),
(8,25,6,0),
(8,25,13,0),
(8,32,5,1),
(8,32,6,1),
(8,32,8,1),
(8,32,11,0),
(8,32,12,0),
(8,33,5,0),
(8,33,6,0),
(8,33,10,0),
(8,35,5,0),
(8,35,6,0),
(8,35,10,0),
(8,42,5,1),
(8,42,6,1),
(8,42,10,1),
(8,43,5,0),
(8,43,6,0),
(8,43,10,0),
(8,44,5,0),
(8,44,6,0),
(8,44,10,0),
(8,46,5,1),
(8,46,6,1),
(8,46,10,1),
(8,50,5,0),
(8,50,6,0),
(8,50,8,0),
(8,53,5,0),
(8,53,6,0),
(8,53,8,0),
(8,54,5,0),
(8,54,6,0),
(8,54,8,0),
(8,54,10,0),
(8,55,5,0),
(8,55,6,0),
(8,55,8,0),
(8,56,5,0),
(8,56,6,0),
(8,56,8,0),
(8,57,5,0),
(8,57,6,0),
(8,57,8,0),
(8,57,10,0),
(8,58,5,0),
(8,58,6,0),
(8,58,8,0),
(8,59,5,0),
(8,59,6,0),
(8,59,8,0),
(8,60,5,0),
(8,60,6,0),
(8,60,8,0),
(8,60,10,0),
(9,2,5,0),
(9,2,6,0),
(9,2,10,0),
(9,4,5,0),
(9,4,6,0),
(9,4,8,0),
(9,4,10,0),
(9,6,5,0),
(9,6,6,0),
(9,6,8,0),
(9,6,10,0),
(9,7,5,0),
(9,7,6,0),
(9,7,8,0),
(9,7,9,0),
(9,7,10,0),
(9,8,6,0),
(9,9,5,0),
(9,9,6,0),
(9,13,5,0),
(9,13,6,0),
(9,13,8,0),
(9,13,10,0),
(9,14,5,0),
(9,14,6,0),
(9,14,10,0),
(9,16,5,0),
(9,16,6,0),
(9,18,5,0),
(9,18,6,0),
(9,18,10,0),
(9,19,5,0),
(9,19,6,0),
(9,19,10,0),
(9,20,5,0),
(9,20,6,0),
(9,21,5,0),
(9,21,6,0),
(9,22,5,0),
(9,22,6,0),
(9,23,5,0),
(9,23,6,0),
(9,25,6,0),
(9,25,13,0),
(9,32,5,0),
(9,32,6,0),
(9,32,8,0),
(9,32,11,0),
(9,32,12,0),
(9,33,5,0),
(9,33,6,0),
(9,33,10,0),
(9,35,5,0),
(9,35,6,0),
(9,35,10,0),
(9,42,5,0),
(9,42,6,0),
(9,42,10,0),
(9,43,5,0),
(9,43,6,0),
(9,43,10,0),
(9,44,5,0),
(9,44,6,0),
(9,44,10,0),
(9,46,5,0),
(9,46,6,0),
(9,46,10,0),
(9,50,5,0),
(9,50,6,0),
(9,50,8,0),
(9,53,5,0),
(9,53,6,0),
(9,53,8,0),
(9,54,5,0),
(9,54,6,0),
(9,54,8,0),
(9,54,10,0),
(9,55,5,0),
(9,55,6,0),
(9,55,8,0),
(9,56,5,0),
(9,56,6,0),
(9,56,8,0),
(9,57,5,0),
(9,57,6,0),
(9,57,8,0),
(9,57,10,0),
(9,58,5,0),
(9,58,6,0),
(9,58,8,0),
(9,59,5,0),
(9,59,6,0),
(9,59,8,0),
(9,60,5,0),
(9,60,6,0),
(9,60,8,0),
(9,60,10,0),
(10,2,5,0),
(10,2,6,0),
(10,2,10,0),
(10,4,5,0),
(10,4,6,0),
(10,4,8,0),
(10,4,10,0),
(10,6,5,0),
(10,6,6,0),
(10,6,8,0),
(10,6,10,0),
(10,7,5,0),
(10,7,6,0),
(10,7,8,0),
(10,7,9,0),
(10,7,10,0),
(10,8,6,0),
(10,9,5,0),
(10,9,6,0),
(10,13,5,0),
(10,13,6,0),
(10,13,8,0),
(10,13,10,0),
(10,14,5,0),
(10,14,6,0),
(10,14,10,0),
(10,16,5,0),
(10,16,6,0),
(10,18,5,0),
(10,18,6,0),
(10,18,10,0),
(10,19,5,0),
(10,19,6,0),
(10,19,10,0),
(10,20,5,0),
(10,20,6,0),
(10,21,5,0),
(10,21,6,0),
(10,22,5,0),
(10,22,6,0),
(10,23,5,0),
(10,23,6,0),
(10,25,6,0),
(10,25,13,0),
(10,32,5,0),
(10,32,6,0),
(10,32,8,0),
(10,32,11,0),
(10,32,12,0),
(10,33,5,0),
(10,33,6,0),
(10,33,10,0),
(10,35,5,0),
(10,35,6,0),
(10,35,10,0),
(10,42,5,0),
(10,42,6,0),
(10,42,10,0),
(10,43,5,0),
(10,43,6,0),
(10,43,10,0),
(10,44,5,0),
(10,44,6,0),
(10,44,10,0),
(10,46,5,0),
(10,46,6,0),
(10,46,10,0),
(10,50,5,0),
(10,50,6,0),
(10,50,8,0),
(10,50,10,0),
(10,53,5,0),
(10,53,6,0),
(10,53,8,0),
(10,53,10,0),
(10,54,5,0),
(10,54,6,0),
(10,54,8,0),
(10,54,10,0),
(10,55,5,0),
(10,55,6,0),
(10,55,8,0),
(10,55,10,0),
(10,56,5,0),
(10,56,6,0),
(10,56,8,0),
(10,56,10,0),
(10,57,5,0),
(10,57,6,0),
(10,57,8,0),
(10,57,10,0),
(10,58,5,0),
(10,58,6,0),
(10,58,8,0),
(10,58,10,0),
(10,59,5,0),
(10,59,6,0),
(10,59,8,0),
(10,59,10,0),
(10,60,5,0),
(10,60,6,0),
(10,60,8,0),
(10,60,10,0),
(11,25,6,1),
(11,50,5,0),
(11,50,6,0),
(11,50,8,0),
(11,50,10,1);
/*!40000 ALTER TABLE `vtiger_profile2utility` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_profile_seq`
--
DROP TABLE IF EXISTS `vtiger_profile_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_profile_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_profile_seq`
--
LOCK TABLES `vtiger_profile_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_profile_seq` DISABLE KEYS */;
INSERT INTO `vtiger_profile_seq` VALUES
(11);
/*!40000 ALTER TABLE `vtiger_profile_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_progress`
--
DROP TABLE IF EXISTS `vtiger_progress`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_progress` (
`progressid` int(11) NOT NULL AUTO_INCREMENT,
`progress` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`progressid`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_progress`
--
LOCK TABLES `vtiger_progress` WRITE;
/*!40000 ALTER TABLE `vtiger_progress` DISABLE KEYS */;
INSERT INTO `vtiger_progress` VALUES
(2,'10%',1,276,2,NULL),
(3,'20%',1,277,3,NULL),
(4,'30%',1,278,4,NULL),
(5,'40%',1,279,5,NULL),
(6,'50%',1,280,6,NULL),
(7,'60%',1,281,7,NULL),
(8,'70%',1,282,8,NULL),
(9,'80%',1,283,9,NULL),
(10,'90%',1,284,10,NULL),
(11,'100%',1,285,11,NULL);
/*!40000 ALTER TABLE `vtiger_progress` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_progress_seq`
--
DROP TABLE IF EXISTS `vtiger_progress_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_progress_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_progress_seq`
--
LOCK TABLES `vtiger_progress_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_progress_seq` DISABLE KEYS */;
INSERT INTO `vtiger_progress_seq` VALUES
(11);
/*!40000 ALTER TABLE `vtiger_progress_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_project`
--
DROP TABLE IF EXISTS `vtiger_project`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_project` (
`projectid` int(19) NOT NULL,
`projectname` varchar(255) DEFAULT NULL,
`project_no` varchar(100) DEFAULT NULL,
`startdate` date DEFAULT NULL,
`targetenddate` date DEFAULT NULL,
`actualenddate` date DEFAULT NULL,
`targetbudget` varchar(255) DEFAULT NULL,
`projecturl` varchar(255) DEFAULT NULL,
`projectstatus` varchar(100) DEFAULT NULL,
`projectpriority` varchar(100) DEFAULT NULL,
`projecttype` varchar(100) DEFAULT NULL,
`progress` varchar(100) DEFAULT NULL,
`linktoaccountscontacts` varchar(100) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
`isconvertedfrompotential` int(1) NOT NULL DEFAULT 0,
`potentialid` varchar(100) DEFAULT NULL,
PRIMARY KEY (`projectid`),
CONSTRAINT `fk_crmid_vtiger_project` FOREIGN KEY (`projectid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_project`
--
LOCK TABLES `vtiger_project` WRITE;
/*!40000 ALTER TABLE `vtiger_project` DISABLE KEYS */;
INSERT INTO `vtiger_project` VALUES
(112,'Teodorico 21','PROJ3','2023-03-01','2023-03-11','2023-03-08','','','on hold','','','','','',0,'0'),
(143,'Onboarding APT Via Lecco, 18 Milano','PROJ5','2023-03-13','2023-03-31','2023-03-25','','','prospecting','','','','','',0,'0'),
(197,'Attivazione VRBO','PROJ6','2023-03-24','2023-03-31','2023-03-31',NULL,NULL,'prospecting','normal','operative','',NULL,'',0,NULL),
(200,'Attivazione HOMETOGO','PROJ7','2023-03-27','2023-03-31','2023-03-31',NULL,NULL,'prospecting','normal','administrative','',NULL,'',0,NULL),
(591,'Onboarding APT Viale Ca granda 44 Milano','PROJ8',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(592,'Onboarding APT viale sabotino 20 Milano','PROJ9',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(595,'Onboarding APT via del torchio Milano','PROJ10',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(601,'Onboarding APT Via Solferino Milano','PROJ11',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(610,'Onboarding APT crema 1 Milano','PROJ12',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(874,'Onboarding APT Via Friuli 24 Milano','PROJ13',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(1027,'Onboarding APT Via masera 10 Milano','PROJ14',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(1029,'Onboarding APT Via Spallanzani 6 Milano','PROJ15',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(1031,'Onboarding APT Zuretti 5 Milano','PROJ16',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(1033,'Onboarding APT VIA Melchiorre Gioia 30 Milano','PROJ17',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(1035,'Onboarding APT Corso di porta romana 109 Milano','PROJ18',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(1037,'Onboarding APT Via Angera 10 Milano','PROJ19',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(1039,'Onboarding APT Via Rosolino Pilo 6 Milano','PROJ20',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(1041,'Onboarding APT Viale Stelvio 45 Milano','PROJ21',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(1043,'Onboarding APT Giovanni Schiaparelli Milano','PROJ22',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(1045,'Onboarding APT Garofalo 5 Milano','PROJ23',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(1098,'Onboarding APT Via Procaccini 12 Milano','PROJ24',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL),
(1100,'Onboarding APT Cola Montano 3 Milano','PROJ25',NULL,NULL,NULL,NULL,NULL,'','','','',NULL,'',0,NULL);
/*!40000 ALTER TABLE `vtiger_project` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projectcf`
--
DROP TABLE IF EXISTS `vtiger_projectcf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projectcf` (
`projectid` int(11) NOT NULL,
PRIMARY KEY (`projectid`),
CONSTRAINT `fk_projectid_vtiger_projectcf` FOREIGN KEY (`projectid`) REFERENCES `vtiger_project` (`projectid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projectcf`
--
LOCK TABLES `vtiger_projectcf` WRITE;
/*!40000 ALTER TABLE `vtiger_projectcf` DISABLE KEYS */;
INSERT INTO `vtiger_projectcf` VALUES
(112),
(143),
(197),
(200),
(591),
(592),
(595),
(601),
(610),
(874),
(1027),
(1029),
(1031),
(1033),
(1035),
(1037),
(1039),
(1041),
(1043),
(1045),
(1098),
(1100);
/*!40000 ALTER TABLE `vtiger_projectcf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projectmilestone`
--
DROP TABLE IF EXISTS `vtiger_projectmilestone`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projectmilestone` (
`projectmilestoneid` int(11) NOT NULL,
`projectmilestonename` varchar(255) DEFAULT NULL,
`projectmilestone_no` varchar(100) DEFAULT NULL,
`projectmilestonedate` varchar(255) DEFAULT NULL,
`projectid` varchar(100) DEFAULT NULL,
`projectmilestonetype` varchar(100) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`projectmilestoneid`),
CONSTRAINT `fk_crmid_vtiger_projectmilestone` FOREIGN KEY (`projectmilestoneid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projectmilestone`
--
LOCK TABLES `vtiger_projectmilestone` WRITE;
/*!40000 ALTER TABLE `vtiger_projectmilestone` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_projectmilestone` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projectmilestonecf`
--
DROP TABLE IF EXISTS `vtiger_projectmilestonecf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projectmilestonecf` (
`projectmilestoneid` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`projectmilestoneid`),
CONSTRAINT `fk_projectmilestoneid_vtiger_projectmilestonecf` FOREIGN KEY (`projectmilestoneid`) REFERENCES `vtiger_projectmilestone` (`projectmilestoneid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projectmilestonecf`
--
LOCK TABLES `vtiger_projectmilestonecf` WRITE;
/*!40000 ALTER TABLE `vtiger_projectmilestonecf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_projectmilestonecf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projectmilestonetype`
--
DROP TABLE IF EXISTS `vtiger_projectmilestonetype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projectmilestonetype` (
`projectmilestonetypeid` int(11) NOT NULL AUTO_INCREMENT,
`projectmilestonetype` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`projectmilestonetypeid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projectmilestonetype`
--
LOCK TABLES `vtiger_projectmilestonetype` WRITE;
/*!40000 ALTER TABLE `vtiger_projectmilestonetype` DISABLE KEYS */;
INSERT INTO `vtiger_projectmilestonetype` VALUES
(2,'administrative',1,236,2,NULL),
(3,'operative',1,237,3,NULL),
(4,'other',1,238,4,NULL);
/*!40000 ALTER TABLE `vtiger_projectmilestonetype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projectmilestonetype_seq`
--
DROP TABLE IF EXISTS `vtiger_projectmilestonetype_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projectmilestonetype_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projectmilestonetype_seq`
--
LOCK TABLES `vtiger_projectmilestonetype_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_projectmilestonetype_seq` DISABLE KEYS */;
INSERT INTO `vtiger_projectmilestonetype_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_projectmilestonetype_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projectpriority`
--
DROP TABLE IF EXISTS `vtiger_projectpriority`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projectpriority` (
`projectpriorityid` int(11) NOT NULL AUTO_INCREMENT,
`projectpriority` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`projectpriorityid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projectpriority`
--
LOCK TABLES `vtiger_projectpriority` WRITE;
/*!40000 ALTER TABLE `vtiger_projectpriority` DISABLE KEYS */;
INSERT INTO `vtiger_projectpriority` VALUES
(2,'low',1,272,2,NULL),
(3,'normal',1,273,3,NULL),
(4,'high',1,274,4,NULL);
/*!40000 ALTER TABLE `vtiger_projectpriority` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projectpriority_seq`
--
DROP TABLE IF EXISTS `vtiger_projectpriority_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projectpriority_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projectpriority_seq`
--
LOCK TABLES `vtiger_projectpriority_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_projectpriority_seq` DISABLE KEYS */;
INSERT INTO `vtiger_projectpriority_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_projectpriority_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projectstatus`
--
DROP TABLE IF EXISTS `vtiger_projectstatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projectstatus` (
`projectstatusid` int(11) NOT NULL AUTO_INCREMENT,
`projectstatus` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`projectstatusid`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projectstatus`
--
LOCK TABLES `vtiger_projectstatus` WRITE;
/*!40000 ALTER TABLE `vtiger_projectstatus` DISABLE KEYS */;
INSERT INTO `vtiger_projectstatus` VALUES
(2,'prospecting',1,259,2,NULL),
(3,'initiated',1,260,3,NULL),
(4,'in progress',1,261,4,NULL),
(5,'waiting for feedback',1,262,5,NULL),
(6,'on hold',1,263,6,NULL),
(7,'completed',1,264,7,NULL),
(8,'delivered',1,265,8,NULL),
(9,'archived',1,266,9,NULL);
/*!40000 ALTER TABLE `vtiger_projectstatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projectstatus_seq`
--
DROP TABLE IF EXISTS `vtiger_projectstatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projectstatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projectstatus_seq`
--
LOCK TABLES `vtiger_projectstatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_projectstatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_projectstatus_seq` VALUES
(9);
/*!40000 ALTER TABLE `vtiger_projectstatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projecttask`
--
DROP TABLE IF EXISTS `vtiger_projecttask`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projecttask` (
`projecttaskid` int(11) NOT NULL,
`projecttaskname` varchar(255) DEFAULT NULL,
`projecttask_no` varchar(100) DEFAULT NULL,
`projecttasktype` varchar(100) DEFAULT NULL,
`projecttaskpriority` varchar(100) DEFAULT NULL,
`projecttaskprogress` varchar(100) DEFAULT NULL,
`projecttaskhours` varchar(255) DEFAULT NULL,
`startdate` date DEFAULT NULL,
`enddate` date DEFAULT NULL,
`projectid` varchar(100) DEFAULT NULL,
`projecttasknumber` int(11) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
`projecttaskstatus` varchar(100) DEFAULT NULL,
PRIMARY KEY (`projecttaskid`),
CONSTRAINT `fk_crmid_vtiger_projecttask` FOREIGN KEY (`projecttaskid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projecttask`
--
LOCK TABLES `vtiger_projecttask` WRITE;
/*!40000 ALTER TABLE `vtiger_projecttask` DISABLE KEYS */;
INSERT INTO `vtiger_projecttask` VALUES
(198,'Aggiornamento scheda annunci VRBO','PT5','administrative','normal','','','2023-03-24','2023-03-27','197',0,'','Open'),
(201,'Aggiornamento scheda annunci HOMETOGO','PT6','administrative','normal','','','2023-04-03','2023-04-07','200',0,'','Open'),
(603,'Consegna Contratto Firmato','PT7','','','50%','','2023-05-18',NULL,'601',0,'','Open');
/*!40000 ALTER TABLE `vtiger_projecttask` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projecttask_status_color`
--
DROP TABLE IF EXISTS `vtiger_projecttask_status_color`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projecttask_status_color` (
`status` varchar(255) DEFAULT NULL,
`defaultcolor` varchar(50) DEFAULT NULL,
`color` varchar(50) DEFAULT NULL,
UNIQUE KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projecttask_status_color`
--
LOCK TABLES `vtiger_projecttask_status_color` WRITE;
/*!40000 ALTER TABLE `vtiger_projecttask_status_color` DISABLE KEYS */;
INSERT INTO `vtiger_projecttask_status_color` VALUES
('Open','#0099ff',NULL),
('In Progress','#fdff00','#fbb11e'),
('Completed','#3BBF67',NULL),
('Deferred','#fbb11e','#ffff00'),
('Canceled','#660066','#ff002f');
/*!40000 ALTER TABLE `vtiger_projecttask_status_color` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projecttaskcf`
--
DROP TABLE IF EXISTS `vtiger_projecttaskcf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projecttaskcf` (
`projecttaskid` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`projecttaskid`),
CONSTRAINT `fk_projecttaskid_vtiger_projecttaskcf` FOREIGN KEY (`projecttaskid`) REFERENCES `vtiger_projecttask` (`projecttaskid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projecttaskcf`
--
LOCK TABLES `vtiger_projecttaskcf` WRITE;
/*!40000 ALTER TABLE `vtiger_projecttaskcf` DISABLE KEYS */;
INSERT INTO `vtiger_projecttaskcf` VALUES
(198),
(201),
(603);
/*!40000 ALTER TABLE `vtiger_projecttaskcf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projecttaskpriority`
--
DROP TABLE IF EXISTS `vtiger_projecttaskpriority`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projecttaskpriority` (
`projecttaskpriorityid` int(11) NOT NULL AUTO_INCREMENT,
`projecttaskpriority` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`projecttaskpriorityid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projecttaskpriority`
--
LOCK TABLES `vtiger_projecttaskpriority` WRITE;
/*!40000 ALTER TABLE `vtiger_projecttaskpriority` DISABLE KEYS */;
INSERT INTO `vtiger_projecttaskpriority` VALUES
(2,'low',1,244,2,NULL),
(3,'normal',1,245,3,NULL),
(4,'high',1,246,4,NULL);
/*!40000 ALTER TABLE `vtiger_projecttaskpriority` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projecttaskpriority_seq`
--
DROP TABLE IF EXISTS `vtiger_projecttaskpriority_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projecttaskpriority_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projecttaskpriority_seq`
--
LOCK TABLES `vtiger_projecttaskpriority_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_projecttaskpriority_seq` DISABLE KEYS */;
INSERT INTO `vtiger_projecttaskpriority_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_projecttaskpriority_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projecttaskprogress`
--
DROP TABLE IF EXISTS `vtiger_projecttaskprogress`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projecttaskprogress` (
`projecttaskprogressid` int(11) NOT NULL AUTO_INCREMENT,
`projecttaskprogress` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`projecttaskprogressid`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projecttaskprogress`
--
LOCK TABLES `vtiger_projecttaskprogress` WRITE;
/*!40000 ALTER TABLE `vtiger_projecttaskprogress` DISABLE KEYS */;
INSERT INTO `vtiger_projecttaskprogress` VALUES
(2,'10%',1,248,2,NULL),
(3,'20%',1,249,3,NULL),
(4,'30%',1,250,4,NULL),
(5,'40%',1,251,5,NULL),
(6,'50%',1,252,6,NULL),
(7,'60%',1,253,7,NULL),
(8,'70%',1,254,8,NULL),
(9,'80%',1,255,9,NULL),
(10,'90%',1,256,10,NULL),
(11,'100%',1,257,11,NULL);
/*!40000 ALTER TABLE `vtiger_projecttaskprogress` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projecttaskprogress_seq`
--
DROP TABLE IF EXISTS `vtiger_projecttaskprogress_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projecttaskprogress_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projecttaskprogress_seq`
--
LOCK TABLES `vtiger_projecttaskprogress_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_projecttaskprogress_seq` DISABLE KEYS */;
INSERT INTO `vtiger_projecttaskprogress_seq` VALUES
(11);
/*!40000 ALTER TABLE `vtiger_projecttaskprogress_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projecttaskstatus`
--
DROP TABLE IF EXISTS `vtiger_projecttaskstatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projecttaskstatus` (
`projecttaskstatusid` int(11) NOT NULL AUTO_INCREMENT,
`projecttaskstatus` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`projecttaskstatusid`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projecttaskstatus`
--
LOCK TABLES `vtiger_projecttaskstatus` WRITE;
/*!40000 ALTER TABLE `vtiger_projecttaskstatus` DISABLE KEYS */;
INSERT INTO `vtiger_projecttaskstatus` VALUES
(2,'Open',0,290,2,NULL),
(3,'In Progress',0,291,3,NULL),
(4,'Completed',0,292,4,NULL),
(5,'Deferred',0,293,5,NULL),
(6,'Canceled ',0,294,6,NULL);
/*!40000 ALTER TABLE `vtiger_projecttaskstatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projecttaskstatus_seq`
--
DROP TABLE IF EXISTS `vtiger_projecttaskstatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projecttaskstatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projecttaskstatus_seq`
--
LOCK TABLES `vtiger_projecttaskstatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_projecttaskstatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_projecttaskstatus_seq` VALUES
(6);
/*!40000 ALTER TABLE `vtiger_projecttaskstatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projecttasktype`
--
DROP TABLE IF EXISTS `vtiger_projecttasktype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projecttasktype` (
`projecttasktypeid` int(11) NOT NULL AUTO_INCREMENT,
`projecttasktype` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`projecttasktypeid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projecttasktype`
--
LOCK TABLES `vtiger_projecttasktype` WRITE;
/*!40000 ALTER TABLE `vtiger_projecttasktype` DISABLE KEYS */;
INSERT INTO `vtiger_projecttasktype` VALUES
(2,'administrative',1,240,2,NULL),
(3,'operative',1,241,3,NULL),
(4,'other',1,242,4,NULL);
/*!40000 ALTER TABLE `vtiger_projecttasktype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projecttasktype_seq`
--
DROP TABLE IF EXISTS `vtiger_projecttasktype_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projecttasktype_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projecttasktype_seq`
--
LOCK TABLES `vtiger_projecttasktype_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_projecttasktype_seq` DISABLE KEYS */;
INSERT INTO `vtiger_projecttasktype_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_projecttasktype_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projecttype`
--
DROP TABLE IF EXISTS `vtiger_projecttype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projecttype` (
`projecttypeid` int(11) NOT NULL AUTO_INCREMENT,
`projecttype` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`projecttypeid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projecttype`
--
LOCK TABLES `vtiger_projecttype` WRITE;
/*!40000 ALTER TABLE `vtiger_projecttype` DISABLE KEYS */;
INSERT INTO `vtiger_projecttype` VALUES
(2,'administrative',1,268,2,NULL),
(3,'operative',1,269,3,NULL),
(4,'other',1,270,4,NULL);
/*!40000 ALTER TABLE `vtiger_projecttype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_projecttype_seq`
--
DROP TABLE IF EXISTS `vtiger_projecttype_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_projecttype_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_projecttype_seq`
--
LOCK TABLES `vtiger_projecttype_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_projecttype_seq` DISABLE KEYS */;
INSERT INTO `vtiger_projecttype_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_projecttype_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_purchaseorder`
--
DROP TABLE IF EXISTS `vtiger_purchaseorder`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_purchaseorder` (
`purchaseorderid` int(19) NOT NULL DEFAULT 0,
`subject` varchar(100) DEFAULT NULL,
`quoteid` int(19) DEFAULT NULL,
`vendorid` int(19) DEFAULT NULL,
`requisition_no` varchar(100) DEFAULT NULL,
`purchaseorder_no` varchar(100) DEFAULT NULL,
`tracking_no` varchar(100) DEFAULT NULL,
`contactid` int(19) DEFAULT NULL,
`duedate` date DEFAULT NULL,
`carrier` varchar(200) DEFAULT NULL,
`type` varchar(100) DEFAULT NULL,
`adjustment` decimal(25,8) DEFAULT NULL,
`salescommission` decimal(25,3) DEFAULT NULL,
`exciseduty` decimal(25,3) DEFAULT NULL,
`total` decimal(25,8) DEFAULT NULL,
`subtotal` decimal(25,8) DEFAULT NULL,
`taxtype` varchar(25) DEFAULT NULL,
`discount_percent` decimal(25,3) DEFAULT NULL,
`discount_amount` decimal(25,8) DEFAULT NULL,
`s_h_amount` decimal(25,8) DEFAULT NULL,
`terms_conditions` text DEFAULT NULL,
`postatus` varchar(200) DEFAULT NULL,
`currency_id` int(19) NOT NULL DEFAULT 1,
`conversion_rate` decimal(10,3) NOT NULL DEFAULT 1.000,
`compound_taxes_info` text DEFAULT NULL,
`pre_tax_total` decimal(25,8) DEFAULT NULL,
`paid` decimal(25,8) DEFAULT NULL,
`balance` decimal(25,8) DEFAULT NULL,
`s_h_percent` int(11) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
`region_id` int(19) DEFAULT NULL,
PRIMARY KEY (`purchaseorderid`),
KEY `purchaseorder_vendorid_idx` (`vendorid`),
KEY `purchaseorder_quoteid_idx` (`quoteid`),
KEY `purchaseorder_contactid_idx` (`contactid`),
CONSTRAINT `fk_4_vtiger_purchaseorder` FOREIGN KEY (`vendorid`) REFERENCES `vtiger_vendor` (`vendorid`) ON DELETE CASCADE,
CONSTRAINT `fk_crmid_vtiger_purchaseorder` FOREIGN KEY (`purchaseorderid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_purchaseorder`
--
LOCK TABLES `vtiger_purchaseorder` WRITE;
/*!40000 ALTER TABLE `vtiger_purchaseorder` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_purchaseorder` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_purchaseordercf`
--
DROP TABLE IF EXISTS `vtiger_purchaseordercf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_purchaseordercf` (
`purchaseorderid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`purchaseorderid`),
CONSTRAINT `fk_1_vtiger_purchaseordercf` FOREIGN KEY (`purchaseorderid`) REFERENCES `vtiger_purchaseorder` (`purchaseorderid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_purchaseordercf`
--
LOCK TABLES `vtiger_purchaseordercf` WRITE;
/*!40000 ALTER TABLE `vtiger_purchaseordercf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_purchaseordercf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_pushnotificationstatus`
--
DROP TABLE IF EXISTS `vtiger_pushnotificationstatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_pushnotificationstatus` (
`pushnotificationstatusid` int(11) NOT NULL AUTO_INCREMENT,
`pushnotificationstatus` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`pushnotificationstatusid`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_pushnotificationstatus`
--
LOCK TABLES `vtiger_pushnotificationstatus` WRITE;
/*!40000 ALTER TABLE `vtiger_pushnotificationstatus` DISABLE KEYS */;
INSERT INTO `vtiger_pushnotificationstatus` VALUES
(1,'Draft',1,782,1,NULL),
(2,'Send',1,783,2,NULL),
(3,'Failed',1,784,3,NULL);
/*!40000 ALTER TABLE `vtiger_pushnotificationstatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_pushnotificationstatus_seq`
--
DROP TABLE IF EXISTS `vtiger_pushnotificationstatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_pushnotificationstatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_pushnotificationstatus_seq`
--
LOCK TABLES `vtiger_pushnotificationstatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_pushnotificationstatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_pushnotificationstatus_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_pushnotificationstatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_quotes`
--
DROP TABLE IF EXISTS `vtiger_quotes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_quotes` (
`quoteid` int(19) NOT NULL DEFAULT 0,
`subject` varchar(100) DEFAULT NULL,
`potentialid` int(19) DEFAULT NULL,
`quotestage` varchar(200) DEFAULT NULL,
`validtill` date DEFAULT NULL,
`contactid` int(19) DEFAULT NULL,
`quote_no` varchar(100) DEFAULT NULL,
`subtotal` decimal(25,8) DEFAULT NULL,
`carrier` varchar(200) DEFAULT NULL,
`shipping` varchar(100) DEFAULT NULL,
`inventorymanager` int(19) DEFAULT NULL,
`type` varchar(100) DEFAULT NULL,
`adjustment` decimal(25,8) DEFAULT NULL,
`total` decimal(25,8) DEFAULT NULL,
`taxtype` varchar(25) DEFAULT NULL,
`discount_percent` decimal(25,3) DEFAULT NULL,
`discount_amount` decimal(25,8) DEFAULT NULL,
`s_h_amount` decimal(25,8) DEFAULT NULL,
`accountid` int(19) DEFAULT NULL,
`terms_conditions` text DEFAULT NULL,
`currency_id` int(19) NOT NULL DEFAULT 1,
`conversion_rate` decimal(10,3) NOT NULL DEFAULT 1.000,
`compound_taxes_info` text DEFAULT NULL,
`pre_tax_total` decimal(25,8) DEFAULT NULL,
`s_h_percent` int(11) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
`region_id` int(19) DEFAULT NULL,
PRIMARY KEY (`quoteid`),
KEY `quote_quotestage_idx` (`quotestage`),
KEY `quotes_potentialid_idx` (`potentialid`),
KEY `quotes_contactid_idx` (`contactid`),
CONSTRAINT `fk_3_vtiger_quotes` FOREIGN KEY (`potentialid`) REFERENCES `vtiger_potential` (`potentialid`) ON DELETE CASCADE,
CONSTRAINT `fk_crmid_vtiger_quotes` FOREIGN KEY (`quoteid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_quotes`
--
LOCK TABLES `vtiger_quotes` WRITE;
/*!40000 ALTER TABLE `vtiger_quotes` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_quotes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_quotesbillads`
--
DROP TABLE IF EXISTS `vtiger_quotesbillads`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_quotesbillads` (
`quotebilladdressid` int(19) NOT NULL DEFAULT 0,
`bill_city` varchar(30) DEFAULT NULL,
`bill_code` varchar(30) DEFAULT NULL,
`bill_country` varchar(30) DEFAULT NULL,
`bill_state` varchar(30) DEFAULT NULL,
`bill_street` varchar(250) DEFAULT NULL,
`bill_pobox` varchar(30) DEFAULT NULL,
PRIMARY KEY (`quotebilladdressid`),
CONSTRAINT `fk_1_vtiger_quotesbillads` FOREIGN KEY (`quotebilladdressid`) REFERENCES `vtiger_quotes` (`quoteid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_quotesbillads`
--
LOCK TABLES `vtiger_quotesbillads` WRITE;
/*!40000 ALTER TABLE `vtiger_quotesbillads` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_quotesbillads` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_quotescf`
--
DROP TABLE IF EXISTS `vtiger_quotescf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_quotescf` (
`quoteid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`quoteid`),
CONSTRAINT `fk_1_vtiger_quotescf` FOREIGN KEY (`quoteid`) REFERENCES `vtiger_quotes` (`quoteid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_quotescf`
--
LOCK TABLES `vtiger_quotescf` WRITE;
/*!40000 ALTER TABLE `vtiger_quotescf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_quotescf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_quotesshipads`
--
DROP TABLE IF EXISTS `vtiger_quotesshipads`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_quotesshipads` (
`quoteshipaddressid` int(19) NOT NULL DEFAULT 0,
`ship_city` varchar(30) DEFAULT NULL,
`ship_code` varchar(30) DEFAULT NULL,
`ship_country` varchar(30) DEFAULT NULL,
`ship_state` varchar(30) DEFAULT NULL,
`ship_street` varchar(250) DEFAULT NULL,
`ship_pobox` varchar(30) DEFAULT NULL,
PRIMARY KEY (`quoteshipaddressid`),
CONSTRAINT `fk_1_vtiger_quotesshipads` FOREIGN KEY (`quoteshipaddressid`) REFERENCES `vtiger_quotes` (`quoteid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_quotesshipads`
--
LOCK TABLES `vtiger_quotesshipads` WRITE;
/*!40000 ALTER TABLE `vtiger_quotesshipads` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_quotesshipads` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_quotestage`
--
DROP TABLE IF EXISTS `vtiger_quotestage`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_quotestage` (
`quotestageid` int(19) NOT NULL AUTO_INCREMENT,
`quotestage` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`quotestageid`),
UNIQUE KEY `quotestage_quotestage_idx` (`quotestage`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_quotestage`
--
LOCK TABLES `vtiger_quotestage` WRITE;
/*!40000 ALTER TABLE `vtiger_quotestage` DISABLE KEYS */;
INSERT INTO `vtiger_quotestage` VALUES
(1,'Created',0,139,0,NULL),
(2,'Delivered',0,140,1,NULL),
(3,'Reviewed',0,141,2,NULL),
(4,'Accepted',0,142,3,NULL),
(5,'Rejected',0,143,4,NULL);
/*!40000 ALTER TABLE `vtiger_quotestage` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_quotestage_seq`
--
DROP TABLE IF EXISTS `vtiger_quotestage_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_quotestage_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_quotestage_seq`
--
LOCK TABLES `vtiger_quotestage_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_quotestage_seq` DISABLE KEYS */;
INSERT INTO `vtiger_quotestage_seq` VALUES
(5);
/*!40000 ALTER TABLE `vtiger_quotestage_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_quotestagehistory`
--
DROP TABLE IF EXISTS `vtiger_quotestagehistory`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_quotestagehistory` (
`historyid` int(19) NOT NULL AUTO_INCREMENT,
`quoteid` int(19) NOT NULL,
`accountname` varchar(100) DEFAULT NULL,
`total` decimal(10,0) DEFAULT NULL,
`quotestage` varchar(200) DEFAULT NULL,
`lastmodified` datetime DEFAULT NULL,
PRIMARY KEY (`historyid`),
KEY `quotestagehistory_quoteid_idx` (`quoteid`),
CONSTRAINT `fk_1_vtiger_quotestagehistory` FOREIGN KEY (`quoteid`) REFERENCES `vtiger_quotes` (`quoteid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_quotestagehistory`
--
LOCK TABLES `vtiger_quotestagehistory` WRITE;
/*!40000 ALTER TABLE `vtiger_quotestagehistory` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_quotestagehistory` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_rating`
--
DROP TABLE IF EXISTS `vtiger_rating`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_rating` (
`rating_id` int(19) NOT NULL AUTO_INCREMENT,
`rating` varchar(200) DEFAULT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`rating_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_rating`
--
LOCK TABLES `vtiger_rating` WRITE;
/*!40000 ALTER TABLE `vtiger_rating` DISABLE KEYS */;
INSERT INTO `vtiger_rating` VALUES
(2,'Acquired',1,145,1,NULL),
(3,'Active',1,146,2,NULL),
(4,'Market Failed',1,147,3,NULL),
(5,'Project Cancelled',1,148,4,NULL),
(6,'Shutdown',1,149,5,NULL);
/*!40000 ALTER TABLE `vtiger_rating` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_rating_seq`
--
DROP TABLE IF EXISTS `vtiger_rating_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_rating_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_rating_seq`
--
LOCK TABLES `vtiger_rating_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_rating_seq` DISABLE KEYS */;
INSERT INTO `vtiger_rating_seq` VALUES
(6);
/*!40000 ALTER TABLE `vtiger_rating_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_read_status`
--
DROP TABLE IF EXISTS `vtiger_read_status`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_read_status` (
`read_statusid` int(11) NOT NULL AUTO_INCREMENT,
`read_status` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`read_statusid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_read_status`
--
LOCK TABLES `vtiger_read_status` WRITE;
/*!40000 ALTER TABLE `vtiger_read_status` DISABLE KEYS */;
INSERT INTO `vtiger_read_status` VALUES
(1,'Read',1,785,1,NULL),
(2,'Unread',1,786,2,NULL);
/*!40000 ALTER TABLE `vtiger_read_status` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_read_status_seq`
--
DROP TABLE IF EXISTS `vtiger_read_status_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_read_status_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_read_status_seq`
--
LOCK TABLES `vtiger_read_status_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_read_status_seq` DISABLE KEYS */;
INSERT INTO `vtiger_read_status_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_read_status_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_recurring_frequency`
--
DROP TABLE IF EXISTS `vtiger_recurring_frequency`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_recurring_frequency` (
`recurring_frequency_id` int(11) DEFAULT NULL,
`recurring_frequency` varchar(200) DEFAULT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_recurring_frequency`
--
LOCK TABLES `vtiger_recurring_frequency` WRITE;
/*!40000 ALTER TABLE `vtiger_recurring_frequency` DISABLE KEYS */;
INSERT INTO `vtiger_recurring_frequency` VALUES
(2,'Daily',1,1,NULL),
(3,'Weekly',2,1,NULL),
(4,'Monthly',3,1,NULL),
(5,'Quarterly',4,1,NULL),
(6,'Yearly',5,1,NULL);
/*!40000 ALTER TABLE `vtiger_recurring_frequency` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_recurring_frequency_seq`
--
DROP TABLE IF EXISTS `vtiger_recurring_frequency_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_recurring_frequency_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_recurring_frequency_seq`
--
LOCK TABLES `vtiger_recurring_frequency_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_recurring_frequency_seq` DISABLE KEYS */;
INSERT INTO `vtiger_recurring_frequency_seq` VALUES
(6);
/*!40000 ALTER TABLE `vtiger_recurring_frequency_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_recurringevents`
--
DROP TABLE IF EXISTS `vtiger_recurringevents`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_recurringevents` (
`recurringid` int(19) NOT NULL AUTO_INCREMENT,
`activityid` int(19) NOT NULL,
`recurringdate` date DEFAULT NULL,
`recurringtype` varchar(30) DEFAULT NULL,
`recurringfreq` int(19) DEFAULT NULL,
`recurringinfo` varchar(50) DEFAULT NULL,
`recurringenddate` date DEFAULT NULL,
PRIMARY KEY (`recurringid`),
KEY `fk_1_vtiger_recurringevents` (`activityid`),
CONSTRAINT `fk_1_vtiger_recurringevents` FOREIGN KEY (`activityid`) REFERENCES `vtiger_activity` (`activityid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_recurringevents`
--
LOCK TABLES `vtiger_recurringevents` WRITE;
/*!40000 ALTER TABLE `vtiger_recurringevents` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_recurringevents` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_recurringtype`
--
DROP TABLE IF EXISTS `vtiger_recurringtype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_recurringtype` (
`recurringeventid` int(19) NOT NULL AUTO_INCREMENT,
`recurringtype` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`recurringeventid`),
UNIQUE KEY `recurringtype_status_idx` (`recurringtype`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_recurringtype`
--
LOCK TABLES `vtiger_recurringtype` WRITE;
/*!40000 ALTER TABLE `vtiger_recurringtype` DISABLE KEYS */;
INSERT INTO `vtiger_recurringtype` VALUES
(2,'Daily',1,1,NULL),
(3,'Weekly',2,1,NULL),
(4,'Monthly',3,1,NULL),
(5,'Yearly',4,1,NULL);
/*!40000 ALTER TABLE `vtiger_recurringtype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_recurringtype_seq`
--
DROP TABLE IF EXISTS `vtiger_recurringtype_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_recurringtype_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_recurringtype_seq`
--
LOCK TABLES `vtiger_recurringtype_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_recurringtype_seq` DISABLE KEYS */;
INSERT INTO `vtiger_recurringtype_seq` VALUES
(5);
/*!40000 ALTER TABLE `vtiger_recurringtype_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_relatedlists`
--
DROP TABLE IF EXISTS `vtiger_relatedlists`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_relatedlists` (
`relation_id` int(19) NOT NULL,
`tabid` int(10) DEFAULT NULL,
`related_tabid` int(10) DEFAULT NULL,
`name` varchar(100) DEFAULT NULL,
`sequence` int(10) DEFAULT NULL,
`label` varchar(100) DEFAULT NULL,
`presence` int(10) NOT NULL DEFAULT 0,
`actions` varchar(50) NOT NULL DEFAULT '',
`relationfieldid` int(19) DEFAULT NULL,
`source` varchar(25) DEFAULT NULL,
`relationtype` varchar(10) DEFAULT NULL,
PRIMARY KEY (`relation_id`),
KEY `relatedlists_relation_id_idx` (`relation_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_relatedlists`
--
LOCK TABLES `vtiger_relatedlists` WRITE;
/*!40000 ALTER TABLE `vtiger_relatedlists` DISABLE KEYS */;
INSERT INTO `vtiger_relatedlists` VALUES
(1,6,4,'get_contacts',2,'Contacts',0,'add',72,'','1:N'),
(2,6,2,'get_opportunities',3,'Potentials',0,'add',113,'','1:N'),
(3,6,20,'get_quotes',4,'Quotes',0,'add',330,'','1:N'),
(4,6,22,'get_salesorder',5,'Sales Order',0,'add',409,'','1:N'),
(5,6,23,'get_invoices',6,'Invoice',0,'add',452,'','1:N'),
(6,6,9,'get_activities',7,'Activities',0,'add',238,'','1:N'),
(7,6,10,'get_emails',8,'Emails',0,'add',NULL,'','N:N'),
(8,6,9,'get_history',9,'Activity History',0,'add',238,'','1:N'),
(9,6,8,'get_attachments',10,'Documents',0,'add,select',NULL,'','N:N'),
(10,6,13,'get_tickets',11,'HelpDesk',0,'add',157,'','1:N'),
(11,6,14,'get_products',12,'Products',0,'select',NULL,'','N:N'),
(12,7,9,'get_activities',2,'Activities',0,'add',238,'','1:N'),
(13,7,10,'get_emails',3,'Emails',0,'add',NULL,'','N:N'),
(14,7,9,'get_history',4,'Activity History',0,'add',238,'','1:N'),
(15,7,8,'get_attachments',5,'Documents',0,'add,select',NULL,'','N:N'),
(16,7,14,'get_products',6,'Products',0,'select',NULL,'','N:N'),
(17,7,26,'get_campaigns',7,'Campaigns',0,'select',NULL,'','N:N'),
(18,4,2,'get_opportunities',9,'Potentials',1,'add',740,'','1:N'),
(19,4,9,'get_activities',2,'Activities',0,'add',239,'','1:N'),
(20,4,10,'get_emails',3,'Emails',0,'add',NULL,'','N:N'),
(21,4,13,'get_tickets',4,'HelpDesk',0,'add',741,'','1:N'),
(22,4,20,'get_quotes',11,'Quotes',1,'add',319,'','1:N'),
(23,4,21,'get_purchase_orders',12,'Purchase Order',1,'add',356,'','1:N'),
(24,4,22,'get_salesorder',13,'Sales Order',1,'add',395,'','1:N'),
(25,4,14,'get_products',5,'Products',0,'select',NULL,'','N:N'),
(26,4,9,'get_history',10,'Activity History',0,'add',239,'','1:N'),
(27,4,8,'get_attachments',6,'Documents',0,'add,select',NULL,'','N:N'),
(28,4,26,'get_campaigns',14,'Campaigns',1,'select',NULL,'','N:N'),
(29,4,23,'get_invoices',15,'Invoice',1,'add',439,'','1:N'),
(30,2,9,'get_activities',2,'Activities',0,'add',238,'','1:N'),
(31,2,4,'get_contacts',3,'Contacts',0,'select',NULL,'','N:N'),
(32,2,14,'get_products',4,'Products',0,'select',NULL,'','N:N'),
(33,2,0,'get_stage_history',5,'Sales Stage History',0,'',NULL,'','N:N'),
(34,2,8,'get_attachments',6,'Documents',0,'add,select',NULL,'','N:N'),
(35,2,20,'get_Quotes',7,'Quotes',0,'add',316,'','1:N'),
(36,2,22,'get_salesorder',8,'Sales Order',0,'add',391,'','1:N'),
(37,2,9,'get_history',9,'Activity History',0,'',238,'','1:N'),
(38,14,13,'get_tickets',1,'HelpDesk',0,'add',159,'','1:N'),
(39,14,8,'get_attachments',3,'Documents',0,'add,select',NULL,'','N:N'),
(40,14,20,'get_quotes',4,'Quotes',0,'add',703,'','1:N'),
(41,14,21,'get_purchase_orders',5,'Purchase Order',0,'add',694,'','1:N'),
(42,14,22,'get_salesorder',6,'Sales Order',0,'add',685,'','1:N'),
(43,14,23,'get_invoices',7,'Invoice',0,'add',676,'','1:N'),
(44,14,19,'get_product_pricebooks',8,'PriceBooks',0,'ADD,SELECT',NULL,'','N:N'),
(45,14,7,'get_leads',9,'Leads',0,'select',NULL,'','N:N'),
(46,14,6,'get_accounts',10,'Accounts',0,'select',NULL,'','N:N'),
(47,14,4,'get_contacts',11,'Contacts',0,'select',NULL,'','N:N'),
(48,14,2,'get_opportunities',12,'Potentials',0,'select',NULL,'','N:N'),
(49,14,14,'get_products',13,'Product Bundles',0,'add,select',NULL,'','N:N'),
(50,14,14,'get_parent_products',14,'Parent Product',0,'',NULL,'','N:N'),
(51,10,4,'get_contacts',1,'Contacts',0,'select,bulkmail',NULL,'','N:N'),
(52,10,0,'get_users',2,'Users',0,'',NULL,'','N:N'),
(53,10,8,'get_attachments',3,'Documents',0,'add,select',NULL,'','N:N'),
(54,13,9,'get_activities',2,'Activities',0,'add',238,'','1:N'),
(55,13,8,'get_attachments',3,'Documents',0,'add,select',NULL,'','N:N'),
(56,13,0,'get_ticket_history',4,'Ticket History',0,'',NULL,'','N:N'),
(57,13,9,'get_history',5,'Activity History',0,'add',238,'','1:N'),
(58,19,14,'get_pricebook_products',2,'Products',0,'select',NULL,'','N:N'),
(59,18,14,'get_products',1,'Products',0,'add,select',185,'','1:N'),
(60,18,21,'get_purchase_orders',2,'Purchase Order',0,'add',353,'','1:N'),
(61,18,4,'get_contacts',3,'Contacts',0,'select',NULL,'','N:N'),
(62,18,10,'get_emails',4,'Emails',0,'add',NULL,'','N:N'),
(63,20,22,'get_salesorder',1,'Sales Order',0,'',393,'','1:N'),
(64,20,9,'get_activities',2,'Activities',0,'add',NULL,'','N:N'),
(65,20,8,'get_attachments',3,'Documents',0,'add,select',NULL,'','N:N'),
(66,20,9,'get_history',4,'Activity History',0,'',NULL,'','N:N'),
(67,20,0,'get_quotestagehistory',5,'Quote Stage History',0,'',NULL,'','N:N'),
(68,21,9,'get_activities',1,'Activities',0,'add',NULL,'','N:N'),
(69,21,8,'get_attachments',2,'Documents',0,'add,select',NULL,'','N:N'),
(70,21,9,'get_history',3,'Activity History',0,'',NULL,'','N:N'),
(71,21,0,'get_postatushistory',4,'PurchaseOrder Status History',0,'',NULL,'','N:N'),
(72,22,9,'get_activities',1,'Activities',0,'add',NULL,'','N:N'),
(73,22,8,'get_attachments',2,'Documents',0,'add,select',NULL,'','N:N'),
(74,22,23,'get_invoices',3,'Invoice',0,'',437,'','1:N'),
(75,22,9,'get_history',4,'Activity History',0,'',NULL,'','N:N'),
(76,22,0,'get_sostatushistory',5,'SalesOrder Status History',0,'',NULL,'','N:N'),
(77,23,9,'get_activities',1,'Activities',0,'add',NULL,'','N:N'),
(78,23,8,'get_attachments',2,'Documents',0,'add,select',NULL,'','N:N'),
(79,23,9,'get_history',3,'Activity History',0,'',NULL,'','N:N'),
(80,23,0,'get_invoicestatushistory',4,'Invoice Status History',0,'',NULL,'','N:N'),
(81,9,0,'get_users',1,'Users',0,'',NULL,'','N:N'),
(82,9,4,'get_contacts',2,'Contacts',0,'',NULL,'','N:N'),
(83,26,4,'get_contacts',1,'Contacts',0,'add,select',NULL,'','N:N'),
(84,26,7,'get_leads',2,'Leads',0,'add,select',NULL,'','N:N'),
(85,26,2,'get_opportunities',3,'Potentials',0,'add',121,'','1:N'),
(86,26,9,'get_activities',4,'Activities',0,'add',238,'','1:N'),
(87,6,26,'get_campaigns',14,'Campaigns',0,'select',NULL,'','N:N'),
(88,26,6,'get_accounts',5,'Accounts',0,'add,select',NULL,'','N:N'),
(89,15,8,'get_attachments',2,'Documents',0,'add,select',NULL,'','N:N'),
(90,4,32,'get_dependents_list',16,'PBXManager',1,'',535,NULL,'1:N'),
(91,7,32,'get_dependents_list',8,'PBXManager',0,'',535,NULL,'1:N'),
(92,6,32,'get_dependents_list',15,'PBXManager',0,'',535,NULL,'1:N'),
(93,33,13,'get_related_list',1,'HelpDesk',0,'ADD,SELECT',NULL,NULL,'N:N'),
(94,33,20,'get_quotes',2,'Quotes',0,'ADD',703,NULL,'1:N'),
(95,33,21,'get_purchase_orders',3,'Purchase Order',0,'ADD',694,NULL,'1:N'),
(96,33,22,'get_salesorder',4,'Sales Order',0,'ADD',685,NULL,'1:N'),
(97,33,23,'get_invoices',5,'Invoice',0,'ADD',676,NULL,'1:N'),
(98,33,19,'get_service_pricebooks',6,'PriceBooks',0,'ADD',NULL,NULL,'N:N'),
(99,33,7,'get_related_list',7,'Leads',0,'SELECT',NULL,NULL,'N:N'),
(100,33,6,'get_related_list',8,'Accounts',0,'SELECT',NULL,NULL,'N:N'),
(101,33,4,'get_related_list',9,'Contacts',0,'SELECT',NULL,NULL,'N:N'),
(102,33,2,'get_related_list',10,'Potentials',0,'SELECT',NULL,NULL,'N:N'),
(103,33,8,'get_attachments',11,'Documents',0,'ADD,SELECT',NULL,NULL,'N:N'),
(104,13,33,'get_related_list',6,'Services',0,'SELECT',NULL,NULL,'N:N'),
(105,7,33,'get_related_list',9,'Services',0,'SELECT',NULL,NULL,'N:N'),
(106,6,33,'get_related_list',16,'Services',0,'SELECT',NULL,NULL,'N:N'),
(107,4,33,'get_related_list',17,'Services',1,'SELECT',NULL,NULL,'N:N'),
(108,2,33,'get_related_list',10,'Services',0,'SELECT',NULL,NULL,'N:N'),
(109,19,33,'get_pricebook_services',3,'Services',0,'SELECT',NULL,NULL,'N:N'),
(110,35,13,'get_related_list',1,'Service Requests',0,'ADD,SELECT',NULL,NULL,'N:N'),
(111,35,8,'get_attachments',2,'Documents',0,'ADD,SELECT',NULL,NULL,'N:N'),
(112,6,35,'get_merged_list',17,'Service Contracts',0,'ADD',571,NULL,'1:N'),
(113,4,35,'get_dependents_list',18,'Service Contracts',1,'ADD',571,NULL,'1:N'),
(114,13,35,'get_related_list',7,'Service Contracts',0,'ADD,SELECT',NULL,NULL,'N:N'),
(121,6,44,'get_merged_list',18,'Projects',0,'add',625,NULL,'1:N'),
(122,4,44,'get_dependents_list',19,'Projects',1,'add',625,NULL,'1:N'),
(123,13,44,'get_related_list',8,'Projects',0,'SELECT',NULL,NULL,'N:N'),
(124,46,13,'get_related_list',1,'HelpDesk',0,'ADD,SELECT',NULL,NULL,'N:N'),
(125,46,8,'get_attachments',2,'Documents',0,'ADD,SELECT',NULL,NULL,'N:N'),
(126,6,46,'get_merged_list',19,'Assets',0,'ADD',651,NULL,'1:N'),
(127,14,46,'get_dependents_list',15,'Assets',0,'ADD',640,NULL,'1:N'),
(128,23,46,'get_dependents_list',5,'Assets',0,'ADD',646,NULL,'1:N'),
(129,47,6,'get_related_list',1,'Accounts',0,' ',NULL,NULL,'N:N'),
(130,47,4,'get_related_list',2,'Contacts',0,' ',NULL,NULL,'N:N'),
(131,47,7,'get_related_list',3,'Leads',0,' ',NULL,NULL,'N:N'),
(132,7,48,'get_comments',10,'ModComments',0,'',670,NULL,'1:N'),
(133,4,48,'get_comments',7,'ModComments',0,'',670,NULL,'1:N'),
(134,6,48,'get_comments',20,'ModComments',0,'',670,NULL,'1:N'),
(135,2,48,'get_comments',11,'ModComments',0,'',670,NULL,'1:N'),
(138,43,8,'get_attachments',2,'Documents',0,'ADD,SELECT',NULL,NULL,'N:N'),
(139,43,48,'get_comments',3,'ModComments',0,'',670,NULL,'1:N'),
(140,44,43,'get_dependents_list',2,'Project Tasks',0,'ADD',604,NULL,'1:N'),
(141,44,42,'get_dependents_list',3,'Project Milestones',0,'ADD',590,NULL,'1:N'),
(142,44,8,'get_attachments',4,'Documents',0,'ADD,SELECT',NULL,NULL,'N:N'),
(143,44,13,'get_related_list',5,'HelpDesk',0,'ADD,SELECT',NULL,NULL,'N:N'),
(144,44,0,'get_gantt_chart',6,'Charts',0,'',NULL,NULL,'N:N'),
(145,44,48,'get_comments',7,'ModComments',0,'',670,NULL,'1:N'),
(146,13,48,'get_comments',9,'ModComments',0,'',670,NULL,'1:N'),
(147,15,48,'get_comments',3,'ModComments',0,'',670,NULL,'1:N'),
(148,4,46,'get_dependents_list',8,'Assets',0,'ADD',652,NULL,'1:N'),
(149,4,18,'get_vendors',20,'Vendors',1,'SELECT',NULL,'','N:N'),
(150,2,23,'get_dependents_list',12,'Invoice',0,'ADD',774,NULL,'1:N'),
(151,8,4,'get_related_list',1,'Contacts',0,'1',NULL,NULL,'N:N'),
(152,8,6,'get_related_list',2,'Accounts',0,'1',NULL,NULL,'N:N'),
(153,8,2,'get_related_list',3,'Potentials',0,'1',NULL,NULL,'N:N'),
(154,8,7,'get_related_list',4,'Leads',0,'1',NULL,NULL,'N:N'),
(155,8,14,'get_related_list',5,'Products',0,'1',NULL,NULL,'N:N'),
(156,8,33,'get_related_list',6,'Services',0,'1',NULL,NULL,'N:N'),
(157,8,44,'get_related_list',7,'Project',0,'1',NULL,NULL,'N:N'),
(158,8,46,'get_related_list',8,'Assets',0,'1',NULL,NULL,'N:N'),
(159,8,35,'get_related_list',9,'ServiceContracts',0,'1',NULL,NULL,'N:N'),
(160,8,20,'get_related_list',10,'Quotes',0,'1',NULL,NULL,'N:N'),
(161,8,23,'get_related_list',11,'Invoice',0,'1',NULL,NULL,'N:N'),
(162,8,22,'get_related_list',12,'SalesOrder',0,'1',NULL,NULL,'N:N'),
(163,8,21,'get_related_list',13,'PurchaseOrder',0,'1',NULL,NULL,'N:N'),
(164,8,13,'get_related_list',14,'HelpDesk',0,'1',NULL,NULL,'N:N'),
(165,8,15,'get_related_list',15,'Faq',0,'1',NULL,NULL,'N:N'),
(166,44,10,'get_emails',8,'Emails',0,'ADD',NULL,NULL,'N:N'),
(167,43,10,'get_emails',4,'Emails',0,'ADD',NULL,NULL,'N:N'),
(168,44,9,'get_related_list',9,'Activities',0,'ADD',NULL,NULL,'N:N'),
(169,44,20,'get_related_list',10,'Quotes',0,'SELECT',NULL,NULL,'N:N'),
(170,14,21,'get_purchase_orders',16,'PurchaseOrder',0,'ADD',NULL,NULL,'N:N'),
(171,2,10,'get_emails',13,'Emails',0,'ADD',NULL,NULL,'N:N'),
(172,13,10,'get_emails',10,'Emails',0,'ADD',NULL,NULL,'N:N'),
(173,50,9,'get_related_list',1,'Calendar',0,'ADD,SELECT',NULL,NULL,'N:N'),
(174,50,8,'get_attachments',2,'Documents',0,'ADD,SELECT',NULL,NULL,'N:N'),
(175,50,48,'get_comments',3,'ModComments',0,'ADD,SELECT',NULL,NULL,'N:N'),
(176,13,50,'get_related_list',11,'Appartamenti',0,'ADD,SELECT',NULL,NULL,'N:N'),
(177,50,13,'get_related_list',4,'HelpDesk',0,'ADD,SELECT',NULL,NULL,'N:N'),
(178,16,54,'get_dependents_list',1,'CTAttendance',0,'',995,NULL,'1:N'),
(179,60,59,'get_dependents_list',1,'Time Control',0,'ADD',NULL,NULL,'N:N'),
(180,50,10,'get_related_list',5,'Emails',0,'ADD,SELECT',NULL,NULL,'N:N'),
(181,16,8,'get_attachments',2,'Documents',0,'',NULL,NULL,'N:N');
/*!40000 ALTER TABLE `vtiger_relatedlists` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_relatedlists_rb`
--
DROP TABLE IF EXISTS `vtiger_relatedlists_rb`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_relatedlists_rb` (
`entityid` int(19) DEFAULT NULL,
`action` varchar(50) DEFAULT NULL,
`rel_table` varchar(200) DEFAULT NULL,
`rel_column` varchar(200) DEFAULT NULL,
`ref_column` varchar(200) DEFAULT NULL,
`related_crm_ids` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_relatedlists_rb`
--
LOCK TABLES `vtiger_relatedlists_rb` WRITE;
/*!40000 ALTER TABLE `vtiger_relatedlists_rb` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_relatedlists_rb` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_relatedlists_seq`
--
DROP TABLE IF EXISTS `vtiger_relatedlists_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_relatedlists_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_relatedlists_seq`
--
LOCK TABLES `vtiger_relatedlists_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_relatedlists_seq` DISABLE KEYS */;
INSERT INTO `vtiger_relatedlists_seq` VALUES
(181);
/*!40000 ALTER TABLE `vtiger_relatedlists_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_relcriteria`
--
DROP TABLE IF EXISTS `vtiger_relcriteria`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_relcriteria` (
`queryid` int(19) NOT NULL,
`columnindex` int(11) NOT NULL,
`columnname` varchar(250) DEFAULT '',
`comparator` varchar(20) DEFAULT NULL,
`value` varchar(512) DEFAULT NULL,
`groupid` int(11) DEFAULT 1,
`column_condition` varchar(256) DEFAULT 'and',
PRIMARY KEY (`queryid`,`columnindex`),
KEY `relcriteria_queryid_idx` (`queryid`),
CONSTRAINT `fk_1_vtiger_relcriteria` FOREIGN KEY (`queryid`) REFERENCES `vtiger_selectquery` (`queryid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_relcriteria`
--
LOCK TABLES `vtiger_relcriteria` WRITE;
/*!40000 ALTER TABLE `vtiger_relcriteria` DISABLE KEYS */;
INSERT INTO `vtiger_relcriteria` VALUES
(1,0,'vtiger_contactdetails:accountid:Contacts_Account_Name:account_id:V','n','',1,'and'),
(2,0,'vtiger_contactdetails:accountid:Contacts_Account_Name:account_id:V','e','',1,'and'),
(3,0,'vtiger_potential:potentialname:Potentials_Potential_Name:potentialname:V','n','',1,'and'),
(7,0,'vtiger_potential:sales_stage:Potentials_Sales_Stage:sales_stage:V','e','Closed Won',1,'and'),
(12,0,'vtiger_troubletickets:status:HelpDesk_Status:ticketstatus:V','n','Closed',1,'and'),
(15,0,'vtiger_quotes:quotestage:Quotes_Quote_Stage:quotestage:V','n','Accepted',1,'and'),
(15,1,'vtiger_quotes:quotestage:Quotes_Quote_Stage:quotestage:V','n','Rejected',1,'and'),
(22,0,'vtiger_email_track:access_count:Emails_Access_Count:access_count:I','ny','',1,'and'),
(23,0,'vtiger_email_track:access_count:Emails_Access_Count:access_count:I','ny','',1,'and'),
(24,0,'vtiger_email_track:access_count:Emails_Access_Count:access_count:I','ny','',1,'and'),
(25,0,'vtiger_email_track:access_count:Emails_Access_Count:access_count:I','ny','',1,'and'),
(26,0,'vtiger_leaddetails:lead_no:Leads_Lead_No:lead_no:V','ny','',1,'and'),
(26,1,'vtiger_crmentityLeads:createdtime:Leads_Created_Time:createdtime:DT','lastmonth','2023-02-01,2023-02-28',1,'');
/*!40000 ALTER TABLE `vtiger_relcriteria` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_relcriteria_grouping`
--
DROP TABLE IF EXISTS `vtiger_relcriteria_grouping`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_relcriteria_grouping` (
`groupid` int(11) NOT NULL,
`queryid` int(19) NOT NULL,
`group_condition` varchar(256) DEFAULT NULL,
`condition_expression` text DEFAULT NULL,
PRIMARY KEY (`groupid`,`queryid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_relcriteria_grouping`
--
LOCK TABLES `vtiger_relcriteria_grouping` WRITE;
/*!40000 ALTER TABLE `vtiger_relcriteria_grouping` DISABLE KEYS */;
INSERT INTO `vtiger_relcriteria_grouping` VALUES
(1,1,'','0'),
(1,2,'','0'),
(1,3,'','0'),
(1,7,'','0'),
(1,12,'','0'),
(1,15,'','0 and 1'),
(1,22,'','0'),
(1,23,'','0'),
(1,24,'','0'),
(1,25,'','0'),
(1,26,'and',' 0 and 1 '),
(1,27,'and',' 0 '),
(1,28,'and',' 0 ');
/*!40000 ALTER TABLE `vtiger_relcriteria_grouping` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_reminder_interval`
--
DROP TABLE IF EXISTS `vtiger_reminder_interval`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_reminder_interval` (
`reminder_intervalid` int(19) NOT NULL AUTO_INCREMENT,
`reminder_interval` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL,
`presence` int(1) NOT NULL,
PRIMARY KEY (`reminder_intervalid`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_reminder_interval`
--
LOCK TABLES `vtiger_reminder_interval` WRITE;
/*!40000 ALTER TABLE `vtiger_reminder_interval` DISABLE KEYS */;
INSERT INTO `vtiger_reminder_interval` VALUES
(2,'1 Minute',1,1),
(3,'5 Minutes',2,1),
(4,'15 Minutes',3,1),
(5,'30 Minutes',4,1),
(6,'45 Minutes',5,1),
(7,'1 Hour',6,1),
(8,'1 Day',7,1);
/*!40000 ALTER TABLE `vtiger_reminder_interval` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_reminder_interval_seq`
--
DROP TABLE IF EXISTS `vtiger_reminder_interval_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_reminder_interval_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_reminder_interval_seq`
--
LOCK TABLES `vtiger_reminder_interval_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_reminder_interval_seq` DISABLE KEYS */;
INSERT INTO `vtiger_reminder_interval_seq` VALUES
(8);
/*!40000 ALTER TABLE `vtiger_reminder_interval_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_report`
--
DROP TABLE IF EXISTS `vtiger_report`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_report` (
`reportid` int(19) NOT NULL,
`folderid` int(19) NOT NULL,
`reportname` varchar(100) DEFAULT '',
`description` varchar(250) DEFAULT '',
`reporttype` varchar(50) DEFAULT '',
`queryid` int(19) NOT NULL DEFAULT 0,
`state` varchar(50) DEFAULT 'SAVED',
`customizable` int(1) DEFAULT 1,
`category` int(11) DEFAULT 1,
`owner` int(11) DEFAULT 1,
`sharingtype` varchar(200) DEFAULT 'Private',
PRIMARY KEY (`reportid`),
KEY `report_queryid_idx` (`queryid`),
KEY `report_folderid_idx` (`folderid`),
CONSTRAINT `fk_2_vtiger_report` FOREIGN KEY (`queryid`) REFERENCES `vtiger_selectquery` (`queryid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_report`
--
LOCK TABLES `vtiger_report` WRITE;
/*!40000 ALTER TABLE `vtiger_report` DISABLE KEYS */;
INSERT INTO `vtiger_report` VALUES
(1,1,'Contacts by Accounts','Contacts related to Accounts','tabular',1,'CUSTOM',1,1,1,'Public'),
(2,1,'Contacts without Accounts','Contacts not related to Accounts','tabular',2,'CUSTOM',1,1,1,'Public'),
(3,1,'Contacts by Potentials','Contacts related to Potentials','tabular',3,'CUSTOM',1,1,1,'Public'),
(4,2,'Lead by Source','Lead by Source','summary',4,'CUSTOM',1,1,1,'Public'),
(5,2,'Lead Status Report','Lead Status Report','summary',5,'CUSTOM',1,1,1,'Public'),
(6,3,'Potential Pipeline','Potential Pipeline','summary',6,'CUSTOM',1,1,1,'Public'),
(7,3,'Closed Potentials','Potential that have Won','tabular',7,'CUSTOM',1,1,1,'Public'),
(8,4,'Last Month Activities','Last Month Activities','tabular',8,'CUSTOM',1,1,1,'Public'),
(9,4,'This Month Activities','This Month Activities','tabular',9,'CUSTOM',1,1,1,'Public'),
(10,5,'Tickets by Products','Tickets related to Products','tabular',10,'CUSTOM',1,1,1,'Public'),
(11,5,'Tickets by Priority','Tickets by Priority','summary',11,'CUSTOM',1,1,1,'Public'),
(12,5,'Open Tickets','Tickets that are Open','tabular',12,'CUSTOM',1,1,1,'Public'),
(13,6,'Product Details','Product Detailed Report','tabular',13,'CUSTOM',1,1,1,'Public'),
(14,6,'Products by Contacts','Products related to Contacts','tabular',14,'CUSTOM',1,1,1,'Public'),
(15,7,'Open Quotes','Quotes that are Open','tabular',15,'CUSTOM',1,1,1,'Public'),
(16,7,'Quotes Detailed Report','Quotes Detailed Report','tabular',16,'CUSTOM',1,1,1,'Public'),
(17,8,'PurchaseOrder by Contacts','PurchaseOrder related to Contacts','tabular',17,'CUSTOM',1,1,1,'Public'),
(18,8,'PurchaseOrder Detailed Report','PurchaseOrder Detailed Report','tabular',18,'CUSTOM',1,1,1,'Public'),
(19,9,'Invoice Detailed Report','Invoice Detailed Report','tabular',19,'CUSTOM',1,1,1,'Public'),
(20,10,'SalesOrder Detailed Report','SalesOrder Detailed Report','tabular',20,'CUSTOM',1,1,1,'Public'),
(21,11,'Campaign Expectations and Actuals','Campaign Expectations and Actuals','tabular',21,'CUSTOM',1,1,1,'Public'),
(22,12,'Contacts Email Report','Emails sent to Contacts','tabular',22,'CUSTOM',1,1,1,'Public'),
(23,12,'Accounts Email Report','Emails sent to Organizations','tabular',23,'CUSTOM',1,1,1,'Public'),
(24,12,'Leads Email Report','Emails sent to Leads','tabular',24,'CUSTOM',1,1,1,'Public'),
(25,12,'Vendors Email Report','Emails sent to Vendors','tabular',25,'CUSTOM',1,1,1,'Public'),
(26,2,'Lead Mese Precendente','Lead Mese Precendente','chart',26,'CUSTOM',1,1,1,'Private');
/*!40000 ALTER TABLE `vtiger_report` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_report_sharegroups`
--
DROP TABLE IF EXISTS `vtiger_report_sharegroups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_report_sharegroups` (
`reportid` int(25) NOT NULL,
`groupid` int(25) NOT NULL,
KEY `vtiger_report_sharegroups_ibfk_1` (`reportid`),
KEY `vtiger_groups_groupid_ibfk_1` (`groupid`),
CONSTRAINT `vtiger_groups_groupid_ibfk_1` FOREIGN KEY (`groupid`) REFERENCES `vtiger_groups` (`groupid`) ON DELETE CASCADE,
CONSTRAINT `vtiger_report_reportid_ibfk_2` FOREIGN KEY (`reportid`) REFERENCES `vtiger_report` (`reportid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_report_sharegroups`
--
LOCK TABLES `vtiger_report_sharegroups` WRITE;
/*!40000 ALTER TABLE `vtiger_report_sharegroups` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_report_sharegroups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_report_shareusers`
--
DROP TABLE IF EXISTS `vtiger_report_shareusers`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_report_shareusers` (
`reportid` int(25) NOT NULL,
`userid` int(25) NOT NULL,
KEY `vtiger_report_shareusers_ibfk_1` (`reportid`),
KEY `vtiger_users_userid_ibfk_1` (`userid`),
CONSTRAINT `vtiger_reports_reportid_ibfk_1` FOREIGN KEY (`reportid`) REFERENCES `vtiger_report` (`reportid`) ON DELETE CASCADE,
CONSTRAINT `vtiger_users_userid_ibfk_1` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_report_shareusers`
--
LOCK TABLES `vtiger_report_shareusers` WRITE;
/*!40000 ALTER TABLE `vtiger_report_shareusers` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_report_shareusers` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_reportdatefilter`
--
DROP TABLE IF EXISTS `vtiger_reportdatefilter`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_reportdatefilter` (
`datefilterid` int(19) NOT NULL,
`datecolumnname` varchar(250) DEFAULT '',
`datefilter` varchar(250) DEFAULT '',
`startdate` date DEFAULT NULL,
`enddate` date DEFAULT NULL,
PRIMARY KEY (`datefilterid`),
KEY `reportdatefilter_datefilterid_idx` (`datefilterid`),
CONSTRAINT `fk_1_vtiger_reportdatefilter` FOREIGN KEY (`datefilterid`) REFERENCES `vtiger_report` (`reportid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_reportdatefilter`
--
LOCK TABLES `vtiger_reportdatefilter` WRITE;
/*!40000 ALTER TABLE `vtiger_reportdatefilter` DISABLE KEYS */;
INSERT INTO `vtiger_reportdatefilter` VALUES
(8,'vtiger_crmentity:modifiedtime:modifiedtime:Calendar_Modified_Time','lastmonth','2005-05-01','2005-05-31'),
(9,'vtiger_crmentity:modifiedtime:modifiedtime:Calendar_Modified_Time','thismonth','2005-06-01','2005-06-30');
/*!40000 ALTER TABLE `vtiger_reportdatefilter` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_reportfilters`
--
DROP TABLE IF EXISTS `vtiger_reportfilters`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_reportfilters` (
`filterid` int(19) NOT NULL,
`name` varchar(200) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_reportfilters`
--
LOCK TABLES `vtiger_reportfilters` WRITE;
/*!40000 ALTER TABLE `vtiger_reportfilters` DISABLE KEYS */;
INSERT INTO `vtiger_reportfilters` VALUES
(1,'Private'),
(2,'Public'),
(3,'Shared');
/*!40000 ALTER TABLE `vtiger_reportfilters` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_reportfolder`
--
DROP TABLE IF EXISTS `vtiger_reportfolder`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_reportfolder` (
`folderid` int(19) NOT NULL AUTO_INCREMENT,
`foldername` varchar(100) NOT NULL DEFAULT '',
`description` varchar(250) DEFAULT '',
`state` varchar(50) DEFAULT 'SAVED',
PRIMARY KEY (`folderid`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_reportfolder`
--
LOCK TABLES `vtiger_reportfolder` WRITE;
/*!40000 ALTER TABLE `vtiger_reportfolder` DISABLE KEYS */;
INSERT INTO `vtiger_reportfolder` VALUES
(1,'Organization and Contact Reports','Account and Contact Reports','SAVED'),
(2,'Lead Reports','Lead Reports','SAVED'),
(3,'Opportunity Reports','Potential Reports','SAVED'),
(4,'Activity Reports','Activity Reports','SAVED'),
(5,'Tickets Reports','HelpDesk Reports','SAVED'),
(6,'Product Reports','Product Reports','SAVED'),
(7,'Quote Reports','Quote Reports','SAVED'),
(8,'Purchase Order Reports','PurchaseOrder Reports','SAVED'),
(9,'Invoice Reports','Invoice Reports','SAVED'),
(10,'Sales Order Reports','SalesOrder Reports','SAVED'),
(11,'Campaign Reports','Campaign Reports','SAVED'),
(12,'Email Reports','Email Reports','SAVED');
/*!40000 ALTER TABLE `vtiger_reportfolder` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_reportgroupbycolumn`
--
DROP TABLE IF EXISTS `vtiger_reportgroupbycolumn`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_reportgroupbycolumn` (
`reportid` int(19) DEFAULT NULL,
`sortid` int(19) DEFAULT NULL,
`sortcolname` varchar(250) DEFAULT NULL,
`dategroupbycriteria` varchar(250) DEFAULT NULL,
KEY `fk_1_vtiger_reportgroupbycolumn` (`reportid`),
CONSTRAINT `fk_1_vtiger_reportgroupbycolumn` FOREIGN KEY (`reportid`) REFERENCES `vtiger_report` (`reportid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_reportgroupbycolumn`
--
LOCK TABLES `vtiger_reportgroupbycolumn` WRITE;
/*!40000 ALTER TABLE `vtiger_reportgroupbycolumn` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_reportgroupbycolumn` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_reportmodules`
--
DROP TABLE IF EXISTS `vtiger_reportmodules`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_reportmodules` (
`reportmodulesid` int(19) NOT NULL,
`primarymodule` varchar(100) DEFAULT NULL,
`secondarymodules` varchar(250) DEFAULT '',
PRIMARY KEY (`reportmodulesid`),
CONSTRAINT `fk_1_vtiger_reportmodules` FOREIGN KEY (`reportmodulesid`) REFERENCES `vtiger_report` (`reportid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_reportmodules`
--
LOCK TABLES `vtiger_reportmodules` WRITE;
/*!40000 ALTER TABLE `vtiger_reportmodules` DISABLE KEYS */;
INSERT INTO `vtiger_reportmodules` VALUES
(1,'Contacts','Accounts'),
(2,'Contacts','Accounts'),
(3,'Contacts','Potentials'),
(4,'Leads',''),
(5,'Leads',''),
(6,'Potentials',''),
(7,'Potentials',''),
(8,'Calendar',''),
(9,'Calendar',''),
(10,'HelpDesk','Products'),
(11,'HelpDesk',''),
(12,'HelpDesk',''),
(13,'Products',''),
(14,'Products','Contacts'),
(15,'Quotes',''),
(16,'Quotes',''),
(17,'PurchaseOrder','Contacts'),
(18,'PurchaseOrder',''),
(19,'Invoice',''),
(20,'SalesOrder',''),
(21,'Campaigns',''),
(22,'Contacts','Emails'),
(23,'Accounts','Emails'),
(24,'Leads','Emails'),
(25,'Vendors','Emails'),
(26,'Leads','');
/*!40000 ALTER TABLE `vtiger_reportmodules` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_reportsharing`
--
DROP TABLE IF EXISTS `vtiger_reportsharing`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_reportsharing` (
`reportid` int(19) NOT NULL,
`shareid` int(19) NOT NULL,
`setype` varchar(200) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_reportsharing`
--
LOCK TABLES `vtiger_reportsharing` WRITE;
/*!40000 ALTER TABLE `vtiger_reportsharing` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_reportsharing` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_reportsortcol`
--
DROP TABLE IF EXISTS `vtiger_reportsortcol`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_reportsortcol` (
`sortcolid` int(19) NOT NULL,
`reportid` int(19) NOT NULL,
`columnname` varchar(250) DEFAULT '',
`sortorder` varchar(250) DEFAULT 'Asc',
PRIMARY KEY (`sortcolid`,`reportid`),
KEY `fk_1_vtiger_reportsortcol` (`reportid`),
CONSTRAINT `fk_1_vtiger_reportsortcol` FOREIGN KEY (`reportid`) REFERENCES `vtiger_report` (`reportid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_reportsortcol`
--
LOCK TABLES `vtiger_reportsortcol` WRITE;
/*!40000 ALTER TABLE `vtiger_reportsortcol` DISABLE KEYS */;
INSERT INTO `vtiger_reportsortcol` VALUES
(1,4,'vtiger_leaddetails:leadsource:Leads_Lead_Source:leadsource:V','Ascending'),
(1,5,'vtiger_leaddetails:leadstatus:Leads_Lead_Status:leadstatus:V','Ascending'),
(1,6,'vtiger_potential:sales_stage:Potentials_Sales_Stage:sales_stage:V','Ascending'),
(1,11,'vtiger_troubletickets:priority:HelpDesk_Priority:ticketpriorities:V','Ascending');
/*!40000 ALTER TABLE `vtiger_reportsortcol` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_reportsummary`
--
DROP TABLE IF EXISTS `vtiger_reportsummary`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_reportsummary` (
`reportsummaryid` int(19) NOT NULL,
`summarytype` int(19) NOT NULL,
`columnname` varchar(250) NOT NULL DEFAULT '',
PRIMARY KEY (`reportsummaryid`,`summarytype`,`columnname`),
KEY `reportsummary_reportsummaryid_idx` (`reportsummaryid`),
CONSTRAINT `fk_1_vtiger_reportsummary` FOREIGN KEY (`reportsummaryid`) REFERENCES `vtiger_report` (`reportid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_reportsummary`
--
LOCK TABLES `vtiger_reportsummary` WRITE;
/*!40000 ALTER TABLE `vtiger_reportsummary` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_reportsummary` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_reporttype`
--
DROP TABLE IF EXISTS `vtiger_reporttype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_reporttype` (
`reportid` int(10) NOT NULL,
`data` text DEFAULT NULL,
PRIMARY KEY (`reportid`),
CONSTRAINT `fk_1_vtiger_reporttype` FOREIGN KEY (`reportid`) REFERENCES `vtiger_report` (`reportid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_reporttype`
--
LOCK TABLES `vtiger_reporttype` WRITE;
/*!40000 ALTER TABLE `vtiger_reporttype` DISABLE KEYS */;
INSERT INTO `vtiger_reporttype` VALUES
(26,'{\"type\":\"verticalbarChart\",\"groupbyfield\":\"vtiger_leadaddress:city:Leads_City:city:V\",\"datafields\":[\"count(*)\"]}');
/*!40000 ALTER TABLE `vtiger_reporttype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_role`
--
DROP TABLE IF EXISTS `vtiger_role`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_role` (
`roleid` varchar(255) NOT NULL,
`rolename` varchar(200) DEFAULT NULL,
`parentrole` varchar(255) DEFAULT NULL,
`depth` int(19) DEFAULT NULL,
`allowassignedrecordsto` int(2) NOT NULL DEFAULT 1,
PRIMARY KEY (`roleid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_role`
--
LOCK TABLES `vtiger_role` WRITE;
/*!40000 ALTER TABLE `vtiger_role` DISABLE KEYS */;
INSERT INTO `vtiger_role` VALUES
('H1','Organization','H1',0,1),
('H10','Operation Manager','H1::H2::H10',2,1),
('H11','Maintenance Manager','H1::H2::H11',2,1),
('H12','Marketing Manager','H1::H2::H12',2,1),
('H13','Marketing Employee','H1::H2::H12::H13',3,1),
('H14','Maintenance Employee','H1::H2::H11::H14',3,1),
('H15','Operation Employee','H1::H2::H10::H15',3,1),
('H16','TEST ROLE','H1::H2::H16',2,1),
('H2','CEO','H1::H2',1,1),
('H3','CTO','H1::H2::H3',2,1),
('H5','Sales Employee','H1::H2::H9::H5',3,1),
('H9','Sales Manager','H1::H2::H9',2,1);
/*!40000 ALTER TABLE `vtiger_role` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_role2picklist`
--
DROP TABLE IF EXISTS `vtiger_role2picklist`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_role2picklist` (
`roleid` varchar(255) NOT NULL,
`picklistvalueid` int(11) NOT NULL,
`picklistid` int(11) NOT NULL,
`sortid` int(11) DEFAULT NULL,
PRIMARY KEY (`roleid`,`picklistvalueid`,`picklistid`),
KEY `role2picklist_roleid_picklistid_idx` (`roleid`,`picklistid`,`picklistvalueid`),
KEY `fk_2_vtiger_role2picklist` (`picklistid`),
CONSTRAINT `fk_1_vtiger_role2picklist` FOREIGN KEY (`roleid`) REFERENCES `vtiger_role` (`roleid`) ON DELETE CASCADE,
CONSTRAINT `fk_2_vtiger_role2picklist` FOREIGN KEY (`picklistid`) REFERENCES `vtiger_picklist` (`picklistid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_role2picklist`
--
LOCK TABLES `vtiger_role2picklist` WRITE;
/*!40000 ALTER TABLE `vtiger_role2picklist` DISABLE KEYS */;
INSERT INTO `vtiger_role2picklist` VALUES
('H1',1,1,0),
('H1',2,1,1),
('H1',3,1,2),
('H1',4,1,3),
('H1',5,1,4),
('H1',6,1,5),
('H1',7,1,6),
('H1',8,1,7),
('H1',9,1,8),
('H1',10,1,9),
('H1',11,1,10),
('H1',12,2,0),
('H1',13,2,1),
('H1',14,3,0),
('H1',15,3,1),
('H1',16,3,2),
('H1',17,3,3),
('H1',18,3,4),
('H1',19,3,5),
('H1',20,4,0),
('H1',21,4,1),
('H1',22,4,2),
('H1',23,4,3),
('H1',24,4,4),
('H1',25,4,5),
('H1',26,4,6),
('H1',27,4,7),
('H1',28,4,8),
('H1',29,4,9),
('H1',30,4,10),
('H1',31,4,11),
('H1',32,4,12),
('H1',33,5,0),
('H1',34,5,1),
('H1',35,5,2),
('H1',36,5,3),
('H1',37,5,4),
('H1',38,6,0),
('H1',39,6,1),
('H1',40,6,2),
('H1',41,7,0),
('H1',42,7,1),
('H1',43,7,2),
('H1',44,7,3),
('H1',45,7,4),
('H1',46,8,0),
('H1',47,9,0),
('H1',48,9,1),
('H1',49,9,2),
('H1',50,9,3),
('H1',51,10,0),
('H1',52,10,1),
('H1',53,10,2),
('H1',54,10,3),
('H1',55,10,4),
('H1',56,10,5),
('H1',57,10,6),
('H1',58,10,7),
('H1',59,10,8),
('H1',60,11,0),
('H1',61,11,1),
('H1',62,11,2),
('H1',63,11,3),
('H1',64,11,4),
('H1',65,11,5),
('H1',66,11,6),
('H1',67,11,7),
('H1',68,11,8),
('H1',69,11,9),
('H1',70,11,10),
('H1',71,11,11),
('H1',72,11,12),
('H1',73,11,13),
('H1',74,11,14),
('H1',75,11,15),
('H1',76,11,16),
('H1',77,11,17),
('H1',78,11,18),
('H1',79,11,19),
('H1',80,11,20),
('H1',81,11,21),
('H1',82,11,22),
('H1',83,11,23),
('H1',84,11,24),
('H1',85,11,25),
('H1',86,11,26),
('H1',87,11,27),
('H1',88,11,28),
('H1',89,11,29),
('H1',90,11,30),
('H1',91,11,31),
('H1',92,12,0),
('H1',93,12,1),
('H1',94,12,2),
('H1',95,12,3),
('H1',96,12,4),
('H1',97,12,5),
('H1',98,13,0),
('H1',99,13,1),
('H1',100,13,2),
('H1',101,13,3),
('H1',102,13,4),
('H1',103,13,5),
('H1',104,13,6),
('H1',105,13,7),
('H1',106,13,8),
('H1',107,13,9),
('H1',108,13,10),
('H1',109,13,11),
('H1',110,13,12),
('H1',111,14,0),
('H1',112,14,1),
('H1',113,14,2),
('H1',114,14,3),
('H1',115,14,4),
('H1',116,14,5),
('H1',117,14,6),
('H1',118,14,7),
('H1',119,14,8),
('H1',120,14,9),
('H1',121,14,10),
('H1',123,15,0),
('H1',124,15,1),
('H1',125,15,2),
('H1',126,15,3),
('H1',127,16,0),
('H1',128,16,1),
('H1',129,16,2),
('H1',130,17,0),
('H1',131,17,1),
('H1',132,17,2),
('H1',133,17,3),
('H1',134,17,4),
('H1',135,18,0),
('H1',136,18,1),
('H1',137,18,2),
('H1',138,18,3),
('H1',139,19,0),
('H1',140,19,1),
('H1',141,19,2),
('H1',142,19,3),
('H1',143,19,4),
('H1',144,20,0),
('H1',145,20,1),
('H1',146,20,2),
('H1',147,20,3),
('H1',148,20,4),
('H1',149,20,5),
('H1',150,21,0),
('H1',151,21,1),
('H1',152,21,2),
('H1',153,21,3),
('H1',154,21,4),
('H1',155,21,5),
('H1',156,21,6),
('H1',157,21,7),
('H1',158,21,8),
('H1',159,21,9),
('H1',160,22,0),
('H1',161,22,1),
('H1',162,22,2),
('H1',163,22,3),
('H1',164,22,4),
('H1',165,22,5),
('H1',166,23,0),
('H1',167,23,1),
('H1',168,23,2),
('H1',169,23,3),
('H1',170,24,0),
('H1',171,24,1),
('H1',172,24,2),
('H1',173,25,0),
('H1',174,25,1),
('H1',175,25,2),
('H1',176,25,3),
('H1',177,25,4),
('H1',178,25,5),
('H1',182,27,0),
('H1',183,27,1),
('H1',184,27,2),
('H1',185,27,3),
('H1',186,28,0),
('H1',187,28,1),
('H1',188,28,2),
('H1',189,28,3),
('H1',190,29,0),
('H1',191,29,1),
('H1',192,29,2),
('H1',193,29,3),
('H1',194,30,0),
('H1',195,30,1),
('H1',196,30,2),
('H1',197,30,3),
('H1',198,30,4),
('H1',199,30,5),
('H1',200,30,6),
('H1',201,30,7),
('H1',202,30,8),
('H1',203,30,9),
('H1',204,30,10),
('H1',205,30,11),
('H1',206,30,12),
('H1',207,30,13),
('H1',208,30,14),
('H1',209,30,15),
('H1',210,31,1),
('H1',211,31,2),
('H1',212,31,3),
('H1',213,32,1),
('H1',214,32,2),
('H1',215,32,3),
('H1',216,32,4),
('H1',217,32,5),
('H1',218,32,6),
('H1',219,33,1),
('H1',220,33,2),
('H1',221,33,3),
('H1',222,33,4),
('H1',223,34,1),
('H1',224,34,2),
('H1',225,34,3),
('H1',226,34,4),
('H1',227,34,5),
('H1',228,34,6),
('H1',229,35,1),
('H1',230,35,2),
('H1',231,35,3),
('H1',232,36,1),
('H1',233,36,2),
('H1',234,36,3),
('H1',235,37,1),
('H1',236,37,2),
('H1',237,37,3),
('H1',238,37,4),
('H1',239,38,1),
('H1',240,38,2),
('H1',241,38,3),
('H1',242,38,4),
('H1',243,39,1),
('H1',244,39,2),
('H1',245,39,3),
('H1',246,39,4),
('H1',247,40,1),
('H1',248,40,2),
('H1',249,40,3),
('H1',250,40,4),
('H1',251,40,5),
('H1',252,40,6),
('H1',253,40,7),
('H1',254,40,8),
('H1',255,40,9),
('H1',256,40,10),
('H1',257,40,11),
('H1',258,41,1),
('H1',259,41,2),
('H1',260,41,3),
('H1',261,41,4),
('H1',262,41,5),
('H1',263,41,6),
('H1',264,41,7),
('H1',265,41,8),
('H1',266,41,9),
('H1',267,42,1),
('H1',268,42,2),
('H1',269,42,3),
('H1',270,42,4),
('H1',271,43,1),
('H1',272,43,2),
('H1',273,43,3),
('H1',274,43,4),
('H1',275,44,1),
('H1',276,44,2),
('H1',277,44,3),
('H1',278,44,4),
('H1',279,44,5),
('H1',280,44,6),
('H1',281,44,7),
('H1',282,44,8),
('H1',283,44,9),
('H1',284,44,10),
('H1',285,44,11),
('H1',286,45,1),
('H1',287,45,2),
('H1',288,12,1),
('H1',289,46,1),
('H1',290,46,2),
('H1',291,46,3),
('H1',292,46,4),
('H1',293,46,5),
('H1',294,46,6),
('H1',295,2,1),
('H1',296,47,1),
('H1',297,47,2),
('H1',298,47,3),
('H1',299,48,1),
('H1',300,48,2),
('H1',303,49,1),
('H1',304,49,2),
('H1',776,51,1),
('H1',777,51,2),
('H1',778,52,1),
('H1',779,52,2),
('H1',780,53,1),
('H1',781,53,2),
('H1',782,54,1),
('H1',783,54,2),
('H1',784,54,3),
('H1',785,55,1),
('H1',786,55,2),
('H1',787,56,1),
('H1',788,56,2),
('H1',789,56,3),
('H1',790,56,4),
('H1',791,57,1),
('H1',792,57,2),
('H1',793,58,1),
('H1',794,58,2),
('H10',1,1,0),
('H10',2,1,1),
('H10',3,1,2),
('H10',4,1,3),
('H10',5,1,4),
('H10',6,1,5),
('H10',7,1,6),
('H10',8,1,7),
('H10',9,1,8),
('H10',10,1,9),
('H10',11,1,10),
('H10',12,2,0),
('H10',13,2,1),
('H10',14,3,0),
('H10',15,3,1),
('H10',16,3,2),
('H10',17,3,3),
('H10',18,3,4),
('H10',19,3,5),
('H10',20,4,0),
('H10',21,4,1),
('H10',22,4,2),
('H10',23,4,3),
('H10',24,4,4),
('H10',25,4,5),
('H10',26,4,6),
('H10',27,4,7),
('H10',28,4,8),
('H10',29,4,9),
('H10',30,4,10),
('H10',31,4,11),
('H10',32,4,12),
('H10',33,5,0),
('H10',34,5,1),
('H10',35,5,2),
('H10',36,5,3),
('H10',37,5,4),
('H10',38,6,0),
('H10',39,6,1),
('H10',40,6,2),
('H10',41,7,0),
('H10',42,7,1),
('H10',43,7,2),
('H10',44,7,3),
('H10',45,7,4),
('H10',46,8,0),
('H10',47,9,0),
('H10',48,9,1),
('H10',49,9,2),
('H10',50,9,3),
('H10',51,10,0),
('H10',52,10,1),
('H10',53,10,2),
('H10',54,10,3),
('H10',55,10,4),
('H10',56,10,5),
('H10',57,10,6),
('H10',58,10,7),
('H10',59,10,8),
('H10',60,11,0),
('H10',61,11,1),
('H10',62,11,2),
('H10',63,11,3),
('H10',64,11,4),
('H10',65,11,5),
('H10',66,11,6),
('H10',67,11,7),
('H10',68,11,8),
('H10',69,11,9),
('H10',70,11,10),
('H10',71,11,11),
('H10',72,11,12),
('H10',73,11,13),
('H10',74,11,14),
('H10',75,11,15),
('H10',76,11,16),
('H10',77,11,17),
('H10',78,11,18),
('H10',79,11,19),
('H10',80,11,20),
('H10',81,11,21),
('H10',82,11,22),
('H10',83,11,23),
('H10',84,11,24),
('H10',85,11,25),
('H10',86,11,26),
('H10',87,11,27),
('H10',88,11,28),
('H10',89,11,29),
('H10',90,11,30),
('H10',91,11,31),
('H10',92,12,0),
('H10',93,12,1),
('H10',94,12,2),
('H10',95,12,3),
('H10',96,12,4),
('H10',97,12,5),
('H10',98,13,0),
('H10',99,13,1),
('H10',100,13,2),
('H10',101,13,3),
('H10',102,13,4),
('H10',103,13,5),
('H10',104,13,6),
('H10',105,13,7),
('H10',106,13,8),
('H10',107,13,9),
('H10',108,13,10),
('H10',109,13,11),
('H10',110,13,12),
('H10',111,14,0),
('H10',112,14,1),
('H10',113,14,2),
('H10',114,14,3),
('H10',115,14,4),
('H10',116,14,5),
('H10',117,14,6),
('H10',118,14,7),
('H10',119,14,8),
('H10',120,14,9),
('H10',121,14,10),
('H10',123,15,0),
('H10',124,15,1),
('H10',125,15,2),
('H10',126,15,3),
('H10',127,16,0),
('H10',128,16,1),
('H10',129,16,2),
('H10',130,17,0),
('H10',131,17,1),
('H10',132,17,2),
('H10',133,17,3),
('H10',134,17,4),
('H10',135,18,0),
('H10',136,18,1),
('H10',137,18,2),
('H10',138,18,3),
('H10',139,19,0),
('H10',140,19,1),
('H10',141,19,2),
('H10',142,19,3),
('H10',143,19,4),
('H10',144,20,0),
('H10',145,20,1),
('H10',146,20,2),
('H10',147,20,3),
('H10',148,20,4),
('H10',149,20,5),
('H10',150,21,0),
('H10',151,21,1),
('H10',152,21,2),
('H10',153,21,3),
('H10',154,21,4),
('H10',155,21,5),
('H10',156,21,6),
('H10',157,21,7),
('H10',158,21,8),
('H10',159,21,9),
('H10',160,22,0),
('H10',161,22,1),
('H10',162,22,2),
('H10',163,22,3),
('H10',164,22,4),
('H10',165,22,5),
('H10',166,23,0),
('H10',167,23,1),
('H10',168,23,2),
('H10',169,23,3),
('H10',170,24,0),
('H10',171,24,1),
('H10',172,24,2),
('H10',173,25,0),
('H10',174,25,1),
('H10',175,25,2),
('H10',176,25,3),
('H10',177,25,4),
('H10',178,25,5),
('H10',182,27,0),
('H10',183,27,1),
('H10',184,27,2),
('H10',185,27,3),
('H10',186,28,0),
('H10',187,28,1),
('H10',188,28,2),
('H10',189,28,3),
('H10',190,29,0),
('H10',191,29,1),
('H10',192,29,2),
('H10',193,29,3),
('H10',194,30,0),
('H10',195,30,1),
('H10',196,30,2),
('H10',197,30,3),
('H10',198,30,4),
('H10',199,30,5),
('H10',200,30,6),
('H10',201,30,7),
('H10',202,30,8),
('H10',203,30,9),
('H10',204,30,10),
('H10',205,30,11),
('H10',206,30,12),
('H10',207,30,13),
('H10',208,30,14),
('H10',209,30,15),
('H10',210,31,1),
('H10',211,31,2),
('H10',212,31,3),
('H10',213,32,1),
('H10',214,32,2),
('H10',215,32,3),
('H10',216,32,4),
('H10',217,32,5),
('H10',218,32,6),
('H10',219,33,1),
('H10',220,33,2),
('H10',221,33,3),
('H10',222,33,4),
('H10',223,34,1),
('H10',224,34,2),
('H10',225,34,3),
('H10',226,34,4),
('H10',227,34,5),
('H10',228,34,6),
('H10',229,35,1),
('H10',230,35,2),
('H10',231,35,3),
('H10',232,36,1),
('H10',233,36,2),
('H10',234,36,3),
('H10',235,37,1),
('H10',236,37,2),
('H10',237,37,3),
('H10',238,37,4),
('H10',239,38,1),
('H10',240,38,2),
('H10',241,38,3),
('H10',242,38,4),
('H10',243,39,1),
('H10',244,39,2),
('H10',245,39,3),
('H10',246,39,4),
('H10',247,40,1),
('H10',248,40,2),
('H10',249,40,3),
('H10',250,40,4),
('H10',251,40,5),
('H10',252,40,6),
('H10',253,40,7),
('H10',254,40,8),
('H10',255,40,9),
('H10',256,40,10),
('H10',257,40,11),
('H10',258,41,1),
('H10',259,41,2),
('H10',260,41,3),
('H10',261,41,4),
('H10',262,41,5),
('H10',263,41,6),
('H10',264,41,7),
('H10',265,41,8),
('H10',266,41,9),
('H10',267,42,1),
('H10',268,42,2),
('H10',269,42,3),
('H10',270,42,4),
('H10',271,43,1),
('H10',272,43,2),
('H10',273,43,3),
('H10',274,43,4),
('H10',275,44,1),
('H10',276,44,2),
('H10',277,44,3),
('H10',278,44,4),
('H10',279,44,5),
('H10',280,44,6),
('H10',281,44,7),
('H10',282,44,8),
('H10',283,44,9),
('H10',284,44,10),
('H10',285,44,11),
('H10',286,45,1),
('H10',287,45,2),
('H10',288,12,1),
('H10',289,46,1),
('H10',290,46,2),
('H10',291,46,3),
('H10',292,46,4),
('H10',293,46,5),
('H10',294,46,6),
('H10',295,2,1),
('H10',296,47,1),
('H10',297,47,2),
('H10',298,47,3),
('H10',299,48,1),
('H10',300,48,2),
('H10',303,49,1),
('H10',304,49,2),
('H10',305,14,12),
('H10',306,14,13),
('H10',307,14,14),
('H10',308,14,15),
('H10',309,14,16),
('H10',310,14,17),
('H10',311,14,18),
('H10',312,26,3),
('H10',313,26,4),
('H10',314,26,5),
('H10',315,26,6),
('H10',316,26,7),
('H10',317,26,8),
('H10',318,26,9),
('H10',319,14,19),
('H10',320,6,3),
('H10',527,14,20),
('H10',528,29,4),
('H10',776,51,1),
('H10',777,51,2),
('H10',778,52,1),
('H10',779,52,2),
('H10',780,53,1),
('H10',781,53,2),
('H10',782,54,1),
('H10',783,54,2),
('H10',784,54,3),
('H10',785,55,1),
('H10',786,55,2),
('H10',787,56,1),
('H10',788,56,2),
('H10',789,56,3),
('H10',790,56,4),
('H10',791,57,1),
('H10',792,57,2),
('H10',793,58,1),
('H10',794,58,2),
('H11',1,1,0),
('H11',2,1,1),
('H11',3,1,2),
('H11',4,1,3),
('H11',5,1,4),
('H11',6,1,5),
('H11',7,1,6),
('H11',8,1,7),
('H11',9,1,8),
('H11',10,1,9),
('H11',11,1,10),
('H11',12,2,0),
('H11',13,2,1),
('H11',14,3,0),
('H11',15,3,1),
('H11',16,3,2),
('H11',17,3,3),
('H11',18,3,4),
('H11',19,3,5),
('H11',20,4,0),
('H11',21,4,1),
('H11',22,4,2),
('H11',23,4,3),
('H11',24,4,4),
('H11',25,4,5),
('H11',26,4,6),
('H11',27,4,7),
('H11',28,4,8),
('H11',29,4,9),
('H11',30,4,10),
('H11',31,4,11),
('H11',32,4,12),
('H11',33,5,0),
('H11',34,5,1),
('H11',35,5,2),
('H11',36,5,3),
('H11',37,5,4),
('H11',38,6,0),
('H11',39,6,1),
('H11',40,6,2),
('H11',41,7,0),
('H11',42,7,1),
('H11',43,7,2),
('H11',44,7,3),
('H11',45,7,4),
('H11',46,8,0),
('H11',47,9,0),
('H11',48,9,1),
('H11',49,9,2),
('H11',50,9,3),
('H11',51,10,0),
('H11',52,10,1),
('H11',53,10,2),
('H11',54,10,3),
('H11',55,10,4),
('H11',56,10,5),
('H11',57,10,6),
('H11',58,10,7),
('H11',59,10,8),
('H11',60,11,0),
('H11',61,11,1),
('H11',62,11,2),
('H11',63,11,3),
('H11',64,11,4),
('H11',65,11,5),
('H11',66,11,6),
('H11',67,11,7),
('H11',68,11,8),
('H11',69,11,9),
('H11',70,11,10),
('H11',71,11,11),
('H11',72,11,12),
('H11',73,11,13),
('H11',74,11,14),
('H11',75,11,15),
('H11',76,11,16),
('H11',77,11,17),
('H11',78,11,18),
('H11',79,11,19),
('H11',80,11,20),
('H11',81,11,21),
('H11',82,11,22),
('H11',83,11,23),
('H11',84,11,24),
('H11',85,11,25),
('H11',86,11,26),
('H11',87,11,27),
('H11',88,11,28),
('H11',89,11,29),
('H11',90,11,30),
('H11',91,11,31),
('H11',92,12,0),
('H11',93,12,1),
('H11',94,12,2),
('H11',95,12,3),
('H11',96,12,4),
('H11',97,12,5),
('H11',98,13,0),
('H11',99,13,1),
('H11',100,13,2),
('H11',101,13,3),
('H11',102,13,4),
('H11',103,13,5),
('H11',104,13,6),
('H11',105,13,7),
('H11',106,13,8),
('H11',107,13,9),
('H11',108,13,10),
('H11',109,13,11),
('H11',110,13,12),
('H11',111,14,0),
('H11',112,14,1),
('H11',113,14,2),
('H11',114,14,3),
('H11',115,14,4),
('H11',116,14,5),
('H11',117,14,6),
('H11',118,14,7),
('H11',119,14,8),
('H11',120,14,9),
('H11',121,14,10),
('H11',123,15,0),
('H11',124,15,1),
('H11',125,15,2),
('H11',126,15,3),
('H11',127,16,0),
('H11',128,16,1),
('H11',129,16,2),
('H11',130,17,0),
('H11',131,17,1),
('H11',132,17,2),
('H11',133,17,3),
('H11',134,17,4),
('H11',135,18,0),
('H11',136,18,1),
('H11',137,18,2),
('H11',138,18,3),
('H11',139,19,0),
('H11',140,19,1),
('H11',141,19,2),
('H11',142,19,3),
('H11',143,19,4),
('H11',144,20,0),
('H11',145,20,1),
('H11',146,20,2),
('H11',147,20,3),
('H11',148,20,4),
('H11',149,20,5),
('H11',150,21,0),
('H11',151,21,1),
('H11',152,21,2),
('H11',153,21,3),
('H11',154,21,4),
('H11',155,21,5),
('H11',156,21,6),
('H11',157,21,7),
('H11',158,21,8),
('H11',159,21,9),
('H11',160,22,0),
('H11',161,22,1),
('H11',162,22,2),
('H11',163,22,3),
('H11',164,22,4),
('H11',165,22,5),
('H11',166,23,0),
('H11',167,23,1),
('H11',168,23,2),
('H11',169,23,3),
('H11',170,24,0),
('H11',171,24,1),
('H11',172,24,2),
('H11',173,25,0),
('H11',174,25,1),
('H11',175,25,2),
('H11',176,25,3),
('H11',177,25,4),
('H11',178,25,5),
('H11',182,27,0),
('H11',183,27,1),
('H11',184,27,2),
('H11',185,27,3),
('H11',186,28,0),
('H11',187,28,1),
('H11',188,28,2),
('H11',189,28,3),
('H11',190,29,0),
('H11',191,29,1),
('H11',192,29,2),
('H11',193,29,3),
('H11',194,30,0),
('H11',195,30,1),
('H11',196,30,2),
('H11',197,30,3),
('H11',198,30,4),
('H11',199,30,5),
('H11',200,30,6),
('H11',201,30,7),
('H11',202,30,8),
('H11',203,30,9),
('H11',204,30,10),
('H11',205,30,11),
('H11',206,30,12),
('H11',207,30,13),
('H11',208,30,14),
('H11',209,30,15),
('H11',210,31,1),
('H11',211,31,2),
('H11',212,31,3),
('H11',213,32,1),
('H11',214,32,2),
('H11',215,32,3),
('H11',216,32,4),
('H11',217,32,5),
('H11',218,32,6),
('H11',219,33,1),
('H11',220,33,2),
('H11',221,33,3),
('H11',222,33,4),
('H11',223,34,1),
('H11',224,34,2),
('H11',225,34,3),
('H11',226,34,4),
('H11',227,34,5),
('H11',228,34,6),
('H11',229,35,1),
('H11',230,35,2),
('H11',231,35,3),
('H11',232,36,1),
('H11',233,36,2),
('H11',234,36,3),
('H11',235,37,1),
('H11',236,37,2),
('H11',237,37,3),
('H11',238,37,4),
('H11',239,38,1),
('H11',240,38,2),
('H11',241,38,3),
('H11',242,38,4),
('H11',243,39,1),
('H11',244,39,2),
('H11',245,39,3),
('H11',246,39,4),
('H11',247,40,1),
('H11',248,40,2),
('H11',249,40,3),
('H11',250,40,4),
('H11',251,40,5),
('H11',252,40,6),
('H11',253,40,7),
('H11',254,40,8),
('H11',255,40,9),
('H11',256,40,10),
('H11',257,40,11),
('H11',258,41,1),
('H11',259,41,2),
('H11',260,41,3),
('H11',261,41,4),
('H11',262,41,5),
('H11',263,41,6),
('H11',264,41,7),
('H11',265,41,8),
('H11',266,41,9),
('H11',267,42,1),
('H11',268,42,2),
('H11',269,42,3),
('H11',270,42,4),
('H11',271,43,1),
('H11',272,43,2),
('H11',273,43,3),
('H11',274,43,4),
('H11',275,44,1),
('H11',276,44,2),
('H11',277,44,3),
('H11',278,44,4),
('H11',279,44,5),
('H11',280,44,6),
('H11',281,44,7),
('H11',282,44,8),
('H11',283,44,9),
('H11',284,44,10),
('H11',285,44,11),
('H11',286,45,1),
('H11',287,45,2),
('H11',288,12,1),
('H11',289,46,1),
('H11',290,46,2),
('H11',291,46,3),
('H11',292,46,4),
('H11',293,46,5),
('H11',294,46,6),
('H11',295,2,1),
('H11',296,47,1),
('H11',297,47,2),
('H11',298,47,3),
('H11',299,48,1),
('H11',300,48,2),
('H11',303,49,1),
('H11',304,49,2),
('H11',305,14,12),
('H11',306,14,13),
('H11',307,14,14),
('H11',308,14,15),
('H11',309,14,16),
('H11',310,14,17),
('H11',311,14,18),
('H11',312,26,3),
('H11',313,26,4),
('H11',314,26,5),
('H11',315,26,6),
('H11',316,26,7),
('H11',317,26,8),
('H11',318,26,9),
('H11',319,14,19),
('H11',320,6,3),
('H11',527,14,20),
('H11',528,29,4),
('H11',776,51,1),
('H11',777,51,2),
('H11',778,52,1),
('H11',779,52,2),
('H11',780,53,1),
('H11',781,53,2),
('H11',782,54,1),
('H11',783,54,2),
('H11',784,54,3),
('H11',785,55,1),
('H11',786,55,2),
('H11',787,56,1),
('H11',788,56,2),
('H11',789,56,3),
('H11',790,56,4),
('H11',791,57,1),
('H11',792,57,2),
('H11',793,58,1),
('H11',794,58,2),
('H12',1,1,0),
('H12',2,1,1),
('H12',3,1,2),
('H12',4,1,3),
('H12',5,1,4),
('H12',6,1,5),
('H12',7,1,6),
('H12',8,1,7),
('H12',9,1,8),
('H12',10,1,9),
('H12',11,1,10),
('H12',12,2,0),
('H12',13,2,1),
('H12',14,3,0),
('H12',15,3,1),
('H12',16,3,2),
('H12',17,3,3),
('H12',18,3,4),
('H12',19,3,5),
('H12',20,4,0),
('H12',21,4,1),
('H12',22,4,2),
('H12',23,4,3),
('H12',24,4,4),
('H12',25,4,5),
('H12',26,4,6),
('H12',27,4,7),
('H12',28,4,8),
('H12',29,4,9),
('H12',30,4,10),
('H12',31,4,11),
('H12',32,4,12),
('H12',33,5,0),
('H12',34,5,1),
('H12',35,5,2),
('H12',36,5,3),
('H12',37,5,4),
('H12',38,6,0),
('H12',39,6,1),
('H12',40,6,2),
('H12',41,7,0),
('H12',42,7,1),
('H12',43,7,2),
('H12',44,7,3),
('H12',45,7,4),
('H12',46,8,0),
('H12',47,9,0),
('H12',48,9,1),
('H12',49,9,2),
('H12',50,9,3),
('H12',51,10,0),
('H12',52,10,1),
('H12',53,10,2),
('H12',54,10,3),
('H12',55,10,4),
('H12',56,10,5),
('H12',57,10,6),
('H12',58,10,7),
('H12',59,10,8),
('H12',60,11,0),
('H12',61,11,1),
('H12',62,11,2),
('H12',63,11,3),
('H12',64,11,4),
('H12',65,11,5),
('H12',66,11,6),
('H12',67,11,7),
('H12',68,11,8),
('H12',69,11,9),
('H12',70,11,10),
('H12',71,11,11),
('H12',72,11,12),
('H12',73,11,13),
('H12',74,11,14),
('H12',75,11,15),
('H12',76,11,16),
('H12',77,11,17),
('H12',78,11,18),
('H12',79,11,19),
('H12',80,11,20),
('H12',81,11,21),
('H12',82,11,22),
('H12',83,11,23),
('H12',84,11,24),
('H12',85,11,25),
('H12',86,11,26),
('H12',87,11,27),
('H12',88,11,28),
('H12',89,11,29),
('H12',90,11,30),
('H12',91,11,31),
('H12',92,12,0),
('H12',93,12,1),
('H12',94,12,2),
('H12',95,12,3),
('H12',96,12,4),
('H12',97,12,5),
('H12',98,13,0),
('H12',99,13,1),
('H12',100,13,2),
('H12',101,13,3),
('H12',102,13,4),
('H12',103,13,5),
('H12',104,13,6),
('H12',105,13,7),
('H12',106,13,8),
('H12',107,13,9),
('H12',108,13,10),
('H12',109,13,11),
('H12',110,13,12),
('H12',111,14,0),
('H12',112,14,1),
('H12',113,14,2),
('H12',114,14,3),
('H12',115,14,4),
('H12',116,14,5),
('H12',117,14,6),
('H12',118,14,7),
('H12',119,14,8),
('H12',120,14,9),
('H12',121,14,10),
('H12',123,15,0),
('H12',124,15,1),
('H12',125,15,2),
('H12',126,15,3),
('H12',127,16,0),
('H12',128,16,1),
('H12',129,16,2),
('H12',130,17,0),
('H12',131,17,1),
('H12',132,17,2),
('H12',133,17,3),
('H12',134,17,4),
('H12',135,18,0),
('H12',136,18,1),
('H12',137,18,2),
('H12',138,18,3),
('H12',139,19,0),
('H12',140,19,1),
('H12',141,19,2),
('H12',142,19,3),
('H12',143,19,4),
('H12',144,20,0),
('H12',145,20,1),
('H12',146,20,2),
('H12',147,20,3),
('H12',148,20,4),
('H12',149,20,5),
('H12',150,21,0),
('H12',151,21,1),
('H12',152,21,2),
('H12',153,21,3),
('H12',154,21,4),
('H12',155,21,5),
('H12',156,21,6),
('H12',157,21,7),
('H12',158,21,8),
('H12',159,21,9),
('H12',160,22,0),
('H12',161,22,1),
('H12',162,22,2),
('H12',163,22,3),
('H12',164,22,4),
('H12',165,22,5),
('H12',166,23,0),
('H12',167,23,1),
('H12',168,23,2),
('H12',169,23,3),
('H12',170,24,0),
('H12',171,24,1),
('H12',172,24,2),
('H12',173,25,0),
('H12',174,25,1),
('H12',175,25,2),
('H12',176,25,3),
('H12',177,25,4),
('H12',178,25,5),
('H12',182,27,0),
('H12',183,27,1),
('H12',184,27,2),
('H12',185,27,3),
('H12',186,28,0),
('H12',187,28,1),
('H12',188,28,2),
('H12',189,28,3),
('H12',190,29,0),
('H12',191,29,1),
('H12',192,29,2),
('H12',193,29,3),
('H12',194,30,0),
('H12',195,30,1),
('H12',196,30,2),
('H12',197,30,3),
('H12',198,30,4),
('H12',199,30,5),
('H12',200,30,6),
('H12',201,30,7),
('H12',202,30,8),
('H12',203,30,9),
('H12',204,30,10),
('H12',205,30,11),
('H12',206,30,12),
('H12',207,30,13),
('H12',208,30,14),
('H12',209,30,15),
('H12',210,31,1),
('H12',211,31,2),
('H12',212,31,3),
('H12',213,32,1),
('H12',214,32,2),
('H12',215,32,3),
('H12',216,32,4),
('H12',217,32,5),
('H12',218,32,6),
('H12',219,33,1),
('H12',220,33,2),
('H12',221,33,3),
('H12',222,33,4),
('H12',223,34,1),
('H12',224,34,2),
('H12',225,34,3),
('H12',226,34,4),
('H12',227,34,5),
('H12',228,34,6),
('H12',229,35,1),
('H12',230,35,2),
('H12',231,35,3),
('H12',232,36,1),
('H12',233,36,2),
('H12',234,36,3),
('H12',235,37,1),
('H12',236,37,2),
('H12',237,37,3),
('H12',238,37,4),
('H12',239,38,1),
('H12',240,38,2),
('H12',241,38,3),
('H12',242,38,4),
('H12',243,39,1),
('H12',244,39,2),
('H12',245,39,3),
('H12',246,39,4),
('H12',247,40,1),
('H12',248,40,2),
('H12',249,40,3),
('H12',250,40,4),
('H12',251,40,5),
('H12',252,40,6),
('H12',253,40,7),
('H12',254,40,8),
('H12',255,40,9),
('H12',256,40,10),
('H12',257,40,11),
('H12',258,41,1),
('H12',259,41,2),
('H12',260,41,3),
('H12',261,41,4),
('H12',262,41,5),
('H12',263,41,6),
('H12',264,41,7),
('H12',265,41,8),
('H12',266,41,9),
('H12',267,42,1),
('H12',268,42,2),
('H12',269,42,3),
('H12',270,42,4),
('H12',271,43,1),
('H12',272,43,2),
('H12',273,43,3),
('H12',274,43,4),
('H12',275,44,1),
('H12',276,44,2),
('H12',277,44,3),
('H12',278,44,4),
('H12',279,44,5),
('H12',280,44,6),
('H12',281,44,7),
('H12',282,44,8),
('H12',283,44,9),
('H12',284,44,10),
('H12',285,44,11),
('H12',286,45,1),
('H12',287,45,2),
('H12',288,12,1),
('H12',289,46,1),
('H12',290,46,2),
('H12',291,46,3),
('H12',292,46,4),
('H12',293,46,5),
('H12',294,46,6),
('H12',295,2,1),
('H12',296,47,1),
('H12',297,47,2),
('H12',298,47,3),
('H12',299,48,1),
('H12',300,48,2),
('H12',303,49,1),
('H12',304,49,2),
('H12',305,14,12),
('H12',306,14,13),
('H12',307,14,14),
('H12',308,14,15),
('H12',309,14,16),
('H12',310,14,17),
('H12',311,14,18),
('H12',312,26,3),
('H12',313,26,4),
('H12',314,26,5),
('H12',315,26,6),
('H12',316,26,7),
('H12',317,26,8),
('H12',318,26,9),
('H12',319,14,19),
('H12',320,6,3),
('H12',527,14,20),
('H12',528,29,4),
('H12',776,51,1),
('H12',777,51,2),
('H12',778,52,1),
('H12',779,52,2),
('H12',780,53,1),
('H12',781,53,2),
('H12',782,54,1),
('H12',783,54,2),
('H12',784,54,3),
('H12',785,55,1),
('H12',786,55,2),
('H12',787,56,1),
('H12',788,56,2),
('H12',789,56,3),
('H12',790,56,4),
('H12',791,57,1),
('H12',792,57,2),
('H12',793,58,1),
('H12',794,58,2),
('H13',1,1,0),
('H13',2,1,1),
('H13',3,1,2),
('H13',4,1,3),
('H13',5,1,4),
('H13',6,1,5),
('H13',7,1,6),
('H13',8,1,7),
('H13',9,1,8),
('H13',10,1,9),
('H13',11,1,10),
('H13',12,2,0),
('H13',13,2,1),
('H13',14,3,0),
('H13',15,3,1),
('H13',16,3,2),
('H13',17,3,3),
('H13',18,3,4),
('H13',19,3,5),
('H13',20,4,0),
('H13',21,4,1),
('H13',22,4,2),
('H13',23,4,3),
('H13',24,4,4),
('H13',25,4,5),
('H13',26,4,6),
('H13',27,4,7),
('H13',28,4,8),
('H13',29,4,9),
('H13',30,4,10),
('H13',31,4,11),
('H13',32,4,12),
('H13',33,5,0),
('H13',34,5,1),
('H13',35,5,2),
('H13',36,5,3),
('H13',37,5,4),
('H13',38,6,0),
('H13',39,6,1),
('H13',40,6,2),
('H13',41,7,0),
('H13',42,7,1),
('H13',43,7,2),
('H13',44,7,3),
('H13',45,7,4),
('H13',46,8,0),
('H13',47,9,0),
('H13',48,9,1),
('H13',49,9,2),
('H13',50,9,3),
('H13',51,10,0),
('H13',52,10,1),
('H13',53,10,2),
('H13',54,10,3),
('H13',55,10,4),
('H13',56,10,5),
('H13',57,10,6),
('H13',58,10,7),
('H13',59,10,8),
('H13',60,11,0),
('H13',61,11,1),
('H13',62,11,2),
('H13',63,11,3),
('H13',64,11,4),
('H13',65,11,5),
('H13',66,11,6),
('H13',67,11,7),
('H13',68,11,8),
('H13',69,11,9),
('H13',70,11,10),
('H13',71,11,11),
('H13',72,11,12),
('H13',73,11,13),
('H13',74,11,14),
('H13',75,11,15),
('H13',76,11,16),
('H13',77,11,17),
('H13',78,11,18),
('H13',79,11,19),
('H13',80,11,20),
('H13',81,11,21),
('H13',82,11,22),
('H13',83,11,23),
('H13',84,11,24),
('H13',85,11,25),
('H13',86,11,26),
('H13',87,11,27),
('H13',88,11,28),
('H13',89,11,29),
('H13',90,11,30),
('H13',91,11,31),
('H13',92,12,0),
('H13',93,12,1),
('H13',94,12,2),
('H13',95,12,3),
('H13',96,12,4),
('H13',97,12,5),
('H13',98,13,0),
('H13',99,13,1),
('H13',100,13,2),
('H13',101,13,3),
('H13',102,13,4),
('H13',103,13,5),
('H13',104,13,6),
('H13',105,13,7),
('H13',106,13,8),
('H13',107,13,9),
('H13',108,13,10),
('H13',109,13,11),
('H13',110,13,12),
('H13',111,14,0),
('H13',112,14,1),
('H13',113,14,2),
('H13',114,14,3),
('H13',115,14,4),
('H13',116,14,5),
('H13',117,14,6),
('H13',118,14,7),
('H13',119,14,8),
('H13',120,14,9),
('H13',121,14,10),
('H13',123,15,0),
('H13',124,15,1),
('H13',125,15,2),
('H13',126,15,3),
('H13',127,16,0),
('H13',128,16,1),
('H13',129,16,2),
('H13',130,17,0),
('H13',131,17,1),
('H13',132,17,2),
('H13',133,17,3),
('H13',134,17,4),
('H13',135,18,0),
('H13',136,18,1),
('H13',137,18,2),
('H13',138,18,3),
('H13',139,19,0),
('H13',140,19,1),
('H13',141,19,2),
('H13',142,19,3),
('H13',143,19,4),
('H13',144,20,0),
('H13',145,20,1),
('H13',146,20,2),
('H13',147,20,3),
('H13',148,20,4),
('H13',149,20,5),
('H13',150,21,0),
('H13',151,21,1),
('H13',152,21,2),
('H13',153,21,3),
('H13',154,21,4),
('H13',155,21,5),
('H13',156,21,6),
('H13',157,21,7),
('H13',158,21,8),
('H13',159,21,9),
('H13',160,22,0),
('H13',161,22,1),
('H13',162,22,2),
('H13',163,22,3),
('H13',164,22,4),
('H13',165,22,5),
('H13',166,23,0),
('H13',167,23,1),
('H13',168,23,2),
('H13',169,23,3),
('H13',170,24,0),
('H13',171,24,1),
('H13',172,24,2),
('H13',173,25,0),
('H13',174,25,1),
('H13',175,25,2),
('H13',176,25,3),
('H13',177,25,4),
('H13',178,25,5),
('H13',182,27,0),
('H13',183,27,1),
('H13',184,27,2),
('H13',185,27,3),
('H13',186,28,0),
('H13',187,28,1),
('H13',188,28,2),
('H13',189,28,3),
('H13',190,29,0),
('H13',191,29,1),
('H13',192,29,2),
('H13',193,29,3),
('H13',194,30,0),
('H13',195,30,1),
('H13',196,30,2),
('H13',197,30,3),
('H13',198,30,4),
('H13',199,30,5),
('H13',200,30,6),
('H13',201,30,7),
('H13',202,30,8),
('H13',203,30,9),
('H13',204,30,10),
('H13',205,30,11),
('H13',206,30,12),
('H13',207,30,13),
('H13',208,30,14),
('H13',209,30,15),
('H13',210,31,1),
('H13',211,31,2),
('H13',212,31,3),
('H13',213,32,1),
('H13',214,32,2),
('H13',215,32,3),
('H13',216,32,4),
('H13',217,32,5),
('H13',218,32,6),
('H13',219,33,1),
('H13',220,33,2),
('H13',221,33,3),
('H13',222,33,4),
('H13',223,34,1),
('H13',224,34,2),
('H13',225,34,3),
('H13',226,34,4),
('H13',227,34,5),
('H13',228,34,6),
('H13',229,35,1),
('H13',230,35,2),
('H13',231,35,3),
('H13',232,36,1),
('H13',233,36,2),
('H13',234,36,3),
('H13',235,37,1),
('H13',236,37,2),
('H13',237,37,3),
('H13',238,37,4),
('H13',239,38,1),
('H13',240,38,2),
('H13',241,38,3),
('H13',242,38,4),
('H13',243,39,1),
('H13',244,39,2),
('H13',245,39,3),
('H13',246,39,4),
('H13',247,40,1),
('H13',248,40,2),
('H13',249,40,3),
('H13',250,40,4),
('H13',251,40,5),
('H13',252,40,6),
('H13',253,40,7),
('H13',254,40,8),
('H13',255,40,9),
('H13',256,40,10),
('H13',257,40,11),
('H13',258,41,1),
('H13',259,41,2),
('H13',260,41,3),
('H13',261,41,4),
('H13',262,41,5),
('H13',263,41,6),
('H13',264,41,7),
('H13',265,41,8),
('H13',266,41,9),
('H13',267,42,1),
('H13',268,42,2),
('H13',269,42,3),
('H13',270,42,4),
('H13',271,43,1),
('H13',272,43,2),
('H13',273,43,3),
('H13',274,43,4),
('H13',275,44,1),
('H13',276,44,2),
('H13',277,44,3),
('H13',278,44,4),
('H13',279,44,5),
('H13',280,44,6),
('H13',281,44,7),
('H13',282,44,8),
('H13',283,44,9),
('H13',284,44,10),
('H13',285,44,11),
('H13',286,45,1),
('H13',287,45,2),
('H13',288,12,1),
('H13',289,46,1),
('H13',290,46,2),
('H13',291,46,3),
('H13',292,46,4),
('H13',293,46,5),
('H13',294,46,6),
('H13',295,2,1),
('H13',296,47,1),
('H13',297,47,2),
('H13',298,47,3),
('H13',299,48,1),
('H13',300,48,2),
('H13',303,49,1),
('H13',304,49,2),
('H13',305,14,12),
('H13',306,14,13),
('H13',307,14,14),
('H13',308,14,15),
('H13',309,14,16),
('H13',310,14,17),
('H13',311,14,18),
('H13',312,26,3),
('H13',313,26,4),
('H13',314,26,5),
('H13',315,26,6),
('H13',316,26,7),
('H13',317,26,8),
('H13',318,26,9),
('H13',319,14,19),
('H13',320,6,3),
('H13',527,14,20),
('H13',528,29,4),
('H13',776,51,1),
('H13',777,51,2),
('H13',778,52,1),
('H13',779,52,2),
('H13',780,53,1),
('H13',781,53,2),
('H13',782,54,1),
('H13',783,54,2),
('H13',784,54,3),
('H13',785,55,1),
('H13',786,55,2),
('H13',787,56,1),
('H13',788,56,2),
('H13',789,56,3),
('H13',790,56,4),
('H13',791,57,1),
('H13',792,57,2),
('H13',793,58,1),
('H13',794,58,2),
('H14',1,1,0),
('H14',2,1,1),
('H14',3,1,2),
('H14',4,1,3),
('H14',5,1,4),
('H14',6,1,5),
('H14',7,1,6),
('H14',8,1,7),
('H14',9,1,8),
('H14',10,1,9),
('H14',11,1,10),
('H14',12,2,0),
('H14',13,2,1),
('H14',14,3,0),
('H14',15,3,1),
('H14',16,3,2),
('H14',17,3,3),
('H14',18,3,4),
('H14',19,3,5),
('H14',20,4,0),
('H14',21,4,1),
('H14',22,4,2),
('H14',23,4,3),
('H14',24,4,4),
('H14',25,4,5),
('H14',26,4,6),
('H14',27,4,7),
('H14',28,4,8),
('H14',29,4,9),
('H14',30,4,10),
('H14',31,4,11),
('H14',32,4,12),
('H14',33,5,0),
('H14',34,5,1),
('H14',35,5,2),
('H14',36,5,3),
('H14',37,5,4),
('H14',38,6,0),
('H14',39,6,1),
('H14',40,6,2),
('H14',41,7,0),
('H14',42,7,1),
('H14',43,7,2),
('H14',44,7,3),
('H14',45,7,4),
('H14',46,8,0),
('H14',47,9,0),
('H14',48,9,1),
('H14',49,9,2),
('H14',50,9,3),
('H14',51,10,0),
('H14',52,10,1),
('H14',53,10,2),
('H14',54,10,3),
('H14',55,10,4),
('H14',56,10,5),
('H14',57,10,6),
('H14',58,10,7),
('H14',59,10,8),
('H14',60,11,0),
('H14',61,11,1),
('H14',62,11,2),
('H14',63,11,3),
('H14',64,11,4),
('H14',65,11,5),
('H14',66,11,6),
('H14',67,11,7),
('H14',68,11,8),
('H14',69,11,9),
('H14',70,11,10),
('H14',71,11,11),
('H14',72,11,12),
('H14',73,11,13),
('H14',74,11,14),
('H14',75,11,15),
('H14',76,11,16),
('H14',77,11,17),
('H14',78,11,18),
('H14',79,11,19),
('H14',80,11,20),
('H14',81,11,21),
('H14',82,11,22),
('H14',83,11,23),
('H14',84,11,24),
('H14',85,11,25),
('H14',86,11,26),
('H14',87,11,27),
('H14',88,11,28),
('H14',89,11,29),
('H14',90,11,30),
('H14',91,11,31),
('H14',92,12,0),
('H14',93,12,1),
('H14',94,12,2),
('H14',95,12,3),
('H14',96,12,4),
('H14',97,12,5),
('H14',98,13,0),
('H14',99,13,1),
('H14',100,13,2),
('H14',101,13,3),
('H14',102,13,4),
('H14',103,13,5),
('H14',104,13,6),
('H14',105,13,7),
('H14',106,13,8),
('H14',107,13,9),
('H14',108,13,10),
('H14',109,13,11),
('H14',110,13,12),
('H14',111,14,0),
('H14',112,14,1),
('H14',113,14,2),
('H14',114,14,3),
('H14',115,14,4),
('H14',116,14,5),
('H14',117,14,6),
('H14',118,14,7),
('H14',119,14,8),
('H14',120,14,9),
('H14',121,14,10),
('H14',123,15,0),
('H14',124,15,1),
('H14',125,15,2),
('H14',126,15,3),
('H14',127,16,0),
('H14',128,16,1),
('H14',129,16,2),
('H14',130,17,0),
('H14',131,17,1),
('H14',132,17,2),
('H14',133,17,3),
('H14',134,17,4),
('H14',135,18,0),
('H14',136,18,1),
('H14',137,18,2),
('H14',138,18,3),
('H14',139,19,0),
('H14',140,19,1),
('H14',141,19,2),
('H14',142,19,3),
('H14',143,19,4),
('H14',144,20,0),
('H14',145,20,1),
('H14',146,20,2),
('H14',147,20,3),
('H14',148,20,4),
('H14',149,20,5),
('H14',150,21,0),
('H14',151,21,1),
('H14',152,21,2),
('H14',153,21,3),
('H14',154,21,4),
('H14',155,21,5),
('H14',156,21,6),
('H14',157,21,7),
('H14',158,21,8),
('H14',159,21,9),
('H14',160,22,0),
('H14',161,22,1),
('H14',162,22,2),
('H14',163,22,3),
('H14',164,22,4),
('H14',165,22,5),
('H14',166,23,0),
('H14',167,23,1),
('H14',168,23,2),
('H14',169,23,3),
('H14',170,24,0),
('H14',171,24,1),
('H14',172,24,2),
('H14',173,25,0),
('H14',174,25,1),
('H14',175,25,2),
('H14',176,25,3),
('H14',177,25,4),
('H14',178,25,5),
('H14',182,27,0),
('H14',183,27,1),
('H14',184,27,2),
('H14',185,27,3),
('H14',186,28,0),
('H14',187,28,1),
('H14',188,28,2),
('H14',189,28,3),
('H14',190,29,0),
('H14',191,29,1),
('H14',192,29,2),
('H14',193,29,3),
('H14',194,30,0),
('H14',195,30,1),
('H14',196,30,2),
('H14',197,30,3),
('H14',198,30,4),
('H14',199,30,5),
('H14',200,30,6),
('H14',201,30,7),
('H14',202,30,8),
('H14',203,30,9),
('H14',204,30,10),
('H14',205,30,11),
('H14',206,30,12),
('H14',207,30,13),
('H14',208,30,14),
('H14',209,30,15),
('H14',210,31,1),
('H14',211,31,2),
('H14',212,31,3),
('H14',213,32,1),
('H14',214,32,2),
('H14',215,32,3),
('H14',216,32,4),
('H14',217,32,5),
('H14',218,32,6),
('H14',219,33,1),
('H14',220,33,2),
('H14',221,33,3),
('H14',222,33,4),
('H14',223,34,1),
('H14',224,34,2),
('H14',225,34,3),
('H14',226,34,4),
('H14',227,34,5),
('H14',228,34,6),
('H14',229,35,1),
('H14',230,35,2),
('H14',231,35,3),
('H14',232,36,1),
('H14',233,36,2),
('H14',234,36,3),
('H14',235,37,1),
('H14',236,37,2),
('H14',237,37,3),
('H14',238,37,4),
('H14',239,38,1),
('H14',240,38,2),
('H14',241,38,3),
('H14',242,38,4),
('H14',243,39,1),
('H14',244,39,2),
('H14',245,39,3),
('H14',246,39,4),
('H14',247,40,1),
('H14',248,40,2),
('H14',249,40,3),
('H14',250,40,4),
('H14',251,40,5),
('H14',252,40,6),
('H14',253,40,7),
('H14',254,40,8),
('H14',255,40,9),
('H14',256,40,10),
('H14',257,40,11),
('H14',258,41,1),
('H14',259,41,2),
('H14',260,41,3),
('H14',261,41,4),
('H14',262,41,5),
('H14',263,41,6),
('H14',264,41,7),
('H14',265,41,8),
('H14',266,41,9),
('H14',267,42,1),
('H14',268,42,2),
('H14',269,42,3),
('H14',270,42,4),
('H14',271,43,1),
('H14',272,43,2),
('H14',273,43,3),
('H14',274,43,4),
('H14',275,44,1),
('H14',276,44,2),
('H14',277,44,3),
('H14',278,44,4),
('H14',279,44,5),
('H14',280,44,6),
('H14',281,44,7),
('H14',282,44,8),
('H14',283,44,9),
('H14',284,44,10),
('H14',285,44,11),
('H14',286,45,1),
('H14',287,45,2),
('H14',288,12,1),
('H14',289,46,1),
('H14',290,46,2),
('H14',291,46,3),
('H14',292,46,4),
('H14',293,46,5),
('H14',294,46,6),
('H14',295,2,1),
('H14',296,47,1),
('H14',297,47,2),
('H14',298,47,3),
('H14',299,48,1),
('H14',300,48,2),
('H14',303,49,1),
('H14',304,49,2),
('H14',305,14,12),
('H14',306,14,13),
('H14',307,14,14),
('H14',308,14,15),
('H14',309,14,16),
('H14',310,14,17),
('H14',311,14,18),
('H14',312,26,3),
('H14',313,26,4),
('H14',314,26,5),
('H14',315,26,6),
('H14',316,26,7),
('H14',317,26,8),
('H14',318,26,9),
('H14',319,14,19),
('H14',320,6,3),
('H14',527,14,20),
('H14',528,29,4),
('H14',776,51,1),
('H14',777,51,2),
('H14',778,52,1),
('H14',779,52,2),
('H14',780,53,1),
('H14',781,53,2),
('H14',782,54,1),
('H14',783,54,2),
('H14',784,54,3),
('H14',785,55,1),
('H14',786,55,2),
('H14',787,56,1),
('H14',788,56,2),
('H14',789,56,3),
('H14',790,56,4),
('H14',791,57,1),
('H14',792,57,2),
('H14',793,58,1),
('H14',794,58,2),
('H15',1,1,0),
('H15',2,1,1),
('H15',3,1,2),
('H15',4,1,3),
('H15',5,1,4),
('H15',6,1,5),
('H15',7,1,6),
('H15',8,1,7),
('H15',9,1,8),
('H15',10,1,9),
('H15',11,1,10),
('H15',12,2,0),
('H15',13,2,1),
('H15',14,3,0),
('H15',15,3,1),
('H15',16,3,2),
('H15',17,3,3),
('H15',18,3,4),
('H15',19,3,5),
('H15',20,4,0),
('H15',21,4,1),
('H15',22,4,2),
('H15',23,4,3),
('H15',24,4,4),
('H15',25,4,5),
('H15',26,4,6),
('H15',27,4,7),
('H15',28,4,8),
('H15',29,4,9),
('H15',30,4,10),
('H15',31,4,11),
('H15',32,4,12),
('H15',33,5,0),
('H15',34,5,1),
('H15',35,5,2),
('H15',36,5,3),
('H15',37,5,4),
('H15',38,6,0),
('H15',39,6,1),
('H15',40,6,2),
('H15',41,7,0),
('H15',42,7,1),
('H15',43,7,2),
('H15',44,7,3),
('H15',45,7,4),
('H15',46,8,0),
('H15',47,9,0),
('H15',48,9,1),
('H15',49,9,2),
('H15',50,9,3),
('H15',51,10,0),
('H15',52,10,1),
('H15',53,10,2),
('H15',54,10,3),
('H15',55,10,4),
('H15',56,10,5),
('H15',57,10,6),
('H15',58,10,7),
('H15',59,10,8),
('H15',60,11,0),
('H15',61,11,1),
('H15',62,11,2),
('H15',63,11,3),
('H15',64,11,4),
('H15',65,11,5),
('H15',66,11,6),
('H15',67,11,7),
('H15',68,11,8),
('H15',69,11,9),
('H15',70,11,10),
('H15',71,11,11),
('H15',72,11,12),
('H15',73,11,13),
('H15',74,11,14),
('H15',75,11,15),
('H15',76,11,16),
('H15',77,11,17),
('H15',78,11,18),
('H15',79,11,19),
('H15',80,11,20),
('H15',81,11,21),
('H15',82,11,22),
('H15',83,11,23),
('H15',84,11,24),
('H15',85,11,25),
('H15',86,11,26),
('H15',87,11,27),
('H15',88,11,28),
('H15',89,11,29),
('H15',90,11,30),
('H15',91,11,31),
('H15',92,12,0),
('H15',93,12,1),
('H15',94,12,2),
('H15',95,12,3),
('H15',96,12,4),
('H15',97,12,5),
('H15',98,13,0),
('H15',99,13,1),
('H15',100,13,2),
('H15',101,13,3),
('H15',102,13,4),
('H15',103,13,5),
('H15',104,13,6),
('H15',105,13,7),
('H15',106,13,8),
('H15',107,13,9),
('H15',108,13,10),
('H15',109,13,11),
('H15',110,13,12),
('H15',111,14,0),
('H15',112,14,1),
('H15',113,14,2),
('H15',114,14,3),
('H15',115,14,4),
('H15',116,14,5),
('H15',117,14,6),
('H15',118,14,7),
('H15',119,14,8),
('H15',120,14,9),
('H15',121,14,10),
('H15',123,15,0),
('H15',124,15,1),
('H15',125,15,2),
('H15',126,15,3),
('H15',127,16,0),
('H15',128,16,1),
('H15',129,16,2),
('H15',130,17,0),
('H15',131,17,1),
('H15',132,17,2),
('H15',133,17,3),
('H15',134,17,4),
('H15',135,18,0),
('H15',136,18,1),
('H15',137,18,2),
('H15',138,18,3),
('H15',139,19,0),
('H15',140,19,1),
('H15',141,19,2),
('H15',142,19,3),
('H15',143,19,4),
('H15',144,20,0),
('H15',145,20,1),
('H15',146,20,2),
('H15',147,20,3),
('H15',148,20,4),
('H15',149,20,5),
('H15',150,21,0),
('H15',151,21,1),
('H15',152,21,2),
('H15',153,21,3),
('H15',154,21,4),
('H15',155,21,5),
('H15',156,21,6),
('H15',157,21,7),
('H15',158,21,8),
('H15',159,21,9),
('H15',160,22,0),
('H15',161,22,1),
('H15',162,22,2),
('H15',163,22,3),
('H15',164,22,4),
('H15',165,22,5),
('H15',166,23,0),
('H15',167,23,1),
('H15',168,23,2),
('H15',169,23,3),
('H15',170,24,0),
('H15',171,24,1),
('H15',172,24,2),
('H15',173,25,0),
('H15',174,25,1),
('H15',175,25,2),
('H15',176,25,3),
('H15',177,25,4),
('H15',178,25,5),
('H15',182,27,0),
('H15',183,27,1),
('H15',184,27,2),
('H15',185,27,3),
('H15',186,28,0),
('H15',187,28,1),
('H15',188,28,2),
('H15',189,28,3),
('H15',190,29,0),
('H15',191,29,1),
('H15',192,29,2),
('H15',193,29,3),
('H15',194,30,0),
('H15',195,30,1),
('H15',196,30,2),
('H15',197,30,3),
('H15',198,30,4),
('H15',199,30,5),
('H15',200,30,6),
('H15',201,30,7),
('H15',202,30,8),
('H15',203,30,9),
('H15',204,30,10),
('H15',205,30,11),
('H15',206,30,12),
('H15',207,30,13),
('H15',208,30,14),
('H15',209,30,15),
('H15',210,31,1),
('H15',211,31,2),
('H15',212,31,3),
('H15',213,32,1),
('H15',214,32,2),
('H15',215,32,3),
('H15',216,32,4),
('H15',217,32,5),
('H15',218,32,6),
('H15',219,33,1),
('H15',220,33,2),
('H15',221,33,3),
('H15',222,33,4),
('H15',223,34,1),
('H15',224,34,2),
('H15',225,34,3),
('H15',226,34,4),
('H15',227,34,5),
('H15',228,34,6),
('H15',229,35,1),
('H15',230,35,2),
('H15',231,35,3),
('H15',232,36,1),
('H15',233,36,2),
('H15',234,36,3),
('H15',235,37,1),
('H15',236,37,2),
('H15',237,37,3),
('H15',238,37,4),
('H15',239,38,1),
('H15',240,38,2),
('H15',241,38,3),
('H15',242,38,4),
('H15',243,39,1),
('H15',244,39,2),
('H15',245,39,3),
('H15',246,39,4),
('H15',247,40,1),
('H15',248,40,2),
('H15',249,40,3),
('H15',250,40,4),
('H15',251,40,5),
('H15',252,40,6),
('H15',253,40,7),
('H15',254,40,8),
('H15',255,40,9),
('H15',256,40,10),
('H15',257,40,11),
('H15',258,41,1),
('H15',259,41,2),
('H15',260,41,3),
('H15',261,41,4),
('H15',262,41,5),
('H15',263,41,6),
('H15',264,41,7),
('H15',265,41,8),
('H15',266,41,9),
('H15',267,42,1),
('H15',268,42,2),
('H15',269,42,3),
('H15',270,42,4),
('H15',271,43,1),
('H15',272,43,2),
('H15',273,43,3),
('H15',274,43,4),
('H15',275,44,1),
('H15',276,44,2),
('H15',277,44,3),
('H15',278,44,4),
('H15',279,44,5),
('H15',280,44,6),
('H15',281,44,7),
('H15',282,44,8),
('H15',283,44,9),
('H15',284,44,10),
('H15',285,44,11),
('H15',286,45,1),
('H15',287,45,2),
('H15',288,12,1),
('H15',289,46,1),
('H15',290,46,2),
('H15',291,46,3),
('H15',292,46,4),
('H15',293,46,5),
('H15',294,46,6),
('H15',295,2,1),
('H15',296,47,1),
('H15',297,47,2),
('H15',298,47,3),
('H15',299,48,1),
('H15',300,48,2),
('H15',303,49,1),
('H15',304,49,2),
('H15',305,14,12),
('H15',306,14,13),
('H15',307,14,14),
('H15',308,14,15),
('H15',309,14,16),
('H15',310,14,17),
('H15',311,14,18),
('H15',312,26,3),
('H15',313,26,4),
('H15',314,26,5),
('H15',315,26,6),
('H15',316,26,7),
('H15',317,26,8),
('H15',318,26,9),
('H15',319,14,19),
('H15',320,6,3),
('H15',527,14,20),
('H15',528,29,4),
('H15',776,51,1),
('H15',777,51,2),
('H15',778,52,1),
('H15',779,52,2),
('H15',780,53,1),
('H15',781,53,2),
('H15',782,54,1),
('H15',783,54,2),
('H15',784,54,3),
('H15',785,55,1),
('H15',786,55,2),
('H15',787,56,1),
('H15',788,56,2),
('H15',789,56,3),
('H15',790,56,4),
('H15',791,57,1),
('H15',792,57,2),
('H15',793,58,1),
('H15',794,58,2),
('H16',1,1,0),
('H16',2,1,1),
('H16',3,1,2),
('H16',4,1,3),
('H16',5,1,4),
('H16',6,1,5),
('H16',7,1,6),
('H16',8,1,7),
('H16',9,1,8),
('H16',10,1,9),
('H16',11,1,10),
('H16',12,2,0),
('H16',13,2,1),
('H16',14,3,0),
('H16',15,3,1),
('H16',16,3,2),
('H16',17,3,3),
('H16',18,3,4),
('H16',19,3,5),
('H16',20,4,0),
('H16',21,4,1),
('H16',22,4,2),
('H16',23,4,3),
('H16',24,4,4),
('H16',25,4,5),
('H16',26,4,6),
('H16',27,4,7),
('H16',28,4,8),
('H16',29,4,9),
('H16',30,4,10),
('H16',31,4,11),
('H16',32,4,12),
('H16',33,5,0),
('H16',34,5,1),
('H16',35,5,2),
('H16',36,5,3),
('H16',37,5,4),
('H16',38,6,0),
('H16',39,6,1),
('H16',40,6,2),
('H16',41,7,0),
('H16',42,7,1),
('H16',43,7,2),
('H16',44,7,3),
('H16',45,7,4),
('H16',46,8,0),
('H16',47,9,0),
('H16',48,9,1),
('H16',49,9,2),
('H16',50,9,3),
('H16',51,10,0),
('H16',52,10,1),
('H16',53,10,2),
('H16',54,10,3),
('H16',55,10,4),
('H16',56,10,5),
('H16',57,10,6),
('H16',58,10,7),
('H16',59,10,8),
('H16',60,11,0),
('H16',61,11,1),
('H16',62,11,2),
('H16',63,11,3),
('H16',64,11,4),
('H16',65,11,5),
('H16',66,11,6),
('H16',67,11,7),
('H16',68,11,8),
('H16',69,11,9),
('H16',70,11,10),
('H16',71,11,11),
('H16',72,11,12),
('H16',73,11,13),
('H16',74,11,14),
('H16',75,11,15),
('H16',76,11,16),
('H16',77,11,17),
('H16',78,11,18),
('H16',79,11,19),
('H16',80,11,20),
('H16',81,11,21),
('H16',82,11,22),
('H16',83,11,23),
('H16',84,11,24),
('H16',85,11,25),
('H16',86,11,26),
('H16',87,11,27),
('H16',88,11,28),
('H16',89,11,29),
('H16',90,11,30),
('H16',91,11,31),
('H16',92,12,0),
('H16',93,12,1),
('H16',94,12,2),
('H16',95,12,3),
('H16',96,12,4),
('H16',97,12,5),
('H16',98,13,0),
('H16',99,13,1),
('H16',100,13,2),
('H16',101,13,3),
('H16',102,13,4),
('H16',103,13,5),
('H16',104,13,6),
('H16',105,13,7),
('H16',106,13,8),
('H16',107,13,9),
('H16',108,13,10),
('H16',109,13,11),
('H16',110,13,12),
('H16',111,14,0),
('H16',112,14,1),
('H16',113,14,2),
('H16',114,14,3),
('H16',115,14,4),
('H16',116,14,5),
('H16',117,14,6),
('H16',118,14,7),
('H16',119,14,8),
('H16',120,14,9),
('H16',121,14,10),
('H16',123,15,0),
('H16',124,15,1),
('H16',125,15,2),
('H16',126,15,3),
('H16',127,16,0),
('H16',128,16,1),
('H16',129,16,2),
('H16',130,17,0),
('H16',131,17,1),
('H16',132,17,2),
('H16',133,17,3),
('H16',134,17,4),
('H16',135,18,0),
('H16',136,18,1),
('H16',137,18,2),
('H16',138,18,3),
('H16',139,19,0),
('H16',140,19,1),
('H16',141,19,2),
('H16',142,19,3),
('H16',143,19,4),
('H16',144,20,0),
('H16',145,20,1),
('H16',146,20,2),
('H16',147,20,3),
('H16',148,20,4),
('H16',149,20,5),
('H16',150,21,0),
('H16',151,21,1),
('H16',152,21,2),
('H16',153,21,3),
('H16',154,21,4),
('H16',155,21,5),
('H16',156,21,6),
('H16',157,21,7),
('H16',158,21,8),
('H16',159,21,9),
('H16',160,22,0),
('H16',161,22,1),
('H16',162,22,2),
('H16',163,22,3),
('H16',164,22,4),
('H16',165,22,5),
('H16',166,23,0),
('H16',167,23,1),
('H16',168,23,2),
('H16',169,23,3),
('H16',170,24,0),
('H16',171,24,1),
('H16',172,24,2),
('H16',173,25,0),
('H16',174,25,1),
('H16',175,25,2),
('H16',176,25,3),
('H16',177,25,4),
('H16',178,25,5),
('H16',182,27,0),
('H16',183,27,1),
('H16',184,27,2),
('H16',185,27,3),
('H16',186,28,0),
('H16',187,28,1),
('H16',188,28,2),
('H16',189,28,3),
('H16',190,29,0),
('H16',191,29,1),
('H16',192,29,2),
('H16',193,29,3),
('H16',194,30,0),
('H16',195,30,1),
('H16',196,30,2),
('H16',197,30,3),
('H16',198,30,4),
('H16',199,30,5),
('H16',200,30,6),
('H16',201,30,7),
('H16',202,30,8),
('H16',203,30,9),
('H16',204,30,10),
('H16',205,30,11),
('H16',206,30,12),
('H16',207,30,13),
('H16',208,30,14),
('H16',209,30,15),
('H16',210,31,1),
('H16',211,31,2),
('H16',212,31,3),
('H16',213,32,1),
('H16',214,32,2),
('H16',215,32,3),
('H16',216,32,4),
('H16',217,32,5),
('H16',218,32,6),
('H16',219,33,1),
('H16',220,33,2),
('H16',221,33,3),
('H16',222,33,4),
('H16',223,34,1),
('H16',224,34,2),
('H16',225,34,3),
('H16',226,34,4),
('H16',227,34,5),
('H16',228,34,6),
('H16',229,35,1),
('H16',230,35,2),
('H16',231,35,3),
('H16',232,36,1),
('H16',233,36,2),
('H16',234,36,3),
('H16',235,37,1),
('H16',236,37,2),
('H16',237,37,3),
('H16',238,37,4),
('H16',239,38,1),
('H16',240,38,2),
('H16',241,38,3),
('H16',242,38,4),
('H16',243,39,1),
('H16',244,39,2),
('H16',245,39,3),
('H16',246,39,4),
('H16',247,40,1),
('H16',248,40,2),
('H16',249,40,3),
('H16',250,40,4),
('H16',251,40,5),
('H16',252,40,6),
('H16',253,40,7),
('H16',254,40,8),
('H16',255,40,9),
('H16',256,40,10),
('H16',257,40,11),
('H16',258,41,1),
('H16',259,41,2),
('H16',260,41,3),
('H16',261,41,4),
('H16',262,41,5),
('H16',263,41,6),
('H16',264,41,7),
('H16',265,41,8),
('H16',266,41,9),
('H16',267,42,1),
('H16',268,42,2),
('H16',269,42,3),
('H16',270,42,4),
('H16',271,43,1),
('H16',272,43,2),
('H16',273,43,3),
('H16',274,43,4),
('H16',275,44,1),
('H16',276,44,2),
('H16',277,44,3),
('H16',278,44,4),
('H16',279,44,5),
('H16',280,44,6),
('H16',281,44,7),
('H16',282,44,8),
('H16',283,44,9),
('H16',284,44,10),
('H16',285,44,11),
('H16',286,45,1),
('H16',287,45,2),
('H16',288,12,1),
('H16',289,46,1),
('H16',290,46,2),
('H16',291,46,3),
('H16',292,46,4),
('H16',293,46,5),
('H16',294,46,6),
('H16',295,2,1),
('H16',296,47,1),
('H16',297,47,2),
('H16',298,47,3),
('H16',299,48,1),
('H16',300,48,2),
('H16',303,49,1),
('H16',304,49,2),
('H16',305,14,12),
('H16',306,14,13),
('H16',307,14,14),
('H16',308,14,15),
('H16',309,14,16),
('H16',310,14,17),
('H16',311,14,18),
('H16',312,26,3),
('H16',313,26,4),
('H16',314,26,5),
('H16',315,26,6),
('H16',316,26,7),
('H16',317,26,8),
('H16',318,26,9),
('H16',319,14,19),
('H16',320,6,3),
('H16',527,14,20),
('H16',528,29,4),
('H16',776,51,1),
('H16',777,51,2),
('H16',778,52,1),
('H16',779,52,2),
('H16',780,53,1),
('H16',781,53,2),
('H16',782,54,1),
('H16',783,54,2),
('H16',784,54,3),
('H16',785,55,1),
('H16',786,55,2),
('H16',787,56,1),
('H16',788,56,2),
('H16',789,56,3),
('H16',790,56,4),
('H16',791,57,1),
('H16',792,57,2),
('H16',793,58,1),
('H16',794,58,2),
('H2',1,1,0),
('H2',2,1,1),
('H2',3,1,2),
('H2',4,1,3),
('H2',5,1,4),
('H2',6,1,5),
('H2',7,1,6),
('H2',8,1,7),
('H2',9,1,8),
('H2',10,1,9),
('H2',11,1,10),
('H2',12,2,0),
('H2',13,2,1),
('H2',14,3,0),
('H2',15,3,1),
('H2',16,3,2),
('H2',17,3,3),
('H2',18,3,4),
('H2',19,3,5),
('H2',20,4,0),
('H2',21,4,1),
('H2',22,4,2),
('H2',23,4,3),
('H2',24,4,4),
('H2',25,4,5),
('H2',26,4,6),
('H2',27,4,7),
('H2',28,4,8),
('H2',29,4,9),
('H2',30,4,10),
('H2',31,4,11),
('H2',32,4,12),
('H2',33,5,0),
('H2',34,5,1),
('H2',35,5,2),
('H2',36,5,3),
('H2',37,5,4),
('H2',38,6,0),
('H2',39,6,1),
('H2',40,6,2),
('H2',41,7,0),
('H2',42,7,1),
('H2',43,7,2),
('H2',44,7,3),
('H2',45,7,4),
('H2',46,8,0),
('H2',47,9,0),
('H2',48,9,1),
('H2',49,9,2),
('H2',50,9,3),
('H2',51,10,0),
('H2',52,10,1),
('H2',53,10,2),
('H2',54,10,3),
('H2',55,10,4),
('H2',56,10,5),
('H2',57,10,6),
('H2',58,10,7),
('H2',59,10,8),
('H2',60,11,0),
('H2',61,11,1),
('H2',62,11,2),
('H2',63,11,3),
('H2',64,11,4),
('H2',65,11,5),
('H2',66,11,6),
('H2',67,11,7),
('H2',68,11,8),
('H2',69,11,9),
('H2',70,11,10),
('H2',71,11,11),
('H2',72,11,12),
('H2',73,11,13),
('H2',74,11,14),
('H2',75,11,15),
('H2',76,11,16),
('H2',77,11,17),
('H2',78,11,18),
('H2',79,11,19),
('H2',80,11,20),
('H2',81,11,21),
('H2',82,11,22),
('H2',83,11,23),
('H2',84,11,24),
('H2',85,11,25),
('H2',86,11,26),
('H2',87,11,27),
('H2',88,11,28),
('H2',89,11,29),
('H2',90,11,30),
('H2',91,11,31),
('H2',92,12,0),
('H2',93,12,1),
('H2',94,12,2),
('H2',95,12,3),
('H2',96,12,4),
('H2',97,12,5),
('H2',98,13,0),
('H2',99,13,1),
('H2',100,13,2),
('H2',101,13,3),
('H2',102,13,4),
('H2',103,13,5),
('H2',104,13,6),
('H2',105,13,7),
('H2',106,13,8),
('H2',107,13,9),
('H2',108,13,10),
('H2',109,13,11),
('H2',110,13,12),
('H2',111,14,0),
('H2',112,14,1),
('H2',113,14,2),
('H2',114,14,3),
('H2',115,14,4),
('H2',116,14,5),
('H2',117,14,6),
('H2',118,14,7),
('H2',119,14,8),
('H2',120,14,9),
('H2',121,14,10),
('H2',123,15,0),
('H2',124,15,1),
('H2',125,15,2),
('H2',126,15,3),
('H2',127,16,0),
('H2',128,16,1),
('H2',129,16,2),
('H2',130,17,0),
('H2',131,17,1),
('H2',132,17,2),
('H2',133,17,3),
('H2',134,17,4),
('H2',135,18,0),
('H2',136,18,1),
('H2',137,18,2),
('H2',138,18,3),
('H2',139,19,0),
('H2',140,19,1),
('H2',141,19,2),
('H2',142,19,3),
('H2',143,19,4),
('H2',144,20,0),
('H2',145,20,1),
('H2',146,20,2),
('H2',147,20,3),
('H2',148,20,4),
('H2',149,20,5),
('H2',150,21,0),
('H2',151,21,1),
('H2',152,21,2),
('H2',153,21,3),
('H2',154,21,4),
('H2',155,21,5),
('H2',156,21,6),
('H2',157,21,7),
('H2',158,21,8),
('H2',159,21,9),
('H2',160,22,0),
('H2',161,22,1),
('H2',162,22,2),
('H2',163,22,3),
('H2',164,22,4),
('H2',165,22,5),
('H2',166,23,0),
('H2',167,23,1),
('H2',168,23,2),
('H2',169,23,3),
('H2',170,24,0),
('H2',171,24,1),
('H2',172,24,2),
('H2',173,25,0),
('H2',174,25,1),
('H2',175,25,2),
('H2',176,25,3),
('H2',177,25,4),
('H2',178,25,5),
('H2',182,27,0),
('H2',183,27,1),
('H2',184,27,2),
('H2',185,27,3),
('H2',186,28,0),
('H2',187,28,1),
('H2',188,28,2),
('H2',189,28,3),
('H2',190,29,0),
('H2',191,29,1),
('H2',192,29,2),
('H2',193,29,3),
('H2',194,30,0),
('H2',195,30,1),
('H2',196,30,2),
('H2',197,30,3),
('H2',198,30,4),
('H2',199,30,5),
('H2',200,30,6),
('H2',201,30,7),
('H2',202,30,8),
('H2',203,30,9),
('H2',204,30,10),
('H2',205,30,11),
('H2',206,30,12),
('H2',207,30,13),
('H2',208,30,14),
('H2',209,30,15),
('H2',210,31,1),
('H2',211,31,2),
('H2',212,31,3),
('H2',213,32,1),
('H2',214,32,2),
('H2',215,32,3),
('H2',216,32,4),
('H2',217,32,5),
('H2',218,32,6),
('H2',219,33,1),
('H2',220,33,2),
('H2',221,33,3),
('H2',222,33,4),
('H2',223,34,1),
('H2',224,34,2),
('H2',225,34,3),
('H2',226,34,4),
('H2',227,34,5),
('H2',228,34,6),
('H2',229,35,1),
('H2',230,35,2),
('H2',231,35,3),
('H2',232,36,1),
('H2',233,36,2),
('H2',234,36,3),
('H2',235,37,1),
('H2',236,37,2),
('H2',237,37,3),
('H2',238,37,4),
('H2',239,38,1),
('H2',240,38,2),
('H2',241,38,3),
('H2',242,38,4),
('H2',243,39,1),
('H2',244,39,2),
('H2',245,39,3),
('H2',246,39,4),
('H2',247,40,1),
('H2',248,40,2),
('H2',249,40,3),
('H2',250,40,4),
('H2',251,40,5),
('H2',252,40,6),
('H2',253,40,7),
('H2',254,40,8),
('H2',255,40,9),
('H2',256,40,10),
('H2',257,40,11),
('H2',258,41,1),
('H2',259,41,2),
('H2',260,41,3),
('H2',261,41,4),
('H2',262,41,5),
('H2',263,41,6),
('H2',264,41,7),
('H2',265,41,8),
('H2',266,41,9),
('H2',267,42,1),
('H2',268,42,2),
('H2',269,42,3),
('H2',270,42,4),
('H2',271,43,1),
('H2',272,43,2),
('H2',273,43,3),
('H2',274,43,4),
('H2',275,44,1),
('H2',276,44,2),
('H2',277,44,3),
('H2',278,44,4),
('H2',279,44,5),
('H2',280,44,6),
('H2',281,44,7),
('H2',282,44,8),
('H2',283,44,9),
('H2',284,44,10),
('H2',285,44,11),
('H2',286,45,1),
('H2',287,45,2),
('H2',288,12,1),
('H2',289,46,1),
('H2',290,46,2),
('H2',291,46,3),
('H2',292,46,4),
('H2',293,46,5),
('H2',294,46,6),
('H2',295,2,1),
('H2',296,47,1),
('H2',297,47,2),
('H2',298,47,3),
('H2',299,48,1),
('H2',300,48,2),
('H2',303,49,1),
('H2',304,49,2),
('H2',305,14,12),
('H2',306,14,13),
('H2',307,14,14),
('H2',308,14,15),
('H2',309,14,16),
('H2',310,14,17),
('H2',311,14,18),
('H2',312,26,3),
('H2',313,26,4),
('H2',314,26,5),
('H2',315,26,6),
('H2',316,26,7),
('H2',317,26,8),
('H2',318,26,9),
('H2',319,14,19),
('H2',320,6,3),
('H2',527,14,20),
('H2',528,29,4),
('H2',776,51,1),
('H2',777,51,2),
('H2',778,52,1),
('H2',779,52,2),
('H2',780,53,1),
('H2',781,53,2),
('H2',782,54,1),
('H2',783,54,2),
('H2',784,54,3),
('H2',785,55,1),
('H2',786,55,2),
('H2',787,56,1),
('H2',788,56,2),
('H2',789,56,3),
('H2',790,56,4),
('H2',791,57,1),
('H2',792,57,2),
('H2',793,58,1),
('H2',794,58,2),
('H3',1,1,0),
('H3',2,1,1),
('H3',3,1,2),
('H3',4,1,3),
('H3',5,1,4),
('H3',6,1,5),
('H3',7,1,6),
('H3',8,1,7),
('H3',9,1,8),
('H3',10,1,9),
('H3',11,1,10),
('H3',12,2,0),
('H3',13,2,1),
('H3',14,3,0),
('H3',15,3,1),
('H3',16,3,2),
('H3',17,3,3),
('H3',18,3,4),
('H3',19,3,5),
('H3',20,4,0),
('H3',21,4,1),
('H3',22,4,2),
('H3',23,4,3),
('H3',24,4,4),
('H3',25,4,5),
('H3',26,4,6),
('H3',27,4,7),
('H3',28,4,8),
('H3',29,4,9),
('H3',30,4,10),
('H3',31,4,11),
('H3',32,4,12),
('H3',33,5,0),
('H3',34,5,1),
('H3',35,5,2),
('H3',36,5,3),
('H3',37,5,4),
('H3',38,6,0),
('H3',39,6,1),
('H3',40,6,2),
('H3',41,7,0),
('H3',42,7,1),
('H3',43,7,2),
('H3',44,7,3),
('H3',45,7,4),
('H3',46,8,0),
('H3',47,9,0),
('H3',48,9,1),
('H3',49,9,2),
('H3',50,9,3),
('H3',51,10,0),
('H3',52,10,1),
('H3',53,10,2),
('H3',54,10,3),
('H3',55,10,4),
('H3',56,10,5),
('H3',57,10,6),
('H3',58,10,7),
('H3',59,10,8),
('H3',60,11,0),
('H3',61,11,1),
('H3',62,11,2),
('H3',63,11,3),
('H3',64,11,4),
('H3',65,11,5),
('H3',66,11,6),
('H3',67,11,7),
('H3',68,11,8),
('H3',69,11,9),
('H3',70,11,10),
('H3',71,11,11),
('H3',72,11,12),
('H3',73,11,13),
('H3',74,11,14),
('H3',75,11,15),
('H3',76,11,16),
('H3',77,11,17),
('H3',78,11,18),
('H3',79,11,19),
('H3',80,11,20),
('H3',81,11,21),
('H3',82,11,22),
('H3',83,11,23),
('H3',84,11,24),
('H3',85,11,25),
('H3',86,11,26),
('H3',87,11,27),
('H3',88,11,28),
('H3',89,11,29),
('H3',90,11,30),
('H3',91,11,31),
('H3',92,12,0),
('H3',93,12,1),
('H3',94,12,2),
('H3',95,12,3),
('H3',96,12,4),
('H3',97,12,5),
('H3',98,13,0),
('H3',99,13,1),
('H3',100,13,2),
('H3',101,13,3),
('H3',102,13,4),
('H3',103,13,5),
('H3',104,13,6),
('H3',105,13,7),
('H3',106,13,8),
('H3',107,13,9),
('H3',108,13,10),
('H3',109,13,11),
('H3',110,13,12),
('H3',111,14,0),
('H3',112,14,1),
('H3',113,14,2),
('H3',114,14,3),
('H3',115,14,4),
('H3',116,14,5),
('H3',117,14,6),
('H3',118,14,7),
('H3',119,14,8),
('H3',120,14,9),
('H3',121,14,10),
('H3',123,15,0),
('H3',124,15,1),
('H3',125,15,2),
('H3',126,15,3),
('H3',127,16,0),
('H3',128,16,1),
('H3',129,16,2),
('H3',130,17,0),
('H3',131,17,1),
('H3',132,17,2),
('H3',133,17,3),
('H3',134,17,4),
('H3',135,18,0),
('H3',136,18,1),
('H3',137,18,2),
('H3',138,18,3),
('H3',139,19,0),
('H3',140,19,1),
('H3',141,19,2),
('H3',142,19,3),
('H3',143,19,4),
('H3',144,20,0),
('H3',145,20,1),
('H3',146,20,2),
('H3',147,20,3),
('H3',148,20,4),
('H3',149,20,5),
('H3',150,21,0),
('H3',151,21,1),
('H3',152,21,2),
('H3',153,21,3),
('H3',154,21,4),
('H3',155,21,5),
('H3',156,21,6),
('H3',157,21,7),
('H3',158,21,8),
('H3',159,21,9),
('H3',160,22,0),
('H3',161,22,1),
('H3',162,22,2),
('H3',163,22,3),
('H3',164,22,4),
('H3',165,22,5),
('H3',166,23,0),
('H3',167,23,1),
('H3',168,23,2),
('H3',169,23,3),
('H3',170,24,0),
('H3',171,24,1),
('H3',172,24,2),
('H3',173,25,0),
('H3',174,25,1),
('H3',175,25,2),
('H3',176,25,3),
('H3',177,25,4),
('H3',178,25,5),
('H3',182,27,0),
('H3',183,27,1),
('H3',184,27,2),
('H3',185,27,3),
('H3',186,28,0),
('H3',187,28,1),
('H3',188,28,2),
('H3',189,28,3),
('H3',190,29,0),
('H3',191,29,1),
('H3',192,29,2),
('H3',193,29,3),
('H3',194,30,0),
('H3',195,30,1),
('H3',196,30,2),
('H3',197,30,3),
('H3',198,30,4),
('H3',199,30,5),
('H3',200,30,6),
('H3',201,30,7),
('H3',202,30,8),
('H3',203,30,9),
('H3',204,30,10),
('H3',205,30,11),
('H3',206,30,12),
('H3',207,30,13),
('H3',208,30,14),
('H3',209,30,15),
('H3',210,31,1),
('H3',211,31,2),
('H3',212,31,3),
('H3',213,32,1),
('H3',214,32,2),
('H3',215,32,3),
('H3',216,32,4),
('H3',217,32,5),
('H3',218,32,6),
('H3',219,33,1),
('H3',220,33,2),
('H3',221,33,3),
('H3',222,33,4),
('H3',223,34,1),
('H3',224,34,2),
('H3',225,34,3),
('H3',226,34,4),
('H3',227,34,5),
('H3',228,34,6),
('H3',229,35,1),
('H3',230,35,2),
('H3',231,35,3),
('H3',232,36,1),
('H3',233,36,2),
('H3',234,36,3),
('H3',235,37,1),
('H3',236,37,2),
('H3',237,37,3),
('H3',238,37,4),
('H3',239,38,1),
('H3',240,38,2),
('H3',241,38,3),
('H3',242,38,4),
('H3',243,39,1),
('H3',244,39,2),
('H3',245,39,3),
('H3',246,39,4),
('H3',247,40,1),
('H3',248,40,2),
('H3',249,40,3),
('H3',250,40,4),
('H3',251,40,5),
('H3',252,40,6),
('H3',253,40,7),
('H3',254,40,8),
('H3',255,40,9),
('H3',256,40,10),
('H3',257,40,11),
('H3',258,41,1),
('H3',259,41,2),
('H3',260,41,3),
('H3',261,41,4),
('H3',262,41,5),
('H3',263,41,6),
('H3',264,41,7),
('H3',265,41,8),
('H3',266,41,9),
('H3',267,42,1),
('H3',268,42,2),
('H3',269,42,3),
('H3',270,42,4),
('H3',271,43,1),
('H3',272,43,2),
('H3',273,43,3),
('H3',274,43,4),
('H3',275,44,1),
('H3',276,44,2),
('H3',277,44,3),
('H3',278,44,4),
('H3',279,44,5),
('H3',280,44,6),
('H3',281,44,7),
('H3',282,44,8),
('H3',283,44,9),
('H3',284,44,10),
('H3',285,44,11),
('H3',286,45,1),
('H3',287,45,2),
('H3',288,12,1),
('H3',289,46,1),
('H3',290,46,2),
('H3',291,46,3),
('H3',292,46,4),
('H3',293,46,5),
('H3',294,46,6),
('H3',295,2,1),
('H3',296,47,1),
('H3',297,47,2),
('H3',298,47,3),
('H3',299,48,1),
('H3',300,48,2),
('H3',303,49,1),
('H3',304,49,2),
('H3',305,14,12),
('H3',306,14,13),
('H3',307,14,14),
('H3',308,14,15),
('H3',309,14,16),
('H3',310,14,17),
('H3',311,14,18),
('H3',312,26,3),
('H3',313,26,4),
('H3',314,26,5),
('H3',315,26,6),
('H3',316,26,7),
('H3',317,26,8),
('H3',318,26,9),
('H3',319,14,19),
('H3',320,6,3),
('H3',527,14,20),
('H3',528,29,4),
('H3',776,51,1),
('H3',777,51,2),
('H3',778,52,1),
('H3',779,52,2),
('H3',780,53,1),
('H3',781,53,2),
('H3',782,54,1),
('H3',783,54,2),
('H3',784,54,3),
('H3',785,55,1),
('H3',786,55,2),
('H3',787,56,1),
('H3',788,56,2),
('H3',789,56,3),
('H3',790,56,4),
('H3',791,57,1),
('H3',792,57,2),
('H3',793,58,1),
('H3',794,58,2),
('H5',1,1,0),
('H5',2,1,1),
('H5',3,1,2),
('H5',4,1,3),
('H5',5,1,4),
('H5',6,1,5),
('H5',7,1,6),
('H5',8,1,7),
('H5',9,1,8),
('H5',10,1,9),
('H5',11,1,10),
('H5',12,2,0),
('H5',13,2,1),
('H5',14,3,0),
('H5',15,3,1),
('H5',16,3,2),
('H5',17,3,3),
('H5',18,3,4),
('H5',19,3,5),
('H5',20,4,0),
('H5',21,4,1),
('H5',22,4,2),
('H5',23,4,3),
('H5',24,4,4),
('H5',25,4,5),
('H5',26,4,6),
('H5',27,4,7),
('H5',28,4,8),
('H5',29,4,9),
('H5',30,4,10),
('H5',31,4,11),
('H5',32,4,12),
('H5',33,5,0),
('H5',34,5,1),
('H5',35,5,2),
('H5',36,5,3),
('H5',37,5,4),
('H5',38,6,0),
('H5',39,6,1),
('H5',40,6,2),
('H5',41,7,0),
('H5',42,7,1),
('H5',43,7,2),
('H5',44,7,3),
('H5',45,7,4),
('H5',46,8,0),
('H5',47,9,0),
('H5',48,9,1),
('H5',49,9,2),
('H5',50,9,3),
('H5',51,10,0),
('H5',52,10,1),
('H5',53,10,2),
('H5',54,10,3),
('H5',55,10,4),
('H5',56,10,5),
('H5',57,10,6),
('H5',58,10,7),
('H5',59,10,8),
('H5',60,11,0),
('H5',61,11,1),
('H5',62,11,2),
('H5',63,11,3),
('H5',64,11,4),
('H5',65,11,5),
('H5',66,11,6),
('H5',67,11,7),
('H5',68,11,8),
('H5',69,11,9),
('H5',70,11,10),
('H5',71,11,11),
('H5',72,11,12),
('H5',73,11,13),
('H5',74,11,14),
('H5',75,11,15),
('H5',76,11,16),
('H5',77,11,17),
('H5',78,11,18),
('H5',79,11,19),
('H5',80,11,20),
('H5',81,11,21),
('H5',82,11,22),
('H5',83,11,23),
('H5',84,11,24),
('H5',85,11,25),
('H5',86,11,26),
('H5',87,11,27),
('H5',88,11,28),
('H5',89,11,29),
('H5',90,11,30),
('H5',91,11,31),
('H5',92,12,0),
('H5',93,12,1),
('H5',94,12,2),
('H5',95,12,3),
('H5',96,12,4),
('H5',97,12,5),
('H5',98,13,0),
('H5',99,13,1),
('H5',100,13,2),
('H5',101,13,3),
('H5',102,13,4),
('H5',103,13,5),
('H5',104,13,6),
('H5',105,13,7),
('H5',106,13,8),
('H5',107,13,9),
('H5',108,13,10),
('H5',109,13,11),
('H5',110,13,12),
('H5',111,14,0),
('H5',112,14,1),
('H5',113,14,2),
('H5',114,14,3),
('H5',115,14,4),
('H5',116,14,5),
('H5',117,14,6),
('H5',118,14,7),
('H5',119,14,8),
('H5',120,14,9),
('H5',121,14,10),
('H5',123,15,0),
('H5',124,15,1),
('H5',125,15,2),
('H5',126,15,3),
('H5',127,16,0),
('H5',128,16,1),
('H5',129,16,2),
('H5',130,17,0),
('H5',131,17,1),
('H5',132,17,2),
('H5',133,17,3),
('H5',134,17,4),
('H5',135,18,0),
('H5',136,18,1),
('H5',137,18,2),
('H5',138,18,3),
('H5',139,19,0),
('H5',140,19,1),
('H5',141,19,2),
('H5',142,19,3),
('H5',143,19,4),
('H5',144,20,0),
('H5',145,20,1),
('H5',146,20,2),
('H5',147,20,3),
('H5',148,20,4),
('H5',149,20,5),
('H5',150,21,0),
('H5',151,21,1),
('H5',152,21,2),
('H5',153,21,3),
('H5',154,21,4),
('H5',155,21,5),
('H5',156,21,6),
('H5',157,21,7),
('H5',158,21,8),
('H5',159,21,9),
('H5',160,22,0),
('H5',161,22,1),
('H5',162,22,2),
('H5',163,22,3),
('H5',164,22,4),
('H5',165,22,5),
('H5',166,23,0),
('H5',167,23,1),
('H5',168,23,2),
('H5',169,23,3),
('H5',170,24,0),
('H5',171,24,1),
('H5',172,24,2),
('H5',173,25,0),
('H5',174,25,1),
('H5',175,25,2),
('H5',176,25,3),
('H5',177,25,4),
('H5',178,25,5),
('H5',182,27,0),
('H5',183,27,1),
('H5',184,27,2),
('H5',185,27,3),
('H5',186,28,0),
('H5',187,28,1),
('H5',188,28,2),
('H5',189,28,3),
('H5',190,29,0),
('H5',191,29,1),
('H5',192,29,2),
('H5',193,29,3),
('H5',194,30,0),
('H5',195,30,1),
('H5',196,30,2),
('H5',197,30,3),
('H5',198,30,4),
('H5',199,30,5),
('H5',200,30,6),
('H5',201,30,7),
('H5',202,30,8),
('H5',203,30,9),
('H5',204,30,10),
('H5',205,30,11),
('H5',206,30,12),
('H5',207,30,13),
('H5',208,30,14),
('H5',209,30,15),
('H5',210,31,1),
('H5',211,31,2),
('H5',212,31,3),
('H5',213,32,1),
('H5',214,32,2),
('H5',215,32,3),
('H5',216,32,4),
('H5',217,32,5),
('H5',218,32,6),
('H5',219,33,1),
('H5',220,33,2),
('H5',221,33,3),
('H5',222,33,4),
('H5',223,34,1),
('H5',224,34,2),
('H5',225,34,3),
('H5',226,34,4),
('H5',227,34,5),
('H5',228,34,6),
('H5',229,35,1),
('H5',230,35,2),
('H5',231,35,3),
('H5',232,36,1),
('H5',233,36,2),
('H5',234,36,3),
('H5',235,37,1),
('H5',236,37,2),
('H5',237,37,3),
('H5',238,37,4),
('H5',239,38,1),
('H5',240,38,2),
('H5',241,38,3),
('H5',242,38,4),
('H5',243,39,1),
('H5',244,39,2),
('H5',245,39,3),
('H5',246,39,4),
('H5',247,40,1),
('H5',248,40,2),
('H5',249,40,3),
('H5',250,40,4),
('H5',251,40,5),
('H5',252,40,6),
('H5',253,40,7),
('H5',254,40,8),
('H5',255,40,9),
('H5',256,40,10),
('H5',257,40,11),
('H5',258,41,1),
('H5',259,41,2),
('H5',260,41,3),
('H5',261,41,4),
('H5',262,41,5),
('H5',263,41,6),
('H5',264,41,7),
('H5',265,41,8),
('H5',266,41,9),
('H5',267,42,1),
('H5',268,42,2),
('H5',269,42,3),
('H5',270,42,4),
('H5',271,43,1),
('H5',272,43,2),
('H5',273,43,3),
('H5',274,43,4),
('H5',275,44,1),
('H5',276,44,2),
('H5',277,44,3),
('H5',278,44,4),
('H5',279,44,5),
('H5',280,44,6),
('H5',281,44,7),
('H5',282,44,8),
('H5',283,44,9),
('H5',284,44,10),
('H5',285,44,11),
('H5',286,45,1),
('H5',287,45,2),
('H5',288,12,1),
('H5',289,46,1),
('H5',290,46,2),
('H5',291,46,3),
('H5',292,46,4),
('H5',293,46,5),
('H5',294,46,6),
('H5',295,2,1),
('H5',296,47,1),
('H5',297,47,2),
('H5',298,47,3),
('H5',299,48,1),
('H5',300,48,2),
('H5',303,49,1),
('H5',304,49,2),
('H5',305,14,12),
('H5',306,14,13),
('H5',307,14,14),
('H5',308,14,15),
('H5',309,14,16),
('H5',310,14,17),
('H5',311,14,18),
('H5',312,26,3),
('H5',313,26,4),
('H5',314,26,5),
('H5',315,26,6),
('H5',316,26,7),
('H5',317,26,8),
('H5',318,26,9),
('H5',319,14,19),
('H5',320,6,3),
('H5',527,14,20),
('H5',528,29,4),
('H5',776,51,1),
('H5',777,51,2),
('H5',778,52,1),
('H5',779,52,2),
('H5',780,53,1),
('H5',781,53,2),
('H5',782,54,1),
('H5',783,54,2),
('H5',784,54,3),
('H5',785,55,1),
('H5',786,55,2),
('H5',787,56,1),
('H5',788,56,2),
('H5',789,56,3),
('H5',790,56,4),
('H5',791,57,1),
('H5',792,57,2),
('H5',793,58,1),
('H5',794,58,2),
('H9',1,1,0),
('H9',2,1,1),
('H9',3,1,2),
('H9',4,1,3),
('H9',5,1,4),
('H9',6,1,5),
('H9',7,1,6),
('H9',8,1,7),
('H9',9,1,8),
('H9',10,1,9),
('H9',11,1,10),
('H9',12,2,0),
('H9',13,2,1),
('H9',14,3,0),
('H9',15,3,1),
('H9',16,3,2),
('H9',17,3,3),
('H9',18,3,4),
('H9',19,3,5),
('H9',20,4,0),
('H9',21,4,1),
('H9',22,4,2),
('H9',23,4,3),
('H9',24,4,4),
('H9',25,4,5),
('H9',26,4,6),
('H9',27,4,7),
('H9',28,4,8),
('H9',29,4,9),
('H9',30,4,10),
('H9',31,4,11),
('H9',32,4,12),
('H9',33,5,0),
('H9',34,5,1),
('H9',35,5,2),
('H9',36,5,3),
('H9',37,5,4),
('H9',38,6,0),
('H9',39,6,1),
('H9',40,6,2),
('H9',41,7,0),
('H9',42,7,1),
('H9',43,7,2),
('H9',44,7,3),
('H9',45,7,4),
('H9',46,8,0),
('H9',47,9,0),
('H9',48,9,1),
('H9',49,9,2),
('H9',50,9,3),
('H9',51,10,0),
('H9',52,10,1),
('H9',53,10,2),
('H9',54,10,3),
('H9',55,10,4),
('H9',56,10,5),
('H9',57,10,6),
('H9',58,10,7),
('H9',59,10,8),
('H9',60,11,0),
('H9',61,11,1),
('H9',62,11,2),
('H9',63,11,3),
('H9',64,11,4),
('H9',65,11,5),
('H9',66,11,6),
('H9',67,11,7),
('H9',68,11,8),
('H9',69,11,9),
('H9',70,11,10),
('H9',71,11,11),
('H9',72,11,12),
('H9',73,11,13),
('H9',74,11,14),
('H9',75,11,15),
('H9',76,11,16),
('H9',77,11,17),
('H9',78,11,18),
('H9',79,11,19),
('H9',80,11,20),
('H9',81,11,21),
('H9',82,11,22),
('H9',83,11,23),
('H9',84,11,24),
('H9',85,11,25),
('H9',86,11,26),
('H9',87,11,27),
('H9',88,11,28),
('H9',89,11,29),
('H9',90,11,30),
('H9',91,11,31),
('H9',92,12,0),
('H9',93,12,1),
('H9',94,12,2),
('H9',95,12,3),
('H9',96,12,4),
('H9',97,12,5),
('H9',98,13,0),
('H9',99,13,1),
('H9',100,13,2),
('H9',101,13,3),
('H9',102,13,4),
('H9',103,13,5),
('H9',104,13,6),
('H9',105,13,7),
('H9',106,13,8),
('H9',107,13,9),
('H9',108,13,10),
('H9',109,13,11),
('H9',110,13,12),
('H9',111,14,0),
('H9',112,14,1),
('H9',113,14,2),
('H9',114,14,3),
('H9',115,14,4),
('H9',116,14,5),
('H9',117,14,6),
('H9',118,14,7),
('H9',119,14,8),
('H9',120,14,9),
('H9',121,14,10),
('H9',123,15,0),
('H9',124,15,1),
('H9',125,15,2),
('H9',126,15,3),
('H9',127,16,0),
('H9',128,16,1),
('H9',129,16,2),
('H9',130,17,0),
('H9',131,17,1),
('H9',132,17,2),
('H9',133,17,3),
('H9',134,17,4),
('H9',135,18,0),
('H9',136,18,1),
('H9',137,18,2),
('H9',138,18,3),
('H9',139,19,0),
('H9',140,19,1),
('H9',141,19,2),
('H9',142,19,3),
('H9',143,19,4),
('H9',144,20,0),
('H9',145,20,1),
('H9',146,20,2),
('H9',147,20,3),
('H9',148,20,4),
('H9',149,20,5),
('H9',150,21,0),
('H9',151,21,1),
('H9',152,21,2),
('H9',153,21,3),
('H9',154,21,4),
('H9',155,21,5),
('H9',156,21,6),
('H9',157,21,7),
('H9',158,21,8),
('H9',159,21,9),
('H9',160,22,0),
('H9',161,22,1),
('H9',162,22,2),
('H9',163,22,3),
('H9',164,22,4),
('H9',165,22,5),
('H9',166,23,0),
('H9',167,23,1),
('H9',168,23,2),
('H9',169,23,3),
('H9',170,24,0),
('H9',171,24,1),
('H9',172,24,2),
('H9',173,25,0),
('H9',174,25,1),
('H9',175,25,2),
('H9',176,25,3),
('H9',177,25,4),
('H9',178,25,5),
('H9',182,27,0),
('H9',183,27,1),
('H9',184,27,2),
('H9',185,27,3),
('H9',186,28,0),
('H9',187,28,1),
('H9',188,28,2),
('H9',189,28,3),
('H9',190,29,0),
('H9',191,29,1),
('H9',192,29,2),
('H9',193,29,3),
('H9',194,30,0),
('H9',195,30,1),
('H9',196,30,2),
('H9',197,30,3),
('H9',198,30,4),
('H9',199,30,5),
('H9',200,30,6),
('H9',201,30,7),
('H9',202,30,8),
('H9',203,30,9),
('H9',204,30,10),
('H9',205,30,11),
('H9',206,30,12),
('H9',207,30,13),
('H9',208,30,14),
('H9',209,30,15),
('H9',210,31,1),
('H9',211,31,2),
('H9',212,31,3),
('H9',213,32,1),
('H9',214,32,2),
('H9',215,32,3),
('H9',216,32,4),
('H9',217,32,5),
('H9',218,32,6),
('H9',219,33,1),
('H9',220,33,2),
('H9',221,33,3),
('H9',222,33,4),
('H9',223,34,1),
('H9',224,34,2),
('H9',225,34,3),
('H9',226,34,4),
('H9',227,34,5),
('H9',228,34,6),
('H9',229,35,1),
('H9',230,35,2),
('H9',231,35,3),
('H9',232,36,1),
('H9',233,36,2),
('H9',234,36,3),
('H9',235,37,1),
('H9',236,37,2),
('H9',237,37,3),
('H9',238,37,4),
('H9',239,38,1),
('H9',240,38,2),
('H9',241,38,3),
('H9',242,38,4),
('H9',243,39,1),
('H9',244,39,2),
('H9',245,39,3),
('H9',246,39,4),
('H9',247,40,1),
('H9',248,40,2),
('H9',249,40,3),
('H9',250,40,4),
('H9',251,40,5),
('H9',252,40,6),
('H9',253,40,7),
('H9',254,40,8),
('H9',255,40,9),
('H9',256,40,10),
('H9',257,40,11),
('H9',258,41,1),
('H9',259,41,2),
('H9',260,41,3),
('H9',261,41,4),
('H9',262,41,5),
('H9',263,41,6),
('H9',264,41,7),
('H9',265,41,8),
('H9',266,41,9),
('H9',267,42,1),
('H9',268,42,2),
('H9',269,42,3),
('H9',270,42,4),
('H9',271,43,1),
('H9',272,43,2),
('H9',273,43,3),
('H9',274,43,4),
('H9',275,44,1),
('H9',276,44,2),
('H9',277,44,3),
('H9',278,44,4),
('H9',279,44,5),
('H9',280,44,6),
('H9',281,44,7),
('H9',282,44,8),
('H9',283,44,9),
('H9',284,44,10),
('H9',285,44,11),
('H9',286,45,1),
('H9',287,45,2),
('H9',288,12,1),
('H9',289,46,1),
('H9',290,46,2),
('H9',291,46,3),
('H9',292,46,4),
('H9',293,46,5),
('H9',294,46,6),
('H9',295,2,1),
('H9',296,47,1),
('H9',297,47,2),
('H9',298,47,3),
('H9',299,48,1),
('H9',300,48,2),
('H9',303,49,1),
('H9',304,49,2),
('H9',305,14,12),
('H9',306,14,13),
('H9',307,14,14),
('H9',308,14,15),
('H9',309,14,16),
('H9',310,14,17),
('H9',311,14,18),
('H9',312,26,3),
('H9',313,26,4),
('H9',314,26,5),
('H9',315,26,6),
('H9',316,26,7),
('H9',317,26,8),
('H9',318,26,9),
('H9',319,14,19),
('H9',320,6,3),
('H9',527,14,20),
('H9',528,29,4),
('H9',776,51,1),
('H9',777,51,2),
('H9',778,52,1),
('H9',779,52,2),
('H9',780,53,1),
('H9',781,53,2),
('H9',782,54,1),
('H9',783,54,2),
('H9',784,54,3),
('H9',785,55,1),
('H9',786,55,2),
('H9',787,56,1),
('H9',788,56,2),
('H9',789,56,3),
('H9',790,56,4),
('H9',791,57,1),
('H9',792,57,2),
('H9',793,58,1),
('H9',794,58,2);
/*!40000 ALTER TABLE `vtiger_role2picklist` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_role2profile`
--
DROP TABLE IF EXISTS `vtiger_role2profile`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_role2profile` (
`roleid` varchar(255) NOT NULL,
`profileid` int(11) NOT NULL,
PRIMARY KEY (`roleid`,`profileid`),
KEY `role2profile_roleid_profileid_idx` (`roleid`,`profileid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_role2profile`
--
LOCK TABLES `vtiger_role2profile` WRITE;
/*!40000 ALTER TABLE `vtiger_role2profile` DISABLE KEYS */;
INSERT INTO `vtiger_role2profile` VALUES
('H10',3),
('H11',6),
('H12',5),
('H13',5),
('H14',8),
('H15',9),
('H16',11),
('H2',1),
('H3',1),
('H5',2),
('H9',2);
/*!40000 ALTER TABLE `vtiger_role2profile` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_role_seq`
--
DROP TABLE IF EXISTS `vtiger_role_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_role_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_role_seq`
--
LOCK TABLES `vtiger_role_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_role_seq` DISABLE KEYS */;
INSERT INTO `vtiger_role_seq` VALUES
(16);
/*!40000 ALTER TABLE `vtiger_role_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_rollupcomments_settings`
--
DROP TABLE IF EXISTS `vtiger_rollupcomments_settings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_rollupcomments_settings` (
`rollupid` int(19) NOT NULL AUTO_INCREMENT,
`userid` int(19) NOT NULL,
`tabid` int(19) NOT NULL,
`rollup_status` int(2) NOT NULL DEFAULT 0,
PRIMARY KEY (`rollupid`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_rollupcomments_settings`
--
LOCK TABLES `vtiger_rollupcomments_settings` WRITE;
/*!40000 ALTER TABLE `vtiger_rollupcomments_settings` DISABLE KEYS */;
INSERT INTO `vtiger_rollupcomments_settings` VALUES
(1,1,44,1),
(2,1,13,0),
(3,6,13,0),
(4,6,44,0),
(5,6,50,1);
/*!40000 ALTER TABLE `vtiger_rollupcomments_settings` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_rowheight`
--
DROP TABLE IF EXISTS `vtiger_rowheight`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_rowheight` (
`rowheightid` int(11) NOT NULL AUTO_INCREMENT,
`rowheight` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
PRIMARY KEY (`rowheightid`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_rowheight`
--
LOCK TABLES `vtiger_rowheight` WRITE;
/*!40000 ALTER TABLE `vtiger_rowheight` DISABLE KEYS */;
INSERT INTO `vtiger_rowheight` VALUES
(1,'wide',0,1),
(2,'medium',1,1),
(3,'narrow',2,1);
/*!40000 ALTER TABLE `vtiger_rowheight` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_rowheight_seq`
--
DROP TABLE IF EXISTS `vtiger_rowheight_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_rowheight_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_rowheight_seq`
--
LOCK TABLES `vtiger_rowheight_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_rowheight_seq` DISABLE KEYS */;
INSERT INTO `vtiger_rowheight_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_rowheight_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_rss`
--
DROP TABLE IF EXISTS `vtiger_rss`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_rss` (
`rssid` int(19) NOT NULL,
`rssurl` varchar(200) NOT NULL DEFAULT '',
`rsstitle` varchar(200) DEFAULT NULL,
`rsstype` int(10) DEFAULT 0,
`starred` int(1) DEFAULT 0,
PRIMARY KEY (`rssid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_rss`
--
LOCK TABLES `vtiger_rss` WRITE;
/*!40000 ALTER TABLE `vtiger_rss` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_rss` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_sales_stage`
--
DROP TABLE IF EXISTS `vtiger_sales_stage`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_sales_stage` (
`sales_stage_id` int(19) NOT NULL AUTO_INCREMENT,
`sales_stage` varchar(200) DEFAULT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`sales_stage_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_sales_stage`
--
LOCK TABLES `vtiger_sales_stage` WRITE;
/*!40000 ALTER TABLE `vtiger_sales_stage` DISABLE KEYS */;
INSERT INTO `vtiger_sales_stage` VALUES
(1,'Prospecting',1,150,0,NULL),
(2,'Qualification',1,151,1,NULL),
(3,'Needs Analysis',1,152,2,NULL),
(4,'Value Proposition',1,153,3,NULL),
(5,'Id. Decision Makers',1,154,4,NULL),
(6,'Perception Analysis',1,155,5,NULL),
(7,'Proposal or Price Quote',1,156,6,NULL),
(8,'Negotiation or Review',1,157,7,NULL),
(9,'Closed Won',0,158,8,NULL),
(10,'Closed Lost',0,159,9,NULL);
/*!40000 ALTER TABLE `vtiger_sales_stage` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_sales_stage_seq`
--
DROP TABLE IF EXISTS `vtiger_sales_stage_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_sales_stage_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_sales_stage_seq`
--
LOCK TABLES `vtiger_sales_stage_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_sales_stage_seq` DISABLE KEYS */;
INSERT INTO `vtiger_sales_stage_seq` VALUES
(10);
/*!40000 ALTER TABLE `vtiger_sales_stage_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_salesmanactivityrel`
--
DROP TABLE IF EXISTS `vtiger_salesmanactivityrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_salesmanactivityrel` (
`smid` int(19) NOT NULL DEFAULT 0,
`activityid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`smid`,`activityid`),
KEY `salesmanactivityrel_activityid_idx` (`activityid`),
KEY `salesmanactivityrel_smid_idx` (`smid`),
CONSTRAINT `fk_2_vtiger_salesmanactivityrel` FOREIGN KEY (`smid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_salesmanactivityrel`
--
LOCK TABLES `vtiger_salesmanactivityrel` WRITE;
/*!40000 ALTER TABLE `vtiger_salesmanactivityrel` DISABLE KEYS */;
INSERT INTO `vtiger_salesmanactivityrel` VALUES
(1,12),
(1,16),
(6,30),
(6,160),
(6,510),
(6,537),
(6,542),
(6,948),
(6,1083),
(6,1197),
(6,1207),
(7,90),
(7,107),
(7,124),
(7,139),
(7,166),
(7,181),
(7,182),
(7,213),
(7,220),
(7,222),
(7,299),
(7,417),
(7,547),
(7,586),
(7,643),
(7,690),
(7,691),
(7,694),
(7,937),
(7,1007),
(7,1188),
(10,268),
(12,1080);
/*!40000 ALTER TABLE `vtiger_salesmanactivityrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_salesmanattachmentsrel`
--
DROP TABLE IF EXISTS `vtiger_salesmanattachmentsrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_salesmanattachmentsrel` (
`smid` int(19) NOT NULL DEFAULT 0,
`attachmentsid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`smid`,`attachmentsid`),
KEY `salesmanattachmentsrel_smid_idx` (`smid`),
KEY `salesmanattachmentsrel_attachmentsid_idx` (`attachmentsid`),
CONSTRAINT `fk_2_vtiger_salesmanattachmentsrel` FOREIGN KEY (`attachmentsid`) REFERENCES `vtiger_attachments` (`attachmentsid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_salesmanattachmentsrel`
--
LOCK TABLES `vtiger_salesmanattachmentsrel` WRITE;
/*!40000 ALTER TABLE `vtiger_salesmanattachmentsrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_salesmanattachmentsrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_salesmanticketrel`
--
DROP TABLE IF EXISTS `vtiger_salesmanticketrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_salesmanticketrel` (
`smid` int(19) NOT NULL DEFAULT 0,
`id` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`smid`,`id`),
KEY `salesmanticketrel_smid_idx` (`smid`),
KEY `salesmanticketrel_id_idx` (`id`),
CONSTRAINT `fk_2_vtiger_salesmanticketrel` FOREIGN KEY (`smid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_salesmanticketrel`
--
LOCK TABLES `vtiger_salesmanticketrel` WRITE;
/*!40000 ALTER TABLE `vtiger_salesmanticketrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_salesmanticketrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_salesorder`
--
DROP TABLE IF EXISTS `vtiger_salesorder`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_salesorder` (
`salesorderid` int(19) NOT NULL DEFAULT 0,
`subject` varchar(100) DEFAULT NULL,
`potentialid` int(19) DEFAULT NULL,
`customerno` varchar(100) DEFAULT NULL,
`salesorder_no` varchar(100) DEFAULT NULL,
`quoteid` int(19) DEFAULT NULL,
`vendorterms` varchar(100) DEFAULT NULL,
`contactid` int(19) DEFAULT NULL,
`vendorid` int(19) DEFAULT NULL,
`duedate` date DEFAULT NULL,
`carrier` varchar(200) DEFAULT NULL,
`pending` varchar(200) DEFAULT NULL,
`type` varchar(100) DEFAULT NULL,
`adjustment` decimal(25,8) DEFAULT NULL,
`salescommission` decimal(25,3) DEFAULT NULL,
`exciseduty` decimal(25,3) DEFAULT NULL,
`total` decimal(25,8) DEFAULT NULL,
`subtotal` decimal(25,8) DEFAULT NULL,
`taxtype` varchar(25) DEFAULT NULL,
`discount_percent` decimal(25,3) DEFAULT NULL,
`discount_amount` decimal(25,8) DEFAULT NULL,
`s_h_amount` decimal(25,8) DEFAULT NULL,
`accountid` int(19) DEFAULT NULL,
`terms_conditions` text DEFAULT NULL,
`purchaseorder` varchar(200) DEFAULT NULL,
`sostatus` varchar(200) DEFAULT NULL,
`currency_id` int(19) NOT NULL DEFAULT 1,
`conversion_rate` decimal(10,3) NOT NULL DEFAULT 1.000,
`enable_recurring` int(11) DEFAULT 0,
`compound_taxes_info` text DEFAULT NULL,
`pre_tax_total` decimal(25,8) DEFAULT NULL,
`s_h_percent` int(11) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
`region_id` int(19) DEFAULT NULL,
PRIMARY KEY (`salesorderid`),
KEY `salesorder_vendorid_idx` (`vendorid`),
KEY `salesorder_contactid_idx` (`contactid`),
CONSTRAINT `fk_3_vtiger_salesorder` FOREIGN KEY (`vendorid`) REFERENCES `vtiger_vendor` (`vendorid`) ON DELETE CASCADE,
CONSTRAINT `fk_crmid_vtiger_salesorder` FOREIGN KEY (`salesorderid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_salesorder`
--
LOCK TABLES `vtiger_salesorder` WRITE;
/*!40000 ALTER TABLE `vtiger_salesorder` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_salesorder` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_salesordercf`
--
DROP TABLE IF EXISTS `vtiger_salesordercf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_salesordercf` (
`salesorderid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`salesorderid`),
CONSTRAINT `fk_1_vtiger_salesordercf` FOREIGN KEY (`salesorderid`) REFERENCES `vtiger_salesorder` (`salesorderid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_salesordercf`
--
LOCK TABLES `vtiger_salesordercf` WRITE;
/*!40000 ALTER TABLE `vtiger_salesordercf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_salesordercf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_salutationtype`
--
DROP TABLE IF EXISTS `vtiger_salutationtype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_salutationtype` (
`salutationid` int(19) NOT NULL AUTO_INCREMENT,
`salutationtype` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`salutationid`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_salutationtype`
--
LOCK TABLES `vtiger_salutationtype` WRITE;
/*!40000 ALTER TABLE `vtiger_salutationtype` DISABLE KEYS */;
INSERT INTO `vtiger_salutationtype` VALUES
(2,'Mr.',1,161,1,NULL),
(3,'Ms.',1,162,2,NULL),
(4,'Mrs.',1,163,3,NULL),
(5,'Dr.',1,164,4,NULL),
(6,'Prof.',1,165,5,NULL);
/*!40000 ALTER TABLE `vtiger_salutationtype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_salutationtype_seq`
--
DROP TABLE IF EXISTS `vtiger_salutationtype_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_salutationtype_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_salutationtype_seq`
--
LOCK TABLES `vtiger_salutationtype_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_salutationtype_seq` DISABLE KEYS */;
INSERT INTO `vtiger_salutationtype_seq` VALUES
(6);
/*!40000 ALTER TABLE `vtiger_salutationtype_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_scheduled_reports`
--
DROP TABLE IF EXISTS `vtiger_scheduled_reports`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_scheduled_reports` (
`reportid` int(11) NOT NULL,
`recipients` text DEFAULT NULL,
`schedule` text DEFAULT NULL,
`format` varchar(10) DEFAULT NULL,
`next_trigger_time` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`reportid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_scheduled_reports`
--
LOCK TABLES `vtiger_scheduled_reports` WRITE;
/*!40000 ALTER TABLE `vtiger_scheduled_reports` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_scheduled_reports` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_schedulereports`
--
DROP TABLE IF EXISTS `vtiger_schedulereports`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_schedulereports` (
`reportid` int(10) DEFAULT NULL,
`scheduleid` int(3) DEFAULT NULL,
`recipients` text DEFAULT NULL,
`schdate` varchar(20) DEFAULT NULL,
`schtime` time DEFAULT NULL,
`schdayoftheweek` varchar(100) DEFAULT NULL,
`schdayofthemonth` varchar(100) DEFAULT NULL,
`schannualdates` varchar(500) DEFAULT NULL,
`specificemails` varchar(500) DEFAULT NULL,
`next_trigger_time` timestamp NOT NULL DEFAULT current_timestamp(),
`fileformat` varchar(10) DEFAULT 'CSV'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_schedulereports`
--
LOCK TABLES `vtiger_schedulereports` WRITE;
/*!40000 ALTER TABLE `vtiger_schedulereports` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_schedulereports` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_seactivityrel`
--
DROP TABLE IF EXISTS `vtiger_seactivityrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_seactivityrel` (
`crmid` int(19) NOT NULL,
`activityid` int(19) NOT NULL,
PRIMARY KEY (`crmid`,`activityid`),
KEY `seactivityrel_activityid_idx` (`activityid`),
KEY `seactivityrel_crmid_idx` (`crmid`),
CONSTRAINT `fk_2_vtiger_seactivityrel` FOREIGN KEY (`crmid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_seactivityrel`
--
LOCK TABLES `vtiger_seactivityrel` WRITE;
/*!40000 ALTER TABLE `vtiger_seactivityrel` DISABLE KEYS */;
INSERT INTO `vtiger_seactivityrel` VALUES
(160,209),
(213,214),
(220,221),
(222,223),
(299,300),
(547,548),
(643,644),
(691,692),
(1007,1008),
(1083,1084),
(1189,1207),
(1196,1197);
/*!40000 ALTER TABLE `vtiger_seactivityrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_seactivityrel_seq`
--
DROP TABLE IF EXISTS `vtiger_seactivityrel_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_seactivityrel_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_seactivityrel_seq`
--
LOCK TABLES `vtiger_seactivityrel_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_seactivityrel_seq` DISABLE KEYS */;
INSERT INTO `vtiger_seactivityrel_seq` VALUES
(1);
/*!40000 ALTER TABLE `vtiger_seactivityrel_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_seattachmentsrel`
--
DROP TABLE IF EXISTS `vtiger_seattachmentsrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_seattachmentsrel` (
`crmid` int(19) NOT NULL DEFAULT 0,
`attachmentsid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`crmid`,`attachmentsid`),
KEY `seattachmentsrel_attachmentsid_idx` (`attachmentsid`),
KEY `seattachmentsrel_crmid_idx` (`crmid`),
KEY `seattachmentsrel_attachmentsid_crmid_idx` (`attachmentsid`,`crmid`),
CONSTRAINT `fk_2_vtiger_seattachmentsrel` FOREIGN KEY (`crmid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_seattachmentsrel`
--
LOCK TABLES `vtiger_seattachmentsrel` WRITE;
/*!40000 ALTER TABLE `vtiger_seattachmentsrel` DISABLE KEYS */;
INSERT INTO `vtiger_seattachmentsrel` VALUES
(83,84),
(85,86),
(87,88),
(304,305),
(306,307),
(320,321),
(326,327),
(363,364),
(371,372),
(373,374),
(375,376),
(377,378),
(380,381),
(384,385),
(434,435),
(436,437),
(438,439),
(513,514),
(540,541),
(1088,1089),
(1092,1093),
(1094,1095),
(1096,1097),
(1191,1192),
(1201,1202),
(1203,1204);
/*!40000 ALTER TABLE `vtiger_seattachmentsrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_selectcolumn`
--
DROP TABLE IF EXISTS `vtiger_selectcolumn`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_selectcolumn` (
`queryid` int(19) NOT NULL,
`columnindex` int(11) NOT NULL DEFAULT 0,
`columnname` varchar(250) DEFAULT '',
PRIMARY KEY (`queryid`,`columnindex`),
KEY `selectcolumn_queryid_idx` (`queryid`),
CONSTRAINT `fk_1_vtiger_selectcolumn` FOREIGN KEY (`queryid`) REFERENCES `vtiger_selectquery` (`queryid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_selectcolumn`
--
LOCK TABLES `vtiger_selectcolumn` WRITE;
/*!40000 ALTER TABLE `vtiger_selectcolumn` DISABLE KEYS */;
INSERT INTO `vtiger_selectcolumn` VALUES
(1,0,'vtiger_contactdetails:firstname:Contacts_First_Name:firstname:V'),
(1,1,'vtiger_contactdetails:lastname:Contacts_Last_Name:lastname:V'),
(1,2,'vtiger_contactsubdetails:leadsource:Contacts_Lead_Source:leadsource:V'),
(1,3,'vtiger_contactdetails:accountid:Contacts_Account_Name:account_id:V'),
(1,4,'vtiger_account:industry:Accounts_industry:industry:V'),
(1,5,'vtiger_contactdetails:email:Contacts_Email:email:E'),
(2,0,'vtiger_contactdetails:firstname:Contacts_First_Name:firstname:V'),
(2,1,'vtiger_contactdetails:lastname:Contacts_Last_Name:lastname:V'),
(2,2,'vtiger_contactsubdetails:leadsource:Contacts_Lead_Source:leadsource:V'),
(2,3,'vtiger_contactdetails:accountid:Contacts_Account_Name:account_id:V'),
(2,4,'vtiger_account:industry:Accounts_industry:industry:V'),
(2,5,'vtiger_contactdetails:email:Contacts_Email:email:E'),
(3,0,'vtiger_contactdetails:firstname:Contacts_First_Name:firstname:V'),
(3,1,'vtiger_contactdetails:lastname:Contacts_Last_Name:lastname:V'),
(3,2,'vtiger_contactdetails:accountid:Contacts_Account_Name:account_id:V'),
(3,3,'vtiger_contactdetails:email:Contacts_Email:email:E'),
(3,4,'vtiger_potential:potentialname:Potentials_Potential_Name:potentialname:V'),
(3,5,'vtiger_potential:sales_stage:Potentials_Sales_Stage:sales_stage:V'),
(4,0,'vtiger_leaddetails:firstname:Leads_First_Name:firstname:V'),
(4,1,'vtiger_leaddetails:lastname:Leads_Last_Name:lastname:V'),
(4,2,'vtiger_leaddetails:company:Leads_Company:company:V'),
(4,3,'vtiger_leaddetails:email:Leads_Email:email:E'),
(4,4,'vtiger_leaddetails:leadsource:Leads_Lead_Source:leadsource:V'),
(5,0,'vtiger_leaddetails:firstname:Leads_First_Name:firstname:V'),
(5,1,'vtiger_leaddetails:lastname:Leads_Last_Name:lastname:V'),
(5,2,'vtiger_leaddetails:company:Leads_Company:company:V'),
(5,3,'vtiger_leaddetails:email:Leads_Email:email:E'),
(5,4,'vtiger_leaddetails:leadsource:Leads_Lead_Source:leadsource:V'),
(5,5,'vtiger_leaddetails:leadstatus:Leads_Lead_Status:leadstatus:V'),
(6,0,'vtiger_potential:potentialname:Potentials_Potential_Name:potentialname:V'),
(6,1,'vtiger_potential:amount:Potentials_Amount:amount:N'),
(6,2,'vtiger_potential:potentialtype:Potentials_Type:opportunity_type:V'),
(6,3,'vtiger_potential:leadsource:Potentials_Lead_Source:leadsource:V'),
(6,4,'vtiger_potential:sales_stage:Potentials_Sales_Stage:sales_stage:V'),
(7,0,'vtiger_potential:potentialname:Potentials_Potential_Name:potentialname:V'),
(7,1,'vtiger_potential:amount:Potentials_Amount:amount:N'),
(7,2,'vtiger_potential:potentialtype:Potentials_Type:opportunity_type:V'),
(7,3,'vtiger_potential:leadsource:Potentials_Lead_Source:leadsource:V'),
(7,4,'vtiger_potential:sales_stage:Potentials_Sales_Stage:sales_stage:V'),
(8,0,'vtiger_activity:subject:Calendar_Subject:subject:V'),
(8,1,'vtiger_contactdetailsCalendar:lastname:Calendar_Contact_Name:contact_id:I'),
(8,2,'vtiger_activity:status:Calendar_Status:taskstatus:V'),
(8,3,'vtiger_activity:priority:Calendar_Priority:taskpriority:V'),
(8,4,'vtiger_usersCalendar:user_name:Calendar_Assigned_To:assigned_user_id:V'),
(9,0,'vtiger_activity:subject:Calendar_Subject:subject:V'),
(9,1,'vtiger_contactdetailsCalendar:lastname:Calendar_Contact_Name:contact_id:I'),
(9,2,'vtiger_activity:status:Calendar_Status:taskstatus:V'),
(9,3,'vtiger_activity:priority:Calendar_Priority:taskpriority:V'),
(9,4,'vtiger_usersCalendar:user_name:Calendar_Assigned_To:assigned_user_id:V'),
(10,0,'vtiger_troubletickets:title:HelpDesk_Title:ticket_title:V'),
(10,1,'vtiger_troubletickets:status:HelpDesk_Status:ticketstatus:V'),
(10,2,'vtiger_products:productname:Products_Product_Name:productname:V'),
(10,3,'vtiger_products:discontinued:Products_Product_Active:discontinued:V'),
(10,4,'vtiger_products:productcategory:Products_Product_Category:productcategory:V'),
(10,5,'vtiger_products:manufacturer:Products_Manufacturer:manufacturer:V'),
(11,0,'vtiger_troubletickets:title:HelpDesk_Title:ticket_title:V'),
(11,1,'vtiger_troubletickets:priority:HelpDesk_Priority:ticketpriorities:V'),
(11,2,'vtiger_troubletickets:severity:HelpDesk_Severity:ticketseverities:V'),
(11,3,'vtiger_troubletickets:status:HelpDesk_Status:ticketstatus:V'),
(11,4,'vtiger_troubletickets:category:HelpDesk_Category:ticketcategories:V'),
(11,5,'vtiger_usersHelpDesk:user_name:HelpDesk_Assigned_To:assigned_user_id:V'),
(12,0,'vtiger_troubletickets:title:HelpDesk_Title:ticket_title:V'),
(12,1,'vtiger_troubletickets:priority:HelpDesk_Priority:ticketpriorities:V'),
(12,2,'vtiger_troubletickets:severity:HelpDesk_Severity:ticketseverities:V'),
(12,3,'vtiger_troubletickets:status:HelpDesk_Status:ticketstatus:V'),
(12,4,'vtiger_troubletickets:category:HelpDesk_Category:ticketcategories:V'),
(12,5,'vtiger_usersHelpDesk:user_name:HelpDesk_Assigned_To:assigned_user_id:V'),
(13,0,'vtiger_products:productname:Products_Product_Name:productname:V'),
(13,1,'vtiger_products:productcode:Products_Product_Code:productcode:V'),
(13,2,'vtiger_products:discontinued:Products_Product_Active:discontinued:V'),
(13,3,'vtiger_products:productcategory:Products_Product_Category:productcategory:V'),
(13,4,'vtiger_products:website:Products_Website:website:V'),
(13,5,'vtiger_vendorRelProducts:vendorname:Products_Vendor_Name:vendor_id:I'),
(13,6,'vtiger_products:mfr_part_no:Products_Mfr_PartNo:mfr_part_no:V'),
(14,0,'vtiger_products:productname:Products_Product_Name:productname:V'),
(14,1,'vtiger_products:manufacturer:Products_Manufacturer:manufacturer:V'),
(14,2,'vtiger_products:productcategory:Products_Product_Category:productcategory:V'),
(14,3,'vtiger_contactdetails:firstname:Contacts_First_Name:firstname:V'),
(14,4,'vtiger_contactdetails:lastname:Contacts_Last_Name:lastname:V'),
(14,5,'vtiger_contactsubdetails:leadsource:Contacts_Lead_Source:leadsource:V'),
(15,0,'vtiger_quotes:subject:Quotes_Subject:subject:V'),
(15,1,'vtiger_potentialRelQuotes:potentialname:Quotes_Potential_Name:potential_id:I'),
(15,2,'vtiger_quotes:quotestage:Quotes_Quote_Stage:quotestage:V'),
(15,3,'vtiger_quotes:contactid:Quotes_Contact_Name:contact_id:V'),
(15,4,'vtiger_usersRel1:user_name:Quotes_Inventory_Manager:assigned_user_id1:I'),
(15,5,'vtiger_accountQuotes:accountname:Quotes_Account_Name:account_id:I'),
(16,0,'vtiger_quotes:subject:Quotes_Subject:subject:V'),
(16,1,'vtiger_potentialRelQuotes:potentialname:Quotes_Potential_Name:potential_id:I'),
(16,2,'vtiger_quotes:quotestage:Quotes_Quote_Stage:quotestage:V'),
(16,3,'vtiger_quotes:contactid:Quotes_Contact_Name:contact_id:V'),
(16,4,'vtiger_usersRel1:user_name:Quotes_Inventory_Manager:assigned_user_id1:I'),
(16,5,'vtiger_accountQuotes:accountname:Quotes_Account_Name:account_id:I'),
(16,6,'vtiger_quotes:carrier:Quotes_Carrier:carrier:V'),
(16,7,'vtiger_quotes:shipping:Quotes_Shipping:shipping:V'),
(17,0,'vtiger_purchaseorder:subject:PurchaseOrder_Subject:subject:V'),
(17,1,'vtiger_vendorRelPurchaseOrder:vendorname:PurchaseOrder_Vendor_Name:vendor_id:I'),
(17,2,'vtiger_purchaseorder:tracking_no:PurchaseOrder_Tracking_Number:tracking_no:V'),
(17,3,'vtiger_contactdetails:firstname:Contacts_First_Name:firstname:V'),
(17,4,'vtiger_contactdetails:lastname:Contacts_Last_Name:lastname:V'),
(17,5,'vtiger_contactsubdetails:leadsource:Contacts_Lead_Source:leadsource:V'),
(17,6,'vtiger_contactdetails:email:Contacts_Email:email:E'),
(18,0,'vtiger_purchaseorder:subject:PurchaseOrder_Subject:subject:V'),
(18,1,'vtiger_vendorRelPurchaseOrder:vendorname:PurchaseOrder_Vendor_Name:vendor_id:I'),
(18,2,'vtiger_purchaseorder:requisition_no:PurchaseOrder_Requisition_No:requisition_no:V'),
(18,3,'vtiger_purchaseorder:tracking_no:PurchaseOrder_Tracking_Number:tracking_no:V'),
(18,4,'vtiger_contactdetailsPurchaseOrder:lastname:PurchaseOrder_Contact_Name:contact_id:I'),
(18,5,'vtiger_purchaseorder:carrier:PurchaseOrder_Carrier:carrier:V'),
(18,6,'vtiger_purchaseorder:salescommission:PurchaseOrder_Sales_Commission:salescommission:N'),
(18,7,'vtiger_purchaseorder:exciseduty:PurchaseOrder_Excise_Duty:exciseduty:N'),
(18,8,'vtiger_usersPurchaseOrder:user_name:PurchaseOrder_Assigned_To:assigned_user_id:V'),
(19,0,'vtiger_invoice:subject:Invoice_Subject:subject:V'),
(19,1,'vtiger_invoice:salesorderid:Invoice_Sales_Order:salesorder_id:I'),
(19,2,'vtiger_invoice:customerno:Invoice_Customer_No:customerno:V'),
(19,3,'vtiger_invoice:exciseduty:Invoice_Excise_Duty:exciseduty:N'),
(19,4,'vtiger_invoice:salescommission:Invoice_Sales_Commission:salescommission:N'),
(19,5,'vtiger_accountInvoice:accountname:Invoice_Account_Name:account_id:I'),
(20,0,'vtiger_salesorder:subject:SalesOrder_Subject:subject:V'),
(20,1,'vtiger_quotesSalesOrder:subject:SalesOrder_Quote_Name:quote_id:I'),
(20,2,'vtiger_contactdetailsSalesOrder:lastname:SalesOrder_Contact_Name:contact_id:I'),
(20,3,'vtiger_salesorder:duedate:SalesOrder_Due_Date:duedate:D'),
(20,4,'vtiger_salesorder:carrier:SalesOrder_Carrier:carrier:V'),
(20,5,'vtiger_salesorder:sostatus:SalesOrder_Status:sostatus:V'),
(20,6,'vtiger_accountSalesOrder:accountname:SalesOrder_Account_Name:account_id:I'),
(20,7,'vtiger_salesorder:salescommission:SalesOrder_Sales_Commission:salescommission:N'),
(20,8,'vtiger_salesorder:exciseduty:SalesOrder_Excise_Duty:exciseduty:N'),
(20,9,'vtiger_usersSalesOrder:user_name:SalesOrder_Assigned_To:assigned_user_id:V'),
(21,0,'vtiger_campaign:campaignname:Campaigns_Campaign_Name:campaignname:V'),
(21,1,'vtiger_campaign:campaigntype:Campaigns_Campaign_Type:campaigntype:V'),
(21,2,'vtiger_campaign:targetaudience:Campaigns_Target_Audience:targetaudience:V'),
(21,3,'vtiger_campaign:budgetcost:Campaigns_Budget_Cost:budgetcost:I'),
(21,4,'vtiger_campaign:actualcost:Campaigns_Actual_Cost:actualcost:I'),
(21,5,'vtiger_campaign:expectedrevenue:Campaigns_Expected_Revenue:expectedrevenue:I'),
(21,6,'vtiger_campaign:expectedsalescount:Campaigns_Expected_Sales_Count:expectedsalescount:N'),
(21,7,'vtiger_campaign:actualsalescount:Campaigns_Actual_Sales_Count:actualsalescount:N'),
(21,8,'vtiger_usersCampaigns:user_name:Campaigns_Assigned_To:assigned_user_id:V'),
(22,0,'vtiger_contactdetails:lastname:Contacts_Last_Name:lastname:V'),
(22,1,'vtiger_contactdetails:email:Contacts_Email:email:E'),
(22,2,'vtiger_activity:subject:Emails_Subject:subject:V'),
(22,3,'vtiger_email_track:access_count:Emails_Access_Count:access_count:I'),
(23,0,'vtiger_account:accountname:Accounts_Account_Name:accountname:V'),
(23,1,'vtiger_account:phone:Accounts_Phone:phone:V'),
(23,2,'vtiger_account:email1:Accounts_Email:email1:E'),
(23,3,'vtiger_activity:subject:Emails_Subject:subject:V'),
(23,4,'vtiger_email_track:access_count:Emails_Access_Count:access_count:I'),
(24,0,'vtiger_leaddetails:lastname:Leads_Last_Name:lastname:V'),
(24,1,'vtiger_leaddetails:company:Leads_Company:company:V'),
(24,2,'vtiger_leaddetails:email:Leads_Email:email:E'),
(24,3,'vtiger_activity:subject:Emails_Subject:subject:V'),
(24,4,'vtiger_email_track:access_count:Emails_Access_Count:access_count:I'),
(25,0,'vtiger_vendor:vendorname:Vendors_Vendor_Name:vendorname:V'),
(25,1,'vtiger_vendor:glacct:Vendors_GL_Account:glacct:V'),
(25,2,'vtiger_vendor:email:Vendors_Email:email:E'),
(25,3,'vtiger_activity:subject:Emails_Subject:subject:V'),
(25,4,'vtiger_email_track:access_count:Emails_Access_Count:access_count:I');
/*!40000 ALTER TABLE `vtiger_selectcolumn` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_selectquery`
--
DROP TABLE IF EXISTS `vtiger_selectquery`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_selectquery` (
`queryid` int(19) NOT NULL,
`startindex` int(19) DEFAULT 0,
`numofobjects` int(19) DEFAULT 0,
PRIMARY KEY (`queryid`),
KEY `selectquery_queryid_idx` (`queryid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_selectquery`
--
LOCK TABLES `vtiger_selectquery` WRITE;
/*!40000 ALTER TABLE `vtiger_selectquery` DISABLE KEYS */;
INSERT INTO `vtiger_selectquery` VALUES
(1,0,0),
(2,0,0),
(3,0,0),
(4,0,0),
(5,0,0),
(6,0,0),
(7,0,0),
(8,0,0),
(9,0,0),
(10,0,0),
(11,0,0),
(12,0,0),
(13,0,0),
(14,0,0),
(15,0,0),
(16,0,0),
(17,0,0),
(18,0,0),
(19,0,0),
(20,0,0),
(21,0,0),
(22,0,0),
(23,0,0),
(24,0,0),
(25,0,0),
(26,0,0);
/*!40000 ALTER TABLE `vtiger_selectquery` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_selectquery_seq`
--
DROP TABLE IF EXISTS `vtiger_selectquery_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_selectquery_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_selectquery_seq`
--
LOCK TABLES `vtiger_selectquery_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_selectquery_seq` DISABLE KEYS */;
INSERT INTO `vtiger_selectquery_seq` VALUES
(28);
/*!40000 ALTER TABLE `vtiger_selectquery_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_senotesrel`
--
DROP TABLE IF EXISTS `vtiger_senotesrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_senotesrel` (
`crmid` int(19) NOT NULL DEFAULT 0,
`notesid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`crmid`,`notesid`),
KEY `senotesrel_notesid_idx` (`notesid`),
KEY `senotesrel_crmid_idx` (`crmid`),
CONSTRAINT `fk1_crmid` FOREIGN KEY (`crmid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE,
CONSTRAINT `fk_2_vtiger_senotesrel` FOREIGN KEY (`notesid`) REFERENCES `vtiger_notes` (`notesid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_senotesrel`
--
LOCK TABLES `vtiger_senotesrel` WRITE;
/*!40000 ALTER TABLE `vtiger_senotesrel` DISABLE KEYS */;
INSERT INTO `vtiger_senotesrel` VALUES
(114,83),
(532,513),
(533,513),
(686,513),
(715,513),
(716,513),
(746,513),
(748,513),
(797,513),
(798,513),
(806,513),
(807,513),
(816,513),
(817,513),
(818,513),
(820,513),
(821,513),
(854,513),
(855,513),
(856,513),
(869,513),
(870,513),
(885,513),
(923,513),
(924,513),
(986,513),
(987,513),
(988,513),
(990,513),
(1073,513),
(1103,513),
(1111,513),
(1112,513),
(1113,513),
(1119,513),
(1127,513),
(1144,513),
(1145,513),
(1165,513),
(1169,513),
(1172,513);
/*!40000 ALTER TABLE `vtiger_senotesrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_seproductsrel`
--
DROP TABLE IF EXISTS `vtiger_seproductsrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_seproductsrel` (
`crmid` int(19) NOT NULL DEFAULT 0,
`productid` int(19) NOT NULL DEFAULT 0,
`setype` varchar(30) NOT NULL,
`quantity` int(19) DEFAULT 1,
PRIMARY KEY (`crmid`,`productid`),
KEY `seproductsrel_productid_idx` (`productid`),
KEY `seproductrel_crmid_idx` (`crmid`),
CONSTRAINT `fk_2_vtiger_seproductsrel` FOREIGN KEY (`productid`) REFERENCES `vtiger_products` (`productid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_seproductsrel`
--
LOCK TABLES `vtiger_seproductsrel` WRITE;
/*!40000 ALTER TABLE `vtiger_seproductsrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_seproductsrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_service`
--
DROP TABLE IF EXISTS `vtiger_service`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_service` (
`serviceid` int(11) NOT NULL,
`service_no` varchar(100) NOT NULL,
`servicename` varchar(50) NOT NULL,
`servicecategory` varchar(200) DEFAULT NULL,
`qty_per_unit` decimal(11,2) DEFAULT 0.00,
`unit_price` decimal(25,8) DEFAULT NULL,
`sales_start_date` date DEFAULT NULL,
`sales_end_date` date DEFAULT NULL,
`start_date` date DEFAULT NULL,
`expiry_date` date DEFAULT NULL,
`discontinued` int(1) NOT NULL DEFAULT 0,
`service_usageunit` varchar(200) DEFAULT NULL,
`website` varchar(100) DEFAULT NULL,
`taxclass` varchar(200) DEFAULT NULL,
`currency_id` int(19) NOT NULL DEFAULT 1,
`commissionrate` decimal(7,3) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
`purchase_cost` decimal(27,8) DEFAULT NULL,
PRIMARY KEY (`serviceid`),
CONSTRAINT `fk_1_vtiger_service` FOREIGN KEY (`serviceid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_service`
--
LOCK TABLES `vtiger_service` WRITE;
/*!40000 ALTER TABLE `vtiger_service` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_service` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_service_usageunit`
--
DROP TABLE IF EXISTS `vtiger_service_usageunit`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_service_usageunit` (
`service_usageunitid` int(11) NOT NULL AUTO_INCREMENT,
`service_usageunit` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`service_usageunitid`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_service_usageunit`
--
LOCK TABLES `vtiger_service_usageunit` WRITE;
/*!40000 ALTER TABLE `vtiger_service_usageunit` DISABLE KEYS */;
INSERT INTO `vtiger_service_usageunit` VALUES
(1,'Hours',1,210,1,NULL),
(2,'Days',1,211,2,NULL),
(3,'Incidents',1,212,3,NULL);
/*!40000 ALTER TABLE `vtiger_service_usageunit` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_service_usageunit_seq`
--
DROP TABLE IF EXISTS `vtiger_service_usageunit_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_service_usageunit_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_service_usageunit_seq`
--
LOCK TABLES `vtiger_service_usageunit_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_service_usageunit_seq` DISABLE KEYS */;
INSERT INTO `vtiger_service_usageunit_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_service_usageunit_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_servicecategory`
--
DROP TABLE IF EXISTS `vtiger_servicecategory`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_servicecategory` (
`servicecategoryid` int(11) NOT NULL AUTO_INCREMENT,
`servicecategory` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`servicecategoryid`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_servicecategory`
--
LOCK TABLES `vtiger_servicecategory` WRITE;
/*!40000 ALTER TABLE `vtiger_servicecategory` DISABLE KEYS */;
INSERT INTO `vtiger_servicecategory` VALUES
(2,'Support',1,214,2,NULL),
(3,'Installation',1,215,3,NULL),
(4,'Migration',1,216,4,NULL),
(5,'Customization',1,217,5,NULL),
(6,'Training',1,218,6,NULL);
/*!40000 ALTER TABLE `vtiger_servicecategory` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_servicecategory_seq`
--
DROP TABLE IF EXISTS `vtiger_servicecategory_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_servicecategory_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_servicecategory_seq`
--
LOCK TABLES `vtiger_servicecategory_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_servicecategory_seq` DISABLE KEYS */;
INSERT INTO `vtiger_servicecategory_seq` VALUES
(6);
/*!40000 ALTER TABLE `vtiger_servicecategory_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_servicecf`
--
DROP TABLE IF EXISTS `vtiger_servicecf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_servicecf` (
`serviceid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`serviceid`),
CONSTRAINT `fk_serviceid_vtiger_servicecf` FOREIGN KEY (`serviceid`) REFERENCES `vtiger_service` (`serviceid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_servicecf`
--
LOCK TABLES `vtiger_servicecf` WRITE;
/*!40000 ALTER TABLE `vtiger_servicecf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_servicecf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_servicecontracts`
--
DROP TABLE IF EXISTS `vtiger_servicecontracts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_servicecontracts` (
`servicecontractsid` int(11) DEFAULT NULL,
`start_date` date DEFAULT NULL,
`end_date` date DEFAULT NULL,
`sc_related_to` int(11) DEFAULT NULL,
`tracking_unit` varchar(100) DEFAULT NULL,
`total_units` decimal(5,2) DEFAULT NULL,
`used_units` decimal(5,2) DEFAULT NULL,
`subject` varchar(100) DEFAULT NULL,
`due_date` date DEFAULT NULL,
`planned_duration` varchar(256) DEFAULT NULL,
`actual_duration` varchar(256) DEFAULT NULL,
`contract_status` varchar(200) DEFAULT NULL,
`priority` varchar(200) DEFAULT NULL,
`contract_type` varchar(200) DEFAULT NULL,
`progress` decimal(5,2) DEFAULT NULL,
`contract_no` varchar(100) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
KEY `fk_crmid_vtiger_servicecontracts` (`servicecontractsid`),
CONSTRAINT `fk_crmid_vtiger_servicecontracts` FOREIGN KEY (`servicecontractsid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_servicecontracts`
--
LOCK TABLES `vtiger_servicecontracts` WRITE;
/*!40000 ALTER TABLE `vtiger_servicecontracts` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_servicecontracts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_servicecontractscf`
--
DROP TABLE IF EXISTS `vtiger_servicecontractscf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_servicecontractscf` (
`servicecontractsid` int(11) NOT NULL,
PRIMARY KEY (`servicecontractsid`),
CONSTRAINT `fk_servicecontractsid_vtiger_servicecontractscf` FOREIGN KEY (`servicecontractsid`) REFERENCES `vtiger_servicecontracts` (`servicecontractsid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_servicecontractscf`
--
LOCK TABLES `vtiger_servicecontractscf` WRITE;
/*!40000 ALTER TABLE `vtiger_servicecontractscf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_servicecontractscf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_seticketsrel`
--
DROP TABLE IF EXISTS `vtiger_seticketsrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_seticketsrel` (
`crmid` int(19) NOT NULL DEFAULT 0,
`ticketid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`crmid`,`ticketid`),
KEY `seticketsrel_crmid_idx` (`crmid`),
KEY `seticketsrel_ticketid_idx` (`ticketid`),
CONSTRAINT `fk_2_vtiger_seticketsrel` FOREIGN KEY (`ticketid`) REFERENCES `vtiger_troubletickets` (`ticketid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_seticketsrel`
--
LOCK TABLES `vtiger_seticketsrel` WRITE;
/*!40000 ALTER TABLE `vtiger_seticketsrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_seticketsrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_settings_blocks`
--
DROP TABLE IF EXISTS `vtiger_settings_blocks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_settings_blocks` (
`blockid` int(19) NOT NULL,
`label` varchar(250) DEFAULT NULL,
`sequence` int(19) DEFAULT NULL,
PRIMARY KEY (`blockid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_settings_blocks`
--
LOCK TABLES `vtiger_settings_blocks` WRITE;
/*!40000 ALTER TABLE `vtiger_settings_blocks` DISABLE KEYS */;
INSERT INTO `vtiger_settings_blocks` VALUES
(1,'LBL_USER_MANAGEMENT',1),
(4,'LBL_OTHER_SETTINGS',10),
(5,'LBL_MODULE_MANAGER',2),
(6,'LBL_INTEGRATION',8),
(7,'LBL_AUTOMATION',3),
(8,'LBL_CONFIGURATION',4),
(9,'LBL_MARKETING_SALES',5),
(10,'LBL_INVENTORY',6),
(11,'LBL_MY_PREFERENCES',7),
(12,'LBL_EXTENSIONS',9);
/*!40000 ALTER TABLE `vtiger_settings_blocks` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_settings_blocks_seq`
--
DROP TABLE IF EXISTS `vtiger_settings_blocks_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_settings_blocks_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_settings_blocks_seq`
--
LOCK TABLES `vtiger_settings_blocks_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_settings_blocks_seq` DISABLE KEYS */;
INSERT INTO `vtiger_settings_blocks_seq` VALUES
(12);
/*!40000 ALTER TABLE `vtiger_settings_blocks_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_settings_field`
--
DROP TABLE IF EXISTS `vtiger_settings_field`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_settings_field` (
`fieldid` int(19) NOT NULL,
`blockid` int(19) DEFAULT NULL,
`name` varchar(250) DEFAULT NULL,
`iconpath` varchar(300) DEFAULT NULL,
`description` text DEFAULT NULL,
`linkto` text DEFAULT NULL,
`sequence` int(19) DEFAULT NULL,
`active` int(19) DEFAULT 0,
`pinned` int(1) DEFAULT 0,
PRIMARY KEY (`fieldid`),
KEY `fk_1_vtiger_settings_field` (`blockid`),
CONSTRAINT `fk_1_vtiger_settings_field` FOREIGN KEY (`blockid`) REFERENCES `vtiger_settings_blocks` (`blockid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_settings_field`
--
LOCK TABLES `vtiger_settings_field` WRITE;
/*!40000 ALTER TABLE `vtiger_settings_field` DISABLE KEYS */;
INSERT INTO `vtiger_settings_field` VALUES
(1,1,'LBL_USERS','ico-users.gif','LBL_USER_DESCRIPTION','index.php?module=Users&parent=Settings&view=List',1,0,1),
(2,1,'LBL_ROLES','ico-roles.gif','LBL_ROLE_DESCRIPTION','index.php?module=Roles&parent=Settings&view=Index',2,0,0),
(3,1,'LBL_PROFILES','ico-profile.gif','LBL_PROFILE_DESCRIPTION','index.php?module=Profiles&parent=Settings&view=List',3,0,0),
(4,1,'USERGROUPLIST','ico-groups.gif','LBL_GROUP_DESCRIPTION','index.php?module=Groups&parent=Settings&view=List',5,0,0),
(5,1,'LBL_SHARING_ACCESS','shareaccess.gif','LBL_SHARING_ACCESS_DESCRIPTION','index.php?module=SharingAccess&parent=Settings&view=Index',4,0,0),
(7,1,'LBL_LOGIN_HISTORY_DETAILS','set-IcoLoginHistory.gif','LBL_LOGIN_HISTORY_DESCRIPTION','index.php?module=LoginHistory&parent=Settings&view=List',6,0,0),
(8,5,'VTLIB_LBL_MODULE_MANAGER','vtlib_modmng.gif','VTLIB_LBL_MODULE_MANAGER_DESCRIPTION','index.php?module=ModuleManager&parent=Settings&view=List',1,0,1),
(9,8,'LBL_PICKLIST_EDITOR','picklist.gif','LBL_PICKLIST_DESCRIPTION','index.php?parent=Settings&module=Picklist&view=Index',6,0,1),
(10,8,'LBL_PICKLIST_DEPENDENCY','picklistdependency.gif','LBL_PICKLIST_DEPENDENCY_DESCRIPTION','index.php?parent=Settings&module=PickListDependency&view=List',7,0,0),
(11,8,'LBL_MENU_EDITOR','menueditor.png','LBL_MENU_DESC','index.php?module=MenuEditor&parent=Settings&view=Index',8,0,0),
(14,8,'LBL_COMPANY_DETAILS','company.gif','LBL_COMPANY_DESCRIPTION','index.php?parent=Settings&module=Vtiger&view=CompanyDetails',1,0,0),
(15,8,'LBL_MAIL_SERVER_SETTINGS','ogmailserver.gif','LBL_MAIL_SERVER_DESCRIPTION','index.php?parent=Settings&module=Vtiger&view=OutgoingServerDetail',4,0,0),
(16,8,'LBL_CURRENCY_SETTINGS','currency.gif','LBL_CURRENCY_DESCRIPTION','index.php?parent=Settings&module=Currency&view=List',3,0,0),
(17,10,'LBL_TAX_SETTINGS','taxConfiguration.gif','LBL_TAX_DESCRIPTION','index.php?module=Vtiger&parent=Settings&view=TaxIndex',1,0,0),
(18,4,'LBL_SYSTEM_INFO','system.gif','LBL_SYSTEM_DESCRIPTION','index.php?module=Settings&submodule=Server&view=ProxyConfig',6,1,0),
(20,4,'LBL_DEFAULT_MODULE_VIEW','set-IcoTwoTabConfig.gif','LBL_DEFAULT_MODULE_VIEW_DESC','index.php?module=Settings&action=DefModuleView&parenttab=Settings',2,0,0),
(21,10,'INVENTORYTERMSANDCONDITIONS','terms.gif','LBL_INV_TANDC_DESCRIPTION','index.php?parent=Settings&module=Vtiger&view=TermsAndConditionsEdit',2,0,0),
(22,5,'LBL_CUSTOMIZE_MODENT_NUMBER','settingsInvNumber.gif','LBL_CUSTOMIZE_MODENT_NUMBER_DESCRIPTION','index.php?module=Vtiger&parent=Settings&view=CustomRecordNumbering',4,0,0),
(23,4,'LBL_MAIL_SCANNER','mailScanner.gif','LBL_MAIL_SCANNER_DESCRIPTION','index.php?parent=Settings&module=MailConverter&view=List',5,0,0),
(24,7,'LBL_LIST_WORKFLOWS','settingsWorkflow.png','LBL_LIST_WORKFLOWS_DESCRIPTION','index.php?module=Workflows&parent=Settings&view=List',3,0,1),
(25,8,'Configuration Editor','migrate.gif','LBL_CONFIG_EDITOR_DESCRIPTION','index.php?module=Vtiger&parent=Settings&view=ConfigEditorDetail',5,0,0),
(26,7,'Scheduler','Cron.png','Allows you to Configure Cron Task','index.php?module=CronTasks&parent=Settings&view=List',2,0,0),
(28,6,'LBL_PBXMANAGER','','PBXManager module Configuration','index.php?module=PBXManager&parent=Settings&view=Index',2,0,0),
(29,4,'ModTracker','set-IcoLoginHistory.gif','LBL_MODTRACKER_DESCRIPTION','index.php?module=ModTracker&action=BasicSettings&parenttab=Settings&formodule=ModTracker',9,0,0),
(30,8,'LBL_CUSTOMER_PORTAL','portal_icon.png','PORTAL_EXTENSION_DESCRIPTION','index.php?module=CustomerPortal&parent=Settings&view=Index',2,0,0),
(31,7,'Webforms','modules/Webforms/img/Webform.png','LBL_WEBFORMS_DESCRIPTION','index.php?module=Webforms&parent=Settings&view=List',1,0,0),
(32,5,'LBL_EDIT_FIELDS','','LBL_LAYOUT_EDITOR_DESCRIPTION','index.php?module=LayoutEditor&parent=Settings&view=Index',2,0,0),
(33,9,'LBL_LEAD_MAPPING','NULL','NULL','index.php?parent=Settings&module=Leads&view=MappingDetail',1,0,1),
(34,9,'LBL_OPPORTUNITY_MAPPING','NULL','NULL','index.php?parent=Settings&module=Potentials&view=MappingDetail',2,0,1),
(35,11,'My Preferences','NULL','NULL','index.php?module=Users&view=PreferenceDetail&parent=Settings&record=1',1,0,1),
(36,11,'Calendar Settings','NULL','NULL','index.php?module=Users&parent=Settings&view=Calendar&record=1',2,0,1),
(37,11,'LBL_MY_TAGS','NULL','NULL','index.php?module=Tags&parent=Settings&view=List&record=1',3,0,1),
(38,12,'LBL_EXTENSION_STORE','NULL','NULL','index.php?module=ExtensionStore&parent=Settings&view=ExtensionStore',1,0,1),
(39,12,'LBL_GOOGLE','NULL','NULL','index.php?module=Contacts&parent=Settings&view=Extension&extensionModule=Google&extensionView=Index&mode=settings',2,0,1),
(40,4,'CTMobileSettings',NULL,'CTMobileSettings','index.php?module=CTMobileSettings&parent=Settings&view=Details',40,0,0),
(41,11,' Custom Theme',NULL,'Custom Theme Option','index.php?parent=Settings&module=CustomThemeSetting&view=CustomThemeSetting',4,0,0);
/*!40000 ALTER TABLE `vtiger_settings_field` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_settings_field_seq`
--
DROP TABLE IF EXISTS `vtiger_settings_field_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_settings_field_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_settings_field_seq`
--
LOCK TABLES `vtiger_settings_field_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_settings_field_seq` DISABLE KEYS */;
INSERT INTO `vtiger_settings_field_seq` VALUES
(41);
/*!40000 ALTER TABLE `vtiger_settings_field_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_sharedcalendar`
--
DROP TABLE IF EXISTS `vtiger_sharedcalendar`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_sharedcalendar` (
`userid` int(19) NOT NULL,
`sharedid` int(19) NOT NULL,
PRIMARY KEY (`userid`,`sharedid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_sharedcalendar`
--
LOCK TABLES `vtiger_sharedcalendar` WRITE;
/*!40000 ALTER TABLE `vtiger_sharedcalendar` DISABLE KEYS */;
INSERT INTO `vtiger_sharedcalendar` VALUES
(6,1),
(6,5),
(6,7),
(6,10),
(6,11),
(6,12),
(6,13),
(6,14);
/*!40000 ALTER TABLE `vtiger_sharedcalendar` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_shareduserinfo`
--
DROP TABLE IF EXISTS `vtiger_shareduserinfo`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_shareduserinfo` (
`userid` int(19) NOT NULL DEFAULT 0,
`shareduserid` int(19) NOT NULL DEFAULT 0,
`color` varchar(50) DEFAULT NULL,
`visible` int(19) DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_shareduserinfo`
--
LOCK TABLES `vtiger_shareduserinfo` WRITE;
/*!40000 ALTER TABLE `vtiger_shareduserinfo` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_shareduserinfo` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_shippingtaxinfo`
--
DROP TABLE IF EXISTS `vtiger_shippingtaxinfo`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_shippingtaxinfo` (
`taxid` int(3) NOT NULL,
`taxname` varchar(50) DEFAULT NULL,
`taxlabel` varchar(50) DEFAULT NULL,
`percentage` decimal(7,3) DEFAULT NULL,
`deleted` int(1) DEFAULT NULL,
`method` varchar(10) DEFAULT NULL,
`type` varchar(10) DEFAULT NULL,
`compoundon` varchar(400) DEFAULT NULL,
`regions` text DEFAULT NULL,
PRIMARY KEY (`taxid`),
KEY `shippingtaxinfo_taxname_idx` (`taxname`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_shippingtaxinfo`
--
LOCK TABLES `vtiger_shippingtaxinfo` WRITE;
/*!40000 ALTER TABLE `vtiger_shippingtaxinfo` DISABLE KEYS */;
INSERT INTO `vtiger_shippingtaxinfo` VALUES
(1,'shtax1','VAT',4.500,0,'Simple','Fixed','[]','[]'),
(2,'shtax2','Sales',10.000,0,'Simple','Fixed','[]','[]'),
(3,'shtax3','Service',12.500,0,'Simple','Fixed','[]','[]');
/*!40000 ALTER TABLE `vtiger_shippingtaxinfo` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_shippingtaxinfo_seq`
--
DROP TABLE IF EXISTS `vtiger_shippingtaxinfo_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_shippingtaxinfo_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_shippingtaxinfo_seq`
--
LOCK TABLES `vtiger_shippingtaxinfo_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_shippingtaxinfo_seq` DISABLE KEYS */;
INSERT INTO `vtiger_shippingtaxinfo_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_shippingtaxinfo_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_shorturls`
--
DROP TABLE IF EXISTS `vtiger_shorturls`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_shorturls` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(50) DEFAULT NULL,
`handler_path` varchar(400) DEFAULT NULL,
`handler_class` varchar(100) DEFAULT NULL,
`handler_function` varchar(100) DEFAULT NULL,
`handler_data` varchar(255) DEFAULT NULL,
`onetime` int(5) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=226 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_shorturls`
--
LOCK TABLES `vtiger_shorturls` WRITE;
/*!40000 ALTER TABLE `vtiger_shorturls` DISABLE KEYS */;
INSERT INTO `vtiger_shorturls` VALUES
(1,'63ea8c2e28de56.23647951','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":4,\"parentModule\":\"Leads\"}',0),
(2,'63f8ced885d154.67271934','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":51,\"parentId\":\"50\",\"method\":\"open\"}',0),
(3,'63f8f9f7ba0ad2.17982884','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":55,\"parentId\":\"54\",\"method\":\"open\"}',0),
(4,'64071814f1dfa8.42387299','modules/Users/handlers/ForgotPassword.php','Users_ForgotPassword_Handler','changePassword','{\"username\":\"pmarra\",\"email\":\"pietromarra@easylife.house\",\"time\":1678186516,\"hash\":\"e8029da30423839a8b041bb581bdb0922662e6e54928ea4202b2a420735c276f\"}',0),
(6,'641183b828b376.39890735','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":144,\"parentModule\":\"Leads\"}',0),
(7,'641994093f61c9.13009222','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":184,\"parentModule\":\"Leads\"}',0),
(8,'6419b60cb9fad5.68548620','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":188,\"parentId\":\"142\",\"method\":\"open\"}',0),
(9,'6419b6112fdb74.32411495','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":189,\"parentId\":\"187\",\"method\":\"open\"}',0),
(10,'6419b616084a26.93749114','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":190,\"parentId\":\"187\",\"method\":\"open\"}',0),
(11,'6419b619036527.75944437','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":191,\"parentId\":\"187\",\"method\":\"open\"}',0),
(12,'6419b6c012b144.56274658','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":192,\"parentId\":\"187\",\"method\":\"open\"}',0),
(13,'6419b990870cb0.68780928','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":194,\"parentId\":\"193\",\"method\":\"open\"}',0),
(14,'641d2f1111f2e5.21689102','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":209,\"parentId\":\"160\",\"method\":\"open\"}',0),
(15,'641dad5dde4b35.04983117','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":214,\"parentId\":\"213\",\"method\":\"open\"}',0),
(16,'6421540e1d5378.82710690','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":221,\"parentId\":\"220\",\"method\":\"open\"}',0),
(17,'6421544817d7b9.87226793','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":223,\"parentId\":\"222\",\"method\":\"open\"}',0),
(18,'6422a19f6f1f14.88682692','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":231,\"parentModule\":\"Contacts\"}',0),
(19,'6422ae3f796452.11099012','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":233,\"parentModule\":\"Contacts\"}',0),
(20,'6422af085cb452.84596108','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":234,\"parentModule\":\"Contacts\"}',0),
(21,'6422b19b6cc4d6.52316537','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":235,\"parentModule\":\"Contacts\"}',0),
(22,'6422b25cddc1f5.47451234','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":236,\"parentModule\":\"Contacts\"}',0),
(23,'6422b933740ec5.78143658','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":237,\"parentModule\":\"Contacts\"}',0),
(24,'6422c9a14e1605.30213817','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":239,\"parentModule\":\"Contacts\"}',0),
(25,'6422f118a1ddf0.01212353','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":241,\"parentModule\":\"Contacts\"}',0),
(26,'6422f3cf396343.21138989','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":245,\"parentModule\":\"Contacts\"}',0),
(27,'6422f44e5e73d8.81051505','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":246,\"parentModule\":\"Contacts\"}',0),
(28,'642722bb0faf70.71366663','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":266,\"parentModule\":\"Contacts\"}',0),
(29,'64272ce1e8be25.81809168','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":268,\"parentModule\":\"Users\"}',0),
(30,'6428871f32b710.39969034','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":277,\"parentModule\":\"Contacts\"}',0),
(31,'642b22a7873593.78988096','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":293,\"parentModule\":\"Contacts\"}',0),
(32,'642c1cd0418bd9.14041083','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":300,\"parentId\":\"299\",\"method\":\"open\"}',0),
(33,'642d20e3218d17.37483305','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":304,\"parentModule\":\"Contacts\"}',0),
(34,'642ff6f3e2d6f3.53363412','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":320,\"parentModule\":\"Contacts\"}',0),
(35,'6430562e66f889.93982688','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":326,\"parentModule\":\"Contacts\"}',0),
(36,'6436afb92977d1.33805389','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":363,\"parentModule\":\"Contacts\"}',0),
(37,'6437b61db074c5.70317269','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":371,\"parentModule\":\"Contacts\"}',0),
(38,'6437b67f1b5406.94190265','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":373,\"parentModule\":\"Contacts\"}',0),
(39,'6437b6fe127205.15611705','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":375,\"parentModule\":\"Contacts\"}',0),
(40,'6437baf065a700.27438024','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":377,\"parentModule\":\"Contacts\"}',0),
(41,'6437bb7c3882d3.94428076','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":380,\"parentModule\":\"Contacts\"}',0),
(42,'6437e9f92a3679.95393264','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":384,\"parentModule\":\"Contacts\"}',0),
(43,'643fa4146690e4.27178250','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":434,\"parentModule\":\"Contacts\"}',0),
(44,'643fa44865a046.02131543','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":436,\"parentModule\":\"Contacts\"}',0),
(45,'643fa49cb86e21.34681289','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":438,\"parentModule\":\"Contacts\"}',0),
(46,'644790b986daa3.01926182','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":466,\"parentModule\":\"Contacts\"}',0),
(47,'645507a24b1c38.11996105','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":510,\"parentModule\":\"Users\"}',0),
(48,'645509c3ef1369.65765993','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":512,\"parentModule\":\"Contacts\"}',0),
(49,'6459fc426e04f6.84685868','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":\"532\",\"parentModule\":\"Contacts\"}',0),
(50,'6459fcd46dad38.78562024','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":533,\"parentModule\":\"Contacts\"}',0),
(51,'645a5dd7d4c853.71332191','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":548,\"parentId\":\"547\",\"method\":\"open\"}',0),
(52,'645a66f887f186.07392448','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":550,\"parentModule\":\"Leads\"}',0),
(53,'645bbc3c7aa297.59063153','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":562,\"parentId\":\"561\",\"method\":\"open\"}',0),
(54,'645bbef2f01d40.58531817','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":564,\"parentModule\":\"Leads\"}',0),
(55,'645cb4e8668278.24737157','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":567,\"parentId\":\"565\",\"method\":\"open\"}',0),
(56,'645e143f6ee720.97538720','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":575,\"parentId\":\"573\",\"method\":\"open\"}',0),
(57,'645e4de5b00aa4.35384395','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":576,\"parentId\":\"574\",\"method\":\"open\"}',0),
(58,'64624c00745b25.23813089','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":587,\"parentId\":\"584\",\"method\":\"open\"}',0),
(59,'6463675c7983b8.79184917','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":593,\"parentId\":\"345\",\"method\":\"open\"}',0),
(60,'64636760dceff3.49634930','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":594,\"parentId\":\"403\",\"method\":\"open\"}',0),
(61,'646367986ad908.09202623','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":596,\"parentId\":\"68\",\"method\":\"open\"}',0),
(62,'64648e3442c038.47643160','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":599,\"parentId\":\"598\",\"method\":\"open\"}',0),
(63,'6464d394b458f8.01428983','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":602,\"parentId\":\"71\",\"method\":\"open\"}',0),
(64,'6464fb3116def7.91861747','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":607,\"parentId\":\"132\",\"method\":\"open\"}',0),
(65,'6464fd4d45c6d0.75055707','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":608,\"parentId\":\"78\",\"method\":\"open\"}',0),
(66,'6464fd89d845c9.27510877','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":609,\"parentId\":\"77\",\"method\":\"open\"}',0),
(67,'6464fdffdcc3e0.89821441','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":611,\"parentId\":\"58\",\"method\":\"open\"}',0),
(68,'6467284c731db3.25687424','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":617,\"parentId\":\"616\",\"method\":\"open\"}',0),
(69,'646b6f1023e843.48106505','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":625,\"parentId\":\"620\",\"method\":\"open\"}',0),
(70,'646c8328e7ecf1.50275115','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":637,\"parentId\":\"629\",\"method\":\"open\"}',0),
(71,'646dbc4809d736.04169719','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":642,\"parentId\":\"640\",\"method\":\"open\"}',0),
(72,'646dd37c9d29d2.52291730','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":644,\"parentId\":\"643\",\"method\":\"open\"}',0),
(73,'646df8489a1868.32399714','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":647,\"parentId\":\"646\",\"method\":\"open\"}',0),
(74,'646f316878c0f7.12733116','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":654,\"parentId\":\"649\",\"method\":\"open\"}',0),
(75,'64748050aeea00.05267888','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":663,\"parentId\":\"659\",\"method\":\"open\"}',0),
(76,'6474bd0410ada4.07428125','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":666,\"parentId\":\"665\",\"method\":\"open\"}',0),
(77,'64760ca45d1e67.27835001','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":672,\"parentId\":\"669\",\"method\":\"open\"}',0),
(78,'64771b1c2febd8.61795292','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":678,\"parentId\":\"677\",\"method\":\"open\"}',0),
(79,'64771cc02bc582.43691526','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":679,\"parentId\":\"674\",\"method\":\"open\"}',0),
(80,'647768b125a439.15656481','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":683,\"parentId\":\"682\",\"method\":\"open\"}',0),
(81,'647768b5868d85.13624411','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":684,\"parentId\":\"681\",\"method\":\"open\"}',0),
(82,'6478216b18cbe0.33291951','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":686,\"parentModule\":\"Contacts\"}',0),
(83,'647821cdc81d24.10540926','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":687,\"parentModule\":\"Contacts\"}',0),
(84,'647853c46bb254.75180005','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":689,\"parentId\":\"685\",\"method\":\"open\"}',0),
(85,'647863b4a309a9.78384538','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":692,\"parentId\":\"691\",\"method\":\"open\"}',0),
(86,'6478a06944e182.26226146','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":696,\"parentId\":\"695\",\"method\":\"open\"}',0),
(87,'647af30ce86e17.84879681','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":\"715\",\"parentModule\":\"Contacts\"}',0),
(88,'647af383b33e80.39887975','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":716,\"parentModule\":\"Contacts\"}',0),
(89,'647cbdb963ab53.35852925','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":722,\"parentId\":\"698\",\"method\":\"open\"}',0),
(90,'647cbdf1e79760.52753336','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":723,\"parentId\":\"718\",\"method\":\"open\"}',0),
(91,'647cbea6660924.19686686','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":724,\"parentId\":\"700\",\"method\":\"open\"}',0),
(92,'647cbee1e86837.13557137','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":725,\"parentId\":\"719\",\"method\":\"open\"}',0),
(93,'647d8b00929590.71852787','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":727,\"parentId\":\"726\",\"method\":\"open\"}',0),
(94,'647daa68755712.20209950','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":731,\"parentId\":\"729\",\"method\":\"open\"}',0),
(95,'647dab58ba3158.45466335','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":732,\"parentId\":\"728\",\"method\":\"open\"}',0),
(96,'647dab9490b154.41983410','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":733,\"parentId\":\"704\",\"method\":\"open\"}',0),
(97,'647dff7e4287c7.77988856','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":736,\"parentId\":\"735\",\"method\":\"open\"}',0),
(98,'647f0763129ae4.49333144','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":739,\"parentId\":\"737\",\"method\":\"open\"}',0),
(99,'647f1da98fe694.28375179','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":743,\"parentId\":\"742\",\"method\":\"open\"}',0),
(100,'647f1de2b61792.82348910','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":744,\"parentId\":\"740\",\"method\":\"open\"}',0),
(101,'647f480ef2a076.06257783','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":\"746\",\"parentModule\":\"Contacts\"}',0),
(102,'647f4fdf702a98.43608721','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":748,\"parentModule\":\"Contacts\"}',0),
(103,'64803f57b44217.79078924','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":753,\"parentId\":\"752\",\"method\":\"open\"}',0),
(104,'6481cf2f855f03.22734529','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":761,\"parentId\":\"759\",\"method\":\"open\"}',0),
(105,'6486d930916e43.60483999','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":773,\"parentId\":\"771\",\"method\":\"open\"}',0),
(106,'6486d96ca0ba42.11497666','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":774,\"parentId\":\"766\",\"method\":\"open\"}',0),
(107,'6486d9a9167b77.62560204','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":775,\"parentId\":\"769\",\"method\":\"open\"}',0),
(108,'6489889dbbde59.10245973','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":787,\"parentId\":\"784\",\"method\":\"open\"}',0),
(109,'648c2422862c85.68900457','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":797,\"parentModule\":\"Contacts\"}',0),
(110,'648c324417aa95.41257750','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":798,\"parentModule\":\"Contacts\"}',0),
(111,'648f655ae8dd71.82355529','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":806,\"parentModule\":\"Contacts\"}',0),
(112,'648f659d738d54.86706319','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":807,\"parentModule\":\"Contacts\"}',0),
(113,'649015534b53a1.88022618','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":810,\"parentId\":\"805\",\"method\":\"open\"}',0),
(114,'64901c1f3004c5.49445527','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":811,\"parentId\":\"801\",\"method\":\"open\"}',0),
(115,'64901c5c096662.22216238','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":812,\"parentId\":\"800\",\"method\":\"open\"}',0),
(116,'6490e9fdf40979.24258946','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":816,\"parentModule\":\"Contacts\"}',0),
(117,'6490ea7b900c15.32914159','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":817,\"parentModule\":\"Contacts\"}',0),
(118,'6490eab7d44730.14980750','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":818,\"parentModule\":\"Contacts\"}',0),
(119,'6490eb6925b750.80135830','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":820,\"parentModule\":\"Contacts\"}',0),
(120,'6490ebc3814ab2.90280344','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":821,\"parentModule\":\"Contacts\"}',0),
(121,'64919b55594a76.15235340','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":825,\"parentId\":\"813\",\"method\":\"open\"}',0),
(122,'649954fc420c47.16778895','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":850,\"parentId\":\"848\",\"method\":\"open\"}',0),
(123,'6499647b003434.12943001','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":854,\"parentModule\":\"Contacts\"}',0),
(124,'6499650cb2b666.16816001','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":855,\"parentModule\":\"Contacts\"}',0),
(125,'6499660149f009.06463868','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":856,\"parentModule\":\"Contacts\"}',0),
(126,'649a9643b91925.55125169','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":869,\"parentModule\":\"Contacts\"}',0),
(127,'649a96b3b5f1f2.96032635','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":870,\"parentModule\":\"Contacts\"}',0),
(128,'649aee34054f61.69431842','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":871,\"parentId\":\"861\",\"method\":\"open\"}',0),
(129,'649aee707311b8.94083191','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":872,\"parentId\":\"866\",\"method\":\"open\"}',0),
(130,'649af8fb759127.77989517','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":875,\"parentId\":\"794\",\"method\":\"open\"}',0),
(131,'649af9ec0a7017.27378882','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":876,\"parentId\":\"873\",\"method\":\"open\"}',0),
(132,'649afa63949e26.68951348','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":877,\"parentId\":\"863\",\"method\":\"open\"}',0),
(133,'649bff2c2ce371.98062778','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":885,\"parentModule\":\"Contacts\"}',0),
(134,'649c35de486508.35007222','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":890,\"parentId\":\"889\",\"method\":\"open\"}',0),
(135,'649c3dd3496947.34922734','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":892,\"parentId\":\"879\",\"method\":\"open\"}',0),
(136,'649eba657bcf46.49644191','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":896,\"parentId\":\"894\",\"method\":\"open\"}',0),
(137,'649ece521ae887.04769219','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":898,\"parentId\":\"897\",\"method\":\"open\"}',0),
(138,'64a28ff4488117.78846415','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":908,\"parentId\":\"906\",\"method\":\"open\"}',0),
(139,'64a28ff83e9d91.88059743','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":909,\"parentId\":\"907\",\"method\":\"open\"}',0),
(140,'64a297ed751744.61738261','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":911,\"parentId\":\"903\",\"method\":\"open\"}',0),
(141,'64a29829b99468.60875259','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":912,\"parentId\":\"902\",\"method\":\"open\"}',0),
(142,'64a2d465196760.61395793','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":914,\"parentId\":\"913\",\"method\":\"open\"}',0),
(143,'64a4fb8a585374.57361457','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":923,\"parentModule\":\"Contacts\"}',0),
(144,'64a4fc0ea041f9.21889022','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":924,\"parentModule\":\"Contacts\"}',0),
(145,'64a529d0c24aa8.08144214','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":928,\"parentId\":\"927\",\"method\":\"open\"}',0),
(146,'64a54a64368f41.88132940','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":932,\"parentId\":\"929\",\"method\":\"open\"}',0),
(147,'64a54b543c1266.68717234','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":933,\"parentId\":\"922\",\"method\":\"open\"}',0),
(148,'64a54d362c8985.50875512','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":934,\"parentId\":\"917\",\"method\":\"open\"}',0),
(149,'64a54f8c4cd112.30405702','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":935,\"parentId\":\"920\",\"method\":\"open\"}',0),
(150,'64a591a4b55537.34046966','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":941,\"parentId\":\"939\",\"method\":\"open\"}',0),
(151,'64a5aba8a33606.99625638','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":943,\"parentId\":\"942\",\"method\":\"open\"}',0),
(152,'64a5af2cde29b8.20084684','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":945,\"parentId\":\"944\",\"method\":\"open\"}',0),
(153,'64a6aea454e5d2.53373644','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":954,\"parentId\":\"953\",\"method\":\"open\"}',0),
(154,'64a6be9573c5b3.52063732','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":956,\"parentId\":\"955\",\"method\":\"open\"}',0),
(155,'64a7c820331256.71886963','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":960,\"parentId\":\"957\",\"method\":\"open\"}',0),
(156,'64a8027c188d32.71675331','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":963,\"parentId\":\"962\",\"method\":\"open\"}',0),
(157,'64aa4dd7f00276.98130353','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":966,\"parentId\":\"964\",\"method\":\"open\"}',0),
(158,'64aa4e1200a4f3.94982018','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":967,\"parentId\":\"965\",\"method\":\"open\"}',0),
(159,'64abca73efdf96.87043383','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":970,\"parentId\":\"968\",\"method\":\"open\"}',0),
(160,'64abcaedc2f7a1.80040089','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":971,\"parentId\":\"969\",\"method\":\"open\"}',0),
(161,'64acfcc9007e50.42699075','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":975,\"parentId\":\"974\",\"method\":\"open\"}',0),
(162,'64ad0448092a36.19979900','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":977,\"parentId\":\"976\",\"method\":\"open\"}',0),
(163,'64aee381a0a6b0.31305683','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":986,\"parentModule\":\"Contacts\"}',0),
(164,'64aee4350a4f10.94199161','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":987,\"parentModule\":\"Contacts\"}',0),
(165,'64aeeb2a662856.07100929','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":988,\"parentModule\":\"Contacts\"}',0),
(166,'64afa59f2929a6.99170636','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":990,\"parentModule\":\"Contacts\"}',0),
(167,'64afd754486d29.66038588','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":992,\"parentId\":\"983\",\"method\":\"open\"}',0),
(168,'64b417ff7cedf6.13671881','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1001,\"parentId\":\"999\",\"method\":\"open\"}',0),
(169,'64b41878418d42.78266844','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1002,\"parentId\":\"997\",\"method\":\"open\"}',0),
(170,'64b54c70d41336.10596330','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1008,\"parentId\":\"1007\",\"method\":\"open\"}',0),
(171,'64b55953c93c20.55806850','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1009,\"parentId\":\"994\",\"method\":\"open\"}',0),
(172,'64b64e7cc34ec0.90594110','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1011,\"parentId\":\"1010\",\"method\":\"open\"}',0),
(173,'64b661773096e9.95544155','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1014,\"parentId\":\"1012\",\"method\":\"open\"}',0),
(174,'64b6617c834de3.97964257','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1015,\"parentId\":\"1013\",\"method\":\"open\"}',0),
(175,'64b68517b28e41.78015258','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1017,\"parentId\":\"1016\",\"method\":\"open\"}',0),
(176,'64b7d61f9533c4.23629108','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1023,\"parentId\":\"1020\",\"method\":\"open\"}',0),
(177,'64b91e41c0d6e8.41578016','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1028,\"parentId\":\"697\",\"method\":\"open\"}',0),
(178,'64b91eb92b9a69.35715259','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1030,\"parentId\":\"836\",\"method\":\"open\"}',0),
(179,'64b91ef4bed336.49035210','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1032,\"parentId\":\"325\",\"method\":\"open\"}',0),
(180,'64b91f6c7106e8.31901623','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1034,\"parentId\":\"900\",\"method\":\"open\"}',0),
(181,'64b920d3db3d42.03158878','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1036,\"parentId\":\"408\",\"method\":\"open\"}',0),
(182,'64b921c55fcea0.18533898','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1038,\"parentId\":\"295\",\"method\":\"open\"}',0),
(183,'64b922787c45e4.84317717','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1040,\"parentId\":\"312\",\"method\":\"open\"}',0),
(184,'64b923682149c1.65726012','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1042,\"parentId\":\"98\",\"method\":\"open\"}',0),
(185,'64b923e04602a5.80000102','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1044,\"parentId\":\"783\",\"method\":\"open\"}',0),
(186,'64b92d7cf05264.14011444','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1046,\"parentId\":\"467\",\"method\":\"open\"}',0),
(187,'64b92fd4bae504.31293928','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1047,\"parentId\":\"996\",\"method\":\"open\"}',0),
(188,'64b95590895c40.83454885','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1051,\"parentId\":\"1049\",\"method\":\"open\"}',0),
(189,'64ba8f64e93e80.78817096','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1054,\"parentId\":\"1052\",\"method\":\"open\"}',0),
(190,'64ba8f9f45eb04.72425321','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1055,\"parentId\":\"1053\",\"method\":\"open\"}',0),
(191,'64bd57a7dbb904.15379622','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1063,\"parentId\":\"1059\",\"method\":\"open\"}',0),
(192,'64bd5820301134.00941528','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1064,\"parentId\":\"1057\",\"method\":\"open\"}',0),
(193,'64bd5898cb2232.50042908','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1065,\"parentId\":\"1062\",\"method\":\"open\"}',0),
(194,'64be4a002027f1.70236948','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1067,\"parentId\":\"1066\",\"method\":\"open\"}',0),
(195,'64bfbd762428c3.22829158','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":1073,\"parentModule\":\"Contacts\"}',0),
(196,'64bfc75797bde5.25279114','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1074,\"parentId\":\"1071\",\"method\":\"open\"}',0),
(197,'64bfcd6c0f4d45.78866858','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1075,\"parentId\":\"1068\",\"method\":\"open\"}',0),
(198,'64bfd12bc86a92.04836818','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1076,\"parentId\":\"1058\",\"method\":\"open\"}',0),
(199,'64c38a9dea4f77.01708140','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1079,\"parentId\":\"1078\",\"method\":\"open\"}',0),
(200,'64c38cf541a135.36734212','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1082,\"parentId\":\"1081\",\"method\":\"open\"}',0),
(201,'64c38d2f8b24a9.93194120','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1084,\"parentId\":\"1083\",\"method\":\"open\"}',0),
(202,'64c8e1044ca625.48176918','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1099,\"parentId\":\"776\",\"method\":\"open\"}',0),
(203,'64c8e1f4cf9265.04282258','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1101,\"parentId\":\"296\",\"method\":\"open\"}',0),
(204,'64c932cfcdfa20.96187269','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":1103,\"parentModule\":\"Contacts\"}',0),
(205,'64d1ec5b00af49.18553140','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":\"1111\",\"parentModule\":\"Contacts\"}',0),
(206,'64d1ef637679d1.54850847','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":1112,\"parentModule\":\"Contacts\"}',0),
(207,'64d21e8604eec2.16450118','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":1113,\"parentModule\":\"Contacts\"}',0),
(208,'64d4aca20b36f1.82067670','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":1119,\"parentModule\":\"Contacts\"}',0),
(209,'64e08b5fe62df9.73937935','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":\"1127\",\"parentModule\":\"Contacts\"}',0),
(210,'64ecd752a22fc5.09969325','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":1144,\"parentModule\":\"Contacts\"}',0),
(211,'64edab16858279.24569202','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":\"1145\",\"parentModule\":\"Contacts\"}',0),
(212,'64edc0b48e48a8.91656646','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1146,\"parentId\":\"1142\",\"method\":\"open\"}',0),
(213,'64edc0bb95bf93.34654176','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1147,\"parentId\":\"1121\",\"method\":\"open\"}',0),
(214,'64edc12ba4d225.93049884','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1148,\"parentId\":\"1139\",\"method\":\"open\"}',0),
(215,'64edc167d4dd74.56652257','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1149,\"parentId\":\"1136\",\"method\":\"open\"}',0),
(216,'64edc1a468b7a9.48966646','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1150,\"parentId\":\"1123\",\"method\":\"open\"}',0),
(217,'64f058b0ac0d36.22481119','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1153,\"parentId\":\"1105\",\"method\":\"open\"}',0),
(218,'64f058b5918575.91174589','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1154,\"parentId\":\"1138\",\"method\":\"open\"}',0),
(219,'64f05d238bb511.70343664','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1155,\"parentId\":\"1125\",\"method\":\"open\"}',0),
(220,'64f05d60b881d7.59883296','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1156,\"parentId\":\"1117\",\"method\":\"open\"}',0),
(221,'64f2046bc0c0b0.52470109','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1161,\"parentId\":\"1159\",\"method\":\"open\"}',0),
(222,'64f5d8fb43fed1.26361538','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":1165,\"parentModule\":\"Contacts\"}',0),
(223,'64f5de3ac3dfb3.22924750','modules/Emails/handlers/Tracker.php','Emails_Tracker_Handler','process','{\"record\":1166,\"parentId\":\"1164\",\"method\":\"open\"}',0),
(224,'64f6e78a0e6f05.06879786','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":1169,\"parentModule\":\"Contacts\"}',0),
(225,'64f7a251046324.26935375','modules/Emails/handlers/ViewInBrowser.php','Emails_ViewInBrowser_Handler','viewInBrowser','{\"emailId\":1172,\"parentModule\":\"Contacts\"}',0);
/*!40000 ALTER TABLE `vtiger_shorturls` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_smsnotifier`
--
DROP TABLE IF EXISTS `vtiger_smsnotifier`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_smsnotifier` (
`smsnotifierid` int(19) NOT NULL,
`message` text DEFAULT NULL,
`status` varchar(100) DEFAULT NULL,
PRIMARY KEY (`smsnotifierid`),
CONSTRAINT `fk_crmid_vtiger_smsnotifier` FOREIGN KEY (`smsnotifierid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_smsnotifier`
--
LOCK TABLES `vtiger_smsnotifier` WRITE;
/*!40000 ALTER TABLE `vtiger_smsnotifier` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_smsnotifier` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_smsnotifier_servers`
--
DROP TABLE IF EXISTS `vtiger_smsnotifier_servers`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_smsnotifier_servers` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`password` varchar(255) DEFAULT NULL,
`isactive` int(1) DEFAULT NULL,
`providertype` varchar(50) DEFAULT NULL,
`username` varchar(255) DEFAULT NULL,
`parameters` text DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_smsnotifier_servers`
--
LOCK TABLES `vtiger_smsnotifier_servers` WRITE;
/*!40000 ALTER TABLE `vtiger_smsnotifier_servers` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_smsnotifier_servers` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_smsnotifier_status`
--
DROP TABLE IF EXISTS `vtiger_smsnotifier_status`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_smsnotifier_status` (
`smsnotifierid` int(19) DEFAULT NULL,
`tonumber` varchar(20) DEFAULT NULL,
`status` varchar(10) DEFAULT NULL,
`smsmessageid` varchar(50) DEFAULT NULL,
`needlookup` int(1) DEFAULT 1,
`statusid` int(11) NOT NULL AUTO_INCREMENT,
`statusmessage` varchar(100) DEFAULT NULL,
PRIMARY KEY (`statusid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_smsnotifier_status`
--
LOCK TABLES `vtiger_smsnotifier_status` WRITE;
/*!40000 ALTER TABLE `vtiger_smsnotifier_status` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_smsnotifier_status` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_smsnotifiercf`
--
DROP TABLE IF EXISTS `vtiger_smsnotifiercf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_smsnotifiercf` (
`smsnotifierid` int(19) NOT NULL,
PRIMARY KEY (`smsnotifierid`),
CONSTRAINT `fk_smsnotifierid_vtiger_smsnotifiercf` FOREIGN KEY (`smsnotifierid`) REFERENCES `vtiger_smsnotifier` (`smsnotifierid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_smsnotifiercf`
--
LOCK TABLES `vtiger_smsnotifiercf` WRITE;
/*!40000 ALTER TABLE `vtiger_smsnotifiercf` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_smsnotifiercf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_soapservice`
--
DROP TABLE IF EXISTS `vtiger_soapservice`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_soapservice` (
`id` int(19) DEFAULT NULL,
`type` varchar(25) DEFAULT NULL,
`sessionid` varchar(100) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_soapservice`
--
LOCK TABLES `vtiger_soapservice` WRITE;
/*!40000 ALTER TABLE `vtiger_soapservice` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_soapservice` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_sobillads`
--
DROP TABLE IF EXISTS `vtiger_sobillads`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_sobillads` (
`sobilladdressid` int(19) NOT NULL DEFAULT 0,
`bill_city` varchar(30) DEFAULT NULL,
`bill_code` varchar(30) DEFAULT NULL,
`bill_country` varchar(30) DEFAULT NULL,
`bill_state` varchar(30) DEFAULT NULL,
`bill_street` varchar(250) DEFAULT NULL,
`bill_pobox` varchar(30) DEFAULT NULL,
PRIMARY KEY (`sobilladdressid`),
CONSTRAINT `fk_1_vtiger_sobillads` FOREIGN KEY (`sobilladdressid`) REFERENCES `vtiger_salesorder` (`salesorderid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_sobillads`
--
LOCK TABLES `vtiger_sobillads` WRITE;
/*!40000 ALTER TABLE `vtiger_sobillads` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_sobillads` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_soshipads`
--
DROP TABLE IF EXISTS `vtiger_soshipads`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_soshipads` (
`soshipaddressid` int(19) NOT NULL DEFAULT 0,
`ship_city` varchar(30) DEFAULT NULL,
`ship_code` varchar(30) DEFAULT NULL,
`ship_country` varchar(30) DEFAULT NULL,
`ship_state` varchar(30) DEFAULT NULL,
`ship_street` varchar(250) DEFAULT NULL,
`ship_pobox` varchar(30) DEFAULT NULL,
PRIMARY KEY (`soshipaddressid`),
CONSTRAINT `fk_1_vtiger_soshipads` FOREIGN KEY (`soshipaddressid`) REFERENCES `vtiger_salesorder` (`salesorderid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_soshipads`
--
LOCK TABLES `vtiger_soshipads` WRITE;
/*!40000 ALTER TABLE `vtiger_soshipads` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_soshipads` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_sostatus`
--
DROP TABLE IF EXISTS `vtiger_sostatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_sostatus` (
`sostatusid` int(19) NOT NULL AUTO_INCREMENT,
`sostatus` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`sostatusid`),
UNIQUE KEY `sostatus_sostatus_idx` (`sostatus`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_sostatus`
--
LOCK TABLES `vtiger_sostatus` WRITE;
/*!40000 ALTER TABLE `vtiger_sostatus` DISABLE KEYS */;
INSERT INTO `vtiger_sostatus` VALUES
(1,'Created',0,166,0,NULL),
(2,'Approved',0,167,1,NULL),
(3,'Delivered',0,168,2,NULL),
(4,'Cancelled',0,169,3,NULL);
/*!40000 ALTER TABLE `vtiger_sostatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_sostatus_seq`
--
DROP TABLE IF EXISTS `vtiger_sostatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_sostatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_sostatus_seq`
--
LOCK TABLES `vtiger_sostatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_sostatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_sostatus_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_sostatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_sostatushistory`
--
DROP TABLE IF EXISTS `vtiger_sostatushistory`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_sostatushistory` (
`historyid` int(19) NOT NULL AUTO_INCREMENT,
`salesorderid` int(19) NOT NULL,
`accountname` varchar(100) DEFAULT NULL,
`total` decimal(10,0) DEFAULT NULL,
`sostatus` varchar(200) DEFAULT NULL,
`lastmodified` datetime DEFAULT NULL,
PRIMARY KEY (`historyid`),
KEY `sostatushistory_salesorderid_idx` (`salesorderid`),
CONSTRAINT `fk_1_vtiger_sostatushistory` FOREIGN KEY (`salesorderid`) REFERENCES `vtiger_salesorder` (`salesorderid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_sostatushistory`
--
LOCK TABLES `vtiger_sostatushistory` WRITE;
/*!40000 ALTER TABLE `vtiger_sostatushistory` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_sostatushistory` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_sqltimelog`
--
DROP TABLE IF EXISTS `vtiger_sqltimelog`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_sqltimelog` (
`id` int(11) DEFAULT NULL,
`type` varchar(10) DEFAULT NULL,
`data` text DEFAULT NULL,
`started` decimal(20,6) DEFAULT NULL,
`ended` decimal(20,6) DEFAULT NULL,
`loggedon` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_sqltimelog`
--
LOCK TABLES `vtiger_sqltimelog` WRITE;
/*!40000 ALTER TABLE `vtiger_sqltimelog` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_sqltimelog` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_start_hour`
--
DROP TABLE IF EXISTS `vtiger_start_hour`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_start_hour` (
`start_hourid` int(11) NOT NULL AUTO_INCREMENT,
`start_hour` varchar(200) NOT NULL,
`sortorderid` int(11) DEFAULT NULL,
`presence` int(11) NOT NULL DEFAULT 1,
PRIMARY KEY (`start_hourid`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_start_hour`
--
LOCK TABLES `vtiger_start_hour` WRITE;
/*!40000 ALTER TABLE `vtiger_start_hour` DISABLE KEYS */;
INSERT INTO `vtiger_start_hour` VALUES
(1,'00:00',0,1),
(2,'01:00',1,1),
(3,'02:00',2,1),
(4,'03:00',3,1),
(5,'04:00',4,1),
(6,'05:00',5,1),
(7,'06:00',6,1),
(8,'07:00',7,1),
(9,'08:00',8,1),
(10,'09:00',9,1),
(11,'10:00',10,1),
(12,'11:00',11,1),
(13,'12:00',12,1),
(14,'13:00',13,1),
(15,'14:00',14,1),
(16,'15:00',15,1),
(17,'16:00',16,1),
(18,'17:00',17,1),
(19,'18:00',18,1),
(20,'19:00',19,1),
(21,'20:00',20,1),
(22,'21:00',21,1),
(23,'22:00',22,1),
(24,'23:00',23,1);
/*!40000 ALTER TABLE `vtiger_start_hour` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_start_hour_seq`
--
DROP TABLE IF EXISTS `vtiger_start_hour_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_start_hour_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_start_hour_seq`
--
LOCK TABLES `vtiger_start_hour_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_start_hour_seq` DISABLE KEYS */;
INSERT INTO `vtiger_start_hour_seq` VALUES
(24);
/*!40000 ALTER TABLE `vtiger_start_hour_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_status`
--
DROP TABLE IF EXISTS `vtiger_status`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_status` (
`statusid` int(19) NOT NULL AUTO_INCREMENT,
`status` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`statusid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_status`
--
LOCK TABLES `vtiger_status` WRITE;
/*!40000 ALTER TABLE `vtiger_status` DISABLE KEYS */;
INSERT INTO `vtiger_status` VALUES
(1,'Active',0,1),
(2,'Inactive',1,1);
/*!40000 ALTER TABLE `vtiger_status` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_status_seq`
--
DROP TABLE IF EXISTS `vtiger_status_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_status_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_status_seq`
--
LOCK TABLES `vtiger_status_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_status_seq` DISABLE KEYS */;
INSERT INTO `vtiger_status_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_status_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_systems`
--
DROP TABLE IF EXISTS `vtiger_systems`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_systems` (
`id` int(19) NOT NULL,
`server` varchar(100) DEFAULT NULL,
`server_port` int(19) DEFAULT NULL,
`server_username` varchar(100) DEFAULT NULL,
`server_password` text DEFAULT NULL,
`server_type` varchar(20) DEFAULT NULL,
`smtp_auth` varchar(5) DEFAULT NULL,
`server_path` varchar(256) DEFAULT NULL,
`from_email_field` varchar(50) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_systems`
--
LOCK TABLES `vtiger_systems` WRITE;
/*!40000 ALTER TABLE `vtiger_systems` DISABLE KEYS */;
INSERT INTO `vtiger_systems` VALUES
(1,'ssl://authsmtp.securemail.pro:465',0,'info@easylife.house','$ve$z8_Ozs_Pzs7Pzs_Ozs_Ozs_Pzs7Pzs7Oz87Ozs_Pzs_Pz87Ozs_Pzs_Pzs7Pzs_Pz8_Ozs_Pzs_Pzs7Ozs7Pzs_Pzs7Oz87Oz87Ozs_Ozs_Pzs_Pzs7Oz8_Oz8_Pz8_Pz87Oz87Ozs7Pzs_Ozs_Oz8_Pzs_Oz8_Oz8_Ozs7Pz87Pzs7Pzs7Pzs_Oz87Pzs7Oz8_Oz87Ozs_Pzs_Pzs7Ozw..','email','1',NULL,'');
/*!40000 ALTER TABLE `vtiger_systems` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_systems_seq`
--
DROP TABLE IF EXISTS `vtiger_systems_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_systems_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_systems_seq`
--
LOCK TABLES `vtiger_systems_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_systems_seq` DISABLE KEYS */;
INSERT INTO `vtiger_systems_seq` VALUES
(1);
/*!40000 ALTER TABLE `vtiger_systems_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tab`
--
DROP TABLE IF EXISTS `vtiger_tab`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tab` (
`tabid` int(19) NOT NULL DEFAULT 0,
`name` varchar(25) NOT NULL,
`presence` int(19) NOT NULL DEFAULT 1,
`tabsequence` int(10) DEFAULT NULL,
`tablabel` varchar(100) DEFAULT NULL,
`modifiedby` int(19) DEFAULT NULL,
`modifiedtime` int(19) DEFAULT NULL,
`customized` int(19) DEFAULT NULL,
`ownedby` int(19) DEFAULT NULL,
`isentitytype` int(11) NOT NULL DEFAULT 1,
`trial` int(1) NOT NULL DEFAULT 0,
`version` varchar(10) DEFAULT NULL,
`parent` varchar(30) DEFAULT NULL,
`source` varchar(255) DEFAULT 'custom',
`issyncable` tinyint(1) DEFAULT 0,
`allowduplicates` tinyint(1) DEFAULT 1,
`sync_action_for_duplicates` int(1) DEFAULT 1,
PRIMARY KEY (`tabid`),
UNIQUE KEY `tab_name_idx` (`name`),
KEY `tab_modifiedby_idx` (`modifiedby`),
KEY `tab_tabid_idx` (`tabid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tab`
--
LOCK TABLES `vtiger_tab` WRITE;
/*!40000 ALTER TABLE `vtiger_tab` DISABLE KEYS */;
INSERT INTO `vtiger_tab` VALUES
(1,'Dashboard',0,12,'Dashboards',NULL,NULL,0,1,0,0,NULL,'Analytics',NULL,1,1,1),
(2,'Potentials',0,7,'Potentials',NULL,NULL,0,0,1,0,NULL,'Sales',NULL,1,1,1),
(3,'Home',0,1,'Home',NULL,NULL,0,1,0,0,NULL,NULL,NULL,1,1,1),
(4,'Contacts',0,6,'Contacts',NULL,NULL,0,0,1,0,NULL,'Sales',NULL,1,1,1),
(6,'Accounts',0,5,'Accounts',NULL,NULL,0,0,1,0,NULL,'Sales',NULL,1,0,1),
(7,'Leads',0,4,'Leads',NULL,NULL,0,0,1,0,NULL,'Sales',NULL,1,1,1),
(8,'Documents',0,9,'Documents',NULL,NULL,0,0,1,0,NULL,'Tools',NULL,1,1,1),
(9,'Calendar',0,3,'Calendar',NULL,NULL,0,0,1,0,NULL,'Tools',NULL,1,1,1),
(10,'Emails',0,10,'Emails',NULL,NULL,0,0,1,0,NULL,'Tools',NULL,1,1,1),
(13,'HelpDesk',0,11,'HelpDesk',NULL,NULL,0,0,1,0,NULL,'Support',NULL,1,1,1),
(14,'Products',0,8,'Products',NULL,NULL,0,0,1,0,NULL,'Inventory',NULL,1,1,1),
(15,'Faq',0,-1,'Faq',NULL,NULL,0,1,1,0,NULL,'Support',NULL,1,1,1),
(16,'Events',2,-1,'Events',NULL,NULL,0,0,1,0,NULL,NULL,NULL,1,1,1),
(18,'Vendors',0,-1,'Vendors',NULL,NULL,0,0,1,0,NULL,'Inventory',NULL,1,1,1),
(19,'PriceBooks',0,-1,'PriceBooks',NULL,NULL,0,1,1,0,NULL,'Inventory',NULL,1,1,1),
(20,'Quotes',0,-1,'Quotes',NULL,NULL,0,0,1,0,NULL,'Sales',NULL,1,1,1),
(21,'PurchaseOrder',0,-1,'PurchaseOrder',NULL,NULL,0,0,1,0,NULL,'Inventory',NULL,1,1,1),
(22,'SalesOrder',0,-1,'SalesOrder',NULL,NULL,0,0,1,0,NULL,'Sales',NULL,1,1,1),
(23,'Invoice',0,-1,'Invoice',NULL,NULL,0,0,1,0,NULL,'Sales',NULL,1,1,1),
(24,'Rss',0,-1,'Rss',NULL,NULL,0,1,0,0,NULL,'Tools',NULL,1,1,1),
(25,'Reports',0,-1,'Reports',NULL,NULL,0,1,0,0,NULL,'Analytics',NULL,1,1,1),
(26,'Campaigns',0,-1,'Campaigns',NULL,NULL,0,0,1,0,NULL,'Marketing',NULL,1,1,1),
(27,'Portal',0,-1,'Portal',NULL,NULL,0,1,0,0,NULL,'Tools',NULL,1,1,1),
(28,'Webmails',0,-1,'Webmails',NULL,NULL,0,1,1,0,NULL,NULL,NULL,1,1,1),
(29,'Users',0,-1,'Users',NULL,NULL,0,1,0,0,NULL,NULL,NULL,1,1,1),
(30,'MailManager',0,-1,'MailManager',NULL,NULL,1,0,0,0,'1.9','Tools',NULL,1,1,1),
(31,'WSAPP',0,-1,'WSAPP',NULL,NULL,1,0,0,0,'3.4.4','',NULL,1,1,1),
(32,'PBXManager',0,-1,'PBXManager',NULL,NULL,1,0,1,0,'2.2','Tools',NULL,1,1,1),
(33,'Services',0,-1,'Services',NULL,NULL,0,0,1,0,'2.6','Inventory',NULL,1,1,1),
(34,'Mobile',0,-1,'Mobile',NULL,NULL,1,0,0,0,'2.0','',NULL,1,1,1),
(35,'ServiceContracts',0,-1,'Service Contracts',NULL,NULL,0,0,1,0,'2.4','Support',NULL,1,1,1),
(36,'ModTracker',0,-1,'ModTracker',NULL,NULL,0,0,0,0,'1.2','',NULL,1,1,1),
(37,'Import',0,-1,'Import',NULL,NULL,1,0,0,0,'1.7','',NULL,1,1,1),
(38,'CustomerPortal',0,-1,'CustomerPortal',NULL,NULL,0,0,0,0,'1.4','',NULL,1,1,1),
(39,'Webforms',0,-1,'Webforms',NULL,NULL,0,0,0,0,'1.6','',NULL,1,1,1),
(40,'EmailTemplates',0,-1,'Email Templates',NULL,NULL,1,0,0,0,'1.0','Tools',NULL,1,1,1),
(41,'Google',0,-1,'Google',NULL,NULL,0,0,0,0,'1.5','',NULL,1,1,1),
(42,'ProjectMilestone',0,-1,'ProjectMilestone',NULL,NULL,0,0,1,0,'3.0','Support',NULL,1,1,1),
(43,'ProjectTask',0,-1,'ProjectTask',NULL,NULL,0,0,1,0,'3.1','Support',NULL,1,1,1),
(44,'Project',0,-1,'Project',NULL,NULL,0,0,1,0,'3.3','Support',NULL,1,1,1),
(45,'RecycleBin',0,-1,'Recycle Bin',NULL,NULL,0,0,0,0,'1.5','Tools',NULL,1,1,1),
(46,'Assets',0,-1,'Assets',NULL,NULL,0,0,1,0,'2.0','Inventory',NULL,1,1,1),
(47,'SMSNotifier',0,-1,'SMSNotifier',NULL,NULL,0,0,1,0,'2.1','Sales',NULL,1,1,1),
(48,'ModComments',0,-1,'Comments',NULL,NULL,0,0,1,0,'2.1','',NULL,1,1,1),
(49,'ExtensionStore',0,-1,'Extension Store',NULL,NULL,1,0,0,0,'1.2',NULL,NULL,1,1,1),
(50,'Appartamenti',0,-1,'Appartamenti',NULL,NULL,1,0,1,0,'0','Tools','custom',0,0,1),
(51,'CTMobile',0,-1,'CTMobile',NULL,NULL,1,0,0,0,'1.3.16','','custom',0,1,1),
(52,'CTMobileSettings',0,-1,'CTMobileSettings',NULL,NULL,1,0,0,0,'1.3.16','','custom',0,1,1),
(53,'CTMessageTemplate',0,-1,'CTMessageTemplate',NULL,NULL,1,0,1,0,'1.3.16','Tools','custom',0,1,1),
(54,'CTAttendance',0,-1,'CTAttendance',NULL,NULL,1,0,1,0,'1.3.16','','custom',0,1,1),
(55,'CTPushNotification',0,-1,'CTPushNotification',NULL,NULL,1,0,1,0,'1.3.16','','custom',0,1,1),
(56,'CTUserFilterView',0,-1,'CTUserFilterView',NULL,NULL,1,0,1,0,'1.3.16','','custom',0,1,1),
(57,'CTRoutePlanning',0,-1,'CTRoutePlanning',NULL,NULL,1,0,1,0,'1.3.16','','custom',0,1,1),
(58,'CTRouteAttendance',0,-1,'CTRouteAttendance',NULL,NULL,1,0,1,0,'1.3.16','','custom',0,1,1),
(59,'CTTimeControl',0,-1,'CTTimeControl',NULL,NULL,1,0,1,0,'1.3.16','','custom',0,1,1),
(60,'CTTimeTracker',0,-1,'CTTimeTracker',NULL,NULL,1,0,1,0,'1.3.16','','custom',0,1,1);
/*!40000 ALTER TABLE `vtiger_tab` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tab_info`
--
DROP TABLE IF EXISTS `vtiger_tab_info`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tab_info` (
`tabid` int(19) DEFAULT NULL,
`prefname` varchar(256) DEFAULT NULL,
`prefvalue` varchar(256) DEFAULT NULL,
KEY `fk_1_vtiger_tab_info` (`tabid`),
CONSTRAINT `fk_1_vtiger_tab_info` FOREIGN KEY (`tabid`) REFERENCES `vtiger_tab` (`tabid`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tab_info`
--
LOCK TABLES `vtiger_tab_info` WRITE;
/*!40000 ALTER TABLE `vtiger_tab_info` DISABLE KEYS */;
INSERT INTO `vtiger_tab_info` VALUES
(30,'vtiger_min_version','6.0.0RC'),
(31,'vtiger_min_version','6.0.0rc'),
(32,'vtiger_min_version','6.0.0'),
(32,'vtiger_max_version','7.*'),
(33,'vtiger_min_version','6.0.0rc'),
(33,'vtiger_max_version','7.*'),
(34,'vtiger_min_version','6.0.0rc'),
(35,'vtiger_min_version','6.0.0rc'),
(36,'vtiger_min_version','6.0.0rc'),
(37,'vtiger_min_version','6.0.0rc'),
(37,'vtiger_max_version','7.*'),
(38,'vtiger_min_version','6.0.0rc'),
(38,'vtiger_max_version','7.*'),
(39,'vtiger_min_version','6.0.0rc'),
(39,'vtiger_max_version','7.*'),
(40,'vtiger_min_version','6.0.0rc'),
(40,'vtiger_max_version','7.*'),
(41,'vtiger_min_version','6.0.0rc'),
(41,'vtiger_max_version','7.*'),
(42,'vtiger_min_version','6.0.0rc'),
(42,'vtiger_max_version','7.*'),
(43,'vtiger_min_version','6.0.0rc'),
(44,'vtiger_min_version','6.0.0rc'),
(45,'vtiger_min_version','6.0.0rc'),
(45,'vtiger_max_version','7.*'),
(46,'vtiger_min_version','6.0.0rc'),
(46,'vtiger_max_version','7.*'),
(47,'vtiger_min_version','6.0.0'),
(47,'vtiger_max_version','7.*'),
(48,'vtiger_min_version','6.0.0rc'),
(48,'vtiger_max_version','7.*'),
(49,'vtiger_min_version','6.0.0'),
(49,'vtiger_max_version','6.*'),
(51,'vtiger_min_version','7.1.0'),
(51,'vtiger_max_version','7.*'),
(52,'vtiger_min_version','7.0.0'),
(52,'vtiger_max_version','7.*'),
(53,'vtiger_min_version','7.1.0'),
(53,'vtiger_max_version','7.*'),
(54,'vtiger_min_version','7.1.0'),
(54,'vtiger_max_version','7.*'),
(55,'vtiger_min_version','7.1.0'),
(55,'vtiger_max_version','7.*'),
(56,'vtiger_min_version','7.0.0'),
(56,'vtiger_max_version','7.*'),
(57,'vtiger_min_version','7.0.0'),
(57,'vtiger_max_version','7.*'),
(58,'vtiger_min_version','7.1.0'),
(58,'vtiger_max_version','7.*'),
(59,'vtiger_min_version','7.1.0'),
(60,'vtiger_min_version','7.0.0'),
(60,'vtiger_max_version','7.*');
/*!40000 ALTER TABLE `vtiger_tab_info` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_taskpriority`
--
DROP TABLE IF EXISTS `vtiger_taskpriority`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_taskpriority` (
`taskpriorityid` int(19) NOT NULL AUTO_INCREMENT,
`taskpriority` varchar(200) DEFAULT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`taskpriorityid`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_taskpriority`
--
LOCK TABLES `vtiger_taskpriority` WRITE;
/*!40000 ALTER TABLE `vtiger_taskpriority` DISABLE KEYS */;
INSERT INTO `vtiger_taskpriority` VALUES
(1,'High',1,170,0,NULL),
(2,'Medium',1,171,1,NULL),
(3,'Low',1,172,2,NULL);
/*!40000 ALTER TABLE `vtiger_taskpriority` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_taskpriority_seq`
--
DROP TABLE IF EXISTS `vtiger_taskpriority_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_taskpriority_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_taskpriority_seq`
--
LOCK TABLES `vtiger_taskpriority_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_taskpriority_seq` DISABLE KEYS */;
INSERT INTO `vtiger_taskpriority_seq` VALUES
(3);
/*!40000 ALTER TABLE `vtiger_taskpriority_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_taskstatus`
--
DROP TABLE IF EXISTS `vtiger_taskstatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_taskstatus` (
`taskstatusid` int(19) NOT NULL AUTO_INCREMENT,
`taskstatus` varchar(200) DEFAULT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`taskstatusid`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_taskstatus`
--
LOCK TABLES `vtiger_taskstatus` WRITE;
/*!40000 ALTER TABLE `vtiger_taskstatus` DISABLE KEYS */;
INSERT INTO `vtiger_taskstatus` VALUES
(1,'Not Started',0,173,0,NULL),
(2,'In Progress',0,174,1,NULL),
(3,'Completed',0,175,2,NULL),
(4,'Pending Input',0,176,3,NULL),
(5,'Deferred',0,177,4,NULL),
(6,'Planned',0,178,5,NULL);
/*!40000 ALTER TABLE `vtiger_taskstatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_taskstatus_seq`
--
DROP TABLE IF EXISTS `vtiger_taskstatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_taskstatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_taskstatus_seq`
--
LOCK TABLES `vtiger_taskstatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_taskstatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_taskstatus_seq` VALUES
(6);
/*!40000 ALTER TABLE `vtiger_taskstatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_taxclass`
--
DROP TABLE IF EXISTS `vtiger_taxclass`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_taxclass` (
`taxclassid` int(19) NOT NULL AUTO_INCREMENT,
`taxclass` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`taxclassid`),
UNIQUE KEY `taxclass_carrier_idx` (`taxclass`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_taxclass`
--
LOCK TABLES `vtiger_taxclass` WRITE;
/*!40000 ALTER TABLE `vtiger_taxclass` DISABLE KEYS */;
INSERT INTO `vtiger_taxclass` VALUES
(1,'SalesTax',0,1),
(2,'Vat',1,1);
/*!40000 ALTER TABLE `vtiger_taxclass` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_taxclass_seq`
--
DROP TABLE IF EXISTS `vtiger_taxclass_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_taxclass_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_taxclass_seq`
--
LOCK TABLES `vtiger_taxclass_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_taxclass_seq` DISABLE KEYS */;
INSERT INTO `vtiger_taxclass_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_taxclass_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_taxregions`
--
DROP TABLE IF EXISTS `vtiger_taxregions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_taxregions` (
`regionid` int(10) NOT NULL AUTO_INCREMENT,
`name` varchar(100) NOT NULL,
PRIMARY KEY (`regionid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_taxregions`
--
LOCK TABLES `vtiger_taxregions` WRITE;
/*!40000 ALTER TABLE `vtiger_taxregions` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_taxregions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ticketcategories`
--
DROP TABLE IF EXISTS `vtiger_ticketcategories`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ticketcategories` (
`ticketcategories_id` int(19) NOT NULL AUTO_INCREMENT,
`ticketcategories` varchar(200) DEFAULT NULL,
`presence` int(1) NOT NULL DEFAULT 0,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`ticketcategories_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ticketcategories`
--
LOCK TABLES `vtiger_ticketcategories` WRITE;
/*!40000 ALTER TABLE `vtiger_ticketcategories` DISABLE KEYS */;
INSERT INTO `vtiger_ticketcategories` VALUES
(4,'Problemi con attrezzature casa',1,312,3,'#fcf400'),
(5,'Attrezzature/dotazioni della cucina',1,313,4,'#05ab34'),
(6,'Problemi caldaia/riscaldamento',1,314,5,'#021894'),
(7,'Pulizie insufficienti',1,315,6,'#fa0a0a'),
(8,'Problemi idrici',1,316,7,'#0d9eff'),
(9,'Attrezzature/dotazioni camera da letto',1,317,8,'#1eff00'),
(10,'Comunicazione con lo staff',1,318,9,'#a306bf');
/*!40000 ALTER TABLE `vtiger_ticketcategories` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ticketcategories_seq`
--
DROP TABLE IF EXISTS `vtiger_ticketcategories_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ticketcategories_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ticketcategories_seq`
--
LOCK TABLES `vtiger_ticketcategories_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_ticketcategories_seq` DISABLE KEYS */;
INSERT INTO `vtiger_ticketcategories_seq` VALUES
(10);
/*!40000 ALTER TABLE `vtiger_ticketcategories_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ticketcf`
--
DROP TABLE IF EXISTS `vtiger_ticketcf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ticketcf` (
`ticketid` int(19) NOT NULL DEFAULT 0,
`from_portal` varchar(3) DEFAULT NULL,
PRIMARY KEY (`ticketid`),
CONSTRAINT `fk_1_vtiger_ticketcf` FOREIGN KEY (`ticketid`) REFERENCES `vtiger_troubletickets` (`ticketid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ticketcf`
--
LOCK TABLES `vtiger_ticketcf` WRITE;
/*!40000 ALTER TABLE `vtiger_ticketcf` DISABLE KEYS */;
INSERT INTO `vtiger_ticketcf` VALUES
(1189,'0'),
(1190,'0'),
(1193,'0'),
(1196,'0'),
(1200,'0'),
(1507,'0');
/*!40000 ALTER TABLE `vtiger_ticketcf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ticketcomments`
--
DROP TABLE IF EXISTS `vtiger_ticketcomments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ticketcomments` (
`commentid` int(19) NOT NULL AUTO_INCREMENT,
`ticketid` int(19) DEFAULT NULL,
`comments` text DEFAULT NULL,
`ownerid` int(19) NOT NULL DEFAULT 0,
`ownertype` varchar(10) DEFAULT NULL,
`createdtime` datetime NOT NULL,
PRIMARY KEY (`commentid`),
KEY `ticketcomments_ticketid_idx` (`ticketid`),
CONSTRAINT `fk_1_vtiger_ticketcomments` FOREIGN KEY (`ticketid`) REFERENCES `vtiger_troubletickets` (`ticketid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ticketcomments`
--
LOCK TABLES `vtiger_ticketcomments` WRITE;
/*!40000 ALTER TABLE `vtiger_ticketcomments` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_ticketcomments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ticketpriorities`
--
DROP TABLE IF EXISTS `vtiger_ticketpriorities`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ticketpriorities` (
`ticketpriorities_id` int(19) NOT NULL AUTO_INCREMENT,
`ticketpriorities` varchar(200) DEFAULT NULL,
`presence` int(1) NOT NULL DEFAULT 0,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`ticketpriorities_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ticketpriorities`
--
LOCK TABLES `vtiger_ticketpriorities` WRITE;
/*!40000 ALTER TABLE `vtiger_ticketpriorities` DISABLE KEYS */;
INSERT INTO `vtiger_ticketpriorities` VALUES
(1,'Low',1,182,0,NULL),
(2,'Normal',1,183,1,NULL),
(3,'High',1,184,2,NULL),
(4,'Urgent',1,185,3,'#ffffff');
/*!40000 ALTER TABLE `vtiger_ticketpriorities` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ticketpriorities_seq`
--
DROP TABLE IF EXISTS `vtiger_ticketpriorities_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ticketpriorities_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ticketpriorities_seq`
--
LOCK TABLES `vtiger_ticketpriorities_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_ticketpriorities_seq` DISABLE KEYS */;
INSERT INTO `vtiger_ticketpriorities_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_ticketpriorities_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ticketseverities`
--
DROP TABLE IF EXISTS `vtiger_ticketseverities`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ticketseverities` (
`ticketseverities_id` int(19) NOT NULL AUTO_INCREMENT,
`ticketseverities` varchar(200) DEFAULT NULL,
`presence` int(1) NOT NULL DEFAULT 0,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`ticketseverities_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ticketseverities`
--
LOCK TABLES `vtiger_ticketseverities` WRITE;
/*!40000 ALTER TABLE `vtiger_ticketseverities` DISABLE KEYS */;
INSERT INTO `vtiger_ticketseverities` VALUES
(1,'Minor',1,186,0,NULL),
(2,'Major',1,187,1,NULL),
(3,'Feature',1,188,2,NULL),
(4,'Critical',1,189,3,NULL);
/*!40000 ALTER TABLE `vtiger_ticketseverities` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ticketseverities_seq`
--
DROP TABLE IF EXISTS `vtiger_ticketseverities_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ticketseverities_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ticketseverities_seq`
--
LOCK TABLES `vtiger_ticketseverities_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_ticketseverities_seq` DISABLE KEYS */;
INSERT INTO `vtiger_ticketseverities_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_ticketseverities_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ticketstatus`
--
DROP TABLE IF EXISTS `vtiger_ticketstatus`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ticketstatus` (
`ticketstatus_id` int(19) NOT NULL AUTO_INCREMENT,
`ticketstatus` varchar(200) DEFAULT NULL,
`presence` int(1) NOT NULL DEFAULT 0,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`ticketstatus_id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ticketstatus`
--
LOCK TABLES `vtiger_ticketstatus` WRITE;
/*!40000 ALTER TABLE `vtiger_ticketstatus` DISABLE KEYS */;
INSERT INTO `vtiger_ticketstatus` VALUES
(1,'Open',0,190,0,NULL),
(2,'In Progress',0,191,1,NULL),
(3,'Wait For Response',0,192,2,NULL),
(4,'Closed',0,193,3,NULL),
(5,'Resolved',1,528,4,'#ffffff');
/*!40000 ALTER TABLE `vtiger_ticketstatus` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ticketstatus_seq`
--
DROP TABLE IF EXISTS `vtiger_ticketstatus_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ticketstatus_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ticketstatus_seq`
--
LOCK TABLES `vtiger_ticketstatus_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_ticketstatus_seq` DISABLE KEYS */;
INSERT INTO `vtiger_ticketstatus_seq` VALUES
(5);
/*!40000 ALTER TABLE `vtiger_ticketstatus_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_time_zone`
--
DROP TABLE IF EXISTS `vtiger_time_zone`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_time_zone` (
`time_zoneid` int(19) NOT NULL AUTO_INCREMENT,
`time_zone` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
PRIMARY KEY (`time_zoneid`)
) ENGINE=InnoDB AUTO_INCREMENT=98 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_time_zone`
--
LOCK TABLES `vtiger_time_zone` WRITE;
/*!40000 ALTER TABLE `vtiger_time_zone` DISABLE KEYS */;
INSERT INTO `vtiger_time_zone` VALUES
(1,'Pacific/Midway',1,1),
(2,'Pacific/Samoa',0,1),
(3,'Pacific/Honolulu',2,1),
(4,'America/Anchorage',3,1),
(5,'America/Los_Angeles',5,1),
(6,'America/Tijuana',4,1),
(7,'America/Denver',6,1),
(8,'America/Chihuahua',8,1),
(9,'America/Mazatlan',7,1),
(10,'America/Phoenix',9,1),
(11,'America/Regina',10,1),
(12,'America/Tegucigalpa',14,1),
(13,'America/Chicago',13,1),
(14,'America/Mexico_City',12,1),
(15,'America/Monterrey',11,1),
(16,'America/New_York',18,1),
(17,'America/Bogota',19,1),
(18,'America/Lima',16,1),
(19,'America/Rio_Branco',15,1),
(20,'America/Indiana/Indianapolis',17,1),
(21,'America/Caracas',20,1),
(22,'America/Halifax',25,1),
(23,'America/Manaus',22,1),
(24,'America/Santiago',21,1),
(25,'America/La_Paz',23,1),
(26,'America/Cuiaba',24,1),
(27,'America/Asuncion',26,1),
(28,'America/St_Johns',27,1),
(29,'America/Argentina/Buenos_Aires',30,1),
(30,'America/Sao_Paulo',31,1),
(31,'America/Godthab',29,1),
(32,'America/Montevideo',28,1),
(33,'Atlantic/South_Georgia',32,1),
(34,'Atlantic/Azores',34,1),
(35,'Atlantic/Cape_Verde',33,1),
(36,'Europe/London',37,1),
(37,'UTC',36,1),
(38,'Africa/Monrovia',38,1),
(39,'Africa/Casablanca',35,1),
(40,'Europe/Belgrade',40,1),
(41,'Europe/Sarajevo',42,1),
(42,'Europe/Brussels',41,1),
(43,'Africa/Algiers',43,1),
(44,'Europe/Amsterdam',39,1),
(45,'Europe/Minsk',52,1),
(46,'Africa/Cairo',47,1),
(47,'Europe/Helsinki',49,1),
(48,'Europe/Athens',45,1),
(49,'Europe/Istanbul',50,1),
(50,'Asia/Jerusalem',51,1),
(51,'Asia/Amman',44,1),
(52,'Asia/Beirut',46,1),
(53,'Africa/Windhoek',53,1),
(54,'Africa/Harare',48,1),
(55,'Asia/Kuwait',55,1),
(56,'Asia/Baghdad',54,1),
(57,'Africa/Nairobi',57,1),
(58,'Asia/Tehran',58,1),
(59,'Asia/Tbilisi',61,1),
(60,'Europe/Moscow',56,1),
(61,'Asia/Muscat',59,1),
(62,'Asia/Baku',60,1),
(63,'Asia/Yerevan',62,1),
(64,'Asia/Karachi',63,1),
(65,'Asia/Tashkent',64,1),
(66,'Asia/Kolkata',65,1),
(67,'Asia/Colombo',66,1),
(68,'Asia/Katmandu',67,1),
(69,'Asia/Dhaka',69,1),
(70,'Asia/Almaty',68,1),
(71,'Asia/Yekaterinburg',70,1),
(72,'Asia/Rangoon',71,1),
(73,'Asia/Novosibirsk',73,1),
(74,'Asia/Bangkok',72,1),
(75,'Asia/Brunei',74,1),
(76,'Asia/Krasnoyarsk',75,1),
(77,'Asia/Ulaanbaatar',79,1),
(78,'Asia/Kuala_Lumpur',76,1),
(79,'Asia/Taipei',78,1),
(80,'Australia/Perth',77,1),
(81,'Asia/Irkutsk',80,1),
(82,'Asia/Seoul',81,1),
(83,'Asia/Tokyo',82,1),
(84,'Australia/Darwin',84,1),
(85,'Australia/Adelaide',83,1),
(86,'Australia/Canberra',86,1),
(87,'Australia/Brisbane',85,1),
(88,'Australia/Hobart',88,1),
(89,'Asia/Vladivostok',89,1),
(90,'Pacific/Guam',87,1),
(91,'Asia/Yakutsk',90,1),
(92,'Pacific/Fiji',93,1),
(93,'Asia/Kamchatka',94,1),
(94,'Pacific/Auckland',92,1),
(95,'Asia/Magadan',95,1),
(96,'Pacific/Tongatapu',96,1),
(97,'Etc/GMT-11',91,1);
/*!40000 ALTER TABLE `vtiger_time_zone` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_time_zone_seq`
--
DROP TABLE IF EXISTS `vtiger_time_zone_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_time_zone_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_time_zone_seq`
--
LOCK TABLES `vtiger_time_zone_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_time_zone_seq` DISABLE KEYS */;
INSERT INTO `vtiger_time_zone_seq` VALUES
(96);
/*!40000 ALTER TABLE `vtiger_time_zone_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tmp_read_group_rel_sharing_per`
--
DROP TABLE IF EXISTS `vtiger_tmp_read_group_rel_sharing_per`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tmp_read_group_rel_sharing_per` (
`userid` int(11) NOT NULL,
`tabid` int(11) NOT NULL,
`relatedtabid` int(11) NOT NULL,
`sharedgroupid` int(11) NOT NULL,
PRIMARY KEY (`userid`,`tabid`,`relatedtabid`,`sharedgroupid`),
KEY `tmp_read_group_rel_sharing_per_userid_sharedgroupid_tabid` (`userid`,`sharedgroupid`,`tabid`),
CONSTRAINT `fk_4_vtiger_tmp_read_group_rel_sharing_per` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tmp_read_group_rel_sharing_per`
--
LOCK TABLES `vtiger_tmp_read_group_rel_sharing_per` WRITE;
/*!40000 ALTER TABLE `vtiger_tmp_read_group_rel_sharing_per` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_tmp_read_group_rel_sharing_per` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tmp_read_group_sharing_per`
--
DROP TABLE IF EXISTS `vtiger_tmp_read_group_sharing_per`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tmp_read_group_sharing_per` (
`userid` int(11) NOT NULL,
`tabid` int(11) NOT NULL,
`sharedgroupid` int(11) NOT NULL,
PRIMARY KEY (`userid`,`tabid`,`sharedgroupid`),
KEY `tmp_read_group_sharing_per_userid_sharedgroupid_idx` (`userid`,`sharedgroupid`),
CONSTRAINT `fk_3_vtiger_tmp_read_group_sharing_per` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tmp_read_group_sharing_per`
--
LOCK TABLES `vtiger_tmp_read_group_sharing_per` WRITE;
/*!40000 ALTER TABLE `vtiger_tmp_read_group_sharing_per` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_tmp_read_group_sharing_per` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tmp_read_user_rel_sharing_per`
--
DROP TABLE IF EXISTS `vtiger_tmp_read_user_rel_sharing_per`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tmp_read_user_rel_sharing_per` (
`userid` int(11) NOT NULL,
`tabid` int(11) NOT NULL,
`relatedtabid` int(11) NOT NULL,
`shareduserid` int(11) NOT NULL,
PRIMARY KEY (`userid`,`tabid`,`relatedtabid`,`shareduserid`),
KEY `tmp_read_user_rel_sharing_per_userid_shared_reltabid_idx` (`userid`,`shareduserid`,`relatedtabid`),
CONSTRAINT `fk_4_vtiger_tmp_read_user_rel_sharing_per` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tmp_read_user_rel_sharing_per`
--
LOCK TABLES `vtiger_tmp_read_user_rel_sharing_per` WRITE;
/*!40000 ALTER TABLE `vtiger_tmp_read_user_rel_sharing_per` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_tmp_read_user_rel_sharing_per` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tmp_read_user_sharing_per`
--
DROP TABLE IF EXISTS `vtiger_tmp_read_user_sharing_per`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tmp_read_user_sharing_per` (
`userid` int(11) NOT NULL,
`tabid` int(11) NOT NULL,
`shareduserid` int(11) NOT NULL,
PRIMARY KEY (`userid`,`tabid`,`shareduserid`),
KEY `tmp_read_user_sharing_per_userid_shareduserid_idx` (`userid`,`shareduserid`),
CONSTRAINT `fk_3_vtiger_tmp_read_user_sharing_per` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tmp_read_user_sharing_per`
--
LOCK TABLES `vtiger_tmp_read_user_sharing_per` WRITE;
/*!40000 ALTER TABLE `vtiger_tmp_read_user_sharing_per` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_tmp_read_user_sharing_per` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tmp_write_group_rel_sharing_per`
--
DROP TABLE IF EXISTS `vtiger_tmp_write_group_rel_sharing_per`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tmp_write_group_rel_sharing_per` (
`userid` int(11) NOT NULL,
`tabid` int(11) NOT NULL,
`relatedtabid` int(11) NOT NULL,
`sharedgroupid` int(11) NOT NULL,
PRIMARY KEY (`userid`,`tabid`,`relatedtabid`,`sharedgroupid`),
KEY `tmp_write_group_rel_sharing_per_userid_sharedgroupid_tabid_idx` (`userid`,`sharedgroupid`,`tabid`),
CONSTRAINT `fk_4_vtiger_tmp_write_group_rel_sharing_per` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tmp_write_group_rel_sharing_per`
--
LOCK TABLES `vtiger_tmp_write_group_rel_sharing_per` WRITE;
/*!40000 ALTER TABLE `vtiger_tmp_write_group_rel_sharing_per` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_tmp_write_group_rel_sharing_per` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tmp_write_group_sharing_per`
--
DROP TABLE IF EXISTS `vtiger_tmp_write_group_sharing_per`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tmp_write_group_sharing_per` (
`userid` int(11) NOT NULL,
`tabid` int(11) NOT NULL,
`sharedgroupid` int(11) NOT NULL,
PRIMARY KEY (`userid`,`tabid`,`sharedgroupid`),
KEY `tmp_write_group_sharing_per_UK1` (`userid`,`sharedgroupid`),
CONSTRAINT `fk_3_vtiger_tmp_write_group_sharing_per` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tmp_write_group_sharing_per`
--
LOCK TABLES `vtiger_tmp_write_group_sharing_per` WRITE;
/*!40000 ALTER TABLE `vtiger_tmp_write_group_sharing_per` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_tmp_write_group_sharing_per` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tmp_write_user_rel_sharing_per`
--
DROP TABLE IF EXISTS `vtiger_tmp_write_user_rel_sharing_per`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tmp_write_user_rel_sharing_per` (
`userid` int(11) NOT NULL,
`tabid` int(11) NOT NULL,
`relatedtabid` int(11) NOT NULL,
`shareduserid` int(11) NOT NULL,
PRIMARY KEY (`userid`,`tabid`,`relatedtabid`,`shareduserid`),
KEY `tmp_write_user_rel_sharing_per_userid_sharduserid_tabid_idx` (`userid`,`shareduserid`,`tabid`),
CONSTRAINT `fk_4_vtiger_tmp_write_user_rel_sharing_per` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tmp_write_user_rel_sharing_per`
--
LOCK TABLES `vtiger_tmp_write_user_rel_sharing_per` WRITE;
/*!40000 ALTER TABLE `vtiger_tmp_write_user_rel_sharing_per` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_tmp_write_user_rel_sharing_per` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tmp_write_user_sharing_per`
--
DROP TABLE IF EXISTS `vtiger_tmp_write_user_sharing_per`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tmp_write_user_sharing_per` (
`userid` int(11) NOT NULL,
`tabid` int(11) NOT NULL,
`shareduserid` int(11) NOT NULL,
PRIMARY KEY (`userid`,`tabid`,`shareduserid`),
KEY `tmp_write_user_sharing_per_userid_shareduserid_idx` (`userid`,`shareduserid`),
CONSTRAINT `fk_3_vtiger_tmp_write_user_sharing_per` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tmp_write_user_sharing_per`
--
LOCK TABLES `vtiger_tmp_write_user_sharing_per` WRITE;
/*!40000 ALTER TABLE `vtiger_tmp_write_user_sharing_per` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_tmp_write_user_sharing_per` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tracker`
--
DROP TABLE IF EXISTS `vtiger_tracker`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tracker` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` varchar(36) DEFAULT NULL,
`module_name` varchar(25) DEFAULT NULL,
`item_id` varchar(36) DEFAULT NULL,
`item_summary` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tracker`
--
LOCK TABLES `vtiger_tracker` WRITE;
/*!40000 ALTER TABLE `vtiger_tracker` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_tracker` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tracking_status`
--
DROP TABLE IF EXISTS `vtiger_tracking_status`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tracking_status` (
`tracking_statusid` int(11) NOT NULL AUTO_INCREMENT,
`tracking_status` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`tracking_statusid`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tracking_status`
--
LOCK TABLES `vtiger_tracking_status` WRITE;
/*!40000 ALTER TABLE `vtiger_tracking_status` DISABLE KEYS */;
INSERT INTO `vtiger_tracking_status` VALUES
(1,'Start',1,793,1,NULL),
(2,'End',1,794,2,NULL);
/*!40000 ALTER TABLE `vtiger_tracking_status` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tracking_status_seq`
--
DROP TABLE IF EXISTS `vtiger_tracking_status_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tracking_status_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tracking_status_seq`
--
LOCK TABLES `vtiger_tracking_status_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_tracking_status_seq` DISABLE KEYS */;
INSERT INTO `vtiger_tracking_status_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_tracking_status_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tracking_unit`
--
DROP TABLE IF EXISTS `vtiger_tracking_unit`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tracking_unit` (
`tracking_unitid` int(11) NOT NULL AUTO_INCREMENT,
`tracking_unit` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(11) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT 0,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`tracking_unitid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tracking_unit`
--
LOCK TABLES `vtiger_tracking_unit` WRITE;
/*!40000 ALTER TABLE `vtiger_tracking_unit` DISABLE KEYS */;
INSERT INTO `vtiger_tracking_unit` VALUES
(2,'Hours',1,220,2,NULL),
(3,'Days',1,221,3,NULL),
(4,'Incidents',1,222,4,NULL);
/*!40000 ALTER TABLE `vtiger_tracking_unit` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_tracking_unit_seq`
--
DROP TABLE IF EXISTS `vtiger_tracking_unit_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_tracking_unit_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_tracking_unit_seq`
--
LOCK TABLES `vtiger_tracking_unit_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_tracking_unit_seq` DISABLE KEYS */;
INSERT INTO `vtiger_tracking_unit_seq` VALUES
(4);
/*!40000 ALTER TABLE `vtiger_tracking_unit_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_troubletickets`
--
DROP TABLE IF EXISTS `vtiger_troubletickets`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_troubletickets` (
`ticketid` int(19) NOT NULL,
`ticket_no` varchar(100) NOT NULL,
`groupname` varchar(100) DEFAULT NULL,
`parent_id` varchar(100) DEFAULT NULL,
`product_id` varchar(100) DEFAULT NULL,
`priority` varchar(200) DEFAULT NULL,
`severity` varchar(200) DEFAULT NULL,
`status` varchar(200) DEFAULT NULL,
`category` varchar(200) DEFAULT NULL,
`title` varchar(255) NOT NULL,
`solution` text DEFAULT NULL,
`update_log` text DEFAULT NULL,
`version_id` int(11) DEFAULT NULL,
`hours` decimal(25,8) DEFAULT NULL,
`days` decimal(25,8) DEFAULT NULL,
`contact_id` int(19) DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
`appartamentiRef` int(19) DEFAULT NULL,
PRIMARY KEY (`ticketid`),
KEY `troubletickets_ticketid_idx` (`ticketid`),
KEY `troubletickets_status_idx` (`status`),
CONSTRAINT `fk_1_vtiger_troubletickets` FOREIGN KEY (`ticketid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_troubletickets`
--
LOCK TABLES `vtiger_troubletickets` WRITE;
/*!40000 ALTER TABLE `vtiger_troubletickets` DISABLE KEYS */;
INSERT INTO `vtiger_troubletickets` VALUES
(1189,'TT17',NULL,'0',NULL,'Low',NULL,'Closed','','Problema idraulico','',NULL,NULL,NULL,NULL,NULL,'',555),
(1190,'TT18',NULL,'0',NULL,'Low',NULL,'Open','Problemi con attrezzature casa','Problema test','',NULL,NULL,NULL,NULL,NULL,'',536),
(1193,'TT19',NULL,'0',NULL,'Low',NULL,'Open','Attrezzature/dotazioni della cucina','Caldaia Rotta','',NULL,NULL,NULL,NULL,NULL,'',536),
(1196,'TT20',NULL,'0',NULL,'Normal',NULL,'Open','','tende da riparare','',NULL,NULL,NULL,NULL,NULL,'',536),
(1200,'TT22',NULL,'0',NULL,'Normal',NULL,'Open','Pulizie insufficienti','LAVANDINO OTTURATO','',NULL,NULL,NULL,NULL,NULL,'',536),
(1507,'TT23',NULL,'0',NULL,'Urgent',NULL,'Open',' ','caldaia rotta','',NULL,NULL,NULL,NULL,NULL,'',1284);
/*!40000 ALTER TABLE `vtiger_troubletickets` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_usageunit`
--
DROP TABLE IF EXISTS `vtiger_usageunit`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_usageunit` (
`usageunitid` int(19) NOT NULL AUTO_INCREMENT,
`usageunit` varchar(200) NOT NULL,
`presence` int(1) NOT NULL DEFAULT 1,
`picklist_valueid` int(19) NOT NULL DEFAULT 0,
`sortorderid` int(11) DEFAULT NULL,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`usageunitid`),
UNIQUE KEY `usageunit_usageunit_idx` (`usageunit`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_usageunit`
--
LOCK TABLES `vtiger_usageunit` WRITE;
/*!40000 ALTER TABLE `vtiger_usageunit` DISABLE KEYS */;
INSERT INTO `vtiger_usageunit` VALUES
(1,'Box',1,194,0,NULL),
(2,'Carton',1,195,1,NULL),
(3,'Dozen',1,196,2,NULL),
(4,'Each',1,197,3,NULL),
(5,'Hours',1,198,4,NULL),
(6,'Impressions',1,199,5,NULL),
(7,'Lb',1,200,6,NULL),
(8,'M',1,201,7,NULL),
(9,'Pack',1,202,8,NULL),
(10,'Pages',1,203,9,NULL),
(11,'Pieces',1,204,10,NULL),
(12,'Quantity',1,205,11,NULL),
(13,'Reams',1,206,12,NULL),
(14,'Sheet',1,207,13,NULL),
(15,'Spiral Binder',1,208,14,NULL),
(16,'Sq Ft',1,209,15,NULL);
/*!40000 ALTER TABLE `vtiger_usageunit` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_usageunit_seq`
--
DROP TABLE IF EXISTS `vtiger_usageunit_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_usageunit_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_usageunit_seq`
--
LOCK TABLES `vtiger_usageunit_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_usageunit_seq` DISABLE KEYS */;
INSERT INTO `vtiger_usageunit_seq` VALUES
(16);
/*!40000 ALTER TABLE `vtiger_usageunit_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_user2mergefields`
--
DROP TABLE IF EXISTS `vtiger_user2mergefields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_user2mergefields` (
`userid` int(11) DEFAULT NULL,
`tabid` int(19) DEFAULT NULL,
`fieldid` int(19) DEFAULT NULL,
`visible` int(2) DEFAULT NULL,
KEY `userid_tabid_idx` (`userid`,`tabid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_user2mergefields`
--
LOCK TABLES `vtiger_user2mergefields` WRITE;
/*!40000 ALTER TABLE `vtiger_user2mergefields` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_user2mergefields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_user2role`
--
DROP TABLE IF EXISTS `vtiger_user2role`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_user2role` (
`userid` int(11) NOT NULL,
`roleid` varchar(255) NOT NULL,
PRIMARY KEY (`userid`),
KEY `user2role_roleid_idx` (`roleid`),
CONSTRAINT `fk_2_vtiger_user2role` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_user2role`
--
LOCK TABLES `vtiger_user2role` WRITE;
/*!40000 ALTER TABLE `vtiger_user2role` DISABLE KEYS */;
INSERT INTO `vtiger_user2role` VALUES
(11,'H10'),
(12,'H11'),
(13,'H11'),
(15,'H16'),
(1,'H2'),
(5,'H2'),
(10,'H2'),
(14,'H2'),
(6,'H3'),
(16,'H3'),
(7,'H9');
/*!40000 ALTER TABLE `vtiger_user2role` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_user_module_preferences`
--
DROP TABLE IF EXISTS `vtiger_user_module_preferences`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_user_module_preferences` (
`userid` int(19) NOT NULL,
`tabid` int(19) NOT NULL,
`default_cvid` int(19) NOT NULL,
PRIMARY KEY (`userid`,`tabid`),
KEY `fk_2_vtiger_user_module_preferences` (`tabid`),
CONSTRAINT `fk_2_vtiger_user_module_preferences` FOREIGN KEY (`tabid`) REFERENCES `vtiger_tab` (`tabid`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_user_module_preferences`
--
LOCK TABLES `vtiger_user_module_preferences` WRITE;
/*!40000 ALTER TABLE `vtiger_user_module_preferences` DISABLE KEYS */;
INSERT INTO `vtiger_user_module_preferences` VALUES
(1,7,2),
(6,4,8),
(6,7,2),
(6,13,14),
(6,44,57),
(6,50,66),
(7,7,59),
(12,13,14);
/*!40000 ALTER TABLE `vtiger_user_module_preferences` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_users`
--
DROP TABLE IF EXISTS `vtiger_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_users` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_name` varchar(255) DEFAULT NULL,
`user_password` varchar(200) DEFAULT NULL,
`cal_color` varchar(25) DEFAULT '#E6FAD8',
`first_name` varchar(30) DEFAULT NULL,
`last_name` varchar(30) DEFAULT NULL,
`reports_to_id` varchar(36) DEFAULT NULL,
`is_admin` varchar(3) DEFAULT '0',
`currency_id` int(19) NOT NULL DEFAULT 1,
`description` text DEFAULT NULL,
`date_entered` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`date_modified` datetime DEFAULT NULL,
`modified_user_id` varchar(36) DEFAULT NULL,
`title` varchar(50) DEFAULT NULL,
`department` varchar(50) DEFAULT NULL,
`phone_home` varchar(50) DEFAULT NULL,
`phone_mobile` varchar(50) DEFAULT NULL,
`phone_work` varchar(50) DEFAULT NULL,
`phone_other` varchar(50) DEFAULT NULL,
`phone_fax` varchar(50) DEFAULT NULL,
`email1` varchar(100) DEFAULT NULL,
`email2` varchar(100) DEFAULT NULL,
`secondaryemail` varchar(100) DEFAULT NULL,
`status` varchar(25) DEFAULT NULL,
`signature` text DEFAULT NULL,
`address_street` varchar(150) DEFAULT NULL,
`address_city` varchar(100) DEFAULT NULL,
`address_state` varchar(100) DEFAULT NULL,
`address_country` varchar(25) DEFAULT NULL,
`address_postalcode` varchar(9) DEFAULT NULL,
`user_preferences` text DEFAULT NULL,
`tz` varchar(30) DEFAULT NULL,
`holidays` varchar(60) DEFAULT NULL,
`namedays` varchar(60) DEFAULT NULL,
`workdays` varchar(30) DEFAULT NULL,
`weekstart` int(11) DEFAULT NULL,
`date_format` varchar(200) DEFAULT NULL,
`hour_format` varchar(30) DEFAULT 'am/pm',
`start_hour` varchar(30) DEFAULT '10:00',
`end_hour` varchar(30) DEFAULT '23:00',
`is_owner` varchar(100) DEFAULT '0',
`activity_view` varchar(200) DEFAULT 'Today',
`lead_view` varchar(200) DEFAULT 'Today',
`imagename` varchar(250) DEFAULT NULL,
`deleted` int(1) NOT NULL DEFAULT 0,
`confirm_password` varchar(300) DEFAULT NULL,
`internal_mailer` varchar(3) NOT NULL DEFAULT '1',
`reminder_interval` varchar(100) DEFAULT NULL,
`reminder_next_time` varchar(100) DEFAULT NULL,
`crypt_type` varchar(20) NOT NULL DEFAULT 'MD5',
`accesskey` varchar(36) DEFAULT NULL,
`theme` varchar(100) DEFAULT NULL,
`language` varchar(36) DEFAULT NULL,
`time_zone` varchar(200) DEFAULT NULL,
`currency_grouping_pattern` varchar(100) DEFAULT NULL,
`currency_decimal_separator` varchar(2) DEFAULT NULL,
`currency_grouping_separator` varchar(2) DEFAULT NULL,
`currency_symbol_placement` varchar(20) DEFAULT NULL,
`userlabel` varchar(255) DEFAULT NULL,
`defaultlandingpage` varchar(200) DEFAULT NULL,
`phone_crm_extension` varchar(100) DEFAULT NULL,
`no_of_currency_decimals` varchar(2) DEFAULT NULL,
`truncate_trailing_zeros` varchar(3) DEFAULT NULL,
`dayoftheweek` varchar(100) DEFAULT NULL,
`callduration` varchar(100) DEFAULT NULL,
`othereventduration` varchar(100) DEFAULT NULL,
`calendarsharedtype` varchar(100) DEFAULT NULL,
`default_record_view` varchar(10) DEFAULT NULL,
`leftpanelhide` varchar(3) DEFAULT NULL,
`rowheight` varchar(10) DEFAULT NULL,
`defaulteventstatus` varchar(50) DEFAULT NULL,
`defaultactivitytype` varchar(50) DEFAULT NULL,
`hidecompletedevents` int(11) DEFAULT NULL,
`defaultcalendarview` varchar(100) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `user_user_name_idx` (`user_name`),
KEY `user_user_password_idx` (`user_password`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_users`
--
LOCK TABLES `vtiger_users` WRITE;
/*!40000 ALTER TABLE `vtiger_users` DISABLE KEYS */;
INSERT INTO `vtiger_users` VALUES
(1,'admin','$2y$10$L9E9yRB7T/GinJBNOzox8euncqE1MGr2fIJWlZy6Lx3F.e7Yj8ffO','#E6FAD8','admin','Administrator','','on',1,'','2023-03-01 13:00:19',NULL,NULL,'','','','','','','','pietromarra@easylife.house','','','Active','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,'dd-mm-yyyy','24','00:00','23:00','1','This Month','Today','',0,'$2y$10$gsstgWnt3Y8kiyQjjRxfGuulLkFTH.qYFfrYmEXWBtj9hcKEbh.we','1','1 Minute',NULL,'PHASH','0QDwyZF7IHVUesMo','alphagrey','en_us','Europe/Amsterdam','123,456,789','.',',','$1.0','admin Administrator','Home','','0','1','Monday','10','5','public','Summary','0','','Planned','Call',0,'MyCalendar'),
(5,'EasylifeAutomation','$2y$10$EAIicCQK1xdgio4EfzxwyOFxD9x9eoCx3XZE7Ulh3uVO6zI3vG1ni','#E6FAD8','Easylife','Automation','','on',1,'','2023-02-23 19:40:01',NULL,NULL,'','','','','','','','pietromarra@easylife.house','','','Active','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,'dd-mm-yyyy','12','09:00','','','Today','Last Week','',0,'$2y$10$EAIicCQK1xdgio4EfzxwyOFxD9x9eoCx3XZE7Ulh3uVO6zI3vG1ni','0','',NULL,'PHASH','3FNC9tV3XJaz5K5L','softed','en_us','Europe/Amsterdam','123,456,789','.',',','$1.0','Easylife Automation','Home','','2','0','Sunday','5','5','public','Summary','0','medium','','',0,''),
(6,'pmarra','$2y$10$9k/hOTqCvxJS8JftjGtEbeazPmckWnxbOYNK7aCZ47YVwncWqSx8C','#E6FAD8','Pietro','Marra','','on',1,'','2023-12-05 15:26:24',NULL,NULL,'CTO and Deputy CEO','','','','','','','pietromarra@easylife.house','','','Active','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,'dd-mm-yyyy','24','08:00','','','This Month','Last Week','',0,'$2y$10$9k/hOTqCvxJS8JftjGtEbeazPmckWnxbOYNK7aCZ47YVwncWqSx8C','0','15 Minutes',NULL,'PHASH','HpOSwKM5vxVZsdHQ','softed','en_us','Europe/Amsterdam','123,456,789','.',',','$1.0','Pietro Marra','Home','','2','0','Monday','5','5','public','Summary','0','medium','Planned','Call',1,'MyCalendar'),
(7,'fmontuoro','$2y$10$O2XXiD2eXf59A3SnrC1bt.KoufRgHzBHqBalX9F4kYcdZ5/ld4kpG','#E6FAD8','Francesca','Montuoro','','off',1,'','2023-09-12 15:33:52',NULL,NULL,'','Sales','','','','','','francescamontuoro@easylife.house','','','Active','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,'dd-mm-yyyy','12','09:00','','','Today','Last Week','',0,'$2y$10$LD.77mx7aizKJuJtV9qPDOvaG7mTp/8ZBI2PWGEfH0wttu54ZFFgm','1','',NULL,'PHASH','ybpe1y6twYTJiJ1w','softed','en_us','UTC','123,456,789','.',',','$1.0','Francesca Montuoro','Leads','','2','0','Sunday','5','5','public','Summary','0','medium','','',0,''),
(10,'dcella','$2y$10$zpx2VdhqozJkBXYzTopepO2lvO3JE7eaxJZATaMz.32CEkisVcAWe','#E6FAD8','Donato','Cella','','off',1,'','2023-04-01 17:54:51',NULL,NULL,'Ceo & Founder','','','','','','','donatocella@easylife.house','','','Active','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,'yyyy-mm-dd','12','09:00','','','Today','Last Week','',0,'$2y$10$zpx2VdhqozJkBXYzTopepO2lvO3JE7eaxJZATaMz.32CEkisVcAWe','0','',NULL,'PHASH','LkxF8YFXaEKetKct','softed','en_us','UTC','123,456,789','.',',','$1.0','Donato Cella','Home','','2','0','Sunday','5','5','public','Summary','0','medium','','',0,''),
(11,'rrodriguez','$2y$10$lQ44tTCsgMrAkl9OPRVZmuyZnI0AQ5oMu3BH47WYum02IrE0AjPKy','#E6FAD8','Rommelson','Rodriguez','','off',1,'','2023-05-10 08:55:23',NULL,NULL,'','','','','','','','rommelsonrodriguez@easylife.house','','','Active','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,'dd-mm-yyyy','12','09:00','','','Today','Last Week','',0,'$2y$10$yKi0w9nb/9BYLR/JHfLG2efhWlbWEYGVTATyF.0Eeb3TttBlB.ce6','0','',NULL,'PHASH','Qm6KhE7TCCSdMrkl','softed','en_us','Europe/Amsterdam','123,456,789','.',',','$1.0','Rommelson Rodriguez','Home','','2','0','Sunday','5','5','public','Summary','0','medium','','',0,''),
(12,'fpetillo','$2y$10$AOarI3g8nL0NFjLmKPcsu.yESqccSWHLrdfAzw.DRzrA1mCuprnYa','#E6FAD8','Francesco','Petillo','','off',1,'','2023-12-04 17:47:36',NULL,NULL,'Maintenance Manager','Facility','','','','','','francescopetillo@easylife.house','','','Active','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,'dd-mm-yyyy','12','09:00','','','Today','Last Week','',0,'$2y$10$AOarI3g8nL0NFjLmKPcsu.yESqccSWHLrdfAzw.DRzrA1mCuprnYa','0','',NULL,'PHASH','ZhlQMUoViSVgYRsO','softed','en_gb','Europe/Amsterdam','123,456,789','.',',','$1.0','Francesco Petillo','Home','','2','0','Sunday','5','5','public','Summary','0','medium','','',0,''),
(13,'vbarreca','$2y$10$oqqDHCUH5RVmy7.3OinxruJkXAOmITW/Igwc9pANya4EBuT3vYPQi','#E6FAD8','Valeria','Barreca','','off',1,'','2023-07-05 08:18:21',NULL,NULL,'','','','','','','','valeriabarreca@easylife.house','','','Active','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,'yyyy-mm-dd','12','09:00','','','Today','Last Week','',0,'$2y$10$PKmUMUvSmoBv3QaPpLYVTuF/GHRb6F7GOYsMofUneAy4PnIaYIZJa','0','',NULL,'PHASH','jc6pBvvFiGTMf9SW','softed','it_it','UTC','123,456,789','.',',','$1.0','Valeria Barreca','Home','','2','0','Sunday','5','5','public','Summary','0','medium','','',0,''),
(14,'crmtiger','$2y$10$NWfRvbYMz5uiaf/623eVreQW55qYIGAPN2k83KgP9aw8zHwuPlxZW','#E6FAD8','crmtiger','crmtiger','','on',1,'','2023-11-29 05:17:08',NULL,NULL,'','','','','','','','pietromarra@easylife.house','','','Active','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,'yyyy-mm-dd','12','09:00','','','Today','Today','',0,'$2y$10$Ve30RxJu9DiXN3iDXZNVEu9x4JUXjGLXLTiC1yi1pRZY2JioEXtaO','0','',NULL,'PHASH','erZftW1vCLTBfYey','softed','en_us','UTC','123,456,789','.',',','$1.0','crmtiger crmtiger','Home','','2','0','Sunday','5','5','public','Summary','0','medium','','',0,''),
(15,'UserTest','$2y$10$BXrVplcifxLqHhOF.kirm.TOKgJ5wJROBiI57nm3E0GVdiO6oIWf.','#E6FAD8','User','test','','off',1,'','2023-12-13 12:11:49',NULL,NULL,'','','','','','','','pietromarra@easylife.house','','','Active','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,'yyyy-mm-dd','12','09:00','','','Today','Today','',0,'$2y$10$BXrVplcifxLqHhOF.kirm.TOKgJ5wJROBiI57nm3E0GVdiO6oIWf.','0','',NULL,'PHASH','zTSPwKPoHf6HmpW','nature','en_us','UTC','123,456,789','.',',','$1.0','User test','Home','','2','0','Sunday','5','5','public','Summary','0','medium','','',0,''),
(16,'test','$2y$10$zyNaHuWIrRYvshg1f9ksaOrbSdWesTgAMId/BEqHq.Q0FFC7gTxxO','#E6FAD8','User','test','','off',1,'','2023-12-13 12:09:52',NULL,NULL,'','','','','','','','pietromarra@easylife.house','','','Inactive','','','','','','',NULL,NULL,NULL,NULL,NULL,NULL,'yyyy-mm-dd','12','09:00','','','Today','Today','',1,'$2y$10$hvT.gmJMSDVhoHixEtLpquyLfVCy8UoKl3eHH4jMant2oO8ntMqh6','0','',NULL,'PHASH','QMPqTYAclbOJqG2U','nature','en_us','UTC','123,456,789','.',',','$1.0','User test','Home','','2','0','Sunday','5','5','public','Summary','0','medium','','',0,'');
/*!40000 ALTER TABLE `vtiger_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_users2group`
--
DROP TABLE IF EXISTS `vtiger_users2group`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_users2group` (
`groupid` int(19) NOT NULL,
`userid` int(19) NOT NULL,
PRIMARY KEY (`groupid`,`userid`),
KEY `users2group_groupname_uerid_idx` (`groupid`,`userid`),
KEY `fk_2_vtiger_users2group` (`userid`),
CONSTRAINT `fk_2_vtiger_users2group` FOREIGN KEY (`userid`) REFERENCES `vtiger_users` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_users2group`
--
LOCK TABLES `vtiger_users2group` WRITE;
/*!40000 ALTER TABLE `vtiger_users2group` DISABLE KEYS */;
INSERT INTO `vtiger_users2group` VALUES
(2,1),
(3,1),
(9,6),
(9,10);
/*!40000 ALTER TABLE `vtiger_users2group` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_users_last_import`
--
DROP TABLE IF EXISTS `vtiger_users_last_import`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_users_last_import` (
`id` int(36) NOT NULL AUTO_INCREMENT,
`assigned_user_id` varchar(36) DEFAULT NULL,
`bean_type` varchar(36) DEFAULT NULL,
`bean_id` varchar(36) DEFAULT NULL,
`deleted` int(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`),
KEY `idx_user_id` (`assigned_user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_users_last_import`
--
LOCK TABLES `vtiger_users_last_import` WRITE;
/*!40000 ALTER TABLE `vtiger_users_last_import` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_users_last_import` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_users_seq`
--
DROP TABLE IF EXISTS `vtiger_users_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_users_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_users_seq`
--
LOCK TABLES `vtiger_users_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_users_seq` DISABLE KEYS */;
INSERT INTO `vtiger_users_seq` VALUES
(16);
/*!40000 ALTER TABLE `vtiger_users_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_vendor`
--
DROP TABLE IF EXISTS `vtiger_vendor`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_vendor` (
`vendorid` int(19) NOT NULL DEFAULT 0,
`vendor_no` varchar(100) NOT NULL,
`vendorname` varchar(100) DEFAULT NULL,
`phone` varchar(100) DEFAULT NULL,
`email` varchar(100) DEFAULT NULL,
`website` varchar(100) DEFAULT NULL,
`glacct` varchar(200) DEFAULT NULL,
`category` varchar(50) DEFAULT NULL,
`street` text DEFAULT NULL,
`city` varchar(30) DEFAULT NULL,
`state` varchar(30) DEFAULT NULL,
`pobox` varchar(30) DEFAULT NULL,
`postalcode` varchar(100) DEFAULT NULL,
`country` varchar(100) DEFAULT NULL,
`description` text DEFAULT NULL,
`tags` varchar(1) DEFAULT NULL,
PRIMARY KEY (`vendorid`),
CONSTRAINT `fk_1_vtiger_vendor` FOREIGN KEY (`vendorid`) REFERENCES `vtiger_crmentity` (`crmid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_vendor`
--
LOCK TABLES `vtiger_vendor` WRITE;
/*!40000 ALTER TABLE `vtiger_vendor` DISABLE KEYS */;
INSERT INTO `vtiger_vendor` VALUES
(14,'VEN1','Lavazza','','','','','','','','','','','',NULL,'');
/*!40000 ALTER TABLE `vtiger_vendor` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_vendorcf`
--
DROP TABLE IF EXISTS `vtiger_vendorcf`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_vendorcf` (
`vendorid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`vendorid`),
CONSTRAINT `fk_1_vtiger_vendorcf` FOREIGN KEY (`vendorid`) REFERENCES `vtiger_vendor` (`vendorid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_vendorcf`
--
LOCK TABLES `vtiger_vendorcf` WRITE;
/*!40000 ALTER TABLE `vtiger_vendorcf` DISABLE KEYS */;
INSERT INTO `vtiger_vendorcf` VALUES
(14);
/*!40000 ALTER TABLE `vtiger_vendorcf` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_vendorcontactrel`
--
DROP TABLE IF EXISTS `vtiger_vendorcontactrel`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_vendorcontactrel` (
`vendorid` int(19) NOT NULL DEFAULT 0,
`contactid` int(19) NOT NULL DEFAULT 0,
PRIMARY KEY (`vendorid`,`contactid`),
KEY `vendorcontactrel_vendorid_idx` (`vendorid`),
KEY `vendorcontactrel_contact_idx` (`contactid`),
CONSTRAINT `fk_2_vtiger_vendorcontactrel` FOREIGN KEY (`vendorid`) REFERENCES `vtiger_vendor` (`vendorid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_vendorcontactrel`
--
LOCK TABLES `vtiger_vendorcontactrel` WRITE;
/*!40000 ALTER TABLE `vtiger_vendorcontactrel` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_vendorcontactrel` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_version`
--
DROP TABLE IF EXISTS `vtiger_version`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_version` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`old_version` varchar(30) DEFAULT NULL,
`current_version` varchar(30) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_version`
--
LOCK TABLES `vtiger_version` WRITE;
/*!40000 ALTER TABLE `vtiger_version` DISABLE KEYS */;
INSERT INTO `vtiger_version` VALUES
(1,'7.5.0','7.5.0');
/*!40000 ALTER TABLE `vtiger_version` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_version_seq`
--
DROP TABLE IF EXISTS `vtiger_version_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_version_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_version_seq`
--
LOCK TABLES `vtiger_version_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_version_seq` DISABLE KEYS */;
INSERT INTO `vtiger_version_seq` VALUES
(1);
/*!40000 ALTER TABLE `vtiger_version_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_visibility`
--
DROP TABLE IF EXISTS `vtiger_visibility`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_visibility` (
`visibilityid` int(19) NOT NULL AUTO_INCREMENT,
`visibility` varchar(200) NOT NULL,
`sortorderid` int(19) NOT NULL DEFAULT 0,
`presence` int(1) NOT NULL DEFAULT 1,
`color` varchar(10) DEFAULT NULL,
PRIMARY KEY (`visibilityid`),
UNIQUE KEY `visibility_visibility_idx` (`visibility`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_visibility`
--
LOCK TABLES `vtiger_visibility` WRITE;
/*!40000 ALTER TABLE `vtiger_visibility` DISABLE KEYS */;
INSERT INTO `vtiger_visibility` VALUES
(1,'Private',0,1,NULL),
(2,'Public',1,1,NULL);
/*!40000 ALTER TABLE `vtiger_visibility` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_visibility_seq`
--
DROP TABLE IF EXISTS `vtiger_visibility_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_visibility_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_visibility_seq`
--
LOCK TABLES `vtiger_visibility_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_visibility_seq` DISABLE KEYS */;
INSERT INTO `vtiger_visibility_seq` VALUES
(2);
/*!40000 ALTER TABLE `vtiger_visibility_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_webform_file_fields`
--
DROP TABLE IF EXISTS `vtiger_webform_file_fields`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_webform_file_fields` (
`id` int(19) NOT NULL AUTO_INCREMENT,
`webformid` int(19) NOT NULL,
`fieldname` varchar(100) NOT NULL,
`fieldlabel` varchar(100) NOT NULL,
`required` int(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`),
KEY `fk_vtiger_webforms` (`webformid`),
CONSTRAINT `fk_vtiger_webforms` FOREIGN KEY (`webformid`) REFERENCES `vtiger_webforms` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_webform_file_fields`
--
LOCK TABLES `vtiger_webform_file_fields` WRITE;
/*!40000 ALTER TABLE `vtiger_webform_file_fields` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_webform_file_fields` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_webforms`
--
DROP TABLE IF EXISTS `vtiger_webforms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_webforms` (
`id` int(19) NOT NULL AUTO_INCREMENT,
`name` varchar(100) NOT NULL,
`publicid` varchar(100) NOT NULL,
`enabled` int(1) NOT NULL DEFAULT 1,
`targetmodule` varchar(50) NOT NULL,
`description` text DEFAULT NULL,
`ownerid` int(19) NOT NULL,
`returnurl` varchar(250) DEFAULT NULL,
`captcha` int(1) NOT NULL DEFAULT 0,
`roundrobin` int(1) NOT NULL DEFAULT 0,
`roundrobin_userid` varchar(256) DEFAULT NULL,
`roundrobin_logic` int(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`),
UNIQUE KEY `webformname` (`name`),
UNIQUE KEY `publicid` (`id`),
KEY `webforms_webforms_id_idx` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_webforms`
--
LOCK TABLES `vtiger_webforms` WRITE;
/*!40000 ALTER TABLE `vtiger_webforms` DISABLE KEYS */;
INSERT INTO `vtiger_webforms` VALUES
(1,'Inserimento Lead Telefonici','cc6b713ec127774c144154037d3547b7',1,'Leads','',5,'',0,1,'{\"0\":\"1\"}',0);
/*!40000 ALTER TABLE `vtiger_webforms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_wordtemplates`
--
DROP TABLE IF EXISTS `vtiger_wordtemplates`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_wordtemplates` (
`templateid` int(19) NOT NULL,
`filename` varchar(100) NOT NULL,
`module` varchar(30) NOT NULL,
`date_entered` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`parent_type` varchar(50) NOT NULL,
`data` longblob NOT NULL,
`description` text DEFAULT NULL,
`filesize` varchar(50) NOT NULL,
`filetype` varchar(20) NOT NULL,
`deleted` int(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`templateid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_wordtemplates`
--
LOCK TABLES `vtiger_wordtemplates` WRITE;
/*!40000 ALTER TABLE `vtiger_wordtemplates` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_wordtemplates` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_entity`
--
DROP TABLE IF EXISTS `vtiger_ws_entity`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_entity` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(25) NOT NULL,
`handler_path` varchar(255) NOT NULL,
`handler_class` varchar(64) NOT NULL,
`ismodule` int(3) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_entity`
--
LOCK TABLES `vtiger_ws_entity` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_entity` DISABLE KEYS */;
INSERT INTO `vtiger_ws_entity` VALUES
(1,'Campaigns','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(2,'Vendors','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(3,'Faq','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(4,'Quotes','include/Webservices/LineItem/VtigerInventoryOperation.php','VtigerInventoryOperation',1),
(5,'PurchaseOrder','include/Webservices/LineItem/VtigerInventoryOperation.php','VtigerInventoryOperation',1),
(6,'SalesOrder','include/Webservices/LineItem/VtigerInventoryOperation.php','VtigerInventoryOperation',1),
(7,'Invoice','include/Webservices/LineItem/VtigerInventoryOperation.php','VtigerInventoryOperation',1),
(8,'PriceBooks','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(9,'Calendar','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(10,'Leads','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(11,'Accounts','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(12,'Contacts','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(13,'Potentials','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(14,'Products','include/Webservices/VtigerProductOperation.php','VtigerProductOperation',1),
(15,'Documents','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(16,'Emails','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(17,'HelpDesk','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(18,'Events','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(19,'Users','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(20,'Groups','include/Webservices/VtigerActorOperation.php','VtigerActorOperation',0),
(21,'Currency','include/Webservices/VtigerActorOperation.php','VtigerActorOperation',0),
(22,'DocumentFolders','include/Webservices/VtigerActorOperation.php','VtigerActorOperation',0),
(23,'CompanyDetails','include/Webservices/VtigerCompanyDetails.php','VtigerCompanyDetails',0),
(24,'PBXManager','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(25,'Services','include/Webservices/VtigerProductOperation.php','VtigerProductOperation',1),
(26,'ServiceContracts','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(27,'ProjectMilestone','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(28,'ProjectTask','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(29,'Project','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(30,'Assets','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(31,'SMSNotifier','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(32,'ModComments','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(33,'LineItem','include/Webservices/LineItem/VtigerLineItemOperation.php','VtigerLineItemOperation',0),
(34,'Tax','include/Webservices/LineItem/VtigerTaxOperation.php','VtigerTaxOperation',0),
(35,'ProductTaxes','include/Webservices/LineItem/VtigerProductTaxesOperation.php','VtigerProductTaxesOperation',0),
(38,'Appartamenti','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(39,'CTMessageTemplate','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(40,'CTAttendance','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(41,'CTPushNotification','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(42,'CTUserFilterView','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(43,'CTRoutePlanning','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(44,'CTRouteAttendance','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(45,'CTTimeControl','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1),
(46,'CTTimeTracker','include/Webservices/VtigerModuleOperation.php','VtigerModuleOperation',1);
/*!40000 ALTER TABLE `vtiger_ws_entity` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_entity_fieldtype`
--
DROP TABLE IF EXISTS `vtiger_ws_entity_fieldtype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_entity_fieldtype` (
`fieldtypeid` int(19) NOT NULL AUTO_INCREMENT,
`table_name` varchar(50) NOT NULL,
`field_name` varchar(50) NOT NULL,
`fieldtype` varchar(200) NOT NULL,
PRIMARY KEY (`fieldtypeid`),
UNIQUE KEY `vtiger_idx_1_tablename_fieldname` (`table_name`,`field_name`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_entity_fieldtype`
--
LOCK TABLES `vtiger_ws_entity_fieldtype` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_entity_fieldtype` DISABLE KEYS */;
INSERT INTO `vtiger_ws_entity_fieldtype` VALUES
(1,'vtiger_attachmentsfolder','createdby','reference'),
(2,'vtiger_organizationdetails','logoname','file'),
(3,'vtiger_organizationdetails','phone','phone'),
(4,'vtiger_organizationdetails','fax','phone'),
(5,'vtiger_organizationdetails','website','url'),
(6,'vtiger_inventoryproductrel','productid','reference'),
(7,'vtiger_inventoryproductrel','id','reference'),
(8,'vtiger_inventoryproductrel','incrementondel','autogenerated'),
(9,'vtiger_producttaxrel','productid','reference'),
(10,'vtiger_producttaxrel','taxid','reference');
/*!40000 ALTER TABLE `vtiger_ws_entity_fieldtype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_entity_fieldtype_seq`
--
DROP TABLE IF EXISTS `vtiger_ws_entity_fieldtype_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_entity_fieldtype_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_entity_fieldtype_seq`
--
LOCK TABLES `vtiger_ws_entity_fieldtype_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_entity_fieldtype_seq` DISABLE KEYS */;
INSERT INTO `vtiger_ws_entity_fieldtype_seq` VALUES
(10);
/*!40000 ALTER TABLE `vtiger_ws_entity_fieldtype_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_entity_name`
--
DROP TABLE IF EXISTS `vtiger_ws_entity_name`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_entity_name` (
`entity_id` int(11) NOT NULL,
`name_fields` varchar(50) NOT NULL,
`index_field` varchar(50) NOT NULL,
`table_name` varchar(50) NOT NULL,
PRIMARY KEY (`entity_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_entity_name`
--
LOCK TABLES `vtiger_ws_entity_name` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_entity_name` DISABLE KEYS */;
INSERT INTO `vtiger_ws_entity_name` VALUES
(20,'groupname','groupid','vtiger_groups'),
(21,'currency_name','id','vtiger_currency_info'),
(22,'foldername','folderid','vtiger_attachmentsfolder'),
(23,'organizationname','groupid','vtiger_organizationdetails'),
(34,'taxlabel','taxid','vtiger_inventorytaxinfo');
/*!40000 ALTER TABLE `vtiger_ws_entity_name` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_entity_referencetype`
--
DROP TABLE IF EXISTS `vtiger_ws_entity_referencetype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_entity_referencetype` (
`fieldtypeid` int(19) NOT NULL,
`type` varchar(25) NOT NULL,
PRIMARY KEY (`fieldtypeid`,`type`),
CONSTRAINT `vtiger_fk_1_actors_referencetype` FOREIGN KEY (`fieldtypeid`) REFERENCES `vtiger_ws_entity_fieldtype` (`fieldtypeid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_entity_referencetype`
--
LOCK TABLES `vtiger_ws_entity_referencetype` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_entity_referencetype` DISABLE KEYS */;
INSERT INTO `vtiger_ws_entity_referencetype` VALUES
(5,'Users'),
(6,'Products'),
(7,'Invoice'),
(7,'PurchaseOrder'),
(7,'Quotes'),
(7,'SalesOrder'),
(9,'Products'),
(10,'Tax');
/*!40000 ALTER TABLE `vtiger_ws_entity_referencetype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_entity_seq`
--
DROP TABLE IF EXISTS `vtiger_ws_entity_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_entity_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_entity_seq`
--
LOCK TABLES `vtiger_ws_entity_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_entity_seq` DISABLE KEYS */;
INSERT INTO `vtiger_ws_entity_seq` VALUES
(46);
/*!40000 ALTER TABLE `vtiger_ws_entity_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_entity_tables`
--
DROP TABLE IF EXISTS `vtiger_ws_entity_tables`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_entity_tables` (
`webservice_entity_id` int(11) NOT NULL,
`table_name` varchar(50) NOT NULL,
PRIMARY KEY (`webservice_entity_id`,`table_name`),
CONSTRAINT `fk_1_vtiger_ws_actor_tables` FOREIGN KEY (`webservice_entity_id`) REFERENCES `vtiger_ws_entity` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_entity_tables`
--
LOCK TABLES `vtiger_ws_entity_tables` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_entity_tables` DISABLE KEYS */;
INSERT INTO `vtiger_ws_entity_tables` VALUES
(20,'vtiger_groups'),
(21,'vtiger_currency_info'),
(22,'vtiger_attachmentsfolder'),
(23,'vtiger_organizationdetails'),
(33,'vtiger_inventoryproductrel'),
(34,'vtiger_inventorytaxinfo'),
(35,'vtiger_producttaxrel');
/*!40000 ALTER TABLE `vtiger_ws_entity_tables` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_fieldinfo`
--
DROP TABLE IF EXISTS `vtiger_ws_fieldinfo`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_fieldinfo` (
`id` varchar(64) NOT NULL,
`property_name` varchar(32) DEFAULT NULL,
`property_value` varchar(64) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_fieldinfo`
--
LOCK TABLES `vtiger_ws_fieldinfo` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_fieldinfo` DISABLE KEYS */;
INSERT INTO `vtiger_ws_fieldinfo` VALUES
('vtiger_organizationdetails.organization_id','upload.path','1');
/*!40000 ALTER TABLE `vtiger_ws_fieldinfo` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_fieldtype`
--
DROP TABLE IF EXISTS `vtiger_ws_fieldtype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_fieldtype` (
`fieldtypeid` int(19) NOT NULL AUTO_INCREMENT,
`uitype` varchar(30) NOT NULL,
`fieldtype` varchar(200) NOT NULL,
PRIMARY KEY (`fieldtypeid`),
UNIQUE KEY `uitype_idx` (`uitype`)
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_fieldtype`
--
LOCK TABLES `vtiger_ws_fieldtype` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_fieldtype` DISABLE KEYS */;
INSERT INTO `vtiger_ws_fieldtype` VALUES
(1,'15','picklist'),
(2,'16','picklist'),
(3,'19','text'),
(4,'20','text'),
(5,'21','text'),
(6,'24','text'),
(7,'3','autogenerated'),
(8,'11','phone'),
(9,'33','multipicklist'),
(10,'17','url'),
(11,'85','skype'),
(12,'56','boolean'),
(13,'156','boolean'),
(14,'53','owner'),
(15,'61','file'),
(16,'28','file'),
(17,'13','email'),
(18,'71','currency'),
(19,'72','currency'),
(20,'50','reference'),
(21,'51','reference'),
(22,'57','reference'),
(23,'58','reference'),
(24,'73','reference'),
(25,'75','reference'),
(26,'76','reference'),
(27,'78','reference'),
(28,'80','reference'),
(29,'81','reference'),
(30,'101','reference'),
(31,'52','reference'),
(32,'357','reference'),
(33,'59','reference'),
(34,'66','reference'),
(35,'77','reference'),
(36,'68','reference'),
(37,'117','reference'),
(38,'26','reference'),
(39,'10','reference'),
(40,'98','reference'),
(41,'69','image');
/*!40000 ALTER TABLE `vtiger_ws_fieldtype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_operation`
--
DROP TABLE IF EXISTS `vtiger_ws_operation`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_operation` (
`operationid` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(128) NOT NULL,
`handler_path` varchar(255) NOT NULL,
`handler_method` varchar(64) NOT NULL,
`type` varchar(8) NOT NULL,
`prelogin` int(3) NOT NULL,
PRIMARY KEY (`operationid`)
) ENGINE=InnoDB AUTO_INCREMENT=50 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_operation`
--
LOCK TABLES `vtiger_ws_operation` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_operation` DISABLE KEYS */;
INSERT INTO `vtiger_ws_operation` VALUES
(1,'login','include/Webservices/Login.php','vtws_login','POST',1),
(2,'retrieve','include/Webservices/Retrieve.php','vtws_retrieve','GET',0),
(3,'create','include/Webservices/Create.php','vtws_create','POST',0),
(4,'update','include/Webservices/Update.php','vtws_update','POST',0),
(5,'delete','include/Webservices/Delete.php','vtws_delete','POST',0),
(6,'sync','include/Webservices/GetUpdates.php','vtws_sync','GET',0),
(7,'query','include/Webservices/Query.php','vtws_query','GET',0),
(8,'logout','include/Webservices/Logout.php','vtws_logout','POST',0),
(9,'listtypes','include/Webservices/ModuleTypes.php','vtws_listtypes','GET',0),
(10,'getchallenge','include/Webservices/AuthToken.php','vtws_getchallenge','GET',1),
(11,'describe','include/Webservices/DescribeObject.php','vtws_describe','GET',0),
(12,'extendsession','include/Webservices/ExtendSession.php','vtws_extendSession','POST',1),
(13,'convertlead','include/Webservices/ConvertLead.php','vtws_convertlead','POST',0),
(14,'revise','include/Webservices/Revise.php','vtws_revise','POST',0),
(15,'changePassword','include/Webservices/ChangePassword.php','vtws_changePassword','POST',0),
(16,'deleteUser','include/Webservices/DeleteUser.php','vtws_deleteUser','POST',0),
(17,'wsapp_register','modules/WSAPP/api/ws/Register.php','wsapp_register','POST',0),
(18,'wsapp_deregister','modules/WSAPP/api/ws/DeRegister.php','wsapp_deregister','POST',0),
(19,'wsapp_get','modules/WSAPP/api/ws/Get.php','wsapp_get','POST',0),
(20,'wsapp_put','modules/WSAPP/api/ws/Put.php','wsapp_put','POST',0),
(21,'wsapp_map','modules/WSAPP/api/ws/Map.php','wsapp_map','POST',0),
(22,'mobile.fetchallalerts','modules/Mobile/api/wsapi.php','mobile_ws_fetchAllAlerts','POST',0),
(23,'mobile.alertdetailswithmessage','modules/Mobile/api/wsapi.php','mobile_ws_alertDetailsWithMessage','POST',0),
(24,'mobile.fetchmodulefilters','modules/Mobile/api/wsapi.php','mobile_ws_fetchModuleFilters','POST',0),
(25,'mobile.fetchrecord','modules/Mobile/api/wsapi.php','mobile_ws_fetchRecord','POST',0),
(26,'mobile.fetchrecordwithgrouping','modules/Mobile/api/wsapi.php','mobile_ws_fetchRecordWithGrouping','POST',0),
(27,'mobile.filterdetailswithcount','modules/Mobile/api/wsapi.php','mobile_ws_filterDetailsWithCount','POST',0),
(28,'mobile.listmodulerecords','modules/Mobile/api/wsapi.php','mobile_ws_listModuleRecords','POST',0),
(29,'mobile.saverecord','modules/Mobile/api/wsapi.php','mobile_ws_saveRecord','POST',0),
(30,'mobile.syncModuleRecords','modules/Mobile/api/wsapi.php','mobile_ws_syncModuleRecords','POST',0),
(31,'mobile.query','modules/Mobile/api/wsapi.php','mobile_ws_query','POST',0),
(32,'mobile.querywithgrouping','modules/Mobile/api/wsapi.php','mobile_ws_queryWithGrouping','POST',0),
(33,'retrieve_inventory','include/Webservices/LineItem/RetrieveInventory.php','vtws_retrieve_inventory','GET',0),
(34,'relatedtypes','include/Webservices/RelatedTypes.php','vtws_relatedtypes','GET',0),
(35,'retrieve_related','include/Webservices/RetrieveRelated.php','vtws_retrieve_related','GET',0),
(36,'query_related','include/Webservices/QueryRelated.php','vtws_query_related','GET',0),
(37,'add_related','include/Webservices/AddRelated.php','vtws_add_related','POST',0),
(38,'files_retrieve','include/Webservices/FileRetrieve.php','vtws_file_retrieve','GET',0),
(39,'ctmobile.fetchallalerts','modules/CTMobile/api/wsapi.php','ctmobile_ws_fetchAllAlerts','POST',0),
(40,'ctmobile.alertdetailswithmessage','modules/CTMobile/api/wsapi.php','ctmobile_ws_alertDetailsWithMessage','POST',0),
(41,'ctmobile.fetchmodulefilters','modules/CTMobile/api/wsapi.php','ctmobile_ws_fetchModuleFilters','POST',0),
(42,'ctmobile.fetchrecord','modules/CTMobile/api/wsapi.php','ctmobile_ws_fetchRecord','POST',0),
(43,'ctmobile.fetchrecordwithgrouping','modules/CTMobile/api/wsapi.php','ctmobile_ws_fetchRecordWithGrouping','POST',0),
(44,'ctmobile.filterdetailswithcount','modules/CTMobile/api/wsapi.php','ctmobile_ws_filterDetailsWithCount','POST',0),
(45,'ctmobile.listmodulerecords','modules/CTMobile/api/wsapi.php','ctmobile_ws_listModuleRecords','POST',0),
(46,'ctmobile.saverecord','modules/CTMobile/api/wsapi.php','ctmobile_ws_saveRecord','POST',0),
(47,'ctmobile.syncModuleRecords','modules/CTMobile/api/wsapi.php','ctmobile_ws_syncModuleRecords','POST',0),
(48,'ctmobile.query','modules/CTMobile/api/wsapi.php','ctmobile_ws_query','POST',0),
(49,'ctmobile.querywithgrouping','modules/CTMobile/api/wsapi.php','ctmobile_ws_queryWithGrouping','POST',0);
/*!40000 ALTER TABLE `vtiger_ws_operation` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_operation_parameters`
--
DROP TABLE IF EXISTS `vtiger_ws_operation_parameters`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_operation_parameters` (
`operationid` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(128) NOT NULL,
`type` varchar(64) NOT NULL,
`sequence` int(11) NOT NULL,
PRIMARY KEY (`operationid`,`name`)
) ENGINE=InnoDB AUTO_INCREMENT=50 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_operation_parameters`
--
LOCK TABLES `vtiger_ws_operation_parameters` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_operation_parameters` DISABLE KEYS */;
INSERT INTO `vtiger_ws_operation_parameters` VALUES
(1,'accessKey','String',2),
(1,'username','String',1),
(2,'id','String',1),
(3,'element','encoded',2),
(3,'elementType','String',1),
(4,'element','encoded',1),
(5,'id','String',1),
(6,'elementType','String',2),
(6,'modifiedTime','DateTime',1),
(7,'query','String',1),
(8,'sessionName','String',1),
(9,'fieldTypeList','encoded',1),
(10,'username','String',1),
(11,'elementType','String',1),
(13,'element','encoded',1),
(14,'element','Encoded',1),
(15,'confirmPassword','String',4),
(15,'id','String',1),
(15,'newPassword','String',3),
(15,'oldPassword','String',2),
(16,'id','String',1),
(16,'newOwnerId','String',2),
(17,'synctype','string',2),
(17,'type','string',1),
(18,'key','string',2),
(18,'type','string',1),
(19,'key','string',1),
(19,'module','string',2),
(19,'token','string',3),
(20,'element','encoded',2),
(20,'key','string',1),
(21,'element','encoded',2),
(21,'key','string',1),
(23,'alertid','string',1),
(24,'module','string',1),
(25,'record','string',1),
(26,'record','string',1),
(27,'filterid','string',1),
(28,'elements','encoded',1),
(29,'module','string',1),
(29,'record','string',2),
(29,'values','encoded',3),
(30,'module','string',1),
(30,'page','string',3),
(30,'syncToken','string',2),
(31,'module','string',1),
(31,'page','string',3),
(31,'query','string',2),
(32,'module','string',1),
(32,'page','string',3),
(32,'query','string',2),
(33,'id','String',1),
(34,'elementType','string',1),
(35,'id','string',1),
(35,'relatedLabel','string',3),
(35,'relatedType','string',2),
(36,'id','string',2),
(36,'query','string',1),
(36,'relatedLabel','string',3),
(37,'relatedRecordId','string',2),
(37,'relationIdLabel','string',3),
(37,'sourceRecordId','string',1),
(38,'id','string',1),
(40,'alertid','string',1),
(41,'module','string',1),
(42,'record','string',1),
(43,'record','string',1),
(44,'filterid','string',1),
(45,'elements','encoded',1),
(46,'module','string',1),
(46,'record','string',2),
(46,'values','encoded',3),
(47,'module','string',1),
(47,'page','string',3),
(47,'syncToken','string',2),
(48,'module','string',1),
(48,'page','string',3),
(48,'query','string',2),
(49,'module','string',1),
(49,'page','string',3),
(49,'query','string',2);
/*!40000 ALTER TABLE `vtiger_ws_operation_parameters` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_operation_seq`
--
DROP TABLE IF EXISTS `vtiger_ws_operation_seq`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_operation_seq` (
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_operation_seq`
--
LOCK TABLES `vtiger_ws_operation_seq` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_operation_seq` DISABLE KEYS */;
INSERT INTO `vtiger_ws_operation_seq` VALUES
(49);
/*!40000 ALTER TABLE `vtiger_ws_operation_seq` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_referencetype`
--
DROP TABLE IF EXISTS `vtiger_ws_referencetype`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_referencetype` (
`fieldtypeid` int(19) NOT NULL,
`type` varchar(25) NOT NULL,
PRIMARY KEY (`fieldtypeid`,`type`),
CONSTRAINT `fk_1_vtiger_referencetype` FOREIGN KEY (`fieldtypeid`) REFERENCES `vtiger_ws_fieldtype` (`fieldtypeid`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_referencetype`
--
LOCK TABLES `vtiger_ws_referencetype` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_referencetype` DISABLE KEYS */;
INSERT INTO `vtiger_ws_referencetype` VALUES
(20,'Accounts'),
(21,'Accounts'),
(22,'Contacts'),
(23,'Campaigns'),
(24,'Accounts'),
(25,'Vendors'),
(26,'Potentials'),
(27,'Quotes'),
(28,'SalesOrder'),
(29,'Vendors'),
(30,'Users'),
(31,'Users'),
(32,'Accounts'),
(32,'Contacts'),
(32,'Leads'),
(32,'Users'),
(32,'Vendors'),
(33,'Products'),
(34,'Accounts'),
(34,'Campaigns'),
(34,'HelpDesk'),
(34,'Invoice'),
(34,'Leads'),
(34,'Potentials'),
(34,'PurchaseOrder'),
(34,'Quotes'),
(34,'SalesOrder'),
(35,'Users'),
(36,'Accounts'),
(36,'Contacts'),
(37,'Currency'),
(38,'DocumentFolders');
/*!40000 ALTER TABLE `vtiger_ws_referencetype` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_ws_userauthtoken`
--
DROP TABLE IF EXISTS `vtiger_ws_userauthtoken`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_ws_userauthtoken` (
`userid` int(19) NOT NULL,
`token` varchar(36) NOT NULL,
`expiretime` int(19) NOT NULL,
PRIMARY KEY (`userid`,`expiretime`),
UNIQUE KEY `userid_idx` (`userid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_ws_userauthtoken`
--
LOCK TABLES `vtiger_ws_userauthtoken` WRITE;
/*!40000 ALTER TABLE `vtiger_ws_userauthtoken` DISABLE KEYS */;
INSERT INTO `vtiger_ws_userauthtoken` VALUES
(5,'656b5c2ac025f',1701535062),
(6,'63f879c7d2e66',1677228787);
/*!40000 ALTER TABLE `vtiger_ws_userauthtoken` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_wsapp`
--
DROP TABLE IF EXISTS `vtiger_wsapp`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_wsapp` (
`appid` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(200) NOT NULL,
`appkey` varchar(255) DEFAULT NULL,
`type` varchar(100) DEFAULT NULL,
PRIMARY KEY (`appid`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_wsapp`
--
LOCK TABLES `vtiger_wsapp` WRITE;
/*!40000 ALTER TABLE `vtiger_wsapp` DISABLE KEYS */;
INSERT INTO `vtiger_wsapp` VALUES
(1,'vtigerCRM','63ea5970e7496','user'),
(2,'Google_vtigerSyncHandler','64076f3fc7609','user'),
(3,'Google_vtigerSyncHandler','640771f5a93c3','user'),
(4,'Google_vtigerSyncHandler','640772a336d02','user'),
(5,'Google_vtigerSyncHandler','640774bae0565','user'),
(6,'Google_vtigerSyncHandler','6407785385bcb','user'),
(7,'Google_vtigerSyncHandler','64077e562fb3a','user'),
(8,'Google_vtigerSyncHandler','640790c671f2a','user'),
(9,'Google_vtigerSyncHandler','640798c26c16b','user'),
(10,'Google_vtigerSyncHandler','64118570d4dd5','user'),
(11,'Google_vtigerSyncHandler','6419815b2da58','user'),
(12,'Google_vtigerSyncHandler','6462754bcad06','user'),
(13,'Google_vtigerSyncHandler','647f43da6a6af','user'),
(14,'Google_vtigerSyncHandler','647f43ddc01ec','user');
/*!40000 ALTER TABLE `vtiger_wsapp` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_wsapp_handlerdetails`
--
DROP TABLE IF EXISTS `vtiger_wsapp_handlerdetails`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_wsapp_handlerdetails` (
`type` varchar(200) NOT NULL,
`handlerclass` varchar(100) DEFAULT NULL,
`handlerpath` varchar(300) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_wsapp_handlerdetails`
--
LOCK TABLES `vtiger_wsapp_handlerdetails` WRITE;
/*!40000 ALTER TABLE `vtiger_wsapp_handlerdetails` DISABLE KEYS */;
INSERT INTO `vtiger_wsapp_handlerdetails` VALUES
('Outlook','OutlookHandler','modules/WSAPP/Handlers/OutlookHandler.php'),
('vtigerCRM','vtigerCRMHandler','modules/WSAPP/Handlers/vtigerCRMHandler.php'),
('vtigerSyncLib','WSAPP_VtigerSyncEventHandler','modules/WSAPP/synclib/handlers/VtigerSyncEventHandler.php'),
('Google_vtigerHandler','Google_Vtiger_Handler','modules/Google/handlers/Vtiger.php'),
('Google_vtigerSyncHandler','Google_VtigerSync_Handler','modules/Google/handlers/VtigerSync.php');
/*!40000 ALTER TABLE `vtiger_wsapp_handlerdetails` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_wsapp_logs_basic`
--
DROP TABLE IF EXISTS `vtiger_wsapp_logs_basic`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_wsapp_logs_basic` (
`id` int(25) NOT NULL AUTO_INCREMENT,
`extensiontabid` int(19) DEFAULT NULL,
`module` varchar(50) NOT NULL,
`sync_datetime` datetime NOT NULL,
`app_create_count` int(11) DEFAULT NULL,
`app_update_count` int(11) DEFAULT NULL,
`app_delete_count` int(11) DEFAULT NULL,
`app_skip_count` int(11) DEFAULT NULL,
`vt_create_count` int(11) DEFAULT NULL,
`vt_update_count` int(11) DEFAULT NULL,
`vt_delete_count` int(11) DEFAULT NULL,
`vt_skip_count` int(11) DEFAULT NULL,
`userid` int(11) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_wsapp_logs_basic`
--
LOCK TABLES `vtiger_wsapp_logs_basic` WRITE;
/*!40000 ALTER TABLE `vtiger_wsapp_logs_basic` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_wsapp_logs_basic` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_wsapp_logs_details`
--
DROP TABLE IF EXISTS `vtiger_wsapp_logs_details`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_wsapp_logs_details` (
`id` int(25) NOT NULL,
`app_create_ids` mediumtext DEFAULT NULL,
`app_update_ids` mediumtext DEFAULT NULL,
`app_delete_ids` mediumtext DEFAULT NULL,
`app_skip_info` mediumtext DEFAULT NULL,
`vt_create_ids` mediumtext DEFAULT NULL,
`vt_update_ids` mediumtext DEFAULT NULL,
`vt_delete_ids` mediumtext DEFAULT NULL,
`vt_skip_info` mediumtext DEFAULT NULL,
KEY `vtiger_wsapp_logs_basic_ibfk_1` (`id`),
CONSTRAINT `vtiger_wsapp_logs_basic_ibfk_1` FOREIGN KEY (`id`) REFERENCES `vtiger_wsapp_logs_basic` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_wsapp_logs_details`
--
LOCK TABLES `vtiger_wsapp_logs_details` WRITE;
/*!40000 ALTER TABLE `vtiger_wsapp_logs_details` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_wsapp_logs_details` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_wsapp_queuerecords`
--
DROP TABLE IF EXISTS `vtiger_wsapp_queuerecords`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_wsapp_queuerecords` (
`syncserverid` int(19) DEFAULT NULL,
`details` varchar(300) DEFAULT NULL,
`flag` varchar(100) DEFAULT NULL,
`appid` int(19) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_wsapp_queuerecords`
--
LOCK TABLES `vtiger_wsapp_queuerecords` WRITE;
/*!40000 ALTER TABLE `vtiger_wsapp_queuerecords` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_wsapp_queuerecords` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_wsapp_recordmapping`
--
DROP TABLE IF EXISTS `vtiger_wsapp_recordmapping`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_wsapp_recordmapping` (
`id` int(19) NOT NULL AUTO_INCREMENT,
`serverid` varchar(10) DEFAULT NULL,
`clientid` varchar(255) DEFAULT NULL,
`clientmodifiedtime` datetime DEFAULT NULL,
`appid` int(11) DEFAULT NULL,
`servermodifiedtime` datetime DEFAULT NULL,
`serverappid` int(11) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_wsapp_recordmapping`
--
LOCK TABLES `vtiger_wsapp_recordmapping` WRITE;
/*!40000 ALTER TABLE `vtiger_wsapp_recordmapping` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_wsapp_recordmapping` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vtiger_wsapp_sync_state`
--
DROP TABLE IF EXISTS `vtiger_wsapp_sync_state`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vtiger_wsapp_sync_state` (
`id` int(19) NOT NULL AUTO_INCREMENT,
`name` varchar(200) DEFAULT NULL,
`stateencodedvalues` varchar(300) NOT NULL,
`userid` int(19) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `vtiger_wsapp_sync_state`
--
LOCK TABLES `vtiger_wsapp_sync_state` WRITE;
/*!40000 ALTER TABLE `vtiger_wsapp_sync_state` DISABLE KEYS */;
/*!40000 ALTER TABLE `vtiger_wsapp_sync_state` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2024-01-04 11:19:59