Skip to content

UX fixes on amount formats and OnNewRecord on E-Documents draft page#5047

Merged
mynjj merged 1 commit intomainfrom
bugs/602181-608430
Oct 7, 2025
Merged

UX fixes on amount formats and OnNewRecord on E-Documents draft page#5047
mynjj merged 1 commit intomainfrom
bugs/602181-608430

Conversation

@mynjj
Copy link
Copy Markdown
Contributor

@mynjj mynjj commented Oct 6, 2025

Summary

This PR fixes the following UX issues:

  • The new feature of the currency symbol of the AutoFormat property was showing in the Quantity field of the purchase draft since the field was misclassified.
  • The DecimalPlaces property of the quantity was not aligned with other quantities in the product.
  • The Line Amount in the draft page had a value when adding a new line.

Work Item(s)

Fixes AB#602181
Fixes AB#608430

@mynjj mynjj requested a review from a team as a code owner October 6, 2025 14:39
@mynjj mynjj requested a review from Groenbech96 October 6, 2025 14:39
@github-actions github-actions bot added this to the Version 28.0 milestone Oct 6, 2025
@mynjj mynjj requested review from Jose-agg and ventselartur October 6, 2025 14:40
@mynjj mynjj enabled auto-merge (squash) October 7, 2025 07:03
@mynjj mynjj requested a review from a team October 7, 2025 07:03
@mynjj mynjj merged commit 5096050 into main Oct 7, 2025
32 of 34 checks passed
@mynjj mynjj deleted the bugs/602181-608430 branch October 7, 2025 08:29
miljance pushed a commit to miljance/BCApps that referenced this pull request Oct 22, 2025
…icrosoft#5047)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
This PR fixes the following UX issues:
- The new feature of the currency symbol of the AutoFormat property was
showing in the Quantity field of the purchase draft since the field was
misclassified.
- The DecimalPlaces property of the quantity was not aligned with other
quantities in the product.
- The Line Amount in the draft page had a value when adding a new line.

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#602181](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/602181)
Fixes
[AB#608430](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/608430)

Co-authored-by: Joshua Martínez Pineda <diegojoshuam@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants