This is simple accounting erp software for retail store which is developed in java JavaFx. Purchase and sale modules are completed inventory and finance module may be developed later once get time. I also looking for a java open source contributor who can help us to develop a complete product of accounting and finance erp. As of now, the purchase, sale, and inventory modules are completed and working on the finance module.
Note: If this project helped you kindly don't forget to give this repository a star that motivates me to work further and improve this project. I am trying too hard to get this project done somehow every weekend.
You must have following programs/packages in order to run this project.
- Java 1.8.0_66
- JasperReport 6.16.0
- controlsfx-8.40.14
- Oracle Database 11.2.0.1.0
- NetBeans IDE 8.0.2
- JavaFX Scene Builder 11.0.0
- TIBCO Jaspersoft® Studio 6.8.0
- Toad for Oracle 10
- First need to clone this respiratory.
- Configure your database schema credentials in src/database/DbConnection.
- Import database from database/RPOS.DMP using (SQL Developer/SQL++, TOAD, etc).
- Run this project as part of java code through NetBeans IDE or command prompts.