Skip to content

Commit

Permalink
[FIX] website: Load the noupdate_changes
Browse files Browse the repository at this point in the history
  • Loading branch information
duyquyen96 committed Jul 12, 2023
1 parent de9a65d commit 592515f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
@openupgrade.migrate()
def migrate(env, version):
openupgrade.delete_records_safely_by_xml_id(env, ["website.website_menu"])
openupgrade.load_data(env.cr, "website", "16.0.1.0/noupdate_changes.xml")

0 comments on commit 592515f

Please sign in to comment.