How to automatically display column totals in grids
April 9, 2010 at 11:59 am 1 comment
When using the grid view for amounts, Openbravo includes a very valuable functionality. If you select all the columns you want to operate, and move your mouse to the header of the column, selected column’s total amount will be showed on your browser’s bottom left side corner.
P.D: It is important to setup your browser in order to allow status bar text change using Javascript. Many browser have this option disabled by default for security reasons. Enabling this option, you may be taking some risk of exposing yourself to malicious web sites.
Entry filed under: Openbravo. Tags: .

1.
John Fandl | April 13, 2010 at 1:14 pm
Galder, you said:
“select all the columns you want to operate”.
I think you meant:
“select all the rows you want to operate”,
right? Great trick!