OnePageCheckout creates new billing/shipping address & fails with ups shipments
------------------------------------------------------------------------------- Key: OFBIZ-4447 URL: https://issues.apache.org/jira/browse/OFBIZ-4447 Project: OFBiz Issue Type: Bug Reporter: Kiran Gawde Even if user selects the default values, the OnePageCheckout creates new billing/shipping address. If you do quick ship order. And then on shipment->RouteSegment, hit 'Confirm shipment with UPS', it breaks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114178#comment-13114178 ] Kiran Gawde commented on OFBIZ-4447: ------------------------------------ Both these issues are linked to single problem. Missing: shipToName and shipToAttnName fields in the form. Similarly, we should have billToName and billToAttnName fields to form. > OnePageCheckout creates new billing/shipping address & fails with ups shipments > ------------------------------------------------------------------------------- > > Key: OFBIZ-4447 > URL: https://issues.apache.org/jira/browse/OFBIZ-4447 > Project: OFBiz > Issue Type: Bug > Reporter: Kiran Gawde > > Even if user selects the default values, the OnePageCheckout creates new billing/shipping address. If you do quick ship order. > And then on shipment->RouteSegment, hit 'Confirm shipment with UPS', it breaks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-4447: ----------------------------------- Component/s: specialpurpose/ecommerce Affects Version/s: SVN trunk Thanks for report Kiran, But please use the patch available status only if you provide a patch (a recipe is not a patch ;o). Also try to select the version/s and component/s. Here I guess it's trunk and obviously ecommerce. > OnePageCheckout creates new billing/shipping address & fails with ups shipments > ------------------------------------------------------------------------------- > > Key: OFBIZ-4447 > URL: https://issues.apache.org/jira/browse/OFBIZ-4447 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: SVN trunk > Reporter: Kiran Gawde > > Even if user selects the default values, the OnePageCheckout creates new billing/shipping address. If you do quick ship order. > And then on shipment->RouteSegment, hit 'Confirm shipment with UPS', it breaks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114411#comment-13114411 ] Kiran Gawde commented on OFBIZ-4447: ------------------------------------ Hello Jacques, Sorry about not selecting the component and version. You are right, these are e-commerce related. I am using some 10.04 version. I am not sure whether these will be fixed on 10.04 or just the trunk. Also, I have reported multiple issues on this page itself. So I couldn't figure out how to provide patch. All of them will have same patch which will include all the fixes. Regards, Kiran Gawde Senior Software Architect Object Edge Inc (925) 943 5558 x108 "There are two kind of people: Those who do the work and those who take the credit. Try to be in the first group because there is less competition there." "Never give up on what you really want to do. The person with big dreams is more powerful than one with all the facts". From: "Jacques Le Roux (JIRA)" <[hidden email]> To: [hidden email] Date: 09/25/2011 01:21 AM Subject: [jira] [Updated] (OFBIZ-4447) OnePageCheckout creates new billing/shipping address & fails with ups shipments [ https://issues.apache.org/jira/browse/OFBIZ-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-4447: ----------------------------------- Component/s: specialpurpose/ecommerce Affects Version/s: SVN trunk Thanks for report Kiran, But please use the patch available status only if you provide a patch (a recipe is not a patch ;o). Also try to select the version/s and component/s. Here I guess it's trunk and obviously ecommerce. shipments ------------------------------------------------------------------------------- billing/shipping address. If you do quick ship order. breaks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira > OnePageCheckout creates new billing/shipping address & fails with ups shipments > ------------------------------------------------------------------------------- > > Key: OFBIZ-4447 > URL: https://issues.apache.org/jira/browse/OFBIZ-4447 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: SVN trunk > Reporter: Kiran Gawde > > Even if user selects the default values, the OnePageCheckout creates new billing/shipping address. If you do quick ship order. > And then on shipment->RouteSegment, hit 'Confirm shipment with UPS', it breaks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Gawde updated OFBIZ-4447: ------------------------------- Affects Version/s: Release 10.04 > OnePageCheckout creates new billing/shipping address & fails with ups shipments > ------------------------------------------------------------------------------- > > Key: OFBIZ-4447 > URL: https://issues.apache.org/jira/browse/OFBIZ-4447 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release 10.04, SVN trunk > Reporter: Kiran Gawde > Attachments: OFBIZ-4447-OnePageCheckout.patch > > > Even if user selects the default values, the OnePageCheckout creates new billing/shipping address. If you do quick ship order. > And then on shipment->RouteSegment, hit 'Confirm shipment with UPS', it breaks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Gawde updated OFBIZ-4447: ------------------------------- Attachment: OFBIZ-4447-OnePageCheckout.patch Added shipToName, billToName, shipToAttnName and billToAttnName > OnePageCheckout creates new billing/shipping address & fails with ups shipments > ------------------------------------------------------------------------------- > > Key: OFBIZ-4447 > URL: https://issues.apache.org/jira/browse/OFBIZ-4447 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release 10.04, SVN trunk > Reporter: Kiran Gawde > Attachments: OFBIZ-4447-OnePageCheckout.patch > > > Even if user selects the default values, the OnePageCheckout creates new billing/shipping address. If you do quick ship order. > And then on shipment->RouteSegment, hit 'Confirm shipment with UPS', it breaks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114481#comment-13114481 ] Jacques Le Roux commented on OFBIZ-4447: ---------------------------------------- Kiran, Some other points: * Please don't repeat in comments like in a ML. We have always the history above. It's easiert to read than clutteting with known information. * I think you made a mistake with your patch, could you check (you removed a very large block)? I could manually apply you changes at bottom, but this is all learning purpose ;) Thanks > OnePageCheckout creates new billing/shipping address & fails with ups shipments > ------------------------------------------------------------------------------- > > Key: OFBIZ-4447 > URL: https://issues.apache.org/jira/browse/OFBIZ-4447 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release 10.04, SVN trunk > Reporter: Kiran Gawde > Attachments: OFBIZ-4447-OnePageCheckout.patch > > > Even if user selects the default values, the OnePageCheckout creates new billing/shipping address. If you do quick ship order. > And then on shipment->RouteSegment, hit 'Confirm shipment with UPS', it breaks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114769#comment-13114769 ] Kiran Gawde commented on OFBIZ-4447: ------------------------------------ Hello Jacques, The cart was replaced with screen UpdateCart. This was done for the enhancement: 4436. I should have updated my workspace before applying this patch. Will remember this next time :-) Regards, Kiran Gawde > OnePageCheckout creates new billing/shipping address & fails with ups shipments > ------------------------------------------------------------------------------- > > Key: OFBIZ-4447 > URL: https://issues.apache.org/jira/browse/OFBIZ-4447 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release 10.04, SVN trunk > Reporter: Kiran Gawde > Attachments: OFBIZ-4447-OnePageCheckout.patch > > > Even if user selects the default values, the OnePageCheckout creates new billing/shipping address. If you do quick ship order. > And then on shipment->RouteSegment, hit 'Confirm shipment with UPS', it breaks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114411#comment-13114411 ] Kiran Gawde edited comment on OFBIZ-4447 at 9/26/11 4:37 PM: ------------------------------------------------------------- Hello Jacques, Sorry about not selecting the component and version. You are right, these are e-commerce related. I am using some 10.04 version. I am not sure whether these will be fixed on 10.04 or just the trunk. Also, I have reported multiple issues on this page itself. So I couldn't figure out how to provide patch. All of them will have same patch which will include all the fixes. Regards, Kiran Gawde was (Author: kiran_gawde): Hello Jacques, Sorry about not selecting the component and version. You are right, these are e-commerce related. I am using some 10.04 version. I am not sure whether these will be fixed on 10.04 or just the trunk. Also, I have reported multiple issues on this page itself. So I couldn't figure out how to provide patch. All of them will have same patch which will include all the fixes. Regards, Kiran Gawde Senior Software Architect Object Edge Inc (925) 943 5558 x108 "There are two kind of people: Those who do the work and those who take the credit. Try to be in the first group because there is less competition there." "Never give up on what you really want to do. The person with big dreams is more powerful than one with all the facts". From: "Jacques Le Roux (JIRA)" <[hidden email]> To: [hidden email] Date: 09/25/2011 01:21 AM Subject: [jira] [Updated] (OFBIZ-4447) OnePageCheckout creates new billing/shipping address & fails with ups shipments [ https://issues.apache.org/jira/browse/OFBIZ-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-4447: ----------------------------------- Component/s: specialpurpose/ecommerce Affects Version/s: SVN trunk Thanks for report Kiran, But please use the patch available status only if you provide a patch (a recipe is not a patch ;o). Also try to select the version/s and component/s. Here I guess it's trunk and obviously ecommerce. shipments ------------------------------------------------------------------------------- billing/shipping address. If you do quick ship order. breaks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira > OnePageCheckout creates new billing/shipping address & fails with ups shipments > ------------------------------------------------------------------------------- > > Key: OFBIZ-4447 > URL: https://issues.apache.org/jira/browse/OFBIZ-4447 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release 10.04, SVN trunk > Reporter: Kiran Gawde > Attachments: OFBIZ-4447-OnePageCheckout.patch > > > Even if user selects the default values, the OnePageCheckout creates new billing/shipping address. If you do quick ship order. > And then on shipment->RouteSegment, hit 'Confirm shipment with UPS', it breaks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Gawde updated OFBIZ-4447: ------------------------------- Attachment: OFBIZ-4446&4447-OnePageCheckout.patch Recreated the patch after downloading fix for 4436. > OnePageCheckout creates new billing/shipping address & fails with ups shipments > ------------------------------------------------------------------------------- > > Key: OFBIZ-4447 > URL: https://issues.apache.org/jira/browse/OFBIZ-4447 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release 10.04, SVN trunk > Reporter: Kiran Gawde > Attachments: OFBIZ-4446&4447-OnePageCheckout.patch > > > Even if user selects the default values, the OnePageCheckout creates new billing/shipping address. If you do quick ship order. > And then on shipment->RouteSegment, hit 'Confirm shipment with UPS', it breaks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Gawde updated OFBIZ-4447: ------------------------------- Attachment: (was: OFBIZ-4447-OnePageCheckout.patch) > OnePageCheckout creates new billing/shipping address & fails with ups shipments > ------------------------------------------------------------------------------- > > Key: OFBIZ-4447 > URL: https://issues.apache.org/jira/browse/OFBIZ-4447 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release 10.04, SVN trunk > Reporter: Kiran Gawde > Attachments: OFBIZ-4446&4447-OnePageCheckout.patch > > > Even if user selects the default values, the OnePageCheckout creates new billing/shipping address. If you do quick ship order. > And then on shipment->RouteSegment, hit 'Confirm shipment with UPS', it breaks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp closed OFBIZ-4447. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 11.04 Assignee: Sascha Rodekamp Hi Kiran, thanks for the patch, it works now :) You Patch is in Trunk @Rev 1203129 And 11.04 @Rev 1203128 > OnePageCheckout creates new billing/shipping address & fails with ups shipments > ------------------------------------------------------------------------------- > > Key: OFBIZ-4447 > URL: https://issues.apache.org/jira/browse/OFBIZ-4447 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release 10.04, SVN trunk > Reporter: Kiran Gawde > Assignee: Sascha Rodekamp > Fix For: Release Branch 11.04, SVN trunk > > Attachments: OFBIZ-4446&4447-OnePageCheckout.patch > > > Even if user selects the default values, the OnePageCheckout creates new billing/shipping address. If you do quick ship order. > And then on shipment->RouteSegment, hit 'Confirm shipment with UPS', it breaks. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |