Browse Source

[UTD] Module Updated

pull/78/head
Sreejith 7 years ago
parent
commit
9f8aee15c2
  1. 4
      hr_custody/__manifest__.py
  2. 4
      hr_multi_company/__manifest__.py
  3. 4
      hr_reward_warning/__manifest__.py
  4. 4
      oh_employee_check_list/__manifest__.py
  5. 4
      oh_employee_documents_expiry/__manifest__.py
  6. 4
      oh_hr_lawsuit_management/__manifest__.py

4
hr_custody/__manifest__.py

@ -1,6 +1,6 @@
# -*- 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>).
@ -21,7 +21,7 @@
#
###################################################################################
{
'name': 'OHRMS Custody',
'name': 'Open HRMS Custody',
'version': '10.0.1.0.0',
'summary': """Manage the company properties when it is in the custody of an employee""",
'description': 'Manage the company properties when it is in the custody of an employee',

4
hr_multi_company/__manifest__.py

@ -1,6 +1,6 @@
# -*- 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>).
@ -21,7 +21,7 @@
#
###################################################################################
{
'name': 'OHRMS Multi-Company',
'name': 'Open HRMS Multi-Company',
'version': '10.0.1.0.0',
'summary': """Enables Multi-Company""",
'description': 'This module enables multi company features',

4
hr_reward_warning/__manifest__.py

@ -1,6 +1,6 @@
# -*- 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>).
@ -21,7 +21,7 @@
#
###################################################################################
{
'name': 'OHRMS Official Announcements',
'name': 'Open HRMS Official Announcements',
'version': '10.0.1.0.0',
'summary': """Managing Official Announcements""",
'description': 'This module helps you to manage hr official announcements',

4
oh_employee_check_list/__manifest__.py

@ -1,6 +1,6 @@
# -*- 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>).
@ -21,7 +21,7 @@
#
###################################################################################
{
'name': 'OHRMS Employee Checklist',
'name': 'Open HRMS Employee Checklist',
'version': '10.0.1.0.0',
'summary': """Manages Employee's Entry & Exit Process""",
'description': """This module is a part of OH project, used to remembering the employee's entry and exit progress.""",

4
oh_employee_documents_expiry/__manifest__.py

@ -1,6 +1,6 @@
# -*- 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>).
@ -21,7 +21,7 @@
#
###################################################################################
{
'name': 'OHRMS Employee Documents',
'name': 'Open HRMS Employee Documents',
'version': '10.0.1.0',
'summary': """Manages Employee Documents With Expiry Notifications.""",
'description': """OH Addon: Manages Employee Related Documents with Expiry Notifications.""",

4
oh_hr_lawsuit_management/__manifest__.py

@ -1,6 +1,6 @@
# -*- 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>).
@ -21,7 +21,7 @@
#
###################################################################################
{
'name': 'OHRMS Legal Actions',
'name': 'Open HRMS Legal Actions',
'version': '10.0.1.0.0',
'summary': """Managing Legal Actions""",
'description': 'This module manages legal actions.',

Loading…
Cancel
Save