mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[FIX] account_move_line_rma_order_line: migration script, relative import in python 3.10
This commit is contained in:
committed by
Aaron ForgeFlow
parent
74aee1d8d5
commit
d3b7be50a9
@@ -4,7 +4,7 @@ import logging
|
||||
|
||||
from odoo import SUPERUSER_ID, api
|
||||
|
||||
from . import post_init_hook
|
||||
from odoo.addons.account_move_line_rma_order_line import post_init_hook
|
||||
|
||||
_logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user