diff --git a/WebRoot/WEB-INF/classes/com/jsh/action/basic/AccountAction.class b/WebRoot/WEB-INF/classes/com/jsh/action/basic/AccountAction.class
index a9588a484..2c9601574 100644
Binary files a/WebRoot/WEB-INF/classes/com/jsh/action/basic/AccountAction.class and b/WebRoot/WEB-INF/classes/com/jsh/action/basic/AccountAction.class differ
diff --git a/WebRoot/WEB-INF/classes/com/jsh/action/basic/InOutItemAction.class b/WebRoot/WEB-INF/classes/com/jsh/action/basic/InOutItemAction.class
index 967d6eedb..1c3dcddcb 100644
Binary files a/WebRoot/WEB-INF/classes/com/jsh/action/basic/InOutItemAction.class and b/WebRoot/WEB-INF/classes/com/jsh/action/basic/InOutItemAction.class differ
diff --git a/WebRoot/WEB-INF/classes/com/jsh/action/materials/PersonAction.class b/WebRoot/WEB-INF/classes/com/jsh/action/materials/PersonAction.class
index 40b85e989..01a4b7580 100644
Binary files a/WebRoot/WEB-INF/classes/com/jsh/action/materials/PersonAction.class and b/WebRoot/WEB-INF/classes/com/jsh/action/materials/PersonAction.class differ
diff --git a/WebRoot/pages/financial/giro.jsp b/WebRoot/pages/financial/giro.jsp
index 3678a121b..5be78fb48 100644
--- a/WebRoot/pages/financial/giro.jsp
+++ b/WebRoot/pages/financial/giro.jsp
@@ -1,935 +1,935 @@
-<%@page import="com.jsh.util.Tools"%>
-<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
-<%
- String path = request.getContextPath();
- String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
- String clientIp = Tools.getCurrentUserIP();
-%>
-
-
-
-
+
@@ -389,7 +389,7 @@
valueField:'Id',
textField:'InOutItemName',
method:'get',
- url: "<%=path%>/inOutItem/findBySelect.action"
+ url: "<%=path%>/inOutItem/findBySelect.action?type=in"
}
}
},
diff --git a/WebRoot/pages/financial/item_out.jsp b/WebRoot/pages/financial/item_out.jsp
index 9703b3351..8f2284c88 100644
--- a/WebRoot/pages/financial/item_out.jsp
+++ b/WebRoot/pages/financial/item_out.jsp
@@ -8,7 +8,7 @@
-
财务管理
+
支出单
@@ -49,7 +49,7 @@
-
+
@@ -379,7 +379,7 @@
pageList: [50,100,150],
columns:[[
{ field: 'Id',width:35,align:"center",checkbox:true},
- { title: '收入项目',field: 'InOutItemId',width:230,
+ { title: '支出项目',field: 'InOutItemId',width:230,
formatter:function(value,row,index){
return row.InOutItemName;
},
@@ -389,7 +389,7 @@
valueField:'Id',
textField:'InOutItemName',
method:'get',
- url: "<%=path%>/inOutItem/findBySelect.action"
+ url: "<%=path%>/inOutItem/findBySelect.action?type=out"
}
}
},
diff --git a/WebRoot/pages/financial/money_in.jsp b/WebRoot/pages/financial/money_in.jsp
index d2370a9cc..b61ebf26f 100644
--- a/WebRoot/pages/financial/money_in.jsp
+++ b/WebRoot/pages/financial/money_in.jsp
@@ -1,935 +1,935 @@
-<%@page import="com.jsh.util.Tools"%>
-<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
-<%
- String path = request.getContextPath();
- String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
- String clientIp = Tools.getCurrentUserIP();
-%>
-
-
-
-
财务管理
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- | 单据编号: |
-
-
- |
- 单据日期: |
-
-
- |
- 账户: |
-
-
- |
- 金额: |
-
-
- |
-
-
- | 单位: |
-
-
- |
- 经手人: |
-
-
- |
- 备注: |
-
-
- |
- |
- |
-
-
- | 单据明细: |
-
-
-
- |
-
-
-
-
-
-
-
+<%@page import="com.jsh.util.Tools"%>
+<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
+<%
+ String path = request.getContextPath();
+ String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
+ String clientIp = Tools.getCurrentUserIP();
+%>
+
+
+
+
收款单
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | 单据编号: |
+
+
+ |
+ 单据日期: |
+
+
+ |
+ 账户: |
+
+
+ |
+ 金额: |
+
+
+ |
+
+
+ | 单位: |
+
+
+ |
+ 经手人: |
+
+
+ |
+ 备注: |
+
+
+ |
+ |
+ |
+
+
+ | 单据明细: |
+
+
+
+ |
+
+
+
+
+
+
+
diff --git a/WebRoot/pages/financial/money_out.jsp b/WebRoot/pages/financial/money_out.jsp
index d31711730..8c199f610 100644
--- a/WebRoot/pages/financial/money_out.jsp
+++ b/WebRoot/pages/financial/money_out.jsp
@@ -1,935 +1,935 @@
-<%@page import="com.jsh.util.Tools"%>
-<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
-<%
- String path = request.getContextPath();
- String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
- String clientIp = Tools.getCurrentUserIP();
-%>
-
-
-
-
财务管理
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- | 单据编号: |
-
-
- |
- 单据日期: |
-
-
- |
- 账户: |
-
-
- |
- 金额: |
-
-
- |
-
-
- | 单位: |
-
-
- |
- 经手人: |
-
-
- |
- 备注: |
-
-
- |
- |
- |
-
-
- | 单据明细: |
-
-
-
- |
-
-
-
-
-
-
-
+<%@page import="com.jsh.util.Tools"%>
+<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
+<%
+ String path = request.getContextPath();
+ String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
+ String clientIp = Tools.getCurrentUserIP();
+%>
+
+
+
+
付款单
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | 单据编号: |
+
+
+ |
+ 单据日期: |
+
+
+ |
+ 账户: |
+
+
+ |
+ 金额: |
+
+
+ |
+
+
+ | 单位: |
+
+
+ |
+ 经手人: |
+
+
+ |
+ 备注: |
+
+
+ |
+ |
+ |
+
+
+ | 单据明细: |
+
+
+
+ |
+
+
+
+
+
+
+
diff --git a/WebRoot/pages/materials/allocation_out_list.jsp b/WebRoot/pages/materials/allocation_out_list.jsp
index 09fb39000..784828b89 100644
--- a/WebRoot/pages/materials/allocation_out_list.jsp
+++ b/WebRoot/pages/materials/allocation_out_list.jsp
@@ -27,7 +27,7 @@
- | 仓库: |
+ 发货仓库: |
|
@@ -62,7 +62,7 @@