[FIX] Module 'auditlog' - Remove 'active' field from __openerp__.py
This commit is contained in:
parent
aa5c79a52f
commit
fa5fdcbbeb
|
|
@ -34,6 +34,5 @@
|
|||
],
|
||||
'application': True,
|
||||
'installable': True,
|
||||
'active': False,
|
||||
'pre_init_hook': 'pre_init_hook',
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue