Skip to content

Commit

Permalink
Category-rework: Implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
labhvam5 committed Nov 26, 2023
1 parent 88ee3dc commit 519eef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/mappings/queues.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ def construct_tasks_and_chain_import_fields_to_fyle(workspace_id):
'destination_field': 'ACCOUNT',
'destination_sync_method': SYNC_METHODS['ACCOUNT'],
'is_auto_sync_enabled': get_auto_sync_permission(workspace_general_settings),
'is_3d_mapping': False,
}

# For now we are only adding PROJECTS support that is why we are hardcoding it
Expand Down

0 comments on commit 519eef2

Please sign in to comment.