On 08/10/11 14:36 -0700, Tom Schutter wrote:
> I am using Tryton 2.0.1.  I have created a price list and added some
> products to it.
> 
> Now what do I do?
> How can I see a price list with prices in it?

Price list are not use here in the common way.
It is a set of rules to compute the price of each product.
So a price list is composed of a ordered list of lines. A line is composed of
a pattern (by default 'product' and quantity) and a formula.
So when a price is computed, Tryton will find the first line that matches and
use the formula to compte the price.

> Can I generate a report via libreoffice of the price list? How do I do
> that?

As it is a computed list that could depend on many things (especially the
quantity) it is not really doable in a generic way.

-- 
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: [email protected]
Website: http://www.b2ck.com/

Attachment: pgpyZuOCyDnGR.pgp
Description: PGP signature

Reply via email to