diff --git a/product_image_suggestion/doc/RELEASE_NOTES.md b/product_image_suggestion/doc/RELEASE_NOTES.md index 181ef7717..6187e6e36 100644 --- a/product_image_suggestion/doc/RELEASE_NOTES.md +++ b/product_image_suggestion/doc/RELEASE_NOTES.md @@ -4,3 +4,8 @@ #### Version 16.0.1.0.0 #### ADD - Initial commit for Product Image Suggestion + +#### 13.06.2024 +#### Version 16.0.1.0.1 +#### UPDT +- Updated image views diff --git a/product_image_suggestion/views/product_template_views.xml b/product_image_suggestion/views/product_template_views.xml index 9c080f95e..a09381831 100644 --- a/product_image_suggestion/views/product_template_views.xml +++ b/product_image_suggestion/views/product_template_views.xml @@ -40,10 +40,11 @@
+ class="fa fa-times pull-right" + title="Delete"/>
+ t-att-src="'data:image/png;base64,'+record.image.raw_value" t-att-alt="record.name or 'Image'"/>