You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Amit Sharma (JIRA)" <ji...@apache.org> on 2010/08/30 09:21:53 UTC

[jira] Updated: (OFBIZ-3909) Bug in showing online estimate rate on UPS services.

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

Amit Sharma updated OFBIZ-3909:
-------------------------------

    Attachment: OFBIZ-3909.patch

Here is the patch for the same.

--
Thanks and Regards,
Amit Sharma

> Bug in showing online estimate rate on UPS services.
> ----------------------------------------------------
>
>                 Key: OFBIZ-3909
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3909
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Release Branch 10.04
>            Reporter: Amit Sharma
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3909.patch
>
>
> UPS Online shipping rates are showing wrong values when product weight having different weightUomId. It doesn't support UOM Conversion as it is working in USPS services.
> So fixing this bug, following work is done.
> 1) Calling generic methods  "getPackageSplit", "getProductItemInfo" & "calcPackageWeight" methods from ShipmentWorker.java
> 2) Removed duplicate methods from UpsServices.java

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.