Remove list of conflicting module. Both modules can be installed and will work in parallele. Thought the workflow logic is different.

This commit is contained in:
Yannick Vaucher
2015-07-14 15:07:30 +02:00
parent 37ccb29fe9
commit 63c4997dbe

View File

@@ -32,7 +32,4 @@
'tests': [],
'installable': True,
'license': 'AGPL-3',
'conflicts': [
'account_banking_payment_export',
],
}