This is an Odoo-based Employee Attendance System that allows employees to track their check-in and check-out times. The system features a user-friendly interface where employees can easily mark their attendance with a "Check In" and "Check Out" button. It also tracks worked hours and marks attendance status as "Present" or "Absent" based on the check-in/check-out time.
- Check-In/Check-Out: Employees can check in when they arrive at work and check out when they leave.
- Status Update: The attendance status is updated to "Present" when the employee checks in.
- Worked Hours: Automatically calculates the total worked hours based on the check-in and check-out times.
- Web Form: The check-in/check-out form is accessible via a simple web page.
- Real-Time Updates: The system provides real-time feedback on the check-in/check-out status and updates the status.
To install this module on your Odoo instance, follow the steps below:
- Odoo version
17 - Python 3.x installed
- Access to your Odoo server with sufficient privileges
- Clone the repository:
git clone https://github.com/Usman600/Odoo-17-attendance-Module.git