This is the "account" module for the Tryton application platform.
It provides a financial and acccounting module with:
<...>
from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
This is the "product" module for the Tryton application platform.
it defines products, categories of product, units of measure, categories
of units of measure.
ok jasper@
This is the "currency" module for the Tryton application platform.
it defines currencies and exchange rate and allows to customize the
formatting of the currency amount.
ok jasper@
Tryton is a three-tiers high-level general purpose application platform
written in Python and uses Postgresql as its main database engine. It is
the core base of an Open Source ERP. It provides modularity, scalability
and security.
"tryton" is the client of the Tryton application platform.
"trytond" is the server of the Tryton application platform.