Skip to content

[Event Request] Report 1407 "Bank Account Statement" #30436

Description

Why do you need this change?

We would like to apply extra filters when processing the report.

Describe the request

We would like to request these new events please. Thanks!

Image
[IntegrationEvent(false, false)]
local procedure OnBeforeGetGLAccountBalanceLCYForBankStatement(var OutstandingBankTransaction: Record "Bank Account Ledger Entry"; var OutstandingCheck: Record "Bank Account Ledger Entry")
begin
end;

[IntegrationEvent(false, false)]
local procedure OnBeforeFindBankAccLedgerEntryOnGatherOutstandingTransactions(var BankAccountLedgerEntry: Record "Bank Account Ledger Entry")
begin
end;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    missing-infoThe issue misses information that prevents it from completion.

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions