Детали задачи
- 
    Ошибка 
- 
    Решение: Готово
- 
    Low 
- 
    Community 3.0.b, Community 3.0.c
- 
    Не заполнено
- 
    Не заполнено
- 
        Minor
Описание
1. Create new agreement.
2. Fill the 'Total amount' field with real value that can't be converted from decimal to binary without data loss, e.g.:
11.125, 11.5 - wrong
11,126, 11,5001 - correct
3. Press the button 'Create'
Expected result: your value will displayed at the agreement's card (e.g. 11.126);
Actual result: changed value will displayed at the agreement's card (e.g. 111.1259994506836).
