Skip to content

Commit

Permalink
Remove obsolete person details selectors
Browse files Browse the repository at this point in the history
  • Loading branch information
Quartermaster committed May 1, 2023
1 parent af178f0 commit b9f491e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.2-24-g2032a4299 (2023-04-18 09:56:26)
5.2-25-gaf178f08e (2023-05-01 22:37:17)
2 changes: 0 additions & 2 deletions modules/s3db/pr.py
Original file line number Diff line number Diff line change
Expand Up @@ -915,8 +915,6 @@ def model(self):
"person_details.father_name",
"person_details.grandfather_name",
"person_details.occupation",
"person_details.company",
"person_details.affiliations",
"comments",
)

Expand Down
2 changes: 0 additions & 2 deletions modules/templates/default/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -846,8 +846,6 @@ def config(settings):
# {#"<table name>.<field name>" : ["<Organisation Name>"],
# "pr_person_details.mother_name" : [],
# "pr_person_details.father_name" : [],
# "pr_person_details.company" : [],
# "pr_person_details.affiliations" : [],
# "vol_volunteer.active" : [],
# "vol_volunteer_cluster.vol_cluster_type_id" : [],
# "vol_volunteer_cluster.vol_cluster_id" : [],
Expand Down

0 comments on commit b9f491e

Please sign in to comment.