You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
oca-travis c07c9b3d9a [UPD] Update base_import_security_group.pot 6 years ago
..
i18n [UPD] Update base_import_security_group.pot 6 years ago
security [RFR] Rename module 7 years ago
static [ADD] Tests 7 years ago
tests [ADD] Tests 7 years ago
views [RFR] Rename module 7 years ago
README.rst [ADD] Tests 7 years ago
__init__.py [ADD] Tests 7 years ago
__openerp__.py [ADD] Tests 7 years ago
hooks.py [ADD] Tests 7 years ago

README.rst

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

===============================================
Group-based permissions for importing CSV files
===============================================

This module makes importing data from CSV files optional for each user,
allowing it only for those users belonging to a specific group.
Any other user not belonging to such group will not have the "Import" button
available anywhere. The action will even be blocked internally (to prevent
XMLRPC access, for example).

Configuration
=============

To allow a user to import data from CSV files, just follow this steps:

* Go to *Settings/Users/Users* menu.
* Enter the user you want to allow.
* Within the "Access Rights" tab and "Technical Settings" group, check the
option "Allow importing CSV files".

Usage
=====

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

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

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/server-tools/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
------------

* Alejandro Santana <alejandrosantana@anubia.es>
* Stefan Rijnhart <stefan@opener.amsterdam>
* Antonio Esposito <a.esposito@onestein.nl>

Icon
----

Iconic fonts used in module icon are Font Awesome: http://fontawesome.io/

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.