diff --git a/README.md b/README.md index 61740589681..f3d98ec122c 100644 --- a/README.md +++ b/README.md @@ -23,14 +23,14 @@ addon | version | maintainers | summary --- | --- | --- | --- [attachment_zipped_download](attachment_zipped_download/) | 16.0.2.0.3 | | Attachment Zipped Download [document_knowledge](document_knowledge/) | 16.0.1.1.0 | | Documents Knowledge -[document_page](document_page/) | 16.0.1.6.2 | | Document Page +[document_page](document_page/) | 16.0.2.0.1 | | Document Page [document_page_access_group](document_page_access_group/) | 16.0.1.1.0 | | Choose groups to access document pages [document_page_access_group_user_role](document_page_access_group_user_role/) | 16.0.1.1.0 | victoralmau | Document Page Access Group User Role -[document_page_approval](document_page_approval/) | 16.0.1.2.0 | | Document Page Approval +[document_page_approval](document_page_approval/) | 16.0.2.0.0 | | Document Page Approval [document_page_group](document_page_group/) | 16.0.1.0.1 | | Define access groups on documents [document_page_partner](document_page_partner/) | 16.0.1.0.0 | | Allows to link doucment pages to a partner [document_page_project](document_page_project/) | 16.0.1.0.0 | | This module links document pages to projects -[document_page_reference](document_page_reference/) | 16.0.1.0.1 | etobella | Include references on document pages +[document_page_reference](document_page_reference/) | 16.0.2.0.0 | etobella | Include references on document pages [document_page_tag](document_page_tag/) | 16.0.1.0.1 | | Allows you to assign tags or keywords to pages and search for them afterwards [document_page_tag_print_control](document_page_tag_print_control/) | 16.0.1.0.0 | | Restricts document page printing based on assigned tags [document_url](document_url/) | 16.0.1.0.4 | | URL attachment diff --git a/document_page/README.rst b/document_page/README.rst index c1136ab73e6..15bda3db522 100644 --- a/document_page/README.rst +++ b/document_page/README.rst @@ -11,7 +11,7 @@ Document Page !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4e0718c27d5379fa95750128cae22c39c5f910b41101309b50a4010d363c92dd + !! source digest: sha256:ce46ed197a9f45f6a3a69b670cd72ee11e27f5e9ba0b196a2634f33b02f4af67 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -98,6 +98,10 @@ Trobz * Ángel García de la Chica Herrera +* `Dixmit `__: + + * Enric Tobella + Other credits ~~~~~~~~~~~~~ diff --git a/document_page/__manifest__.py b/document_page/__manifest__.py index e262e47cd24..466906b8f0c 100644 --- a/document_page/__manifest__.py +++ b/document_page/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Document Page", - "version": "16.0.1.6.2", + "version": "16.0.2.0.1", "category": "Knowledge Management", "author": "OpenERP SA, Odoo Community Association (OCA)", "images": [ @@ -17,7 +17,7 @@ ], "website": "https://github.com/OCA/knowledge", "license": "AGPL-3", - "depends": ["mail", "document_knowledge"], + "depends": ["mail", "document_knowledge", "web_editor"], "data": [ "security/document_page_security.xml", "security/ir.model.access.csv", @@ -30,6 +30,9 @@ ], "demo": ["demo/document_page.xml"], "assets": { + "web._assets_primary_variables": [ + "document_page/static/src/**/document_page_variables.scss", + ], "web.assets_backend": [ "document_page/static/src/scss/document_page.scss", ], diff --git a/document_page/demo/document_page.xml b/document_page/demo/document_page.xml index 450f7575bdc..b868bb93535 100644 --- a/document_page/demo/document_page.xml +++ b/document_page/demo/document_page.xml @@ -28,34 +28,23 @@ Additional ressources 1.0 Init - - -
-The news is out, Odoo's latest version 15.0 is here. It's more
-user-friendly, even more business oriented and efficient to manage your company
-
-How to discover the latest version 15.0?
-
-Demo :
-Online:
-Download:
-
-We have also put together a functional demo that presents 15.0. Watch this video
-to learn directly from us what Odoo 15.0 can do for you. Share it in your
-company, with your clients and implement it now for your business.
-
-

Watch on Youtube!


-
-
+ The news is out, Odoo's latest version 15.0 is here. It's more +user-friendly, even more business oriented and efficient to manage your company +How to discover the latest version 15.0?

+

Demo :

+

Online:

+

Download:

+

We have also put together a functional demo that presents 15.0. Watch this video +to learn directly from us what Odoo 15.0 can do for you. Share it in your +company, with your clients and implement it now for your business.

+

Watch on Youtube!

+
-