diff --git a/hr_overtime/README.rst b/hr_attendance_overtime/README.rst similarity index 100% rename from hr_overtime/README.rst rename to hr_attendance_overtime/README.rst diff --git a/hr_overtime/__init__.py b/hr_attendance_overtime/__init__.py similarity index 100% rename from hr_overtime/__init__.py rename to hr_attendance_overtime/__init__.py diff --git a/hr_overtime/__manifest__.py b/hr_attendance_overtime/__manifest__.py similarity index 100% rename from hr_overtime/__manifest__.py rename to hr_attendance_overtime/__manifest__.py diff --git a/hr_overtime/data/salary_rule.xml b/hr_attendance_overtime/data/salary_rule.xml similarity index 100% rename from hr_overtime/data/salary_rule.xml rename to hr_attendance_overtime/data/salary_rule.xml diff --git a/hr_overtime/models/__init__.py b/hr_attendance_overtime/models/__init__.py similarity index 100% rename from hr_overtime/models/__init__.py rename to hr_attendance_overtime/models/__init__.py diff --git a/hr_overtime/models/worked_day_lines.py b/hr_attendance_overtime/models/worked_day_lines.py similarity index 100% rename from hr_overtime/models/worked_day_lines.py rename to hr_attendance_overtime/models/worked_day_lines.py diff --git a/hr_overtime/static/description/banner.jpg b/hr_attendance_overtime/static/description/banner.jpg similarity index 100% rename from hr_overtime/static/description/banner.jpg rename to hr_attendance_overtime/static/description/banner.jpg diff --git a/hr_overtime/static/description/cybro_logo.png b/hr_attendance_overtime/static/description/cybro_logo.png similarity index 100% rename from hr_overtime/static/description/cybro_logo.png rename to hr_attendance_overtime/static/description/cybro_logo.png diff --git a/hr_overtime/static/description/icon.png b/hr_attendance_overtime/static/description/icon.png similarity index 100% rename from hr_overtime/static/description/icon.png rename to hr_attendance_overtime/static/description/icon.png diff --git a/hr_overtime/static/description/index.html b/hr_attendance_overtime/static/description/index.html similarity index 100% rename from hr_overtime/static/description/index.html rename to hr_attendance_overtime/static/description/index.html diff --git a/hr_overtime/static/description/ovt_salary.png b/hr_attendance_overtime/static/description/ovt_salary.png similarity index 100% rename from hr_overtime/static/description/ovt_salary.png rename to hr_attendance_overtime/static/description/ovt_salary.png diff --git a/hr_overtime/static/description/ovt_salary_structure.png b/hr_attendance_overtime/static/description/ovt_salary_structure.png similarity index 100% rename from hr_overtime/static/description/ovt_salary_structure.png rename to hr_attendance_overtime/static/description/ovt_salary_structure.png diff --git a/hr_overtime/static/description/ovt_worked_days.png b/hr_attendance_overtime/static/description/ovt_worked_days.png similarity index 100% rename from hr_overtime/static/description/ovt_worked_days.png rename to hr_attendance_overtime/static/description/ovt_worked_days.png