PATH:
home
/
letacommog
/
crmleta
/
layouts
/
vlayout
/
modules
/
Reports
{*<!-- /********************************************************************************* ** The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. * ********************************************************************************/ -->*} <!DOCTYPE> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>{'LBL_PRINT_REPORT'|@vtranslate:$MODULE}</title> <style> {literal} .printReport{ width:100%; border:1px solid #000000; border-collapse:collapse; } .printReport tr td{ border:1px dotted #000000; text-align:left; } .printReport tr th{ border-bottom:2px solid #000000; border-left:1px solid #000000; border-top:1px solid #000000; border-right:1px solid #000000; } {/literal} </style> </head> <body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0" style="text-align:center;" onLoad="JavaScript:window.print()"> <table width="80%" border="0" cellpadding="5" cellspacing="0" align="center"> <tr> <td align="left" valign="top" style="border:0px solid #000000;"> <h2>{$REPORT_NAME}</h2> <font color="#666666"><div id="report_info"></div></font> </td> <td align="right" style="border:0px solid #000000;" valign="top"> <h3 style="color:#CCCCCC">{$ROW} {'LBL_RECORDS'|@vtranslate:$MODULE}</h3> </td> </tr> <tr> <td style="border:0px solid #000000;" colspan="2"> <table width="100%" border="0" cellpadding="5" cellspacing="0" align="center" class="printReport" > {$PRINT_DATA} </table> </td> </tr> <tr><td colspan="2"> </td></tr> <tr> <td colspan="2"> {$TOTAL} </td> <tr> </table> </body> </html>
[+]
..
[-] ChartEditStep1.tpl
[edit]
[-] Step1.tpl
[edit]
[-] PrintReport.tpl
[edit]
[-] ReportHeader.tpl
[edit]
[-] ListViewFolders.tpl
[edit]
[-] RelatedFields.tpl
[edit]
[-] ChartReportContents.tpl
[edit]
[-] ListViewContents.tpl
[edit]
[-] EditHeader.tpl
[edit]
[+]
resources
[-] MoveReports.tpl
[edit]
[-] ReportContents.tpl
[edit]
[-] step3.tpl
[edit]
[-] ChartEditStep3.tpl
[edit]
[-] EditFolder.tpl
[edit]
[-] EditChartHeader.tpl
[edit]
[-] ChartEditStep2.tpl
[edit]
[-] ListViewHeader.tpl
[edit]
[-] ChartReportHeader.tpl
[edit]
[-] chartReportHiddenContents.tpl
[edit]
[-] step2.tpl
[edit]