I have a few clients who are integrated with Shopify, creating sales orders via celigo integrations. We are transforming the SO to Cash Sale transactions and have been forced to set tax rates manually from the SO since they aren't populated on Transform. Even when populating values for tax rates, NetSuite still resets the tax rate upon save. I have been forced to set the tax rate on BeforeSubmit, and again on AfterSubmit. This method has been working, until today when the tax rates are still being reset. I have now written a M/R script to go behind these transactions are re-re-reset the tax rates so they are in sync with the Sales Order.
-- Has anyone else seen this behavior with CS transactions?
-- I'm at a loss about what else can be done to get these tax rates to set and stay set upon initial create/save.