Software environment: Apache Tomcat 6.0.18/Oracle10ik1.6.12/JBoss 4.2.3.
Development tools: MyEclipse6.5, Dreamweaver and other development tools.
Responsibilities: I am mainly responsible for the management of finished product list and bom formula list, and make finished products with raw materials according to the information in BOM list. The web layer uses a mature struts framework; The control layer uses spring to host all actions; ; The business layer uses the task scheduling framework of spring to realize the automatic management of the system. The persistence layer adopts mature hibernate technology, and through HibernateTemplate and Hiberante API provided by Spring, the problem of code duplication and redundancy can be solved well.
Project Description: This system is a customized software for Changsha Dongmeilai Shishun Catering Co., Ltd. to manage and sell;
This system mainly considers the most common sales management requirements:
Register when purchasing goods, so as to check and count the purchasing situation in the future.
When selling, subtract the corresponding quantity of commodities from the existing commodity warehouse and record it in another sales warehouse, so as to check the sales information in the future, submit the sales list to the headquarters and submit the order according to the demand.
Customers will inevitably return goods when selling, so it is necessary to establish corresponding return management, add the returned goods to the existing commodity warehouse, and then subtract them from the sales warehouse for return registration.
You should also be able to view various information tables at any time, such as inventory information, purchase information (order table), sales information and return information.