This is the "timesheet" module for the Tryton application platform.
It adds timesheets for work and line and the following reports:
- hours per work
- hours per employee per week
- hours per employee per month
from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
This is the "project" module for the Tryton application platform.
It adds project management.
from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
This is the "party" module for the Tryton application platform.
It defines parties, addresses and co.
from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
This is the "google_maps" module for the Tryton application platform.
Adds link from addresses to Google Maps.
from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
This is the "company" module for the Tryton application platform.
It defines company and employee.
Adds main and current company on users preferences:
- adds company on properties
- defines new report parser for report with company header
- adds letter template on party
- makes the scheduler run on each companies
from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
This is the "account_de_skr03" module for the Tryton application
platform.
It provides a financial and accounting module for Germany with:
- chart of accounts SKR03
- account structure like balance and income statement
- taxes, tax groups, tax rules
- tax codes for german tax report (UStVA)
from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
This is the "account_be" module for the Tryton application platform.
It provides an account chart template for Belgium
from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
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.