Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COMCL-651: Resolve issue while creating direct debit batch #288

Merged
merged 3 commits into from
Aug 7, 2024

Conversation

olayiwola-compucorp
Copy link
Contributor

@olayiwola-compucorp olayiwola-compucorp commented Aug 6, 2024

Overview

Resolve issue while creating direct debit batch, this is caused by the update in the latest CiviCRM version that requires the Batch form to declare entity name https://github.com/civicrm/civicrm-core/blob/cf147b8aaba4e0b842fc798f3e603cbbbf0bb267/CRM/Batch/Form/Batch.php#L22-L26

Before

image

After

Error is no longer thrown

@olayiwola-compucorp olayiwola-compucorp force-pushed the COMCL-651-fix-batchentry branch 10 times, most recently from fccdf37 to 118b8d7 Compare August 7, 2024 08:48
@olayiwola-compucorp olayiwola-compucorp merged commit 5e428fe into 6.6.0-dev Aug 7, 2024
2 checks passed
@olayiwola-compucorp olayiwola-compucorp deleted the COMCL-651-fix-batchentry branch August 7, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants