diff --git a/base_accounting_kit/__manifest__.py b/base_accounting_kit/__manifest__.py index a4f50081c..6e52f133a 100644 --- a/base_accounting_kit/__manifest__.py +++ b/base_accounting_kit/__manifest__.py @@ -30,7 +30,7 @@ "Customer Credit Limit, Recurring Payment, " "PDC Management, Customer Follow Up and " "Lock Dates into Odoo 13 Community Edition", - 'author': 'Cybrosys Techno Solutions, Odoo SA', + 'author': ' Odoo SA,Cybrosys Techno Solutions', 'website': "https://www.cybrosys.com", 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', diff --git a/hr_contract_types/__manifest__.py b/hr_contract_types/__manifest__.py index b408ee523..9bbae52a5 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 S.A.', + 'author': 'Odoo SA,Cybrosys Techno Solutions', '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 ec2890763..f0b06b77d 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 S.A.', + 'author': 'Odoo SA,Cybrosys Techno Solutions', '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 dfd5b25d6..83c2480d4 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 S.A.', + 'author': 'Odoo SA,Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', 'website': 'https://www.cybrosys.com',