Browse Source
auditlog: Remove pre_init_hook reference from openerp, no pre_init hook exists any more
pull/1040/head
Holden Rehg
9 years ago
committed by
Enric Tobella
No known key found for this signature in database
GPG Key ID: 1A2546A1B7BA2451
1 changed files with
0 additions and
1 deletions
-
auditlog/__manifest__.py
|
|
@ -22,5 +22,4 @@ |
|
|
|
'images': [], |
|
|
|
'application': True, |
|
|
|
'installable': True, |
|
|
|
'pre_init_hook': 'pre_init_hook', |
|
|
|
} |