From 49428d3ddaeca6a278220443852a0303f8551708 Mon Sep 17 00:00:00 2001 From: "http://wandborg.se/" Date: Wed, 30 Oct 2013 18:39:40 +0100 Subject: [PATCH] Initial Tryton --- ExistingProjects/Tryton.mdwn | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 ExistingProjects/Tryton.mdwn diff --git a/ExistingProjects/Tryton.mdwn b/ExistingProjects/Tryton.mdwn new file mode 100644 index 0000000..14a549a --- /dev/null +++ b/ExistingProjects/Tryton.mdwn @@ -0,0 +1,20 @@ +Tryton is a fork of [[OpenERP]] a comparison of Tryton and OpenERP is available at [[!wikipedia Comparison_of_Tryton_and_Open_ERP]]. + +Links: + +- [[!wikipedia Tryton]] - Wikipedia +- - Project homepage + +## Technical + +- Python for server +- Python/GTK+ for desktop client + +## Preliminary evaluation + +### Positive + +- Modular application +- Separated client and server presumably making collaboration easy. + +### Negative