Metadata-Version: 2.1
Name: odoo14-addon-base_user_role_menu
Version: 14.0.1.1.0
Summary: Manage Menu Access Based on Roles
Home-page: https://simetri-sinergi.id
Author: PT. Simetri Sinergi Indonesia,OpenSynergy Indonesia
License: AGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 14.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.6
Requires-Dist: odoo14-addon-base-user-role
Requires-Dist: odoo<14.1dev,>=14.0a

.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
  :target: https://www.gnu.org/licenses/agpl
  :alt: License: AGPL-3

=================================
Manage Menu Access Based on Roles
=================================

This module change the way administrator manage menu access.

Key Features:

1. Wizards to reset groups field on ir.ui.menu
2. Change widget groups_id on ir.ui.menu into many2many_checkboxes
3. Field groups_id on ir.ui.menu only show groups with application == User Roles
4. Override write on ir.ui.menu so that only accept groups with application == User Roles. \
   This will prevent additional module to add groups into ir.ui.menu

Installation
============

To install this module, you need to:

1.  Clone the branch 14.0 of the repository https://github.com/open-synergy/opnsynid-server-tools
2.  Add the path to this repository in your configuration (addons-path)
3.  Update the module list
4.  Go to menu *Apps -> Apps -> Main Apps*
5.  Search For *Manage Menu Access Based on Roles*
6.  Install the module

Usage
=====

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

Bugs are tracked on `GitHub Issues
<https://github.com/open-synergy/opnsynid-server-tools/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed
and welcomed feedback.


Credits
=======

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

* Michael Viriyananda <viriyananda.michael@gmail.com>
* Andhitia Rama <andhitia.r@gmail.com>
* Nur Azmi <azmimr67@gmail.com>

Maintainer
----------

.. image:: https://simetri-sinergi.id/logo.png
   :alt: PT. Simetri Sinergi Indonesia
   :target: https://simetri-sinergi.id.com

This module is maintained by the PT. Simetri Sinergi Indonesia.
