Work on IDAA importing
This commit is contained in:
@@ -679,7 +679,7 @@ async def ins_up_membership_person_data(
|
||||
# allow_update_person_new_user = True
|
||||
|
||||
account_id = 13
|
||||
full_file_path = 'admin/temp/import_person_contact_address_user_data.xlsx'
|
||||
full_file_path = 'admin/temp/import_person_contact_address_user_data.csv'
|
||||
|
||||
df = pandas.read_csv(
|
||||
full_file_path, na_filter=False,
|
||||
|
||||
Reference in New Issue
Block a user