Commit Graph

2 Commits

Author SHA1 Message Date
Anand Kansagra
30e785c487 [MIG] web_tree_many2one_clickable: Migration to 12.0. 2024-03-22 12:35:37 +01:00
Guewen Baconnier
dbdd7fccbb web_tree_many2one_clickable: Check if the node is a field
If a list contains a node which is not a field (e.g. a button), it will
not be found in the fields so we'll have an error trying to get 'type'
from undefined.
2024-03-22 12:35:37 +01:00