%%85^857^85752666%%RCV1030.tpl.php
10.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<?PHP /* Smarty version 2.6.22, created on 2009-12-18 10:39:40
compiled from RCV1030.tpl */ ?>
<?PHP require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'math', 'RCV1030.tpl', 76, false),)), $this); ?>
<table width="100%"><tr><td><hr width="99%"></td></tr><table>
<table>
<tr>
<td>
<table border="0" cellpadding="1" cellspacing="1" bgcolor="#000000">
<tr>
<th class="ConfKubunTh">部門</th>
<td class="ConfKubunTd" align="left"><SELECT name="cboInpArea" onChange="Chg_Bumon_All('<?PHP echo $this->_tpl_vars['div_id']; ?>
')"><?PHP echo $this->_tpl_vars['AreaData']; ?>
</SELECT></td>
</tr>
<tr>
<th class="ConfKubunTh">業務名</th>
<td class="ConfKubunTd" align="left">
<SELECT name="cboInpGyoumu"><?PHP echo $this->_tpl_vars['GyoumuData']; ?>
</SELECT>
<input type="checkbox" name="chkDisp" id="chkDisp" value="1" onClick="Chg_Gyoumu_All('<?PHP echo $this->_tpl_vars['div_id']; ?>
')" <?PHP echo $this->_tpl_vars['chkSel']; ?>
><label for="chkDisp">該当期間以降を表示</label>
</td>
</tr>
<tr>
<th class="ConfKubunTh">業者</th>
<td class="ConfKubunTd" align="left"><SELECT name="cboInpGyousya"><?PHP echo $this->_tpl_vars['GyousyaData']; ?>
</SELECT></td>
</tr>
<!--
<tr>
<th class="ConfKubunTh">区分</th>
<td class="ConfKubunTd" align="left">
<input type="radio" value="1" name="optSeikyukbn" <?PHP echo $this->_tpl_vars['optSeikyukbn'][1]; ?>
>入金
<input type="radio" value="2" name="optSeikyukbn" <?PHP echo $this->_tpl_vars['optSeikyukbn'][2]; ?>
>出金
</td>
</tr>
-->
</table>
</td>
<td>
</td>
</tr>
<tr>
<td colspan="2">
<table width="99%" border="0" cellpadding="1" cellspacing="1" bgcolor="#000000">
<tr>
<th class="ConfKubunTh" width="100">一括入力</th>
<td colspan="12" class="ConfKubunTd" align="left">予定日<SELECT name="cboDay"><?PHP echo $this->_tpl_vars['cboDay']; ?>
</SELECT> 予定金額<INPUT size="10" name="txtMoney" value=""> <input type="button" name="btnTuroku" value="一括入力" onclick="return Inp_Set();"></td>
</tr>
<tr>
<th class="ConfKubunTh">予定年月</th>
<?PHP unset($this->_sections['item']);
$this->_sections['item']['name'] = 'item';
$this->_sections['item']['loop'] = is_array($_loop=$this->_tpl_vars['DateTitleDp']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['item']['show'] = true;
$this->_sections['item']['max'] = $this->_sections['item']['loop'];
$this->_sections['item']['step'] = 1;
$this->_sections['item']['start'] = $this->_sections['item']['step'] > 0 ? 0 : $this->_sections['item']['loop']-1;
if ($this->_sections['item']['show']) {
$this->_sections['item']['total'] = $this->_sections['item']['loop'];
if ($this->_sections['item']['total'] == 0)
$this->_sections['item']['show'] = false;
} else
$this->_sections['item']['total'] = 0;
if ($this->_sections['item']['show']):
for ($this->_sections['item']['index'] = $this->_sections['item']['start'], $this->_sections['item']['iteration'] = 1;
$this->_sections['item']['iteration'] <= $this->_sections['item']['total'];
$this->_sections['item']['index'] += $this->_sections['item']['step'], $this->_sections['item']['iteration']++):
$this->_sections['item']['rownum'] = $this->_sections['item']['iteration'];
$this->_sections['item']['index_prev'] = $this->_sections['item']['index'] - $this->_sections['item']['step'];
$this->_sections['item']['index_next'] = $this->_sections['item']['index'] + $this->_sections['item']['step'];
$this->_sections['item']['first'] = ($this->_sections['item']['iteration'] == 1);
$this->_sections['item']['last'] = ($this->_sections['item']['iteration'] == $this->_sections['item']['total']);
?>
<th class="ConfKubunTh"><?PHP echo $this->_tpl_vars['DateTitleDp'][$this->_sections['item']['index']]; ?>
</th>
<?PHP endfor; endif; ?>
</tr>
<tr>
<th class="ConfKubunTh">予定日</th>
<?PHP unset($this->_sections['item']);
$this->_sections['item']['name'] = 'item';
$this->_sections['item']['loop'] = is_array($_loop=$this->_tpl_vars['DateTitleDp']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['item']['show'] = true;
$this->_sections['item']['max'] = $this->_sections['item']['loop'];
$this->_sections['item']['step'] = 1;
$this->_sections['item']['start'] = $this->_sections['item']['step'] > 0 ? 0 : $this->_sections['item']['loop']-1;
if ($this->_sections['item']['show']) {
$this->_sections['item']['total'] = $this->_sections['item']['loop'];
if ($this->_sections['item']['total'] == 0)
$this->_sections['item']['show'] = false;
} else
$this->_sections['item']['total'] = 0;
if ($this->_sections['item']['show']):
for ($this->_sections['item']['index'] = $this->_sections['item']['start'], $this->_sections['item']['iteration'] = 1;
$this->_sections['item']['iteration'] <= $this->_sections['item']['total'];
$this->_sections['item']['index'] += $this->_sections['item']['step'], $this->_sections['item']['iteration']++):
$this->_sections['item']['rownum'] = $this->_sections['item']['iteration'];
$this->_sections['item']['index_prev'] = $this->_sections['item']['index'] - $this->_sections['item']['step'];
$this->_sections['item']['index_next'] = $this->_sections['item']['index'] + $this->_sections['item']['step'];
$this->_sections['item']['first'] = ($this->_sections['item']['iteration'] == 1);
$this->_sections['item']['last'] = ($this->_sections['item']['iteration'] == $this->_sections['item']['total']);
?>
<td class="ConfKubunTd" align="center">
<SELECT name="cboYoteiDay"><?PHP echo $this->_tpl_vars['cboYoteiDay'][$this->_sections['item']['index']]; ?>
</SELECT>
</td>
<?PHP endfor; endif; ?>
</tr>
<tr>
<th class="ConfKubunTh">予定金額</th>
<?PHP unset($this->_sections['item']);
$this->_sections['item']['name'] = 'item';
$this->_sections['item']['loop'] = is_array($_loop=$this->_tpl_vars['DateTitleDp']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['item']['show'] = true;
$this->_sections['item']['max'] = $this->_sections['item']['loop'];
$this->_sections['item']['step'] = 1;
$this->_sections['item']['start'] = $this->_sections['item']['step'] > 0 ? 0 : $this->_sections['item']['loop']-1;
if ($this->_sections['item']['show']) {
$this->_sections['item']['total'] = $this->_sections['item']['loop'];
if ($this->_sections['item']['total'] == 0)
$this->_sections['item']['show'] = false;
} else
$this->_sections['item']['total'] = 0;
if ($this->_sections['item']['show']):
for ($this->_sections['item']['index'] = $this->_sections['item']['start'], $this->_sections['item']['iteration'] = 1;
$this->_sections['item']['iteration'] <= $this->_sections['item']['total'];
$this->_sections['item']['index'] += $this->_sections['item']['step'], $this->_sections['item']['iteration']++):
$this->_sections['item']['rownum'] = $this->_sections['item']['iteration'];
$this->_sections['item']['index_prev'] = $this->_sections['item']['index'] - $this->_sections['item']['step'];
$this->_sections['item']['index_next'] = $this->_sections['item']['index'] + $this->_sections['item']['step'];
$this->_sections['item']['first'] = ($this->_sections['item']['iteration'] == 1);
$this->_sections['item']['last'] = ($this->_sections['item']['iteration'] == $this->_sections['item']['total']);
?>
<td class="ConfKubunTd" align="center">
<INPUT size="10" name="txtInpMoney" value="<?PHP echo $this->_tpl_vars['chkMoney'][$this->_sections['item']['index']]; ?>
">
</td>
<?PHP endfor; endif; ?>
</tr>
<!--
<tr>
<th class="ConfKubunTh">クリア</th>
-->
<!--<?PHP $this->assign('lineCnt', 0); ?>-->
<!--
<?PHP unset($this->_sections['item']);
$this->_sections['item']['name'] = 'item';
$this->_sections['item']['loop'] = is_array($_loop=$this->_tpl_vars['DateTitleDp']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['item']['show'] = true;
$this->_sections['item']['max'] = $this->_sections['item']['loop'];
$this->_sections['item']['step'] = 1;
$this->_sections['item']['start'] = $this->_sections['item']['step'] > 0 ? 0 : $this->_sections['item']['loop']-1;
if ($this->_sections['item']['show']) {
$this->_sections['item']['total'] = $this->_sections['item']['loop'];
if ($this->_sections['item']['total'] == 0)
$this->_sections['item']['show'] = false;
} else
$this->_sections['item']['total'] = 0;
if ($this->_sections['item']['show']):
for ($this->_sections['item']['index'] = $this->_sections['item']['start'], $this->_sections['item']['iteration'] = 1;
$this->_sections['item']['iteration'] <= $this->_sections['item']['total'];
$this->_sections['item']['index'] += $this->_sections['item']['step'], $this->_sections['item']['iteration']++):
$this->_sections['item']['rownum'] = $this->_sections['item']['iteration'];
$this->_sections['item']['index_prev'] = $this->_sections['item']['index'] - $this->_sections['item']['step'];
$this->_sections['item']['index_next'] = $this->_sections['item']['index'] + $this->_sections['item']['step'];
$this->_sections['item']['first'] = ($this->_sections['item']['iteration'] == 1);
$this->_sections['item']['last'] = ($this->_sections['item']['iteration'] == $this->_sections['item']['total']);
?>
<td class="ConfKubunTd" align="center">
<input type="button" name="btnTuroku" value="クリア" onclick="return Inp_Clear('<?PHP echo $this->_tpl_vars['lineCnt']; ?>
');">
</td>
-->
<!--<?PHP echo smarty_function_math(array('equation' => "x + 1",'x' => $this->_tpl_vars['lineCnt'],'assign' => 'lineCnt'), $this);?>
-->
<!--
<?PHP endfor; endif; ?>
</tr>
-->
</table>
</td>
</tr>
<tr>
<td colspan="2">
<table width="100%">
<tr>
<td width="50%" align="center">
<input type="button" class="btnGo" name="btnTuroku" value="登録" onclick="return Inp_All();">
</td>
<td width="50%" align="center">
<input type="button" class="btnCancel" name="btnTuroku" value="キャンセル" onclick="Input_Close('<?PHP echo $this->_tpl_vars['div_id']; ?>
');">
</td>
</tr>
</table>
<input name="Inp_Day" type="hidden" value="">
<input name="Inp_Money" type="hidden" value="">
</td>
</tr>
<table>
<br>
<table width="100%"><tr><td><hr width="99%"></td></tr><table>
<br>