Error amount form to table

Hello

First of all, sorry for my English…

I found during my tests made on seatable, that the form does not return the right amounts:

for example:
when writing: 15,00
image

it adds in the table: 1500,00
image

Other example :
When writing: 12,50
it adds in the table: 1250,00

I use the last version of seatable.

thanks for help

@daniel.pan I can confirm the issue.

To reproduce:

  • In a currency column, set decimal separator to comma
  • In a form, enter an amount in the currency field using a comma as decimal separator
    → Result: SeaTable discards the comma and saves the value without comma.

(There is no equivalent problem when using the currency column with dot as decimal separator.)

1 Like

I will check the issue.

1 Like

SeaTable 2.8 should have fixed the problem. Can you test, please?

@yblis Unless you contradict, I assume that the problem has been solved and I will close the topic.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.