[OFBiz] Users - Sales Tax / VAT

Mike Metcalfe mmetcalfe at icon.co.za
Mon May 9 11:26:00 EDT 2005


Hi Michael,

I am intersted in using your code, especially if you've been using it for 2
years.

Regards,
Mike

-----Original Message-----
From: users-bounces at lists.ofbiz.org
[mailto:users-bounces at lists.ofbiz.org]On Behalf Of Michael Kuefner
Sent: 09 May 2005 10:18
To: OFBiz Users / Usage Discussion
Subject: Re: [OFBiz] Users - Sales Tax / VAT


Hi,

On Mon, May 09, 2005 at 12:58:19PM +1000, David Garrett wrote:

> Sorry, I don't quite understand the purpose of includedTaxRate
> ... Could you clarify.

As Ray mentioned in his first eMail, some states (like germany)
have item prices that allready include the taxes.


For our customers project "shirtalarm.de" we added some
functionality 2 years ago:

- a boolean field in the "SimpleSalesTaxLookup" Entity defines
  if the tax is a sales tax or a included tax

- all product prices are prices that include the german
  default tax.

- in the "simpleTaxCalc" service we distinguish what kind of
  tax it is and add either an "INCLUDED_TAX" or "SALES_TAX"
  adjustment.

- to show the included tax e.g in the orderreview you have to
  get the sum for these adjustments to show.

  We did this by extending the OrderReadHelper class.



If there is some interest on this changes, i can try to add
them to the current svn version of this classes/files.



Yours,
   Michael

--
Michael Küfner                          Meisterbohne eLösungen
                                        Söflinger Strasse 100
Tel: +49-(0)731-399 499 0               D-89077 Ulm
                                        http://www.meisterbohne.de

_______________________________________________
Users mailing list
Users at lists.ofbiz.org
http://lists.ofbiz.org/mailman/listinfo/users



More information about the Users mailing list