Skip to content

Use specific function when formatting money for a default #19602

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

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

monishdeb
Copy link
Member

Overview

Use specific function when formatting money for a default

Before

Uses the Money::format(..) to format the money without currency. or expects only number

After

Replace with CRM_Utils_Money::formatLocaleNumericRoundedForDefaultCurrency(..)

Comments

ping @eileenmcnaughton @mattwire

@civibot
Copy link

civibot bot commented Feb 15, 2021

(Standard links)

@civibot civibot bot added the master label Feb 15, 2021
@eileenmcnaughton
Copy link
Contributor

I tested one of these & checked the others had the same pattern - merging

@eileenmcnaughton eileenmcnaughton merged commit aa746f1 into civicrm:master Feb 15, 2021
@seamuslee001 seamuslee001 deleted the money_defaults branch February 15, 2021 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants