Skip to content

Commit

Permalink
fixup! [ADD] connector-magento: migrate v9 import_record jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
hbrunn committed May 6, 2021
1 parent b07b628 commit 2047080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connector_magento/migrations/10.0.1.0.0/post-migration.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def migrate(cr, version=None):
'ids', array[args::json->1],
'uid', user_id
),
args->2
args::json->2
)
where
method_name=%s and model_name in %s""",
Expand Down

0 comments on commit 2047080

Please sign in to comment.