>
> ----- Original Message -----
> From: "Gerald Kraus" <
[hidden email]>
> To: <
[hidden email]>
> Sent: Friday, March 03, 2006 3:40 PM
> Subject: [OFBiz] Users - sales tax
>
>
> > hi,
> >
> > i've configured sales tax rules for my store.
> > eg. for germany 16% (0,16) sales tax and 20% (0,2) sales tax for
> > belgium
> > when i start the checkout process and choose to ship to germany or
> > belgium no tax is displayed for these countries.
> >
> > i've walked through the code and it seems that the function
> > getItemTax()
> > in
> >
> > applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java
> > always returns 0.0 because List itemTaxAdj is empty. if i change the
> > code of the function manually to return a dummy value a tax is
> > displayed.
> >
> > is this behaviour normal or did i forget somewhere to enable
> > displaying
> > of taxes?
>
> Are you using Tax Authorities in Accounting module ?
>
> Jacques
no, i'm not using this. when i go this module i can't see the "Tax
Authorities" tab. instead i see "Manual Tx".
i'm using sequoia erp 0.8.3 from sourceforge.