The system cannot determine geographical information for this location and cannot derive a tax juris
Post upgrade, we are facing below error while entering the AR invoice. We have third party tax partner.
The system cannot determine geographical information for this location and cannot derive a tax jurisdiction. Please contact your system administrator.
Geographical referening program has ran for HZ_location already.
select map_status, location_id , a.*
from hz_geo_name_reference_log a
where location_id = &location_id
This is also returning the S which means as below.
Map_status S means that the location_id is successfully created.
Please help on this