Browse Source

[UTD] Index Modified

pull/78/head
Sreejith 7 years ago
parent
commit
2a1f1bff20
  1. 1
      hr_vacation_mngmt/static/description/index.html
  2. 45
      ohrms_core/README.rst
  3. 4
      ohrms_core/__init__.py
  4. 34
      ohrms_core/__manifest__.py
  5. 11
      ohrms_core/doc/RELEASE_NOTES.md
  6. 4
      ohrms_core/models/__init__.py
  7. 4
      ohrms_core/models/hr_general_settings.py
  8. BIN
      ohrms_core/static/description/HRMS-BUTTON.png
  9. BIN
      ohrms_core/static/description/advance_request.png
  10. BIN
      ohrms_core/static/description/advanced_features.png
  11. BIN
      ohrms_core/static/description/announcement.png
  12. BIN
      ohrms_core/static/description/appraisal.png
  13. BIN
      ohrms_core/static/description/banner.jpg
  14. BIN
      ohrms_core/static/description/custody.png
  15. BIN
      ohrms_core/static/description/cybro-service.png
  16. BIN
      ohrms_core/static/description/employee_form.png
  17. BIN
      ohrms_core/static/description/employee_transfer.png
  18. BIN
      ohrms_core/static/description/extended_em_form.png
  19. BIN
      ohrms_core/static/description/hr_legal.png
  20. BIN
      ohrms_core/static/description/hr_mult.png
  21. 459
      ohrms_core/static/description/index.html
  22. BIN
      ohrms_core/static/description/insurance_emp_form.png
  23. BIN
      ohrms_core/static/description/mail_aliasing.png
  24. BIN
      ohrms_core/static/description/multi_company.png
  25. BIN
      ohrms_core/static/description/oh_document_form.png
  26. BIN
      ohrms_core/static/description/oh_employee_checklist.png
  27. BIN
      ohrms_core/static/description/oh_employee_doc_form.png
  28. BIN
      ohrms_core/static/description/oh_icon.png
  29. BIN
      ohrms_core/static/description/oh_loan.png
  30. BIN
      ohrms_core/static/description/open_hrms_dashboard.png
  31. BIN
      ohrms_core/static/description/reminder.png
  32. BIN
      ohrms_core/static/description/resignation_form.png
  33. BIN
      ohrms_core/static/description/shift_1.png
  34. BIN
      ohrms_core/static/description/shift_2.png
  35. BIN
      ohrms_core/static/description/theme.png
  36. BIN
      ohrms_core/static/description/zk.png

1
hr_vacation_mngmt/static/description/index.html

@ -11,7 +11,6 @@
<a href="https://www.openhrms.com/#request-demo">
<img src="HRMS-BUTTON.png">
</a>
<div class="oe_demo_footer oe_centeralign">Online Demo</div>
</div>
</div>
</div>

45
ohrms_core/README.rst

@ -0,0 +1,45 @@
Open HRMS CORE v10
==================
* Open HRMS is a one-stop solution to manage human resource pool in a better and efficient format.
* It is a Open Source Project for empower Odoo HRMS by Cybrosys Technologies.
* Open HRMS is a set of modules, to empower Odoo HR module.
* Open HRMS CORE module is a suit that brings all the individual module into a single.
* It has selective - install approach for extra features.
Features
========
* Interactive Theme
* HR Dashboard
* HR Multi Company
* Biometric Device Automation
* Shift Management
* Loan Management
* Salary Advance
* Employee Reminders
* Employee Branch Transfer
* Advanced Employee Master
* Appraisal Plans & Strategies
* Employee Insurance
* HR Documents Management
* Entry & Exit Checklist
* Resignation Process
* HR Announcements
* Appreciations & Warnings
* Custody/Property Management
* Automation on Leaves Requests Mails
* Vacation Management
* Law Suit Management
Technical Notes
===============
Author
=======
* Open HRMS <https://www.openhrms.com>
* Cybrosys Techno Solutions <https://www.cybrosys.com>
Credits
=======
Developer: Nilmar Shereef @ cybrosys, shereef@cybrosys.in
Developer: Jesni Banu @ cybrosys, jesni@cybrosys.in

4
ohrms_core/__init__.py

@ -1,10 +1,10 @@
# -*- coding: utf-8 -*-
###################################################################################
# A part of OpenHrms Project <https://www.openhrms.com>
# A part of Open HRMS Project <https://www.openhrms.com>
#
# Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2018-TODAY Cybrosys Technologies (<https://www.cybrosys.com>).
# Author: Jesni Banu (<https://www.cybrosys.com>)
# Author: Nilmar Shereef & Jesni Banu (<https://www.cybrosys.com>)
#
# This program is free software: you can modify
# it under the terms of the GNU Affero General Public License (AGPL) as

34
ohrms_core/__manifest__.py

