Christian Carlow created OFBIZ-5346:
---------------------------------------
Summary: Item Issuance records are able to associate to shipments
that do not match the corresponding order item ship group destination
contactMechId
Key: OFBIZ-5346
URL: https://issues.apache.org/jira/browse/OFBIZ-5346
Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: Release Branch 12.04
Reporter: Christian Carlow
The "Order Items" page of Shipments allows for ship groups with to be issued to
the a shipment that doesn't share the same destination contactMechId.
Can anyone think of a reason why ship groups should be allowed to be issued to
shipments with different destination contactMechIds?
If the two are able to be related without sharing destination contactMechIds
then invoice item creation code will have to be corrected to account for these
scenarios because adjustments population is too general and doesn't account for
the shipGroupSeqId of the adjustment so they are applied incorrectly.
In other words, I had a shipment with a destination to California but was able
to issue items from a ship group destined for Utah and when the Invoice Items
were created upon packing the shipment, California tax was applied incorrectly
to the Utah destined item.
--
This message was sent by Atlassian JIRA
(v6.1#6144)