```xml
<?xml version='1.0'?>
<module>
<name>AgentLandlordsInfo</name>
<label>AgentLandlordsInfo</label>
<parent>Marketing</parent>
<version>1.0</version>
<short_description>Generic template module for BPM more information popups.</short_description>
<dependencies>
<vtiger_version>5.4.0</vtiger_version>
<vtiger_max_version>5.*</vtiger_max_version>
</dependencies>
<license>
<inline><![CDATA[/*************************************************************************************************
* Copyright 2022 Spike Associates -- This file is a part of coreBOS customizations.
* You can copy, adapt and distribute the work under the "Attribution-NonCommercial-ShareAlike"
* Vizsage Public License (the "License"). You may not use this file except in compliance with the
* License. Roughly speaking, non-commercial users may share and modify this code, but must give credit
* and share improvements. However, for proper details please read the full License, available at
* http://vizsage.com/license/Vizsage-License-BY-NC-SA.html and the handy reference for understanding
* the full license at http://vizsage.com/license/Vizsage-Deed-BY-NC-SA.html. Unless required by
* applicable law or agreed to in writing, any software distributed under the License is distributed
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and limitations under the
* License terms of Creative Commons Attribution-NonCommercial-ShareAlike 3.0 (the License).
*************************************************************************************************
* Module : BPM More Information Module
* Version : 5.4.0
* Author : AT CONSULTING
*************************************************************************************************/
]]></inline>
</license>
<tables>
<table>
<name>vtiger_AgentLandlordsInfo</name>
<sql><![CDATA[CREATE TABLE `vtiger_AgentLandlordsInfo` (
`bpminfoid` int(11) NOT NULL,
`bpminfo_no` varchar(56) default NULL,
`bpminforef` varchar(250) default NULL,
`bpminfomaster` int(11) default NULL,
`timetofill` decimal(8,2) default NULL,
PRIMARY KEY (`bpminfoid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8]]></sql>
</table>
<table>
<name>vtiger_AgentLandlordsInfocf</name>
<sql><![CDATA[CREATE TABLE `vtiger_AgentLandlordsInfocf` (
`bpminfoid` int(11) NOT NULL,
PRIMARY KEY (`bpminfoid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8]]></sql>
</table>
</tables>
<blocks>
<block>
<label>LBL_AgentLandlordsInfo_INFORMATION</label>
<fields>
<field>
<fieldname>bpminforef</fieldname>
<uitype>1</uitype>
<columnname>bpminforef</columnname>
<tablename>vtiger_AgentLandlordsInfo</tablename>
<generatedtype>1</generatedtype>
<fieldlabel>bpminforef</fieldlabel>
<readonly>1</readonly>
<presence>0</presence>
<selected>0</selected>
<sequence>1</sequence>
<maximumlength>100</maximumlength>
<typeofdata>V~O</typeofdata>
<quickcreate>0</quickcreate>
<quickcreatesequence>0</quickcreatesequence>
<displaytype>1</displaytype>
<info_type>BAS</info_type>
<helpinfo><![CDATA[]]></helpinfo>
<masseditable>1</masseditable>
<entityidentifier>
<entityidfield>bpminfoid</entityidfield>
<entityidcolumn>bpminfoid</entityidcolumn>
</entityidentifier>
</field>
<field>
<fieldname>bpminfo_no</fieldname>
<uitype>4</uitype>
<columnname>bpminfo_no</columnname>
<tablename>vtiger_AgentLandlordsInfo</tablename>
<generatedtype>1</generatedtype>
<fieldlabel>bpminfo_no</fieldlabel>
<readonly>1</readonly>
<presence>0</presence>
<selected>0</selected>
<sequence>2</sequence>
<maximumlength>100</maximumlength>
<typeofdata>V~M</typeofdata>
<quickcreate>0</quickcreate>
<quickcreatesequence>0</quickcreatesequence>
<displaytype>1</displaytype>
<info_type>BAS</info_type>
<helpinfo><![CDATA[]]></helpinfo>
<masseditable>0</masseditable>
</field>
<field>
<fieldname>bpminfomaster</fieldname>
<uitype>10</uitype>
<columnname>bpminfomaster</columnname>
<tablename>vtiger_AgentLandlordsInfo</tablename>
<generatedtype>1</generatedtype>
<fieldlabel>bpminfomaster</fieldlabel>
<readonly>1</readonly>
<presence>0</presence>
<selected>0</selected>
<sequence>3</sequence>
<maximumlength>100</maximumlength>
<typeofdata>V~O</typeofdata>
<quickcreate>0</quickcreate>
<quickcreatesequence>0</quickcreatesequence>
<displaytype>1</displaytype>
<info_type>BAS</info_type>
<helpinfo><![CDATA[]]></helpinfo>
<masseditable>1</masseditable>
<relatedmodules>
<relatedmodule>AgentLandlords</relatedmodule>
</relatedmodules>
</field>
</fields>
</block>
<block>
<label>LBL_STATS_INFORMATION</label>
<fields>
<field>
<fieldname>timetofill</fieldname>
<uitype>7</uitype>
<columnname>timetofill</columnname>
<tablename>vtiger_AgentLandlordsInfo</tablename>
<generatedtype>1</generatedtype>
<fieldlabel>timetofill</fieldlabel>
<readonly>1</readonly>
<presence>0</presence>
<selected>0</selected>
<sequence>1</sequence>
<maximumlength>100</maximumlength>
<typeofdata>N~O</typeofdata>
<quickcreate>0</quickcreate>
<quickcreatesequence>0</quickcreatesequence>
<displaytype>1</displaytype>
<info_type>BAS</info_type>
<helpinfo><![CDATA[]]></helpinfo>
<masseditable>1</masseditable>
</field>
</fields>
</block>
<block>
<label>LBL_USER_INFORMATION</label>
<fields>
<field>
<fieldname>assigned_user_id</fieldname>
<uitype>53</uitype>
<columnname>smownerid</columnname>
<tablename>vtiger_crmentity</tablename>
<generatedtype>1</generatedtype>
<fieldlabel>Assigned To</fieldlabel>
<readonly>1</readonly>
<presence>0</presence>
<selected>0</selected>
<sequence>1</sequence>
<maximumlength>100</maximumlength>
<typeofdata>V~M</typeofdata>
<quickcreate>1</quickcreate>
<quickcreatesequence>1</quickcreatesequence>
<displaytype>1</displaytype>
<info_type>BAS</info_type>
<helpinfo><![CDATA[]]></helpinfo>
<masseditable>1</masseditable>
</field>
<field>
<fieldname>created_user_id</fieldname>
<uitype>52</uitype>
<columnname>smcreatorid</columnname>
<tablename>vtiger_crmentity</tablename>
<generatedtype>1</generatedtype>
<fieldlabel>Created By</fieldlabel>
<readonly>1</readonly>
<presence>0</presence>
<selected>0</selected>
<sequence>2</sequence>
<maximumlength>100</maximumlength>
<typeofdata>V~O</typeofdata>
<quickcreate>3</quickcreate>
<quickcreatesequence>1</quickcreatesequence>
<displaytype>2</displaytype>
<info_type>BAS</info_type>
<helpinfo><![CDATA[]]></helpinfo>
<masseditable>0</masseditable>
</field>
<field>
<fieldname>createdtime</fieldname>
<uitype>70</uitype>
<columnname>createdtime</columnname>
<tablename>vtiger_crmentity</tablename>
<generatedtype>1</generatedtype>
<fieldlabel>Created Time</fieldlabel>
<readonly>1</readonly>
<presence>0</presence>
<selected>0</selected>
<sequence>3</sequence>
<maximumlength>100</maximumlength>
<typeofdata>DT~O</typeofdata>
<quickcreate>3</quickcreate>
<quickcreatesequence>8</quickcreatesequence>
<displaytype>2</displaytype>
<info_type>BAS</info_type>
<helpinfo><![CDATA[]]></helpinfo>
<masseditable>0</masseditable>
</field>
<field>
<fieldname>modifiedtime</fieldname>
<uitype>70</uitype>
<columnname>modifiedtime</columnname>
<tablename>vtiger_crmentity</tablename>
<generatedtype>1</generatedtype>
<fieldlabel>Modified Time</fieldlabel>
<readonly>1</readonly>
<presence>0</presence>
<selected>0</selected>
<sequence>4</sequence>
<maximumlength>100</maximumlength>
<typeofdata>DT~O</typeofdata>
<quickcreate>3</quickcreate>
<quickcreatesequence>9</quickcreatesequence>
<displaytype>2</displaytype>
<info_type>BAS</info_type>
<helpinfo><![CDATA[]]></helpinfo>
<masseditable>0</masseditable>
</field>
</fields>
</block>
<block>
<label>LBL_CUSTOM_INFORMATION</label>
</block>
<block>
<label>LBL_DESCRIPTION_INFORMATION</label>
<fields>
<field>
<fieldname>description</fieldname>
<uitype>19</uitype>
<columnname>description</columnname>
<tablename>vtiger_crmentity</tablename>
<generatedtype>1</generatedtype>
<fieldlabel>Description</fieldlabel>
<readonly>1</readonly>
<presence>2</presence>
<selected>0</selected>
<sequence>1</sequence>
<maximumlength>100</maximumlength>
<typeofdata>V~O</typeofdata>
<quickcreate>1</quickcreate>
<quickcreatesequence>10</quickcreatesequence>
<displaytype>1</displaytype>
<info_type>BAS</info_type>
<helpinfo><![CDATA[]]></helpinfo>
<masseditable>1</masseditable>
</field>
</fields>
</block>
</blocks>
<customviews>
<customview>
<viewname>All</viewname>
<setdefault>false</setdefault>
<setmetrics>false</setmetrics>
<fields>
<field>
<fieldname>bpminforef</fieldname>
<columnindex>0</columnindex>
</field>
<field>
<fieldname>bpminfomaster</fieldname>
<columnindex>1</columnindex>
</field>
<field>
<fieldname>bpminfo_no</fieldname>
<columnindex>2</columnindex>
</field>
</fields>
</customview>
</customviews>
<sharingaccess>
<default>private</default>
</sharingaccess>
<actions>
<action>
<name><![CDATA[Merge]]></name>
<status>enabled</status>
</action>
<action>
<name><![CDATA[Import]]></name>
<status>enabled</status>
</action>
<action>
<name><![CDATA[Export]]></name>
<status>enabled</status>
</action>
</actions>
<relatedlists>
</relatedlists>
<events>
</events>
<customlinks>
</customlinks>
<crons>
</crons>
</module>
```