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

[REF] Cleanup input & output on paymentActivityCreate & improve test #14269

Merged
merged 1 commit into from
May 24, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented May 20, 2019

Overview

Cleanup on the action that creates an activity when adding a payment

Before

Financial trxn object passed around

After

Specific variables used, more testing, api used

Technical Details

I'm trying to get away from passing around an object whose use we want to replace with an api callin the calling function

Comments

@monishdeb @mattwire

@civibot
Copy link

civibot bot commented May 20, 2019

(Standard links)

This also switches over to the api, per todo, but without the potential cleanup that
enables as yet.
@seamuslee001
Copy link
Contributor

changes look fine and confirmed doing a grep that this alters all the places these functions are used, also has a test, merging

@seamuslee001 seamuslee001 merged commit cd4c8c2 into civicrm:master May 24, 2019
@seamuslee001 seamuslee001 deleted the refund_up branch May 24, 2019 00:19
@eileenmcnaughton
Copy link
Contributor Author

thanks @seamuslee001

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