Commit Graph

7 Commits

Author SHA1 Message Date
david
dcbd8c0e1a [FIX] web_widget_one2many_tree_line_duplicate: clone wisely
- When we clone a line, we can be interested in preloading those fields
availiable in other field views available. Otherwise, we could be unable
to get the proper states in the cloned line.
- When we load the cloned field values from the rpc method, we must
discard those fields not available in the views or some subproccess
could try to get their state causing errors.

TT38191
2024-03-05 12:02:35 +01:00
OCA-git-bot
0ba403819a web_widget_one2many_tree_line_duplicate 13.0.1.0.1 2024-03-05 12:02:35 +01:00
Alexandre D. Díaz
f3e9dd459a [IMP] web_widget_one2many_tree_line_duplicate: Clone all fields 2024-03-05 12:02:35 +01:00
OCA-git-bot
022c1fe061 [ADD] icon.png 2024-03-05 12:02:35 +01:00
OCA-git-bot
6c6be956c3 [UPD] README.rst 2024-03-05 12:02:35 +01:00
oca-travis
c506fb21dc [UPD] Update web_widget_one2many_tree_line_duplicate.pot 2024-03-05 12:02:35 +01:00
Alexandre D. Díaz
045983ba39 [ADD] web_widget_one2many_tree_line_duplicate 2024-03-05 12:02:35 +01:00