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

Can't always change the amount of an existing transfer #28

Open
kbaley opened this issue Jun 20, 2020 · 0 comments
Open

Can't always change the amount of an existing transfer #28

kbaley opened this issue Jun 20, 2020 · 0 comments

Comments

@kbaley
Copy link
Owner

kbaley commented Jun 20, 2020

To reproduce:

  1. Enter a transfer
  2. Open one side of the transaction for editing
  3. Tab from the date to the amount
  4. Change the amount
  5. Press enter to save

There is an error in the controller because the transaction has an invalid categoryId (Starting with 'TRF:'). Workaround: Click directly into the amount and don't tab through. Either the vendor or category fields are setting the categoryId on the transaction.

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