Hello,
I wanted to open a discussion for improving the current workflow for packing and delivering items in ERPNext, and getting more thoughts on it from the community.
The current packing and delivery process goes as:
- A draft Delivery Note is created with the required items to be shipped.
- Using that draft document, a Packing Slip can be created to indicate package(s) with the items that need to be shipped out.
The main problem with this approach is that a Delivery Note document summarizes the list of packaged items that are out for delivery. As such, creating downstream Packing Slips causes a disconnect for the people using the system.
Considering that, I want to propose a more intuitive approach for packing, as follows:
- A submitted Sales Order is received by the packing / inventory manager with the list of ordered items that need to be packed for delivery.
- The packing / inventory manager creates Packing Slip(s) from the order by scanning available items (using the existing Scan Barcode functionality in other stock documents).
- When the Packing Slip(s) are verified and submitted, a draft Delivery Note can be created against all the Packing Slips for an order.
- Delivery Trips now also pull draft Delivery Notes, and submitting the Trip will also submit any connected draft Delivery Notes (indicating that the driver has picked up the packages and is out for delivery).
A visual representation of this new flow:
We worked with a single distribution company for this, but I’m curious as to what the community thinks about these changes.
Related discussions where people are getting confused by the current flow:
- Can someone explain how the the Delivery Note/ Packing slip process works please? - #7 by kennethsequeira
- No Explanation for using Packing Slip - #5 by ArundhatiS
Thanks for reading!