Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Employees
  3. Absence Manager v 19.0
  4. Sales Conditions FAQ

Absence Manager

by Ganemo https://www.ganemo.co
Odoo

$ 49.99

v 19.0 Third Party
This module requires Odoo Enterprise Edition.
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Attendances (hr_attendance)
• Payroll (hr_payroll)
• Discuss (mail)
• Employees (hr)
• Time Off (hr_holidays)
• Calendar (calendar)
Community Apps Dependencies Show
Absence Day
Lines of code 364
Technical Name absence_manager
LicenseOPL-1
Websitehttps://www.ganemo.co
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Attendances (hr_attendance)
• Payroll (hr_payroll)
• Discuss (mail)
• Employees (hr)
• Time Off (hr_holidays)
• Calendar (calendar)
Community Apps Dependencies Show
Absence Day
Lines of code 364
Technical Name absence_manager
LicenseOPL-1
Websitehttps://www.ganemo.co
  • Description
  • License

Technical Specification for AI & LLM

This Odoo module 'absence_manager' implements an automated absence monitoring system. A daily CRON job scans all employees marked with the 'attendance' boolean flag. If an employee has no attendance record for the current day and was scheduled to work (checking the resource calendar, DSO days via 'absence_day.hr_work_entry_type_ddo', and Public Holidays via global_leave_ids), it automatically creates an hr.leave record of type "Pendiente por determinar" (PPD). When a leave is approved, attendance records are auto-generated for each day. When refused, linked attendance records are removed. Compatible with Odoo 19 (Enterprise, Odoo.SH, Ganemo Online). NOT supported on Odoo Online due to custom code restrictions. Multi-language support for English and Spanish included.

Enterprise (Odoo.SH, Ganemo Online or Ganemo.SH)
English & Spanish Included

Absence Manager

Automated Attendance & Absence Monitoring

Automatically detect unexcused absences and generate leave records when employees don't check in. A daily CRON monitors attendance and creates traceable absence records linked to your payroll workflow.

What We're Solving

----------------

Daily Absence Detection

A scheduled CRON job runs every day and checks if each employee marked as "Required to mark attendance" actually checked in. If not, an absence record is automatically created with the type "Pending determination" (PPD).

Smart Day-Off & Holiday Skipping

The system respects your Work Schedule. It automatically skips weekly rest days (DSO, marked as WORKD) and Public Holidays (Global Time Off) configured on the Resource Calendar. No false positives.

Leave ↔ Attendance Sync

When a leave is approved, the system automatically generates attendance records for each day of the period, linking them to the leave. When refused, the linked attendances are cleaned up automatically.

Per-Employee Control

Not every employee needs attendance monitoring. A simple boolean checkbox on the employee form lets HR decide who is subject to the daily absence check. Freelancers, managers, or contractors can be easily excluded.

Setup & User Manual

Step-by-Step implementation

1. Configuration Guide

Get started in 3 simple steps:

  • Go to Employees > Employee Form.
  • In the Private Information tab, enable "Required to mark attendance?".
  • Ensure the employee has a Work Schedule with proper working hours.
  • Mark weekly rest days with the "Days off" (WORKD) work entry type on the schedule.
Smart Explainer: The CRON runs daily at 04:00 AM (UTC). Only employees with the attendance flag enabled will be monitored. If no attendance is found for the day and the employee was scheduled to work, a leave of type "Pending determination" (PPD) is created automatically.

2. Operating Manual (Workflow)

How the system behaves for the end-user:

Auto-Generated Absences

Every morning, the CRON detects who didn't show up. Missing employees get a "Pending determination" leave auto-created in state To Approve. HR can then classify the absence type.

Approval Creates Attendance

When an absence is approved and "Report in attendance?" is checked, the system creates linked hr.attendance records for each day, making the absence visible in attendance reports.

Refusal Cleans Up

If a leave is refused, all linked attendance records are automatically deleted, keeping your attendance data clean and consistent.

Full Traceability

Attendance records show the Leave Type column in both list and form views. Changes to the leave type automatically propagate to linked attendances.

Global Ready | Multi-Language Support

This module is fully translated into English and Spanish (en_US, es_ES, es_PE, es_MX), ensuring a professional experience for international organizations.

