El 15/04/14 18:06, Iasmini - Gmail ha escrit:
Hi,

Is there a way to summarize values in a list? Like this:

Product         Quantity        Value   Total
1       10      20      100
2       5       10      50
Total Amount
        
        
        150


I want to do this total of 150 in a wizard that filters work orders.
You can use the sum attribute [1] in the tree_view, and the client will calculate the sum amount for the showed records

[1] http://doc.tryton.org/3.0/trytond/doc/topics/views/index.html?highlight=sum#id2

--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk

Reply via email to