SimpleAccount is an account and inventory management software. Current features include inventory, accounting and invoicing functionalities.
This application is under active development with many more features under development.
SimpleAccount is a free software under the GNU GPL V3 terms. Everybody is free to contribute and make use of this software.
Make your business simplified!
- Product parameters (type, tax, manufacturer)
- Manage products
- Manage customers
- Manage vendors
- Purchases (add/edit)
- Sales (add/edit)
- Receipts
- Vouchers
- Credits
- Debits
- Invoicing (Sale/Credits/Debits/Receipts/Vouchers) with template support
- Bank accounts and transactions
- Income and Expense
- Global search
- Dashboard
- User roles
- Reporting
Not in a particular order though!
- Intelligence (! AI/MachineLearning whatever is called !)
- Automatic purchase orders
- Shop frontend and customer orders
- Intelligent notifications
- i18n
- Product QR code scanning support (For automatic entry into purchase/sale)
- Many more!!!
A demo application is set up for testing. Please note the database will be refreshed regularly so your changes would not be saved. Details below
- Link: SimpleAccount Demo
- Username: [email protected]
- Password: password
- PHP 7.3
- MySql/Postgress
SimpleAccount is built on Laravel. Standard Laravel deployment will do the work.
- Download the source code
composer install
npm install && npm run dev
php artisan migrate
php artisan storage:link
php artisan serve
- Access application on http://localhost:8000
You could either chose to open a ticket here or mail your queries to simpleaccount at gigathinking.com
Please contact at simpleaccount at gigathinking.com. Security issues will be promptly addressed.
This application free software. Lot of effort has been put into developing it. You could please consider making contributions at PayPal
💜 Thank you for your support! 💜
- Laravel Framework
- Laravel Snappy
- Spatie
- Laravel Blueprint
- Bulma and Buefy
- Many other free and open source software!