Compare commits
No commits in common. "0642ecd40597bdf647fc74925f55007d5e642180" and "429560b6e7515d30a986d1739fd6f235b3f7c300" have entirely different histories.
0642ecd405
...
429560b6e7
|
|
@ -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__)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue