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: pre-commit import fault
This commit is contained in:
@@ -4,7 +4,7 @@ import logging
|
||||
|
||||
from odoo import SUPERUSER_ID, api
|
||||
|
||||
from odoo.addons.account_move_line_rma_order_line import post_init_hook
|
||||
from . import post_init_hook
|
||||
|
||||
_logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user