From 49428d3ddaeca6a278220443852a0303f8551708 2013-10-30 17:39:40 From: http://wandborg.se/ Date: 2013-10-30 17:39:40 Subject: [PATCH] Initial Tryton --- diff --git a/ExistingProjects/Tryton.mdwn b/ExistingProjects/Tryton.mdwn new file mode 100644 index 0000000000000000000000000000000000000000..14a549af81dd41b92aedc7a3ef8d68de988516f8 --- /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