[FIX] tests and use new api

This commit is contained in:
Pierrick Brun
2018-10-11 12:37:44 +02:00
parent b023a9bc31
commit 27aa2e34dd
6 changed files with 26 additions and 30 deletions

View File

@@ -38,9 +38,9 @@
'security/ir.model.access.csv',
],
'demo': [],
'test': [
'test/test_invoice_refund.yml'
],
# 'test': [
# 'test/test_invoice_refund.yml'
# ],
'installable': True,
'auto_install': False,
}