What's New in Zoho Books - August 2024

What's New in Zoho Books - August 2024

Hello users,

We've rolled out new features and enhancements to elevate your accounting experience in Zoho Books. Dive in to discover what's new in Zoho Books this August.

Update Reports Permissions


We’ve enhanced report permissions in Zoho Books to make your organization more secure. For new organizations, you will need to give access to both reports and the related modules while creating roles. For existing organizations, you will get a notification and should edit the roles missing these permissions. We’ve also added a "Skip Module Access" option so you can share reports with specific users without enabling module permissions for them.


Create Custom Dashboards


You can now customize your dashboards using predefined components, marketplace widgets, and reports. You will be able to reorder, edit, delete, and resize the charts and components in the dashboard. You can also mark your custom dashboards as favorites and manage dashboard permissions for your users. Please note that this feature is only available for the Elite and Ultimate plans of Zoho Books.


Migrate to Kenya Edition  [Kenya Edition]


We have introduced a new migration tool that allows you to migrate your Zoho Books organization from Global to Kenya edition effortlessly. This tool will appear at the top of the left sidebar if certain prerequisites are met and highlights the features available in the Kenya edition. You will also be able to disable all unsupported preferences with a single click.

If your organization has no existing taxes, the migration will occur immediately. If there are existing taxes, you will be able to replace them with edition-specific taxes or delete them.


Add Dispatch From Address [India Edition]


A dispatch address in Zoho Books is the location from which your goods are shipped. For e-Invoice enabled organizations, you can include this address in templates and PDFs of invoices and credit notes. It supports various templates like Spreadsheet, Spreadsheet Plus, Spreadsheet Lite, and custom templates.

To enable this feature, go to Settings > Customization > PDF Templates > Templates > Invoices/Credit Notes. Edit a template that supports dispatch addresses and check the Show Dispatch From Address box in the Transaction Details section.


e-Invoice QR Reader App [India Edition]


We have introduced the e-Invoice QR Reader app for iOS and iPadOS users of Zoho Books. This app scans, decrypts, and validates your e-Invoice QR codes in compliance with India's tax regulations.

Every e-invoice generated in the GST portal has a unique QR code containing crucial details such as the GSTIN and seller information. When you scan a valid QR code using the app, it displays essential invoice details like the organization name, GSTIN invoice date, total, and tax total. If an invalid QR code is scanned, the app immediately notifies the user. Download the E-invoice QR Reader app today to streamline your e-invoicing process.


Wio Bank Integration [United Arab Emirates, Saudi Arabia, Bahrain, Kuwait, Qatar, Oman Editions]


Wio is a digital finance platform licensed by the Central Bank of the UAE that offers personal and business banking services. If you have an account with Wio Bank, you can connect it with your Zoho books organization. Once you connect your bank account, you will be able to automatically fetch your bank feeds to Zoho Books without a third-party service provider.

To connect your Wio Bank account with Zoho Books, go to Banking > Add Bank or Credit Card > Wio Bank PJSC and then click Yes, Configure bank account in the popup that appears.


VAT Carry Forward [Kenya Edition]


Zoho Books now supports VAT carry forward in the VAT3 return, which allows you to carry forward excess VAT from one tax period to the next. If the current VAT value is claimable, you can select the carry forward option, and the amount will be reflected in Box 17. This allows businesses to use the extra VAT from past periods to reduce their future VAT payments and report taxes accurately.

Late Payment Penalties for VAT [Kenya Edition]


In Kenya, late VAT payments incur a 10% penalty, and the Kenya Revenue Authority (KRA) adds another 20% penalty on unpaid amounts. To handle this in the VAT3 return, we've introduced a new flow. First, the total tax due is recorded in the VAT Payable Account, whereas the penalties and interest will be tracked in an expense account. Finally, these amounts will be settled using a specific bank account to ensure financial balance.

TDS Receivables Summary Report  [India Edition]


We have introduced the TDS receivables summary report that summarizes the total TDS deductions made on invoices, bills of supply, customer debit notes, and credit notes in your organization. Additionally, the report can be grouped based on customers or TDS sections , and the columns in the report can be customized. You can use this report to verify the TDS amount deducted and reported in your Form 26AS.
 
