mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 10:28:40 -06:00
[FIX] For 6.1 module description also in manifest file.
This commit is contained in:
parent
f197e805a3
commit
e2d23b7c80
@ -8,6 +8,11 @@
|
||||
"license": "AGPL-3",
|
||||
"category": "Knowledge Management",
|
||||
"summary": "Index rtf documents",
|
||||
"description": """\
|
||||
Indexing rtf documents can take a long time, especially when they contain
|
||||
images. This module will convert rtf documents to only the text contents and
|
||||
index that text.
|
||||
""",
|
||||
"depends": [
|
||||
'document',
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user