Merge pull request #336 from akretion/10-fix-multicompany

[10.0] FIX missing include of account_payment_mode/security/account_payment_mode.xml
This commit is contained in:
Stéphane Bidoul (ACSONE)
2017-01-26 12:12:16 +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',