From 1ca3b3df3421961caec3b747a364071c80f5c7da Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 17:14:58 +0700 Subject: initial commit --- .../static/description/assets/icons/chevron.png | Bin 0 -> 310 bytes .../static/description/assets/icons/cogs.png | Bin 0 -> 1377 bytes .../description/assets/icons/consultation.png | Bin 0 -> 1458 bytes .../static/description/assets/icons/ecom-black.png | Bin 0 -> 576 bytes .../description/assets/icons/education-black.png | Bin 0 -> 733 bytes .../description/assets/icons/hotel-black.png | Bin 0 -> 911 bytes .../static/description/assets/icons/license.png | Bin 0 -> 1095 bytes .../static/description/assets/icons/lifebuoy.png | Bin 0 -> 1199 bytes .../assets/icons/manufacturing-black.png | Bin 0 -> 673 bytes .../static/description/assets/icons/pos-black.png | Bin 0 -> 878 bytes .../static/description/assets/icons/puzzle.png | Bin 0 -> 653 bytes .../description/assets/icons/restaurant-black.png | Bin 0 -> 905 bytes .../description/assets/icons/service-black.png | Bin 0 -> 839 bytes .../description/assets/icons/trading-black.png | Bin 0 -> 427 bytes .../static/description/assets/icons/training.png | Bin 0 -> 627 bytes .../static/description/assets/icons/update.png | Bin 0 -> 1225 bytes .../static/description/assets/icons/user.png | Bin 0 -> 988 bytes .../static/description/assets/icons/wrench.png | Bin 0 -> 1205 bytes hr_employee_updation/static/description/banner.png | Bin 0 -> 69409 bytes hr_employee_updation/static/description/icon.png | Bin 0 -> 19751 bytes .../static/description/images/appraisal_image.png | Bin 0 -> 128694 bytes .../static/description/images/bio_image.png | Bin 0 -> 162841 bytes .../static/description/images/checked.png | Bin 0 -> 21786 bytes .../static/description/images/core_image.gif | Bin 0 -> 627021 bytes .../static/description/images/hero.png | Bin 0 -> 205104 bytes .../static/description/images/module_image.gif | Bin 0 -> 140073 bytes .../static/description/images/openhrms.png | Bin 0 -> 7710 bytes .../static/description/images/salary_image.png | Bin 0 -> 117368 bytes .../static/description/images/shift_image.png | Bin 0 -> 117673 bytes .../static/description/images/updation1.png | Bin 0 -> 106233 bytes .../static/description/images/updation2.png | Bin 0 -> 80869 bytes .../static/description/images/updation3.png | Bin 0 -> 44678 bytes hr_employee_updation/static/description/index.html | 535 +++++++++++++++++++++ 33 files changed, 535 insertions(+) create mode 100644 hr_employee_updation/static/description/assets/icons/chevron.png create mode 100644 hr_employee_updation/static/description/assets/icons/cogs.png create mode 100644 hr_employee_updation/static/description/assets/icons/consultation.png create mode 100644 hr_employee_updation/static/description/assets/icons/ecom-black.png create mode 100644 hr_employee_updation/static/description/assets/icons/education-black.png create mode 100644 hr_employee_updation/static/description/assets/icons/hotel-black.png create mode 100644 hr_employee_updation/static/description/assets/icons/license.png create mode 100644 hr_employee_updation/static/description/assets/icons/lifebuoy.png create mode 100644 hr_employee_updation/static/description/assets/icons/manufacturing-black.png create mode 100644 hr_employee_updation/static/description/assets/icons/pos-black.png create mode 100644 hr_employee_updation/static/description/assets/icons/puzzle.png create mode 100644 hr_employee_updation/static/description/assets/icons/restaurant-black.png create mode 100644 hr_employee_updation/static/description/assets/icons/service-black.png create mode 100644 hr_employee_updation/static/description/assets/icons/trading-black.png create mode 100644 hr_employee_updation/static/description/assets/icons/training.png create mode 100644 hr_employee_updation/static/description/assets/icons/update.png create mode 100644 hr_employee_updation/static/description/assets/icons/user.png create mode 100644 hr_employee_updation/static/description/assets/icons/wrench.png create mode 100644 hr_employee_updation/static/description/banner.png create mode 100644 hr_employee_updation/static/description/icon.png create mode 100644 hr_employee_updation/static/description/images/appraisal_image.png create mode 100644 hr_employee_updation/static/description/images/bio_image.png create mode 100644 hr_employee_updation/static/description/images/checked.png create mode 100644 hr_employee_updation/static/description/images/core_image.gif create mode 100644 hr_employee_updation/static/description/images/hero.png create mode 100644 hr_employee_updation/static/description/images/module_image.gif create mode 100644 hr_employee_updation/static/description/images/openhrms.png create mode 100644 hr_employee_updation/static/description/images/salary_image.png create mode 100644 hr_employee_updation/static/description/images/shift_image.png create mode 100644 hr_employee_updation/static/description/images/updation1.png create mode 100644 hr_employee_updation/static/description/images/updation2.png create mode 100644 hr_employee_updation/static/description/images/updation3.png create mode 100644 hr_employee_updation/static/description/index.html (limited to 'hr_employee_updation/static') diff --git a/hr_employee_updation/static/description/assets/icons/chevron.png b/hr_employee_updation/static/description/assets/icons/chevron.png new file mode 100644 index 0000000..2089293 Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/chevron.png differ diff --git a/hr_employee_updation/static/description/assets/icons/cogs.png b/hr_employee_updation/static/description/assets/icons/cogs.png new file mode 100644 index 0000000..95d0bad Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/cogs.png differ diff --git a/hr_employee_updation/static/description/assets/icons/consultation.png b/hr_employee_updation/static/description/assets/icons/consultation.png new file mode 100644 index 0000000..8319d4b Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/consultation.png differ diff --git a/hr_employee_updation/static/description/assets/icons/ecom-black.png b/hr_employee_updation/static/description/assets/icons/ecom-black.png new file mode 100644 index 0000000..a9385ff Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/ecom-black.png differ diff --git a/hr_employee_updation/static/description/assets/icons/education-black.png b/hr_employee_updation/static/description/assets/icons/education-black.png new file mode 100644 index 0000000..3eb09b2 Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/education-black.png differ diff --git a/hr_employee_updation/static/description/assets/icons/hotel-black.png b/hr_employee_updation/static/description/assets/icons/hotel-black.png new file mode 100644 index 0000000..130f613 Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/hotel-black.png differ diff --git a/hr_employee_updation/static/description/assets/icons/license.png b/hr_employee_updation/static/description/assets/icons/license.png new file mode 100644 index 0000000..a586979 Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/license.png differ diff --git a/hr_employee_updation/static/description/assets/icons/lifebuoy.png b/hr_employee_updation/static/description/assets/icons/lifebuoy.png new file mode 100644 index 0000000..658d56c Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/lifebuoy.png differ diff --git a/hr_employee_updation/static/description/assets/icons/manufacturing-black.png b/hr_employee_updation/static/description/assets/icons/manufacturing-black.png new file mode 100644 index 0000000..697eb0e Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/manufacturing-black.png differ diff --git a/hr_employee_updation/static/description/assets/icons/pos-black.png b/hr_employee_updation/static/description/assets/icons/pos-black.png new file mode 100644 index 0000000..97c0f90 Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/pos-black.png differ diff --git a/hr_employee_updation/static/description/assets/icons/puzzle.png b/hr_employee_updation/static/description/assets/icons/puzzle.png new file mode 100644 index 0000000..65cf854 Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/puzzle.png differ diff --git a/hr_employee_updation/static/description/assets/icons/restaurant-black.png b/hr_employee_updation/static/description/assets/icons/restaurant-black.png new file mode 100644 index 0000000..4a35eb9 Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/restaurant-black.png differ diff --git a/hr_employee_updation/static/description/assets/icons/service-black.png b/hr_employee_updation/static/description/assets/icons/service-black.png new file mode 100644 index 0000000..301ab51 Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/service-black.png differ diff --git a/hr_employee_updation/static/description/assets/icons/trading-black.png b/hr_employee_updation/static/description/assets/icons/trading-black.png new file mode 100644 index 0000000..9398ba2 Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/trading-black.png differ diff --git a/hr_employee_updation/static/description/assets/icons/training.png b/hr_employee_updation/static/description/assets/icons/training.png new file mode 100644 index 0000000..884ca02 Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/training.png differ diff --git a/hr_employee_updation/static/description/assets/icons/update.png b/hr_employee_updation/static/description/assets/icons/update.png new file mode 100644 index 0000000..ecbc5a0 Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/update.png differ diff --git a/hr_employee_updation/static/description/assets/icons/user.png b/hr_employee_updation/static/description/assets/icons/user.png new file mode 100644 index 0000000..6ffb23d Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/user.png differ diff --git a/hr_employee_updation/static/description/assets/icons/wrench.png b/hr_employee_updation/static/description/assets/icons/wrench.png new file mode 100644 index 0000000..6c04dea Binary files /dev/null and b/hr_employee_updation/static/description/assets/icons/wrench.png differ diff --git a/hr_employee_updation/static/description/banner.png b/hr_employee_updation/static/description/banner.png new file mode 100644 index 0000000..26e1032 Binary files /dev/null and b/hr_employee_updation/static/description/banner.png differ diff --git a/hr_employee_updation/static/description/icon.png b/hr_employee_updation/static/description/icon.png new file mode 100644 index 0000000..be05d31 Binary files /dev/null and b/hr_employee_updation/static/description/icon.png differ diff --git a/hr_employee_updation/static/description/images/appraisal_image.png b/hr_employee_updation/static/description/images/appraisal_image.png new file mode 100644 index 0000000..0823d44 Binary files /dev/null and b/hr_employee_updation/static/description/images/appraisal_image.png differ diff --git a/hr_employee_updation/static/description/images/bio_image.png b/hr_employee_updation/static/description/images/bio_image.png new file mode 100644 index 0000000..acc34b2 Binary files /dev/null and b/hr_employee_updation/static/description/images/bio_image.png differ diff --git a/hr_employee_updation/static/description/images/checked.png b/hr_employee_updation/static/description/images/checked.png new file mode 100644 index 0000000..c8e371f Binary files /dev/null and b/hr_employee_updation/static/description/images/checked.png differ diff --git a/hr_employee_updation/static/description/images/core_image.gif b/hr_employee_updation/static/description/images/core_image.gif new file mode 100644 index 0000000..814b0cf Binary files /dev/null and b/hr_employee_updation/static/description/images/core_image.gif differ diff --git a/hr_employee_updation/static/description/images/hero.png b/hr_employee_updation/static/description/images/hero.png new file mode 100644 index 0000000..a8abb41 Binary files /dev/null and b/hr_employee_updation/static/description/images/hero.png differ diff --git a/hr_employee_updation/static/description/images/module_image.gif b/hr_employee_updation/static/description/images/module_image.gif new file mode 100644 index 0000000..51be5f0 Binary files /dev/null and b/hr_employee_updation/static/description/images/module_image.gif differ diff --git a/hr_employee_updation/static/description/images/openhrms.png b/hr_employee_updation/static/description/images/openhrms.png new file mode 100644 index 0000000..068dcb8 Binary files /dev/null and b/hr_employee_updation/static/description/images/openhrms.png differ diff --git a/hr_employee_updation/static/description/images/salary_image.png b/hr_employee_updation/static/description/images/salary_image.png new file mode 100644 index 0000000..127ea73 Binary files /dev/null and b/hr_employee_updation/static/description/images/salary_image.png differ diff --git a/hr_employee_updation/static/description/images/shift_image.png b/hr_employee_updation/static/description/images/shift_image.png new file mode 100644 index 0000000..9d69782 Binary files /dev/null and b/hr_employee_updation/static/description/images/shift_image.png differ diff --git a/hr_employee_updation/static/description/images/updation1.png b/hr_employee_updation/static/description/images/updation1.png new file mode 100644 index 0000000..a980bf7 Binary files /dev/null and b/hr_employee_updation/static/description/images/updation1.png differ diff --git a/hr_employee_updation/static/description/images/updation2.png b/hr_employee_updation/static/description/images/updation2.png new file mode 100644 index 0000000..927a4db Binary files /dev/null and b/hr_employee_updation/static/description/images/updation2.png differ diff --git a/hr_employee_updation/static/description/images/updation3.png b/hr_employee_updation/static/description/images/updation3.png new file mode 100644 index 0000000..799073e Binary files /dev/null and b/hr_employee_updation/static/description/images/updation3.png differ diff --git a/hr_employee_updation/static/description/index.html b/hr_employee_updation/static/description/index.html new file mode 100644 index 0000000..29eda73 --- /dev/null +++ b/hr_employee_updation/static/description/index.html @@ -0,0 +1,535 @@ +
+
+ +
+
+

