Permission issue in custom function
Hi,
I have an error in a custom function :
- quotes = zoho.crm.searchRecords("Quotes","ACCOUNTID=1678097000001049084");
- info quotes;
returns :
| Log messages: |
{"4502":"module doesnt support in your edition"}
I have a Zoho Enterprise Edition.
Any idea ? |