摘 要:越来越多的人选择去大型的商城进行购物,而这些商城的货物的品种是数不清的,靠人力去管理运行是非常困难的,这些商城的货物售出及各种信息是一个非常大的数据库。与此同时,IT产业的发展给整个社会带来了机遇,也为无数人带来了方便。随着该行业竞争日益的激烈,提高管理工作效率,改善大型商城内部以及整个供应链各个环节的管理、调度及资源配置成为了连锁超市当前必须考虑的问题。而解决这些问题的途径之一,就是将计算机引入到管理机制中来。在这种形势和背景的前提下,本课题意就货物的高效管理需求,设计和开发了一个货物库存管理系统,用于提供管理功能和服务。91240
本系统实现的主要功能模块包括两个大的方面,管理人员可以实现的功能和门店人员的功能,管理人员主要包括基础资料管理、门店信息管理、商品信息管理、商品库存信息管理、门店补货管理、销售订单管理、系统管理这七个功能模块。门店人员主要包括当前库存、商品销售订单管理、补货申请管理、系统管理这四个功能模块。
本设计采用用SQL2008 数据库建立系统运行所要的后台数据库,采用VS2010集成开发环境配合使用C#语言开发一套连锁超市配送管理系统。
毕业论文关键字:补货管理,配送管理,库存管理,C#,ASP。NET,B/S架构
Abstract:More and more people choose to go to a large shopping mall, the mall and the variety of goods is numerous, on manpower management is very difficult, the mall sell all kinds of information is a very large database。 At the same time, the development of the IT industry has brought opportunities for the whole society, but also brought convenience to countless people。 As the industry competition is becoming increasingly fierce, improve management efficiency, improve the large mall interior as well as the entire supply chain management, scheduling and resource allocation has become the current supermarket chain must be considered。 One of the ways to solve these problems is to introduce the computer into the management mechanism。 Under the premise of this situation and background, this paper intends to design and develop a cargo inventory management system, which is used to provide management functions and services。
This system main function module includes two aspects, managers can achieve the functions and store personnel management functions, including basic data management, store information management, product information management, inventory information management, store replenishment management, sales order management, system management of seven functional modules。 Store personnel mainly include the current inventory, merchandise sales order management, replenishment application management, system management of these four functional modules。
This design uses the SQL2008 database to establish the backstage database which the system runs, uses the VS2010 integrated development environment, and uses the C# language to develop a set of chain supermarket distribution management system。
KEY WORDS:Replenishment management, distribution management, inventory management, C #, ASP。NET, B / S architecture
目录
1 绪论 3
1。1 目的和意义 3
1。3 课题目的 3
2 关键技术研究 4
2。1 ASP。NET框架 4
2。2 B/S框架 4
2。3 数据库技术 5
3 系统需求分析