Skip to content

[Bug]: GL Review App - SELECT ALL issue #29700

@daniloziva

Description

@daniloziva

Describe the issue

The Balance field that gets applied after selection is not being triggered when the whole page is selected.

Example when one line is selected:

Image

Example when full page is selected:

Image

Expected behavior

I expect the calculation to be applied on any amount of selected lines.

We currently have a manual workaround, if the users click first line, hold SHIFT and click the last line. But this is quite troublesome as we have thousands of lines in the page and it's strenuous to do it frequently.

The actual problem is that the calculation is

Steps to reproduce

Open Review G/L Entries page, apply some filters (or don't). Hit select all button or click CTRL + A.
The running balance field does not get updated in the footer of the page, as the OnAfterGetCurrRecord and CurrPage.SetSelectionFilter() does not get triggered properly

Additional context

No response

I will provide a fix for a bug

  • I will provide a fix for a bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    FinanceGitHub request for Finance areabugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions