商品进销管理系统设计.doc
约40页DOC格式手机打开展开
商品进销管理系统设计,摘要进销存管理系统设计的总体目标是通过对采购、销售、订单、库存的管理,及时准确了解采购,销售、库存等综合情况,以便为企业的决策者做出准确的判断提供依据。并通过进销存数据的分析,为管理及决策人员提供物资短缺情况、客户订单的发货情况、商品的采购情况。通过清仓盘库管理,保证账面与实物一致,为计划及决策人员提供实时准确的存货信...
内容介绍
此文档由会员 cnlula 发布
摘 要
进销存管理系统设计的总体目标是通过对采购、销售、订单、库存的管理,及时准确了解采购,销售、库存等综合情况,以便为企业的决策者做出准确的判断提供依据。并通过进销存数据的分析,为管理及决策人员提供物资短缺情况、客户订单的发货情况、商品的采购情况。通过清仓盘库管理,保证账面与实物一致,为计划及决策人员提供实时准确的存货信息,以便及时调整采购计划,保证企业各项经营活动的顺利进行。
本软件是以Microsoft VB6.0 为前台开发环境,应用Microsoft ACCESS作为后台数据库,结合Windows操作系统建立起来的C/S结构的数据库管理系统,以实现企业进销存的系统化 规范化和自动化。
在这个系统建设中,我和我的设计伙伴共同负责完成了用户需求分析、系统架构设计、全部的程序代码的编写以及数据库的建设,后期的系统功能测试。我主要负责商品采购管理和销售管理两个模块。
关键字:商品管理,进销存,信息系统
Abstract
The software is based on Microsoft Visual Basic 6.0 development environment for the future. Application of Microsoft access database as background Windows operating system with built server architecture of the database management system PSI enterprises to achieve the systematic standardization and automation.
During the construction of this system, my partner and I are responsible to analyze demands of the users, design the structure of system, program all codes, develop the database and do final tests of system functions. I am responsible for purchase management and sale management of merchandise.
Key words: merchandise management, purchase, sale and inventory, information system
目 录
目 录
第一章 绪论
1.1研究的背景和意义
1.2研究现状
1.3主要研究工作
第二章 系统开发相关技术介绍
第三章 系统分析
3.5本章小结
第四章 系统设计
第五章 系统编码实现
5.1商品采购信息的管理
5.1.1商品采购信息管理的系统流程图
5.1.2商品采购信息对话框设计
5.1.3商品采购信息的代码设计
5.2商品销售信息的管理
5.2.1商品销售信息管理的系统流程图
5.2.2商品销售信息对话框设计
5.2.3商品销售信息的代码设计
5.3主页面设计
5.4本章小结
第六章 系统测试与发布
6.1系统测试
6.1.1测试环境配置
6.1.2测试方法
6.1.3测试用例的设计
6.2系统发布
6.2.1环境要求
6.2.2系统发布
6.3本章小结
总结
参考文献
致谢
进销存管理系统设计的总体目标是通过对采购、销售、订单、库存的管理,及时准确了解采购,销售、库存等综合情况,以便为企业的决策者做出准确的判断提供依据。并通过进销存数据的分析,为管理及决策人员提供物资短缺情况、客户订单的发货情况、商品的采购情况。通过清仓盘库管理,保证账面与实物一致,为计划及决策人员提供实时准确的存货信息,以便及时调整采购计划,保证企业各项经营活动的顺利进行。
本软件是以Microsoft VB6.0 为前台开发环境,应用Microsoft ACCESS作为后台数据库,结合Windows操作系统建立起来的C/S结构的数据库管理系统,以实现企业进销存的系统化 规范化和自动化。
在这个系统建设中,我和我的设计伙伴共同负责完成了用户需求分析、系统架构设计、全部的程序代码的编写以及数据库的建设,后期的系统功能测试。我主要负责商品采购管理和销售管理两个模块。
关键字:商品管理,进销存,信息系统
Abstract
The software is based on Microsoft Visual Basic 6.0 development environment for the future. Application of Microsoft access database as background Windows operating system with built server architecture of the database management system PSI enterprises to achieve the systematic standardization and automation.
During the construction of this system, my partner and I are responsible to analyze demands of the users, design the structure of system, program all codes, develop the database and do final tests of system functions. I am responsible for purchase management and sale management of merchandise.
Key words: merchandise management, purchase, sale and inventory, information system
目 录
目 录
第一章 绪论
1.1研究的背景和意义
1.2研究现状
1.3主要研究工作
第二章 系统开发相关技术介绍
第三章 系统分析
3.5本章小结
第四章 系统设计
第五章 系统编码实现
5.1商品采购信息的管理
5.1.1商品采购信息管理的系统流程图
5.1.2商品采购信息对话框设计
5.1.3商品采购信息的代码设计
5.2商品销售信息的管理
5.2.1商品销售信息管理的系统流程图
5.2.2商品销售信息对话框设计
5.2.3商品销售信息的代码设计
5.3主页面设计
5.4本章小结
第六章 系统测试与发布
6.1系统测试
6.1.1测试环境配置
6.1.2测试方法
6.1.3测试用例的设计
6.2系统发布
6.2.1环境要求
6.2.2系统发布
6.3本章小结
总结
参考文献
致谢