Zoho Payroll: Product Updates For India & US - April 2023

Zoho Payroll: Product Updates For India & US - April 2023

As the energy of a new financial year continues to surge through India, we're thrilled to keep the momentum going by sharing the latest updates with you this month. This time, we have expanded our focus to cater to the needs of our users in both the US and India.

In a nutshell, we've unveiled non-taxable earnings for the US and the ability to export the Annual TDS Worksheet report for India. In addition to these country-specific updates, we have also made improvements to enhance the overall user experience in both the web and mobile app.

Discover how these updates can elevate your payroll management experience.

Introducing Non-Taxable Earnings (US)

Non-taxable earnings refer to specific types of income exempt from income tax. Some non-taxable earnings include reimbursements, health insurance premiums, qualified retirement contributions, fringe benefits, etc.

With our latest update, Zoho Payroll allows you to mark such earnings as Non-taxable with ease. By leveraging this functionality, you can ensure compliance with relevant tax regulations.




To add non-taxable earnings, navigate to Settings > Salary Component > Add Earnings and unselect the Mark as Active option.



Exportable Annual TDS Worksheet Report (India)

The Annual TDS Worksheet report simplifies your tax filing process by providing a comprehensive overview of employee details and TDS calculations for a given year. This report includes key information such as employee details, taxable amount and income, surcharge and cess amount, and the total TDS amount.



To download the report, go to Reports > Tax Deduction Summary > Export as > Annual TDS Worksheet report.

Personalize With New Branding Options (US and IN)

We're excited to introduce a unified custom theme feature in Zoho Payroll, empowering you to personalize your payroll interface according to your brand's identity. With our latest update, you can create a cohesive and tailored experience for your organization.

Key features of the unified custom theme include:

Default and Custom Colors: We have provided four default colors to choose from and the option to set a custom color. Using the color picker or by entering the exact color code, you can select the perfect shade that aligns with your brand's color scheme.

Dark Pane or Light Pane: You can choose between a dark or light pane for the corresponding colors, allowing for a layout that best suits your preferences and enhances readability.



We have added the Branding page under Settings > Organisation Profile to access and make changes to the custom theme easily.


Zoho Payroll Employee Portal Mobile App Enhancements (IN)

Here are the key enhancements to the Zoho Payroll Android app:

Quick Action Add Button: Users now can add or edit reimbursement claims directly from the Dashboard using the quick action Add button. This feature ensures they can easily initiate or modify claims with just a few taps.

Revamped Reimbursement Details Page: We have revamped the page to provide a more intuitive and user-friendly experience. This redesigned interface offers enhanced visibility and accessibility to the details of your employees' reimbursement claims.

Individual Bill Remarks: We have introduced the option to add or edit remarks for individual bills. This allows you to provide specific notes or additional information for each bill associated with your reimbursement claims, ensuring clarity.

That's a wrap for now! We are always eager to hear your suggestions so we can help you better. If you have a feature request, please share it in the comments below.

If you require assistance, please write to us at ​support@zohopayroll.com​, and we'll get back to you. Stay tuned for more updates from Zoho Payroll!

