diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-03 12:25:40 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-03 12:25:40 +0000 |
commit | 834c5cb4c1fe0721bb9275e806798a00db1a1fea (patch) | |
tree | 1db51af9e08dcb2eb2a550897035cfb90aa5e4b1 | |
parent | Added proxy description (diff) | |
download | awesome-selfhosted-834c5cb4c1fe0721bb9275e806798a00db1a1fea.tar.gz awesome-selfhosted-834c5cb4c1fe0721bb9275e806798a00db1a1fea.zip |
Added resource and enterprise resource description
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1658,6 +1658,8 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe) **[`^ back to top ^`](#)** +Software and tools to help with [resource and supply planning](https://en.wikipedia.org/wiki/Resource_planning). + - [farmOS](https://farmos.org/) - Web-based farm record keeping application. ([Source Code](https://github.com/farmOS/farmOS)) `GPL-2.0` `PHP` - [grocy](https://grocy.info/) - ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home. ([Demo](https://en.demo.grocy.info/), [Source Code](https://github.com/grocy/grocy)) `MIT` `PHP` - [Tania](https://github.com/usetania/tania-core) - Tania is a free and open source farming management system for everyone. You can manage your areas, reservoirs, farm tasks, inventories, and the crop growing progress. `Apache-2.0` `Go` @@ -1667,6 +1669,8 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe) **[`^ back to top ^`](#)** +Software and tools to help with [enterprise resource and supply planning](https://en.wikipedia.org/wiki/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. ([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` |