aswinkumar863 / smarty-vscode-support

Smarty template support extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support
MIT License
105 stars 11 forks source link

Memberships not updated when importing payments #476

Open Matt5K opened 1 year ago

Matt5K commented 1 year ago

Importing payments for existing contributions that extend memberships does set contributions to the state "completed" but the joint memberships are not updated (neither end date nor status). This differs from manually changing the contribution state by directly setting the state or adding a payment to the contribution.

The behaviour can be reproduced by creating a contribution to extend a membership having the state "pending". In civibanking the contribution has to be added then in the section "Processed manually" via the button "ADD EXISTIONG CONTRIBUTION BY ID". When executing this the contribution will be set to "completed" and a payment is saved too but the membership is not updated.

Civibanking 0.8.2 CiviCRM 5.59.3