Skip to content

Commit

Permalink
[FIX] account_move_line_rma_order_line: pre-commit import fault
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronHForgeFlow committed Oct 27, 2023
1 parent 0d5dcc6 commit a3091a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

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__)

Expand Down

0 comments on commit a3091a3

Please sign in to comment.