folio-migration-tools 1.10.0b1__py3-none-any.whl → 1.10.0b2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -52,7 +52,8 @@ class MigrationTaskBase:
52
52
  self.ecs_tenant_id = (
53
53
  task_configuration.ecs_tenant_id or library_configuration.ecs_tenant_id
54
54
  )
55
- self.folio_client.tenant_id = self.ecs_tenant_id
55
+ if self.ecs_tenant_id:
56
+ self.folio_client.tenant_id = self.ecs_tenant_id
56
57
 
57
58
  self.central_folder_structure: Optional[FolderStructure] = None
58
59
  if library_configuration.is_ecs and library_configuration.ecs_central_iteration_identifier:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: folio-migration-tools
3
- Version: 1.10.0b1
3
+ Version: 1.10.0b2
4
4
  Summary: A tool allowing you to migrate data from legacy ILS:s (Library systems) into FOLIO LSP
5
5
  Keywords: FOLIO,ILS,LSP,Library Systems,MARC21,Library data
6
6
  Author: Theodor Tolstoy, Lisa Sjögren, Brooks Travis, Jeremy Nelson, Clinton Bradford
@@ -45,7 +45,7 @@ folio_migration_tools/migration_tasks/holdings_marc_transformer.py,sha256=b1lWbY
45
45
  folio_migration_tools/migration_tasks/items_transformer.py,sha256=gIJ9SKUENE3OaEouGAFTsGjciN_YxwRoUAAEKJlfG-E,19498
46
46
  folio_migration_tools/migration_tasks/loans_migrator.py,sha256=6mwtA9-6B_pU1GKS9VD7Wu5stZ8YLlyeliFJhyPuho0,38785
47
47
  folio_migration_tools/migration_tasks/manual_fee_fines_transformer.py,sha256=CnmlTge7nChUJ10EiUkriQtJlVxWqglgfhjgneh2_yM,7247
48
- folio_migration_tools/migration_tasks/migration_task_base.py,sha256=AYkrypN4D4dfPO8Kj8l2mNsxcmIkj_1BG38UdC7vlrc,22304
48
+ folio_migration_tools/migration_tasks/migration_task_base.py,sha256=yg96RuRHgapDHNjLE-1Fg_gpRmaRmVx7GUm45lHTIBY,22339
49
49
  folio_migration_tools/migration_tasks/orders_transformer.py,sha256=h8EyRbvbtwDZJq1y73J7oZFRdI1U4vq1Vrlay4GLf4M,13885
50
50
  folio_migration_tools/migration_tasks/organization_transformer.py,sha256=5s-ACb9-R8JLlPnROOq1ZnDIRCLQeWaxORDn0SrhQqs,16747
51
51
  folio_migration_tools/migration_tasks/requests_migrator.py,sha256=Q7sWOxqq73Fdg3Q1tmpvRxU9qhhG1BV3AGMoCMwh2cE,14768
@@ -58,7 +58,7 @@ folio_migration_tools/transaction_migration/legacy_request.py,sha256=Kv7jpBIuZ_q
58
58
  folio_migration_tools/transaction_migration/legacy_reserve.py,sha256=qzw0okg4axAE_ezXopP9gFsQ_e60o0zh7zqRzFBSWHY,1806
59
59
  folio_migration_tools/transaction_migration/transaction_result.py,sha256=cTdCN0BnlI9_ZJB2Z3Fdkl9gpymIi-9mGZsRFlQcmDk,656
60
60
  folio_migration_tools/translations/en.json,sha256=4Ac66PR5Y78ll4_grhBm2IdTMsoZUv0q3IJvX8SQiJI,41778
61
- folio_migration_tools-1.10.0b1.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
62
- folio_migration_tools-1.10.0b1.dist-info/entry_points.txt,sha256=mJRRiCNP9j7_NpVXamHEiW8pDEjWQs1vEqD89G354cM,79
63
- folio_migration_tools-1.10.0b1.dist-info/METADATA,sha256=S629dTqv9fG2BF5Z2WsRKI5YRClB-wv_8frekt5zoyo,7162
64
- folio_migration_tools-1.10.0b1.dist-info/RECORD,,
61
+ folio_migration_tools-1.10.0b2.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
62
+ folio_migration_tools-1.10.0b2.dist-info/entry_points.txt,sha256=mJRRiCNP9j7_NpVXamHEiW8pDEjWQs1vEqD89G354cM,79
63
+ folio_migration_tools-1.10.0b2.dist-info/METADATA,sha256=d5nC-kL214BrNPpDSJIdH5TiEhtVuTeaPIF8KTHiq10,7162
64
+ folio_migration_tools-1.10.0b2.dist-info/RECORD,,