A sample collection of custom functions to demonstrate the automation workflow in Zoho Books, a comprehensive cloud accounting platform that takes care of your business finance.
Every business is unique and each of them follows a specific workflow. While managing your customers' transactions with Zoho, you might have some needs unique to your business. Custom Functions help you address such needs. Here we have compiled a set of custom functions that address different needs.
- In Zoho Books Web app, navigate to Settings -> Automation -> Custom Functions.
- Create a new Custom function and provide a suitable name for it.
- Choose the corresponding module and appropriate event to trigger the custom function.
- Copy the required code depending on your use case.
- Customize the code according to your requirements (if needed).
- Save the Custom function and you are good to go.
-
Create a Deal in Zoho CRM when Estimate is created in Zoho Books
-
Calculate Commission for SalesPerson and add it as Expense in Zoho Books
-
Fetch Deals field value from Zoho CRM to related Estimates in Zoho Books
-
Carry forward attachments from Sales order to Purchase order in Zoho Books
-
a)Update Cost Price of an Item based on the value in the Bill in Zoho Books
b)Update Selling Price of an Item based on the value in the Invoice in Zoho Books
-
Apply unused credits automatically to Invoice when created in Zoho Books
-
Auto Approve Purchase Order when total less than or equal to 1000 in Zoho Books
-
Calculate related Sales Orders' shipping charge and add it to Invoice
-
Associate the templates automatically based on customer language
-
Associate the templates automatically based on customer Country
-
To schedule an email if the closing balance of the account is higher than the soft limit
-
To synchronize the custom field from Zoho Expense with Zoho Books.
-
To manage Fixed installment payments Script for invoice
-
To manage Fixed installment payments Script for invoice using Custom Button.
-
Automatically generate invoices for unbilled timesheets at regular intervals