'Generate PO From Sales Order' function and 'deliveryviarule' field inconsistencies
Description
Environment
ubuntu 14.04 LTS
Attachments
1
- 21 Apr 2015, 08:13 AM
Activity
Show:
Fixed
Details
Details
Created April 20, 2015 at 8:19 PM
Updated June 1, 2015 at 3:50 PM
Resolved April 21, 2015 at 8:58 PM
For example, if we create a Sales Order with Delivery Via (deliveryviarule) set to 'Shipper', then we use that SO to create a PO (by 'Generate PO From Sales Order' function), then we see that the PO now has its deliveryviarule field set to 'Pickup'. It seems like this should instead carry over the deliveryviarule value from the SO to the PO, and I wonder if just some code should be added to the OrderPOCreate class to make this happen, or if there was a business reason to not do so...?