[ADD] conflicts tag , this module do not need to be add to account_banking_payment_export

This commit is contained in:
vrenaville
2014-11-28 09:57:31 +01:00
parent db60e2b71a
commit dcef3a73b2

View File

@@ -42,5 +42,8 @@ Contributors
'installable': True,
'auto_install': False,
'license': 'AGPL-3',
'conflicts': [
'account_banking_payment_export',
],
'application': False,
}