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

Akash Jain updated OFBIZ-2547:
------------------------------

    Attachment: OnlineShippingEstimatesFromUPS_OFBIZ-2547.patch

As weight package screen was reverted few days back (now it has been 
committed), this is a part of weight package screen ( calculate online shipping 
rate from UPS in weight package screen ), I am uploading the patch for 
calculating online shipping rate for new implemented weight package screen.

(1) Now instead of calling "upsRateInquire" service, called upsShipmentConfirm 
and upsShipmentAccept service.

Steps for testing :-

1) Create a sales order it should be in Approved status
2) Go to Facility -> Verify Pick, and verified the items
3) Go to Facility -> Packing, and entered the above verified orderId and 
depress "Weight Package Only" button.
4) Made packages and depress "Complete" button, there are two cases
(i) if "shipment.ups.shipping" property set to "Y" in shipment.properties then 
calculates online shipping rate from UPS and compare this,  to estimated 
shipping cost (taken when order is created), if difference is greater/less than 
10% then shown warning form.
(ii) if "shipment.ups.shipping" property set to "N" in shipment.properties then 
calculate new estimated shipping rate according to package(s) weight and 
dimensions, compare this, to estimated shipping rate (taken when order is 
created), if difference is greater/less than 10% then shown warning form

> In Packing screens to use online shipping estimates from UPS to compare with 
> the estimated shipping cost
> --------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2547
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2547
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Pranay Pandey
>            Assignee: Vikas Mayur
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OnlineShippingEstimatesFromUPS_OFBIZ-2547.patch, 
> OnlineShippingEstimatesFromUPS_OFBIZ-2547.patch
>
>
> In Packing screens to use online estimates from UPS to compare with the 
> estimated shipping cost and decide whether the shipment should be Hold or to 
> move any way.
> These estimates will based on the package weight and dimensions provided in 
> weigh package only section on packing screen.

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

Reply via email to