Jledger is a Java Business Accounting API that consists of invoicing, general ledger, stock/inventory control, and other business APIs that will assist Java developers in building business software with ease. It will take care of the business logic like accounting double entry, Stock Balance and management (FIFO), etc., and seamlessly integrate each part of business operation as a whole.
| Tags | Accounting business Java API inventory management stock control Invoicing sales purchase |
|---|---|
| Licenses | GPL v2 |
| Operating Systems | Linux Unix BSD Windows |
| Implementation | Java |
Recent releases


Release Notes: This release improves and fixed some accounting logic errors. It replaces all Double classes that handle amounts with BigDecimal, so it can handle figures of over 20 digits. It adds a few more classes that will handle stock in, stock out, opening balance, or stock lost. In order to use this beta API, users are required to rebuild their database, as variables in the database schema have been changed.


Release Notes: Initial freshmeat announcement.