{*+********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.1 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. ********************************************************************************/ -->*} {strip}
| {vtranslate('LBL_FIELD_LABEL', $QUALIFIED_MODULE)} | {vtranslate('LBL_FIELD_TYPE', $QUALIFIED_MODULE)} | {vtranslate('LBL_MAPPING_WITH_OTHER_MODULES', $QUALIFIED_MODULE)} | |||
|---|---|---|---|---|---|
| {vtranslate('LBL_ACTIONS', $QUALIFIED_MODULE)} | {foreach key=key item=LABEL from=$MODULE_MODEL->getHeaders()}{vtranslate($LABEL, $LABEL)} | {/foreach}||||
| {if $MAPPING['editable'] eq 1} {foreach item=LINK_MODEL from=$MODULE_MODEL->getMappingLinks()} {/foreach} {/if} | {vtranslate({$MAPPING['Leads']['label']}, 'Leads')} | {vtranslate({$MAPPING['Leads']['fieldDataType']}, $QUALIFIED_MODULE)} | {vtranslate({$MAPPING['Accounts']['label']}, 'Accounts')} | {vtranslate({$MAPPING['Contacts']['label']}, 'Contacts')} | {vtranslate({$MAPPING['Potentials']['label']}, 'Potentials')} |