... yields 12
Additional Note(s):
You might ask why not use the built-in round() function? Well I admit that round() needs to be used for currencies. The issue is that round() only rounds up decimals ...
What?
A very quick article on how to deal with an issue where a CRM template has been used and where the table of line items appears on a separate page (and to remind me of the CSS to fix this).
Why? ...
... order inventory template.
Why?
A client raised an issue that they had previously hard-coded the address of their organization into the body of a template (just below the header... they weren't using ...
What?
This is an article documenting how to parse the notification from eBay and using it to create an order in Shopify.
Why?
Previously, we would receive an eBay notification and create an ...
...
Set Clicked Tab to Selected
One niggling issue I had was that when selecting a tab, the selected tab didn't stay a different color or style. One theoretical way around this could be that I restyle ...
... to run (this would initially attach the file to the CRM record). This wasn't working really as there are issues around tweaking the function and getting it to understand basic mapping and attachments. ...
What?
A really quick article for anyone experiencing the same issue: As a super admin in CRM, I am denied permission to access the Quote Conversion Mapping page...
Why?
I wanted to map a billing ...
What?
A really quick article for anyone who got stumped by the same issue: How to send multiple invoices to Xero in one API call?
Why?
Our use-case is in Zoho Deluge which couldn't generate more ...
What?
A super quick article to remind me how to generate and send a CSV as an attachment to an email.
Why?
Because I often get casually asked "oh and can you archive the data and email it to me ...
What?
This is an article to show you how to use triggers but also how to stop them. We only found this an issue when using REST API v2.1 but also to show you how to configure triggers when using createRecord ...
... in an approval workflow but ran into issues when trying to update the record:
{
"response": {
"message": "Error occurred",
"uri": "/api/forms/json/P_ApplyLeave/updateRecord",
"errors": ...
... window");
Known Issues
Popup opens in the parent window: This only happens on certain machines and I couldn't narrow down the cause. I have tested on both Mac and PC but I had a client usin ...
... name. The issue is that if you use zoho.crm.searchRecords() this will work fine for company names without special characters such as the ampersand or parentheses. But what if amongst your records you ...
...
IN datacenter: https://dre.zoho.in/delugeauth/callback
Click on "Create"
You will be issued a Client ID and Client Secret, make a note of these or leave this window to copy&paste into the next step. ...
... page for each minor issue.
How?
So I'm going to try and list solutions to minor errors we run into.
Problem: Zoho OAuth Connection: ERROR_invalid_operation_type
Sounds rather straightforward, ...
... test
v_Leftest := a_MyArray[0,0]
v_Central := a_MyArray[1,0]
v_Rightest := a_MyArray[2,0]
MsgBox 1: %v_Leftest% 2: %v_Central% 3: %v_Rightest%
Now there is an issue in that Monitor ...
What?
This is an article resolving an issue where a template will shrink all the text when in PDF preview.
Why?
Ok doesn't need a song and dance about it, but I went home yesterday downtrodden ...
What?
This is an article documenting how to update Creator from a workflow written in a Deluge Script held in ZohoCRM.
Why?
I've also started this article to document an issue we encountered where ...
What?
This is an article explaining the code needed to write a PHP script which generates an access token for a service account which in turn is used to list files in a team's Google Drive.
This is ...
... requires PHP 5.6 and above. For lower versions you can issue the MySQL commands directly like:
mysqli->query("START TRANSACTION")
mysqli->query("COMMIT")
mysqli->query("ROLLBACK")
Important note: ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.