JOD- ERROR FIX

This commit is contained in:
pranay 2025-09-15 12:18:21 +05:30
parent 506e3fd2f4
commit ec4cbda4c0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ from odoo.http import content_disposition
import logging import logging
from odoo18.odoo.tools import misc from odoo.tools import misc
_logger = logging.getLogger(__name__) _logger = logging.getLogger(__name__)