Compare commits

..

No commits in common. "0642ecd40597bdf647fc74925f55007d5e642180" and "429560b6e7515d30a986d1739fd6f235b3f7c300" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

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