web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

passthrough sales order customer details and purchase order vendor details to warehouse documents

(0) ShareShare
ReportReport
Posted on by 25

Hi,

Is there a way to include the Sales Order Customer Name on Warehouse Documents with Directed Put-away and Pick enabled?

For example, can we add this detail onto the relevant Warehouse Shipping and Warehouse Pick, that is created from that Sales Order?

Similarly, are we able to do the same for Warehouse Receipts to include the Vendor name from the Purchase Order?

This is a bit of an issue if we can't.  If this needs a third party extension added, and anyone can recommend anything, please let us know.


Thanks in Advance

George.

I have the same question (0)
  • Suggested answer
    IB-29041624-0 Profile Picture
    1,191 Moderator on at

    Hi SkarezoSnr ,

    The things you are asking for is possible but not out of the box.

    It will require either customization or a 3.party solution. I do not know of any 3.party solution offering this.

    I would recommend you discuss with your partner the two options. They should be able to assist you in evaluation the 3.party solutions available on AppSource.  And if you don't find anything covering it on AppSource they can help you with customization for your business needs.

  • SkarezoSnr Profile Picture
    25 on at

    Hi,

    We are Microsoft Partners, in the networking & security space, and as such, we don't have a Dynamics Partner.  We are using this implementation of BC365 in one of our businesses and learning as we go, so we need to look at working through this ourselves or partnering with a developer.

    Do you have any resources I can forward to our internal programmers, to learn about how we can implement these changes, or develop our own extension?  

    Thanks in Advance.

    George

  • Suggested answer
    divyeshchitte Profile Picture
    970 on at

    Hi George, 

    You can do it, But you have to extend the report and via Visual studio.

    If you are developer , You can do it. Else you need to ask your partner to provide you the same.

    dataitem("Warehouse Activity Line"; "Warehouse Activity Line")
    {
    DataItemLink = "Activity Type" = FIELD(Type), "No." = FIELD("No.");
    DataItemLinkReference = "WarehouseActivityHeader";
    DataItemTableView = SORTING("Activity Type", "No.", "Sorting Sequence No.");\

    column(PackageTracking; SalesHeader."Package Tracking No.")
    {
    }

    trigger OnAfterGetRecord()

    Begin

    IF whseShipHeader.Get("Warehouse Activity Line"."Whse. Document No.") THEN
    IF SalesHeader.GET(SalesHeader."Document Type"::Order, "Warehouse Activity Line"."Source No.") THEN;

    END;

    }

    I have displayed package tracking no , You can takw any fields you need

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,222 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,603 Super User 2026 Season 1

#3
Grigorios Mavrogeorgis Profile Picture

Grigorios Mavrogeorgis 1,186 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans