{$cfg_webname}
主页 > 计算机 > ASP.NET >

毛衫公司销售合同管理系统开发与实现(ASP.NET,SQL)

来源:56doc.com  资料编号:5D20798 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D20798
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

毛衫公司销售合同管理系统开发与实现(ASP.NET,SQL)(任务书,开题报告,外文翻译,论文11700字,程序代码,SQLserver数据库)
摘要
随着科学技术的迅猛发展,信息电子化已成为时代的潮流,企业纷纷开始利用管理信息系统[1]来管理企业内部信息,其中不得不提起的是销售合同管理系统。销售合同管理系统的诞生,解决了现如今手工合同管理数据的弊端。销售合同管理系统能够系统性整合企业销售信息,有效地解决企业内部信息分布较为分散的问题。不仅如此,该系统利用合同流程管理的特性,能够轻易且迅速地解决公司事务。通过销售合同管理系统,管理者能够规定统一的合同书写规范,并且利用系统对合同信息的统计功能,精准地了解公司未来资金情况,提前做好下一步的公司规划。销售合同管理系统将成为中小企业发展中不可缺少的一部分。
本销售合同管理系统是以兴旺毛衫公司为背景,采纳 SQL SERVER 2008来建立数据库,以此来构建一个数据完整且一致,数据安全性优良的数据库。在前端界面实现方面,本系统采纳ASP.NET开发技术创建易理解、易操作且使用方便的用户界面。系统具体实现了以下功能:客户基本信息管理,项目信息管理,合同信息管理,合同执行情况管理,合同信息统计等。
利用该销售合同管理系统,毛衫公司的合同管理员就可以摆脱了时间和空间的限制,随时随地地发布信息,交互信息;而且毛衫公司的管理模式也不再局限于传统的、受到地域和时空限制的合同人工管理模式。这样不仅能够加快毛衫公司与客户之间的交易速度,更能帮助该公司得到更多的客户。因此,运用该销售合同管理系统可以为毛衫公司提升合同管理能力,并建立有效的竞争力。
关键词:合同管理,销售合同管理系统,.NET开发

Abstract
With the rapid development of science and technology, information electronic has become the trend of the times, enterprises have begun to use the management information system [1] to manage the internal information, which had to mention the sales contract management system. Sales contract management system was born, to solve the current manual contract management data of the drawbacks. Sales contract management system to systematically integrate enterprise sales information, effectively solve the problem of distributed information within the enterprise more dispersed. Not only that, the system utilizes the characteristics of contract process management to easily and quickly resolve corporate transactions. Through the sale of contract management system, managers can specify a unified contract writing norms, and the use of the system on the contract information statistical functions, accurate understanding of the company's future funding situation, ahead of the next step in the company planning. Sales contract management system will become an indispensable part of the development of small and medium enterprises.
The sales contract management system is based on the hot sweater company, the adoption of SQL SERVER 2008 to build a database, in order to build a complete data and consistent data security database. In the front-end interface to achieve, the system adopted ASP.NET development technology to create easy to understand, easy to operate and easy to use user interface. The system implements the following functions: customer basic information management, project information management, contract information management, contract execution management, contract information statistics and so on.
Using the sales contract management system, the contract manager of the company will be able to get rid of the time and space constraints, anytime, anywhere to publish information, interactive information; and prosperous sweater company's management model is no longer limited to the traditional, Subject to geographical and time constraints of the contract manual management model. This will not only speed up the glory of sweaters between the company and the transaction speed between customers, but also help the company get more customers. Therefore, the use of the sales contract management system for the prosperity of sweaters companies to enhance contract management capabilities, and the establishment of effective competitiveness.
Key word: contract management, Sales contract management system, .NET development
功能模块划分
合同管理系统具备以下主要基本功能。
(1)系统设置及录入管理,对已经签定的合同及客户进行管理,对业务员、经理、系统管理人员的个人信息进行管理。
(2)合同管理及录入,对初始的合同进行信息维护、统计以及对合同执行的控制。
(3)客户的信息管理,对客户的增加信息、客户的修改信息进行录入、客户的资料查询。
 

毛衫公司销售合同管理系统开发与实现(ASP.NET,SQL)
毛衫公司销售合同管理系统开发与实现(ASP.NET,SQL)
毛衫公司销售合同管理系统开发与实现(ASP.NET,SQL)
毛衫公司销售合同管理系统开发与实现(ASP.NET,SQL)
毛衫公司销售合同管理系统开发与实现(ASP.NET,SQL)
毛衫公司销售合同管理系统开发与实现(ASP.NET,SQL)


目录
第1章绪论    1
1.1 项目的背景及意义    1
1.2 国内外研究现状    2
1.3本文的主要工作    2
第2章系统需求分析    3
2.1 用户需求分析    3
2.2系统开发目的分析    3
2.3系统开发可行性分析    3
2.3.1 经济上的可行性    4
2.3.2 技术上的可行性    4
2.3.3 操作上的可行性    4
2.4系统功能性需求分析    4
2.4.1业务流程分析    4
2.4.2 数据流程分析    6
2.5 系统非功能性需求分析    6
第3章系统详细设计    7
3.1 系统开发概述    7
3.1.1 三层架构    7
3.1.2 系统技术简介    7
3.2 系统的体系结构    8
3.2.1 数据存储设计    8
3.2.2 系统维护与安全技术    8
3.3 功能模块划分    8
3.4 数据库设计    9
3.4.1 实体关系图    9
3.4.2 数据库表设计    13
3.4.3 数据库表的链接    16
第4章系统的实现    17
4.1 开发环境    17
4.2 系统的具体实现    17
4.2.1 登录界面的实现    17
4.2.2 员工信息维护功能的实现    18
4.2.3客户信息维护功能的实现    19
4.2.4项目信息维护功能的实现    20
4.2.5合同信息维护功能的实现    21
4.2.6合同执行控制功能的实现    22
4.2.7合同信息统计功能的实现    24
4.2.8个人密码修改的实现    24
4.3 系统测试    25
4.3.1 软件测试    25
4.3.2 功能测试    26
4.3.3系统功能测试部分截图    27
第5章总结    28
参考文献    29
致谢    30

推荐资料