This is the "account_product" module of the Tryton application platform.
It adds accounting properties on product and category like:
- account for expense / revenue
- taxes for customer / supplier
from Christian Rueger with some tweaks
ok jasper@
This is the "account_invoice_line_standalone" module for the Tryton
application platform.
It allow sto create standalone invoice lines and add them later to a
draft invoice. The invoice will only accept invoice lines with the same
type, company, currency and party.
from Christian Rueger with some tweaks
ok jasper@
This is the "product_price_list" module of the Tryton application
platform.
It defines price list rules by parties.
from Christian Rueger with some tweaks
ok jasper@
This is the "account_invoice_history" module for the Tryton application
platform.
It adds historization for invoice fields.
from Christian Rueger with some tweaks
ok jasper@
This is the "product_cost_history" module for the Tryton application
platform.
It adds historize to the product cost.
This module adds a button on the product form which opens the list of
all the past values of the cost price for the current product.
from Christian Rueger with some tweaks
ok jasper@
This is the "account_invoice" module for the Tryton application
platform.
It provides financial and accounting modules with:
- Payment Term
- Invoice / Credit Note
- Supplier Invoice / Supplier Credit Note
With the possibilities:
- to follow the payment of the invoices
- to define invoice sequences on fiscal year or period
- to credit any invoice
from Christian Rueger with some tweaks
ok jasper@
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.
The goal of Entomologist is to provide a cross-platform, open source
bug tracker client that works with multiple bug trackers (Bugzilla,
Launchpad, Mantis, Trac, etc) and provides an easier way to work with
bugs on the desktop.
With tweaks and ok jasper@ & 'what he said' ajacoutot@
Deskzilla is a java desktop client for Bugzilla bug tracking system.
This is the Lite editition which is a fully-functional Deskzilla that
requires no license key, but has a couple of limitations:
* Only a single connection to Bugzilla server is supported.
* works only if you have 1,000 or less bugs in Bugzilla for those
products you work with.
Additionally, Deskzilla Lite allows unlimited connections to well-known
Bugzilla servers that host open-source projects (mozilla, apache, gnome,
kde, xfce....).
Setting permit markers to 'Free version of commercial product', awaiting
licence clarification/permission to distribute from upstream.
Looks ok to ajacoutot@
formal releases of sunbird, so let's build it from thunderbird source
tarball as we do for xulrunner w/ firefox. Use tb files/ and patches/
while here.
After discussion with upstream.
file from www/mozilla-firefox, so remove old instances of that file that
weren't updated with last commits (and were unused anyway)
While here bump all REVISIONs after LIB_DEPENDS change.
ok naddy@
like the systemwide cairo since 1.10.x update (crashes,gifs not displaying
properly), and there's few hope it will be fixed in 1.9.2.x branch.
Fix WANTLIB while here and bump REVISIONs.
Reported by dcoppa@, also found in upstream bz #597174 and various linux
vendors bugzillas (red hat #628331, mdv #60738, gentoo #337813).
devel/xulrunner will follow in a few..