Check the postransactionsitemdetails table for 0 in the TaxID column - change to null
Always seems to be FedEx shipping on Denver Mainliner when it happens
UPDATE `postransactionsitemdetails` SET `TaxID`=NULL WHERE (`TransactionNumber`='2018/2/4/260') AND (`ItemSrl`='1')