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 :
Supply chain | Supply Chain Management, Commerce
Answered

Release sales order picking / Release to warehouse

(0) ShareShare
ReportReport
Posted on by 7

When do I use "Release to warehouse" and when "Release sales order picking"?
The customer has a pretty basic flow I presume:
1: Creates sales order
2: Item are produce and stocked
3: Items needs to be picked and shipped.

The "Release sales order picking" form would be perfect for the customer to select the orders that are ready for picking but how to get from there to the warehouse worker preferably picking using the Warehouse App?

I have the same question (0)
  • Verified answer
    Satish Panwar Profile Picture
    14,673 Moderator on at

    Hi Søren Printz Christensen,

    "Release to warehouse" is meant to be used with Advanced warehouse, which ultimately allows you to use warehouse App that comes with D365.

    "Release sales order picking" works with basic warehouse and carried forward from previous versions. This doesn't use advanced warehouse and directly creates picking list (instead of load/shipments etc.). If you use this route, you won't be able to use warehousing app.

    Hope this helps you decide how to proceed from here on.

    Thanks,

    Satish Panwar

    Please take time to click 'Yes' against the answers that help you guide in right direction to help other community members.

  • SC-19081230-0 Profile Picture
    7 on at

    Thanks for your quick reply. So I should be using the "Release to warehouse" form instead. But what are the criteria to get sales lines to appear in that form?

  • Verified answer
    Guy Terry Profile Picture
    29,019 Moderator on at

    I would say that there are not that many criteria to get a Sales order line to appear in the top-grid of the Release to warehouse form.

    • The order line is for an Item which has a Storage Dimension Group on which 'Use warehouse management processes' is selected.
    • The order line has a Warehouse on which 'Use warehouse management processes' is selected.
    • The order line is not already released in full or delivered in full.
    • The sales order type is 'Sales order' (or, possibly, 'Item requirements'. i.e. it is not a Journal order, or a Return order)

    The Release to warehouse form is not the only way to release a Sales order to the Warehouse. If you can release an order using any of the other methods, it should appear in the Release to warehouse form.

  • SC-19081230-0 Profile Picture
    7 on at

    Thanks, Guy

    I had to update the WHSSalesLine table. Apparently that did not happen during conversion to WHS warehouses/items:

    static void createWhsSalesLine()

       {

           SalesLine salesline;

           WHSSalesLine WHSSalesLine;

           while select salesline    

               notexists join WHSSalesLine

               where WHSSalesLine.InventTransId == salesline.InventTransId

           {

               if (WHSInventEnabled::exist(salesline.ItemId))

               {

                   WHSSalesLine::insertForSalesLine(salesline);

               }

           }

       }

  • SC-19081230-0 Profile Picture
    7 on at

    After the work has been "put" could the Shipment be some how auto processed?

    How do the warehouse easy find the Shipment the just received at the "baydoor" so he can print the packing slip?

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 Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Supply chain | Supply Chain Management, Commerce

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 94 Super User 2026 Season 2

#2
Laurens vd Tang Profile Picture

Laurens vd Tang 73 Super User 2026 Season 2

#3
Paolo Cecchelli Profile Picture

Paolo Cecchelli 41 Super User 2026 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans