projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a392f14
)
Re-remove pledge & member fields from the legacy date list
author
eileen
<emcnaughton@wikimedia.org>
Tue, 3 Sep 2019 05:28:29 +0000
(17:28 +1200)
committer
eileen
<emcnaughton@wikimedia.org>
Tue, 3 Sep 2019 05:28:29 +0000
(17:28 +1200)
CRM/Contact/BAO/SavedSearch.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Contact/BAO/SavedSearch.php
b/CRM/Contact/BAO/SavedSearch.php
index 4037b828565e08991f62fe8ce96bc3eea4248816..749a716a4938d7b3cfc6ba298d49ffd311afe2b8 100644
(file)
--- a/
CRM/Contact/BAO/SavedSearch.php
+++ b/
CRM/Contact/BAO/SavedSearch.php
@@
-443,13
+443,6
@@
LEFT JOIN civicrm_email ON (contact_a.id = civicrm_email.contact_id AND civicrm_
'case_to_relative',
'participant_relative',
'log_date_relative',
- 'pledge_payment_date_relative',
- 'pledge_start_date_relative',
- 'pledge_end_date_relative',
- 'pledge_create_date_relative',
- 'member_join_date_relative',
- 'member_start_date_relative',
- 'member_end_date_relative',
'birth_date_relative',
'deceased_date_relative',
'mailing_date_relative',