0
serdar.genc@talentra.net created
10 Answer(s)
-
0
Hi,
- Exception message and stack trace:
- Steps to reproduce the issue:
-
0
Step1: i created 'Bank' entity with abp suite. 'Balance' field is decimal. Step2: Run the app. Click the Banks from menu. Click the 'New Bank'. Step3 : Enter the Balance = 14.45 and Click the save button. Step4: Redirect index page. This record show: 1445.... not 14.45 PS. 1445,00 show in the DB tables.
-
0
I will check it. thanks.
-
0
-
0
-
0
-
0
HI,
Ok, please email me. shiwei.liang@volosoft.com
-
0
Hi liangshiwei,
problem is language. app correctly in english. but dosen't work 'Turkish'.
Why doesn't it work for Turkish?
-
0
Hi,
Tr uses comma
,
You should enter
14,45
.See https://github.com/abpframework/abp/issues/8050
-
0
This question has been automatically marked as stale because it has not had recent activity.