[jira] [Updated] (OFBIZ-5384) Not need to set shipping info in CheckInits.groovy

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-5384) Not need to set shipping info in CheckInits.groovy

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-5384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leon updated OFBIZ-5384:
------------------------

    Attachment: OFBIZ-5384.patch

> 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
>
>         Attachments: OFBIZ-5384.patch
>
>
> 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)