[kmymoney] [Bug 474474] KMyMoney crashes when filling in scheduled transaction

2023-09-13 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=474474

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||5.2
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/-/commit/0488ba
   ||96d453c0943257b56cc0983726e
   ||ebe5d1b

--- Comment #1 from Thomas Baumgart  ---
Git commit 0488ba96d453c0943257b56cc0983726eebe5d1b by Thomas Baumgart.
Committed on 14/09/2023 at 08:28.
Pushed by tbaumgart into branch 'master'.

Prevent triggering autofill while loading scheduled transaction
FIXED-IN: 5.2

M  +5-1kmymoney/views/newtransactioneditor.cpp

https://invent.kde.org/office/kmymoney/-/commit/0488ba96d453c0943257b56cc0983726eebe5d1b

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

[kmymoney] [Bug 474478] New: Exporting account exports the origin currency vice the account currency amount

2023-09-13 Thread JackM via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=474478

Bug ID: 474478
   Summary: Exporting account exports the origin currency vice the
account currency amount
Classification: Applications
   Product: kmymoney
   Version: 5.1.3
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: exporter
  Assignee: kmymoney-devel@kde.org
  Reporter: jackfmaho...@gmail.com
  Target Milestone: ---

SUMMARY
***
I have multiple currencey accounts. When transfering money from a USD account
to an AUD account, the amounts in each account shows the correct amount ie USD
1000.00 shows 1496.00 in AUD account. But when I export the AUD account it
shows 1000.00 vice 1496.00. The makes offline data compares impossible.
***


STEPS TO REPRODUCE
1. Create two accounts one is USD and one is AUD with a nymber of normal
transactions
2. Create a transaction to transfer USD money into the AUD account
3. Verify each accounts how the equalvent values in each currency
4. Export the the AUD account and examine the value for that transaction 

OBSERVED RESULT
$1000.00 value in transaction 

EXPECTED RESULT
$1496.00 is the correct AID value

SOFTWARE/OS VERSIONS
Windows: Windows 11

Qt Version: 

ADDITIONAL INFORMATION

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

[kmymoney] [Bug 474474] New: KMyMoney crashes when filling in scheduled transaction

2023-09-13 Thread David Naylor via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=474474

Bug ID: 474474
   Summary: KMyMoney crashes when filling in scheduled transaction
Classification: Applications
   Product: kmymoney
   Version: git (master)
  Platform: macOS (DMG)
OS: macOS
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kmymoney-devel@kde.org
  Reporter: naylor.b.da...@gmail.com
  Target Milestone: ---

Created attachment 161596
  --> https://bugs.kde.org/attachment.cgi?id=161596&action=edit
macOS crash report

STEPS TO REPRODUCE
1. Find a transaction in the "Ledger"
2. Right click and select "Create scheduled transaction..."
3. Select a transaction from the "Select autofill transaction" dialog and click
"OK"

OBSERVED RESULT
KMyMoney crashes

EXPECTED RESULT
The dialog for creating a scheduled transaction appears

SOFTWARE/OS VERSIONS
macOS: 13.5

ADDITIONAL INFORMATION
KMyMoney nightly (5.1.80-5d4ad1deb) was used (the stable version didn't show
any content under home, due to an issue with QWebEngine).  

The new schedule dialog does appear clicking the "New Schedule..." button on
the "Scheduled transactions" page, or when selecting "Cancel" on the "Select
autofill transaction" dialog.  Thus, it is likely the autofilling that is
causing the crash.

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