You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pri-kise
Overall, I like the direction of this change. That said, I think it may be incomplete.
The flag name AlwaysIncludeTwoDecimalPlacesForAmountFields makes it clear this only applies to amount fields - which is fine. My concern is a potential inconsistency: while an amount would now correctly render as 5,00, the Unit Price could still render as 5, since it's not covered by this flag. Do you see that as a problem or you that is not perceived as a problem?
@pri-kise
Overall, I like the direction of this change. That said, I think it may be incomplete.
The flag name AlwaysIncludeTwoDecimalPlacesForAmountFields makes it clear this only applies to amount fields - which is fine. My concern is a potential inconsistency: while an amount would now correctly render as 5,00, the Unit Price could still render as 5, since it's not covered by this flag. Do you see that as a problem or you that is not perceived as a problem?
That's good input. I'll discuss this with my colleague
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
FinanceGitHub request for Finance arealinkedIssue is linked to a Azure Boards work item
4 participants
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.
Summary
Provide an intergration Event in XRechnung Export to always include two decimals for Amount fields
Work Item(s)
Fixes #29717
Fixes AB#626471