Skip to content

Commit 78467ef

Browse files
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#L17
1 parent 95acb95 commit 78467ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

checklog-odoo.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[checklog-odoo]
22
ignore=
33
WARNING.* 0 failed, 0 error\(s\).*
4+
WARNING.*Attachment indexation of PDF documents is unavailable because the 'pdfminer\.six'.*

0 commit comments

Comments
 (0)