-
Notifications
You must be signed in to change notification settings - Fork 688
Closed
Labels
IntegrationGitHub request for Integration areaGitHub request for Integration areaevent-requestRequest for adding an eventRequest for adding an eventships-in-future-updateFix ships in a future updateFix ships in a future update
Description
Why do you need this change?
There is no trigger for OnAfterCheckItemApprovalsWorkflowEnabled but there is for customer, sales and purchase, so it seems to be an oversight.
This makes our job of making extra checks before sending to approval very difficult.
Describe the request
Let's make
[IntegrationEvent(false, false)]
local procedure OnAfterCheckItemApprovalsWorkflowEnabled(var Item: Record Item; var Result: Boolean)
begin
end;
Internal work item: AB#615907
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
IntegrationGitHub request for Integration areaGitHub request for Integration areaevent-requestRequest for adding an eventRequest for adding an eventships-in-future-updateFix ships in a future updateFix ships in a future update