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

pull/1793/head
sebalix 2015-02-02 10:42:33 +01:00
parent b7dfd57fb2
commit 2d33c2c392
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',
}