https://bugs.kde.org/show_bug.cgi?id=385198
Bug ID: 385198
Summary: Impossible to ignore a category for reports
Product: skrooge
Version: Trunk from git
Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 108086
--> https://bugs.kde.org/attachment.cgi?id=108086&action=edit
2-op and 3-op credit card transfer
Is it possible to exclude categories from the reports/dashboard presentations
?
I have the transfers between credit card and checking account labeled in their
own category, and I'd like to exclude them since it's just artificial expenses
and income for report purpose
See this example https://imgur.com/a/YUk4f
On the first 2 lines, I use a transfer, and it does **not** appear in the
income/expense reporting tabs.
On the 3 lines under, here's how the issue pan out :
- I had a refund on the account of the credit card during the month.
- The equilibrium operation, as seen by my bank is
1) Take the current balance of the card account and credit it to become 0
(Purple operation)
2) Take all the expenses from the card and debit it from ckecking account
(blue operation)
3) Take all the income from the card and credit it to checking account (red
operation)
Since the 3 operations do not have the same amount, I can't mark it as transfer
; and if I merge the red and blue operations into a single one, and then make a
transfer out of these 3, the weboob import imports the blue and the red
operation again (probably because there is no operation with their exact amount
anymore).
So it would be nice to either be able to remove completely some categories from
the reporting done by Skrooge (Maybe it already exists, I'd like to know), or
try to design a way to handle these 3 way transfers between accounts when using
boobank (checking all suboperations amount instead of only operations while
importing with boobank maybe ?)
I hope this was clear, thanks for the development in any case
Info :
(ins)(0)$ git log --oneline -n 1
8611f24ea (HEAD -> master, origin/master, origin/HEAD) Merge branch 'master' of
kde:skrooge
(ins)(0)$ git remote -v
origin git://anongit.kde.org/skrooge.git (fetch)
--
You are receiving this mail because:
You are watching all bug changes.