%%FD^FD3^FD3A745C%%report_FM_NaGa.tpl.php 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609
  1. <?php /* Smarty version 2.6.6, created on 2009-09-04 10:08:06
  2. compiled from report_FM_NaGa.tpl */ ?>
  3. <?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
  4. smarty_core_load_plugins(array('plugins' => array(array('function', 'popup_init', 'report_FM_NaGa.tpl', 1, false),array('function', 'counter', 'report_FM_NaGa.tpl', 110, false),array('modifier', 'count_characters', 'report_FM_NaGa.tpl', 139, false),array('modifier', 'cat', 'report_FM_NaGa.tpl', 139, false),array('modifier', 'date_format', 'report_FM_NaGa.tpl', 143, false),array('modifier', 'number_format', 'report_FM_NaGa.tpl', 159, false),)), $this); ?>
  5. <?php echo smarty_function_popup_init(array('src' => "overlib/overlib.js"), $this);?>
  6. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  7. $this->_smarty_include(array('smarty_include_tpl_file' => "reportHeader.tpl", 'smarty_include_vars' => array()));
  8. $this->_tpl_vars = $_smarty_tpl_vars;
  9. unset($_smarty_tpl_vars);
  10. ?>
  11. <div class="report_filter">
  12. <?php if ($this->_tpl_vars['columnCount'] > 0): ?>
  13. <form method="POST" action="<?php echo $_SERVER['PHP_SELF']; ?>
  14. " onSubmit="return dateFormat('datefrom:dateuntil');">
  15. <table id="report_filter_table" class="report_filter_table"><tr>
  16. <tr id="report_filter_table_input">
  17. <td><?php echo $this->_tpl_vars['filter_betrTxt']; ?>
  18. </td>
  19. <td><?php echo $this->_tpl_vars['filter_betrVal']; ?>
  20. </td>
  21. <td><?php echo $this->_tpl_vars['filter_stufe_2Txt']; ?>
  22. </td>
  23. <td><?php echo $this->_tpl_vars['filter_stufe_2Val']; ?>
  24. </td>
  25. <td><?php echo $this->_tpl_vars['filter_stufe_5Txt']; ?>
  26. </td>
  27. <td><?php echo $this->_tpl_vars['filter_stufe_5Val']; ?>
  28. </td>
  29. <td><?php echo $this->_tpl_vars['filter_mahnstTxt']; ?>
  30. </td>
  31. <td><?php echo $this->_tpl_vars['filter_mahnstVal']; ?>
  32. </td>
  33. <td><input type=submit class="pme-filter" value="<?php echo $this->_tpl_vars['Query']; ?>
  34. "></td>
  35. </tr><tr>
  36. <td><?php echo $this->_tpl_vars['filter_k_nameTxt']; ?>
  37. </td>
  38. <td><?php echo $this->_tpl_vars['filter_k_nameVal']; ?>
  39. </td>
  40. <td><?php echo $this->_tpl_vars['filter_wochTxt']; ?>
  41. </td>
  42. <td><?php echo $this->_tpl_vars['filter_wochVal']; ?>
  43. </td>
  44. <td><?php echo $this->_tpl_vars['filter_reklTxt']; ?>
  45. </td>
  46. <td><?php echo $this->_tpl_vars['filter_reklVal']; ?>
  47. </td>
  48. <td><?php echo $this->_tpl_vars['filter_WiedervorlTxt']; ?>
  49. </td>
  50. <td><?php echo $this->_tpl_vars['filter_WiedervorlVal']; ?>
  51. </td>
  52. <td><input type=button onClick="clearCache();" class="pme-filter" value="<?php echo $this->_tpl_vars['Reset']; ?>
  53. "></td>
  54. </tr><tr>
  55. <td><?php echo $this->_tpl_vars['filter_datefromTxt']; ?>
  56. </td><td><?php echo $this->_tpl_vars['filter_datefromVal']; ?>
  57. </td><td><?php echo $this->_tpl_vars['filter_dateuntilTxt']; ?>
  58. </td><td><?php echo $this->_tpl_vars['filter_dateuntilVal']; ?>
  59. </td>
  60. <td><?php echo $this->_tpl_vars['filter_Mahnen_entTxt']; ?>
  61. </td>
  62. <td><?php echo $this->_tpl_vars['filter_Mahnen_entVal']; ?>
  63. </td>
  64. </tr>
  65. </table>
  66. </form>
  67. <?php endif; ?>
  68. </div>
  69. <?php echo $this->_tpl_vars['form_begin']; ?>
  70. <!--<hr>-->
  71. <div id="report_content" class="report_content">
  72. <?php if ($this->_tpl_vars['columnCount'] > 0): ?>
  73. <?php
  74. global $phpme;
  75. while ($phpme->assign_rows()) {
  76. ?>
  77. <?php if ($this->_tpl_vars['rows_count'] == 1): ?>
  78. <div id="report_content_header" class="report_content_header">
  79. <table id="report_content_header_table" class="report_content_header_table">
  80. <tr><td width="2%">&nbsp;</td>
  81. <td width="3%"><?php echo $this->_tpl_vars['BetriebTxt2']; ?>
  82. </td>
  83. <td width="3%"><?php echo $this->_tpl_vars['Stufe2Txt2']; ?>
  84. </td>
  85. <td width="12%"><?php echo $this->_tpl_vars['KNAMETxt2']; ?>
  86. </td>
  87. <td width="6%"><?php echo $this->_tpl_vars['Stufe5Txt2']; ?>
  88. </td>
  89. <td width="5%"><?php echo $this->_tpl_vars['REDATTxt2']; ?>
  90. </td>
  91. <td width="6%"><?php echo $this->_tpl_vars['O500_HW2BUCHGBETRTxt2']; ?>
  92. </td>
  93. <td style="text-align: center;" width="6%"><?php echo $this->_tpl_vars['FLDATTxt2']; ?>
  94. </td>
  95. <td width="7%"><?php echo $this->_tpl_vars['O500_MAHNSTUFETxt2']; ?>
  96. </td>
  97. <td width="5%"><?php echo $this->_tpl_vars['O500_HW2BETR_OFFENTxt2']; ?>
  98. </td>
  99. <td width="14%"><?php echo $this->_tpl_vars['BemerkungTxt2']; ?>
  100. </td>
  101. <td width="6%"><?php echo $this->_tpl_vars['WiedervorlageTxt2']; ?>
  102. </td>
  103. <td width="14%"><?php echo $this->_tpl_vars['Bemerkung_2Txt2']; ?>
  104. </td>
  105. <td style="text-align: left;" width="3%"><?php echo $this->_tpl_vars['BearbeitetTxt2']; ?>
  106. </td>
  107. <td width="6%"><?php echo $this->_tpl_vars['MahnenTxt2']; ?>
  108. </td>
  109. </tr>
  110. </table>
  111. <?php if (strlen ( $this->_tpl_vars['sortInfo'] ) > 0): ?>
  112. <?php echo $this->_tpl_vars['sortInfo']; ?>
  113. <?php endif; ?>
  114. </div>
  115. <div id="report_content_table" class="report_content_table">
  116. <table id="report_content_table_table" class="report_content_table_table">
  117. <?php endif; ?>
  118. <?php if ($this->_tpl_vars['rows_count'] == 1): ?>
  119. <?php $this->assign('ALLGroup', $this->_tpl_vars['rows']['ALL']); ?>
  120. <?php echo smarty_function_counter(array('name' => 'ALLGroup_counter','start' => 0,'print' => false,'assign' => 'ALLGroup_counter'), $this);?>
  121. <?php $this->assign('ALLGroup_SUMer', 0); ?>
  122. <?php endif; ?>
  123. <?php if ($this->_tpl_vars['ALLGroup_counter'] == 0): ?>
  124. <?php $this->assign('ALLGroup', $this->_tpl_vars['rows']['ALL']); ?>
  125. <?php endif; ?>
  126. <?php echo smarty_function_counter(array('name' => 'ALLGroup_counter','print' => false), $this);?>
  127. <?php $this->assign('ALLGroup_SUMer', ($this->_tpl_vars['ALLGroup_SUMer']+$this->_tpl_vars['rows']['O500_HW2BETR_OFFEN'])); ?>
  128. <?php if ($this->_tpl_vars['ALLGroup'] != $this->_tpl_vars['rows_next']['ALL']): ?>
  129. <?php $this->assign('ALLGroup_COUNT', $this->_tpl_vars['ALLGroup_counter']); ?>
  130. <?php echo smarty_function_counter(array('name' => 'ALLGroup_counter','start' => 0,'print' => false,'assign' => 'ALLGroup_counter'), $this);?>
  131. <?php endif; ?>
  132. <?php if (((is_array($_tmp=$this->_tpl_vars['rows']['FAGNR'])) ? $this->_run_mod_handler('count_characters', true, $_tmp) : smarty_modifier_count_characters($_tmp)) == 6 && ((is_array($_tmp=$this->_tpl_vars['rows']['O500_BELEGNR1'])) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['rows']['OPDAT']) : smarty_modifier_cat($_tmp, $this->_tpl_vars['rows']['OPDAT'])) == $this->_tpl_vars['thisrec']): ?>
  133. <tr bgcolor=#99CCFF>
  134. <?php elseif (((is_array($_tmp=$this->_tpl_vars['rows']['FAGNR'])) ? $this->_run_mod_handler('count_characters', true, $_tmp) : smarty_modifier_count_characters($_tmp)) == 7 && ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['rows']['FAGNR'])) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['rows']['O500_BELEGNR1']) : smarty_modifier_cat($_tmp, $this->_tpl_vars['rows']['O500_BELEGNR1'])))) ? $this->_run_mod_handler('cat', true, $_tmp, $this->_tpl_vars['rows']['OPDAT']) : smarty_modifier_cat($_tmp, $this->_tpl_vars['rows']['OPDAT'])) == $this->_tpl_vars['thisrec']): ?>
  135. <tr bgcolor=#99CCFF>
  136. <?php elseif (( $this->_tpl_vars['rows']['User'] == $_SESSION['userid'] && ((is_array($_tmp=$this->_tpl_vars['rows']['Aenderungsdatum'])) ? $this->_run_mod_handler('date_format', true, $_tmp, '%d.%m.%Y') : smarty_modifier_date_format($_tmp, '%d.%m.%Y')) == ((is_array($_tmp=time())) ? $this->_run_mod_handler('date_format', true, $_tmp, '%d.%m.%Y') : smarty_modifier_date_format($_tmp, '%d.%m.%Y')) ) || ( $this->_tpl_vars['rows']['User_2'] == $_SESSION['userid'] && ((is_array($_tmp=$this->_tpl_vars['rows']['Aenderungsdatum_u2'])) ? $this->_run_mod_handler('date_format', true, $_tmp, '%d.%m.%Y') : smarty_modifier_date_format($_tmp, '%d.%m.%Y')) == ((is_array($_tmp=time())) ? $this->_run_mod_handler('date_format', true, $_tmp, '%d.%m.%Y') : smarty_modifier_date_format($_tmp, '%d.%m.%Y')) )): ?>
  137. <tr bgcolor=#99CCFF> <?php elseif ($this->_tpl_vars['rows_count'] % 2 == 0): ?>
  138. <tr bgcolor=#E8EEFF>
  139. <?php else: ?>
  140. <tr>
  141. <?php endif; ?>
  142. <td nowrap width="2%">
  143. <?php echo $this->_tpl_vars['rows']['link_change']; ?>
  144. </td>
  145. <td width="3%"><?php echo $this->_tpl_vars['rows']['Betrieb']; ?>
  146. </td>
  147. <td width="3%"><?php echo $this->_tpl_vars['rows']['Stufe2']; ?>
  148. </td>
  149. <td width="12%"><?php echo $this->_tpl_vars['rows']['KNAME']; ?>
  150. </td>
  151. <td width="6%"><?php echo $this->_tpl_vars['rows']['Stufe5']; ?>
  152. </td>
  153. <td style="text-align: right;"width="5%"><?php echo ((is_array($_tmp=$this->_tpl_vars['rows']['REDAT'])) ? $this->_run_mod_handler('date_format', true, $_tmp, '%d.%m.%Y') : smarty_modifier_date_format($_tmp, '%d.%m.%Y')); ?>
  154. </td>
  155. <td style="text-align: right;"width="6%"><?php echo ((is_array($_tmp=$this->_tpl_vars['rows']['O500_HW2BUCHGBETR'])) ? $this->_run_mod_handler('number_format', true, $_tmp, 2, ",", ".") : number_format($_tmp, 2, ",", ".")); ?>
  156. </td>
  157. <td style="text-align: center;" width="6%"><?php echo ((is_array($_tmp=$this->_tpl_vars['rows']['FLDAT'])) ? $this->_run_mod_handler('date_format', true, $_tmp, '%d.%m.%Y') : smarty_modifier_date_format($_tmp, '%d.%m.%Y')); ?>
  158. </td>
  159. <td width="7%"><?php echo $this->_tpl_vars['rows']['O500_MAHNSTUFE']; ?>
  160. </td>
  161. <td style="text-align: right;"width="5%"><?php echo ((is_array($_tmp=$this->_tpl_vars['rows']['O500_HW2BETR_OFFEN'])) ? $this->_run_mod_handler('number_format', true, $_tmp, 2, ",", ".") : number_format($_tmp, 2, ",", ".")); ?>
  162. </td>
  163. <td width="14%"><?php echo $this->_tpl_vars['rows']['Bemerkung']; ?>
  164. </td>
  165. <td width="6%"><?php if ($this->_tpl_vars['rows']['Wiedervorlage'] != '0000-00-00'): echo ((is_array($_tmp=$this->_tpl_vars['rows']['Wiedervorlage'])) ? $this->_run_mod_handler('date_format', true, $_tmp, '%d.%m.%Y') : smarty_modifier_date_format($_tmp, '%d.%m.%Y')); endif; ?></td>
  166. <td width="14%"><?php echo $this->_tpl_vars['rows']['Bemerkung_2']; ?>
  167. </td>
  168. <td style="text-align: left;" width="3%"><?php echo $this->_tpl_vars['rows']['Bearbeitet']; ?>
  169. </td>
  170. <td width="6%"><?php echo $this->_tpl_vars['rows']['Mahnen']; ?>
  171. </td>
  172. </tr>
  173. <?php if (! $this->_tpl_vars['rows_next']): ?>
  174. </table>
  175. </div>
  176. </div>
  177. <div id="report_gesamt_berechnung" class="report_gesamt_berechung">
  178. <tr><td colspan=<?php echo $this->_tpl_vars['columnCount']; ?>
  179. >
  180. <?php echo $this->_tpl_vars['grandTotal']; ?>
  181. <?php echo $this->_tpl_vars['O500_HW2BETR_OFFENTxt']; ?>
  182. = <?php echo ((is_array($_tmp=$this->_tpl_vars['ALLGroup_SUM'])) ? $this->_run_mod_handler('number_format', true, $_tmp, 2, ",", ".") : number_format($_tmp, 2, ",", ".")); ?>
  183. </td></tr>
  184. </div>
  185. <?php endif; ?>
  186. <?php
  187. }
  188. ?>
  189. <?php if ($this->_tpl_vars['rows_count'] == 0): ?>
  190. <h1>Keine Datensätze ausgewählt.</h1>
  191. <?php endif; ?>
  192. <?php else: ?>
  193. <?php unset($this->_sections['html']);
  194. $this->_sections['html']['name'] = 'html';
  195. $this->_sections['html']['loop'] = is_array($_loop=$this->_tpl_vars['form_hidden']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
  196. $this->_sections['html']['show'] = true;
  197. $this->_sections['html']['max'] = $this->_sections['html']['loop'];
  198. $this->_sections['html']['step'] = 1;
  199. $this->_sections['html']['start'] = $this->_sections['html']['step'] > 0 ? 0 : $this->_sections['html']['loop']-1;
  200. if ($this->_sections['html']['show']) {
  201. $this->_sections['html']['total'] = $this->_sections['html']['loop'];
  202. if ($this->_sections['html']['total'] == 0)
  203. $this->_sections['html']['show'] = false;
  204. } else
  205. $this->_sections['html']['total'] = 0;
  206. if ($this->_sections['html']['show']):
  207. for ($this->_sections['html']['index'] = $this->_sections['html']['start'], $this->_sections['html']['iteration'] = 1;
  208. $this->_sections['html']['iteration'] <= $this->_sections['html']['total'];
  209. $this->_sections['html']['index'] += $this->_sections['html']['step'], $this->_sections['html']['iteration']++):
  210. $this->_sections['html']['rownum'] = $this->_sections['html']['iteration'];
  211. $this->_sections['html']['index_prev'] = $this->_sections['html']['index'] - $this->_sections['html']['step'];
  212. $this->_sections['html']['index_next'] = $this->_sections['html']['index'] + $this->_sections['html']['step'];
  213. $this->_sections['html']['first'] = ($this->_sections['html']['iteration'] == 1);
  214. $this->_sections['html']['last'] = ($this->_sections['html']['iteration'] == $this->_sections['html']['total']);
  215. ?>
  216. <?php echo $this->_tpl_vars['form_hidden'][$this->_sections['html']['index']]; ?>
  217. <?php endfor; endif; ?>
  218. <table class="report_content_formular_table" cellspacing="0px">
  219. <tr style="background-Color: #E8EEFF;">
  220. <td><?php echo $this->_tpl_vars['BetriebTxt']; ?>
  221. :</td>
  222. <td><?php echo $this->_tpl_vars['BetriebVal']; ?>
  223. </td>
  224. <td><?php echo $this->_tpl_vars['FTYPETxt']; ?>
  225. :</td>
  226. <td><?php echo $this->_tpl_vars['FTYPEVal']; ?>
  227. </td>
  228. <td><?php echo $this->_tpl_vars['Fäll_TageTxt']; ?>
  229. </td>
  230. <td><input class="pme-input--1" type="text" disabled name="Fäll_Tage" value="<?php echo $this->_tpl_vars['rows']['Fäll_Tage']; ?>
  231. " size="10" maxlength="10"></td>
  232. <td><?php echo $this->_tpl_vars['FLDATTxt']; ?>
  233. :</td>
  234. <td><input class="pme-input--1" type="text" disabled name="FLDAT" value="<?php echo ((is_array($_tmp=$this->_tpl_vars['rows']['FLDAT'])) ? $this->_run_mod_handler('date_format', true, $_tmp, '%d.%m.%Y') : smarty_modifier_date_format($_tmp, '%d.%m.%Y')); ?>
  235. " size="10" maxlength="10"></input></td>
  236. <td><?php echo $this->_tpl_vars['ZA_1Txt']; ?>
  237. :</td>
  238. <td><?php echo $this->_tpl_vars['ZA_1Val']; ?>
  239. </td>
  240. </tr>
  241. <tr style="background-Color: #E8EEFF;">
  242. <td><?php echo $this->_tpl_vars['Stufe2Txt']; ?>
  243. :</td>
  244. <td><?php echo $this->_tpl_vars['Stufe2Val']; ?>
  245. </td>
  246. <td><?php echo $this->_tpl_vars['FAGNRTxt']; ?>
  247. :</td>
  248. <td><?php echo $this->_tpl_vars['FAGNRVal']; ?>
  249. </td>
  250. <td><?php echo $this->_tpl_vars['REDATTxt']; ?>
  251. :</td>
  252. <td><input class="pme-input--1" type="text" disabled name="REDAT" value="<?php echo ((is_array($_tmp=$this->_tpl_vars['rows']['REDAT'])) ? $this->_run_mod_handler('date_format', true, $_tmp, '%d.%m.%Y') : smarty_modifier_date_format($_tmp, '%d.%m.%Y')); ?>
  253. " size="10" maxlength="10"></input></td>
  254. <td><?php echo $this->_tpl_vars['WochenTxt']; ?>
  255. :</td>
  256. <td><?php echo $this->_tpl_vars['WochenVal']; ?>
  257. </td>
  258. <td><?php echo $this->_tpl_vars['ZA_2Txt']; ?>
  259. :</td>
  260. <td><?php echo $this->_tpl_vars['ZA_2Val']; ?>
  261. </td>
  262. </tr>
  263. <tr style="background-Color: #E8EEFF;">
  264. <td><?php echo $this->_tpl_vars['Stufe5Txt']; ?>
  265. :</td>
  266. <td><?php echo $this->_tpl_vars['Stufe5Val']; ?>
  267. </td>
  268. <td><?php echo $this->_tpl_vars['O500_HW2BUCHGBETRTxt']; ?>
  269. :</td>
  270. <td><input class="pme-input--1" type="text" disabled name="O500_HW2BUCHGBETR" value=<?php echo ((is_array($_tmp=$this->_tpl_vars['rows']['O500_HW2BUCHGBETR'])) ? $this->_run_mod_handler('number_format', true, $_tmp, 2, ",", ".") : number_format($_tmp, 2, ",", ".")); ?>
  271. size="11" maxlength="11"></input></td>
  272. <td>&nbsp;</td>
  273. <td>&nbsp;</td>
  274. <td>&nbsp;</td>
  275. <td>&nbsp;</td>
  276. <td><?php echo $this->_tpl_vars['ZA_3Txt']; ?>
  277. :</td>
  278. <td><?php echo $this->_tpl_vars['ZA_3Val']; ?>
  279. </td>
  280. </tr>
  281. <tr style="background-Color: #E8EEFF;">
  282. <td><?php echo $this->_tpl_vars['KNDNRTxt']; ?>
  283. :</td>
  284. <td><?php echo $this->_tpl_vars['KNDNRVal']; ?>
  285. </td>
  286. <td><?php echo $this->_tpl_vars['KNAMETxt']; ?>
  287. :</td>
  288. <td colspan="3"><?php echo $this->_tpl_vars['KNAMEVal']; ?>
  289. </td>
  290. <td><?php echo $this->_tpl_vars['LKNAMETxt']; ?>
  291. :</td>
  292. <td><?php echo $this->_tpl_vars['LKNAMEVal']; ?>
  293. </td>
  294. <td>&nbsp;</td>
  295. <td>&nbsp;</td>
  296. </tr>
  297. <tr style="background-Color: #E8EEFF;">
  298. <td><?php echo $this->_tpl_vars['O500_BELEGNR1Txt']; ?>
  299. </td>
  300. <td><?php echo $this->_tpl_vars['O500_BELEGNR1Val']; ?>
  301. </td>
  302. <td><?php echo $this->_tpl_vars['KstraTxt']; ?>
  303. </td>
  304. <td colspan="3"><?php echo $this->_tpl_vars['KstraVal']; ?>
  305. </td>
  306. <td><?php echo $this->_tpl_vars['LKSTRATxt']; ?>
  307. </td>
  308. <td><?php echo $this->_tpl_vars['LKSTRAVal']; ?>
  309. </td>
  310. <td>&nbsp;</td>
  311. <td>&nbsp;</td>
  312. </tr>
  313. <tr style="background-Color: #E8EEFF;">
  314. <td>&nbsp;</td>
  315. <td>&nbsp;</td>
  316. <td><?php echo $this->_tpl_vars['KdplzTxt']; ?>
  317. </td>
  318. <td colspan="3"><?php echo $this->_tpl_vars['KdplzVal']; ?>
  319. </td>
  320. <td width="6%"><?php echo $this->_tpl_vars['LKDPLZTxt']; ?>
  321. </td>
  322. <td><?php echo $this->_tpl_vars['LKDPLZVal']; ?>
  323. </td>
  324. <td>&nbsp;</td>
  325. <td>&nbsp;</td>
  326. </tr>
  327. <tr style="background-Color: #E8EEFF;">
  328. <td><b><?php echo $this->_tpl_vars['ReklamationTxt']; ?>
  329. </b></td>
  330. <td><SELECT class="pme-input--1" type="text" name="Reklamation" size="1" maxlength="1">
  331. <option value='N'>Nein</option>
  332. <option value='J' <?php if ($this->_tpl_vars['rows']['Reklamation'] == 'J'): ?> selected <?php endif; ?> >Ja</option>
  333. </SELECT>
  334. </td>
  335. <td><?php echo $this->_tpl_vars['KdortTxt']; ?>
  336. </td>
  337. <td colspan="3"><?php echo $this->_tpl_vars['KdortVal']; ?>
  338. </td>
  339. <td width="6%"><?php echo $this->_tpl_vars['LKDORTTxt']; ?>
  340. </td>
  341. <td><?php echo $this->_tpl_vars['LKDORTVal']; ?>
  342. </td>
  343. <td>&nbsp;</td>
  344. <td>&nbsp;</td>
  345. </tr>
  346. <tr style="background-Color: #E8EEFF;">
  347. <td>&nbsp;</td>
  348. <td>&nbsp;</td>
  349. <td><?php echo $this->_tpl_vars['KtelfTxt']; ?>
  350. </td>
  351. <td colspan="3"><?php echo $this->_tpl_vars['KtelfVal']; ?>
  352. </td>
  353. <td><?php echo $this->_tpl_vars['LKTELFTxt']; ?>
  354. </td>
  355. <td><?php echo $this->_tpl_vars['LKTELFVal']; ?>
  356. </td>
  357. <td colspan="2">Auslief. aus NA</td>
  358. </tr>
  359. <tr>
  360. <td><?php echo $this->_tpl_vars['O500_MAHNSTUFETxt']; ?>
  361. :</td>
  362. <td colspan="5"><?php echo $this->_tpl_vars['O500_MAHNSTUFEVal']; ?>
  363. </td>
  364. <td>&nbsp;</td>
  365. <td>&nbsp;</td>
  366. <td style="background-Color: #E8EEFF;"><?php echo $this->_tpl_vars['geplAuslief_NATxt']; ?>
  367. </td>
  368. <td style="background-Color: #E8EEFF;"><?php echo $this->_tpl_vars['geplAuslief_NAVal']; ?>
  369. </td>
  370. </tr>
  371. <tr>
  372. <td><?php echo $this->_tpl_vars['BemerkungTxt']; ?>
  373. :</td>
  374. <td colspan="5"><textarea class="pme-input--1" <?php if ($_SESSION['group_name'] == ABTEILUNG): ?> disabled <?php endif; ?> name="Bemerkung" rows="5" cols="50" wrap="virtual"><?php echo $this->_tpl_vars['rows']['Bemerkung']; ?>
  375. </textarea></td>
  376. <td><?php echo $this->_tpl_vars['Aenderungsdatum_u2Txt']; ?>
  377. :<br><?php echo $this->_tpl_vars['User_2Txt']; ?>
  378. :</td>
  379. <td><input class="pme-input--1" type="text" disabled name="Aenderungsdatum_u2" value="<?php if ($this->_tpl_vars['rows']['Aenderungsdatum_u2'] != '0000-00-00'): echo ((is_array($_tmp=$this->_tpl_vars['rows']['Aenderungsdatum_u2'])) ? $this->_run_mod_handler('date_format', true, $_tmp, '%d.%m.%Y') : smarty_modifier_date_format($_tmp, '%d.%m.%Y')); endif; ?>" size="10" maxlength="10"><br><input class="pme-input--1" disabled type="text" name="User_2" value="<?php echo $this->_tpl_vars['rows']['User_2']; ?>
  380. " size="30" maxlength="30"></td>
  381. <td style="background-Color: #E8EEFF;"><?php echo $this->_tpl_vars['Auslief_NATxt']; ?>
  382. </td>
  383. <td style="background-Color: #E8EEFF;"><?php echo $this->_tpl_vars['Auslief_NAVal']; ?>
  384. </td>
  385. </tr>
  386. <tr>
  387. <td><?php echo $this->_tpl_vars['Next_MAHNSTUFETxt']; ?>
  388. :</td>
  389. <td colspan="7"><?php echo $this->_tpl_vars['Next_MAHNSTUFEVal']; ?>
  390. </td>
  391. <td colspan="2" style="background-Color: #E8EEFF;">Auslief. aus GA</td>
  392. </tr>
  393. <tr>
  394. <td><?php echo $this->_tpl_vars['MahnenTxt']; ?>
  395. :</td>
  396. <td colspan="7"> <select class="pme-input--1" type="text" name="Mahnen" size="1" maxlength="1">
  397. <option value="N">Nein</option>
  398. <option value="J" <?php if ($this->_tpl_vars['rows']['Mahnen'] == 'J'): ?> selected <?php endif; ?> >Ja</option>
  399. </select>
  400. </td>
  401. <td style="background-Color: #E8EEFF;"><?php echo $this->_tpl_vars['geplAuslief_GATxt']; ?>
  402. </td>
  403. <td style="background-Color: #E8EEFF;"><?php echo $this->_tpl_vars['geplAuslief_GAVal']; ?>
  404. </td>
  405. </tr>
  406. <tr>
  407. <td><?php echo $this->_tpl_vars['Bemerkung_2Txt']; ?>
  408. :</td>
  409. <td colspan="5"><textarea class="pme-input--1" <?php if ($_SESSION['group_name'] == FIBU): ?> disabled <?php endif; ?> name="Bemerkung_2" rows="5" cols="50" wrap="virtual"><?php echo $this->_tpl_vars['rows']['Bemerkung_2']; ?>
  410. </textarea></td>
  411. <td><?php echo $this->_tpl_vars['AenderungsdatumTxt']; ?>
  412. :<br><?php echo $this->_tpl_vars['UserTxt']; ?>
  413. :</td>
  414. <td><input class="pme-input--1" type="text" disabled name="Aenderungsdatum" value="<?php if ($this->_tpl_vars['rows']['Aenderungsdatum'] != '0000-00-00'): echo ((is_array($_tmp=$this->_tpl_vars['rows']['Aenderungsdatum'])) ? $this->_run_mod_handler('date_format', true, $_tmp, '%d.%m.%Y') : smarty_modifier_date_format($_tmp, '%d.%m.%Y')); endif; ?>" size="10" maxlength="10"><br><input class="pme-input--1" disabled type="text" name="User" value="<?php echo $this->_tpl_vars['rows']['User']; ?>
  415. " size="30" maxlength="30"></td>
  416. <td style="background-Color: #E8EEFF;"><?php echo $this->_tpl_vars['Auslief_GATxt']; ?>
  417. </td>
  418. <td style="background-Color: #E8EEFF;"><?php echo $this->_tpl_vars['Auslief_GAVal']; ?>
  419. </td>
  420. </tr>
  421. <tr>
  422. <td>&nbsp;</td>
  423. <td>&nbsp;</td>
  424. <td>&nbsp;</td>
  425. <td>&nbsp;</td>
  426. <td>&nbsp;</td>
  427. <td>&nbsp;</td>
  428. <td>&nbsp;</td>
  429. <td>&nbsp;</td>
  430. <td colspan="2" style="background-Color: #E8EEFF;">&nbsp;</td>
  431. </tr>
  432. <tr>
  433. <td>&nbsp;</td>
  434. <td>&nbsp;</td>
  435. <td>&nbsp;</td>
  436. <td>&nbsp;</td>
  437. <td>&nbsp;</td>
  438. <td>&nbsp;</td>
  439. <td style="border-top: 1px solid #45458D;"><?php echo $this->_tpl_vars['WiedervorlageTxt']; ?>
  440. :</td>
  441. <td style="border-top: 1px solid #45458D;"><input class="pme-input--1" date="date" type="text" name="Wiedervorlage" value="<?php if ($this->_tpl_vars['rows']['Wiedervorlage'] != '0000-00-00'): echo ((is_array($_tmp=$this->_tpl_vars['rows']['Wiedervorlage'])) ? $this->_run_mod_handler('date_format', true, $_tmp, '%d.%m.%Y') : smarty_modifier_date_format($_tmp, '%d.%m.%Y')); endif; ?>" size="10" maxlength="10"><image src="images/dynCalendar.gif" name='calendar' onclick="startCalendar(this,'Wiedervorlage','up');"></td>
  442. <td style="background-Color: #E8EEFF; border-top: 1px solid #45458D;"><?php echo $this->_tpl_vars['O500_HW2BETR_OFFENTxt']; ?>
  443. </td>
  444. <td style="background-Color: #E8EEFF; border-top: 1px solid #45458D;"</td><input class="pme-input--1" type="text" disabled name="O500_HW2BETR_OFFEN" value=<?php echo ((is_array($_tmp=$this->_tpl_vars['rows']['O500_HW2BETR_OFFEN'])) ? $this->_run_mod_handler('number_format', true, $_tmp, 2, ",", ".") : number_format($_tmp, 2, ",", ".")); ?>
  445. size="11" maxlength="11"></input></td>
  446. </tr>
  447. <tr style="display: none;">
  448. <td><?php echo $this->_tpl_vars['OPDATTxt']; ?>
  449. </td>
  450. <td><?php echo $this->_tpl_vars['OPDATVal']; ?>
  451. </td>
  452. <td><?php echo $this->_tpl_vars['FLDAT_oriTxt']; ?>
  453. :</td>
  454. <td><?php echo $this->_tpl_vars['FLDAT_oriVal']; ?>
  455. </td>
  456. <td><input class="pme-input--1" type="text" name="Bearbeitet" value='J' size="1" maxlength="1"></td>
  457. <td><input class="pme-input--1" type="hidden" name="User_2" value="<?php if ($_SESSION['group_name'] == FIBU): echo $_SESSION['userid']; else: echo $this->_tpl_vars['rows']['User_2']; endif; ?>" size="30" maxlength="30"></td>
  458. <td><input class="pme-input--1" type="hidden" name="User" value="<?php if ($_SESSION['group_name'] == ABTEILUNG): echo $_SESSION['userid']; else: echo $this->_tpl_vars['rows']['User']; endif; ?>" size="30" maxlength="30"></td>
  459. <td><input class="pme-input--1" type="text" name="Aenderungsdatum_u2" value="<?php if ($_SESSION['group_name'] == FIBU): echo ((is_array($_tmp=$this->_tpl_vars['curdate'])) ? $this->_run_mod_handler('date_format', true, $_tmp, '%Y-%m-%d') : smarty_modifier_date_format($_tmp, '%Y-%m-%d')); else: echo $this->_tpl_vars['rows']['Aenderungsdatum_u2']; endif; ?>" size="10" maxlength="10"></td>
  460. <td><input class="pme-input--1" type="text" name="Aenderungsdatum" value="<?php if ($_SESSION['group_name'] == ABTEILUNG): echo ((is_array($_tmp=$this->_tpl_vars['curdate'])) ? $this->_run_mod_handler('date_format', true, $_tmp, '%Y-%m-%d') : smarty_modifier_date_format($_tmp, '%Y-%m-%d')); else: echo $this->_tpl_vars['rows']['Aenderungsdatum']; endif; ?>" size="10" maxlength="10"></td>
  461. <td><?php if ($_SESSION['group_name'] == ABTEILUNG): ?><textarea type="hidden" class="pme-input--1" name="Bemerkung" rows="5" cols="50" wrap="virtual"><?php echo $this->_tpl_vars['rows']['Bemerkung']; ?>
  462. </textarea><?php endif; ?></td>
  463. <td><?php if ($_SESSION['group_name'] == FIBU): ?><textarea type="hidden" class="pme-input--1" name="Bemerkung_2" rows="5" cols="50" wrap="virtual"><?php echo $this->_tpl_vars['rows']['Bemerkung_2']; ?>
  464. </textarea><?php endif; ?></td>
  465. </tr>
  466. </table>
  467. </div>
  468. <?php endif; ?>
  469. <?php if ($this->_tpl_vars['columnCount'] > 0): ?>
  470. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  471. $this->_smarty_include(array('smarty_include_tpl_file' => "listButtons.tpl", 'smarty_include_vars' => array()));
  472. $this->_tpl_vars = $_smarty_tpl_vars;
  473. unset($_smarty_tpl_vars);
  474. ?>
  475. <?php else: ?>
  476. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  477. $this->_smarty_include(array('smarty_include_tpl_file' => "recordButtons.tpl", 'smarty_include_vars' => array()));
  478. $this->_tpl_vars = $_smarty_tpl_vars;
  479. unset($_smarty_tpl_vars);
  480. ?>
  481. <?php endif; ?>
  482. <?php echo $this->_tpl_vars['form_end']; ?>
  483. <?php $_smarty_tpl_vars = $this->_tpl_vars;
  484. $this->_smarty_include(array('smarty_include_tpl_file' => "reportFooter.tpl", 'smarty_include_vars' => array()));
  485. $this->_tpl_vars = $_smarty_tpl_vars;
  486. unset($_smarty_tpl_vars);
  487. ?>