@ -454,7 +454,8 @@ open class Session : RealmObject(), SessionInterface, Savable,
data.add(
RowRepresentableEditDescriptor(
result?.cashout?.round(),
inputType = InputType.TYPE_NUMBER_FLAG_SIGNED
inputType = InputType.TYPE_CLASS_NUMBER
or InputType.TYPE_NUMBER_FLAG_DECIMAL
)
}