diff --git a/sale_product_image/__manifest__.py b/sale_product_image/__manifest__.py
index 34f600435..b6d449d8b 100644
--- a/sale_product_image/__manifest__.py
+++ b/sale_product_image/__manifest__.py
@@ -21,7 +21,7 @@
#############################################################################
{
"name": "Sale Order Line Images",
- "version": "17.0.1.0.0",
+ "version": "17.0.1.1.0",
"category": 'Sales',
"summary": "Order Line Images In Sale and Sale Report",
"description": """Order Line Images In Sale and Sale Report, odoo 17, order line images""",
@@ -36,6 +36,7 @@
'views/sale_order_line_views.xml',
'views/res_config_settings_views.xml',
'report/sale_order_report.xml',
+ 'views/sale_portal_templates.xml',
],
'images': ['static/description/banner.jpg'],
'license': 'LGPL-3',
diff --git a/sale_product_image/doc/RELEASE_NOTES.md b/sale_product_image/doc/RELEASE_NOTES.md
index e470d03ee..74da5bcda 100644
--- a/sale_product_image/doc/RELEASE_NOTES.md
+++ b/sale_product_image/doc/RELEASE_NOTES.md
@@ -11,3 +11,9 @@
##### Bug fixes
- Updated the image size in the report
+
+#### 10.12.2024
+#### Version 17.0.1.1.0
+##### Bug fixes
+
+- Updated the image in the portal sale orders
\ No newline at end of file
diff --git a/sale_product_image/report/sale_order_report.xml b/sale_product_image/report/sale_order_report.xml
index a13dd139e..6a57bd20e 100644
--- a/sale_product_image/report/sale_order_report.xml
+++ b/sale_product_image/report/sale_order_report.xml
@@ -14,8 +14,8 @@
position="after">
- |
+
+
diff --git a/sale_product_image/views/sale_portal_templates.xml b/sale_product_image/views/sale_portal_templates.xml
new file mode 100644
index 000000000..d5f0fdeaf
--- /dev/null
+++ b/sale_product_image/views/sale_portal_templates.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+ Image
+ |
+
+
+
+
+ |
+
+
+