diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-02-20 11:30:36 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-02-20 11:30:36 +0000 |
commit | c9fca9b34da6c448afb71934e7bdae7e91189435 (patch) | |
tree | 7e02576f17cefd587d2e74909e59e7f2daea2102 | |
parent | Merge pull request #457 from cavebeat/ampache (diff) | |
parent | Merge pull request #1 from nodiscc/patch-2 (diff) | |
download | awesome-selfhosted-c9fca9b34da6c448afb71934e7bdae7e91189435.tar.gz awesome-selfhosted-c9fca9b34da6c448afb71934e7bdae7e91189435.zip |
Merge pull request #459 from thomasfrivold/patch-1
Add ERP Category, Add Odoo (ERP)
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -342,6 +342,8 @@ _Recipe management_ * [OpenEats](http://www.openeats.org/) - A recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Source Code](https://github.com/qgriffith/OpenEats) `Python/Django` `BSD` +### Enterprise Resource Planning +* [Odoo](http://odoo.com) - Free open source ERP system. ([Source Code](https://github.com/odoo/odoo)), ([Demo](https://demo.odoo.com/)) `LGPLv3` `Python` ### E-commerce |