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

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

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

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

Reply | Threaded
Open this post in threaded view
|

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

Anurag Walia
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
Reply | Threaded
Open this post in threaded view
|

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

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

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