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 Request Codeunit 5812 Calculate Standard Cost #26924

Open gopubala opened 1 month ago

gopubala commented 1 month ago

Describe the request

The purpose of the event is customer want to allow to custom code under function

[IntegrationEvent(false, false)]
local procedure OnAfterCalcItem(var TempItem: Record Item;)
begin
end;

image

Additional context

please add new event. Internal work item: AB#543004

azure-boards[bot] commented 1 month ago

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

JakovljevicDusan commented 1 week ago

@gopubala ,

Please add more details about raising this event, because screenshot isn't clear.