This is the "account_stock_anglo_saxon" module for the Tryton
application platform.
It adds anglo-saxon stock accounting for real-time stock valuation.
from Christian Rueger with some tweaks
ok jasper@
This is the "account_statement" module for the Tryton application
platform.
It provides financial and accounting modules with:
- Statement
- Statement journal
from Christian Rueger with some tweaks
ok jasper@
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@
- remove patch and use new autoconf variables to set the privsep user
instead, thanks to Matthew Luckie (upstream developer) for adding these.
- use correct uid in PLIST.
- enable cairo & kml output backend, don't enable OpenGL yet.
- remove native tiff support now provided by gdal
- shuffle deps, fix WANTLIB
See http://mapserver.org/development/announce/6-0.html for a list of
goodies.
Remove REVISION, bump major, remove NO_REGRESS, enable thread support,
change my mail adress while here.
Tested on amd64 with qgis, mapserver and qlandkartegt, built fine on
sparc64.