diff options
author | Alex <alex@maximum.guru> | 2017-05-22 03:37:39 +0000 |
---|---|---|
committer | Alex <alex@maximum.guru> | 2017-05-22 03:37:39 +0000 |
commit | 173d00c51bcebc21da1496e466ef50796dacc81c (patch) | |
tree | 886263ce2cf937d790bf549681c85621a7bf1d05 | |
parent | Added Mailu demo link, fixed platform (diff) | |
download | awesome-selfhosted-173d00c51bcebc21da1496e466ef50796dacc81c.tar.gz awesome-selfhosted-173d00c51bcebc21da1496e466ef50796dacc81c.zip |
Added LedgerSMB demo link
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -512,7 +512,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns **[`^ back to top ^`](#)** * [ERPNext](https://erpnext.com) - Free open source ERP system. ([Demo](https://demo.erpnext.com), [Source Code](https://github.com/frappe/erpnext)) `GPLv3` `Python` -* [LedgerSMB](https://ledgersmb.org/) - The LedgerSMB project brings accounting software integrating invoicing, order processing, quotations and more (ERP) to small and midsize businesses. ([Source Code](https://github.com/ledgersmb/LedgerSMB)) `GPLv2` `Perl` +* [LedgerSMB](https://ledgersmb.org/) - The LedgerSMB project brings accounting software integrating invoicing, order processing, quotations and more (ERP) to small and midsize businesses. ([Demo](https://demo.cloud.efficito.com/erp/1.5/login.pl), [Source Code](https://github.com/ledgersmb/LedgerSMB)) `GPLv2` `Perl` * [Odoo](http://odoo.com) - Free open source ERP system. ([Demo](https://demo.odoo.com/), [Source Code](https://github.com/odoo/odoo)) `LGPLv3` `Python` * [Tryton](http://www.tryton.org/) - Free open source business solution. ([Demo](http://www.tryton.org/download.html), [Source Code](https://hg.tryton.org/)) `GPLv3` `Python` |