-
Added:
MyMoneyMoney adjustment = 0;
// find the split with the category, which has the actual amount of the dividend
QValueList splits = (*it_transaction).splits();
QValueList::const_iterator it_split = splits.begin();
while( it_split != splits.end() ) {
ReportAccount acc = (*it_split).accountId();
if...
2009-10-10 03:32:48 UTC in KMyMoney
-
Changed group number to as the problems in recording capital losses is still present in 1.0.
Enter security and # of shares.
Enter your purchase price for the shares.
Enter the commission and fees on the transaction.
Take the difference between this value and what you actually got and attempt to enter it as income:long term capital gains (the value entered is negative reflecting a loss).
2009-10-08 21:27:56 UTC in KMyMoney
-
I'm fine with with not being in expert mode if that would fix it, but I looked through the settings dialog, the edit account for investments dialog, and the report dialog and don't seen any expert or normal checkbox that I can set - could you point me in the right direction? I'm sure once you tell me where I'll hit my head and say how did I miss it, but I really don't see it at this point...
2009-09-07 01:37:01 UTC in KMyMoney
-
I duplicated an entry in the checking account ledger and it populated all of the items in the edit area, but didn't move the check number to the next available value. I would think that this would be handy for checking accounts than duplication as you would almost certainly be using the next available check.
2009-09-06 23:26:16 UTC in KMyMoney
-
It would be very much appreciated if a feature were added to allow you to pull stock prices for a particular date rather than having to add them manually. It's nice to have end of period prices (like end of quarter or end of month) for future reports but sometimes you forget and then have no apparent way to pull them without many manual entries.
It might not be possible to do this for every...
2009-09-06 23:06:11 UTC in KMyMoney
-
If I bring up a saved favorite report (for example a net worth account) which has a stock account row checked, the software does not search for any newly added stocks since the report was last saved when it displays again leading to incorrect column totals due to missing rows.
It should not be necessary to uncheck the stock row in the accounts configure tab, apply it, and recheck the stock...
2009-09-06 22:47:49 UTC in KMyMoney
-
I think what is confusing is simply the field identifier of Interest. I don't think of dividends as interest. What about changing that field based on the transaction type - bonds could use interest, stocks could say dividend, stock sales could say capital gain/loss and the like.
2009-07-23 17:19:02 UTC in KMyMoney
-
I'm not where I can test it, but I believe I was forgetting the interest account. Mark it closed (and flag it stupid). Sorry for the bother (as a programmer I hate that).
I'm not sure how it handles the fractional cost, but it might be nice if it would round out the transaction amount (for price/share) to cents (or the smallest unit in the account currency) when displayed. When it came up...
2009-07-23 15:07:26 UTC in KMyMoney
-
It's not for a lack of trying. I tried creating an artificial account, but the first reinvested dividend posted fine. That didn't change the problems with the live accounts though.
For this particular stock, shares are distributed to 6 decimal places and prices are listed to four. A typical transaction would be .549761 shares at 42.6185 dollars per share. This yields a fractional dollar...
2009-07-23 13:28:56 UTC in KMyMoney
-
kmail 1.11.1/4.2.1 (F10) seems to do this less frequently. Occasionally simply removing the lock file is enough to make things work. However the instability with the X server/kmod-nvidia/kde 4.2 linkage locking up the X server at 100% if desktop effects are on means cleaning out the config file of the old folder definitions and dumping kmail to match is still required at times.
Hopefully the...
2009-04-06 21:34:50 UTC in KDE Packaging Project