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

Further removal of long-deprecated skipCleanMoney #17175

Merged
merged 1 commit into from
May 4, 2020

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Apr 27, 2020

Overview

Per 243320e - remove legacy deprecated handling for skipCleanMoney

Before

Calling checkTaxAmount will only clean money if $ugWeDoNotKnowIfItNeedsCleaning_Help is TRUE - doing so will give a deprecation warning & 'clean' the money

After

money is expected to be clean.

Technical Details

NOT setting this true (ie having the function clean up the money has been giving deprecation notices
for a year, it can go now

Comments

Note the 2 places where this param WAS true are db-loaded browse displays, not user input so should be fine

Per civicrm@243320e
NOT setting this true (ie having the function clean up the money has been giving deprecation notices
for a year, it can go now
@civibot
Copy link

civibot bot commented Apr 27, 2020

(Standard links)

@civibot civibot bot added the master label Apr 27, 2020
@seamuslee001
Copy link
Contributor

Changes look good to me merging

@seamuslee001 seamuslee001 merged commit 0fdffe8 into civicrm:master May 4, 2020
@seamuslee001 seamuslee001 deleted the batch branch May 4, 2020 09:09
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