Re: Users - [OFBiz] Dev - VAT in POS

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: Users - [OFBiz] Dev - VAT in POS

Jacques Le Roux
Administrator
Sorry I used the wrong list (dev) before.
 
With this message I got it working.
70141 (Thread-40) [TaxAuthorityServices.java:283:WARN ] In TaxAuthority Product Rate no records were found for condition:(productStoreId = '9100' AND ((taxA
hPartyId = '_NA_' AND taxAuthGeoId = '_NA_') OR (taxAuthPartyId = 'USA_IRS' AND taxAuthGeoId = 'USA') OR (taxAuthPartyId = 'NY_DTF' AND taxAuthGeoId = 'NY')
AND (productCategoryId IS NULL OR productCategoryId IN ('TSTCSL', 'CATALOG1_SEARCH', '101', '100')) AND (minItemPrice IS NULL OR minItemPrice <= '25.9899999
999998436805981327779591083526611328125') AND (minPurchase IS NULL OR minPurchase <= '25.989999999999998436805981327779591083526611328125'))
 
It seems that the POS is configured to use 'USA_IRS'  or 'NY_DTF' (I tried with CA CA_BOE before woth no success)
 
So I set the Store Tax parameters to USA_IRS and it's ok. Of course this needs to be adapted locally.
 
Jacques
----- Original Message -----
Sent: Friday, December 30, 2005 10:10 AM
Subject: [OFBiz] Dev - VAT in POS

Before I was using the old VAT stuff and it was working well in POS.
With the new version you have to set the location of the purchaser (after having set Tax Entities in the Store). It works right with the ecommerce interface.
I set _NA_ user (used in POS if I'm right) as I set before the ecommerce purchaser (I'm using CA and CA_BOE) but seems not to work with POS. Any idea before I dive in code ?
 
Jacques



_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users