Regards,
The Zoho Payroll Team



        • Recent Topics

        • Sending Email With SMTP python

          Hi, I am trying to send email with stmplib python lib.  Code... server = smtplib.SMTP_SSL('smtp.zoho.com', 465) server.login('username','password') server.sendmail('from_mail','to_mail', 'message') server.quit() Log  send: 'ehlo [127.0.1.1]\r\n' reply:
        • Ajust quantities in another form based on subform, on form submission

          Hello, I have an Order form with a LineItems subform. The LineItems subform has many lookups that import data from various other forms. I want to deduct the quantity offered in one of those other form, called Offer. In another application I used the following
        • Duplicating Forms doesn't duplicate Forms attachment path to workdrive

          Hi, I have this user, who uses one forms and duplicates it when needed and update the content. For him, it's important to have the submission forms saved in a specific folder inside Workdrive (as this PDF is transmitted later to another team). However,
        • Delay in delivery of emails

          I'm experiencing random delays for emails sent from Zoho account. Headers show that the message reached mx.zohomail.com almost instantly, followed by a delay of anywhere from 3-15 minutes (and counting). Please confirm whether this is a system-wide
        • Feature Request - Insert URL Links in Folders

          I would love to see the ability to create simple URL links with titles in WorkDrive. or perhaps a WorkDrive extension to allow it. Example use case: A team is working on a project and there is project folder in WordDrive. The team uses LucidChart to create
        • Recurring Events Not Appearing in "My Events" and therefore not syncing with Google Apps

          We use the Google Sync functionality for our events, and it appears to have been working fine except: I've created a set of recurring events that I noticed were missing from my Google Apps calendar. Upon further research, it appears this is occurring
        • Make the edit fields hover in Canvas View look the same as the Detail Page

          The edit field UI in the Canvas View is not consistent with the standard detail page UI. For some modules we have Canvas views, for some we don't. We don't want it to look differently. We want it to look like one system.
        • One notebook is on my Android phone app, but not on Web or PC app.

          This problem started in stages. At first my phone was occasionally failing to sync. Then I noticed two things added to my Phone App. One was an existing notebook had a new cover, and the other was a new Note Card with an odd text in it. These were only
        • Company with ZohoOne, notebook ask to upgrade to collaborate in notecards.

          Hello, we as a company have ZohoOne as our Zoho choice, but Zoho Notebook asks us to upgrade in order to collaborate in notecards, is this correct? Acording to what I've read in Zoho Notebook help, it should be included in ZohoOne, can you please clarify
        • Reason:554 5.1.8 Email Outgoing Blocked

          I have been struggling to set up my email address for some time now; it's difficult to locate what I need. Additionally, I cannot send or receive any emails. I keep receiving the "Reason: 554 5.1.8 Email Outgoing Blocked" error. There doesn't seem to
        • Feature Request: Ability to copy notecards to Windows desktop

          Hello, Please consider adding the ability to copy notecards to Windows desktop. Thanks!
        • How to reach the official Zoho Support channels and avoid fake ones.

          Dear Customers, Thanks a lot for choosing Zoho! Our applications are built to help achieve your day-to-day business goals. We are committed to engaging with you, to understand and develop solutions that enhance your productivity.  We are happy and ready to help you use our services effectively. Understanding and avoiding fake support Just like using popular bank names and financial applications for phishing purposes, using Zoho and claiming to be providing Zoho Support or services with false numbers
        • Lost my notes

          Hi while re installing the notebook app, I have lost 2 most important notes and I am not able to find them anywhere. Can you help. Those were very important for my businesses, it had all the important transaction info, and the other were my log ins. I
        • Notebook App Not Opening

          I love this app but for the last 2 days it recuses to open. My phone tells me the app is bugged and I must wait for a new update. Is anyone else having this problem or is something going on with me? I have many important notes that I can't necessarily
        • Unable to connect to smt servers.

          Unable to connect to smtp.zoho.eu servers. Therefore, I cannot send emails via smtp.
        • Custom Function : Copy multilookup field to text field

          Hi, I'm a newbie on function programming, I try to copy text from a multi lookup field named "societe" to a text field named "societe2". I've used this code. In deluge script it seems to work, but when I trigger this function it doesn't work (Societe2
        • Problem Pasting Into Notes

          Occasionally I want to create a note by copying and pasting a few paragraphs from an article on line. When I create a new note and paste in the section the newly created note winds up with each paragraph in white text on a dark background rather than
        • Customers not receiving emails

          So, a little backstory, we have been using Zoho Forms for the past eight years. And when we initially started, we would have email notifications be sent from inside Zoho Forms after a submission. We recently started using Zoho CRM as we wanted a better
        • Not receive mail

          I just made my Zoho mail but I cannot receive any mail at all. What happen
        • Possible to reorder Pipelines position?

          I have multiple Pipelines and want to reorder their positions, so that in the Deals module record for the Pipeline field, I have them ordered in a certain way. Is there a way to reorder the position of the Pipelines without deleting existing Pipelines
        • How do you pre-fill Form fields using URL parameters, for embedded forms?

          Is this possible? This is something that can be done on most major Form platforms (JotForm, TypeForm etc). Currently if pre-filled fields are a necessity for your business, you cannot use embedded forms.
        • How to report and analyze a multi-select field entries distinctly ?

          As many of CRM users I have many multi-select fields that allows me to choose more than one chose in one cell for a specific filed Like: Field A - A;BC - A;C -B;C But when reporting the field it will handle each cell as a "String" not multiple entries
        • ZOHO Creator subform link

          Dear Community Support, I am looking for some guidance on how to add a clickable link within a Zoho Creator subform. The goal is for this link to redirect users to another Creator form where they can edit the data related to the specific row they clicked
        • Unable to delete Attachment on Modules/Record

          Hi Team, Could you please check the backend. Looks like today, CRM decided not to allow deletion of Attachment on Modules or Records. No error message but when you click Delete > Move to recycle bin, nothing happens. Please fix ASAP.
        • Filter Multi-Line Properties with Plain Large Text

          To be able to filter fields that feature Plain large text, I am only able to filter on plain small text when you offer 3 separate options.
        • Zoho Mail : Email Outgoing Blocked

          I suddenly received the following message yesterday. I cannot send any mail. Please resolve as soon as possible, I cannot work without sending email. Dear User, We regret to inform you that your email outgoing has been blocked and you will not be able
        • Global Sets for Multi-Select pick lists

          When is this feature coming to Zoho CRM? It would be very useful now we have got used to having it for the normal pick lists.
        • Problem with signature in a forwarded mail

          Dear All, In my email account I created a signature and I unchecked the 'Place signature above the quoted text for relies and forwards' My question is, when I am trying to forward an email, sometimes I need to insert my signature so I select it from the
        • Clone a Module??

          I am giong to repurpose the Vendors module but would like to have a separate but very similar module for another group of contacts called Buyers. I have already repurposed Contacts to Sellers. Is it possible to clone (make a duplicate) module of Vendors
        • Update date field from one module to the another

          Hi, I have a module called "Cargo". In this module there is a date field called "Fecha ETA". Api name = Fecha_ETA I have another module called "Deals". In this module there is a date field called "ETA 2". Api name = Fecha_Madrid I need to create a function
        • Simple Text Search Function

          Would it be too much to ask for a simple text search function? My slide decks are often simply collections of slides of a random over, and I often have to find the slide I need at a moment's notice. A text search function, no matter how rudimentary, would
        • Deluge script for purchase receive

          Trying to create purchase receives.... receive.put("purchaseorder_id",poId); // purchase order associated ... receive.put("line_items",itemList); result = zoho.books.createRecord("purchasereceives", orgId, receive); info result;...... {"code":9,"message":"Purchase
        • Delete completed tasks

          My completed tasks will not delete. I have tried deleted them all together and one by one. It says they are deleted but they are still showing on my list. Help
        • One user multiple access?

          Hi, I want to know if t is possible to have just one Zoho account for the business and have multiple users access this at the same time?
        • Notebook not working on Windows 11/Atlas OS

          Hello, I jave bought gamer laptop in used condition to make some AI application. I installed Atlas OS to improved performanceds and it is working very well. I have Avast Secutiy as firewall. The whole system is really fast and all my apps work well....but
        • Why are you taking functionality out of notebook?

          We were able to choose a custom sort, in free version. Now it seems that feature is only available if I upgrade. Not a nice trick, shame.
        • Is Zoho Notebook available in any other languge besides english?

          There seems to be no option to change the language of the UI in the web browser version of Notebook, is this the case for all other versions? iOS Android Windows App MacOS
        • Can't change form's original name in URL

          Hi all, I have been duplicating + editing forms for jobs regarding the same department to maintain formatting + styling. The issue I've not run into is because I've duplicated it from an existing form, the URL doesn't seem to want to update with the new
        • Zoho Notebook suddenly running very slow on long notes

          I have been a longtime user of Zoho Notebook. Historically, it has run quite well, but I've noticed over the last few days that it has begun to run unbearably slow when typing in large notes, to the point where I can type four words and have to wait for
        • Completely blank window

          When I open my notebook application on Windows 10 I get a completely blank window, see the attached .png file. There is no notebook or any hint that notebooks exist. Furthermore, the application always asks me to sign in again *every* time I start it.
        • Next Page