[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 Iryna Vushnevska
parent 18086b5203
commit 553d8da268

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',
}