To view your Tax Receivables Summary report, go to Reports > Taxes and select TDS Receivables Summary.


Enhanced Barcode Templates

We have made some enhancements to the barcodes in Zoho Books. Now, you can add fields like MRP (Maximum Retail Price), Organization Name, and Company Logo to your barcode templates. Additionally, you can now add units (e.g., kg, litres, pieces) to barcodes, displaying the item's measurement information along with your organization name.

To enable these features in your barcode templates, go to Settings > Items > Field Customization.


Other Feature Enhancements

  • Use custom fields to search for manual journals in the advanced search bar.

  • You can now calculate custom formula fields for all existing records, not just new or edited ones. Once the existing records are updated, you'll receive a notification.

  • Export your manual journals in bulk faster by processing files in the background and sending them to your primary email.

  • You can now include the Maximum Retail Price (MRP) of an item while creating or editing it. [India Edition] 

  • You can now apply Tax Deducted at Source (TDS) in your quotes, sales orders, credit notes, recurring invoices, purchase orders, and vendor credits. [India Edition]


That's it from us for this month's product updates! We hope the latest enhancements are helpful for your business. You can also visit the What's New timeline for byte-sized information about our previous feature updates and enhancements.

We'll catch you in next month's product updates. Until then, if you require any assistance or need clarifications, feel free to write to us at support@zohobooks.com, we'd be happy to help!


