Project60 / org.project60.banking

CiviCRM banking extension
18 stars 35 forks source link

Address Update Postprocessor: Allow creating Diffs for missing address #339

Closed jensschuppe closed 2 years ago

jensschuppe commented 3 years ago

The AddressUpdate Postprocessor only creates Diffs (activities, notes, tags) when an existing address could be found, causing new addresses without an existing one not being considered a change and thus not being recorded.

There should be a new configuration attribute create_diff_if_missing (defaulting to false for backwards compatibility) which allows for a Diff to be created for new addresses.

bjendres commented 2 years ago

released with 0.8.0