15-09-2025 /1

Merge branch 'develop'
This commit is contained in:
administrator 2025-09-15 12:19:56 +05:30
commit 0642ecd405
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__)