Checkout without Login does not compute Sales Tax properly
---------------------------------------------------------- Key: OFBIZ-138 URL: http://issues.apache.org/jira/browse/OFBIZ-138 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: ecommerce, order Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761 Reporter: Tim Ruppert OOTB OFBiz does not compute Sales Tax properly when the user chooses Checkout without Login. I tried this multiple times with valid addresses in both Utah and California and no dice. I did try this with the DemoCustomer (who's address is in Utah), and the sales tax was computed successfully - FYI. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-138?page=comments#action_12426040 ]
Jacopo Cappellato commented on OFBIZ-138: ----------------------------------------- I think you can find additional information about this subject in the thread "Mods to the TaxAuth services to display party's taxes in prices instead of product store's one" (old dev list, April 2006). > Checkout without Login does not compute Sales Tax properly > ---------------------------------------------------------- > > Key: OFBIZ-138 > URL: http://issues.apache.org/jira/browse/OFBIZ-138 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: ecommerce, order > Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761 > Reporter: Tim Ruppert > > OOTB OFBiz does not compute Sales Tax properly when the user chooses Checkout without Login. I tried this multiple times with valid addresses in both Utah and California and no dice. > I did try this with the DemoCustomer (who's address is in Utah), and the sales tax was computed successfully - FYI. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-138?page=comments#action_12426045 ]
Jacques Le Roux commented on OFBIZ-138: --------------------------------------- Thanks Jacopo for the info, I promise i will never again create new message in an existing thread like I did on the above mentionned :/ > Checkout without Login does not compute Sales Tax properly > ---------------------------------------------------------- > > Key: OFBIZ-138 > URL: http://issues.apache.org/jira/browse/OFBIZ-138 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: ecommerce, order > Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761 > Reporter: Tim Ruppert > > OOTB OFBiz does not compute Sales Tax properly when the user chooses Checkout without Login. I tried this multiple times with valid addresses in both Utah and California and no dice. > I did try this with the DemoCustomer (who's address is in Utah), and the sales tax was computed successfully - FYI. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-138?page=all ]
David E. Jones closed OFBIZ-138. -------------------------------- Fix Version/s: SVN trunk Resolution: Fixed Assignee: David E. Jones This is now fixed in SVN rev 429721. The "addparty" routing in finalizeOrder (which is evil and the whole event should be tossed and replaced) was not handled right in ecommerce. It was going directly to the checkoutreview view and skipping the shipping and tax calc, and the payment verification. > Checkout without Login does not compute Sales Tax properly > ---------------------------------------------------------- > > Key: OFBIZ-138 > URL: http://issues.apache.org/jira/browse/OFBIZ-138 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: ecommerce, order > Environment: Fedora Core 5, Java 1.5.0_05, ofbiz version 428761 > Reporter: Tim Ruppert > Assigned To: David E. Jones > Fix For: SVN trunk > > > OOTB OFBiz does not compute Sales Tax properly when the user chooses Checkout without Login. I tried this multiple times with valid addresses in both Utah and California and no dice. > I did try this with the DemoCustomer (who's address is in Utah), and the sales tax was computed successfully - FYI. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |