11843552 - Update WooCommerce Connector to Use Default Tax Code If Customer is Set to a Tax Schedule
WooCommerce does not support tax schedules, but some of the ERPs that we connect to
only use them and our original pass of the connector presumed that both were an option for Woo. Now, if Customer is set to a single tax code, we use that tax code on the sales order and set the tax amount and percentage; if Customer is set to multiple tax codes or a tax schedule then we use the tax code from the connector account on the sales order and set the tax amount and percentage; additionally, the WooCommerce connector no longer supports a default tax schedule, only a tax code. If you were previously set to a tax schedule it will throw an error on every run until you set a tax code. This does not apply to customers running Sage 100 as it
only supports tax schedules.