LgcMaintenance.jsp
5.27 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
<%@ page import="weaver.general.Util" %>
<%@ page language="java" contentType="text/html; charset=UTF-8" %> <%@ include file="/systeminfo/init_wev8.jsp" %>
<html>
<head>
<LINK href="/css/Weaver_wev8.css" type=text/css rel=STYLESHEET>
</head>
<%
String imagefilename = "/images/hdMaintenance_wev8.gif";
String titlename = SystemEnv.getHtmlLabelName(682,user.getLanguage())+" : "+SystemEnv.getHtmlLabelName(60,user.getLanguage());
String needfav ="1";
String needhelp ="";
%>
<BODY>
<%@ include file="/systeminfo/TopTitle_wev8.jsp" %>
<DIV class=HdrProps></DIV>
<TABLE class=Form>
<COLGROUP> <COL width="48%"> <COL width=24> <COL width="48%"> <TBODY>
<TR>
<TD vAlign=top>
<TABLE width="100%">
<TBODY>
<TR class=Section>
<TH>资产</TH>
</TR>
<TR class=Separator>
<TD class=sep1></TD>
</TR>
<tr>
<td><a
href="asset/LgcAssetAssortment.jsp">新</a></td>
</tr>
<tr>
<td><a
href="maintenance/LgcAssortment.jsp">种类</a></td>
</tr>
</TBODY>
</TABLE>
</TD>
<TD></TD>
<TD vAlign=top>
<!-- TABLE width="100%">
<TBODY>
<TR class=Section>
<TH>合同</TH>
</TR>
<TR class=Separator>
<TD class=sep2></TD>
</TR>
<tr>
<td><a
href="http://server-weaver/new/docs/BLContractParameters.asp">参数</a></td>
</tr>
<tr>
<td><a
href="http://server-weaver/new/docs/BLProcesses.asp">生效</a></td>
</tr>
<tr>
<td><a
href="http://server-weaver/new/docs/BLProcesses.asp">附文</a></td>
</tr>
</TBODY>
</TABLE -->
<table width="100%">
<tbody>
<tr class=Section>
<th>财务</th>
</tr>
<tr class=Separator>
<td class=sep1></td>
</tr>
<tr>
<td><a
href="maintenance/LgcCountType.jsp">核算方法</a></td>
</tr>
<tr>
<td><a
href="maintenance/LgcPaymentType.jsp">收付款方式</a></td>
</tr>
</tbody>
</table>
</TD>
</TR>
<TR>
<TD vAlign=top>
<table width="100%">
<tbody>
<tr class=Section>
<th>属性</th>
</tr>
<tr class=Separator>
<td class=sep1></td>
</tr>
<tr>
<td>
<p><a
href="maintenance/LgcAssetType.jsp">类型</a></p>
</td>
</tr>
<tr>
<td><a href="maintenance/LgcAssetUnit.jsp">计量单位</a></td>
</tr>
<tr>
<td><a href="maintenance/LgcAssetRelationType.jsp">配置类型</a></td>
</tr>
</tbody>
</table>
</TD>
<TD></TD>
<TD vAlign=top>
<table width="100%">
<tbody>
<tr class=Section>
<th>库存</th>
</tr>
<tr class=Separator>
<td class=sep1></td>
</tr>
<tr>
<td><a
href="maintenance/LgcWarehouse.jsp">仓库</a></td>
</tr>
<tr>
<td><a
href="maintenance/LgcStockMode.jsp">进出库方式</a></td>
</tr>
<tr>
<td><a
href="/workflow/request/RequestType.jsp">单据</a></td>
</tr>
</tbody>
</table>
</TD>
</TR>
<TR>
<TD vAlign=top>
<table width="100%">
<tbody>
<tr class=Section>
<th>列表</th>
</tr>
<tr class=Separator>
<td class=sep1></td>
</tr>
<tr>
<td><a
href="catalog/LgcCatalogs.jsp">目录</a></td>
</tr>
</tbody>
</table>
</TD>
<TD></TD>
<TD vAlign=top>
<!-- table width="100%">
<tbody>
<tr class=Section>
<th>采购</th>
</tr>
<tr class=Separator>
<td class=sep1></td>
</tr>
<tr>
<td><a
href="http://server-weaver/new/docs/BLItemCatalogs.asp">采购单</a></td>
</tr>
</tbody>
</table -->
<table width="100%">
<tbody>
<tr class=Section>
<th>销售</th>
</tr>
<tr class=Separator>
<td class=sep1></td>
</tr>
<tr>
<td><a href="sales/LgcWebSales.jsp">网上销售单</a></td>
</tr>
</tbody>
</table>
</TD>
</TR>
<tr>
<td valign=top>
<table width="100%">
<tbody>
<tr class=Section>
<th>工具</th>
</tr>
<tr class=Separator>
<td class=sep1></td>
</tr>
<!-- tr>
<td><a
href="http://server-weaver/new/docs/BLSettings.asp">设定</a></td>
</tr -->
<tr>
<td><a
href="maintenance/LgcAttributeMove.jsp">移动-属性</a></td>
</tr>
<tr>
<td><a
href="maintenance/LgcAssortmentMove.jsp">移动-种类</a></td>
</tr>
<tr>
<td><a
href="maintenance/LgcAssetmarkChg.jsp">更改-标识</a></td>
</tr>
</tbody>
</table>
</td>
<td></td>
<td valign=top> </td>
</tr>
</TBODY>
</TABLE>
</BODY>
</html>