I’m trying to prepare an invoice from a shipment, but I’m getting the following error.Here is a screenshot from the trace at PX.Data.PXFirstChanceExceptionLogger.ProfilerFirstChanceException(Object o, FirstChanceExceptionEventArgs args) at System.Xml.Linq.XElement.set_Value(String value) at AmazonAcumatica.BZSOInvoiceEntryExt.InvoiceOrder(InvoiceOrderArgs args, InvoiceOrderDelegate baseMethod) at PX.Commerce.Objects.BCSOInvoiceEntryExt.InvoiceOrder(InvoiceOrderArgs args, InvoiceOrderDelegate handler) at PX.Objects.SO.SOOrderEntry.InvoiceOrder(Dictionary`2 parameters, IEnumerable`1 list, InvoiceList created, Boolean isMassProcess, ActionFlow quickProcessFlow, Boolean groupByCustomerOrderNumber) at PX.Objects.SO.SOOrderEntry.InvoiceOrders(List`1 list, Dictionary`2 arguments, Boolean massProcess, ActionFlow quickProcessFlow) at PX.Objects.SO.GraphExtensions.SOOrderEntryExt.Blanket.InvoiceOrders(List`1 list, Dictionary`2 arguments, Boolean massProcess, ActionFlow quickProcess