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

Transfering bookings #2873

Closed
2 of 7 tasks
Django84 opened this issue Feb 3, 2021 · 2 comments
Closed
2 of 7 tasks

Transfering bookings #2873

Django84 opened this issue Feb 3, 2021 · 2 comments
Assignees
Labels

Comments

@Django84
Copy link

Django84 commented Feb 3, 2021

MMEX version:

  • 1.3.7
  • 1.3.6

Note: bug reporters are expected to have verified the bug still exists
either in the last stable version of MMEX or on updated development code
(master branch).

Operating System:

  • Windows
  • Mac OSX
  • Linux

Description of the bug

Please describe your issue with details.
Add screenshot or other files if needed.

Reproduction

Is the bug reproducible?

  • [x ] Always
  • Randomly
  • Happened only once

Reproduction steps:

  1. How can I divide an amount into various categories when I want to make a transfer booking?
    The corresponding field in the booking mask cannot be selected.
  2. How can I split an amount into various categories when I want to do a #transfer booking?
    The corresponding field in the booking mask cannot be selected.

Expected result:

Actual result:

Additional information

If you have a backtrace for a crash or a warning, paste it here.

@whalley
Copy link
Member

whalley commented Feb 4, 2021

You can't. Split transactions are not supported for transfers, you would need to create multiple transfers.

I tend to use a single 'Transfer' category for all transfers between accounts and only use other categories for Deposits and Withdrawals. For my usage I see no value in categorizing 'internal' transfers between accounts, and only use these for 'external' income and expenses.

Of course your usage may vary.

@vomikan
Copy link
Member

vomikan commented Feb 4, 2021

#2616 #1396

@Django84 Django84 closed this as completed Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants