diff --git a/apps/fyle/constants.py b/apps/fyle/constants.py index a8a6f67b..25f05491 100644 --- a/apps/fyle/constants.py +++ b/apps/fyle/constants.py @@ -10,7 +10,7 @@ 'is_custom': False }, { - 'field_name': 'report_title', + 'field_name': 'report_name', 'type': 'TEXT', 'is_custom': False },