diff options
author | thomasfrivold <thomas.frivold@gmail.com> | 2016-02-19 14:48:26 +0000 |
---|---|---|
committer | thomasfrivold <thomas.frivold@gmail.com> | 2016-02-19 14:48:26 +0000 |
commit | ea8a0a5ca8c575ff20843617aea7fd7ff10bd7ac (patch) | |
tree | ba0a698734f66eb3c24ad48a16eba6c753b88730 | |
parent | Update selfhosted awesomelist (diff) | |
parent | fix odoo entry (diff) | |
download | awesome-selfhosted-ea8a0a5ca8c575ff20843617aea7fd7ff10bd7ac.tar.gz awesome-selfhosted-ea8a0a5ca8c575ff20843617aea7fd7ff10bd7ac.zip |
Merge pull request #1 from nodiscc/patch-2
fix odoo entry
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -343,7 +343,7 @@ _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)) ([Docker Container](https://github.com/docker-library/docs/tree/master/odoo)) `GPLv3` `PYTHON` +* [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 |