mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 18:38:41 -06:00
Fix attachment import
This commit is contained in:
parent
324a53d4c1
commit
125d76d37d
@ -5,7 +5,7 @@
|
|||||||
from StringIO import StringIO
|
from StringIO import StringIO
|
||||||
|
|
||||||
from PIL import Image, ImageDraw, ImageFont
|
from PIL import Image, ImageDraw, ImageFont
|
||||||
from document_ocr.models.ir_attachment import _MARKER_PHRASE
|
from ir_attachment import _MARKER_PHRASE
|
||||||
from odoo.tests.common import TransactionCase
|
from odoo.tests.common import TransactionCase
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user