progressivetech / net.ourpowerbase.sumfields

The Summary Fields extension creates read-only custom data fields that extend Contact and are automatically populated with up-to-date totals such as total lifetime contributions, last contribution amount, last attended event, etc.
Other
8 stars 29 forks source link

Adds option to select what source to calculate from #58

Closed VangelisP closed 5 years ago

VangelisP commented 5 years ago

(civicrm_line_items vs civicrm_contribution) in the UI

jmcclelland commented 5 years ago

In the ticket you also expressed concern about people needing to re-build smart groups. That's always been the case when you change fields, so I don't think we need to solve it in order to get this change merged. Also, if people are looking for the simplified fields, then it is probably because their existing smart groups are broken ;).

VangelisP commented 5 years ago

I've finished with the discussed changes. Now the checkbox will work as we discussed: It will filter out the non-simplified fields. Upon unchecking, all fields will show up. I've also removed the functionality to uncheck the already checked fields.

VangelisP commented 5 years ago

Hi @jmcclelland , any update on this PR ?

jmcclelland commented 5 years ago

I'm so sorry for the delay! I've been a bit swamped so haven't had a chance to fully test. I should have more time next week.