From 308b95ed190dac830003eb0a29281a2273fc1178 Mon Sep 17 00:00:00 2001 From: Sreejith Date: Thu, 15 Feb 2018 13:47:22 +0530 Subject: [PATCH] [UPTD] Changed Technical Name --- .../README.rst | 0 .../__init__.py | 0 .../__manifest__.py | 0 .../data/employee_attendance.xml | 0 .../static/description/banner.jpg | Bin .../static/description/cybro_logo.png | Bin .../static/description/employee_attendance.png | Bin .../static/description/icon.png | Bin .../static/description/index.html | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename {employee_attendance => hr_employee_attendance}/README.rst (100%) rename {employee_attendance => hr_employee_attendance}/__init__.py (100%) rename {employee_attendance => hr_employee_attendance}/__manifest__.py (100%) rename {employee_attendance => hr_employee_attendance}/data/employee_attendance.xml (100%) rename {employee_attendance => hr_employee_attendance}/static/description/banner.jpg (100%) rename {employee_attendance => hr_employee_attendance}/static/description/cybro_logo.png (100%) rename {employee_attendance => hr_employee_attendance}/static/description/employee_attendance.png (100%) rename {employee_attendance => hr_employee_attendance}/static/description/icon.png (100%) rename {employee_attendance => hr_employee_attendance}/static/description/index.html (100%) diff --git a/employee_attendance/README.rst b/hr_employee_attendance/README.rst similarity index 100% rename from employee_attendance/README.rst rename to hr_employee_attendance/README.rst diff --git a/employee_attendance/__init__.py b/hr_employee_attendance/__init__.py similarity index 100% rename from employee_attendance/__init__.py rename to hr_employee_attendance/__init__.py diff --git a/employee_attendance/__manifest__.py b/hr_employee_attendance/__manifest__.py similarity index 100% rename from employee_attendance/__manifest__.py rename to hr_employee_attendance/__manifest__.py diff --git a/employee_attendance/data/employee_attendance.xml b/hr_employee_attendance/data/employee_attendance.xml similarity index 100% rename from employee_attendance/data/employee_attendance.xml rename to hr_employee_attendance/data/employee_attendance.xml diff --git a/employee_attendance/static/description/banner.jpg b/hr_employee_attendance/static/description/banner.jpg similarity index 100% rename from employee_attendance/static/description/banner.jpg rename to hr_employee_attendance/static/description/banner.jpg diff --git a/employee_attendance/static/description/cybro_logo.png b/hr_employee_attendance/static/description/cybro_logo.png similarity index 100% rename from employee_attendance/static/description/cybro_logo.png rename to hr_employee_attendance/static/description/cybro_logo.png diff --git a/employee_attendance/static/description/employee_attendance.png b/hr_employee_attendance/static/description/employee_attendance.png similarity index 100% rename from employee_attendance/static/description/employee_attendance.png rename to hr_employee_attendance/static/description/employee_attendance.png diff --git a/employee_attendance/static/description/icon.png b/hr_employee_attendance/static/description/icon.png similarity index 100% rename from employee_attendance/static/description/icon.png rename to hr_employee_attendance/static/description/icon.png diff --git a/employee_attendance/static/description/index.html b/hr_employee_attendance/static/description/index.html similarity index 100% rename from employee_attendance/static/description/index.html rename to hr_employee_attendance/static/description/index.html