Browse Source

[CHG] Author Changed

pull/134/merge
Ajmalcybrosys 6 years ago
parent
commit
d291efc41d
  1. 4
      hr_contract_types/__manifest__.py
  2. 4
      hr_payroll_account_community/__manifest__.py
  3. 4
      hr_payroll_community/__manifest__.py

4
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',

4
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',

4
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',

Loading…
Cancel
Save