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] Table 5805 "Item Charge Assignment (Purch)" - OnValidateQtyToAssignBeforeTestAppliesTo() #26928

Closed Anirudh053 closed 1 month ago

Anirudh053 commented 1 month ago

Describe the request

Hi Team,

In Table 5805 "Item Charge Assignment (Purch)", Please provide the possibility to have an integration event in OnValidate trigger of "Qty. to Assign" field.

In field no. 8 - "Qty. to Assign", in OnValidate() trigger after line number 64 in Below image.

image

image

Integration Event [IntegrationEvent(false, false)] local procedure OnValidateQtyToAssignBeforeTestAppliesTo(ItemChargeAssmntPurch: Record "Item Charge Assignment (Purch)"; var IsHandled: Boolean) begin end;

Additional context

We need this event to handle the custom code for various clients Internal work item: AB#543323

azure-boards[bot] commented 1 month ago

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

JesperSchulz commented 1 month 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: 22697.