How can I setup the packing list in D365? I currently can print one but does not have order information on it. Where are the settings to get the necessary fields on the packing list ?
How can I setup the packing list in D365? I currently can print one but does not have order information on it. Where are the settings to get the necessary fields on the packing list ?
Hi,
I found this print management setup for Packing list in Warehouse Management Parameters. So not like the Accounts Receivable or Payable module, where there is Forms Setup.
Best regards
Hi Madhya - It appears that this is a current limitation of the product - there is no Print management setup for the Packing list, and therefore it requires a customization. This has been acknowledged by the product group. There are plans to implement this feature in the future, but there is no current timeline on when to expect it to be developed and released.
Thanks Martin. There needs to be print management setting required to print the actual packing list. Ex for packing slip I have to go to the Form setup under the Account Receivable module and print management under it to print to screen or print to a printer. Similarly any idea, where I can get the packing list setup?
Changing the design of SSRS reports can't be done by end-users. You'll need a developer.
Thanks Martin. Are you aware of any settings on the front end that I can play around with or where exactly is the form set ?
Aha, so you're talking about shipments (in Warehouse Management). The report you need to review (and possibly modify) is TMSPackingList. Its data source is TmsPackingListDP class, which is what you need to focus on.
You'll see how it fetches SalesTable in initializePackingListLine() method.
I am talking about Sales orders. Packing slips are posted at ship confirmation and that is too late for the warehouse team to get the document. Therefore our process is defined in a way where the packing lists are printed to put to the orders. The packing list is available under the shipments tab on All Shipments list page
Which type of order is it about and what do you mean by "packing list"? I'm aware of picking lists and packings slips, but not packings lists.
For example, if you mean packings slips of sales orders, the relation is stored in CustPackingSlipSalesLink table and order details in SalesTable.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156