Point of sale
oleh agilepro

This is simple point of sale made by java, mysql. I have designed the app for a shop management system. My app provides these functions. 1.New product can be launched, products can be edited. 2.Daily sales & purchase records are updated. 3. Previous records can be seen against date,duration,product,client. Example : search the records where date duration is 1/1/2011- 12/2/2012, product is= ABCD, & client is =XYZ. 4. May have a list of regular customers. 5. Two types account; Owner & Manager. Owner can do some extra administrative tasks.Example: Authorizing the due payment. 6. View the stock. 7.Print the voucher.