Skip to content

[main] bug 633618 - Add VAT Statement Calc. Events CZL codeunit and integrate with VAT Statement Calculation CZL#9598

Open
DavidHolusa wants to merge 2 commits into
mainfrom
bugs/633618-main-UnreachableEvents
Open

[main] bug 633618 - Add VAT Statement Calc. Events CZL codeunit and integrate with VAT Statement Calculation CZL#9598
DavidHolusa wants to merge 2 commits into
mainfrom
bugs/633618-main-UnreachableEvents

Conversation

@DavidHolusa

@DavidHolusa DavidHolusa commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Describe the issue

Event OnBeforeOpenPageVATEntryTotaling is marked as obsolete with this message:

Method 'OnBeforeOpenPageVATEntryTotaling' is marked for removal. Reason: Replaced by OnRunVATEntriesOnAfterSetVATEntryFilters event in "VAT Statement Calculation CZL" codeunit.. Tag: 28.0.

This is problem because mentioned new event is in Codeunit that is set with Access=Internal. It means that we can't use new event. Codeunit should have access for other application or you have to use different object with event. This makes breaking change for us.

Solution

Moved local events to separated codeunit "VAT Statement Calc. Events CZL"

Linked work

Fixes AB#633618

@DavidHolusa
DavidHolusa requested a review from a team July 20, 2026 12:36
@github-actions github-actions Bot added the Finance GitHub request for Finance area label Jul 20, 2026
@github-actions github-actions Bot added this to the Version 29.0 milestone Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Finance GitHub request for Finance area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants