I have read mails. In my case, I use "admin" login as OFBiz administrator to make an order, and a customer login is created by me and has Origin and Destination addresses. I'll try to debug *"public void calcAndAddTax(GenericValue shipAddress) throws* *GeneralException"* * * method.* *
On Tue, Jan 25, 2011 at 12:30 AM, Jacques Le Roux [via OFBiz] < [email protected]<ml-node%[email protected]> > wrote: > Did you look at http://ofbiz.markmail.org/search/shipping+vat ? > > This could help, maybe you are in a special case. Are you using admin for > testing? Have you a shipping address for the login you use > for testing? > > Jacques > > biletnikov wrote: > > > OFBiz 9.04 (last stable release) > > > > On Tue, Jan 25, 2011 at 12:23 AM, Jacques Le Roux [via OFBiz] < > > [hidden email] > > <http://user/SendEmail.jtp?type=node&node=3235084&i=0><[hidden > email] <http://user/SendEmail.jtp?type=node&node=3235084&i=1>> > >> wrote: > > > >> Which version are you using? > >> > >> Jacques > >> > >> From: "biletnikov" <[hidden email]< > http://user/SendEmail.jtp?type=node&node=3235075&i=0>> > >> > >> > >>> Hello all, > >>> we need to apply VAT 19% to order items and shipping price. > >>> VAT is successfully applied to the order item prices, but not for the > >>> shipment. > >>> > >>> Example: > >>> > >>> Items SubTotal > >>> €63.74 > >>> > >>> Total Other Order Adjustments > >>> €0.00 > >>> > >>> Total Shipping and Handling > >>> €5.00 > >>> > >>> Total Sales Tax > >>> €12.11 > >>> > >>> Total Due > >>> €80.85 > >>> ------------------------------------------------------- > >>> Shipping cost is 5 euro, but it must be 5 * 1.19 = 5.95 euro. > >>> > >>> The order is created via OFBiz (Order entry), we do not use e-commerce. > > >>> > >>> We have a TaxAuthority, which is bundled with Tax Authority Product > Rates > >> > >>> (for each product category), Tax Shipping = 'Y' > >>> > >>> A product has Charge Shipping = 'Y', Taxable = 'Y'. > >>> However, the VAT is calculated, but not for the shipment. > >>> > >>> Why it is so? > >>> Where is the problem? As I understand, it should be possible to have > VAT > >> for > >>> the shipment. > >>> > >>> Thanks. > >>> > >>> > >>> -- > >>> View this message in context: > >> > http://ofbiz.135035.n4.nabble.com/VAT-is-not-applied-for-the-shipping-tp3234699p3234699.html<http://ofbiz.135035.n4.nabble.com/VAT-is-not-applied-for-the-shipping-tp3234699p3234699.html?by-user=t> > < > http://ofbiz.135035.n4.nabble.com/VAT-is-not-applied-for-the-shipping-tp3234699p3234699.html?by-user=t<http://ofbiz.135035.n4.nabble.com/VAT-is-not-applied-for-the-shipping-tp3234699p3234699.html?by-user=t&by-user=t>> > > >>> Sent from the OFBiz - User mailing list archive at Nabble.com. > >>> > >> > >> > >> > >> > >> ------------------------------ > >> If you reply to this email, your message will be added to the > discussion > >> below: > >> > >> > http://ofbiz.135035.n4.nabble.com/VAT-is-not-applied-for-the-shipping-tp3234699p3235075.html<http://ofbiz.135035.n4.nabble.com/VAT-is-not-applied-for-the-shipping-tp3234699p3235075.html?by-user=t> > >> To unsubscribe from VAT is not applied for the shipping, click > >> here< > http://ofbiz.135035.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3234699&code=YmlsZXRuaWtvdkBnbWFpbC5jb218MzIzNDY5OXwyMDcwNzk3NDQ4<http://ofbiz.135035.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3234699&code=YmlsZXRuaWtvdkBnbWFpbC5jb218MzIzNDY5OXwyMDcwNzk3NDQ4&by-user=t>>. > > >> > >> > > > > > > > > -- > > Best regards, > > Sergei Biletnikov > > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://ofbiz.135035.n4.nabble.com/VAT-is-not-applied-for-the-shipping-tp3234699p3235084.html > To unsubscribe from VAT is not applied for the shipping, click > here<http://ofbiz.135035.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3234699&code=YmlsZXRuaWtvdkBnbWFpbC5jb218MzIzNDY5OXwyMDcwNzk3NDQ4>. > > -- Best regards, Sergei Biletnikov -- View this message in context: http://ofbiz.135035.n4.nabble.com/VAT-is-not-applied-for-the-shipping-tp3234699p3235123.html Sent from the OFBiz - User mailing list archive at Nabble.com.
