超市采购管理信息系统131
- 格式:docx
- 大小:218.92 KB
- 文档页数:105
【最新资料,Word版,可自由编辑!】摘要商业超市是当前最重要的商业经营形式之一,为了进一步提高商业超市的管理水平和竞争力,管理信息系统在商业超市中的应用已是大势所趋。
而采购管理主要负责处理整个超市的库存的更新等往来数据信息。
往来信息处理的及时、准确会促进商业超市成本的降低,加速资金的回流,提高各级管理人员管理决策的水平。
因此采购管理在整个超市管理信息系统中具有举足轻重的作用。
本文对小型超市管理信息系统中的超市采购管理子系统的设计与开发过程进行详细说明。
本系统设置了5个功能模块:请购单管理、订购单管理、合同管理、资金请求管理、系统管理。
请购单管理模块中,主管审批时参照接受库存部门的请购信息生成采购订单。
在采购模块中实现订购单的新建、修改、撤销功能。
采购定单生成后对应生成采购合同,按照合同的付款信息,及时向财务部门反馈用款信息,经批准后更新部门可用资金数目。
合同完成后,为库存提供到货信息。
本系统基于 2.0技术,前台使用Visual Studio 2005作为开发工具,使用C#语言开发,数据库使用SQL Server 2000。
快捷方便的实现了系统的开发。
关键字:超市,信息管理系统,采购管理系统,采购ABSTRACTCommerce supermarket is one of the most important commerce working forms, in order to improve the management level and the ability of competition of the commerce supermarket, the application of the managing information system used in the area of commerce supermarket has been the great direction. And dealing with theinformation accurately and duly will be helpful to reduce the cost of the supermarket and the refulgence of funds, it also can help the manager to make the decision. So AP&AR transaction managing is very important to the whole system.In this paper, a small supermarket in the Management Information System Procurement Management System supermarket design and development process in detail: This system were set up five functional modules: requisitions management, purchase order management, contract management, funding request management, and system administration,Requisitions management module in the light of approval acceptable to the competent departments of the Stock requisition to generate purchase order information. In the procurement module in order to achieve the new, modified, revoked function. Generate purchase orders generated after the corresponding procurement contracts, in accordance with the contract payment information and timely feedback to the Finance Department shall use the information for approval to update the number of sector funds available. After completion of the contract ,the stock arrival information. The system based on 2.0 technology, future use Visual Studio 2005 as a development tool, the use of C # language development, database using SQL Server 2005. Completed the supermarket procurement management information system convenient and quickly.KEY WORDS:Supermarket,Information Management System ,Procurement management subsystem ,Business procurement process目录前言...........................................................1 系统介绍.....................................................1.1 建设超市管理信息系统的必要性...........................1.2 超市管理信息系统要求的特点.............................1.3 超市采购管理子系统概述.................................1.3.1 把采购管理纳入超市管理信息系统的必要性...........1.3.2 子系统介绍.......................................2 系统分析.....................................................2.1 系统目标...............................................2.2 系统边界...............................................2.3 系统管理的主要要求.....................................2.4 系统业务流程图.........................................2.5 需求分析...............................................2.5.1需求分析的任务....................................2.5.2 超市采购管理信息系统的需求分析...................2.5.3 数据流程图(DFD)................................2.5.4 数据字典(DD).....................................3 系统设计.....................................................3.1 设计思想...............................................3.2 系统模块设计...........................................3.3 代码设计...............................................3.4 数据库设计.............................................3.4.1 概念结构设计.....................................3.4.2 系统的ER 图......................................3.4.3 逻辑结构设计.....................................3.4.4 数据表文件设计...................................3.5 输入输出设计...........................................4 系统实现.....................................................4.1 系统开发工具及环境.....................................4.1.1 开发工具及语言介绍...............................4.1.2 开发环境简介.....................................4.2 系统编码界面实现.......................................4.2.1 请购单管理.......................................4.2.2 请购单审批.......................................4.2.3 订购单建立与修改.................................4.2.4合同管理..........................................4.2.5 资金请求审批.....................................4.3 软件调试...............................................5 研究成果及软件测试...........................................5.1 研究成果...............................................5.2 软件测试...............................................5.3黑盒测试和白盒测试......................................5.4 超市采购管理信息系统测试............................... 结论......................................................... 致谢......................................................... 参考文献....................................................... 附录.........................................................超市采购管理信息系统前言在信息时代的今天,计算机以其快速、准确的信息处理功能渗透于我们周围的方方面面,同时随着网络技术和软件技术的飞速发展,当今社会也正快速向信息化社会前进,信息系统的作用也越来越大,商业经营管理也日渐体现出运用计算机的优越性。