Skip to content
Snippets Groups Projects
Commit 908ffbcd authored by Benjamin - Le Filament's avatar Benjamin - Le Filament
Browse files

[fix] migration script

parent f78feeb4
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ def scop_liasse_fiscale_map_values(env): ...@@ -8,7 +8,7 @@ def scop_liasse_fiscale_map_values(env):
openupgrade.map_values( openupgrade.map_values(
env.cr, env.cr,
openupgrade.get_legacy_name("year"), openupgrade.get_legacy_name("year"),
"scop_cotisation", "year",
[ [
(2020, "2020"), (2020, "2020"),
(2021, "2021"), (2021, "2021"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment