you can use the webtools to enter one just item
https://operations.digiresources.com:8443/webtools/control/FindGeneric?entityName=ZipSalesTaxLookup
then export it the entity thru the webtools to give you an template.
I trick I use if to have the data in excel then add extra columns for
the xml stuff.
copy into a text editor like PFE that you can replace the tabs and do
mass cleanup of the xml.

You will find the tax code in the accounting application.
a brief glance says you need t use the tax authority and geo code
so you may have to hook in the ZipSalesTaxLookup

Dave Tenerowicz sent the following on 11/15/2007 3:20 PM:
> We need to load sales tax rates by zip code. I believe these should be
> loaded to ZipSalesTaxLookup entity. We'd like to enter a single
> percentage that represents the general state tax rate  plus any
> applicable county tax.
> 1 )Does anyone know if we can load the combined rate into the
> comboSalesTax column?
> 
> We would populate the following columns in this entity:
> zipCode
> stateCode
> city
> county
> fromDate
> comboSalesTax  ??
> 
> 2) Is there anything else we need to do in order for OfBiz to properly
> calculate sales taxes?
> 
> Thanks
> 

Reply via email to