[kmymoney] [Bug 185570] changing account type not possible

2022-12-30 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=185570

Jack  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #10 from Jack  ---
I'm changing back to REPORTED (it is already a wishlist) and it can be closed
if someone finds another bug for the same requqest.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 185570] changing account type not possible

2022-12-20 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=185570

--- Comment #9 from Dawid Wróbel  ---
I'd say it's a valid issue and should eventually get fixed. The logic deciding
whether or not an account type can be changed and to which type should be moved
to the Account Type model and defined for each type individually. Right now
there's a dedicated piece of code that handles that, which doesn't consider all
transitions.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 185570] changing account type not possible

2022-12-19 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=185570

Jack  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC|ostroffjh@users.sourceforge |
   |.net|

--- Comment #8 from Jack  ---
So should this be closed as WONTFIX?
This has been discussed on the mailing list more than once, and the workaround
is to create a new account of the correct type, and then move all the
transactions.  Not a trivial task, but it works.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 185570] changing account type not possible

2022-02-27 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=185570

--- Comment #7 from Thomas Baumgart  ---
It is probably easier to explain what can be changed. You can change freely
between 'Cash', 'Savings' and 'Checkings'. All others are fixed. We can
certainly add more powers here but this might cause other trouble down the
line.

The code is located (currently) at
https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/dialogs/knewaccountdlg.cpp#L273

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 185570] changing account type not possible

2022-02-27 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=185570

--- Comment #6 from Jack  ---
Is this still a problem?  If Dawid's comment is still relevant, then I'll
change the subject to be more appropriate.  However, I would ask what pairs of
account types currently do not allow changing between, but should.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 185570] changing account type not possible

2021-11-03 Thread Dawid Wróbel
https://bugs.kde.org/show_bug.cgi?id=185570

Dawid Wróbel  changed:

   What|Removed |Added

 CC||m...@dawidwrobel.com

--- Comment #5 from Dawid Wróbel  ---
The types that one can change account from/to are definitely too limited, and I
discussed this previously, possibly even created another (duplicate) issue
about it, but can't find it now.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 185570] changing account type not possible

2021-11-02 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=185570

Jack  changed:

   What|Removed |Added

 CC||ostroffjh@users.sourceforge
   ||.net

--- Comment #4 from Jack  ---
I don't know if this was intentionally addressed, but it changing account type
IS currently permitted, but only within the same basic type of account. 
Savings, checking, and cash for example.  Credit card accounts cannot be
changed, and I don't know if this limitation is reasonable or not.  However, I
think the more appropriate approach would be to confirm account types with the
user at the time of import.

-- 
You are receiving this mail because:
You are watching all bug changes.