某服装企业的订单管理系统设计与实现订单管理系统摘要随着企业客户的增多,市场的扩大,企业需要相当数量的业务员来和客户沟通以及有跟单员来跟进顾客的订单,而业务员和跟单员的绩效提成,计算起来也比较繁琐。 本订单管理系统有效的将业务员、跟单员以及管理员的业务工作信息进行管理,使得业务、跟单和管理的信息得以方便、快捷地传递,节省大量的人力,提高工作效率。本 系 统 运 用HTML , JavaScript技 术 , JSP开 发 语 言 , 通 过SQLserver2012,Tomcat,JDBC 等进行数据库的连接,开发工具为 My Eclipse 10。系统分析和设计采用面向对象的方法。本系统主要功能有:管理员主要是订单信息管理、顾客信息管理、员工信息管理、厂商信息管理、业绩信息管理;业务员主要是订单的录入、添加顾客信息、查看订单顾客厂商个人以及提成信息;跟单员主要是订单状态的记录、添加厂商信息、查看订单顾客厂商个人以及提成信息。关键字:订单管理;管理信息系统;面向对象Order management systemAbstractWith the increase of corporate customers and the expansion of the market, enterprises need a considerable number of salesmen to communicate with customers and have merchandisers to follow up the orders of customers, and the performance commissions of salesmen and merchandisers are also tedious to calculate. This order management system effectively manages the business information of salesmen, merchandisers and administrators, so that the business, merchandiser and management information can be transmitted conveniently and quickly, saving a lot of manpower and improving work efficiency.This system USES HTML, JavaScript technology, JSP development language, through SQLserver2012, Tomcat, JDBC and other database connection, development tool for My Eclipse 10. System analysis and design adopt an object-oriented approach.The main functions of the system are: the administrator is mainly order information management, customer information management, staff information management, manufacturer inform...