mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
15 lines
672 B
Text
15 lines
672 B
Text
|
Tryton is a complete ERP. The main features are accounting
|
||
|
(analytic and financial), stock management, sales and purchases management,
|
||
|
POS, etc. Technical features include a distributed server, flexible workflows,
|
||
|
an object database, a dynamic GUI, customizable reports, and SOAP and XML-RPC
|
||
|
interfaces.
|
||
|
|
||
|
This is the pygtk client for Tryton. Requires trytond available on either
|
||
|
the same host or available via the network.
|
||
|
|
||
|
If you want to integrate Google Calendar, then install
|
||
|
GooCalendar (http://code.google.com/p/goocalendar/) - Not available on SBo.
|
||
|
|
||
|
If you want to install the documentation, optional dependency is Sphinx
|
||
|
documentation program (development/Sphinx).
|