mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[FIX] sale_payment_web: add explicit dependency on payment_fix_register_token
10887
This commit is contained in:
@@ -15,6 +15,7 @@ Electronic payments will create transactions and automatically reconcile on the
|
||||
""",
|
||||
'depends': [
|
||||
'payment',
|
||||
'payment_fix_register_token',
|
||||
'sale',
|
||||
],
|
||||
'auto_install': False,
|
||||
|
||||
Reference in New Issue
Block a user