Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 61 |
Technical Name |
web_widget_image_field |
License | LGPL-3 |
Versions | 16.0 17.0 18.0 |
This module add a new widget to add an image on the left of a relation field. It like the many2one_avatar widget. When adding the widget to a field, you can specify the image field to use (default is image_128).
Example:
<field name="track_id" widget="many2one_image" options="{'image_field': 'image_256'}"/>

Contributing:
If you're interested in contributing, please visit the GitHub repository @ github.com/VictorHachard/odoo-modules
Issue:
If you encounter any issues, please visit the GitHub repository issue section @ github.com/VictorHachard/odoo-modules/issues
Please log in to comment on this module