Simple Invoices is a clean, simple, and basic
Web-based invoicing system. It is meant for
personal invoices, home office invoicing, small
organization invoicing, and basic POS (point of
sale) systems for light usage. Its goals are to be
easy to use, simple and clean, and focused on its
task. It is not meant for heavy-use POS
applications, nor is it meant to be enterprise
ready.
License: GNU General Public License (GPL)
Changes:
The old login system relied on md5.js to encrypt
the password so it
couldn't be sniffed over non-SSL traffic, but when
Javascript was
disabled in the browser, the login system could be
bypassed. This has
been fixed in this release.