[FIX] account_move_line_start_end_dates_xls installable key

This commit is contained in:
David Beal
2015-12-15 11:49:17 +01:00
parent 0fb70e97aa
commit c67d51b303

View File

@@ -39,5 +39,5 @@ Please contact Alexis de Lattre from Akretion <alexis.delattre@akretion.com> for
'website': 'http://www.akretion.com/',
'depends': ['account_cutoff_prepaid', 'account_move_line_report_xls'],
'data': [],
'active': False,
'installable': False,
}