and 2.7, since a lot of software use these macros to detect the installed
python version and since we use 2.7 as the default now, these were all
failing.
patch from Brad, ok jasper@ and sthen@
timestamps since the epoch when timestamping standard input.
$ ls | ts %.s
1308578507.263414 CVS
1308578507.263924 Makefile
1308578507.263997 distinfo
1308578507.264716 patches
1308578507.264815 pkg
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@