English Spanish

Why Choose Ganemo?

----------------

Ganemo is the world's leading Odoo App developer and a multi-award-winning Gold Partner. For over 5 years, we have been recognized as the #1 seller of high-quality apps on the Odoo App Store. Trusted as the "Best Partner" in USA, Mexico, Chile, Spain, Colombia, Ecuador, and Peru, we deliver robust, secure, and localization-compliant solutions for global businesses.

Get a Quote & Resolve Commercial Doubts

Join thousands of satisfied clients on Odoo. Contact our sales team directly.

QR WhatsApp

Official WhatsApp

Fastest response time.

COPY
LINK
https://wa.me/18286726150

+1 (828) 672-6150

QR Sales Email

Sales Email

For commercial inquiries.

COPY
ADDR
leads@ganemo.com

leads@ganemo.com

QR Book Demo

Book a Demo

Let's explore your needs.

COPY
LINK
ganemo.co/appointment/5

Schedule Meeting

Need More? We Do It All

Professional Odoo Services

ERP Implementation

Transform your business with a full Odoo implementation. We analyze, configure, and train your team to maximize productivity. From Accounting to Inventory, we handle the complexity so you can focus on growth.

Module Dev & Migration

Need a custom feature? Or stuck on an older version? We develop high-performance custom modules and migrate your existing code to Odoo 19 with zero data loss. Expert developers at your service.

QA / User Testing Scenarios

Enterprise Validation Plan

Scenario 1: Automatic Absence Creation

  1. Go to Employees > Employee Form. Enable "Required to mark attendance?".
  2. Ensure the employee has a Work Schedule with working hours for today.
  3. Do NOT create any attendance for this employee today.
  4. Run the CRON "Absence Monitor" manually (Settings > Technical > Scheduled Actions).
  5. Result: A leave of type "Pending determination" (PPD) MUST be created for this employee.

Scenario 2: Day-Off & Holiday Skipping

  1. On the employee's Work Schedule, set Sunday's work entry type to "Days off" (WORKD).
  2. Add a Public Holiday for today on the calendar.
  3. Run the CRON.
  4. Result: No absence MUST be created for days off or public holidays.

Scenario 3: Approval Generates Attendance

  1. Create a leave request for an employee with "Report in attendance?" checked.
  2. Approve the leave.
  3. Result: Attendance records MUST be created for each day of the leave period, visible in Attendance > List view with the Leave Type column.

Scenario 4: Refusal Cleans Attendance

  1. Approve a leave that has "Report in attendance?" checked.
  2. Verify attendance records were created.
  3. Now Refuse the leave.
  4. Result: All linked attendance records MUST be deleted.

FAQ & Troubleshooting

Common Resolutions

Absence not created for an employee?

Reason: The employee may not have the "Required to mark attendance?" checkbox enabled, or the day may be a rest day/public holiday.

Fix: Check the employee form and the work schedule configuration.

CRON doesn't seem to be running?

Reason: The Scheduled Action may be inactive or its next execution date may be in the future.

Fix: Go to Settings > Technical > Scheduled Actions, find "Absence Monitor", ensure it is active, and check the next execution date.

Attendance records not created after approval?

Reason: The "Report in attendance?" field may be unchecked on the leave form.

Fix: Ensure the checkbox is enabled before approving. Auto-generated CRON absences have this field set to False by default.

Is this compatible with 2-week calendars?

Answer: Yes!

Detail: The CRON automatically detects whether the current week is odd or even and checks the correct week's schedule accordingly.

Commercial & Sales

For inquiries about licenses, demos, or partnerships.

QR WhatsApp
Official WhatsApp

Fastest response time.

COPY
LINK
https://wa.me/18286726150

+1 (828) 672-6150

QR Sales Email
Sales Email

For commercial inquiries.

COPY
ADDR
leads@ganemo.com
QR Book Demo
Book a Demo

Let's explore your needs.

COPY
LINK
ganemo.co/appointment/5

Technical Support

Existing customers regarding module functionality.

QR Technical Support
Help Desk

Exclusive channel for technical assistance and bug reports.

COPY
ADDR
ayuda@ganemo.com

© 2026 Ganemo. All rights reserved. visit ganemo.com

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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with