[PORT][account_move_batch_validate] Set installable True

This commit is contained in:
Adrien Peiffer (ACSONE)
2015-03-12 09:00:48 +01:00
committed by Artem Kostyuk
parent 3048a121c3
commit 43fa515e6c

View File

@@ -75,7 +75,7 @@
'test/batch_validate_then_unmark.yml',
'test/batch_validate_then_delete_move.yml',
],
'installable': False,
'installable': True,
'images': [],
'license': 'AGPL-3',
}