【正文】
t System, which is the use of information technology means to bring advanced enterprise management methods into business practice for enterprises to enhance the management level to provide a practical way. Hankook Tire Company, taking into account their business in recent years, the gradual expansion of the daily flow of data within enterprises has also increased the amount, if you still simple to use manual operation, not only the process cumbersome, heavy workload, but also easily lead to inconsistencies in the data or loss of data. System to a mon enterprise purchasing, sales and inventory of such mercial activities as well as basic information related to customer management. The system is divided into six functional modules, which are: purchasing management function modules, function modules sales management, inventory management function module, basic information management function module, financial management function modules and systems management functional blocks. The system is based on B / S architecture design, using the popular Java technology development, background data is stored using SQL Server 2020 database to store data. Based on the current development of technical specifications, the program structure is divided into three levels, namely: presentation layer, logic layer and persistence layer. Presentation layer used in Struts2 framework implementation, business logic tier using Spring framework of the implementation, use of Hibernate persistence framework to achieve. This paper describes in detail Invoicing system development process, from initial feasibility studies to software testing have given a detailed description. After several demonstration and testing, ultimately reached in this graduation project design requirements. Keywords Invoicing Java Technology database PurchaseandSale 哈爾濱工業(yè)大學(xué)華德應(yīng)用技術(shù)學(xué)院畢業(yè)設(shè)計(jì)(論文) IV 目 錄 摘要 ............................................................................................................................... I Abstract .......................................................................................................................III 目錄 ............................................................................................................................ IV 第 1 章 緒論 .............................................................................................................. 1 課題 背景 .......................................................................................................... 1 目的和意義 ...................................................................................................... 1 系統(tǒng)設(shè)計(jì)思想 .................................................................................................. 2 第 2 章 可行性分析 .................................................................................................. 3 業(yè)務(wù)流程圖 ...................................................................................................... 3 經(jīng)濟(jì)可行性 ...................................................................................................... 5 技術(shù)可行性 ...................................................................................................... 6 運(yùn)行可行性 ...................................................................................................... 6 本章小結(jié) .......................................................................................................... 7 第 3 章 需求分析 ...................................................................................................... 8 進(jìn)銷存系統(tǒng)的產(chǎn)生和發(fā)展情 況 ...................................................................... 8 進(jìn)銷存管理系統(tǒng)的需求分析 .......................................................................... 8 數(shù)據(jù)流圖 .................................................................................................. 8 數(shù)據(jù)字典 ................................................................................................ 11 本章小結(jié) ........................................................................................................ 18 第 4 章 總體設(shè)計(jì) .................................................................................................... 19 系統(tǒng)模塊總體設(shè)計(jì) ........................................................................................ 19 數(shù)據(jù)庫設(shè)計(jì) .................................................................................................... 20 數(shù)據(jù)庫設(shè)計(jì)概述 .................................................................................... 20 數(shù)據(jù)分析 ................................................................................................ 21 數(shù)據(jù)庫的詳細(xì)設(shè)計(jì) ................................................................................ 21 數(shù)據(jù)表的詳細(xì)設(shè)計(jì) ................................................................................ 23 本章小結(jié) ........................................................................................................ 28 第 5 章 詳細(xì)設(shè)計(jì) .................................................................................................... 29 系統(tǒng)運(yùn)行平臺設(shè)置 ........................................................................................ 29 哈爾濱工業(yè)大學(xué)華德應(yīng)用技術(shù)學(xué)院畢業(yè)設(shè)計(jì)(論文) V 開發(fā)工具簡介 ................................................................................................ 29 系統(tǒng)主界面設(shè)計(jì) ............................................................................................ 30 采購管理功能設(shè)計(jì) ........................................................................................ 31 銷售管理功能設(shè)計(jì) ........................................................................................ 33 銷售單 .................................................................................................... 33 統(tǒng)計(jì)報(bào)表 ................................................................................................ 36 庫存管理功能設(shè)計(jì) .............................................................................