Browse Source

[12.0-mig-base] [MIG] base_technical_features: Migration to 12.0

pull/44/head
Jeroen Evens 6 years ago
committed by Pedro M. Baeza
parent
commit
9ecb59e361
  1. 2
      base_technical_features/__manifest__.py
  2. 5
      base_technical_features/readme/CONTRIBUTORS.rst
  3. 7
      base_technical_features/readme/DESCRIPTION.rst
  4. 19
      base_technical_features/readme/USAGE.rst

2
base_technical_features/__manifest__.py

@ -4,7 +4,7 @@
{
"name": "Technical features group",
"summary": "Access to technical features without activating debug mode",
"version": "11.0.1.0.0",
"version": "12.0.1.0.0",
"category": "Usability",
"website": "https://github.com/oca/server-ux",
"author": "Opener B.V., Odoo Community Association (OCA)",

5
base_technical_features/readme/CONTRIBUTORS.rst

@ -0,0 +1,5 @@
Contributors
------------
* Stefan Rijnhart <stefan@opener.am>
* Jeroen Evens <jeroen.evenss@dynapps.be>

7
base_technical_features/readme/DESCRIPTION.rst

@ -0,0 +1,7 @@
==========================================================
Access to technical features without activating debug mode
==========================================================
In Odoo 9.0 and later, the debug mode grants every employee user access to the
technical features. This module enables persistent access to technical features
based on user preference.

19
base_technical_features/readme/USAGE.rst

@ -0,0 +1,19 @@
Configuration
=============
After installation of this module, every employee can still access technical
features for the applications that they have access to by enabling debug mode.
Additionally, users can check the *Technical feature* field in their
preferences to gain permanent access to the menus and views that fall under
this category.
.. figure:: static/description/user_preferences.png
:alt: User preferences
Upon installation of this module, this preference is already
set for the administrator user of the database.
In the background, this preference is mapped to the *Technical feature (w/o
debug mode)* group that this module adds. As an administrator, you can
therefore manage this preference from the regular Users and Groups menu items.
f it's not unique.
Loading…
Cancel
Save