Project60 / org.project60.banking

CiviCRM banking extension
18 stars 35 forks source link

Address Update Postprocessor: Make activity status configurable #336

Closed jensschuppe closed 2 years ago

jensschuppe commented 3 years ago

When an activity is being created for differing addresses in the AddressUpdate postprocessor, its status is not explicitly set, making the activity be created as "Completed", which might not be desirable for pending address change reviews.

The postprocessor should be given a configuration option create_diff_activity_status_id for defining the activity status.

bjendres commented 2 years ago

released with 0.8.0