From 7bd8c295fa839075ccbb0b36e29b78071daa6002 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 19 Feb 2024 10:36:13 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- attachment_preview/README.rst | 2 +- attachment_preview/__manifest__.py | 2 +- attachment_preview/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 631d659f..0613d9bb 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [attachment_category](attachment_category/) | 14.0.1.0.1 | | Adds a document category to help classification -[attachment_preview](attachment_preview/) | 14.0.1.0.0 | | Preview attachments supported by Viewer.js +[attachment_preview](attachment_preview/) | 14.0.1.0.1 | | Preview attachments supported by Viewer.js [attachment_zipped_download](attachment_zipped_download/) | 14.0.2.0.0 | | Attachment Zipped Download [document_page](document_page/) | 14.0.1.2.4 | | Document Page [document_page_access_group](document_page_access_group/) | 14.0.1.0.0 | | Choose groups to access document pages diff --git a/attachment_preview/README.rst b/attachment_preview/README.rst index 77f077ca..8af87e04 100644 --- a/attachment_preview/README.rst +++ b/attachment_preview/README.rst @@ -7,7 +7,7 @@ Preview attachments !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4f1ce9d23c3d570efc10d65eab2e5e3508107dd13c7e7e6ff36abbbf3a39639e + !! source digest: sha256:ae82d7c9a4a241fbccc32c3451a266371245fac4c20a39e36c06075b290b7a6e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/attachment_preview/__manifest__.py b/attachment_preview/__manifest__.py index fd30925e..26b7e516 100644 --- a/attachment_preview/__manifest__.py +++ b/attachment_preview/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Preview attachments", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "author": "Therp BV," "Onestein," "Odoo Community Association (OCA)", "license": "AGPL-3", "summary": "Preview attachments supported by Viewer.js", diff --git a/attachment_preview/static/description/index.html b/attachment_preview/static/description/index.html index 4e7574f6..6827bd3e 100644 --- a/attachment_preview/static/description/index.html +++ b/attachment_preview/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:4f1ce9d23c3d570efc10d65eab2e5e3508107dd13c7e7e6ff36abbbf3a39639e +!! source digest: sha256:ae82d7c9a4a241fbccc32c3451a266371245fac4c20a39e36c06075b290b7a6e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/knowledge Translate me on Weblate Try me on Runboat

This addon allows to preview attachments supported by http://viewerjs.org.