From 1f130922f22c1a786eab47c79b22996ea66847e9 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 2 Apr 2024 14:44:31 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- document_page/README.rst | 2 +- document_page/__manifest__.py | 2 +- document_page/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f82c579b..28146638 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [document_knowledge](document_knowledge/) | 17.0.1.0.0 | | Documents Knowledge -[document_page](document_page/) | 17.0.1.0.0 | | Document Page +[document_page](document_page/) | 17.0.1.1.0 | | Document Page [document_page_access_group](document_page_access_group/) | 17.0.1.0.0 | | Choose groups to access document pages [document_page_tag](document_page_tag/) | 17.0.1.0.0 | | Allows you to assign tags or keywords to pages and search for them afterwards diff --git a/document_page/README.rst b/document_page/README.rst index 74262223..10cc4500 100644 --- a/document_page/README.rst +++ b/document_page/README.rst @@ -7,7 +7,7 @@ Document Page !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5b663fff8a0893148a90ae793979a79f73a0f3811eed5b6f11f52bc0b8aac4ad + !! source digest: sha256:2e45555d4116872b6ac3f1149a0c3fd28e8950e71d153b8fcfe0e3b7b524527f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/document_page/__manifest__.py b/document_page/__manifest__.py index 7f3db61a..e7a125a7 100644 --- a/document_page/__manifest__.py +++ b/document_page/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Document Page", - "version": "17.0.1.0.0", + "version": "17.0.1.1.0", "category": "Knowledge Management", "author": "OpenERP SA, Odoo Community Association (OCA)", "images": [ diff --git a/document_page/static/description/index.html b/document_page/static/description/index.html index 0a268dc7..82000774 100644 --- a/document_page/static/description/index.html +++ b/document_page/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:5b663fff8a0893148a90ae793979a79f73a0f3811eed5b6f11f52bc0b8aac4ad +!! source digest: sha256:2e45555d4116872b6ac3f1149a0c3fd28e8950e71d153b8fcfe0e3b7b524527f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows you to write web pages for internal documentation.