Commit Graph

13 Commits (f1ee6f13b51ce660deec832dc92d58f33ccce65e)

Author SHA1 Message Date
maciej-wichowski 2ce565e9ab [17.0][MIG] web_tree_many2one_clickable 2024-04-22 08:46:15 +02:00
tarteo b878a1a6d5 [MIG] web_tree_many2one_clickable: Migration to 16.0
[MIG] web_tree_many2one_clickable: Migration to 16.0

[MIG] web_tree_many2one_clickable: Migration to 16.0

[MIG] web_tree_many2one_clickable: Migration to 16.0
2024-03-28 14:06:28 +01:00
Xander De Matteis 76206b6fb5 [MIG] web_tree_many2one_clickable: Migration to 15.0 2024-03-22 12:35:37 +01:00
Eduardo De Miguel e663a865b9 [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.
2024-03-22 12:35:37 +01:00
Raf Ven 8f16b9d648 [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.
2024-03-22 12:35:37 +01:00
Kévin Roche e80711181f [MIG] web_tree_many2one_clickable: Migration to 14.0 2024-03-22 12:35:37 +01:00
Simone de55827a3f [MIG] web_tree_many2one_clickable: Migration to 13.0 2024-03-22 12:35:37 +01:00
Simone e50e471af1 [IMP] web_tree_many2one_clickable: black, isort 2024-03-22 12:35:37 +01:00
Alexandre Díaz f67904f20c [MIG] web_tree_many2one_clickable: Migration to 12.0 2024-03-22 12:35:37 +01:00
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
Artem Kostyuk 5c7856d9cb [MIG] web_tree_many2one_clickable: Migration to 11.0 2024-03-22 12:35:37 +01:00
Atchuthan, Sodexis fa7e92057d [MIG] web_tree_many2one_clickable: Migrated to 10.0 2024-03-22 12:35:37 +01:00