diff --git a/hr_contract_types/__manifest__.py b/hr_contract_types/__manifest__.py index 9bbae52a5..d382590d6 100644 --- a/hr_contract_types/__manifest__.py +++ b/hr_contract_types/__manifest__.py @@ -4,9 +4,10 @@ 'name': 'Odoo13 Employee Contracts Types', 'version': '13.0.1.0.0', 'category': 'Generic Modules/Human Resources', - 'description': """ + 'summary': """ Contract type in contracts """, + 'description': """Odoo13 Employee Contracts Types,Odoo13 Employee, Employee Contracts, Odoo 13""" 'author': 'Odoo SA,Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', diff --git a/hr_payroll_account_community/__manifest__.py b/hr_payroll_account_community/__manifest__.py index f0b06b77d..ffbac6266 100644 --- a/hr_payroll_account_community/__manifest__.py +++ b/hr_payroll_account_community/__manifest__.py @@ -3,14 +3,10 @@ { 'name': 'Odoo13 Payroll Accounting', 'category': 'Generic Modules/Human Resources', - 'description': """ -Generic Payroll system Integrated with Accounting. -================================================== - - * Expense Encoding - * Payment Encoding - * Company Contribution Management + 'summary': """ + Generic Payroll system Integrated with Accounting,Expense Encoding,Payment Encoding,Company Contribution Management """, + 'description': """Odoo13 Payroll Accounting,Odoo13 Payroll,Odoo 13,Payroll Accounting,Accounting""", 'version': '13.0.1.0.0', 'author': 'Odoo SA,Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', diff --git a/hr_payroll_community/__manifest__.py b/hr_payroll_community/__manifest__.py index 83c2480d4..7f73f8966 100644 --- a/hr_payroll_community/__manifest__.py +++ b/hr_payroll_community/__manifest__.py @@ -10,7 +10,7 @@ 'website': 'https://www.cybrosys.com', 'summary': 'Manage your employee payroll records', 'images': ['static/description/banner.png'], - 'description': "", + 'description': "Odoo 13 Payroll, Payroll, Odoo 13,Odoo Payroll", 'depends': [ 'hr_contract', 'hr_holidays',