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

When splitting, autocalculate and add remaining amount #6735

Open
sarjanwebdev opened this issue May 9, 2024 · 1 comment
Open

When splitting, autocalculate and add remaining amount #6735

sarjanwebdev opened this issue May 9, 2024 · 1 comment
Milestone

Comments

@sarjanwebdev
Copy link

sarjanwebdev commented May 9, 2024

As is

User is editing a transaction of $100 and opens splitter dialog.
User changes amount to $37.
User has to calculate remaining and add a split.

To be

  • System should autocalculate and add remaining amount $63.
  • System should always display original amount ($100).
  • System should disallow save & close the splitter dialog until the total amount matches original amount ($100).
@vomikan vomikan added this to the v1.8.1 milestone May 9, 2024
@n-stein
Copy link
Contributor

n-stein commented May 17, 2024

I think this would only work the very first time the transaction is created before any splits are entered. Once splits are entered you can no longer adjust the amount on the transaction directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants