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

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Picked, but not Packing Slip Updated

(0) ShareShare
ReportReport
Posted on by 530

On the AR side, how can I see Items that have been picked but not packing slip updated?

 

*This post is locked for comments

I have the same question (0)
  • diana g Profile Picture
    689 on at
    Re: Re: Picked, but not Packing Slip Updated

    It's possible you might miss some if you run the query based on document status, it's better to use the transaction status as your inquiry. The document status is updated on the sales order header. So you might have one line which is picked or partial picked, but if you've packed or invoiced another line on the order, the document status on the sales order is updated to packed/invoiced and then it won't appear in your query.

  • vijay Profile Picture
    26 on at
    Re: Picked, but not Packing Slip Updated

    Hi,

     

    Use this report for picking list generation

    AR-Reports->status->Open sales order lines by item

    Select the document status as "picking list"  under sales order and line status as "open order" under order lines .

    Hope this will help you.

     

    Thanks,

    Vijay 

     

     

  • Texaspete Profile Picture
    530 on at
    Re: Re: Re: Re: Picked, but not Packing Slip Updated

    Thanks both. Bob - I never got time to try out your method, but Diana's seems easier and does what I what.

  • diana g Profile Picture
    689 on at
    Re: Re: Re: Picked, but not Packing Slip Updated

    You just need to setup a query on inventory transactions where reference = sales order and Issue = picked.

    You can do that from the inventory transactions inquiry in Inventory- inquiries-transactions-transactions.

    Or you can add the inventory transaction table to your query in the Open sales line inquiry in AR or from the sales order form itself.

    Di Thompson, www.ThePPAXStore.com 

     

  • Community Member Profile Picture
    on at
    Re: Re: Re: Picked, but not Packing Slip Updated

    Use the WMSOrderTrans table and link it to the salesTable and look at order status less than delivered.

     Something like:

    SELECT WMSORDERTRANS.ITEMID, SALESTABLE.SALESID ...  ...

    FROM WMSORDERTRANS INNER JOIN SALESTABLE ON  WMSORDERTRANS.INVENTTRANSFERID = SALESTABLE.SALESID AND SALESTABLE.SALESSTATUS < 2

     

    The result from this query will give you all the pick slipped registered items on orders that still have not been delivered.  I'm not sure how you would accomplish this on the front end.

     

    I THINK this is what you are after!  Yes, no?

     

  • Texaspete Profile Picture
    530 on at
    Re: Re: Picked, but not Packing Slip Updated

    But its possible (likely at our site) that Items on Orders which are Picking List Posted are not yet picked.

    I should re-phrase my question. How can I see items on Sales Orders which have been picking list registered, but not packing slip updated! On the Sales Order Line 'Quantity' Tab, these show in the column 'Picked'.

    The problem we have here is that we invoice anything that has been packig slip updated, but it may happen that our warehouse guys pick and physically ship something but forget to post the packing slip.

  • Community Member Profile Picture
    on at
    Re: Picked, but not Packing Slip Updated

     There are a few ways to do this.  Easiest way is to filter by "Picking list" on the document status field in the general tab of the salesTable form.

     

    This will give you all the SO's that are pick list posted.

     

    Kind regards.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Dráb Profile Picture

Martin Dráb 2 Most Valuable Professional

#1
Guy Terry Profile Picture

Guy Terry 2 Moderator

#1
Community Member Profile Picture

Community Member 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans