Introduction - If you have any usage issues, please Google them yourself
Supermarket entry and sales system + source code
Software version: 1.0
Application system: cross-platform
Access: free
Software description:
The operating environment of this software: JDK1.5+SQL2000SP4
Source code operating environment: JBuider2006+ SQL2000SP4
Open \ supermarket shopping system \Lgcsgwxt\ lgcsgwt.jpx
Database: \ supermarket shopping system \database\ supermarket_data.mdf
The software USES the JDBC linked database, and JBuider2006 runs the three JAR packages under the SQL folder
Software size: compression package about 2M, after decompression, about 9M
The software is divided into two parts: reception and reception
The front desk can have different discount rates for different membership CARDS, and the front desk involves the operation of three database tables:
Commodity table - used to find the corresponding commodity information
Sales table - used to record the merchandise information for each sale
Inventory table - each time a product is sold it is required to subtract the corresponding number of goods from the inventory
In the background, the query and management of commodities are mainly included:
Commodity classification enquiry and single commodity enquiries
Commodity sales statistics can be calculated according to different time periods and different commodity codes
Merchandise in/out
Merchandise out/warehousing
Merchandise purchase
Bill of payment
New merchandise -------- -------- -------- -------- -------- -------- -------- -------- -------- -------- -------- -------- -------- -------- -------- --------
Membership card increase, delete, change, check
The database has nine tables
See the compression package for details