-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Description
Information about bug
Hi everyone,
We are using the latest version of ERPNext and have encountered some behavior with Delivery Notes that is causing problems for our workflow. We were hoping you could help us understand if this is intended or if we’re missing a setting.
The Scenario:
A customer places two separate Sales Orders.
Both orders share the same Billing Address.
However, the two orders have different Shipping Addresses.
We create a Pick List for the items from both Sales Orders.
When we create the Delivery Note from this Pick List, the system merges both orders into one single Delivery Note, and applies just one of the two shipping addresses to the entire shipment.
Expected Behavior: We would expect the system to check the shipping addresses before merging.
If the shipping addresses on the source Sales Orders are different, the system should create two separate Delivery Notes—one for each unique address.
Items should only be merged into a single Delivery Note if the shipping addresses on the orders are identical.
Our Question: Is this the standard, intended behavior, or is there a setting we have overlooked to enforce the creation of separate Delivery Notes when addresses differ? The current functionality is error-prone and could easily cause us to send a shipment to the wrong location.
We’d be grateful for any advice or insights you can offer.
Thanks and best regards
Module
stock
Version
Frappe version v15.72.4
Erpnext version v15.67.0
Installation method
manual install