BRR0200.tpl
8.29 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
<div class="SimMiddle">
<div class="Main">
<div class="Unit">
金額単位({$mUnitName})
</div>
<div class="frm_nyuryoku">
<div class="nyuryoku_title">
基本入力
{if $mode2 == "New"}
<input type="button" class="btnGo" value="登 録" onclick="chk_ok(0);">
<input type="button" class="btnCancel" value="キャンセル" onclick="Hyo();">
<!-- input type="button" value="メニューへ" onclick="Modoru();" -->
{else}
<input type="button" class="btnGo" value="修正登録" onclick="chk_ok(1);">
<input type="button" class="btnCancel" value="キャンセル" onclick="Hyo();">
<input type="button" class="btnDelete" value="削 除" onclick="del();">
<!--
<input type="button" class="btnGo2" value="返済計画" onclick="keikaku();">
-->
<!-- input type="button" value="メニューへ" onclick="Modoru();" -->
{/if}
</div>
</div>
<table class="input_tbl" cellpadding="5" cellspacing="0">
<tr>
<th width="94">{$DEFARR_BRR[5]}<font color="#FF0000"> *</font></th>
<td width="200" colspan="3">
<!--
<input type="radio" name="radBank" value="0" onClick="ginko_sel();" {$BankRad[0]}>新規:
<input type="text" name="bankName" value="" MAXLENGTH="40" size="30" {$BankInput[0]}/>
<BR><BR>
<input type="radio" name="radBank" value="1" onClick="ginko_sel();" {$BankRad[1]}>選択:
-->
<select name="ginko">
{$lst_ginko}
</select>
</td>
</tr>
<tr>
<th>
{$DEFARR_BRR[7]}<font color="#FF0000"> *</font>
</th>
<td colspan="3">
<input type="text" name="kariiregaku" value="{$kariiregaku}" size="10"> {$mUnitName}
</td>
</tr>
<tr>
<th>{$DEFARR_BRR[6]}<font color="#FF0000"> *</font></th>
<td colspan="3">
<select name="yyyy2">
{$lstY}
</select> 年
<select name="mmmm">
{$lstM}
</select>月
<select name="dddd">
{$lstD}
</select>日
</td>
</tr>
<tr>
<th>
{$DEFARR_BRR[8]}<font color="#FF0000"> *</font>
</th>
<td colspan="3">
{if $kariire_kubun == 0}
<input type="radio" name="kr_kubun" value="0" checked>長期借入
<input type="radio" name="kr_kubun" value="1">短期借入
{elseif $kariire_kubun == 1}
<input type="radio" name="kr_kubun" value="0" >長期借入
<input type="radio" name="kr_kubun" value="1" checked>短期借入
{else}
<input type="radio" name="kr_kubun" value="0" checked>長期借入
<input type="radio" name="kr_kubun" value="1">短期借入
{/if}
</td>
</tr>
<tr>
<th>{$DEFARR_BRR[9]}<font color="#FF0000"> *</font></th>
<td colspan="3">
<select name="first_year">
{$HensaiY}
</select>年
<select name="first_month">
{$HensaiM}
</select>月
</td>
</tr>
<tr>
<th>{$DEFARR_BRR[10]}<font color="#FF0000"> *</font></th>
<td colspan="3">
<select name="hensai_day">
{$lst_hensai}
</select>日
</td>
</tr>
</table>
<div class="frm_nyuryoku">
<div class="nyuryoku_title">
返済条件
</div>
</div>
<table class="input_tbl" cellpadding="5" cellspacing="0">
<tr>
<th width="94">{$DEFARR_BRR[12]}<font color="#FF0000"> *</font></th>
<td width="173" colspan="3"><input type="text" name="hensai_count" value="{$hensai_count}" size="3"> 回</td>
</tr>
<tr>
<th>{$DEFARR_BRR[11]}<font color="#FF0000"> *</font>
</th>
<td colspan="3">
<input type="text" name="kinri" value="{$interest_cost}" size="3"> % (元金均等返済方式となります)
<input type="hidden" name="kinri_shubetu" value="0"><!--暫定-->
</td>
</tr>
<!--
<tr>
<th>{$DEFARR_BRR[13]}<font color="#FF0000"> *</font></th>
<td colspan="3">
{if $siharai_shubetu == 0}<input type="radio" name="kinri_shubetu" value="0" checked> 元金均等返済方式<br><input type="radio" name="kinri_shubetu" value="1"> 元利均等返済方式<br><input type="radio" name="kinri_shubetu" value="2"> アドオン方式<br>{/if}
{if $siharai_shubetu == 1}<input type="radio" name="kinri_shubetu" value="0"> 元金均等返済方式<br><input type="radio" name="kinri_shubetu" value="1" checked> 元利均等返済方式<br><input type="radio" name="kinri_shubetu" value="2"> アドオン方式<br>{/if}
{if $siharai_shubetu == 2}<input type="radio" name="kinri_shubetu" value="0"> 元金均等返済方式<br><input type="radio" name="kinri_shubetu" value="1"> 元利均等返済方式<br><input type="radio" name="kinri_shubetu" value="2" checked> アドオン方式<br>{/if}
{if $siharai_shubetu == 3}<input type="radio" name="kinri_shubetu" value="0"> 元金均等返済方式<br><input type="radio" name="kinri_shubetu" value="1"> 元利均等返済方式<br><input type="radio" name="kinri_shubetu" value="2"> アドオン方式<br>{/if}
</td>
</tr>
-->
</table>
</td>
<td>
<!--端数処理-->
<!--
<tr>
<td colspan="4" class="nyuryoku_title">端数処理</td>
</tr>
<tr>
<th>端数金額計上時期</th>
<td colspan="3">
<input type="radio">初回返済時
<input type="radio">完済月
</td>
</tr>
<tr>
<th>
端数調整金額<br>
(固定金額)
</th>
<td colspan="3">
<input type="text">円
</td>
</tr>
-->
<!--ここまで消す!-->
<div class="frm_nyuryoku">
<div class="nyuryoku_title">
その他記載事項
</div>
</div>
<table class="input_tbl" cellpadding="5" cellspacing="0">
<tr>
<th width="94">{$DEFARR_BRR[15]}</th>
<td width="172" colspan="3">
<textarea name="tanpo" cols="30" rows="4">{$tanpo}</textarea>
</td>
</tr>
<tr>
<th>{$DEFARR_BRR[16]}</th>
<td colspan="3">
<textarea name="comment" cols="30" rows="4">{$comment}</textarea>
</td>
</tr>
<tr>
<td colspan="4">
<font color="#FF0000">* </font>は必須入力項目です<br><br>
{if $mode2 == "New"}
<input type="button" class="btnGo" value="登 録" onclick="chk_ok(0);">
<input type="button" class="btnCancel" value="キャンセル" onclick="Hyo();">
<!-- input type="button" value="メニューへ" onclick="Modoru();" -->
{else}
<input type="button" class="btnGo" value="修正登録" onclick="chk_ok(1);">
<input type="button" class="btnCancel" value="キャンセル" onclick="Hyo();">
<input type="button" class="btnDelete" value="削 除" onclick="del();">
<hr>
最終更新:{$up_time} {$up_name}
<!--
<input type="button" class="btnGo2" value="返済計画" onclick="keikaku();">
-->
<!-- input type="button" value="メニューへ" onclick="Modoru();" -->
{/if}
</td>
</tr>
</table>
</div><!--main-->
</div><!--wrapper2-->
<input type="hidden" name="sts" value="{$sts}" />
<input type="hidden" name="kr_seq" value="{$kariire_seq}" />
<input type="hidden" name="yyyy" value="{$yyyy}" />
<input type="hidden" name="mon" value="{$mon}" />
<input type="hidden" name="gseq" value="{$gseq}" />
<input type="hidden" name="hseq" value="{$hseq}" />
<input type="hidden" name="kseq" value="{$kseq}" />
<input type="hidden" name="mode" value="{$mode}" />
<input type="hidden" name="hensai_sd" value="{$hensai_sd}" />
<input type="hidden" name="hensai_ed" value="{$hensai_ed}" />
<input type="hidden" name="kmode" value="{$kmode}" />
<input type="hidden" name="SIM_cboYaer" value="{$SIM_cboYaer}" />
<input type="hidden" name="SIM_cboMon" value="{$SIM_cboMon}" />
<input type="hidden" name="SIM_cboKikan" value="{$SIM_cboKikan}" />
</div>