OpenHRMS + Employee Info

+

+ Added Advance Fields On Employee Master

+ +
+
+ + + +
+
+

Overview

+
+

+ This module added some advanced features on Employee master. Such as family info, joining date, + passport and Id expiry date. This module also sends expiry notification for passport and id to + corresponding employees. +

+
+
+ + + + +
+
+

Key Features

+
+
+
+ +
+ +

+ Provision for family information +

+
+ +
+ +

+ Provision for joining date and contact info +

+
+ +
+ +

+ Provision for passport and id expiry date and attachments +

+
+ +
+ +

+ Provision for expiry notification for passport and id documents +

+
+ +
+ +
+
+
+ + + +
+
+

Screenshots

+
+ +
+
+

+ 01

+
+
+

Identification ID & + Passport ID +

+ +
+
+ + + +
+
+

+ 02

+
+
+

Family Information +

+ +
+
+ + + + +
+
+

+ 03

+
+
+

Joining Date

+ +
+
+ + + + +
+
+ + + + +
+
+

Suggested Products

+
+ + +
+
+ + + +
+
+
+

Our Services

+
+
+ +
+
+ +
+
Odoo + Customization
+
+ +
+
+ +
+
Odoo + Implementation
+
+ +
+
+ +
+
Odoo + Support
+
+ + +
+
+ +
+
Hire + Odoo + Developer
+
+ +
+
+ +
+
Odoo + Integration
+
+ +
+
+ +
+
Odoo + Migration
+
+ + +
+
+ +
+
Odoo + Consultancy
+
+ +
+
+ +
+
Odoo + Implementation
+
+ +
+
+ +
+
Odoo + Licensing Consultancy
+
+
+
+ + + +
+
+
+

Our Industries

+
+
+ +
+
+ +
+ Trading +
+

+ Easily procure + and + sell your products

+
+
+ +
+
+ +
+ POS +
+

+ Easy + configuration + and convivial experience

+
+
+ +
+
+ +
+ Education +
+

+ A platform for + educational management

+
+
+ +
+
+ +
+ Manufacturing +
+

+ Plan, track and + schedule your operations

+
+
+ +
+
+ +
+ E-commerce & Website +
+

+ Mobile + friendly, + awe-inspiring product pages

+
+
+ +
+
+ +
+ Service Management +
+

+ Keep track of + services and invoice

+
+
+ +
+
+ +
+ Restaurant +
+

+ Run your bar or + restaurant methodically

+
+
+ +
+
+ +
+ Hotel Management +
+

+ An + all-inclusive + hotel management application

+
+
+ +
+
+ + + + + +
+
+
+

Need Help?

+
+
+
+ + +
+ +
+ +
+ +
+ WhatsApp +
+
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+
+
+ + + +
+
s \ No newline at end of file -- cgit v1.2.3