diff --git a/hr_contract_types/__manifest__.py b/hr_contract_types/__manifest__.py index 1eaa02212..0691ae676 100644 --- a/hr_contract_types/__manifest__.py +++ b/hr_contract_types/__manifest__.py @@ -1,13 +1,13 @@ # -*- coding: utf-8 -*- { - 'name': 'Employee Contracts Types', + 'name': 'Odoo13 Employee Contracts Types', 'version': '13.0.1.0.0', 'category': 'Generic Modules/Human Resources', 'description': """ Contract type in contracts """, - 'author': 'Cybrosys Techno Solutions', + 'author': 'Cybrosys Techno Solutions, Odoo SA', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', 'website': 'https://www.cybrosys.com', diff --git a/hr_payroll_account_community/__manifest__.py b/hr_payroll_account_community/__manifest__.py index e89973451..92d282e8c 100644 --- a/hr_payroll_account_community/__manifest__.py +++ b/hr_payroll_account_community/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- { - 'name': 'Payroll Accounting', + 'name': 'Odoo13 Payroll Accounting', 'category': 'Generic Modules/Human Resources', 'description': """ Generic Payroll system Integrated with Accounting. @@ -12,7 +12,7 @@ Generic Payroll system Integrated with Accounting. * Company Contribution Management """, 'version': '13.0.1.0.0', - 'author': 'Cybrosys Techno Solutions', + 'author': 'Cybrosys Techno Solutions, Odoo SA', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', 'website': 'https://www.cybrosys.com', diff --git a/hr_payroll_community/__manifest__.py b/hr_payroll_community/__manifest__.py index 2e2603f49..53a9a2fba 100644 --- a/hr_payroll_community/__manifest__.py +++ b/hr_payroll_community/__manifest__.py @@ -1,10 +1,10 @@ # -*- coding: utf-8 -*- { - 'name': 'Payroll', + 'name': 'Odoo13 Payroll', 'category': 'Generic Modules/Human Resources', 'version': '13.0.1.0.0', - 'author': 'Cybrosys Techno Solutions', + 'author': 'Cybrosys Techno Solutions, Odoo SA', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', 'website': 'https://www.cybrosys.com',