Merge PR #2348 into 15.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2022-11-29 13:09:10 +00:00

View File

@@ -6,8 +6,8 @@
<field name="arch" type="xml">
<field name="name" position="before">
<field
name="image_small"
options="{'tooltip_image': 'image'}"
name="image_128"
options="{'tooltip_image': 'image_1920'}"
widget="image"
string="Image"
/>