Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Attendances (hr_attendance)
• Employees (hr) • Discuss (mail) |
Lines of code | 347 |
Technical Name |
hr_employee_location |
License | OPL-1 |
Versions | 14.0 15.0 16.0 |
Employee Attendance Location Tracking
Employee Attendance Location Tracking
This module helps you to track the Employee's location when they are do check-in or check-out.
This module helps you to track the Employee's location when they are do check-in or check-out.
Key Features:
- Activate and Deactivate Employee's Location tracking.
- Measure the check in/out distance with organisation work location which is mapped in the particular Employee's record.
- Mark the attendance record, Does the employee with in the work location or not while check in/out by configuring Allowed maximum distance in work location master.
- Check in Check Out Location Details were added in the Attendance master list view.
- One click Google Map view for instant location check.
How it works:
Install geopy package using this command "pip install geopy" then install the Employee Check in Check out Location Tracking Module.
After module installation Geo Location Tracking check box added in the Employee Master Under HR Settings, Using this start and stop tracking of the Employee
Open the Employee's Selected work location under the Employee's Work Information Page

Enter the work location's Latitude, Longitude and Allowed maximum distance values, Using latitude and longitude it will compute the distance from employee's current location to the selected organisation location while CHECK IN and CHECK OUT. And using Allowed maximum distance in mtr it will mark the employee whether he/she is within the work location or not, By comparing with the calculated distance.
It will asks the Location Permission for the first time while do CHECK-IN or CHECK-OUT if the employee's GEO Location Track Check box was checked. Please allow it to track the location.

If the permission is not allowed to fetch the Location, It will give the Warning alert to Enable the Location access

After Successful CHECK IN/OUT you can check the newly added CHECK-IN and CHECK-OUT Location Details in the list view like CHECK-IN/CHECK-OUT Latitude, Longitude, Accuracy, Source, Distance and Within the Organisation. For privacy reason list view location details filled as zero

Now you able to open attendance record Form View, It will display the CHECK IN and CHECK OUT GEO Location details. Also you can view the CHECK-IN Location and CHECK-OUT Location on Google MAP, That will comes in the below screenshot

Either you click CHECK-IN ON MAP or CHECK-OUT ON MAP it will redirect to the GOOGLE MAP and drop the pin to the respective location
Contact me for Support, Customization, Implementation:
Email: subashmca2017@gmail.com
Telegram: https://t.me/Chubbu007
Email: subashmca2017@gmail.com
Telegram: https://t.me/Chubbu007
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module