mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
[FIX] fix missing dependency
This commit is contained in:
parent
ee1ec85726
commit
97b8e2089f
@ -32,7 +32,7 @@
|
||||
""",
|
||||
'author': 'Akretion',
|
||||
'website': 'http://www.akretion.com/',
|
||||
'depends': ['file_document'],
|
||||
'depends': ['file_document','fetchmail_server'],
|
||||
'init_xml': [],
|
||||
'update_xml': [
|
||||
"fetchmail_view.xml",
|
||||
|
Loading…
Reference in New Issue
Block a user