On Sun 2011-10-09 00:09, Cédric Krier wrote: > 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.
Aha. Maybe it should be called "Price Rulesets" instead? > > 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. In my case, the pricing is always the same no matter what the quantity. Would that make it any easier? -- Tom Schutter [email protected] -- [email protected] mailing list
