Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
AungKoKoLin1997 committed Oct 16, 2023
1 parent 7558af2 commit 0a276cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions data_migration/models/partner_data_migration.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ def _run_partner_data_migration(self):
"identification_type_id",
"occupation_id",
"website_published",
# "seller", # Not migrated yet
# "commission", # Not migrated yet
"date_of_birth",
"company_id",
"date",
Expand All @@ -36,7 +34,6 @@ def _run_partner_data_migration(self):
"display_name",
"lang",
"tz",
# "state", # not migrated yet.
"vat",
"website",
"comment",
Expand Down

0 comments on commit 0a276cf

Please sign in to comment.