diff options
author | nodiscc <nodiscc@gmail.com> | 2020-10-04 11:29:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-04 11:29:30 +0000 |
commit | 9586aedb2c4c09154150e8caefadbf51c3e14ed5 (patch) | |
tree | 9cab9b75e3623d2c310deb687b5209369c69a994 /README.md | |
parent | Merge pull request #2248 from Wundark/papercups (diff) | |
parent | added dolibarr to enterprise resource planning list (diff) | |
download | awesome-selfhosted-9586aedb2c4c09154150e8caefadbf51c3e14ed5.tar.gz awesome-selfhosted-9586aedb2c4c09154150e8caefadbf51c3e14ed5.zip |
Merge pull request #2250 from undoingtech/patch-1
add Dolibarr to enterprise resource planning section
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1308,6 +1308,7 @@ See also _[Monitoring](#monitoring)_ ### Enterprise Resource Planning +- [Dolibarr](https://www.dolibarr.org/) - Dolibarr ERP CRM is a modern software package to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). ([Demo](https://www.dolibarr.org/onlinedemo.php), [Source Code](https://github.com/Dolibarr/dolibarr)) `GPL-3.0-or-later` `PHP` - [ERPNext](https://erpnext.com) - Free open source ERP system. ([Demo](https://demo.erpnext.com), [Source Code](https://github.com/frappe/erpnext)) `GPL-3.0` `Python` - [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)) `GPL-2.0` `Perl` - [Odoo](http://odoo.com) - Free open source ERP system. ([Demo](https://demo.odoo.com/), [Source Code](https://github.com/odoo/odoo)) `LGPL-3.0` `Python` |