Content
View differences
Updated by Henriette Darge almost 6 years ago
### **Environment**:
OpenProject 10.5
qa.openproject-edge.com / dev
### **Steps to reproduce:**
1. Chose German as language
2. Go to budget.
3. 2. Open create budget screen.
4. 3. Enter a unit cost entry and enter a value starting with a zero (e.g. 0.5)
### **Actual Behavior**
The budget calculation ignores the zero and the dot (e.g. instead of using the value for 0.5 the value 5 is used) which leads to very wrong cost positions:

### **Expected Behavior**
The correct cost is set.
OpenProject 10.5
qa.openproject-edge.com / dev
### **Steps to reproduce:**
1. Chose German as language
2. Go to budget.
3.
4.
### **Actual Behavior**
The budget calculation ignores the zero and the dot (e.g. instead of using the value for 0.5 the value 5 is used) which leads to very wrong cost positions:

### **Expected Behavior**
The correct cost is set.