2014-05-16 10:29 GMT+02:00 Cédric Krier <[email protected]>: > > On 16 May 09:39, Sergi Almacellas Abellana wrote: > > El 16/05/14 08:45, Jean C ha escrit: > > > > > >2014-05-15 22:31 GMT+02:00 igomes <[email protected] > > ><mailto:[email protected]>>: > > > > > > I did a wizard to the user select a period and other filters to > > > show a report on screen, like a bank statement, and I want to know > > > how do I will calculate the subtotal per line and show it in each > > > line. > > > > > > > > If you need to cumulate the balance per line, we have something similiar > > here: > > > > https://bitbucket.org/trytonspain/trytond-account_statement_of_account > > I don't think it is right to make such «statement» in a view. It better > fits in a report.
We find it quite useful to have it in a view because you can jump to the related invoice, for example. Why do you think it is not appropriate for a view? > Also the computation of the balance doesn't scale at all, it should at > least use windowed query. I agree. > Maybe such feature could be added to the general journal. > But could someone explain me what is the usage of such information but I > really don't see any interest. I think the main advantage is that you can quickly see the total balance at any point in time. > > -- > Cédric Krier - B2CK SPRL > Email/Jabber: [email protected] > Tel: +32 472 54 46 59 > Website: http://www.b2ck.com/ -- Albert Cervera i Areny Tel. 93 553 18 03 @albertnan www.NaN-tic.com
