microsoft / ALAppExtensions

Repository for collaboration on Microsoft AL application add-on and localization extensions for Microsoft Dynamics 365 Business Central.
MIT License
768 stars 610 forks source link

[Event Requests] Codeunit 12 "Gen. Jnl.-Post Line" - OnBeforeSkipFindTaxDetail() #26930

Closed Anirudh053 closed 1 week ago

Anirudh053 commented 1 month ago

Describe the request

Hi Team,

In Codeunit 12 "Gen. Jnl.-Post Line" Please provide the possibility to have an integration event in SkipFindTaxDetail() Procedure after Line number 7763 in the image below image

IntegrationEvent:

[IntegrationEvent(false, false)]
local procedure OnBeforeSkipFindTaxDetail(var TaxDetail: Record "Tax Detail"; GenJournalLine: Record "Gen. Journal Line"; var IsHandled: Boolean; var ReturnValue: Boolean)
begin
end;

Additional context

We need these events to handle the custom code for various clients related to implementation of Excise Tax. Internal work item: AB#543326

azure-boards[bot] commented 1 month ago

✅ Successfully linked to Azure Boards work item(s):

JesperSchulz commented 1 week ago

Availability update: We will publish a fix for this issue in the next update for release 25.

Build ID to track: 23509.

JesperSchulz commented 1 week ago

Thanks for reporting this. We agree, and we’ll publish a fix asap, either in an update for the current version or in the next major release. Please do not reply to this, as we do not monitor closed issues. If you have follow-up questions or requests, please create a new issue where you reference this one.

Build ID: 23540.