2021-04-28 20:10:26 +02:00

226 lines
5.7 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>ConfProducts</name>
<label>ConfProducts</label>
<parent>Inventory</parent>
<dependencies>
<vtenext_version>19.10</vtenext_version>
</dependencies>
<tables>
<table>
<name>TABLEPREFIX_confproducts</name>
<sql><![CDATA[<?xml version="1.0"?>
<schema version="0.3">
<table name="TABLEPREFIX_confproducts">
<opt platform="mysql">ENGINE=InnoDB</opt>
<field name="confproductid" type="I" size="19">
<KEY/>
</field>
<field name="productname" type="C" size="200"/>
<field name="description" type="XL" />
<index name="confproducts_name_idx">
<col>productname</col>
</index>
</table>
</schema>]]></sql>
</table>
<table>
<name>TABLEPREFIX_confproductscf</name>
<sql><![CDATA[<?xml version="1.0"?>
<schema version="0.3">
<table name="TABLEPREFIX_confproductscf">
<opt platform="mysql">ENGINE=InnoDB</opt>
<field name="confproductid" type="I" size="19">
<KEY/>
</field>
</table>
</schema>]]></sql>
</table>
</tables>
<panels>
<panel>
<label>LBL_TAB_MAIN</label>
<blocks>
<block>
<label>LBL_CONFPRODUCTS_INFORMATION</label>
<fields>
<field>
<fieldname>productname</fieldname>
<uitype>1</uitype>
<columnname>productname</columnname>
<tablename>TABLEPREFIX_confproducts</tablename>
<generatedtype>1</generatedtype>
<fieldlabel>Product Name</fieldlabel>
<readonly>1</readonly>
<presence>2</presence>
<selected>0</selected>
<sequence>1</sequence>
<maximumlength>200</maximumlength>
<typeofdata>V~M</typeofdata>
<quickcreate>0</quickcreate>
<quickcreatesequence>1</quickcreatesequence>
<displaytype>1</displaytype>
<info_type>BAS</info_type>
<helpinfo><![CDATA[]]></helpinfo>
<masseditable>1</masseditable>
<entityidentifier>
<entityidfield>confproductid</entityidfield>
<entityidcolumn>confproductid</entityidcolumn>
</entityidentifier>
</field>
<field>
<fieldname>assigned_user_id</fieldname>
<uitype>53</uitype>
<columnname>smownerid</columnname>
<tablename>TABLEPREFIX_crmentity</tablename>
<generatedtype>1</generatedtype>
<fieldlabel>Assigned To</fieldlabel>
<readonly>1</readonly>
<presence>2</presence>
<selected>0</selected>
<sequence>2</sequence>
<maximumlength>100</maximumlength>
<typeofdata>V~M</typeofdata>
<quickcreate>2</quickcreate>
<quickcreatesequence>2</quickcreatesequence>
<displaytype>1</displaytype>
<info_type>BAS</info_type>
<helpinfo><![CDATA[]]></helpinfo>
<masseditable>1</masseditable>
</field>
<field>
<fieldname>createdtime</fieldname>
<uitype>70</uitype>
<columnname>createdtime</columnname>
<tablename>TABLEPREFIX_crmentity</tablename>
<generatedtype>1</generatedtype>
<fieldlabel>Created Time</fieldlabel>
<readonly>1</readonly>
<presence>2</presence>
<selected>0</selected>
<sequence>3</sequence>
<maximumlength>100</maximumlength>
<typeofdata>T~O</typeofdata>
<quickcreate>1</quickcreate>
<quickcreatesequence></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>TABLEPREFIX_crmentity</tablename>
<generatedtype>1</generatedtype>
<fieldlabel>Modified Time</fieldlabel>
<readonly>1</readonly>
<presence>2</presence>
<selected>0</selected>
<sequence>4</sequence>
<maximumlength>100</maximumlength>
<typeofdata>T~O</typeofdata>
<quickcreate>1</quickcreate>
<quickcreatesequence></quickcreatesequence>
<displaytype>2</displaytype>
<info_type>BAS</info_type>
<helpinfo><![CDATA[]]></helpinfo>
<masseditable>1</masseditable>
</field>
</fields>
</block>
<block>
<label>LBL_ATTRIBUTES_INFORMATION</label>
</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>TABLEPREFIX_confproducts</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></quickcreatesequence>
<displaytype>1</displaytype>
<info_type>BAS</info_type>
<helpinfo><![CDATA[]]></helpinfo>
<masseditable>1</masseditable>
</field>
</fields>
</block>
</blocks>
</panel>
</panels>
<customviews>
<customview>
<viewname>All</viewname>
<setdefault>true</setdefault>
<setmetrics>false</setmetrics>
<setmobile>true</setmobile>
<fields>
<field>
<fieldname>productname</fieldname>
<columnindex>1</columnindex>
</field>
<field>
<fieldname>assigned_user_id</fieldname>
<columnindex>2</columnindex>
</field>
</fields>
</customview>
</customviews>
<sharingaccess>
<default>public_readwritedelete</default>
</sharingaccess>
<actions>
<action>
<name><![CDATA[Import]]></name>
<status>enabled</status>
</action>
<action>
<name><![CDATA[Export]]></name>
<status>enabled</status>
</action>
<action>
<name><![CDATA[DuplicatesHandling]]></name>
<status>enabled</status>
</action>
</actions>
<relatedlists>
<relatedlist>
<function>get_messages_list</function>
<label>Messages</label>
<sequence>2</sequence>
<presence>0</presence>
<actions>
<action>ADD</action>
</actions>
<relatedmodule>Messages</relatedmodule>
</relatedlist>
<relatedlist>
<function>get_attachments</function>
<label>Documents</label>
<sequence>3</sequence>
<presence>0</presence>
<actions>
<action>ADD</action>
<action>SELECT</action>
</actions>
<relatedmodule>Documents</relatedmodule>
</relatedlist>
</relatedlists>
</module>