We created a new Tryton module [1] that allows users to see a statement of account. It adds a new function field to move lines named 'balance' which shows accumulated balance for the account (or account+party, depending on parameters). The field is only shown when moves are queried from the provided wizard [2] which shows: date, description, account, party credit, debit and accumulated balance [3].
It also shows other information but if we want the module to be part of core I'd guess we'd like the rest of the fields and colors to be added by an extension instead of the base module. So basically this e-mail is to know if you're interested in such module to be part of tryton. [1] https://bitbucket.org/trytonspain/trytond-account_statement_of_account [2] http://postimg.org/image/4e8ukjfo7/ [3] http://postimg.org/image/u8mk6sbbf/ -- Albert Cervera i Areny http://www.NaN-tic.com Tel: +34 93 553 18 03 http://twitter.com/albertnan http://www.nan-tic.com/blog
