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

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

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

Nicolas Malin (Jira)
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


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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

     [ 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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya reassigned OFBIZ-3909:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> 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
>            Assignee: Ashish Vijaywargiya
>             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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya closed OFBIZ-3909.
--------------------------------------

    Resolution: Fixed

Thanks Amit for the contribution - committed in trunk at r990751 & in release branch 10.04 at r990753.

--
Ashish Vijaywargiya

> 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
>            Assignee: Ashish Vijaywargiya
>             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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904201#action_12904201 ]

Amit Sharma commented on OFBIZ-3909:
------------------------------------

Thanks Ashish!

--
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
>            Assignee: Ashish Vijaywargiya
>             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.