Leon created OFBIZ-5384:
---------------------------
Summary: Not need to set shipping info in CheckInits.groovy
Key: OFBIZ-5384
URL:
https://issues.apache.org/jira/browse/OFBIZ-5384 Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: SVN trunk
Reporter: Leon
Priority: Minor
Fix For: SVN trunk
In the tail of CheckInits.groovy, there're some code to set shipping info of assigned party into shopping cart. But it's not necessary, and the code is buggy (1. check Person only 2. no shoppingCart.setShippingContactMechId(String) method defined).
So I remove these codes from CheckInits.groovy. Pls see attached patch.
--
This message was sent by Atlassian JIRA
(v6.1#6144)