3
0
Fork 0
Commit Graph

13 Commits (b7c5ae2320606624fd4684ff88eaf1ab58e7ed25)

Author SHA1 Message Date
oca-ci bf3a0078bc [UPD] Update web_widget_one2many_tree_line_duplicate.pot 2024-06-25 15:19:40 +00:00
ThiagoMForgeFlow 3e62bb4deb [MIG] web_widget_one2many_tree_line_duplicate: Migration to 15.0 2024-06-20 10:42:02 +02:00
ThiagoMForgeFlow 9857c82c94 [IMP] web_widget_one2many_tree_line_duplicate: black, isort, prettier 2024-03-05 12:04:41 +01:00
OCA-git-bot 86602f3f80 [UPD] README.rst 2024-03-05 12:02:35 +01:00
OCA-git-bot 0eb3413084 web_widget_one2many_tree_line_duplicate 13.0.1.0.2 2024-03-05 12:02:35 +01:00
david b5d23ff5d2 [FIX] web_widget_one2many_tree_line_duplicate: cloned record relations
On the cloned record we were unable to change the values of the
relational fields we we just had edited it. Here is solved adding a
pseudo onchange method that triggers the proper refreshed values as if
the record was made manually.

TT38191
2024-03-05 12:02:35 +01:00
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