Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Attendances (hr_attendance)
• Employees (hr) • Discuss (mail) |
Lines of code | 295 |
Technical Name |
attendance_cleaner |
License | OPL-1 |
Website | https://sabry_youssef@me.com |
Attendance Adjustment
Version: 1.0
Price: 100 USD
Category: Human Resources
The Attendance Adjustment module helps HR teams maintain accurate attendance data by identifying and cleaning up duplicate records. It provides an intuitive wizard to check for errors, preview cleanup, and safely remove unnecessary duplicates.
Key Features
- Duplicate Detection: Quickly finds duplicate attendance records based on date and employee.
- Preview Before Cleanup: Shows a detailed summary of records to be removed or merged.
- Safe Cleanup: Retains first check-in and last check-out, and optionally merges duplicates.
- Error Handling: Notifies users of inconsistent records for manual review.
Screenshots

Figure 1: The wizard interface with Date, Duplicate Groups, and Cleanup Confirmation.

Figure 2: The notification that appears after clicking "Check Errors."

Figure 3: Previewing which records will be cleaned up for the selected date.
How It Works
- Select Date: Choose the date you want to check or clean.
- Check Errors: The module displays any duplicates and potential conflicts in attendance records.
- Preview Cleanup: Provides a summary of which records will be retained and which will be merged or removed.
- Confirm Cleanup: Tick the confirmation checkbox and proceed to remove or merge duplicates.
Installation & Configuration
- Copy the module folder (e.g.,
attendance_cleaner
) into your Odooaddons
directory. - Ensure dependencies (
hr_attendance
, etc.) are installed and listed in the module's manifest. - Update your Apps list, then install the module from the Odoo Apps menu.
Support & License
For any questions or support, please contact us at: sabry_youssef@me.com.
License: OPL-1 (or as specified in the manifest)
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