[kmymoney4] [Bug 249844] wrong memo field after duplicating and editing transaction

2017-05-14 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=249844

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
   |money/398304bcf331a322a0fe7 |money/fbd612529ed896765b82f
   |e475775aea887c4b565 |37c912d761aa582b8c2

--- Comment #14 from Thomas Baumgart  ---
Git commit fbd612529ed896765b82f37c912d761aa582b8c2 by Thomas Baumgart.
Committed on 14/05/2017 at 13:16.
Pushed by tbaumgart into branch '4.8'.

Update memo in the other split if requested
FIXED-IN:5.0
(cherry picked from commit 398304bcf331a322a0fe7e475775aea887c4b565)

and adapted to work on Qt4.8

Signed-off-by: Thomas Baumgart 

M  +7-3kmymoney/dialogs/transactioneditor.cpp

https://commits.kde.org/kmymoney/fbd612529ed896765b82f37c912d761aa582b8c2

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney4] [Bug 379695] Loan to a friend. I entered the debt sum twice

2017-05-14 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=379695

--- Comment #3 from Thomas Baumgart  ---
*** Bug 379696 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney4] [Bug 379696] Make it easy to lend/borrow to/from a friend

2017-05-14 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=379696

Thomas Baumgart  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Thomas Baumgart  ---


*** This bug has been marked as a duplicate of bug 379695 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney4] [Bug 379695] Loan to a friend. I entered the debt sum twice

2017-05-14 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=379695

Thomas Baumgart  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Thomas Baumgart  ---
There is no need to enter amounts twice. It's just a matter of the right
collection of accounts and understanding of the mechanics of accounting. The
following steps should help you:

1.) Create an asset account called 'Loan to friend'
2.) Change the credit card payment in your savings account to a transfer into
this asset account
3.) When you friend pays you back (even in multiple installations) enter a
transfer transaction from the 'Loan to friend' account to the account that he
transferred the money to.
4.) Once the asset is payed back, you can close the 'Loan to friend' account.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney4] [Bug 378379] Segfault if a Report is deleted from reports menu whilst it is open in a tab.

2017-05-14 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=378379

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
   |money/30564ba57d2614f1410b8 |money/53879797bc19b45d8704e
   |7e1d4edd81e8fc35fc3 |be4dbcfa28449058f0e

--- Comment #2 from Thomas Baumgart  ---
Git commit 53879797bc19b45d8704ebe4dbcfa28449058f0e by Thomas Baumgart.
Committed on 14/05/2017 at 11:06.
Pushed by tbaumgart into branch '4.8'.

Close report's tab when deleting it from TOC
FIXED-IN:5.0
(cherry picked from commit 30564ba57d2614f1410b87e1d4edd81e8fc35fc3)
Signed-off-by: Thomas Baumgart 

M  +8-0kmymoney/views/kreportsview.cpp

https://commits.kde.org/kmymoney/53879797bc19b45d8704ebe4dbcfa28449058f0e

-- 
You are receiving this mail because:
You are the assignee for the bug.