diff --git a/report_attachment_preview/__manifest__.py b/report_attachment_preview/__manifest__.py index f037fcfbb..7a68f4197 100644 --- a/report_attachment_preview/__manifest__.py +++ b/report_attachment_preview/__manifest__.py @@ -21,7 +21,7 @@ ############################################################################# { 'name': 'Reports and Attachments Preview in Browser', - 'version': '18.0.1.0.0', + 'version': '1.3', 'category': 'Extra Tools', 'summary': """Open PDF Reports and Attachments Preview in new Browser Tab""", 'description': """This module enables viewing PDF reports and attachments in diff --git a/report_attachment_preview/doc/RELEASE_NOTES.md b/report_attachment_preview/doc/RELEASE_NOTES.md index 0a20b4513..c8025ac38 100755 --- a/report_attachment_preview/doc/RELEASE_NOTES.md +++ b/report_attachment_preview/doc/RELEASE_NOTES.md @@ -4,3 +4,8 @@ #### Version 18.0.1.0.0 #### ADD - Initial Commit for Reports and Attachments Preview in Browser + +#### 29.10.2024 +#### Version 18.0.1.0.0 +#### Bug fixes + - Resolved the style issue of the related products diff --git a/report_attachment_preview/static/description/index.html b/report_attachment_preview/static/description/index.html index 909701df3..9a02e05fc 100644 --- a/report_attachment_preview/static/description/index.html +++ b/report_attachment_preview/static/description/index.html @@ -126,7 +126,8 @@ line-height: 15.96px; text-transform: uppercase; "> - Open PDF Reports and Attachments Preview in new Browser Tab. + Open PDF Reports and Attachments Preview in new + Browser Tab.
- Available in Odoo 18.0 Community, Enterprise and Odoo.sh .
+ Available in Odoo 17.0 + Community, Enterprise and + Odoo.sh . @@ -505,7 +509,9 @@ style="color:#fff; font-size:14px">- We can see a preview of attachments while downloading them. .
+ We can see a preview of + attachments while downloading + them. . @@ -519,7 +525,9 @@ style="color:#fff; font-size:14px">- Open PDF reports in a new browser tab without downloading. .
+ Open PDF reports in a new + browser tab without downloading. + . @@ -711,7 +719,7 @@ Latest Release 18.0.1.0.0 - 9th October, 2024 + 26th September, 2024