Is there a way or workaround to include attachments in Zoho People tabular section?
I want to record education history of an employee through a tabular section with attachment of degrees along. Please let me know if there's a way I can do it or a work around.
Performance - KRA
Hi, Can anyone please help me with sample KRA/Goals for mentioned below profiles: Accounts Marketing Service Technician Warehouse and Shipping Incharge Application Specialist Sales It is the first time in our organization i am implementing PMS based on KRA of individuals. Earlier it was Skills and Behavioral based rating. if anyone could help me the sample KRA used in your organization. Please email at - hr@hannainst.in
Using Attendance Entries to Create Payroll
We cannot make use of Zoho People's Attendance entries to complete payroll without manual work. Attendance produces reports with "04:16" total hours but to run payroll we need this translated to the portion of an hour format of "4.25". I know we're not the only ones to encounter this issue. Has anyone tackled this dilemma and learned how to easily process payroll out of Attendance? Thank you!
Geo Restriction For Remote Employees
Our employees work at remote Projects. Can I set up a Geo Restriction for each project so that employees can only log in or out while there?
Location tracking... wrong?
Hi, I have an employee who was working from home, but the geo location was our office. I'd like to know if someone at the office clocked them in, or if there could be a bug with the location when she logged in over an hour away? Thanks,
Difference between employee salary and benefits
What is the difference between employee salary and benefits. Where do we are add salary components like Basic, HRA, PF.
Is it possible to mark attendance as only P (Present) or A (Absent)
Instead of entering the time and hours of check in and check out, is it possible to just mark an employee as present or absent?
Can i add different categories of attendance
Can i have different categories of attendance of an employee as follows: - Office - Business Development Travel - Fieldwork - Client meeting Please advise Thanks LR
Mass Edit attendance
Often we need to mass edit the attendance of all the people in our organization. Is it possible to conveniently do this in ZP? How? LR
Zoho Projects integration with Zoho People
I have seen other posts, but have not seen any recent updates. When will we have the ability to integrate projects/people. Zoho hasseveral great standalone applications and is working towards a bettwer integration with each. It takes too much time in double entry to have to enter all our projects into Zoho People. Right now, everything starts in CRM - We can then create a project - Once the project is created, the employee should be able to log time against it in People. As of no, we have to
Zoho People integrates with greytHR
We are adding a new feather in our cap. HR management becomes full fledged now as we integrate with greytHR for easy processing of payroll. You can now push specific data of the leave module to greytHR and facilitate faster payroll processing. Visit this page to know more.
Upgrade to Mojave - issue with timer button
An employee of mine has upgraded to the newest Mac iOS (Mojave) and now he is having issues with using the timer button. It tends to not respond - sometimes taking up to an hour for it to start running. Is anyone else having issues with this? Thanks!
Help ...
I have invited and created 3 employees. I can see two of them on the users tab. I can see none of them on the employee tab. I'd like them all on in the same place. Please can someone help. I can't do anything on Zoho until I have my people correct. I don't mind if you make them users or employees I'd prefer them be able to use self service but they are employees of ours and paid so if they have to be employees then that's fine. Also is there a way to get live chat or set up help rather than
How to remove my account from zoho people ?
Hello, Our organization use zoho mail for many years. one day i clicked zoho people by mistake. Zoho people create me as HR Administrator for people.zoho.com Now day other people fetching issues to access people.zoho.com and show error as attached IMAGE. How I remove my email id as a HR administrator from people.zoho.com without adding other account or set permissions. I want to remove my mail id from people.zoho.com as a HR Administrator. Please need helpful
Account Disabled
Dears We are facing account disabled issue for many users, please check the below screen shot and confirm me what exactly issue is hare so I can resolve it by my self.
ZOHO WEB INTEGRATION
Hello!! I need someone to integrate my ZOHO enterprise to my web site Can you recommend anyone ? Thanks
Functionality or work-around to assign individual work shifts
I need to use Zoho People to communicate to employees the extraordinary shifts (employee, day, start time and end time). There should be a calendar with the shifts to be performed and the timesheet to report when it is done. The supervisor must therefore have scheduled and actual times on the calendar. How can it be done? There is a functionality or work-around in Zoho People? Thanks Best regards
Zoho people API - Organization Tree
How to get the organization structure/Reporting structure via zoho people api? Say If I am using my token to access the API, I need to get all the employee reporting to me.
Account Disabled?
Hi, our main account is disabled. I have been trying to reach support for 3 days now! Please call me. 9766048790.
Zoho People API Limits
Hi, Below are what is allowed in the Essentials plan regarding the API: 250 calls/ user license Max: 5000 calls/day Min: 1000 calls/day I have some questions: 1. What is the user license and what does it mean 250 calls/user license? 2. Why would there be a minimum (1000 calls/day)? Thank you for your time and forthcoming response.
mails not working
mails are not working since morning
4 Day Shift Rotation
Hi, Our team work on a 4 days on - 4 days off rota pattern, over a 7 day week. By the 9th week, they're back to the original pattern. How do I schedule the rotation in Zoho People to map to this?
Time Tracking - Work Items - How to create a Picklist for Work Items ?
Is it possible to standardize the Work-Items in the Time Log instead of filling them in every time. It would be great to be able to configure a Picklist for the Work-Items / Task Also it would be great to choose if the Work Item shall appear in the Invoice / Billing together with the USER
The 'Quick Learning Series' - Post 26 - Announcement
Payroll is no more a pain, as we have a new payroll integration in the house. We are inspired to announce that Zoho People meets Paybooks, to make your payroll processes simple and swift at the same time, exclusively for India. Know more on this integration.
Attendance format
Hello, Zoho People just let me import check-in date and check-out date, but I would like to import even the complete time (date time) as Zoho record and I can see when I export. How can I do it? Thank you Regards Marco
Advanced (Weekend) Settings for Restricted Holiday Leave Types
Would it be possible to get the options for ignoring weekends when creating Restricted Holiday leave types. For our company we use this for an annual leave that must take during a long holiday period. Having to submit multiple request because a weekend is in the middle and cannot be excluded is trouble.
How to Login to zoho with google API using ASPNET.
Hi Team, We are currently using Zoho people for managing the people information of our company(Laurus Edutech). Currently we have single sign on enabled using Gmail account.(Email Integrated) We have a requirement to sign-in directly from our application by using gmail id. a) www.xyxz.com is our application site Step 1: Signing into our website : www.xyxz.com Step 2:Login to www.xyxz.com We will be checking our mail id "selvaraj.r@laurusedutech.com" with google API if user exists or not Step 3:
Update employee using custom function
I'm trying to update employee records using a custom function in Zoho People. Here is my function: updateMap = Map(); updateMap.put("EmployeeID", "XXXXXX"); updateMap.put("First_Name", "KKKK"); info updateMap; response = zoho.people.update("employee", updateMap); info response; When I try to run this function I always get this error: {"response":"{\"message\":\"Error occurred\",\"uri\":\"/api/forms/json/employee/updateRecord\",\"errors\":{\"code\":7204,\"message\":\"Wrong datatype for the Parameter
The 'Quick Learning Series' Tip-Post 25
Approvals are no more a crick in the neck for Administrators. Approving at multi-levels, in a single click, is now a possibilty for users of Administrative roles. Know more
ZOHO People Users in Australia
I am a new user of ZOHO people in Melbourne Australia. I would like to make contact with other ZOHO People users in Australia so we could share best practice to ensure we are getting the most from the system. Would anyone like to join?
The 'Quick Learning Series' - Post 24 - Tip
Want to configure different Time Tracker settings for just a set of your employees? With 'User Settings', now you can replicate all that you have in general settings of Time Tracker for the set of Users you choose. Click here to know more.
Add a feature that would hide the hourly rate under Projects/Jobs
Hi, Everyone. Zoho People is a very great tool. It is great for agencies like us. We only noticed one problem though: We don't have the access to hide the rate for every job/project. So whenever we enter an amount there, it will be seen by the team members. The problem is that the only way to really have a flawless sync from Zoho People timesheets to Zoho Invoice is to have a rate in every job, but -- we can't do it because it will then be visible publicly with the team. Is there anyway to hide that
The 'Quick Learning Series' - Post 23 - Q & A
Q - Is it possible to have follow-up done for an approval automatically? A - Yes. This can be done while configuring an approval Steps: From your home page, navigate to Settings > Approvals > Add Approval Select the form and give a name Set criteria (If required) and configure approver Check 'Enable follow-up option for this approval' and select 'One-time' or 'Repeat' based on your need If you have selected 'Repeat', enter the frequency in which the follow-up should be done Configure email template
Remove Employee API
Hi! I'm trying to read through Zoho People API. I have been able to finds methods of adding a new employee to the organisation using the Add Employee API. However, I can't seem to find an API to remove an employee who has left the organisation. Could you please direct me to some source? Thanks!
The 'Quick Learning Series' - Post 22 - Tip - Approval Settings
How to have approval requests auto-rejected in case of criteria mismatch. Steps: Go to Settings > Approvals Select the appropriate form Navigate to 'Approval Settings' > Configuration Select 'Auto Reject' under 'For Criteria Mismatch' Click Save
User GUIDE
I'm looking for the zoho people user guide in Spanish. Can somebody help me?
can you use Zoho people to document employee's warnings and write ups?
we need a process that can document employee warning and progressive counseling
Display Part Time Employee Attendance Hours in 2 weeks view
My payroll lady needs a quick way to see the hours worked for our part timers. They are paid every 2 weeks. She is asking for an attendance view that she can save (Or a workflow automation) to make this happen. Any idea?
Quick checking/checking out of the employees
Hi, we want to make it very simple and fast check-in/check-out of our employees. Do you have for example an app or a portal for tablet(and computers) in which employee must enter their employees ID to checkin/checkout? or they can use their rfid card
The 'Quick Learning Series' - Post 21 - Zoho People integration with Zoho Projects
Import your list of Projects from Zoho Projects, track time for them and push approved time logs to Zoho Projects. Learn more
Next Page