I have a client that has multiple companies in their Sage install, 1 has Sales Tax turned on in SO & 1 does not. Recently, the one that does not is getting a message (see attached) that Sales Tax Reporting needs to be turned on in AR Options. I don't want it turned on. And, this happens at the point of keying in the Ship To zip code in Sales Order Entry.
We have narrowed it down to the SY_SalesTaxScheduleZipXRef table. If the zip code is present in this table, we get the message; if its not in this table, no message. All zip codes are fine in the standard SY_ZipCode file. If someone is keying in an order, the user can click OK & it allows them to proceed with the order just fine. However, we are working with Website Pipeline & when they are bringing in orders from the web, this is stopping them.
Any thoughts? I don't know how Sage is using this 2nd zip code file, assuming to calculate the correct sales tax for that zip code, but why is it looking at it for a company that doesn't have sales tax turned on & never has? I assume I need it for one company, but not the other. TIA!