diff --git a/VERSION b/VERSION index b42d83d44..7fb6a7c84 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -MRCMS-1.7.0 (2024-11-07 09:11:40) +MRCMS-1.7.0 (2024-11-07 13:11:12) diff --git a/modules/templates/MRCMS/customise/cr.py b/modules/templates/MRCMS/customise/cr.py index a71dd92a9..7c9528508 100644 --- a/modules/templates/MRCMS/customise/cr.py +++ b/modules/templates/MRCMS/customise/cr.py @@ -812,7 +812,7 @@ def cr_shelter_registration_history_resource(r, tablename): list_fields = ["date", (T("Status"), "status"), "shelter_id", - (T("Registered by"), "modified_by"), + (T("Registered by"), "created_by"), ] s3db.configure(tablename,