Commit Graph

7 Commits

Author SHA1 Message Date
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