Assuming salesperson is required, the following 5 results were found.
used a for each loop instead. In the next snippet of code, I am getting the Zoho CRM record owner, looping through all salespersons in Zoho Books, and retrieving the salesperson_id. Also I have a connector to ZohoBooks called "joel_books". The...
} info m_PaymentTerms; // // --------------------------------- // get sales persons m_SalesPersons = Map(); /* r_SoDetails = zoho.crm.getRecordById("Sales_Orders",p_SoID); v_CRMOwnerID = r_SoDetails.get("Owner").get("id"); v_Filter = "crm_reference_id="...
enough: { "date": "2021-09-08", "zcrm_potential_id": "123456789012345678", "currency_code": "GBP", "reference_number": "Salespersons Test Reference", "terms": "These are our test terms and conditions", "customer_id": "234567890123456789",...
(+01:00). We want to tell our customer they have an appointment at 4pm their time in Luxembourg; tell the agent/salesperson to call the customer at 7am in Los Angeles; and tell headquarters or the system calendar that the appointment is at 10am. How? So...
JOIN "Invoice Items vs SoPo Items" invsopoitm ON invsopoitm."Invoice ID" = i."Invoice ID" LEFT OUTER JOIN( SELECT ab2."SalesPersonID" AS "SalesPersonID", ab2."MonthYear" AS "MonthYear", SUM(if_null(ab2."ItemMarginExclTax", 0)) AS "Credit Margin excl...