[FIX] Module 'auditlog' - Remove 'active' field from __openerp__.py

pull/2466/head
sebalix 2015-02-02 10:42:33 +01:00 committed by Stefan Rijnhart
parent 1d11e40e33
commit f0a902a94e
1 changed files with 0 additions and 1 deletions

View File

@ -34,6 +34,5 @@
],
'application': True,
'installable': True,
'active': False,
'pre_init_hook': 'pre_init_hook',
}