票据管理系统
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
《电子商务系统分析与设计》
2011-2012学年第1学期
大作业题目:中小型企业票据管理系统
学生姓名:
学号:
专业:
班级:
完成日期:2011 年 12 月 28日
中小型企业票据管理系统
摘要
中小型企业财务工作中对涉及到的各类票据报销单、记帐凭证、现金支票以及进帐单等对象管理工作时复杂、繁琐和沉重的。传统的财务人员往往采用手工票据管理的方式来整理这些票据,不仅工作效率低下、而且常常发生票据遗失、录入数据错误和更改繁琐的现实情况。
本文针对中小型企业日常财务报销工作中涉及到的各类票据报销单、记帐凭证、现金支票以及进帐单等对象管理工作的复杂和繁琐的现实,设计开发了一套科学合理的票据管理系统。票据管理系统能够高效的、准确的完成这些繁重的票据管理工作,极大地方便了财务人员对票据的管理工作,因此开发一个适合中小型企业使用的票据管理系统是一个非常有实际意义的工作。此管理系统的设计开发使用Delphi开发的基于Access数据库,方便实用,目适合一些中小型企业的财务票据管理。
关键字:票据报销单对帐单
Management of Finance Bills System For a Small and medium
enterprise
Abstract
SMEs(a small and medium enterprise)involved in financial work in all kinds of claims bills, vouchers, checks and cash management V oucher Dan and other objects when the complex, cumbersome and heavy. Traditional financial officers often use manual paper management methods to organize these notes, not only inefficiency, and often missing notes occur, cumbersome data entry errors, and change the reality.
This daily financial reimbursement for SMEs working in the various bills related to claims, vouchers, checks and cash management V oucher Dan and other objects of complicated and complex reality, design and development of a scientific and rational management system notes . Notes Management System can be efficient and accurate completion of the management of these heavy instruments, greatly facilitate the financial management staff notes, so the development of a small and medium businesses to use notes management system is a very meaningful work. This management system design and development using the Delphi development based on Access database, convenient and practical, head for small and medium enterprises of the financial instrument management.
Key words:Bills Claims Statement
目录
摘要................................................... I Abstract................................................ II 序言.. (1)
一、绪论 (1)
(一)目的 (1)
(二)意义 (1)
二、系统的需求分析 (2)
(一)系统基本功能 (2)
1.方便快捷录入财务数据: (2)
2.快速、方便地核对数据: (2)
3.数据的保存操作: (2)
4.查询、修改、删除等操作: (2)
(二)功能模块设计 (3)
1.差旅费报销系统 (3)
2.费用报销系统 (4)
3.记帐凭证系统 (4)
4.现金支票系统 (5)
5.进帐单系统 (6)
三、系统总体设计 (7)
(一)系统总体架构 (7)
(二)系统的性能要求 (7)
(三)票据管理系统业务流程 (7)
四、系统的详细设计 (8)
(一)编程语言 (8)
1.编程语言介绍 (8)
2.系统中使用到的控件介绍 (9)
(二)数据库设计 (10)
1.数据库命名标准与规范 (10)
2.数据库逻辑设计 (10)
3.数据库物理结构设计 (10)
4.设计约束 (11)
5.设计策略 (12)
(三)代码设计 (12)
1.系统核心模块 (12)
2.系统核心模块详解 (13)
(四)具体设计过程 (14)
1.差旅费报销单设计 (14)
2.主页面设计 (15)
五、系统实施 (16)
(一)系统的物理配置 (16)
1.硬件配制 (16)
2.软件配置 (16)
(二)票据录入的程序流 (16)
(三)系统测试 (16)
1.系统测试的目的 (16)
2.系统测试的原则 (16)
3.系统测试用例 (17)
参考文献 (19)