This is the "sale_price_list" module of the Tryton application platform.
It defines price list on party and sale order.
from Christian Rueger with some tweaks
ok jasper@
This is the "sale_opportunity" module for the Tryton application
platform.
It provides:
- Leads
- Leads to Opportunities conversion
- Record of lost leads
- Opportunities to sale orders
from Christian Rueger with some tweaks
ok jasper@
This is the "sale" module for the Tryton application platform.
it defines sale order and adds to product sale informations as well as
defining the sale price as the list price.
<...>
from Christian Rueger with some tweaks
ok jasper@
This is the "account_purchase_line_standalone" module of the Tryton
application platform.
It changes the purchase order behaviour to create standalone invoice
lines instead of a complete invoice. This allows to compose invoices
with lines originating from differents purchases.
from Christian Rueger with some tweaks
ok jasper@
This is the "purchase" module for the Tryton application platform.
It defines purchase order and adds product supplier and purchase
informations as well as the purchase price as the supplier price or the
cost price.
With the possibilities:
- to follow invoice and shipment states from the purchase order
- to define invoice method:
- Manual
- Based On Order
- Based On Shipment
from Christian Rueger with some tweaks
ok jasper@
This is the "calendar_todo" module for the Tryton application platform.
It adds todo support on CalDAV.
from Christian Rueger with some tweaks
ok jasper@
This is the "calendar_scheduling" module for the Tryton application
platform.
It adds scheduling support on CalDAV.
from Christian Rueger with some tweaks
ok jasper@
This is the "calendar_classification" module for the Tryton application
platform.
It handles classification of event.
from Christian Rueger with some tweaks
ok jasper@
This is the "analytic_sale" module of the Tryton application platform.
It adds analytic account on sale lines.
from Christian Rueger with some tweaks
ok jasper@
This is the "analytic_purchase" module for Tryton application platform.
It adds analytic account on purchase lines.
from Christian Rueger with some tweaks
ok jasper@
This is the "analytic_invoice" module for the Tryton application
platform.
It adds analytic account on invoice lines and generate analytic lines on
the moves of invoice.
from Christian Rueger with some tweaks
ok jasper@
This is the "analytic_account" module for the Tryton application
platform.
It adds financial and accounting modules with:
- Analytic accounting with any number of analytic charts
And report:
- Analytic account balance
from Christian Rueger with some tweaks
ok jasper@
This is the "account_stock_continental" module for the Tryton
application platform.
It adds real-time stock valuation.
from Christian Rueger with some tweaks
ok jasper@
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.