From ec864e0b606aa363f7338d7c4a61f35106bc0404 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Krier?= Date: Fri, 1 Apr 2016 01:22:38 +0200 Subject: [PATCH 1/3] Add Tryton to ERP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3df9601f..8f426950 100644 --- a/README.md +++ b/README.md @@ -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 From 71080340f0b213f19124e4fccd5b7f516acb48c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Krier?= Date: Fri, 1 Apr 2016 09:55:22 +0200 Subject: [PATCH 2/3] Fix language format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f426950..3a148e76 100644 --- a/README.md +++ b/README.md @@ -395,7 +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` +* [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 From 64b40288c0c2cb7866ade949e8ec4c8adb65ddff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Krier?= Date: Sun, 3 Apr 2016 15:23:32 +0200 Subject: [PATCH 3/3] Add missing closing parenthesis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a148e76..bc22baef 100644 --- a/README.md +++ b/README.md @@ -395,7 +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` +* [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