View source | View content page | Page history | Printable version   

Projects:Deactivable Summary Functions/Specs

Contents

Functional Requirements

The functional requirement of this project is to provide the ability of disabling the Summary Functions that can be added into the grids of any standard window.

The summary functions (or grid summaries) of the grid allow users to set summary functions for a column. These summary values are shown in a separate row in the bottom of the grid.

The summary functions are executed on the server so they operate on the complete dataset which fits into the current filter. There could be cases where the computation of this functions can have performance implications.

For this reason, thanks to this project, the application will have a mechanism that will prevent possible performance problems caused by undesired user actions, trying to add this kind of summaries into the grid.

Thanks to a new setting available at the Grid Configuration, it will be possible to:

Technical Specs

Applicaton Dictionary Changes

A new field must me added in both Grid Configuration at Window/Tab/Field Level and Grid Configuration at System Level windows. It will be used to specify if the summary functions can be added into the grid or not.

Infrastructure Changes

Retrieved from "http://wiki.openbravo.com/wiki/Projects:Deactivable_Summary_Functions/Specs"

This page has been accessed 985 times. This page was last modified on 6 September 2016, at 09:18. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.