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.

62 lines
1.9 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. ===============================================
  5. Group-based permissions for importing CSV files
  6. ===============================================
  7. This module makes importing data from CSV and Excel files optional for each user,
  8. allowing it only for those users belonging to a specific group.
  9. Any other user not belonging to such group will not have the "Import" button
  10. available anywhere. The action will even be blocked internally (to prevent
  11. XMLRPC access, for example).
  12. Usage
  13. =====
  14. To allow a user to import data from CSV and Excel files, just follow this steps:
  15. * Go to *Settings/Users/Users* menu.
  16. * Enter the user you want to allow.
  17. * Within the "Access Rights" tab and "Technical Settings" group, check the
  18. option "Allow importing CSV/Excel files".
  19. Bug Tracker
  20. ===========
  21. Bugs are tracked on `GitHub Issues
  22. <https://github.com/OCA/server-tools/issues>`_. In case of trouble, please
  23. check there if your issue has already been reported. If you spotted it first,
  24. help us smash it by providing detailed and welcomed feedback.
  25. Credits
  26. =======
  27. Contributors
  28. ------------
  29. * Alejandro Santana <alejandrosantana@anubia.es>
  30. * Antonio Esposito <a.esposito@onestein.nl>
  31. Do not contact contributors directly about support or help with technical issues.
  32. Maintainer
  33. ----------
  34. .. image:: https://odoo-community.org/logo.png
  35. :alt: Odoo Community Association
  36. :target: https://odoo-community.org
  37. This module is maintained by the OCA.
  38. OCA, or the Odoo Community Association, is a nonprofit organization whose
  39. mission is to support the collaborative development of Odoo features and
  40. promote its widespread use.
  41. To contribute to this module, please visit https://odoo-community.org.
  42. Icon
  43. ----
  44. Iconic fonts used in module icon are Font Awesome: http://fontawesome.io/