Hi, I am attempting to integrate Salesforce Opportunites/Quotes to QBOE invoices; however, when I cliek on Update Opportnity to QBOE, I receive the following error. Can anyone assist?
ERROR: Error:com.avankia.appmashups.engine.conversion.ConversionException: INVALID_FIELD:
Opportunity.Account.ShippingCountry,Opportunity.Account.Fax,Opportunity.Account.Phone
^
ERROR at Row:1:Column:638
No such column ‘Fax’ on entity ‘Account’. If you are attempting to use a custom field, be sure to append the ‘__c’ after the custom field name. Please reference your WSDL or the describe call for the appropriate names.:java.lang.Exception: com.avankia.appmashups.engine.conversion.ConversionException: INVALID_FIELD:
Opportunity.Account.ShippingCountry,Opportunity.Account.Fax,Opportunity.Account.Phone
^
ERROR at Row:1:Column:638
No such column ‘Fax’ on entity ‘Account’. If you are attempting to use a custom field, be sure to append the ‘__c’ after the custom field name. Please reference your WSDL or the describe call for the appropriate names.