Skip to content

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

@FSchneiderYav

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    IntegrationGitHub request for Integration area

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions