[EventRequest] Report 5005340 Create Delivery Reminder OnAfterGetVendorChanged #28311
Labels
extensibility-enhancement
New feature or request related to extensibility
SCM
GitHub request for SCM area
Describe the request
Hello
we would need a new event in the Report 5005340 Create Delivery Reminder to overwrite if a new Delivery Reminder Header needs to be created:
OLD:
NEW:
Also it would be beneficial if the global variables would be protected:
CreateDeliveryReminder: Codeunit "Create Delivery Reminder";
VendorChanged: Boolean;
Thank you if this would be possible.
Additional context
We need to create delivery reminders by order and not by vendor and for this either we need the procedures to overwrite the report or an working event.
Internal work item: AB#568212
The text was updated successfully, but these errors were encountered: