🚀 CRM Files Migration & Real-time Features
✨ Features: - Migrated ALL files to new S3 structure (Projects, Contacts, Accounts, HelpDesk, Invoice, etc.) - Added Nextcloud folder buttons to ALL modules - Fixed Nextcloud editor integration - WebSocket server for real-time updates - Redis Pub/Sub integration - File path manager for organized storage - Redis caching for performance (Functions.php) 📁 New Structure: Documents/Project/ProjectName_ID/file_docID.ext Documents/Contacts/FirstName_LastName_ID/file_docID.ext Documents/Accounts/AccountName_ID/file_docID.ext 🔧 Technical: - FilePathManager for standardized paths - S3StorageService integration - WebSocket server (Node.js + Docker) - Redis cache for getBasicModuleInfo() - Predis library for Redis connectivity 📝 Scripts: - Migration scripts for all modules - Test pages for WebSocket/SSE/Polling - Documentation (MIGRATION_*.md, REDIS_*.md) 🎯 Result: 15,000+ files migrated successfully!
This commit is contained in:
@@ -1 +1 @@
|
||||
2025-10-21 10:35:09
|
||||
2025-10-24 11:50:09
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 14:54:49
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:57:02
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/DetailViewBlockView.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:175025440668cd4489883d66-04071747%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:33081995768f9eddef2c4c0-91878506%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '175025440668cd4489883d66-04071747',
|
||||
'nocache_hash' => '33081995768f9eddef2c4c0-91878506',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -44,9 +44,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd44898cf4f',
|
||||
'unifunc' => 'content_68f9eddf02e44',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd44898cf4f')) {function content_68cd44898cf4f($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9eddf02e44')) {function content_68f9eddf02e44($_smarty_tpl) {?>
|
||||
|
||||
<?php if (!empty($_smarty_tpl->tpl_vars['PICKIST_DEPENDENCY_DATASOURCE']->value)){?><input type="hidden" name="picklistDependency" value='<?php echo Vtiger_Util_Helper::toSafeHTML($_smarty_tpl->tpl_vars['PICKIST_DEPENDENCY_DATASOURCE']->value);?>
|
||||
' /><?php }?><?php $_smarty_tpl->tpl_vars['FIELD_MODEL_LIST'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['FIELD_MODEL_LIST']->_loop = false;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-20 11:36:48
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-24 17:23:27
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/partials/EditViewContents.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:163878263468ce67a003e848-36179781%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:64448391268fb8bdfa2c4e5-71330802%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '163878263468ce67a003e848-36179781',
|
||||
'nocache_hash' => '64448391268fb8bdfa2c4e5-71330802',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -38,9 +38,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68ce67a00778f',
|
||||
'unifunc' => 'content_68fb8bdfa5b9e',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68ce67a00778f')) {function content_68ce67a00778f($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fb8bdfa5b9e')) {function content_68fb8bdfa5b9e($_smarty_tpl) {?>
|
||||
<?php if (!empty($_smarty_tpl->tpl_vars['PICKIST_DEPENDENCY_DATASOURCE']->value)){?><input type="hidden" name="picklistDependency" value='<?php echo Vtiger_Util_Helper::toSafeHTML($_smarty_tpl->tpl_vars['PICKIST_DEPENDENCY_DATASOURCE']->value);?>
|
||||
' /><?php }?><div name='editContent'><?php if ($_smarty_tpl->tpl_vars['DUPLICATE_RECORDS']->value){?><div class="fieldBlockContainer duplicationMessageContainer"><div class="duplicationMessageHeader"><b><?php echo vtranslate('LBL_DUPLICATES_DETECTED',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</b></div><div><?php echo getDuplicatesPreventionMessage($_smarty_tpl->tpl_vars['MODULE']->value,$_smarty_tpl->tpl_vars['DUPLICATE_RECORDS']->value);?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-09 19:00:55
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 12:02:42
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/PDFMaker/PDFPreview.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:80700512568e7dc371863c4-73880397%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:181766614768f9ef32af0975-12450570%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '80700512568e7dc371863c4-73880397',
|
||||
'nocache_hash' => '181766614768f9ef32af0975-12450570',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -30,9 +30,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e7dc371d5af',
|
||||
'unifunc' => 'content_68f9ef32b304c',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e7dc371d5af')) {function content_68e7dc371d5af($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9ef32b304c')) {function content_68f9ef32b304c($_smarty_tpl) {?>
|
||||
<div class="modal-dialog modal-lg"><div class="modal-content"><div class="filePreview container-fluid"><div class="modal-header row"><div class="filename col-lg-8"><h4 class="textOverflowEllipsis maxWidth50" title="<?php echo vtranslate('LBL_PREVIEW',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><b><?php echo vtranslate('LBL_PREVIEW',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</b></h4></div><div class="col-lg-1 pull-right"><button type="button" class="close" aria-label="Close" data-dismiss="modal"><span aria-hidden="true" class='fa fa-close'></span></button></div></div><div class="modal-body row" style="height:550px;"><input type="hidden" name="commontemplateid" value='<?php echo $_smarty_tpl->tpl_vars['COMMONTEMPLATEIDS']->value;?>
|
||||
|
||||
@@ -1,72 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-22 12:11:43
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Documents/FilePreview.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:177606178568cd45e1593170-16869240%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'020e281da584551c1ed3ab1842ab6852151c4ac3' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Documents/FilePreview.tpl',
|
||||
1 => 1758476030,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '177606178568cd45e1593170-16869240',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd45e15a3f2',
|
||||
'variables' =>
|
||||
array (
|
||||
'FILE_PREVIEW_NOT_SUPPORTED' => 0,
|
||||
'FILE_NAME' => 0,
|
||||
'DOWNLOAD_URL' => 0,
|
||||
'MODULE_NAME' => 0,
|
||||
'RECORD_ID' => 0,
|
||||
'BASIC_FILE_TYPE' => 0,
|
||||
'FILE_CONTENTS' => 0,
|
||||
'OPENDOCUMENT_FILE_TYPE' => 0,
|
||||
'PDF_FILE_TYPE' => 0,
|
||||
'SITE_URL' => 0,
|
||||
'IMAGE_FILE_TYPE' => 0,
|
||||
'AUDIO_FILE_TYPE' => 0,
|
||||
'FILE_TYPE' => 0,
|
||||
'VIDEO_FILE_TYPE' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd45e15a3f2')) {function content_68cd45e15a3f2($_smarty_tpl) {?>
|
||||
<div class="modal-dialog modal-lg"><div class="modal-content"><div class="filePreview container-fluid"><div class="modal-header row"><div class="filename <?php if ($_smarty_tpl->tpl_vars['FILE_PREVIEW_NOT_SUPPORTED']->value!='yes'){?> col-lg-7 <?php }else{ ?> col-lg-7 <?php }?>"><h3 style="margin-top:0px;"><b><?php echo $_smarty_tpl->tpl_vars['FILE_NAME']->value;?>
|
||||
</b></h3></div><?php if ($_smarty_tpl->tpl_vars['FILE_PREVIEW_NOT_SUPPORTED']->value!='yes'){?><div class="col-lg-4"><a class="btn btn-default btn-small pull-right" href="<?php echo $_smarty_tpl->tpl_vars['DOWNLOAD_URL']->value;?>
|
||||
"><?php echo vtranslate('LBL_DOWNLOAD_FILE',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</a></div><?php }?><div class="col-lg-1"><button data-dismiss="modal" class="close pull-right" title="close"><span aria-hidden="true" class='fa fa-close'></span></button><div class="col-lg-2"><button type="button" class="btn btn-success btn-small pull-right" onclick="openNextcloudEditor('<?php echo $_smarty_tpl->tpl_vars['RECORD_ID']->value;?>
|
||||
', '<?php echo strtr($_smarty_tpl->tpl_vars['FILE_NAME']->value, array("\\" => "\\\\", "'" => "\\'", "\"" => "\\\"", "\r" => "\\r", "\n" => "\\n", "</" => "<\/" ));?>
|
||||
')" style="margin-right: 5px;" title="Редактировать в Nextcloud"><i class="fa fa-edit"></i> Редактировать</button></div></div></div><div class="modal-body row" style="height:550px;"><?php if ($_smarty_tpl->tpl_vars['FILE_PREVIEW_NOT_SUPPORTED']->value=='yes'){?><div class="well" style="height:100%;"><center><b><?php echo vtranslate('LBL_PREVIEW_NOT_AVAILABLE',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</b><br><br><br><a class="btn btn-default btn-large" href="<?php echo $_smarty_tpl->tpl_vars['DOWNLOAD_URL']->value;?>
|
||||
"><?php echo vtranslate('LBL_DOWNLOAD_FILE',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</a><br><br><br><br><div class='span11 offset1 alert-info' style="padding:10px"><span class='span offset1 alert-info'><i class="icon-info-sign"></i><?php echo vtranslate('LBL_PREVIEW_SUPPORTED_FILES',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</span></div><br></center></div><?php }else{ ?><?php if ($_smarty_tpl->tpl_vars['BASIC_FILE_TYPE']->value=='yes'){?><div style="overflow:auto;height:100%;"><pre><?php echo htmlentities($_smarty_tpl->tpl_vars['FILE_CONTENTS']->value);?>
|
||||
</pre></div><?php }elseif($_smarty_tpl->tpl_vars['OPENDOCUMENT_FILE_TYPE']->value=='yes'){?><iframe id="viewer" src="libraries/jquery/Viewer.js/#../../../<?php echo $_smarty_tpl->tpl_vars['DOWNLOAD_URL']->value;?>
|
||||
" width="100%" height="100%" allowfullscreen webkitallowfullscreen></iframe><?php }elseif($_smarty_tpl->tpl_vars['PDF_FILE_TYPE']->value=='yes'){?><iframe id='viewer' src="libraries/jquery/pdfjs/web/viewer.html?file=<?php echo urlencode($_smarty_tpl->tpl_vars['SITE_URL']->value);?>
|
||||
/<?php echo urlencode($_smarty_tpl->tpl_vars['DOWNLOAD_URL']->value);?>
|
||||
" height="100%" width="100%"></iframe><?php }elseif($_smarty_tpl->tpl_vars['IMAGE_FILE_TYPE']->value=='yes'){?><div style="overflow:auto;height:100%;width:100%;float:left;background-image: url(<?php echo $_smarty_tpl->tpl_vars['DOWNLOAD_URL']->value;?>
|
||||
);background-color: #EEEEEE;background-position: center 25%;background-repeat: no-repeat;display: block; background-size: contain;"></div><?php }elseif($_smarty_tpl->tpl_vars['AUDIO_FILE_TYPE']->value=='yes'){?><div style="overflow:auto;height:100%;width:100%;float:left;background-color: #EEEEEE;background-position: center 25%;background-repeat: no-repeat;display: block;text-align: center;"><div style="display: inline-block;margin-top : 10%;"><audio controls><source src="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
|
||||
/<?php echo $_smarty_tpl->tpl_vars['DOWNLOAD_URL']->value;?>
|
||||
" type="<?php echo $_smarty_tpl->tpl_vars['FILE_TYPE']->value;?>
|
||||
"></audio></div></div><?php }elseif($_smarty_tpl->tpl_vars['VIDEO_FILE_TYPE']->value=='yes'){?><div style="overflow:auto;height:100%;"><link href="libraries/jquery/video-js/video-js.css" rel="stylesheet"><script src="libraries/jquery/video-js/video.js"></script><video class="video-js vjs-default-skin" controls preload="auto" data-setup="{'techOrder': ['flash', 'html5']}" width="100%" height="100%"><source src="<?php echo $_smarty_tpl->tpl_vars['SITE_URL']->value;?>
|
||||
/<?php echo $_smarty_tpl->tpl_vars['DOWNLOAD_URL']->value;?>
|
||||
" type='<?php echo $_smarty_tpl->tpl_vars['FILE_TYPE']->value;?>
|
||||
' /></video></div><?php }?><?php }?></div></div></div></div>
|
||||
|
||||
<script>
|
||||
// Fallback функция если глобальная не загрузилась
|
||||
if (typeof window.testEditButton !== 'function') {
|
||||
window.testEditButton = function(recordId, fileName) {
|
||||
console.log("🔥 ЛОКАЛЬНАЯ КНОПКА НАЖАТА!", recordId, fileName);
|
||||
alert("🔥 ЛОКАЛЬНАЯ КНОПКА РАБОТАЕТ!\n\nRecord ID: " + recordId + "\nFile Name: " + fileName);
|
||||
};
|
||||
console.log("✅ Создана локальная версия testEditButton в FilePreview");
|
||||
}
|
||||
</script>
|
||||
<?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 14:54:49
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:29:10
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/partials/SidebarAppMenu.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:47023559068cd4489738380-52541886%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:56205410968f9e75649bfa8-81501976%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '47023559068cd4489738380-52541886',
|
||||
'nocache_hash' => '56205410968f9e75649bfa8-81501976',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -36,9 +36,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd448975882',
|
||||
'unifunc' => 'content_68f9e7564b78b',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd448975882')) {function content_68cd448975882($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9e7564b78b')) {function content_68f9e7564b78b($_smarty_tpl) {?>
|
||||
|
||||
<div class="app-menu hide" id="app-menu">
|
||||
<div class="container-fluid">
|
||||
|
||||
@@ -1,66 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-24 14:25:16
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Invoice/SummaryViewWidgets.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:192193370868d3d51cc66658-42325236%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'043dbbaf5351bee8c7487011baf16f64417d7807' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Invoice/SummaryViewWidgets.tpl',
|
||||
1 => 1711810495,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '192193370868d3d51cc66658-42325236',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'DETAILVIEW_LINKS' => 0,
|
||||
'DETAIL_VIEW_WIDGET' => 0,
|
||||
'MODULE_NAME' => 0,
|
||||
'MODULE_SUMMARY' => 0,
|
||||
'DOCUMENT_WIDGET_MODEL' => 0,
|
||||
'RECORD' => 0,
|
||||
'PARENT_ID' => 0,
|
||||
'RELATED_ACTIVITIES' => 0,
|
||||
'COMMENTS_WIDGET_MODEL' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d3d51cc7b98',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d3d51cc7b98')) {function content_68d3d51cc7b98($_smarty_tpl) {?>
|
||||
<?php $_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['DETAILVIEW_LINKS']->value['DETAILVIEWWIDGET']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET']->key => $_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET']->value){
|
||||
$_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET']->_loop = true;
|
||||
?><?php if (($_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET']->value->getLabel()=='Documents')){?><?php $_smarty_tpl->tpl_vars['DOCUMENT_WIDGET_MODEL'] = new Smarty_variable($_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET']->value, null, 0);?><?php }elseif(($_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET']->value->getLabel()=='ModComments')){?><?php $_smarty_tpl->tpl_vars['COMMENTS_WIDGET_MODEL'] = new Smarty_variable($_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET']->value, null, 0);?><?php }?><?php } ?><div class="left-block col-lg-5"><div class="summaryView"><div class="summaryViewHeader"><h4><?php echo vtranslate('LBL_KEY_FIELDS',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</h4></div><div class="summaryViewFields"><?php echo $_smarty_tpl->tpl_vars['MODULE_SUMMARY']->value;?>
|
||||
</div></div><?php if ($_smarty_tpl->tpl_vars['DOCUMENT_WIDGET_MODEL']->value){?><div class="summaryWidgetContainer"><div class="widgetContainer_documents" data-url="<?php echo $_smarty_tpl->tpl_vars['DOCUMENT_WIDGET_MODEL']->value->getUrl();?>
|
||||
" data-name="<?php echo $_smarty_tpl->tpl_vars['DOCUMENT_WIDGET_MODEL']->value->getLabel();?>
|
||||
"><div class="widget_header clearfix"><input type="hidden" name="relatedModule" value="<?php echo $_smarty_tpl->tpl_vars['DOCUMENT_WIDGET_MODEL']->value->get('linkName');?>
|
||||
" /><span class="toggleButton pull-left"><i class="fa fa-angle-down"></i> </span><h3 class="display-inline-block pull-left"><?php echo vtranslate($_smarty_tpl->tpl_vars['DOCUMENT_WIDGET_MODEL']->value->getLabel(),$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</h3><?php if ($_smarty_tpl->tpl_vars['DOCUMENT_WIDGET_MODEL']->value->get('action')){?><?php $_smarty_tpl->tpl_vars['PARENT_ID'] = new Smarty_variable($_smarty_tpl->tpl_vars['RECORD']->value->getId(), null, 0);?><div class="pull-right"><div class="dropdown"><button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown"><span class="fa fa-plus" title="<?php echo vtranslate('LBL_NEW_DOCUMENT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
"></span> <?php echo vtranslate('LBL_NEW_DOCUMENT','Documents');?>
|
||||
<span class="caret"></span></button><ul class="dropdown-menu"><li class="dropdown-header"><i class="fa fa-upload"></i> <?php echo vtranslate('LBL_FILE_UPLOAD','Documents');?>
|
||||
</li><li id="VtigerAction"><a href="javascript:Documents_Index_Js.uploadTo('Vtiger',<?php echo $_smarty_tpl->tpl_vars['PARENT_ID']->value;?>
|
||||
,'<?php echo $_smarty_tpl->tpl_vars['MODULE_NAME']->value;?>
|
||||
')"><img style=" margin-top: -3px;margin-right: 4%;" title="Vtiger" alt="Vtiger" src="layouts/v7/skins//images/Vtiger.png"><?php ob_start();?><?php echo vtranslate('LBL_VTIGER','Documents');?>
|
||||
<?php $_tmp1=ob_get_clean();?><?php echo vtranslate('LBL_TO_SERVICE','Documents',$_tmp1);?>
|
||||
</a></li><li role="separator" class="divider"></li><li class="dropdown-header"><i class="fa fa-link"></i> <?php echo vtranslate('LBL_LINK_EXTERNAL_DOCUMENT','Documents');?>
|
||||
</li><li id="shareDocument"><a href="javascript:Documents_Index_Js.createDocument('E',<?php echo $_smarty_tpl->tpl_vars['PARENT_ID']->value;?>
|
||||
,'<?php echo $_smarty_tpl->tpl_vars['MODULE_NAME']->value;?>
|
||||
')"> <i class="fa fa-external-link"></i> <?php ob_start();?><?php echo vtranslate('LBL_FILE_URL','Documents');?>
|
||||
<?php $_tmp2=ob_get_clean();?><?php echo vtranslate('LBL_FROM_SERVICE','Documents',$_tmp2);?>
|
||||
</a></li><li role="separator" class="divider"></li><li id="createDocument"><a href="javascript:Documents_Index_Js.createDocument('W',<?php echo $_smarty_tpl->tpl_vars['PARENT_ID']->value;?>
|
||||
,'<?php echo $_smarty_tpl->tpl_vars['MODULE_NAME']->value;?>
|
||||
')"><i class="fa fa-file-text"></i> <?php ob_start();?><?php echo vtranslate('SINGLE_Documents','Documents');?>
|
||||
<?php $_tmp3=ob_get_clean();?><?php echo vtranslate('LBL_CREATE_NEW','Documents',$_tmp3);?>
|
||||
</a></li></ul></div></div><?php }?></div><div class="widget_contents"></div></div></div><?php }?></div><div class="middle-block col-lg-7"><div id="relatedActivities"><?php echo $_smarty_tpl->tpl_vars['RELATED_ACTIVITIES']->value;?>
|
||||
</div><?php if ($_smarty_tpl->tpl_vars['COMMENTS_WIDGET_MODEL']->value){?><div class="summaryWidgetContainer"><div class="widgetContainer_comments" data-url="<?php echo $_smarty_tpl->tpl_vars['COMMENTS_WIDGET_MODEL']->value->getUrl();?>
|
||||
" data-name="<?php echo $_smarty_tpl->tpl_vars['COMMENTS_WIDGET_MODEL']->value->getLabel();?>
|
||||
"><div class="widget_header"><input type="hidden" name="relatedModule" value="<?php echo $_smarty_tpl->tpl_vars['COMMENTS_WIDGET_MODEL']->value->get('linkName');?>
|
||||
" /><h3 class="display-inline-block"><?php echo vtranslate($_smarty_tpl->tpl_vars['COMMENTS_WIDGET_MODEL']->value->getLabel(),$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</h3></div><div class="widget_contents"></div></div></div><?php }?></div><?php }} ?>
|
||||
@@ -0,0 +1,59 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 13:43:19
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/PDFMaker/Footer.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:148629773368fa06c779c780-55196428%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'0493e8c396e0d24f7c35df4342f1a2743e31e9b5' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/PDFMaker/Footer.tpl',
|
||||
1 => 1715769098,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '148629773368fa06c779c780-55196428',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'VTIGER_VERSION' => 0,
|
||||
'LANGUAGE_STRINGS' => 0,
|
||||
'MODULE' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68fa06c77a04d',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68fa06c77a04d')) {function content_68fa06c77a04d($_smarty_tpl) {?>
|
||||
<br>
|
||||
<div class="small" style="color: rgb(153, 153, 153);text-align: center;"><?php echo vtranslate('PDFMaker','PDFMaker');?>
|
||||
<?php echo PDFMaker_Version_Helper::$version;?>
|
||||
<?php echo vtranslate('COPYRIGHT','PDFMaker');?>
|
||||
</div>
|
||||
<footer class="app-footer">
|
||||
<p>
|
||||
Powered by vtiger CRM - <?php echo $_smarty_tpl->tpl_vars['VTIGER_VERSION']->value;?>
|
||||
© 2004 - <?php echo date('Y');?>
|
||||
|
||||
<a href="//www.vtiger.com" target="_blank">Vtiger</a> |
|
||||
<a href="https://www.vtiger.com/privacy-policy" target="_blank">Privacy Policy</a>
|
||||
</p>
|
||||
</footer>
|
||||
</div>
|
||||
<div id='overlayPage'>
|
||||
<!-- arrow is added to point arrow to the clicked element (Ex:- TaskManagement),
|
||||
any one can use this by adding "show" class to it -->
|
||||
<div class='arrow'></div>
|
||||
<div class='data'>
|
||||
</div>
|
||||
</div>
|
||||
<div id='helpPageOverlay'></div>
|
||||
<div id="js_strings" class="hide noprint"><?php echo Zend_Json::encode($_smarty_tpl->tpl_vars['LANGUAGE_STRINGS']->value);?>
|
||||
</div>
|
||||
<div class="modal myModal fade"></div>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('JSResources.tpl',$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
|
||||
</body>
|
||||
|
||||
</html><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 14:54:49
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:37:27
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/Tag.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:172232712368cd448981ea39-07136250%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:66143894168f9e947d18de7-89372727%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '172232712368cd448981ea39-07136250',
|
||||
'nocache_hash' => '66143894168f9e947d18de7-89372727',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -24,9 +24,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd4489824df',
|
||||
'unifunc' => 'content_68f9e947d1dc8',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd4489824df')) {function content_68cd4489824df($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9e947d1dc8')) {function content_68f9e947d1dc8($_smarty_tpl) {?>
|
||||
|
||||
<span class="tag <?php if ($_smarty_tpl->tpl_vars['ACTIVE']->value==true){?> active <?php }?>" title="<?php echo $_smarty_tpl->tpl_vars['TAG_MODEL']->value->getName();?>
|
||||
" data-type="<?php echo $_smarty_tpl->tpl_vars['TAG_MODEL']->value->getType();?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 14:55:00
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:37:27
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/ListViewPreProcess.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:95478914268cd449497c746-72398494%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:178173467668f9e947b23bd2-88454864%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '95478914268cd449497c746-72398494',
|
||||
'nocache_hash' => '178173467668f9e947b23bd2-88454864',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -23,9 +23,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd4494985b5',
|
||||
'unifunc' => 'content_68f9e947b2e61',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd4494985b5')) {function content_68cd4494985b5($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9e947b2e61')) {function content_68f9e947b2e61($_smarty_tpl) {?>
|
||||
|
||||
<?php echo $_smarty_tpl->getSubTemplate ("modules/Vtiger/partials/Topbar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
|
||||
|
||||
@@ -1,56 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-06 17:02:58
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/ReportsStep1.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:72841587368e3cc12a60fb0-90411090%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'06f101eed336d1db60e3926655a0f808b32b4b5f' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/ReportsStep1.tpl',
|
||||
1 => 1711810496,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '72841587368e3cc12a60fb0-90411090',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MODULE' => 0,
|
||||
'REPORTNAME' => 0,
|
||||
'PRIMARYMODULES' => 0,
|
||||
'RECORD_MODE' => 0,
|
||||
'MODE' => 0,
|
||||
'primarymodulearr' => 0,
|
||||
'REP_FOLDERS' => 0,
|
||||
'folder' => 0,
|
||||
'REPORTDESC' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e3cc12a6e28',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e3cc12a6e28')) {function content_68e3cc12a6e28($_smarty_tpl) {?>
|
||||
|
||||
<div style="border:1px solid #ccc;padding:4%;"><div class="row"><div class="form-group"><label class="col-lg-2 control-label textAlignLeft"><?php echo vtranslate('LBL_REPORT_NAME',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<span class="redColor">*</span></label><div class="col-lg-4"><input type="text" class="inputElement" data-rule-required="true" name="reportname" id="reportname" value="<?php echo $_smarty_tpl->tpl_vars['REPORTNAME']->value;?>
|
||||
"/></div></div></div><div class="row"><div class="form-group"><label class="col-lg-2 control-label textAlignLeft"><?php echo vtranslate('LBL_PRIMARY_MODULE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<span class="redColor">*</span></label><div class="col-lg-4"><select class="select2 col-lg-12 inputElement" name="primarymodule" id="primarymodule" data-rule-required="true"><?php $_smarty_tpl->tpl_vars['primarymodulearr'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['primarymodulearr']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['PRIMARYMODULES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['primarymodulearr']->key => $_smarty_tpl->tpl_vars['primarymodulearr']->value){
|
||||
$_smarty_tpl->tpl_vars['primarymodulearr']->_loop = true;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['RECORD_MODE']->value=="ChangeSteps"||$_smarty_tpl->tpl_vars['MODE']->value=="edit"){?><?php if ($_smarty_tpl->tpl_vars['primarymodulearr']->value['selected']!=''){?><option value="<?php echo $_smarty_tpl->tpl_vars['primarymodulearr']->value['id'];?>
|
||||
" selected ><?php echo $_smarty_tpl->tpl_vars['primarymodulearr']->value['module'];?>
|
||||
</option><?php }?><?php }else{ ?><option value="<?php echo $_smarty_tpl->tpl_vars['primarymodulearr']->value['id'];?>
|
||||
" <?php if ($_smarty_tpl->tpl_vars['primarymodulearr']->value['selected']!=''){?>selected<?php }?> ><?php echo $_smarty_tpl->tpl_vars['primarymodulearr']->value['module'];?>
|
||||
</option><?php }?><?php } ?></select></div></div></div><div class="row"><div class="form-group"><label class="col-lg-2 control-label textAlignLeft"><?php echo vtranslate('LBL_REP_FOLDER',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<span class="redColor">*</span></label><div class="col-lg-4"><select class="select2 col-lg-12 inputElement" name="reportfolder" id="reportfolder" data-rule-required="true"><?php $_smarty_tpl->tpl_vars['folder'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['folder']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['REP_FOLDERS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['folder']->key => $_smarty_tpl->tpl_vars['folder']->value){
|
||||
$_smarty_tpl->tpl_vars['folder']->_loop = true;
|
||||
?><option value="<?php echo $_smarty_tpl->tpl_vars['folder']->value['folderid'];?>
|
||||
" <?php if ($_smarty_tpl->tpl_vars['folder']->value['selected']!=''){?>selected<?php }?> ><?php echo $_smarty_tpl->tpl_vars['folder']->value['foldername'];?>
|
||||
</option><?php } ?></select></div></div></div><div class="row"><div class="form-group"><label class="col-lg-2 control-label textAlignLeft"><?php echo vtranslate('LBL_DESCRIPTION',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label><div class="col-lg-4 fieldBlockContainer"><textarea rows="3" class="inputElement textAreaElement col-lg-12" id="reportdesc" name="reportdesc" ><?php echo $_smarty_tpl->tpl_vars['REPORTDESC']->value;?>
|
||||
</textarea></div></div></div></div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 18:02:47
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 12:50:16
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/dashboards/DashBoardTabContents.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:139274494868cd7097b98066-86442081%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:15010275468f9fa58035c98-17206395%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '139274494868cd7097b98066-86442081',
|
||||
'nocache_hash' => '15010275468f9fa58035c98-17206395',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -33,9 +33,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd7097bbe4f',
|
||||
'unifunc' => 'content_68f9fa5805b37',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd7097bbe4f')) {function content_68cd7097bbe4f($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9fa5805b37')) {function content_68f9fa5805b37($_smarty_tpl) {?>
|
||||
|
||||
<div class='dashBoardTabContainer'><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("dashboards/DashBoardHeader.tpl",$_smarty_tpl->tpl_vars['MODULE_NAME']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('DASHBOARDHEADER_TITLE'=>vtranslate($_smarty_tpl->tpl_vars['MODULE']->value,$_smarty_tpl->tpl_vars['MODULE']->value)), 0);?>
|
||||
<br><div class="dashboardBanner"></div><div class="dashBoardTabContents clearfix"><div class="gridster_<?php echo $_smarty_tpl->tpl_vars['TABID']->value;?>
|
||||
|
||||
@@ -1,99 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-29 15:22:05
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/EMAILMaker/tabs/Properties.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:67476537168da79ed6b1766-82735070%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'077276469baad8337c580470829ee4c36a1ebc28' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/EMAILMaker/tabs/Properties.tpl',
|
||||
1 => 1715769019,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '67476537168da79ed6b1766-82735070',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'THEME_MODE' => 0,
|
||||
'MODULE' => 0,
|
||||
'TEMPLATENAME' => 0,
|
||||
'RECIPIENTMODULENAMES' => 0,
|
||||
'TEMPLATEID' => 0,
|
||||
'SELECTMODULE' => 0,
|
||||
'MODULENAMES' => 0,
|
||||
'SELECT_MODULE_FIELD' => 0,
|
||||
'RELATED_MODULES' => 0,
|
||||
'RelMod' => 0,
|
||||
'RELATED_BLOCKS' => 0,
|
||||
'ACCOUNTINFORMATIONS' => 0,
|
||||
'CUI_BLOCKS' => 0,
|
||||
'USERINFORMATIONS' => 0,
|
||||
'MULTICOMPANYINFORMATIONS' => 0,
|
||||
'LBL_MULTICOMPANY' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68da79ed6d745',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68da79ed6d745')) {function content_68da79ed6d745($_smarty_tpl) {?><?php if (!is_callable('smarty_function_html_options')) include '/var/www/fastuser/data/www/crm.clientright.ru/libraries/Smarty/libs/plugins/function.html_options.php';
|
||||
?>
|
||||
<div class="tab-pane active" id="pdfContentEdit"><div class="edit-template-content col-lg-4" style="position:fixed;z-index:1000;"><br/><div id="properties_div"><div class="form-group"><label class="control-label fieldLabel col-sm-3" style="font-weight: normal"><?php if ($_smarty_tpl->tpl_vars['THEME_MODE']->value=="true"){?><?php echo vtranslate('LBL_THEME_NAME',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }else{ ?><?php echo vtranslate('LBL_EMAIL_NAME',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }?>: <span class="redColor">*</span></label><div class="controls col-sm-9"><input name="templatename" id="templatename" type="text" value="<?php echo $_smarty_tpl->tpl_vars['TEMPLATENAME']->value;?>
|
||||
" data-rule-required="true" class="inputElement nameField" tabindex="1"></div></div><div class="form-group"><label class="control-label fieldLabel col-sm-3" style="font-weight: normal"><?php echo vtranslate('LBL_RECIPIENT_FIELDS','EMAILMaker');?>
|
||||
:</label><div class="controls col-sm-9"><select name="r_modulename" id="r_modulename" class="select2 form-control"><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['RECIPIENTMODULENAMES']->value),$_smarty_tpl);?>
|
||||
</select></div></div><div class="form-group"><label class="control-label fieldLabel col-sm-3" style="font-weight: normal"></label><div class="controls col-sm-9"><div class="input-group"><select name="recipientmodulefields" id="recipientmodulefields" class="select2 form-control"><option value=""><?php echo vtranslate('LBL_SELECT_MODULE_FIELD','EMAILMaker');?>
|
||||
</option></select><div class="input-group-btn"><button type="button" class="btn btn-success InsertIntoTemplate" data-type="recipientmodulefields" title="<?php echo vtranslate('LBL_INSERT_VARIABLE_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-usd"></i></button><button type="button" class="btn btn-warning InsertLIntoTemplate" data-type="recipientmodulefields" title="<?php echo vtranslate('LBL_INSERT_LABEL_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-text-width"></i></button></div></div></div></div><?php if ($_smarty_tpl->tpl_vars['THEME_MODE']->value!="true"){?><div class="form-group"><label class="control-label fieldLabel col-sm-3" style="font-weight: normal"><?php echo vtranslate('LBL_MODULENAMES',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
:</label><div class="controls col-sm-9"><select name="modulename" id="modulename" class="select2 form-control"><?php if ($_smarty_tpl->tpl_vars['TEMPLATEID']->value!=''||$_smarty_tpl->tpl_vars['SELECTMODULE']->value!=''){?><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['MODULENAMES']->value,'selected'=>$_smarty_tpl->tpl_vars['SELECTMODULE']->value),$_smarty_tpl);?>
|
||||
<?php }else{ ?><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['MODULENAMES']->value),$_smarty_tpl);?>
|
||||
<?php }?></select></div></div><div class="form-group"><label class="control-label fieldLabel col-sm-3" style="font-weight: normal"></label><div class="controls col-sm-9"><div class="input-group"><select name="modulefields" id="modulefields" class="select2 form-control"><?php if ($_smarty_tpl->tpl_vars['TEMPLATEID']->value==''&&$_smarty_tpl->tpl_vars['SELECTMODULE']->value==''){?><option value=""><?php echo vtranslate('LBL_SELECT_MODULE_FIELD',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option><?php }else{ ?><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['SELECT_MODULE_FIELD']->value),$_smarty_tpl);?>
|
||||
<?php }?></select><div class="input-group-btn"><button type="button" class="btn btn-success InsertIntoTemplate" data-type="modulefields" title="<?php echo vtranslate('LBL_INSERT_VARIABLE_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-usd"></i></button><button type="button" class="btn btn-warning InsertLIntoTemplate" data-type="modulefields" title="<?php echo vtranslate('LBL_INSERT_LABEL_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-text-width"></i></button></div></div></div></div><div class="form-group"><label class="control-label fieldLabel col-sm-3" style="font-weight: normal"><label class="muted pull-right"><?php echo vtranslate('LBL_RELATED_MODULES',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
:</label></label><div class="controls col-sm-9"><select name="relatedmodulesorce" id="relatedmodulesorce" class="select2 form-control"><option value=""><?php echo vtranslate('LBL_SELECT_MODULE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option><?php $_smarty_tpl->tpl_vars['RelMod'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['RelMod']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['RELATED_MODULES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['RelMod']->key => $_smarty_tpl->tpl_vars['RelMod']->value){
|
||||
$_smarty_tpl->tpl_vars['RelMod']->_loop = true;
|
||||
?><option value="<?php echo $_smarty_tpl->tpl_vars['RelMod']->value[3];?>
|
||||
|<?php echo $_smarty_tpl->tpl_vars['RelMod']->value[0];?>
|
||||
" data-module="<?php echo $_smarty_tpl->tpl_vars['RelMod']->value[3];?>
|
||||
"><?php echo $_smarty_tpl->tpl_vars['RelMod']->value[1];?>
|
||||
(<?php echo $_smarty_tpl->tpl_vars['RelMod']->value[2];?>
|
||||
)</option><?php } ?></select></div></div><div class="form-group"><label class="control-label fieldLabel col-sm-3" style="font-weight: normal"></label><div class="controls col-sm-9"><div class="input-group"><select name="relatedmodulefields" id="relatedmodulefields" class="select2 form-control"><option value=""><?php echo vtranslate('LBL_SELECT_MODULE_FIELD',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option></select><div class="input-group-btn"><button type="button" class="btn btn-success InsertIntoTemplate" data-type="relatedmodulefields" title="<?php echo vtranslate('LBL_INSERT_VARIABLE_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-usd"></i></button><button type="button" class="btn btn-warning InsertLIntoTemplate" data-type="relatedmodulefields" title="<?php echo vtranslate('LBL_INSERT_LABEL_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-text-width"></i></button></div></div></div></div><div class="form-group"><label class="control-label fieldLabel col-sm-3" style="font-weight: normal"><?php echo vtranslate('LBL_RELATED_BLOCK_TPL',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
:</label><div class="controls col-sm-9"><div class="input-group"><select name="related_block" id="related_block" class="select2 form-control"><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['RELATED_BLOCKS']->value),$_smarty_tpl);?>
|
||||
</select><div class="input-group-btn"><button type="button" class="btn btn-success marginLeftZero" onclick="EMAILMaker_EditJs.InsertRelatedBlock();" title="<?php echo vtranslate('LBL_INSERT_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-usd"></i></button><button type="button" class="btn addButton marginLeftZero" onclick="EMAILMaker_EditJs.CreateRelatedBlock();" title="<?php echo vtranslate('LBL_CREATE');?>
|
||||
"><i class="fa fa-plus"></i></button><button type="button" class="btn marginLeftZero" onclick="EMAILMaker_EditJs.EditRelatedBlock();" title="<?php echo vtranslate('LBL_EDIT');?>
|
||||
"><i class="fa fa-edit"></i></button><button type="button" class="btn btn-danger marginLeftZero" class="crmButton small delete" onclick="EMAILMaker_EditJs.DeleteRelatedBlock();" title="<?php echo vtranslate('LBL_DELETE');?>
|
||||
"><i class="fa fa-trash"></i></button></div></div></div></div><?php }?><div class="form-group"><label class="control-label fieldLabel col-sm-3" style="font-weight: normal"><?php echo vtranslate('LBL_COMPANY_INFO',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
:</label><div class="controls col-sm-9"><div class="input-group"><select name="acc_info" id="acc_info" class="select2 form-control"><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['ACCOUNTINFORMATIONS']->value),$_smarty_tpl);?>
|
||||
</select><div id="acc_info_div" class="input-group-btn"><button type="button" class="btn btn-success InsertIntoTemplate" data-type="acc_info" title="<?php echo vtranslate('LBL_INSERT_VARIABLE_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-usd"></i></button><button type="button" class="btn btn-warning InsertLIntoTemplate" data-type="acc_info" title="<?php echo vtranslate('LBL_INSERT_LABEL_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-text-width"></i></button></div></div></div></div><div class="form-group"><label class="control-label fieldLabel col-sm-3" style="font-weight: normal"><?php echo vtranslate('LBL_SELECT_USER_INFO',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
:</label><div class="controls col-sm-9"><select name="acc_info_type" id="acc_info_type" class="select2 form-control" onChange="EMAILMaker_EditJs.change_acc_info(this)"><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['CUI_BLOCKS']->value),$_smarty_tpl);?>
|
||||
</select></div></div><div class="form-group"><label class="control-label fieldLabel col-sm-3" style="font-weight: normal"></label><div class="controls col-sm-9"><div id="user_info_div" class="au_info_div"><div class="input-group"><select name="user_info" id="user_info" class="select2 form-control"><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['USERINFORMATIONS']->value['s']),$_smarty_tpl);?>
|
||||
</select><div class="input-group-btn"><button type="button" class="btn btn-success InsertIntoTemplate" data-type="user_info" title="<?php echo vtranslate('LBL_INSERT_VARIABLE_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-usd"></i></button><button type="button" class="btn btn-warning InsertLIntoTemplate" data-type="user_info" title="<?php echo vtranslate('LBL_INSERT_LABEL_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-text-width"></i></button></div></div></div><div id="logged_user_info_div" class="au_info_div" style="display:none;"><div class="input-group"><select name="logged_user_info" id="logged_user_info" class="select2 form-control"><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['USERINFORMATIONS']->value['l']),$_smarty_tpl);?>
|
||||
</select><div class="input-group-btn"><button type="button" class="btn btn-success InsertIntoTemplate" data-type="logged_user_info" title="<?php echo vtranslate('LBL_INSERT_VARIABLE_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-usd"></i></button><button type="button" class="btn btn-warning InsertLIntoTemplate" data-type="logged_user_info" title="<?php echo vtranslate('LBL_INSERT_LABEL_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-text-width"></i></button></div></div></div><div id="modifiedby_user_info_div" class="au_info_div" style="display:none;"><div class="input-group"><select name="modifiedby_user_info" id="modifiedby_user_info" class="select2 form-control"><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['USERINFORMATIONS']->value['m']),$_smarty_tpl);?>
|
||||
</select><div class="input-group-btn"><button type="button" class="btn btn-success InsertIntoTemplate" data-type="modifiedby_user_info" title="<?php echo vtranslate('LBL_INSERT_VARIABLE_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-usd"></i></button><button type="button" class="btn btn-warning InsertLIntoTemplate" data-type="modifiedby_user_info" title="<?php echo vtranslate('LBL_INSERT_LABEL_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-text-width"></i></button></div></div></div><div id="smcreator_user_info_div" class="au_info_div" style="display:none;"><div class="input-group"><select name="smcreator_user_info" id="smcreator_user_info" class="select2 form-control"><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['USERINFORMATIONS']->value['c']),$_smarty_tpl);?>
|
||||
</select><div class="input-group-btn"><button type="button" class="btn btn-success InsertIntoTemplate" data-type="smcreator_user_info" title="<?php echo vtranslate('LBL_INSERT_VARIABLE_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-usd"></i></button><button type="button" class="btn btn-warning InsertLIntoTemplate" data-type="smcreator_user_info" title="<?php echo vtranslate('LBL_INSERT_LABEL_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-text-width"></i></button></div></div></div></div></div><?php if ($_smarty_tpl->tpl_vars['MULTICOMPANYINFORMATIONS']->value!=''){?><div class="form-group"><label class="control-label fieldLabel col-sm-3" style="font-weight: normal"><?php echo $_smarty_tpl->tpl_vars['LBL_MULTICOMPANY']->value;?>
|
||||
:</label><div class="controls col-sm-9"><div class="input-group"><select name="multicomapny" id="multicomapny" class="select2 form-control"><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['MULTICOMPANYINFORMATIONS']->value),$_smarty_tpl);?>
|
||||
</select><div class="input-group-btn"><button type="button" class="btn btn-success InsertIntoTemplate" data-type="multicomapny" title="<?php echo vtranslate('LBL_INSERT_VARIABLE_TO_TEXT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><i class="fa fa-usd"></i></button></div></div></div></div><?php }?></div></div></div><?php }} ?>
|
||||
@@ -1,102 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-29 15:22:05
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/EMAILMaker/Edit.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:60934526468da79ed6863b4-63526868%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'07fbbbc93977d330a0fbb79364812a2c3836ef82' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/EMAILMaker/Edit.tpl',
|
||||
1 => 1715769019,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '60934526468da79ed6863b4-63526868',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'PARENTTAB' => 0,
|
||||
'SAVETEMPLATEID' => 0,
|
||||
'THEME_MODE' => 0,
|
||||
'MODULE' => 0,
|
||||
'EMAIL_TEMPLATE_RESULT' => 0,
|
||||
'SUBJECT_FIELDS' => 0,
|
||||
'TEMPLATEID' => 0,
|
||||
'SELECTMODULE' => 0,
|
||||
'SELECT_MODULE_FIELD_SUBJECT' => 0,
|
||||
'ITS4YOUSTYLE_FILES' => 0,
|
||||
'STYLES_CONTENT' => 0,
|
||||
'STYLE_DATA' => 0,
|
||||
'VATBLOCK_TABLE' => 0,
|
||||
'CHARGESBLOCK_TABLE' => 0,
|
||||
'COMPANY_HEADER_SIGNATURE' => 0,
|
||||
'COMPANY_STAMP_SIGNATURE' => 0,
|
||||
'COMPANYLOGO' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68da79ed6ad8b',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68da79ed6ad8b')) {function content_68da79ed6ad8b($_smarty_tpl) {?><?php if (!is_callable('smarty_function_html_options')) include '/var/www/fastuser/data/www/crm.clientright.ru/libraries/Smarty/libs/plugins/function.html_options.php';
|
||||
?>
|
||||
<div class="contents tabbable ui-sortable" style="width: 99%;"><form class="form-horizontal recordEditView" id="EditView" name="EditView" method="post" action="index.php" enctype="multipart/form-data"><input type="hidden" name="module" value="EMAILMaker"><input type="hidden" name="parenttab" value="<?php echo $_smarty_tpl->tpl_vars['PARENTTAB']->value;?>
|
||||
"><input type="hidden" name="templateid" id="templateid" value="<?php echo $_smarty_tpl->tpl_vars['SAVETEMPLATEID']->value;?>
|
||||
"><input type="hidden" name="action" value="SaveEMAILTemplate"><input type="hidden" name="redirect" value="true"><input type="hidden" name="return_module" value="<?php echo $_REQUEST['return_module'];?>
|
||||
"><input type="hidden" name="return_view" value="<?php echo $_REQUEST['return_view'];?>
|
||||
"><input type="hidden" name="is_theme" value="<?php if ($_smarty_tpl->tpl_vars['THEME_MODE']->value=="true"){?>1<?php }else{ ?>0<?php }?>"><input type="hidden" name="selectedTab" id="selectedTab" value="properties"><input type="hidden" name="selectedTab2" id="selectedTab2" value="body"><ul class="nav nav-tabs layoutTabs massEditTabs"><li class="detailviewTab active"><a data-toggle="tab" href="#pdfContentEdit" aria-expanded="true"><strong><?php echo vtranslate('LBL_PROPERTIES_TAB',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></a></li><li class="detailviewTab"><a data-toggle="tab" href="#pdfContentOther" aria-expanded="false"><strong><?php echo vtranslate('LBL_OTHER_INFO',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></a></li><li class="detailviewTab"><a data-toggle="tab" href="#pdfContentLabels" aria-expanded="false"><strong><?php echo vtranslate('LBL_LABELS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></a></li><?php if ($_smarty_tpl->tpl_vars['THEME_MODE']->value!="true"){?><li class="detailviewTab"><a data-toggle="tab" href="#pdfContentProducts" aria-expanded="false"><strong><?php echo vtranslate('LBL_ARTICLE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></a></li><?php }?><li class="detailviewTab"><a data-toggle="tab" href="#editTabSettings" aria-expanded="false"><strong><?php echo vtranslate('LBL_SETTINGS_TAB',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></a></li><?php if ($_smarty_tpl->tpl_vars['THEME_MODE']->value!="true"){?><li class="detailviewTab"><a data-toggle="tab" href="#editTabSharing" aria-expanded="false"><strong><?php echo vtranslate('LBL_SHARING_TAB',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></a></li><?php }?></ul><div><div><div class="row"><div class="left-block col-xs-4"><div><div class="tab-content layoutContent themeTableColor overflowVisible"><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('tabs/Properties.tpl',$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('tabs/Other.tpl',$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('tabs/Labels.tpl',$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('tabs/ProductBlock.tpl',$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('tabs/Settings.tpl',$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('tabs/Sharing.tpl',$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</div></div></div><div class="middle-block col-xs-8"><?php if ($_smarty_tpl->tpl_vars['THEME_MODE']->value!="true"){?><div><table class="table no-border"><tbody id="properties_div"><tr><td class="fieldLabel alignMiddle" nowrap="nowrap"><label class="muted pull-right"><?php echo vtranslate('LBL_EMAIL_SUBJECT','EMAILMaker');?>
|
||||
: </label></td><td class="fieldValue"><input name="subject" id="subject" type="text" value="<?php echo $_smarty_tpl->tpl_vars['EMAIL_TEMPLATE_RESULT']->value['subject'];?>
|
||||
" class="inputElement nameField" tabindex="1"></td><td class="fieldValue"><select name="subject_fields" id="subject_fields" class="select2 form-control" onchange="EMAILMaker_EditJs.insertFieldIntoSubject(this.value);"><option value=""><?php echo vtranslate('LBL_SELECT_MODULE_FIELD','EMAILMaker');?>
|
||||
</option><optgroup label="<?php echo vtranslate('LBL_COMMON_EMAILINFO','EMAILMaker');?>
|
||||
"><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['SUBJECT_FIELDS']->value),$_smarty_tpl);?>
|
||||
</optgroup><?php if ($_smarty_tpl->tpl_vars['TEMPLATEID']->value!=''||$_smarty_tpl->tpl_vars['SELECTMODULE']->value!=''){?><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['SELECT_MODULE_FIELD_SUBJECT']->value),$_smarty_tpl);?>
|
||||
<?php }?></select></td></tr></table></div><?php }?><div class="tab-content"><div class="tab-pane active" id="body_div2" style="margin-bottom: 2em"><textarea name="body" id="body" style="width: 100%; height:700px" class=small tabindex="5"><?php echo $_smarty_tpl->tpl_vars['EMAIL_TEMPLATE_RESULT']->value['body'];?>
|
||||
</textarea></div><?php if ($_smarty_tpl->tpl_vars['ITS4YOUSTYLE_FILES']->value!=''){?><div class="tab-pane" id="cssstyle_div2"><?php $_smarty_tpl->tpl_vars['STYLE_DATA'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['STYLE_DATA']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['STYLES_CONTENT']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['STYLE_DATA']->key => $_smarty_tpl->tpl_vars['STYLE_DATA']->value){
|
||||
$_smarty_tpl->tpl_vars['STYLE_DATA']->_loop = true;
|
||||
?><div class="hide"><textarea class="CodeMirrorContent" id="CodeMirrorContent<?php echo $_smarty_tpl->tpl_vars['STYLE_DATA']->value['id'];?>
|
||||
" style="border: 1px solid black; " class="CodeMirrorTextarea " tabindex="5"><?php echo $_smarty_tpl->tpl_vars['STYLE_DATA']->value['stylecontent'];?>
|
||||
</textarea></div><table class="table table-bordered"><thead><tr class="listViewHeaders"><th><div class="pull-left"><a href="index.php?module=ITS4YouStyles&view=Detail&record=<?php echo $_smarty_tpl->tpl_vars['STYLE_DATA']->value['id'];?>
|
||||
" target="_blank"><?php echo $_smarty_tpl->tpl_vars['STYLE_DATA']->value['name'];?>
|
||||
</a></div><div class="pull-right actions"><a href="index.php?module=ITS4YouStyles&view=Detail&record=<?php echo $_smarty_tpl->tpl_vars['STYLE_DATA']->value['id'];?>
|
||||
" target="_blank"><i title="<?php echo vtranslate('LBL_SHOW_COMPLETE_DETAILS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
" class="icon-th-list alignMiddle"></i></a> <?php if ($_smarty_tpl->tpl_vars['STYLE_DATA']->value['iseditable']=="yes"){?><a href="index.php?module=ITS4YouStyles&view=Edit&record=<?php echo $_smarty_tpl->tpl_vars['STYLE_DATA']->value['id'];?>
|
||||
" target="_blank" class="cursorPointer"><i class="icon-pencil alignMiddle" title="<?php echo vtranslate('LBL_EDIT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"></i></a><?php }?></div></th></tr></thead><tbody><tr><td id="CodeMirrorContent<?php echo $_smarty_tpl->tpl_vars['STYLE_DATA']->value['id'];?>
|
||||
Output" class="cm-s-default"></td></tr></tbody></table><br><?php } ?></div><?php }?></div><script type="text/javascript"> jQuery(document).ready(function () {<?php if ($_smarty_tpl->tpl_vars['ITS4YOUSTYLE_FILES']->value!=''){?>//CKEDITOR.config.contentsCss = [<?php echo $_smarty_tpl->tpl_vars['ITS4YOUSTYLE_FILES']->value;?>
|
||||
];
|
||||
jQuery('.CodeMirrorContent').each(function (index, Element) {
|
||||
var stylecontent = jQuery(Element).val();
|
||||
CKEDITOR.addCss(stylecontent);
|
||||
});
|
||||
<?php }?>
|
||||
CKEDITOR.replace('body', {height: '1000'});
|
||||
})</script></div></div></div></div><div class="modal-overlay-footer row-fluid"><div class="textAlignCenter "><button class="btn" type="submit" onclick="document.EditView.redirect.value = 'false';"><strong><?php echo vtranslate('LBL_APPLY',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></button> <button class="btn btn-success" type="submit"><strong><?php echo vtranslate('LBL_SAVE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></button><?php if ($_REQUEST['return_view']!=''){?><a class="cancelLink" type="reset" onclick="window.location.href = 'index.php?module=<?php if ($_REQUEST['return_module']!=''){?><?php echo $_REQUEST['return_module'];?>
|
||||
<?php }else{ ?>EMAILMaker<?php }?>&view=<?php echo $_REQUEST['return_view'];?>
|
||||
<?php if ($_REQUEST['templateid']!=''&&$_REQUEST['return_view']!="List"){?>&templateid=<?php echo $_REQUEST['templateid'];?>
|
||||
<?php }?>';"><?php echo vtranslate('LBL_CANCEL',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a><?php }else{ ?><a class="cancelLink" type="reset" onclick="window.history.back();"><?php echo vtranslate('LBL_CANCEL',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a><?php }?></div></div><div class="hide" style="display: none"><div id="div_vat_block_table"><?php echo $_smarty_tpl->tpl_vars['VATBLOCK_TABLE']->value;?>
|
||||
</div><div id="div_charges_block_table"><?php echo $_smarty_tpl->tpl_vars['CHARGESBLOCK_TABLE']->value;?>
|
||||
</div><div id="div_company_header_signature"><?php echo $_smarty_tpl->tpl_vars['COMPANY_HEADER_SIGNATURE']->value;?>
|
||||
</div><div id="div_company_stamp_signature"><?php echo $_smarty_tpl->tpl_vars['COMPANY_STAMP_SIGNATURE']->value;?>
|
||||
</div><div id="div_company_logo"><?php echo $_smarty_tpl->tpl_vars['COMPANYLOGO']->value;?>
|
||||
</div></div></form></div><script type="text/javascript">var selectedTab = 'properties';var selectedTab2 = 'body';var module_blocks = [];var selected_module = '<?php echo $_smarty_tpl->tpl_vars['SELECTMODULE']->value;?>
|
||||
';var constructedOptionValue;var constructedOptionName;jQuery(document).ready(function () {jQuery.fn.scrollBottom = function () {return jQuery(document).height() - this.scrollTop() - this.height();};var $el = jQuery('.edit-template-content');var $window = jQuery(window);var top = 127;$window.bind("scroll resize", function () {var gap = $window.height() - $el.height() - 20;var scrollTop = $window.scrollTop();if (scrollTop < top - 125) {$el.css({top: (top - scrollTop) + "px",bottom: "auto"});} else {$el.css({top: top + "px",bottom: "auto"});}}).scroll();});</script>
|
||||
<?php }} ?>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 13:43:49
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Users/UserEditViewPreProcess.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:148409303568fa06e5524005-80236094%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'08ed3704a3ed7650a256216c00220387007c6a0e' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Users/UserEditViewPreProcess.tpl',
|
||||
1 => 1711810495,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '148409303568fa06e5524005-80236094',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'QUALIFIED_MODULE' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68fa06e553122',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68fa06e553122')) {function content_68fa06e553122($_smarty_tpl) {?>
|
||||
|
||||
<?php $_smarty_tpl->tpl_vars['QUALIFIED_MODULE'] = new Smarty_variable('Settings:User', null, 0);?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("SettingsMenuStart.tpl",$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
<div class="bodyContents"><div class="mainContainer row-fluid"><?php }} ?>
|
||||
@@ -1,92 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-29 13:34:18
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/VT7/ProviderEditor.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:35466677468da60aa8f6465-25619924%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'08f3defa2609701c242ae3749f465496721bae44' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/VT7/ProviderEditor.tpl',
|
||||
1 => 1711810493,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '35466677468da60aa8f6465-25619924',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'requireOAuth' => 0,
|
||||
'MODULE' => 0,
|
||||
'HEADER_TITLE' => 0,
|
||||
'connectionId' => 0,
|
||||
'connectionType' => 0,
|
||||
'providerTitle' => 0,
|
||||
'connectionTitle' => 0,
|
||||
'OAUTHConfig' => 0,
|
||||
'configFieldHTML' => 0,
|
||||
'createMode' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68da60aa901fa',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68da60aa901fa')) {function content_68da60aa901fa($_smarty_tpl) {?><?php if ($_smarty_tpl->tpl_vars['requireOAuth']->value==true){?>
|
||||
<script type="text/javascript" src="modules/Settings/Workflow2/views/resources/OAuthHandler.js?v=<<?php ?>?php $workflowObj->getVersion() ?<?php ?>>"></script>
|
||||
<?php }?>
|
||||
|
||||
<div class="modal-dialog modelContainer" style="width:600px;">
|
||||
<?php ob_start();?><?php echo vtranslate("Connection Editor","Settings:Workflow2");?>
|
||||
<?php $_tmp1=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['HEADER_TITLE'] = new Smarty_variable($_tmp1, null, 0);?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ModalHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('TITLE'=>$_smarty_tpl->tpl_vars['HEADER_TITLE']->value), 0);?>
|
||||
|
||||
|
||||
<form method="POST" name="form<?php echo rand(10000,99999);?>
|
||||
" id="WorkflowProviderEditor"
|
||||
autocomplete="off" action="index.php?module=Workflow2&parent=Settings&action=ProviderSave">
|
||||
|
||||
<div class="modal-content">
|
||||
<div id="resultContainer"></div>
|
||||
<input type="hidden" name="connectionId" id="connectionId" value="<?php echo $_smarty_tpl->tpl_vars['connectionId']->value;?>
|
||||
"/>
|
||||
<input type="hidden" name="type" id="type" value="<?php echo $_smarty_tpl->tpl_vars['connectionType']->value;?>
|
||||
"/>
|
||||
<div style="overflow:hidden;padding: 10px;">
|
||||
<table class="table table-condensed">
|
||||
<tr>
|
||||
<th style="width:30%;">Type</th>
|
||||
<td><strong><?php echo $_smarty_tpl->tpl_vars['providerTitle']->value;?>
|
||||
</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Title</th>
|
||||
<td><input type="text" style="width:90%;padding-bottom:0;" name='title' value="<?php echo htmlentities($_smarty_tpl->tpl_vars['connectionTitle']->value);?>
|
||||
"></td>
|
||||
</tr>
|
||||
<?php if ($_smarty_tpl->tpl_vars['requireOAuth']->value==true){?>
|
||||
<tr>
|
||||
<th>Permission</th>
|
||||
<td>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("VT7/ConfigGenerator.tpl",'Settings/Workflow2'), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('VALUE'=>"oauth",'config'=>$_smarty_tpl->tpl_vars['OAUTHConfig']->value), 0);?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<?php }?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['configFieldHTML']->value;?>
|
||||
|
||||
</table>
|
||||
<?php if ($_smarty_tpl->tpl_vars['createMode']->value==false){?>
|
||||
<span style="display:none;" id="providerTestError"></span>
|
||||
<div class="pull-left">
|
||||
<span class="pull-right" style="display:none;" id="providerTestResult"></span>
|
||||
<input type="button" class="btn btn-info testSettingsBtn" name="test_settings" value="Test settings" />
|
||||
</div>
|
||||
<?php }?>
|
||||
</div>
|
||||
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('ModalFooter.tpl',$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
|
||||
</div>
|
||||
</form>
|
||||
</div><?php }} ?>
|
||||
@@ -1,135 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-26 20:00:01
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/MergeRecords.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:165133703568d6c6912a0685-83805157%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'0906e5258e3f0e58cd375ab1a9bc5597ab4bbec7' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/MergeRecords.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '165133703568d6c6912a0685-83805157',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MODULE' => 0,
|
||||
'TITLE' => 0,
|
||||
'RECORDS' => 0,
|
||||
'RECORDMODELS' => 0,
|
||||
'RECORD' => 0,
|
||||
'FIELDS' => 0,
|
||||
'FIELD' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d6c69130e7b',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d6c69130e7b')) {function content_68d6c69130e7b($_smarty_tpl) {?>
|
||||
|
||||
|
||||
|
||||
<div class="fc-overlay-modal">
|
||||
<form class="form-horizontal" name="massMerge" method="post" action="index.php">
|
||||
<div class="overlayHeader">
|
||||
<?php ob_start();?><?php echo vtranslate('LBL_MERGE_RECORDS_IN',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php $_tmp1=ob_get_clean();?><?php ob_start();?><?php echo vtranslate($_smarty_tpl->tpl_vars['MODULE']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php $_tmp2=ob_get_clean();?><?php ob_start();?><?php echo (($_tmp1).(' > ')).($_tmp2);?>
|
||||
<?php $_tmp3=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['TITLE'] = new Smarty_variable($_tmp3, null, 0);?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ModalHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('TITLE'=>$_smarty_tpl->tpl_vars['TITLE']->value), 0);?>
|
||||
|
||||
</div>
|
||||
<div class="overlayBody">
|
||||
<div class="container-fluid modal-body">
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<input type="hidden" name=module value="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
" />
|
||||
<input type="hidden" name="action" value="ProcessDuplicates" />
|
||||
<input type="hidden" name="records" value=<?php echo Zend_Json::encode($_smarty_tpl->tpl_vars['RECORDS']->value);?>
|
||||
/>
|
||||
<div class="well well-sm" style="margin-bottom:8px">
|
||||
<?php echo vtranslate('LBL_MERGE_RECORDS_DESCRIPTION',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
</div>
|
||||
<div class="datacontent">
|
||||
<table class="table table-bordered">
|
||||
<thead class='listViewHeaders'>
|
||||
<th>
|
||||
<?php echo vtranslate('LBL_FIELDS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
</th>
|
||||
<?php $_smarty_tpl->tpl_vars['RECORD'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['RECORD']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['RECORDMODELS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['recordList']['index']=-1;
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['RECORD']->key => $_smarty_tpl->tpl_vars['RECORD']->value){
|
||||
$_smarty_tpl->tpl_vars['RECORD']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['recordList']['index']++;
|
||||
?>
|
||||
<th>
|
||||
<div class="checkbox">
|
||||
<label>
|
||||
<input <?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['recordList']['index']==0){?>checked<?php }?> type=radio value="<?php echo $_smarty_tpl->tpl_vars['RECORD']->value->getId();?>
|
||||
" name="primaryRecord"/>
|
||||
<?php echo vtranslate('LBL_RECORD');?>
|
||||
<a href="<?php echo $_smarty_tpl->tpl_vars['RECORD']->value->getDetailViewUrl();?>
|
||||
" target="_blank" style="color: #15c;">#<?php echo $_smarty_tpl->tpl_vars['RECORD']->value->getId();?>
|
||||
</a>
|
||||
</label>
|
||||
</div>
|
||||
</th>
|
||||
<?php } ?>
|
||||
</thead>
|
||||
<?php $_smarty_tpl->tpl_vars['FIELD'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['FIELD']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['FIELDS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['FIELD']->key => $_smarty_tpl->tpl_vars['FIELD']->value){
|
||||
$_smarty_tpl->tpl_vars['FIELD']->_loop = true;
|
||||
?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['FIELD']->value->isEditable()){?>
|
||||
<tr>
|
||||
<td>
|
||||
<?php echo vtranslate($_smarty_tpl->tpl_vars['FIELD']->value->get('label'),$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
</td>
|
||||
<?php $_smarty_tpl->tpl_vars['RECORD'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['RECORD']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['RECORDMODELS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['recordList']['index']=-1;
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['RECORD']->key => $_smarty_tpl->tpl_vars['RECORD']->value){
|
||||
$_smarty_tpl->tpl_vars['RECORD']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['recordList']['index']++;
|
||||
?>
|
||||
<td>
|
||||
<div class="checkbox">
|
||||
<label>
|
||||
<input <?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['recordList']['index']==0){?>checked="checked"<?php }?> type=radio name="<?php echo $_smarty_tpl->tpl_vars['FIELD']->value->getName();?>
|
||||
"
|
||||
data-id="<?php echo $_smarty_tpl->tpl_vars['RECORD']->value->getId();?>
|
||||
" value="<?php echo $_smarty_tpl->tpl_vars['RECORD']->value->get($_smarty_tpl->tpl_vars['FIELD']->value->getName());?>
|
||||
"/>
|
||||
<?php echo $_smarty_tpl->tpl_vars['RECORD']->value->getDisplayValue($_smarty_tpl->tpl_vars['FIELD']->value->getName());?>
|
||||
|
||||
</label>
|
||||
</div>
|
||||
</td>
|
||||
<?php } ?>
|
||||
</tr>
|
||||
<?php }?>
|
||||
<?php } ?>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="overlayFooter">
|
||||
<?php $_smarty_tpl->tpl_vars['BUTTON_NAME'] = new Smarty_variable(vtranslate('LBL_MERGE',$_smarty_tpl->tpl_vars['MODULE']->value), null, 0);?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ModalFooter.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-29 13:35:31
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:29:10
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/VT7/SidebarStatistic.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:78119960168da60f3e04ba6-16249064%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:117849379868f9e75653b5d2-87684078%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '78119960168da60f3e04ba6-16249064',
|
||||
'nocache_hash' => '117849379868f9e75653b5d2-87684078',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -24,9 +24,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68da60f3e100b',
|
||||
'unifunc' => 'content_68f9e756547fa',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68da60f3e100b')) {function content_68da60f3e100b($_smarty_tpl) {?><div class="WFDSidebar settingsgroup">
|
||||
<?php if ($_valid && !is_callable('content_68f9e756547fa')) {function content_68f9e756547fa($_smarty_tpl) {?><div class="WFDSidebar settingsgroup">
|
||||
<h5>
|
||||
<?php echo vtranslate("Settings","Settings:Workflow2");?>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-24 14:26:32
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-24 17:23:53
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/Popup.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:49258755568d3d568c68768-01904079%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:112724281968fb8bf982aba4-51783869%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '49258755568d3d568c68768-01904079',
|
||||
'nocache_hash' => '112724281968fb8bf982aba4-51783869',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -34,9 +34,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d3d568cabc0',
|
||||
'unifunc' => 'content_68fb8bf986780',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d3d568cabc0')) {function content_68d3d568cabc0($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fb8bf986780')) {function content_68fb8bf986780($_smarty_tpl) {?>
|
||||
|
||||
|
||||
<div class="modal-dialog modal-lg"><div class="modal-content"><?php ob_start();?><?php echo vtranslate($_smarty_tpl->tpl_vars['MODULE']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-22 15:23:04
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:29:10
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/SettingsMenuStart.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:9580285368d13fa825c8b2-82200628%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:214237312968f9e75639d403-55471219%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '9580285368d13fa825c8b2-82200628',
|
||||
'nocache_hash' => '214237312968f9e75639d403-55471219',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -23,9 +23,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d13fa82af13',
|
||||
'unifunc' => 'content_68f9e7563ab36',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d13fa82af13')) {function content_68d13fa82af13($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9e7563ab36')) {function content_68f9e7563ab36($_smarty_tpl) {?>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,128 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-29 17:13:18
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/helpers/Setter.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:198847440668da93fe29d4e0-83093539%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'0a15f4d9d2c19ab3875e2a74c2620f8ec5362194' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/helpers/Setter.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '198847440668da93fe29d4e0-83093539',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'fields' => 0,
|
||||
'label' => 0,
|
||||
'block' => 0,
|
||||
'field' => 0,
|
||||
'setter_blocks' => 0,
|
||||
'fromFields' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68da93fe2de42',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68da93fe2de42')) {function content_68da93fe2de42($_smarty_tpl) {?><div id="settings_base" style="display:none;">
|
||||
<div style="margin:10px;" class="FieldSetterRow" id="setterRow_##SETID##">
|
||||
<select class="FieldSetterField" style="height:29px;vertical-align:top;" disabled="disabled" name='task[setter][##SETID##][field]' id='setter_##SETID##_field'>
|
||||
<option value=''><?php echo vtranslate('LBL_CHOOSE','Workflow2');?>
|
||||
</option>
|
||||
<option value=';;;delete;;;'><?php echo vtranslate('LBL_DELETE_SET_FIELD','Workflow2');?>
|
||||
</option>
|
||||
<?php $_smarty_tpl->tpl_vars['block'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['block']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['label'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['fields']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['block']->key => $_smarty_tpl->tpl_vars['block']->value){
|
||||
$_smarty_tpl->tpl_vars['block']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['label']->value = $_smarty_tpl->tpl_vars['block']->key;
|
||||
?>
|
||||
<optgroup label="<?php echo $_smarty_tpl->tpl_vars['label']->value;?>
|
||||
">
|
||||
<?php $_smarty_tpl->tpl_vars['field'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['field']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['block']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['field']->key => $_smarty_tpl->tpl_vars['field']->value){
|
||||
$_smarty_tpl->tpl_vars['field']->_loop = true;
|
||||
?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['field']->value->name!="smownerid"){?>
|
||||
<option value='<?php echo $_smarty_tpl->tpl_vars['field']->value->name;?>
|
||||
'><?php echo $_smarty_tpl->tpl_vars['field']->value->label;?>
|
||||
</option>
|
||||
<?php }else{ ?>
|
||||
<option value='assigned_user_id'><?php echo $_smarty_tpl->tpl_vars['field']->value->label;?>
|
||||
</option>
|
||||
<?php }?>
|
||||
<?php } ?>
|
||||
</optgroup>
|
||||
<?php } ?>
|
||||
</select>
|
||||
<select class="FieldSetterMode" style="height:29px;vertical-align:top;" disabled="disabled" name="task[setter][##SETID##][mode]" id="setter_##SETID##_mode">
|
||||
<option value="value"><?php echo vtranslate("LBL_STATIC_VALUE","Settings:Workflow2");?>
|
||||
</option>
|
||||
<option value="field"><?php echo vtranslate("LBL_FIELD_VALUE","Settings:Workflow2");?>
|
||||
</option>
|
||||
<option value="formula"><?php echo vtranslate("Formula Result","Settings:Workflow2");?>
|
||||
</option>
|
||||
<option value="function"><?php echo vtranslate("LBL_FUNCTION_VALUE","Settings:Workflow2");?>
|
||||
</option>
|
||||
</select>
|
||||
<div style="" id='value_##SETID##_container' class="FieldSetterValueContainer">
|
||||
<input type='text' disabled="disabled" name='task[setter][##SETID##][value]' id='setter_##SETID##_value'>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<button type="button" class="btn btn-primary"onclick="addRow();"><?php echo vtranslate("LBL_ADD_FIELD","Settings:Workflow2");?>
|
||||
</button>
|
||||
<?php $_smarty_tpl->tpl_vars['block'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['block']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['setter_blocks']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['block']->key => $_smarty_tpl->tpl_vars['block']->value){
|
||||
$_smarty_tpl->tpl_vars['block']->_loop = true;
|
||||
?>
|
||||
<div class="blockContainer" id="block_<?php echo $_smarty_tpl->tpl_vars['block']->value[0];?>
|
||||
" style="display: none;" data-block="<?php echo $_smarty_tpl->tpl_vars['block']->value[1];?>
|
||||
"><p class="title"><?php echo $_smarty_tpl->tpl_vars['block']->value[1];?>
|
||||
</p></div>
|
||||
<?php } ?>
|
||||
<div id='setter_container'><div style="text-align:center;"><img src="modules/Workflow2/loader.gif" /></div></div>
|
||||
<button type="button" class="btn btn-primary"onclick="addRow();"><?php echo vtranslate("LBL_ADD_FIELD","Settings:Workflow2");?>
|
||||
</button>
|
||||
|
||||
<script type="text/dummy" id='fromFieldsFieldValues'>
|
||||
<select style="vertical-align:top;width:100%;" class="select2" name='##FIELDNAME##' id='##FIELDID##'>
|
||||
<option value=''><?php echo vtranslate('LBL_CHOOSE','Workflow2');?>
|
||||
</option>
|
||||
<option value=';;;delete;;;' class='deleteRow'><?php echo vtranslate('LBL_DELETE_SET_FIELD','Workflow2');?>
|
||||
</option>
|
||||
<?php $_smarty_tpl->tpl_vars['block'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['block']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['label'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['fromFields']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['block']->key => $_smarty_tpl->tpl_vars['block']->value){
|
||||
$_smarty_tpl->tpl_vars['block']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['label']->value = $_smarty_tpl->tpl_vars['block']->key;
|
||||
?>
|
||||
<optgroup label="<?php echo $_smarty_tpl->tpl_vars['label']->value;?>
|
||||
">
|
||||
<?php $_smarty_tpl->tpl_vars['field'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['field']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['block']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['field']->key => $_smarty_tpl->tpl_vars['field']->value){
|
||||
$_smarty_tpl->tpl_vars['field']->_loop = true;
|
||||
?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['field']->value->name!="smownerid"){?>
|
||||
<option value='$<?php echo $_smarty_tpl->tpl_vars['field']->value->name;?>
|
||||
'><?php echo $_smarty_tpl->tpl_vars['field']->value->label;?>
|
||||
</option>
|
||||
<?php }else{ ?>
|
||||
<option value='$assigned_user_id'><?php echo $_smarty_tpl->tpl_vars['field']->value->label;?>
|
||||
</option>
|
||||
<?php }?>
|
||||
<?php } ?>
|
||||
</optgroup>
|
||||
<?php } ?>
|
||||
</select>
|
||||
</script><?php }} ?>
|
||||
@@ -1,348 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 14:55:00
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Documents/partials/SidebarEssentials.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:89798579468cd44949fb6e1-84815179%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'0a16e3c237bf9b9ba8af5dda91b5c252e36d5460' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Documents/partials/SidebarEssentials.tpl',
|
||||
1 => 1711810496,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '89798579468cd44949fb6e1-84815179',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MODULE' => 0,
|
||||
'CUSTOM_VIEWS' => 0,
|
||||
'GROUP_LABEL' => 0,
|
||||
'GROUP_CUSTOM_VIEWS' => 0,
|
||||
'VIEWID' => 0,
|
||||
'CUSTOM_VIEW' => 0,
|
||||
'CURRENT_TAG' => 0,
|
||||
'FOLDER_VALUE' => 0,
|
||||
'VIEWNAME' => 0,
|
||||
'FOLDERS' => 0,
|
||||
'FOLDER' => 0,
|
||||
'FOLDERNAME' => 0,
|
||||
'ALL_CUSTOMVIEW_MODEL' => 0,
|
||||
'TAGS' => 0,
|
||||
'TAG_MODEL' => 0,
|
||||
'TAG_ID' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd4494a424c',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd4494a424c')) {function content_68cd4494a424c($_smarty_tpl) {?>
|
||||
<div class="sidebar-menu sidebar-menu-full">
|
||||
<div class="module-filters" id="module-filters">
|
||||
<div class="sidebar-container lists-menu-container">
|
||||
<div class="sidebar-header clearfix">
|
||||
|
||||
<h5 class="pull-left"><?php echo vtranslate('LBL_LISTS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</h5>
|
||||
|
||||
<button id="createFilter" data-url="<?php echo CustomView_Record_Model::getCreateViewUrl($_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
" class="btn btn-default pull-right sidebar-btn">
|
||||
<span class="fa fa-plus" aria-hidden="true"></span>
|
||||
</button>
|
||||
</div>
|
||||
<hr>
|
||||
<div>
|
||||
|
||||
<input class="search-list" type="text" placeholder="<?php echo vtranslate('LBL_SEARCH_FOR_LIST',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
">
|
||||
|
||||
</div>
|
||||
<div class="menu-scroller mCustomScrollBox" data-mcs-theme="dark">
|
||||
<div class="mCustomScrollBox mCS-light-2 mCSB_inside" tabindex="0">
|
||||
<div class="mCSB_container" style="position:relative; top:0; left:0;">
|
||||
<div class="list-menu-content">
|
||||
<?php if ($_smarty_tpl->tpl_vars['CUSTOM_VIEWS']->value&&count($_smarty_tpl->tpl_vars['CUSTOM_VIEWS']->value)>0){?>
|
||||
<?php $_smarty_tpl->tpl_vars['GROUP_CUSTOM_VIEWS'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['GROUP_CUSTOM_VIEWS']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['GROUP_LABEL'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['CUSTOM_VIEWS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['GROUP_CUSTOM_VIEWS']->key => $_smarty_tpl->tpl_vars['GROUP_CUSTOM_VIEWS']->value){
|
||||
$_smarty_tpl->tpl_vars['GROUP_CUSTOM_VIEWS']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['GROUP_LABEL']->value = $_smarty_tpl->tpl_vars['GROUP_CUSTOM_VIEWS']->key;
|
||||
?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['GROUP_LABEL']->value!='Mine'&&$_smarty_tpl->tpl_vars['GROUP_LABEL']->value!='Shared'){?>
|
||||
<?php continue 1?>
|
||||
<?php }?>
|
||||
<div class="list-group">
|
||||
<h6 class="lists-header <?php if (count($_smarty_tpl->tpl_vars['GROUP_CUSTOM_VIEWS']->value)<=0){?> hide <?php }?>" >
|
||||
<?php if ($_smarty_tpl->tpl_vars['GROUP_LABEL']->value=='Mine'){?>
|
||||
<?php echo vtranslate('LBL_MY_LIST',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
<?php }else{ ?>
|
||||
<?php echo vtranslate('LBL_SHARED_LIST',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
<?php }?>
|
||||
</h6>
|
||||
<input type="hidden" name="allCvId" value="<?php echo CustomView_Record_Model::getAllFilterByModule($_smarty_tpl->tpl_vars['MODULE']->value)->get('cvid');?>
|
||||
" />
|
||||
<ul class="lists-menu">
|
||||
<?php $_smarty_tpl->tpl_vars["CUSTOM_VIEW"] = new Smarty_Variable; $_smarty_tpl->tpl_vars["CUSTOM_VIEW"]->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['GROUP_CUSTOM_VIEWS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']["customView"]['iteration']=0;
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars["CUSTOM_VIEW"]->key => $_smarty_tpl->tpl_vars["CUSTOM_VIEW"]->value){
|
||||
$_smarty_tpl->tpl_vars["CUSTOM_VIEW"]->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']["customView"]['iteration']++;
|
||||
?>
|
||||
<li style="font-size:12px;" class='listViewFilter <?php if ($_smarty_tpl->tpl_vars['VIEWID']->value==$_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->getId()&&($_smarty_tpl->tpl_vars['CURRENT_TAG']->value=='')&&!$_smarty_tpl->tpl_vars['FOLDER_VALUE']->value){?> active<?php }?> <?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['customView']['iteration']>5){?> filterHidden hide<?php }?> '>
|
||||
<?php ob_start();?><?php echo vtranslate($_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->get('viewname'),$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php $_tmp1=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['VIEWNAME'] = new Smarty_variable($_tmp1, null, 0);?>
|
||||
|
||||
|
||||
<a class="filterName" href="javascript:;" data-filter-id="<?php echo $_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->getId();?>
|
||||
"><?php ob_start();?><?php echo mb_strlen($_smarty_tpl->tpl_vars['VIEWNAME']->value)>40;?>
|
||||
<?php $_tmp2=ob_get_clean();?><?php if ($_tmp2){?> <?php echo htmlspecialchars(mb_substr($_smarty_tpl->tpl_vars['VIEWNAME']->value,0,40), ENT_QUOTES, 'UTF-8', true);?>
|
||||
..<?php }else{ ?><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['VIEWNAME']->value, ENT_QUOTES, 'UTF-8', true);?>
|
||||
<?php }?></a>
|
||||
|
||||
<div class=" pull-right">
|
||||
<span class="js-popover-container">
|
||||
<span class="fa fa-angle-down" rel="popover" data-toggle="popover" aria-expanded="true"
|
||||
<?php if ($_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->isMine()&&$_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->get('viewname')!='All'){?>
|
||||
data-deletable="<?php if ($_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->isDeletable()){?>true<?php }else{ ?>false<?php }?>" data-editable="<?php if ($_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->isEditable()){?>true<?php }else{ ?>false<?php }?>"
|
||||
<?php if ($_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->isEditable()){?> data-editurl="<?php echo $_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->getEditUrl();?>
|
||||
<?php }?>" <?php if ($_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->isDeletable()){?> data-deleteurl="<?php echo $_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->getDeleteUrl();?>
|
||||
"<?php }?>
|
||||
<?php }?>
|
||||
toggleClass="fa <?php if ($_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->isDefault()){?>fa-check-square-o<?php }else{ ?>fa-square-o<?php }?>" data-filter-id="<?php echo $_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->getId();?>
|
||||
"
|
||||
data-is-default="<?php echo $_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->isDefault();?>
|
||||
" data-defaulttoggle="<?php echo $_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->getToggleDefaultUrl();?>
|
||||
" data-default="<?php echo $_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->getDuplicateUrl();?>
|
||||
" data-isMine="<?php if ($_smarty_tpl->tpl_vars['CUSTOM_VIEW']->value->isMine()){?>true<?php }else{ ?>false<?php }?>">
|
||||
</span>
|
||||
</span>
|
||||
</div>
|
||||
</li>
|
||||
<?php } ?>
|
||||
</ul>
|
||||
|
||||
|
||||
<div class='clearfix'>
|
||||
<a class="toggleFilterSize" data-more-text="Show more" data-less-text="Show less">
|
||||
<?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['customView']['iteration']>5){?>
|
||||
<?php echo vtranslate('LBL_SHOW_MORE','Vtiger');?>
|
||||
|
||||
<?php }?>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<?php } ?>
|
||||
<div id="filterActionPopoverHtml">
|
||||
<ul class="listmenu hide" role="menu">
|
||||
<li role="presentation" class="editFilter">
|
||||
<a role="menuitem"><i class="fa fa-pencil-square-o"></i> <?php echo vtranslate('LBL_EDIT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a>
|
||||
</li>
|
||||
<li role="presentation" class="deleteFilter ">
|
||||
<a role="menuitem"><i class="fa fa-trash"></i> <?php echo vtranslate('LBL_DELETE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a>
|
||||
</li>
|
||||
<li role="presentation" class="duplicateFilter">
|
||||
<a role="menuitem" ><i class="fa fa-files-o"></i> <?php echo vtranslate('LBL_DUPLICATE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a>
|
||||
</li>
|
||||
<li role="presentation" class="toggleDefault" >
|
||||
<a role="menuitem" >
|
||||
<i data-check-icon="fa-check-square-o" data-uncheck-icon="fa-square-o"></i> <?php echo vtranslate('LBL_DEFAULT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<?php }?>
|
||||
<div class="list-group hide noLists">
|
||||
<h6 class="lists-header"><center> <?php echo vtranslate('LBL_NO');?>
|
||||
<?php echo vtranslate('Lists');?>
|
||||
<?php echo vtranslate('LBL_FOUND');?>
|
||||
... </center></h6>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="list-menu-content">
|
||||
<div class="list-group">
|
||||
<div class="sidebar-header clearfix">
|
||||
<h5 class="pull-left"><?php echo vtranslate('LBL_FOLDERS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</h5>
|
||||
<button id="createFolder" class="btn btn-default pull-right sidebar-btn">
|
||||
<span class="fa fa-plus" aria-hidden="true"></span>
|
||||
</button>
|
||||
</div>
|
||||
<hr>
|
||||
<div>
|
||||
|
||||
<input class="search-folders" type="text" placeholder="<?php echo vtranslate('LBL_SEARCH_FOR_FOLDERS');?>
|
||||
">
|
||||
|
||||
|
||||
</div>
|
||||
<div class="menu-scroller mCustomScrollBox" data-mcs-theme="dark">
|
||||
<div class="mCustomScrollBox mCS-light-2 mCSB_inside" tabindex="0">
|
||||
<div class="mCSB_container" style="position:relative; top:0; left:0;">
|
||||
<ul id="folders-list" class="lists-menu">
|
||||
<?php $_smarty_tpl->tpl_vars["FOLDER"] = new Smarty_Variable; $_smarty_tpl->tpl_vars["FOLDER"]->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['FOLDERS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars["FOLDER"]->key => $_smarty_tpl->tpl_vars["FOLDER"]->value){
|
||||
$_smarty_tpl->tpl_vars["FOLDER"]->_loop = true;
|
||||
?>
|
||||
<?php ob_start();?><?php echo vtranslate($_smarty_tpl->tpl_vars['FOLDER']->value->get('foldername'),$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php $_tmp3=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['FOLDERNAME'] = new Smarty_variable($_tmp3, null, 0);?>
|
||||
<li style="font-size:12px;" class='documentFolder <?php if ($_smarty_tpl->tpl_vars['FOLDER_VALUE']->value==$_smarty_tpl->tpl_vars['FOLDER']->value->getName()){?> active<?php }?>'>
|
||||
<a class="filterName" href="javascript:void(0);" data-filter-id="<?php echo $_smarty_tpl->tpl_vars['FOLDER']->value->get('folderid');?>
|
||||
" data-folder-name="<?php echo $_smarty_tpl->tpl_vars['FOLDER']->value->get('foldername');?>
|
||||
" title="<?php echo $_smarty_tpl->tpl_vars['FOLDERNAME']->value;?>
|
||||
">
|
||||
<i class="fa <?php if ($_smarty_tpl->tpl_vars['FOLDER_VALUE']->value==$_smarty_tpl->tpl_vars['FOLDER']->value->getName()){?>fa-folder-open<?php }else{ ?>fa-folder<?php }?>"></i>
|
||||
|
||||
|
||||
<span class="foldername"><?php ob_start();?><?php echo strlen($_smarty_tpl->tpl_vars['FOLDERNAME']->value)>40;?>
|
||||
<?php $_tmp4=ob_get_clean();?><?php if ($_tmp4){?> <?php echo htmlspecialchars(mb_substr($_smarty_tpl->tpl_vars['FOLDERNAME']->value,0,40), ENT_QUOTES, 'UTF-8', true);?>
|
||||
..<?php }else{ ?><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['FOLDERNAME']->value, ENT_QUOTES, 'UTF-8', true);?>
|
||||
<?php }?></span>
|
||||
|
||||
</a>
|
||||
<?php if ($_smarty_tpl->tpl_vars['FOLDER']->value->getName()!='Default'&&$_smarty_tpl->tpl_vars['FOLDER']->value->getName()!='Google Drive'&&$_smarty_tpl->tpl_vars['FOLDER']->value->getName()!='Dropbox'){?>
|
||||
<div class="dropdown pull-right">
|
||||
<span class="fa fa-caret-down dropdown-toggle" data-toggle="dropdown" aria-expanded="true"></span>
|
||||
<ul class="dropdown-menu dropdown-menu-right vtDropDown" role="menu">
|
||||
<li class="editFolder " data-folder-id="<?php echo $_smarty_tpl->tpl_vars['FOLDER']->value->get('folderid');?>
|
||||
">
|
||||
<a role="menuitem" ><i class="fa fa-pencil-square-o"></i> Edit</a>
|
||||
</li>
|
||||
<li class="deleteFolder " data-deletable="<?php echo !$_smarty_tpl->tpl_vars['FOLDER']->value->hasDocuments();?>
|
||||
" data-folder-id="<?php echo $_smarty_tpl->tpl_vars['FOLDER']->value->get('folderid');?>
|
||||
">
|
||||
<a role="menuitem" ><i class="fa fa-trash"></i> Delete</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<?php }?>
|
||||
</li>
|
||||
<?php } ?>
|
||||
<li class="noFolderText" style="display: none;">
|
||||
<h6 class="lists-header"><center>
|
||||
<?php echo vtranslate('LBL_NO');?>
|
||||
<?php echo vtranslate('LBL_FOLDERS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php echo vtranslate('LBL_FOUND');?>
|
||||
...
|
||||
</center></h6>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="module-filters">
|
||||
<div class="sidebar-container lists-menu-container">
|
||||
<h4 class="lists-header">
|
||||
<?php echo vtranslate('LBL_TAGS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
</h4>
|
||||
<hr>
|
||||
<div class="menu-scroller mCustomScrollBox">
|
||||
<div class="mCustomScrollBox mCS-light-2 mCSB_inside" tabindex="0">
|
||||
<div class="mCSB_container" style="position:relative; top:0; left:0;">
|
||||
<div class="list-menu-content">
|
||||
<div id="listViewTagContainer" class="multiLevelTagList"
|
||||
<?php if ($_smarty_tpl->tpl_vars['ALL_CUSTOMVIEW_MODEL']->value){?> data-view-id="<?php echo $_smarty_tpl->tpl_vars['ALL_CUSTOMVIEW_MODEL']->value->getId();?>
|
||||
" <?php }?>
|
||||
data-list-tag-count="<?php echo Vtiger_Tag_Model::NUM_OF_TAGS_LIST;?>
|
||||
">
|
||||
<?php $_smarty_tpl->tpl_vars['TAG_MODEL'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['TAG_MODEL']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['TAGS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['tagCounter']['iteration']=0;
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['TAG_MODEL']->key => $_smarty_tpl->tpl_vars['TAG_MODEL']->value){
|
||||
$_smarty_tpl->tpl_vars['TAG_MODEL']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['tagCounter']['iteration']++;
|
||||
?>
|
||||
<?php $_smarty_tpl->tpl_vars['TAG_LABEL'] = new Smarty_variable($_smarty_tpl->tpl_vars['TAG_MODEL']->value->getName(), null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['TAG_ID'] = new Smarty_variable($_smarty_tpl->tpl_vars['TAG_MODEL']->value->getId(), null, 0);?>
|
||||
<?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['tagCounter']['iteration']>Vtiger_Tag_Model::NUM_OF_TAGS_LIST){?>
|
||||
<?php break 1?>
|
||||
<?php }?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("Tag.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('NO_DELETE'=>true,'ACTIVE'=>$_smarty_tpl->tpl_vars['CURRENT_TAG']->value==$_smarty_tpl->tpl_vars['TAG_ID']->value), 0);?>
|
||||
|
||||
<?php } ?>
|
||||
<div>
|
||||
<a class="moreTags <?php if ((count($_smarty_tpl->tpl_vars['TAGS']->value)-Vtiger_Tag_Model::NUM_OF_TAGS_LIST)<=0){?> hide <?php }?>">
|
||||
<span class="moreTagCount"><?php echo count($_smarty_tpl->tpl_vars['TAGS']->value)-Vtiger_Tag_Model::NUM_OF_TAGS_LIST;?>
|
||||
</span>
|
||||
<?php echo strtolower(vtranslate('LBL_MORE',$_smarty_tpl->tpl_vars['MODULE']->value));?>
|
||||
|
||||
</a>
|
||||
<div class="moreListTags hide">
|
||||
<?php $_smarty_tpl->tpl_vars['TAG_MODEL'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['TAG_MODEL']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['TAGS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['tagCounter']['iteration']=0;
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['TAG_MODEL']->key => $_smarty_tpl->tpl_vars['TAG_MODEL']->value){
|
||||
$_smarty_tpl->tpl_vars['TAG_MODEL']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['tagCounter']['iteration']++;
|
||||
?>
|
||||
<?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['tagCounter']['iteration']<=Vtiger_Tag_Model::NUM_OF_TAGS_LIST){?>
|
||||
<?php continue 1?>
|
||||
<?php }?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("Tag.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('NO_DELETE'=>true,'ACTIVE'=>$_smarty_tpl->tpl_vars['CURRENT_TAG']->value==$_smarty_tpl->tpl_vars['TAG_ID']->value), 0);?>
|
||||
|
||||
<?php } ?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("AddTagUI.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('RECORD_NAME'=>'','TAGS_LIST'=>array()), 0);?>
|
||||
|
||||
</div>
|
||||
<div id="dummyTagElement" class="hide">
|
||||
<?php $_smarty_tpl->tpl_vars['TAG_MODEL'] = new Smarty_variable(Vtiger_Tag_Model::getCleanInstance(), null, 0);?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("Tag.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('NO_DELETE'=>true), 0);?>
|
||||
|
||||
</div>
|
||||
<div id="editTagContainer" class="hide">
|
||||
<input type="hidden" name="id" value="" />
|
||||
<div class="editTagContents">
|
||||
<div>
|
||||
<input type="text" name="tagName" class="createtag" value="" style="width:100%" />
|
||||
</div>
|
||||
<div>
|
||||
<div class="checkbox">
|
||||
<label>
|
||||
<input type="hidden" name="visibility" value="<?php echo Vtiger_Tag_Model::PRIVATE_TYPE;?>
|
||||
"/>
|
||||
<input type="checkbox" name="visibility" value="<?php echo Vtiger_Tag_Model::PUBLIC_TYPE;?>
|
||||
" />
|
||||
<?php echo vtranslate('LBL_MAKE_PUBLIC',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<button class="btn btn-mini btn-success saveTag" style="width:50%;float:left">
|
||||
<center> <i class="fa fa-check"></i> </center>
|
||||
</button>
|
||||
<button class="btn btn-mini btn-danger cancelSaveTag" style="width:50%">
|
||||
<center> <i class="fa fa-close"></i> </center>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-23 18:16:46
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:57:02
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Documents/ModuleHeader.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:160397460768cd44897675d5-63720252%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:56659499368f9eddee755e6-61514130%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,12 +11,10 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '160397460768cd44897675d5-63720252',
|
||||
'nocache_hash' => '56659499368f9eddee755e6-61514130',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd4489797ad',
|
||||
'variables' =>
|
||||
array (
|
||||
'MODULE' => 0,
|
||||
@@ -39,8 +37,10 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'FIELDS_INFO' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68f9eddeeb192',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd4489797ad')) {function content_68cd4489797ad($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9eddeeb192')) {function content_68f9eddeeb192($_smarty_tpl) {?>
|
||||
|
||||
<div class="col-sm-12 col-xs-12 module-action-bar clearfix coloredBorderTop"><div class="module-action-content clearfix"><div class="col-lg-4 col-md-4 module-breadcrumb module-breadcrumb-<?php echo $_REQUEST['view'];?>
|
||||
"><?php $_smarty_tpl->tpl_vars['MODULE_MODEL'] = new Smarty_variable(Vtiger_Module_Model::getInstance($_smarty_tpl->tpl_vars['MODULE']->value), null, 0);?><?php if ($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getDefaultViewName()!='List'){?><?php $_smarty_tpl->tpl_vars['DEFAULT_FILTER_URL'] = new Smarty_variable($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getDefaultUrl(), null, 0);?><?php }else{ ?><?php $_smarty_tpl->tpl_vars['DEFAULT_FILTER_ID'] = new Smarty_variable($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getDefaultCustomFilter(), null, 0);?><?php if ($_smarty_tpl->tpl_vars['DEFAULT_FILTER_ID']->value){?><?php $_smarty_tpl->tpl_vars['CVURL'] = new Smarty_variable(("&viewname=").($_smarty_tpl->tpl_vars['DEFAULT_FILTER_ID']->value), null, 0);?><?php $_smarty_tpl->tpl_vars['DEFAULT_FILTER_URL'] = new Smarty_variable(($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getListViewUrl()).($_smarty_tpl->tpl_vars['CVURL']->value), null, 0);?><?php }else{ ?><?php $_smarty_tpl->tpl_vars['DEFAULT_FILTER_URL'] = new Smarty_variable($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getListViewUrlWithAllFilter(), null, 0);?><?php }?><?php }?><a title="<?php echo vtranslate($_smarty_tpl->tpl_vars['MODULE']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
@@ -1,58 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-22 12:52:37
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/RecycleBin/ListViewActions.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:209061981468d11c655d13d6-98792161%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'0b19c0f108c95ab4c3ebcab39ecc5afa282f245f' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/RecycleBin/ListViewActions.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '209061981468d11c655d13d6-98792161',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'LISTVIEW_MASSACTIONS' => 0,
|
||||
'LISTVIEW_ACTIONS' => 0,
|
||||
'MODULE' => 0,
|
||||
'LISTVIEW_MASSACTION' => 0,
|
||||
'LISTVIEW_LINKS' => 0,
|
||||
'LISTVIEW_BASICACTION' => 0,
|
||||
'IS_RECORDS_DELETED' => 0,
|
||||
'LISTVIEW_ENTRIES_COUNT' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d11c655eb3c',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d11c655eb3c')) {function content_68d11c655eb3c($_smarty_tpl) {?>
|
||||
|
||||
<div id="listview-actions" class="listview-actions-container"><div class = "row"><div class="btn-group col-md-4" role="group" aria-label="..."><span class="recordDependentListActions" style="float: left;"><?php $_smarty_tpl->tpl_vars['LISTVIEW_ACTIONS'] = new Smarty_variable(array_reverse($_smarty_tpl->tpl_vars['LISTVIEW_MASSACTIONS']->value), null, 0);?><?php $_smarty_tpl->tpl_vars["LISTVIEW_MASSACTION"] = new Smarty_Variable; $_smarty_tpl->tpl_vars["LISTVIEW_MASSACTION"]->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['LISTVIEW_ACTIONS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars["LISTVIEW_MASSACTION"]->key => $_smarty_tpl->tpl_vars["LISTVIEW_MASSACTION"]->value){
|
||||
$_smarty_tpl->tpl_vars["LISTVIEW_MASSACTION"]->_loop = true;
|
||||
?><button type="button" class="btn btn-default" id="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
_listView_massAction_<?php echo Vtiger_Util_Helper::replaceSpaceWithUnderScores($_smarty_tpl->tpl_vars['LISTVIEW_MASSACTION']->value->getLabel());?>
|
||||
"<?php if (stripos($_smarty_tpl->tpl_vars['LISTVIEW_MASSACTION']->value->getUrl(),'javascript:')===0){?>onclick='<?php echo substr($_smarty_tpl->tpl_vars['LISTVIEW_MASSACTION']->value->getUrl(),strlen("javascript:"));?>
|
||||
;'<?php }else{ ?> onclick="Vtiger_List_Js.triggerMassAction('<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_MASSACTION']->value->getUrl();?>
|
||||
')"<?php }?> disabled="disabled"title="<?php if ($_smarty_tpl->tpl_vars['LISTVIEW_MASSACTION']->value->getLabel()=='LBL_RESTORE'){?><?php echo vtranslate('LBL_RESTORE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }else{ ?><?php echo vtranslate('LBL_DELETE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }?>"><i class="<?php if ($_smarty_tpl->tpl_vars['LISTVIEW_MASSACTION']->value->getLabel()=='LBL_RESTORE'){?> fa fa-refresh <?php }else{ ?> fa fa-trash <?php }?>"></i></button><?php } ?></span><?php $_smarty_tpl->tpl_vars['LISTVIEW_BASICACTION'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['LISTVIEW_BASICACTION']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['LISTVIEW_LINKS']->value['LISTVIEWBASIC']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['LISTVIEW_BASICACTION']->key => $_smarty_tpl->tpl_vars['LISTVIEW_BASICACTION']->value){
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_BASICACTION']->_loop = true;
|
||||
?><span class="btn-group" style="margin-left: 5px;"><button id="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
_listView_basicAction_<?php echo Vtiger_Util_Helper::replaceSpaceWithUnderScores($_smarty_tpl->tpl_vars['LISTVIEW_BASICACTION']->value->getLabel());?>
|
||||
" class="btn btn-danger clearRecycleBin" <?php if (stripos($_smarty_tpl->tpl_vars['LISTVIEW_BASICACTION']->value->getUrl(),'javascript:')===0){?> onclick='<?php echo substr($_smarty_tpl->tpl_vars['LISTVIEW_BASICACTION']->value->getUrl(),strlen("javascript:"));?>
|
||||
;'<?php }else{ ?>onclick='window.location.href="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_BASICACTION']->value->getUrl();?>
|
||||
"'<?php }?> <?php if (!$_smarty_tpl->tpl_vars['IS_RECORDS_DELETED']->value){?> disabled="disabled" <?php }?>><?php echo vtranslate($_smarty_tpl->tpl_vars['LISTVIEW_BASICACTION']->value->getLabel(),$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button></span><?php } ?></div><div class='col-md-5'><div class="hide messageContainer" style = "height:30px;"><center><a id="selectAllMsgDiv" href="#"><?php echo vtranslate('LBL_SELECT_ALL',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php echo vtranslate($_smarty_tpl->tpl_vars['MODULE']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
(<span id="totalRecordsCount" value=""></span>)</a></center></div><div class="hide messageContainer" style = "height:30px;"><center><a href="#" id="deSelectAllMsgDiv"><?php echo vtranslate('LBL_DESELECT_ALL_RECORDS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></center></div></div><div class="col-md-3"><?php $_smarty_tpl->tpl_vars['RECORD_COUNT'] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES_COUNT']->value, null, 0);?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("Pagination.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('SHOWPAGEJUMP'=>true), 0);?>
|
||||
</div></div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 14:55:00
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:37:27
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/OwnerFieldSearchView.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:131672570068cd4494b8c0e7-11463414%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:46105854768f9e947ea8ee1-84731656%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '131672570068cd4494b8c0e7-11463414',
|
||||
'nocache_hash' => '46105854768f9e947ea8ee1-84731656',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -34,9 +34,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd4494ba26a',
|
||||
'unifunc' => 'content_68f9e947ec075',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd4494ba26a')) {function content_68cd4494ba26a($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9e947ec075')) {function content_68f9e947ec075($_smarty_tpl) {?>
|
||||
<?php $_smarty_tpl->tpl_vars["FIELD_INFO"] = new Smarty_variable(Zend_Json::encode($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldInfo()), null, 0);?><div class="select2_search_div"><?php $_smarty_tpl->tpl_vars['ASSIGNED_USER_ID'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('name'), null, 0);?><?php $_smarty_tpl->tpl_vars['ALL_ACTIVEUSER_LIST'] = new Smarty_variable($_smarty_tpl->tpl_vars['USER_MODEL']->value->getAccessibleUsers(), null, 0);?><?php $_smarty_tpl->tpl_vars['SEARCH_VALUES'] = new Smarty_variable(explode(',',$_smarty_tpl->tpl_vars['SEARCH_INFO']->value['searchValue']), null, 0);?><?php $_smarty_tpl->tpl_vars['SEARCH_VALUES'] = new Smarty_variable(array_map("trim",$_smarty_tpl->tpl_vars['SEARCH_VALUES']->value), null, 0);?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('uitype')=='52'||$_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('uitype')=='77'){?><?php $_smarty_tpl->tpl_vars['ALL_ACTIVEGROUP_LIST'] = new Smarty_variable(array(), null, 0);?><?php }else{ ?><?php $_smarty_tpl->tpl_vars['ALL_ACTIVEGROUP_LIST'] = new Smarty_variable($_smarty_tpl->tpl_vars['USER_MODEL']->value->getAccessibleGroups(), null, 0);?><?php }?><?php $_smarty_tpl->tpl_vars['ACCESSIBLE_USER_LIST'] = new Smarty_variable($_smarty_tpl->tpl_vars['USER_MODEL']->value->getAccessibleUsersForModule($_smarty_tpl->tpl_vars['MODULE']->value), null, 0);?><?php $_smarty_tpl->tpl_vars['ACCESSIBLE_GROUP_LIST'] = new Smarty_variable($_smarty_tpl->tpl_vars['USER_MODEL']->value->getAccessibleGroupForModule($_smarty_tpl->tpl_vars['MODULE']->value), null, 0);?><input type="text" class="listSearchContributor inputElement select2_input_element"/><select class="select2 listSearchContributor <?php echo $_smarty_tpl->tpl_vars['ASSIGNED_USER_ID']->value;?>
|
||||
" name="<?php echo $_smarty_tpl->tpl_vars['ASSIGNED_USER_ID']->value;?>
|
||||
" multiple data-fieldinfo='<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['FIELD_INFO']->value, ENT_QUOTES, 'UTF-8', true);?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 18:03:09
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 12:18:20
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/NoComments.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:96438047568cd70ade0a5e1-03846887%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:7977868f9f2dcae3e70-74175266%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '96438047568cd70ade0a5e1-03846887',
|
||||
'nocache_hash' => '7977868f9f2dcae3e70-74175266',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -21,8 +21,8 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd70ade0d28',
|
||||
'unifunc' => 'content_68f9f2dcae7fe',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd70ade0d28')) {function content_68cd70ade0d28($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9f2dcae7fe')) {function content_68f9f2dcae7fe($_smarty_tpl) {?>
|
||||
<div class="noCommentsMsgContainer noContent"><p class="textAlignCenter"> <?php echo vtranslate('LBL_NO_COMMENTS',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</p></div><?php }} ?>
|
||||
@@ -1,234 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-29 13:38:43
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/VT7/SettingsScheduler.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:93267492968da61b36d7f64-22556629%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'0cc4304e31280ae75b39da5a7e3c4f29e461ccb1' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/VT7/SettingsScheduler.tpl',
|
||||
1 => 1711810493,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '93267492968da61b36d7f64-22556629',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'SHOW_CRON_NOTICE' => 0,
|
||||
'schedules' => 0,
|
||||
'modulename' => 0,
|
||||
'crons' => 0,
|
||||
'cron' => 0,
|
||||
'workflow_id' => 0,
|
||||
'workflows' => 0,
|
||||
'module_name' => 0,
|
||||
'module' => 0,
|
||||
'workflow' => 0,
|
||||
'currentUTCTime' => 0,
|
||||
'CURRENT_VERSION' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68da61b373a9a',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68da61b373a9a')) {function content_68da61b373a9a($_smarty_tpl) {?><div class="container-fluid WorkflowSchedulerContainer" id="moduleManagerContents">
|
||||
<div class="editViewHeader">
|
||||
<h4>
|
||||
<a href="index.php?module=Workflow2&view=Index&parent=Settings"><?php echo vtranslate('Workflow Designer','Workflow2');?>
|
||||
</a> »
|
||||
<?php echo vtranslate('LBL_SETTINGS_SCHEDULER','Workflow2');?>
|
||||
|
||||
</h4>
|
||||
</div>
|
||||
<hr/>
|
||||
|
||||
<div class="listViewActionsDiv">
|
||||
<div class="alert alert-info">
|
||||
<?php echo sprintf(vtranslate('To give you the most power, scheduled Workflows are configured like a cronjob in Unix based systems. You found a generator and information here: %s','Settings:Workflow2'),'<a href="http://www.openjs.com/scripts/jslibrary/demos/crontab.php" target="_blank"><strong>http://www.openjs.com/scripts/jslibrary/demos/crontab.php</strong></a>');?>
|
||||
|
||||
</div>
|
||||
<?php if ($_smarty_tpl->tpl_vars['SHOW_CRON_NOTICE']->value==true){?>
|
||||
<div class="alert alert-danger">
|
||||
<strong><?php echo vtranslate('Unless you configure Cronjobs of VtigerCRM this feature will NOT work.','Settings:Workflow2');?>
|
||||
</strong> <a class="btn btn-primary" href="https://wiki.vtiger.com/index.php/Cron" target="_blank"><?php echo ucfirst(vtranslate('open','Settings:Workflow2'));?>
|
||||
<?php echo vtranslate('Information','Settings:Workflow2');?>
|
||||
</strong></a>
|
||||
</div>
|
||||
<?php }?>
|
||||
|
||||
<?php if (count($_smarty_tpl->tpl_vars['schedules']->value)==0){?>
|
||||
No Schedules configured
|
||||
<?php }else{ ?>
|
||||
<table cellspacing="0" class='table'>
|
||||
<tr class="listViewHeaders">
|
||||
<th></th>
|
||||
<th><?php echo vtranslate('Workflow','Settings:Workflow2');?>
|
||||
</th>
|
||||
<th style="width:140px;"></th>
|
||||
<th style="width:100px;"><?php echo vtranslate('Load Preset','Settings:Workflow2');?>
|
||||
</th>
|
||||
<th style="width:100px;"><?php echo vtranslate('LBL_MINUTES','Settings:Workflow2');?>
|
||||
</th>
|
||||
<th style="width:100px;"><?php echo vtranslate('LBL_HOURS','Settings:Workflow2');?>
|
||||
</th>
|
||||
<th style="width:100px;"><?php echo vtranslate('Day of Month','Settings:Workflow2');?>
|
||||
</th>
|
||||
<th style="width:100px;"><?php echo vtranslate('Month','Settings:Workflow2');?>
|
||||
</th>
|
||||
<th style="width:100px;"><?php echo vtranslate('Day of Week','Settings:Workflow2');?>
|
||||
</th>
|
||||
<th style="width:100px;"><?php echo vtranslate('Year','Settings:Workflow2');?>
|
||||
</th>
|
||||
<th style="width:100px;"><?php echo vtranslate('Timezone','Settings:Workflow2');?>
|
||||
</th>
|
||||
<th></th>
|
||||
</tr>
|
||||
|
||||
<?php $_smarty_tpl->tpl_vars['crons'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['crons']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['modulename'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['schedules']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['crons']->key => $_smarty_tpl->tpl_vars['crons']->value){
|
||||
$_smarty_tpl->tpl_vars['crons']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['modulename']->value = $_smarty_tpl->tpl_vars['crons']->key;
|
||||
?>
|
||||
<tr>
|
||||
<th colspan="12"><?php echo vtranslate($_smarty_tpl->tpl_vars['modulename']->value,$_smarty_tpl->tpl_vars['modulename']->value);?>
|
||||
</th>
|
||||
</tr>
|
||||
<?php $_smarty_tpl->tpl_vars['cron'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['cron']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['crons']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['cron']->key => $_smarty_tpl->tpl_vars['cron']->value){
|
||||
$_smarty_tpl->tpl_vars['cron']->_loop = true;
|
||||
?>
|
||||
<tr class="cronRow cronRow_<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
FirstSchedulerRow <?php if ($_smarty_tpl->tpl_vars['cron']->value['active']=='1'){?>active<?php }else{ ?>inactive<?php }?> <?php if (empty($_smarty_tpl->tpl_vars['cron']->value['workflow_id'])){?>noworkflow<?php }?>" data-id="<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
">
|
||||
<td style="width: 70px;vertical-align: middle;">
|
||||
<select data-sid='<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
' data-field='active' style="width: 70px;margin: 0;">
|
||||
<option value='0' <?php if ($_smarty_tpl->tpl_vars['cron']->value['active']=='0'){?>selected="selected"<?php }?>><?php echo vtranslate('LBL_INACTIVE','Settings:Workflow2');?>
|
||||
</option>
|
||||
<option value='1' <?php if ($_smarty_tpl->tpl_vars['cron']->value['active']=='1'){?>selected="selected"<?php }?>><?php echo vtranslate('LBL_ACTIVE','Settings:Workflow2');?>
|
||||
</option>
|
||||
</select>
|
||||
</td>
|
||||
<td style="width: 230px;vertical-align: middle;">
|
||||
<select data-sid='<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
' data-field='workflow_id' class="select2" style="width: 230px;" id="workflowSelection_<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
">
|
||||
<option value='0' <?php if ($_smarty_tpl->tpl_vars['workflow_id']->value=='0'){?>selected="selected"<?php }?>><?php echo vtranslate('LBL_NO_WORKFLOW','Settings:Workflow2');?>
|
||||
</option>
|
||||
<?php $_smarty_tpl->tpl_vars['module'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['module']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['module_name'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['workflows']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['module']->key => $_smarty_tpl->tpl_vars['module']->value){
|
||||
$_smarty_tpl->tpl_vars['module']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['module_name']->value = $_smarty_tpl->tpl_vars['module']->key;
|
||||
?>
|
||||
<optgroup label='<?php echo $_smarty_tpl->tpl_vars['module_name']->value;?>
|
||||
'>
|
||||
<?php $_smarty_tpl->tpl_vars['workflow'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['workflow']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['workflow_id'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['module']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['workflow']->key => $_smarty_tpl->tpl_vars['workflow']->value){
|
||||
$_smarty_tpl->tpl_vars['workflow']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['workflow_id']->value = $_smarty_tpl->tpl_vars['workflow']->key;
|
||||
?>
|
||||
<option data-module="<?php echo $_smarty_tpl->tpl_vars['workflow']->value['module_name'];?>
|
||||
" value='<?php echo $_smarty_tpl->tpl_vars['workflow_id']->value;?>
|
||||
' <?php if ($_smarty_tpl->tpl_vars['workflow_id']->value==$_smarty_tpl->tpl_vars['cron']->value['workflow_id']){?>selected="selected"<?php }?>><?php echo $_smarty_tpl->tpl_vars['workflow']->value['title'];?>
|
||||
</option>
|
||||
<?php } ?>
|
||||
</optgroup>
|
||||
<?php } ?>
|
||||
</select>
|
||||
</td>
|
||||
<td>
|
||||
<input type="checkbox" data-sid='<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
' data-field='enable_records' name="choose_records" value="1" <?php if ($_smarty_tpl->tpl_vars['cron']->value['enable_records']==1){?>checked="checked"<?php }?> />
|
||||
<input type="hidden" class="configField" name="records_<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
" id="records_<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
" data-sid='<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
' data-field='condition' value="<?php echo $_smarty_tpl->tpl_vars['cron']->value['condition'];?>
|
||||
" />
|
||||
<input type="button" class="btn btn-default RecordChooseBtn" data-sid='<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
' onclick="" value="<?php echo vtranslate('select Records','Settings:Workflow2');?>
|
||||
" />
|
||||
</td>
|
||||
<td style="vertical-align: middle;">
|
||||
<select class="CronPreset select2" style="width:150px;">
|
||||
<option value=""></option>
|
||||
<option value="0;6;*;*;*;*"><?php echo vtranslate('Daily','Settings:Workflow2');?>
|
||||
</option>
|
||||
<option value="0;6;*;*;Mon-Fri;*"><?php echo vtranslate('Workdays once','Settings:Workflow2');?>
|
||||
</option>
|
||||
<option value="0;*;*;*;Mon-Fri;*"><?php echo vtranslate('Workdays hourly','Settings:Workflow2');?>
|
||||
</option>
|
||||
<option value="0;6;*;*;Mon;*"><?php echo vtranslate('Every Monday','Settings:Workflow2');?>
|
||||
</option>
|
||||
<option value="0;6;1;*;*;*"><?php echo vtranslate('Monthly first day','Settings:Workflow2');?>
|
||||
</option>
|
||||
</select>
|
||||
</td>
|
||||
<td style="vertical-align: middle;"><input type="text" class="defaultTextfield" style='width: 100%;margin: 0;' data-sid='<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
' data-field='minute' value='<?php echo $_smarty_tpl->tpl_vars['cron']->value['minute'];?>
|
||||
'></td>
|
||||
<td style="vertical-align: middle;"><input type="text" class="defaultTextfield" style='width: 100%;margin: 0;' data-sid='<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
' data-field='hour' value='<?php echo $_smarty_tpl->tpl_vars['cron']->value['hour'];?>
|
||||
'></td>
|
||||
<td style="vertical-align: middle;"><input type="text" class="defaultTextfield" style='width: 100%;margin: 0;' data-sid='<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
' data-field='dom' value='<?php echo $_smarty_tpl->tpl_vars['cron']->value['dom'];?>
|
||||
'></td>
|
||||
<td style="vertical-align: middle;"><input type="text" class="defaultTextfield" style='width: 100%;margin: 0;' data-sid='<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
' data-field='month' value='<?php echo $_smarty_tpl->tpl_vars['cron']->value['month'];?>
|
||||
'></td>
|
||||
<td style="vertical-align: middle;"><input type="text" class="defaultTextfield" style='width: 100%;margin: 0;' data-sid='<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
' data-field='dow' value='<?php echo $_smarty_tpl->tpl_vars['cron']->value['dow'];?>
|
||||
'></td>
|
||||
<td style="vertical-align: middle;"><input type="text" class="defaultTextfield" style='width: 100%;margin: 0;' data-sid='<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
' data-field='year' value='<?php echo $_smarty_tpl->tpl_vars['cron']->value['year'];?>
|
||||
'></td>
|
||||
<td style="vertical-align: middle;">
|
||||
<select class="select2" style="width:160px"data-field='timezone' data-sid='<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
'>
|
||||
<option value="UTC">UTC</option>
|
||||
<option value="default" <?php if ($_smarty_tpl->tpl_vars['cron']->value['timezone']=='default'){?>selected="selected"<?php }?>>CRM Default Timezone</option>
|
||||
</select>
|
||||
</td>
|
||||
<td style="width: 60px;vertical-align: middle;"><a href="#" onclick='Scheduler.delScheduler(<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
);return false;'><?php echo vtranslate('delete','Settings:Workflow2');?>
|
||||
</a></td>
|
||||
</tr>
|
||||
<tr class="cronRow cronRow_<?php echo $_smarty_tpl->tpl_vars['cron']->value['id'];?>
|
||||
SecondSchedulerRow <?php if ($_smarty_tpl->tpl_vars['cron']->value['active']=='1'){?>active<?php }else{ ?>inactive<?php }?> <?php if (empty($_smarty_tpl->tpl_vars['cron']->value['workflow_id'])){?>noworkflow<?php }?>">
|
||||
<td colspan="3" style="border-top:none !important;"></td>
|
||||
<td colspan="9" style="border-top:none !important;"><?php echo vtranslate('Next execution:','Settings:Workflow2');?>
|
||||
<span class="NextExecutionTimer"><?php echo $_smarty_tpl->tpl_vars['cron']->value['next_execution'];?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['cron']->value['timezone_display'];?>
|
||||
</span></td>
|
||||
</tr>
|
||||
<?php } ?>
|
||||
<?php } ?>
|
||||
</table>
|
||||
<?php }?>
|
||||
<strong><?php echo vtranslate('To enter specific hours, you need to use UTC timezone!','Settings:Workflow2');?>
|
||||
(<?php echo vtranslate('Current time in UTC','Settings:Workflow2');?>
|
||||
: <?php echo $_smarty_tpl->tpl_vars['currentUTCTime']->value;?>
|
||||
)</strong>
|
||||
<br/>
|
||||
<br/>
|
||||
<button class='btn btn-primary' type="button" onclick='Scheduler.newScheduler();'><strong><?php echo vtranslate('new Entry','Settings:Workflow2');?>
|
||||
</strong></button>
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
var WFDTexts = {
|
||||
'Choose Records' : '<?php echo vtranslate('Choose Records','Settings:Workflow2');?>
|
||||
',
|
||||
};
|
||||
</script>
|
||||
<script type="text/javascript" src="modules/Workflow2/views/resources/js/complexecondition.js?v=<?php echo $_smarty_tpl->tpl_vars['CURRENT_VERSION']->value;?>
|
||||
"></script><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 14:54:53
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:29:24
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouQuickReminder/Reminder.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:51527211868cd448d325fc5-13006242%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:132099060768f9e764713086-74607045%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '51527211868cd448d325fc5-13006242',
|
||||
'nocache_hash' => '132099060768f9e764713086-74607045',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -21,9 +21,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd448d32c90',
|
||||
'unifunc' => 'content_68f9e76471d32',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd448d32c90')) {function content_68cd448d32c90($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9e76471d32')) {function content_68f9e76471d32($_smarty_tpl) {?>
|
||||
<li class="its4you_quickreminder_menu" style="display: block;"><div class="dropdown pull-left"><div class="dropdown-toggle displayInlineBlock" data-toggle="dropdown" aria-expanded="true"><a href="#" id="menubar_its4you_quickreminder" class="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
_menu_icon fa fa-bell" title="Quick Reminder" aria-hidden="true"><span class="ITS4YouQuickReminderBadge animated bounce numberCircle" style="position: absolute; right: 0; bottom: 5px; display: none; border-radius: 10px;font: bold 10px Arial; padding: 3px 5px;"></span></a></div><ul class="dropdown-menu its4you_quickreminder_dropdown"><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ReminderList.tpl","ITS4YouQuickReminder"), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</ul></div><style>.<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
|
||||
@@ -1,53 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-29 15:02:08
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/taskforms/WfTaskExp_cond.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:206149699968da7540466e41-41520872%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'0e27c8cb0c07f279ab2bf66db93878b3a33fdf01' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/taskforms/WfTaskExp_cond.tpl',
|
||||
1 => 1711810493,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '206149699968da7540466e41-41520872',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MOD' => 0,
|
||||
'task' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68da75404a25d',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68da75404a25d')) {function content_68da75404a25d($_smarty_tpl) {?><div style="width:80%;margin:auto;border:1px solid #ccc;">
|
||||
<input type="button" class="btn btn-primary pull-right" style="margin-top:60px;" value="<?php echo vtranslate('insert Fieldcontent','Settings:Workflow2');?>
|
||||
" id="btn_insert_variable" onclick="insertTemplateField('task_condition', '[source]->[module]->[destination]', false);">
|
||||
<p style="text-align:left;padding:5px;margin-top:0;"><?php echo $_smarty_tpl->tpl_vars['MOD']->value['LBL_EXPCOND_DESCRIPTION'];?>
|
||||
</p>
|
||||
|
||||
<div style="border:2px solid #576873;border-radius:3px;">
|
||||
<textarea name="task[condition]" id="task_condition" style="height:300px;width: 100%;font-family: 'Courier New';"><?php echo $_smarty_tpl->tpl_vars['task']->value['condition'];?>
|
||||
</textarea>
|
||||
<div class="alert alert-info" style="margin-bottom:0;">
|
||||
<?php echo vtranslate('You also get a list of variables and functions with autocomplete, if you press CTRL-SPACE during writing.','Settings:Workflow2');?>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<script type="text/javascript">jQuery(function() { enable_customexpression("task_condition", false, false, workflowModuleName); });</script>
|
||||
<script type="text/javascript">jQuery("#task_condition").on("insertText", function(e, text) {
|
||||
customExpressionEditor["task_condition"].replaceSelection(text, "start");
|
||||
});
|
||||
</script>
|
||||
<?php }} ?>
|
||||
@@ -1,96 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-06 17:02:57
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/ReportSharing.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:42296466868e3cc1158ee56-65467605%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'0ffb44428ce415e7f471f7b9240bd2979b2f561c' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/ReportSharing.tpl',
|
||||
1 => 1711810496,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '42296466868e3cc1158ee56-65467605',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MODULE' => 0,
|
||||
'TEMPLATE_OWNERS' => 0,
|
||||
'TEMPLATE_OWNER' => 0,
|
||||
'SHARINGTYPES' => 0,
|
||||
'SHARINGTYPE' => 0,
|
||||
'CURRENT_USER' => 0,
|
||||
'RECIPIENTS' => 0,
|
||||
'ALL_ACTIVEUSER_LIST' => 0,
|
||||
'USER_ID' => 0,
|
||||
'USERID' => 0,
|
||||
'recipients' => 0,
|
||||
'USER_NAME' => 0,
|
||||
'ALL_ACTIVEGROUP_LIST' => 0,
|
||||
'GROUP_ID' => 0,
|
||||
'GROUPID' => 0,
|
||||
'GROUP_NAME' => 0,
|
||||
'ROLES' => 0,
|
||||
'ROLE_ID' => 0,
|
||||
'ROLEID' => 0,
|
||||
'ROLE_OBJ' => 0,
|
||||
'RS_ROLE_ID' => 0,
|
||||
'RS_ROLEID' => 0,
|
||||
'RS_ROLE_OBJ' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e3cc115ea78',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e3cc115ea78')) {function content_68e3cc115ea78($_smarty_tpl) {?><?php if (!is_callable('smarty_function_html_options')) include '/var/www/fastuser/data/www/crm.clientright.ru/libraries/Smarty/libs/plugins/function.html_options.php';
|
||||
?>
|
||||
|
||||
<div style="border:1px solid #ccc;padding:4%;"><div class="row"><div class="form-group"><label class="col-lg-2 control-label textAlignLeft"><?php echo vtranslate("LBL_TEMPLATE_OWNER",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<span class="redColor">*</span></label><div class="col-lg-4"><select class="select2 col-lg-12 inputElement" name="template_owner" id="template_owner" data-rule-required="true"><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['TEMPLATE_OWNERS']->value,'selected'=>$_smarty_tpl->tpl_vars['TEMPLATE_OWNER']->value),$_smarty_tpl);?>
|
||||
</select></div></div></div><div class="row"><div class="form-group"><label class="col-lg-2 control-label textAlignLeft"><?php echo vtranslate("LBL_SHARING_TAB",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<span class="redColor">*</span></label><div class="col-lg-4"><select class="select2 col-lg-12 inputElement" name="sharing" id="sharing" data-rule-required="true" onchange="sharing_changed();"><?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['SHARINGTYPES']->value,'selected'=>$_smarty_tpl->tpl_vars['SHARINGTYPE']->value),$_smarty_tpl);?>
|
||||
</select></div></div></div><div class="row" id="sharing_share_div"><div class="form-group"><label class="col-lg-2 control-label textAlignLeft"><?php echo vtranslate('LBL_SHARE_WITH',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label><div class='col-lg-4'><?php $_smarty_tpl->tpl_vars['ALL_ACTIVEUSER_LIST'] = new Smarty_variable($_smarty_tpl->tpl_vars['CURRENT_USER']->value->getAccessibleUsers(), null, 0);?><?php $_smarty_tpl->tpl_vars['ALL_ACTIVEGROUP_LIST'] = new Smarty_variable($_smarty_tpl->tpl_vars['CURRENT_USER']->value->getAccessibleGroups(), null, 0);?><?php $_smarty_tpl->tpl_vars['recipients'] = new Smarty_variable($_smarty_tpl->tpl_vars['RECIPIENTS']->value, null, 0);?><input type="hidden" name="recipientsString_v7" /><select multiple class="select2 col-lg-12 inputElement" id='recipients' name='recipients' data-rule-required="true" ><optgroup label="<?php echo vtranslate('LBL_USERS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><?php $_smarty_tpl->tpl_vars['USER_NAME'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['USER_NAME']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['USER_ID'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['ALL_ACTIVEUSER_LIST']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['USER_NAME']->key => $_smarty_tpl->tpl_vars['USER_NAME']->value){
|
||||
$_smarty_tpl->tpl_vars['USER_NAME']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['USER_ID']->value = $_smarty_tpl->tpl_vars['USER_NAME']->key;
|
||||
?><?php $_smarty_tpl->tpl_vars['USERID'] = new Smarty_variable("users::".($_smarty_tpl->tpl_vars['USER_ID']->value), null, 0);?><option value="<?php echo $_smarty_tpl->tpl_vars['USERID']->value;?>
|
||||
" <?php if (is_array($_smarty_tpl->tpl_vars['recipients']->value)&&in_array($_smarty_tpl->tpl_vars['USERID']->value,$_smarty_tpl->tpl_vars['recipients']->value)){?> selected <?php }?>data-picklistvalue='<?php echo $_smarty_tpl->tpl_vars['USER_NAME']->value;?>
|
||||
'> <?php echo $_smarty_tpl->tpl_vars['USER_NAME']->value;?>
|
||||
</option><?php } ?></optgroup><optgroup label="<?php echo vtranslate('LBL_GROUPS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><?php $_smarty_tpl->tpl_vars['GROUP_NAME'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['GROUP_NAME']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['GROUP_ID'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['ALL_ACTIVEGROUP_LIST']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['GROUP_NAME']->key => $_smarty_tpl->tpl_vars['GROUP_NAME']->value){
|
||||
$_smarty_tpl->tpl_vars['GROUP_NAME']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['GROUP_ID']->value = $_smarty_tpl->tpl_vars['GROUP_NAME']->key;
|
||||
?><?php $_smarty_tpl->tpl_vars['GROUPID'] = new Smarty_variable("groups::".($_smarty_tpl->tpl_vars['GROUP_ID']->value), null, 0);?><option value="<?php echo $_smarty_tpl->tpl_vars['GROUPID']->value;?>
|
||||
" <?php if (is_array($_smarty_tpl->tpl_vars['recipients']->value)&&in_array($_smarty_tpl->tpl_vars['GROUPID']->value,$_smarty_tpl->tpl_vars['recipients']->value)){?> selected <?php }?>data-picklistvalue='<?php echo $_smarty_tpl->tpl_vars['GROUP_NAME']->value;?>
|
||||
'><?php echo $_smarty_tpl->tpl_vars['GROUP_NAME']->value;?>
|
||||
</option><?php } ?></optgroup><optgroup label="<?php echo vtranslate('LBL_ROLES',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><?php $_smarty_tpl->tpl_vars['ROLE_OBJ'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['ROLE_OBJ']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['ROLE_ID'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['ROLES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['ROLE_OBJ']->key => $_smarty_tpl->tpl_vars['ROLE_OBJ']->value){
|
||||
$_smarty_tpl->tpl_vars['ROLE_OBJ']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['ROLE_ID']->value = $_smarty_tpl->tpl_vars['ROLE_OBJ']->key;
|
||||
?><?php $_smarty_tpl->tpl_vars['ROLEID'] = new Smarty_variable("roles::".($_smarty_tpl->tpl_vars['ROLE_ID']->value), null, 0);?><option value="<?php echo $_smarty_tpl->tpl_vars['ROLEID']->value;?>
|
||||
" <?php if (is_array($_smarty_tpl->tpl_vars['recipients']->value)&&in_array($_smarty_tpl->tpl_vars['ROLEID']->value,$_smarty_tpl->tpl_vars['recipients']->value)){?> selected <?php }?>data-picklistvalue='<?php echo $_smarty_tpl->tpl_vars['ROLE_OBJ']->value->get('rolename');?>
|
||||
'><?php echo $_smarty_tpl->tpl_vars['ROLE_OBJ']->value->get('rolename');?>
|
||||
</option><?php } ?></optgroup><optgroup label="<?php echo vtranslate('LBL_ROLES_SUBORDINATES',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><?php $_smarty_tpl->tpl_vars['RS_ROLE_OBJ'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['RS_ROLE_OBJ']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['RS_ROLE_ID'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['ROLES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['RS_ROLE_OBJ']->key => $_smarty_tpl->tpl_vars['RS_ROLE_OBJ']->value){
|
||||
$_smarty_tpl->tpl_vars['RS_ROLE_OBJ']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['RS_ROLE_ID']->value = $_smarty_tpl->tpl_vars['RS_ROLE_OBJ']->key;
|
||||
?><?php $_smarty_tpl->tpl_vars['RS_ROLEID'] = new Smarty_variable("rs::".($_smarty_tpl->tpl_vars['RS_ROLE_ID']->value), null, 0);?><option value="<?php echo $_smarty_tpl->tpl_vars['RS_ROLEID']->value;?>
|
||||
" <?php if (is_array($_smarty_tpl->tpl_vars['recipients']->value)&&in_array($_smarty_tpl->tpl_vars['RS_ROLEID']->value,$_smarty_tpl->tpl_vars['recipients']->value)){?> selected <?php }?>data-picklistvalue='<?php echo $_smarty_tpl->tpl_vars['RS_ROLE_OBJ']->value->get('rolename');?>
|
||||
'><?php echo $_smarty_tpl->tpl_vars['RS_ROLE_OBJ']->value->get('rolename');?>
|
||||
</option><?php } ?></optgroup></select></div></div></div></div><?php }} ?>
|
||||
@@ -1,164 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-21 17:08:26
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflows/ListViewContents.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:4201804768d006dad06cd9-40270870%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'10b7aca8d04896542ed94c08a6fd544193c8656a' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflows/ListViewContents.tpl',
|
||||
1 => 1711810493,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '4201804768d006dad06cd9-40270870',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'PAGING_MODEL' => 0,
|
||||
'LISTVIEW_COUNT' => 0,
|
||||
'ORDER_BY' => 0,
|
||||
'SORT_ORDER' => 0,
|
||||
'PAGE_NUMBER' => 0,
|
||||
'LISTVIEW_ENTRIES_COUNT' => 0,
|
||||
'MODULES_COUNT' => 0,
|
||||
'QUALIFIED_MODULE' => 0,
|
||||
'SUPPORTED_MODULE_MODELS' => 0,
|
||||
'SOURCE_MODULE' => 0,
|
||||
'MODULE_MODEL' => 0,
|
||||
'TAB_ID' => 0,
|
||||
'SEARCH_VALUE' => 0,
|
||||
'MODULE' => 0,
|
||||
'CURRENT_USER_MODEL' => 0,
|
||||
'LISTVIEW_HEADERS' => 0,
|
||||
'LISTVIEW_HEADER' => 0,
|
||||
'HEADER_NAME' => 0,
|
||||
'COLUMN_NAME' => 0,
|
||||
'NEXT_SORT_ORDER' => 0,
|
||||
'SORT_IMAGE' => 0,
|
||||
'LISTVIEW_ENTRIES' => 0,
|
||||
'LISTVIEW_ENTRY' => 0,
|
||||
'LISTVIEW_HEADERNAME' => 0,
|
||||
'WIDTHTYPE' => 0,
|
||||
'WIDTH' => 0,
|
||||
'WORKFLOW_CONDITION' => 0,
|
||||
'ALL_CONDITIONS' => 0,
|
||||
'ALL_CONDITION' => 0,
|
||||
'ANY_CONDITIONS' => 0,
|
||||
'ANY_CONDITION' => 0,
|
||||
'ACTIONS' => 0,
|
||||
'ACTION_COUNT' => 0,
|
||||
'COLSPAN_WIDTH' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d006dad5750',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d006dad5750')) {function content_68d006dad5750($_smarty_tpl) {?>
|
||||
|
||||
<div class="col-sm-12 col-xs-12 "><input type="hidden" id="pageStartRange" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->getRecordStartRange();?>
|
||||
" /><input type="hidden" id="pageEndRange" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->getRecordEndRange();?>
|
||||
" /><input type="hidden" id="previousPageExist" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->isPrevPageExists();?>
|
||||
" /><input type="hidden" id="nextPageExist" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->isNextPageExists();?>
|
||||
" /><input type="hidden" id="totalCount" value="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_COUNT']->value;?>
|
||||
" /><input type="hidden" value="<?php echo $_smarty_tpl->tpl_vars['ORDER_BY']->value;?>
|
||||
" id="orderBy"><input type="hidden" value="<?php echo $_smarty_tpl->tpl_vars['SORT_ORDER']->value;?>
|
||||
" id="sortOrder"><input type="hidden" id="totalCount" value="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_COUNT']->value;?>
|
||||
" /><input type='hidden' value="<?php echo $_smarty_tpl->tpl_vars['PAGE_NUMBER']->value;?>
|
||||
" id='pageNumber'><input type='hidden' value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->getPageLimit();?>
|
||||
" id='pageLimit'><input type="hidden" value="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES_COUNT']->value;?>
|
||||
" id="noOfEntries"><div class = "row"><div class='col-md-5'><div class="foldersContainer hidden-xs pull-left"><select class="select2" style="width: 300px;" id="moduleFilter"><option value="" data-count='<?php echo $_smarty_tpl->tpl_vars['MODULES_COUNT']->value['All'];?>
|
||||
'><?php echo vtranslate('LBL_ALL',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
<?php echo vtranslate('LBL_WORKFLOWS');?>
|
||||
</option><?php $_smarty_tpl->tpl_vars['MODULE_MODEL'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['MODULE_MODEL']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['TAB_ID'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['SUPPORTED_MODULE_MODELS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['MODULE_MODEL']->key => $_smarty_tpl->tpl_vars['MODULE_MODEL']->value){
|
||||
$_smarty_tpl->tpl_vars['MODULE_MODEL']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['TAB_ID']->value = $_smarty_tpl->tpl_vars['MODULE_MODEL']->key;
|
||||
?><option <?php if ($_smarty_tpl->tpl_vars['SOURCE_MODULE']->value==$_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getName()){?> selected="" <?php }?> value="<?php echo $_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getName();?>
|
||||
" data-count='<?php if ($_smarty_tpl->tpl_vars['MODULES_COUNT']->value[$_smarty_tpl->tpl_vars['TAB_ID']->value]){?><?php echo $_smarty_tpl->tpl_vars['MODULES_COUNT']->value[$_smarty_tpl->tpl_vars['TAB_ID']->value];?>
|
||||
<?php }else{ ?>0<?php }?>'><?php if ($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getName()=='Calendar'){?><?php echo vtranslate('LBL_TASK',$_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getName());?>
|
||||
<?php echo vtranslate('LBL_WORKFLOWS');?>
|
||||
<?php }else{ ?><?php echo vtranslate($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getName(),$_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getName());?>
|
||||
<?php echo vtranslate('LBL_WORKFLOWS');?>
|
||||
<?php }?></option><?php } ?></select></div></div><div class="col-md-4"><div class="search-link hidden-xs" style="margin-top: 0px;"><span aria-hidden="true" class="fa fa-search"></span><input class="searchWorkflows" type="text" type="text" value="<?php echo $_smarty_tpl->tpl_vars['SEARCH_VALUE']->value;?>
|
||||
" placeholder="<?php echo vtranslate('LBL_WORKFLOW_SEARCH',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
"></div></div><div class="col-md-3"><?php $_smarty_tpl->tpl_vars['RECORD_COUNT'] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES_COUNT']->value, null, 0);?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("Pagination.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('SHOWPAGEJUMP'=>true), 0);?>
|
||||
</div></div><div class="list-content row"><div class="col-sm-12 col-xs-12 "><div id="table-content" class="table-container" style="padding-top:0px !important;"><table id="listview-table" class="workflow-table table listview-table"><?php $_smarty_tpl->tpl_vars["NAME_FIELDS"] = new Smarty_variable($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getNameFields(), null, 0);?><?php $_smarty_tpl->tpl_vars['WIDTHTYPE'] = new Smarty_variable($_smarty_tpl->tpl_vars['CURRENT_USER_MODEL']->value->get('rowheight'), null, 0);?><thead><tr class="listViewContentHeader"><th style="width: 100px;"></th><?php $_smarty_tpl->tpl_vars['LISTVIEW_HEADER'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['LISTVIEW_HEADERS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->total= $_smarty_tpl->_count($_from);
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->iteration=0;
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->key => $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value){
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->iteration++;
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->last = $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->iteration === $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->total;
|
||||
?><?php $_smarty_tpl->tpl_vars["HEADER_NAME"] = new Smarty_variable(($_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->get('name')), null, 0);?><?php if ($_smarty_tpl->tpl_vars['HEADER_NAME']->value!='summary'&&$_smarty_tpl->tpl_vars['HEADER_NAME']->value!='module_name'){?><th nowrap><a <?php if (!($_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->has('sort'))){?> class="listViewHeaderValues cursorPointer" data-nextsortorderval="<?php if ($_smarty_tpl->tpl_vars['COLUMN_NAME']->value==$_smarty_tpl->tpl_vars['HEADER_NAME']->value){?><?php echo $_smarty_tpl->tpl_vars['NEXT_SORT_ORDER']->value;?>
|
||||
<?php }else{ ?>ASC<?php }?>" data-columnname="<?php echo $_smarty_tpl->tpl_vars['HEADER_NAME']->value;?>
|
||||
" <?php }?>><?php echo vtranslate($_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->get('label'),$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['COLUMN_NAME']->value==$_smarty_tpl->tpl_vars['HEADER_NAME']->value){?><img class="<?php echo $_smarty_tpl->tpl_vars['SORT_IMAGE']->value;?>
|
||||
icon-white"><?php }?></a> </th><?php }elseif($_smarty_tpl->tpl_vars['HEADER_NAME']->value=='module_name'&&empty($_smarty_tpl->tpl_vars['SOURCE_MODULE']->value)){?><th nowrap><a <?php if (!($_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->has('sort'))){?> class="listViewHeaderValues cursorPointer" data-nextsortorderval="<?php if ($_smarty_tpl->tpl_vars['COLUMN_NAME']->value==$_smarty_tpl->tpl_vars['HEADER_NAME']->value){?><?php echo $_smarty_tpl->tpl_vars['NEXT_SORT_ORDER']->value;?>
|
||||
<?php }else{ ?>ASC<?php }?>" data-columnname="<?php echo $_smarty_tpl->tpl_vars['HEADER_NAME']->value;?>
|
||||
" <?php }?>><?php echo vtranslate($_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->get('label'),$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['COLUMN_NAME']->value==$_smarty_tpl->tpl_vars['HEADER_NAME']->value){?><img class="<?php echo $_smarty_tpl->tpl_vars['SORT_IMAGE']->value;?>
|
||||
icon-white"><?php }?></a> </th><?php }else{ ?><?php }?><?php } ?><th nowrap><?php echo vtranslate('LBL_ACTIONS',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</th></tr></thead><tbody><?php $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->key => $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value){
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->_loop = true;
|
||||
?><tr class="listViewEntries" data-id="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getId();?>
|
||||
"data-recordurl="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getEditViewUrl();?>
|
||||
&mode=V7Edit"><td><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ListViewRecordActions.tpl",$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</td><?php $_smarty_tpl->tpl_vars['LISTVIEW_HEADER'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['LISTVIEW_HEADERS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->total= $_smarty_tpl->_count($_from);
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->iteration=0;
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->key => $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value){
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->iteration++;
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->last = $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->iteration === $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->total;
|
||||
?><?php $_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME'] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->get('name'), null, 0);?><?php $_smarty_tpl->tpl_vars['LAST_COLUMN'] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->last, null, 0);?><?php if ($_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value!='summary'&&$_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value!='module_name'){?><td class="listViewEntryValue <?php echo $_smarty_tpl->tpl_vars['WIDTHTYPE']->value;?>
|
||||
" width="<?php echo $_smarty_tpl->tpl_vars['WIDTH']->value;?>
|
||||
%" nowrap><?php if ($_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value=='test'){?><?php $_smarty_tpl->tpl_vars['WORKFLOW_CONDITION'] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getConditonDisplayValue(), null, 0);?><?php $_smarty_tpl->tpl_vars['ALL_CONDITIONS'] = new Smarty_variable($_smarty_tpl->tpl_vars['WORKFLOW_CONDITION']->value['All'], null, 0);?><?php $_smarty_tpl->tpl_vars['ANY_CONDITIONS'] = new Smarty_variable($_smarty_tpl->tpl_vars['WORKFLOW_CONDITION']->value['Any'], null, 0);?><span><strong><?php echo vtranslate('All');?>
|
||||
: </strong></span><?php if (is_array($_smarty_tpl->tpl_vars['ALL_CONDITIONS']->value)&&!empty($_smarty_tpl->tpl_vars['ALL_CONDITIONS']->value)){?><?php $_smarty_tpl->tpl_vars['ALL_CONDITION'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['ALL_CONDITION']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['ALL_CONDITIONS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['allCounter']['iteration']=0;
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['ALL_CONDITION']->key => $_smarty_tpl->tpl_vars['ALL_CONDITION']->value){
|
||||
$_smarty_tpl->tpl_vars['ALL_CONDITION']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['allCounter']['iteration']++;
|
||||
?><?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['allCounter']['iteration']!=1){?><span> </span><?php }?><span><?php echo $_smarty_tpl->tpl_vars['ALL_CONDITION']->value;?>
|
||||
</span><br><?php } ?><?php }else{ ?><?php echo vtranslate('LBL_NA');?>
|
||||
<?php }?><br><span><strong><?php echo vtranslate('Any');?>
|
||||
: </strong></span><?php if (is_array($_smarty_tpl->tpl_vars['ANY_CONDITIONS']->value)&&!empty($_smarty_tpl->tpl_vars['ANY_CONDITIONS']->value)){?><?php $_smarty_tpl->tpl_vars['ANY_CONDITION'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['ANY_CONDITION']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['ANY_CONDITIONS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['anyCounter']['iteration']=0;
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['ANY_CONDITION']->key => $_smarty_tpl->tpl_vars['ANY_CONDITION']->value){
|
||||
$_smarty_tpl->tpl_vars['ANY_CONDITION']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['anyCounter']['iteration']++;
|
||||
?><?php if ($_smarty_tpl->getVariable('smarty')->value['foreach']['anyCounter']['iteration']!=1){?><span> </span><?php }?><span><?php echo $_smarty_tpl->tpl_vars['ANY_CONDITION']->value;?>
|
||||
</span><br><?php } ?><?php }else{ ?><?php echo vtranslate('LBL_NA');?>
|
||||
<?php }?><?php }elseif($_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value=='execution_condition'){?><?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getDisplayValue('v7_execution_condition');?>
|
||||
<?php }else{ ?><?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getDisplayValue($_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value);?>
|
||||
<?php }?></td><?php }elseif($_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value=='module_name'&&empty($_smarty_tpl->tpl_vars['SOURCE_MODULE']->value)){?><td class="listViewEntryValue <?php echo $_smarty_tpl->tpl_vars['WIDTHTYPE']->value;?>
|
||||
" width="<?php echo $_smarty_tpl->tpl_vars['WIDTH']->value;?>
|
||||
%" nowrap><?php ob_start();?><?php echo strtolower($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get('raw_module_name'));?>
|
||||
<?php $_tmp1=ob_get_clean();?><?php $_smarty_tpl->tpl_vars["MODULE_ICON_NAME"] = new Smarty_variable($_tmp1, null, 0);?><?php echo Vtiger_Module_Model::getModuleIconPath($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get('raw_module_name'));?>
|
||||
</td><?php }else{ ?><?php }?><?php } ?><td class="listViewEntryValue <?php echo $_smarty_tpl->tpl_vars['WIDTHTYPE']->value;?>
|
||||
" width="<?php echo $_smarty_tpl->tpl_vars['WIDTH']->value;?>
|
||||
%" nowrap><?php $_smarty_tpl->tpl_vars['ACTIONS'] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getActionsDisplayValue(), null, 0);?><?php if (is_array($_smarty_tpl->tpl_vars['ACTIONS']->value)&&!empty($_smarty_tpl->tpl_vars['ACTIONS']->value)){?><?php $_smarty_tpl->tpl_vars['ACTION_COUNT'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['ACTION_COUNT']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['ACTION_NAME'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['ACTIONS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['ACTION_COUNT']->key => $_smarty_tpl->tpl_vars['ACTION_COUNT']->value){
|
||||
$_smarty_tpl->tpl_vars['ACTION_COUNT']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['ACTION_NAME']->value = $_smarty_tpl->tpl_vars['ACTION_COUNT']->key;
|
||||
?><?php echo vtranslate("LBL_".($_smarty_tpl->tpl_vars['ACTION_NAME']->value),$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
(<?php echo $_smarty_tpl->tpl_vars['ACTION_COUNT']->value;?>
|
||||
)<?php } ?><?php }?></td></tr><?php } ?><?php if ($_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES_COUNT']->value=='0'){?><tr class="emptyRecordsDiv"><?php ob_start();?><?php echo count($_smarty_tpl->tpl_vars['LISTVIEW_HEADERS']->value)+1;?>
|
||||
<?php $_tmp2=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['COLSPAN_WIDTH'] = new Smarty_variable($_tmp2, null, 0);?><td colspan="<?php echo $_smarty_tpl->tpl_vars['COLSPAN_WIDTH']->value;?>
|
||||
" style="vertical-align:inherit !important;"><center><?php echo vtranslate('LBL_NO');?>
|
||||
<?php echo vtranslate($_smarty_tpl->tpl_vars['MODULE']->value,$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
<?php echo vtranslate('LBL_FOUND');?>
|
||||
</center></td></tr><?php }?></tbody></table></div><div id="scroller_wrapper" class="bottom-fixed-scroll"><div id="scroller" class="scroller-div"></div></div></div></div></div>
|
||||
<?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-29 16:14:14
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:57:02
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Documents/DetailViewActions.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:42403603968cd45ce086d22-18244131%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:92062181768f9eddeecc220-04665301%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,12 +11,10 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '42403603968cd45ce086d22-18244131',
|
||||
'nocache_hash' => '92062181768f9eddeecc220-04665301',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd45ce0ab97',
|
||||
'variables' =>
|
||||
array (
|
||||
'RECORD' => 0,
|
||||
@@ -34,8 +32,10 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'NEXT_RECORD_URL' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68f9eddeef822',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd45ce0ab97')) {function content_68cd45ce0ab97($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9eddeef822')) {function content_68f9eddeef822($_smarty_tpl) {?>
|
||||
<div class="col-lg-6 detailViewButtoncontainer"><div class="pull-right btn-toolbar"><div class="btn-group"><?php $_smarty_tpl->tpl_vars['STARRED'] = new Smarty_variable($_smarty_tpl->tpl_vars['RECORD']->value->get('starred'), null, 0);?><?php if ($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->isStarredEnabled()){?><button class="btn btn-default markStar <?php if ($_smarty_tpl->tpl_vars['STARRED']->value){?> active <?php }?>" id="starToggle" style="width:140px;"><div class='starredStatus' title="<?php echo vtranslate('LBL_FOLLOWING',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><div class='unfollowMessage'><i class="fa fa-star-o"></i> <?php echo vtranslate('LBL_UNFOLLOW',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</div><div class='followMessage'><i class="fa fa-star active"></i> <?php echo vtranslate('LBL_FOLLOWING',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
@@ -1,24 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-21 17:08:29
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Vtiger/ListViewHeader.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:163967093368d006dddac9b4-84505735%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'113b1de733ce8d71efd2da20b0d2bb53b73e07c1' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Vtiger/ListViewHeader.tpl',
|
||||
1 => 1711810493,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '163967093368d006dddac9b4-84505735',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d006dddadbc',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d006dddadbc')) {function content_68d006dddadbc($_smarty_tpl) {?>
|
||||
|
||||
<div class="listViewPageDiv" id="listViewContent"><?php }} ?>
|
||||
@@ -1,90 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-06 17:02:23
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/ReportFilters.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:141383221468e3cbef6a2628-15452488%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'12fc8a5f5653a1bb6de7b45a4b2382af661b0b91' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/ReportFilters.tpl',
|
||||
1 => 1711810496,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '141383221468e3cbef6a2628-15452488',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'REL_FIELDS' => 0,
|
||||
'BLOCKJS_STD' => 0,
|
||||
'VIEW' => 0,
|
||||
'MODULE' => 0,
|
||||
'REPORTTYPE' => 0,
|
||||
'display_summaries_filter' => 0,
|
||||
'SUMMARIES_CRITERIA' => 0,
|
||||
'COLUMN_INDEX' => 0,
|
||||
'COLUMN_CRITERIA' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e3cbef6c933',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e3cbef6c933')) {function content_68e3cbef6c933($_smarty_tpl) {?>
|
||||
|
||||
<script type="text/javascript">
|
||||
var advft_column_index_count = -1;
|
||||
var advft_group_index_count = 0;
|
||||
var column_index_array = [];
|
||||
var group_index_array = [];
|
||||
|
||||
var gf_advft_column_index_count = -1;
|
||||
var gf_advft_group_index_count = 0;
|
||||
var gf_column_index_array = [];
|
||||
var gf_group_index_array = [];
|
||||
var rel_fields = <?php echo $_smarty_tpl->tpl_vars['REL_FIELDS']->value;?>
|
||||
;
|
||||
</script>
|
||||
|
||||
<?php echo $_smarty_tpl->getSubTemplate ('modules/ITS4YouReports/AdvanceFilter.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
|
||||
|
||||
<?php echo $_smarty_tpl->tpl_vars['BLOCKJS_STD']->value;?>
|
||||
|
||||
|
||||
<input type="hidden" name="advft_criteria" id="advft_criteria" value="" />
|
||||
<input type="hidden" name="advft_criteria_groups" id="advft_criteria_groups" value="" />
|
||||
<input type="hidden" name="groupft_criteria" id="groupft_criteria" value="" />
|
||||
<input type="hidden" name="quick_filter_criteria" id="quick_filter_criteria" value="" />
|
||||
<?php if ('Detail'!=$_smarty_tpl->tpl_vars['VIEW']->value){?><div style="border:1px solid #ccc;padding:4%;"><?php }?><div class="row"><div class="form-group"><label class="control-label textAlignLeft col-lg-12"><h4><?php echo vtranslate('LBL_ADVANCED_FILTER',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</h4></label></div></div><div class="row <?php if ('Detail'!=$_smarty_tpl->tpl_vars['VIEW']->value){?>well<?php }?> filterConditionContainer "><div class="form-group"><div class='filterContainer'><div style="display:block" id='adv_filter_div' name='adv_filter_div'><?php echo $_smarty_tpl->getSubTemplate ('modules/ITS4YouReports/FiltersCriteria.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</div><button type='button' class='btn btn-default' style='float:left;' onclick="addNewConditionGroup('adv_filter_div')"><i class="fa fa-plus"></i> <?php echo vtranslate('LBL_NEW_GROUP',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button></div></div></div><?php if ('Detail'!=$_smarty_tpl->tpl_vars['VIEW']->value){?><?php $_smarty_tpl->tpl_vars["display_summaries_filter"] = new Smarty_variable("display:block;", null, 0);?><?php if ($_smarty_tpl->tpl_vars['REPORTTYPE']->value=="tabular"){?><?php $_smarty_tpl->tpl_vars["display_summaries_filter"] = new Smarty_variable("display:none;", null, 0);?><?php }?><div style="width:100%;<?php echo $_smarty_tpl->tpl_vars['display_summaries_filter']->value;?>
|
||||
" id='group_filter_div' name='group_filter_div' class="paddingTop20"><div class="row"><div class="form-group"><label class="control-label textAlignLeft col-lg-12"><h4><?php echo vtranslate('LBL_GROUP_FILTER',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</h4></label></div></div><div class="row well filterConditionContainer " id='conditiongrouptable_0'><div class="form-group" id='ggroupfooter_0'><button type="button" class="btn btn-default" onclick='addGroupConditionRow("0")'><i class="fa fa-plus"></i> <?php echo vtranslate('LBL_NEW_CONDITION',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button></div></div><div class="row"><div class="form-group" id='groupconditionglue_0'></div></div><?php $_smarty_tpl->tpl_vars['COLUMN_CRITERIA'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['COLUMN_INDEX'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['SUMMARIES_CRITERIA']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->key => $_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->value){
|
||||
$_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['COLUMN_INDEX']->value = $_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->key;
|
||||
?><script type="text/javascript">addGroupConditionRow('0');document.getElementById('ggroupop<?php echo $_smarty_tpl->tpl_vars['COLUMN_INDEX']->value;?>
|
||||
').value = '<?php echo $_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->value['comparator'];?>
|
||||
';var conditionColumnRowElement = document.getElementById('ggroupcol<?php echo $_smarty_tpl->tpl_vars['COLUMN_INDEX']->value;?>
|
||||
');conditionColumnRowElement.value = '<?php echo $_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->value['columnname'];?>
|
||||
';addRequiredElements('g', '<?php echo $_smarty_tpl->tpl_vars['COLUMN_INDEX']->value;?>
|
||||
');var columnvalue = '<?php echo $_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->value['value'];?>
|
||||
';document.getElementById('ggroupval<?php echo $_smarty_tpl->tpl_vars['COLUMN_INDEX']->value;?>
|
||||
').value = columnvalue;</script><?php } ?><?php $_smarty_tpl->tpl_vars['COLUMN_CRITERIA'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['COLUMN_INDEX'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['SUMMARIES_CRITERIA']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->key => $_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->value){
|
||||
$_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['COLUMN_INDEX']->value = $_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->key;
|
||||
?><script type="text/javascript">if (document.getElementById('gcon<?php echo $_smarty_tpl->tpl_vars['COLUMN_INDEX']->value;?>
|
||||
'))document.getElementById('gcon<?php echo $_smarty_tpl->tpl_vars['COLUMN_INDEX']->value;?>
|
||||
').value = '<?php echo $_smarty_tpl->tpl_vars['COLUMN_CRITERIA']->value['column_condition'];?>
|
||||
';</script><?php } ?></div><div style="width:100%;" id='quick_filter_div' name='quick_filter_div' class="paddingTop20"><div class="row"><div class="form-group"><label class="control-label textAlignLeft col-lg-12"><h4><?php echo vtranslate('LBL_QUICK_FILTER',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</h4></label></div></div><div class="row well filterConditionContainer " id='quickfiltertable_0'><div class="form-group" id='quickfilter_0'><input type="hidden" name="quick_filters_save" id="quick_filters_save" value=""><select name="quick_filters" id="quick_filters" multiple class="select2 col-lg-10" ></select></div></div></div><script type="text/javascript">jQuery(document).ready(function () {addQuickFilterBox();});</script><?php }?><?php if ('Detail'!=$_smarty_tpl->tpl_vars['VIEW']->value){?></div><?php }?>
|
||||
<?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 14:54:49
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:56:02
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/DetailViewTagList.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:8422957668cd44897e4a45-86922930%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:26487671968f9eda2d70519-27311020%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '8422957668cd44897e4a45-86922930',
|
||||
'nocache_hash' => '26487671968f9eda2d70519-27311020',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -24,9 +24,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd44897f99e',
|
||||
'unifunc' => 'content_68f9eda2d82d3',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd44897f99e')) {function content_68cd44897f99e($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9eda2d82d3')) {function content_68f9eda2d82d3($_smarty_tpl) {?>
|
||||
<div class="tagContainer">
|
||||
<div class="tag-contents <?php if (empty($_smarty_tpl->tpl_vars['TAGS_LIST']->value)){?> hide<?php }?>">
|
||||
<div class="detailTagList" data-num-of-tags-to-show="<?php echo Vtiger_Tag_Model::NUM_OF_TAGS_DETAIL;?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-14 20:32:41
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 12:51:02
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/Comment.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:39418628868d0fd6dd14a48-88492850%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:99249623668f9fa86bd1266-33305143%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,12 +11,10 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '39418628868d0fd6dd14a48-88492850',
|
||||
'nocache_hash' => '99249623668f9fa86bd1266-33305143',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d0fd6dd6404',
|
||||
'variables' =>
|
||||
array (
|
||||
'COMMENT' => 0,
|
||||
@@ -40,8 +38,10 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'FILE_NAME' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68f9fa86c1498',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d0fd6dd6404')) {function content_68d0fd6dd6404($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9fa86c1498')) {function content_68f9fa86c1498($_smarty_tpl) {?>
|
||||
<div class="commentDiv <?php if ($_smarty_tpl->tpl_vars['COMMENT']->value->get('is_private')){?>privateComment<?php }?>"><div class="singleComment"><input type="hidden" name="is_private" value="<?php echo $_smarty_tpl->tpl_vars['COMMENT']->value->get('is_private');?>
|
||||
"><div class="commentInfoHeader" data-commentid="<?php echo $_smarty_tpl->tpl_vars['COMMENT']->value->getId();?>
|
||||
" data-parentcommentid="<?php echo $_smarty_tpl->tpl_vars['COMMENT']->value->get('parent_comments');?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 18:02:47
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:37:27
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/partials/SidebarHeader.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:149587696568cd7097b14967-06177462%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:161443956068f9e947b89e97-80126329%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '149587696568cd7097b14967-06177462',
|
||||
'nocache_hash' => '161443956068f9e947b89e97-80126329',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -23,9 +23,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd7097b22b9',
|
||||
'unifunc' => 'content_68f9e947b903f',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd7097b22b9')) {function content_68cd7097b22b9($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9e947b903f')) {function content_68f9e947b903f($_smarty_tpl) {?>
|
||||
|
||||
<?php $_smarty_tpl->tpl_vars['APP_IMAGE_MAP'] = new Smarty_variable(Vtiger_MenuStructure_Model::getAppIcons(), null, 0);?>
|
||||
|
||||
|
||||
@@ -1,636 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-24 14:33:50
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Inventory/LineItemsDetail.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:121124058668d3d71e5bd2b6-12257346%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'19b51ebd6ac1742ce3a277c09d153d963fb38dcc' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Inventory/LineItemsDetail.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '121124058668d3d71e5bd2b6-12257346',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'BLOCK_LIST' => 0,
|
||||
'ITEM_DETAILS_BLOCK' => 0,
|
||||
'LINEITEM_FIELDS' => 0,
|
||||
'IMAGE_VIEWABLE' => 0,
|
||||
'COL_SPAN1' => 0,
|
||||
'PRODUCT_VIEWABLE' => 0,
|
||||
'QUANTITY_VIEWABLE' => 0,
|
||||
'PURCHASE_COST_VIEWABLE' => 0,
|
||||
'COL_SPAN2' => 0,
|
||||
'LIST_PRICE_VIEWABLE' => 0,
|
||||
'MARGIN_VIEWABLE' => 0,
|
||||
'COL_SPAN3' => 0,
|
||||
'RELATED_PRODUCTS' => 0,
|
||||
'MODULE_NAME' => 0,
|
||||
'RECORD' => 0,
|
||||
'TAX_REGION_MODEL' => 0,
|
||||
'REGION_LABEL' => 0,
|
||||
'CURRENCY_INFO' => 0,
|
||||
'FINAL_DETAILS' => 0,
|
||||
'MODULE' => 0,
|
||||
'LINE_ITEM_DETAIL' => 0,
|
||||
'COMMENT_VIEWABLE' => 0,
|
||||
'ITEM_DISCOUNT_AMOUNT_VIEWABLE' => 0,
|
||||
'ITEM_DISCOUNT_PERCENT_VIEWABLE' => 0,
|
||||
'DISCOUNT_INFO' => 0,
|
||||
'tax_details' => 0,
|
||||
'COMPOUND_TAX_ID' => 0,
|
||||
'INDIVIDUAL_TAX_INFO' => 0,
|
||||
'DISCOUNT_AMOUNT_VIEWABLE' => 0,
|
||||
'DISCOUNT_PERCENT_VIEWABLE' => 0,
|
||||
'FINAL_DISCOUNT_INFO' => 0,
|
||||
'SH_PERCENT_VIEWABLE' => 0,
|
||||
'SELECTED_CHARGES_AND_ITS_TAXES' => 0,
|
||||
'CHARGE_INFO' => 0,
|
||||
'CHARGES_INFO' => 0,
|
||||
'GROUP_TAX_INFO' => 0,
|
||||
'CHARGE_TAX_INFO' => 0,
|
||||
'CHARGES_TAX_INFO' => 0,
|
||||
'DEDUCTED_TAX_INFO' => 0,
|
||||
'DEDUCTED_TAXES_INFO' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d3d71e68b35',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d3d71e68b35')) {function content_68d3d71e68b35($_smarty_tpl) {?>
|
||||
|
||||
|
||||
<?php $_smarty_tpl->tpl_vars['ITEM_DETAILS_BLOCK'] = new Smarty_variable($_smarty_tpl->tpl_vars['BLOCK_LIST']->value['LBL_ITEM_DETAILS'], null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['LINEITEM_FIELDS'] = new Smarty_variable($_smarty_tpl->tpl_vars['ITEM_DETAILS_BLOCK']->value->getFields(), null, 0);?>
|
||||
|
||||
<?php $_smarty_tpl->tpl_vars['COL_SPAN1'] = new Smarty_variable(0, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['COL_SPAN2'] = new Smarty_variable(0, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['COL_SPAN3'] = new Smarty_variable(2, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['IMAGE_VIEWABLE'] = new Smarty_variable(false, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['PRODUCT_VIEWABLE'] = new Smarty_variable(false, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['QUANTITY_VIEWABLE'] = new Smarty_variable(false, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['PURCHASE_COST_VIEWABLE'] = new Smarty_variable(false, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['LIST_PRICE_VIEWABLE'] = new Smarty_variable(false, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['MARGIN_VIEWABLE'] = new Smarty_variable(false, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['COMMENT_VIEWABLE'] = new Smarty_variable(false, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['ITEM_DISCOUNT_AMOUNT_VIEWABLE'] = new Smarty_variable(false, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['ITEM_DISCOUNT_PERCENT_VIEWABLE'] = new Smarty_variable(false, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['SH_PERCENT_VIEWABLE'] = new Smarty_variable(false, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['DISCOUNT_AMOUNT_VIEWABLE'] = new Smarty_variable(false, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['DISCOUNT_PERCENT_VIEWABLE'] = new Smarty_variable(false, null, 0);?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['image']){?>
|
||||
<?php $_smarty_tpl->tpl_vars['IMAGE_VIEWABLE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['image']->isViewable(), null, 0);?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['IMAGE_VIEWABLE']->value){?><?php $_smarty_tpl->tpl_vars['COL_SPAN1'] = new Smarty_variable(($_smarty_tpl->tpl_vars['COL_SPAN1']->value)+1, null, 0);?><?php }?>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['productid']){?>
|
||||
<?php $_smarty_tpl->tpl_vars['PRODUCT_VIEWABLE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['productid']->isViewable(), null, 0);?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['PRODUCT_VIEWABLE']->value){?><?php $_smarty_tpl->tpl_vars['COL_SPAN1'] = new Smarty_variable(($_smarty_tpl->tpl_vars['COL_SPAN1']->value)+1, null, 0);?><?php }?>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['quantity']){?>
|
||||
<?php $_smarty_tpl->tpl_vars['QUANTITY_VIEWABLE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['quantity']->isViewable(), null, 0);?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['QUANTITY_VIEWABLE']->value){?><?php $_smarty_tpl->tpl_vars['COL_SPAN1'] = new Smarty_variable(($_smarty_tpl->tpl_vars['COL_SPAN1']->value)+1, null, 0);?><?php }?>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['purchase_cost']){?>
|
||||
<?php $_smarty_tpl->tpl_vars['PURCHASE_COST_VIEWABLE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['purchase_cost']->isViewable(), null, 0);?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['PURCHASE_COST_VIEWABLE']->value){?><?php $_smarty_tpl->tpl_vars['COL_SPAN2'] = new Smarty_variable(($_smarty_tpl->tpl_vars['COL_SPAN2']->value)+1, null, 0);?><?php }?>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['listprice']){?>
|
||||
<?php $_smarty_tpl->tpl_vars['LIST_PRICE_VIEWABLE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['listprice']->isViewable(), null, 0);?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LIST_PRICE_VIEWABLE']->value){?><?php $_smarty_tpl->tpl_vars['COL_SPAN2'] = new Smarty_variable(($_smarty_tpl->tpl_vars['COL_SPAN2']->value)+1, null, 0);?><?php }?>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['margin']){?>
|
||||
<?php $_smarty_tpl->tpl_vars['MARGIN_VIEWABLE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['margin']->isViewable(), null, 0);?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['MARGIN_VIEWABLE']->value){?><?php $_smarty_tpl->tpl_vars['COL_SPAN3'] = new Smarty_variable(($_smarty_tpl->tpl_vars['COL_SPAN3']->value)+1, null, 0);?><?php }?>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['comment']){?>
|
||||
<?php $_smarty_tpl->tpl_vars['COMMENT_VIEWABLE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['comment']->isViewable(), null, 0);?>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['discount_amount']){?>
|
||||
<?php $_smarty_tpl->tpl_vars['ITEM_DISCOUNT_AMOUNT_VIEWABLE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['discount_amount']->isViewable(), null, 0);?>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['discount_percent']){?>
|
||||
<?php $_smarty_tpl->tpl_vars['ITEM_DISCOUNT_PERCENT_VIEWABLE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['discount_percent']->isViewable(), null, 0);?>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['hdnS_H_Percent']){?>
|
||||
<?php $_smarty_tpl->tpl_vars['SH_PERCENT_VIEWABLE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['hdnS_H_Percent']->isViewable(), null, 0);?>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['hdnDiscountAmount']){?>
|
||||
<?php $_smarty_tpl->tpl_vars['DISCOUNT_AMOUNT_VIEWABLE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['hdnDiscountAmount']->isViewable(), null, 0);?>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['hdnDiscountPercent']){?>
|
||||
<?php $_smarty_tpl->tpl_vars['DISCOUNT_PERCENT_VIEWABLE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['hdnDiscountPercent']->isViewable(), null, 0);?>
|
||||
<?php }?>
|
||||
|
||||
<input type="hidden" class="isCustomFieldExists" value="false">
|
||||
|
||||
<?php $_smarty_tpl->tpl_vars['FINAL_DETAILS'] = new Smarty_variable($_smarty_tpl->tpl_vars['RELATED_PRODUCTS']->value[1]['final_details'], null, 0);?>
|
||||
<div class="details block">
|
||||
<div class="lineItemTableDiv">
|
||||
<table class="table table-bordered lineItemsTable" style = "margin-top:15px">
|
||||
<thead>
|
||||
<th colspan="<?php echo $_smarty_tpl->tpl_vars['COL_SPAN1']->value;?>
|
||||
" class="lineItemBlockHeader">
|
||||
<?php $_smarty_tpl->tpl_vars['REGION_LABEL'] = new Smarty_variable(vtranslate('LBL_ITEM_DETAILS',$_smarty_tpl->tpl_vars['MODULE_NAME']->value), null, 0);?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['RECORD']->value->get('region_id')&&$_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['region_id']&&$_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['region_id']->isViewable()){?>
|
||||
<?php $_smarty_tpl->tpl_vars['TAX_REGION_MODEL'] = new Smarty_variable(Inventory_TaxRegion_Model::getRegionModel($_smarty_tpl->tpl_vars['RECORD']->value->get('region_id')), null, 0);?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['TAX_REGION_MODEL']->value){?>
|
||||
<?php ob_start();?><?php echo vtranslate($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['region_id']->get('label'),$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp1=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['REGION_LABEL'] = new Smarty_variable($_tmp1." : ".($_smarty_tpl->tpl_vars['TAX_REGION_MODEL']->value->getName()), null, 0);?>
|
||||
<?php }?>
|
||||
<?php }?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['REGION_LABEL']->value;?>
|
||||
|
||||
</th>
|
||||
<th colspan="<?php echo $_smarty_tpl->tpl_vars['COL_SPAN2']->value;?>
|
||||
" class="lineItemBlockHeader">
|
||||
<?php $_smarty_tpl->tpl_vars['CURRENCY_INFO'] = new Smarty_variable($_smarty_tpl->tpl_vars['RECORD']->value->getCurrencyInfo(), null, 0);?>
|
||||
<?php echo vtranslate('LBL_CURRENCY',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
: <?php echo vtranslate($_smarty_tpl->tpl_vars['CURRENCY_INFO']->value['currency_name'],$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
(<?php echo $_smarty_tpl->tpl_vars['CURRENCY_INFO']->value['currency_symbol'];?>
|
||||
)
|
||||
</th>
|
||||
<th colspan="<?php echo $_smarty_tpl->tpl_vars['COL_SPAN3']->value;?>
|
||||
" class="lineItemBlockHeader">
|
||||
<?php echo vtranslate('LBL_TAX_MODE',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
: <?php echo vtranslate($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['taxtype'],$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
|
||||
</th>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<?php if ($_smarty_tpl->tpl_vars['IMAGE_VIEWABLE']->value){?>
|
||||
<td class="lineItemFieldName">
|
||||
<strong><?php ob_start();?><?php echo $_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['image']->get('label');?>
|
||||
<?php $_tmp2=ob_get_clean();?><?php echo vtranslate($_tmp2,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong>
|
||||
</td>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['PRODUCT_VIEWABLE']->value){?>
|
||||
<td class="lineItemFieldName">
|
||||
<span class="redColor">*</span><strong><?php ob_start();?><?php echo $_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['productid']->get('label');?>
|
||||
<?php $_tmp3=ob_get_clean();?><?php echo vtranslate($_tmp3,$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</td>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['QUANTITY_VIEWABLE']->value){?>
|
||||
<td class="lineItemFieldName">
|
||||
<strong><?php ob_start();?><?php echo $_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['quantity']->get('label');?>
|
||||
<?php $_tmp4=ob_get_clean();?><?php echo vtranslate($_tmp4,$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</td>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['PURCHASE_COST_VIEWABLE']->value){?>
|
||||
<td class="lineItemFieldName">
|
||||
<strong><?php ob_start();?><?php echo $_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['purchase_cost']->get('label');?>
|
||||
<?php $_tmp5=ob_get_clean();?><?php echo vtranslate($_tmp5,$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</td>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LIST_PRICE_VIEWABLE']->value){?>
|
||||
<td style="white-space: nowrap;">
|
||||
<strong><?php ob_start();?><?php echo $_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['listprice']->get('label');?>
|
||||
<?php $_tmp6=ob_get_clean();?><?php echo vtranslate($_tmp6,$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</td>
|
||||
<?php }?>
|
||||
<td class="lineItemFieldName">
|
||||
<strong class="pull-right"><?php echo vtranslate('LBL_TOTAL',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</td>
|
||||
<?php if ($_smarty_tpl->tpl_vars['MARGIN_VIEWABLE']->value){?>
|
||||
<td class="lineItemFieldName">
|
||||
<strong class="pull-right"><?php ob_start();?><?php echo $_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value['margin']->get('label');?>
|
||||
<?php $_tmp7=ob_get_clean();?><?php echo vtranslate($_tmp7,$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</td>
|
||||
<?php }?>
|
||||
<td class="lineItemFieldName">
|
||||
<strong class="pull-right"><?php echo vtranslate('LBL_NET_PRICE',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</td>
|
||||
</tr>
|
||||
<?php $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['INDEX'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['RELATED_PRODUCTS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->key => $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value){
|
||||
$_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['INDEX']->value = $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->key;
|
||||
?>
|
||||
<tr>
|
||||
<?php if ($_smarty_tpl->tpl_vars['IMAGE_VIEWABLE']->value){?>
|
||||
<td style="text-align:center;">
|
||||
<img src='<?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["productImage".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
' height="42" width="42">
|
||||
</td>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['PRODUCT_VIEWABLE']->value){?>
|
||||
<td>
|
||||
<div>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["productDeleted".($_smarty_tpl->tpl_vars['INDEX']->value)]){?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["productName".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
|
||||
<?php }else{ ?>
|
||||
<h5><a class="fieldValue" href="index.php?module=<?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["entityType".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
&view=Detail&record=<?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["hdnProductId".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
" target="_blank"><?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["productName".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
</a></h5>
|
||||
<?php }?>
|
||||
</div>
|
||||
<?php if ($_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["productDeleted".($_smarty_tpl->tpl_vars['INDEX']->value)]){?>
|
||||
<div class="redColor deletedItem">
|
||||
<?php if (empty($_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["productName".($_smarty_tpl->tpl_vars['INDEX']->value)])){?>
|
||||
<?php echo vtranslate('LBL_THIS_LINE_ITEM_IS_DELETED_FROM_THE_SYSTEM_PLEASE_REMOVE_THIS_LINE_ITEM',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
<?php }else{ ?>
|
||||
<?php echo vtranslate('LBL_THIS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["entityType".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
<?php echo vtranslate('LBL_IS_DELETED_FROM_THE_SYSTEM_PLEASE_REMOVE_OR_REPLACE_THIS_ITEM',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
<?php }?>
|
||||
</div>
|
||||
<?php }?>
|
||||
<div>
|
||||
<?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["subprod_names".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
|
||||
</div>
|
||||
<?php if ($_smarty_tpl->tpl_vars['COMMENT_VIEWABLE']->value&&!empty($_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["productName".($_smarty_tpl->tpl_vars['INDEX']->value)])){?>
|
||||
<div>
|
||||
<?php echo nl2br(decode_html($_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["comment".($_smarty_tpl->tpl_vars['INDEX']->value)]));?>
|
||||
|
||||
</div>
|
||||
<?php }?>
|
||||
</td>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['QUANTITY_VIEWABLE']->value){?>
|
||||
<td>
|
||||
<?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["qty".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
|
||||
</td>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['PURCHASE_COST_VIEWABLE']->value){?>
|
||||
<td>
|
||||
<?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["purchaseCost".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
|
||||
</td>
|
||||
<?php }?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['LIST_PRICE_VIEWABLE']->value){?>
|
||||
<td style="white-space: nowrap;">
|
||||
<div>
|
||||
<?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["listPrice".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
|
||||
</div>
|
||||
<?php if ($_smarty_tpl->tpl_vars['ITEM_DISCOUNT_AMOUNT_VIEWABLE']->value||$_smarty_tpl->tpl_vars['ITEM_DISCOUNT_PERCENT_VIEWABLE']->value){?>
|
||||
<div>
|
||||
<?php ob_start();?><?php if ($_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["discount_type".($_smarty_tpl->tpl_vars['INDEX']->value)]=='amount'){?><?php echo " ";?><?php echo vtranslate('LBL_DIRECT_AMOUNT_DISCOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php echo " = ";?><?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["discountTotal".($_smarty_tpl->tpl_vars['INDEX']->value)];?><?php echo "
|
||||
";?><?php }elseif($_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["discount_type".($_smarty_tpl->tpl_vars['INDEX']->value)]=='percentage'){?><?php echo " ";?><?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["discount_percent".($_smarty_tpl->tpl_vars['INDEX']->value)];?><?php echo " % ";?><?php echo vtranslate('LBL_OF',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php echo " ";?><?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["productTotal".($_smarty_tpl->tpl_vars['INDEX']->value)];?><?php echo " = ";?><?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["discountTotal".($_smarty_tpl->tpl_vars['INDEX']->value)];?><?php echo "
|
||||
";?><?php }?><?php $_tmp8=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['DISCOUNT_INFO'] = new Smarty_variable($_tmp8, null, 0);?>
|
||||
(-) <strong><a href="javascript:void(0)" class="individualDiscount inventoryLineItemDetails" tabindex="0" role="tooltip" id ="example" data-toggle="popover" data-trigger="focus" title="<?php echo vtranslate('LBL_DISCOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
" data-content="<?php echo $_smarty_tpl->tpl_vars['DISCOUNT_INFO']->value;?>
|
||||
"><?php echo vtranslate('LBL_DISCOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</a> : </strong>
|
||||
</div>
|
||||
<?php }?>
|
||||
<div>
|
||||
<strong><?php echo vtranslate('LBL_TOTAL_AFTER_DISCOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
:</strong>
|
||||
</div>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['taxtype']=='individual'){?>
|
||||
|
||||
|
||||
<div class="individualTaxContainer">
|
||||
<?php ob_start();?><?php echo vtranslate('LBL_TOTAL_AFTER_DISCOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp9=ob_get_clean();?><?php ob_start();?><?php $_smarty_tpl->tpl_vars['tax_details'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['tax_details']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value['taxes']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['tax_details']->key => $_smarty_tpl->tpl_vars['tax_details']->value){
|
||||
$_smarty_tpl->tpl_vars['tax_details']->_loop = true;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['LINEITEM_FIELDS']->value[($_smarty_tpl->tpl_vars['tax_details']->value['taxname'])]){?><?php echo $_smarty_tpl->tpl_vars['tax_details']->value['taxlabel'];?><?php echo " : \t";?><?php echo $_smarty_tpl->tpl_vars['tax_details']->value['percentage'];?><?php echo "% ";?><?php echo vtranslate('LBL_OF',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php echo " ";?><?php if ($_smarty_tpl->tpl_vars['tax_details']->value['method']=='Compound'){?><?php echo "(";?><?php }?><?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["totalAfterDiscount".($_smarty_tpl->tpl_vars['INDEX']->value)];?><?php if ($_smarty_tpl->tpl_vars['tax_details']->value['method']=='Compound'){?><?php $_smarty_tpl->tpl_vars['COMPOUND_TAX_ID'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['tax_details']->value['compoundon']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->key => $_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->value){
|
||||
$_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->_loop = true;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['taxes'][$_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->value]['taxlabel']){?><?php echo " + ";?><?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['taxes'][$_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->value]['taxlabel'];?><?php }?><?php } ?><?php echo ")";?><?php }?><?php echo " = ";?><?php echo $_smarty_tpl->tpl_vars['tax_details']->value['amount'];?><?php echo "<br />";?><?php }?><?php } ?><?php $_tmp10=ob_get_clean();?><?php ob_start();?><?php echo vtranslate('LBL_TOTAL_TAX_AMOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp11=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['INDIVIDUAL_TAX_INFO'] = new Smarty_variable($_tmp9." = ".($_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["totalAfterDiscount".($_smarty_tpl->tpl_vars['INDEX']->value)])."<br /><br />".$_tmp10."<br /><br />".$_tmp11." = ".($_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["taxTotal".($_smarty_tpl->tpl_vars['INDEX']->value)]), null, 0);?>
|
||||
(+) <strong><a href="javascript:void(0)" class="individualTax inventoryLineItemDetails" tabindex="0" role="tooltip" id="example" title ="<?php echo vtranslate('LBL_TAX',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
" data-trigger ="focus" data-toggle ="popover" data-content="<?php echo $_smarty_tpl->tpl_vars['INDIVIDUAL_TAX_INFO']->value;?>
|
||||
"><?php echo vtranslate('LBL_TAX',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</a> : </strong>
|
||||
</div>
|
||||
<?php }?>
|
||||
</td>
|
||||
<?php }?>
|
||||
|
||||
<td>
|
||||
<div align = "right"><?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["productTotal".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
</div>
|
||||
<?php if ($_smarty_tpl->tpl_vars['ITEM_DISCOUNT_AMOUNT_VIEWABLE']->value||$_smarty_tpl->tpl_vars['ITEM_DISCOUNT_PERCENT_VIEWABLE']->value){?>
|
||||
<div align = "right"><?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["discountTotal".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
</div>
|
||||
<?php }?>
|
||||
<div align = "right"><?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["totalAfterDiscount".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
</div>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['taxtype']=='individual'){?>
|
||||
|
||||
|
||||
<div align = "right"><?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["taxTotal".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
</div>
|
||||
<?php }?>
|
||||
</td>
|
||||
<?php if ($_smarty_tpl->tpl_vars['MARGIN_VIEWABLE']->value){?>
|
||||
<td><div align = "right"><?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["margin".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
</div></td>
|
||||
<?php }?>
|
||||
<td>
|
||||
<div align = "right"><?php echo $_smarty_tpl->tpl_vars['LINE_ITEM_DETAIL']->value["netPrice".($_smarty_tpl->tpl_vars['INDEX']->value)];?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<?php } ?>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<table class="table table-bordered lineItemsTable">
|
||||
<tr>
|
||||
<td width="83%">
|
||||
<div class="pull-right">
|
||||
<strong><?php echo vtranslate('LBL_ITEMS_TOTAL',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<span class="pull-right">
|
||||
<strong><?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value["hdnSubTotal"];?>
|
||||
</strong>
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
<?php if ($_smarty_tpl->tpl_vars['DISCOUNT_AMOUNT_VIEWABLE']->value||$_smarty_tpl->tpl_vars['DISCOUNT_PERCENT_VIEWABLE']->value){?>
|
||||
|
||||
<tr <?php if ($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['taxtype']=='group_tax_inc'){?> class="hide" <?php }?>>
|
||||
|
||||
|
||||
<td width="83%">
|
||||
<div align="right">
|
||||
<?php ob_start();?><?php echo vtranslate('LBL_FINAL_DISCOUNT_AMOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp12=ob_get_clean();?><?php ob_start();?><?php if ($_smarty_tpl->tpl_vars['DISCOUNT_PERCENT_VIEWABLE']->value&&$_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['discount_type_final']=='percentage'){?><?php echo " ";?><?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['discount_percentage_final'];?><?php echo " % ";?><?php echo vtranslate('LBL_OF',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php echo " ";?><?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['hdnSubTotal'];?><?php echo " = ";?><?php }?><?php $_tmp13=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['FINAL_DISCOUNT_INFO'] = new Smarty_variable($_tmp12." = ".$_tmp13.($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['discountTotal_final']), null, 0);?>
|
||||
(-) <strong><a class="inventoryLineItemDetails" href="javascript:void(0)" id="finalDiscount" tabindex="0" role="tooltip" data-trigger ="focus" data-placement="left" data-toggle = "popover" title= "<?php echo vtranslate('LBL_OVERALL_DISCOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
" data-content="<?php echo $_smarty_tpl->tpl_vars['FINAL_DISCOUNT_INFO']->value;?>
|
||||
"><?php echo vtranslate('LBL_OVERALL_DISCOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</a></strong>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<div align="right">
|
||||
<?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['discountTotal_final'];?>
|
||||
|
||||
</div>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['SH_PERCENT_VIEWABLE']->value){?>
|
||||
<tr>
|
||||
<td width="83%">
|
||||
<div align="right">
|
||||
<?php ob_start();?><?php echo vtranslate('LBL_TOTAL_AFTER_DISCOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp14=ob_get_clean();?><?php ob_start();?><?php $_smarty_tpl->tpl_vars['CHARGE_INFO'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['CHARGE_INFO']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['CHARGE_ID'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['SELECTED_CHARGES_AND_ITS_TAXES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['CHARGE_INFO']->key => $_smarty_tpl->tpl_vars['CHARGE_INFO']->value){
|
||||
$_smarty_tpl->tpl_vars['CHARGE_INFO']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['CHARGE_ID']->value = $_smarty_tpl->tpl_vars['CHARGE_INFO']->key;
|
||||
?><?php echo " ";?><?php if ($_smarty_tpl->tpl_vars['CHARGE_INFO']->value['deleted']){?><?php echo "(";?><?php echo strtoupper(vtranslate('LBL_DELETED',$_smarty_tpl->tpl_vars['MODULE_NAME']->value));?>
|
||||
<?php echo ")";?><?php }?><?php echo " ";?><?php echo $_smarty_tpl->tpl_vars['CHARGE_INFO']->value['name'];?><?php echo " ";?><?php if ($_smarty_tpl->tpl_vars['CHARGE_INFO']->value['percent']){?><?php echo ": ";?><?php echo $_smarty_tpl->tpl_vars['CHARGE_INFO']->value['percent'];?><?php echo "% ";?><?php echo vtranslate('LBL_OF',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php echo " ";?><?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['totalAfterDiscount'];?><?php }?><?php echo " = ";?><?php echo $_smarty_tpl->tpl_vars['CHARGE_INFO']->value['amount'];?><?php echo "<br />";?><?php } ?><?php $_tmp15=ob_get_clean();?><?php ob_start();?><?php echo vtranslate('LBL_CHARGES_TOTAL',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp16=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['CHARGES_INFO'] = new Smarty_variable($_tmp14." = ".($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['totalAfterDiscount'])."<br /><br />".$_tmp15."<br /><h5>".$_tmp16." = ".($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['shipping_handling_charge'])."</h5>", null, 0);?>
|
||||
(+) <strong><a class="inventoryLineItemDetails" tabindex="0" role="tooltip" href="javascript:void(0)" id="example" data-trigger="focus" data-placement ="left" data-toggle="popover" title=<?php echo vtranslate('LBL_CHARGES',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
data-content="<?php echo $_smarty_tpl->tpl_vars['CHARGES_INFO']->value;?>
|
||||
"><?php echo vtranslate('LBL_CHARGES',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</a></strong>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<div align="right">
|
||||
<?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value["shipping_handling_charge"];?>
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<?php }?>
|
||||
<tr>
|
||||
<td width="83%">
|
||||
<div align="right">
|
||||
<strong><?php echo vtranslate('LBL_PRE_TAX_TOTAL',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<div align="right">
|
||||
<?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value["preTaxTotal"];?>
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['taxtype']!='individual'){?>
|
||||
|
||||
|
||||
<tr>
|
||||
<td width="83%">
|
||||
<div align="right">
|
||||
<?php if ($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['taxtype']=='group'){?>
|
||||
<?php ob_start();?><?php echo vtranslate('LBL_TOTAL_AFTER_DISCOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp17=ob_get_clean();?><?php ob_start();?><?php $_smarty_tpl->tpl_vars['tax_details'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['tax_details']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['taxes']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['tax_details']->key => $_smarty_tpl->tpl_vars['tax_details']->value){
|
||||
$_smarty_tpl->tpl_vars['tax_details']->_loop = true;
|
||||
?><?php echo $_smarty_tpl->tpl_vars['tax_details']->value['taxlabel'];?><?php echo " : \t";?><?php echo $_smarty_tpl->tpl_vars['tax_details']->value['percentage'];?><?php echo "% ";?><?php echo vtranslate('LBL_OF',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php echo " ";?><?php if ($_smarty_tpl->tpl_vars['tax_details']->value['method']=='Compound'){?><?php echo "(";?><?php }?><?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['totalAfterDiscount'];?><?php if ($_smarty_tpl->tpl_vars['tax_details']->value['method']=='Compound'){?><?php $_smarty_tpl->tpl_vars['COMPOUND_TAX_ID'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['tax_details']->value['compoundon']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->key => $_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->value){
|
||||
$_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->_loop = true;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['taxes'][$_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->value]['taxlabel']){?><?php echo " + ";?><?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['taxes'][$_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->value]['taxlabel'];?><?php }?><?php } ?><?php echo ")";?><?php }?><?php echo " = ";?><?php echo $_smarty_tpl->tpl_vars['tax_details']->value['amount'];?><?php echo "<br />";?><?php } ?><?php $_tmp18=ob_get_clean();?><?php ob_start();?><?php echo vtranslate('LBL_TOTAL_TAX_AMOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp19=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['GROUP_TAX_INFO'] = new Smarty_variable($_tmp17." = ".($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['totalAfterDiscount'])."<br /><br />".$_tmp18."<br />".$_tmp19." = ".($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['tax_totalamount']), null, 0);?>
|
||||
<?php }else{ ?>
|
||||
<?php ob_start();?><?php echo vtranslate('LBL_TOTAL_AFTER_DISCOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp20=ob_get_clean();?><?php ob_start();?><?php echo vtranslate('LBL_TOTAL_TAX_AMOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp21=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['GROUP_TAX_INFO'] = new Smarty_variable($_tmp20." = ".($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['totalAfterDiscount'])."<br />".$_tmp21." = ".($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['tax_totalamount']), null, 0);?>
|
||||
<?php }?>
|
||||
(+) <strong><a class="inventoryLineItemDetails" tabindex="0" role="tooltip" href="javascript:void(0)" id="finalTax" data-trigger ="focus" data-placement ="left" title = "<?php echo vtranslate('LBL_TAX',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
" data-toggle ="popover" data-content="<?php echo $_smarty_tpl->tpl_vars['GROUP_TAX_INFO']->value;?>
|
||||
"><?php echo vtranslate('LBL_TAX',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</a></strong>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<div align="right">
|
||||
<?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['tax_totalamount'];?>
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<?php }?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['SH_PERCENT_VIEWABLE']->value){?>
|
||||
<tr>
|
||||
<td width="83%">
|
||||
<div align="right">
|
||||
<?php ob_start();?><?php echo vtranslate('LBL_CHARGES_TOTAL',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp22=ob_get_clean();?><?php ob_start();?><?php $_smarty_tpl->tpl_vars['CHARGE_INFO'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['CHARGE_INFO']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['CHARGE_ID'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['SELECTED_CHARGES_AND_ITS_TAXES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['CHARGE_INFO']->key => $_smarty_tpl->tpl_vars['CHARGE_INFO']->value){
|
||||
$_smarty_tpl->tpl_vars['CHARGE_INFO']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['CHARGE_ID']->value = $_smarty_tpl->tpl_vars['CHARGE_INFO']->key;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['CHARGE_INFO']->value['taxes']){?><?php if ($_smarty_tpl->tpl_vars['CHARGE_INFO']->value['deleted']){?><?php echo "(";?><?php echo strtoupper(vtranslate('LBL_DELETED',$_smarty_tpl->tpl_vars['MODULE_NAME']->value));?>
|
||||
<?php echo ")";?><?php }?><?php echo " ";?><?php echo $_smarty_tpl->tpl_vars['CHARGE_INFO']->value['name'];?><?php echo "<br />";?><?php $_smarty_tpl->tpl_vars['CHARGE_TAX_INFO'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['CHARGE_TAX_INFO']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['CHARGE_INFO']->value['taxes']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['CHARGE_TAX_INFO']->key => $_smarty_tpl->tpl_vars['CHARGE_TAX_INFO']->value){
|
||||
$_smarty_tpl->tpl_vars['CHARGE_TAX_INFO']->_loop = true;
|
||||
?><?php echo " ";?><?php echo $_smarty_tpl->tpl_vars['CHARGE_TAX_INFO']->value['name'];?><?php echo ":  ";?><?php echo $_smarty_tpl->tpl_vars['CHARGE_TAX_INFO']->value['percent'];?><?php echo "% ";?><?php echo vtranslate('LBL_OF',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php echo " ";?><?php if ($_smarty_tpl->tpl_vars['CHARGE_TAX_INFO']->value['method']=='Compound'){?><?php echo "(";?><?php }?><?php echo $_smarty_tpl->tpl_vars['CHARGE_INFO']->value['amount'];?><?php echo " ";?><?php if ($_smarty_tpl->tpl_vars['CHARGE_TAX_INFO']->value['method']=='Compound'){?><?php $_smarty_tpl->tpl_vars['COMPOUND_TAX_ID'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['CHARGE_TAX_INFO']->value['compoundon']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->key => $_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->value){
|
||||
$_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->_loop = true;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['CHARGE_INFO']->value['taxes'][$_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->value]['name']){?><?php echo " + ";?><?php echo $_smarty_tpl->tpl_vars['CHARGE_INFO']->value['taxes'][$_smarty_tpl->tpl_vars['COMPOUND_TAX_ID']->value]['name'];?><?php }?><?php } ?><?php echo ")";?><?php }?><?php echo " = ";?><?php echo $_smarty_tpl->tpl_vars['CHARGE_TAX_INFO']->value['amount'];?><?php echo "<br />";?><?php } ?><?php echo "<br />";?><?php }?><?php } ?><?php $_tmp23=ob_get_clean();?><?php ob_start();?><?php echo vtranslate('LBL_TOTAL_TAX_AMOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp24=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['CHARGES_TAX_INFO'] = new Smarty_variable($_tmp22." = ".($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value["shipping_handling_charge"])."<br /><br />".$_tmp23."\r\n".$_tmp24." = ".($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['shtax_totalamount']), null, 0);?>
|
||||
(+) <strong><a class="inventoryLineItemDetails" tabindex="0" role="tooltip" title = "<?php echo vtranslate('LBL_TAXES_ON_CHARGES',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
" data-trigger ="focus" data-placement ="left" data-toggle="popover" href="javascript:void(0)" id="taxesOnChargesList" data-content="<?php echo $_smarty_tpl->tpl_vars['CHARGES_TAX_INFO']->value;?>
|
||||
">
|
||||
<?php echo vtranslate('LBL_TAXES_ON_CHARGES',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</a></strong>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<div align="right">
|
||||
<?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value["shtax_totalamount"];?>
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<?php }?>
|
||||
<tr>
|
||||
<td width="83%">
|
||||
<div align="right">
|
||||
<?php ob_start();?><?php echo vtranslate('LBL_TOTAL_AFTER_DISCOUNT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp25=ob_get_clean();?><?php ob_start();?><?php $_smarty_tpl->tpl_vars['DEDUCTED_TAX_INFO'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['DEDUCTED_TAX_INFO']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['DEDUCTED_TAX_ID'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['deductTaxes']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['DEDUCTED_TAX_INFO']->key => $_smarty_tpl->tpl_vars['DEDUCTED_TAX_INFO']->value){
|
||||
$_smarty_tpl->tpl_vars['DEDUCTED_TAX_INFO']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['DEDUCTED_TAX_ID']->value = $_smarty_tpl->tpl_vars['DEDUCTED_TAX_INFO']->key;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['DEDUCTED_TAX_INFO']->value['selected']==true){?><?php echo $_smarty_tpl->tpl_vars['DEDUCTED_TAX_INFO']->value['taxlabel'];?><?php echo ": \t";?><?php echo $_smarty_tpl->tpl_vars['DEDUCTED_TAX_INFO']->value['percentage'];?><?php echo "% = ";?><?php echo $_smarty_tpl->tpl_vars['DEDUCTED_TAX_INFO']->value['amount'];?><?php echo "\r\n";?><?php }?><?php } ?><?php $_tmp26=ob_get_clean();?><?php ob_start();?><?php echo vtranslate('LBL_DEDUCTED_TAXES_TOTAL',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php $_tmp27=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['DEDUCTED_TAXES_INFO'] = new Smarty_variable($_tmp25." = ".($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value["totalAfterDiscount"])."<br /><br />".$_tmp26."\r\n\r\n".$_tmp27." = ".($_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['deductTaxesTotalAmount']), null, 0);?>
|
||||
(-) <strong><a class="inventoryLineItemDetails" tabindex="0" role="tooltip" href="javascript:void(0)" id="deductedTaxesList" data-trigger="focus" data-toggle="popover" title = "<?php echo vtranslate('LBL_DEDUCTED_TAXES',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
" data-placement ="left" data-content="<?php echo $_smarty_tpl->tpl_vars['DEDUCTED_TAXES_INFO']->value;?>
|
||||
">
|
||||
<?php echo vtranslate('LBL_DEDUCTED_TAXES',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</a></strong>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<div align="right">
|
||||
<?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value['deductTaxesTotalAmount'];?>
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="83%">
|
||||
<div align="right">
|
||||
<strong><?php echo vtranslate('LBL_ADJUSTMENT',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<div align="right">
|
||||
<?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value["adjustment"];?>
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="83%">
|
||||
<div align="right">
|
||||
<strong><?php echo vtranslate('LBL_GRAND_TOTAL',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<div align="right">
|
||||
<?php echo $_smarty_tpl->tpl_vars['FINAL_DETAILS']->value["grandTotal"];?>
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<?php if ($_smarty_tpl->tpl_vars['MODULE_NAME']->value=='Invoice'||$_smarty_tpl->tpl_vars['MODULE_NAME']->value=='PurchaseOrder'){?>
|
||||
<tr>
|
||||
<td width="83%">
|
||||
<?php if ($_smarty_tpl->tpl_vars['MODULE_NAME']->value=='Invoice'){?>
|
||||
<div align="right">
|
||||
<strong><?php echo vtranslate('LBL_RECEIVED',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</div>
|
||||
<?php }else{ ?>
|
||||
<div align="right">
|
||||
<strong><?php echo vtranslate('LBL_PAID',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</div>
|
||||
<?php }?>
|
||||
</td>
|
||||
<td>
|
||||
<?php if ($_smarty_tpl->tpl_vars['MODULE_NAME']->value=='Invoice'){?>
|
||||
<div align="right">
|
||||
<?php if ($_smarty_tpl->tpl_vars['RECORD']->value->getDisplayValue('received')){?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['RECORD']->value->getDisplayValue('received');?>
|
||||
|
||||
<?php }else{ ?>
|
||||
0
|
||||
<?php }?>
|
||||
</div>
|
||||
<?php }else{ ?>
|
||||
<div align="right">
|
||||
<?php if ($_smarty_tpl->tpl_vars['RECORD']->value->getDisplayValue('paid')){?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['RECORD']->value->getDisplayValue('paid');?>
|
||||
|
||||
<?php }else{ ?>
|
||||
0
|
||||
<?php }?>
|
||||
</div>
|
||||
<?php }?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="83%">
|
||||
<div align="right">
|
||||
<strong><?php echo vtranslate('LBL_BALANCE',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</strong>
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<div align="right">
|
||||
<?php if ($_smarty_tpl->tpl_vars['RECORD']->value->getDisplayValue('balance')){?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['RECORD']->value->getDisplayValue('balance');?>
|
||||
|
||||
<?php }else{ ?>0
|
||||
<?php }?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<?php }?>
|
||||
</table>
|
||||
</div><?php }} ?>
|
||||
@@ -1,57 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-17 16:47:00
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Calendar/ListViewRecordActions.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:149464572068f248d46f8335-80508715%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'19e82995439910e4d6c0081936707f365f0b44e2' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Calendar/ListViewRecordActions.tpl',
|
||||
1 => 1711810495,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '149464572068f248d46f8335-80508715',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'SEARCH_MODE_RESULTS' => 0,
|
||||
'LISTVIEW_ENTRY' => 0,
|
||||
'MODULE' => 0,
|
||||
'QUICK_PREVIEW_ENABLED' => 0,
|
||||
'MODULE_MODEL' => 0,
|
||||
'STARRED' => 0,
|
||||
'IS_MODULE_EDITABLE' => 0,
|
||||
'EDIT_VIEW_URL' => 0,
|
||||
'IS_CREATE_PERMITTED' => 0,
|
||||
'SELECTED_MENU_CATEGORY' => 0,
|
||||
'RECORD_ACTIONS' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68f248d47127d',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68f248d47127d')) {function content_68f248d47127d($_smarty_tpl) {?>
|
||||
|
||||
<div class="table-actions calendar-table-actions"><?php if (!$_smarty_tpl->tpl_vars['SEARCH_MODE_RESULTS']->value){?><span class="input" ><input type="checkbox" value="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getId();?>
|
||||
" class="listViewEntriesCheckBox"/></span><?php }?><?php if ($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get('starred')==vtranslate('LBL_YES',$_smarty_tpl->tpl_vars['MODULE']->value)){?><?php $_smarty_tpl->tpl_vars['STARRED'] = new Smarty_variable(true, null, 0);?><?php }else{ ?><?php $_smarty_tpl->tpl_vars['STARRED'] = new Smarty_variable(false, null, 0);?><?php }?><?php if ($_smarty_tpl->tpl_vars['QUICK_PREVIEW_ENABLED']->value=='true'){?><span><a class="quickView fa fa-eye icon action" title="<?php echo vtranslate('LBL_QUICK_VIEW',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"></a></span><?php }?><?php if ($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->isStarredEnabled()){?><span><a class="markStar fa icon action <?php if ($_smarty_tpl->tpl_vars['STARRED']->value){?> fa-star active <?php }else{ ?> fa-star-o<?php }?>" title="<?php if ($_smarty_tpl->tpl_vars['STARRED']->value){?> <?php echo vtranslate('LBL_STARRED',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }else{ ?> <?php echo vtranslate('LBL_NOT_STARRED',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }?>"></a></span><?php }?><?php ob_start();?><?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getEditViewUrl();?>
|
||||
<?php $_tmp1=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['EDIT_VIEW_URL'] = new Smarty_variable($_tmp1, null, 0);?><?php if ($_smarty_tpl->tpl_vars['IS_MODULE_EDITABLE']->value&&$_smarty_tpl->tpl_vars['EDIT_VIEW_URL']->value&&$_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get('taskstatus')!=vtranslate('Held',$_smarty_tpl->tpl_vars['MODULE']->value)&&$_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get('taskstatus')!=vtranslate('Completed',$_smarty_tpl->tpl_vars['MODULE']->value)){?><span class="fa fa-check icon action markAsHeld" title="<?php echo vtranslate('LBL_MARK_AS_HELD',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
" onclick="Calendar_Calendar_Js.markAsHeld('<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getId();?>
|
||||
');"></span><?php }?><?php if ($_smarty_tpl->tpl_vars['IS_CREATE_PERMITTED']->value&&$_smarty_tpl->tpl_vars['EDIT_VIEW_URL']->value&&$_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get('taskstatus')==vtranslate('Held',$_smarty_tpl->tpl_vars['MODULE']->value)){?><span class="fa fa-flag icon action holdFollowupOn" title="<?php echo vtranslate('LBL_HOLD_FOLLOWUP_ON',"Events");?>
|
||||
" onclick="Calendar_Calendar_Js.holdFollowUp('<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getId();?>
|
||||
');"></span><?php }?><span class="more dropdown action"><span href="javascript:;" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-ellipsis-v icon"></i></span><ul class="dropdown-menu"><li><a data-id="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getId();?>
|
||||
" href="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getFullDetailViewUrl();?>
|
||||
&app=<?php echo $_smarty_tpl->tpl_vars['SELECTED_MENU_CATEGORY']->value;?>
|
||||
"><?php echo vtranslate('LBL_DETAILS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></li><?php if ($_smarty_tpl->tpl_vars['RECORD_ACTIONS']->value){?><?php if ($_smarty_tpl->tpl_vars['RECORD_ACTIONS']->value['edit']){?><li><a data-id="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getId();?>
|
||||
" href="javascript:void(0);" data-url="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getEditViewUrl();?>
|
||||
&app=<?php echo $_smarty_tpl->tpl_vars['SELECTED_MENU_CATEGORY']->value;?>
|
||||
" name="editlink"><?php echo vtranslate('LBL_EDIT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></li><?php }?><?php if ($_smarty_tpl->tpl_vars['RECORD_ACTIONS']->value['delete']){?><li><a data-id="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getId();?>
|
||||
" href="javascript:void(0);" class="deleteRecordButton"><?php echo vtranslate('LBL_DELETE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></li><?php }?><?php }?></ul></span><div class="btn-group inline-save hide"><button class="button btn-success btn-small save" name="save"><i class="fa fa-check"></i></button><button class="button btn-danger btn-small cancel" name="Cancel"><i class="fa fa-close"></i></button></div></div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-20 11:36:48
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 12:04:33
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/Text.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:144049812168ce67a00c7785-56012586%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:111700347368f9efa13efb72-59020438%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '144049812168ce67a00c7785-56012586',
|
||||
'nocache_hash' => '111700347368f9efa13efb72-59020438',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -25,9 +25,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68ce67a00dd5f',
|
||||
'unifunc' => 'content_68f9efa13ffe7',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68ce67a00dd5f')) {function content_68ce67a00dd5f($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9efa13ffe7')) {function content_68f9efa13ffe7($_smarty_tpl) {?>
|
||||
<?php $_smarty_tpl->tpl_vars["FIELD_INFO"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldInfo(), null, 0);?><?php $_smarty_tpl->tpl_vars["SPECIAL_VALIDATOR"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getValidator(), null, 0);?><?php if ((!$_smarty_tpl->tpl_vars['FIELD_NAME']->value)){?><?php $_smarty_tpl->tpl_vars["FIELD_NAME"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldName(), null, 0);?><?php }?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('uitype')=='19'||$_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('uitype')=='20'){?><textarea rows="3" id="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
_editView_fieldName_<?php echo $_smarty_tpl->tpl_vars['FIELD_NAME']->value;?>
|
||||
" class="inputElement textAreaElement col-lg-12 <?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isNameField()){?>nameField<?php }?> <?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isCKEEnabled()){?>sp_cke_field<?php }?>" name="<?php echo $_smarty_tpl->tpl_vars['FIELD_NAME']->value;?>
|
||||
|
||||
@@ -1,38 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 18:02:54
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/dashboards/NotebookContents.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:52125283768cd709e35b846-17297641%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'1be16e2d6882cb9350e0da9fc45593cf1012d2fc' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/dashboards/NotebookContents.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '52125283768cd709e35b846-17297641',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MODULE' => 0,
|
||||
'WIDGET' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd709e365db',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd709e365db')) {function content_68cd709e365db($_smarty_tpl) {?>
|
||||
<div style='padding:5px'><div class="row"><div class="dashboard_notebookWidget_view" style="word-break: break-all"><div class=""><span class="col-lg-10"><i><?php echo vtranslate('LBL_LAST_SAVED_ON',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</i> <?php echo Vtiger_Util_Helper::formatDateTimeIntoDayString($_smarty_tpl->tpl_vars['WIDGET']->value->getLastSavedDate());?>
|
||||
</span><span class="col-lg-2"><span class="pull-right"><button class="btn btn-default btn-sm pull-right dashboard_notebookWidget_edit"><strong><?php echo vtranslate('LBL_EDIT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></button></span></span></div><br><br><div class="pushDown2per col-lg-12"><div class="dashboard_notebookWidget_viewarea boxSizingBorderBox"><?php echo nl2br($_smarty_tpl->tpl_vars['WIDGET']->value->getContent());?>
|
||||
</div></div></div><div class="dashboard_notebookWidget_text" style="display:none;"><div class=""><span class="col-lg-10"><i><?php echo vtranslate('LBL_LAST_SAVED_ON',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</i> <?php echo Vtiger_Util_Helper::formatDateTimeIntoDayString($_smarty_tpl->tpl_vars['WIDGET']->value->getLastSavedDate());?>
|
||||
</span><span class="col-lg-2"><span class="pull-right"><button class="btn btn-mini btn-success pull-right dashboard_notebookWidget_save"><strong><?php echo vtranslate('LBL_SAVE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></button></span></span></div><br><br><div class=""><span class="col-lg-12"><textarea class="dashboard_notebookWidget_textarea boxSizingBorderBox" data-note-book-id="<?php echo $_smarty_tpl->tpl_vars['WIDGET']->value->get('id');?>
|
||||
"><?php echo $_smarty_tpl->tpl_vars['WIDGET']->value->getContent();?>
|
||||
</textarea></span></div></div></div></div>
|
||||
<?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-23 13:08:44
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-24 17:23:27
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/MultiPicklist.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:76635584668d271acc59678-63866247%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:108586951668fb8bdfc2be83-18932834%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '76635584668d271acc59678-63866247',
|
||||
'nocache_hash' => '108586951668fb8bdfc2be83-18932834',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -29,9 +29,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d271acc7d43',
|
||||
'unifunc' => 'content_68fb8bdfc3e2a',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d271acc7d43')) {function content_68d271acc7d43($_smarty_tpl) {?><?php if (!is_callable('smarty_modifier_replace')) include '/var/www/fastuser/data/www/crm.clientright.ru/libraries/Smarty/libs/plugins/modifier.replace.php';
|
||||
<?php if ($_valid && !is_callable('content_68fb8bdfc3e2a')) {function content_68fb8bdfc3e2a($_smarty_tpl) {?><?php if (!is_callable('smarty_modifier_replace')) include '/var/www/fastuser/data/www/crm.clientright.ru/libraries/Smarty/libs/plugins/modifier.replace.php';
|
||||
?>
|
||||
<?php $_smarty_tpl->tpl_vars["FIELD_INFO"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldInfo(), null, 0);?><?php $_smarty_tpl->tpl_vars["SPECIAL_VALIDATOR"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getValidator(), null, 0);?><?php $_smarty_tpl->tpl_vars["FIELD_VALUE_LIST"] = new Smarty_variable(explode(' |##| ',$_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('fieldvalue')), null, 0);?><?php $_smarty_tpl->tpl_vars['PICKLIST_VALUES'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_INFO']->value['editablepicklistvalues'], null, 0);?><?php $_smarty_tpl->tpl_vars['PICKLIST_COLORS'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_INFO']->value['picklistColors'], null, 0);?><input type="hidden" name="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldName();?>
|
||||
" value="" data-fieldtype="multipicklist"/><select id="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-21 17:08:22
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:29:10
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Vtiger/ModuleHeader.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:76091754968d006d6b9d926-05130018%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:118324305368f9e7564ce6d7-57074847%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '76091754968d006d6b9d926-05130018',
|
||||
'nocache_hash' => '118324305368f9e7564ce6d7-57074847',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -38,9 +38,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d006d6bffc9',
|
||||
'unifunc' => 'content_68f9e7565349f',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d006d6bffc9')) {function content_68d006d6bffc9($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9e7565349f')) {function content_68f9e7565349f($_smarty_tpl) {?>
|
||||
|
||||
<div class="col-sm-12 col-xs-12 module-action-bar clearfix coloredBorderTop"><div class="module-action-content clearfix"><div class="col-lg-7 col-md-7"><?php if ($_smarty_tpl->tpl_vars['USER_MODEL']->value->isAdminUser()){?><a title="<?php echo vtranslate('Home',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
" href='index.php?module=Vtiger&parent=Settings&view=Index'><h4 class="module-title pull-left text-uppercase"><?php echo vtranslate('LBL_HOME',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
@@ -1,43 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-01 12:07:32
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/DocumentsFolderFieldSearchView.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:72599759568dcef54c0df17-26854551%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'1d330adc2b2fff4f7a55c4862b8a282be2bd0fec' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/DocumentsFolderFieldSearchView.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '72599759568dcef54c0df17-26854551',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'FIELD_MODEL' => 0,
|
||||
'SEARCH_INFO' => 0,
|
||||
'FIELD_INFO' => 0,
|
||||
'PICKLIST_VALUES' => 0,
|
||||
'PICKLIST_LABEL' => 0,
|
||||
'SEARCH_VALUES' => 0,
|
||||
'MODULE' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68dcef54c6878',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68dcef54c6878')) {function content_68dcef54c6878($_smarty_tpl) {?>
|
||||
<?php $_smarty_tpl->tpl_vars["FIELD_INFO"] = new Smarty_variable(Zend_Json::encode($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldInfo()), null, 0);?><?php $_smarty_tpl->tpl_vars['PICKLIST_VALUES'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getDocumentFolders(), null, 0);?><?php $_smarty_tpl->tpl_vars['SEARCH_VALUES'] = new Smarty_variable(explode(',',$_smarty_tpl->tpl_vars['SEARCH_INFO']->value['searchValue']), null, 0);?><div class="select2_search_div"><input type="text" class="listSearchContributor inputElement select2_input_element"/><select class="select2 listSearchContributor" name="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('name');?>
|
||||
" multiple data-fieldinfo='<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['FIELD_INFO']->value, ENT_QUOTES, 'UTF-8', true);?>
|
||||
' style="display:none"><?php $_smarty_tpl->tpl_vars['PICKLIST_LABEL'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['PICKLIST_LABEL']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['PICKLIST_KEY'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['PICKLIST_VALUES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['PICKLIST_LABEL']->key => $_smarty_tpl->tpl_vars['PICKLIST_LABEL']->value){
|
||||
$_smarty_tpl->tpl_vars['PICKLIST_LABEL']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['PICKLIST_KEY']->value = $_smarty_tpl->tpl_vars['PICKLIST_LABEL']->key;
|
||||
?><option value="<?php echo $_smarty_tpl->tpl_vars['PICKLIST_LABEL']->value;?>
|
||||
" <?php if (in_array($_smarty_tpl->tpl_vars['PICKLIST_LABEL']->value,$_smarty_tpl->tpl_vars['SEARCH_VALUES']->value)&&($_smarty_tpl->tpl_vars['PICKLIST_LABEL']->value!='')){?> selected<?php }?>><?php echo vtranslate($_smarty_tpl->tpl_vars['PICKLIST_LABEL']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option><?php } ?></select></div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-20 17:05:42
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 12:23:22
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/partials/RelatedListHeader.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:12462170968ceb4b6041b35-88530069%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:113405093468f9f40acab7c4-64504588%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '12462170968ceb4b6041b35-88530069',
|
||||
'nocache_hash' => '113405093468f9f40acab7c4-64504588',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -32,9 +32,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68ceb4b605e0d',
|
||||
'unifunc' => 'content_68f9f40acce75',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68ceb4b605e0d')) {function content_68ceb4b605e0d($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9f40acce75')) {function content_68f9f40acce75($_smarty_tpl) {?>
|
||||
|
||||
<div class="relatedHeader"><div class="btn-toolbar row"><div class="col-lg-6 col-md-6 col-sm-6 btn-toolbar"><?php $_smarty_tpl->tpl_vars['RELATED_LINK'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['RELATED_LINK']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['RELATED_LIST_LINKS']->value['LISTVIEWBASIC']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
|
||||
@@ -1,116 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-21 18:44:28
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Calendar/ModuleHeader.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:42066999268d01d5cb12d53-79276110%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'1f174ce588586d5519a4fe234aa23899d1ee7a43' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Calendar/ModuleHeader.tpl',
|
||||
1 => 1711810495,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '42066999268d01d5cb12d53-79276110',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MODULE' => 0,
|
||||
'MODULE_MODEL' => 0,
|
||||
'DEFAULT_FILTER_ID' => 0,
|
||||
'CVURL' => 0,
|
||||
'DEFAULT_FILTER_URL' => 0,
|
||||
'SELECTED_MENU_CATEGORY' => 0,
|
||||
'VIEWID' => 0,
|
||||
'CUSTOM_VIEWS' => 0,
|
||||
'FILTER_TYPES' => 0,
|
||||
'FILTERS' => 0,
|
||||
'CVNAME' => 0,
|
||||
'RECORD' => 0,
|
||||
'MODULE_BASIC_ACTIONS' => 0,
|
||||
'BASIC_ACTION' => 0,
|
||||
'MODULE_SETTING_ACTIONS' => 0,
|
||||
'SETTING' => 0,
|
||||
'MODULE_NAME' => 0,
|
||||
'FIELDS_INFO' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d01d5cb5323',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d01d5cb5323')) {function content_68d01d5cb5323($_smarty_tpl) {?>
|
||||
|
||||
<div class="col-sm-12 col-xs-12 module-action-bar clearfix coloredBorderTop"><div class="module-action-content clearfix <?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
-module-action-content"><div class="col-lg-4 col-md-4 module-breadcrumb module-breadcrumb-<?php echo $_REQUEST['view'];?>
|
||||
transitionsAllHalfSecond"><?php $_smarty_tpl->tpl_vars['MODULE_MODEL'] = new Smarty_variable(Vtiger_Module_Model::getInstance($_smarty_tpl->tpl_vars['MODULE']->value), null, 0);?><?php if ($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getDefaultViewName()!='List'){?><?php $_smarty_tpl->tpl_vars['DEFAULT_FILTER_URL'] = new Smarty_variable($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getDefaultUrl(), null, 0);?><?php }else{ ?><?php $_smarty_tpl->tpl_vars['DEFAULT_FILTER_ID'] = new Smarty_variable($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getDefaultCustomFilter(), null, 0);?><?php if ($_smarty_tpl->tpl_vars['DEFAULT_FILTER_ID']->value){?><?php $_smarty_tpl->tpl_vars['CVURL'] = new Smarty_variable(("&viewname=").($_smarty_tpl->tpl_vars['DEFAULT_FILTER_ID']->value), null, 0);?><?php $_smarty_tpl->tpl_vars['DEFAULT_FILTER_URL'] = new Smarty_variable(($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getListViewUrl()).($_smarty_tpl->tpl_vars['CVURL']->value), null, 0);?><?php }else{ ?><?php $_smarty_tpl->tpl_vars['DEFAULT_FILTER_URL'] = new Smarty_variable($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getListViewUrlWithAllFilter(), null, 0);?><?php }?><?php }?><a title="<?php echo vtranslate($_smarty_tpl->tpl_vars['MODULE']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
" href='<?php echo $_smarty_tpl->tpl_vars['DEFAULT_FILTER_URL']->value;?>
|
||||
&app=<?php echo $_smarty_tpl->tpl_vars['SELECTED_MENU_CATEGORY']->value;?>
|
||||
'><h4 class="module-title pull-left text-uppercase"> <?php echo vtranslate($_smarty_tpl->tpl_vars['MODULE']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</h4></a><?php if ($_SESSION['lvs'][$_smarty_tpl->tpl_vars['MODULE']->value]['viewname']){?><?php $_smarty_tpl->tpl_vars['VIEWID'] = new Smarty_variable($_SESSION['lvs'][$_smarty_tpl->tpl_vars['MODULE']->value]['viewname'], null, 0);?><?php }?><?php if ($_smarty_tpl->tpl_vars['VIEWID']->value){?><?php $_smarty_tpl->tpl_vars['FILTER_TYPES'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['FILTER_TYPES']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['CUSTOM_VIEWS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['FILTER_TYPES']->key => $_smarty_tpl->tpl_vars['FILTER_TYPES']->value){
|
||||
$_smarty_tpl->tpl_vars['FILTER_TYPES']->_loop = true;
|
||||
?><?php $_smarty_tpl->tpl_vars['FILTERS'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['FILTERS']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['FILTER_TYPES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['FILTERS']->key => $_smarty_tpl->tpl_vars['FILTERS']->value){
|
||||
$_smarty_tpl->tpl_vars['FILTERS']->_loop = true;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['FILTERS']->value->get('cvid')==$_smarty_tpl->tpl_vars['VIEWID']->value){?><?php $_smarty_tpl->tpl_vars['CVNAME'] = new Smarty_variable($_smarty_tpl->tpl_vars['FILTERS']->value->get('viewname'), null, 0);?><?php break 1?><?php }?><?php } ?><?php } ?><p class="current-filter-name filter-name pull-left cursorPointer" title="<?php echo $_smarty_tpl->tpl_vars['CVNAME']->value;?>
|
||||
"> <span class="fa fa-angle-right pull-left" aria-hidden="true"></span><a href='<?php echo $_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getListViewUrl();?>
|
||||
&viewname=<?php echo $_smarty_tpl->tpl_vars['VIEWID']->value;?>
|
||||
&app=<?php echo $_smarty_tpl->tpl_vars['SELECTED_MENU_CATEGORY']->value;?>
|
||||
'> <?php echo vtranslate($_smarty_tpl->tpl_vars['CVNAME']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a> </p><?php }?><?php $_smarty_tpl->tpl_vars['SINGLE_MODULE_NAME'] = new Smarty_variable(('SINGLE_').($_smarty_tpl->tpl_vars['MODULE']->value), null, 0);?><?php if ($_smarty_tpl->tpl_vars['RECORD']->value&&$_REQUEST['view']=='Edit'){?><p class="current-filter-name filter-name pull-left "><span class="fa fa-angle-right pull-left" aria-hidden="true"></span><a title="<?php echo $_smarty_tpl->tpl_vars['RECORD']->value->get('label');?>
|
||||
"> <?php echo vtranslate('LBL_EDITING',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
: <?php echo $_smarty_tpl->tpl_vars['RECORD']->value->get('label');?>
|
||||
</a></p><?php }elseif($_REQUEST['view']=='Edit'){?><p class="current-filter-name filter-name pull-left "><span class="fa fa-angle-right pull-left" aria-hidden="true"></span><a> <?php echo vtranslate('LBL_ADDING_NEW',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></p><?php }?><?php if ($_REQUEST['view']=='Detail'){?><p class="current-filter-name filter-name pull-left"><span class="fa fa-angle-right pull-left" aria-hidden="true"></span><a title="<?php echo $_smarty_tpl->tpl_vars['RECORD']->value->get('label');?>
|
||||
"> <?php echo $_smarty_tpl->tpl_vars['RECORD']->value->get('label');?>
|
||||
</a></p><?php }?></div><div class="col-lg-8 col-md-8 pull-right"><div id="appnav" class="navbar-right"><ul class="nav navbar-nav"><?php $_smarty_tpl->tpl_vars['BASIC_ACTION'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['BASIC_ACTION']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['MODULE_BASIC_ACTIONS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['BASIC_ACTION']->key => $_smarty_tpl->tpl_vars['BASIC_ACTION']->value){
|
||||
$_smarty_tpl->tpl_vars['BASIC_ACTION']->_loop = true;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['BASIC_ACTION']->value->getLabel()=='LBL_IMPORT'){?><li><button id="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
_basicAction_<?php echo Vtiger_Util_Helper::replaceSpaceWithUnderScores($_smarty_tpl->tpl_vars['BASIC_ACTION']->value->getLabel());?>
|
||||
" type="button" class="btn addButton btn-default module-buttons"<?php if (stripos($_smarty_tpl->tpl_vars['BASIC_ACTION']->value->getUrl(),'javascript:')===0){?>onclick='<?php echo substr($_smarty_tpl->tpl_vars['BASIC_ACTION']->value->getUrl(),strlen("javascript:"));?>
|
||||
;'<?php }else{ ?>onclick="Vtiger_Import_Js.triggerImportAction('<?php echo $_smarty_tpl->tpl_vars['BASIC_ACTION']->value->getUrl();?>
|
||||
')"<?php }?>><div class="fa <?php echo $_smarty_tpl->tpl_vars['BASIC_ACTION']->value->getIcon();?>
|
||||
" aria-hidden="true"></div> <?php echo vtranslate($_smarty_tpl->tpl_vars['BASIC_ACTION']->value->getLabel(),$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button></li><?php }else{ ?><li><button id="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
_listView_basicAction_<?php echo Vtiger_Util_Helper::replaceSpaceWithUnderScores($_smarty_tpl->tpl_vars['BASIC_ACTION']->value->getLabel());?>
|
||||
" type="button" class="btn addButton btn-default module-buttons"<?php if (stripos($_smarty_tpl->tpl_vars['BASIC_ACTION']->value->getUrl(),'javascript:')===0){?>onclick='<?php echo substr($_smarty_tpl->tpl_vars['BASIC_ACTION']->value->getUrl(),strlen("javascript:"));?>
|
||||
;'<?php }else{ ?>onclick='window.location.href="<?php echo $_smarty_tpl->tpl_vars['BASIC_ACTION']->value->getUrl();?>
|
||||
&app=<?php echo $_smarty_tpl->tpl_vars['SELECTED_MENU_CATEGORY']->value;?>
|
||||
"'<?php }?>><div class="fa <?php echo $_smarty_tpl->tpl_vars['BASIC_ACTION']->value->getIcon();?>
|
||||
" aria-hidden="true"></div> <?php echo vtranslate($_smarty_tpl->tpl_vars['BASIC_ACTION']->value->getLabel(),$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button></li><?php }?><?php } ?><?php if (count($_smarty_tpl->tpl_vars['MODULE_SETTING_ACTIONS']->value)>0){?><li><div class="settingsIcon"><button type="button" class="btn btn-default module-buttons dropdown-toggle" data-toggle="dropdown" aria-expanded="false"><span class="fa fa-wrench" aria-hidden="true" title="<?php echo vtranslate('LBL_SETTINGS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"></span> <?php echo vtranslate('LBL_CUSTOMIZE','Reports');?>
|
||||
<span class="caret"></span></button><ul class="detailViewSetting dropdown-menu"><?php $_smarty_tpl->tpl_vars['SETTING'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['SETTING']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['MODULE_SETTING_ACTIONS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['SETTING']->key => $_smarty_tpl->tpl_vars['SETTING']->value){
|
||||
$_smarty_tpl->tpl_vars['SETTING']->_loop = true;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['SETTING']->value->getLabel()=='LBL_EDIT_FIELDS'){?><li id="<?php echo $_smarty_tpl->tpl_vars['MODULE_NAME']->value;?>
|
||||
_listview_advancedAction_<?php echo $_smarty_tpl->tpl_vars['SETTING']->value->getLabel();?>
|
||||
_Events"><a href="<?php echo $_smarty_tpl->tpl_vars['SETTING']->value->getUrl();?>
|
||||
&sourceModule=Events"><?php echo vtranslate($_smarty_tpl->tpl_vars['SETTING']->value->getLabel(),$_smarty_tpl->tpl_vars['MODULE_NAME']->value,vtranslate('LBL_EVENTS',$_smarty_tpl->tpl_vars['MODULE_NAME']->value));?>
|
||||
</a></li><li id="<?php echo $_smarty_tpl->tpl_vars['MODULE_NAME']->value;?>
|
||||
_listview_advancedAction_<?php echo $_smarty_tpl->tpl_vars['SETTING']->value->getLabel();?>
|
||||
_Calendar"><a href="<?php echo $_smarty_tpl->tpl_vars['SETTING']->value->getUrl();?>
|
||||
&sourceModule=Calendar"><?php echo vtranslate($_smarty_tpl->tpl_vars['SETTING']->value->getLabel(),$_smarty_tpl->tpl_vars['MODULE_NAME']->value,vtranslate('LBL_TASKS','Calendar'));?>
|
||||
</a></li><?php }elseif($_smarty_tpl->tpl_vars['SETTING']->value->getLabel()=='LBL_EDIT_WORKFLOWS'){?><li id="<?php echo $_smarty_tpl->tpl_vars['MODULE_NAME']->value;?>
|
||||
_listview_advancedAction_<?php echo $_smarty_tpl->tpl_vars['SETTING']->value->getLabel();?>
|
||||
_WORKFLOWS"><a href="<?php echo $_smarty_tpl->tpl_vars['SETTING']->value->getUrl();?>
|
||||
&sourceModule=Events"><?php echo vtranslate('LBL_EVENTS',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php echo vtranslate('LBL_WORKFLOWS',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</a></li><li id="<?php echo $_smarty_tpl->tpl_vars['MODULE_NAME']->value;?>
|
||||
_listview_advancedAction_<?php echo $_smarty_tpl->tpl_vars['SETTING']->value->getLabel();?>
|
||||
_WORKFLOWS"><a href="<?php echo $_smarty_tpl->tpl_vars['SETTING']->value->getUrl();?>
|
||||
&sourceModule=Calendar"><?php echo vtranslate('LBL_TASKS','Calendar');?>
|
||||
<?php echo vtranslate('LBL_WORKFLOWS',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</a></li><?php }else{ ?><li id="<?php echo $_smarty_tpl->tpl_vars['MODULE_NAME']->value;?>
|
||||
_listview_advancedAction_<?php echo $_smarty_tpl->tpl_vars['SETTING']->value->getLabel();?>
|
||||
"><a href=<?php echo $_smarty_tpl->tpl_vars['SETTING']->value->getUrl();?>
|
||||
><?php echo vtranslate($_smarty_tpl->tpl_vars['SETTING']->value->getLabel(),$_smarty_tpl->tpl_vars['MODULE_NAME']->value,vtranslate($_smarty_tpl->tpl_vars['MODULE_NAME']->value,$_smarty_tpl->tpl_vars['MODULE_NAME']->value));?>
|
||||
</a></li><?php }?><?php } ?></ul></div></li><?php }?></ul></div></div></div><?php if ($_smarty_tpl->tpl_vars['FIELDS_INFO']->value!=null){?><script type="text/javascript">var uimeta = (function () {var fieldInfo = <?php echo $_smarty_tpl->tpl_vars['FIELDS_INFO']->value;?>
|
||||
;return {field: {get: function (name, property) {if (name && property === undefined) {return fieldInfo[name];}if (name && property) {return fieldInfo[name][property]}},isMandatory: function (name) {if (fieldInfo[name]) {return fieldInfo[name].mandatory;}return false;},getType: function (name) {if (fieldInfo[name]) {return fieldInfo[name].type}return false;}}};})();</script><?php }?></div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-21 17:08:22
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 13:43:40
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Vtiger/Sidebar.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:115367671068d006d6c04964-17781014%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:201159999468fa06dc1a9b85-07225000%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '115367671068d006d6c04964-17781014',
|
||||
'nocache_hash' => '201159999468fa06dc1a9b85-07225000',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -33,9 +33,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d006d6c21d3',
|
||||
'unifunc' => 'content_68fa06dc1c36a',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d006d6c21d3')) {function content_68d006d6c21d3($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fa06dc1c36a')) {function content_68fa06dc1c36a($_smarty_tpl) {?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['USER_MODEL']->value->isAdminUser()){?><?php $_smarty_tpl->tpl_vars['SETTINGS_MODULE_MODEL'] = new Smarty_variable(Settings_Vtiger_Module_Model::getInstance(), null, 0);?><?php $_smarty_tpl->tpl_vars['SETTINGS_MENUS'] = new Smarty_variable($_smarty_tpl->tpl_vars['SETTINGS_MODULE_MODEL']->value->getMenus(), null, 0);?><div class="settingsgroup"><div><input type="text" placeholder="<?php echo vtranslate('LBL_SEARCH_FOR_SETTINGS',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
" class="search-list col-lg-8" id='settingsMenuSearch'></div><br><br><div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true"><?php $_smarty_tpl->tpl_vars['BLOCK_MENUS'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['BLOCK_MENUS']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['SETTINGS_MENUS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-22 09:06:57
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 13:12:38
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/Picklist.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:138973056968d0e781f112b4-43777149%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:24063571068f9ff96247128-30141715%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '138973056968d0e781f112b4-43777149',
|
||||
'nocache_hash' => '24063571068f9ff96247128-30141715',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -29,9 +29,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d0e78203117',
|
||||
'unifunc' => 'content_68f9ff96268b2',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d0e78203117')) {function content_68d0e78203117($_smarty_tpl) {?><?php if (!is_callable('smarty_modifier_replace')) include '/var/www/fastuser/data/www/crm.clientright.ru/libraries/Smarty/libs/plugins/modifier.replace.php';
|
||||
<?php if ($_valid && !is_callable('content_68f9ff96268b2')) {function content_68f9ff96268b2($_smarty_tpl) {?><?php if (!is_callable('smarty_modifier_replace')) include '/var/www/fastuser/data/www/crm.clientright.ru/libraries/Smarty/libs/plugins/modifier.replace.php';
|
||||
?>
|
||||
|
||||
<?php $_smarty_tpl->tpl_vars["FIELD_INFO"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldInfo(), null, 0);?><?php $_smarty_tpl->tpl_vars["SPECIAL_VALIDATOR"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getValidator(), null, 0);?><?php $_smarty_tpl->tpl_vars['PICKLIST_VALUES'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_INFO']->value['editablepicklistvalues'], null, 0);?><?php $_smarty_tpl->tpl_vars['PICKLIST_COLORS'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_INFO']->value['picklistColors'], null, 0);?><select data-fieldname="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldName();?>
|
||||
|
||||
@@ -1,54 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-24 14:25:16
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Invoice/DetailViewHeaderTitle.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:94709905268d3d51cbe6248-95877505%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'22985d953aed8f29d6358e08e49fa38fc556d68d' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Invoice/DetailViewHeaderTitle.tpl',
|
||||
1 => 1711810495,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '94709905268d3d51cbe6248-95877505',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'SELECTED_MENU_CATEGORY' => 0,
|
||||
'RECORD' => 0,
|
||||
'IMAGE_DETAILS' => 0,
|
||||
'IMAGE_INFO' => 0,
|
||||
'MODULE_MODEL' => 0,
|
||||
'NAME_FIELD' => 0,
|
||||
'FIELD_MODEL' => 0,
|
||||
'MODULE' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d3d51cbf9af',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d3d51cbf9af')) {function content_68d3d51cbf9af($_smarty_tpl) {?>
|
||||
<div class="col-sm-6"><div class="record-header clearfix"><div class="hidden-sm hidden-xs recordImage bginvoice app-<?php echo $_smarty_tpl->tpl_vars['SELECTED_MENU_CATEGORY']->value;?>
|
||||
"><?php $_smarty_tpl->tpl_vars['IMAGE_DETAILS'] = new Smarty_variable($_smarty_tpl->tpl_vars['RECORD']->value->getImageDetails(), null, 0);?><?php $_smarty_tpl->tpl_vars['IMAGE_INFO'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['IMAGE_INFO']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['ITER'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['IMAGE_DETAILS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['IMAGE_INFO']->key => $_smarty_tpl->tpl_vars['IMAGE_INFO']->value){
|
||||
$_smarty_tpl->tpl_vars['IMAGE_INFO']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['ITER']->value = $_smarty_tpl->tpl_vars['IMAGE_INFO']->key;
|
||||
?><?php if (!empty($_smarty_tpl->tpl_vars['IMAGE_INFO']->value['url'])){?><img src="<?php echo $_smarty_tpl->tpl_vars['IMAGE_INFO']->value['url'];?>
|
||||
" alt="<?php echo $_smarty_tpl->tpl_vars['IMAGE_INFO']->value['orgname'];?>
|
||||
" title="<?php echo $_smarty_tpl->tpl_vars['IMAGE_INFO']->value['orgname'];?>
|
||||
" width="100%" height="100%" align="left"><br><?php }else{ ?><img src="<?php echo vimage_path('summary_organizations.png');?>
|
||||
" class="summaryImg"/><?php }?><?php } ?><?php if (empty($_smarty_tpl->tpl_vars['IMAGE_DETAILS']->value)){?><div class="name"><span><strong><?php echo $_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getModuleIcon();?>
|
||||
</strong></span></div><?php }?></div><div class="recordBasicInfo"><div class="info-row" ><h4><span class="recordLabel pushDown" title="<?php echo $_smarty_tpl->tpl_vars['RECORD']->value->getName();?>
|
||||
"><?php $_smarty_tpl->tpl_vars['NAME_FIELD'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['NAME_FIELD']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getNameFields(); if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['NAME_FIELD']->key => $_smarty_tpl->tpl_vars['NAME_FIELD']->value){
|
||||
$_smarty_tpl->tpl_vars['NAME_FIELD']->_loop = true;
|
||||
?><?php $_smarty_tpl->tpl_vars['FIELD_MODEL'] = new Smarty_variable($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getField($_smarty_tpl->tpl_vars['NAME_FIELD']->value), null, 0);?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getPermissions()){?><span class="<?php echo $_smarty_tpl->tpl_vars['NAME_FIELD']->value;?>
|
||||
"><?php echo trim($_smarty_tpl->tpl_vars['RECORD']->value->get($_smarty_tpl->tpl_vars['NAME_FIELD']->value));?>
|
||||
</span> <?php }?><?php } ?></span></h4></div><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("DetailViewHeaderFieldsView.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</div></div></div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-22 10:40:18
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-24 10:25:29
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/EmailRelatedList.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:47360900268d0fd62601d92-11688306%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:35343458768fb29e9d0c159-33050541%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '47360900268d0fd62601d92-11688306',
|
||||
'nocache_hash' => '35343458768fb29e9d0c159-33050541',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -46,9 +46,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d0fd6265606',
|
||||
'unifunc' => 'content_68fb29e9d7d13',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d0fd6265606')) {function content_68d0fd6265606($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fb29e9d7d13')) {function content_68fb29e9d7d13($_smarty_tpl) {?>
|
||||
<div class="relatedContainer"><input type="hidden" name="currentPageNum" value="<?php echo $_smarty_tpl->tpl_vars['PAGING']->value->getCurrentPage();?>
|
||||
" /><?php $_smarty_tpl->tpl_vars["RELATED_MODULE_NAME"] = new Smarty_variable($_smarty_tpl->tpl_vars['RELATED_MODULE']->value->get('name'), null, 0);?><input type="hidden" name="relatedModuleName" class="relatedModuleName" value="<?php echo $_smarty_tpl->tpl_vars['RELATED_MODULE_NAME']->value;?>
|
||||
" /><input type="hidden" value="<?php echo $_smarty_tpl->tpl_vars['ORDER_BY']->value;?>
|
||||
|
||||
@@ -1,33 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-10 10:52:41
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Users/ListViewHeader.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:168766053868e8bb497ce5a7-56561440%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'241599cad900ab92efaef3c16d8367c9e4b30299' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Users/ListViewHeader.tpl',
|
||||
1 => 1711810495,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '168766053868e8bb497ce5a7-56561440',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MODULE' => 0,
|
||||
'LISTVIEW_ENTRIES_COUNT' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e8bb497d45a',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e8bb497d45a')) {function content_68e8bb497d45a($_smarty_tpl) {?>
|
||||
|
||||
<div class="listViewPageDiv" id="listViewContent"><div class="col-sm-12 col-xs-12 full-height"><div id="listview-actions" class="listview-actions-container"><div class = "row"><div class="btn-group col-md-2"></div><div class='col-md-7' style="padding-top: 5px;text-align: center;"><div class="btn-group userFilter" style="text-align: center;"><button class="btn btn-default btn-primary" id="activeUsers" data-searchvalue="Active"><?php echo vtranslate('LBL_ACTIVE_USERS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button><button class="btn btn-default" id="inactiveUsers" data-searchvalue="Inactive"><?php echo vtranslate('LBL_INACTIVE_USERS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button></div></div><div class="col-md-3"><?php $_smarty_tpl->tpl_vars['RECORD_COUNT'] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES_COUNT']->value, null, 0);?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("Pagination.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('SHOWPAGEJUMP'=>true), 0);?>
|
||||
</div></div><div class="list-content">
|
||||
<?php }} ?>
|
||||
@@ -1,24 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-21 17:08:26
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflows/ListViewFooter.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:139232628868d006dae5b492-29162136%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'249c0bc629cc2b0c7849d25ce08b1a5b7bc1b7d0' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflows/ListViewFooter.tpl',
|
||||
1 => 1711810493,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '139232628868d006dae5b492-29162136',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d006dae5c02',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d006dae5c02')) {function content_68d006dae5c02($_smarty_tpl) {?>
|
||||
|
||||
</div></div></div></div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 14:55:00
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:37:27
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/ListViewPostProcess.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:93906654968cd4494c07951-41908852%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:55669028868f9e947f10f47-91110859%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,15 +11,15 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '93906654968cd4494c07951-41908852',
|
||||
'nocache_hash' => '55669028868f9e947f10f47-91110859',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd4494c0826',
|
||||
'unifunc' => 'content_68f9e947f11a7',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd4494c0826')) {function content_68cd4494c0826($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9e947f11a7')) {function content_68f9e947f11a7($_smarty_tpl) {?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-20 11:36:48
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 12:04:33
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/Number.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:3752188868ce67a00e1ed8-57462518%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:124249225868f9efa14058b1-20395782%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '3752188868ce67a00e1ed8-57462518',
|
||||
'nocache_hash' => '124249225868f9efa14058b1-20395782',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -26,9 +26,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68ce67a00f223',
|
||||
'unifunc' => 'content_68f9efa1413e1',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68ce67a00f223')) {function content_68ce67a00f223($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9efa1413e1')) {function content_68f9efa1413e1($_smarty_tpl) {?>
|
||||
<?php $_smarty_tpl->tpl_vars["FIELD_INFO"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldInfo(), null, 0);?><?php $_smarty_tpl->tpl_vars["SPECIAL_VALIDATOR"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getValidator(), null, 0);?><?php if ($_smarty_tpl->tpl_vars['MODULE']->value=='HelpDesk'&&($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('name')=='days'||$_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('name')=='hours')){?><?php $_smarty_tpl->tpl_vars["FIELD_VALUE"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getDisplayValue($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('fieldvalue')), null, 0);?><?php }elseif($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType()=='double'){?><?php $_smarty_tpl->tpl_vars["FIELD_VALUE"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getDisplayValue($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('fieldvalue')), null, 0);?><?php }else{ ?><?php $_smarty_tpl->tpl_vars["FIELD_VALUE"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('fieldvalue'), null, 0);?><?php }?><?php if ((!$_smarty_tpl->tpl_vars['FIELD_NAME']->value)){?><?php $_smarty_tpl->tpl_vars["FIELD_NAME"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldName(), null, 0);?><?php }?><input id="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
_editView_fieldName_<?php echo $_smarty_tpl->tpl_vars['FIELD_NAME']->value;?>
|
||||
" type="text" class="inputElement" name="<?php echo $_smarty_tpl->tpl_vars['FIELD_NAME']->value;?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 14:54:49
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:56:03
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/DetailViewPostProcess.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:33181850068cd448991a9c4-69862745%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:54697342568f9eda3088420-40391673%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,15 +11,15 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '33181850068cd448991a9c4-69862745',
|
||||
'nocache_hash' => '54697342568f9eda3088420-40391673',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd448991b66',
|
||||
'unifunc' => 'content_68f9eda3088d7',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd448991b66')) {function content_68cd448991b66($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9eda3088d7')) {function content_68f9eda3088d7($_smarty_tpl) {?>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,80 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-25 10:37:54
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/LayoutEditor/DefaultValueUi.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:26909042468d4f152c81157-54540868%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'28834240adbe6b9d14a0bbb625ef35c82fe24b71' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/LayoutEditor/DefaultValueUi.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '26909042468d4f152c81157-54540868',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'FIELD_MODEL' => 0,
|
||||
'QUALIFIED_MODULE' => 0,
|
||||
'NAME_ATTR' => 0,
|
||||
'DEFAULT_VALUE' => 0,
|
||||
'IS_SET' => 0,
|
||||
'PICKLIST_VALUES' => 0,
|
||||
'FIELD_INFO' => 0,
|
||||
'PICKLIST_NAME' => 0,
|
||||
'PICKLIST_VALUE' => 0,
|
||||
'SELECTED_MODULE_NAME' => 0,
|
||||
'FIELD_VALUE_LIST' => 0,
|
||||
'USER_MODEL' => 0,
|
||||
'INVENTORY_TERMS_AND_CONDITIONS_MODEL' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d4f152cabc6',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d4f152cabc6')) {function content_68d4f152cabc6($_smarty_tpl) {?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isDefaultValueOptionDisabled()!="true"){?><div class="form-group"><label class="control-label fieldLabel col-sm-5"><img src="<?php echo vimage_path('DefaultValue.png');?>
|
||||
" height=14 width=14/> <?php echo vtranslate('LBL_DEFAULT_VALUE',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</label><div class="controls col-sm-7"><div class="defaultValueUi"><?php if (!$_smarty_tpl->tpl_vars['NAME_ATTR']->value){?><?php $_smarty_tpl->tpl_vars['NAME_ATTR'] = new Smarty_variable("fieldDefaultValue", null, 0);?><?php }?><?php if ($_smarty_tpl->tpl_vars['DEFAULT_VALUE']->value==false&&!$_smarty_tpl->tpl_vars['IS_SET']->value){?><?php $_smarty_tpl->tpl_vars['DEFAULT_VALUE'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('defaultvalue'), null, 0);?><?php }?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType()=="picklist"){?><?php if (!is_array($_smarty_tpl->tpl_vars['PICKLIST_VALUES']->value)){?><?php $_smarty_tpl->tpl_vars['PICKLIST_VALUES'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_INFO']->value['picklistvalues'], null, 0);?><?php }?><?php if (!$_smarty_tpl->tpl_vars['DEFAULT_VALUE']->value){?><?php $_smarty_tpl->tpl_vars['DEFAULT_VALUE'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('defaultvalue'), null, 0);?><?php }?><?php ob_start();?><?php echo decode_html($_smarty_tpl->tpl_vars['DEFAULT_VALUE']->value);?>
|
||||
<?php $_tmp1=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['DEFAULT_VALUE'] = new Smarty_variable($_tmp1, null, 0);?><select class="col-sm-9 select2" name="<?php echo $_smarty_tpl->tpl_vars['NAME_ATTR']->value;?>
|
||||
"><?php $_smarty_tpl->tpl_vars['PICKLIST_VALUE'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['PICKLIST_VALUE']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['PICKLIST_NAME'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['PICKLIST_VALUES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['PICKLIST_VALUE']->key => $_smarty_tpl->tpl_vars['PICKLIST_VALUE']->value){
|
||||
$_smarty_tpl->tpl_vars['PICKLIST_VALUE']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['PICKLIST_NAME']->value = $_smarty_tpl->tpl_vars['PICKLIST_VALUE']->key;
|
||||
?><option value="<?php echo Vtiger_Util_Helper::toSafeHTML($_smarty_tpl->tpl_vars['PICKLIST_NAME']->value);?>
|
||||
" <?php if ($_smarty_tpl->tpl_vars['DEFAULT_VALUE']->value==$_smarty_tpl->tpl_vars['PICKLIST_NAME']->value){?> selected <?php }?>><?php echo vtranslate($_smarty_tpl->tpl_vars['PICKLIST_VALUE']->value,$_smarty_tpl->tpl_vars['SELECTED_MODULE_NAME']->value);?>
|
||||
</option><?php } ?></select><?php }elseif($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType()=="multipicklist"){?><?php if (!is_array($_smarty_tpl->tpl_vars['PICKLIST_VALUES']->value)){?><?php $_smarty_tpl->tpl_vars['PICKLIST_VALUES'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_INFO']->value['picklistvalues'], null, 0);?><?php }?><?php $_smarty_tpl->tpl_vars["FIELD_VALUE_LIST"] = new Smarty_variable(explode(' |##| ',$_smarty_tpl->tpl_vars['DEFAULT_VALUE']->value), null, 0);?><select multiple class="col-sm-9 select2" name="<?php echo $_smarty_tpl->tpl_vars['NAME_ATTR']->value;?>
|
||||
[]" ><?php $_smarty_tpl->tpl_vars['PICKLIST_VALUE'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['PICKLIST_VALUE']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['PICKLIST_VALUES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['PICKLIST_VALUE']->key => $_smarty_tpl->tpl_vars['PICKLIST_VALUE']->value){
|
||||
$_smarty_tpl->tpl_vars['PICKLIST_VALUE']->_loop = true;
|
||||
?><option value="<?php echo Vtiger_Util_Helper::toSafeHTML($_smarty_tpl->tpl_vars['PICKLIST_VALUE']->value);?>
|
||||
" <?php if (in_array(Vtiger_Util_Helper::toSafeHTML($_smarty_tpl->tpl_vars['PICKLIST_VALUE']->value),$_smarty_tpl->tpl_vars['FIELD_VALUE_LIST']->value)){?> selected <?php }?>><?php echo vtranslate($_smarty_tpl->tpl_vars['PICKLIST_VALUE']->value,$_smarty_tpl->tpl_vars['SELECTED_MODULE_NAME']->value);?>
|
||||
</option><?php } ?></select><?php }elseif($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType()=="boolean"){?><input type="hidden" name="<?php echo $_smarty_tpl->tpl_vars['NAME_ATTR']->value;?>
|
||||
" value="" /><input type="checkbox" name="<?php echo $_smarty_tpl->tpl_vars['NAME_ATTR']->value;?>
|
||||
" value="1" <?php if ($_smarty_tpl->tpl_vars['DEFAULT_VALUE']->value=='on'||$_smarty_tpl->tpl_vars['DEFAULT_VALUE']->value==1){?> checked <?php }?> /><?php }elseif($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType()=="time"){?><div class="input-group time"><input type="text" class="timepicker-default inputElement" data-format="<?php echo $_smarty_tpl->tpl_vars['USER_MODEL']->value->get('hour_format');?>
|
||||
" data-toregister="time" value="<?php echo $_smarty_tpl->tpl_vars['DEFAULT_VALUE']->value;?>
|
||||
" name="<?php echo $_smarty_tpl->tpl_vars['NAME_ATTR']->value;?>
|
||||
" style='width: 75%'/><span class="input-group-addon cursorPointer"><i class="fa fa-times"></i></span></div><?php }elseif($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType()=="date"){?><div class="input-group date"><?php $_smarty_tpl->tpl_vars['FIELD_NAME'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('name'), null, 0);?><input type="text" class="inputElement dateField" name="<?php echo $_smarty_tpl->tpl_vars['NAME_ATTR']->value;?>
|
||||
" data-toregister="date" data-date-format="<?php echo $_smarty_tpl->tpl_vars['USER_MODEL']->value->get('date_format');?>
|
||||
"value="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getEditViewDisplayValue($_smarty_tpl->tpl_vars['DEFAULT_VALUE']->value);?>
|
||||
" style='width: 75%'/><span class="input-group-addon"><i class="fa fa-calendar"></i></span></div><?php }elseif($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType()=="percentage"){?><div class="input-group" style='width: 75%'><input type="number" class="form-control" name="<?php echo $_smarty_tpl->tpl_vars['NAME_ATTR']->value;?>
|
||||
"value="<?php echo $_smarty_tpl->tpl_vars['DEFAULT_VALUE']->value;?>
|
||||
" step="any"/><span class="input-group-addon">%</span></div><?php }elseif($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType()=="currency"){?><div class="input-group"><span class="input-group-addon"><?php echo $_smarty_tpl->tpl_vars['USER_MODEL']->value->get('currency_symbol');?>
|
||||
</span><input type="text" class="inputElement" name="<?php echo $_smarty_tpl->tpl_vars['NAME_ATTR']->value;?>
|
||||
"value="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getEditViewDisplayValue($_smarty_tpl->tpl_vars['DEFAULT_VALUE']->value,true);?>
|
||||
"data-decimal-separator='<?php echo $_smarty_tpl->tpl_vars['USER_MODEL']->value->get('currency_decimal_separator');?>
|
||||
' data-group-separator='<?php echo $_smarty_tpl->tpl_vars['USER_MODEL']->value->get('currency_grouping_separator');?>
|
||||
' style='width: 75%'/></div><?php }elseif($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldName()=="terms_conditions"&&$_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('uitype')==19){?><?php $_smarty_tpl->tpl_vars['INVENTORY_TERMS_AND_CONDITIONS_MODEL'] = new Smarty_variable(Settings_Vtiger_MenuItem_Model::getInstance("INVENTORYTERMSANDCONDITIONS"), null, 0);?><a href="<?php echo $_smarty_tpl->tpl_vars['INVENTORY_TERMS_AND_CONDITIONS_MODEL']->value->getUrl();?>
|
||||
" target="_blank"><?php echo vtranslate('LBL_CLICK_HERE_TO_EDIT',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</a><?php }elseif($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType()=="text"){?><textarea class="input-lg col-sm-4" name="<?php echo $_smarty_tpl->tpl_vars['NAME_ATTR']->value;?>
|
||||
" style="resize: vertical"><?php echo $_smarty_tpl->tpl_vars['DEFAULT_VALUE']->value;?>
|
||||
</textarea><?php }else{ ?><input type="text" class="inputElement col-sm-3" name="<?php echo $_smarty_tpl->tpl_vars['NAME_ATTR']->value;?>
|
||||
" value="<?php echo $_smarty_tpl->tpl_vars['DEFAULT_VALUE']->value;?>
|
||||
" style='width: 75%'/><?php }?></div></div></div><?php }?><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-20 17:04:55
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:59:18
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/SalutationDetailView.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:157365424268ceb487de2d64-44901644%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:18013341368f9ee66bc4f01-72175754%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '157365424268ceb487de2d64-44901644',
|
||||
'nocache_hash' => '18013341368f9ee66bc4f01-72175754',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -22,9 +22,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68ceb487de5fb',
|
||||
'unifunc' => 'content_68f9ee66bc7e7',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68ceb487de5fb')) {function content_68ceb487de5fb($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9ee66bc7e7')) {function content_68f9ee66bc7e7($_smarty_tpl) {?>
|
||||
|
||||
|
||||
<?php echo $_smarty_tpl->tpl_vars['RECORD']->value->getDisplayValue('salutationtype');?>
|
||||
|
||||
@@ -1,82 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-06 17:02:58
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/EditView.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:15045237068e3cc12a29541-89651982%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'2ac65dd2499da6de32801f0e6e06e6b23b15d8d9' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/EditView.tpl',
|
||||
1 => 1711810496,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '15045237068e3cc12a29541-89651982',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MODULE' => 0,
|
||||
'SEC_MODULE' => 0,
|
||||
'RECORDID' => 0,
|
||||
'FOLDERID' => 0,
|
||||
'relmodulesstring' => 0,
|
||||
'MODE' => 0,
|
||||
'isDuplicate' => 0,
|
||||
'cancel_btn_url' => 0,
|
||||
'REPORTTYPE' => 0,
|
||||
'steps_display' => 0,
|
||||
'REPORT_GROUPING' => 0,
|
||||
'REPORT_COLUMNS' => 0,
|
||||
'REPORT_COLUMNS_TOTAL' => 0,
|
||||
'REPORT_CUSTOM_CALCULATIONS' => 0,
|
||||
'REPORT_LABELS' => 0,
|
||||
'REPORT_FILTERS' => 0,
|
||||
'REPORT_SHARING' => 0,
|
||||
'REPORT_SCHEDULER' => 0,
|
||||
'REPORT_GRAPHS' => 0,
|
||||
'REPORT_DASHBOARDS' => 0,
|
||||
'REPORT_MAPS' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e3cc12a38c9',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e3cc12a38c9')) {function content_68e3cc12a38c9($_smarty_tpl) {?>
|
||||
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("EditHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
<form id="EditView"></form><form name="NewReport" id="NewReport" class="form-horizontal recordEditView" action="index.php" method="POST" enctype="multipart/form-data" onsubmit="return changeSteps();"><input type="hidden" name="module" value="ITS4YouReports"><input type="hidden" name='secondarymodule' id='secondarymodule' value="<?php echo $_smarty_tpl->tpl_vars['SEC_MODULE']->value;?>
|
||||
"/><input type="hidden" name="record" id="record" value="<?php echo $_smarty_tpl->tpl_vars['RECORDID']->value;?>
|
||||
"><input type="hidden" name='modulesString' id='modulesString' value=''/><input type="hidden" name='reload' id='reload' value='true'/><input type="hidden" name='action' id='action' value='Save'/><input type="hidden" name='file' id='file' value=''/><input type="hidden" name='folder' id='folder' value="<?php echo $_smarty_tpl->tpl_vars['FOLDERID']->value;?>
|
||||
"/><input type="hidden" name='relatedmodules' id='relatedmodules' value='<?php echo $_smarty_tpl->tpl_vars['relmodulesstring']->value;?>
|
||||
'/><input type="hidden" name='mode' id='mode' value='<?php echo $_smarty_tpl->tpl_vars['MODE']->value;?>
|
||||
' /><input type="hidden" name='isDuplicate' id='isDuplicate' value='<?php echo $_smarty_tpl->tpl_vars['isDuplicate']->value;?>
|
||||
' /><input type="hidden" name='SaveType' id='SaveType_v7' value='' /><input type="hidden" name='actual_step' id='actual_step' value='1' /><input type="hidden" name='cancel_btn_url' id='cancel_btn_url' value='<?php echo $_smarty_tpl->tpl_vars['cancel_btn_url']->value;?>
|
||||
' /><input type="hidden" name="reporttype" id="reporttype" value="<?php echo $_smarty_tpl->tpl_vars['REPORTTYPE']->value;?>
|
||||
"><div class="reportTab" id="step1"><?php echo $_smarty_tpl->getSubTemplate ('modules/ITS4YouReports/ReportsStep1.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</div><div class="<?php echo $_smarty_tpl->tpl_vars['steps_display']->value;?>
|
||||
" id="step4"><?php echo $_smarty_tpl->tpl_vars['REPORT_GROUPING']->value;?>
|
||||
</div><div class="<?php echo $_smarty_tpl->tpl_vars['steps_display']->value;?>
|
||||
" id="step5"><?php echo $_smarty_tpl->tpl_vars['REPORT_COLUMNS']->value;?>
|
||||
</div><div class="<?php echo $_smarty_tpl->tpl_vars['steps_display']->value;?>
|
||||
" id="step6"><?php echo $_smarty_tpl->tpl_vars['REPORT_COLUMNS_TOTAL']->value;?>
|
||||
</div><div class="<?php echo $_smarty_tpl->tpl_vars['steps_display']->value;?>
|
||||
" id="step61"><?php echo $_smarty_tpl->tpl_vars['REPORT_CUSTOM_CALCULATIONS']->value;?>
|
||||
</div><div class="<?php echo $_smarty_tpl->tpl_vars['steps_display']->value;?>
|
||||
" id="step7"><?php echo $_smarty_tpl->tpl_vars['REPORT_LABELS']->value;?>
|
||||
</div><div class="<?php echo $_smarty_tpl->tpl_vars['steps_display']->value;?>
|
||||
" id="step8"><?php echo $_smarty_tpl->tpl_vars['REPORT_FILTERS']->value;?>
|
||||
</div><div class="<?php echo $_smarty_tpl->tpl_vars['steps_display']->value;?>
|
||||
" id="step9"><?php echo $_smarty_tpl->tpl_vars['REPORT_SHARING']->value;?>
|
||||
</div><div class="<?php echo $_smarty_tpl->tpl_vars['steps_display']->value;?>
|
||||
" id="step10"><?php echo $_smarty_tpl->tpl_vars['REPORT_SCHEDULER']->value;?>
|
||||
</div><div class="<?php echo $_smarty_tpl->tpl_vars['steps_display']->value;?>
|
||||
" id="step11"><?php echo $_smarty_tpl->tpl_vars['REPORT_GRAPHS']->value;?>
|
||||
</div><div class="<?php echo $_smarty_tpl->tpl_vars['steps_display']->value;?>
|
||||
" id="step12"><?php echo $_smarty_tpl->tpl_vars['REPORT_DASHBOARDS']->value;?>
|
||||
</div><div class="<?php echo $_smarty_tpl->tpl_vars['steps_display']->value;?>
|
||||
" id="step14"><?php echo $_smarty_tpl->tpl_vars['REPORT_MAPS']->value;?>
|
||||
</div><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("Buttons.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</form><?php echo $_smarty_tpl->getSubTemplate ('modules/ITS4YouReports/EditScript.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</div></div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 18:03:09
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:56:07
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Project/SummaryWidgets.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:17560946368cd70ad77a9e6-16605566%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:12410046968f9eda79bb509-81372076%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '17560946368cd70ad77a9e6-16605566',
|
||||
'nocache_hash' => '12410046968f9eda79bb509-81372076',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -25,9 +25,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd70ad78545',
|
||||
'unifunc' => 'content_68f9eda79c93b',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd70ad78545')) {function content_68cd70ad78545($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9eda79c93b')) {function content_68f9eda79c93b($_smarty_tpl) {?>
|
||||
<input type="hidden" name="page" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->get('page');?>
|
||||
" /><input type="hidden" name="pageLimit" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->get('limit');?>
|
||||
" /><input type="hidden" name="relatedModule" value="<?php echo $_smarty_tpl->tpl_vars['RELATED_MODULE']->value;?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-25 08:15:58
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 14:21:42
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/HelpDesk/SummaryViewWidgets.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:75052243068d4d00e93f242-29959785%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:31986451768fa0fc6173e89-01683484%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '75052243068d4d00e93f242-29959785',
|
||||
'nocache_hash' => '31986451768fa0fc6173e89-01683484',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -29,9 +29,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d4d00e95ead',
|
||||
'unifunc' => 'content_68fa0fc6185df',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d4d00e95ead')) {function content_68d4d00e95ead($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fa0fc6185df')) {function content_68fa0fc6185df($_smarty_tpl) {?>
|
||||
<?php $_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['DETAILVIEW_LINKS']->value['DETAILVIEWWIDGET']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET']->key => $_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET']->value){
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-20 17:05:59
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 13:11:51
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Documents/QuickCreate.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:185048920268ceb4c7dd4837-80703673%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:201214123668f9ff676122f6-17311266%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '185048920268ceb4c7dd4837-80703673',
|
||||
'nocache_hash' => '201214123668f9ff676122f6-17311266',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -25,9 +25,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68ceb4c7de1bf',
|
||||
'unifunc' => 'content_68f9ff6761bcf',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68ceb4c7de1bf')) {function content_68ceb4c7de1bf($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9ff6761bcf')) {function content_68f9ff6761bcf($_smarty_tpl) {?>
|
||||
|
||||
<?php $_smarty_tpl->tpl_vars['jsModel'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['jsModel']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['index'] = new Smarty_Variable;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-30 09:53:57
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 13:43:40
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Users/DetailViewFullContents.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:207876663768db7e8531de04-74305079%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:212589320868fa06dc2283e5-72664970%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '207876663768db7e8531de04-74305079',
|
||||
'nocache_hash' => '212589320868fa06dc2283e5-72664970',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -24,9 +24,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68db7e8532d29',
|
||||
'unifunc' => 'content_68fa06dc22c4c',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68db7e8532d29')) {function content_68db7e8532d29($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fa06dc22c4c')) {function content_68fa06dc22c4c($_smarty_tpl) {?>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-03 11:08:44
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 12:04:06
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/PDFMaker/ModalEditAndExport.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:63133439768df848c79b851-64169813%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:30895630468f9ef862a7f83-91305963%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '63133439768df848c79b851-64169813',
|
||||
'nocache_hash' => '30895630468f9ef862a7f83-91305963',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -38,9 +38,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68df848c802c0',
|
||||
'unifunc' => 'content_68f9ef862bcfc',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68df848c802c0')) {function content_68df848c802c0($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9ef862bcfc')) {function content_68f9ef862bcfc($_smarty_tpl) {?>
|
||||
<div class="modal-dialog modal-lg"><div class="modal-content"><div class="filePreview container-fluid"><div class="modal-header row"><div class="filename col-lg-8"><h4 class="textOverflowEllipsis maxWidth50" title="<?php echo $_smarty_tpl->tpl_vars['FILE_NAME']->value;?>
|
||||
"><b><?php echo vtranslate('LBL_EDIT');?>
|
||||
</b></h4></div><div class="col-lg-1 pull-right"><button type="button" class="close" aria-label="Close" data-dismiss="modal"><span aria-hidden="true" class='fa fa-close'></span></button></div></div><div class="modal-body row" style="height:550px;"><div id="composePDFContainer tabbable ui-sortable"><form class="form-horizontal recordEditView" id="editPDFForm" method="post" action="index.php" enctype="multipart/form-data" name="editPDFForm"><input type="hidden" name="action" id="action" value='CreatePDFFromTemplate' /><input type="hidden" name="module" value="PDFMaker"/><input type="hidden" name="commontemplateid" value='<?php echo $_smarty_tpl->tpl_vars['COMMONTEMPLATEIDS']->value;?>
|
||||
|
||||
@@ -1,78 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-17 16:48:49
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/Recurrence.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:157971448768f24941169943-21722472%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'2e0e441b6eb28ae0dafe8e2fcb87e1aeb77f009b' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/Recurrence.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '157971448768f24941169943-21722472',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'RECURRING_INFORMATION' => 0,
|
||||
'FIELD_MODEL' => 0,
|
||||
'MODULE' => 0,
|
||||
'FREQUENCY' => 0,
|
||||
'USER_MODEL' => 0,
|
||||
'TOMORROWDATE' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68f249411920e',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68f249411920e')) {function content_68f249411920e($_smarty_tpl) {?>
|
||||
<div class="row" style="width:540px;"><div style="float: left;margin-top: 7px; padding-left:15px;"><?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['recurringcheck']=='Yes'&&!$_REQUEST['isDuplicate']){?><input type="hidden" class="recurringEdit" value="true" /><?php }?><input type="checkbox" name="recurringcheck" data-field-id= '<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('id');?>
|
||||
' value="" <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['recurringcheck']=='Yes'){?>checked<?php }?>/> </div><div class="" id="repeatUI" style="visibility: <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['recurringcheck']=='Yes'){?>visible<?php }else{ ?>collapse<?php }?>;"><div><span><span class="alignMiddle"><?php echo vtranslate('LBL_REPEATEVENT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</span><select class="select2 input-mini" name="repeat_frequency"><?php $_smarty_tpl->tpl_vars['FREQUENCY'] = new Smarty_Variable;$_smarty_tpl->tpl_vars['FREQUENCY']->step = 1;$_smarty_tpl->tpl_vars['FREQUENCY']->total = (int)ceil(($_smarty_tpl->tpl_vars['FREQUENCY']->step > 0 ? 14+1 - (1) : 1-(14)+1)/abs($_smarty_tpl->tpl_vars['FREQUENCY']->step));
|
||||
if ($_smarty_tpl->tpl_vars['FREQUENCY']->total > 0){
|
||||
for ($_smarty_tpl->tpl_vars['FREQUENCY']->value = 1, $_smarty_tpl->tpl_vars['FREQUENCY']->iteration = 1;$_smarty_tpl->tpl_vars['FREQUENCY']->iteration <= $_smarty_tpl->tpl_vars['FREQUENCY']->total;$_smarty_tpl->tpl_vars['FREQUENCY']->value += $_smarty_tpl->tpl_vars['FREQUENCY']->step, $_smarty_tpl->tpl_vars['FREQUENCY']->iteration++){
|
||||
$_smarty_tpl->tpl_vars['FREQUENCY']->first = $_smarty_tpl->tpl_vars['FREQUENCY']->iteration == 1;$_smarty_tpl->tpl_vars['FREQUENCY']->last = $_smarty_tpl->tpl_vars['FREQUENCY']->iteration == $_smarty_tpl->tpl_vars['FREQUENCY']->total;?><option value="<?php echo $_smarty_tpl->tpl_vars['FREQUENCY']->value;?>
|
||||
" <?php if ($_smarty_tpl->tpl_vars['FREQUENCY']->value==$_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeat_frequency']){?>selected<?php }?>><?php echo $_smarty_tpl->tpl_vars['FREQUENCY']->value;?>
|
||||
</option><?php }} ?></select></span><span><select class="select2 input-medium" style="width:100px;margin-left: 10px;" name="recurringtype" id="recurringType"><option value="Daily" <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['eventrecurringtype']=='Daily'){?> selected <?php }?>><?php echo vtranslate('LBL_DAYS_TYPE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option><option value="Weekly" <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['eventrecurringtype']=='Weekly'){?> selected <?php }?>><?php echo vtranslate('LBL_WEEKS_TYPE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option><option value="Monthly" <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['eventrecurringtype']=='Monthly'){?> selected <?php }?>><?php echo vtranslate('LBL_MONTHS_TYPE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option><option value="Yearly" <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['eventrecurringtype']=='Yearly'){?> selected <?php }?>><?php echo vtranslate('LBL_YEAR_TYPE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option></select></span><span><span class="alignMiddle displayInlineBlock"> <?php echo vtranslate('LBL_UNTIL',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</span><span class="input-group date pull-right inputElement"><input type="text" id="calendar_repeat_limit_date" class="dateField input-small form-control" name="calendar_repeat_limit_date" data-date-format="<?php echo $_smarty_tpl->tpl_vars['USER_MODEL']->value->get('date_format');?>
|
||||
"value="<?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['recurringcheck']!='Yes'){?><?php echo $_smarty_tpl->tpl_vars['TOMORROWDATE']->value;?>
|
||||
<?php }elseif($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['recurringcheck']=='Yes'){?><?php echo $_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['recurringenddate'];?>
|
||||
<?php }?>"data-rule-date="true" data-rule-required="true"/><span class="input-group-addon"><i class="fa fa-calendar"></i></span></span></span></div><div class="row <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['eventrecurringtype']=='Weekly'){?>show<?php }else{ ?>hide<?php }?>" id="repeatWeekUI" style="margin:10px 0;"><span class="col-lg-2"><span class="medium" style="padding-left:23px"><?php echo ucwords(vtranslate('LBL_ON',$_smarty_tpl->tpl_vars['MODULE']->value));?>
|
||||
</span></span><span class="col-lg-10"><label class="checkbox" style="margin-left: 30px;display: inline;"><input name="sun_flag" value="sunday" <?php echo $_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['week0'];?>
|
||||
type="checkbox"/><?php echo vtranslate('LBL_SM_SUN',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label><label class="checkbox" style="margin-left: 30px;display: inline;"><input name="mon_flag" value="monday" <?php echo $_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['week1'];?>
|
||||
type="checkbox"><?php echo vtranslate('LBL_SM_MON',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label><label class="checkbox" style="margin-left: 30px;display: inline;"><input name="tue_flag" value="tuesday" <?php echo $_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['week2'];?>
|
||||
type="checkbox"><?php echo vtranslate('LBL_SM_TUE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label><label class="checkbox" style="margin-left: 30px;display: inline;"><input name="wed_flag" value="wednesday" <?php echo $_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['week3'];?>
|
||||
type="checkbox"><?php echo vtranslate('LBL_SM_WED',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label><label class="checkbox" style="margin-left: 30px;display: inline;"><input name="thu_flag" value="thursday" <?php echo $_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['week4'];?>
|
||||
type="checkbox"><?php echo vtranslate('LBL_SM_THU',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label><label class="checkbox" style="margin-left: 30px;display: inline;"><input name="fri_flag" value="friday" <?php echo $_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['week5'];?>
|
||||
type="checkbox"><?php echo vtranslate('LBL_SM_FRI',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label><label class="checkbox" style="margin-left: 30px;display: inline;"><input name="sat_flag" value="saturday" <?php echo $_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['week6'];?>
|
||||
type="checkbox"><?php echo vtranslate('LBL_SM_SAT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label></span></div><div class="<?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['eventrecurringtype']=='Monthly'){?>show<?php }else{ ?>hide<?php }?>" id="repeatMonthUI" style="margin-top:10px;"RCa><div class="row"><span class="col-lg-4"><span class="pull-right"><input type="radio" id="repeatDate" data-field-id= '<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('id');?>
|
||||
' name="repeatMonth" checked value="date" <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeatMonth']=='date'){?> checked <?php }?>/><span class="alignMiddle" style="margin-left: 0.8em;"><?php echo vtranslate('LBL_ON',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</span></span></span><span class="col-lg-8"><input type="text" id="repeatMonthDate" data-field-id= '<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('id');?>
|
||||
' class="input-mini" style="width: 50px;" name="repeatMonth_date" data-validation-engine='validate[funcCall[Calendar_RepeatMonthDate_Validator_Js.invokeValidation]]' value="<?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeatMonth_date']==''){?>2<?php }else{ ?><?php echo $_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeatMonth_date'];?>
|
||||
<?php }?>"/><span class="alignMiddle" style="margin-left: 0.8em;"><?php echo vtranslate('LBL_DAY_OF_THE_MONTH',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</span></span><div class="clearfix"></div></div><div class="row" id="repeatMonthDayUI" style="margin-top: 10px;"><span class="col-lg-4"><span class="pull-right"><input type="radio" id="repeatDay" data-field-id= '<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('id');?>
|
||||
' name="repeatMonth" value="day" <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeatMonth']=='day'){?> checked <?php }?>/><span class="alignMiddle" style="margin-left: 0.8em;"><?php echo vtranslate('LBL_ON',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</span></span></span><span class="col-lg-2"><select id="repeatMonthDayType" class="select2" name="repeatMonth_daytype" style="width: 90px;"><option value="first" <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeatMonth_daytype']=='first'){?> selected <?php }?>><?php echo vtranslate('LBL_FIRST',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option><option value="last" <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeatMonth_daytype']=='last'){?> selected <?php }?>><?php echo vtranslate('LBL_LAST',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option></select></span><span class="col-lg-6 margin0"><select id="repeatMonthDay" class="select2" name="repeatMonth_day" style="width: 120px;"><option value=0 <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeatMonth_day']==0){?> selected <?php }?>><?php echo vtranslate('LBL_DAY0',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option><option value=1 <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeatMonth_day']==1){?> selected <?php }?>><?php echo vtranslate('LBL_DAY1',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option><option value=2 <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeatMonth_day']==2){?> selected <?php }?>><?php echo vtranslate('LBL_DAY2',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option><option value=3 <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeatMonth_day']==3){?> selected <?php }?>><?php echo vtranslate('LBL_DAY3',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option><option value=4 <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeatMonth_day']==4){?> selected <?php }?>><?php echo vtranslate('LBL_DAY4',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option><option value=5 <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeatMonth_day']==5){?> selected <?php }?>><?php echo vtranslate('LBL_DAY5',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option><option value=6 <?php if ($_smarty_tpl->tpl_vars['RECURRING_INFORMATION']->value['repeatMonth_day']==6){?> selected <?php }?>><?php echo vtranslate('LBL_DAY6',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option></select></span></div></div></div></div><?php }} ?>
|
||||
@@ -1,137 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-25 08:31:58
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/CustomView/EditView.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:28907346468d4d3ceb52e33-08705808%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'2e8828ef5a273f88e87905923903f92a9aa2b914' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/CustomView/EditView.tpl',
|
||||
1 => 1711810495,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '28907346468d4d3ceb52e33-08705808',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'CUSTOMVIEW_MODEL' => 0,
|
||||
'MODULE_MODEL' => 0,
|
||||
'RECORD_ID' => 0,
|
||||
'MODULE' => 0,
|
||||
'TITLE' => 0,
|
||||
'SOURCE_MODULE' => 0,
|
||||
'CV_PRIVATE_VALUE' => 0,
|
||||
'DATE_FILTERS' => 0,
|
||||
'CUSTOM_VIEWS_LIST' => 0,
|
||||
'RECORD_STRUCTURE' => 0,
|
||||
'BLOCK_LABEL' => 0,
|
||||
'BLOCK_FIELDS' => 0,
|
||||
'FIELD_MODEL' => 0,
|
||||
'MANDATORY_FIELDS' => 0,
|
||||
'FIELD_NAME' => 0,
|
||||
'SELECTED_FIELDS' => 0,
|
||||
'FIELD_MODULE_NAME' => 0,
|
||||
'NUMBER_OF_COLUMNS_SELECTED' => 0,
|
||||
'MAX_ALLOWED_COLUMNS' => 0,
|
||||
'EVENT_RECORD_STRUCTURE' => 0,
|
||||
'LIST_SHARED' => 0,
|
||||
'CV_PUBLIC_VALUE' => 0,
|
||||
'MEMBER_GROUPS' => 0,
|
||||
'GROUP_LABEL' => 0,
|
||||
'TRANS_GROUP_LABEL' => 0,
|
||||
'ALL_GROUP_MEMBERS' => 0,
|
||||
'MEMBER' => 0,
|
||||
'SELECTED_MEMBERS_GROUP' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d4d3cebd111',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d4d3cebd111')) {function content_68d4d3cebd111($_smarty_tpl) {?>
|
||||
|
||||
<?php $_smarty_tpl->tpl_vars['SELECTED_FIELDS'] = new Smarty_variable($_smarty_tpl->tpl_vars['CUSTOMVIEW_MODEL']->value->getSelectedFields(), null, 0);?><?php $_smarty_tpl->tpl_vars['MODULE_FIELDS'] = new Smarty_variable($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getFields(), null, 0);?><div id="filterContainer" style="height:100%"><form id="CustomView" style="height:100%"><div class="modal-content" style="height:100%"><div class="overlayHeader"><?php if ($_smarty_tpl->tpl_vars['RECORD_ID']->value){?><?php ob_start();?><?php echo vtranslate('LBL_EDIT_CUSTOM',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php $_tmp1=ob_get_clean();?><?php $_smarty_tpl->tpl_vars["TITLE"] = new Smarty_variable($_tmp1, null, 0);?><?php }else{ ?><?php ob_start();?><?php echo vtranslate('LBL_CREATE_LIST',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php $_tmp2=ob_get_clean();?><?php $_smarty_tpl->tpl_vars["TITLE"] = new Smarty_variable($_tmp2, null, 0);?><?php }?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ModalHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('TITLE'=>$_smarty_tpl->tpl_vars['TITLE']->value), 0);?>
|
||||
</div><div class="modal-body" style="height:100%"><div class="customview-content row" style="height:90%"><input type=hidden name="record" id="record" value="<?php echo $_smarty_tpl->tpl_vars['RECORD_ID']->value;?>
|
||||
" /><input type="hidden" name="module" value="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
" /><input type="hidden" name="action" value="Save" /><input type="hidden" id="sourceModule" name="source_module" value="<?php echo $_smarty_tpl->tpl_vars['SOURCE_MODULE']->value;?>
|
||||
"/><input type="hidden" id="stdfilterlist" name="stdfilterlist" value=""/><input type="hidden" id="advfilterlist" name="advfilterlist" value=""/><input type="hidden" name="status" value="<?php echo $_smarty_tpl->tpl_vars['CV_PRIVATE_VALUE']->value;?>
|
||||
"/><?php if ($_smarty_tpl->tpl_vars['RECORD_ID']->value){?><input type="hidden" name="status" value="<?php echo $_smarty_tpl->tpl_vars['CUSTOMVIEW_MODEL']->value->get('status');?>
|
||||
" /><?php }?><input type="hidden" name="date_filters" data-value='<?php echo Vtiger_Util_Helper::toSafeHTML(ZEND_JSON::encode($_smarty_tpl->tpl_vars['DATE_FILTERS']->value));?>
|
||||
' /><div class="form-group"><label><?php echo vtranslate('LBL_VIEW_NAME',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<span class="redColor">*</span> </label><div class="row"><div class="col-lg-5 col-md-5 col-sm-5"><input class="form-control" type="text" data-record-id="<?php echo $_smarty_tpl->tpl_vars['RECORD_ID']->value;?>
|
||||
" id="viewname" name="viewname" value="<?php echo $_smarty_tpl->tpl_vars['CUSTOMVIEW_MODEL']->value->get('viewname');?>
|
||||
" data-rule-required="true" data-rule-maxsize="100" data-rule-check-filter-duplicate='<?php echo Vtiger_Util_Helper::toSafeHTML(Zend_JSON::encode($_smarty_tpl->tpl_vars['CUSTOM_VIEWS_LIST']->value));?>
|
||||
'></div><div class="col-lg-5 col-md-5 col-sm-5"><label class="checkbox-inline"><input type="checkbox" name="setdefault" value="1" <?php if ($_smarty_tpl->tpl_vars['CUSTOMVIEW_MODEL']->value->isDefault()){?> checked="checked"<?php }?>> <?php echo vtranslate('LBL_SET_AS_DEFAULT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label><label class="checkbox-inline"><input id="setmetrics" name="setmetrics" type="checkbox" value="1" <?php if ($_smarty_tpl->tpl_vars['CUSTOMVIEW_MODEL']->value->get('setmetrics')=='1'){?> checked="checked"<?php }?>> <?php echo vtranslate('LBL_LIST_IN_METRICS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label></label></div></div></div><div class="form-group"><label><?php echo vtranslate('LBL_CHOOSE_COLUMNS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
(<?php echo vtranslate('LBL_MAX_NUMBER_FILTER_COLUMNS');?>
|
||||
)</label><div class="columnsSelectDiv clearfix"><?php $_smarty_tpl->tpl_vars['MANDATORY_FIELDS'] = new Smarty_variable(array(), null, 0);?><?php $_smarty_tpl->tpl_vars['NUMBER_OF_COLUMNS_SELECTED'] = new Smarty_variable(0, null, 0);?><?php $_smarty_tpl->tpl_vars['MAX_ALLOWED_COLUMNS'] = new Smarty_variable(15, null, 0);?><select name="selectColumns" data-rule-required="true" data-msg-required="<?php echo vtranslate('LBL_PLEASE_SELECT_ATLEAST_ONE_OPTION',$_smarty_tpl->tpl_vars['SOURCE_MODULE']->value);?>
|
||||
" data-placeholder="<?php echo vtranslate('LBL_ADD_MORE_COLUMNS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
" multiple class="select2 columnsSelect col-lg-10" id="viewColumnsSelect" ><?php $_smarty_tpl->tpl_vars['BLOCK_FIELDS'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['BLOCK_LABEL'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['RECORD_STRUCTURE']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->key => $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->value){
|
||||
$_smarty_tpl->tpl_vars['BLOCK_FIELDS']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['BLOCK_LABEL']->value = $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->key;
|
||||
?><optgroup label='<?php echo vtranslate($_smarty_tpl->tpl_vars['BLOCK_LABEL']->value,$_smarty_tpl->tpl_vars['SOURCE_MODULE']->value);?>
|
||||
'><?php $_smarty_tpl->tpl_vars['FIELD_MODEL'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['FIELD_MODEL']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['FIELD_NAME'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['FIELD_MODEL']->key => $_smarty_tpl->tpl_vars['FIELD_MODEL']->value){
|
||||
$_smarty_tpl->tpl_vars['FIELD_MODEL']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['FIELD_NAME']->value = $_smarty_tpl->tpl_vars['FIELD_MODEL']->key;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getDisplayType()=='6'){?><?php continue 1?><?php }?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMandatory()){?><?php echo array_push($_smarty_tpl->tpl_vars['MANDATORY_FIELDS']->value,$_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getCustomViewColumnName());?>
|
||||
<?php }?><?php $_smarty_tpl->tpl_vars['FIELD_MODULE_NAME'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getModule()->getName(), null, 0);?><option value="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getCustomViewColumnName();?>
|
||||
" data-field-name="<?php echo $_smarty_tpl->tpl_vars['FIELD_NAME']->value;?>
|
||||
"<?php if (in_array(decode_html($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getCustomViewColumnName()),$_smarty_tpl->tpl_vars['SELECTED_FIELDS']->value)){?>selected<?php }elseif((!$_smarty_tpl->tpl_vars['RECORD_ID']->value)&&($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isSummaryField()||$_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isHeaderField())&&($_smarty_tpl->tpl_vars['FIELD_MODULE_NAME']->value==$_smarty_tpl->tpl_vars['SOURCE_MODULE']->value)&&(!(preg_match("/\([A-Za-z_0-9]* \; \([A-Za-z_0-9]*\) [A-Za-z_0-9]*\)/",$_smarty_tpl->tpl_vars['FIELD_NAME']->value)))&&$_smarty_tpl->tpl_vars['NUMBER_OF_COLUMNS_SELECTED']->value<$_smarty_tpl->tpl_vars['MAX_ALLOWED_COLUMNS']->value){?>selected<?php $_smarty_tpl->tpl_vars['NUMBER_OF_COLUMNS_SELECTED'] = new Smarty_variable($_smarty_tpl->tpl_vars['NUMBER_OF_COLUMNS_SELECTED']->value+1, null, 0);?><?php }?>><?php echo Vtiger_Util_Helper::toSafeHTML(vtranslate($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('label'),$_smarty_tpl->tpl_vars['SOURCE_MODULE']->value));?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMandatory()==true){?> <span>*</span> <?php }?></option><?php } ?></optgroup><?php } ?><?php $_smarty_tpl->tpl_vars['BLOCK_FIELDS'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['BLOCK_LABEL'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['EVENT_RECORD_STRUCTURE']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->key => $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->value){
|
||||
$_smarty_tpl->tpl_vars['BLOCK_FIELDS']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['BLOCK_LABEL']->value = $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->key;
|
||||
?><optgroup label='<?php echo vtranslate($_smarty_tpl->tpl_vars['BLOCK_LABEL']->value,'Events');?>
|
||||
'><?php $_smarty_tpl->tpl_vars['FIELD_MODEL'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['FIELD_MODEL']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['FIELD_NAME'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['FIELD_MODEL']->key => $_smarty_tpl->tpl_vars['FIELD_MODEL']->value){
|
||||
$_smarty_tpl->tpl_vars['FIELD_MODEL']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['FIELD_NAME']->value = $_smarty_tpl->tpl_vars['FIELD_MODEL']->key;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getDisplayType()=='6'){?><?php continue 1?><?php }?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMandatory()){?><?php echo array_push($_smarty_tpl->tpl_vars['MANDATORY_FIELDS']->value,$_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getCustomViewColumnName());?>
|
||||
<?php }?><option value="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getCustomViewColumnName();?>
|
||||
" data-field-name="<?php echo $_smarty_tpl->tpl_vars['FIELD_NAME']->value;?>
|
||||
"<?php if (in_array(decode_html($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getCustomViewColumnName()),$_smarty_tpl->tpl_vars['SELECTED_FIELDS']->value)){?>selected<?php }?>><?php echo Vtiger_Util_Helper::toSafeHTML(vtranslate($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('label'),$_smarty_tpl->tpl_vars['SOURCE_MODULE']->value));?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMandatory()==true){?> <span>*</span> <?php }?></option><?php } ?></optgroup><?php } ?></select><input type="hidden" name="columnslist" value='<?php echo Vtiger_Functions::jsonEncode($_smarty_tpl->tpl_vars['SELECTED_FIELDS']->value);?>
|
||||
' /><input id="mandatoryFieldsList" type="hidden" value='<?php echo Vtiger_Util_Helper::toSafeHTML(ZEND_JSON::encode($_smarty_tpl->tpl_vars['MANDATORY_FIELDS']->value));?>
|
||||
' /></div><div class="col-lg-2 col-md-2 col-sm-2"></div></div><div><label class="filterHeaders"><?php echo vtranslate('LBL_CHOOSE_FILTER_CONDITIONS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
:</label><div class="filterElements well filterConditionContainer filterConditionsDiv"><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('AdvanceFilter.tpl'), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</div></div><div class="checkbox"><label><input type="hidden" name="sharelist" value="0" /><input type="checkbox" data-toogle-members="true" name="sharelist" value="1" <?php if ($_smarty_tpl->tpl_vars['LIST_SHARED']->value){?> checked="checked"<?php }?>> <?php echo vtranslate('LBL_SHARE_THIS_LIST',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label></div><select id="memberList" class="col-lg-7 col-md-7 col-sm-7 select2 members op0<?php if ($_smarty_tpl->tpl_vars['LIST_SHARED']->value){?> fadeInx<?php }?>" multiple="true" name="members[]" data-placeholder="<?php echo vtranslate('LBL_ADD_USERS_ROLES',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
" style="margin-bottom: 10px;" data-rule-required="<?php if ($_smarty_tpl->tpl_vars['LIST_SHARED']->value){?>true<?php }else{ ?>false<?php }?>"><optgroup label="<?php echo vtranslate('LBL_ALL',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><option value="All::Users" data-member-type="<?php echo vtranslate('LBL_ALL',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"<?php if (($_smarty_tpl->tpl_vars['CUSTOMVIEW_MODEL']->value->get('status')==$_smarty_tpl->tpl_vars['CV_PUBLIC_VALUE']->value)){?> selected="selected"<?php }?>><?php echo vtranslate('LBL_ALL_USERS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</option></optgroup><?php $_smarty_tpl->tpl_vars['ALL_GROUP_MEMBERS'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['ALL_GROUP_MEMBERS']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['GROUP_LABEL'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['MEMBER_GROUPS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['ALL_GROUP_MEMBERS']->key => $_smarty_tpl->tpl_vars['ALL_GROUP_MEMBERS']->value){
|
||||
$_smarty_tpl->tpl_vars['ALL_GROUP_MEMBERS']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['GROUP_LABEL']->value = $_smarty_tpl->tpl_vars['ALL_GROUP_MEMBERS']->key;
|
||||
?><?php $_smarty_tpl->tpl_vars['TRANS_GROUP_LABEL'] = new Smarty_variable($_smarty_tpl->tpl_vars['GROUP_LABEL']->value, null, 0);?><?php if ($_smarty_tpl->tpl_vars['GROUP_LABEL']->value=='RoleAndSubordinates'){?><?php $_smarty_tpl->tpl_vars['TRANS_GROUP_LABEL'] = new Smarty_variable('LBL_ROLEANDSUBORDINATE', null, 0);?><?php }?><?php ob_start();?><?php echo vtranslate($_smarty_tpl->tpl_vars['TRANS_GROUP_LABEL']->value);?>
|
||||
<?php $_tmp3=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['TRANS_GROUP_LABEL'] = new Smarty_variable($_tmp3, null, 0);?><optgroup label="<?php echo $_smarty_tpl->tpl_vars['TRANS_GROUP_LABEL']->value;?>
|
||||
"><?php $_smarty_tpl->tpl_vars['MEMBER'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['MEMBER']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['ALL_GROUP_MEMBERS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['MEMBER']->key => $_smarty_tpl->tpl_vars['MEMBER']->value){
|
||||
$_smarty_tpl->tpl_vars['MEMBER']->_loop = true;
|
||||
?><option value="<?php echo $_smarty_tpl->tpl_vars['MEMBER']->value->getId();?>
|
||||
" data-member-type="<?php echo $_smarty_tpl->tpl_vars['GROUP_LABEL']->value;?>
|
||||
" <?php if (isset($_smarty_tpl->tpl_vars['SELECTED_MEMBERS_GROUP']->value[$_smarty_tpl->tpl_vars['GROUP_LABEL']->value][$_smarty_tpl->tpl_vars['MEMBER']->value->getId()])){?>selected="true"<?php }?>><?php echo $_smarty_tpl->tpl_vars['MEMBER']->value->getName();?>
|
||||
</option><?php } ?></optgroup><?php } ?></select><input type="hidden" name="status" id="allUsersStatusValue" value=""data-public="<?php echo $_smarty_tpl->tpl_vars['CV_PUBLIC_VALUE']->value;?>
|
||||
" data-private="<?php echo $_smarty_tpl->tpl_vars['CV_PRIVATE_VALUE']->value;?>
|
||||
"/></div></div><div class='modal-overlay-footer clearfix border1px'><div class="row clearfix"><div class=' textAlignCenter col-lg-12 col-md-12 col-sm-12 '><button type='submit' class='btn btn-success saveButton' id="customViewSubmit"><?php echo vtranslate('LBL_SAVE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button> <a class='cancelLink' href="javascript:void(0);" type="reset" data-dismiss="modal"><?php echo vtranslate('LBL_CANCEL',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></div></div></div></div></form></div>
|
||||
<?php }} ?>
|
||||
@@ -1,60 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-06 17:02:00
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Reports/ListViewPreProcess.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:66915248368e3cbd8401d41-15215317%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'2eb99c07ae66dc414eb65f68f69ad309d1bccc60' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Reports/ListViewPreProcess.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '66915248368e3cbd8401d41-15215317',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MODULE' => 0,
|
||||
'CURRENT_USER_MODEL' => 0,
|
||||
'LEFTPANELHIDE' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e3cbd84576c',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e3cbd84576c')) {function content_68e3cbd84576c($_smarty_tpl) {?>
|
||||
|
||||
<?php echo $_smarty_tpl->getSubTemplate ("modules/Vtiger/partials/Topbar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
|
||||
|
||||
<div class="container-fluid app-nav">
|
||||
<div class="row">
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/SidebarHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ModuleHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<div id='overlayPageContent' class='fade modal overlayPageContent content-area overlay-container-60' tabindex='-1' role='dialog' aria-hidden='true'>
|
||||
<div class="data">
|
||||
</div>
|
||||
<div class="modal-dialog">
|
||||
</div>
|
||||
</div>
|
||||
<div class="main-container main-container-<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
">
|
||||
<?php $_smarty_tpl->tpl_vars['LEFTPANELHIDE'] = new Smarty_variable($_smarty_tpl->tpl_vars['CURRENT_USER_MODEL']->value->get('leftpanelhide'), null, 0);?>
|
||||
<div id="modnavigator" class="module-nav">
|
||||
<div class="hidden-xs hidden-sm mod-switcher-container">
|
||||
</div>
|
||||
</div>
|
||||
<div id="sidebar-essentials" class="sidebar-essentials <?php if ($_smarty_tpl->tpl_vars['LEFTPANELHIDE']->value=='1'){?> hide <?php }?>">
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/SidebarEssentials.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="listViewPageDiv content-area <?php if ($_smarty_tpl->tpl_vars['LEFTPANELHIDE']->value=='1'){?> full-width <?php }?>" id="listViewContent"><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-20 17:04:56
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:59:34
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/SummaryWidgets.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:14461433668ceb488cf5fe3-84141645%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:19611963968f9ee7627d430-13601723%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '14461433668ceb488cf5fe3-84141645',
|
||||
'nocache_hash' => '19611963968f9ee7627d430-13601723',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -25,9 +25,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68ceb488d348b',
|
||||
'unifunc' => 'content_68f9ee7628723',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68ceb488d348b')) {function content_68ceb488d348b($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9ee7628723')) {function content_68f9ee7628723($_smarty_tpl) {?>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,286 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 13:43:19
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/PDFMaker/ListPDFTemplatesContents.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:132930103968fa06c7743f39-24660398%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'2fa90af84e8da0b79999cda1d24957d27d4d8c6c' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/PDFMaker/ListPDFTemplatesContents.tpl',
|
||||
1 => 1715769098,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '132930103968fa06c7743f39-24660398',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MODULE' => 0,
|
||||
'DIR' => 0,
|
||||
'ORDERBY' => 0,
|
||||
'SEARCH_DETAILS' => 0,
|
||||
'LISTVIEW_ENTRIES_COUNT' => 0,
|
||||
'name_dir' => 0,
|
||||
'MODE' => 0,
|
||||
'dir_img' => 0,
|
||||
'customsort_img' => 0,
|
||||
'module_dir' => 0,
|
||||
'description_dir' => 0,
|
||||
'sharingtype_dir' => 0,
|
||||
'SEARCH_FILENAMEVAL' => 0,
|
||||
'SEARCHSELECTBOXDATA' => 0,
|
||||
'SEARCH_FORMODULEVAL' => 0,
|
||||
'SEARCH_DESCRIPTIONVAL' => 0,
|
||||
'SHARINGTYPES' => 0,
|
||||
'SEARCH_SHARINGTYPEVAL' => 0,
|
||||
'SEARCH_OWNERVAL' => 0,
|
||||
'STATUSOPTIONS' => 0,
|
||||
'SEARCH_STATUSVAL' => 0,
|
||||
'PDFTEMPLATES' => 0,
|
||||
'template' => 0,
|
||||
'SELECTED_MENU_CATEGORY' => 0,
|
||||
'LABEL' => 0,
|
||||
'ADDTOURL' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68fa06c777b4c',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68fa06c777b4c')) {function content_68fa06c777b4c($_smarty_tpl) {?><?php if (!is_callable('smarty_function_html_options')) include '/var/www/fastuser/data/www/crm.clientright.ru/libraries/Smarty/libs/plugins/function.html_options.php';
|
||||
?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ListViewError.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['DIR']->value=='ASC'){?>
|
||||
<?php $_smarty_tpl->tpl_vars["dir_img"] = new Smarty_variable('<i class="fa fa-sort fa-sort-asc"></i>', null, 0);?>
|
||||
<?php }else{ ?>
|
||||
<?php $_smarty_tpl->tpl_vars["dir_img"] = new Smarty_variable('<i class="fa fa-sort fa-sort-desc"></i>', null, 0);?>
|
||||
<?php }?>
|
||||
<?php $_smarty_tpl->tpl_vars["customsort_img"] = new Smarty_variable('<i class="fa fa-sort customsort"></i>', null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars["name_dir"] = new Smarty_variable("ASC", null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars["module_dir"] = new Smarty_variable("ASC", null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars["description_dir"] = new Smarty_variable("ASC", null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars["order_dir"] = new Smarty_variable("ASC", null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars["sharingtype_dir"] = new Smarty_variable("ASC", null, 0);?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['ORDERBY']->value=='filename'&&$_smarty_tpl->tpl_vars['DIR']->value=='ASC'){?>
|
||||
<?php $_smarty_tpl->tpl_vars["name_dir"] = new Smarty_variable("DESC", null, 0);?>
|
||||
<?php }elseif($_smarty_tpl->tpl_vars['ORDERBY']->value=='module'&&$_smarty_tpl->tpl_vars['DIR']->value=='ASC'){?>
|
||||
<?php $_smarty_tpl->tpl_vars["module_dir"] = new Smarty_variable("DESC", null, 0);?>
|
||||
<?php }elseif($_smarty_tpl->tpl_vars['ORDERBY']->value=='description'&&$_smarty_tpl->tpl_vars['DIR']->value=='ASC'){?>
|
||||
<?php $_smarty_tpl->tpl_vars["description_dir"] = new Smarty_variable("DESC", null, 0);?>
|
||||
<?php }elseif($_smarty_tpl->tpl_vars['ORDERBY']->value=='order'&&$_smarty_tpl->tpl_vars['DIR']->value=='ASC'){?>
|
||||
<?php $_smarty_tpl->tpl_vars["order_dir"] = new Smarty_variable("DESC", null, 0);?>
|
||||
<?php }elseif($_smarty_tpl->tpl_vars['ORDERBY']->value=='sharingtype'&&$_smarty_tpl->tpl_vars['DIR']->value=='ASC'){?>
|
||||
<?php $_smarty_tpl->tpl_vars["sharingtype_dir"] = new Smarty_variable("DESC", null, 0);?>
|
||||
<?php }?>
|
||||
<div class="col-sm-12 col-xs-12 ">
|
||||
<input type="hidden" name="idlist" >
|
||||
<input type="hidden" name="module" value="PDFMaker">
|
||||
<input type="hidden" name="parenttab" value="Tools">
|
||||
<input type="hidden" name="view" value="List">
|
||||
<input type="hidden" name="cvid" value="1" />
|
||||
<input type="hidden" name="action" value="">
|
||||
<input type="hidden" name="orderBy" id="orderBy" value="<?php echo $_smarty_tpl->tpl_vars['ORDERBY']->value;?>
|
||||
">
|
||||
<input type="hidden" name="sortOrder" id="sortOrder" value="<?php echo $_smarty_tpl->tpl_vars['DIR']->value;?>
|
||||
">
|
||||
<input type="hidden" name="currentSearchParams" value="<?php echo Vtiger_Util_Helper::toSafeHTML(Zend_JSON::encode($_smarty_tpl->tpl_vars['SEARCH_DETAILS']->value));?>
|
||||
" id="currentSearchParams" />
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('ListPDFActions.tpl','PDFMaker'), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
|
||||
<div id="table-content" class="table-container">
|
||||
<form name='list' id='listedit' action='' onsubmit="return false;">
|
||||
<table id="listview-table" class="table <?php if ($_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES_COUNT']->value=='0'){?>listview-table-norecords <?php }?> listview-table">
|
||||
<thead>
|
||||
<tr class="listViewContentHeader">
|
||||
<th>
|
||||
<div class="table-actions">
|
||||
<div class="dropdown" style="float:left;">
|
||||
<span class="input dropdown-toggle" data-toggle="dropdown" title="<?php echo vtranslate('LBL_CLICK_HERE_TO_SELECT_ALL_RECORDS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
">
|
||||
<input class="listViewEntriesMainCheckBox" type="checkbox">
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</th>
|
||||
<th nowrap="nowrap"><a href="#" data-columnname="name" data-nextsortorderval="<?php echo $_smarty_tpl->tpl_vars['name_dir']->value;?>
|
||||
" class="listViewContentHeaderValues"><?php if ($_smarty_tpl->tpl_vars['MODE']->value!='Blocks'){?><?php if ($_smarty_tpl->tpl_vars['ORDERBY']->value=='filename'){?><?php echo $_smarty_tpl->tpl_vars['dir_img']->value;?>
|
||||
<?php }else{ ?><?php echo $_smarty_tpl->tpl_vars['customsort_img']->value;?>
|
||||
<?php }?><?php }?> <?php echo vtranslate("LBL_PDF_NAME",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></th>
|
||||
<th nowrap="nowrap"><a href="#" data-columnname="module" data-nextsortorderval="<?php echo $_smarty_tpl->tpl_vars['module_dir']->value;?>
|
||||
" class="listViewContentHeaderValues"><?php if ($_smarty_tpl->tpl_vars['MODE']->value!='Blocks'){?><?php if ($_smarty_tpl->tpl_vars['ORDERBY']->value=='module'){?><?php echo $_smarty_tpl->tpl_vars['dir_img']->value;?>
|
||||
<?php }else{ ?><?php echo $_smarty_tpl->tpl_vars['customsort_img']->value;?>
|
||||
<?php }?><?php }?> <?php echo vtranslate("LBL_MODULENAMES",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></th>
|
||||
<th nowrap="nowrap"><a href="#" data-columnname="description" data-nextsortorderval="<?php echo $_smarty_tpl->tpl_vars['description_dir']->value;?>
|
||||
" class="listViewContentHeaderValues"><?php if ($_smarty_tpl->tpl_vars['MODE']->value!='Blocks'){?><?php if ($_smarty_tpl->tpl_vars['ORDERBY']->value=='description'){?><?php echo $_smarty_tpl->tpl_vars['dir_img']->value;?>
|
||||
<?php }else{ ?><?php echo $_smarty_tpl->tpl_vars['customsort_img']->value;?>
|
||||
<?php }?><?php }?> <?php echo vtranslate("LBL_DESCRIPTION",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></th>
|
||||
<?php if ($_smarty_tpl->tpl_vars['MODE']->value!='Blocks'){?>
|
||||
<th nowrap="nowrap"><a href="#" data-columnname="sharingtype" data-nextsortorderval="<?php echo $_smarty_tpl->tpl_vars['sharingtype_dir']->value;?>
|
||||
" class="listViewContentHeaderValues"><?php if ($_smarty_tpl->tpl_vars['MODE']->value!='Blocks'){?><?php if ($_smarty_tpl->tpl_vars['ORDERBY']->value=='sharingtype'){?><?php echo $_smarty_tpl->tpl_vars['dir_img']->value;?>
|
||||
<?php }else{ ?><?php echo $_smarty_tpl->tpl_vars['customsort_img']->value;?>
|
||||
<?php }?><?php }?> <?php echo vtranslate("LBL_SHARING_TAB",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></th>
|
||||
<th nowrap="nowrap"><?php echo vtranslate("LBL_TEMPLATE_OWNER",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</th>
|
||||
<th><?php echo vtranslate("Status");?>
|
||||
</th>
|
||||
<?php }else{ ?>
|
||||
<th nowrap="nowrap"><?php echo vtranslate("LBL_BLOCK",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</th>
|
||||
<?php }?>
|
||||
</tr>
|
||||
<?php if ($_smarty_tpl->tpl_vars['MODE']->value!='Blocks'){?>
|
||||
<tr class="searchRow">
|
||||
<th inline-search-btn>
|
||||
<div class="table-actions">
|
||||
<button class="btn btn-success btn-sm" data-trigger="listSearch"><?php echo vtranslate("LBL_SEARCH",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button>
|
||||
</div>
|
||||
</th>
|
||||
<th>
|
||||
<input type="text" class="listSearchContributor inputElement" data-field-type="string" name="filename" data-fieldinfo='{"column":"filename","type":"string","name":"filename","label":"<?php echo vtranslate("LBL_PDF_NAME",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"}' value="<?php echo $_smarty_tpl->tpl_vars['SEARCH_FILENAMEVAL']->value;?>
|
||||
">
|
||||
</th>
|
||||
<th>
|
||||
<div class="select2_search_div">
|
||||
<input type="text" class="listSearchContributor inputElement select2_input_element"/>
|
||||
<select class="select2 listSearchContributor" name="formodule" data-fieldinfo='{"column":"formodule","type":"picklist","name":"formodule","label":"<?php echo vtranslate("LBL_MODULENAMES",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"}' style="display: none" >
|
||||
<option value=""></option>
|
||||
<?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['SEARCHSELECTBOXDATA']->value['modules'],'selected'=>$_smarty_tpl->tpl_vars['SEARCH_FORMODULEVAL']->value),$_smarty_tpl);?>
|
||||
|
||||
</select>
|
||||
</div>
|
||||
</th>
|
||||
<th>
|
||||
<div>
|
||||
<input type="text" class="listSearchContributor inputElement" name="description" data-fieldinfo='' value="<?php echo $_smarty_tpl->tpl_vars['SEARCH_DESCRIPTIONVAL']->value;?>
|
||||
">
|
||||
</div>
|
||||
</th>
|
||||
<th>
|
||||
<div class="select2_search_div">
|
||||
<input type="text" class="listSearchContributor inputElement select2_input_element"/>
|
||||
<select class="select2 listSearchContributor" name="sharingtype" data-fieldinfo='{"column":"sharingtype","type":"picklist","name":"sharingtype","label":"<?php echo vtranslate("LBL_SHARING_TAB",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"}' style="display: none">
|
||||
<?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['SHARINGTYPES']->value,'selected'=>$_smarty_tpl->tpl_vars['SEARCH_SHARINGTYPEVAL']->value),$_smarty_tpl);?>
|
||||
|
||||
</select>
|
||||
</div>
|
||||
</th>
|
||||
<th>
|
||||
<div class="select2_search_div">
|
||||
<input type="text" class="listSearchContributor inputElement select2_input_element"/>
|
||||
<select class="select2 listSearchContributor" name="owner" data-fieldinfo='{"column":"owner","type":"owner","name":"owner","label":"<?php echo vtranslate("LBL_TEMPLATE_OWNER",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"}' style="display: none">
|
||||
<option value=""></option>
|
||||
<?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['SEARCHSELECTBOXDATA']->value['owners'],'selected'=>$_smarty_tpl->tpl_vars['SEARCH_OWNERVAL']->value),$_smarty_tpl);?>
|
||||
|
||||
</select>
|
||||
</div>
|
||||
</th>
|
||||
<th>
|
||||
<div class="select2_search_div">
|
||||
<input type="text" class="listSearchContributor inputElement select2_input_element"/>
|
||||
<select class="select2 listSearchContributor" name="status" data-fieldinfo='{"column":"status","type":"picklist","name":"status","label":"<?php echo vtranslate("Status",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"}' style="display: none">
|
||||
<option value=""></option>
|
||||
<?php echo smarty_function_html_options(array('options'=>$_smarty_tpl->tpl_vars['STATUSOPTIONS']->value,'selected'=>$_smarty_tpl->tpl_vars['SEARCH_STATUSVAL']->value),$_smarty_tpl);?>
|
||||
|
||||
</select>
|
||||
</div>
|
||||
</th>
|
||||
</tr>
|
||||
<?php }?>
|
||||
</thead>
|
||||
<tbody>
|
||||
<?php $_smarty_tpl->tpl_vars['template'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['template']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['PDFTEMPLATES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['template']->key => $_smarty_tpl->tpl_vars['template']->value){
|
||||
$_smarty_tpl->tpl_vars['template']->_loop = true;
|
||||
?>
|
||||
<tr class="listViewEntries" <?php if ($_smarty_tpl->tpl_vars['template']->value['status']==0){?> style="font-style:italic;" <?php }?> data-id="<?php echo $_smarty_tpl->tpl_vars['template']->value['templateid'];?>
|
||||
" data-recordurl="index.php?module=PDFMaker&view=Detail&templateid=<?php echo $_smarty_tpl->tpl_vars['template']->value['templateid'];?>
|
||||
" id="PDFMaker_listView_row_<?php echo $_smarty_tpl->tpl_vars['template']->value['templateid'];?>
|
||||
">
|
||||
<td class="listViewRecordActions">
|
||||
<div class="table-actions">
|
||||
<span class="input" >
|
||||
<input type="checkbox" class="listViewEntriesCheckBox" value="<?php echo $_smarty_tpl->tpl_vars['template']->value['templateid'];?>
|
||||
">
|
||||
</span>
|
||||
<span class="more dropdown action">
|
||||
<span href="javascript:;" class="dropdown-toggle" data-toggle="dropdown">
|
||||
<i class="fa fa-ellipsis-v icon"></i></span>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a data-id="<?php echo $_smarty_tpl->tpl_vars['template']->value['templateid'];?>
|
||||
" href="index.php?module=PDFMaker&view=Detail&templateid=<?php echo $_smarty_tpl->tpl_vars['template']->value['templateid'];?>
|
||||
&app=<?php echo $_smarty_tpl->tpl_vars['SELECTED_MENU_CATEGORY']->value;?>
|
||||
"><?php echo vtranslate('LBL_DETAILS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></li>
|
||||
<?php echo $_smarty_tpl->tpl_vars['template']->value['edit'];?>
|
||||
|
||||
</ul>
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
<td class="listViewEntryValue" ><?php echo $_smarty_tpl->tpl_vars['template']->value['filename'];?>
|
||||
</td>
|
||||
<td class="listViewEntryValue" <?php if ($_smarty_tpl->tpl_vars['template']->value['status']==0){?> style="color:#888;" <?php }?>><?php echo $_smarty_tpl->tpl_vars['template']->value['module'];?>
|
||||
</a></td>
|
||||
<td class="listViewEntryValue" <?php if ($_smarty_tpl->tpl_vars['template']->value['status']==0){?> style="color:#888;" <?php }?>><?php echo $_smarty_tpl->tpl_vars['template']->value['description'];?>
|
||||
</td>
|
||||
<?php if ($_smarty_tpl->tpl_vars['MODE']->value!='Blocks'){?>
|
||||
<td class="listViewEntryValue" <?php if ($_smarty_tpl->tpl_vars['template']->value['status']==0){?> style="color:#888;" <?php }?>><?php echo $_smarty_tpl->tpl_vars['template']->value['sharing'];?>
|
||||
</td>
|
||||
<td class="listViewEntryValue" <?php if ($_smarty_tpl->tpl_vars['template']->value['status']==0){?> style="color:#888;" <?php }?> nowrap><?php echo $_smarty_tpl->tpl_vars['template']->value['owner'];?>
|
||||
</td>
|
||||
<td class="listViewEntryValue" <?php if ($_smarty_tpl->tpl_vars['template']->value['status']==0){?> style="color:#888;" <?php }?>><?php echo $_smarty_tpl->tpl_vars['template']->value['status_lbl'];?>
|
||||
</td>
|
||||
<?php }else{ ?>
|
||||
<td class="listViewEntryValue" style="color:#888;"><?php echo $_smarty_tpl->tpl_vars['template']->value['type'];?>
|
||||
</td>
|
||||
<?php }?>
|
||||
</tr>
|
||||
<?php }
|
||||
if (!$_smarty_tpl->tpl_vars['template']->_loop) {
|
||||
?>
|
||||
<tr>
|
||||
<td style="background-color:#efefef;" align="center" colspan="9">
|
||||
<table class="emptyRecordsDiv">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<?php if ($_smarty_tpl->tpl_vars['MODE']->value=='Blocks'){?>
|
||||
<?php $_smarty_tpl->tpl_vars["LABEL"] = new Smarty_variable("LBL_BLOCK", null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars["ADDTOURL"] = new Smarty_variable("&mode=Blocks", null, 0);?>
|
||||
<?php }else{ ?>
|
||||
<?php $_smarty_tpl->tpl_vars["LABEL"] = new Smarty_variable("LBL_TEMPLATE", null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars["ADDTOURL"] = new Smarty_variable('', null, 0);?>
|
||||
<?php }?>
|
||||
<?php echo vtranslate("LBL_NO");?>
|
||||
<?php echo vtranslate($_smarty_tpl->tpl_vars['LABEL']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php echo vtranslate("LBL_FOUND",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<br><br>
|
||||
<a href="index.php?module=PDFMaker&view=Edit<?php echo $_smarty_tpl->tpl_vars['ADDTOURL']->value;?>
|
||||
"><?php echo vtranslate("LBL_CREATE_NEW");?>
|
||||
<?php echo vtranslate($_smarty_tpl->tpl_vars['LABEL']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<?php } ?>
|
||||
</tbody>
|
||||
</table>
|
||||
</form>
|
||||
</div>
|
||||
</div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-25 08:23:39
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 18:43:31
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/taskforms/WfTaskCall_webservice.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:164113846168d4d1dbd19a90-21480852%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:188595488268fa4d234e4d95-63211676%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '164113846168d4d1dbd19a90-21480852',
|
||||
'nocache_hash' => '188595488268fa4d234e4d95-63211676',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -25,9 +25,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d4d1dbd2688',
|
||||
'unifunc' => 'content_68fa4d2351fa6',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d4d1dbd2688')) {function content_68d4d1dbd2688($_smarty_tpl) {?><?php if (!is_callable('smarty_function_html_options')) include '/var/www/fastuser/data/www/crm.clientright.ru/libraries/Smarty/libs/plugins/function.html_options.php';
|
||||
<?php if ($_valid && !is_callable('content_68fa4d2351fa6')) {function content_68fa4d2351fa6($_smarty_tpl) {?><?php if (!is_callable('smarty_function_html_options')) include '/var/www/fastuser/data/www/crm.clientright.ru/libraries/Smarty/libs/plugins/function.html_options.php';
|
||||
?><table width="100%" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td class="dvtCellLabel" align="right" width="25%"><?php echo vtranslate('URL','Workflow2');?>
|
||||
|
||||
@@ -1,115 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-25 10:37:54
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/LayoutEditor/FieldCreate.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:200335506868d4f152c278a2-76471298%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'303b9a91a57d0fbb31009f5ca734d02ee73ce666' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/LayoutEditor/FieldCreate.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '200335506868d4f152c278a2-76471298',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'IS_FIELD_EDIT_MODE' => 0,
|
||||
'QUALIFIED_MODULE' => 0,
|
||||
'FIELD_MODEL' => 0,
|
||||
'SELECTED_MODULE_NAME' => 0,
|
||||
'MODULE' => 0,
|
||||
'TITLE' => 0,
|
||||
'ADD_TO_BASE_TABLE' => 0,
|
||||
'SOURCE' => 0,
|
||||
'HEADER_FIELDS_COUNT' => 0,
|
||||
'ALL_BLOCK_LABELS' => 0,
|
||||
'BLOCK_MODEL' => 0,
|
||||
'BLOCK_ID' => 0,
|
||||
'ADD_SUPPORTED_FIELD_TYPES' => 0,
|
||||
'FIELD_TYPE' => 0,
|
||||
'FIELD_TYPE_INFO' => 0,
|
||||
'TYPE_INFO' => 0,
|
||||
'TYPE_INFO_VALUE' => 0,
|
||||
'RELATION_MODULE_NAME' => 0,
|
||||
'IS_QUICKCREATE_SUPPORTED' => 0,
|
||||
'IS_NAME_FIELD' => 0,
|
||||
'FIELDS_INFO' => 0,
|
||||
'NEW_FIELDS_INFO' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d4f152c7a64',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d4f152c7a64')) {function content_68d4f152c7a64($_smarty_tpl) {?>
|
||||
|
||||
<div class="modal-dialog createFieldModal modelContainer <?php if (!$_smarty_tpl->tpl_vars['IS_FIELD_EDIT_MODE']->value){?>hide<?php }?>"><?php if (!$_smarty_tpl->tpl_vars['IS_FIELD_EDIT_MODE']->value){?><?php ob_start();?><?php echo vtranslate('LBL_CREATE_CUSTOM_FIELD',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
<?php $_tmp1=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['TITLE'] = new Smarty_variable($_tmp1, null, 0);?><?php }else{ ?><?php ob_start();?><?php echo vtranslate('LBL_EDIT_FIELD',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value,vtranslate($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('label'),$_smarty_tpl->tpl_vars['SELECTED_MODULE_NAME']->value));?>
|
||||
<?php $_tmp2=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['TITLE'] = new Smarty_variable($_tmp2, null, 0);?><?php }?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ModalHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('TITLE'=>$_smarty_tpl->tpl_vars['TITLE']->value), 0);?>
|
||||
<div class="modal-content"><form class="form-horizontal createCustomFieldForm"><input type="hidden" name="fieldid" value="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getId();?>
|
||||
" /><input type="hidden" name="addToBaseTable" value="<?php echo $_smarty_tpl->tpl_vars['ADD_TO_BASE_TABLE']->value;?>
|
||||
" /><input type="hidden" name="_source" value="<?php echo $_smarty_tpl->tpl_vars['SOURCE']->value;?>
|
||||
" /><input type="hidden" name="fieldname" value="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('name');?>
|
||||
" /><input type="hidden" id="headerFieldsCount" value="<?php echo $_smarty_tpl->tpl_vars['HEADER_FIELDS_COUNT']->value;?>
|
||||
" /><div class="modal-body model-body-scrollenabled"><?php if (!$_smarty_tpl->tpl_vars['IS_FIELD_EDIT_MODE']->value){?><div class="form-group blockControlGroup hide"><label class="control-label fieldLabel col-sm-5"><?php echo vtranslate('LBL_SELECT_BLOCK',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</label><div class="controls col-sm-7"><select class="blockList col-sm-9" name="blockid"><?php $_smarty_tpl->tpl_vars['BLOCK_MODEL'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['BLOCK_MODEL']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['BLOCK_ID'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['ALL_BLOCK_LABELS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['BLOCK_MODEL']->key => $_smarty_tpl->tpl_vars['BLOCK_MODEL']->value){
|
||||
$_smarty_tpl->tpl_vars['BLOCK_MODEL']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['BLOCK_ID']->value = $_smarty_tpl->tpl_vars['BLOCK_MODEL']->key;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['BLOCK_MODEL']->value->isAddCustomFieldEnabled()){?><?php if ($_smarty_tpl->tpl_vars['BLOCK_MODEL']->value->get('label')=='LBL_ITEM_DETAILS'&&in_array($_smarty_tpl->tpl_vars['SELECTED_MODULE_NAME']->value,getInventoryModules())){?><?php continue 1?><?php }?><option value="<?php echo $_smarty_tpl->tpl_vars['BLOCK_ID']->value;?>
|
||||
" data-label="<?php echo $_smarty_tpl->tpl_vars['BLOCK_MODEL']->value->get('label');?>
|
||||
"><?php echo vtranslate($_smarty_tpl->tpl_vars['BLOCK_MODEL']->value->get('label'),$_smarty_tpl->tpl_vars['SELECTED_MODULE_NAME']->value);?>
|
||||
</option><?php }?><?php } ?></select></div></div><?php }?><div class="form-group"><label class="control-label fieldLabel col-sm-5"><?php echo vtranslate('LBL_SELECT_FIELD_TYPE',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</label><div class="controls col-sm-7"><select class="fieldTypesList col-sm-9" name="fieldType" <?php if ($_smarty_tpl->tpl_vars['IS_FIELD_EDIT_MODE']->value){?> disabled="disabled"<?php }?>><?php $_smarty_tpl->tpl_vars['FIELD_TYPE'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['FIELD_TYPE']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['ADD_SUPPORTED_FIELD_TYPES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['FIELD_TYPE']->key => $_smarty_tpl->tpl_vars['FIELD_TYPE']->value){
|
||||
$_smarty_tpl->tpl_vars['FIELD_TYPE']->_loop = true;
|
||||
?><?php if (!$_smarty_tpl->tpl_vars['IS_FIELD_EDIT_MODE']->value&&$_smarty_tpl->tpl_vars['FIELD_TYPE']->value=='Relation'){?> <?php continue 1?><?php }?><option value="<?php echo $_smarty_tpl->tpl_vars['FIELD_TYPE']->value;?>
|
||||
"<?php if (($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataTypeLabel()==$_smarty_tpl->tpl_vars['FIELD_TYPE']->value)){?>selected='selected'<?php }?><?php $_smarty_tpl->tpl_vars['TYPE_INFO_VALUE'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['TYPE_INFO_VALUE']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['TYPE_INFO'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['FIELD_TYPE_INFO']->value[$_smarty_tpl->tpl_vars['FIELD_TYPE']->value]; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['TYPE_INFO_VALUE']->key => $_smarty_tpl->tpl_vars['TYPE_INFO_VALUE']->value){
|
||||
$_smarty_tpl->tpl_vars['TYPE_INFO_VALUE']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['TYPE_INFO']->value = $_smarty_tpl->tpl_vars['TYPE_INFO_VALUE']->key;
|
||||
?>data-<?php echo $_smarty_tpl->tpl_vars['TYPE_INFO']->value;?>
|
||||
="<?php echo $_smarty_tpl->tpl_vars['TYPE_INFO_VALUE']->value;?>
|
||||
"<?php } ?>><?php echo vtranslate($_smarty_tpl->tpl_vars['FIELD_TYPE']->value,$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</option><?php } ?></select></div></div><div class="form-group"><label class="control-label fieldLabel col-sm-5"><?php echo vtranslate('LBL_LABEL_NAME',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
<span class="redColor">*</span></label><div class="controls col-sm-7"><input type="text" class='inputElement col-sm-9' maxlength="50" <?php if ($_smarty_tpl->tpl_vars['IS_FIELD_EDIT_MODE']->value){?>disabled="disabled"<?php }?> name="fieldLabel" value="<?php echo vtranslate($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('label'),$_smarty_tpl->tpl_vars['SELECTED_MODULE_NAME']->value);?>
|
||||
" data-rule-required='true' style='width: 75%' /></div></div><?php if (!$_smarty_tpl->tpl_vars['IS_FIELD_EDIT_MODE']->value){?><div class="form-group supportedType lengthsupported"><label class="control-label fieldLabel col-sm-5"><?php echo vtranslate('LBL_LENGTH',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
<span class="redColor">*</span></label><div class="controls col-sm-7"><input type="text" name="fieldLength" class="inputElement" value="" data-rule-required='true'data-rule-positive="true" data-rule-WholeNumber='true' data-rule-illegal='true' style='width: 75%'/></div></div><div class="form-group supportedType decimalsupported hide"><label class="control-label fieldLabel col-sm-5"><?php echo vtranslate('LBL_DECIMALS',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
<span class="redColor">*</span></label><div class="controls col-sm-7"><input type="text" name="decimal" class="inputElement" value="" data-rule-required='true' style='width: 75%'/></div></div><div class="form-group supportedType preDefinedValueExists hide"><label class="control-label fieldLabel col-sm-5"><?php echo vtranslate('LBL_PICKLIST_VALUES',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
<span class="redColor">*</span></label><div class="controls col-sm-7"><input type="text" id="picklistUi" class="col-sm-9 select2" name="pickListValues"placeholder="<?php echo vtranslate('LBL_ENTER_PICKLIST_VALUES',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
" data-rule-required='true'data-rule-picklist='true'/></div></div><div class="form-group supportedType picklistOption hide"><label class="control-label fieldLabel col-sm-5"> </label><div class="controls col-sm-7"><div class="checkbox row" style="margin-left: 5px;"><span class="col-sm-1"><input type="checkbox" name="isRoleBasedPickList" value="1" ></span><span style="margin-left: -10px;"><?php echo vtranslate('LBL_ROLE_BASED_PICKLIST',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</span></div></div></div><div class="form-group supportedType relationModules hide"><label class="control-label fieldLabel col-sm-5"><?php echo vtranslate('SELECT_MODULE',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
<span class="redColor">*</span></label><div class="controls col-sm-7"><select class="col-sm-6 relationModule" name="relationmodule[]" multiple data-rule-required='true'><?php $_smarty_tpl->tpl_vars['RELATION_MODULE_NAME'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['RELATION_MODULE_NAME']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['FIELD_TYPE_INFO']->value['Relation']['relationModules']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['RELATION_MODULE_NAME']->key => $_smarty_tpl->tpl_vars['RELATION_MODULE_NAME']->value){
|
||||
$_smarty_tpl->tpl_vars['RELATION_MODULE_NAME']->_loop = true;
|
||||
?><option value="<?php echo $_smarty_tpl->tpl_vars['RELATION_MODULE_NAME']->value;?>
|
||||
"><?php echo vtranslate($_smarty_tpl->tpl_vars['RELATION_MODULE_NAME']->value,$_smarty_tpl->tpl_vars['RELATION_MODULE_NAME']->value);?>
|
||||
</option><?php } ?></select></div></div><?php }?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType()!='reference'){?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('DefaultValueUi.tpl',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('FIELD_MODEL'=>$_smarty_tpl->tpl_vars['FIELD_MODEL']->value), 0);?>
|
||||
<?php }?><?php if ($_smarty_tpl->tpl_vars['IS_FIELD_EDIT_MODE']->value){?><div class="form-group"><label class="control-label fieldLabel col-sm-5"><?php echo vtranslate('LBL_SHOW_FIELD',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</label><div class="controls col-sm-7"><input type="hidden" name="presence" value="1"/><label class="checkbox"><input type="checkbox" class ='cursorPointer bootstrap-switch' id="fieldPresence" name="presence" <?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isViewable()){?> checked <?php }?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isActiveOptionDisabled()){?> readonly="readonly" <?php }?> <?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMandatory()){?> readonly="readonly" <?php }?>data-on-text="<?php echo vtranslate('LBL_YES');?>
|
||||
" data-off-text="<?php echo vtranslate("LBL_NO");?>
|
||||
" value="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('presence');?>
|
||||
"/></label></div></div><?php }else{ ?><input type="hidden" name="presence" value="2" /><?php }?><div class="well fieldProperty"><div class="properties"><div class="row"><div class="form-group"><label class="control-label fieldLabel col-sm-5"><?php echo vtranslate('LBL_ENABLE_OR_DISABLE_FIELD_PROP',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</label></div></div><div class="row"><div class="form-group col-sm-7"><label class="control-label fieldLabel col-sm-10"><i class="fa fa-exclamation-circle"></i> <?php echo vtranslate('LBL_MANDATORY_FIELD',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</label><div class="controls col-sm-2"><input type="hidden" name="mandatory" value="O"/><label class="checkbox" style="margin-left: 6%;"><input type="checkbox" name="mandatory" class="<?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMandatoryOptionDisabled()){?> cursorPointerNotAllowed <?php }else{ ?> cursorPointer<?php }?>" value="M" <?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMandatory()){?> checked="checked" <?php }?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMandatoryOptionDisabled()){?>readonly="readonly"<?php }?>/></label></div></div><div class="form-group col-sm-6"><label class="control-label fieldLabel col-sm-7"><i class="fa fa-plus"></i> <?php echo vtranslate('LBL_QUICK_CREATE',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</label><div class="controls col-sm-5"><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isQuickCreateOptionDisabled()){?><input type="hidden" name="quickcreate" value=<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('quickcreate');?>
|
||||
/><?php }else{ ?><input type="hidden" name="quickcreate" value="1" /><?php }?><?php $_smarty_tpl->tpl_vars["IS_QUICKCREATE_SUPPORTED"] = new Smarty_variable(($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getModule()->isQuickCreateSupported()), null, 0);?><input type="hidden" name="isquickcreatesupported" value="<?php echo $_smarty_tpl->tpl_vars['IS_QUICKCREATE_SUPPORTED']->value;?>
|
||||
"><label class="checkbox" style="margin-left: 9%;"><input type="checkbox" class="<?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMandatory()||$_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isQuickCreateOptionDisabled()){?> cursorPointerNotAllowed <?php }else{ ?> cursorPointer<?php }?>" name="quickcreate" value="2" <?php if (($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('quickcreate')=='2'||$_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMandatory())&&$_smarty_tpl->tpl_vars['IS_QUICKCREATE_SUPPORTED']->value){?> checked="checked"<?php }?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMandatory()||$_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isQuickCreateOptionDisabled()){?>readonly="readonly"<?php }?>/></label></div></div></div><div class="row"><div class="form-group col-sm-7"><label class="control-label fieldLabel col-sm-10"><i class="fa fa-key"></i> <?php echo vtranslate('LBL_KEY_FIELD_VIEW',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</label><div class="controls col-sm-2"><input type="hidden" name="summaryfield" value="0"/><label class="checkbox" style="margin-left: 6%;"><input type="checkbox" class="<?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isSummaryFieldOptionDisabled()){?> cursorPointerNotAllowed <?php }else{ ?> cursorPointer<?php }?>" name="summaryfield" value="1" <?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('summaryfield')=='1'){?>checked="checked"<?php }?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isSummaryFieldOptionDisabled()){?>readonly="readonly"<?php }?> /></label></div></div><div class="form-group col-sm-6"><label class="control-label fieldLabel col-sm-7"><i class="fa fa-flag-o"></i> <span><?php echo vtranslate('LBL_HEADER_FIELD',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</span></label><div class="controls col-sm-5"><input type="hidden" name="headerfield" value="0"/><label class="checkbox" style="margin-left: 9%;"><input type="checkbox" class="<?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isHeaderFieldOptionDisabled()){?> cursorPointerNotAllowed <?php }else{ ?> cursorPointer<?php }?>" name="headerfield" value="1" <?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('headerfield')=='1'){?>checked="checked"<?php }?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isHeaderFieldOptionDisabled()||$_smarty_tpl->tpl_vars['IS_NAME_FIELD']->value){?>readonly="readonly"<?php }?> /></label></div></div></div><div class="row"><div class="form-group col-sm-7"><label class="control-label fieldLabel col-sm-10"><img src="<?php echo vimage_path('MassEdit.png');?>
|
||||
" height=14 width=14/> <?php echo vtranslate('LBL_MASS_EDIT',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</label><div class="controls col-sm-2"><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMassEditOptionDisabled()){?><input type="hidden" name="masseditable" value=<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('masseditable');?>
|
||||
/><?php }else{ ?><input type="hidden" name="masseditable" value="2" /><?php }?><label class="checkbox" style="margin-left: 6%;"><input type="checkbox" class="<?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMassEditOptionDisabled()){?> cursorPointerNotAllowed <?php }else{ ?> cursorPointer<?php }?>" name="masseditable" value="1" <?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('masseditable')=='1'){?>checked="checked" <?php }?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMassEditOptionDisabled()){?>readonly="readonly"<?php }?>/></label></div></div><?php $_smarty_tpl->tpl_vars['IS_UITYPE_19_ENABLED'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isCKEEnabled(), null, 0);?><div class="form-group uitype19 col-sm-6 hide"><label class="control-label fieldLabel col-sm-7"><i class="fa fa-pencil"></i> <span><?php echo vtranslate('LBL_CKE_FIELD',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value);?>
|
||||
</span></label><div class="controls col-sm-5"><input type="hidden" name="uitype19field" value="0"/><label class="checkbox" style="margin-left: 9%;"><input type="checkbox" class="cursorPointer" name="uitype19field" value="1" <?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isCKEEnabled()=='1'){?>checked="checked"<?php }?>/></label></div></div></div></div></div></div><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('ModalFooter.tpl','Vtiger'), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</form></div><?php if ($_smarty_tpl->tpl_vars['FIELDS_INFO']->value!='[]'){?><script type="text/javascript">var uimeta = (function () {var fieldInfo = <?php echo $_smarty_tpl->tpl_vars['FIELDS_INFO']->value;?>
|
||||
;var newFieldInfo = <?php echo $_smarty_tpl->tpl_vars['NEW_FIELDS_INFO']->value;?>
|
||||
;return {field: {get: function (name, property) {if (name && property === undefined) {return fieldInfo[name];}if (name && property) {return fieldInfo[name][property]}},isMandatory: function (name) {if (fieldInfo[name]) {return fieldInfo[name].mandatory;}return false;},getType: function (name) {if (fieldInfo[name]) {return fieldInfo[name].type}return false;},getNewFieldInfo: function () {if (newFieldInfo['newfieldinfo']) {return newFieldInfo['newfieldinfo']}return false;}},};})();</script><?php }?></div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 18:02:58
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:37:27
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/ListViewRecordActions.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:157974150068cd70a2ca6fe5-52331992%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:197850783268f9e947ec5d34-88565633%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '157974150068cd70a2ca6fe5-52331992',
|
||||
'nocache_hash' => '197850783268f9e947ec5d34-88565633',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -28,9 +28,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd70a2cbe6f',
|
||||
'unifunc' => 'content_68f9e947ed781',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd70a2cbe6f')) {function content_68cd70a2cbe6f($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9e947ed781')) {function content_68f9e947ed781($_smarty_tpl) {?>
|
||||
<!--LIST VIEW RECORD ACTIONS--><div class="table-actions"><?php if (!$_smarty_tpl->tpl_vars['SEARCH_MODE_RESULTS']->value){?><span class="input" ><input type="checkbox" value="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getId();?>
|
||||
" class="listViewEntriesCheckBox"/></span><?php }?><?php if ($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getRaw('starred')==1){?><?php $_smarty_tpl->tpl_vars['STARRED'] = new Smarty_variable(true, null, 0);?><?php }else{ ?><?php $_smarty_tpl->tpl_vars['STARRED'] = new Smarty_variable(false, null, 0);?><?php }?><?php if ($_smarty_tpl->tpl_vars['QUICK_PREVIEW_ENABLED']->value=='true'){?><span><a class="quickView fa fa-eye icon action" data-app="<?php echo $_smarty_tpl->tpl_vars['SELECTED_MENU_CATEGORY']->value;?>
|
||||
" title="<?php echo vtranslate('LBL_QUICK_VIEW',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-24 14:26:32
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-24 17:23:53
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/PopupNavigation.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:199980263268d3d568cb9166-66795013%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:118306433768fb8bf98ac863-91323638%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '199980263268d3d568cb9166-66795013',
|
||||
'nocache_hash' => '118306433768fb8bf98ac863-91323638',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -24,9 +24,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d3d568cc046',
|
||||
'unifunc' => 'content_68fb8bf98b158',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d3d568cc046')) {function content_68d3d568cc046($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fb8bf98b158')) {function content_68fb8bf98b158($_smarty_tpl) {?>
|
||||
|
||||
<div class="col-md-2"><?php if ($_smarty_tpl->tpl_vars['MULTI_SELECT']->value){?><?php if (!empty($_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES']->value)){?><button class="select btn btn-default" disabled="disabled"><strong><?php echo vtranslate('LBL_ADD',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></button><?php }?><?php }else{ ?> <?php }?></div><div class="col-md-10"><?php $_smarty_tpl->tpl_vars['RECORD_COUNT'] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES_COUNT']->value, null, 0);?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("Pagination.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('SHOWPAGEJUMP'=>true), 0);?>
|
||||
|
||||
@@ -1,81 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-06 17:02:24
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/ReportContents.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:2160380368e3cbf04ab6c1-98359960%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'31a3a7b4c69f4c31aa2e85b34477ebeb721b58dc' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/ReportContents.tpl',
|
||||
1 => 1711810496,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '2160380368e3cbf04ab6c1-98359960',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'NEW_COUNT' => 0,
|
||||
'DATE_FILTERS' => 0,
|
||||
'REPORTTYPE' => 0,
|
||||
'CALCULATION_FIELDS' => 0,
|
||||
'MODULE' => 0,
|
||||
'CALCULATION_FIELD' => 0,
|
||||
'CALCULATION_FIELD_KEYS' => 0,
|
||||
'ESCAPE_CHAR' => 0,
|
||||
'FIELD_IMPLODE' => 0,
|
||||
'FIELD_LABEL' => 0,
|
||||
'MODULE_NAME' => 0,
|
||||
'CALCULATION_VALUE' => 0,
|
||||
'DATA' => 0,
|
||||
'VALUES' => 0,
|
||||
'VALUE' => 0,
|
||||
'LIMIT_EXCEEDED' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e3cbf04cfc9',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e3cbf04cfc9')) {function content_68e3cbf04cfc9($_smarty_tpl) {?><?php if (!is_callable('smarty_modifier_replace')) include '/var/www/fastuser/data/www/crm.clientright.ru/libraries/Smarty/libs/plugins/modifier.replace.php';
|
||||
?>
|
||||
|
||||
<input type="hidden" id="updatedCount" value="<?php echo $_smarty_tpl->tpl_vars['NEW_COUNT']->value;?>
|
||||
" /><input type="hidden" name="date_filters" data-value='<?php echo ZEND_JSON::encode($_smarty_tpl->tpl_vars['DATE_FILTERS']->value);?>
|
||||
' /><input type="hidden" name="report_filename" id="report_filename" value="" /><input type="hidden" name="export_pdf_format" id="export_pdf_format" value="" /><input type="hidden" name="pdf_file_name" id="pdf_file_name" value="" /><input type="hidden" name="ch_image_name" id="ch_image_name" value="" /><input type="hidden" name="date_filters" data-value='<?php echo Vtiger_Util_Helper::toSafeHTML(ZEND_JSON::encode($_smarty_tpl->tpl_vars['DATE_FILTERS']->value));?>
|
||||
' /><input type="hidden" name="advft_criteria" id="advft_criteria" value='' /><input type="hidden" name="advft_criteria_groups" id="advft_criteria_groups" value='' /><input type="hidden" name="groupft_criteria" id="groupft_criteria" value='' /><input type="hidden" name="quick_filter_criteria" id="quick_filter_criteria" value="" /><input type="hidden" name='reload' id='reload' value='true'/><input type="hidden" name="currentMode" id="currentMode" value='generate' /><input type="hidden" name="reporttype" id="reporttype" value='<?php echo $_smarty_tpl->tpl_vars['REPORTTYPE']->value;?>
|
||||
' /><div id="reports4you_html" style="width: 100%;"><?php if (!empty($_smarty_tpl->tpl_vars['CALCULATION_FIELDS']->value)){?><table class=" table-bordered table-condensed marginBottom10px" width="100%"><thead><tr class="blockHeader"><th><?php echo vtranslate('LBL_FIELD_NAMES',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</th><th><?php echo vtranslate('LBL_SUM',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</th><th><?php echo vtranslate('LBL_AVG',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</th><th><?php echo vtranslate('LBL_MIN',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</th><th><?php echo vtranslate('LBL_MAX',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</th></tr></thead><?php $_smarty_tpl->tpl_vars['ESCAPE_CHAR'] = new Smarty_variable(array('_SUM','_AVG','_MIN','_MAX'), null, 0);?><?php $_smarty_tpl->tpl_vars['CALCULATION_FIELD'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['CALCULATION_FIELD']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['index'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['CALCULATION_FIELDS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['CALCULATION_FIELD']->key => $_smarty_tpl->tpl_vars['CALCULATION_FIELD']->value){
|
||||
$_smarty_tpl->tpl_vars['CALCULATION_FIELD']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['index']->value = $_smarty_tpl->tpl_vars['CALCULATION_FIELD']->key;
|
||||
?><tr><?php $_smarty_tpl->tpl_vars['CALCULATION_FIELD_KEYS'] = new Smarty_variable(array_keys($_smarty_tpl->tpl_vars['CALCULATION_FIELD']->value), null, 0);?><?php $_smarty_tpl->tpl_vars['CALCULATION_FIELD_KEYS'] = new Smarty_variable(smarty_modifier_replace($_smarty_tpl->tpl_vars['CALCULATION_FIELD_KEYS']->value,$_smarty_tpl->tpl_vars['ESCAPE_CHAR']->value,''), null, 0);?><?php $_smarty_tpl->tpl_vars['FIELD_IMPLODE'] = new Smarty_variable(explode('_',$_smarty_tpl->tpl_vars['CALCULATION_FIELD_KEYS']->value['0']), null, 0);?><?php $_smarty_tpl->tpl_vars['MODULE_NAME'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_IMPLODE']->value['0'], null, 0);?><?php $_smarty_tpl->tpl_vars['FIELD_LABEL'] = new Smarty_variable(implode(" ",$_smarty_tpl->tpl_vars['FIELD_IMPLODE']->value), null, 0);?><?php $_smarty_tpl->tpl_vars['FIELD_LABEL'] = new Smarty_variable(smarty_modifier_replace($_smarty_tpl->tpl_vars['FIELD_LABEL']->value,$_smarty_tpl->tpl_vars['MODULE_NAME']->value,''), null, 0);?><td><?php echo vtranslate($_smarty_tpl->tpl_vars['MODULE_NAME']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php echo vtranslate($_smarty_tpl->tpl_vars['FIELD_LABEL']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</td><?php $_smarty_tpl->tpl_vars['CALCULATION_VALUE'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['CALCULATION_VALUE']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['CALCULATION_FIELD']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['CALCULATION_VALUE']->key => $_smarty_tpl->tpl_vars['CALCULATION_VALUE']->value){
|
||||
$_smarty_tpl->tpl_vars['CALCULATION_VALUE']->_loop = true;
|
||||
?><td width="15%"><?php echo $_smarty_tpl->tpl_vars['CALCULATION_VALUE']->value;?>
|
||||
</td><?php } ?></tr><?php } ?></table><?php }?><?php if ($_smarty_tpl->tpl_vars['DATA']->value!=''){?><?php $_smarty_tpl->tpl_vars['HEADERS'] = new Smarty_variable($_smarty_tpl->tpl_vars['DATA']->value[0], null, 0);?><?php $_smarty_tpl->tpl_vars['VALUES'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['VALUES']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['DATA']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['VALUES']->key => $_smarty_tpl->tpl_vars['VALUES']->value){
|
||||
$_smarty_tpl->tpl_vars['VALUES']->_loop = true;
|
||||
?><?php $_smarty_tpl->tpl_vars['VALUE'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['VALUE']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['NAME'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['VALUES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['VALUE']->key => $_smarty_tpl->tpl_vars['VALUE']->value){
|
||||
$_smarty_tpl->tpl_vars['VALUE']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['NAME']->value = $_smarty_tpl->tpl_vars['VALUE']->key;
|
||||
?><span style="background-color:white;"><?php echo $_smarty_tpl->tpl_vars['VALUE']->value;?>
|
||||
</span><?php } ?><?php } ?><?php if ($_smarty_tpl->tpl_vars['LIMIT_EXCEEDED']->value){?><center><?php echo vtranslate('LBL_LIMIT_EXCEEDED',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<span class="pull-right"><a href="#top" ><?php echo vtranslate('LBL_TOP',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></span></center><?php }?><?php }else{ ?><?php echo vtranslate('LBL_NO_DATA_AVAILABLE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }?></div></div></form><div class="no-print">
|
||||
<?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-10 10:53:04
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 13:43:49
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Users/EditView.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:7876376268e8bb6073d325-24712270%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:195969309868fa06e562ab82-74471561%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '7876376268e8bb6073d325-24712270',
|
||||
'nocache_hash' => '195969309868fa06e562ab82-74471561',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -47,9 +47,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e8bb607a893',
|
||||
'unifunc' => 'content_68fa06e564154',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e8bb607a893')) {function content_68e8bb607a893($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fa06e564154')) {function content_68fa06e564154($_smarty_tpl) {?>
|
||||
|
||||
<div class="editViewPageDiv detailViewContainer">
|
||||
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-29 15:22:02
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/EMAILMaker/DetailDisplayConditions.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:202171903068da79ea5078d3-41174789%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 13:43:26
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/PDFMaker/DetailDisplayConditions.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:178422786668fa06ce4ec9f4-98892010%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'ba2eff85dffbb7253d64bf8bf56321ce60be9650' =>
|
||||
'322f0fd131ffe77cb5a5b05b5f8e640f39fd6353' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/EMAILMaker/DetailDisplayConditions.tpl',
|
||||
1 => 1715769019,
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/PDFMaker/DetailDisplayConditions.tpl',
|
||||
1 => 1715769098,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '202171903068da79ea5078d3-41174789',
|
||||
'nocache_hash' => '178422786668fa06ce4ec9f4-98892010',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'EMAILMAKER_RECORD_MODEL' => 0,
|
||||
'PDFMAKER_RECORD_MODEL' => 0,
|
||||
'DISPLAY_CONDITION' => 0,
|
||||
'ALL_CONDITIONS' => 0,
|
||||
'ANY_CONDITIONS' => 0,
|
||||
@@ -27,10 +27,10 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68da79ea51c4b',
|
||||
'unifunc' => 'content_68fa06ce4fb83',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68da79ea51c4b')) {function content_68da79ea51c4b($_smarty_tpl) {?>
|
||||
<?php $_smarty_tpl->tpl_vars['DISPLAY_CONDITION'] = new Smarty_variable($_smarty_tpl->tpl_vars['EMAILMAKER_RECORD_MODEL']->value->getConditonDisplayValue(), null, 0);?><?php $_smarty_tpl->tpl_vars['ALL_CONDITIONS'] = new Smarty_variable($_smarty_tpl->tpl_vars['DISPLAY_CONDITION']->value['All'], null, 0);?><?php $_smarty_tpl->tpl_vars['ANY_CONDITIONS'] = new Smarty_variable($_smarty_tpl->tpl_vars['DISPLAY_CONDITION']->value['Any'], null, 0);?><?php if (count($_smarty_tpl->tpl_vars['ALL_CONDITIONS']->value)=="0"&&count($_smarty_tpl->tpl_vars['ANY_CONDITIONS']->value)=="0"){?><?php echo vtranslate('LBL_NO_DISPLAY_CONDITIONS_DEFINED',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php if ($_valid && !is_callable('content_68fa06ce4fb83')) {function content_68fa06ce4fb83($_smarty_tpl) {?>
|
||||
<?php $_smarty_tpl->tpl_vars['DISPLAY_CONDITION'] = new Smarty_variable($_smarty_tpl->tpl_vars['PDFMAKER_RECORD_MODEL']->value->getConditonDisplayValue(), null, 0);?><?php $_smarty_tpl->tpl_vars['ALL_CONDITIONS'] = new Smarty_variable($_smarty_tpl->tpl_vars['DISPLAY_CONDITION']->value['All'], null, 0);?><?php $_smarty_tpl->tpl_vars['ANY_CONDITIONS'] = new Smarty_variable($_smarty_tpl->tpl_vars['DISPLAY_CONDITION']->value['Any'], null, 0);?><?php if (empty($_smarty_tpl->tpl_vars['ALL_CONDITIONS']->value)&&empty($_smarty_tpl->tpl_vars['ANY_CONDITIONS']->value)){?><?php echo vtranslate('LBL_NO_DISPLAY_CONDITIONS_DEFINED',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }else{ ?><?php if ($_smarty_tpl->tpl_vars['DISPLAY_CONDITION']->value['displayed']=="0"){?><?php echo vtranslate('LBL_DISPLAY_CONDITIONS_YES',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }else{ ?><?php echo vtranslate('LBL_DISPLAY_CONDITIONS_NO',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }?>:<br><br><span><strong><?php echo vtranslate('All');?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-10 10:53:04
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 13:43:49
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Users/uitypes/Picklist.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:116068991768e8bb60844413-27583923%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:113148908068fa06e56a19b3-55293320%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '116068991768e8bb60844413-27583923',
|
||||
'nocache_hash' => '113148908068fa06e56a19b3-55293320',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -32,9 +32,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e8bb608606b',
|
||||
'unifunc' => 'content_68fa06e56ba32',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e8bb608606b')) {function content_68e8bb608606b($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fa06e56ba32')) {function content_68fa06e56ba32($_smarty_tpl) {?>
|
||||
<?php $_smarty_tpl->tpl_vars['FIELD_INFO'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldInfo(), null, 0);?><?php $_smarty_tpl->tpl_vars['PICKLIST_VALUES'] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_INFO']->value['picklistvalues'], null, 0);?><?php $_smarty_tpl->tpl_vars["SPECIAL_VALIDATOR"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getValidator(), null, 0);?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldName()=='defaulteventstatus'){?><?php $_smarty_tpl->tpl_vars['EVENT_MODULE'] = new Smarty_variable(Vtiger_Module_Model::getInstance('Events'), null, 0);?><?php $_smarty_tpl->tpl_vars['EVENTSTATUS_FIELD_MODEL'] = new Smarty_variable($_smarty_tpl->tpl_vars['EVENT_MODULE']->value->getField('eventstatus'), null, 0);?><?php $_smarty_tpl->tpl_vars['PICKLIST_VALUES'] = new Smarty_variable($_smarty_tpl->tpl_vars['EVENTSTATUS_FIELD_MODEL']->value->getPicklistValues(), null, 0);?><?php }elseif($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldName()=='defaultactivitytype'){?><?php $_smarty_tpl->tpl_vars['EVENT_MODULE'] = new Smarty_variable(Vtiger_Module_Model::getInstance('Events'), null, 0);?><?php $_smarty_tpl->tpl_vars['ACTIVITYTYPE_FIELD_MODEL'] = new Smarty_variable($_smarty_tpl->tpl_vars['EVENT_MODULE']->value->getField('activitytype'), null, 0);?><?php $_smarty_tpl->tpl_vars['PICKLIST_VALUES'] = new Smarty_variable($_smarty_tpl->tpl_vars['ACTIVITYTYPE_FIELD_MODEL']->value->getPicklistValues(), null, 0);?><?php }?><select data-fieldname="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldName();?>
|
||||
" data-fieldtype="picklist" class="inputElement select2 <?php if ($_smarty_tpl->tpl_vars['OCCUPY_COMPLETE_WIDTH']->value){?> row <?php }?>" type="picklist" name="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldName();?>
|
||||
" <?php if (!empty($_smarty_tpl->tpl_vars['SPECIAL_VALIDATOR']->value)){?>data-validator='<?php echo Zend_Json::encode($_smarty_tpl->tpl_vars['SPECIAL_VALIDATOR']->value);?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-30 09:53:57
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 13:43:40
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Users/DetailViewBlockView.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:214649531368db7e8532f7d4-69915681%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:145845395268fa06dc22e7a7-22293668%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '214649531368db7e8532f7d4-69915681',
|
||||
'nocache_hash' => '145845395268fa06dc22e7a7-22293668',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -42,9 +42,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68db7e8537cca',
|
||||
'unifunc' => 'content_68fa06dc26b4e',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68db7e8537cca')) {function content_68db7e8537cca($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fa06dc26b4e')) {function content_68fa06dc26b4e($_smarty_tpl) {?>
|
||||
|
||||
<input type=hidden name="timeFormatOptions" data-value='<?php echo $_smarty_tpl->tpl_vars['DAY_STARTS']->value;?>
|
||||
' /><?php $_smarty_tpl->tpl_vars['FIELD_MODEL_LIST'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['FIELD_MODEL_LIST']->_loop = false;
|
||||
|
||||
@@ -1,194 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-25 08:23:32
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/taskforms/WfTaskStart.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:54733570368d4d1d471c2a1-90096901%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'3520cc4c08aff3d5dd0a887fc61c00be04fca3d2' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/taskforms/WfTaskStart.tpl',
|
||||
1 => 1711810493,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '54733570368d4d1d471c2a1-90096901',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MOD' => 0,
|
||||
'task' => 0,
|
||||
'trigger' => 0,
|
||||
'keyLabel' => 0,
|
||||
'triggerlist' => 0,
|
||||
'triggerData' => 0,
|
||||
'timezones' => 0,
|
||||
'tzkey' => 0,
|
||||
'label' => 0,
|
||||
'formGenerator' => 0,
|
||||
'conditionalContent' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d4d1d47383a',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d4d1d47383a')) {function content_68d4d1d47383a($_smarty_tpl) {?><table border="0" cellpadding="5" cellspacing="0" width="100%" class="newTable small">
|
||||
<tr>
|
||||
<td class='dvtCellLabel' align="right" width=15% nowrap="nowrap"><?php echo $_smarty_tpl->tpl_vars['MOD']->value['LBL_RUNTIME_WORKFLOW'];?>
|
||||
</td>
|
||||
<td class='dvtCellInfo'>
|
||||
<select name="task[start]" class="select2" style="width:350px;">
|
||||
<option value="synchron" <?php if ($_smarty_tpl->tpl_vars['task']->value['start']=="synchron"){?>selected='selected'<?php }?>><?php echo $_smarty_tpl->tpl_vars['MOD']->value['LBL_SYNCHRONOUS'];?>
|
||||
</option>
|
||||
<option value="asynchron" <?php if ($_smarty_tpl->tpl_vars['task']->value['start']=="asynchron"){?>selected='selected'<?php }?>><?php echo $_smarty_tpl->tpl_vars['MOD']->value['LBL_ASYNCHRONOUS'];?>
|
||||
</option>
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='dvtCellLabel' align="right" width=15% nowrap="nowrap"><?php echo $_smarty_tpl->tpl_vars['MOD']->value['LBL_START_CONDITION'];?>
|
||||
</td>
|
||||
<td class='dvtCellInfo'>
|
||||
<select name="task[runtime]" id="runtimeSelection" class="select2" style="width:350px;float:left;margin-right:10px;">
|
||||
<?php $_smarty_tpl->tpl_vars['triggerlist'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['triggerlist']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['keyLabel'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['trigger']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['triggerlist']->key => $_smarty_tpl->tpl_vars['triggerlist']->value){
|
||||
$_smarty_tpl->tpl_vars['triggerlist']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['keyLabel']->value = $_smarty_tpl->tpl_vars['triggerlist']->key;
|
||||
?>
|
||||
<optgroup label="<?php echo $_smarty_tpl->tpl_vars['keyLabel']->value;?>
|
||||
">
|
||||
<?php $_smarty_tpl->tpl_vars['triggerData'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['triggerData']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['trigger'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['triggerlist']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['triggerData']->key => $_smarty_tpl->tpl_vars['triggerData']->value){
|
||||
$_smarty_tpl->tpl_vars['triggerData']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['trigger']->value = $_smarty_tpl->tpl_vars['triggerData']->key;
|
||||
?>
|
||||
<option data-description="<?php echo $_smarty_tpl->tpl_vars['triggerData']->value['description'];?>
|
||||
" value="<?php echo $_smarty_tpl->tpl_vars['trigger']->value;?>
|
||||
" <?php if ($_smarty_tpl->tpl_vars['task']->value['runtime']==$_smarty_tpl->tpl_vars['trigger']->value){?>selected="selected"<?php }?>><?php echo $_smarty_tpl->tpl_vars['triggerData']->value['label'];?>
|
||||
</option>
|
||||
<?php } ?>
|
||||
</optgroup>
|
||||
<?php } ?>
|
||||
|
||||
</select>
|
||||
<div id="triggerDescription"></div>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='dvtCellLabel' align="right" width=15% nowrap="nowrap"><?php echo $_smarty_tpl->tpl_vars['MOD']->value['LBL_PARALLEL_ALLOWED'];?>
|
||||
</td>
|
||||
<td class='dvtCellInfo'>
|
||||
<select name="task[runtime2]" class="select2" style="width:350px;">
|
||||
<option value="2" <?php if ($_smarty_tpl->tpl_vars['task']->value['runtime2']=="2"){?>selected='selected'<?php }?>><?php echo $_smarty_tpl->tpl_vars['MOD']->value['LBL_PARALLEL_NOT_ALLOW'];?>
|
||||
</option>
|
||||
<option value="1" <?php if ($_smarty_tpl->tpl_vars['task']->value['runtime2']=="1"){?>selected='selected'<?php }?>><?php echo $_smarty_tpl->tpl_vars['MOD']->value['LBL_PARALLEL_ALLOW'];?>
|
||||
</option>
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='dvtCellLabel' align="right" width=15% nowrap="nowrap"><?php echo vtranslate('use this Timezone for workflow','Settings:Workflow2');?>
|
||||
</td>
|
||||
<td class='dvtCellInfo'>
|
||||
<select name="task[timezone]" class="select2" style="width:350px;" placeholder="<?php echo vtranslate('Do not modify timezone','Settings:Workflow2');?>
|
||||
">
|
||||
<option value=""></option>
|
||||
<?php $_smarty_tpl->tpl_vars['label'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['label']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['tzkey'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['timezones']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['label']->key => $_smarty_tpl->tpl_vars['label']->value){
|
||||
$_smarty_tpl->tpl_vars['label']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['tzkey']->value = $_smarty_tpl->tpl_vars['label']->key;
|
||||
?>
|
||||
<option value="<?php echo $_smarty_tpl->tpl_vars['tzkey']->value;?>
|
||||
" <?php if ($_smarty_tpl->tpl_vars['task']->value['timezone']==$_smarty_tpl->tpl_vars['tzkey']->value){?>selected="selected"<?php }?>><?php echo vtranslate($_smarty_tpl->tpl_vars['label']->value,'Users');?>
|
||||
</option>
|
||||
<?php } ?>
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='dvtCellLabel' align="right" width=15% nowrap="nowrap"><input type="checkbox" name="task[execute_only_once_per_record]" value="1" <?php if ($_smarty_tpl->tpl_vars['task']->value['execute_only_once_per_record']==true){?>checked="checked"<?php }?> /></td>
|
||||
<td class='dvtCellInfo'>
|
||||
<?php echo vtranslate('LBL_EXECUTE_WORKFLOW_ONLY_ONCE_PER_RECORD','Settings:Workflow2');?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='dvtCellLabel' align="right" width=15% nowrap="nowrap"><input type="checkbox" name="task[withoutrecord]" value="1" <?php if ($_smarty_tpl->tpl_vars['task']->value['withoutrecord']==true){?>checked="checked"<?php }?> /></td>
|
||||
<td class='dvtCellInfo'>
|
||||
<?php echo vtranslate('allow execution without a related record','Settings:Workflow2');?>
|
||||
(<strong><?php echo vtranslate('read documentation for more information','Settings:Workflow2');?>
|
||||
</strong>)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='dvtCellLabel' valign="top" align="right" width=15% nowrap="nowrap"><input type="checkbox" name="task[collection_process]" value="1" onclick="jQuery('#collection_variable_div').css('display', jQuery(this).prop('checked') ? 'block' : 'none');" <?php if ($_smarty_tpl->tpl_vars['task']->value['collection_process']==true){?>checked="checked"<?php }?> /></td>
|
||||
<td class='dvtCellInfo'>
|
||||
<?php echo vtranslate('execute process only once with all checked records in listview','Settings:Workflow2');?>
|
||||
(<strong><?php echo vtranslate('read documentation for more information','Settings:Workflow2');?>
|
||||
</strong>)
|
||||
<div style="display:<?php if ($_smarty_tpl->tpl_vars['task']->value['collection_process']==true){?>block<?php }else{ ?>none<?php }?>" id="collection_variable_div">
|
||||
<?php echo vtranslate('Inject all Record IDs within this $env Variable','Workflow2');?>
|
||||
: <input type="text" name="task[collection_variable]" value="<?php echo $_smarty_tpl->tpl_vars['task']->value['collection_variable'];?>
|
||||
" />
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='dvtCellLabel' align="right" width=15% nowrap="nowrap"><input type="checkbox" name="task[nologging]" value="1" <?php if ($_smarty_tpl->tpl_vars['task']->value['nologging']==true){?>checked="checked"<?php }?> /></td>
|
||||
<td class='dvtCellInfo'>
|
||||
<?php echo vtranslate('Do not store execution log of this workflow in statistics.','Settings:Workflow2');?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
<!--
|
||||
<tr>
|
||||
<td class='dvtCellLabel' align="right" width=15% nowrap="nowrap"><?php echo $_smarty_tpl->tpl_vars['MOD']->value['LBL_USER_EXECUTE'];?>
|
||||
</td>
|
||||
<td class='dvtCellInfo'>
|
||||
<select name="task[execution_user]">
|
||||
<option value="0x0" <?php if ($_smarty_tpl->tpl_vars['task']->value['execution_user']=="0x0"){?>selected='selected'<?php }?>><?php echo $_smarty_tpl->tpl_vars['MOD']->value['LBL_START_USER'];?>
|
||||
</option>
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
-->
|
||||
</table>
|
||||
<?php if ($_smarty_tpl->tpl_vars['task']->value['runtime']!='WF2_FRONTENDTRIGGER'){?>
|
||||
<h5 class="big" style="padding:5px;"><strong><?php echo $_smarty_tpl->tpl_vars['MOD']->value['HEAD_STARTVARIABLE_REQUEST'];?>
|
||||
</strong></h5>
|
||||
<p style="margin:5px;" class="small"><?php echo $_smarty_tpl->tpl_vars['MOD']->value['INFO_STARTVARIABLE'];?>
|
||||
</p>
|
||||
<div style='margin:2px;border:1px solid #ccc;padding:3px;'>
|
||||
<?php echo $_smarty_tpl->tpl_vars['formGenerator']->value;?>
|
||||
|
||||
</div>
|
||||
|
||||
<?php }else{ ?>
|
||||
<br/>
|
||||
<p style="text-align:center;font-style: italic;">Request values is not yet supported in Frontend Worklfows.</p>
|
||||
<?php }?>
|
||||
|
||||
<div class="big" style="padding:5px;line-height:30px;"><strong><?php echo $_smarty_tpl->tpl_vars['MOD']->value['HEAD_VISIBLE_CONDITION'];?>
|
||||
</strong>
|
||||
<label class="pull-right">
|
||||
<input style="display:inline;" type="checkbox" class="rcSwitch doInit" name="task[view_condition_lv]" <?php if ($_smarty_tpl->tpl_vars['task']->value['view_condition_lv']=='1'){?>checked="checked"<?php }?> value="1"/>
|
||||
<?php echo vtranslate('Apply this condition in any situation to prevent execution','Settings:Workflow2');?>
|
||||
|
||||
<a href="https://support.redoo-networks.com/documentation/tasks/start/" target="_blank">
|
||||
<img src='modules/Workflow2/icons/question.png' border="0">
|
||||
</a>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<?php echo $_smarty_tpl->tpl_vars['conditionalContent']->value;?>
|
||||
<?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-10 10:48:18
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:56:02
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Project/SummaryViewWidgets.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:55852451468cd70ac2f99e4-36671427%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:124280397668f9eda2ebe684-34496138%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,12 +11,10 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '55852451468cd70ac2f99e4-36671427',
|
||||
'nocache_hash' => '124280397668f9eda2ebe684-34496138',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd70ac34ccd',
|
||||
'variables' =>
|
||||
array (
|
||||
'DETAILVIEW_LINKS' => 0,
|
||||
@@ -45,8 +43,10 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'STATUS_FIELD_MODEL' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68f9eda2f2362',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd70ac34ccd')) {function content_68cd70ac34ccd($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9eda2f2362')) {function content_68f9eda2f2362($_smarty_tpl) {?>
|
||||
|
||||
<?php $_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['DETAIL_VIEW_WIDGET']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['DETAILVIEW_LINKS']->value['DETAILVIEWWIDGET']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
|
||||
@@ -1,36 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-06 17:02:15
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/ListViewPreProcess.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:162821390268e3cbe7649fe8-83658409%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'360fc795e14e13a071b098fb502a6472dc052979' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ITS4YouReports/ListViewPreProcess.tpl',
|
||||
1 => 1711810496,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '162821390268e3cbe7649fe8-83658409',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MODULE' => 0,
|
||||
'CURRENT_USER_MODEL' => 0,
|
||||
'LEFTPANELHIDE' => 0,
|
||||
'NO_LICENSE' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e3cbe7658c2',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e3cbe7658c2')) {function content_68e3cbe7658c2($_smarty_tpl) {?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate ("modules/Vtiger/partials/Topbar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
<div class="container-fluid app-nav"><div class="row"><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/SidebarHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ModuleHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</div></div></nav><div id='overlayPageContent' class='fade modal overlayPageContent content-area overlay-container-60' tabindex='-1' role='dialog' aria-hidden='true'><div class="data"></div><div class="modal-dialog"></div></div><div class="main-container main-container-<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
"><?php $_smarty_tpl->tpl_vars['LEFTPANELHIDE'] = new Smarty_variable($_smarty_tpl->tpl_vars['CURRENT_USER_MODEL']->value->get('leftpanelhide'), null, 0);?><div id="modnavigator" class="module-nav"><div class="hidden-xs hidden-sm mod-switcher-container"><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/Menubar.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</div></div><div id="sidebar-essentials" class="sidebar-essentials <?php if ($_smarty_tpl->tpl_vars['LEFTPANELHIDE']->value=='1'){?> hide <?php }?>"><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/SidebarEssentials.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</div><div class="listViewPageDiv <?php if (0==$_smarty_tpl->tpl_vars['NO_LICENSE']->value){?>content-area<?php }?> <?php if ($_smarty_tpl->tpl_vars['LEFTPANELHIDE']->value=='1'){?> full-width <?php }?>" id="listViewContent"><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-21 17:08:22
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:29:10
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Vtiger/SidebarHeader.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:41594771068d006d6b8a9e4-34821651%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:59646348068f9e756497326-83346473%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '41594771068d006d6b8a9e4-34821651',
|
||||
'nocache_hash' => '59646348068f9e756497326-83346473',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -22,9 +22,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d006d6b8e5a',
|
||||
'unifunc' => 'content_68f9e756499d4',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d006d6b8e5a')) {function content_68d006d6b8e5a($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9e756499d4')) {function content_68f9e756499d4($_smarty_tpl) {?>
|
||||
|
||||
<?php $_smarty_tpl->tpl_vars['APP_IMAGE_MAP'] = new Smarty_variable(Vtiger_MenuStructure_Model::getAppIcons(), null, 0);?>
|
||||
<div class="col-sm-12 col-xs-12 app-indicator-icon-container app-<?php echo $_smarty_tpl->tpl_vars['SELECTED_MENU_CATEGORY']->value;?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 18:03:08
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:56:02
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/DetailViewPreProcess.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:127535479168cd70ac1ab431-54356297%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:174455689268f9eda2c185a7-81410053%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '127535479168cd70ac1ab431-54356297',
|
||||
'nocache_hash' => '174455689268f9eda2c185a7-81410053',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -22,9 +22,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd70ac1e694',
|
||||
'unifunc' => 'content_68f9eda2c5776',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd70ac1e694')) {function content_68cd70ac1e694($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9eda2c5776')) {function content_68f9eda2c5776($_smarty_tpl) {?>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,129 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-24 14:26:32
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Inventory/PopupEntries.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:166553801268d3d568cc3ce4-44385830%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'38b4760dd990e2f4441b3a0f492d2551fdc66c21' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Inventory/PopupEntries.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '166553801268d3d568cc3ce4-44385830',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'PAGE_NUMBER' => 0,
|
||||
'PAGING_MODEL' => 0,
|
||||
'LISTVIEW_ENTRIES_COUNT' => 0,
|
||||
'VIEW' => 0,
|
||||
'LISTVIEW_COUNT' => 0,
|
||||
'SEARCH_DETAILS' => 0,
|
||||
'SUBPRODUCTS_POPUP' => 0,
|
||||
'PARENT_PRODUCT_ID' => 0,
|
||||
'ORDER_BY' => 0,
|
||||
'SORT_ORDER' => 0,
|
||||
'CURRENT_USER_MODEL' => 0,
|
||||
'MULTI_SELECT' => 0,
|
||||
'WIDTHTYPE' => 0,
|
||||
'LISTVIEW_HEADERS' => 0,
|
||||
'LISTVIEW_HEADER' => 0,
|
||||
'NEXT_SORT_ORDER' => 0,
|
||||
'FASORT_IMAGE' => 0,
|
||||
'TARGET_MODULE' => 0,
|
||||
'RELATED_MODULE' => 0,
|
||||
'MODULE_MODEL' => 0,
|
||||
'MODULE' => 0,
|
||||
'FIELD_UI_TYPE_MODEL' => 0,
|
||||
'MODULE_NAME' => 0,
|
||||
'LISTVIEW_ENTRIES' => 0,
|
||||
'LISTVIEW_ENTRY' => 0,
|
||||
'GETURL' => 0,
|
||||
'SOURCE_MODULE' => 0,
|
||||
'LISTVIEW_HEADERNAME' => 0,
|
||||
'RECORD_DATA' => 0,
|
||||
'CURRENCY_SYMBOL_PLACEMENT' => 0,
|
||||
'IS_MODULE_DISABLED' => 0,
|
||||
'FIELDS_INFO' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d3d568cfe35',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d3d568cfe35')) {function content_68d3d568cfe35($_smarty_tpl) {?>
|
||||
|
||||
|
||||
<input type='hidden' id='pageNumber' value="<?php echo $_smarty_tpl->tpl_vars['PAGE_NUMBER']->value;?>
|
||||
"><input type='hidden' id='pageLimit' value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->getPageLimit();?>
|
||||
"><input type="hidden" id="noOfEntries" value="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES_COUNT']->value;?>
|
||||
"><input type="hidden" id="pageStartRange" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->getRecordStartRange();?>
|
||||
" /><input type="hidden" id="pageEndRange" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->getRecordEndRange();?>
|
||||
" /><input type="hidden" id="view" value="<?php echo $_smarty_tpl->tpl_vars['VIEW']->value;?>
|
||||
"/><input type="hidden" id="previousPageExist" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->isPrevPageExists();?>
|
||||
" /><input type="hidden" id="nextPageExist" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->isNextPageExists();?>
|
||||
" /><input type="hidden" id="totalCount" value="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_COUNT']->value;?>
|
||||
" /><input type="hidden" value="<?php echo Vtiger_Util_Helper::toSafeHTML(Zend_JSON::encode($_smarty_tpl->tpl_vars['SEARCH_DETAILS']->value));?>
|
||||
" id="currentSearchParams" /><?php if ((!empty($_smarty_tpl->tpl_vars['SUBPRODUCTS_POPUP']->value))&&(!empty($_smarty_tpl->tpl_vars['PARENT_PRODUCT_ID']->value))){?><input type="hidden" id="subProductsPopup" value="<?php echo $_smarty_tpl->tpl_vars['SUBPRODUCTS_POPUP']->value;?>
|
||||
" /><input type="hidden" id="parentProductId" value="<?php echo $_smarty_tpl->tpl_vars['PARENT_PRODUCT_ID']->value;?>
|
||||
" /><?php }?><div class="contents-topscroll"><div class="topscroll-div"> </div></div><div class="popupEntriesDiv relatedContents contents-bottomscroll"><input type="hidden" value="<?php echo $_smarty_tpl->tpl_vars['ORDER_BY']->value;?>
|
||||
" id="orderBy"><input type="hidden" value="<?php echo $_smarty_tpl->tpl_vars['SORT_ORDER']->value;?>
|
||||
" id="sortOrder"><input type="hidden" value="Inventory_Popup_Js" id="popUpClassName"/><?php $_smarty_tpl->tpl_vars['WIDTHTYPE'] = new Smarty_variable($_smarty_tpl->tpl_vars['CURRENT_USER_MODEL']->value->get('rowheight'), null, 0);?><div class="bottomscroll-div"><table class="listview-table table-bordered listViewEntriesTable"><thead><tr class="listViewHeaders"><?php if ($_smarty_tpl->tpl_vars['MULTI_SELECT']->value){?><th class="<?php echo $_smarty_tpl->tpl_vars['WIDTHTYPE']->value;?>
|
||||
"><input type="checkbox" class="selectAllInCurrentPage" /></th><?php }else{ ?><th class="<?php echo $_smarty_tpl->tpl_vars['WIDTHTYPE']->value;?>
|
||||
"> </th><?php }?><?php $_smarty_tpl->tpl_vars['LISTVIEW_HEADER'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['LISTVIEW_HEADERS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->key => $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value){
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = true;
|
||||
?><th class="<?php echo $_smarty_tpl->tpl_vars['WIDTHTYPE']->value;?>
|
||||
"><a href="javascript:void(0);" class="listViewContentHeaderValues listViewHeaderValues" data-nextsortorderval="<?php if ($_smarty_tpl->tpl_vars['ORDER_BY']->value==$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->get('column')){?><?php echo $_smarty_tpl->tpl_vars['NEXT_SORT_ORDER']->value;?>
|
||||
<?php }else{ ?>ASC<?php }?>" data-columnname="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->get('column');?>
|
||||
"><?php if ($_smarty_tpl->tpl_vars['ORDER_BY']->value==$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->get('column')){?><i class="fa fa-sort <?php echo $_smarty_tpl->tpl_vars['FASORT_IMAGE']->value;?>
|
||||
"></i><?php }else{ ?><i class="fa fa-sort customsort"></i><?php }?> <?php echo vtranslate($_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->get('label'),$_smarty_tpl->tpl_vars['TARGET_MODULE']->value);?>
|
||||
</a></th><?php } ?><?php if ($_smarty_tpl->tpl_vars['RELATED_MODULE']->value=='Products'){?><th></th><?php }?></tr></thead><?php if ($_smarty_tpl->tpl_vars['MODULE_MODEL']->value&&$_smarty_tpl->tpl_vars['MODULE_MODEL']->value->isQuickSearchEnabled()){?><tr class="searchRow"><td class="searchBtn textAlignCenter"><button class="btn btn-success" data-trigger="PopupListSearch"><?php echo vtranslate('LBL_SEARCH',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button></td><?php $_smarty_tpl->tpl_vars['LISTVIEW_HEADER'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['LISTVIEW_HEADERS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->key => $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value){
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = true;
|
||||
?><td><?php $_smarty_tpl->tpl_vars['FIELD_UI_TYPE_MODEL'] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->getUITypeModel(), null, 0);?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path($_smarty_tpl->tpl_vars['FIELD_UI_TYPE_MODEL']->value->getListSearchTemplateName(),$_smarty_tpl->tpl_vars['MODULE_NAME']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('FIELD_MODEL'=>$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value,'SEARCH_INFO'=>$_smarty_tpl->tpl_vars['SEARCH_DETAILS']->value[$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->getName()],'USER_MODEL'=>$_smarty_tpl->tpl_vars['CURRENT_USER_MODEL']->value), 0);?>
|
||||
</td><?php } ?><?php if ($_smarty_tpl->tpl_vars['RELATED_MODULE']->value=='Products'){?><td></td><?php }?></tr><?php }?><?php $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['popupListView']['index']=-1;
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->key => $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value){
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['popupListView']['index']++;
|
||||
?><?php $_smarty_tpl->tpl_vars["RECORD_DATA"] = new Smarty_variable(($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getRawData()), null, 0);?><tr class="listViewEntries" data-id="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getId();?>
|
||||
" data-name='<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getName();?>
|
||||
' data-info='<?php echo Vtiger_Util_Helper::toSafeHTML(ZEND_JSON::encode($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getRawData()));?>
|
||||
'<?php if ($_smarty_tpl->tpl_vars['GETURL']->value!=''){?> data-url="<?php $_tmp1=$_smarty_tpl->tpl_vars['GETURL']->value;?><?php echo (($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->$_tmp1()).('&sourceModule=')).($_smarty_tpl->tpl_vars['SOURCE_MODULE']->value);?>
|
||||
" <?php }?> id="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
_popUpListView_row_<?php echo $_smarty_tpl->getVariable('smarty')->value['foreach']['popupListView']['index']+1;?>
|
||||
"><?php if ($_smarty_tpl->tpl_vars['MULTI_SELECT']->value){?><td class="<?php echo $_smarty_tpl->tpl_vars['WIDTHTYPE']->value;?>
|
||||
"><input class="entryCheckBox" type="checkbox" /></td><?php }else{ ?><td></td><?php }?><?php $_smarty_tpl->tpl_vars['LISTVIEW_HEADER'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['LISTVIEW_HEADERS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->key => $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value){
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = true;
|
||||
?><?php $_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME'] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->get('name'), null, 0);?><td class="listViewEntryValue textOverflowEllipsis <?php echo $_smarty_tpl->tpl_vars['WIDTHTYPE']->value;?>
|
||||
" title="<?php echo $_smarty_tpl->tpl_vars['RECORD_DATA']->value[$_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value];?>
|
||||
"><?php if ($_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->isNameField()==true||$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->get('uitype')=='4'){?><a><?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get($_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value);?>
|
||||
</a><?php }elseif($_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value->get('uitype')=='72'){?><?php ob_start();?><?php echo $_smarty_tpl->tpl_vars['CURRENT_USER_MODEL']->value->get('currency_symbol_placement');?>
|
||||
<?php $_tmp2=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['CURRENCY_SYMBOL_PLACEMENT'] = new Smarty_variable($_tmp2, null, 0);?><?php if ($_smarty_tpl->tpl_vars['CURRENCY_SYMBOL_PLACEMENT']->value=='1.0$'){?><?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get($_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value);?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get('currencySymbol');?>
|
||||
<?php }else{ ?><?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get('currencySymbol');?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get($_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value);?>
|
||||
<?php }?><?php }else{ ?><?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get($_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value);?>
|
||||
<?php }?></td><?php } ?><?php if ($_smarty_tpl->tpl_vars['RELATED_MODULE']->value=='Products'){?><td class="listViewEntryValue <?php echo $_smarty_tpl->tpl_vars['WIDTHTYPE']->value;?>
|
||||
"><?php if ($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get('subProducts')==true){?><a class="subproducts"><b><?php echo vtranslate('LBL_SUB_PRODUCTS',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
</b></a><!--<img class="lineItemPopup cursorPointer alignMiddle" data-popup="ProductsPopup" title="<?php echo vtranslate('Products',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
" data-module-name="Products" data-field-name="productid" src="<?php echo vimage_path('Products.png');?>
|
||||
"/>--><?php }else{ ?><?php echo vtranslate('NOT_A_BUNDLE',$_smarty_tpl->tpl_vars['MODULE_NAME']->value);?>
|
||||
<?php }?></td><?php }?></tr><?php } ?></table><!--added this div for Temporarily --><?php if ($_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES_COUNT']->value=='0'){?><?php if ($_smarty_tpl->tpl_vars['IS_MODULE_DISABLED']->value=='true'){?><div class="emptyRecordsDiv"><?php echo vtranslate('LBL_PRODUCTSMOD_DISABLED',$_smarty_tpl->tpl_vars['RELATED_MODULE']->value);?>
|
||||
.</div><?php }else{ ?><div class="emptyRecordsDiv"><?php echo vtranslate('LBL_NO',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php echo vtranslate($_smarty_tpl->tpl_vars['RELATED_MODULE']->value,$_smarty_tpl->tpl_vars['RELATED_MODULE']->value);?>
|
||||
<?php echo vtranslate('LBL_FOUND',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
.</div><?php }?><?php }?></div></div><?php if ((!empty($_smarty_tpl->tpl_vars['SUBPRODUCTS_POPUP']->value))&&(!empty($_smarty_tpl->tpl_vars['PARENT_PRODUCT_ID']->value))){?><div style="margin-top: 10px; height:50px"><div class="pull-right"><button type="button" class="btn btn-default" id="backToProducts"><strong><?php echo vtranslate('LBL_BACK_TO_PRODUCTS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></button></div></div><?php }?><div id="scroller_wrapper" class="bottom-fixed-scroll"><div id="scroller" class="scroller-div"></div></div><?php if ($_smarty_tpl->tpl_vars['FIELDS_INFO']->value!=null){?><script type="text/javascript">var popup_uimeta = (function() {var fieldInfo = <?php echo $_smarty_tpl->tpl_vars['FIELDS_INFO']->value;?>
|
||||
;return {field: {get: function(name, property) {if (name && property === undefined) {return fieldInfo[name];}if (name && property) {return fieldInfo[name][property]}},isMandatory: function(name) {if (fieldInfo[name]) {return fieldInfo[name].mandatory;}return false;},getType: function(name) {if (fieldInfo[name]) {return fieldInfo[name].type}return false;}},};})();</script><?php }?>
|
||||
<?php }} ?>
|
||||
@@ -1,71 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-25 08:31:58
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/AdvanceFilter.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:156335000468d4d3cec73c03-44712534%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'397686bedc7aede85d2c0675db70144073696c58' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/AdvanceFilter.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '156335000468d4d3cec73c03-44712534',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'ADVANCE_CRITERIA' => 0,
|
||||
'ALL_CONDITION_CRITERIA' => 0,
|
||||
'ANY_CONDITION_CRITERIA' => 0,
|
||||
'DATE_FILTERS' => 0,
|
||||
'ADVANCED_FILTER_OPTIONS_BY_TYPE' => 0,
|
||||
'ADVANCED_FILTER_OPTIONS' => 0,
|
||||
'ADVANCE_FILTER_OPTION_KEY' => 0,
|
||||
'ADVANCE_FILTER_OPTION' => 0,
|
||||
'MODULE' => 0,
|
||||
'QUALIFIED_MODULE' => 0,
|
||||
'RECORD_STRUCTURE' => 0,
|
||||
'CONDITION_INFO' => 0,
|
||||
'GROUP_CONDITION' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d4d3ceca28c',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d4d3ceca28c')) {function content_68d4d3ceca28c($_smarty_tpl) {?>
|
||||
<?php $_smarty_tpl->tpl_vars['ALL_CONDITION_CRITERIA'] = new Smarty_variable($_smarty_tpl->tpl_vars['ADVANCE_CRITERIA']->value[1], null, 0);?><?php $_smarty_tpl->tpl_vars['ANY_CONDITION_CRITERIA'] = new Smarty_variable($_smarty_tpl->tpl_vars['ADVANCE_CRITERIA']->value[2], null, 0);?><?php if (empty($_smarty_tpl->tpl_vars['ALL_CONDITION_CRITERIA']->value)){?><?php $_smarty_tpl->tpl_vars['ALL_CONDITION_CRITERIA'] = new Smarty_variable(array(), null, 0);?><?php }?><?php if (empty($_smarty_tpl->tpl_vars['ANY_CONDITION_CRITERIA']->value)){?><?php $_smarty_tpl->tpl_vars['ANY_CONDITION_CRITERIA'] = new Smarty_variable(array(), null, 0);?><?php }?><div class="filterContainer filterElements well filterConditionContainer filterConditionsDiv"><input type="hidden" name="date_filters" data-value='<?php echo Vtiger_Util_Helper::toSafeHTML(ZEND_JSON::encode($_smarty_tpl->tpl_vars['DATE_FILTERS']->value));?>
|
||||
' /><input type=hidden name="advanceFilterOpsByFieldType" data-value='<?php echo Vtiger_Util_Helper::toSafeHTML(ZEND_JSON::encode($_smarty_tpl->tpl_vars['ADVANCED_FILTER_OPTIONS_BY_TYPE']->value));?>
|
||||
' /><?php $_smarty_tpl->tpl_vars['ADVANCE_FILTER_OPTION'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['ADVANCE_FILTER_OPTION']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['ADVANCE_FILTER_OPTION_KEY'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['ADVANCED_FILTER_OPTIONS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['ADVANCE_FILTER_OPTION']->key => $_smarty_tpl->tpl_vars['ADVANCE_FILTER_OPTION']->value){
|
||||
$_smarty_tpl->tpl_vars['ADVANCE_FILTER_OPTION']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['ADVANCE_FILTER_OPTION_KEY']->value = $_smarty_tpl->tpl_vars['ADVANCE_FILTER_OPTION']->key;
|
||||
?><?php $_smarty_tpl->createLocalArrayVariable('ADVANCED_FILTER_OPTIONS', null, 0);
|
||||
$_smarty_tpl->tpl_vars['ADVANCED_FILTER_OPTIONS']->value[$_smarty_tpl->tpl_vars['ADVANCE_FILTER_OPTION_KEY']->value] = vtranslate($_smarty_tpl->tpl_vars['ADVANCE_FILTER_OPTION']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?><?php } ?><input type=hidden name="advanceFilterOptions" data-value='<?php echo Vtiger_Util_Helper::toSafeHTML(ZEND_JSON::encode($_smarty_tpl->tpl_vars['ADVANCED_FILTER_OPTIONS']->value));?>
|
||||
' /><div class="allConditionContainer conditionGroup contentsBackground" style="padding-bottom:15px;"><div class="header"><span><strong><?php echo vtranslate('LBL_ALL_CONDITIONS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></span> <span>(<?php echo vtranslate('LBL_ALL_CONDITIONS_DESC',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
)</span></div><div class="contents"><div class="conditionList"><?php $_smarty_tpl->tpl_vars['CONDITION_INFO'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['CONDITION_INFO']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['ALL_CONDITION_CRITERIA']->value['columns']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['CONDITION_INFO']->key => $_smarty_tpl->tpl_vars['CONDITION_INFO']->value){
|
||||
$_smarty_tpl->tpl_vars['CONDITION_INFO']->_loop = true;
|
||||
?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('AdvanceFilterCondition.tpl',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('RECORD_STRUCTURE'=>$_smarty_tpl->tpl_vars['RECORD_STRUCTURE']->value,'CONDITION_INFO'=>$_smarty_tpl->tpl_vars['CONDITION_INFO']->value,'MODULE'=>$_smarty_tpl->tpl_vars['MODULE']->value), 0);?>
|
||||
<?php } ?><?php if (count($_smarty_tpl->tpl_vars['ALL_CONDITION_CRITERIA']->value)==0){?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('AdvanceFilterCondition.tpl',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('RECORD_STRUCTURE'=>$_smarty_tpl->tpl_vars['RECORD_STRUCTURE']->value,'MODULE'=>$_smarty_tpl->tpl_vars['MODULE']->value,'CONDITION_INFO'=>array()), 0);?>
|
||||
<?php }?></div><div class="hide basic"><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('AdvanceFilterCondition.tpl',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('RECORD_STRUCTURE'=>$_smarty_tpl->tpl_vars['RECORD_STRUCTURE']->value,'CONDITION_INFO'=>array(),'MODULE'=>$_smarty_tpl->tpl_vars['MODULE']->value,'NOCHOSEN'=>true), 0);?>
|
||||
</div><div class="addCondition"><button type="button" class="btn btn-default"><i class="fa fa-plus"></i> <?php echo vtranslate('LBL_ADD_CONDITION',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button></div><div class="groupCondition"><?php $_smarty_tpl->tpl_vars['GROUP_CONDITION'] = new Smarty_variable($_smarty_tpl->tpl_vars['ALL_CONDITION_CRITERIA']->value['condition'], null, 0);?><?php if (empty($_smarty_tpl->tpl_vars['GROUP_CONDITION']->value)){?><?php $_smarty_tpl->tpl_vars['GROUP_CONDITION'] = new Smarty_variable("and", null, 0);?><?php }?><input type="hidden" name="condition" value="<?php echo $_smarty_tpl->tpl_vars['GROUP_CONDITION']->value;?>
|
||||
" /></div></div></div><div class="anyConditionContainer conditionGroup contentsBackground"><div class="header"><span><strong><?php echo vtranslate('LBL_ANY_CONDITIONS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</strong></span> <span>(<?php echo vtranslate('LBL_ANY_CONDITIONS_DESC',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
)</span></div><div class="contents"><div class="conditionList"><?php $_smarty_tpl->tpl_vars['CONDITION_INFO'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['CONDITION_INFO']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['ANY_CONDITION_CRITERIA']->value['columns']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['CONDITION_INFO']->key => $_smarty_tpl->tpl_vars['CONDITION_INFO']->value){
|
||||
$_smarty_tpl->tpl_vars['CONDITION_INFO']->_loop = true;
|
||||
?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('AdvanceFilterCondition.tpl',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('RECORD_STRUCTURE'=>$_smarty_tpl->tpl_vars['RECORD_STRUCTURE']->value,'CONDITION_INFO'=>$_smarty_tpl->tpl_vars['CONDITION_INFO']->value,'MODULE'=>$_smarty_tpl->tpl_vars['MODULE']->value,'CONDITION'=>"or"), 0);?>
|
||||
<?php } ?><?php if (count($_smarty_tpl->tpl_vars['ANY_CONDITION_CRITERIA']->value)==0){?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('AdvanceFilterCondition.tpl',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('RECORD_STRUCTURE'=>$_smarty_tpl->tpl_vars['RECORD_STRUCTURE']->value,'MODULE'=>$_smarty_tpl->tpl_vars['MODULE']->value,'CONDITION_INFO'=>array(),'CONDITION'=>"or"), 0);?>
|
||||
<?php }?></div><div class="hide basic"><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('AdvanceFilterCondition.tpl',$_smarty_tpl->tpl_vars['QUALIFIED_MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('RECORD_STRUCTURE'=>$_smarty_tpl->tpl_vars['RECORD_STRUCTURE']->value,'MODULE'=>$_smarty_tpl->tpl_vars['MODULE']->value,'CONDITION_INFO'=>array(),'CONDITION'=>"or",'NOCHOSEN'=>true), 0);?>
|
||||
</div><div class="addCondition"><button type="button" class="btn btn-default"><i class="fa fa-plus"></i> <?php echo vtranslate('LBL_ADD_CONDITION',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button></div></div></div></div>
|
||||
<?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-22 10:51:14
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-24 10:24:18
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/ProjectTaskSummaryWidgetContents.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:166355254468d0fff24bddc0-44000559%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:142630736668fb29a2130d84-57544092%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '166355254468d0fff24bddc0-44000559',
|
||||
'nocache_hash' => '142630736668fb29a2130d84-57544092',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -35,9 +35,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d0fff2513ab',
|
||||
'unifunc' => 'content_68fb29a217fe2',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d0fff2513ab')) {function content_68d0fff2513ab($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fb29a217fe2')) {function content_68fb29a217fe2($_smarty_tpl) {?>
|
||||
<?php $_smarty_tpl->tpl_vars['HEADER'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['HEADER']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['RELATED_HEADERS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['HEADER']->key => $_smarty_tpl->tpl_vars['HEADER']->value){
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-24 10:55:02
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 12:51:09
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/ModComments/FilePreview.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:170091468368d1022d0b0598-69494882%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:144914245668f9fa8d710da9-00501816%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,12 +11,10 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '170091468368d1022d0b0598-69494882',
|
||||
'nocache_hash' => '144914245668f9fa8d710da9-00501816',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d1022d0f86f',
|
||||
'variables' =>
|
||||
array (
|
||||
'FILE_NAME' => 0,
|
||||
@@ -26,8 +24,10 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'ATTACHMENT_ID' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68f9fa8d743f4',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d1022d0f86f')) {function content_68d1022d0f86f($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9fa8d743f4')) {function content_68f9fa8d743f4($_smarty_tpl) {?>
|
||||
<div class="modal-dialog modal-lg"><div class="modal-content"><div class="modal-header"><button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button><h4 class="modal-title"><?php echo vtranslate('LBL_FILE_PREVIEW','ModComments');?>
|
||||
: <?php echo $_smarty_tpl->tpl_vars['FILE_NAME']->value;?>
|
||||
</h4></div><div class="modal-body"><div class="row"><div class="col-md-12"><?php if (strpos($_smarty_tpl->tpl_vars['FILE_TYPE']->value,'image/')===0){?><img src="<?php echo $_smarty_tpl->tpl_vars['VIEW_URL']->value;?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-10 11:42:45
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-24 17:24:08
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Accounts/uitypes/Text.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:200928561668e8c705eaba32-92042081%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:177264276368fb8c08ac8314-12302878%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '200928561668e8c705eaba32-92042081',
|
||||
'nocache_hash' => '177264276368fb8c08ac8314-12302878',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -26,9 +26,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e8c705f15cb',
|
||||
'unifunc' => 'content_68fb8c08b10f5',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e8c705f15cb')) {function content_68e8c705f15cb($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fb8c08b10f5')) {function content_68fb8c08b10f5($_smarty_tpl) {?>
|
||||
|
||||
<?php $_smarty_tpl->tpl_vars["FIELD_INFO"] = new Smarty_variable(Zend_Json::encode($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldInfo()), null, 0);?><?php $_smarty_tpl->tpl_vars["SPECIAL_VALIDATOR"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getValidator(), null, 0);?><?php $_smarty_tpl->tpl_vars["FIELD_NAME"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldName(), null, 0);?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('uitype')=='19'||$_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('uitype')=='20'){?><textarea rows="3" id="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
_editView_fieldName_<?php echo $_smarty_tpl->tpl_vars['FIELD_NAME']->value;?>
|
||||
|
||||
@@ -1,83 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-24 14:25:31
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Inventory/partials/EditViewContents.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:186809285868d3d52bbd6263-89560769%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'3bca61c53d8f473e2879fd11495818b6b051f34d' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Inventory/partials/EditViewContents.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '186809285868d3d52bbd6263-89560769',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'PICKIST_DEPENDENCY_DATASOURCE' => 0,
|
||||
'DUPLICATE_RECORDS' => 0,
|
||||
'MODULE' => 0,
|
||||
'RECORD_STRUCTURE' => 0,
|
||||
'BLOCK_LABEL' => 0,
|
||||
'BLOCK_FIELDS' => 0,
|
||||
'FIELD_MODEL' => 0,
|
||||
'refrenceList' => 0,
|
||||
'COUNTER' => 0,
|
||||
'isReferenceField' => 0,
|
||||
'refrenceListCount' => 0,
|
||||
'REFERENCED_MODULE_ID' => 0,
|
||||
'REFERENCED_MODULE_STRUCTURE' => 0,
|
||||
'value' => 0,
|
||||
'REFERENCED_MODULE_NAME' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d3d52bc1a7c',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d3d52bc1a7c')) {function content_68d3d52bc1a7c($_smarty_tpl) {?>
|
||||
<?php if (!empty($_smarty_tpl->tpl_vars['PICKIST_DEPENDENCY_DATASOURCE']->value)){?><input type="hidden" name="picklistDependency" value='<?php echo Vtiger_Util_Helper::toSafeHTML($_smarty_tpl->tpl_vars['PICKIST_DEPENDENCY_DATASOURCE']->value);?>
|
||||
' /><?php }?><div name='editContent'><?php if ($_smarty_tpl->tpl_vars['DUPLICATE_RECORDS']->value){?><div class="fieldBlockContainer duplicationMessageContainer"><div class="duplicationMessageHeader"><b><?php echo vtranslate('LBL_DUPLICATES_DETECTED',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</b></div><div><?php echo getDuplicatesPreventionMessage($_smarty_tpl->tpl_vars['MODULE']->value,$_smarty_tpl->tpl_vars['DUPLICATE_RECORDS']->value);?>
|
||||
</div></div><?php }?><?php $_smarty_tpl->tpl_vars['BLOCK_FIELDS'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['BLOCK_LABEL'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['RECORD_STRUCTURE']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->key => $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->value){
|
||||
$_smarty_tpl->tpl_vars['BLOCK_FIELDS']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['BLOCK_LABEL']->value = $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->key;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['BLOCK_LABEL']->value=='LBL_ITEM_DETAILS'){?><?php continue 1?><?php }?><?php if (count($_smarty_tpl->tpl_vars['BLOCK_FIELDS']->value)>0){?><div class='fieldBlockContainer' data-block="<?php echo $_smarty_tpl->tpl_vars['BLOCK_LABEL']->value;?>
|
||||
"><h4 class='fieldBlockHeader'><?php echo vtranslate($_smarty_tpl->tpl_vars['BLOCK_LABEL']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</h4><hr><table class="table table-borderless <?php if ($_smarty_tpl->tpl_vars['BLOCK_LABEL']->value=='LBL_ADDRESS_INFORMATION'){?> addressBlock<?php }?>"><?php if (($_smarty_tpl->tpl_vars['BLOCK_LABEL']->value=='LBL_ADDRESS_INFORMATION')&&($_smarty_tpl->tpl_vars['MODULE']->value!='PurchaseOrder')){?><tr><td class="fieldLabel " name="copyHeader1"><label name="togglingHeader"><?php echo vtranslate('LBL_BILLING_ADDRESS_FROM',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label></td><td class="fieldValue" name="copyAddress1"><div class="radio"><label><input type="radio" name="copyAddressFromRight" class="accountAddress" data-copy-address="billing" checked="checked"> <?php echo vtranslate('SINGLE_Accounts',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label></div><div class="radio"><label><?php if ($_smarty_tpl->tpl_vars['MODULE']->value=='Quotes'){?><input type="radio" name="copyAddressFromRight" class="contactAddress" data-copy-address="billing" checked="checked"> <?php echo vtranslate('Related To',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }else{ ?><input type="radio" name="copyAddressFromRight" class="contactAddress" data-copy-address="billing" checked="checked"> <?php echo vtranslate('SINGLE_Contacts',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }?></label></div><div class="radio" name="togglingAddressContainerRight"><label><input type="radio" name="copyAddressFromRight" class="shippingAddress" data-target="shipping" checked="checked"> <?php echo vtranslate('Shipping Address',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label></div><div class="radio hide" name="togglingAddressContainerLeft"><label><input type="radio" name="copyAddressFromRight" class="billingAddress" data-target="billing" checked="checked"> <?php echo vtranslate('Billing Address',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label></div></td><td class="fieldLabel" name="copyHeader2"><label name="togglingHeader"><?php echo vtranslate('LBL_SHIPPING_ADDRESS_FROM',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label></td><td class="fieldValue" name="copyAddress2"><div class="radio"><label><input type="radio" name="copyAddressFromLeft" class="accountAddress" data-copy-address="shipping" checked="checked"> <?php echo vtranslate('SINGLE_Accounts',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label></div><div class="radio"><label><?php if ($_smarty_tpl->tpl_vars['MODULE']->value=='Quotes'){?><input type="radio" name="copyAddressFromLeft" class="contactAddress" data-copy-address="shipping" checked="checked"> <?php echo vtranslate('Related To',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }else{ ?><input type="radio" name="copyAddressFromLeft" class="contactAddress" data-copy-address="shipping" checked="checked"> <?php echo vtranslate('SINGLE_Contacts',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }?></label></div><div class="radio" name="togglingAddressContainerLeft"><label><input type="radio" name="copyAddressFromLeft" class="billingAddress" data-target="billing" checked="checked"> <?php echo vtranslate('Billing Address',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label></div><div class="radio hide" name="togglingAddressContainerRight"><label><input type="radio" name="copyAddressFromLeft" class="shippingAddress" data-target="shipping" checked="checked"> <?php echo vtranslate('Shipping Address',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</label></div></td></tr><?php }?><tr><?php $_smarty_tpl->tpl_vars['COUNTER'] = new Smarty_variable(0, null, 0);?><?php $_smarty_tpl->tpl_vars['FIELD_MODEL'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['FIELD_MODEL']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['FIELD_NAME'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['FIELD_MODEL']->key => $_smarty_tpl->tpl_vars['FIELD_MODEL']->value){
|
||||
$_smarty_tpl->tpl_vars['FIELD_MODEL']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['FIELD_NAME']->value = $_smarty_tpl->tpl_vars['FIELD_MODEL']->key;
|
||||
?><?php $_smarty_tpl->tpl_vars["isReferenceField"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType(), null, 0);?><?php $_smarty_tpl->tpl_vars["refrenceList"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getReferenceList(), null, 0);?><?php $_smarty_tpl->tpl_vars["refrenceListCount"] = new Smarty_variable(count($_smarty_tpl->tpl_vars['refrenceList']->value), null, 0);?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isEditable()==true){?><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('uitype')=="19"){?><?php if ($_smarty_tpl->tpl_vars['COUNTER']->value=='1'){?><td></td><td></td></tr><tr><?php $_smarty_tpl->tpl_vars['COUNTER'] = new Smarty_variable(0, null, 0);?><?php }?><?php }?><?php if ($_smarty_tpl->tpl_vars['COUNTER']->value==2){?></tr><tr><?php $_smarty_tpl->tpl_vars['COUNTER'] = new Smarty_variable(1, null, 0);?><?php }else{ ?><?php $_smarty_tpl->tpl_vars['COUNTER'] = new Smarty_variable($_smarty_tpl->tpl_vars['COUNTER']->value+1, null, 0);?><?php }?><td class="fieldLabel alignMiddle"><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->isMandatory()==true){?> <span class="redColor">*</span> <?php }?><?php if ($_smarty_tpl->tpl_vars['isReferenceField']->value=="reference"){?><?php if ($_smarty_tpl->tpl_vars['refrenceListCount']->value>1){?><?php $_smarty_tpl->tpl_vars["REFERENCED_MODULE_ID"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('fieldvalue'), null, 0);?><?php $_smarty_tpl->tpl_vars["REFERENCED_MODULE_STRUCTURE"] = new Smarty_variable($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getUITypeModel()->getReferenceModule($_smarty_tpl->tpl_vars['REFERENCED_MODULE_ID']->value), null, 0);?><?php if (!empty($_smarty_tpl->tpl_vars['REFERENCED_MODULE_STRUCTURE']->value)){?><?php $_smarty_tpl->tpl_vars["REFERENCED_MODULE_NAME"] = new Smarty_variable($_smarty_tpl->tpl_vars['REFERENCED_MODULE_STRUCTURE']->value->get('name'), null, 0);?><?php }?><select style="width: 140px;" class="select2 referenceModulesList"><?php $_smarty_tpl->tpl_vars['value'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['value']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['index'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['refrenceList']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['value']->key => $_smarty_tpl->tpl_vars['value']->value){
|
||||
$_smarty_tpl->tpl_vars['value']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['index']->value = $_smarty_tpl->tpl_vars['value']->key;
|
||||
?><option value="<?php echo $_smarty_tpl->tpl_vars['value']->value;?>
|
||||
" <?php if ($_smarty_tpl->tpl_vars['value']->value==$_smarty_tpl->tpl_vars['REFERENCED_MODULE_NAME']->value){?> selected <?php }?>><?php echo vtranslate($_smarty_tpl->tpl_vars['value']->value,$_smarty_tpl->tpl_vars['value']->value);?>
|
||||
</option><?php } ?></select><?php }else{ ?><?php echo vtranslate($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('label'),$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }?><?php }else{ ?><?php echo vtranslate($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('label'),$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }?> </td><td class="fieldValue" <?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType()=='boolean'){?> style="width:25%" <?php }?> <?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('uitype')=='19'){?> colspan="3" <?php $_smarty_tpl->tpl_vars['COUNTER'] = new Smarty_variable($_smarty_tpl->tpl_vars['COUNTER']->value+1, null, 0);?> <?php }?>><?php if ($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType()=='image'||$_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldDataType()=='file'){?><div class='col-lg-4 col-md-4 redColor'><?php echo vtranslate('LBL_NOTE_EXISTING_ATTACHMENTS_WILL_BE_REPLACED',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</div><?php }?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getUITypeModel()->getTemplateName(),$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</td><?php }?><?php } ?><?php if ((1 & $_smarty_tpl->tpl_vars['COUNTER']->value)){?><td></td><td></td><?php }?></tr></table></div><?php }?><?php } ?></div><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/LineItemsEdit.tpl",'Inventory'), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
<?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-10 10:53:04
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 13:43:49
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Users/partials/EditViewContents.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:74966687468e8bb607add18-14602432%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:145320476968fa06e5645138-29004540%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '74966687468e8bb607add18-14602432',
|
||||
'nocache_hash' => '145320476968fa06e5645138-29004540',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -31,9 +31,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e8bb607da44',
|
||||
'unifunc' => 'content_68fa06e56630d',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e8bb607da44')) {function content_68e8bb607da44($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fa06e56630d')) {function content_68fa06e56630d($_smarty_tpl) {?>
|
||||
<?php if (!empty($_smarty_tpl->tpl_vars['PICKIST_DEPENDENCY_DATASOURCE']->value)){?><input type="hidden" name="picklistDependency" value='<?php echo Vtiger_Util_Helper::toSafeHTML($_smarty_tpl->tpl_vars['PICKIST_DEPENDENCY_DATASOURCE']->value);?>
|
||||
' /><?php }?><div name='editContent'><?php $_smarty_tpl->tpl_vars['BLOCK_FIELDS'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['BLOCK_FIELDS']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['BLOCK_LABEL'] = new Smarty_Variable;
|
||||
|
||||
@@ -1,164 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-06 17:02:00
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Reports/ListViewContents.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:211811651668e3cbd8555e72-61158242%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'3c98f6b3d313a8b82b05eb7bcd33de4bd16354a4' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Reports/ListViewContents.tpl',
|
||||
1 => 1711810495,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '211811651668e3cbd8555e72-61158242',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'CURRENT_USER_MODEL' => 0,
|
||||
'LEFTPANELHIDE' => 0,
|
||||
'VIEW' => 0,
|
||||
'VIEWID' => 0,
|
||||
'PAGING_MODEL' => 0,
|
||||
'OPERATOR' => 0,
|
||||
'LISTVIEW_COUNT' => 0,
|
||||
'PAGE_NUMBER' => 0,
|
||||
'LISTVIEW_ENTRIES_COUNT' => 0,
|
||||
'SEARCH_DETAILS' => 0,
|
||||
'NO_SEARCH_PARAMS_CACHE' => 0,
|
||||
'ORDER_BY' => 0,
|
||||
'SORT_ORDER' => 0,
|
||||
'LIST_HEADER_FIELDS' => 0,
|
||||
'CURRENT_TAG' => 0,
|
||||
'FOLDER_ID' => 0,
|
||||
'FOLDER_VALUE' => 0,
|
||||
'VIEWNAME' => 0,
|
||||
'SEARCH_MODE_RESULTS' => 0,
|
||||
'MODULE' => 0,
|
||||
'LISTVIEW_MODEL' => 0,
|
||||
'LISTVIEW_HEADERS' => 0,
|
||||
'COLUMN_NAME' => 0,
|
||||
'LISTVIEW_HEADER_KEY' => 0,
|
||||
'NEXT_SORT_ORDER' => 0,
|
||||
'FASORT_IMAGE' => 0,
|
||||
'MODULE_MODEL' => 0,
|
||||
'LISTVIEW_HEADER' => 0,
|
||||
'DATA_TYPE' => 0,
|
||||
'FIELD_INFO' => 0,
|
||||
'PICKLIST_VALUES' => 0,
|
||||
'PICKLIST_LABEL' => 0,
|
||||
'PICKLIST_KEY' => 0,
|
||||
'SEARCH_VALUES' => 0,
|
||||
'ICON_CLASS' => 0,
|
||||
'LISTVIEW_ENTRIES' => 0,
|
||||
'LISTVIEW_ENTRY' => 0,
|
||||
'LISTVIEW_HEADERNAME' => 0,
|
||||
'LISTVIEW_ENTRY_RAWVALUE' => 0,
|
||||
'LISTVIEW_ENTRY_VALUE' => 0,
|
||||
'COLSPAN_WIDTH' => 0,
|
||||
'IS_MODULE_EDITABLE' => 0,
|
||||
'LIST_VIEW_MODEL' => 0,
|
||||
'SINGLE_MODULE' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e3cbd859f2a',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e3cbd859f2a')) {function content_68e3cbd859f2a($_smarty_tpl) {?>
|
||||
|
||||
<div class="col-sm-12 col-xs-12 "><?php $_smarty_tpl->tpl_vars['LEFTPANELHIDE'] = new Smarty_variable($_smarty_tpl->tpl_vars['CURRENT_USER_MODEL']->value->get('leftpanelhide'), null, 0);?><div class="essentials-toggle" title="<?php echo vtranslate('LBL_LEFT_PANEL_SHOW_HIDE','Vtiger');?>
|
||||
"><span class="essentials-toggle-marker fa <?php if ($_smarty_tpl->tpl_vars['LEFTPANELHIDE']->value=='1'){?>fa-chevron-right<?php }else{ ?>fa-chevron-left<?php }?> cursorPointer"></span></div><input type="hidden" name="view" id="view" value="<?php echo $_smarty_tpl->tpl_vars['VIEW']->value;?>
|
||||
" /><input type="hidden" name="cvid" value="<?php echo $_smarty_tpl->tpl_vars['VIEWID']->value;?>
|
||||
" /><input type="hidden" name="pageStartRange" id="pageStartRange" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->getRecordStartRange();?>
|
||||
" /><input type="hidden" name="pageEndRange" id="pageEndRange" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->getRecordEndRange();?>
|
||||
" /><input type="hidden" name="previousPageExist" id="previousPageExist" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->isPrevPageExists();?>
|
||||
" /><input type="hidden" name="nextPageExist" id="nextPageExist" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->isNextPageExists();?>
|
||||
" /><input type="hidden" name="Operator" id="Operator" value="<?php echo $_smarty_tpl->tpl_vars['OPERATOR']->value;?>
|
||||
" /><input type="hidden" name="totalCount" id="totalCount" value="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_COUNT']->value;?>
|
||||
" /><input type='hidden' name="pageNumber" value="<?php echo $_smarty_tpl->tpl_vars['PAGE_NUMBER']->value;?>
|
||||
" id='pageNumber'><input type='hidden' name="pageLimit" value="<?php echo $_smarty_tpl->tpl_vars['PAGING_MODEL']->value->getPageLimit();?>
|
||||
" id='pageLimit'><input type="hidden" name="noOfEntries" value="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES_COUNT']->value;?>
|
||||
" id="noOfEntries"><input type="hidden" name="currentSearchParams" value="<?php echo Vtiger_Util_Helper::toSafeHTML(Zend_JSON::encode($_smarty_tpl->tpl_vars['SEARCH_DETAILS']->value));?>
|
||||
" id="currentSearchParams" /><input type="hidden" name="noFilterCache" value="<?php echo $_smarty_tpl->tpl_vars['NO_SEARCH_PARAMS_CACHE']->value;?>
|
||||
" id="noFilterCache" ><input type="hidden" name="orderBy" value="<?php echo $_smarty_tpl->tpl_vars['ORDER_BY']->value;?>
|
||||
" id="orderBy"><input type="hidden" name="sortOrder" value="<?php echo $_smarty_tpl->tpl_vars['SORT_ORDER']->value;?>
|
||||
" id="sortOrder"><input type="hidden" name="list_headers" value='<?php echo $_smarty_tpl->tpl_vars['LIST_HEADER_FIELDS']->value;?>
|
||||
'/><input type="hidden" name="tag" value="<?php echo $_smarty_tpl->tpl_vars['CURRENT_TAG']->value;?>
|
||||
" /><input type="hidden" name="folder_id" value="<?php echo $_smarty_tpl->tpl_vars['FOLDER_ID']->value;?>
|
||||
" /><input type="hidden" name="folder_value" value="<?php echo $_smarty_tpl->tpl_vars['FOLDER_VALUE']->value;?>
|
||||
" /><input type="hidden" name="folder" value="<?php echo $_smarty_tpl->tpl_vars['VIEWNAME']->value;?>
|
||||
" /><?php if (!$_smarty_tpl->tpl_vars['SEARCH_MODE_RESULTS']->value){?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ListViewActions.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
<?php }?><div id="table-content" class="table-container"><form name='list' id='listedit' action='' onsubmit="return false;"><table id="listview-table" class="table <?php if ($_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES_COUNT']->value=='0'){?>listview-table-norecords <?php }?> listview-table"><thead><tr class="listViewContentHeader"><th><?php if (!$_smarty_tpl->tpl_vars['SEARCH_MODE_RESULTS']->value){?><div class="table-actions"><div class="dropdown" style="float:left;margin-left:6px;"><span class="input dropdown-toggle" title="<?php echo vtranslate('LBL_CLICK_HERE_TO_SELECT_ALL_RECORDS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
" data-toggle="dropdown"><input class="listViewEntriesMainCheckBox" type="checkbox"></span></div></div><?php }elseif($_smarty_tpl->tpl_vars['SEARCH_MODE_RESULTS']->value){?><?php echo vtranslate('LBL_ACTIONS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }?></th><?php ob_start();?><?php echo $_smarty_tpl->tpl_vars['VIEWNAME']->value;?>
|
||||
<?php $_tmp1=ob_get_clean();?><?php $_smarty_tpl->tpl_vars["LISTVIEW_HEADERS"] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_MODEL']->value->getListViewHeadersForVtiger7($_tmp1), null, 0);?><?php $_smarty_tpl->tpl_vars['LISTVIEW_HEADER'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['LISTVIEW_HEADERS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->key => $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value){
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value = $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->key;
|
||||
?><th <?php if ($_smarty_tpl->tpl_vars['COLUMN_NAME']->value==$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value){?> nowrap="nowrap" <?php }?>><a href="#" class="listViewContentHeaderValues" data-nextsortorderval="<?php if ($_smarty_tpl->tpl_vars['COLUMN_NAME']->value==$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value){?><?php echo $_smarty_tpl->tpl_vars['NEXT_SORT_ORDER']->value;?>
|
||||
<?php }else{ ?>ASC<?php }?>" data-columnname="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value;?>
|
||||
"><?php if ($_smarty_tpl->tpl_vars['COLUMN_NAME']->value==$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value){?><i class="fa fa-sort <?php echo $_smarty_tpl->tpl_vars['FASORT_IMAGE']->value;?>
|
||||
"></i><?php }else{ ?><i class="fa fa-sort customsort"></i><?php }?> <?php echo vtranslate($_smarty_tpl->tpl_vars['LISTVIEW_HEADERS']->value[$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value]['label'],$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a><?php if ($_smarty_tpl->tpl_vars['COLUMN_NAME']->value==$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value){?><a href="#" class="removeSorting"><i class="fa fa-remove"></i></a><?php }?></th><?php } ?></tr><?php if ($_smarty_tpl->tpl_vars['MODULE_MODEL']->value->isQuickSearchEnabled()&&!$_smarty_tpl->tpl_vars['SEARCH_MODE_RESULTS']->value){?><tr class="searchRow"><th class="inline-search-btn"><div class="table-actions"><button class="btn btn-success btn-sm" data-trigger="listSearch"><?php echo vtranslate("LBL_SEARCH",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button></div></th><?php $_smarty_tpl->tpl_vars['LISTVIEW_HEADER'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['LISTVIEW_HEADERS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->key => $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value){
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value = $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->key;
|
||||
?><th><?php $_smarty_tpl->tpl_vars["DATA_TYPE"] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value['type'], null, 0);?><?php if ($_smarty_tpl->tpl_vars['DATA_TYPE']->value=='string'){?><div class="row-fluid"><input type="text" name="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value;?>
|
||||
" class="listSearchContributor inputElement" value="<?php echo $_smarty_tpl->tpl_vars['SEARCH_DETAILS']->value[$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value]['searchValue'];?>
|
||||
" data-fieldinfo='<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['FIELD_INFO']->value, ENT_QUOTES, 'UTF-8', true);?>
|
||||
'/></div><?php }elseif($_smarty_tpl->tpl_vars['DATA_TYPE']->value=='picklist'){?><?php $_smarty_tpl->tpl_vars['PICKLIST_VALUES'] = new Smarty_variable(Reports_Field_Model::getPicklistValueByField($_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value), null, 0);?><?php $_smarty_tpl->tpl_vars['SEARCH_VALUES'] = new Smarty_variable(explode(',',$_smarty_tpl->tpl_vars['SEARCH_DETAILS']->value[$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value]['searchValue']), null, 0);?><div class="row-fluid"><select class="select2 listSearchContributor report-type-select" name="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value;?>
|
||||
" multiple data-fieldinfo='<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['FIELD_INFO']->value, ENT_QUOTES, 'UTF-8', true);?>
|
||||
'><?php $_smarty_tpl->tpl_vars['PICKLIST_LABEL'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['PICKLIST_LABEL']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['PICKLIST_KEY'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['PICKLIST_VALUES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['PICKLIST_LABEL']->key => $_smarty_tpl->tpl_vars['PICKLIST_LABEL']->value){
|
||||
$_smarty_tpl->tpl_vars['PICKLIST_LABEL']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['PICKLIST_KEY']->value = $_smarty_tpl->tpl_vars['PICKLIST_LABEL']->key;
|
||||
?><?php if ($_smarty_tpl->tpl_vars['PICKLIST_LABEL']->value=='Chart'){?><?php $_smarty_tpl->tpl_vars["ICON_CLASS"] = new Smarty_variable('fa fa-pie-chart', null, 0);?><?php }elseif($_smarty_tpl->tpl_vars['PICKLIST_LABEL']->value=='Detail'){?><?php $_smarty_tpl->tpl_vars["ICON_CLASS"] = new Smarty_variable('vicon-detailreport', null, 0);?><?php }?><option value="<?php echo $_smarty_tpl->tpl_vars['PICKLIST_KEY']->value;?>
|
||||
" <?php if (in_array($_smarty_tpl->tpl_vars['PICKLIST_KEY']->value,$_smarty_tpl->tpl_vars['SEARCH_VALUES']->value)&&($_smarty_tpl->tpl_vars['PICKLIST_KEY']->value!='')){?> selected<?php }?> <?php if ($_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value=='reporttype'){?>class='<?php echo $_smarty_tpl->tpl_vars['ICON_CLASS']->value;?>
|
||||
'<?php }?>><?php echo $_smarty_tpl->tpl_vars['PICKLIST_LABEL']->value;?>
|
||||
</option><?php } ?></select></div><?php }?><input type="hidden" class="operatorValue" value="<?php echo $_smarty_tpl->tpl_vars['SEARCH_DETAILS']->value[$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value]['comparator'];?>
|
||||
"></th><?php } ?></tr><?php }?></thead><tbody class="overflow-y"><?php $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->_loop = false;
|
||||
$_from = $_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['listview']['index']=-1;
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->key => $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value){
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['smarty']->value['foreach']['listview']['index']++;
|
||||
?><tr class="listViewEntries" data-id='<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getId();?>
|
||||
' data-recordUrl='<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getDetailViewUrl();?>
|
||||
' id="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
_listView_row_<?php echo $_smarty_tpl->getVariable('smarty')->value['foreach']['listview']['index']+1;?>
|
||||
"><td class = "listViewRecordActions"><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ListViewRecordActions.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</td><?php $_smarty_tpl->tpl_vars['LISTVIEW_HEADER'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = false;
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY'] = new Smarty_Variable;
|
||||
$_from = $_smarty_tpl->tpl_vars['LISTVIEW_HEADERS']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||||
foreach ($_from as $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->key => $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->value){
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->_loop = true;
|
||||
$_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value = $_smarty_tpl->tpl_vars['LISTVIEW_HEADER']->key;
|
||||
?><?php $_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME'] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value, null, 0);?><?php $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY_RAWVALUE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getRaw($_smarty_tpl->tpl_vars['LISTVIEW_HEADER_KEY']->value), null, 0);?><?php $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY_VALUE'] = new Smarty_variable($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get($_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value), null, 0);?><td class="listViewEntryValue" data-name="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value;?>
|
||||
" title="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY_RAWVALUE']->value;?>
|
||||
" data-rawvalue="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY_RAWVALUE']->value;?>
|
||||
" data-field-type=""><span class="fieldValue"><span class="value textOverflowEllipsis"><?php if ($_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value=='reporttype'){?><?php if ($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY_VALUE']->value=='summary'||$_smarty_tpl->tpl_vars['LISTVIEW_ENTRY_VALUE']->value=='tabular'){?><center title="<?php echo vtranslate('LBL_DETAIL_REPORT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><span class='vicon-detailreport' style="font-size:17px;"></span></center><?php }elseif($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY_VALUE']->value=='chart'){?><center title="<?php echo vtranslate('LBL_CHART_REPORT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
"><span class='fa fa-pie-chart fa-2x' style="font-size:1.7em;"></span></center><?php }?><?php }elseif($_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value=='primarymodule'){?><?php echo Vtiger_Util_Helper::tosafeHTML(decode_html(vtranslate($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY_VALUE']->value,$_smarty_tpl->tpl_vars['LISTVIEW_ENTRY_VALUE']->value)));?>
|
||||
<?php }elseif($_smarty_tpl->tpl_vars['LISTVIEW_HEADERNAME']->value=='foldername'){?><?php echo Vtiger_Util_Helper::tosafeHTML(vtranslate($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY_VALUE']->value,$_smarty_tpl->tpl_vars['MODULE']->value));?>
|
||||
<?php }else{ ?><?php echo Vtiger_Util_Helper::tosafeHTML($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY_VALUE']->value);?>
|
||||
<?php }?></span></span></span></td><?php } ?></tr><?php } ?><?php if ($_smarty_tpl->tpl_vars['LISTVIEW_ENTRIES_COUNT']->value=='0'){?><tr class="emptyRecordsDiv"><?php ob_start();?><?php echo count($_smarty_tpl->tpl_vars['LISTVIEW_HEADERS']->value);?>
|
||||
<?php $_tmp2=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['COLSPAN_WIDTH'] = new Smarty_variable($_tmp2+1, null, 0);?><td colspan="<?php echo $_smarty_tpl->tpl_vars['COLSPAN_WIDTH']->value;?>
|
||||
"><div class="emptyRecordsDiv"><div class="emptyRecordsContent"><?php $_smarty_tpl->tpl_vars['SINGLE_MODULE'] = new Smarty_variable("SINGLE_".($_smarty_tpl->tpl_vars['MODULE']->value), null, 0);?><?php echo vtranslate('LBL_NO');?>
|
||||
<?php echo vtranslate($_smarty_tpl->tpl_vars['MODULE']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php echo vtranslate('LBL_FOUND');?>
|
||||
.<?php if ($_smarty_tpl->tpl_vars['IS_MODULE_EDITABLE']->value){?> <a href="<?php echo $_smarty_tpl->tpl_vars['MODULE_MODEL']->value->getCreateRecordUrl();?>
|
||||
"> <?php echo vtranslate('LBL_CREATE');?>
|
||||
</a> <?php if (Users_Privileges_Model::isPermitted($_smarty_tpl->tpl_vars['MODULE']->value,'Import')&&$_smarty_tpl->tpl_vars['LIST_VIEW_MODEL']->value->isImportEnabled()){?> <?php echo vtranslate('LBL_OR',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<a style="color:blue" href="#" onclick="return Vtiger_Import_Js.triggerImportAction()"> <?php echo vtranslate('LBL_IMPORT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a><?php echo vtranslate($_smarty_tpl->tpl_vars['MODULE']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }else{ ?><?php echo vtranslate($_smarty_tpl->tpl_vars['SINGLE_MODULE']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php }?><?php }?></div></div></td></tr><?php }?></tbody></table></form></div><div id="scroller_wrapper" class="bottom-fixed-scroll"><div id="scroller" class="scroller-div"></div></div></div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-20 11:36:48
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-24 17:23:27
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/EditView.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:8916250668ce67a0011775-17852823%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:172671904068fb8bdf9f5768-86137573%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '8916250668ce67a0011775-17852823',
|
||||
'nocache_hash' => '172671904068fb8bdf9f5768-86137573',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -50,9 +50,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68ce67a003a1d',
|
||||
'unifunc' => 'content_68fb8bdfa24cf',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68ce67a003a1d')) {function content_68ce67a003a1d($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68fb8bdfa24cf')) {function content_68fb8bdfa24cf($_smarty_tpl) {?>
|
||||
|
||||
<div class="main-container clearfix"><div id="modnavigator" class="module-nav editViewModNavigator"><div class="hidden-xs hidden-sm mod-switcher-container"><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/Menubar.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</div></div><div class="editViewPageDiv viewContent"><div class="col-sm-12 col-xs-12 content-area <?php if ($_smarty_tpl->tpl_vars['LEFTPANELHIDE']->value=='1'){?> full-width <?php }?>"><form class="form-horizontal recordEditView" id="EditView" name="edit" method="post" action="index.php" enctype="multipart/form-data"><div class="editViewHeader"><div class='row'><div class="col-lg-12 col-md-12 col-lg-pull-0"><?php $_smarty_tpl->tpl_vars['SINGLE_MODULE_NAME'] = new Smarty_variable(('SINGLE_').($_smarty_tpl->tpl_vars['MODULE']->value), null, 0);?><?php if ($_smarty_tpl->tpl_vars['MODULE']->value=='Calendar'){?><?php $_smarty_tpl->tpl_vars['SINGLE_MODULE_NAME'] = new Smarty_variable('LBL_TASK', null, 0);?><?php }?><?php if ($_smarty_tpl->tpl_vars['RECORD_ID']->value!=''){?><h4 class="editHeader" style="margin-top:5px;" title="<?php echo vtranslate('LBL_EDITING',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
|
||||
@@ -1,45 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-10 10:52:41
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Users/ListViewRecordActions.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:156055437368e8bb49854f22-22285904%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'3df1e8fba774f9121682f66a8fd30f302e728d34' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Users/ListViewRecordActions.tpl',
|
||||
1 => 1711810495,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '156055437368e8bb49854f22-22285904',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'MODULE' => 0,
|
||||
'LISTVIEW_ENTRY' => 0,
|
||||
'IS_MODULE_EDITABLE' => 0,
|
||||
'IS_MODULE_DELETABLE' => 0,
|
||||
'USER_MODEL' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68e8bb4986505',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68e8bb4986505')) {function content_68e8bb4986505($_smarty_tpl) {?>
|
||||
|
||||
<div class="table-actions"><span class="more dropdown action"><span href="javascript:;" class="dropdown-toggle" data-toggle="dropdown"><i title="<?php echo vtranslate("LBL_MORE_OPTIONS",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
" class="fa fa-ellipsis-v icon"></i></span><ul class="dropdown-menu"><?php if ($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get('status')=='Active'){?><?php if (Users_Privileges_Model::isPermittedToChangeUsername($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getId())){?><li><a onclick="Settings_Users_List_Js.triggerChangeUsername('<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getChangeUsernameUrl();?>
|
||||
');"><?php echo vtranslate('LBL_CHANGE_USERNAME',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></li><?php }?><li><a onclick="Settings_Users_List_Js.triggerChangePassword('<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getChangePwdUrl();?>
|
||||
');"><?php echo vtranslate('LBL_CHANGE_PASSWORD',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></li><?php if ($_smarty_tpl->tpl_vars['IS_MODULE_EDITABLE']->value&&$_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get('status')=='Active'){?><li><a href="<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getEditViewUrl();?>
|
||||
&parentblock=LBL_USER_MANAGEMENT" name="editlink"><?php echo vtranslate('LBL_EDIT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></li><?php }?><?php }?><?php if ($_smarty_tpl->tpl_vars['IS_MODULE_DELETABLE']->value&&$_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getId()!=$_smarty_tpl->tpl_vars['USER_MODEL']->value->getId()){?><?php if ($_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->get('status')=='Active'){?><li><a href='javascript:Settings_Users_List_Js.triggerDeleteUser("<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getDeleteUrl();?>
|
||||
")'><?php echo vtranslate("LBL_REMOVE_USER",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</i></a></li><?php }else{ ?><li><a onclick="Settings_Users_List_Js.restoreUser(<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getId();?>
|
||||
, event);"><?php echo vtranslate("LBL_RESTORE_USER",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a></li><li><a href='javascript:Settings_Users_List_Js.triggerDeleteUser("<?php echo $_smarty_tpl->tpl_vars['LISTVIEW_ENTRY']->value->getDeleteUrl();?>
|
||||
", "true")'><?php echo vtranslate("LBL_REMOVE_USER",$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</i></a></li><?php }?><?php }?></ul></span></div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 14:55:00
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:37:27
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/uitypes/DateFieldSearchView.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:13516810868cd4494b859f6-51892003%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:30223509468f9e947e6e049-98593171%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '13516810868cd4494b859f6-51892003',
|
||||
'nocache_hash' => '30223509468f9e947e6e049-98593171',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -25,9 +25,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd4494b8a47',
|
||||
'unifunc' => 'content_68f9e947e7349',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd4494b8a47')) {function content_68cd4494b8a47($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9e947e7349')) {function content_68f9e947e7349($_smarty_tpl) {?>
|
||||
<?php $_smarty_tpl->tpl_vars["FIELD_INFO"] = new Smarty_variable(Zend_Json::encode($_smarty_tpl->tpl_vars['FIELD_MODEL']->value->getFieldInfo()), null, 0);?><?php $_smarty_tpl->tpl_vars["dateFormat"] = new Smarty_variable($_smarty_tpl->tpl_vars['USER_MODEL']->value->get('date_format'), null, 0);?><div class="row-fluid"><input type="text" name="<?php echo $_smarty_tpl->tpl_vars['FIELD_MODEL']->value->get('name');?>
|
||||
" class="listSearchContributor inputElement dateField" data-date-format="<?php echo $_smarty_tpl->tpl_vars['dateFormat']->value;?>
|
||||
" data-calendar-type="range" value="<?php echo $_smarty_tpl->tpl_vars['SEARCH_INFO']->value['searchValue'];?>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 14:54:49
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:57:02
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/DetailViewHeaderTitle.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:13907386468cd44897a1860-25112376%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:42821492968f9eddeeba7a4-19202737%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '13907386468cd44897a1860-25112376',
|
||||
'nocache_hash' => '42821492968f9eddeeba7a4-19202737',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -27,9 +27,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd44897a9a6',
|
||||
'unifunc' => 'content_68f9eddeec58d',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd44897a9a6')) {function content_68cd44897a9a6($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9eddeec58d')) {function content_68f9eddeec58d($_smarty_tpl) {?>
|
||||
|
||||
<div class="col-lg-6 col-md-6 col-sm-6"><div class="record-header clearfix"><?php if (!$_smarty_tpl->tpl_vars['MODULE']->value){?><?php $_smarty_tpl->tpl_vars['MODULE'] = new Smarty_variable($_smarty_tpl->tpl_vars['MODULE_NAME']->value, null, 0);?><?php }?><div class="hidden-sm hidden-xs recordImage bg_<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
app-<?php echo $_smarty_tpl->tpl_vars['SELECTED_MENU_CATEGORY']->value;?>
|
||||
|
||||
@@ -1,27 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-29 15:11:51
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/taskforms/WfTaskConditional.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:12033154468da77871935c5-38932075%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'3f061be49f5bf712fca6d666e11bdda421300edd' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Workflow2/taskforms/WfTaskConditional.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '12033154468da77871935c5-38932075',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'conditionalContent' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68da77871cb83',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68da77871cb83')) {function content_68da77871cb83($_smarty_tpl) {?><?php echo $_smarty_tpl->tpl_vars['conditionalContent']->value;?>
|
||||
<?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-19 14:55:00
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:37:27
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/ListViewContents.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:183584479668cd4494a6b5c8-47667960%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:94435985568f9e947d45bc1-11437413%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '183584479668cd4494a6b5c8-47667960',
|
||||
'nocache_hash' => '94435985568f9e947d45bc1-11437413',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -75,9 +75,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68cd4494ae305',
|
||||
'unifunc' => 'content_68f9e947dd6dc',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68cd4494ae305')) {function content_68cd4494ae305($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9e947dd6dc')) {function content_68f9e947dd6dc($_smarty_tpl) {?>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,24 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-21 17:08:29
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Vtiger/ListViewFooter.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:179696927668d006dddee0f7-04299362%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'3faa3c20af36c1cc993957de3c057aebaf0e505b' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Settings/Vtiger/ListViewFooter.tpl',
|
||||
1 => 1711810493,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '179696927668d006dddee0f7-04299362',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d006dddeed9',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d006dddeed9')) {function content_68d006dddeed9($_smarty_tpl) {?>
|
||||
|
||||
</div><?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-24 12:56:11
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 12:18:16
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Accounts/ModuleSummaryView.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:55258868868d3c03bbbee69-15997327%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:154467743868f9f2d8ad0347-13663950%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '55258868868d3c03bbbee69-15997327',
|
||||
'nocache_hash' => '154467743868f9f2d8ad0347-13663950',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -21,9 +21,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d3c03bbc246',
|
||||
'unifunc' => 'content_68f9f2d8ad2c4',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d3c03bbc246')) {function content_68d3c03bbc246($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9f2d8ad2c4')) {function content_68f9f2d8ad2c4($_smarty_tpl) {?>
|
||||
|
||||
<div class="recordDetails"><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('SummaryViewContents.tpl',$_smarty_tpl->tpl_vars['MODULE_NAME']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</div><?php }} ?>
|
||||
@@ -1,176 +0,0 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-24 14:25:31
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Inventory/EditView.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:45038246968d3d52bb667c9-26300117%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'42b2ceb5acaf363ff32cfe65e09f36debde48b67' =>
|
||||
array (
|
||||
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Inventory/EditView.tpl',
|
||||
1 => 1711810494,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '45038246968d3d52bb667c9-26300117',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'variables' =>
|
||||
array (
|
||||
'LEFTPANELHIDE' => 0,
|
||||
'MODULE' => 0,
|
||||
'RECORD_ID' => 0,
|
||||
'SINGLE_MODULE_NAME' => 0,
|
||||
'RECORD_STRUCTURE_MODEL' => 0,
|
||||
'USER_MODEL' => 0,
|
||||
'IS_PARENT_EXISTS' => 0,
|
||||
'SPLITTED_MODULE' => 0,
|
||||
'SELECTED_MENU_CATEGORY' => 0,
|
||||
'IS_RELATION_OPERATION' => 0,
|
||||
'SOURCE_MODULE' => 0,
|
||||
'SOURCE_RECORD' => 0,
|
||||
'MODE' => 0,
|
||||
'RETURN_VIEW' => 0,
|
||||
'RETURN_MODULE' => 0,
|
||||
'RETURN_RECORD' => 0,
|
||||
'RETURN_RELATED_TAB' => 0,
|
||||
'RETURN_RELATED_MODULE' => 0,
|
||||
'RETURN_PAGE' => 0,
|
||||
'RETURN_VIEW_NAME' => 0,
|
||||
'RETURN_SEARCH_PARAMS' => 0,
|
||||
'RETURN_SEARCH_KEY' => 0,
|
||||
'RETURN_SEARCH_VALUE' => 0,
|
||||
'RETURN_SEARCH_OPERATOR' => 0,
|
||||
'RETURN_SORTBY' => 0,
|
||||
'RETURN_ORDERBY' => 0,
|
||||
'RETURN_MODE' => 0,
|
||||
'RETURN_RELATION_ID' => 0,
|
||||
'DUPLICATE_RECORDS' => 0,
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68d3d52bbcde6',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68d3d52bbcde6')) {function content_68d3d52bbcde6($_smarty_tpl) {?>
|
||||
|
||||
<div class="main-container clearfix">
|
||||
<div id="modnavigator" class="module-nav editViewModNavigator">
|
||||
<div class="hidden-xs hidden-sm mod-switcher-container">
|
||||
<?php echo $_smarty_tpl->getSubTemplate ("modules/Vtiger/partials/Menubar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="editViewPageDiv viewContent">
|
||||
<div class="col-sm-12 col-xs-12 content-area <?php if ($_smarty_tpl->tpl_vars['LEFTPANELHIDE']->value=='1'){?> full-width <?php }?>">
|
||||
<form class="form-horizontal recordEditView" id="EditView" name="edit" method="post" action="index.php" enctype="multipart/form-data">
|
||||
<div class="editViewHeader">
|
||||
<div class='row'>
|
||||
<div class="col-lg-12 col-md-12 col-lg-pull-0">
|
||||
<?php $_smarty_tpl->tpl_vars['SINGLE_MODULE_NAME'] = new Smarty_variable(('SINGLE_').($_smarty_tpl->tpl_vars['MODULE']->value), null, 0);?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['RECORD_ID']->value!=''){?>
|
||||
<h4 class="editHeader" style="margin-top:5px;" title="<?php echo vtranslate('LBL_EDITING',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php echo vtranslate($_smarty_tpl->tpl_vars['SINGLE_MODULE_NAME']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php echo $_smarty_tpl->tpl_vars['RECORD_STRUCTURE_MODEL']->value->getRecordName();?>
|
||||
"><?php echo vtranslate('LBL_EDITING',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php echo vtranslate($_smarty_tpl->tpl_vars['SINGLE_MODULE_NAME']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
- <?php echo $_smarty_tpl->tpl_vars['RECORD_STRUCTURE_MODEL']->value->getRecordName();?>
|
||||
</h4>
|
||||
<?php }else{ ?>
|
||||
<h4 class="editHeader" style="margin-top:5px;"><?php echo vtranslate('LBL_CREATING_NEW',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
<?php echo vtranslate($_smarty_tpl->tpl_vars['SINGLE_MODULE_NAME']->value,$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</h4>
|
||||
<?php }?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="editViewBody">
|
||||
<div class="editViewContents">
|
||||
<?php $_smarty_tpl->tpl_vars['WIDTHTYPE'] = new Smarty_variable($_smarty_tpl->tpl_vars['USER_MODEL']->value->get('rowheight'), null, 0);?>
|
||||
<?php ob_start();?><?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
<?php $_tmp1=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['QUALIFIED_MODULE_NAME'] = new Smarty_variable($_tmp1, null, 0);?>
|
||||
<?php $_smarty_tpl->tpl_vars['IS_PARENT_EXISTS'] = new Smarty_variable(strpos($_smarty_tpl->tpl_vars['MODULE']->value,":"), null, 0);?>
|
||||
<?php if ($_smarty_tpl->tpl_vars['IS_PARENT_EXISTS']->value){?>
|
||||
<?php $_smarty_tpl->tpl_vars['SPLITTED_MODULE'] = new Smarty_variable(explode(":",$_smarty_tpl->tpl_vars['MODULE']->value), null, 0);?>
|
||||
<input type="hidden" name="module" value="<?php echo $_smarty_tpl->tpl_vars['SPLITTED_MODULE']->value[1];?>
|
||||
" />
|
||||
<input type="hidden" name="parent" value="<?php echo $_smarty_tpl->tpl_vars['SPLITTED_MODULE']->value[0];?>
|
||||
" />
|
||||
<?php }else{ ?>
|
||||
<input type="hidden" name="module" value="<?php echo $_smarty_tpl->tpl_vars['MODULE']->value;?>
|
||||
" />
|
||||
<?php }?>
|
||||
<input type="hidden" name="action" value="Save" />
|
||||
<input type="hidden" name="record" id="recordId" value="<?php echo $_smarty_tpl->tpl_vars['RECORD_ID']->value;?>
|
||||
" />
|
||||
<input type="hidden" name="defaultCallDuration" value="<?php echo $_smarty_tpl->tpl_vars['USER_MODEL']->value->get('callduration');?>
|
||||
" />
|
||||
<input type="hidden" name="defaultOtherEventDuration" value="<?php echo $_smarty_tpl->tpl_vars['USER_MODEL']->value->get('othereventduration');?>
|
||||
" />
|
||||
<input type="hidden" name="appName" value="&app=<?php echo $_smarty_tpl->tpl_vars['SELECTED_MENU_CATEGORY']->value;?>
|
||||
" />
|
||||
<?php if ($_smarty_tpl->tpl_vars['IS_RELATION_OPERATION']->value){?>
|
||||
<input type="hidden" name="sourceModule" value="<?php echo $_smarty_tpl->tpl_vars['SOURCE_MODULE']->value;?>
|
||||
" />
|
||||
<input type="hidden" name="sourceRecord" value="<?php echo $_smarty_tpl->tpl_vars['SOURCE_RECORD']->value;?>
|
||||
" />
|
||||
<input type="hidden" name="relationOperation" value="<?php echo $_smarty_tpl->tpl_vars['IS_RELATION_OPERATION']->value;?>
|
||||
" />
|
||||
<?php }?>
|
||||
|
||||
<input type="hidden" name="mode" value="<?php echo $_smarty_tpl->tpl_vars['MODE']->value;?>
|
||||
"/>
|
||||
|
||||
<?php if ($_smarty_tpl->tpl_vars['RETURN_VIEW']->value){?>
|
||||
<input type="hidden" name="returnmodule" value="<?php echo $_smarty_tpl->tpl_vars['RETURN_MODULE']->value;?>
|
||||
" />
|
||||
<input type="hidden" name="returnview" value="<?php echo $_smarty_tpl->tpl_vars['RETURN_VIEW']->value;?>
|
||||
" />
|
||||
<input type="hidden" name="returnrecord" value="<?php echo $_smarty_tpl->tpl_vars['RETURN_RECORD']->value;?>
|
||||
" />
|
||||
<input type="hidden" name="returntab_label" value="<?php echo $_smarty_tpl->tpl_vars['RETURN_RELATED_TAB']->value;?>
|
||||
" />
|
||||
<input type="hidden" name="returnrelatedModule" value="<?php echo $_smarty_tpl->tpl_vars['RETURN_RELATED_MODULE']->value;?>
|
||||
" />
|
||||
<input type="hidden" name="returnpage" value="<?php echo $_smarty_tpl->tpl_vars['RETURN_PAGE']->value;?>
|
||||
" />
|
||||
<input type="hidden" name="returnviewname" value="<?php echo $_smarty_tpl->tpl_vars['RETURN_VIEW_NAME']->value;?>
|
||||
" />
|
||||
<input type="hidden" name="returnsearch_params" value='<?php echo Vtiger_Functions::jsonEncode($_smarty_tpl->tpl_vars['RETURN_SEARCH_PARAMS']->value);?>
|
||||
' />
|
||||
<input type="hidden" name="returnsearch_key" value=<?php echo $_smarty_tpl->tpl_vars['RETURN_SEARCH_KEY']->value;?>
|
||||
/>
|
||||
<input type="hidden" name="returnsearch_value" value=<?php echo $_smarty_tpl->tpl_vars['RETURN_SEARCH_VALUE']->value;?>
|
||||
/>
|
||||
<input type="hidden" name="returnoperator" value=<?php echo $_smarty_tpl->tpl_vars['RETURN_SEARCH_OPERATOR']->value;?>
|
||||
/>
|
||||
<input type="hidden" name="returnsortorder" value=<?php echo $_smarty_tpl->tpl_vars['RETURN_SORTBY']->value;?>
|
||||
/>
|
||||
<input type="hidden" name="returnorderby" value="<?php echo $_smarty_tpl->tpl_vars['RETURN_ORDERBY']->value;?>
|
||||
" />
|
||||
<input type="hidden" name="returnmode" value=<?php echo $_smarty_tpl->tpl_vars['RETURN_MODE']->value;?>
|
||||
/>
|
||||
<input type="hidden" name="returnrelationId" value="<?php echo $_smarty_tpl->tpl_vars['RETURN_RELATION_ID']->value;?>
|
||||
" />
|
||||
<?php }?>
|
||||
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("partials/EditViewContents.tpl",'Inventory'), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-overlay-footer">
|
||||
<div class="row clearfix">
|
||||
<div class='textAlignCenter col-lg-12 col-md-12 col-sm-12 '>
|
||||
|
||||
<button class="btn btn-success saveButton" type="submit"><?php echo vtranslate('LBL_SAVE',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</button>
|
||||
|
||||
|
||||
<a class="cancelLink" href="javascript:history.<?php if ($_smarty_tpl->tpl_vars['DUPLICATE_RECORDS']->value){?>go(-2)<?php }else{ ?>back()<?php }?>" type="reset"><?php echo vtranslate('LBL_CANCEL',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php }} ?>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-09-20 17:04:55
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2025-10-23 11:59:18
|
||||
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Contacts/DetailViewSummaryContents.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:184145058468ceb487e08015-17475052%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
<?php /*%%SmartyHeaderCode:156158595568f9ee66be87b5-26486535%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
@@ -11,7 +11,7 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '184145058468ceb487e08015-17475052',
|
||||
'nocache_hash' => '156158595568f9ee66be87b5-26486535',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
@@ -21,9 +21,9 @@ $_valid = $_smarty_tpl->decodeProperties(array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_68ceb487e0ab3',
|
||||
'unifunc' => 'content_68f9ee66beab8',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_68ceb487e0ab3')) {function content_68ceb487e0ab3($_smarty_tpl) {?>
|
||||
<?php if ($_valid && !is_callable('content_68f9ee66beab8')) {function content_68f9ee66beab8($_smarty_tpl) {?>
|
||||
|
||||
<form id="detailView" class="clearfix" method="POST" style="position: relative"><div class="col-lg-12 resizable-summary-view"><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('SummaryViewWidgets.tpl',$_smarty_tpl->tpl_vars['MODULE_NAME']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
|
||||
</div></form><?php }} ?>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user