Skip to content

Commit

Permalink
Merge pull request #1637 from OCA/17.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/account-financial-tools (17.0)
  • Loading branch information
bt-admin authored Nov 12, 2024
2 parents 0c00bff + 2e51828 commit 1449a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion account_loan/migrations/17.0.1.0.0/post-migration.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
@openupgrade.migrate()
def migrate(env, version):
openupgrade.load_data(
env.cr, "account_loan", "migrations/17.0.1.0.0/noupdate_changes.xml"
env, "account_loan", "migrations/17.0.1.0.0/noupdate_changes.xml"
)

0 comments on commit 1449a7e

Please sign in to comment.