What’s New in Zoho Expense: August - October 2024

What’s New in Zoho Expense: August - October 2024

Hello users,

We are thrilled to share some exciting product updates and enhancements in Zoho Expense that will help you streamline and improve your travel and expense management experience. Our latest additions include the ability for users to view their budgets, petty cash management, a feature to track your rides automatically from the mobile apps, a new edition of Zoho Expense, and much more. Let's dive in to explore all the updates!

User Budgets in My View 

Users can now view their budgets from the Budgets tab in My Settings. By default, the current fiscal year's budget will be displayed. However, users can also view their previous years' budgets by selecting the desired year from the Budget Period filter. The Budgets tab will be available to all users with default roles. Users in custom roles can access their budgets when admins configure the necessary permissions for them to view their budgets.


NotesNote: Only the particular user's budget will be displayed here, not the organization's budget.

Petty Cash Management 

Petty cash management, commonly referred to as the imprest system, involves overseeing and controlling a small fund of cash set aside by a business to cover minor, everyday expenses, typically for branch operations. We've added the Petty Cash Accounts module in Zoho Expense to help businesses manage their petty cash.

In the Admin View, users can view all pending funds and unsubmitted expenses. Admins can also perform actions such as creating funds and fund withdrawals, as well as activating or deactivating petty cash accounts. In My View, users can perform actions such as creating expenses, requesting funds, and generating reports.


NotesNote: This feature is currently available for early access. Write to us at support@zohoexpense.com to enable it for your organization.

Audit Trail Backup [India Edition] 

We’ve introduced the Audit Trail Backup feature, allowing users to back up their audit trails. Users can export the data in ZIP format, which they can download on the same page or from an email sent to them once the backup is completed.

To back up your audit trial, go to Admin View > Settings > Data Administration > Backups > Audit Trial Backup > Backup Your Audit Trial.



SBI Bank Integration [India Edition] 

Integrate Zoho Expense with SBI Bank to reimburse your employees' expense reports directly from Zoho Expense. For an employee to receive reimbursements, you need to add their bank account through which they'll receive the reimbursement.

To reimburse your employees' expenses, go to Admin View > Reports > Awaiting Reimbursement > Select the report to be reimbursed > Reimburse > Via SBI.



NotesNote: This feature is currently available for early access. Write to us at support@zohoexpense.com to enable it for your organization.

Traveler Details Under Trips 

We've included the traveler's information on the Details page of trips in Admin View. This allows admins to access all traveler information in one place while booking itineraries, including their travel profile, travel documents, and loyalty programs.



Introducing the South Africa Edition of Zoho Expense 

We're expanding Zoho Expense's presence in the MEA region with the VAT-ready South Africa edition of Zoho Expense.

Businesses in South Africa can use the Zoho Expense South Africa edition to configure VAT, which allows users to associate VAT with expenses recorded in Zoho Expense. Once you record expenses, you can gain insights into your taxable expenses by generating a tax report.

Read the South Africa edition's help documents to learn more.



Automatic Mileage Tracking 

We are thrilled to announce a major update to our mobile apps that will make tracking your rides easier than ever! With our new Automatic Mileage Tracking feature, tracking your rides happens seamlessly in the background, saving you time and effort!

How it works:
  • Enable Automatic Mileage Tracking: Turn on Automatic Mileage Tracking in your app under the Mileage Log Preferences in My Settings.
  • Permissions: Grant the necessary permissions.
  • Set Ride Classification Rules: Set your usual work hours in the app, and your rides during this period will be added as unexpensed rides which you can convert to an expense later. The rides tracked outside your work schedule will be automatically excluded.
  • Manage Mileage Logs: Use the Mileage Logs module to view all your mileage logs with the ability to search, filter, and convert them to expenses.
  • Track and Review: Drive as usual, and the app will automatically capture and record your rides. You can merge multiple rides to a single expense and exclude rides which do not need to be expensed.
Notes
Note:
  • This feature is available only in the Zoho Expense iOS and Android apps.
  • This feature is currently available for early access. Write to us at support@zohoexpense.com to enable it for your organization.

