Summary: | Possibility to display different accounts in different currency units | ||
---|---|---|---|
Product: | [Applications] skrooge | Reporter: | Médéric Boquien <mboquien> |
Component: | general | Assignee: | Stephane MANKOWSKI <stephane> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | stephane |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Médéric Boquien
2011-06-18 10:04:05 UTC
To show the amount entered, you have to use the contextual menu on the header of the table and add "Amount Entered". By doing that, you will have operations in the right currency. Is it acceptable for you? PS: You can display both "Amount" and "Amount entered" too. As usual, i did not see that. It much improves the situation. Though it is not ideal yet. If you look at the "Banks and Accounts" tab the currency is still in the primary currency unit. Also i noticed that when importing a qif file, it uses the primary unit, not the unit the account is in. It is trivial to correct that after the import but i guess it should use the account currency unit by default. Thanks a lot! (In reply to comment #2) > As usual, i did not see that. It much improves the situation. Though it is not > ideal yet. If you look at the "Banks and Accounts" tab the currency is still in > the primary currency unit. You are right. I will think about this interesting point. > Also i noticed that when importing a qif file, it uses the primary unit, not > the unit the account is in. It is trivial to correct that after the import but > i guess it should use the account currency unit by default. > This is a very interesting topic too. Could you open an other bug to following it with a scenario. > Thanks a lot! Reported. Bug #275963. Git commit 9a741fca7ed5ec3c9060ecd20807904fa1c16e00 by Stephane Mankowski. Committed on 06/08/2011 at 17:02. Pushed by smankowski into branch 'Feature'. BUG: 275956: Possibility to display different accounts in different currency units In "Account" page, a new attribute name "Amount entered" as been added to be able to see the amount of the account in his unit M +6 -4 skgbankmodeler/skgdocumentbank.cpp M +2 -1 CHANGELOG http://commits.kde.org/skrooge/9a741fca7ed5ec3c9060ecd20807904fa1c16e00 Hi, I did a correction. If this is not enough please reopen this incident Thanks a lot! |