Amount in project detail page will have company default currency symbol#529
Merged
supriya3105 merged 6 commits intodevelopfrom Jun 28, 2022
Merged
Amount in project detail page will have company default currency symbol#529supriya3105 merged 6 commits intodevelopfrom
supriya3105 merged 6 commits intodevelopfrom
Conversation
Current Code Coverage Percent of this PR:88.74 %Files having coverage below 100%
|
Contributor
rohitjoshixyz
left a comment
There was a problem hiding this comment.
Question: Why don't we use the FormatAmountService here as it is merged now?
Contributor
Author
|
Yeah @rohitjoshixyz , we can use the |
Contributor
Author
|
@rohitjoshixyz updated the code, now we are using the service to get the formatted amount. |
vipulnsward
pushed a commit
that referenced
this pull request
Feb 15, 2026
…ol (#529) * Added correct currency symbol to project index page * Updated project model specs * Fixed inundation issue * Used FormatAmountService to format the project related amount values * Reused format method in project model in test cases Co-authored-by: Gowsik <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Notion card
https://www.notion.so/saeloun/Team-member-hourly-rate-currency-bug-080f697e4cef4cab9bbd0f10add3570b
Summary
On the project detail page, the amount displayed against each team member will have the company's default currency symbol before it.
Preview
Type of change
Please delete options that are not relevant.
not work as expected)
How Has This Been Tested?
Checklist: