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