Commit Graph

9 Commits (fd122a5cd15cbed99818a815fefcf7da59eb934f)

Author SHA1 Message Date
OCA-git-bot 8d87dcba56 web_widget_one2many_tree_line_duplicate 13.0.1.0.2 2022-08-04 11:06:20 +00:00
david c42f1a9d95 [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
2022-08-04 09:47:55 +02:00
david 526b8cb537 [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
2022-08-02 17:18:38 +02:00
OCA-git-bot 5e59132a33 web_widget_one2many_tree_line_duplicate 13.0.1.0.1 2022-04-14 17:11:44 +00:00
Alexandre D. Díaz c9e60c7b97 [IMP] web_widget_one2many_tree_line_duplicate: Clone all fields 2022-04-14 17:30:25 +02:00
OCA-git-bot ed103a5d20 [ADD] icon.png 2021-11-20 11:17:03 +00:00
OCA-git-bot 689e3f1393 [UPD] README.rst 2021-11-20 11:17:03 +00:00
oca-travis 3342fd29a2 [UPD] Update web_widget_one2many_tree_line_duplicate.pot 2021-11-20 11:08:46 +00:00
Alexandre D. Díaz e582d38b3e [ADD] web_widget_one2many_tree_line_duplicate 2021-11-19 18:18:15 +01:00