mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
Fix correct account_payment_disperse dependency on account
This commit is contained in:
@@ -9,7 +9,7 @@ Pay multiple invoices with one Payment, and manually disperse the amount per inv
|
|||||||
""",
|
""",
|
||||||
'website': 'https://hibou.io/',
|
'website': 'https://hibou.io/',
|
||||||
'depends': [
|
'depends': [
|
||||||
'account_payment',
|
'account',
|
||||||
],
|
],
|
||||||
'data': [
|
'data': [
|
||||||
'wizard/register_payment_wizard_views.xml',
|
'wizard/register_payment_wizard_views.xml',
|
||||||
|
|||||||
Reference in New Issue
Block a user