@ -1,10 +1,10 @@
# -*- coding: utf-8 -*-
###################################################################################
# A part of OpenHrms Project <https://www.openhrms.com>
# A part of Open HRMS Project <https://www.openhrms.com>
#
# Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2018-TODAY Cybrosys Technologies (<https://www.cybrosys.com>).
# Author: Jesni Banu (<https://www.cybrosys.com>)
# Author: Nilmar Shereef & Jesni Banu (<https://www.cybrosys.com>)
#
# This program is free software: you can modify
# it under the terms of the GNU Affero General Public License (AGPL) as
@ -22,17 +22,31 @@
###################################################################################
{
'name': 'Open HRMS Core',
'version': '10.0.1.1.0',
'summary': """Open HRMS Core""",
'description': 'Open HRMS Core',
'version': '10.0.2.0.0',
'summary': """Open HRMS Suit: It brings all Open HRMS modules""",
'description': 'Main module of Open HRMS. It brings all others into a single module',
'category': 'Generic Modules/Human Resources',
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'website': "https://www.openhrms.com",
'depends': ['hr_payroll_account', 'hr_gamification', 'hr_employee_updation', 'hr_recruitment', 'hr_attendance', 'hr_holidays',
'hr_payroll', 'hr_expense', 'hr_leave_request_aliasing', 'hr_timesheet', 'oh_appraisal',
'oh_employee_creation_from_user', 'oh_employee_documents_expiry', 'hr_multi_company',
'ohrms_loan_accounting', 'ohrms_salary_advance', 'hr_reminder', 'hr_reward_warning',
'depends': ['hr_payroll_account',
'hr_gamification',
'hr_employee_updation',
'hr_recruitment',
'hr_attendance',
'hr_holidays',
'hr_payroll',
'hr_expense',
'hr_leave_request_aliasing',
'hr_timesheet',
'oh_appraisal',
'oh_employee_creation_from_user',
'oh_employee_documents_expiry',
'hr_multi_company',
'ohrms_loan_accounting',
'ohrms_salary_advance',
'hr_reminder',
'hr_reward_warning',
'hr_theme'],
'data': [
'views/menu_arrangement_view.xml',
@ -43,5 +57,5 @@
'license': 'AGPL-3',
'installable': True,
'auto_install': False,
'application': False,
'application': True,
}

11
ohrms_core/doc/RELEASE_NOTES.md

@ -0,0 +1,11 @@
## Module <ohrms_core>
#### 31.03.2018
#### Version 10.0.2.0.0
##### CHG
- index added and depends issue fixed.
#### 30.03.2018
#### Version 10.0.1.0.0
##### ADD
- Initial commit for OpenHRMS Project

4
ohrms_core/models/__init__.py

@ -1,10 +1,10 @@
# -*- coding: utf-8 -*-
###################################################################################
# A part of OpenHrms Project <https://www.openhrms.com>
# A part of Open HRMS Project <https://www.openhrms.com>
#
# Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2018-TODAY Cybrosys Technologies (<https://www.cybrosys.com>).
# Author: Jesni Banu (<https://www.cybrosys.com>)
# Author: Nilmar Shereef & Jesni Banu (<https://www.cybrosys.com>)
#
# This program is free software: you can modify
# it under the terms of the GNU Affero General Public License (AGPL) as

4
ohrms_core/models/hr_general_settings.py

@ -1,10 +1,10 @@
# -*- coding: utf-8 -*-
###################################################################################
# A part of OpenHrms Project <https://www.openhrms.com>
# A part of Open HRMS Project <https://www.openhrms.com>
#
# Cybrosys Technologies Pvt. Ltd.
# Copyright (C) 2018-TODAY Cybrosys Technologies (<https://www.cybrosys.com>).
# Author: Jesni Banu (<https://www.cybrosys.com>)
# Author: Nilmar Shereef & Jesni Banu (<https://www.cybrosys.com>)
#
# This program is free software: you can modify
# it under the terms of the GNU Affero General Public License (AGPL) as

BIN
ohrms_core/static/description/HRMS-BUTTON.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
ohrms_core/static/description/advance_request.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
ohrms_core/static/description/advanced_features.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

BIN
ohrms_core/static/description/announcement.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
ohrms_core/static/description/appraisal.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

BIN
ohrms_core/static/description/banner.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 109 KiB

BIN
ohrms_core/static/description/custody.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

BIN
ohrms_core/static/description/cybro-service.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

BIN
ohrms_core/static/description/employee_form.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

BIN
ohrms_core/static/description/employee_transfer.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

BIN
ohrms_core/static/description/extended_em_form.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

BIN
ohrms_core/static/description/hr_legal.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

BIN
ohrms_core/static/description/hr_mult.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

459
ohrms_core/static/description/index.html

@ -1,13 +1,60 @@
<section class="oe_container">
<div class="oe_row">
<h2 class="oe_slogan"><a href="https://www.openhrms.com">Open HRMS</a></h2>
<h3 class="oe_slogan">Most advanced open source HR management software</h3>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced oe_mt32">
<div class="oe_span">
<div class="oe_demo oe_picture oe_screenshot">
<a href="https://www.openhrms.com/#request-demo">
<img src="HRMS-BUTTON.png">
</a>
<div class="oe_demo_footer oe_centeralign">Online Demo</div>
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">OHRMS Core</h2>
<h2 class="oe_slogan">Open HRMS Core</h2>
<h3 class="oe_slogan">Managing Every Process of HR</h3>
<h3 class="oe_slogan">Brings all the Open HRMS Features Into Your System</h3>
<h4 class="oe_slogan"><a href="https://www.cybrosys.com">Cybrosys Technologies</a> </h4>
</div>
<div class="oe_row oe_spaced" style="padding-left:65px;">
<h4>Features:</h4>
<div>
<span style="color:green;"> &#9745; </span><br/>
<div class="col-md-4">
<img style="border:8px white; width:17px" src="oh_icon.png"> Interactive Theme<br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> HR Dashboard<br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> HR Multi Company</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Shift Management</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Loan Management</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Biometric Device Automation</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Salary Advance</span><br/>
</div>
<div class="col-md-4">
<img style="border:8px white; width:17px" src="oh_icon.png"> Employee Reminders</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Employee Branch Transfer</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Advanced Employee Master</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Appraisal Plans & Strategies</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Employee Insurance</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> HR Documents Management</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Entry & Exit Checklist</span><br/>
</div>
<div class="col-md-4">
<img style="border:8px white; width:17px" src="oh_icon.png"> Resignation Process</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> HR Announcements</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Appreciations & Memos</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Custody/Property Management</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Automation on Leaves Request Mails</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Vacation Management</span><br/>
<img style="border:8px white; width:17px" src="oh_icon.png"> Law Suit Management</span><br/>
</div>
</div>
</div>
</section>
@ -17,7 +64,74 @@
<div class="oe_picture">
<h3 class="oe_slogan">Overview</h3>
<p class="oe_mt32 text-justify" style="text-align: center;">
Main Module of Open HRMS.
Open HRMS is a one-stop solution to manage human resource pool in a better and efficient format.
This suit brings entire Open HRMS modules into your system.
</p>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Open HRMS Theme</h2>
<div class="oe_span6">
<p class="oe_mt32">
Attractive Open HRMS theme makes a bow.
</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="theme.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Dashboard</h2>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="open_hrms_dashboard.png">
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
Keep your eyes on your whole analysis.
</p>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Multi Company</h2>
<div class="oe_span6">
<p class="oe_mt32">
Manage multi branch employees easily.
</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="hr_mult.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Integrated with Biometric Device</h2>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="zk.png" style="width: 50%;">
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
Automate employee attendance by ZkTeko biometric device.
It recognize face & thumb detection.
</p>
</div>
</div>
@ -25,14 +139,342 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div class="oe_demo oe_picture oe_screenshot">
<img style="border:8px solid white;" src="HRMS_core.png">
<h2 class="oe_slogan">Work Shift Management</h2>
<div class="oe_span6">
<p class="oe_mt32">
Create and manage employee work shifts.
</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="shift_1.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="shift_2.png">
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
Automate new shift schedule according to the shift sequence.
</p>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Loan Management</h2>
<div class="oe_span6">
<p class="oe_mt32">
Configure different loan policies, Assign approval authority,
Conduct the verification process and sanction loan for employees.
</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="oh_loan.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Salary Advance</h2>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="advance_request.png">
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
Configure advance salary rules, Set advance salary limits,
Minimum number of days, & Provide advance salary to employees.
</p>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Records Related Reminders</h2>
<div class="oe_span6">
<p class="oe_mt32">
Reminder helps to memorise all your important dates. The 'Bell' symbol just near by the chat icon will bring your reminder pop ups.
You can set reminders to any model (eg: Sales,HR,Project etc..) and also their corresponding date fields to compare.
This eases the company work load to memorize the special dates.</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="reminder.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Employee Branch Transfer</h2>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="employee_transfer.png">
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
You can transfer your employees to another branches without any pain.
</p>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Appraisal Plans & Strategies</h2>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="appraisal.png">
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
Utilize the best of your human resource pool.
Implement appraisal strategies to keep the motivational and performance level of your employees high.
Top Down or Bottom-up evaluation plans and give timely feedback and complements for accomplishments.
</p>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Updated Employee Master</h2>
<div class="oe_span6">
<p class="oe_mt32">
Advanced fields on employee form. Such as family information, joining date,
passport and ID expiry date with its expiry notifications.
</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="employee_form.png">
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="extended_em_form.png">
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
Citizenship Details, Related Proofs, Emergency Contacts etc...
</p>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Employee Insurance Management</h2>
<div class="oe_span6">
<p class="oe_mt32">
Efficiently manages the insurance allowances with the salary.
</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="insurance_emp_form.png">
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Employee Documents Management</h2>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="oh_employee_doc_form.png">
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
Documents in Employee Form.
</p>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span6">
<p class="oe_mt32">
Keep the employee related documents with expiry notification.
</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="oh_document_form.png">
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Entry & Exit Checklist</h2>
<div class="oe_span6">
<p class="oe_mt32">
A person has to undergo all configured checklist items before being admitted/resigned.
Corresponding Percentpie will be shown in employee form view.
</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="oh_employee_checklist.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Resignation Process</h2>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="resignation_form.png">
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
Employee can draft the letter, Higher level officers can approve/reject the resignation.
</p>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">HR Announcements</h2>
<div class="oe_span6">
<p class="oe_mt32">
Managing Official Announcements, Greetings, Warnings, Rewards etc..
</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="announcement.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Custody/Property Management</h2>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="custody.png">
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
Manages custody handling process on company assets like Laptop, Camera, Devices etc..
Option to renew the requests & take the reports.
</p>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Automation on Leaves Requests Mails</h2>
<div class="oe_span6">
<p class="oe_mt32">
Creates leave request automatically from incoming email.
</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="mail_aliasing.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Vacation Management</h2>
<!--<div class="oe_span6">-->
<!--<div class="oe_row_img oe_centered">-->
<!--<img class="oe_picture" src="">-->
<!--</div>-->
<!--</div>-->
<!--<div class="oe_span6">-->
<p class="oe_mt32" style="text-align: center;">
Extending Holiday Management with extra features adaptable for managing employees vacation.
</p>
<!--</div>-->
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Law Suit Management</h2>
<div class="oe_span6">
<p class="oe_mt32">
Manages legal actions and its reports.
</p>
</div>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="hr_legal.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Selective Approach</h2>
<div class="oe_span6">
<div class="oe_row_img oe_centered">
<img class="oe_picture" src="advanced_features.png">
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
Open HRMS is keeping selective approach. You can install its other features as plugins from settings menu.
</p>
</div>
</div>
</section>
<div class="row section-content">
<div class="col-md-6 img-content">
<h3>Our Odoo Services</h3>
</div>
<div class="bc-span col-md-12">
<div class="inner-span">
<a target="_blank" href="https://www.openhrms.com">
<img class="img-border img-responsive thumbnail" src="cybro-service.png">
</a>
</div>
</div>
</div>
<section class="oe_container oe_dark">
<h2 class="oe_slogan" style="margin-top:20px;" >Need Any Help?</h2>
<div class="oe_slogan" style="margin-top:10px !important;">
@ -49,13 +491,6 @@
</div>
<br>
<img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
<div>
<a href="https://twitter.com/cybrosys" target="_blank"><i class="fa fa-2x fa-twitter" style="color:white;background: #00a0d1;width:35px;"></i></a></td>
<a href="https://www.linkedin.com/company/cybrosys-technologies-pvt-ltd" target="_blank"><i class="fa fa-2x fa-linkedin" style="color:white;background: #31a3d6;width:35px;padding-left: 3px;"></i></a></td>
<a href="https://www.facebook.com/cybrosystechnologies" target="_blank"><i class="fa fa-2x fa-facebook" style="color:white;background: #3b5998;width:35px;padding-left: 8px;"></i></a></td>
<a href="https://plus.google.com/106641282743045431892/about" target="_blank"><i class="fa fa-2x fa-google-plus" style="color:white;background: #c53c2c;width:35px;padding-left: 3px;"></i></a></td>
<a href="https://in.pinterest.com/cybrosys" target="_blank"><i class="fa fa-2x fa-pinterest" style="color:white;background: #ac0f18;width:35px;padding-left: 3px;"></i></a></td>
</div>
</div>
</section>

BIN
ohrms_core/static/description/insurance_emp_form.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

BIN
ohrms_core/static/description/mail_aliasing.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

BIN
ohrms_core/static/description/multi_company.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
ohrms_core/static/description/oh_document_form.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
ohrms_core/static/description/oh_employee_checklist.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

BIN
ohrms_core/static/description/oh_employee_doc_form.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

BIN
ohrms_core/static/description/oh_icon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
ohrms_core/static/description/oh_loan.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

BIN
ohrms_core/static/description/open_hrms_dashboard.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

BIN
ohrms_core/static/description/reminder.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
ohrms_core/static/description/resignation_form.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

BIN
ohrms_core/static/description/shift_1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
ohrms_core/static/description/shift_2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
ohrms_core/static/description/theme.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

BIN
ohrms_core/static/description/zk.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Loading…
Cancel
Save