mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
Initial commit of Forte Payment integration and parts of hr_payroll_payment to support it.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
Adds the ability to register a payment on a payslip.
|
||||
""",
|
||||
'website': 'https://hibou.io/',
|
||||
'depends': ['hr_payroll_account'],
|
||||
'depends': ['hr_payroll_account', 'payment'],
|
||||
'data': [
|
||||
'hr_payroll_register_payment.xml',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user