diff options
author | Valmik <mail@valmik.in> | 2016-03-09 12:46:49 +0000 |
---|---|---|
committer | Valmik <mail@valmik.in> | 2016-03-09 12:46:49 +0000 |
commit | 4c0298cb3885407e4297efa269c64addde2f75a4 (patch) | |
tree | 9fe53b45ee803d593e922123af7bf946a3eb605b | |
parent | Merge pull request #480 from nodiscc/master (diff) | |
download | awesome-selfhosted-4c0298cb3885407e4297efa269c64addde2f75a4.tar.gz awesome-selfhosted-4c0298cb3885407e4297efa269c64addde2f75a4.zip |
Added ERPNext to ERP Section
Full disclosure: I work for the company that created and maintains ERPNext
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -378,6 +378,7 @@ _Recipe management_ ## Enterprise Resource Planning +* [ERPNext](https://erpnext.com) - Free open source ERP system. ([Source Code](https://github.com/frappe/erpnext)), ([Demo](https://demo.erpnext.com)) `GPLv3` `Python` * [Odoo](http://odoo.com) - Free open source ERP system. ([Source Code](https://github.com/odoo/odoo)), ([Demo](https://demo.odoo.com/)) `LGPLv3` `Python` |