diff --git a/hr_contract_types/__manifest__.py b/hr_contract_types/__manifest__.py index 0691ae676..b408ee523 100644 --- a/hr_contract_types/__manifest__.py +++ b/hr_contract_types/__manifest__.py @@ -7,7 +7,7 @@ 'description': """ Contract type in contracts """, - 'author': 'Cybrosys Techno Solutions, Odoo SA', + 'author': 'Cybrosys Techno Solutions, Odoo S.A.', '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 92d282e8c..f11bdfe63 100644 --- a/hr_payroll_account_community/__manifest__.py +++ b/hr_payroll_account_community/__manifest__.py @@ -12,7 +12,7 @@ Generic Payroll system Integrated with Accounting. * Company Contribution Management """, 'version': '13.0.1.0.0', - 'author': 'Cybrosys Techno Solutions, Odoo SA', + 'author': 'Cybrosys Techno Solutions, Odoo S.A.', '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 53a9a2fba..dfd5b25d6 100644 --- a/hr_payroll_community/__manifest__.py +++ b/hr_payroll_community/__manifest__.py @@ -4,7 +4,7 @@ 'name': 'Odoo13 Payroll', 'category': 'Generic Modules/Human Resources', 'version': '13.0.1.0.0', - 'author': 'Cybrosys Techno Solutions, Odoo SA', + 'author': 'Cybrosys Techno Solutions, Odoo S.A.', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', 'website': 'https://www.cybrosys.com',