A lot of changes related to person and membership and event
This commit is contained in:
@@ -215,8 +215,9 @@ def load_account_obj(
|
||||
# Updated 2021-06-17
|
||||
if inc_event_list:
|
||||
if event_rec_list_result := get_event_rec_list(
|
||||
for_obj_type = 'account',
|
||||
for_obj_id = account_id,
|
||||
# for_obj_type = 'account',
|
||||
# for_obj_id = account_id,
|
||||
account_id = account_id,
|
||||
limit = limit,
|
||||
enabled = enabled,
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user