[IMP] web_tree_image_tooltip :

* Add the possibility to define an alternative image field for the tooltip image to reduce the bandwidth used
* Add image in the description of the module
* Add demo data for the res.users tree view
This commit is contained in:
Sylvain LE GAL
2022-03-10 15:27:05 +01:00
committed by Christopher Ormaza
parent d257ce8585
commit da19285c58
9 changed files with 66 additions and 1 deletions

View File

@@ -17,6 +17,9 @@
"category": "Web",
"depends": ["web"],
"data": [],
"demo": [
"demo/view_res_users.xml",
],
"assets": {
"web.assets_backend": [
"web_tree_image_tooltip/static/src/scss/common.scss",