XXXX大学2013届本科毕业设计(论文)IXX公司进销存信息管理系统设计与实现作者姓名:XXX专业班级:XXXXXXXXXX指导教师:XX摘要随着现代信息技术的迅速发展网络技术和计算机技术的日益成熟,办公自动化和信息管理系统及软件的应用为处理日常事务提供了便利。进销存管理理念在商品流通业有着举足轻重的地位,进销存信息管理系统的需求更有具体的普遍性。本文以XXXXXX科技有限公司进销存业务为具体的操作实例。对计算机设备进销存业务流程进行分析。进而提出了针对该企业进销存信息管理系统设计方案。从采购环节、销售环节、库存管理环节出发,阐述了各个功能模块的详细设计与过程。最后采用B/S模式,使用ASP.NET程序设计语言和MSSQL数据库进行系统开发实现。关键词:进销存管理系统;系统分析与设计;结构化方法;ASP.NET;B/S模式XXXX大学2013届本科毕业设计(论文)IIDesignandImplementationofNbsaturnInvoicingInformationManagementAbstract:Withtherapiddevelopmentofmoderninformationtechnology,networktechnologyandcomputertechnologyhasbecomemoresophisticated,officeautomationandinformationmanagementsystemsandsoftwareapplicationstohandledailyaffairsfacilitated.Inventorymanagementconceptinthecommoditycirculationhasapivotalposition,Invoicinginformationmanagementsystemneedsmoreconcreteuniversality.Inthispaper,Ltd.NingboNbsaturnInvoicingbusinessisspecificoperationinstances.Invoicingforcomputerequipmentbusinessprocessanalysis.Thenputforwardfortheenterpriseinventorymanagementinformationsystemdesign.Fromtheprocurementchainandmarketingchain,inventorymanagementaspectsofstartingastructuredanalysismethodahelaboratedindetaileachfunctionalmoduledesignandimplementationprocess.Invoicingbusinessenterpriseinordertoachievescientificmanagement.ThesystemusesB/Smode,usingtheC#programminglanguageandMSSQLdatabasesystemdevelopment.Keywords:InventoryManagementSystem;SystemAnalysisandDesign;Object-orientedMethod;ASP.NET;B/SModeXXXX大学2013届本科毕业设计(论文)III目录第1章前言...............................................................................................................................1第2章项目概述........................................................................................................................22.1.项目开发背景................................................................................................................22.2.项目开发目的................................................................................................................2第3章系统分析........................................................................................................................43.1.可行性分析....................................................................................................................43.2.组织机构调查................................................................................................................53.3.系统详细调查................................................................................................................53.4.需求分析.........................................................................................................................73.5.业务流程分析..............................................................................................................113.5.1系统高层业务流程................................................................................................113.5.2系统管理业务流程................................................................................................123.5.3采购管理业务流程................................................................................................133.5.4销售管理业务流程................................................................................................143.5.5仓库管理业务流程................................................................................................153.5.6基础资料管理业务流程.......................................................................................163.6.数据流程分析..............................................................................................................173.6.1系统高层数据流程................................................................................................173.6.2系统管理数据流程................................................................................................193.6.3采购管理数据流程................................................................................................203.6.4销售管理数据流程................................................................................................203.6.5库存管理数据流程................................................................................................213.6.6基础资料管理数据流程.......................................................................................223.7.数据字典.......................................................................................................................22第4章系统设计......................................................................................................................274.1.模块结构设计..............................................................................................................274.1.1.系统管理模块结构............................................................................................284.1.2.采购管理模块结构............................................................................................284.1.3.销售管理模块结构............................................................................................294.1.4.库存管理模块结构............................................................................................294.1.5基础资料管理功能结构............