[kmymoney] [Bug 440695] Unable to inspect the Splits when account is closed.

2021-11-04 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=440695

--- Comment #5 from Thomas Baumgart  ---
Git commit e0e1c65ef53e631b3fea63ddc64340478794bf72 by Thomas Baumgart.
Committed on 04/11/2021 at 17:07.
Pushed by tbaumgart into branch 'master'.

Implement read-only mode for transaction editors

This is the implementation of the feature in master

M  +5-0kmymoney/views/journaldelegate.cpp
M  +8-4kmymoney/views/kmymoneyview.cpp
M  +41   -24   kmymoney/views/newspliteditor.cpp
M  +2-0kmymoney/views/newspliteditor.h
M  +29   -8kmymoney/views/newtransactioneditor.cpp
M  +3-0kmymoney/views/newtransactioneditor.h
M  +1-1kmymoney/views/simpleledgerview.cpp
M  +14   -4kmymoney/views/splitdelegate.cpp
M  +1-0kmymoney/views/splitdelegate.h
M  +35   -22   kmymoney/views/splitdialog.cpp
M  +1-0kmymoney/views/splitdialog.h
M  +8-0kmymoney/views/splitview.cpp
M  +2-0kmymoney/views/splitview.h
M  +13   -1kmymoney/views/transactioneditorbase.cpp
M  +3-0kmymoney/views/transactioneditorbase.h

https://invent.kde.org/office/kmymoney/commit/e0e1c65ef53e631b3fea63ddc64340478794bf72

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

[kmymoney] [Bug 440695] Unable to inspect the Splits when account is closed.

2021-10-31 Thread Fabiano Caruana via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=440695

--- Comment #4 from Fabiano Caruana  ---
Hi Thomas,

I have tested with the AppImage ... GREAT !!!

Thank you!

greetings
Udo

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

[kmymoney] [Bug 440695] Unable to inspect the Splits when account is closed.

2021-10-31 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=440695

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/15efbeb0
   ||c749152436f051c1f4a7454e650
   ||690b3
   Version Fixed In||5.1.3
 Resolution|--- |FIXED

--- Comment #3 from Thomas Baumgart  ---
Git commit 15efbeb0c749152436f051c1f4a7454e650690b3 by Thomas Baumgart.
Committed on 31/10/2021 at 09:14.
Pushed by tbaumgart into branch '5.1'.

Implement read-only mode for transaction editors

This change is for the stable branch only. Master needs its own
implementation.
FIXED-IN: 5.1.3

M  +10   -0kmymoney/dialogs/investtransactioneditor.cpp
M  +38   -16   kmymoney/dialogs/kmymoneysplittable.cpp
M  +7-1kmymoney/dialogs/kmymoneysplittable.h
M  +39   -17   kmymoney/dialogs/ksplittransactiondlg.cpp
M  +7-0kmymoney/dialogs/ksplittransactiondlg.h
M  +11   -0kmymoney/dialogs/stdtransactioneditor.cpp
M  +7-1kmymoney/dialogs/transactioneditor.cpp
M  +7-0kmymoney/dialogs/transactioneditor.h
M  +28   -26   kmymoney/dialogs/transactioneditor_p.h
M  +16   -45   kmymoney/views/kgloballedgerview.cpp
M  +0-23   kmymoney/views/kgloballedgerview_p.h

https://invent.kde.org/office/kmymoney/commit/15efbeb0c749152436f051c1f4a7454e650690b3

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

[kmymoney] [Bug 440695] Unable to inspect the Splits when account is closed.

2021-10-29 Thread Fabiano Caruana via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=440695

Fabiano Caruana  changed:

   What|Removed |Added

 CC||bugzi...@lubich.com

--- Comment #2 from Fabiano Caruana  ---
Hello KMyMoney-Team,

I also would like to be able to view the split bookings even with a closed
account (not edit).
At the moment I have to reactivate the account for this function (and then
don't forget to close it again).

regards
Udo

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

[kmymoney] [Bug 440695] Unable to inspect the Splits when account is closed.

2021-08-22 Thread Dawid Wróbel via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=440695

--- Comment #1 from Dawid Wróbel  ---
Another issue is that if any of the accounts included in a split transaction is
closed, it becomes impossible to edit it.

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