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

Add UI metadata for payment_processor_id on financialTrxn #18917

Merged
merged 1 commit into from
Nov 4, 2020

Conversation

mattwire
Copy link
Contributor

@mattwire mattwire commented Nov 3, 2020

Overview

This just adds metadata to the DAO so CiviCRM understands how to display the payment_processor_id field on the financial transaction. Used eg. by this extension: https://github.com/mjwconsult/civicrm-paymentedit

Before

Cannot use "addField()" to add field to UI because DAO does not contain required metadata.

After

Can use "addField()" to add field to UI because DAO does contain required metadata.

Technical Details

Comments

@civibot
Copy link

civibot bot commented Nov 3, 2020

(Standard links)

@civibot civibot bot added the master label Nov 3, 2020
@eileenmcnaughton eileenmcnaughton merged commit 2e2bb3a into civicrm:master Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants