Skip to content

Commit 2772149

Browse files
committed
[OU-FIX] l10n_es_aeat_mod347: Change the remaining part
Follow-up of #4524
1 parent c92c176 commit 2772149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

l10n_es_aeat_mod347/migrations/17.0.1.5.0/post-migration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ def migrate(cr, version):
1111
return # Already migrated in 16
1212
env = api.Environment(cr, SUPERUSER_ID, {})
1313
openupgrade.convert_to_company_dependent(
14-
env, "res.partner", "old_not_in_mod347", "not_in_mod347"
14+
env, "res.partner", "old_not_in_mod347", "old_not_in_mod347_17"
1515
)

0 commit comments

Comments
 (0)