knowledge/document_page_access_group
2025-05-13 22:51:53 +00:00
..
i18n Added translation using Weblate (Portuguese (Brazil)) 2025-05-13 21:08:31 +00:00
models [MIG] document_page_access_group: Migration to 18.0 2025-02-28 16:23:14 +05:30
readme [IMP] document_page_access_group: update contributors from document_page_group 2025-05-13 13:54:23 +02:00
security [MIG] document_page_access_group: Migration to 18.0 2025-02-28 16:23:14 +05:30
static/description [BOT] post-merge updates 2025-05-13 22:51:53 +00:00
tests [MIG] document_page_access_group: Migration to 18.0 2025-02-28 16:23:14 +05:30
views [IMP] document_page_access_group: Users compatibility 2025-02-28 16:23:14 +05:30
__init__.py [ADD]document_page_access_group: Add access groups to document pages 2025-02-28 16:23:14 +05:30
__manifest__.py [BOT] post-merge updates 2025-05-13 22:51:53 +00:00
pyproject.toml [IMP] document_page_access_group: pre-commit auto fixes 2025-02-28 16:23:14 +05:30
README.rst [BOT] post-merge updates 2025-05-13 22:51:53 +00:00

==========================
Document Page Access Group
==========================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:e8eb8a033737ed252b5c1198683cc7df9f0773817836d80e33e7b76058ba44de
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github
    :target: https://github.com/OCA/knowledge/tree/18.0/document_page_access_group
    :alt: OCA/knowledge
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-document_page_access_group
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/knowledge&target_branch=18.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows to select which users groups have access to the
document pages.

**Table of contents**

.. contents::
   :local:

Usage
=====

To select the users that have access to a given document page you need
to open a document, go to the 'Security' tab and you have 3 options:

- Select a group: Only users with those groups will be able to see the
  page.
- Select any user: Only the selected users will be able to see the page.
- Do not select group or user: All users will be able to see the page.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/knowledge/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/knowledge/issues/new?body=module:%20document_page_access_group%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Sygel
* Creu Blanca

Contributors
------------

- Manuel Regidor <manuel.regidor@sygel.es>
- Alberto Martínez <alberto.martinez@sygel.es>

- ``Tecnativa <https://www.tecnativa.com>``\ \_:

  - Víctor Martínez

- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__

  - Bhavesh Heliconia

- `Dixmit <https://www.dixmit.com>`__:

  - Enric Tobella

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/knowledge <https://github.com/OCA/knowledge/tree/18.0/document_page_access_group>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.