Project60 / org.project60.sepa

SEPA direct debit integration with civicrm
19 stars 46 forks source link

Upgrade Civix-generated code to Civix version 23.02.1 #704

Closed jensschuppe closed 3 months ago

jensschuppe commented 3 months ago

This fixes e. g. the contact view failing with Unable to load template 'file:CRM/Contact/Page/View/Summary.sepa.tpl'.

I think this is related to Smarty 3, but haven't tested without it. This is on CiviCRM 5.71. This PR raises CiviCRM minimum version from 5.43 to 5.45 due to use of the entity-types mixin.

If version 1.10 is supposed to stay in alpha for a while, we should consider merging this for a 1.9.x version.

jaapjansma commented 3 months ago

I think this merge ready

bjendres commented 3 months ago

Should I tag 1.10-alpha6? I still want to implement #619 with 1.10, so no beta version just yet...