Tryton is a fork of [[OpenERP]]. A comparison of Tryton and OpenERP is available at [[!wikipedia Comparison_of_Tryton_and_Open_ERP]]. Another comparision can be found on
List of companies that offer services based on tryton:
Based on a comunity with it's own foundation.
Mailing Lists:
- General discusion group
- Technical discusion group
Links:
- [[!wikipedia Tryton]] - Wikipedia
- - Project homepage
- - Source code
-
## Technical
- Python for server
- Python/GTK+ for desktop client
- Web client in development (Repo: Demo: (there is some issues with certificates))
- Application to manage user portals connected to erp.
- Forked from [[OpenERP]] in 2008 -- [[!wikipedia Tryton#Origin_and_history]]
- Migrations from versions are full supported.
## Preliminary evaluation
### Positive
- Documented modules
- Modular application, wide range of modules
- Official modules:
- Comunity modules available on bitbucket, see
-
-
-
- (and others).
- Also avaiilable on pypy .
- Separated client and server presumably making collaboration easy
- Can create reports -- [[!wikipedia Tryton#Technical_features]]
## [[UseCases/GeneratingReports]] Evaluation
### Positive
- Capable of Trial Balance and Chart of Accounts reports.
- Probably capable of Expense, Income reports with minor, semantic[report templates] development effort.
- Possible to create [custom reports](http://doc.tryton.org/3.0/trytond/doc/topics/reports/index.html)
### Negative
- Does not seem to support funds, thus it is not possible to generate reports for a specific fund.
### Examples
- Generated [[General_Ledger.odt]].