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

Is it useful for a split transaction to have the % in the output data? #2

Open
odscjames opened this issue Nov 13, 2024 · 0 comments
Open

Comments

@odscjames
Copy link
Contributor

I have a transaction with a value of £1000 but it's split 50-50 between 2 countries.

I put it through the splitting process.

The output currently is:

  • Transaction, Country 1, £500
  • Transaction, Country 2, £500

Q: Is it useful to know the percentage too?

Eg, the output would be:

  • Transaction, Country 1, £500, 50%
  • Transaction, Country 2, £500, 50%
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

No branches or pull requests

1 participant