... to the same school and updates some number fields on the matched CRM account.
Why?
For reporting purposes. Although Zoho Analytics can use data imported from both ZohoCRM and ZohoRecruit, it was ...
What?
This is a quick reminder for myself on opening a CSV in MS Excel but without converting long numbers into exponential notations (which are incorrectly rounded anyway).
My Data:
Account ...
What?
This is a quick article on how to convert some cells in Microsoft Excel to number values...
Why?
OMG. Seriously Microsoft! I have spent an hour trying to convert a column of currency values ...
What?
So this is an article to list methods of retrieving the number of files in a folder/directory.
Why?
Why can't we just use a loop and file pattern native to the Autohotkey programming language:
UserFolder:="C:"
-- ...
... "Joel Lipman" has a degree in Computer Science BSc and some qualification in being Superman.
Specification
The output expected by the customer is the following:
EMP
--------------------------------------------------
EmpNumber ...
Intro
Prefixing lines with their respective line number in a text file using a Microsoft Windows Operating System... I've just googled this as I couldn't remember how I did this last time and a number ...
... break
}
}
Return Result
}
Use as per usual:
ValueWithCommas:=FormatAddCommas(NumberWithoutCommas)
One taken from the AutoHotkey forums:
AddCommas(val)
{
...
Just a quick note here. This is an article based on the REG file from Kelly's Korner (@www.kellys-korner-xp.com/xp_tweaks.htm). I'm not fond of downloading REG files and running them even if I have checked ...
... if payment has already been recorded before creating a new one.
- Fixed reference_number being included on customer payment.
Date Modified: 2023-03-21 (Joel Lipman)
- Added if conditions ...
What?
A quick note here on how to connect to the DHL API and check on a package given a tracking number.
Why?
In our megafunction to generate a customer, a product/item, a sales order, an invoice, ...
... shared can be controlled/monitored.
Create a CRM Module called "GPT Chats" (singular: GPT Chat)
Modify the name field to be an Auto-Number (I'm prefixing mine with CHAT-
Add a pick list called ...
... "Fn - eBay - Get Active Products" and give it the internal name as "fn_GetEbayActiveProducts" without any arguments. Something to note in the below is that it asks you to set an estimated number of products ...
What?
An article on how I can query all the orders for yesterday without using the eBay GUI Selling website. I've included the code to parse out the information as well.
Why?
Because I need this ...
... query which will now retrieve 10 products per page and loop through 3 pages for use in Zoho Deluge. If this works, we can increase the number of pages as well as the number of products per page:
The ...
... in the subform:
// initialize
var v_CalculatedNumberOfSkills = 0;
// get the Opp stage
var v_OppStage = ZDK.Page.getField('Stage').getValue();
// get the Skills subform
var l_SkillsSubform = ...
... charges and other discrepancies. I'm calling this dataset "My Purchase Order Items"
SELECT DISTINCT
po."Purchase Order Date" AS "PO Date",
po."Purchase Order Number" AS "PO Ref",
poi."Produc ...
... it to a list, then lets you generate an array or list of any size.
Why?
My use case here is to run a schedule that will populate a list with the upcoming dates for the next week (and for any numbers ...
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.