SIM0210.tpl
28.7 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
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<div class="SimMiddle">
<br>
<div class="SimTitle">
<div style="width:5px; height:5px;"> </div>
<font id="titletxt">{$DEFARR[9]}登録画面</font>
</div>
<div class="SimMain">
<div style="width:5px; height:2px;"> </div>
<table>
<tr>
<td>
<table class="SimSelectTab">
<tr>
<th> 表示切替 </th>
<td>
<input type="hidden" name="sMode" value="{$sMode}">
{$DEFARR[5]}
<select name="bSeq" onchange="chg_lst('b');">
{$bunrui}
</select>
{$DEFARR[6]}
<select name="dSeq" onchange="chg_lst('d');">
{$dkoumoku}
</select>
<!--
{$DEFARR[7]}
<select name="cSeq" onchange="chg_lst('c');">
{$ckoumoku}
</select>
-->
<input type="button" name="btnDisp1" value="今期" onClick="Move_Date('{$baseYM[0]}','{$baseYM[1]}');">
<input type="button" name="btnDisp2" value="<<前月" onClick="Move_Date('{$prevYM[0]}','{$prevYM[1]}');">
<input type="button" name="btnDisp3" value="当月" onClick="Move_Date('{$nowYM[0]}','{$nowYM[1]}');">
<input type="button" name="btnDisp4" value="次月>>" onClick="Move_Date('{$dataYM[1][0]}','{$dataYM[1][1]}');">
</td>
</tr>
</table>
</td>
<td>
<input type="button" class="btnGo" value="区分設定へ" onclick="lnk_shoukubun();">
<!--{if $PHP_USER_SHIKIN == 1 || $PHP_USER_SHIKIN == 99 }-->
<input type="button" class="btnCancel" value="キャンセル" onclick="lnk_Table('{$bkurl}');">
<!--{/if}-->
</td>
</tr>
</table>
<div class="SimLabelBox">
<div style="width:5px; height:5px;"> </div>
<!--{if ($sMode=="1" && $chgmode=="") || ($sMode=="2" && $chgmode=="s") || ($sMode=="")}-->
<span class="SimCommentIn">■入力金額 <FONT>{$DEFARR[9]} </FONT></span>
<!--{/if}-->
<!--{if ($sMode=="2" && $chgmode=="") || ($sMode=="1" && $chgmode=="s")}-->
<span class="SimCommentOut">■入力金額 <FONT>{$DEFARR[8]} </FONT></span>
<!--{/if}-->
<span class="SimComment">(単位:{$sUnitName})</span>
</div>
<div class="SimButtonBox">
<!--{if $kName|@count > 0 }-->
<br><input type="button" class="btnGo" value=" データ登録 " onclick="chk_up('{$sMode}');">
<!--{/if}-->
</div>
<br style="clear:both;" />
<!--{if ($sMode=="1" && $chgmode=="") || ($sMode=="2" && $chgmode=="s") || ($sMode=="")}-->
<table class="SimNyukinTab">
<tr>
<th class="SimListTabHead">{$DEFARR[5]}</th>
<th class="SimListTabHead">{$DEFARR[6]}</th>
<th class="SimListTabHead">{$DEFARR[7]}<BR><!-- <input type="button" class="btnGo" value="追加" onclick="lnk_shoukubun();">--></th>
<th class="SimListTabHead">{$dataYM[0][0]}年<br />{$dataYM[0][1]}月</th>
<th class="SimListTabHead">{$dataYM[1][0]}年<br />{$dataYM[1][1]}月</th>
<th class="SimListTabHead">{$dataYM[2][0]}年<br />{$dataYM[2][1]}月</th>
<th class="SimListTabHead">{$dataYM[3][0]}年<br />{$dataYM[3][1]}月</th>
<th class="SimListTabHead">{$dataYM[4][0]}年<br />{$dataYM[4][1]}月</th>
<th class="SimListTabHead">{$dataYM[5][0]}年<br />{$dataYM[5][1]}月</th>
<th class="SimListTabHead">{$dataYM[6][0]}年<br />{$dataYM[6][1]}月</th>
<th class="SimListTabHead">{$dataYM[7][0]}年<br />{$dataYM[7][1]}月</th>
<th class="SimListTabHead">{$dataYM[8][0]}年<br />{$dataYM[8][1]}月</th>
<th class="SimListTabHead">{$dataYM[9][0]}年<br />{$dataYM[9][1]}月</th>
<th class="SimListTabHead">{$dataYM[10][0]}年<br />{$dataYM[10][1]}月</th>
<th class="SimListTabHead">{$dataYM[11][0]}年<br />{$dataYM[11][1]}月</th>
</tr>
<!--{section name=item loop=$objTabDat}-->
<tr>
<!--{if $objTabDat[item.index]->bunrui_name == $objTabDat[item.index_prev]->bunrui_name }-->
<th class="SimIncomehid"></th>
<!--{else} -->
<th class="SimIncomeSide">{$objTabDat[item]->bunrui_name}</th>
<!--{/if} -->
<!--{if $objTabDat[item]->kt_name == $objTabDat[item.index_prev]->kt_name}-->
<th class="SimIncomehid"></th>
<!--{else} -->
<th class="SimIncomeSide">{$objTabDat[item]->kt_name}</th>
<!--{/if} -->
<th class="SimIncomeSide">{$objTabDat[item]->kt2_name}<input type="hidden" name="kSeqIn[]" value="{$kSeq[item]}"></th>
<td><input type="text" name="txtin1[]" value="{$dataIn[item][0]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[0][0]}' ,'{$dataYM[0][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}') ;"><!--{if mb_strlen($CommentTxt[item][0], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][0] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(1,{$smarty.section.item.index},1);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(1,{$smarty.section.item.index},1);"><img src="./templates/img/copy2.gif" border="0" alt="12月までコピー"></a></td>
<td><input type="text" name="txtin2[]" value="{$dataIn[item][1]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[1][0]}' ,'{$dataYM[1][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}') ;"><!--{if mb_strlen($CommentTxt[item][1], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][1] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(2,{$smarty.section.item.index},1);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(2,{$smarty.section.item.index},1);"><img src="./templates/img/copy2.gif" border="0" alt="12月までコピー"></a></td>
<td><input type="text" name="txtin3[]" value="{$dataIn[item][2]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[2][0]}' ,'{$dataYM[2][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}') ;"><!--{if mb_strlen($CommentTxt[item][2], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][2] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(3,{$smarty.section.item.index},1);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(3,{$smarty.section.item.index},1);"><img src="./templates/img/copy2.gif" border="0" alt="12月までコピー"></a></td>
<td><input type="text" name="txtin4[]" value="{$dataIn[item][3]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[3][0]}' ,'{$dataYM[3][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}') ;"><!--{if mb_strlen($CommentTxt[item][3], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][3] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(4,{$smarty.section.item.index},1);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(4,{$smarty.section.item.index},1);"><img src="./templates/img/copy2.gif" border="0" alt="12月までコピー"></a></td>
<td><input type="text" name="txtin5[]" value="{$dataIn[item][4]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[4][0]}' ,'{$dataYM[4][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}') ;"><!--{if mb_strlen($CommentTxt[item][4], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][4] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(5,{$smarty.section.item.index},1);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(5,{$smarty.section.item.index},1);"><img src="./templates/img/copy2.gif" border="0" alt="12月までコピー"></a></td>
<td><input type="text" name="txtin6[]" value="{$dataIn[item][5]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[5][0]}' ,'{$dataYM[5][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}') ;"><!--{if mb_strlen($CommentTxt[item][5], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][5] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(6,{$smarty.section.item.index},1);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(6,{$smarty.section.item.index},1);"><img src="./templates/img/copy2.gif" border="0" alt="12月までコピー"></a></td>
<td><input type="text" name="txtin7[]" value="{$dataIn[item][6]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[6][0]}' ,'{$dataYM[6][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}') ;"><!--{if mb_strlen($CommentTxt[item][6], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][6] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(7,{$smarty.section.item.index},1);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(7,{$smarty.section.item.index},1);"><img src="./templates/img/copy2.gif" border="0" alt="12月までコピー"></a></td>
<td><input type="text" name="txtin8[]" value="{$dataIn[item][7]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[7][0]}' ,'{$dataYM[7][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}') ;"><!--{if mb_strlen($CommentTxt[item][7], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][7] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(8,{$smarty.section.item.index},1);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(8,{$smarty.section.item.index},1);"><img src="./templates/img/copy2.gif" border="0" alt="12月までコピー"></a></td>
<td><input type="text" name="txtin9[]" value="{$dataIn[item][8]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[8][0]}' ,'{$dataYM[8][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}') ;"><!--{if mb_strlen($CommentTxt[item][8], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][8] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(9,{$smarty.section.item.index},1);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(9,{$smarty.section.item.index},1);"><img src="./templates/img/copy2.gif" border="0" alt="12月までコピー"></a></td>
<td><input type="text" name="txtin10[]" value="{$dataIn[item][9]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[9][0]}' ,'{$dataYM[9][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}') ;"><!--{if mb_strlen($CommentTxt[item][9], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][9] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(10,{$smarty.section.item.index},1);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(10,{$smarty.section.item.index},1);"><img src="./templates/img/copy2.gif" border="0" alt="12月までコピー"></a></td>
<td><input type="text" name="txtin11[]" value="{$dataIn[item][10]}" style="width:60px;" size="8" maxlength="9"><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[10][0]}','{$dataYM[10][1]}', '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');"><!--{if mb_strlen($CommentTxt[item][10], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][10]}"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(11,{$smarty.section.item.index},1);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> </td>
<td><input type="text" name="txtin12[]" value="{$dataIn[item][11]}" style="width:60px;" size="8" maxlength="9"><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[11][0]}','{$dataYM[11][1]}', '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');"><!--{if mb_strlen($CommentTxt[item][11], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][11]}"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> </td>
</tr>
<!--{/section}-->
<tr style="line-height: 0.8;">
<td colspan="3"><font size="2">最終更新</font></td>
<td><font size="1">{$up_time[0][0]}<br>{$up_name[0][0]}</fonnt></td>
<td><font size="1">{$up_time[0][1]}<br>{$up_name[0][1]}</fonnt></td>
<td><font size="1">{$up_time[0][2]}<br>{$up_name[0][2]}</fonnt></td>
<td><font size="1">{$up_time[0][3]}<br>{$up_name[0][3]}</fonnt></td>
<td><font size="1">{$up_time[0][4]}<br>{$up_name[0][4]}</fonnt></td>
<td><font size="1">{$up_time[0][5]}<br>{$up_name[0][5]}</fonnt></td>
<td><font size="1">{$up_time[0][6]}<br>{$up_name[0][6]}</fonnt></td>
<td><font size="1">{$up_time[0][7]}<br>{$up_name[0][7]}</fonnt></td>
<td><font size="1">{$up_time[0][8]}<br>{$up_name[0][8]}</fonnt></td>
<td><font size="1">{$up_time[0][9]}<br>{$up_name[0][9]}</fonnt></td>
<td><font size="1">{$up_time[0][10]}<br>{$up_name[0][10]}</fonnt></td>
<td><font size="1">{$up_time[0][11]}<br>{$up_name[0][11]}</fonnt></td>
</tr>
</table>
<!--{/if}-->
<!--{if ($sMode=="2" && $chgmode=="") || ($sMode=="1" && $chgmode=="s")}-->
<table class="SimNyukinTab">
<tr>
<th class="SimListTabHead">{$DEFARR[5]}</th>
<th class="SimListTabHead">{$DEFARR[6]}</th>
<th class="SimListTabHead">{$DEFARR[7]}<BR><!--<input type="button" class="btnGo" value="追加" onclick="lnk_shoukubun();">--></th>
<th class="SimListTabHead">{$dataYM[0][0]}年<br />{$dataYM[0][1]}月</th>
<th class="SimListTabHead">{$dataYM[1][0]}年<br />{$dataYM[1][1]}月</th>
<th class="SimListTabHead">{$dataYM[2][0]}年<br />{$dataYM[2][1]}月</th>
<th class="SimListTabHead">{$dataYM[3][0]}年<br />{$dataYM[3][1]}月</th>
<th class="SimListTabHead">{$dataYM[4][0]}年<br />{$dataYM[4][1]}月</th>
<th class="SimListTabHead">{$dataYM[5][0]}年<br />{$dataYM[5][1]}月</th>
<th class="SimListTabHead">{$dataYM[6][0]}年<br />{$dataYM[6][1]}月</th>
<th class="SimListTabHead">{$dataYM[7][0]}年<br />{$dataYM[7][1]}月</th>
<th class="SimListTabHead">{$dataYM[8][0]}年<br />{$dataYM[8][1]}月</th>
<th class="SimListTabHead">{$dataYM[9][0]}年<br />{$dataYM[9][1]}月</th>
<th class="SimListTabHead">{$dataYM[10][0]}年<br />{$dataYM[10][1]}月</th>
<th class="SimListTabHead">{$dataYM[11][0]}年<br />{$dataYM[11][1]}月</th>
</tr>
<!--{section name=item loop=$objTabDat}-->
<tr>
<!--{if $objTabDat[item.index]->bunrui_name == $objTabDat[item.index_prev]->bunrui_name }-->
<th class="SimExpendhid"></th>
<!--{else} -->
<th class="SimExpendSide">{$objTabDat[item]->bunrui_name}</th>
<!--{/if} -->
<!--{if $objTabDat[item]->kt_name == $objTabDat[item.index_prev]->kt_name}-->
<th class="SimExpendhid"></th>
<!--{else} -->
<th class="SimExpendSide">{$objTabDat[item]->kt_name}</th>
<!--{/if} -->
<th class="SimExpendSide">{$objTabDat[item]->kt2_name}<input type="hidden" name="kSeqOut[]" value="{$kSeq[item]}"></th>
<td><input type="text" name="txtout1[]" value="{$dataOut[item][0]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[0][0]}' ,'{$dataYM[0][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');" ><!--{if mb_strlen($CommentTxt[item][0], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][0] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(1,{$smarty.section.item.index},2);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(1,{$smarty.section.item.index},2);"><img src="./templates/img/copy2.gif" border="0" alt="{$dataYM[11][1]}月までコピー"></a></td>
<td><input type="text" name="txtout2[]" value="{$dataOut[item][1]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[1][0]}' ,'{$dataYM[1][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');" ><!--{if mb_strlen($CommentTxt[item][1], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][1] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(2,{$smarty.section.item.index},2);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(2,{$smarty.section.item.index},2);"><img src="./templates/img/copy2.gif" border="0" alt="{$dataYM[11][1]}月までコピー"></a></td>
<td><input type="text" name="txtout3[]" value="{$dataOut[item][2]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[2][0]}' ,'{$dataYM[2][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');" ><!--{if mb_strlen($CommentTxt[item][2], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][2] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(3,{$smarty.section.item.index},2);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(3,{$smarty.section.item.index},2);"><img src="./templates/img/copy2.gif" border="0" alt="{$dataYM[11][1]}月までコピー"></a></td>
<td><input type="text" name="txtout4[]" value="{$dataOut[item][3]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[3][0]}' ,'{$dataYM[3][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');" ><!--{if mb_strlen($CommentTxt[item][3], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][3] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(4,{$smarty.section.item.index},2);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(4,{$smarty.section.item.index},2);"><img src="./templates/img/copy2.gif" border="0" alt="{$dataYM[11][1]}月までコピー"></a></td>
<td><input type="text" name="txtout5[]" value="{$dataOut[item][4]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[4][0]}' ,'{$dataYM[4][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');" ><!--{if mb_strlen($CommentTxt[item][4], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][4] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(5,{$smarty.section.item.index},2);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(5,{$smarty.section.item.index},2);"><img src="./templates/img/copy2.gif" border="0" alt="{$dataYM[11][1]}月までコピー"></a></td>
<td><input type="text" name="txtout6[]" value="{$dataOut[item][5]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[5][0]}' ,'{$dataYM[5][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');" ><!--{if mb_strlen($CommentTxt[item][5], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][5] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(6,{$smarty.section.item.index},2);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(6,{$smarty.section.item.index},2);"><img src="./templates/img/copy2.gif" border="0" alt="{$dataYM[11][1]}月までコピー"></a></td>
<td><input type="text" name="txtout7[]" value="{$dataOut[item][6]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[6][0]}' ,'{$dataYM[6][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');" ><!--{if mb_strlen($CommentTxt[item][6], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][6] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(7,{$smarty.section.item.index},2);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(7,{$smarty.section.item.index},2);"><img src="./templates/img/copy2.gif" border="0" alt="{$dataYM[11][1]}月までコピー"></a></td>
<td><input type="text" name="txtout8[]" value="{$dataOut[item][7]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[7][0]}' ,'{$dataYM[7][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');" ><!--{if mb_strlen($CommentTxt[item][7], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][7] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(8,{$smarty.section.item.index},2);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(8,{$smarty.section.item.index},2);"><img src="./templates/img/copy2.gif" border="0" alt="{$dataYM[11][1]}月までコピー"></a></td>
<td><input type="text" name="txtout9[]" value="{$dataOut[item][8]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[8][0]}' ,'{$dataYM[8][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');" ><!--{if mb_strlen($CommentTxt[item][8], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][8] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(9,{$smarty.section.item.index},2);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(9,{$smarty.section.item.index},2);"><img src="./templates/img/copy2.gif" border="0" alt="{$dataYM[11][1]}月までコピー"></a></td>
<td><input type="text" name="txtout10[]" value="{$dataOut[item][9]}" style="width:60px;" size="8" maxlength="9" ><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[9][0]}' ,'{$dataYM[9][1]}' , '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');"><!--{if mb_strlen($CommentTxt[item][9], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][9] }"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(10,{$smarty.section.item.index},2);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> <a href="javascript:cp_tolast(10,{$smarty.section.item.index},2);"><img src="./templates/img/copy2.gif" border="0" alt="{$dataYM[11][1]}月までコピー"></a></td>
<td><input type="text" name="txtout11[]" value="{$dataOut[item][10]}" style="width:60px;" size="8" maxlength="9"><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[10][0]}','{$dataYM[10][1]}', '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');"><!--{if mb_strlen($CommentTxt[item][10], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][10]}"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> <a href="javascript:cp_money(11,{$smarty.section.item.index},2);"><img src="./templates/img/copy.gif" border="0" alt="翌月にコピー"></a> </td>
<td><input type="text" name="txtout12[]" value="{$dataOut[item][11]}" style="width:60px;" size="8" maxlength="9"><br><a href="javascript:lnk_comment('{$smarty.section.item.index}','{$sMode}','{$dataYM[11][0]}','{$dataYM[11][1]}', '{$objTabDat[item]->bunrui_seq}','{$objTabDat[item]->kt_seq}','{$objTabDat[item]->kt2_seq}');"><!--{if mb_strlen($CommentTxt[item][11], "EUC-JP") > 0 }--><img class="comclass" src="./templates/img/writemini.gif" border="0" title="{$CommentTxt[item][11]}"><!--{else}--><img src="./templates/img/writemini_no.gif" border="0"><!--{/if}--></a> </td>
</tr>
<!--{/section}-->
<tr style="line-height: 0.8;">
<td colspan="3"><font size="2">最終更新</font></td>
<td><font size="1">{$up_time[0][0]}<br>{$up_name[0][0]}</fonnt></td>
<td><font size="1">{$up_time[0][1]}<br>{$up_name[0][1]}</fonnt></td>
<td><font size="1">{$up_time[0][2]}<br>{$up_name[0][2]}</fonnt></td>
<td><font size="1">{$up_time[0][3]}<br>{$up_name[0][3]}</fonnt></td>
<td><font size="1">{$up_time[0][4]}<br>{$up_name[0][4]}</fonnt></td>
<td><font size="1">{$up_time[0][5]}<br>{$up_name[0][5]}</fonnt></td>
<td><font size="1">{$up_time[0][6]}<br>{$up_name[0][6]}</fonnt></td>
<td><font size="1">{$up_time[0][7]}<br>{$up_name[0][7]}</fonnt></td>
<td><font size="1">{$up_time[0][8]}<br>{$up_name[0][8]}</fonnt></td>
<td><font size="1">{$up_time[0][9]}<br>{$up_name[0][9]}</fonnt></td>
<td><font size="1">{$up_time[0][10]}<br>{$up_name[0][10]}</fonnt></td>
<td><font size="1">{$up_time[0][11]}<br>{$up_name[0][11]}</fonnt></td>
</tr>
</table>
<!--{/if}-->
<table>
<tr>
<td width="480">
<div class="SimCommentFoot">
<img src="./templates/img/writemini_no.gif" border="0">をクリックすると金額にコメントを記入できます。<br>
既にコメントが記入されている場合 <img src="./templates/img/writemini.gif" border="0"> が表示されます。<br>
<img src="./templates/img/copy.gif" border="0" alt="翌月にコピー">をクリックすると当月の金額を翌月にコピーします。<br>
<img src="./templates/img/copy2.gif" border="0" alt="12月までコピー">をクリックすると当月の金額を12月までコピーします。<br>
翌月の金額を入力する場合は、入力する年を切り替えてください。<br>
</div>
</td>
</tr>
</table>
<input type="hidden" name="SIM_cboYaer" value="{$dataYM[0][0]}" />
<input type="hidden" name="SIM_cboMon" value="{$dataYM[0][1]}" />
<input type="hidden" name="SIM_cboKikan" value="{$SIM_cboKikan}" />
<input type="hidden" name="btn_sim" value="{$btn_sim}">
<input type="hidden" name="btn_lst" value="{$btn_lst}">
<input type="hidden" name="bkurl" value="{$bkurl}">
<input type="hidden" name="back" value="1">
</div>
<br>
</div>