Merge pull request #337 from akretion/9-fix-multicompany

[9.0] FIX missing include of account_payment_mode/security/account_payment_security.xml
This commit is contained in:
Stéphane Bidoul (ACSONE)
2017-01-27 13:28:41 +01:00
committed by GitHub

View File

@@ -11,6 +11,7 @@
'category': 'Banking addons',
'depends': ['account'],
'data': [
'security/account_payment_mode.xml',
'security/ir.model.access.csv',
'views/account_payment_method.xml',
'views/account_payment_mode.xml',