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.
list of tasks that you want to do, allowing you to add/remove, and
otherwise manipulate them. Task has a rich list of subcommands
that allow you to do various things with it.
Originally submitted by Piotr Sikora.
PLIST tweaks by me, Cmake tweaks from dcoppa@.
COMMENT and DESCR tweaks by the bikeshedding company.
ok dcoppa@
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
Tweaked from a submission from maintainer Sergey Bronnikov, ok landry@
The Radicale Project is a complete CalDAV calendar server solution,
capable of making multiple calendars available to local and remote
users, with optional authentication policies. Calendars can be
viewed and edited by a calendar client such as Sunbird or Evolution.
The Radicale Project aims to be a light solution, easy to use, easy
to install, easy to configure. As a consequence, it requires few
software dependencies and is pre-configured to work out-of-the-box.