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.

67 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.0-standalone.html
  3. :alt: License: AGPL-3
  4. ===============================================
  5. Group-based permissions for importing CSV files
  6. ===============================================
  7. This module makes importing data from CSV 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 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 files".
  19. For further information, please visit:
  20. - https://www.odoo.com/forum/help-1
  21. Bug Tracker
  22. ===========
  23. Bugs are tracked on `GitHub Issues
  24. <https://github.com/OCA/server-tools/issues>`_. In case of trouble, please
  25. check there if your issue has already been reported. If you spotted it first,
  26. help us smash it by providing detailed and welcomed feedback.
  27. Credits
  28. =======
  29. Contributors
  30. ------------
  31. * Alejandro Santana <alejandrosantana@anubia.es>
  32. * Antonio Esposito <a.esposito@onestein.nl>
  33. Maintainer
  34. ----------
  35. .. image:: https://odoo-community.org/logo.png
  36. :alt: Odoo Community Association
  37. :target: https://odoo-community.org
  38. This module is maintained by the OCA.
  39. OCA, or the Odoo Community Association, is a nonprofit organization whose
  40. mission is to support the collaborative development of Odoo features and
  41. promote its widespread use.
  42. To contribute to this module, please visit https://odoo-community.org.
  43. Icon
  44. ----
  45. Iconic fonts used in module icon are Font Awesome: http://fontawesome.io/