issues
search
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
Fix link and regenerate boilerplate
#81
Closed
mattwire
closed
4 years ago
mattwire
commented
4 years ago
This PR does two things:
Regenerate boilerplate code for full compatibility with current versions of CiviCRM and remove return statements for void functions.
Fix link on settings page to use crmURL function so it is generated properly.
jmcclelland
commented
4 years ago
Thanks!
This PR does two things: