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