Bug 431159

Summary: Create loan account: recalculation not possible
Product: [Applications] kmymoney Reporter: Stefan <projects>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 5.1.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Stefan 2021-01-04 21:07:23 UTC
KMyMoney Version:
```
kmymoney --version
kmymoney 5.1.0
```

**Steps to reproduce:**

1) Account -> New Account
2) Choose a bank
3) Choose account type: Load (or credit)
4) Type: Take a loan
   Frequency: monthly
   interest change rate: monthly
   fixed interest
5) loan amount: empty
   interest rate: default 0
   duration: default 0
   amortization: empty
   rest (one time rate): 0,00

**Expected results:**

Insert a loan amount and click "calculate" to calculate the amortization. Delete the amortization again and click "calculate" again which will add the same amortization value.

**Actual results:**

Insert a loan amount and click "calculate" to calculate the amortization. The amortization is filled in, but can not be deleted. Removing the value and changing the focus will immediately enter 0,00 into that field.

Additionally it's not possible to recalculate the loan amount (will be filled with 0,00). And it's not possible to calculate the interest rate, duration or rest (one time rate) because these fields have already values and it's not possible to empty these fields.
Comment 1 Thomas Baumgart 2021-01-05 12:07:41 UTC

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