Assets and liabilities in Budgets 

We’ve added two new groups, Assets and Liabilities, in the Budgets module of Zoho Expense. This enhancement enables you to create and manage budgets specifically for your assets and liabilities, giving you greater control and visibility over your financial planning.

Notes
Note: For organizations integrated with Zoho Books or other accounting software, assets and liability accounts retrieved will be listed under the Categories module.

Real-Time Feeds [Canada Edition] 

We've now introduced Real-Time Feeds for the Canada edition of Zoho Expense. Real-time feeds are card transactions that are received directly from card networks without relying on the bank, as soon as transactions occur. Read our help document on Real-Time Feeds to learn more.
 
NotesNote: Currently, Real-Time Feeds is supported only for users using the Canada edition of Zoho Expense using Mastercards issued in the Canada region.

Other Updates and Enhancements 

  • We've added a new filter in the Advanced Search feature for users. Admins can now easily identify users who have added their bank account information and those who have not. This new filter will help admins ensure all users have provided bank account information to receive reimbursements.
  • Updates for the Zoho CRM Integration in Zoho Expense:
    • We've introduced new preferences for duplicate contact persons in Zoho CRM. You can Overwrite or Skip duplicates.
    • We've included a new field, Potential, on the Bulk Add Expenses page and the Bulk Field Update pop-up. Potentials are prospective business opportunities or deals identified with your customers, representing the possibility of converting leads into customers and including details about the estimated deal value and stage of conversion in the sales process.
  • We've provided an option to display terms and conditions in the advance creation page. This enables admins to communicate the organization's terms and conditions to all employees, ensuring they are informed when requesting advance requests.
  • We now support the option to include car rental loyalty programs in addition to frequent flyer and hotel loyalty programs. To include car rental loyalty program details, go to My View > My Settings > Travel Details > Loyalty Programs > Add New Program > Car Rental Loyalty Program.
  • We’ve introduced filters in Notifications to help users easily find specific types of notifications. Unread will be the default filter to help users focus on notifications they haven’t viewed yet. You can also view All and Mentioned notifications.
  • Users can now store details of their emergency contacts in case they encounter any emergency during trips. Users can add up to two emergency contacts, which will be synced with online booking tools like GetThere. To add an emergency contact, go to My View > My Settings > Travel Details > Emergency Contacts > + Add Emergency Contact.
 
That's a wrap for now! We hope you found these updates useful. If you have any inquiries or feature requests, please write to us at support@zohoexpense.com.

Until the next update!

