[add] tests for account_statement_base_completion: customer invoice

This commit is contained in:
Leonardo Pistone
2013-12-13 17:25:10 +01:00
parent ab65642b39
commit 89e7700d21
4 changed files with 70 additions and 1 deletions

View File

@@ -66,7 +66,10 @@
'security/ir.model.access.csv',
],
'demo_xml': [],
'test': [],
'test': [
'test/invoice.yml',
'test/completion_test.yml'
],
'installable': True,
'images': [],
'auto_install': False,