Xander De Matteis
7176c70877
[MIG] web_tree_many2one_clickable: Migration to 15.0
2023-01-16 08:34:33 +01:00
Eduardo De Miguel
fca19aab78
[14.0] [FIX] Clicking on a field with context
...
Clicking on a field with context like this `{'default_product_id': product_id}` doesn't throws an error.
2023-01-16 08:34:33 +01:00
Raf Ven
c774a218d1
[MOD] Pass context defined on tree view field
...
When for instance a form_view_ref context is defined on a field in a specific tree view, the context should also be passed when opening the form.
2023-01-16 08:34:33 +01:00
Kévin Roche
94eaf4051d
[MIG] web_tree_many2one_clickable: Migration to 14.0
2023-01-16 08:34:33 +01:00
Simone
73496a90bf
[MIG] web_tree_many2one_clickable: Migration to 13.0
2023-01-16 08:34:33 +01:00
Simone
eced3dfa53
[IMP] web_tree_many2one_clickable: black, isort
2023-01-16 08:34:33 +01:00
Alexandre Díaz
214a8b9605
[MIG] web_tree_many2one_clickable: Migration to 12.0
2023-01-16 08:34:33 +01:00
Anand Kansagra
1c8ae79fcd
[MIG] web_tree_many2one_clickable: Migration to 12.0.
2023-01-16 08:34:33 +01:00
Guewen Baconnier
abae0f428a
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.
2023-01-16 08:34:33 +01:00
Artem Kostyuk
517d5f6698
[MIG] web_tree_many2one_clickable: Migration to 11.0
2023-01-16 08:34:33 +01:00
Atchuthan, Sodexis
d7bc0febd4
[MIG] web_tree_many2one_clickable: Migrated to 10.0
2023-01-16 08:34:33 +01:00