diff options
author | thomasfrivold <thomas.frivold@gmail.com> | 2016-02-19 10:43:42 +0000 |
---|---|---|
committer | thomasfrivold <thomas.frivold@gmail.com> | 2016-02-19 10:43:42 +0000 |
commit | 27c3e3847667ac83433666025895dfe0a1fa4088 (patch) | |
tree | 634d4858168d920684d6a321b2c8cca25c1344af | |
parent | Merge pull request #453 from cavebeat/phant (diff) | |
download | awesome-selfhosted-27c3e3847667ac83433666025895dfe0a1fa4088.tar.gz awesome-selfhosted-27c3e3847667ac83433666025895dfe0a1fa4088.zip |
Update selfhosted awesomelist
Added ERP systems category, and added Odoo to this list.
-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)) ([Docker Container](https://github.com/docker-library/docs/tree/master/odoo)) `GPLv3` `PYTHON` ### E-commerce |