汽车零件销售管理系统的实现 摘要:汽车零件销售管理系统是从销售公司实际业务出发,分析了汽车零件管理的工作流程,并以入库管理和出库管理为重点,实现了对汽车零件的材料管理、出入库管理、查询管理等功能,描述了两个子系统的模块结构设计及实施过程中的技术要点。用户可以通过相应的模块,对汽车零件的基本情况进行更新、删除和查询,对零件材料的出库和入库进行管理,并实现了出入库明细进行查询,对出库、入库和客户信息的报表生成,同时设计了数据备份等系统管理功能。本系统是使用Delphi 7.0开发工具,Access数据库结合BDE数据访问对象来实现数据库的操作。 关键词:汽车零件销售管理;Delphi 7;管理信息系统
The Development of Vehicle Components Sale Management System Abstract: The vehicle components sale management system is a management information system which was developed according to the actual operation of the distribution company and the analysis of the vehicle components management’ process.It makes the vehicle components going into&out of the storage management as its two major modules and has functions to manage the material,going into&out of storage and query of vehicle components.This test makes an particular explanation about the design of these two subsystems’ module frame and the important technique used in the process of its development.Users can update,delete and search the basic information about vehicle components,manage the going into&out of the storage vehicle components materials according to corresponding modules.This sale management system can create report forms of going into&out of the storage and copy data automatically, at the same time it set popedom according to different users.This system uses the Delphi7 as its development tool, and the Access database as well as BDE data access object to operate the database. Key words:vehicle components sale management; Delphi 7; management information system 各功能模块设计 1.基础信息模块 (1) 产品信息管理模块:产品信息管理模块包括产品的添加、修改和保存三个部分。用户可以通过前进键和后退键逐个查看产品信息。 (2) 客户信息管理模块:客户信息管理模块包括客户信息的添加、修改和保存三个部分。用户可以通过前进键和后退键逐个查看客户信息。 2.基础业务模块 (1) 入库登记管理模块:入库登记管理主要是对入库零件信息录入,然后生产入库信息报表。 (2) 出库登记管理模块:出库登记管理主要是对出库零件信息录入,然后生成出库信息报表。 (3) 退货登记管理模块:退货登记管理主要是对客户不满意退回的零件信息的记录,然后生成退货信息报表。 3.系统查询模块 本系统提供了强大的信息查询功能包括产品信息查询、客户信息查询、入库信息查询、出库信息查询和退货信息查询5个。用户可以有条件的对这些信息进行查询,如果数据库中有所要查询的信息,列表中将会列出零件的全部信息。 4. 系统报表模块 本系统提供对某些信息的报表输出,主要有客户信息报表、产品信息报表、入库信息报表、出库信息报表和退货信息报表,在用户对基础信息和基础业务进行操作后就会生成相应的报表,用户可以查看相关报表。 5. 系统设置模块 系统设置是指用户管理,系统中只有管理员可以对用户进行访问,用户管理中有用户的添加、修改。系统的用户包括管理员和操作员。 6. 系统维护 系统维护主要是数据备份,数据备份中有入库数据备份、出库数据备份和退货数据备份三个内容。
(需要该计算机毕业设计论文的,请联系客服QQ:920225073 或联系电话:15886499710) |