Keep installed C2C payroll loadable

This commit is contained in:
metatroncubeswdev 2026-04-24 15:52:30 -04:00
parent feb94cc3fe
commit d420076928

View File

@ -32,7 +32,7 @@
'reports/payslip_report.xml',
'reports/payslip_report_template.xml',
],
'installable': False,
'installable': True,
'application': True,
'auto_install': False,
}