Skip to content

Commit

Permalink
Remove filter
Browse files Browse the repository at this point in the history
  • Loading branch information
Hrishabh17 committed Jun 11, 2024
1 parent ab87da3 commit 9949f1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/workspaces/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ def create(self, validated_data):
destination_field='VENDOR',
defaults={
'source_field':'CORPORATE_CARD',
'destination_field':'VENDOR',
'import_to_fyle': False,
'is_custom': False
}
Expand Down

0 comments on commit 9949f1f

Please sign in to comment.