Cheers,
The Zoho Expense Team





    • Recent Topics

    • Zoho CRM Widget not displaying 2 related lists (JS)

      Okay so I basically have 2 relatedLists that I want to get and render: ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity, RecordID: data.EntityId, RelatedList: "Notes", page: 1, per_page: 200, }) ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity,
    • KPI widget with percentage

      I'm trying to create a KPM widget that displays current performance as a percentage - something like the picture below. I've tried following the instructions at https://www.zoho.com/analytics/help/dashboard/kpi-widgets.html#chart but nothing ends up being
    • Canvas List View Not Saving

      Hi, I am trying to edit a list view to look different depending on the tags. Everything worked well and saved well with multiple views, but when I have gone back in to make some small changes like moving one of the icons it comes up with the error message
    • QR code image is not exported in PDFs

      The new QR code field works fine when I include it in a report template and I choose the print option: https://creatorapp.zoho.com/<username>/<app_link_name>/record-print/<report_link_name>/<record_ID>/ But when I try to save the document to a .pdf file
    • QR codes in templates

      I'm excited about the new QR code generator. I have included a QR code that contains the record ID setting "${ID}" as input data. In the report detail it works perfectly but when printing it in a template the code is not shown.
    • This mobile number has been marked spam. Please contact support.

      Hi Support, Can you tell me why number was marked as spam. I have having difficult to add my number as you keep requesting i must use it. My number is +63....163 Or is Zoho company excluding Philippines from their services?
    • Zoho CRM search not working

      The search bar is not showing any results in our CRM installation. We have a lot of items and can not search them by using the navigation each time. Can someone please check this asap.
    • Reload page with widget

      Hi all, I hope I can find some help here. I developed a small widget for Creator that is integrated into a page as a component. The page contains other content as well. When the widget is sent, the entire page should be reloaded to apply the changes to
    • Tip of the week #37 - Manage all your Telegram business conversations directly from your shared inboxes.

      Tired of switching between multiple apps to manage your business conversations? With Zoho TeamInbox's multichannel inboxes, connect your Telegram channel to a shared inbox. This way, your teams can easily handle c View, reply, and collaborate on them
    • Tags on notes aren't syncing correctly on Android

      I've created notes on the desktop version that have several tags assigned, but on both my Android devices those notes only have ONE of those tags instead of all of them, despite the actual content of the note being correctly synced, and I'm also starting
    • Reports - custom layout - duplicate report

      Do you also have this problem and what is the possible solution? I duplicate a report that has a "custom layout". Unfortunately the custom layout is not duplicated. To be improved for a future release by Zoho. I export the custom layout and import it...
    • How to map a global picklist from one module to another

      Hi there, i currently have a new field that is called sales office which we use for permission settings between our different offices located in different countries. It is a global set picklist with three different options: MY, SG and VN. I want to be
    • Pageless mode needed to modernise Writer

      When we switched from GSuite to Zoho, one of the easiest apps I found to give up, was Docs. In many ways, Writer has always been more powerful than Docs, especially in terms of workflows/fillable forms/etc. However, I went back into Docs because I notice
    • Changing the Logo Size on Zoho Sites

      My company logo incorporates both an image and text, and I would like it to be much more prominent on the page than is currently allowed by the small logo box in the template.  Is there any way to hide the page name and then make the logo box much bigger since my company name and logo are connected / are all in one file?  Thank you. 
    • Is it possible to Select Item Serial Numbers from a Sales Order?

      Our accepted estimates are converted to Sales orders for our warehouse staff to pick.  How can my warehouse staff select the serial numbers for an item when editing a Sales Order?  Logically when staff pull an item and have the serial in front of them they update the Sales Order and select the serial. I understand a serial can be added when creating an invoice but how can accounts team know the serial if the warehouse staff can't select it! A basic flaw!
    • MORE BUGS: Client Script, Deluge and Widget JS SDK don't work as expected when trying to retrieve a record that has been "rejected" as part of an approval process.

      Client Script $Page.record is null when accessing a record that has been "rejected" as part of an approval process. Deluge zoho.crm.getRecordById(moduleName, recordId) returns {"status":"failure"} when recordId is a valid, but rejected record. OK... I
    • Zoho CRM Widget not displaying 2 related lists (JS)

      Okay so I basically have 2 relatedLists that I want to get and render: ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity, RecordID: data.EntityId, RelatedList: "Notes", page: 1, per_page: 200, }) ZOHO.CRM.API.getRelatedRecords({ Entity: data.Entity,
    • Zoho Books and Zoho Projects Task Status Update

      How can we create an automation using custom functions for the following scenario. When our zoho books invoice status changes to paid. I want a task in Zoho projects to change to completed.
    • Default Sort Order in Project Tasks View

      It should be possible to specify a default sort order (or have the last explicit sort order restored upon reload) for the tasks in the project tasks view. Currently the sort order must be manually re-selected for each sub-group whenever any changes are
    • Assigning Tasks and Requests to Groups... how do I?

      Guys, I've spent many hours exploring Zoho Support and we are generally satisfied with the system.  I'm trying to understand how a system that has so much to offer can be missing GROUP assignment and queue functionality.  I am hoping that there is a way
    • Parsing of SQL query failed. Please check the SQL syntax.

      I am trying to have Zoho Analytics recognize that if the a Deal is in Stage "Need Docs" it should also be counted as a Deal in the Stage "New Lead" /*New Lead*/ SELECT "ID" 'New Lead' AS "Stage" From "Deals" Where "Stage" = 'Need Docs' Union All Error
    • Where is the setting to enable/disable 2FA?

      The following links show where enable/disable 2FA is supposed to appear, but neither appear for me: https://help.zoho.com/portal/en/kb/zohosites/faq/account/articles/how-do-i-enable-or-disable-two-factor-authentication-for-my-account shows Security >
    • How to Assign Record Ownership in a Custom Form via API?

      Hello everyone, I’ve created a custom form in Zoho People and I’m using the API to manage its records. I would like to know how I can assign ownership of these records to specific users via the API. Is there a specific parameter or field in the API request
    • Customer Statement Template not matching when sending

      Hi everyone! So when I send statements to our customers via Zoho Books, the message that appears by default does not match what I have written on the template Under settings -> email notifications -> sales -> customer statement We have a single default
    • Working with keywords

      Hello everyone, first time here so I will try to be brief. I am working on my company's data set. I have a table with all the images we have on line. For each image we hava a cell tha contains all keywords related to that image. I would like to explore
    • Peppol Malaysia API

      Hi Zoho Books, my country Malaysia will going to implement "Peppol" (E-Invoicing), starting 1 Jul 2025 for all businesses. The government intends to provide API for accounting app. The workflow involves creating an invoice from accounting app, triggers
    • Re-emitir facturas con nueva dirección de facturación

      Hola, necesito saber si es posible que las facturas ya emitidas, pueden ser re-emitidas con el cambio de dirección de facturación, realizado el día de hoy 02-01-2025, para efectos contables. Espero su ayuda, Gracias
    • Zoho Learn vs. Trainer Central

      Hi, I'm currently using Zoho One with a WordPress-based website and WooCommerce to manage my online courses. I would like to know what is the difference between Zoho Learn and Trainer Central and if it's possible for these two platforms to replace WP
    • Map Plan to Different Income Account for Some Subscriptions via API

      We have a plan that has a default Plan Account of "Sales". Can we override the account for a specific subscription via API? In some instances the same exact plan should map to a different income account. When we create stand-alone invoices in Zoho Books,
    • Flow with CRM

      Hello, I have a simple flow that uses a web hook to enter data into a Sales Order. I have the web hook sending Flow data which has a PO field. If the PO has a special character like - or / or \ the task fails. How can I get the flow to be okay with the
    • Chrome browser issues. Anyone else?

      I am suddenly having multiple issues with Chrome browser interpreting the Zoho Mail interface.  Anyone else?  Any known problems? Thanks, Todd
    • Zoho Payroll US?

      Good morning, just reaching out today to see if there's any timeline, or if there's progress being made to bring Zoho Payroll out to be available to all states within the USA. Currently we're going through testing with zoho, and are having issues when
    • Set up multiple IMAP email addresses

      Hi, I just started using CRM and its great, but I just found out I can only add one imap email address for incoming mail in the included salesinbox ...this is ridiculous. All companies have different email such as sales@domain, info@domain , personal@domain
    • 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
    • Tracking new lead response time

      Hi, I have a team of Sales Development Reps, who have a KPI of responding to a lead within 20 mins or less once it hits the system.  I seem to recall that Zoho CRM had the capability to track this in a previous version, but don't see it anywhere.   It's
    • Pushing Data from One CRM account to another.

      We have business partners that want to collaborate through the CRM. Other than pre-planned data migrations what are the options for Zoho Users to transfer data between the accounts. For instance, could I create a webhook that is sent from our CRM and then is picked up in the partner's Flow?
    • Search function not working anymore

      Hi! The search function is not working anymore. How can we solve this problem?
    • When converting a lead to an account, the custom mandatory fields in the account are not treated by zoho as mandatory

      In my Account module I have a number of custom fields that I have set as mandatory. When I enter a new customer as a new account they work, I can't save the record without populating them. However when I convert a lead, my CRM users are able to save the
    • Expand Zia's Language Support and AI Capabilities

      Dear Zoho Desk Support, I would like to submit a feature request to improve Zia, the AI-driven support assistant in Zoho Desk. Currently, Zia only supports the English language, while other AI agents such as Gemini, ChatGPT, and Claude can work with a
    • get gettting the days number between two dates with deluge

      I am trying to calculate the days number between 2 specific dates but its not working. PLease help me.
    • Next Page