diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-04-07 04:03:04 +0000 |
---|---|---|
committer | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-04-07 04:03:04 +0000 |
commit | cd7cf649252d0a98df881ddc6f5751c8a77fa078 (patch) | |
tree | 37376283a0b89178c05d712ee2c25ab15a374c7c | |
parent | Merge pull request #520 from runical/master (diff) | |
parent | Add missing closing parenthesis (diff) | |
download | awesome-selfhosted-cd7cf649252d0a98df881ddc6f5751c8a77fa078.tar.gz awesome-selfhosted-cd7cf649252d0a98df881ddc6f5751c8a77fa078.zip |
Merge pull request #521 from cedk/patch-1
Add Tryton to ERP
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -397,6 +397,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 |