Best regards,
The Zoho Books Team





    • Recent Topics

    • Zoho commerce

      i am facing issue with order summary emails.i am getting 1 continuous email for order received yesterday and today.ideally 1 email should be received for a particular date ie for 02/08 i should received 1 email from 12.01am till 11.59pm but it is being
    • Feature Request: Improve Category Page Sorting for "Out of Stock" Products

      Hi there, I'm writing to request a new feature that I believe would significantly improve the user experience in my online store. Currently, on category pages, products are sorted by popularity. However, when a popular product goes "Out of Stock," it
    • POSTMAN - There was an error in evaluating the Pre-request Script:Error: Cannot read properties of undefined (reading 'json')

      I am beginning the journey to learn how to use the API for Zoho Sign. I am getting the following error when I try to use postman. To walk you through how I am getting this error... I wanted to start with a simple GET and expand my learning from there.
    • How do i integrate shipstation with zoho inventory

      Wanting to set up my own delivery driver in ship station so we can get real time tracking of where the package is but then i want it to automatically update zoho inventory packages/shipments how can i do this
    • Invalid value passed for salesorder_id

      Hi, I am using sales return API, details are given below: API: https://inventory.zoho.com/api/v1/salesreturns?organization_id=700571811 Post Json Data: { "salesreturn_number": "", "date": "2020-11-12", "reason": "Testing from API", "line_items": [ { "item_id":
    • Create Invoice and Invoice Items from Sales Order via API

      Currently, when creating an Invoice associated with a Sales Order via the API, it appears that I must manually include all of the items (line_items) even though they are already part of the Sales Order. My question is this: is it possible to raise an Invoice via the API based on all of the information associated with a Sales Order--such as the  items? In other words, do I always have to manually include the items (line_items) when raising an Invoice via the API when the Invoice is associated with
    • Outlook 2013 Calendar Syncs but "Related To" Field in Zoho is blank

      Outlook 2013 Calendar Syncs but Related To Field in Zoho is blank I expect the "Realted To" field to be populated with the calendar participants
    • Export a Course

      Is it possible to export a course from Zoho Learn to a SCORM file?
    • Add and Remove Agents from Departments and Groups in Zoho One

      Hi Zoho Flow Team, We hope you're doing well. Currently, Zoho Flow provides an action to add an agent to a group in zoho one, but there is no action to remove an agent from a group or a department. Another action that we find missing is the option to
    • Zoho learn Custom portal - networkurl & CustomPortalId

      I want to get my individual account’s networkurl and customportalId to use in this API: https://learn.zoho.com/learn/api/v1/portal/<networkurl>/customportal/<customportalId>/manual How can I retrieve the networkurl and customportalId using the API? I
    • Consumer Financing

      Does Zoho currently have a payment gateway (such as Stripe, Square, etc) which offers financing for customers? So, let's say the estimate we give the customer is greater than what they can afford at the time, but we can sell the service now, letting them
    • Intégration de la gestion des Passkeys dans Zoho Vault

      Zoho Vault est depuis plus d’une décennie une solution fiable pour les entreprises : pour la gestion, le partage et le stockage des mots de passe. En 2018, nous avons fait un pas en avant en proposant la connexion unique (SSO). Nous sommes fiers de franchir
    • Scan & Fill with double quote key/value pairs

      Hi, An old Ticket moved to a Topic/Idea: I love the idea of the new Scan & Fill as it nearly covers my previous request for a QR Scanner to read a multi-part QR Code. My QR Codes are hard-coded as below: {"key1":"value1","key2":"value2","key3":"value3"}
    • Analytics SQL Queries should allow # as comment

      # and // are very common for commenting in SQL. Not sure why analytics only allows /* and */ for commenting. Especially when # grays the line as if it's being commented out. This should be added for sure.
    • SalesIQ Operator Activity Reports in Zoho Analytics

      I'm busy building a dashboard in Zoho Analytics and I want to include SalesIQ stats in the dashboard, but I'm unable to get the statistics mentioned in the attached image. Any idea where I can get the stats for Operator Activity?
    • Default in fields on Form B based on the user selection in Form A

      Hi Everyone, I have added an action button to a form report to bring up a new form based on user selection, see it indicated in red below: Then when the ne form loads, I want to default in some of the fields based on the record the user was selected on.
    • No longer can indent

      Hey there! Is it just me or were we used to be allowed to used tab or indent when writing. It’s not working right now, has this always been the case?
    • Upcoming Changes to the Timesheet Module

      The Timesheet module will undergo a significant change in the upcoming weeks. To start with, we will be renaming Timesheet module to Time Logs. This update will go live early next week. Significance of this change This change will facilitate our next
    • Free webinar alert! Seamless Transition with Lossless Migration: Zoho One + Zoho Mail

      Hello Zoho Mail Community! 🚀 Attention IT Admins and Email Administrators! Are you planning to migrate your organization's email to Zoho Mail within the Zoho One ecosystem? 📧 Join our exclusive webinar, Seamless Transition with Lossless Migration: Zoho
    • Add Resource to Export

      The Export Data feature does not include a column for the Resource field. Without this column, Zoho Bookings cannot be used by any business for resource-based services or event types e.g. room bookings, equipment bookings. It seems to be an oversight,
    • Client Script | Update - Client Script Support For Custom Buttons

      Hello everyone! We are excited to announce one of the most requested features - Client Script support for Custom Buttons. This enhancement lets you run custom logic on button actions, giving you greater flexibility and control over your user interactions.
    • Mandatory field via deluge code

      I would like to ask you if it is possible to make a field mandatory via deluge script. For example, if I have a decision box and I click on it then I want a single line field to be mandatory. If uncheck the decision box then to do the single line as optional. I think it is not possible to do that and I have to do it via validation in 'on validate' field. 
    • Revenue Management: #1 What does it mean to "recognize" revenue?

      Earning revenue isn't just about collecting cash from your customers. It's about recording the income correctly and consistently. Revenue recognition is the process of deciding when and how to record revenue in financial statements so that they reflect
    • Power of Automation :: Auto-Populate Integration Field in Projects with CRM Account Data

      Hello Everyone, A custom function is a software code that can be used to automate a process and this allows you to automate a notification, call a webhook, or perform logic immediately after a workflow rule is triggered. This feature helps to automate
    • Zoho Forms and ChatGPT - populating a field using AI.

      I have a form where I would like the user to enter a response or query, and have another field populated using AI. For example, user enters Field 1, AI populates Field 2 in response. I want to be able to wrap some additional instruction text around the
    • campo tag para api

      debo conectarme a una api de zoho inventory y ocupo tomar el campo tag para poder asi jalar el articulo que cuente con el campo correcto en tag ejemplo que tag existen carro y avion que cuando busque los articulo con tag carro arroje solo estos por mas
    • Connecting Zoho Inventory to ShipStation

      we are looking for someone to help connect via API shipStation with Zoho inventory. Any ideas? Thanks. Uri
    • Uploading file as attachment to Zoho CRM

             Hi,   I am trying to attach a file to a Zoho CRM contact using Zoho Flow. Right now, I try to do it through the “Upload File” field in Zoho CRM (In my screenshots, it’s called Téléchargement du fichier 1).   Here is what I tried:   Case 1: Webmerge document The Flow is called “Custom Function” (see screenshot 101).   Step  1: Creating a Webmerge document (screenshot 99)   Step 2: I use “Update module entry” to upload the created file. I upload Webmerge’s “Document” in my “Téléchargemet du
    • Zia Answer Bot - Create Ticket

      Surprisingly, the current iteration of Zia will try to answer a question and unless you have "transfer to SalesIQ chat" enabled, it won't create a ticket for the user or offer them a method to create a ticket. We don't want it to create chats for us,
    • meassure leads phases

      Hi, I need to create a table to meassure the time that a lead stay in blueprint phases. the phases are first contact, second contact, lead spam, contacted, appointment. any idea? I have attached an example
    • Zoho Desk API Documentation missing a required field

      We are trying to create a section using this information. Even after preparing everything based on that page, we still get an error. The error we get is this: {"errorCode":"INVALID_DATA","message":"The data is invalid due to validation restrictions","errors":[{"fieldName":"/translations","errorType":"missing","errorMessage":""}]}
    • In the Custom Module I have 500 Records , this 500 record only want to view to the specific user only example user A ,

      In the Custom Module, I have 500 Old records that should only be visible to a specific user, for example, User A. Any new records created from today onwards should be visible to Record owner in the Custom Module. Pls help how i achive this .
    • Invoice template, how to change the text under "Notes" and "Terms and Conditions"

      In "Invoice templates", there are two text/info sections at the bottom:"Notes" and "Terms and Conditions". It is possible to change the names of these two headings, but how is it possible to change/alter the text under it. As a standard it says "Thank you for your business" under Notes - I need to change it into something different- How? Thank you.
    • How to reply to thread via API

      We have built a webapp for our customers that uses the Zoho Desk API to enable each customer to view their full list of tickets, view individual tickets and raise new tickets. The Zoho Desk API doesn't have the ability to reply to a ticket/thread. Replies
    • Sending merged mail templates for signatures fail since today

      We have ZOHO one, we use merge templates in CRM to edit in ZOHO Writer, and from there send it for signature through zoho sign. This all worked up until today, suddenly we read in the log that the merge is succesfull but the sending for signature failed.
    • Feature Request - Make Lead List Larger and Adjustable

      Hi LandingPage team, I recently started using LandingPage and I am happy to share my feedback to help improve the app. I've noticed on the Leads page, there is no option to make the columns wider. It would be great if the comlumns expanded to fit the
    • Zoho Projects - Pin Recent Projects

      Hi Projects Team, It would be great if I could "pin" projects on the Recent Projects list in Zoho Projects. We have some internal projects which we regularly have to add time and some regular client projects. It would be great if I could pin those projects
    • ZDK Error

      I get this error when trying to trigger a CRM Function from Client Script: Uncaught (in promise) ZDKError: {"code":"NOT_ACTIVE","details":{"api_name":"activate_client_from_prospect"},"message":"api is inactive for the given custom function","status":"error"}
    • "Disbursing product components in phases, monitoring them, and displaying only the final product."

      i have a product composed of multiple components, and these components will be delivered to the customer in batches. However, the final invoice should only show the finished product. How can I issue (or release) the components and track their delive
    • Followed Subtasks doesn't show up in the Subtasks Section

      I have a task assigned to me now in the same task, there's a subtask and I am added as the follower on that task Even though I am a follower I still don't see that in the subtasks section The view permission for the profile is Related It's supposed to
    • Next Page