Merge pull request #1718 from expsa/bakry_hr

fix
This commit is contained in:
bakry 2024-11-10 09:30:24 +03:00 committed by GitHub
commit 38eb810d50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,6 @@
'security/hr_payroll_security.xml',
'security/ir.model.access.csv',
'data/hr_payroll_sequence.xml',
'data/hr_payroll_data.xml',
'wizard/hr_payroll_payslips_by_employees_views.xml',
'wizard/hr_payroll_contribution_register_report_views.xml',
'views/hr_contract_views.xml',
@ -27,6 +26,7 @@
'views/report_contribution_register_templates.xml',
'views/report_payslip_templates.xml',
'views/report_payslip_details_templates.xml',
'data/hr_payroll_data.xml',
],
'images': ['static/description/banner.png'],
'application': True,