diff options
author | Cédric Krier <cedk@users.noreply.github.com> | 2016-03-31 23:22:38 +0000 |
---|---|---|
committer | Cédric Krier <cedk@users.noreply.github.com> | 2016-03-31 23:22:38 +0000 |
commit | ec864e0b606aa363f7338d7c4a61f35106bc0404 (patch) | |
tree | eeb66700ceceacef05262983cd646c9308a0f288 | |
parent | Merge pull request #512 from richter-p/patch-1 (diff) | |
download | awesome-selfhosted-ec864e0b606aa363f7338d7c4a61f35106bc0404.tar.gz awesome-selfhosted-ec864e0b606aa363f7338d7c4a61f35106bc0404.zip |
Add Tryton to ERP
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -395,6 +395,7 @@ _Recipe management_ * [ERPNext](https://erpnext.com) - Free open source ERP system. ([Demo](https://demo.erpnext.com), [Source Code](https://github.com/frappe/erpnext)) `GPLv3` `Python` * [Odoo](http://odoo.com) - Free open source ERP system. ([Demo](https://demo.odoo.com/), [Source Code](https://github.com/odoo/odoo)) `LGPLv3` `Python` +* [Tryton](http://www.tryton.org/) - Free open source business solution. ([Demo](http://demo.tryton.org/), [Source Code](https://hg.tryton.org/) `GPLv3` `Python` `Javascript` ## Federated Identity/Authentication |