Files
crm.e5.pl/modules/EcmServices/metadata/detailviewdefs.php
2024-04-27 09:23:34 +02:00

546 lines
25 KiB
PHP

<?php
/* * *******************************************************************************
* SugarCRM is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004 - 2007 SugarCRM Inc.
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License version 3 as published by the
* Free Software Foundation with the addition of the following permission added
* to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
* IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
* OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* details.
*
* You should have received a copy of the GNU General Public License along with
* this program; if not, see http://www.gnu.org/licenses or write to the Free
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
* 02110-1301 USA.
*
* You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
* SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
*
* The interactive user interfaces in modified source and object code versions
* of this program must display Appropriate Legal Notices, as required under
* Section 5 of the GNU General Public License version 3.
*
* In accordance with Section 7(b) of the GNU General Public License version 3,
* these Appropriate Legal Notices must retain the display of the "Powered by
* SugarCRM" logo. If the display of the logo is not reasonably feasible for
* technical reasons, the Appropriate Legal Notices must display the words
*
* "Powered by SugarCRM".
* ****************************************************************************** */
global $sugar_config;
$viewdefs['EcmServices']['DetailView'] = array(
'templateMeta' => array(
'form' => array(
// 'enctype' => 'multipart/form-data',
'buttons' => array(
array(
'customCode' =>
'
<input title="{$APP.LBL_EDIT_BUTTON_TITLE}" accessKey="{$APP.LBL_EDIT_BUTTON_KEY}" class="button" onclick="location.href=\'index.php?module=EcmServices&action=EditView&record={$id}\';" type="button" name="Edit" id="edit_button" value="{$APP.LBL_EDIT_BUTTON_LABEL}">
',
),
array(
'customCode' => '{$CATALOGUE}'
),
// array(
// 'customCode' =>
// '
// <input title="Utwórz fakturę zaliczkową" accessKey="" class="button" onclick="location.href=\'index.php?module=EcmPrepaymentInvoices&action=EditView&ecmservice_id={$id}\';" type="button" name="ecmprepaymentinvoice" id="ecmprepaymentinvoice_button" value="Utwórz fakturę zaliczkową">
// ',
// ),
// array(
// 'customCode' =>
// '
// <input title="{$APP.LBL_CANCEL_BUTTON_TITLE}" accessKey="{$APP.LBL_CANCEL_BUTTON_KEY}" class="button" onclick="removeDocumentReservations(this.form.temp_id.value,\'cancel\');" type="button" name="button" value="{$APP.LBL_CANCEL_BUTTON_LABEL}">
// ',
// ),
// array(
// 'customCode' =>
// '
// &nbsp;
// <input title="{$MOD.LBL_GO_TO_LIST_BUTTON_TITLE}" accessKey="{$MOD.LBL_GO_TO_LIST_BUTTON_KEY}" class="button" onclick="removeDocumentReservations(this.form.temp_id.value,\'list\');" type="button" name="button" value="{$MOD.LBL_GO_TO_LIST_BUTTON_LABEL}" />
// ',
// ),
// array(
// 'customCode' =>
// '
// <input title="{$MOD.LBL_PRINT_INCOME_PDF_BUTTON_TITLE}" onclick="removeDocumentReservations(this.form.temp_id.value,\'income_pdf\');" class="button" type="button" name="button" value="{$MOD.LBL_PRINT_INCOME_PDF_BUTTON_LABEL}" />
// ',
// ),
// array(
// 'customCode' =>
// '
// <input title="{$MOD.LBL_PRINT_SERVICE_PDF_BUTTON_TITLE}" onclick="removeDocumentReservations(this.form.temp_id.value,\'income_pdf\');" class="button" type="button" name="button" value="{$MOD.LBL_PRINT_SERVICE_PDF_BUTTON_LABEL}" />
// ',
// ),
// array(
// 'customCode' =>
// '
// <input title="{$MOD.LBL_PRINT_WARRANTY_PDF_BUTTON_TITLE}" onclick="removeDocumentReservations(this.form.temp_id.value,\'income_pdf\');" class="button" type="button" name="button" value="{$MOD.LBL_PRINT_WARRANTY_PDF_BUTTON_LABEL}" />
// ',
// ),
array(
'customCode' =>
'
&nbsp;
<input title="{$MOD.LBL_GO_TO_LIST_BUTTON_TITLE}" accessKey="{$MOD.LBL_GO_TO_LIST_BUTTON_KEY}" class="button" onclick="window.location=\'index.php?module=EcmServices&action=index\';" type="button" name="button" value="{$MOD.LBL_GO_TO_LIST_BUTTON_LABEL}" />
',
),
),
'hidden' => array(
'<input type="hidden" name="position_list" id="position_list" value=\'{$POSITION_LIST}\'>',
'<input type="hidden" name="services_list" id="services_list" value=\'{$SERVICES_LIST}\'>',
'<input type="hidden" name="income_list" id="income_list" value=\'{$INCOME_LIST}\'>',
'<input type="hidden" name="discount" id="discount" value=\'{$fields.discount.value}\'>',
'<input type="hidden" name="parent_type" id="parent_type" value="{$fields.parent_type.value}">',
'<input type="hidden" name="parent_id" id="parent_id" value="{$fields.parent_id.value}">',
'<input type="hidden" name="assigned_user_id" id="assigned_user_id" value="{$fields.assigned_user_id.value}">',
'<input type="hidden" name="email_id" id="email_id" value="">',
'<input type="hidden" name="history" id="history" value="{$fields.history.value|htmlspecialchars}" />',
'<span id="quickInfoH2" style="display:none;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span>{$fields.document_no.value}</span> - <span>{$fields.parent_name.value}</span> - <span>{$fields.parent_contact_name.value}</span> - <span>{$fields.parent_address_street.value}</span>&nbsp; &nbsp;<span>{$fields.parent_address_postalcode.value}</span>&nbsp;<span>{$fields.parent_address_city.value}</span>&nbsp; &nbsp;<span>{$fields.parent_address_country.value}</span> - <span>{$fields.total.value}</span></span>',
),
),
'maxColumns' => '2',
'widths' => array(
array(
'label' => '10',
'field' => '30',
),
array(
'label' => '10',
'field' => '30',
),
),
'includes' => array(
array(
'file' => 'include/JSON.js',
),
array(
'file' => 'modules/EcmServices/MyTable.js',
),
array(
'file' => 'modules/EcmServices/EcmServices.js',
),
array(
'file' => 'modules/EcmServices/EcmServicesDetailView.js',
),
array(
'file' => 'include/ECM/EcmPreviewPDF/EcmPreviewPDF.js',
),
// array(
// 'file' => 'modules/EcmProducts/mintajax.js',
// ),
// array(
// 'file' => 'modules/EcmProducts/helper.js',
// ),
),
),
'panels' => array(
'LBL_DETAILS_TAB' => array(
array(
'document_no',
array(
'name' => 'currency_id',
'label' => 'LBL_CURRENCY',
),
),
array(
'total',
'subtotal',
),
array(
array(
'name'=> 'fk_parent_id',
'label'=> 'LBL_FK_PARENT_ID',
),
array(
'name'=> 'wz_parent_id',
'label'=> 'LBL_WZ_PARENT_ID',
),
),
array(
array(
'name' => 'parent_name',
'customCode' =>
'
<a href="index.php?module=Accounts&action=DetailView&record={$fields.parent_id.value}">
{$fields.parent_name.value}
</a>
',
),
'ecmpaymentcondition_name',
),
array(
'name',
'ecmdeliverycondition_name',
),
array(
array(
'name' => 'status',
'type' => 'enum',
'customCode' =>
'
<span id="statusEcmService">
{$fields.status.options[$fields.status.value]}
</span>
',
),
'template_name',
),
array(
array(
'name' => 'repair_status',
'type' => 'enum',
'customCode' =>
'
<span id="repair_statusEcmService">
{$fields.repair_status.options[$fields.repair_status.value]}
</span>
',
),
'stock_name',
),
array(
'register_date',
'pw_stock_name',
),
array(
'validtill_date',
'',
),
// Informations section.
array(
array(
'allCols' => true,
'hideLabel' => true,
'customCode' =>
'
<div class="tabForm" style="border-top:none;width:100%;height:1px;padding:0px;align:center;">
</div>
<h4>
{$MOD.LBL_TO_INFORMATIONS}
</h4>
',
),
),
array(
array(
//'allCols' => true,
'name' => 'parent_comment',
),
),
array(
array(
//'allCols' => true,
'name' => 'service_comment',
),
),
array(
array(
//'allCols' => true,
'name' => 'fault_comment',
),
),
array(
'parent_contact_name',
'assigned_user_name',
),
array(
'parent_contact_phone_fax',
'servicer_user_name'
),
),
'LBL_INCOME_TAB' => array(
array(
array(
'type' => 'tab',
),
),
array(
array(
'allCols' => true,
'hideLabel' => true,
'customCode' =>
'
<link rel="stylesheet" type="text/css" href="modules/EcmServices/MyTable.css" />
<link rel="stylesheet" type="text/css" href="modules/EcmServices/AjaxSearch/AjaxSearch.css" />
<div style="width:100%;border: 1px solid rgb(48,192,255);background-color:white;height:{$OPT.position_table_height}px;max-height:{$OPT.position_table_height}px;overflow:auto;" id="incomeTableDIV">
<table class="positions" style="width:100%;" id="incomeTable">
<thead id="head">
<tr id="tr">
<td width="4%">{$MOD.LBL_EDITTABLE_NO}</td>
<td width="16%">{$MOD.LBL_EDITTABLE_CODE}</td>
<td width="39%">{$MOD.LBL_EDITTABLE_NAME}</td>
<td width="5%">{$MOD.LBL_EDITTABLE_QUANTITY}</td>
</tr>
</thead>
<tbody id="tbody">
</tbody>
</table>
</div>
',
)
),
),
'LBL_ITEMS_TAB' => array(
array(
array(
'type' => 'tab',
),
),
array(
array(
'allCols' => true,
'hideLabel' => true,
'customCode' =>
'
<link rel="stylesheet" type="text/css" href="modules/EcmServices/MyTable.css" />
<link rel="stylesheet" type="text/css" href="modules/EcmServices/AjaxSearch/AjaxSearch.css" />
<div style="width:100%;border: 1px solid rgb(48,192,255);background-color:white;height:{$OPT.position_table_height}px;max-height:{$OPT.position_table_height}px;overflow:auto;" id="itemsTableDIV">
<table class="positions" style="width:100%;" id="itemsTable">
<thead id="head">
<tr id="tr">
<td width="4%">{$MOD.LBL_EDITTABLE_NO}</td>
<td width="16%">{$MOD.LBL_EDITTABLE_CODE}</td>
<td width="39%">{$MOD.LBL_EDITTABLE_NAME}</td>
<td width="5%">{$MOD.LBL_EDITTABLE_QUANTITY}</td>
<td width="8%">{$MOD.LBL_EDITTABLE_RESERVATION}</td>
<td width="12%">{$MOD.LBL_EDITTABLE_PRICE}</td>
<td width="6%">{$MOD.LBL_EDITTABLE_DISCOUNT}</td>
<td width="12%">{$MOD.LBL_EDITTABLE_PRICE}</td>
<td width="6%">{$MOD.LBL_EDITTABLE_VAT}</td>
<td width="6%">{$MOD.LBL_EDITTABLE_UNIT}</td>
<td width="12%">{$MOD.LBL_EDITTABLE_TOTAL}</td>
<td width="8%">Mag.</td>
</tr>
</thead>
<tbody id="tbody">
</tbody>
</table>
</div>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="55%" class="dataLabel" valign="top">
<a href="javascript: N.moveUpRow();" >{$MOD.LBL_MOVE_ROW_UP}</a> - <a href="javascript: N.moveDownRow();" >{$MOD.LBL_MOVE_ROW_DOWN}</a>
</td> <!--color:#b3b9cf;-->
<td width="40%" class="dataField" style="text-align: left;">
<br>
<table id="position_result_table" cellpadding="0" cellspacing="0" style="width:100%; height:100%; border: 1px solid rgb(48,192,255);">
<tr id="subtotal_tr">
<td class="positionsLabel" style="border-top:0px;">{$MOD.LBL_ARTICLES_SUBTOTAL}</td>
<td class="positionsField" style="border-top:0px;">
<input tabindex="127" type="text" readonly="readonly" style="border:0px;font-weight:900;width:100%;text-align:right;" name="articles_subtotal" id="articles_subtotal" value=\'{$fields.articles_subtotal.value}\'>
</td>
</tr>
<tr id="total_tr">
<td class="positionsLabel">{$MOD.LBL_ARTICLES_TOTAL}</td>
<td class="positionsField">
<input tabindex="127" type="text" readonly="readonly" style="border:0px;font-weight:900;width:100%;text-align:right;" name="articles_total" id="articles_total" value=\'{$fields.articles_total.value}\'>
</td>
</tr>
</table>
</td>
<td width="5%" class="dataField" style="text-align: left;">&nbsp;</td>
</tr>
</table>
',
)
),
),
'LBL_SERVICES_TAB' => array(
array(
array(
'type' => 'tab',
),
),
array(
array(
'allCols' => true,
'hideLabel' => true,
'customCode' =>
'
<link rel="stylesheet" type="text/css" href="modules/EcmServices/MyTable.css" />
<link rel="stylesheet" type="text/css" href="modules/EcmServices/AjaxSearch/AjaxSearch.css" />
<div style="width:100%;border: 1px solid rgb(48,192,255);background-color:white;height:{$OPT.position_table_height}px;max-height:{$OPT.position_table_height}px;overflow:auto;" id="servicesTableDIV">
<table class="positions" style="width:100%;" id="servicesTable">
<thead id="head">
<tr id="tr">
<td width="4%">{$MOD.LBL_EDITTABLE_NO}</td>
<td width="16%">{$MOD.LBL_EDITTABLE_CODE}</td>
<td width="39%">{$MOD.LBL_EDITTABLE_NAME}</td>
<td width="5%">{$MOD.LBL_EDITTABLE_QUANTITY}</td>
<td width="12%">{$MOD.LBL_EDITTABLE_PRICE}</td>
<td width="6%">{$MOD.LBL_EDITTABLE_DISCOUNT}</td>
<td width="12%">{$MOD.LBL_EDITTABLE_PRICE}</td>
<td width="6%">{$MOD.LBL_EDITTABLE_VAT}</td>
<td width="12%">{$MOD.LBL_EDITTABLE_TOTAL}</td>
</tr>
</thead>
<tbody id="tbody">
</tbody>
</table>
</div>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="55%" class="dataLabel" valign="top">
<a href="javascript: N.moveUpRow();" >{$MOD.LBL_MOVE_ROW_UP}</a> - <a href="javascript: N.moveDownRow();" >{$MOD.LBL_MOVE_ROW_DOWN}</a>
</td> <!--color:#b3b9cf;-->
<td width="40%" class="dataField" style="text-align: left;">
<br>
<table id="services_result_table" cellpadding="0" cellspacing="0" style="width:100%; height:100%; border: 1px solid rgb(48,192,255);">
<tr id="subtotal_tr">
<td class="positionsLabel" style="border-top:0px;">{$MOD.LBL_SERVICES_SUBTOTAL}</td>
<td class="positionsField" style="border-top:0px;">
<input tabindex="127" type="text" readonly="readonly" style="border:0px;font-weight:900;width:100%;text-align:right;" name="services_subtotal" id="services_subtotal" value=\'{$fields.services_subtotal.value}\'>
</td>
</tr>
<tr id="total_tr">
<td class="positionsLabel">{$MOD.LBL_SERVICES_TOTAL}</td>
<td class="positionsField">
<input tabindex="127" type="text" readonly="readonly" style="border:0px;font-weight:900;width:100%;text-align:right;" name="services_total" id="services_total" value=\'{$fields.services_total.value}\'>
</td>
</tr>
</table>
</td>
<td width="5%" class="dataField" style="text-align: left;">&nbsp;</td>
</tr>
</table>
',
)
),
),
'LBL_HISTORY_TAB'=> array(
array(
array(
'name' => 'history_panel',
'allCols' => true,
'hideLabel' => true,
'customCode' =>
'
<div id="history_wrapper">
<ul>
{section name=i loop=$HISTORY}
<li class="result" id="{$smarty.section.i.index}" style="margin-bottom: 15px;">
<p class="history_header">{$HISTORY[i][0]|date_format:\'%d.%m.%Y\'}, {$HISTORY[i][1]}: </p>
<p class="history_record">{$HISTORY[i][2]}</p>
</li>
{sectionelse}
<li class="no-results">
Brak wpisów w historii
</li>
{/section}
</ul>
</div>
',
),
),
),
/*
'LBL_PREVIEW_TAB'=> array(
array(
array(
'name' => 'preview_panel',
'allCols' => true,
'hideLabel' => true,
'customCode' =>
'
<select id="preview_type" name="preview_type" onChange="setPREVIEW();">
<option value="income">Otwarcie</option>
<option value="qty">Wykaz ilościowy</option>
<option value="val">Wykaz wartościowy</option>
<option value="warranty">Protokół</option>
<option value="fault">Usterka</option>
</select>
<input type="button" class="button" onClick="preview_pdf();" value="Generuj"/>
<hr/>
<span id="previewPDF" width="100%" height="100%"></span>
',
),
),
),
/*
'LBL_PREVIEW_INCOME_TAB' => array(
array(
array(
'type' => 'tab',
),
),
array(
array(
'name' => 'PREVIEW_INCOME',
'allCols' => true,
'hideLabel' => true,
'customCode' =>
'
<span id="previewPDF_INCOME" width="100%" height="100%"></span>
',
),
),
),
'LBL_PREVIEW_QTY_TAB' => array(
array(
array(
'type' => 'tab',
),
),
array(
array(
'name' => 'PREVIEW_QTY',
'allCols' => true,
'hideLabel' => true,
'customCode' =>
'
<span id="previewPDF_QTY" width="100%" height="100%"></span>
',
),
),
),
'LBL_PREVIEW_VAL_TAB' => array(
array(
array(
'type' => 'tab',
),
),
array(
array(
'name' => 'PREVIEW_VAL',
'allCols' => true,
'hideLabel' => true,
'customCode' =>
'
<span id="previewPDF_VAL" width="100%" height="100%"></span>
',
),
),
),
'LBL_PREVIEW_WARRANTY_TAB' => array(
array(
array(
'type' => 'tab',
),
),
array(
array(
'name' => 'PREVIEW_WARRANTY',
'allCols' => true,
'hideLabel' => true,
'customCode' =>
'
<span id="previewPDF_WARRANTY" width="100%" height="100%"></span>
',
),
),
),
*/
),
);