Prevent storing Decimal with too much trailing zero
The trailing zero are kept in the Decimal and rendered in the string representation which is unexpected for a field with limited digits.
Closes #12587 (closed)
We Haven't Reached Our Donation Goal Yet
Help us continue developing Tryton as free and open-source software.
https://www.tryton.org/donate
The trailing zero are kept in the Decimal and rendered in the string representation which is unexpected for a field with limited digits.
Closes #12587 (closed)