What?
A quick article on how to trim in MySQL along with getting rid of any leading or trailing tab characters.
Why?
I use MS Excel for organizing data and then converting to MySQL commands. ...
... Image" > "Image Library" (as mentioned in earlier steps), then right-click on the image and select "Copy Image Address", and paste it into the cell alongside the status key in the data table:
Don ...
... Functions"
Click on the Plus icon alongside this, scroll down to "Custom Functions" and click on "New"
I give it the function name fn_Tickets_OnCreateEdit
I click on "Edit Arguments" and give it th ...
... s rename the file the name of the staff member along with the file type
v_FileName = m_User.get("full_name");
v_FileExtension = m_SignatureImage.get("extn");
v_FileNameFull = v_FileName + " ...
... you have sent the code to either create or update the estimate in ZohoBooks. You will need the returned estimate ID and I'm not 100% sure the attention/phone number goes along as my client didn't include ...
What?
A quick article on getting the payment terms in Zoho Books along with their IDs.
Why?
I often need to send through an automatic payment term on the creation of an invoice but lots of my ...
... enabled.
But to flesh that out a little more along with setting the other options under "Advanced Tracking"
//
// get chart of accounts to use
r_ChartOfAccounts = invokeurl
[
url :"https://books.zoho.eu/api/v3/chartofaccounts?organization_id=" ...
... a list of services. The client does not want their operations team adding/deleting rows and instead simply specifying quantity (defaulting to zero) alongside each serviceable item.
How?
So at time ...
... }
}
The one to rule them all
So I've been asked here and on the forums as well for the full query that includes making ChatGPT keep the context of the conversation along with new cliqs:
/ ...
... display above the sales person (eg. "Sales Person")
Alongside the Value field, enter $.LABEL
Under Label: Display 'Unknown' as, enter a dash/hyphen to indicate not known.
Click on the button Apply ...
... > API Tokens > then API token - deployment > Get Started
Fill out the client ID and client secret along with the Grant Code
Click the button and you will get a refresh token which you can copy for the ...
... option Account and Lists which should show somewhere along the top right of the home screen.
Under Account and Lists, look for Your devices and content > Manage Devices.
You will get to see the list ...
... add it to this article.
How?
I know there are instructions on the GoDaddy website but this is how I do it along with screenshots:
Login to your GoDaddy panel and expand the menu by clicking the ...
... really a hardware kind of guy. My skillset is really around software (see my other articles) and I've been using Mac alongside my PCs for the past 7 years. My MacBook is from 2015 and still runs everythin ...
... the .addDay(), check none of these are a Sunday, and move the next few days along:
thisDate = '2021-10-30';
v_Today = thisDate;
v_Tomorrow = v_Today.addDay(1);
v_NextDay = v_Today.addDay(2);
if(v_Today.getDayOfWeek()==1)
{
v_Today ...
... tabs along the top to display each section.
How?
The way we do this is by applying our own stylesheet and overriding certain CSS elements that the vanilla or out-of-the-box Zoho Creator ones provide. ...
... if statement to all fields? Well no again, just compare on the workflow of the audit change. Something along the lines of:
Add an Audit Change field: This will contain the code triggered when one ...
... pencil icon to edit this
Alongside "Field Type", select "First Name, Last Name"
Now your booking form will be similar to the following:
And if the account is integrated with Zoho CRM, ...
...
Why?
At time of print, Zoho had recently introduced the ability to have custom fields in your line items, alongside the product name, list price, quantity, tax, etc. In the example below, we have ...
... zet at https://127.0.0.1:5000 along with the instructions “please enable the host (https://127.0.0.1:5000) in a new tab and authorize the connection by clicking Advanced -> Proceed to 127.0.0.1 (unsafe)”. ...
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.