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

feat: allow custom money divisor #6055

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

KDederichs
Copy link
Contributor

Fixes #6054 by only setting the divisor when it's not already set, and in case of a custom one (not 1 or 100) use it to divide.

@javiereguiluz javiereguiluz added this to the 4.x milestone Dec 6, 2023
@javiereguiluz javiereguiluz merged commit a531172 into EasyCorp:4.x Dec 7, 2023
23 checks passed
@javiereguiluz
Copy link
Collaborator

Kai, thanks for reporting this and for providing the code to solve it. Cheers!

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.

Can not set custom divisor on MoneyType
2 participants