From 0d87fec0c4c6fb573b1a09076f6d50844d8d0a80 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 19 Aug 2022 11:12:08 +0700 Subject: initial commit --- hr_employee_updation/README.md | 0 hr_employee_updation/__init__.py | 0 hr_employee_updation/__manifest__.py | 0 hr_employee_updation/data/data.xml | 0 hr_employee_updation/doc/RELEASE_NOTES.md | 0 hr_employee_updation/i18n/ar_001.po | 0 hr_employee_updation/models/__init__.py | 0 hr_employee_updation/models/hr_contract_days.py | 0 hr_employee_updation/models/hr_employee.py | 0 hr_employee_updation/models/updation_config.py | 0 hr_employee_updation/security/ir.model.access.csv | 0 .../static/description/assets/icons/chevron.png | Bin .../static/description/assets/icons/cogs.png | Bin .../static/description/assets/icons/consultation.png | Bin .../static/description/assets/icons/ecom-black.png | Bin .../static/description/assets/icons/education-black.png | Bin .../static/description/assets/icons/hotel-black.png | Bin .../static/description/assets/icons/license.png | Bin .../static/description/assets/icons/lifebuoy.png | Bin .../static/description/assets/icons/manufacturing-black.png | Bin .../static/description/assets/icons/pos-black.png | Bin .../static/description/assets/icons/puzzle.png | Bin .../static/description/assets/icons/restaurant-black.png | Bin .../static/description/assets/icons/service-black.png | Bin .../static/description/assets/icons/trading-black.png | Bin .../static/description/assets/icons/training.png | Bin .../static/description/assets/icons/update.png | Bin .../static/description/assets/icons/user.png | Bin .../static/description/assets/icons/wrench.png | Bin hr_employee_updation/static/description/banner.png | Bin hr_employee_updation/static/description/icon.png | Bin .../static/description/images/appraisal_image.png | Bin .../static/description/images/bio_image.png | Bin hr_employee_updation/static/description/images/checked.png | Bin .../static/description/images/core_image.gif | Bin hr_employee_updation/static/description/images/hero.png | Bin .../static/description/images/module_image.gif | Bin hr_employee_updation/static/description/images/openhrms.png | Bin .../static/description/images/salary_image.png | Bin .../static/description/images/shift_image.png | Bin .../static/description/images/updation1.png | Bin .../static/description/images/updation2.png | Bin .../static/description/images/updation3.png | Bin hr_employee_updation/static/description/index.html | 0 hr_employee_updation/views/contract_days_view.xml | 0 hr_employee_updation/views/hr_employee_view.xml | 0 hr_employee_updation/views/hr_notification.xml | 0 hr_employee_updation/views/updation_config.xml | 0 48 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 hr_employee_updation/README.md mode change 100644 => 100755 hr_employee_updation/__init__.py mode change 100644 => 100755 hr_employee_updation/__manifest__.py mode change 100644 => 100755 hr_employee_updation/data/data.xml mode change 100644 => 100755 hr_employee_updation/doc/RELEASE_NOTES.md mode change 100644 => 100755 hr_employee_updation/i18n/ar_001.po mode change 100644 => 100755 hr_employee_updation/models/__init__.py mode change 100644 => 100755 hr_employee_updation/models/hr_contract_days.py mode change 100644 => 100755 hr_employee_updation/models/hr_employee.py mode change 100644 => 100755 hr_employee_updation/models/updation_config.py mode change 100644 => 100755 hr_employee_updation/security/ir.model.access.csv mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/chevron.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/cogs.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/consultation.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/ecom-black.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/education-black.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/hotel-black.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/license.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/lifebuoy.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/manufacturing-black.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/pos-black.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/puzzle.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/restaurant-black.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/service-black.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/trading-black.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/training.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/update.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/user.png mode change 100644 => 100755 hr_employee_updation/static/description/assets/icons/wrench.png mode change 100644 => 100755 hr_employee_updation/static/description/banner.png mode change 100644 => 100755 hr_employee_updation/static/description/icon.png mode change 100644 => 100755 hr_employee_updation/static/description/images/appraisal_image.png mode change 100644 => 100755 hr_employee_updation/static/description/images/bio_image.png mode change 100644 => 100755 hr_employee_updation/static/description/images/checked.png mode change 100644 => 100755 hr_employee_updation/static/description/images/core_image.gif mode change 100644 => 100755 hr_employee_updation/static/description/images/hero.png mode change 100644 => 100755 hr_employee_updation/static/description/images/module_image.gif mode change 100644 => 100755 hr_employee_updation/static/description/images/openhrms.png mode change 100644 => 100755 hr_employee_updation/static/description/images/salary_image.png mode change 100644 => 100755 hr_employee_updation/static/description/images/shift_image.png mode change 100644 => 100755 hr_employee_updation/static/description/images/updation1.png mode change 100644 => 100755 hr_employee_updation/static/description/images/updation2.png mode change 100644 => 100755 hr_employee_updation/static/description/images/updation3.png mode change 100644 => 100755 hr_employee_updation/static/description/index.html mode change 100644 => 100755 hr_employee_updation/views/contract_days_view.xml mode change 100644 => 100755 hr_employee_updation/views/hr_employee_view.xml mode change 100644 => 100755 hr_employee_updation/views/hr_notification.xml mode change 100644 => 100755 hr_employee_updation/views/updation_config.xml (limited to 'hr_employee_updation') diff --git a/hr_employee_updation/README.md b/hr_employee_updation/README.md old mode 100644 new mode 100755 diff --git a/hr_employee_updation/__init__.py b/hr_employee_updation/__init__.py old mode 100644 new mode 100755 diff --git a/hr_employee_updation/__manifest__.py b/hr_employee_updation/__manifest__.py old mode 100644 new mode 100755 diff --git a/hr_employee_updation/data/data.xml b/hr_employee_updation/data/data.xml old mode 100644 new mode 100755 diff --git a/hr_employee_updation/doc/RELEASE_NOTES.md b/hr_employee_updation/doc/RELEASE_NOTES.md old mode 100644 new mode 100755 diff --git a/hr_employee_updation/i18n/ar_001.po b/hr_employee_updation/i18n/ar_001.po old mode 100644 new mode 100755 diff --git a/hr_employee_updation/models/__init__.py b/hr_employee_updation/models/__init__.py old mode 100644 new mode 100755 diff --git a/hr_employee_updation/models/hr_contract_days.py b/hr_employee_updation/models/hr_contract_days.py old mode 100644 new mode 100755 diff --git a/hr_employee_updation/models/hr_employee.py b/hr_employee_updation/models/hr_employee.py old mode 100644 new mode 100755 diff --git a/hr_employee_updation/models/updation_config.py b/hr_employee_updation/models/updation_config.py old mode 100644 new mode 100755 diff --git a/hr_employee_updation/security/ir.model.access.csv b/hr_employee_updation/security/ir.model.access.csv old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/chevron.png b/hr_employee_updation/static/description/assets/icons/chevron.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/cogs.png b/hr_employee_updation/static/description/assets/icons/cogs.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/consultation.png b/hr_employee_updation/static/description/assets/icons/consultation.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/ecom-black.png b/hr_employee_updation/static/description/assets/icons/ecom-black.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/education-black.png b/hr_employee_updation/static/description/assets/icons/education-black.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/hotel-black.png b/hr_employee_updation/static/description/assets/icons/hotel-black.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/license.png b/hr_employee_updation/static/description/assets/icons/license.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/lifebuoy.png b/hr_employee_updation/static/description/assets/icons/lifebuoy.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/manufacturing-black.png b/hr_employee_updation/static/description/assets/icons/manufacturing-black.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/pos-black.png b/hr_employee_updation/static/description/assets/icons/pos-black.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/puzzle.png b/hr_employee_updation/static/description/assets/icons/puzzle.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/restaurant-black.png b/hr_employee_updation/static/description/assets/icons/restaurant-black.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/service-black.png b/hr_employee_updation/static/description/assets/icons/service-black.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/trading-black.png b/hr_employee_updation/static/description/assets/icons/trading-black.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/training.png b/hr_employee_updation/static/description/assets/icons/training.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/update.png b/hr_employee_updation/static/description/assets/icons/update.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/user.png b/hr_employee_updation/static/description/assets/icons/user.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/assets/icons/wrench.png b/hr_employee_updation/static/description/assets/icons/wrench.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/banner.png b/hr_employee_updation/static/description/banner.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/icon.png b/hr_employee_updation/static/description/icon.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/images/appraisal_image.png b/hr_employee_updation/static/description/images/appraisal_image.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/images/bio_image.png b/hr_employee_updation/static/description/images/bio_image.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/images/checked.png b/hr_employee_updation/static/description/images/checked.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/images/core_image.gif b/hr_employee_updation/static/description/images/core_image.gif old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/images/hero.png b/hr_employee_updation/static/description/images/hero.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/images/module_image.gif b/hr_employee_updation/static/description/images/module_image.gif old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/images/openhrms.png b/hr_employee_updation/static/description/images/openhrms.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/images/salary_image.png b/hr_employee_updation/static/description/images/salary_image.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/images/shift_image.png b/hr_employee_updation/static/description/images/shift_image.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/images/updation1.png b/hr_employee_updation/static/description/images/updation1.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/images/updation2.png b/hr_employee_updation/static/description/images/updation2.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/images/updation3.png b/hr_employee_updation/static/description/images/updation3.png old mode 100644 new mode 100755 diff --git a/hr_employee_updation/static/description/index.html b/hr_employee_updation/static/description/index.html old mode 100644 new mode 100755 diff --git a/hr_employee_updation/views/contract_days_view.xml b/hr_employee_updation/views/contract_days_view.xml old mode 100644 new mode 100755 diff --git a/hr_employee_updation/views/hr_employee_view.xml b/hr_employee_updation/views/hr_employee_view.xml old mode 100644 new mode 100755 diff --git a/hr_employee_updation/views/hr_notification.xml b/hr_employee_updation/views/hr_notification.xml old mode 100644 new mode 100755 diff --git a/hr_employee_updation/views/updation_config.xml b/hr_employee_updation/views/updation_config.xml old mode 100644 new mode 100755 -- cgit v1.2.3