Summary: | Allow mass-unassigning / removal of categories in Ledger View | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Daniel Hahler <kde-bugzilla> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | CC: | onet.cristian |
Priority: | NOR | ||
Version: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniel Hahler
2014-11-13 00:53:47 UTC
You cannot have transactions without an assigned category, that's why it prompts you for a new one when you try to delete it What you would like to achieve by deleting the category? As Alvaro said eventually you'll need to assign a category to every transaction so if you just need some temporary marker to know which transactions need processing then why not use a category for that. Let's say create a category named 'UNPROCESSED' and assign all these transactions to this category. Don't you agree that this approach equivalent with having a feature to delete categories from multiple transactions? Yes, using a category like "UNPROCESSED" is basically what I wanted to achieve. And since the search in the Ledger View also looks into the category field, this works for me. Thanks. |