Zoho Books: How to trigger workflow in Deluge script
💡 How to Force Execute Workflow in Zoho Books Using Deluge Hello Team, If you're looking to forcefully execute a custom function or workflow in Zoho Books, you can do so by using the special header node X-ZOHO-Execute-CustomFunction in your API call.
Zoho items price not fetch in shopify store
why not fetching pricing with shopify store
Adding number of days to an estimate.
I need both QTY of item and "number of days hire" in my estimates at the line item level. Any clues as to how this is done would be greatly appreciated. It needs to calculate. Thanks J
Zoho Books API Limit Is RIDICULOUS!!!!!!!!!!!!!
The 2,500 API call limit in Zoho Books is about as useful as AOL dialup. Seriously Zoho, not only can I use up 2,500 API calls in no time with my own app but YOUR OWN STUPID IPAD APP blows through them super fast too, so if any one of my clients wants
Zoho Books API endpoint to fetch contact custom fields
Hello I am trying to sync my custom fields of woocommerce checkout with the custom fields of contacts/customers in Zoho books via API I need the api endpoint to fetch all custom fields from Zoho books, how can i achieve the same? Thanks Puneet
Importing old Invoices into Zoho Books - Hitting the limit
I'm currently working on importing historic invoices and payments made records from one Zoho Books premium instance into another however i'm hitting the 25,000 per year limit issue, these invoices go all the way back to 2019, and i understand that generating
VAT return period question plus pre-registration expenses
Hello! I'm new to Zoho and I am trying to generate a VAT return that covers the period 11 November 2021 (my VAT registration date) to 28 February 2022. I know I'm slightly late with this but I'm struggling, because Zoho wants to produce a return only
Zoho Book not Connecting to Bank
Is anyone else having issues with Zoho Books connecting to their bank? We have not been able to connect to the Co-operative bank feeds since Dec. Zoho are blaming the Co-op but the Co-op says that it has to be a Zoho issue as no other accounting software
Recurring Automated Reminders
Hi, The reminders feature in Zoho Books is a really helpful feature to automate reminders for invoices. However, currently we can set reminders based on number of days before/after the invoice date. It would be really helpful if a recurring reminder feature
Client scripts for Zoho Books ?
Good day everyone, I am looking for a way to be able to interact with the Quotes and Invoices as they are being created. Think of it like Zoho client script in Zoho CRM. But for the life of me I dont see a way to do this. The issue with having function
Any way to download or export all attachments regarding a Vendor? (including payments)
Hi, I upload all documents to Zoho Books, especially regarding vendors, including their "official" invoice (the vendors send their official ones to us) and our payment slips (proof of payment to them). I need to be able to export all these files every
Revert to Default Email Templates
Hello In the Invoice Notification email template, I've removed the button linking to the Invoice in error. Is there a way to revert to the original template or how do I add the button back in, please? Thanks. Rachael
Can't remove PayPal as a payment option
I'm on the free version of Zoho Books and enabled Stripe and Braintree for CC transactions, Stripe for ACH transactions, and PayPal. I created a payment link and tested it by clicking into it, but I noticed that the only option that appeared in the link
Tax Payable with Etsy Sales Tax
I sell on Etsy and have it connected to my Zoho Books. When it brings over a sales order it show Etsy Tax as 0% but has an amount in there. i can;t change this and all taxes are paid by Etsy but in Zoho Books it lists it as Taxes needing to be paid. How
Function 58: Custom calculation in item table of invoices (2 fields)
Hello everyone, and welcome back to our series! In Zoho Books, the Item Amount in invoices is calculated by multiplying the Quantity and Rate fields. Previously, we shared a function to include a custom field in this calculation. Today, we are taking
ZohoBooks: Information feed from MS-DB / SQLServer
Hello everyone, Good day. Did anyone manage to connect Zoho Books with MS-DB / SQLServer? Appreciate if you can share your process. Thank you.
Demande d'informations sur l'API Zoho Books pour partager un appareil
Bonjour, Je souhaite savoir s’il existe un endpoint API permettant de générer ou récupérer un lien de partage public pour un devis (Estimate) dans Zoho Books. J’ai tenté d’utiliser la requête suivante : POST https://books.zoho.com/api/v3/estimates/{estimate_id}/share?organization_id={organization_id}
How do I group billable expenses onto one line item of an invoice?
I have multiple expenses that are billable. When I create an invoice, I can add those billable expenses to the invoice. However, doing so results in each individual expense having its own line item on the invoice. Instead, I want all the billable expenses
Inventory valuation
Inventory valuation in case of sales return makes some error in getting proper value of inventory. Cost price considered for accommodating the goods returned is not the price at which cost of good sold where recorded, last purchase of the same item is
Access invoice custom modules data from API
Hi, I am using $url = "https://www.zohoapis.eu/invoice/v3/invoices"; $opts = ["http" => [method" => "GET",header" => [ "Authorization: Zoho-oauthtoken $accessToken", "X-com-zoho-invoice-organizationid: $orgId" ] ] ]; From my app to retrieve the invoices,
Linking Purchase Orders to Task budgets
Hi, We are a construction company within the mining industry. Our projects usually have fixed budgets (Cost budgets per task). Is it possible to link Purchase Orders to task budgets? I know you can link the Purchase order to a project, but this is not
Import of Bank Statement DO NOT work - Date Mapping issue - Basic Feature Issue Becoming Serious Pain
Hello, Yes, This is True. Importing Bank Statement feature is Not working as Intended. Facing few issues. Specially regarding the Mapping of Date field format. No matter how many times, we create a Case with Support team, they are NOT supporting in proper
ZOHO NEEDS TO CREATE AN OPTION TO PASS CREDIT NOTE AGAINST SALES RECEIPT
Zoho needs to find a way to pass credit note on sales receiptS. Creating a dummy invoice is causing major issues in tallying our sales figures and compliance with tax authorities.My system is tied to tax agencies and trying these options causes major
INTERGRATION OF ZOHO BOOKS PREMIUM PLAN AND ZOHO INVENTORY STANDARD PLAN
Hello. I was using Zoho Books premium plan with 3 branches and has been working well until I purchased Zoho Inventory Standard plan. Now my 3rd branch location has been deactivate din Zoho Premium. how can I solve this please since I use all the locations
how to send recurring estimates instead of recurring invoices
Hello, Is it possible to use the recurring invoice functionality to send recurring estimate to our customers ? We first need to send them an invoice in order to receive their purchase order and then send them the invoice with their purchase order number
Custom Related List Inside Zoho Books
Hello, We can create the Related list inside the zoho books by the deluge code, I am sharing the reference code Please have a look may be it will help you. //..........Get Org Details organizationID = organization.get("organization_id"); Recordid = cm_g_a_data.get("module_record_id");
Zoho books not accepting valid state code via api
Hello, I am using make.com to create a contact and then invoice for a Shopify orders. However, while creating contact I'm getting "please provide a valid state code" error even though I'm providing correct state code. For example I'm providing MH as state
How do I categorize my Sales Tax payments on bank statements
I have uploaded my bank statement and I am trying to manually categorize my sales tax payments and I am not able to use a liability account - using the standard account for Sales Tax / Tax Payable. What am I doing wrong?
Understanding "Deposit from Other Accounts" vs. "Sales Without Invoices"
Hello, Zoho team! I am a new Zoho Books user trying to correctly input some historical financial data. I'm hoping you can help me understand best practices for when to use "Deposit from Other Accounts" vs. "Sales Without Invoices." I'm an author who receives
Zoho Books Product Road Map
I am planning to look into Zoho Books to maintain my Company's Account Books. Is the roadmap of Zoho Books Development available online? What happens if you product dies, without an export feature to other popular Accounting softwares like Tally or Quickbook. Are we going to be left in lurch? Do you have a product road map? Regards, Vishal.
Help with Zoho Books Deluge code error
I have this deluge code im writing for Zoho Books button, it throws an error: Check and update the code in line 12 as there is a Exception : Error at line :14 Improper Statement Error might be due to missing ';' at end of the line or incomplete expression
Problem - cant add Users (i.e. Zoho one / CRM Users) to BCC or CC in email, i.e. Sales orders or Retainers
I can go to zoho books email templates, and select any email template, and automatically include any Zoho One user, i.e. member of staff. However in the context of sending an email, it will not let us add a member of staff from the user list, instead
Workflow Based on Manual Journal
Manual journal entries are one of the few areas that cannot kick off a workflow automation in Zoho Books currently. I would propose considering adding that. My use case is that the payroll provider I use (a flavor of SurePayroll) has a Zoho Books automation
Assistance needed in transition if firm is converting into company
Hello! Our sole proprietor firm is converting into private limited company. I would like to know what needed to be done in zoho books for such case. what are steps that needed to be perform for transition process in our zoho books organization profi
Partner with HDFC And Sbi Bank.
Hdfc and sbi both are very popular bank if zoho books become partner with this banks then many of the zoho books users will benefit premium features of partnered banks.
Debit opening balances of vendors
Dear colleagues: I am looking at the trial balance as on 31st March 2024, and punching opening balances (1st April 2024) in Zoho Books. Vendors have credit balances, by its nature, but some of our vendors have debit balances as well (e.g., we have paid
Bulk payment of bills from multiple vendors
Is there a way to pay multiple vendors bills in one transaction? It appears that you have to deal with each one as a seperate transaction. Is there a way to export the transactions to the bank using an ABA file?
Zoho Finance Limitations 2.0 #18: Can't Validate System Date Fields within Books (if empty)
Throughout books there are system date fields on Purchase Orders, Sales Orders, etc... You can run validation on these BUT ONLY based on the date entered... example: it must be X days after or before Y. However you can't validate the field is a user leaves
Reporting tag as mandatory
Why we can't set it as mandatory once we need to input it to get the budget affect?
Petty cash discrepancy
How do I record a petty cash discrepancy? We had money go missing and need to document that in the books, but I'm not sure how to put that in. It's not an expense, just a loss of cash.
Next Page