Browse Source

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

pull/1556/head
sebalix 9 years ago
parent
commit
053de2905a
  1. 1
      auditlog/__openerp__.py

1
auditlog/__openerp__.py

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