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.