Commit 78467ef
committed
[REF] checklog-odoo: Suppress noisy WARNING from attachment_indexation about missing pdfminer.six
The PDF indexation function is never called by the module `attachment_unindex_content`, so the package is not needed. Related to https://github.com/odoo/odoo/blob/d15685304f47/addons/attachment_indexation/models/ir_attachment.py#L171 parent 95acb95 commit 78467ef
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
0 commit comments