Skip to content
Snippets Groups Projects
Commit 91911159 authored by Denis Ledoux's avatar Denis Ledoux
Browse files

[FIX] web: editable list, no re-rendering on field validation

When adding several lines in an editable list (adding 7 lines to an invoice for instance), then clicking on the first row direcly after having filled the last line, the value of the cell sometimes had the value of the last line. Just a display bug, but still.

Using internal_set_value avoid the re-rendering of the cell, and solve the above issue

opw-620111
parent ae34a1e9
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment