文件名称:zichan
- 所属分类:
- 其他行业
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-10-31
- 文件大小:
- 2.19mb
- 下载次数:
- 1次
- 提 供 者:
- z*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
固定资产管理系统
采用多层开发模式,WorkFlow开发的固定资产管理系统
系统管理
1.角色管理
角色包括采购员( 即管理员)、经理、校长、董事长这4种(分别用1,2,3,4表示)
1-管理员拥有除了审批以外的所有权限
2-经理负责员工的申请资产。
3-校长负责经理的申请
4-董事长负责校长的申请
2.用户管理
2-基础数据
1-类别管理
例如电脑整机下面有子类别笔记本,笔记下还有子类
2-存放地点
比如分为一校区、二校区、河西培训中心等,而一校区又分为一楼仓库、二楼仓库等。
3-使用地点
使用地点也像上面一样
3.资产管理
1-资产入库
资产入库就是将现有的资产添加进来。包括资产编号,名称,类别,购买日期,型号规格,单位,数量,单价等。
2-购买资产
资产购买就是后勤申请采购->校长审批->董事长审批-> 入库登记
3-领用资产
领用资产先是查看是否存在,如果存在,再通过审批,再添加一条领用记录,同时减少这个资产的数量。
管理员:admin admin
校长: admin2 admin2
董事长:admin3 admin3
DB_51aspx下为Sql2005数据库,附加即可
-Fixed Assets Management System
Multi-layer development model , WorkFlow development of the fixed asset management system
System Management
1 Role Management
Roles include the buyer ( ie, administrator ) , managers , principals, chairman of the four ( 1,2,3,4 represent respectively )
1- In addition to approving administrators have all permissions except
2- the staff responsible for asset managers .
3- Principal responsible manager application
4- The Chairman is responsible for the principal
2 User Management
2- Basic Data
1- Category Management
For example Computers subcategories below notebooks, notes there under subclass
2- Placing Location
For example into a campus, two campuses, Hexi training centers, and a warehouse district is divided into the first floor , second floor warehouse.
3- Using Location
Location is also used as above
3 . Asset Management
1- Assets storage
Asset warehousing is to existing assets added. Including asset number, name , ca
采用多层开发模式,WorkFlow开发的固定资产管理系统
系统管理
1.角色管理
角色包括采购员( 即管理员)、经理、校长、董事长这4种(分别用1,2,3,4表示)
1-管理员拥有除了审批以外的所有权限
2-经理负责员工的申请资产。
3-校长负责经理的申请
4-董事长负责校长的申请
2.用户管理
2-基础数据
1-类别管理
例如电脑整机下面有子类别笔记本,笔记下还有子类
2-存放地点
比如分为一校区、二校区、河西培训中心等,而一校区又分为一楼仓库、二楼仓库等。
3-使用地点
使用地点也像上面一样
3.资产管理
1-资产入库
资产入库就是将现有的资产添加进来。包括资产编号,名称,类别,购买日期,型号规格,单位,数量,单价等。
2-购买资产
资产购买就是后勤申请采购->校长审批->董事长审批-> 入库登记
3-领用资产
领用资产先是查看是否存在,如果存在,再通过审批,再添加一条领用记录,同时减少这个资产的数量。
管理员:admin admin
校长: admin2 admin2
董事长:admin3 admin3
DB_51aspx下为Sql2005数据库,附加即可
-Fixed Assets Management System
Multi-layer development model , WorkFlow development of the fixed asset management system
System Management
1 Role Management
Roles include the buyer ( ie, administrator ) , managers , principals, chairman of the four ( 1,2,3,4 represent respectively )
1- In addition to approving administrators have all permissions except
2- the staff responsible for asset managers .
3- Principal responsible manager application
4- The Chairman is responsible for the principal
2 User Management
2- Basic Data
1- Category Management
For example Computers subcategories below notebooks, notes there under subclass
2- Placing Location
For example into a campus, two campuses, Hexi training centers, and a warehouse district is divided into the first floor , second floor warehouse.
3- Using Location
Location is also used as above
3 . Asset Management
1- Assets storage
Asset warehousing is to existing assets added. Including asset number, name , ca
(系统自动生成,下载前可以参看下载内容)
下载文件列表
zichan
......\Asset.sln
......\AssetWorkflow
......\.............\AssetWorkflow.csproj
......\.............\bin
......\.............\...\Debug
......\.............\...\.....\AssetWorkflow.dll
......\.............\...\.....\AssetWorkflow.pdb
......\.............\...\.....\BLL.dll
......\.............\...\.....\BLL.pdb
......\.............\...\.....\DBUtility.dll
......\.............\...\.....\DBUtility.pdb
......\.............\...\.....\IDAL.dll
......\.............\...\.....\IDAL.pdb
......\.............\...\.....\Model.dll
......\.............\...\.....\Model.pdb
......\.............\...\.....\SQLServerDAL.dll
......\.............\...\.....\SQLServerDAL.pdb
......\.............\obj
......\.............\...\Debug
......\.............\...\.....\AssetWorkflow.csproj.FileListAbsolute.txt
......\.............\...\.....\AssetWorkflow.dll
......\.............\...\.....\AssetWorkflow.pdb
......\.............\...\.....\Refactor
......\.............\...\.....\........\AssetWorkflow.dll
......\.............\...\.....\ResolveAssemblyReference.cache
......\.............\...\.....\TempPE
......\.............\Properties
......\.............\..........\AssemblyInfo.cs
......\.............\..........\Settings.cs
......\.............\..........\Settings.settings
......\.............\Workflow1.cs
......\.............\Workflow1.designer.cs
......\.............\Workflow1.layout
......\BLL
......\...\AddressBLL.cs
......\...\AssetBll.cs
......\...\BadBLL.cs
......\...\bin
......\...\...\Debug
......\...\...\.....\BLL.dll
......\...\...\.....\BLL.pdb
......\...\...\.....\DBUtility.dll
......\...\...\.....\DBUtility.pdb
......\...\...\.....\IDAL.dll
......\...\...\.....\IDAL.pdb
......\...\...\.....\Model.dll
......\...\...\.....\Model.pdb
......\...\...\.....\SQLServerDAL.dll
......\...\...\.....\SQLServerDAL.pdb
......\...\BLL.csproj
......\...\EmpBLL.cs
......\...\LariageBLL.cs
......\...\MoveInfoBLL.cs
......\...\obj
......\...\...\Debug
......\...\...\.....\BLL.csproj.FileListAbsolute.txt
......\...\...\.....\BLL.dll
......\...\...\.....\BLL.pdb
......\...\...\.....\Refactor
......\...\...\.....\........\BLL.dll
......\...\...\.....\ResolveAssemblyReference.cache
......\...\...\.....\TempPE
......\...\OrganBLL.cs
......\...\Properties
......\...\..........\AssemblyInfo.cs
......\...\RepairBLL.cs
......\...\RoleBLL.cs
......\...\StockInfoBLL.cs
......\...\StorageInfoBLL.cs
......\...\TypeBLL.cs
......\DBUtility
......\.........\bin
......\.........\...\Debug
......\.........\...\.....\DBUtility.dll
......\.........\...\.....\DBUtility.pdb
......\.........\DBUtility.csproj
......\.........\obj
......\.........\...\Debug
......\.........\...\.....\DBUtility.csproj.FileListAbsolute.txt
......\.........\...\.....\DBUtility.dll
......\.........\...\.....\DBUtility.pdb
......\.........\...\.....\Refactor
......\.........\...\.....\........\DBUtility.dll
......\.........\...\.....\TempPE
......\.........\Properties
......\.........\..........\AssemblyInfo.cs
......\.........\SQLHelper.cs
......\DB_51aspx
......\.........\Asset.mdf
......\.........\Asset_log.ldf
......\.........\使用手册.doc
......\.........\数据库.JPG
......\.........\数据库设计.doc
......\.........\需求分析说明书.doc
......\IDAL
......\....\bin
......\....\...\Debug
......\....\...\.....\IDAL.dll
......\....\...\.....\IDAL.pdb