diff --git a/sale_product_image/__manifest__.py b/sale_product_image/__manifest__.py index 022a68e36..d8cadbe96 100644 --- a/sale_product_image/__manifest__.py +++ b/sale_product_image/__manifest__.py @@ -21,7 +21,7 @@ ############################################################################# { "name": "Sale Order Line Images", - "version": "18.0.1.0.1", + "version": "18.0.1.0.2", "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""", diff --git a/sale_product_image/doc/RELEASE_NOTES.md b/sale_product_image/doc/RELEASE_NOTES.md index dd65f45df..467d8eb5d 100644 --- a/sale_product_image/doc/RELEASE_NOTES.md +++ b/sale_product_image/doc/RELEASE_NOTES.md @@ -9,3 +9,9 @@ #### Version 18.0.1.0.1 ##### FIX - Fixed the issue in printing product images in the pdf report. + +#### 16.09.2025 +#### Version 18.0.1.0.2 +##### FIX +- Fixed the issues with pdf report for product without images. + diff --git a/sale_product_image/report/sale_order_report.xml b/sale_product_image/report/sale_order_report.xml index 27644f357..7140e94f1 100644 --- a/sale_product_image/report/sale_order_report.xml +++ b/sale_product_image/report/sale_order_report.xml @@ -14,7 +14,9 @@ position="after"> - +