diff --git a/WebRoot/pages/materials/allocation_in_list.jsp b/WebRoot/pages/materials/allocation_in_list.jsp new file mode 100644 index 00000000..4adfe2e0 --- /dev/null +++ b/WebRoot/pages/materials/allocation_in_list.jsp @@ -0,0 +1,1157 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 调拨入库 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 入库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间时间: + + 对方店面: + +
仓管员: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 对方店面: + + +
仓管员: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/allocation_out_list.jsp b/WebRoot/pages/materials/allocation_out_list.jsp new file mode 100644 index 00000000..24922fbf --- /dev/null +++ b/WebRoot/pages/materials/allocation_out_list.jsp @@ -0,0 +1,1201 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 调拨出库 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 出库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 对方店面: + +
仓管员: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 对方店面: + + +
仓管员: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/audit_allocation_out_list.jsp b/WebRoot/pages/materials/audit_allocation_out_list.jsp new file mode 100644 index 00000000..169680ff --- /dev/null +++ b/WebRoot/pages/materials/audit_allocation_out_list.jsp @@ -0,0 +1,1179 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 调拨出库审核 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 出库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 对方店面: + +
仓管员: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 对方店面: + + +
仓管员: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+
+
+ + + + + +
撤审原因: + +
+
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/audit_consuming_out_list.jsp b/WebRoot/pages/materials/audit_consuming_out_list.jsp new file mode 100644 index 00000000..9f5dfcf1 --- /dev/null +++ b/WebRoot/pages/materials/audit_consuming_out_list.jsp @@ -0,0 +1,1230 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 领用出库审核 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 出库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 领料人: + +
仓管员: + + 单元: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 领料人: + +
仓管员: + + 单元: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+
+
+ + + + + +
撤审原因: + +
+
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/audit_lease_in_list.jsp b/WebRoot/pages/materials/audit_lease_in_list.jsp new file mode 100644 index 00000000..74a795a1 --- /dev/null +++ b/WebRoot/pages/materials/audit_lease_in_list.jsp @@ -0,0 +1,1180 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 租赁入库审核 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 入库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + +
仓管员: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + + +
仓管员: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+
+
+ + + + + +
撤审原因: + +
+
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/audit_purchase_in_list.jsp b/WebRoot/pages/materials/audit_purchase_in_list.jsp new file mode 100644 index 00000000..0a8883d7 --- /dev/null +++ b/WebRoot/pages/materials/audit_purchase_in_list.jsp @@ -0,0 +1,1190 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 采购入库审核 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 入库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + + 采购人: + +
仓管员: + + 结算方式: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + + 采购人: + +
仓管员: + + 结算方式: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+
+
+ + + + + +
撤审原因: + +
+
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/audit_return_out_list.jsp b/WebRoot/pages/materials/audit_return_out_list.jsp new file mode 100644 index 00000000..fff8217c --- /dev/null +++ b/WebRoot/pages/materials/audit_return_out_list.jsp @@ -0,0 +1,1176 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 退还出库审核 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 出库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 供应商: + +
仓管员: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 供应商: + + +
仓管员: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+
+
+ + + + + +
撤审原因: + +
+
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/audit_sale_out_list.jsp b/WebRoot/pages/materials/audit_sale_out_list.jsp new file mode 100644 index 00000000..e0a4ee52 --- /dev/null +++ b/WebRoot/pages/materials/audit_sale_out_list.jsp @@ -0,0 +1,1230 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 销售出库审核 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 出库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 领料人: + +
仓管员: + + 单元: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店面: + + 出库时间: + + 领料人: + +
仓管员: + + 单元: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+
+
+ + + + + +
撤审原因: + +
+
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/audit_supply_in_list.jsp b/WebRoot/pages/materials/audit_supply_in_list.jsp new file mode 100644 index 00000000..f1c8bcde --- /dev/null +++ b/WebRoot/pages/materials/audit_supply_in_list.jsp @@ -0,0 +1,1173 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 甲供入库审核 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 入库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 仓管员: + + +
备注: + + 单据号: + + +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 仓管员: + + +
备注: + + 单据号: + + + +
材料列表: + +
+
+
+
+
+ + + + + +
撤审原因: + +
+
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/building.jsp b/WebRoot/pages/materials/building.jsp new file mode 100644 index 00000000..f572c6f8 --- /dev/null +++ b/WebRoot/pages/materials/building.jsp @@ -0,0 +1,447 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 单元管理 + + + + + + + + + + + + + + +
+ + + + + + + + + +
名称: + +     + 查询   + 重置 +
+
+ +
+
+
+ +
+
+ + + + + + + + + + + + + +
名称
备注
启用
+ +
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/consuming_out_list.jsp b/WebRoot/pages/materials/consuming_out_list.jsp new file mode 100644 index 00000000..344d72fe --- /dev/null +++ b/WebRoot/pages/materials/consuming_out_list.jsp @@ -0,0 +1,1252 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 领用出库 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 出库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 领料人: + +
仓管员: + + 单元: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 领料人: + +
仓管员: + + 单元: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/fix_allocation_out_list.jsp b/WebRoot/pages/materials/fix_allocation_out_list.jsp new file mode 100644 index 00000000..21cb98dc --- /dev/null +++ b/WebRoot/pages/materials/fix_allocation_out_list.jsp @@ -0,0 +1,1112 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 调拨定价 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
店面: + + 单据号: + + 入库时间: + + - + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + + 采购人: + +
仓管员: + + 结算方式: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+ 保存 + 取消 +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 对方店面: + + +
仓管员: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+
+
+
+ + + + + +
撤审原因: + +
+
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/fix_lease_in_list.jsp b/WebRoot/pages/materials/fix_lease_in_list.jsp new file mode 100644 index 00000000..1fcc0639 --- /dev/null +++ b/WebRoot/pages/materials/fix_lease_in_list.jsp @@ -0,0 +1,1111 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 租赁定价 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
店面: + + 单据号: + + 入库时间: + + - + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + + 采购人: + +
仓管员: + + 结算方式: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+ 保存 + 取消 +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + +
仓管员: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+
+
+
+ + + + + +
撤审原因: + +
+
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/fix_purchase_in_list.jsp b/WebRoot/pages/materials/fix_purchase_in_list.jsp new file mode 100644 index 00000000..dbf3728c --- /dev/null +++ b/WebRoot/pages/materials/fix_purchase_in_list.jsp @@ -0,0 +1,1115 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 采购定价 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
店面: + + 单据号: + + 入库时间: + + - + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + + 采购人: + +
仓管员: + + 结算方式: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+ 保存 + 取消 +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + + 采购人: + +
仓管员: + + 结算方式: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+
+
+
+ + + + + +
撤审原因: + +
+
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/fix_sale_out_list.jsp b/WebRoot/pages/materials/fix_sale_out_list.jsp new file mode 100644 index 00000000..716cbd11 --- /dev/null +++ b/WebRoot/pages/materials/fix_sale_out_list.jsp @@ -0,0 +1,1111 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 销售定价 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
店面: + + 单据号: + + 入库时间: + + - + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + + 采购人: + +
仓管员: + + 结算方式: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+ 保存 + 取消 +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 客户: + + +
仓管员: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+
+
+
+ + + + + +
撤审原因: + +
+
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/lease_in_list.jsp b/WebRoot/pages/materials/lease_in_list.jsp new file mode 100644 index 00000000..e9bdb1a2 --- /dev/null +++ b/WebRoot/pages/materials/lease_in_list.jsp @@ -0,0 +1,1202 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 租赁入库 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 入库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + +
仓管员: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + + +
仓管员: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/material.jsp b/WebRoot/pages/materials/material.jsp new file mode 100644 index 00000000..254cd452 --- /dev/null +++ b/WebRoot/pages/materials/material.jsp @@ -0,0 +1,651 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 物料管理 + + + + + + + + + + + + + + +
+ + + + + + + + + +
类别: + + + +     + 查询   + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
名称
类别 +
+
+ +
款号
颜色
单位
备注
+ +
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/materialcategory.jsp b/WebRoot/pages/materials/materialcategory.jsp new file mode 100644 index 00000000..c97e48d9 --- /dev/null +++ b/WebRoot/pages/materials/materialcategory.jsp @@ -0,0 +1,603 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 物料类别管理 + + + + + + + + + + + + + + +
+ + + + + + + + + +
类别: + + + +     + 查询   + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + +
名称
层次 + +
上级 + + +
+ +
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/other_out_list.jsp b/WebRoot/pages/materials/other_out_list.jsp new file mode 100644 index 00000000..862dd47c --- /dev/null +++ b/WebRoot/pages/materials/other_out_list.jsp @@ -0,0 +1,1188 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 报废出库 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 出库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + +
仓管员: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + + +
仓管员: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/person.jsp b/WebRoot/pages/materials/person.jsp new file mode 100644 index 00000000..4e29512b --- /dev/null +++ b/WebRoot/pages/materials/person.jsp @@ -0,0 +1,513 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 经手人管理 + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
店面: + + 类型: + +     + 查询   + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + +
店面 + +
类型 + +
姓名
+ +
+
+
+ 保存 + 取消 +
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/purchase_in_list.jsp b/WebRoot/pages/materials/purchase_in_list.jsp new file mode 100644 index 00000000..89ec580e --- /dev/null +++ b/WebRoot/pages/materials/purchase_in_list.jsp @@ -0,0 +1,1210 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 采购入库 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 入库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + + 采购人: + +
仓管员: + + 结算方式: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 供应商: + + 采购人: + +
仓管员: + + 结算方式: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/recover_in_list.jsp b/WebRoot/pages/materials/recover_in_list.jsp new file mode 100644 index 00000000..15a47e91 --- /dev/null +++ b/WebRoot/pages/materials/recover_in_list.jsp @@ -0,0 +1,1192 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 回收入库 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 入库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 仓管员: + + +
备注: + + 单据号: + + +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 仓管员: + + +
备注: + + 单据号: + + + +
材料列表: + +
+
+
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/return_out_list.jsp b/WebRoot/pages/materials/return_out_list.jsp new file mode 100644 index 00000000..3b6eb3bd --- /dev/null +++ b/WebRoot/pages/materials/return_out_list.jsp @@ -0,0 +1,1198 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 退还出库 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 出库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 供应商: + +
仓管员: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 供应商: + + +
仓管员: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/sale_out_list.jsp b/WebRoot/pages/materials/sale_out_list.jsp new file mode 100644 index 00000000..10a6e199 --- /dev/null +++ b/WebRoot/pages/materials/sale_out_list.jsp @@ -0,0 +1,1197 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 销售出库 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 出库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 客户: + +
仓管员: + + 备注: + + 单据号: +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 出库时间: + + 客户: + + +
仓管员: + + 备注: + + 单据号: + +
材料列表: + +
+
+
+ + + + \ No newline at end of file diff --git a/WebRoot/pages/materials/supply_in_list.jsp b/WebRoot/pages/materials/supply_in_list.jsp new file mode 100644 index 00000000..680aeff6 --- /dev/null +++ b/WebRoot/pages/materials/supply_in_list.jsp @@ -0,0 +1,1195 @@ +<%@page import="com.jsh.util.common.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(); +%> + + + + 甲供入库 + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
店面: + + 单据号: + + 入库时间: + + - + + 状态: + +   + 查询  + 重置 +
+
+ + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 仓管员: + + +
备注: + + 单据号: + + +
材料列表: + +
+
+ +
+
+
+ 保存 + 取消 +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
店 面: + + 入库时间: + + 仓管员: + + +
备注: + + 单据号: + + + +
材料列表: + +
+
+
+ + + + \ No newline at end of file