Assuming crmcontact is required, the following 2 results were found.
Invoice Customer -------------------------------- // // initialize v_CrmAccountID = ""; v_CrmContactID = ""; v_CrmPhone = ""; v_CrmMobile = ""; b_CreateAccount = true; b_CreateContact = true; // // set date/time of account last sync'd to Xero (100 years...
-------------------------------- Quote Customer -------------------------------- // // initialize v_CrmAccountID = ""; v_CrmContactID = ""; v_CrmPhone = ""; v_CrmMobile = ""; b_CreateAccount = true; b_CreateContact = true; // // set date/time of account...