Skip to content

Commit

Permalink
Merge PR #2429 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by HviorForgeFlow
  • Loading branch information
OCA-git-bot committed Oct 22, 2024
2 parents febea76 + 434924b commit 74563fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion product_main_seller/migrations/16.0.1.0.0/pre-migration.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

from openupgradelib import openupgrade

from ..hooks import pre_init_hook
# pylint: disable=W8150
from odoo.addons.product_main_seller import pre_init_hook


@openupgrade.migrate()
Expand Down

0 comments on commit 74563fc

Please sign in to comment.