Added logging for client viewing
This commit is contained in:
@@ -48,6 +48,7 @@ base_fields['fundraising_cfg_id_random'] = xxx_id_random_field_schema
|
||||
base_fields['hosted_file_id_random'] = xxx_id_random_field_schema
|
||||
base_fields['journal_id_random'] = xxx_id_random_field_schema
|
||||
base_fields['journal_entry_id_random'] = xxx_id_random_field_schema
|
||||
base_fields['log_client_viewing_id_random'] = xxx_id_random_field_schema
|
||||
# base_fields['membership_id_random'] = xxx_id_random_field_schema # renamed to membership_type
|
||||
base_fields['membership_cfg_id_random'] = xxx_id_random_field_schema
|
||||
base_fields['membership_group_id_random'] = xxx_id_random_field_schema
|
||||
|
||||
Reference in New Issue
Block a user