Hello,
I've successfully used the FedEx Shipping Manager inside of QB Enterprise to have the FedEx tracking number inserted into my customer's invoices. The tracking number goes on the next blank description line of the invoice. What I need help on is how to have Method "see" that information after QB puts the new description on the Invoice.
Now, I've determined that when Method looked at this invoice, it removed the tracking number from QB???
Error code from QB: 3/2/2012 11:20:29 AM 'Invoice' 1 conflict(s) - open Method and click the QuickBooks tab, then Resolve Conflicts
Error code in Method: QuickBooks returned an error when adding/modifying a accInvoice record. The error was: There was an error adding, modifying or deleting 253-1330714251 because it is already in use. QuickBooks error message: The transaction could not be locked.. The Request was: <?xml version="1.0" encoding="windows-1252" ?> <?qbxml version="8.0" ?> <QBXML><QBXMLMsgsRq onError="stopOnError"><InvoiceModRq requestID="qx_1"><InvoiceMod><TxnID>253-1330714251</TxnID><EditSequence>1330714251</EditSequence><CustomerRef><ListID>8000016E-1329950346</ListID></CustomerRef><ARAccountRef><ListID>80000025-1329951953</ListID></ARAccountRef><TemplateRef><ListID>80000011-1330030595</ListID></TemplateRef><TxnDate>2012-03-02</TxnDate><RefNumber>74</RefNumber><BillAddress><Addr1>Lynda Ross</Addr1><Addr2>750 Preston Dr, unit 2</Addr2><Addr3>(801) 556-3892</Addr3><City>Mesquite</City><State>NV</State><PostalCode>89027</PostalCode></BillAddress><ShipAddress><Addr1>Lynda Ross</Addr1><Addr2>750 Preston Dr, unit 2</Addr2><Addr3>(801) 556-3892</Addr3><City>Mesquite</City><State>NV</State><PostalCode>89027</PostalCode></ShipAddress><IsPending>0</IsPending><DueDate>2012-03-02</DueDate><ShipDate>2012-03-02</ShipDate><IsToBePrinted>1</IsToBePrinted><IsToBeEmailed>0</IsToBeEmailed><InvoiceLineMod><TxnLineID>255-1330714251</TxnLineID><ItemRef><ListID>80000064-1330630486</ListID></ItemRef><Quantity>1.00000</Quantity><Rate>0.00000</Rate></InvoiceLineMod></InvoiceMod></InvoiceModRq></QBXMLMsgsRq></QBXML>