Metadata-Version: 2.0
Name: odoo10-addon-base-maintenance-config
Version: 10.0.1.0.0.99.dev4
Summary: Provides general settings for the Maintenance App
Home-page: https://github.com/OCA/maintenance
Author: Onestein, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Dist: odoo (<10.1dev,>=10.0)

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

=======================
Base Maintenance Config
=======================

This module doesn't introduce new functionalities; it rather provides maintenance-related generic tools to be used in further specific-purpose modules.
Such generic tools include:
#. A general settings section for the maintenance functionalities.
#. A security group category 'Maintenance' with two levels: 'User' and 'Manager'.

Usage
=====

This module doesn't provide new functionalities.
Still you can now set a new security group on users. To do so, you need to:
#. Go on 'Settings' -> 'Users' -> 'Users'
#. Create a new user or select an already existing one
#. In the tab 'Access Rights', at the 'Application' paragraph you'll now be able to select a group, including 'User' and 'Manager' for the 'Maintenance' category

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/240/10.0

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

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

Credits
=======

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

* Antonio Esposito <a.esposito@onestein.nl>

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

Maintainer
----------

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

This module is maintained by the OCA.

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.

To contribute to this module, please visit https://odoo-community.org.


