Skip to content

[Bug]: report 7305 "Whse.-Source - Create Document" -"Whse. Internal Put-away Line" - Calls fals publisher #30338

Description

@FSchneiderYav

Describe the issue

The report 7305 "Whse.-Source - Create Document" is calling in the trigger OnPreDataItem() of the dataitem "Whse. Internal Put-away Line" the publisher OnBeforeProcessWhseMovWkshLines("Whse. Put-away Worksheet Line"); The trigger should call a publisher with the "Whse. Internal Put-away Line"

Expected behavior

A publisher is called with the correct table
For example a new publisher
[IntegrationEvent(false, false)]
local procedure OnBeforeProcessWhseInternalPutAwayLine(var WhseInternalPutAwayLine: Record "Whse. Internal Put-away Line")
begin
end;

Steps to reproduce

Additional context

No response

I will provide a fix for a bug

  • I will provide a fix for a bug
    Internal work item: AB#641690

Metadata

Metadata

Assignees

No one assigned

    Labels

    SCMGitHub request for SCM areaevent-requestRequest for adding an event

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions