You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rohit Sureka (JIRA)" <ji...@apache.org> on 2010/06/27 20:31:50 UTC

[jira] Created: (OFBIZ-3837) r931594 breaks shipping cost calculations

r931594 breaks shipping cost calculations
-----------------------------------------

                 Key: OFBIZ-3837
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3837
             Project: OFBiz
          Issue Type: Bug
          Components: product
    Affects Versions: SVN trunk
         Environment: Linux, postgres.
            Reporter: Rohit Sureka
            Priority: Blocker


r931594 breaks the shipping cost calculation. 

add any product to cart and proceed to checkout, after creating the account and adding the shipping destination address, all shipping options in the checkoutoptions page are shown as '0'. You can verify this on the demo server too.

Another interesting thing that i noticed was that although shipping costs for all options are showing as '0' and the log also says that no shipping estimates are returned, if select any of the shipping options and move to the next step in the checkout process, the shopping cart total shows the correctly calculated shipping total. Also the order confirmation page shows the selected shipping options and the calculated shipping estimate. 

Thus, i guess the code has got broken only in the checkoutopions page, where the shipping estimated are showing as '0'. 

thanks, 

rohit 

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


Re: [jira] Created: (OFBIZ-3837) r931594 breaks shipping cost calculations

Posted by Anurag Walia <wa...@hotmail.com>.
Hi Rohit,

 you should set the estimation cost first 
Inside catalog-->store-> ship estimation 
then value of shipping method automatically changed.

But i have another query may be have some solution.if you have some then
please reply asap.
how can i make destination based shipping charge?


Thanks 
AnuragWalia
-- 
View this message in context: http://ofbiz.135035.n4.nabble.com/jira-Created-OFBIZ-3837-r931594-breaks-shipping-cost-calculations-tp2270201p2276940.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.

[jira] Closed: (OFBIZ-3837) r931594 breaks shipping cost calculations

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-3837.
----------------------------------

         Assignee: Jacques Le Roux
    Fix Version/s: Release Branch 09.04
                   Release Branch 10.04
                   SVN trunk
       Resolution: Fixed

Fixed in trunk at r985856+985902
R9.04 at r985858+985872+985905
R10.04 at r985860+985903

> r931594 breaks shipping cost calculations
> -----------------------------------------
>
>                 Key: OFBIZ-3837
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3837
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: Linux, postgres.
>            Reporter: Rohit Sureka
>            Assignee: Jacques Le Roux
>            Priority: Blocker
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>
> r931594 breaks the shipping cost calculation. 
> add any product to cart and proceed to checkout, after creating the account and adding the shipping destination address, all shipping options in the checkoutoptions page are shown as '0'. You can verify this on the demo server too.
> Another interesting thing that i noticed was that although shipping costs for all options are showing as '0' and the log also says that no shipping estimates are returned, if select any of the shipping options and move to the next step in the checkout process, the shopping cart total shows the correctly calculated shipping total. Also the order confirmation page shows the selected shipping options and the calculated shipping estimate. 
> Thus, i guess the code has got broken only in the checkoutopions page, where the shipping estimated are showing as '0'. 
> thanks, 
> rohit 

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