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

dev/core#299 Fix mishandling of non decimal currency on update payment details form #12684

Merged

Conversation

mattwire
Copy link
Contributor

@mattwire mattwire commented Aug 17, 2018

Overview

Follow up to #12626

Fixes display of amount on UpdatePaymentDetails form

Before

updatepaymentdetails_before

After

updatepaymentdetails_after

Technical Details

Amount is read-only and only used for display - it is not used in postProcess at all so we don't need to worry about formatting to save it.

https://lab.civicrm.org/dev/core/issues/299

@civibot
Copy link

civibot bot commented Aug 17, 2018

(Standard links)

@eileenmcnaughton
Copy link
Contributor

@mattwire wanna rebase this?

@mattwire mattwire force-pushed the money_fn_update_payment_details branch from f77eea8 to 77ea722 Compare August 28, 2018 10:49
@mattwire mattwire changed the title REQUIRES #12626 Fix mishandling of non decimal currency on update payment details form Fix mishandling of non decimal currency on update payment details form Aug 28, 2018
@mattwire mattwire changed the title Fix mishandling of non decimal currency on update payment details form dev/core#299 Fix mishandling of non decimal currency on update payment details form Aug 28, 2018
@mattwire
Copy link
Contributor Author

@eileenmcnaughton Now rebased

@eileenmcnaughton eileenmcnaughton merged commit e54a4f8 into civicrm:master Aug 28, 2018
@mattwire mattwire deleted the money_fn_update_payment_details branch September 25, 2018 10:58
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.

3 participants