[FIX] hr_payroll_payment: require hibou_professional

This commit is contained in:
Jared Kipe
2020-10-07 15:20:51 -07:00
parent 6701a5746e
commit ae35d5de59

View File

@@ -38,6 +38,7 @@ Passes original Payroll Accounting tests and additional ones for gouping behavio
'depends': [ 'depends': [
'hr_payroll_account', 'hr_payroll_account',
'account_batch_payment', 'account_batch_payment',
'hibou_professional',
], ],
'data': [ 'data': [
#'wizard/hr_payroll_register_payment_views.xml', #'wizard/hr_payroll_register_payment_views.xml',