diff options
author | Alex <alex@maximum.guru> | 2017-06-17 01:11:09 +0000 |
---|---|---|
committer | Alex <alex@maximum.guru> | 2017-06-17 01:11:09 +0000 |
commit | 8a69fcb58611de5c2fd5d8d972db25bfd05cd54d (patch) | |
tree | 1f72dfacec19af38c835fcf2ffbd21704c3194e7 | |
parent | Added Poste.io demo link (diff) | |
download | awesome-selfhosted-8a69fcb58611de5c2fd5d8d972db25bfd05cd54d.tar.gz awesome-selfhosted-8a69fcb58611de5c2fd5d8d972db25bfd05cd54d.zip |
Fixed LedgerSMB description
-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. ([Demo](https://demo.cloud.efficito.com/erp/1.5/login.pl), [Source Code](https://github.com/ledgersmb/LedgerSMB)) `GPLv2` `Perl` +* [LedgerSMB](https://ledgersmb.org/) - Integrated accounting and ERP system for small and midsize businesses, with double entry accounting, budgeting, invoicing, quotations, projects, orders and inventory management, shipping and more. ([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` |