Standalone Web Attendance
Lightweight GPS attendance for internal Odoo usersâwithout installing Employees, Attendances, or any HR module.
A focused attendance app for Odoo 14
Give every enabled internal user a fast, mobile-friendly place to check in and out. Managers keep control from a familiar Odoo backend, while schedules, holidays, GPS rules, and automatic absences work in the background.
No HR dependency
Uses res.users directly. It does not extend Employees or Contacts and keeps the module footprint small.
GPS & geofence
Require browser GPS, capture accuracy, optionally enforce an office radius, and open saved coordinates in Google Maps.
Smart status rules
Configure start and end times. The app calculates on-time, late, early-leave, and combined status automatically.
Automatic absences
A daily scheduled job marks missing users absent while skipping disabled weekdays and configured company holidays.
Separate web portal
A responsive portal lives at /attendance, separate from the standard Odoo backend and optimized for phones.
Token API included
Build another PWA or mobile client with login, profile, today, history, check-in, check-out, and logout endpoints.
MOBILE FIRST
Check in with only a browser
No employee app is required. Users sign in with their existing internal Odoo email and password, allow location access, and record attendance in seconds.
Production note: browser geolocation normally requires HTTPS.
Included
Responsive portal · Internal-user access groups · Multi-company record rules · Configurable timezone · Working weekdays · Company holidays · 08:30/17:00 defaults · GPS accuracy · Geofence · Google Maps · Automatic absences · Bearer tokens · REST documentation · Automated tests · Indonesian translation starter
Compatible with Odoo 14 Community & Enterprise
Dependencies: base_setup and web only. No HR module or external Python package is required.
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