NOLA is a PHP-based program for business-class accounting, inventory order tracking, and general business management. The server side is multi-platform, and utilizes PHP, MySQL, and Apache. The client side is also multi-platform, since it only requires a Javascript-capable Web browser.
| Tags | Office/Business Financial Accounting Point-Of-Sale |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent POSIX Linux Windows Windows Windows |
| Implementation | PHP SQL |
Recent releases


Changes: Fixes were made to the vendor entry.


Changes: Minor bugfixes, and updates to ADODB and jpgraph.


Changes: Better defaults set in defines, and a fix for the menu generation code.


Changes: Invoicing, a completely redesigned navigation system, better compatibility with Mozilla and Netscape, and the beginnings of transactional support.


Changes: The menu navigation system and login screen have been changed to improve browser compatibility. Hooks for language abstration have been added. Customer import from a .csv file has been added.
- All comments
Recent commentsHow suitable really is MySQL for financial apps like this?
My impression was that even MySQL folks will steer you to PostgreSQL for financial apps like this.