[ http://issues.apache.org/jira/browse/OFBIZ-113?page=comments#action_12428930 ] Eriks Dobelis commented on OFBIZ-113: -------------------------------------
Just a note that this should be applied together with patch from OFBIZ-164 as otherwise VAT calculation is incorrect. > Showing VAT/Sales tax in Shopping cart before checkout > ------------------------------------------------------ > > Key: OFBIZ-113 > URL: http://issues.apache.org/jira/browse/OFBIZ-113 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: ecommerce, order > Affects Versions: SVN trunk > Reporter: Eriks Dobelis > Attachments: cart.diff > > > VAT/Sales tax is currently calculated only after initiating Checkout. Even if > the price in ecommerce catalog includes tax, shopping cart shows price > without tax. It would be nice if Shopping cart showed the same price as in > ecommerce catalog and instantly calculated total tax when a new product is > added to Shopping cart. > I tried to look into source code and seems this has to be changed in > ShoppingCart.java, but it also seems quite complex issue. -- 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
