microsoft / ALAppExtensions

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

[Event Request] Codeunit 1313 - "Correct Posted Purch. Invoice" - OnAfterIsCommentLine() #26968

Closed MutluhanGulenc closed 2 months ago

MutluhanGulenc commented 3 months ago

Describe the request

Please add OnAfterIsCommentLine() event to Codeunit 1313 - "Correct Posted Purch. Invoice" just like Codeunit 1303 "Correct Posted Sales Invoice" and update IsCommentLine() procedure same way.

[IntegrationEvent(false, false)] local procedure OnAfterIsCommentLine(SalesInvoiceLine: Record "Sales Invoice Line"; var Result: Boolean) begin end;

image

image

Additional context

Skip controls for a extended Purchase Line Type enum. Internal work item: AB#544507

JesperSchulz commented 2 months 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: 23098.